2018-09-08 06:53:41,768 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 06:53:41,773 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 06:53:41,773 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-08 06:53:41,775 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-09-08 06:53:41,789 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-08 06:53:42,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 06:53:42,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 06:53:42,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 06:53:42,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 06:53:42,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:53:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474d623f-ed74-43db-b2b1-37c0a6ae43c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:53:42,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-474d623f-ed74-43db-b2b1-37c0a6ae43c0 2018-09-08 06:53:42,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:43,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T07:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["v4rL62vTR1C1hI-ZIib_cQ"], "issued_at": "2018-09-08T06:53:43.000000Z"}} 2018-09-08 06:53:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:43,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:53:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:53:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:43,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d675bb5-2361-4ae0-a121-3ba56593ac6f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 06:53:43,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9d675bb5-2361-4ae0-a121-3ba56593ac6f 2018-09-08 06:53:43,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.566415786743s 2018-09-08 06:53:43,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 06:53:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}}' 2018-09-08 06:53:43,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-594bde92-2879-4ce3-b707-a13588f384a8 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61"}, "enabled": true, "id": "c487a5b1d6b544de8ad5bce35c346a61", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}} 2018-09-08 06:53:43,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-594bde92-2879-4ce3-b707-a13588f384a8 2018-09-08 06:53:43,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217542886734s 2018-09-08 06:53:43,382 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-594bde92-2879-4ce3-b707-a13588f384a8 2018-09-08 06:53:43,383 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5', 'id': u'c487a5b1d6b544de8ad5bce35c346a61', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 06:53:43,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 06:53:43,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.407263994217s 2018-09-08 06:53:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:43,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59de945-8326-4486-a6cb-6945e98f18c5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}, "domain_id": "default", "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5"}} 2018-09-08 06:53:43,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf used request id req-d59de945-8326-4486-a6cb-6945e98f18c5 2018-09-08 06:53:43,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c26e291e0775486796afa5a0f0ee6adf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5'}) 2018-09-08 06:53:43,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d719ea-3692-405a-a352-609baaad89cc Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:44,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a6d719ea-3692-405a-a352-609baaad89cc 2018-09-08 06:53:44,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.133347034454s 2018-09-08 06:53:44,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62684ad3-b6ca-4f25-956b-e0da232e00c4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:44,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62684ad3-b6ca-4f25-956b-e0da232e00c4 2018-09-08 06:53:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0881581306458s 2018-09-08 06:53:44,123 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 06:53:44,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 06:53:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" -d '{"role": {"name": "Member"}}' 2018-09-08 06:53:44,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f8632c-1d4f-491b-9c50-f034a97cb1a1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}} 2018-09-08 06:53:44,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8f8632c-1d4f-491b-9c50-f034a97cb1a1 2018-09-08 06:53:44,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.200666904449s 2018-09-08 06:53:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14795aec-092e-416a-a2c4-6bec88a10293 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "domain_id": null, "name": "Member", "id": "8d6a939eb3974dd9965940f71510e55c"}} 2018-09-08 06:53:44,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c used request id req-14795aec-092e-416a-a2c4-6bec88a10293 2018-09-08 06:53:44,346 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c'}, 'domain_id': None, 'human_id': None, 'id': u'8d6a939eb3974dd9965940f71510e55c', 'HUMAN_ID': False}) 2018-09-08 06:53:44,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5161278d-7359-4546-97d8-962feee0dfe0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:44,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5161278d-7359-4546-97d8-962feee0dfe0 2018-09-08 06:53:44,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.105129957199s 2018-09-08 06:53:44,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:53:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7ccc40-7ea5-4342-a031-b7ef255ddb14 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:53:44,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ce7ccc40-7ea5-4342-a031-b7ef255ddb14 2018-09-08 06:53:44,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0816149711609s 2018-09-08 06:53:44,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:53:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62208e0f-b95d-4ecb-b128-72396976a54f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "domain_id": "default", "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:53:44,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-62208e0f-b95d-4ecb-b128-72396976a54f 2018-09-08 06:53:44,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146116018295s 2018-09-08 06:53:44,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-62208e0f-b95d-4ecb-b128-72396976a54f 2018-09-08 06:53:44,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:53:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf90d31-704d-4abb-b718-5b5b29c0cea4 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61"}, "enabled": true, "id": "c487a5b1d6b544de8ad5bce35c346a61", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}]} 2018-09-08 06:53:44,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cdf90d31-704d-4abb-b718-5b5b29c0cea4 2018-09-08 06:53:44,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839278697968s 2018-09-08 06:53:44,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cdf90d31-704d-4abb-b718-5b5b29c0cea4 2018-09-08 06:53:44,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:53:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=8d6a939eb3974dd9965940f71510e55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077aa70a-9a74-482d-87f1-e268f0c76e3f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=8d6a939eb3974dd9965940f71510e55c", "previous": null, "next": null}} 2018-09-08 06:53:44,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=8d6a939eb3974dd9965940f71510e55c used request id req-077aa70a-9a74-482d-87f1-e268f0c76e3f 2018-09-08 06:53:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810811519623s 2018-09-08 06:53:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:53:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/8d6a939eb3974dd9965940f71510e55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:44,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02e6e7d-afb1-4bf6-82b9-1ab90dff0676 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:53:44,987 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/8d6a939eb3974dd9965940f71510e55c used request id req-a02e6e7d-afb1-4bf6-82b9-1ab90dff0676 2018-09-08 06:53:44,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13054394722s 2018-09-08 06:53:44,988 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '86d4521b-3181-4559-a1e3-d5207a2ebe04', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5', 'project_id': u'c487a5b1d6b544de8ad5bce35c346a61', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 06:53:44,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 06:53:44,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 06:53:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 06:53:44,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 06:53:44,994 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5', 'password': '86d4521b-3181-4559-a1e3-d5207a2ebe04', 'project_name': 'connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c487a5b1d6b544de8ad5bce35c346a61', 'project_domain_name': 'Default'} 2018-09-08 06:53:44,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1f6fce-0a96-4a90-994f-31cd2219b82b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:45,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d1f6fce-0a96-4a90-994f-31cd2219b82b 2018-09-08 06:53:45,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.133708000183s 2018-09-08 06:53:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c9b030-b5c8-44ac-9f19-42130d1d38a2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:45,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-83c9b030-b5c8-44ac-9f19-42130d1d38a2 2018-09-08 06:53:45,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.177316904068s 2018-09-08 06:53:45,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:53:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262d34d3-c87f-47d3-be73-baf8d79f9ba7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:53:45,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-262d34d3-c87f-47d3-be73-baf8d79f9ba7 2018-09-08 06:53:45,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0755858421326s 2018-09-08 06:53:45,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:53:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c5aa58-69f5-43b4-adda-d571cc00d026 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "domain_id": "default", "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:53:45,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d3c5aa58-69f5-43b4-adda-d571cc00d026 2018-09-08 06:53:45,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987520217896s 2018-09-08 06:53:45,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d3c5aa58-69f5-43b4-adda-d571cc00d026 2018-09-08 06:53:45,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:53:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35deb264-502a-4c94-9d9f-15c4241f6b15 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61"}, "enabled": true, "id": "c487a5b1d6b544de8ad5bce35c346a61", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}]} 2018-09-08 06:53:45,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35deb264-502a-4c94-9d9f-15c4241f6b15 2018-09-08 06:53:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144791126251s 2018-09-08 06:53:45,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35deb264-502a-4c94-9d9f-15c4241f6b15 2018-09-08 06:53:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:53:45,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:45,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d1dc59-9a54-4ba1-8244-21de133e89d0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 06:53:45,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-58d1dc59-9a54-4ba1-8244-21de133e89d0 2018-09-08 06:53:45,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.128663063049s 2018-09-08 06:53:45,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:53:45,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f09741-547a-4e54-9b3e-8afb64d38dba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:53:46,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/f376d2e221f54d64a99cacf2559df943 used request id req-48f09741-547a-4e54-9b3e-8afb64d38dba 2018-09-08 06:53:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.243072986603s 2018-09-08 06:53:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67dec20-047a-4de6-9142-9ea4e46afabd Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:46,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d67dec20-047a-4de6-9142-9ea4e46afabd 2018-09-08 06:53:46,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0839579105377s 2018-09-08 06:53:46,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 06:53:46,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-08 06:53:46,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee91959-5efb-4fd8-94a2-a17c16311a5f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5588e8d10faf4a9796afc2cdfd852faf", "links": {"self": "http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf"}, "name": "heat_stack_owner"}} 2018-09-08 06:53:46,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ee91959-5efb-4fd8-94a2-a17c16311a5f 2018-09-08 06:53:46,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0933210849762s 2018-09-08 06:53:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93b948e-e290-4de3-8c85-6d2b34e5b9b7 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf"}, "domain_id": null, "name": "heat_stack_owner", "id": "5588e8d10faf4a9796afc2cdfd852faf"}} 2018-09-08 06:53:46,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf used request id req-f93b948e-e290-4de3-8c85-6d2b34e5b9b7 2018-09-08 06:53:46,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:53:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b394875f-1e09-47f3-8cf3-ccbcdca44d74 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5588e8d10faf4a9796afc2cdfd852faf", "links": {"self": "http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:53:46,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b394875f-1e09-47f3-8cf3-ccbcdca44d74 2018-09-08 06:53:46,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.140357971191s 2018-09-08 06:53:46,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:53:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b6f1a4-f24a-4f85-959d-df11f3885924 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:53:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-92b6f1a4-f24a-4f85-959d-df11f3885924 2018-09-08 06:53:46,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.126394987106s 2018-09-08 06:53:46,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:53:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7dd9b4-38ef-4aa5-b740-25340bbf5dd3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "domain_id": "default", "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:53:46,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ad7dd9b4-38ef-4aa5-b740-25340bbf5dd3 2018-09-08 06:53:46,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982010364532s 2018-09-08 06:53:46,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ad7dd9b4-38ef-4aa5-b740-25340bbf5dd3 2018-09-08 06:53:46,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:53:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c125074e-882c-4232-800d-fb31d55153e5 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61"}, "enabled": true, "id": "c487a5b1d6b544de8ad5bce35c346a61", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}]} 2018-09-08 06:53:46,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c125074e-882c-4232-800d-fb31d55153e5 2018-09-08 06:53:46,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.141685962677s 2018-09-08 06:53:46,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c125074e-882c-4232-800d-fb31d55153e5 2018-09-08 06:53:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:53:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=5588e8d10faf4a9796afc2cdfd852faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:46,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ae8004-9468-4ddc-9092-2f7f87ee9bd1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=5588e8d10faf4a9796afc2cdfd852faf", "previous": null, "next": null}} 2018-09-08 06:53:46,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c26e291e0775486796afa5a0f0ee6adf&scope.project.id=c487a5b1d6b544de8ad5bce35c346a61&role.id=5588e8d10faf4a9796afc2cdfd852faf used request id req-b8ae8004-9468-4ddc-9092-2f7f87ee9bd1 2018-09-08 06:53:46,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0759251117706s 2018-09-08 06:53:46,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:53:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/5588e8d10faf4a9796afc2cdfd852faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:53:47,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4327c4e-3835-4367-bce3-8f044469903c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:53:47,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61/users/c26e291e0775486796afa5a0f0ee6adf/roles/5588e8d10faf4a9796afc2cdfd852faf used request id req-e4327c4e-3835-4367-bce3-8f044469903c 2018-09-08 06:53:47,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.224354028702s 2018-09-08 06:53:47,152 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-08 06:53:47,152 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-08 06:53:47,152 - openstack_tests - INFO - OS Credentials = > 2018-09-08 06:53:47,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:47,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:47,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["NPl5yVfpSS2o915pobwGtg"], "issued_at": "2018-09-08T06:53:47.000000Z"}} 2018-09-08 06:53:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951e474e59670b4a6f9244b25e682cc6b83851e5" 2018-09-08 06:53:48,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-232ff53b-09c6-429a-bb8f-33a58c758d20 Date: Sat, 08 Sep 2018 06:53:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:53:48,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-232ff53b-09c6-429a-bb8f-33a58c758d20 2018-09-08 06:53:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951e474e59670b4a6f9244b25e682cc6b83851e5" 2018-09-08 06:53:49,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cc0a49ee-2434-446d-b71b-2a754f3f5864 Date: Sat, 08 Sep 2018 06:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:53:49,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-cc0a49ee-2434-446d-b71b-2a754f3f5864 2018-09-08 06:53:49,413 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-08 06:53:49,414 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-08 06:53:49,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:49,445 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-08 06:53:49,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:49,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["9gCedQDFRr-RNnOL6Uu9lg"], "issued_at": "2018-09-08T06:53:49.000000Z"}} 2018-09-08 06:53:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dedab33394d8a9f9a66986f482e0c7e26686b8aa" 2018-09-08 06:53:50,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-145fdb64-a95f-48ac-83c7-079cae138042 Date: Sat, 08 Sep 2018 06:53:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-08 06:53:50,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-145fdb64-a95f-48ac-83c7-079cae138042 2018-09-08 06:53:50,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:50,562 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-08 06:53:50,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:50,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["ht4HTnYLR1KFroigthI1lQ"], "issued_at": "2018-09-08T06:53:50.000000Z"}} 2018-09-08 06:53:50,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66788476694977ac6018ba09d1fbdc37a1b37cab" 2018-09-08 06:53:51,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f7d27c-1a03-4819-a7a3-6aacd2df6849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:53:51,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-51f7d27c-1a03-4819-a7a3-6aacd2df6849 2018-09-08 06:53:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:53:51,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:53:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:53:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66788476694977ac6018ba09d1fbdc37a1b37cab" 2018-09-08 06:53:51,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0883a931-b852-44c8-97ae-5dce91cd231c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "domain_id": "default", "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:53:51,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0883a931-b852-44c8-97ae-5dce91cd231c 2018-09-08 06:53:51,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:51,162 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-08 06:53:51,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:51,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["gy8sLLwISUyEj1x4GcM4Sw"], "issued_at": "2018-09-08T06:53:51.000000Z"}} 2018-09-08 06:53:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bfbbf3649e8f83a26762c743f68b5c10abf8589" 2018-09-08 06:53:52,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-879875d7-a099-4354-a8d4-9388c41d80a9 Date: Sat, 08 Sep 2018 06:53:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:53:52,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-879875d7-a099-4354-a8d4-9388c41d80a9 2018-09-08 06:53:52,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:52,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["f6xbKzOMR_SzbGmW0rXeVQ"], "issued_at": "2018-09-08T06:53:52.000000Z"}} 2018-09-08 06:53:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50068f8575c61a66ab404f274a70ae5ef3a65677" 2018-09-08 06:53:53,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b0eecb1f-030c-4d70-af20-ad369ef5ec6b Date: Sat, 08 Sep 2018 06:53:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:53:53,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-b0eecb1f-030c-4d70-af20-ad369ef5ec6b 2018-09-08 06:53:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50068f8575c61a66ab404f274a70ae5ef3a65677" 2018-09-08 06:53:54,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8928694e-ba52-4f13-aabc-d4a5e47a2529 Date: Sat, 08 Sep 2018 06:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:53:54,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-8928694e-ba52-4f13-aabc-d4a5e47a2529 2018-09-08 06:53:54,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:53:54,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:57,548 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2018-09-08 06:53:57,566 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-08 06:53:57,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:53:57,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:57,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["vSQL8T-BSkiwkk9Ti1yqgA"], "issued_at": "2018-09-08T06:53:57.000000Z"}} 2018-09-08 06:53:57,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf228124ace2c68c4424c98e9c493d88bde6da2a" 2018-09-08 06:53:58,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c7eb021-4e56-41e4-81c1-aa391a294e73 x-compute-request-id: req-1c7eb021-4e56-41e4-81c1-aa391a294e73 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 06:53:58,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-1c7eb021-4e56-41e4-81c1-aa391a294e73 2018-09-08 06:53:58,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:53:58,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:59,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["L9ykuYV1SESmxJFQ-YKG5A"], "issued_at": "2018-09-08T06:53:59.000000Z"}} 2018-09-08 06:53:59,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17901807798df80fe6fc899b633b1f4f84870f2" 2018-09-08 06:53:59,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5873eddf-d4ca-4092-b424-35f9ec179501 x-compute-request-id: req-5873eddf-d4ca-4092-b424-35f9ec179501 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 58, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 1883, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 06:53:59,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-5873eddf-d4ca-4092-b424-35f9ec179501 2018-09-08 06:53:59,390 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 06:53:59,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:53:59,399 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2018-09-08 06:53:59,415 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-08 06:53:59,415 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 06:53:59,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:53:59,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["-gXL6gd6QXueCHRlZnS8ug"], "issued_at": "2018-09-08T06:53:59.000000Z"}} 2018-09-08 06:53:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b5f18472b34245ca696ccb8608121f488c6d23" 2018-09-08 06:54:00,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:53:59 GMT Server: Apache x-openstack-request-id: req-9789456f-32b9-459b-bc11-2ba93147d589 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 06:54:00,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61/stacks used request id req-9789456f-32b9-459b-bc11-2ba93147d589 2018-09-08 06:54:00,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:00,615 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-08 06:54:00,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:01,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5588e8d10faf4a9796afc2cdfd852faf", "name": "heat_stack_owner"}, {"id": "8d6a939eb3974dd9965940f71510e55c", "name": "Member"}], "expires_at": "2018-09-08T07:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c487a5b1d6b544de8ad5bce35c346a61", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c487a5b1d6b544de8ad5bce35c346a61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "id": "c26e291e0775486796afa5a0f0ee6adf"}, "audit_ids": ["dagwSpkyQGeyQXdKDUy8UQ"], "issued_at": "2018-09-08T06:54:01.000000Z"}} 2018-09-08 06:54:01,014 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e4c098ffbfba24baa3a921f987726bb709264e" 2018-09-08 06:54:01,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:01 GMT Server: Apache x-compute-request-id: req-cd7e8097-858e-420b-83b4-08b464c396f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd7e8097-858e-420b-83b4-08b464c396f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 06:54:01,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c487a5b1d6b544de8ad5bce35c346a61/volumes/detail used request id req-cd7e8097-858e-420b-83b4-08b464c396f5 2018-09-08 06:54:01,780 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 12.355s OK 2018-09-08 06:54:01,904 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 06:54:01,905 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-08 06:54:01,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:01,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568cc520-2cdc-4231-a9f6-3b585b89d7e6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5588e8d10faf4a9796afc2cdfd852faf", "links": {"self": "http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:01,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-568cc520-2cdc-4231-a9f6-3b585b89d7e6 2018-09-08 06:54:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0865030288696s 2018-09-08 06:54:01,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 06:54:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c07bda4a-2186-460e-ac22-fc4140117001 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:02,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5588e8d10faf4a9796afc2cdfd852faf used request id req-c07bda4a-2186-460e-ac22-fc4140117001 2018-09-08 06:54:02,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.296233892441s 2018-09-08 06:54:02,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:54:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d88d1e6-20ff-4735-b174-afbbb14272fe Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5", "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "domain_id": "default", "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:02,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7d88d1e6-20ff-4735-b174-afbbb14272fe 2018-09-08 06:54:02,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0908968448639s 2018-09-08 06:54:02,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7d88d1e6-20ff-4735-b174-afbbb14272fe 2018-09-08 06:54:02,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:54:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d490ccd6-bcd4-49e0-af60-04c3d9439fb9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf"}, "enabled": true, "id": "c26e291e0775486796afa5a0f0ee6adf", "options": {}, "domain_id": "default", "name": "connection_check-user_9c27ab22-d795-481b-a870-8ed0cda17da5"}} 2018-09-08 06:54:02,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf used request id req-d490ccd6-bcd4-49e0-af60-04c3d9439fb9 2018-09-08 06:54:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961098670959s 2018-09-08 06:54:02,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf used request id req-d490ccd6-bcd4-49e0-af60-04c3d9439fb9 2018-09-08 06:54:02,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 06:54:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fdb2e9c-e58f-43c2-b8b6-2c33d2910a7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:02,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf used request id req-7fdb2e9c-e58f-43c2-b8b6-2c33d2910a7f 2018-09-08 06:54:02,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242110013962s 2018-09-08 06:54:02,730 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c26e291e0775486796afa5a0f0ee6adf used request id req-7fdb2e9c-e58f-43c2-b8b6-2c33d2910a7f 2018-09-08 06:54:02,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:54:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b86bd0-df35-457a-84ee-efdc50ea0cc4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61"}, "enabled": true, "id": "c487a5b1d6b544de8ad5bce35c346a61", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_9c27ab22-d795-481b-a870-8ed0cda17da5"}]} 2018-09-08 06:54:02,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-31b86bd0-df35-457a-84ee-efdc50ea0cc4 2018-09-08 06:54:02,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778839588165s 2018-09-08 06:54:02,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-31b86bd0-df35-457a-84ee-efdc50ea0cc4 2018-09-08 06:54:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 06:54:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:02,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321bde26-d776-49d0-ab17-220c63c1551a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:02,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61 used request id req-321bde26-d776-49d0-ab17-220c63c1551a 2018-09-08 06:54:02,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185184001923s 2018-09-08 06:54:02,996 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c487a5b1d6b544de8ad5bce35c346a61 used request id req-321bde26-d776-49d0-ab17-220c63c1551a 2018-09-08 06:54:02,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:03,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3b2ffb-e479-4bc3-83f0-d95090d679b2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d6a939eb3974dd9965940f71510e55c", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:03,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc3b2ffb-e479-4bc3-83f0-d95090d679b2 2018-09-08 06:54:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0851619243622s 2018-09-08 06:54:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 06:54:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2709f02c1d48d0cda22ea405d2432df03935d5b" 2018-09-08 06:54:03,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4918541-e372-412d-bd72-ef6f795bdfd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:03,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8d6a939eb3974dd9965940f71510e55c used request id req-e4918541-e372-412d-bd72-ef6f795bdfd6 2018-09-08 06:54:03,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.144720077515s 2018-09-08 06:54:03,250 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-08 06:54:03,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 06:54:03,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 06:54:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 06:54:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 06:54:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 06:54:03,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 06:54:03,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac7de8e-fda2-4ad6-ad37-08e5677bd815 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:03,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cac7de8e-fda2-4ad6-ad37-08e5677bd815 2018-09-08 06:54:03,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:03,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T07:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["NJAcbhDMSPSVDZY06Ckcwg"], "issued_at": "2018-09-08T06:54:03.000000Z"}} 2018-09-08 06:54:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:03,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:03,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5933dd54-6161-4a04-b8b2-e7f45d37eae3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 06:54:03,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5933dd54-6161-4a04-b8b2-e7f45d37eae3 2018-09-08 06:54:03,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.4810090065s 2018-09-08 06:54:03,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 06:54:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}}' 2018-09-08 06:54:03,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999954fe-0d30-4429-a295-152a762fc957 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:03,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-999954fe-0d30-4429-a295-152a762fc957 2018-09-08 06:54:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109472990036s 2018-09-08 06:54:03,866 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-999954fe-0d30-4429-a295-152a762fc957 2018-09-08 06:54:03,867 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6', 'id': u'43b3abd068ce4228b3ff4fcdf100aed5', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 06:54:03,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 06:54:04,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.441848039627s 2018-09-08 06:54:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b0d834-03fb-44d5-b31c-5d0228ed99c1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}, "domain_id": "default", "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:04,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 used request id req-d7b0d834-03fb-44d5-b31c-5d0228ed99c1 2018-09-08 06:54:04,416 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cae0aceea3ea41d8a33f0754bb739cf5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6'}) 2018-09-08 06:54:04,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43aeb3d-811a-4d6e-a28e-8c340f7c7f6b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:04,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a43aeb3d-811a-4d6e-a28e-8c340f7c7f6b 2018-09-08 06:54:04,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0956048965454s 2018-09-08 06:54:04,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467dafe9-a8d9-4879-9ceb-9baa9b26f19d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:04,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-467dafe9-a8d9-4879-9ceb-9baa9b26f19d 2018-09-08 06:54:04,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0715358257294s 2018-09-08 06:54:04,586 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 06:54:04,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 06:54:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" -d '{"role": {"name": "Member"}}' 2018-09-08 06:54:04,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a494c9-c3fc-49ff-91be-ab6e3edae9f5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}} 2018-09-08 06:54:04,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-74a494c9-c3fc-49ff-91be-ab6e3edae9f5 2018-09-08 06:54:04,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.200766086578s 2018-09-08 06:54:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe5e3bd-c120-43cf-936d-94a2e60dcc6a Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "domain_id": null, "name": "Member", "id": "941651186c9c43a8a4686420598ad003"}} 2018-09-08 06:54:04,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003 used request id req-7fe5e3bd-c120-43cf-936d-94a2e60dcc6a 2018-09-08 06:54:04,806 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003'}, 'domain_id': None, 'human_id': None, 'id': u'941651186c9c43a8a4686420598ad003', 'HUMAN_ID': False}) 2018-09-08 06:54:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d6943f-e3a7-488a-98d2-9fe047a48c2e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:04,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71d6943f-e3a7-488a-98d2-9fe047a48c2e 2018-09-08 06:54:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0713150501251s 2018-09-08 06:54:04,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:54:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:04,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f07ecf-d4ee-4785-bf89-acd94eac85fc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:04,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c0f07ecf-d4ee-4785-bf89-acd94eac85fc 2018-09-08 06:54:04,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796179771423s 2018-09-08 06:54:04,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:54:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec1186a-d240-49c5-8b55-c75b9cae2956 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:05,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0ec1186a-d240-49c5-8b55-c75b9cae2956 2018-09-08 06:54:05,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117961883545s 2018-09-08 06:54:05,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0ec1186a-d240-49c5-8b55-c75b9cae2956 2018-09-08 06:54:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:54:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bb70c7-9a3e-483d-bb3b-ef4e060f82c4 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 06:54:05,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-76bb70c7-9a3e-483d-bb3b-ef4e060f82c4 2018-09-08 06:54:05,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0748500823975s 2018-09-08 06:54:05,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-76bb70c7-9a3e-483d-bb3b-ef4e060f82c4 2018-09-08 06:54:05,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:54:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=941651186c9c43a8a4686420598ad003 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0c3f5f-b78f-49a4-a204-6d5a62936830 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=941651186c9c43a8a4686420598ad003", "previous": null, "next": null}} 2018-09-08 06:54:05,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=941651186c9c43a8a4686420598ad003 used request id req-9e0c3f5f-b78f-49a4-a204-6d5a62936830 2018-09-08 06:54:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.15629196167s 2018-09-08 06:54:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:54:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/941651186c9c43a8a4686420598ad003 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-046e3591-218a-4bc6-9e04-b27f9f3a9419 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:05,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/941651186c9c43a8a4686420598ad003 used request id req-046e3591-218a-4bc6-9e04-b27f9f3a9419 2018-09-08 06:54:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.220453023911s 2018-09-08 06:54:05,541 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '94db01fb-6fed-478b-99dc-4a7b0ef63047', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6', 'project_id': u'43b3abd068ce4228b3ff4fcdf100aed5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 06:54:05,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 06:54:05,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 06:54:05,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 06:54:05,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 06:54:05,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 06:54:05,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 06:54:05,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 06:54:05,546 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6', 'password': '94db01fb-6fed-478b-99dc-4a7b0ef63047', 'project_name': 'api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '43b3abd068ce4228b3ff4fcdf100aed5', 'project_domain_name': 'Default'} 2018-09-08 06:54:05,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41316774-d536-4a73-a4d2-25150e8c4230 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:05,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41316774-d536-4a73-a4d2-25150e8c4230 2018-09-08 06:54:05,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.148862838745s 2018-09-08 06:54:05,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8800f90f-53c2-400d-91ff-2857652fddd5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:05,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8800f90f-53c2-400d-91ff-2857652fddd5 2018-09-08 06:54:05,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852720737457s 2018-09-08 06:54:05,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:54:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c07e0d-8a78-415b-8eb2-5649bd9129ff Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:05,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-56c07e0d-8a78-415b-8eb2-5649bd9129ff 2018-09-08 06:54:05,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0771632194519s 2018-09-08 06:54:05,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:54:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:05,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e0d818-3e82-4ec9-b9a4-b7c759a8e83b Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:05,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8e0d818-3e82-4ec9-b9a4-b7c759a8e83b 2018-09-08 06:54:05,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0898921489716s 2018-09-08 06:54:05,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8e0d818-3e82-4ec9-b9a4-b7c759a8e83b 2018-09-08 06:54:05,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:54:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f19dc96-fe28-496e-9588-2730807bd28e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 06:54:06,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8f19dc96-fe28-496e-9588-2730807bd28e 2018-09-08 06:54:06,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796089172363s 2018-09-08 06:54:06,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8f19dc96-fe28-496e-9588-2730807bd28e 2018-09-08 06:54:06,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:54:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb4eb7d-2ea7-4dee-beba-efbbdc9de0c3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 06:54:06,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-bbb4eb7d-2ea7-4dee-beba-efbbdc9de0c3 2018-09-08 06:54:06,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.168661832809s 2018-09-08 06:54:06,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:54:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8bff6b-5207-432d-8434-4fcbbd242463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:06,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/f376d2e221f54d64a99cacf2559df943 used request id req-db8bff6b-5207-432d-8434-4fcbbd242463 2018-09-08 06:54:06,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.157412052155s 2018-09-08 06:54:06,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603dd888-e38a-424a-82da-8255b7213b95 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:06,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-603dd888-e38a-424a-82da-8255b7213b95 2018-09-08 06:54:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0862340927124s 2018-09-08 06:54:06,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 06:54:06,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-08 06:54:06,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b43cab4-27d6-4a17-8993-33b83365771f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}} 2018-09-08 06:54:06,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b43cab4-27d6-4a17-8993-33b83365771f 2018-09-08 06:54:06,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10035610199s 2018-09-08 06:54:06,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b36ecf6-4173-4c2b-972e-a62ec7a32ffd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "domain_id": null, "name": "heat_stack_owner", "id": "fdf097f7d12e46e88c4df5f64cbc3550"}} 2018-09-08 06:54:06,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550 used request id req-2b36ecf6-4173-4c2b-972e-a62ec7a32ffd 2018-09-08 06:54:06,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 06:54:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98105609-ffcc-4346-80d8-bf808d9db66d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:06,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98105609-ffcc-4346-80d8-bf808d9db66d 2018-09-08 06:54:06,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848119258881s 2018-09-08 06:54:06,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 06:54:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913e287f-4243-43e0-a743-e8acec6e2138 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:06,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-913e287f-4243-43e0-a743-e8acec6e2138 2018-09-08 06:54:06,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0753951072693s 2018-09-08 06:54:06,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 06:54:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:06,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cb7d50-6194-449b-a263-05e956f49041 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:06,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43cb7d50-6194-449b-a263-05e956f49041 2018-09-08 06:54:06,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.156879901886s 2018-09-08 06:54:06,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43cb7d50-6194-449b-a263-05e956f49041 2018-09-08 06:54:06,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 06:54:06,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:07,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02e044e-5224-4b2a-b75a-c8430fd6b2ec Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 06:54:07,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b02e044e-5224-4b2a-b75a-c8430fd6b2ec 2018-09-08 06:54:07,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0793039798737s 2018-09-08 06:54:07,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b02e044e-5224-4b2a-b75a-c8430fd6b2ec 2018-09-08 06:54:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 06:54:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=fdf097f7d12e46e88c4df5f64cbc3550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:07,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b02f0c-9c7c-4ca5-88fb-15b878cbcc39 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=fdf097f7d12e46e88c4df5f64cbc3550", "previous": null, "next": null}} 2018-09-08 06:54:07,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cae0aceea3ea41d8a33f0754bb739cf5&scope.project.id=43b3abd068ce4228b3ff4fcdf100aed5&role.id=fdf097f7d12e46e88c4df5f64cbc3550 used request id req-c3b02f0c-9c7c-4ca5-88fb-15b878cbcc39 2018-09-08 06:54:07,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.13512301445s 2018-09-08 06:54:07,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 06:54:07,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/fdf097f7d12e46e88c4df5f64cbc3550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 06:54:07,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144db25b-31e9-4246-9474-7e26e34ee013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:07,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cae0aceea3ea41d8a33f0754bb739cf5/roles/fdf097f7d12e46e88c4df5f64cbc3550 used request id req-144db25b-31e9-4246-9474-7e26e34ee013 2018-09-08 06:54:07,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121283054352s 2018-09-08 06:54:07,296 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-08 06:54:07,296 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-08 06:54:07,296 - openstack_tests - INFO - OS Credentials = > 2018-09-08 06:54:07,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:07,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:07,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["W7M2QZ-bTgew5oJ_toPFFg"], "issued_at": "2018-09-08T06:54:07.000000Z"}} 2018-09-08 06:54:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f027964fbe8ae60f9b8cdaf2b0c181fcc65890" 2018-09-08 06:54:08,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-97d7ce89-f2f9-472c-a98a-b3fdcbe9ef04 Date: Sat, 08 Sep 2018 06:54:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:54:08,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-97d7ce89-f2f9-472c-a98a-b3fdcbe9ef04 2018-09-08 06:54:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f027964fbe8ae60f9b8cdaf2b0c181fcc65890" 2018-09-08 06:54:09,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-621dc7ac-1968-4a32-a02b-e6aa3d3ecdcc Date: Sat, 08 Sep 2018 06:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:54:09,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-621dc7ac-1968-4a32-a02b-e6aa3d3ecdcc 2018-09-08 06:54:09,468 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-08 06:54:09,468 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-08 06:54:09,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:09,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:09,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["zFXaqDkERJS_KJuLBbVA7w"], "issued_at": "2018-09-08T06:54:09.000000Z"}} 2018-09-08 06:54:09,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7aa7660-1744-420e-ab9c-de5cccf3eaf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:10,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f7aa7660-1744-420e-ab9c-de5cccf3eaf1 2018-09-08 06:54:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:10,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:10,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:10,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ef783c-0169-4743-8f64-75a1e0c0f84b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:10,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-31ef783c-0169-4743-8f64-75a1e0c0f84b 2018-09-08 06:54:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName"}}' 2018-09-08 06:54:10,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-997c6c40-e33a-4b95-bed8-865bfc943cd4 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dedce29b822451a9af16a7aa5e53a64"}, "enabled": true, "id": "6dedce29b822451a9af16a7aa5e53a64", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName"}} 2018-09-08 06:54:10,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-997c6c40-e33a-4b95-bed8-865bfc943cd4 2018-09-08 06:54:10,249 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName 2018-09-08 06:54:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08578c3f-9982-45f0-b9ec-2409e546fb5e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dedce29b822451a9af16a7aa5e53a64"}, "enabled": true, "id": "6dedce29b822451a9af16a7aa5e53a64", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName"}]} 2018-09-08 06:54:10,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName used request id req-08578c3f-9982-45f0-b9ec-2409e546fb5e 2018-09-08 06:54:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:10,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a9e815-8b93-4ad3-beed-2c84540fe392 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:10,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-00a9e815-8b93-4ad3-beed-2c84540fe392 2018-09-08 06:54:10,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:11,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-4fd387c6-a265-46c6-9b73-a4c9f682c1a5 Date: Sat, 08 Sep 2018 06:54:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:11Z", "updated_at": "2018-09-08T06:54:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "revision_number": 0, "id": "a95496d0-427a-42e0-b8e9-ab152e3daba9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "revision_number": 0, "id": "91f6f4ee-0920-4968-b3d6-b2e603aac57c", "remote_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "revision_number": 0, "id": "1505d069-4c67-4ac0-9421-287eb8d55b0b", "remote_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "revision_number": 0, "id": "5013ed42-6470-4df4-a64e-5a33385affdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "name": "default"}]} 2018-09-08 06:54:11,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4fd387c6-a265-46c6-9b73-a4c9f682c1a5 2018-09-08 06:54:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:11,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e20d193-e062-4305-aab1-1aca0cf226a8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:11,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-8e20d193-e062-4305-aab1-1aca0cf226a8 2018-09-08 06:54:11,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:11,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e0786a-f72a-4034-9c6e-c6737d0ae0de Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:11,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-13e0786a-f72a-4034-9c6e-c6737d0ae0de 2018-09-08 06:54:11,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebf553fb-c9e5-474a-a4b7-334f6c9c5b53 2018-09-08 06:54:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebf553fb-c9e5-474a-a4b7-334f6c9c5b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7a2cff8b-b538-4b47-91a5-b1e2791343ca Date: Sat, 08 Sep 2018 06:54:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:11Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1505d069-4c67-4ac0-9421-287eb8d55b0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:11Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5013ed42-6470-4df4-a64e-5a33385affdf"}, {"remote_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:11Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "91f6f4ee-0920-4968-b3d6-b2e603aac57c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:11Z", "security_group_id": "ebf553fb-c9e5-474a-a4b7-334f6c9c5b53", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:11Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "a95496d0-427a-42e0-b8e9-ab152e3daba9"}]} 2018-09-08 06:54:12,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebf553fb-c9e5-474a-a4b7-334f6c9c5b53 used request id req-7a2cff8b-b538-4b47-91a5-b1e2791343ca 2018-09-08 06:54:12,352 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 06:54:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ebf553fb-c9e5-474a-a4b7-334f6c9c5b53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:13,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89433364-29f3-41d1-bd16-e2eaca4e37cc Content-Length: 0 Date: Sat, 08 Sep 2018 06:54:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:54:13,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ebf553fb-c9e5-474a-a4b7-334f6c9c5b53 used request id req-89433364-29f3-41d1-bd16-e2eaca4e37cc 2018-09-08 06:54:13,372 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d996acba-010a-4bd1-8ea3-ea750546c8d9-projName 2018-09-08 06:54:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6dedce29b822451a9af16a7aa5e53a64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e935fa50a98e3d329fa002a306d60e80842d0fe7" 2018-09-08 06:54:13,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24606dea-4473-4d19-b47c-8df2139254c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:13,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6dedce29b822451a9af16a7aa5e53a64 used request id req-24606dea-4473-4d19-b47c-8df2139254c7 2018-09-08 06:54:13,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:13,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["PN_ZsyvMQXqDuwTs7UmIEw"], "issued_at": "2018-09-08T06:54:13.000000Z"}} 2018-09-08 06:54:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a303e9ff48ea93606ca45a35343c0dabbf954766" 2018-09-08 06:54:14,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4df4dac-d63c-428e-8a89-38f179df4703 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:14,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4df4dac-d63c-428e-8a89-38f179df4703 2018-09-08 06:54:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:14,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a303e9ff48ea93606ca45a35343c0dabbf954766" 2018-09-08 06:54:14,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81aa298b-1494-4503-b48a-58cbf6a401dd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:14,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-81aa298b-1494-4503-b48a-58cbf6a401dd 2018-09-08 06:54:14,494 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-71fd3afa-8036-46f1-b3a8-a9b4a9ae7c49-username 2018-09-08 06:54:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a303e9ff48ea93606ca45a35343c0dabbf954766" 2018-09-08 06:54:14,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b248ed14-258e-41a2-8e0f-a36c404d18a8 Content-Encoding: gzip Content-Length: 955 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-71fd3afa-8036-46f1-b3a8-a9b4a9ae7c49-username", "links": {"self": "http://172.30.9.23:5000/v3/users/09b2761e59d9477a8f62a7e8f00bf0c0"}, "domain_id": "default", "enabled": true, "id": "09b2761e59d9477a8f62a7e8f00bf0c0", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:14,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b248ed14-258e-41a2-8e0f-a36c404d18a8 2018-09-08 06:54:14,707 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-71fd3afa-8036-46f1-b3a8-a9b4a9ae7c49-username 2018-09-08 06:54:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/09b2761e59d9477a8f62a7e8f00bf0c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a303e9ff48ea93606ca45a35343c0dabbf954766" 2018-09-08 06:54:15,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b375f44e-368d-4e2c-872d-0e6192ce1602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:15,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/09b2761e59d9477a8f62a7e8f00bf0c0 used request id req-b375f44e-368d-4e2c-872d-0e6192ce1602 2018-09-08 06:54:15,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:15,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["KZsLvkMgSZOfMC91W2tCcA"], "issued_at": "2018-09-08T06:54:15.000000Z"}} 2018-09-08 06:54:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395f93ad659ef15fe792986282e879522fce0e97" 2018-09-08 06:54:15,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b6fe83-51b6-464b-b528-2e1b7d995406 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:15,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31b6fe83-51b6-464b-b528-2e1b7d995406 2018-09-08 06:54:15,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:15,530 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-08 06:54:15,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:15,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["mAA5tAl6SCyUTQ5rwUSOuA"], "issued_at": "2018-09-08T06:54:15.000000Z"}} 2018-09-08 06:54:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37d8ce3cf824aff2d2719a7b7c29bfe7f74edc8" 2018-09-08 06:54:16,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcca979-a281-499b-960a-eb8b5bf83f70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:16,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7bcca979-a281-499b-960a-eb8b5bf83f70 2018-09-08 06:54:16,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:16,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:16,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["wHf0WPhEQGOgBfO6W2jpMg"], "issued_at": "2018-09-08T06:54:16.000000Z"}} 2018-09-08 06:54:16,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:16,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["xLX5LevdQcmiMTt9nAwalA"], "issued_at": "2018-09-08T06:54:16.000000Z"}} 2018-09-08 06:54:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6189c2ac17d0d3fa9f7b3e146f244589461f239a" 2018-09-08 06:54:16,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8dd512-6b13-445f-bf22-3c31b42ad058 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:16,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c8dd512-6b13-445f-bf22-3c31b42ad058 2018-09-08 06:54:16,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:16,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:17,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["JvRUbbf7Ru-Uu75FPkNXVg"], "issued_at": "2018-09-08T06:54:17.000000Z"}} 2018-09-08 06:54:17,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:17,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["xVuwTvgMSbOiu2m8sMHY_g"], "issued_at": "2018-09-08T06:54:17.000000Z"}} 2018-09-08 06:54:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3633ef3e0dab890382669ad450a707a5ab70d89c" 2018-09-08 06:54:17,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb37332-a9b6-48ba-8f30-3630eece36b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:17,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-abb37332-a9b6-48ba-8f30-3630eece36b5 2018-09-08 06:54:17,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:17,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:18,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["uhLE92jOTLKLMD5uAhCo9w"], "issued_at": "2018-09-08T06:54:18.000000Z"}} 2018-09-08 06:54:18,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:18,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:18,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["a0r8I6FcTrmSHZwcDqI1dw"], "issued_at": "2018-09-08T06:54:18.000000Z"}} 2018-09-08 06:54:18,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:18,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:18,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["G67Ruj-GT3m04o1dcU32vA"], "issued_at": "2018-09-08T06:54:18.000000Z"}} 2018-09-08 06:54:18,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:19,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Z1vRFK5zSXW8mgtHnWeK_Q"], "issued_at": "2018-09-08T06:54:19.000000Z"}} 2018-09-08 06:54:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:19,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d255609-c740-4b4c-8fe0-dcd0f4339099 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:19,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d255609-c740-4b4c-8fe0-dcd0f4339099 2018-09-08 06:54:19,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:19,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:19,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e619fe3e-719b-4a6b-aa23-4987c52f9621 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:19,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e619fe3e-719b-4a6b-aa23-4987c52f9621 2018-09-08 06:54:19,686 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-username 2018-09-08 06:54:19,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:19,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf33bf6-ae99-4ce2-81d2-3578f41af558 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:19,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5bf33bf6-ae99-4ce2-81d2-3578f41af558 2018-09-08 06:54:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-projName"}}' 2018-09-08 06:54:19,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e444b2-1415-4fc5-a360-ec7c69085277 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5"}, "enabled": true, "id": "0dd0ea031e8a4325962169a52c403ad5", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-projName"}} 2018-09-08 06:54:19,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-00e444b2-1415-4fc5-a360-ec7c69085277 2018-09-08 06:54:19,926 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-projName 2018-09-08 06:54:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" -d '{"role": {"name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role"}}' 2018-09-08 06:54:20,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b5f4b9-205a-4f3f-ae17-1d6b7ab766ef Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68ce816d61574f9f855e3c99b39a554a", "links": {"self": "http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a"}, "name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role"}} 2018-09-08 06:54:20,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7b5f4b9-205a-4f3f-ae17-1d6b7ab766ef 2018-09-08 06:54:20,027 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role 2018-09-08 06:54:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:20,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01999a9a-e73e-4ec6-9185-747e7466cd57 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a"}, "domain_id": null, "name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role", "id": "68ce816d61574f9f855e3c99b39a554a"}} 2018-09-08 06:54:20,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a used request id req-01999a9a-e73e-4ec6-9185-747e7466cd57 2018-09-08 06:54:20,121 - keystone_utils - INFO - Granting role KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role to project KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-projName 2018-09-08 06:54:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5/users/167cd58dec5043e4bb32ab839894d70f/roles/68ce816d61574f9f855e3c99b39a554a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:20,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f946cb-99c4-46ed-a6eb-488cd4ec4010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:20,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5/users/167cd58dec5043e4bb32ab839894d70f/roles/68ce816d61574f9f855e3c99b39a554a used request id req-14f946cb-99c4-46ed-a6eb-488cd4ec4010 2018-09-08 06:54:20,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5/users/167cd58dec5043e4bb32ab839894d70f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:20,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5278e7be-1fa8-4cb5-af7a-59998117ebfb Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5/users/167cd58dec5043e4bb32ab839894d70f/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "68ce816d61574f9f855e3c99b39a554a", "links": {"self": "http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a"}, "name": "KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role"}]} 2018-09-08 06:54:20,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5/users/167cd58dec5043e4bb32ab839894d70f/roles used request id req-5278e7be-1fa8-4cb5-af7a-59998117ebfb 2018-09-08 06:54:20,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:21,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-65339d32-68be-402a-acd3-e3fa8a33d847 Date: Sat, 08 Sep 2018 06:54:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:21Z", "updated_at": "2018-09-08T06:54:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "revision_number": 0, "id": "90cacfff-9e9a-42c4-8197-e38477941f07", "remote_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "revision_number": 0, "id": "4a2d599d-392e-434c-b3d5-0692544ff363", "remote_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "revision_number": 0, "id": "3c578dea-fb8b-486a-8454-03e8a79a37ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "revision_number": 0, "id": "ab6a2826-74a3-46cc-9b21-3ee105b5808d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "name": "default"}]} 2018-09-08 06:54:21,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-65339d32-68be-402a-acd3-e3fa8a33d847 2018-09-08 06:54:21,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:21,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0440d282-42c4-4208-b095-5d3eb64dbc8e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:21,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-0440d282-42c4-4208-b095-5d3eb64dbc8e 2018-09-08 06:54:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:21,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02603d1a-7947-4ce4-8a53-8d6c793231a8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:21,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-02603d1a-7947-4ce4-8a53-8d6c793231a8 2018-09-08 06:54:21,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff0b7df2-e4ef-43cb-90b4-d641f013fa8f 2018-09-08 06:54:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff0b7df2-e4ef-43cb-90b4-d641f013fa8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:22,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8398a72-367b-436b-b88b-2ed497a7debc Date: Sat, 08 Sep 2018 06:54:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:21Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "3c578dea-fb8b-486a-8454-03e8a79a37ed"}, {"remote_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:21Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "4a2d599d-392e-434c-b3d5-0692544ff363"}, {"remote_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:21Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "90cacfff-9e9a-42c4-8197-e38477941f07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:54:21Z", "security_group_id": "ff0b7df2-e4ef-43cb-90b4-d641f013fa8f", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:21Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "ab6a2826-74a3-46cc-9b21-3ee105b5808d"}]} 2018-09-08 06:54:22,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff0b7df2-e4ef-43cb-90b4-d641f013fa8f used request id req-a8398a72-367b-436b-b88b-2ed497a7debc 2018-09-08 06:54:22,325 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 06:54:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff0b7df2-e4ef-43cb-90b4-d641f013fa8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:23,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35d70e9a-18ea-44bd-9dbb-fd12e715050c Content-Length: 0 Date: Sat, 08 Sep 2018 06:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:54:23,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff0b7df2-e4ef-43cb-90b4-d641f013fa8f used request id req-35d70e9a-18ea-44bd-9dbb-fd12e715050c 2018-09-08 06:54:23,424 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-projName 2018-09-08 06:54:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:23,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e92dfb7-d7f4-4672-b483-c08e03a1d0b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:23,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0dd0ea031e8a4325962169a52c403ad5 used request id req-5e92dfb7-d7f4-4672-b483-c08e03a1d0b9 2018-09-08 06:54:23,604 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-username 2018-09-08 06:54:23,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/167cd58dec5043e4bb32ab839894d70f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:23,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0f9ce61-c169-4d22-a893-a4aeea7b1e1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:23,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/167cd58dec5043e4bb32ab839894d70f used request id req-f0f9ce61-c169-4d22-a893-a4aeea7b1e1a 2018-09-08 06:54:23,797 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-d76ac440-fb30-44dd-bd4e-57fa473ac78a-role 2018-09-08 06:54:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ced8048067b2deb4ac8974a19b2a48491662f2" 2018-09-08 06:54:23,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6852ac-5bfd-4541-83a1-bf7d7861ffaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:23,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/68ce816d61574f9f855e3c99b39a554a used request id req-0f6852ac-5bfd-4541-83a1-bf7d7861ffaa 2018-09-08 06:54:23,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:24,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["JQY9ci_7TheFKySRiRBiVA"], "issued_at": "2018-09-08T06:54:24.000000Z"}} 2018-09-08 06:54:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3db8e713979b1c89039a6d3868ca136762bf0ae" 2018-09-08 06:54:24,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6675472f-deac-47b7-a92c-661a235386ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:24,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6675472f-deac-47b7-a92c-661a235386ff 2018-09-08 06:54:24,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:24,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:24,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["tO9IbM0GT9-sWjjQcPYHvA"], "issued_at": "2018-09-08T06:54:24.000000Z"}} 2018-09-08 06:54:24,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:24,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1a7b52-9b2d-46ce-b7af-57a220c8b3d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:24,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ff1a7b52-9b2d-46ce-b7af-57a220c8b3d0 2018-09-08 06:54:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:24,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0359f1-b405-44c0-ae5a-c00eb327bde2 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:25,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb0359f1-b405-44c0-ae5a-c00eb327bde2 2018-09-08 06:54:25,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930130a2-d857-4d7d-a97c-4e80d6296106 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:25,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-930130a2-d857-4d7d-a97c-4e80d6296106 2018-09-08 06:54:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeb9d77-8aba-4078-a261-8cd2a7517bb7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:25,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-beeb9d77-8aba-4078-a261-8cd2a7517bb7 2018-09-08 06:54:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e140e7b7-d12c-476c-876a-05f0c4e480c4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:25,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-e140e7b7-d12c-476c-876a-05f0c4e480c4 2018-09-08 06:54:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34c63a2-accd-48e7-ac74-f5dd65bcc198 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5"}, "enabled": true, "id": "9db89fe2f2904bdc9f37c4299c5602a5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ae160691-e303-46d-name"}} 2018-09-08 06:54:25,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5 used request id req-e34c63a2-accd-48e7-ac74-f5dd65bcc198 2018-09-08 06:54:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa94972-cf56-4258-8ced-5356220c7079 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:54:25,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles used request id req-8fa94972-cf56-4258-8ced-5356220c7079 2018-09-08 06:54:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:25,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5d0bef-cfa2-4c17-9ab9-0ee3911031a6 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:54:25,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-1a5d0bef-cfa2-4c17-9ab9-0ee3911031a6 2018-09-08 06:54:25,917 - keystone_utils - INFO - Granting role admin to project api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 2018-09-08 06:54:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:26,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14066868-4dea-4ff5-9533-b05e4dd65fb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:26,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles/f376d2e221f54d64a99cacf2559df943 used request id req-14066868-4dea-4ff5-9533-b05e4dd65fb9 2018-09-08 06:54:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:26,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57baa1f6-245e-4048-89a1-91293fa9128d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:26,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57baa1f6-245e-4048-89a1-91293fa9128d 2018-09-08 06:54:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:26,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d26f41-b961-4a00-ae23-4e413b242281 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:26,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-c7d26f41-b961-4a00-ae23-4e413b242281 2018-09-08 06:54:26,151 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ae160691-e303-46d-name 2018-09-08 06:54:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:26,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3db8e713979b1c89039a6d3868ca136762bf0ae" 2018-09-08 06:54:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6411cf5d-946a-4657-929f-5e7126147bb5 Content-Encoding: gzip Content-Length: 936 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ae160691-e303-46d-name", "links": {"self": "http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5"}, "domain_id": "default", "enabled": true, "id": "9db89fe2f2904bdc9f37c4299c5602a5", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:26,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6411cf5d-946a-4657-929f-5e7126147bb5 2018-09-08 06:54:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3db8e713979b1c89039a6d3868ca136762bf0ae" 2018-09-08 06:54:26,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81099443-1390-4328-aa67-780c92a8518a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:26,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81099443-1390-4328-aa67-780c92a8518a 2018-09-08 06:54:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3db8e713979b1c89039a6d3868ca136762bf0ae" 2018-09-08 06:54:26,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a66874-a762-4ab6-87c2-95896a9795b1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:26,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-e2a66874-a762-4ab6-87c2-95896a9795b1 2018-09-08 06:54:26,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3db8e713979b1c89039a6d3868ca136762bf0ae" 2018-09-08 06:54:26,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c5620c-065a-4b2b-923e-16b26b5af3fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 06:54:26,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/9db89fe2f2904bdc9f37c4299c5602a5/roles used request id req-39c5620c-065a-4b2b-923e-16b26b5af3fb 2018-09-08 06:54:26,549 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ae160691-e303-46d-name 2018-09-08 06:54:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d093a6641d06c5a95f91daa5d50304b837ea46" 2018-09-08 06:54:26,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f41c997-3287-42f6-8eb3-d70dff53e85b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:26,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9db89fe2f2904bdc9f37c4299c5602a5 used request id req-4f41c997-3287-42f6-8eb3-d70dff53e85b 2018-09-08 06:54:26,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:27,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["MWmtnhR2StOwC4j9zcUWCQ"], "issued_at": "2018-09-08T06:54:27.000000Z"}} 2018-09-08 06:54:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ad970e04a7097563717e52c72980c7cbd0ed7" 2018-09-08 06:54:27,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4e1eb4-2ff5-4039-919a-fd00a44bacb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:27,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b4e1eb4-2ff5-4039-919a-fd00a44bacb2 2018-09-08 06:54:27,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:27,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:27,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["t-FiE0DWQJ-1LTPwB5PjFA"], "issued_at": "2018-09-08T06:54:27.000000Z"}} 2018-09-08 06:54:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:27,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198e9aff-eeae-4b00-b676-f21e7d4e7917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:27,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-198e9aff-eeae-4b00-b676-f21e7d4e7917 2018-09-08 06:54:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:27,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:27,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2e0a21-5dbf-4d6a-93b4-7e68ac827661 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:27,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cf2e0a21-5dbf-4d6a-93b4-7e68ac827661 2018-09-08 06:54:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:27,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec0e37c-0f03-4726-941e-c1bff0bc52ad Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:27,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3ec0e37c-0f03-4726-941e-c1bff0bc52ad 2018-09-08 06:54:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa53785-c8fe-402a-a786-326dc23e1a01 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:28,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4aa53785-c8fe-402a-a786-326dc23e1a01 2018-09-08 06:54:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58791038-600c-4004-ac18-215bd611beb4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-58791038-600c-4004-ac18-215bd611beb4 2018-09-08 06:54:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e0932b-57c0-40b3-b645-4a9a1a28e7f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24"}, "enabled": true, "id": "3a1d364c961d46dca44e08d7d7c67f24", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-792bc5bd-6afe-493-name"}} 2018-09-08 06:54:28,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 used request id req-42e0932b-57c0-40b3-b645-4a9a1a28e7f2 2018-09-08 06:54:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/3a1d364c961d46dca44e08d7d7c67f24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9c3ce3-4620-4b90-a17e-7c01cc723ffa Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/3a1d364c961d46dca44e08d7d7c67f24/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:54:28,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/3a1d364c961d46dca44e08d7d7c67f24/roles used request id req-fa9c3ce3-4620-4b90-a17e-7c01cc723ffa 2018-09-08 06:54:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6407e3cf-7969-464a-ac4b-8692998ec032 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:54:28,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-6407e3cf-7969-464a-ac4b-8692998ec032 2018-09-08 06:54:28,724 - keystone_utils - INFO - Granting role admin to project api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 2018-09-08 06:54:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/3a1d364c961d46dca44e08d7d7c67f24/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fecf9285-70e1-421b-9a11-ce24c6d1e4f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:28,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/3a1d364c961d46dca44e08d7d7c67f24/roles/f376d2e221f54d64a99cacf2559df943 used request id req-fecf9285-70e1-421b-9a11-ce24c6d1e4f0 2018-09-08 06:54:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:28,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9331ed02-afe7-4bf9-8cdf-ece0af84dc8b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:28,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9331ed02-afe7-4bf9-8cdf-ece0af84dc8b 2018-09-08 06:54:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:29,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9828d8c6-cab7-4152-9fdc-506aa20bd2d6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:29,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-9828d8c6-cab7-4152-9fdc-506aa20bd2d6 2018-09-08 06:54:29,083 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-792bc5bd-6afe-493-name 2018-09-08 06:54:29,083 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-792bc5bd-6afe-493-name 2018-09-08 06:54:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:29,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:29,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ad970e04a7097563717e52c72980c7cbd0ed7" 2018-09-08 06:54:29,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9c2444-998f-4a02-8aa2-4ed7cb43f8b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:29,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 used request id req-fd9c2444-998f-4a02-8aa2-4ed7cb43f8b6 2018-09-08 06:54:29,283 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-792bc5bd-6afe-493-name 2018-09-08 06:54:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17ecd23c6524a741671e1e37ad2672ec9af4bac" 2018-09-08 06:54:29,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 06:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ad56cfb-5cb0-4824-abd1-d06ed7967597 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 3a1d364c961d46dca44e08d7d7c67f24.", "code": 404, "title": "Not Found"}} 2018-09-08 06:54:29,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3a1d364c961d46dca44e08d7d7c67f24 used request id req-4ad56cfb-5cb0-4824-abd1-d06ed7967597 2018-09-08 06:54:29,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 06:54:29,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:29,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["i3mJHSdfR7mu-edmpPKDSA"], "issued_at": "2018-09-08T06:54:29.000000Z"}} 2018-09-08 06:54:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bcb8ae3435c94d27cc71958af83ddcb3a949f3" 2018-09-08 06:54:29,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecc2504-9b71-4b6c-b50b-07395506b734 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:29,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ecc2504-9b71-4b6c-b50b-07395506b734 2018-09-08 06:54:29,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:29,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:30,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["AkyUlnn3QDqZTn0PAkENyg"], "issued_at": "2018-09-08T06:54:30.000000Z"}} 2018-09-08 06:54:30,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:30,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181263b1-f85a-4b34-9ebd-57b34e8d0e81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:30,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-181263b1-f85a-4b34-9ebd-57b34e8d0e81 2018-09-08 06:54:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:30,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:30,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da18b76-d7d7-44be-b238-046b49c61711 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:30,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9da18b76-d7d7-44be-b238-046b49c61711 2018-09-08 06:54:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:30,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91e0e94-fa0f-4bb2-857b-1be70e6e6607 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:30,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e91e0e94-fa0f-4bb2-857b-1be70e6e6607 2018-09-08 06:54:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215f7605-f9f2-4ac6-bf7b-49db8bdb0806 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:31,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-215f7605-f9f2-4ac6-bf7b-49db8bdb0806 2018-09-08 06:54:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae5448d-e274-49ea-8d87-c16bb1ff4c5d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:31,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-1ae5448d-e274-49ea-8d87-c16bb1ff4c5d 2018-09-08 06:54:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cb40b8-9b01-4dba-a127-d4d874c72719 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781"}, "enabled": true, "id": "cec8f25ecaec496da2c56677c5828781", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-c9b06328-a02a-43c-name"}} 2018-09-08 06:54:31,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781 used request id req-31cb40b8-9b01-4dba-a127-d4d874c72719 2018-09-08 06:54:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cec8f25ecaec496da2c56677c5828781/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9be0394-6251-4af1-bda8-5c96c0ddc305 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cec8f25ecaec496da2c56677c5828781/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:54:31,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cec8f25ecaec496da2c56677c5828781/roles used request id req-e9be0394-6251-4af1-bda8-5c96c0ddc305 2018-09-08 06:54:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe2dbe9-39ce-40f6-8d8d-afc9264a0d99 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:54:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-ffe2dbe9-39ce-40f6-8d8d-afc9264a0d99 2018-09-08 06:54:31,580 - keystone_utils - INFO - Granting role admin to project api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 2018-09-08 06:54:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cec8f25ecaec496da2c56677c5828781/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b03b47-5637-468a-9b08-23568bdc5397 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:31,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/cec8f25ecaec496da2c56677c5828781/roles/f376d2e221f54d64a99cacf2559df943 used request id req-f7b03b47-5637-468a-9b08-23568bdc5397 2018-09-08 06:54:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e744d8-d092-43fd-86dc-7d4479626b43 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:31,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29e744d8-d092-43fd-86dc-7d4479626b43 2018-09-08 06:54:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:31,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54d109f-6fca-45bd-9f57-2d593141a147 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:31,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-c54d109f-6fca-45bd-9f57-2d593141a147 2018-09-08 06:54:31,882 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c9b06328-a02a-43c-name 2018-09-08 06:54:31,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:31,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bcb8ae3435c94d27cc71958af83ddcb3a949f3" 2018-09-08 06:54:31,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0fcc04-3077-4e0d-8c0e-9a8f173ddca6 Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-c9b06328-a02a-43c-name", "links": {"self": "http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781"}, "domain_id": "default", "enabled": true, "id": "cec8f25ecaec496da2c56677c5828781", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:31,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4e0fcc04-3077-4e0d-8c0e-9a8f173ddca6 2018-09-08 06:54:31,997 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c9b06328-a02a-43c-name 2018-09-08 06:54:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1452681cfde65831ab279d90e5345175e7c642" 2018-09-08 06:54:32,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82dbba82-4b3b-4cfe-af4c-e85f9ebb050c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:32,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cec8f25ecaec496da2c56677c5828781 used request id req-82dbba82-4b3b-4cfe-af4c-e85f9ebb050c 2018-09-08 06:54:32,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:32,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["TGfnzT18TVq1LGhMDUleYA"], "issued_at": "2018-09-08T06:54:32.000000Z"}} 2018-09-08 06:54:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1066f8fc9522de41465c95db19b34c7fad339391" 2018-09-08 06:54:32,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6bddd9-3930-488a-a56a-d53a7d68daa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:32,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df6bddd9-3930-488a-a56a-d53a7d68daa7 2018-09-08 06:54:32,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:32,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:32,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["1X2ioTBKT0uRR_Ij3rvEzQ"], "issued_at": "2018-09-08T06:54:32.000000Z"}} 2018-09-08 06:54:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:33,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8421f4c9-3649-4458-a592-ade3ccf38c7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:33,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8421f4c9-3649-4458-a592-ade3ccf38c7d 2018-09-08 06:54:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:33,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:33,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ff0f34-07fc-4e99-bbbd-f66cc8a0f15c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:33,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-52ff0f34-07fc-4e99-bbbd-f66cc8a0f15c 2018-09-08 06:54:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:33,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edc6243-9058-47e0-a6f7-8e93043f26cb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:33,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3edc6243-9058-47e0-a6f7-8e93043f26cb 2018-09-08 06:54:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:33,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c54f42-4358-4c93-a55c-e2073fd7ebaf Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:33,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9c54f42-4358-4c93-a55c-e2073fd7ebaf 2018-09-08 06:54:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:33,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a05cca0-0dc5-4d60-b0b9-300efa29d9d6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:33,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-9a05cca0-0dc5-4d60-b0b9-300efa29d9d6 2018-09-08 06:54:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab03c2e6-bc2d-430d-a24d-933748e87ed5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9"}, "enabled": true, "id": "407a75b7fe114744a353ae4be9f06cb9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-340b7708-1bfa-4d1-name"}} 2018-09-08 06:54:34,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9 used request id req-ab03c2e6-bc2d-430d-a24d-933748e87ed5 2018-09-08 06:54:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/407a75b7fe114744a353ae4be9f06cb9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5b5600-82e0-4c77-b150-da671101ad1e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/407a75b7fe114744a353ae4be9f06cb9/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:54:34,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/407a75b7fe114744a353ae4be9f06cb9/roles used request id req-7a5b5600-82e0-4c77-b150-da671101ad1e 2018-09-08 06:54:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70019e8-c256-47f0-a917-d71a6ecb17d7 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:54:34,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-e70019e8-c256-47f0-a917-d71a6ecb17d7 2018-09-08 06:54:34,212 - keystone_utils - INFO - Granting role admin to project api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 2018-09-08 06:54:34,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/407a75b7fe114744a353ae4be9f06cb9/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71da64c1-58d1-4d05-8217-f7e7dae04d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:34,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5/users/407a75b7fe114744a353ae4be9f06cb9/roles/f376d2e221f54d64a99cacf2559df943 used request id req-71da64c1-58d1-4d05-8217-f7e7dae04d40 2018-09-08 06:54:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1307a6-05c2-4543-8d04-6586798173ee Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:34,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6a1307a6-05c2-4543-8d04-6586798173ee 2018-09-08 06:54:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:34,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4491e9-920f-4008-9aa4-3705d416f8ea Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}]} 2018-09-08 06:54:34,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6 used request id req-ec4491e9-920f-4008-9aa4-3705d416f8ea 2018-09-08 06:54:34,526 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-340b7708-1bfa-4d1-name 2018-09-08 06:54:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:34,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1066f8fc9522de41465c95db19b34c7fad339391" 2018-09-08 06:54:34,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c02c506-a9e1-4492-a9de-88b31617404f Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-340b7708-1bfa-4d1-name", "links": {"self": "http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9"}, "domain_id": "default", "enabled": true, "id": "407a75b7fe114744a353ae4be9f06cb9", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:34,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9c02c506-a9e1-4492-a9de-88b31617404f 2018-09-08 06:54:34,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:34,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:35,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["CvR2gHcbQ5KdEEMoSGj-aQ"], "issued_at": "2018-09-08T06:54:35.000000Z"}} 2018-09-08 06:54:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f2c6a45b90c700ae007426fd9cdf75fdbaf3b2" 2018-09-08 06:54:35,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4557bcc-6f04-4d75-bf35-61c7045681a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:35,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4557bcc-6f04-4d75-bf35-61c7045681a5 2018-09-08 06:54:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:35,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f2c6a45b90c700ae007426fd9cdf75fdbaf3b2" 2018-09-08 06:54:35,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef292849-c071-4557-bca3-e468dcdda414 Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-340b7708-1bfa-4d1-name", "links": {"self": "http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9"}, "domain_id": "default", "enabled": true, "id": "407a75b7fe114744a353ae4be9f06cb9", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:35,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef292849-c071-4557-bca3-e468dcdda414 2018-09-08 06:54:35,223 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-340b7708-1bfa-4d1-name 2018-09-08 06:54:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac5314f614ad34954bd0415a285b1bf51ea3b5f" 2018-09-08 06:54:35,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7baa1c3-34fb-4cf9-b564-3bb974c41662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:35,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/407a75b7fe114744a353ae4be9f06cb9 used request id req-a7baa1c3-34fb-4cf9-b564-3bb974c41662 2018-09-08 06:54:35,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:35,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["AVJAPwxzRVCFiOxk-PV4SQ"], "issued_at": "2018-09-08T06:54:35.000000Z"}} 2018-09-08 06:54:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb54e74af33a659208bde0a158ba83b1c81bba8" 2018-09-08 06:54:35,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87a4fc6-188b-423a-baee-41b76d83ca7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:35,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a87a4fc6-188b-423a-baee-41b76d83ca7e 2018-09-08 06:54:35,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:35,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:36,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["fW89_ewGTGa-ggjbbNMcSQ"], "issued_at": "2018-09-08T06:54:36.000000Z"}} 2018-09-08 06:54:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:36,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b105e1dc-e2cf-431d-b4c0-f08069a190d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:36,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b105e1dc-e2cf-431d-b4c0-f08069a190d6 2018-09-08 06:54:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:36,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:36,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-74193edb-de63-499-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:36,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554ab4d3-aa36-475f-930e-775440b8673f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-74193edb-de63-499-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:36,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-74193edb-de63-499-name used request id req-554ab4d3-aa36-475f-930e-775440b8673f 2018-09-08 06:54:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:36,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f927f44f-e642-446d-abb3-64462c44e2b7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:36,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f927f44f-e642-446d-abb3-64462c44e2b7 2018-09-08 06:54:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-74193edb-de63-499-name"}}' 2018-09-08 06:54:36,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384eeec5-c4d4-4615-86cf-d8e4d899535d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/74f0665fb1534754b764519569ea4789"}, "enabled": true, "id": "74f0665fb1534754b764519569ea4789", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-74193edb-de63-499-name"}} 2018-09-08 06:54:36,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-384eeec5-c4d4-4615-86cf-d8e4d899535d 2018-09-08 06:54:36,734 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-74193edb-de63-499-name 2018-09-08 06:54:36,734 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-74193edb-de63-499-name 2018-09-08 06:54:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:36,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/74f0665fb1534754b764519569ea4789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb54e74af33a659208bde0a158ba83b1c81bba8" 2018-09-08 06:54:36,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914e525f-a981-4b87-a792-8711f5f7365e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:36,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/74f0665fb1534754b764519569ea4789 used request id req-914e525f-a981-4b87-a792-8711f5f7365e 2018-09-08 06:54:36,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-20c18e8d-e85b-45f3-b679-a96323c731a7 Date: Sat, 08 Sep 2018 06:54:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}]} 2018-09-08 06:54:37,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-20c18e8d-e85b-45f3-b679-a96323c731a7 2018-09-08 06:54:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:38,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8186d8a-1b34-4440-be35-d31b3d764588 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:38,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c8186d8a-1b34-4440-be35-d31b3d764588 2018-09-08 06:54:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:38,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704a66d2-f91e-4772-8e5d-50ef56c57d5b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:38,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-704a66d2-f91e-4772-8e5d-50ef56c57d5b 2018-09-08 06:54:38,111 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-74193edb-de63-499-name 2018-09-08 06:54:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/74f0665fb1534754b764519569ea4789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:38,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9c36be-684c-4ab2-afe1-17dda4461426 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 74f0665fb1534754b764519569ea4789.", "code": 404, "title": "Not Found"}} 2018-09-08 06:54:38,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/74f0665fb1534754b764519569ea4789 used request id req-dc9c36be-684c-4ab2-afe1-17dda4461426 2018-09-08 06:54:38,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 06:54:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:38,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875bc482-54df-4549-a4d3-f91a84a57068 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:38,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-875bc482-54df-4549-a4d3-f91a84a57068 2018-09-08 06:54:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb54e74af33a659208bde0a158ba83b1c81bba8" 2018-09-08 06:54:38,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ce58ea-dce4-424c-a954-da40782d5319 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:38,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d5ce58ea-dce4-424c-a954-da40782d5319 2018-09-08 06:54:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152a96e1d41c7b109f15963afa0ded66611a04a4" 2018-09-08 06:54:38,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56fbea9-8a20-48dc-b374-ea022aa1e597 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:38,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e56fbea9-8a20-48dc-b374-ea022aa1e597 2018-09-08 06:54:38,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:38,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["wfiNg_KZRDWPVlS9RG--ng"], "issued_at": "2018-09-08T06:54:38.000000Z"}} 2018-09-08 06:54:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6776dedab6b1b008a570124911c635394b177e" 2018-09-08 06:54:38,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c067680-e867-40df-918a-1242a649497d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:38,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c067680-e867-40df-918a-1242a649497d 2018-09-08 06:54:38,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:38,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:39,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["a-gQYLMLTZ2dKUaYtnXkzw"], "issued_at": "2018-09-08T06:54:39.000000Z"}} 2018-09-08 06:54:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:39,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c81cdea-14b3-4b52-ad71-05d32cb73558 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:39,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c81cdea-14b3-4b52-ad71-05d32cb73558 2018-09-08 06:54:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:39,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:39,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84a67ef-5f20-476e-a7b7-5973da5aaf6c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:39,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name used request id req-a84a67ef-5f20-476e-a7b7-5973da5aaf6c 2018-09-08 06:54:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:39,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722427ad-ed1f-4690-b847-0e14a3428c19 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:39,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-722427ad-ed1f-4690-b847-0e14a3428c19 2018-09-08 06:54:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-79aef889-0d03-49b-name"}}' 2018-09-08 06:54:39,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca085e8-9479-4de8-aa41-16fc771338aa Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0a202f464b94d65bbd3f63e2e3e47db"}, "enabled": true, "id": "d0a202f464b94d65bbd3f63e2e3e47db", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-79aef889-0d03-49b-name"}} 2018-09-08 06:54:39,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ca085e8-9479-4de8-aa41-16fc771338aa 2018-09-08 06:54:39,695 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-79aef889-0d03-49b-name 2018-09-08 06:54:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:39,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6776dedab6b1b008a570124911c635394b177e" 2018-09-08 06:54:39,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacd4b36-b0ae-4040-a655-36b45f522684 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0a202f464b94d65bbd3f63e2e3e47db"}, "enabled": true, "id": "d0a202f464b94d65bbd3f63e2e3e47db", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-79aef889-0d03-49b-name"}]} 2018-09-08 06:54:39,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79aef889-0d03-49b-name used request id req-dacd4b36-b0ae-4040-a655-36b45f522684 2018-09-08 06:54:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6776dedab6b1b008a570124911c635394b177e" 2018-09-08 06:54:39,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bef6f3e-7144-4cbb-9f0c-11f98fba4c3d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:39,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9bef6f3e-7144-4cbb-9f0c-11f98fba4c3d 2018-09-08 06:54:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:40,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-839a2676-ccf7-44c1-a89f-0eb075c4e09b Date: Sat, 08 Sep 2018 06:54:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}]} 2018-09-08 06:54:40,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-839a2676-ccf7-44c1-a89f-0eb075c4e09b 2018-09-08 06:54:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:40,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26cd8b8-ff12-4f9c-b477-8170361cb799 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:40,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a26cd8b8-ff12-4f9c-b477-8170361cb799 2018-09-08 06:54:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:40,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bdc4fd-3365-45bd-9294-c8ab932a0547 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:40,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b8bdc4fd-3365-45bd-9294-c8ab932a0547 2018-09-08 06:54:40,836 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-79aef889-0d03-49b-name 2018-09-08 06:54:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d0a202f464b94d65bbd3f63e2e3e47db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:41,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59c082b-beec-4da4-9e7b-c8602dc3c356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:41,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d0a202f464b94d65bbd3f63e2e3e47db used request id req-e59c082b-beec-4da4-9e7b-c8602dc3c356 2018-09-08 06:54:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c826e1773e3f0be7961d87e25cd343e93e8c7ae5" 2018-09-08 06:54:41,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd328d7-a2f3-408a-9454-d8a3879b62a9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:41,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2dd328d7-a2f3-408a-9454-d8a3879b62a9 2018-09-08 06:54:41,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:41,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["BJJXN3PJQvSFGS4LO2RkLQ"], "issued_at": "2018-09-08T06:54:41.000000Z"}} 2018-09-08 06:54:41,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0256ea67fbae9664e4ea448f50a519f8cfa827cd" 2018-09-08 06:54:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c77b2a-1639-4adf-87ed-f1692e884b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:41,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05c77b2a-1639-4adf-87ed-f1692e884b0b 2018-09-08 06:54:41,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:41,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:41,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["9IL9wOuuRiSkW7WJji_Xmg"], "issued_at": "2018-09-08T06:54:41.000000Z"}} 2018-09-08 06:54:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:41,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031caf7f-eafe-4500-9fb6-7e5d8fad37c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:41,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-031caf7f-eafe-4500-9fb6-7e5d8fad37c0 2018-09-08 06:54:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:41,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:41,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52199273-957c-459b-a019-3f206343747a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:41,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name used request id req-52199273-957c-459b-a019-3f206343747a 2018-09-08 06:54:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:42,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f08492c-de9f-4a57-8eac-5890b74ece1a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:42,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f08492c-de9f-4a57-8eac-5890b74ece1a 2018-09-08 06:54:42,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8437260c-f202-4bd-name"}}' 2018-09-08 06:54:42,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdca74a-bc68-49d8-9d1a-4f8c1992397f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/095d189bf6cd46ceaa14e8a7d844abb7"}, "enabled": true, "id": "095d189bf6cd46ceaa14e8a7d844abb7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8437260c-f202-4bd-name"}} 2018-09-08 06:54:42,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ebdca74a-bc68-49d8-9d1a-4f8c1992397f 2018-09-08 06:54:42,195 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8437260c-f202-4bd-name 2018-09-08 06:54:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:42,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0256ea67fbae9664e4ea448f50a519f8cfa827cd" 2018-09-08 06:54:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cb157f-390a-48cf-b5e6-1544a5076208 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/095d189bf6cd46ceaa14e8a7d844abb7"}, "enabled": true, "id": "095d189bf6cd46ceaa14e8a7d844abb7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8437260c-f202-4bd-name"}]} 2018-09-08 06:54:42,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name used request id req-09cb157f-390a-48cf-b5e6-1544a5076208 2018-09-08 06:54:42,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:42,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:42,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["pk35pdLoQze6sXbHpco_Kg"], "issued_at": "2018-09-08T06:54:42.000000Z"}} 2018-09-08 06:54:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ba66c87f4f46d0226e2f0ef02bc2b3aa07ca07" 2018-09-08 06:54:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07658b35-06de-4383-a756-fb9c689e8748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:42,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-07658b35-06de-4383-a756-fb9c689e8748 2018-09-08 06:54:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:42,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ba66c87f4f46d0226e2f0ef02bc2b3aa07ca07" 2018-09-08 06:54:42,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c014c6-7065-4b88-8181-88ee7d3dc831 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/095d189bf6cd46ceaa14e8a7d844abb7"}, "enabled": true, "id": "095d189bf6cd46ceaa14e8a7d844abb7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8437260c-f202-4bd-name"}]} 2018-09-08 06:54:42,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8437260c-f202-4bd-name used request id req-35c014c6-7065-4b88-8181-88ee7d3dc831 2018-09-08 06:54:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0256ea67fbae9664e4ea448f50a519f8cfa827cd" 2018-09-08 06:54:42,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edbef6b-262a-4ea1-9f23-8135adfb4d2a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:42,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2edbef6b-262a-4ea1-9f23-8135adfb4d2a 2018-09-08 06:54:42,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:43,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-ec719011-dcc5-4914-809a-084b2dd39b20 Date: Sat, 08 Sep 2018 06:54:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}]} 2018-09-08 06:54:43,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ec719011-dcc5-4914-809a-084b2dd39b20 2018-09-08 06:54:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:43,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e3d9ec-e493-4d2b-9541-effaec4f4965 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:43,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-88e3d9ec-e493-4d2b-9541-effaec4f4965 2018-09-08 06:54:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9e21cd-9c4d-4f1d-b242-a4e6bdae3023 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:43,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5d9e21cd-9c4d-4f1d-b242-a4e6bdae3023 2018-09-08 06:54:43,405 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8437260c-f202-4bd-name 2018-09-08 06:54:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/095d189bf6cd46ceaa14e8a7d844abb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:43,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5078ca9d-f00e-4a4b-9f1c-fadf489a057b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:43,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/095d189bf6cd46ceaa14e8a7d844abb7 used request id req-5078ca9d-f00e-4a4b-9f1c-fadf489a057b 2018-09-08 06:54:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c506391232a41d7745a4c751145d2c12398674b" 2018-09-08 06:54:43,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea5c0b9-e030-424d-a294-147df690779c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:43,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ea5c0b9-e030-424d-a294-147df690779c 2018-09-08 06:54:43,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:44,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["oUh23zi_ShOi_VjPBFwk7g"], "issued_at": "2018-09-08T06:54:44.000000Z"}} 2018-09-08 06:54:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03920530e4ff19f9894b2f0764f24540bc5f7b3c" 2018-09-08 06:54:44,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df00086-2447-4557-8f94-2145a720c40a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:44,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0df00086-2447-4557-8f94-2145a720c40a 2018-09-08 06:54:44,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:44,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:44,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["oPfioASdRKOeFyfuCBxTrA"], "issued_at": "2018-09-08T06:54:44.000000Z"}} 2018-09-08 06:54:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422d341b0e885fa0a641bf4be163f6bab8a793ba" 2018-09-08 06:54:44,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f980483-e9b0-45a9-aab0-0c43aea2a40e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:44,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f980483-e9b0-45a9-aab0-0c43aea2a40e 2018-09-08 06:54:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:44,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-4faf436a-dbc5-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422d341b0e885fa0a641bf4be163f6bab8a793ba" 2018-09-08 06:54:44,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9290366d-37f3-4eab-b1cf-29d168332ae2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-4faf436a-dbc5-484-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:44,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-4faf436a-dbc5-484-name used request id req-9290366d-37f3-4eab-b1cf-29d168332ae2 2018-09-08 06:54:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422d341b0e885fa0a641bf4be163f6bab8a793ba" 2018-09-08 06:54:44,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f04ab2-df62-4709-8885-5c82a8c35a5b Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-09-08 06:54:44,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=foo used request id req-f9f04ab2-df62-4709-8885-5c82a8c35a5b 2018-09-08 06:54:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422d341b0e885fa0a641bf4be163f6bab8a793ba" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-4faf436a-dbc5-484-name"}}' 2018-09-08 06:54:44,811 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8a8be2-94ca-4906-8134-8ad1c5e86da1 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-09-08 06:54:44,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5d8a8be2-94ca-4906-8134-8ad1c5e86da1 2018-09-08 06:54:44,811 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-09-08 06:54:44,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}422d341b0e885fa0a641bf4be163f6bab8a793ba" 2018-09-08 06:54:44,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be5f060-814e-408b-95eb-f0a28386da36 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:44,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7be5f060-814e-408b-95eb-f0a28386da36 2018-09-08 06:54:44,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:45,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["vep6AlrPTDKyyR8WzJx8Zw"], "issued_at": "2018-09-08T06:54:45.000000Z"}} 2018-09-08 06:54:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65cafd634cd16f6633054bb708f645a374e7fa95" 2018-09-08 06:54:45,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c065e9bf-3622-4886-ab97-3946c6ef4be5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:45,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c065e9bf-3622-4886-ab97-3946c6ef4be5 2018-09-08 06:54:45,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:45,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:45,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["41q5frvYRZ69ZLkqeMquuQ"], "issued_at": "2018-09-08T06:54:45.000000Z"}} 2018-09-08 06:54:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:45,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24bbedd-e3e1-411e-8201-a14a3512a2e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:45,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f24bbedd-e3e1-411e-8201-a14a3512a2e2 2018-09-08 06:54:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:45,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9644529-5c58-4a0a-8783-2f03ca1f69e1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:45,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name used request id req-d9644529-5c58-4a0a-8783-2f03ca1f69e1 2018-09-08 06:54:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:46,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069718d8-c756-4ec5-b26f-943e5d114204 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:46,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-069718d8-c756-4ec5-b26f-943e5d114204 2018-09-08 06:54:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9297d785-1466-406-name"}}' 2018-09-08 06:54:46,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff56bf9-3c35-4f2f-a73c-db815454bc19 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e8222e9c1b584b05959f7aa206735e60"}, "enabled": true, "id": "e8222e9c1b584b05959f7aa206735e60", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9297d785-1466-406-name"}} 2018-09-08 06:54:46,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fff56bf9-3c35-4f2f-a73c-db815454bc19 2018-09-08 06:54:46,219 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9297d785-1466-406-name 2018-09-08 06:54:46,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:54:46,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:47,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbaf7523-df19-4488-aa33-ee1088484704 x-compute-request-id: req-dbaf7523-df19-4488-aa33-ee1088484704 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "e8222e9c1b584b05959f7aa206735e60", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:47,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 used request id req-dbaf7523-df19-4488-aa33-ee1088484704 2018-09-08 06:54:47,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-09-08 06:54:48,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5a65dc0-c6b0-4954-9f7f-4e6fb60902f8 x-compute-request-id: req-a5a65dc0-c6b0-4954-9f7f-4e6fb60902f8 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:48,043 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 used request id req-a5a65dc0-c6b0-4954-9f7f-4e6fb60902f8 2018-09-08 06:54:48,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:48,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65cafd634cd16f6633054bb708f645a374e7fa95" 2018-09-08 06:54:48,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5648b1-f10e-4bb9-b024-a5e254468b43 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e8222e9c1b584b05959f7aa206735e60"}, "enabled": true, "id": "e8222e9c1b584b05959f7aa206735e60", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9297d785-1466-406-name"}]} 2018-09-08 06:54:48,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9297d785-1466-406-name used request id req-6c5648b1-f10e-4bb9-b024-a5e254468b43 2018-09-08 06:54:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65cafd634cd16f6633054bb708f645a374e7fa95" 2018-09-08 06:54:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcec5e9-7a6a-41be-a46f-36f9eb5fec32 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:48,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5bcec5e9-7a6a-41be-a46f-36f9eb5fec32 2018-09-08 06:54:48,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:54:48,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65cafd634cd16f6633054bb708f645a374e7fa95" 2018-09-08 06:54:49,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51478680-9398-4082-a457-53756db092c9 x-compute-request-id: req-51478680-9398-4082-a457-53756db092c9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "e8222e9c1b584b05959f7aa206735e60", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:49,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/e8222e9c1b584b05959f7aa206735e60 used request id req-51478680-9398-4082-a457-53756db092c9 2018-09-08 06:54:49,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:49,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-f1b16a6b-7e45-4548-9c79-70dfff993893 Date: Sat, 08 Sep 2018 06:54:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}]} 2018-09-08 06:54:49,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f1b16a6b-7e45-4548-9c79-70dfff993893 2018-09-08 06:54:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:50,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dace11c7-80e6-4b6f-969b-bedee00ac73b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:50,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-dace11c7-80e6-4b6f-969b-bedee00ac73b 2018-09-08 06:54:50,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:50,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a86dc02-c3a0-432c-adb6-a0207fa7e7a8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:50,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-4a86dc02-c3a0-432c-adb6-a0207fa7e7a8 2018-09-08 06:54:50,155 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9297d785-1466-406-name 2018-09-08 06:54:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e8222e9c1b584b05959f7aa206735e60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:50,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955d8669-3675-4664-bbf1-298389a916ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:50,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e8222e9c1b584b05959f7aa206735e60 used request id req-955d8669-3675-4664-bbf1-298389a916ed 2018-09-08 06:54:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5a10caa3ea06661ac4ed6ec107321ee49784c4" 2018-09-08 06:54:50,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b07633-8234-4f21-b471-f39ae323d5c3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:50,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9b07633-8234-4f21-b471-f39ae323d5c3 2018-09-08 06:54:50,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:50,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Iri7j3A-RZKlNRoNt4IpWQ"], "issued_at": "2018-09-08T06:54:50.000000Z"}} 2018-09-08 06:54:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1015ed366f78ad75bafb5a1f08f8317c47e1a2" 2018-09-08 06:54:50,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb4574d-63b9-462a-b37c-24bdd53811b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:50,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ceb4574d-63b9-462a-b37c-24bdd53811b8 2018-09-08 06:54:50,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:50,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:51,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["gybE-_HmQuycudi9HqD_fw"], "issued_at": "2018-09-08T06:54:51.000000Z"}} 2018-09-08 06:54:51,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cedbc7-948b-4358-84db-b5aab20f99ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:51,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4cedbc7-948b-4358-84db-b5aab20f99ff 2018-09-08 06:54:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:51,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e801b0ae-ec0c-44f7-968a-415dcc3d1bbc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:51,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name used request id req-e801b0ae-ec0c-44f7-968a-415dcc3d1bbc 2018-09-08 06:54:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:51,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e9c89a-be52-4375-a97c-de655490e2a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:51,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d9e9c89a-be52-4375-a97c-de655490e2a2 2018-09-08 06:54:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3bb25364-6932-460-name"}}' 2018-09-08 06:54:51,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b6e240-456a-48d9-b289-afdc3cdedb2d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6643f16f0f864c24a00bfdfbd9a0c36e"}, "enabled": true, "id": "6643f16f0f864c24a00bfdfbd9a0c36e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3bb25364-6932-460-name"}} 2018-09-08 06:54:51,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-05b6e240-456a-48d9-b289-afdc3cdedb2d 2018-09-08 06:54:51,710 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3bb25364-6932-460-name 2018-09-08 06:54:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:51,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1015ed366f78ad75bafb5a1f08f8317c47e1a2" 2018-09-08 06:54:51,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87672ce7-d41f-407f-8f11-4e5522951192 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6643f16f0f864c24a00bfdfbd9a0c36e"}, "enabled": true, "id": "6643f16f0f864c24a00bfdfbd9a0c36e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3bb25364-6932-460-name"}]} 2018-09-08 06:54:51,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3bb25364-6932-460-name used request id req-87672ce7-d41f-407f-8f11-4e5522951192 2018-09-08 06:54:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1015ed366f78ad75bafb5a1f08f8317c47e1a2" 2018-09-08 06:54:51,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ad411d-e5aa-4702-b730-5d3c898fb8b3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 06:54:51,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-44ad411d-e5aa-4702-b730-5d3c898fb8b3 2018-09-08 06:54:51,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:54:51,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-09-08 06:54:52,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b24dee7-f8a0-470f-844e-9d81d2cbf737 x-compute-request-id: req-1b24dee7-f8a0-470f-844e-9d81d2cbf737 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:52,901 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-1b24dee7-f8a0-470f-844e-9d81d2cbf737 2018-09-08 06:54:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-09-08 06:54:53,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-0987d36d-0e4a-42db-87bf-a88b04950104 Date: Sat, 08 Sep 2018 06:54:53 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-08 06:54:53,856 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-0987d36d-0e4a-42db-87bf-a88b04950104 2018-09-08 06:54:53,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:54:53,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:54,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e334f5b-f41c-4126-bab3-ba1f762fac06 x-compute-request-id: req-4e334f5b-f41c-4126-bab3-ba1f762fac06 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6643f16f0f864c24a00bfdfbd9a0c36e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:54,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-4e334f5b-f41c-4126-bab3-ba1f762fac06 2018-09-08 06:54:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-99027c64-7340-4fdb-ba75-b4a7423ca451 Date: Sat, 08 Sep 2018 06:54:54 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-08 06:54:54,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-99027c64-7340-4fdb-ba75-b4a7423ca451 2018-09-08 06:54:54,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:54:54,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1015ed366f78ad75bafb5a1f08f8317c47e1a2" 2018-09-08 06:54:55,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b6f1d03-796b-48f4-8cb4-e86fc8df01e7 x-compute-request-id: req-5b6f1d03-796b-48f4-8cb4-e86fc8df01e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6643f16f0f864c24a00bfdfbd9a0c36e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-08 06:54:55,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-5b6f1d03-796b-48f4-8cb4-e86fc8df01e7 2018-09-08 06:54:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1015ed366f78ad75bafb5a1f08f8317c47e1a2" 2018-09-08 06:54:55,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a31c3669-7756-4fef-b9eb-832edadbfda2 Date: Sat, 08 Sep 2018 06:54:55 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-08 06:54:55,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-a31c3669-7756-4fef-b9eb-832edadbfda2 2018-09-08 06:54:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:55,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-5436d5e5-c477-478c-9420-2bec43ee56e9 Date: Sat, 08 Sep 2018 06:54:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}]} 2018-09-08 06:54:55,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5436d5e5-c477-478c-9420-2bec43ee56e9 2018-09-08 06:54:55,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:55,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba539e2c-0b58-4f54-8efa-5ad4c1b848db Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:54:55,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-ba539e2c-0b58-4f54-8efa-5ad4c1b848db 2018-09-08 06:54:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:55,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c3bc29-e6ba-402d-b539-a45efb824b0c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:54:55,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e0c3bc29-e6ba-402d-b539-a45efb824b0c 2018-09-08 06:54:55,689 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3bb25364-6932-460-name 2018-09-08 06:54:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6643f16f0f864c24a00bfdfbd9a0c36e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:55,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c25306f-df1b-4e6f-8cf2-bdc7061e3f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:55,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6643f16f0f864c24a00bfdfbd9a0c36e used request id req-7c25306f-df1b-4e6f-8cf2-bdc7061e3f6b 2018-09-08 06:54:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3e69c39176d20d729560f35d0b350b73672556" 2018-09-08 06:54:55,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34089857-fcf3-44fe-a5cb-2b3ccdbdf2ca Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:55,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-34089857-fcf3-44fe-a5cb-2b3ccdbdf2ca 2018-09-08 06:54:55,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:56,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["JDZpg5MwQxGjDYD8EpOmIQ"], "issued_at": "2018-09-08T06:54:56.000000Z"}} 2018-09-08 06:54:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504a98745f9e36a652a50ade87be8783ba93604f" 2018-09-08 06:54:56,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a32e98-3282-41a6-be5c-e4050f734fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:56,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65a32e98-3282-41a6-be5c-e4050f734fd5 2018-09-08 06:54:56,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:56,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:56,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["jSbxE2MqSayFjXKg0FPscQ"], "issued_at": "2018-09-08T06:54:56.000000Z"}} 2018-09-08 06:54:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:56,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a1eca6-8c32-4cef-bc0d-255d6529e534 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:56,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d1a1eca6-8c32-4cef-bc0d-255d6529e534 2018-09-08 06:54:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:56,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc92c2e7-956b-4ef-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:56,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8e76c5-4372-4c8f-b7db-633ac7c6960b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc92c2e7-956b-4ef-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:54:56,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc92c2e7-956b-4ef-name used request id req-1e8e76c5-4372-4c8f-b7db-633ac7c6960b 2018-09-08 06:54:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:57,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc3c201-3360-4a8b-a79b-3a1009764298 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:57,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6fc3c201-3360-4a8b-a79b-3a1009764298 2018-09-08 06:54:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}}' 2018-09-08 06:54:57,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3062490-89a9-43c3-b4d4-246ad898ba9c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4"}, "enabled": true, "id": "71df5da650fc4e37885d5e1f75b5b9e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}} 2018-09-08 06:54:57,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c3062490-89a9-43c3-b4d4-246ad898ba9c 2018-09-08 06:54:57,184 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:54:57,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:57,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:57,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["2BOGgSm6SbKbqiXs7PPOtQ"], "issued_at": "2018-09-08T06:54:57.000000Z"}} 2018-09-08 06:54:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:57,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b9c64a-4df6-42ee-a609-aae1a4f391cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:57,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-62b9c64a-4df6-42ee-a609-aae1a4f391cd 2018-09-08 06:54:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:54:57,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:54:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:57,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddfca9b-4b0d-4496-8f84-ae2ca0bc1d41 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:54:57,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7ddfca9b-4b0d-4496-8f84-ae2ca0bc1d41 2018-09-08 06:54:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:57,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a2dfe6-8308-4f3d-929b-cfdb9746e128 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:54:57,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-53a2dfe6-8308-4f3d-929b-cfdb9746e128 2018-09-08 06:54:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aab5d4c-79a2-4f2a-aa6e-b5c1c3230faf Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:58,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3aab5d4c-79a2-4f2a-aa6e-b5c1c3230faf 2018-09-08 06:54:58,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-fc92c2e7-956b-4ef-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1d815b-f50a-4918-b771-66bf881b16d5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-fc92c2e7-956b-4ef-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4"}, "enabled": true, "id": "71df5da650fc4e37885d5e1f75b5b9e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}]} 2018-09-08 06:54:58,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-fc92c2e7-956b-4ef-name used request id req-6f1d815b-f50a-4918-b771-66bf881b16d5 2018-09-08 06:54:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/4622c444206940dd83f712e17b9b5132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f92b0ae-6ce3-45d0-9eab-b400ccac84e0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/4622c444206940dd83f712e17b9b5132"}, "enabled": true, "id": "4622c444206940dd83f712e17b9b5132", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-user"}} 2018-09-08 06:54:58,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4622c444206940dd83f712e17b9b5132 used request id req-6f92b0ae-6ce3-45d0-9eab-b400ccac84e0 2018-09-08 06:54:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de339b1e-b0c3-4887-b713-1985416b917a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:54:58,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles used request id req-de339b1e-b0c3-4887-b713-1985416b917a 2018-09-08 06:54:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750ba540-a3bf-4d93-9770-00606621f95c Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:54:58,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-750ba540-a3bf-4d93-9770-00606621f95c 2018-09-08 06:54:58,691 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:54:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:54:58,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e7469f-36de-45d1-8a0e-97358cbbfd12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:58,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles/f376d2e221f54d64a99cacf2559df943 used request id req-67e7469f-36de-45d1-8a0e-97358cbbfd12 2018-09-08 06:54:58,866 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-fc92c2e7-956b-4ef-user 2018-09-08 06:54:58,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:58,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6d4e4c-7109-4457-92e9-b43a38d3f64e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:54:58,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e6d4e4c-7109-4457-92e9-b43a38d3f64e 2018-09-08 06:54:58,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" -d '{"role": {"name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name-role"}}' 2018-09-08 06:54:59,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd35c01-4aa3-4751-aa61-4e8f15b790d1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0762f3ef4704750825fe4035079f0b7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7"}, "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name-role"}} 2018-09-08 06:54:59,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9bd35c01-4aa3-4751-aa61-4e8f15b790d1 2018-09-08 06:54:59,063 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name-role 2018-09-08 06:54:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:59,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e64268-b1dd-4e5c-9ea4-b1b3189ded03 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7"}, "domain_id": null, "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name-role", "id": "a0762f3ef4704750825fe4035079f0b7"}} 2018-09-08 06:54:59,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7 used request id req-d3e64268-b1dd-4e5c-9ea4-b1b3189ded03 2018-09-08 06:54:59,152 - keystone_utils - INFO - Granting role CreateProjectUserTests-fc92c2e7-956b-4ef-name-role to project CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:54:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles/a0762f3ef4704750825fe4035079f0b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:54:59,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e2dd8f2-532a-4e56-837b-2a30f67f0e19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:54:59,275 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4/users/4622c444206940dd83f712e17b9b5132/roles/a0762f3ef4704750825fe4035079f0b7 used request id req-4e2dd8f2-532a-4e56-837b-2a30f67f0e19 2018-09-08 06:54:59,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:54:59,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:54:59,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0762f3ef4704750825fe4035079f0b7", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T07:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71df5da650fc4e37885d5e1f75b5b9e4", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/71df5da650fc4e37885d5e1f75b5b9e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-user", "id": "4622c444206940dd83f712e17b9b5132"}, "audit_ids": ["FGgKliG7QcmcTflFx66v2Q"], "issued_at": "2018-09-08T06:54:59.000000Z"}} 2018-09-08 06:54:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:54:59,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5ddb68-df51-4d83-bd85-559490740ad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:54:59,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c5ddb68-df51-4d83-bd85-559490740ad2 2018-09-08 06:54:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-fc92c2e7-956b-4ef-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9b1bb1a0-e804-4471-8405-f98d2c84486c Date: Sat, 08 Sep 2018 06:55:00 GMT RESP BODY: {"security_groups": []} 2018-09-08 06:55:00,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-fc92c2e7-956b-4ef-name&description=hello+group used request id req-9b1bb1a0-e804-4471-8405-f98d2c84486c 2018-09-08 06:55:00,127 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-fc92c2e7-956b-4ef-name... 2018-09-08 06:55:00,127 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:55:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" -d '{"security_group": {"name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name", "description": "hello group"}}' 2018-09-08 06:55:01,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-a7d4423c-c9e5-4fa8-afef-a72eb9780ab3 Date: Sat, 08 Sep 2018 06:55:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "updated_at": "2018-09-08T06:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "899e700d-bae3-4fcc-8929-1d62b33d4187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}], "revision_number": 2, "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}} 2018-09-08 06:55:01,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-a7d4423c-c9e5-4fa8-afef-a72eb9780ab3 2018-09-08 06:55:01,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:01,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20a9ddd8-eda5-4f76-9c80-5691479c198f Date: Sat, 08 Sep 2018 06:55:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "899e700d-bae3-4fcc-8929-1d62b33d4187"}]} 2018-09-08 06:55:01,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-20a9ddd8-eda5-4f76-9c80-5691479c198f 2018-09-08 06:55:01,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:02,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc97988b-868f-482e-b200-dd926e62b824 Date: Sat, 08 Sep 2018 06:55:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "899e700d-bae3-4fcc-8929-1d62b33d4187"}]} 2018-09-08 06:55:02,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-bc97988b-868f-482e-b200-dd926e62b824 2018-09-08 06:55:02,131 - neutron_utils - INFO - Retrieving security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:02,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e72889ba-f8ff-4865-8913-8e6aafe23dd1 Date: Sat, 08 Sep 2018 06:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "updated_at": "2018-09-08T06:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "899e700d-bae3-4fcc-8929-1d62b33d4187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}], "revision_number": 2, "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}]} 2018-09-08 06:55:02,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-e72889ba-f8ff-4865-8913-8e6aafe23dd1 2018-09-08 06:55:02,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:02,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:03,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f915fa2e-513a-4fd0-a0d8-8e7429e95a33 Date: Sat, 08 Sep 2018 06:55:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "899e700d-bae3-4fcc-8929-1d62b33d4187"}]} 2018-09-08 06:55:03,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-f915fa2e-513a-4fd0-a0d8-8e7429e95a33 2018-09-08 06:55:03,237 - neutron_utils - INFO - Retrieving security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:04,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6361c396-ad41-483e-8682-4584594cccdb Date: Sat, 08 Sep 2018 06:55:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "updated_at": "2018-09-08T06:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "899e700d-bae3-4fcc-8929-1d62b33d4187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}], "revision_number": 2, "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}]} 2018-09-08 06:55:04,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-6361c396-ad41-483e-8682-4584594cccdb 2018-09-08 06:55:04,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-284cd897-0e99-4cdf-bc1d-827e4a7652ed Date: Sat, 08 Sep 2018 06:55:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "899e700d-bae3-4fcc-8929-1d62b33d4187"}]} 2018-09-08 06:55:04,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-284cd897-0e99-4cdf-bc1d-827e4a7652ed 2018-09-08 06:55:04,312 - neutron_utils - INFO - Retrieving security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:05,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5b4472aa-1fe6-4f90-8268-896f173bdd62 Date: Sat, 08 Sep 2018 06:55:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "updated_at": "2018-09-08T06:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "revision_number": 0, "id": "899e700d-bae3-4fcc-8929-1d62b33d4187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}], "revision_number": 2, "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}]} 2018-09-08 06:55:05,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-5b4472aa-1fe6-4f90-8268-896f173bdd62 2018-09-08 06:55:05,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eea33ec-ab60-4161-9688-8c787d27bfc7 2018-09-08 06:55:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:05,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d3dfca7-6167-4934-a334-bf26ea5b0d06 Date: Sat, 08 Sep 2018 06:55:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "42548204-9a6b-4f34-b26d-7d986b2fcd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:01Z", "security_group_id": "5eea33ec-ab60-4161-9688-8c787d27bfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:01Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "899e700d-bae3-4fcc-8929-1d62b33d4187"}]} 2018-09-08 06:55:05,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-7d3dfca7-6167-4934-a334-bf26ea5b0d06 2018-09-08 06:55:05,884 - neutron_utils - INFO - Deleting security group rule with ID - 42548204-9a6b-4f34-b26d-7d986b2fcd26 2018-09-08 06:55:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/42548204-9a6b-4f34-b26d-7d986b2fcd26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:06,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49806372-4775-4620-800d-e3c1d6a98e44 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:06,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/42548204-9a6b-4f34-b26d-7d986b2fcd26 used request id req-49806372-4775-4620-800d-e3c1d6a98e44 2018-09-08 06:55:06,135 - neutron_utils - INFO - Deleting security group rule with ID - 899e700d-bae3-4fcc-8929-1d62b33d4187 2018-09-08 06:55:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/899e700d-bae3-4fcc-8929-1d62b33d4187 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:07,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c29a2fc5-c5d7-43b7-aea1-d984bc23fbd1 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:07,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/899e700d-bae3-4fcc-8929-1d62b33d4187 used request id req-c29a2fc5-c5d7-43b7-aea1-d984bc23fbd1 2018-09-08 06:55:07,174 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:55:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5eea33ec-ab60-4161-9688-8c787d27bfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad13f868f2a5786c65ef203c36199cef75878c97" 2018-09-08 06:55:07,475 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63685178-3d5a-4a2f-afcd-e2aa230be2b3 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:07,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5eea33ec-ab60-4161-9688-8c787d27bfc7 used request id req-63685178-3d5a-4a2f-afcd-e2aa230be2b3 2018-09-08 06:55:07,476 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-fc92c2e7-956b-4ef-user 2018-09-08 06:55:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4622c444206940dd83f712e17b9b5132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f51efd7e6e0a05b64f8a94c3d7c036445c23429" 2018-09-08 06:55:07,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-969019e9-67da-47cc-8211-46bebc50b6e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:07,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4622c444206940dd83f712e17b9b5132 used request id req-969019e9-67da-47cc-8211-46bebc50b6e4 2018-09-08 06:55:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:08,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-68c90d97-2493-4432-b7bc-5ba6b4a8296c Date: Sat, 08 Sep 2018 06:55:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:00Z", "updated_at": "2018-09-08T06:55:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "revision_number": 0, "id": "fb0ef384-d31a-487a-abbd-d0cfd24846f5", "remote_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "revision_number": 0, "id": "481d9e77-cc7c-451f-8c24-4a4b9257d6cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "revision_number": 0, "id": "eed64c14-bc30-4171-b6c2-8330e974d81d", "remote_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "revision_number": 0, "id": "8535d482-842c-4d25-ab5c-deed93400b44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4"}], "revision_number": 4, "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "name": "default"}]} 2018-09-08 06:55:08,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-68c90d97-2493-4432-b7bc-5ba6b4a8296c 2018-09-08 06:55:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7346b9-d39c-4066-8ec8-899365ead0f5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:55:08,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-7e7346b9-d39c-4066-8ec8-899365ead0f5 2018-09-08 06:55:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:08,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861aceec-097f-4c9e-bee6-e735f146e091 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:08,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-861aceec-097f-4c9e-bee6-e735f146e091 2018-09-08 06:55:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:08,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a18df6-9696-4020-9c5e-38340fee4c19 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4"}, "enabled": true, "id": "71df5da650fc4e37885d5e1f75b5b9e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc92c2e7-956b-4ef-name"}} 2018-09-08 06:55:08,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4 used request id req-36a18df6-9696-4020-9c5e-38340fee4c19 2018-09-08 06:55:08,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a270437e-d6af-45d1-be3f-cd331b6ea4df 2018-09-08 06:55:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a270437e-d6af-45d1-be3f-cd331b6ea4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:08,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f6d77d91-8508-4aab-9026-ade859963aa6 Date: Sat, 08 Sep 2018 06:55:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:00Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "481d9e77-cc7c-451f-8c24-4a4b9257d6cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:00Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "8535d482-842c-4d25-ab5c-deed93400b44"}, {"remote_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:00Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "eed64c14-bc30-4171-b6c2-8330e974d81d"}, {"remote_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:00Z", "security_group_id": "a270437e-d6af-45d1-be3f-cd331b6ea4df", "port_range_min": null, "revision_number": 0, "tenant_id": "71df5da650fc4e37885d5e1f75b5b9e4", "created_at": "2018-09-08T06:55:00Z", "project_id": "71df5da650fc4e37885d5e1f75b5b9e4", "id": "fb0ef384-d31a-487a-abbd-d0cfd24846f5"}]} 2018-09-08 06:55:08,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a270437e-d6af-45d1-be3f-cd331b6ea4df used request id req-f6d77d91-8508-4aab-9026-ade859963aa6 2018-09-08 06:55:08,551 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 06:55:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a270437e-d6af-45d1-be3f-cd331b6ea4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:09,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea89138d-fb7e-46be-856d-179660eac743 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:09,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a270437e-d6af-45d1-be3f-cd331b6ea4df used request id req-ea89138d-fb7e-46be-856d-179660eac743 2018-09-08 06:55:09,545 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name 2018-09-08 06:55:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:09,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96503a7f-afe2-41bb-b668-806b88f22167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:09,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/71df5da650fc4e37885d5e1f75b5b9e4 used request id req-96503a7f-afe2-41bb-b668-806b88f22167 2018-09-08 06:55:09,724 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-fc92c2e7-956b-4ef-name-role 2018-09-08 06:55:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:09,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb01841-8ed2-4157-a62e-5ae84d404924 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:09,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a0762f3ef4704750825fe4035079f0b7 used request id req-adb01841-8ed2-4157-a62e-5ae84d404924 2018-09-08 06:55:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c2016aeec88697cb3846838e1124dc704c612b" 2018-09-08 06:55:09,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53f0bc2-7ae1-42d9-a37f-fdc477531019 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:55:09,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b53f0bc2-7ae1-42d9-a37f-fdc477531019 2018-09-08 06:55:09,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:10,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ls2P4BNfRYK8GxAD4XcHjw"], "issued_at": "2018-09-08T06:55:10.000000Z"}} 2018-09-08 06:55:10,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de8557ed44612a249f696592bff6eaab2625a3d" 2018-09-08 06:55:10,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14179c72-dd67-4165-a80a-56edf5cd89ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:10,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14179c72-dd67-4165-a80a-56edf5cd89ba 2018-09-08 06:55:10,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:55:10,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:10,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["wa1f0_QpQm23jLTJz8m8CA"], "issued_at": "2018-09-08T06:55:10.000000Z"}} 2018-09-08 06:55:10,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:10,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99abbffd-23b0-47ba-8061-71fe23a8bc69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:10,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-99abbffd-23b0-47ba-8061-71fe23a8bc69 2018-09-08 06:55:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:10,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-738b1c71-5842-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec0e49b-92a7-43a7-b493-92de77eedaa6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-738b1c71-5842-4a0-name", "previous": null, "next": null}, "projects": []} 2018-09-08 06:55:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-738b1c71-5842-4a0-name used request id req-dec0e49b-92a7-43a7-b493-92de77eedaa6 2018-09-08 06:55:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158ba850-8861-4b4c-9a41-cd0b836b712a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:55:11,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-158ba850-8861-4b4c-9a41-cd0b836b712a 2018-09-08 06:55:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}}' 2018-09-08 06:55:11,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365317b6-9f79-4a30-9af6-c76ff3116a9f Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad"}, "enabled": true, "id": "a635ee103377485b90f99c5ffe1e1bad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}} 2018-09-08 06:55:11,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-365317b6-9f79-4a30-9af6-c76ff3116a9f 2018-09-08 06:55:11,322 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:11,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:55:11,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:11,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Uq4TzDpATX6LR0xvvwf9Tw"], "issued_at": "2018-09-08T06:55:11.000000Z"}} 2018-09-08 06:55:11,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:11,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400aa2f5-aa01-44ba-bb4e-8b23218cf66c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:11,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-400aa2f5-aa01-44ba-bb4e-8b23218cf66c 2018-09-08 06:55:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:11,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:11,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca15ce4-2fb2-426a-b160-a2602c9d1ddc Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:55:11,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ca15ce4-2fb2-426a-b160-a2602c9d1ddc 2018-09-08 06:55:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:11,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5ef7e0-56a4-4101-9082-c55ac0a128b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:55:11,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd5ef7e0-56a4-4101-9082-c55ac0a128b8 2018-09-08 06:55:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7420662e-a857-4deb-8312-f59ad7220199 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:55:12,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7420662e-a857-4deb-8312-f59ad7220199 2018-09-08 06:55:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65b564a-6eb4-4352-817d-186c7db1adc3 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad"}, "enabled": true, "id": "a635ee103377485b90f99c5ffe1e1bad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:12,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name used request id req-d65b564a-6eb4-4352-817d-186c7db1adc3 2018-09-08 06:55:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1483454a-a2a5-4dfe-8494-ad914ad7e917 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29"}, "enabled": true, "id": "ce90474d757342d4bf3fe9cab6425c29", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-user1"}} 2018-09-08 06:55:12,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29 used request id req-1483454a-a2a5-4dfe-8494-ad914ad7e917 2018-09-08 06:55:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bad6e2-190b-4b48-aa42-835b6b22242a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:55:12,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles used request id req-c7bad6e2-190b-4b48-aa42-835b6b22242a 2018-09-08 06:55:12,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df76e5-3cd8-4d25-9ef7-0819fa0d2843 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:55:12,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-62df76e5-3cd8-4d25-9ef7-0819fa0d2843 2018-09-08 06:55:12,840 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:12,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:12,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bb6baf-e3f7-448c-b64f-127b3339fefb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:12,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles/f376d2e221f54d64a99cacf2559df943 used request id req-48bb6baf-e3f7-448c-b64f-127b3339fefb 2018-09-08 06:55:12,976 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-738b1c71-5842-4a0-user1 2018-09-08 06:55:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:13,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c0f093-c997-4367-9698-510684a13f82 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:55:13,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4c0f093-c997-4367-9698-510684a13f82 2018-09-08 06:55:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" -d '{"role": {"name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role"}}' 2018-09-08 06:55:13,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee134250-25b3-47bc-8c7a-be927e69d67a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04c29127a7b546d19d3a4530b99d964f", "links": {"self": "http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f"}, "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role"}} 2018-09-08 06:55:13,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee134250-25b3-47bc-8c7a-be927e69d67a 2018-09-08 06:55:13,261 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-738b1c71-5842-4a0-name-role 2018-09-08 06:55:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:13,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc482efd-a223-49fb-9c59-b147e7a58dbc Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f"}, "domain_id": null, "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role", "id": "04c29127a7b546d19d3a4530b99d964f"}} 2018-09-08 06:55:13,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f used request id req-fc482efd-a223-49fb-9c59-b147e7a58dbc 2018-09-08 06:55:13,360 - keystone_utils - INFO - Granting role CreateProjectUserTests-738b1c71-5842-4a0-name-role to project CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:13,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles/04c29127a7b546d19d3a4530b99d964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:13,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e4e693-5cf5-4cbc-b6fa-e4cfb4bbbf06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:13,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/ce90474d757342d4bf3fe9cab6425c29/roles/04c29127a7b546d19d3a4530b99d964f used request id req-42e4e693-5cf5-4cbc-b6fa-e4cfb4bbbf06 2018-09-08 06:55:13,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:55:13,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:13,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["xJrRZGemRbOH0urQD9JbNg"], "issued_at": "2018-09-08T06:55:13.000000Z"}} 2018-09-08 06:55:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:13,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3664f9-e548-4d43-b713-068d43f2ed7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:13,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe3664f9-e548-4d43-b713-068d43f2ed7b 2018-09-08 06:55:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:13,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:13,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362a9522-3852-4a64-a88f-30405606e343 Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"password_expires_at": null, "name": "CreateProjectUserTests-738b1c71-5842-4a0-user1", "links": {"self": "http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29"}, "domain_id": "default", "enabled": true, "id": "ce90474d757342d4bf3fe9cab6425c29", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 06:55:14,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-362a9522-3852-4a64-a88f-30405606e343 2018-09-08 06:55:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc04a0e0-2f22-4d1f-830a-138f92541a67 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 06:55:14,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc04a0e0-2f22-4d1f-830a-138f92541a67 2018-09-08 06:55:14,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b250b954-74bb-4c23-ad1e-a574a268de09 Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04c29127a7b546d19d3a4530b99d964f", "links": {"self": "http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f"}, "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:55:14,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b250b954-74bb-4c23-ad1e-a574a268de09 2018-09-08 06:55:14,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af57dca0-a96a-4af0-8d1c-4522fd318951 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad"}, "enabled": true, "id": "a635ee103377485b90f99c5ffe1e1bad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:14,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-738b1c71-5842-4a0-name used request id req-af57dca0-a96a-4af0-8d1c-4522fd318951 2018-09-08 06:55:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/90a34c9b6e42474ea2812cdf8f3399a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4723e8c-8f19-4a2a-a42e-c75c236e3c77 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/90a34c9b6e42474ea2812cdf8f3399a9"}, "enabled": true, "id": "90a34c9b6e42474ea2812cdf8f3399a9", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-user2"}} 2018-09-08 06:55:14,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/90a34c9b6e42474ea2812cdf8f3399a9 used request id req-f4723e8c-8f19-4a2a-a42e-c75c236e3c77 2018-09-08 06:55:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:14,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf5b890-5cc3-42b8-96f4-51686b8c1d0d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 06:55:14,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles used request id req-2bf5b890-5cc3-42b8-96f4-51686b8c1d0d 2018-09-08 06:55:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:15,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6076c940-ad34-43c7-91a3-5201a47acf49 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 06:55:15,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-6076c940-ad34-43c7-91a3-5201a47acf49 2018-09-08 06:55:15,067 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:15,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:15,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078e972f-8752-47e5-a0c2-d29fd9c41aa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:15,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles/f376d2e221f54d64a99cacf2559df943 used request id req-078e972f-8752-47e5-a0c2-d29fd9c41aa7 2018-09-08 06:55:15,197 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-738b1c71-5842-4a0-user2 2018-09-08 06:55:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:15,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55c2824-2207-49fd-8932-68b4d8082ef8 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f"}, "domain_id": null, "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role", "id": "04c29127a7b546d19d3a4530b99d964f"}} 2018-09-08 06:55:15,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f used request id req-c55c2824-2207-49fd-8932-68b4d8082ef8 2018-09-08 06:55:15,300 - keystone_utils - INFO - Granting role CreateProjectUserTests-738b1c71-5842-4a0-name-role to project CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles/04c29127a7b546d19d3a4530b99d964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:15,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f903df57-b40c-464c-b857-965e9c4a7d53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:15,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad/users/90a34c9b6e42474ea2812cdf8f3399a9/roles/04c29127a7b546d19d3a4530b99d964f used request id req-f903df57-b40c-464c-b857-965e9c4a7d53 2018-09-08 06:55:15,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:55:15,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:15,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "04c29127a7b546d19d3a4530b99d964f", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role"}], "expires_at": "2018-09-08T07:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a635ee103377485b90f99c5ffe1e1bad", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-738b1c71-5842-4a0-user1", "id": "ce90474d757342d4bf3fe9cab6425c29"}, "audit_ids": ["8ffmWbQFTKaEsgDxjKZTrQ"], "issued_at": "2018-09-08T06:55:15.000000Z"}} 2018-09-08 06:55:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:15,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828f2d78-d8e0-4f67-8197-235bf28c5c40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:15,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-828f2d78-d8e0-4f67-8197-235bf28c5c40 2018-09-08 06:55:15,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-738b1c71-5842-4a0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:16,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d92d2889-33ff-48e1-bd10-a95f18b2c765 Date: Sat, 08 Sep 2018 06:55:16 GMT RESP BODY: {"security_groups": []} 2018-09-08 06:55:16,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-738b1c71-5842-4a0-name&description=hello+group used request id req-d92d2889-33ff-48e1-bd10-a95f18b2c765 2018-09-08 06:55:16,228 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-738b1c71-5842-4a0-name... 2018-09-08 06:55:16,228 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" -d '{"security_group": {"name": "CreateProjectUserTests-738b1c71-5842-4a0-name", "description": "hello group"}}' 2018-09-08 06:55:17,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-bef0a373-daae-491f-aeed-6da5940dfb40 Date: Sat, 08 Sep 2018 06:55:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}} 2018-09-08 06:55:17,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-bef0a373-daae-491f-aeed-6da5940dfb40 2018-09-08 06:55:17,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:17,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d60d47a-2cbe-43ae-a963-427e54377dd2 Date: Sat, 08 Sep 2018 06:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:17,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-9d60d47a-2cbe-43ae-a963-427e54377dd2 2018-09-08 06:55:17,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:17,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d92fd08f-8964-433e-bb4b-c008c39370ed Date: Sat, 08 Sep 2018 06:55:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:17,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-d92fd08f-8964-433e-bb4b-c008c39370ed 2018-09-08 06:55:17,746 - neutron_utils - INFO - Retrieving security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:17,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8e4d97d6-1818-4a32-990a-86200f7786d0 Date: Sat, 08 Sep 2018 06:55:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:17,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-8e4d97d6-1818-4a32-990a-86200f7786d0 2018-09-08 06:55:17,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:18,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7215d70c-d6a2-43ea-87cb-39ddc332e506 Date: Sat, 08 Sep 2018 06:55:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:18,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-7215d70c-d6a2-43ea-87cb-39ddc332e506 2018-09-08 06:55:18,293 - neutron_utils - INFO - Retrieving security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:18,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-63843ee5-f423-40f4-a3ea-9be13ba6d880 Date: Sat, 08 Sep 2018 06:55:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:18,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-63843ee5-f423-40f4-a3ea-9be13ba6d880 2018-09-08 06:55:18,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:18,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6f576a6-93e3-4d86-9f8a-6e1b0ce391cc Date: Sat, 08 Sep 2018 06:55:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:18,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-e6f576a6-93e3-4d86-9f8a-6e1b0ce391cc 2018-09-08 06:55:18,375 - neutron_utils - INFO - Retrieving security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:18,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6ad26fe9-d30f-4304-b593-c0a0bc18fb96 Date: Sat, 08 Sep 2018 06:55:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:18,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-6ad26fe9-d30f-4304-b593-c0a0bc18fb96 2018-09-08 06:55:18,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:18,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44b060a9-5278-4346-8c06-f22a088311c3 Date: Sat, 08 Sep 2018 06:55:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:18,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-44b060a9-5278-4346-8c06-f22a088311c3 2018-09-08 06:55:18,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:55:18,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:18,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "04c29127a7b546d19d3a4530b99d964f", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name-role"}], "expires_at": "2018-09-08T07:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a635ee103377485b90f99c5ffe1e1bad", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a635ee103377485b90f99c5ffe1e1bad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-738b1c71-5842-4a0-user2", "id": "90a34c9b6e42474ea2812cdf8f3399a9"}, "audit_ids": ["tZw6jbJATbifwV5EALzSVw"], "issued_at": "2018-09-08T06:55:18.000000Z"}} 2018-09-08 06:55:18,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cc954d-3bdf-43c7-a884-8cb3ed5b5f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:19,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0cc954d-3bdf-43c7-a884-8cb3ed5b5f16 2018-09-08 06:55:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-738b1c71-5842-4a0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-62194861-dea6-41b6-8fdd-dce57aa2890f Date: Sat, 08 Sep 2018 06:55:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:19,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-738b1c71-5842-4a0-name&description=hello+group used request id req-62194861-dea6-41b6-8fdd-dce57aa2890f 2018-09-08 06:55:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:19,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca14cca-dd82-43aa-9a6e-6874003907e9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad"}, "enabled": true, "id": "a635ee103377485b90f99c5ffe1e1bad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}} 2018-09-08 06:55:19,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad used request id req-6ca14cca-dd82-43aa-9a6e-6874003907e9 2018-09-08 06:55:19,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:19,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c152e3f2-5b1d-4ed1-bc96-98c48cb9bb02 Date: Sat, 08 Sep 2018 06:55:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:19,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-c152e3f2-5b1d-4ed1-bc96-98c48cb9bb02 2018-09-08 06:55:19,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35ba4769-1fbf-4d12-bdd5-300459c104e0 Date: Sat, 08 Sep 2018 06:55:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:19,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-35ba4769-1fbf-4d12-bdd5-300459c104e0 2018-09-08 06:55:19,710 - neutron_utils - INFO - Retrieving security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:19,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f34e5233-cb7c-4d28-953c-2708d4ada501 Date: Sat, 08 Sep 2018 06:55:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "updated_at": "2018-09-08T06:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "32e94bf1-5de7-4563-bc0b-76babb56c416", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "revision_number": 0, "id": "86172851-ec72-47a9-aa53-2aea1ae26c44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 2, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}]} 2018-09-08 06:55:19,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-f34e5233-cb7c-4d28-953c-2708d4ada501 2018-09-08 06:55:19,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d1ca332-0e59-488d-aa10-e5c095fbb771 2018-09-08 06:55:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:20,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73ab1010-eb79-4cdb-bb93-7021fcc0f1c2 Date: Sat, 08 Sep 2018 06:55:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "32e94bf1-5de7-4563-bc0b-76babb56c416"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:17Z", "security_group_id": "8d1ca332-0e59-488d-aa10-e5c095fbb771", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:17Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "86172851-ec72-47a9-aa53-2aea1ae26c44"}]} 2018-09-08 06:55:20,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-73ab1010-eb79-4cdb-bb93-7021fcc0f1c2 2018-09-08 06:55:20,144 - neutron_utils - INFO - Deleting security group rule with ID - 86172851-ec72-47a9-aa53-2aea1ae26c44 2018-09-08 06:55:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/86172851-ec72-47a9-aa53-2aea1ae26c44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:20,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-117cadec-5df0-4cac-a122-72b6f648daa6 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:20,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/86172851-ec72-47a9-aa53-2aea1ae26c44 used request id req-117cadec-5df0-4cac-a122-72b6f648daa6 2018-09-08 06:55:20,230 - neutron_utils - INFO - Deleting security group rule with ID - 32e94bf1-5de7-4563-bc0b-76babb56c416 2018-09-08 06:55:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/32e94bf1-5de7-4563-bc0b-76babb56c416 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:20,637 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c486349a-f321-41b4-bdee-1e9d121b40c1 Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:20,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/32e94bf1-5de7-4563-bc0b-76babb56c416 used request id req-c486349a-f321-41b4-bdee-1e9d121b40c1 2018-09-08 06:55:20,638 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082f799e29fb016819fa9d25d5eab87ff0f8be1" 2018-09-08 06:55:20,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6c8a312-cd83-4fda-85cb-5a6be4e809fe Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:20,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-f6c8a312-cd83-4fda-85cb-5a6be4e809fe 2018-09-08 06:55:20,959 - neutron_utils - INFO - Deleting security group rule with ID - 86172851-ec72-47a9-aa53-2aea1ae26c44 2018-09-08 06:55:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/86172851-ec72-47a9-aa53-2aea1ae26c44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:21,717 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f50eefec-6e2d-4213-a0a2-c9bb76fd4472 Date: Sat, 08 Sep 2018 06:55:21 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 86172851-ec72-47a9-aa53-2aea1ae26c44 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 06:55:21,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/86172851-ec72-47a9-aa53-2aea1ae26c44 used request id req-f50eefec-6e2d-4213-a0a2-c9bb76fd4472 2018-09-08 06:55:21,717 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 86172851-ec72-47a9-aa53-2aea1ae26c44 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 06:55:21,718 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 86172851-ec72-47a9-aa53-2aea1ae26c44 does not exist Neutron server returns request_ids: ['req-f50eefec-6e2d-4213-a0a2-c9bb76fd4472'] 2018-09-08 06:55:21,718 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8d1ca332-0e59-488d-aa10-e5c095fbb771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7037126d08f665d77b0e373944d7a549c6cf24f9" 2018-09-08 06:55:21,745 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-208ec7fe-45ad-483b-b97e-bdf4d4420d99 Date: Sat, 08 Sep 2018 06:55:21 GMT RESP BODY: {"NeutronError": {"message": "Security group 8d1ca332-0e59-488d-aa10-e5c095fbb771 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-08 06:55:21,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8d1ca332-0e59-488d-aa10-e5c095fbb771 used request id req-208ec7fe-45ad-483b-b97e-bdf4d4420d99 2018-09-08 06:55:21,745 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 8d1ca332-0e59-488d-aa10-e5c095fbb771 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-08 06:55:21,745 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 8d1ca332-0e59-488d-aa10-e5c095fbb771 does not exist Neutron server returns request_ids: ['req-208ec7fe-45ad-483b-b97e-bdf4d4420d99'] 2018-09-08 06:55:21,746 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-738b1c71-5842-4a0-user1 2018-09-08 06:55:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a29e6a3546542a3e3404bddb0d0f8b114897567" 2018-09-08 06:55:22,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a47b157e-05b7-4d2f-8f80-7825c3396c0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:22,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ce90474d757342d4bf3fe9cab6425c29 used request id req-a47b157e-05b7-4d2f-8f80-7825c3396c0e 2018-09-08 06:55:22,091 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-738b1c71-5842-4a0-user2 2018-09-08 06:55:22,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/90a34c9b6e42474ea2812cdf8f3399a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c7dbd602ca57f5f79808349a2894606483d4fc" 2018-09-08 06:55:22,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea4a33f-aee0-45fb-8e3e-69c7a76a6a52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:22,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/90a34c9b6e42474ea2812cdf8f3399a9 used request id req-3ea4a33f-aee0-45fb-8e3e-69c7a76a6a52 2018-09-08 06:55:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:22,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e9994ad4-a7c3-4c93-a863-0eb3ac281804 Date: Sat, 08 Sep 2018 06:55:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:16Z", "updated_at": "2018-09-08T06:55:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "revision_number": 0, "id": "edf4e025-13c7-4bd5-85ae-56ff64a95993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "revision_number": 0, "id": "ec247f70-7270-43f9-88f2-a8324db5bafd", "remote_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv4", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "revision_number": 0, "id": "c40c33f9-7bb4-4dd8-8812-ff103810db6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "revision_number": 0, "id": "a6927638-fc9f-4792-87a6-d64715c05d3d", "remote_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "remote_ip_prefix": null, "created_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "port_range_min": null, "ethertype": "IPv6", "project_id": "a635ee103377485b90f99c5ffe1e1bad"}], "revision_number": 4, "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "name": "default"}]} 2018-09-08 06:55:22,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e9994ad4-a7c3-4c93-a863-0eb3ac281804 2018-09-08 06:55:22,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:22,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e35bf2c-7027-4f58-bead-bea34ae8c674 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 06:55:22,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1e35bf2c-7027-4f58-bead-bea34ae8c674 2018-09-08 06:55:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:22,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfd338b-e766-41b7-a217-a78ce8c4f556 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:22,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-bbfd338b-e766-41b7-a217-a78ce8c4f556 2018-09-08 06:55:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:22,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4786bc-d857-4de3-aa6b-5e76bebdfac6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad"}, "enabled": true, "id": "a635ee103377485b90f99c5ffe1e1bad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-738b1c71-5842-4a0-name"}} 2018-09-08 06:55:22,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad used request id req-0d4786bc-d857-4de3-aa6b-5e76bebdfac6 2018-09-08 06:55:22,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef8b3d81-889c-47bc-b8c5-f566cf151b03 2018-09-08 06:55:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef8b3d81-889c-47bc-b8c5-f566cf151b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:23,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3b85259-517d-4ba6-b768-5750d6f66fe4 Date: Sat, 08 Sep 2018 06:55:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:16Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "a6927638-fc9f-4792-87a6-d64715c05d3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:16Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "c40c33f9-7bb4-4dd8-8812-ff103810db6a"}, {"remote_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:16Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "ec247f70-7270-43f9-88f2-a8324db5bafd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:55:16Z", "security_group_id": "ef8b3d81-889c-47bc-b8c5-f566cf151b03", "port_range_min": null, "revision_number": 0, "tenant_id": "a635ee103377485b90f99c5ffe1e1bad", "created_at": "2018-09-08T06:55:16Z", "project_id": "a635ee103377485b90f99c5ffe1e1bad", "id": "edf4e025-13c7-4bd5-85ae-56ff64a95993"}]} 2018-09-08 06:55:23,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ef8b3d81-889c-47bc-b8c5-f566cf151b03 used request id req-d3b85259-517d-4ba6-b768-5750d6f66fe4 2018-09-08 06:55:23,161 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 06:55:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ef8b3d81-889c-47bc-b8c5-f566cf151b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:23,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-340a28c2-5293-4bea-8745-d8fbba9a2fcd Content-Length: 0 Date: Sat, 08 Sep 2018 06:55:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:23,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef8b3d81-889c-47bc-b8c5-f566cf151b03 used request id req-340a28c2-5293-4bea-8745-d8fbba9a2fcd 2018-09-08 06:55:23,586 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-738b1c71-5842-4a0-name 2018-09-08 06:55:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:23,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb953e5-3cca-43c8-b960-b0c56fa0b74f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:23,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a635ee103377485b90f99c5ffe1e1bad used request id req-bdb953e5-3cca-43c8-b960-b0c56fa0b74f 2018-09-08 06:55:23,760 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-738b1c71-5842-4a0-name-role 2018-09-08 06:55:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:23,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2972a0-70f5-4f94-87a7-77e41edf492f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 06:55:23,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/04c29127a7b546d19d3a4530b99d964f used request id req-9d2972a0-70f5-4f94-87a7-77e41edf492f 2018-09-08 06:55:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9003b91f97eff3cd927c50c01b8de880ad197af8" 2018-09-08 06:55:23,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6457ee-7458-41e1-ae6e-12df07187aac Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 06:55:23,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b6457ee-7458-41e1-ae6e-12df07187aac 2018-09-08 06:55:23,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:24,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["-xDh0QMoSpS38_vb2Eiy8A"], "issued_at": "2018-09-08T06:55:24.000000Z"}} 2018-09-08 06:55:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" 2018-09-08 06:55:24,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55e52853-f77b-4e97-a720-73e956a5268e Date: Sat, 08 Sep 2018 06:55:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:55:24,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-55e52853-f77b-4e97-a720-73e956a5268e 2018-09-08 06:55:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a"}' 2018-09-08 06:55:25,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4 X-Openstack-Request-Id: req-25009da0-c5ff-43d1-bc07-78a34b9cbe6b Date: Sat, 08 Sep 2018 06:55:25 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:55:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T06:55:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4", "min_disk": 0, "protected": false, "id": "74c7aaa0-3a32-4421-873d-d2683786cce4", "file": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:55:25,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-25009da0-c5ff-43d1-bc07-78a34b9cbe6b 2018-09-08 06:55:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" -d '' 2018-09-08 06:55:29,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c97064b8-c988-4bb3-8058-4f045fcb0bbb Date: Sat, 08 Sep 2018 06:55:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 06:55:29,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4/file used request id req-c97064b8-c988-4bb3-8058-4f045fcb0bbb 2018-09-08 06:55:29,752 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 06:55:29,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" 2018-09-08 06:55:30,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-d0355bac-9ac0-4f49-b7c2-36583c023983 Date: Sat, 08 Sep 2018 06:55:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:55:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T06:55:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74c7aaa0-3a32-4421-873d-d2683786cce4/snap", "metadata": {}}], "self": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4", "min_disk": 0, "protected": false, "id": "74c7aaa0-3a32-4421-873d-d2683786cce4", "file": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74c7aaa0-3a32-4421-873d-d2683786cce4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:55:30,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4 used request id req-d0355bac-9ac0-4f49-b7c2-36583c023983 2018-09-08 06:55:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" 2018-09-08 06:55:30,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d73051e-78ef-4cda-86c9-e96288238891 Date: Sat, 08 Sep 2018 06:55:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:55:30,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0d73051e-78ef-4cda-86c9-e96288238891 2018-09-08 06:55:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" 2018-09-08 06:55:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-53c01cc8-be3e-4aa5-939e-1cd98d074140 Date: Sat, 08 Sep 2018 06:55:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:55:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T06:55:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74c7aaa0-3a32-4421-873d-d2683786cce4/snap", "metadata": {}}], "self": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4", "min_disk": 0, "protected": false, "id": "74c7aaa0-3a32-4421-873d-d2683786cce4", "file": "/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74c7aaa0-3a32-4421-873d-d2683786cce4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a"} 2018-09-08 06:55:31,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a used request id req-53c01cc8-be3e-4aa5-939e-1cd98d074140 2018-09-08 06:55:31,569 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-3c5f264c-94bd-40c9-ac45-51fd107eae1a 2018-09-08 06:55:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f183559e1703917dfacef5089057c4066a13e90" 2018-09-08 06:55:33,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5918f122-a352-4322-b50b-62e94efeb57d Date: Sat, 08 Sep 2018 06:55:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 06:55:33,022 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/74c7aaa0-3a32-4421-873d-d2683786cce4 used request id req-5918f122-a352-4322-b50b-62e94efeb57d 2018-09-08 06:55:33,024 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-08 06:55:33,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:33,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["FbTaf1s_QnCgjFlaU84lWg"], "issued_at": "2018-09-08T06:55:33.000000Z"}} 2018-09-08 06:55:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:33,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71656d91-55f3-4f5c-8229-911391aa6ecb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:33,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71656d91-55f3-4f5c-8229-911391aa6ecb 2018-09-08 06:55:33,474 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net 2018-09-08 06:55:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" -d '{"network": {"name": "NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net", "admin_state_up": true}}' 2018-09-08 06:55:34,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9e22fa38-2af2-48f9-93ee-bc28f5584536 Date: Sat, 08 Sep 2018 06:55:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5e0416df-10e1-40f1-9236-37d475e0e904","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:34Z","mtu":1450}} 2018-09-08 06:55:34,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9e22fa38-2af2-48f9-93ee-bc28f5584536 2018-09-08 06:55:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f5fb3d16-b5bc-4fd1-981e-46ff61c0d39c Date: Sat, 08 Sep 2018 06:55:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e0416df-10e1-40f1-9236-37d475e0e904","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:34Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:34Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:34,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-f5fb3d16-b5bc-4fd1-981e-46ff61c0d39c 2018-09-08 06:55:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:35,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54b0b38a-875b-49b3-9b6b-8784c51dd8f6 Date: Sat, 08 Sep 2018 06:55:35 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:35,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-54b0b38a-875b-49b3-9b6b-8784c51dd8f6 2018-09-08 06:55:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:35,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1f616f95-d6e6-4dce-a2de-2e3a81484754 Date: Sat, 08 Sep 2018 06:55:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e0416df-10e1-40f1-9236-37d475e0e904","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:34Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:34Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:35,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-1f616f95-d6e6-4dce-a2de-2e3a81484754 2018-09-08 06:55:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:36,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30dda47f-8298-496b-9f70-3a180a6c62cc Date: Sat, 08 Sep 2018 06:55:36 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:36,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-30dda47f-8298-496b-9f70-3a180a6c62cc 2018-09-08 06:55:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:36,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5d9d1e8d-51ac-4998-aeb4-9c0e7d436160 Date: Sat, 08 Sep 2018 06:55:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e0416df-10e1-40f1-9236-37d475e0e904","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:34Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:34Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:36,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net used request id req-5d9d1e8d-51ac-4998-aeb4-9c0e7d436160 2018-09-08 06:55:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:36,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:36,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6dc6fe-be8c-4ce5-8847-23451abac3c0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:36,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-de6dc6fe-be8c-4ce5-8847-23451abac3c0 2018-09-08 06:55:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:36,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a8807a5-1727-4d8d-a39a-5f122aaaac3f Date: Sat, 08 Sep 2018 06:55:36 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:36,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-6a8807a5-1727-4d8d-a39a-5f122aaaac3f 2018-09-08 06:55:36,550 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-5496f4a0-4fe4-46c9-ae01-160769c4d9db-pub-net 2018-09-08 06:55:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5e0416df-10e1-40f1-9236-37d475e0e904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df0aaedb1b6c74e6074f79752584040ead4b4f7" 2018-09-08 06:55:37,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4977478e-619a-4ed6-91ba-31225d1677c9 Date: Sat, 08 Sep 2018 06:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:37,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5e0416df-10e1-40f1-9236-37d475e0e904 used request id req-4977478e-619a-4ed6-91ba-31225d1677c9 2018-09-08 06:55:37,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:37,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["a23wITwMTT-Q9YN-LXVpdw"], "issued_at": "2018-09-08T06:55:37.000000Z"}} 2018-09-08 06:55:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec737a42845f05a8162cc65c76b2a668bf323c04" 2018-09-08 06:55:37,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0f0890-6b0d-45df-8a58-3cd0bf8a9cc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:37,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e0f0890-6b0d-45df-8a58-3cd0bf8a9cc7 2018-09-08 06:55:37,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:38,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ALzZ8dGLTE6HhW-sgFczYg"], "issued_at": "2018-09-08T06:55:38.000000Z"}} 2018-09-08 06:55:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b44484c3e93b15642ffa154cdafa983302f821b" 2018-09-08 06:55:38,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d8dfd0-515b-4ee0-931e-3438f7cff755 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:38,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96d8dfd0-515b-4ee0-931e-3438f7cff755 2018-09-08 06:55:38,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:38,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["TGEERFG4QVKUrnJ_b3fMMw"], "issued_at": "2018-09-08T06:55:38.000000Z"}} 2018-09-08 06:55:38,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf5c249-0489-4af2-83dd-be4a07ae5afc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:38,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-baf5c249-0489-4af2-83dd-be4a07ae5afc 2018-09-08 06:55:38,893 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net 2018-09-08 06:55:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" -d '{"network": {"name": "NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net", "admin_state_up": true}}' 2018-09-08 06:55:40,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1319e94a-7a2a-4eb6-9bb3-70704511316d Date: Sat, 08 Sep 2018 06:55:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"099be8ec-0021-4481-9028-fba7495d9c72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:39Z","mtu":1450}} 2018-09-08 06:55:40,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1319e94a-7a2a-4eb6-9bb3-70704511316d 2018-09-08 06:55:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1522c5eb-6c30-4835-9a19-516c74c3f448 Date: Sat, 08 Sep 2018 06:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"099be8ec-0021-4481-9028-fba7495d9c72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:39Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:40,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-1522c5eb-6c30-4835-9a19-516c74c3f448 2018-09-08 06:55:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:40,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41ce0ef4-e7fc-47e9-b5c9-5b20dcbd3533 Date: Sat, 08 Sep 2018 06:55:40 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:40,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-41ce0ef4-e7fc-47e9-b5c9-5b20dcbd3533 2018-09-08 06:55:40,987 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet 2018-09-08 06:55:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" -d '{"subnets": [{"ip_version": 4, "network_id": "099be8ec-0021-4481-9028-fba7495d9c72", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]}' 2018-09-08 06:55:41,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd1d7d80-a3c5-44c6-816a-d7d28c3ae3bc Date: Sat, 08 Sep 2018 06:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:41,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bd1d7d80-a3c5-44c6-816a-d7d28c3ae3bc 2018-09-08 06:55:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:41,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-50ba9ffa-2d1c-4e1e-abec-8df221098ff0 Date: Sat, 08 Sep 2018 06:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"099be8ec-0021-4481-9028-fba7495d9c72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e11b48ec-be1d-4b69-8021-a18964036d84"],"description":"","tags":[],"updated_at":"2018-09-08T06:55:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:39Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:41,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-50ba9ffa-2d1c-4e1e-abec-8df221098ff0 2018-09-08 06:55:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:41,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e84f9dd-3d9a-41b0-8435-8a54562974fa Date: Sat, 08 Sep 2018 06:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:41,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-4e84f9dd-3d9a-41b0-8435-8a54562974fa 2018-09-08 06:55:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:42,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cff14701-339e-437e-9735-a41892acbf91 Date: Sat, 08 Sep 2018 06:55:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"099be8ec-0021-4481-9028-fba7495d9c72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e11b48ec-be1d-4b69-8021-a18964036d84"],"description":"","tags":[],"updated_at":"2018-09-08T06:55:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:39Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:42,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net used request id req-cff14701-339e-437e-9735-a41892acbf91 2018-09-08 06:55:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:42,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:42,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c869b627-3ddd-4abd-8224-cc3b78118ffd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:42,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c869b627-3ddd-4abd-8224-cc3b78118ffd 2018-09-08 06:55:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:42,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-309065af-6b2b-4683-a24d-96e48d900d95 Date: Sat, 08 Sep 2018 06:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:42,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-309065af-6b2b-4683-a24d-96e48d900d95 2018-09-08 06:55:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72&name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb218141-2718-4500-ae04-dae9a6e35c63 Date: Sat, 08 Sep 2018 06:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:42,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72&name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet used request id req-eb218141-2718-4500-ae04-dae9a6e35c63 2018-09-08 06:55:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72&name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0204e220-909a-4c60-b410-d5e6d1c0cf35 Date: Sat, 08 Sep 2018 06:55:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:43,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72&name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet used request id req-0204e220-909a-4c60-b410-d5e6d1c0cf35 2018-09-08 06:55:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:43,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a7f6802a-cfe5-4857-8ad7-0fffa452ed66 Date: Sat, 08 Sep 2018 06:55:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:43,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=099be8ec-0021-4481-9028-fba7495d9c72 used request id req-a7f6802a-cfe5-4857-8ad7-0fffa452ed66 2018-09-08 06:55:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:43,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0e8ce54-3203-4aaf-81e3-0c1e904ad9a4 Date: Sat, 08 Sep 2018 06:55:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"099be8ec-0021-4481-9028-fba7495d9c72","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:41Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e11b48ec-be1d-4b69-8021-a18964036d84","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet"}]} 2018-09-08 06:55:43,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet used request id req-d0e8ce54-3203-4aaf-81e3-0c1e904ad9a4 2018-09-08 06:55:43,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b65543-b51b-441f-b977-1c2967eac0d3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:43,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-35b65543-b51b-441f-b977-1c2967eac0d3 2018-09-08 06:55:43,949 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet 2018-09-08 06:55:43,950 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-subnet 2018-09-08 06:55:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e11b48ec-be1d-4b69-8021-a18964036d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:46,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ffa83c4-b107-4c3d-9436-d1141dbcc700 Date: Sat, 08 Sep 2018 06:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:46,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e11b48ec-be1d-4b69-8021-a18964036d84 used request id req-9ffa83c4-b107-4c3d-9436-d1141dbcc700 2018-09-08 06:55:46,021 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c4145dca-1888-4158-ab82-620d9dd674a0-pub-net 2018-09-08 06:55:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/099be8ec-0021-4481-9028-fba7495d9c72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7f3c1c23942ea61cb2c5c05bd030575c0223c9" 2018-09-08 06:55:47,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5137bb40-bd2e-48e7-b257-140b262d260c Date: Sat, 08 Sep 2018 06:55:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:47,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/099be8ec-0021-4481-9028-fba7495d9c72 used request id req-5137bb40-bd2e-48e7-b257-140b262d260c 2018-09-08 06:55:47,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:47,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["3fugWdYURwGCG9B3CqAmVA"], "issued_at": "2018-09-08T06:55:47.000000Z"}} 2018-09-08 06:55:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" 2018-09-08 06:55:47,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4279d940-36fd-4350-9906-9f82560457e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:47,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4279d940-36fd-4350-9906-9f82560457e8 2018-09-08 06:55:47,932 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net 2018-09-08 06:55:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" -d '{"network": {"name": "NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net", "admin_state_up": true}}' 2018-09-08 06:55:48,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d2458f59-714b-4226-b242-656b72d158ab Date: Sat, 08 Sep 2018 06:55:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"198b4eea-9837-431a-955e-9b39418d69cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:48Z","mtu":1450}} 2018-09-08 06:55:48,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d2458f59-714b-4226-b242-656b72d158ab 2018-09-08 06:55:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=198b4eea-9837-431a-955e-9b39418d69cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" 2018-09-08 06:55:48,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-87a5a388-eec8-42d4-b288-f19ab7282144 Date: Sat, 08 Sep 2018 06:55:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"198b4eea-9837-431a-955e-9b39418d69cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:48Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:48Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:48,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=198b4eea-9837-431a-955e-9b39418d69cb used request id req-87a5a388-eec8-42d4-b288-f19ab7282144 2018-09-08 06:55:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=198b4eea-9837-431a-955e-9b39418d69cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" 2018-09-08 06:55:48,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c0ace80-1bb0-48e1-be04-46e9d932aaa4 Date: Sat, 08 Sep 2018 06:55:48 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:48,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=198b4eea-9837-431a-955e-9b39418d69cb used request id req-0c0ace80-1bb0-48e1-be04-46e9d932aaa4 2018-09-08 06:55:48,803 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-subnet 2018-09-08 06:55:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" -d '{"subnets": [{"ip_version": 4, "network_id": "198b4eea-9837-431a-955e-9b39418d69cb", "cidr": "", "name": "NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-subnet"}]}' 2018-09-08 06:55:48,969 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-14939106-312b-44a7-a165-7ceec20e7d9c Date: Sat, 08 Sep 2018 06:55:48 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:55:48,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-14939106-312b-44a7-a165-7ceec20e7d9c 2018-09-08 06:55:48,969 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:55:48,969 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-subnet] for network [NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net] 2018-09-08 06:55:48,969 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fa8bd164-678a-4ab1-8f36-89822121ca52-pub-net 2018-09-08 06:55:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/198b4eea-9837-431a-955e-9b39418d69cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5721144049837299ba3885e16534676a360ca6c" 2018-09-08 06:55:49,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b031c0ea-8881-4932-9674-109e11753bd9 Date: Sat, 08 Sep 2018 06:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:49,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/198b4eea-9837-431a-955e-9b39418d69cb used request id req-b031c0ea-8881-4932-9674-109e11753bd9 2018-09-08 06:55:49,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:50,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["_p9O9KBkQiuyyVu89tpQLg"], "issued_at": "2018-09-08T06:55:50.000000Z"}} 2018-09-08 06:55:50,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:50,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a52e5d-ed31-42a1-8038-4119238a040f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:50,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-53a52e5d-ed31-42a1-8038-4119238a040f 2018-09-08 06:55:50,274 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net 2018-09-08 06:55:50,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" -d '{"network": {"name": "NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net", "admin_state_up": true}}' 2018-09-08 06:55:50,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1057029a-1a32-4cbf-b7ca-4f00ebd0f149 Date: Sat, 08 Sep 2018 06:55:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:50Z","mtu":1450}} 2018-09-08 06:55:50,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1057029a-1a32-4cbf-b7ca-4f00ebd0f149 2018-09-08 06:55:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:51,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e6dcf5be-d8c9-4561-9a97-afb98ef94daf Date: Sat, 08 Sep 2018 06:55:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:50Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:51,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-e6dcf5be-d8c9-4561-9a97-afb98ef94daf 2018-09-08 06:55:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:51,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4215ee5b-71ce-41cf-8e83-739b01725ccd Date: Sat, 08 Sep 2018 06:55:51 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:51,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-4215ee5b-71ce-41cf-8e83-739b01725ccd 2018-09-08 06:55:51,735 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet 2018-09-08 06:55:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" -d '{"subnets": [{"ip_version": 4, "network_id": "02dbcd9d-06b1-46e2-8522-8ea00c52393d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]}' 2018-09-08 06:55:52,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18cb0f1c-9dfb-451a-88ad-3d569018e559 Date: Sat, 08 Sep 2018 06:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:52,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-18cb0f1c-9dfb-451a-88ad-3d569018e559 2018-09-08 06:55:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0863b958-ec80-4c6f-9462-3b4d7420588e Date: Sat, 08 Sep 2018 06:55:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4a86b2b2-9005-4d1d-80c6-e24620430f3f"],"description":"","tags":[],"updated_at":"2018-09-08T06:55:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:50Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:52,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-0863b958-ec80-4c6f-9462-3b4d7420588e 2018-09-08 06:55:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:53,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5819c0bb-66ea-4a6b-ab9a-30bb6a885306 Date: Sat, 08 Sep 2018 06:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:53,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-5819c0bb-66ea-4a6b-ab9a-30bb6a885306 2018-09-08 06:55:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-40268831-a420-4738-beac-82aca653068c Date: Sat, 08 Sep 2018 06:55:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4a86b2b2-9005-4d1d-80c6-e24620430f3f"],"description":"","tags":[],"updated_at":"2018-09-08T06:55:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:50Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:53,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net used request id req-40268831-a420-4738-beac-82aca653068c 2018-09-08 06:55:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:55:53,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:55:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:55:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c6ae32-9fac-4b12-8e2f-2ee38588bbf6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:55:53,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-22c6ae32-9fac-4b12-8e2f-2ee38588bbf6 2018-09-08 06:55:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:54,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c205d8b-e1a8-46cd-bdfb-175f71993c70 Date: Sat, 08 Sep 2018 06:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:54,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-2c205d8b-e1a8-46cd-bdfb-175f71993c70 2018-09-08 06:55:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d&name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:54,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c78f53eb-27fb-4f76-b54f-f80d984a29eb Date: Sat, 08 Sep 2018 06:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:54,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d&name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet used request id req-c78f53eb-27fb-4f76-b54f-f80d984a29eb 2018-09-08 06:55:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d&name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bff33d1f-fdd5-4770-a14e-394cc5117492 Date: Sat, 08 Sep 2018 06:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:54,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d&name=NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet used request id req-bff33d1f-fdd5-4770-a14e-394cc5117492 2018-09-08 06:55:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:54,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b4a23324-74f3-4312-bb2f-8e741d274337 Date: Sat, 08 Sep 2018 06:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02dbcd9d-06b1-46e2-8522-8ea00c52393d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:52Z","dns_nameservers":[],"updated_at":"2018-09-08T06:55:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4a86b2b2-9005-4d1d-80c6-e24620430f3f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet"}]} 2018-09-08 06:55:54,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-b4a23324-74f3-4312-bb2f-8e741d274337 2018-09-08 06:55:54,536 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet 2018-09-08 06:55:54,536 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-subnet 2018-09-08 06:55:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4a86b2b2-9005-4d1d-80c6-e24620430f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:56,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52beb34c-8c40-47cf-acfe-e6d48cf9f493 Date: Sat, 08 Sep 2018 06:55:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:56,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4a86b2b2-9005-4d1d-80c6-e24620430f3f used request id req-52beb34c-8c40-47cf-acfe-e6d48cf9f493 2018-09-08 06:55:56,576 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3bbb0daf-a366-48b1-b108-2c19eeaf9f8f-pub-net 2018-09-08 06:55:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/02dbcd9d-06b1-46e2-8522-8ea00c52393d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0942897955aa1b866a5845915c52d02175977417" 2018-09-08 06:55:57,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e882e6f3-4f88-4947-994d-f01fac0efdf0 Date: Sat, 08 Sep 2018 06:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:55:57,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/02dbcd9d-06b1-46e2-8522-8ea00c52393d used request id req-e882e6f3-4f88-4947-994d-f01fac0efdf0 2018-09-08 06:55:57,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:55:58,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["526kistpRfiDwIU4AhBuqg"], "issued_at": "2018-09-08T06:55:58.000000Z"}} 2018-09-08 06:55:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" 2018-09-08 06:55:58,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362cb2f2-e526-49ed-8f25-048189a71ff4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:55:58,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-362cb2f2-e526-49ed-8f25-048189a71ff4 2018-09-08 06:55:58,427 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net 2018-09-08 06:55:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" -d '{"network": {"name": "NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net", "admin_state_up": true}}' 2018-09-08 06:55:58,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ebc4fa1a-8768-4b46-a7de-93e744f7b48d Date: Sat, 08 Sep 2018 06:55:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"42d4d299-c61e-447d-b954-1173875262a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:58Z","mtu":1450}} 2018-09-08 06:55:58,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ebc4fa1a-8768-4b46-a7de-93e744f7b48d 2018-09-08 06:55:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=42d4d299-c61e-447d-b954-1173875262a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" 2018-09-08 06:55:59,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-2d0ded8d-5011-4a39-a00b-cb202fed5123 Date: Sat, 08 Sep 2018 06:55:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42d4d299-c61e-447d-b954-1173875262a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:55:58Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:55:58Z","provider:network_type":"vxlan"}]} 2018-09-08 06:55:59,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=42d4d299-c61e-447d-b954-1173875262a7 used request id req-2d0ded8d-5011-4a39-a00b-cb202fed5123 2018-09-08 06:55:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=42d4d299-c61e-447d-b954-1173875262a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" 2018-09-08 06:55:59,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80b87aee-cb56-4241-8b2d-abdbfc942a1d Date: Sat, 08 Sep 2018 06:55:59 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:55:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=42d4d299-c61e-447d-b954-1173875262a7 used request id req-80b87aee-cb56-4241-8b2d-abdbfc942a1d 2018-09-08 06:55:59,604 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-subnet 2018-09-08 06:55:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" -d '{"subnets": [{"ip_version": 4, "network_id": "42d4d299-c61e-447d-b954-1173875262a7", "cidr": null, "name": "NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-subnet"}]}' 2018-09-08 06:55:59,869 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-829c8cd2-2cf4-4e52-86c7-305689d06e95 Date: Sat, 08 Sep 2018 06:55:59 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-08 06:55:59,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-829c8cd2-2cf4-4e52-86c7-305689d06e95 2018-09-08 06:55:59,869 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-08 06:55:59,870 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-subnet] for network [NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net] 2018-09-08 06:55:59,870 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-28d92853-b35f-4964-8301-a3c4f53d089c-pub-net 2018-09-08 06:55:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/42d4d299-c61e-447d-b954-1173875262a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bb58e634e96ca8eb2431ecdf16065b8993d623" 2018-09-08 06:56:00,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3520f29-e0c8-48eb-9cae-e232129d5160 Date: Sat, 08 Sep 2018 06:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:00,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/42d4d299-c61e-447d-b954-1173875262a7 used request id req-b3520f29-e0c8-48eb-9cae-e232129d5160 2018-09-08 06:56:00,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:01,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["DbzeYXT2RDKgXqxS-i08Vw"], "issued_at": "2018-09-08T06:56:01.000000Z"}} 2018-09-08 06:56:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:01,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43619e0b-aa92-4688-bf8a-88fa5c4e6eee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:01,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43619e0b-aa92-4688-bf8a-88fa5c4e6eee 2018-09-08 06:56:01,120 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net 2018-09-08 06:56:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" -d '{"network": {"name": "NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net", "admin_state_up": true}}' 2018-09-08 06:56:01,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b9e688a8-f565-49d3-b8fb-aedf86f37993 Date: Sat, 08 Sep 2018 06:56:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:01Z","mtu":1450}} 2018-09-08 06:56:01,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b9e688a8-f565-49d3-b8fb-aedf86f37993 2018-09-08 06:56:01,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:01,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-67decbe9-5ae4-41ab-94ce-320eb3b26f25 Date: Sat, 08 Sep 2018 06:56:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:01Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:01Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:01,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-67decbe9-5ae4-41ab-94ce-320eb3b26f25 2018-09-08 06:56:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:02,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b81bc52-1ad0-4eaa-9341-91fc5cb77830 Date: Sat, 08 Sep 2018 06:56:02 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:56:02,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-7b81bc52-1ad0-4eaa-9341-91fc5cb77830 2018-09-08 06:56:02,151 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet 2018-09-08 06:56:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" -d '{"subnets": [{"ip_version": 4, "network_id": "4eed2c8d-7486-4eb2-8cd9-dcd02eece91d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet"}]}' 2018-09-08 06:56:02,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89f6dad4-8c43-4896-bf7b-a0593d43bc9f Date: Sat, 08 Sep 2018 06:56:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:02Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"43a943e1-1d07-49aa-bd06-285587cbc023","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet"}]} 2018-09-08 06:56:02,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-89f6dad4-8c43-4896-bf7b-a0593d43bc9f 2018-09-08 06:56:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:03,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-39e1e55b-d6c7-41c1-ab02-656fd089faf2 Date: Sat, 08 Sep 2018 06:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["43a943e1-1d07-49aa-bd06-285587cbc023"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:01Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:03,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-39e1e55b-d6c7-41c1-ab02-656fd089faf2 2018-09-08 06:56:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-14718f39-f4c5-40b8-b84c-7a5a2f0eb4ce Date: Sat, 08 Sep 2018 06:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:02Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"43a943e1-1d07-49aa-bd06-285587cbc023","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet"}]} 2018-09-08 06:56:03,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-14718f39-f4c5-40b8-b84c-7a5a2f0eb4ce 2018-09-08 06:56:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:03,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ec1da86c-fa07-4dfb-a438-fb2346705078 Date: Sat, 08 Sep 2018 06:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["43a943e1-1d07-49aa-bd06-285587cbc023"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:01Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:03,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net used request id req-ec1da86c-fa07-4dfb-a438-fb2346705078 2018-09-08 06:56:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:56:03,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:56:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:56:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:03,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0a12b4-e7dc-4004-b981-0850ea0efea4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:03,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-dd0a12b4-e7dc-4004-b981-0850ea0efea4 2018-09-08 06:56:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:03,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6c48579-19f2-48cf-aa2c-968657a15bbc Date: Sat, 08 Sep 2018 06:56:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4eed2c8d-7486-4eb2-8cd9-dcd02eece91d","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:02Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"43a943e1-1d07-49aa-bd06-285587cbc023","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet"}]} 2018-09-08 06:56:03,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-d6c48579-19f2-48cf-aa2c-968657a15bbc 2018-09-08 06:56:03,694 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet 2018-09-08 06:56:03,694 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-subnet 2018-09-08 06:56:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/43a943e1-1d07-49aa-bd06-285587cbc023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:04,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-059640f4-c25e-4cc6-83d6-c9105f693903 Date: Sat, 08 Sep 2018 06:56:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:04,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/43a943e1-1d07-49aa-bd06-285587cbc023 used request id req-059640f4-c25e-4cc6-83d6-c9105f693903 2018-09-08 06:56:04,883 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1cb71096-4a92-4b28-ab7f-343f9e771634-pub-net 2018-09-08 06:56:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4eed2c8d-7486-4eb2-8cd9-dcd02eece91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bdf110533287f222d3aae6d3ccae10c31a646" 2018-09-08 06:56:06,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c558c87d-264d-46fe-b02f-43df5916035d Date: Sat, 08 Sep 2018 06:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:06,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4eed2c8d-7486-4eb2-8cd9-dcd02eece91d used request id req-c558c87d-264d-46fe-b02f-43df5916035d 2018-09-08 06:56:06,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:07,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["PIdYpf2hSjuYtRyYLjhA7A"], "issued_at": "2018-09-08T06:56:07.000000Z"}} 2018-09-08 06:56:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:07,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3649e3a-b098-4702-93be-7811bb141e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:07,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3649e3a-b098-4702-93be-7811bb141e4a 2018-09-08 06:56:07,092 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net 2018-09-08 06:56:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" -d '{"network": {"name": "NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net", "admin_state_up": true}}' 2018-09-08 06:56:07,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-6525c235-b650-4d0b-917b-bbc122030b0d Date: Sat, 08 Sep 2018 06:56:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:07Z","mtu":1450}} 2018-09-08 06:56:07,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6525c235-b650-4d0b-917b-bbc122030b0d 2018-09-08 06:56:07,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-f2880493-1b52-41ca-8f4f-e61d6c7d2014 Date: Sat, 08 Sep 2018 06:56:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:07Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:07,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-f2880493-1b52-41ca-8f4f-e61d6c7d2014 2018-09-08 06:56:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:07,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-737a1bbf-05fc-47d3-bd62-9c88001170f5 Date: Sat, 08 Sep 2018 06:56:07 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:56:07,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-737a1bbf-05fc-47d3-bd62-9c88001170f5 2018-09-08 06:56:07,977 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet 2018-09-08 06:56:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" -d '{"subnets": [{"ip_version": 4, "network_id": "f33cb82f-f179-40cc-bc18-6b801a2a2ed4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet"}]}' 2018-09-08 06:56:08,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-751bd924-5d09-4624-90d7-d714340dd770 Date: Sat, 08 Sep 2018 06:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:08Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"81379543-2b0a-466f-b724-1d33f4bd5319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet"}]} 2018-09-08 06:56:08,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-751bd924-5d09-4624-90d7-d714340dd770 2018-09-08 06:56:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3ba5f7e9-e1f3-4c15-9dbc-9970ea6ce071 Date: Sat, 08 Sep 2018 06:56:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["81379543-2b0a-466f-b724-1d33f4bd5319"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:07Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:09,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-3ba5f7e9-e1f3-4c15-9dbc-9970ea6ce071 2018-09-08 06:56:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fbce6e88-5431-4398-b821-ac59f1dd2fa5 Date: Sat, 08 Sep 2018 06:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:08Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"81379543-2b0a-466f-b724-1d33f4bd5319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet"}]} 2018-09-08 06:56:09,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-fbce6e88-5431-4398-b821-ac59f1dd2fa5 2018-09-08 06:56:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b4beab60-54ab-44a8-bc0f-c0e771c6f4b7 Date: Sat, 08 Sep 2018 06:56:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["81379543-2b0a-466f-b724-1d33f4bd5319"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:07Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:09,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net used request id req-b4beab60-54ab-44a8-bc0f-c0e771c6f4b7 2018-09-08 06:56:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:56:09,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:56:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:56:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c94b05d-f977-43ed-a039-5314e9d02f4c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:09,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7c94b05d-f977-43ed-a039-5314e9d02f4c 2018-09-08 06:56:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fbb3ba02-ba11-42b0-ae66-c2d139713bc9 Date: Sat, 08 Sep 2018 06:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:08Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"81379543-2b0a-466f-b724-1d33f4bd5319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet"}]} 2018-09-08 06:56:09,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-fbb3ba02-ba11-42b0-ae66-c2d139713bc9 2018-09-08 06:56:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4&name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:09,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0762ddce-8439-4d35-bde6-ed644651d9ba Date: Sat, 08 Sep 2018 06:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f33cb82f-f179-40cc-bc18-6b801a2a2ed4","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:08Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"81379543-2b0a-466f-b724-1d33f4bd5319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet"}]} 2018-09-08 06:56:09,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f33cb82f-f179-40cc-bc18-6b801a2a2ed4&name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet used request id req-0762ddce-8439-4d35-bde6-ed644651d9ba 2018-09-08 06:56:09,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:56:09,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:10,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["gUkZmnqZQhajJgDQ437xrw"], "issued_at": "2018-09-08T06:56:10.000000Z"}} 2018-09-08 06:56:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8314073d1a6e9a5e88c2f2f830517389a1d3e" 2018-09-08 06:56:10,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc28943-9cd2-427f-a337-b4946ff79e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:10,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2dc28943-9cd2-427f-a337-b4946ff79e2b 2018-09-08 06:56:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:10,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c539c667-d4fc-4b42-a174-b7c3afe18eda Date: Sat, 08 Sep 2018 06:56:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:56:10,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-c539c667-d4fc-4b42-a174-b7c3afe18eda 2018-09-08 06:56:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5c4e6cb3-79ec-4f64-8f8e-ac6314840cea Date: Sat, 08 Sep 2018 06:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:56:10,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-5c4e6cb3-79ec-4f64-8f8e-ac6314840cea 2018-09-08 06:56:10,791 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router 2018-09-08 06:56:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router", "admin_state_up": true}}' 2018-09-08 06:56:15,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8a3c1499-1bf3-4378-b75b-93ae46a57926 Date: Sat, 08 Sep 2018 06:56:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:11Z", "admin_state_up": true, "updated_at": "2018-09-08T06:56:12Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "191f5cd9-144f-4d5c-8506-cea05d957538", "name": "NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router"}} 2018-09-08 06:56:15,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-8a3c1499-1bf3-4378-b75b-93ae46a57926 2018-09-08 06:56:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=191f5cd9-144f-4d5c-8506-cea05d957538 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:15,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-2b14abde-0fc9-4c64-9a08-9ff9592d4abc Date: Sat, 08 Sep 2018 06:56:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.10"}],"id":"376904ea-2971-4b83-9958-ef0434b7477c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:6d:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:13Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.2"}],"id":"49a84bfc-e7d6-4491-addc-311c4094eeb7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:59:37","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:13Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.5"}],"id":"638936c7-0c57-440e-8ddb-4293807357d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:ca:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:14Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:12Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.208"}],"id":"d39f030a-e01d-4c89-97b3-31ccd0b6d0a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e8:81:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:12Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"}]} 2018-09-08 06:56:15,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=191f5cd9-144f-4d5c-8506-cea05d957538 used request id req-2b14abde-0fc9-4c64-9a08-9ff9592d4abc 2018-09-08 06:56:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9a49d3b2-3440-456e-a43d-3811cf46a497 Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:56:16,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-9a49d3b2-3440-456e-a43d-3811cf46a497 2018-09-08 06:56:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9dae90c7-bd95-4dae-bda1-fb1d76e6b12f Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:16,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-9dae90c7-bd95-4dae-bda1-fb1d76e6b12f 2018-09-08 06:56:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-466ae00d-f1f3-4fef-946c-1e5387010124 Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:16,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-466ae00d-f1f3-4fef-946c-1e5387010124 2018-09-08 06:56:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8a9a1038-38bc-4ff9-ad4c-921222420410 Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:16,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-8a9a1038-38bc-4ff9-ad4c-921222420410 2018-09-08 06:56:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1e12abfb-2505-48ed-b0ad-64266b1a5cd0 Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:11Z", "admin_state_up": true, "updated_at": "2018-09-08T06:56:15Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "191f5cd9-144f-4d5c-8506-cea05d957538", "name": "NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router"}]} 2018-09-08 06:56:16,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router used request id req-1e12abfb-2505-48ed-b0ad-64266b1a5cd0 2018-09-08 06:56:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e596fce-97e5-4c90-ba23-87616d25796f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:16,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-8e596fce-97e5-4c90-ba23-87616d25796f 2018-09-08 06:56:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=191f5cd9-144f-4d5c-8506-cea05d957538 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3311 X-Openstack-Request-Id: req-a4f0a4bb-ec10-44a5-a787-9f24d4789481 Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.10"}],"id":"376904ea-2971-4b83-9958-ef0434b7477c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:6d:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:13Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.2"}],"id":"49a84bfc-e7d6-4491-addc-311c4094eeb7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:59:37","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:13Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","ip_address":"169.254.192.5"}],"id":"638936c7-0c57-440e-8ddb-4293807357d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:ca:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:14Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:16Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.208"}],"id":"d39f030a-e01d-4c89-97b3-31ccd0b6d0a0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:81:87","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:12Z","binding:vnic_type":"normal","device_id":"191f5cd9-144f-4d5c-8506-cea05d957538"}]} 2018-09-08 06:56:16,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=191f5cd9-144f-4d5c-8506-cea05d957538 used request id req-a4f0a4bb-ec10-44a5-a787-9f24d4789481 2018-09-08 06:56:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:16,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ae8768e4-07c2-469a-8c44-5043d373abae Date: Sat, 08 Sep 2018 06:56:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:56:16,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-ae8768e4-07c2-469a-8c44-5043d373abae 2018-09-08 06:56:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:17,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b94ac041-3536-47bc-99e2-78ba769ecc8c Date: Sat, 08 Sep 2018 06:56:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:17,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-b94ac041-3536-47bc-99e2-78ba769ecc8c 2018-09-08 06:56:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:17,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c190e9f6-7927-4952-a028-aa2f6cb1f960 Date: Sat, 08 Sep 2018 06:56:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:17,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-c190e9f6-7927-4952-a028-aa2f6cb1f960 2018-09-08 06:56:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:17,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ffe4138a-9c7b-4ff0-8c16-8b0908b3578c Date: Sat, 08 Sep 2018 06:56:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f38127b4-623a-4d7b-ab98-7a6ece76e4b8","tenant_id":"","created_at":"2018-09-08T06:56:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:17,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5f65f8d4-a30c-47c2-b0d3-1d9c4b67ae24 used request id req-ffe4138a-9c7b-4ff0-8c16-8b0908b3578c 2018-09-08 06:56:17,571 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router 2018-09-08 06:56:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" -d '{"subnet_id": "81379543-2b0a-466f-b724-1d33f4bd5319"}' 2018-09-08 06:56:19,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e2c235a-c9bf-41ca-ae41-5a0c532f046c Date: Sat, 08 Sep 2018 06:56:19 GMT RESP BODY: {"network_id": "f33cb82f-f179-40cc-bc18-6b801a2a2ed4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "subnet_id": "81379543-2b0a-466f-b724-1d33f4bd5319", "subnet_ids": ["81379543-2b0a-466f-b724-1d33f4bd5319"], "port_id": "0897b7d4-7589-484b-87e8-82e66066e99d", "id": "191f5cd9-144f-4d5c-8506-cea05d957538"} 2018-09-08 06:56:19,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538/add_router_interface used request id req-1e2c235a-c9bf-41ca-ae41-5a0c532f046c 2018-09-08 06:56:19,417 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router 2018-09-08 06:56:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" -d '{"subnet_id": "81379543-2b0a-466f-b724-1d33f4bd5319"}' 2018-09-08 06:56:20,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1842480d-2ad9-423a-adda-9b7b6f0860d8 Date: Sat, 08 Sep 2018 06:56:20 GMT RESP BODY: {"network_id": "f33cb82f-f179-40cc-bc18-6b801a2a2ed4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "subnet_id": "81379543-2b0a-466f-b724-1d33f4bd5319", "subnet_ids": ["81379543-2b0a-466f-b724-1d33f4bd5319"], "port_id": "0897b7d4-7589-484b-87e8-82e66066e99d", "id": "191f5cd9-144f-4d5c-8506-cea05d957538"} 2018-09-08 06:56:20,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538/remove_router_interface used request id req-1842480d-2ad9-423a-adda-9b7b6f0860d8 2018-09-08 06:56:20,674 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router 2018-09-08 06:56:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:24,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81edf627-1e39-47a4-8105-98a2ce7e3adb Content-Length: 0 Date: Sat, 08 Sep 2018 06:56:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:24,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/191f5cd9-144f-4d5c-8506-cea05d957538 used request id req-81edf627-1e39-47a4-8105-98a2ce7e3adb 2018-09-08 06:56:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af5e22c3-5263-4af1-a2f9-ccbd54b94f32 Date: Sat, 08 Sep 2018 06:56:24 GMT RESP BODY: {"routers": []} 2018-09-08 06:56:24,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-router used request id req-af5e22c3-5263-4af1-a2f9-ccbd54b94f32 2018-09-08 06:56:24,091 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet 2018-09-08 06:56:24,091 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-subnet 2018-09-08 06:56:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/81379543-2b0a-466f-b724-1d33f4bd5319 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:26,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c75a02c3-c37d-442f-9579-403f006a1e06 Date: Sat, 08 Sep 2018 06:56:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:26,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/81379543-2b0a-466f-b724-1d33f4bd5319 used request id req-c75a02c3-c37d-442f-9579-403f006a1e06 2018-09-08 06:56:26,169 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1dbba278-f495-40e3-9e7d-ff9f2b3c5ee1-pub-net 2018-09-08 06:56:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f33cb82f-f179-40cc-bc18-6b801a2a2ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6ba7a85d7e05b38a24adea101716abf33841e1" 2018-09-08 06:56:27,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-078b365d-6877-4e96-9d7b-ec79f602bf83 Date: Sat, 08 Sep 2018 06:56:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:27,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f33cb82f-f179-40cc-bc18-6b801a2a2ed4 used request id req-078b365d-6877-4e96-9d7b-ec79f602bf83 2018-09-08 06:56:27,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:27,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["IvRBsIMOQiCRePiESD2AIg"], "issued_at": "2018-09-08T06:56:27.000000Z"}} 2018-09-08 06:56:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:28,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c96f70-7716-4f9a-b0fb-d956cae69194 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:28,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58c96f70-7716-4f9a-b0fb-d956cae69194 2018-09-08 06:56:28,062 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net 2018-09-08 06:56:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" -d '{"network": {"name": "NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net", "admin_state_up": true}}' 2018-09-08 06:56:28,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1d93c0fa-39f2-4585-8064-cc2437cfa2eb Date: Sat, 08 Sep 2018 06:56:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:28Z","mtu":1450}} 2018-09-08 06:56:28,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1d93c0fa-39f2-4585-8064-cc2437cfa2eb 2018-09-08 06:56:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:28,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1d09b041-30f3-436e-96eb-885e74922c1d Date: Sat, 08 Sep 2018 06:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:28Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:28,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-1d09b041-30f3-436e-96eb-885e74922c1d 2018-09-08 06:56:28,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:29,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e15abcc-7eda-4b08-a1aa-00c0af3f448c Date: Sat, 08 Sep 2018 06:56:29 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:56:29,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-7e15abcc-7eda-4b08-a1aa-00c0af3f448c 2018-09-08 06:56:29,175 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet 2018-09-08 06:56:29,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" -d '{"subnets": [{"ip_version": 4, "network_id": "3efed6ce-3336-499c-83d9-32b3dd6731e0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet"}]}' 2018-09-08 06:56:30,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a12006c-9bac-4cf7-a9c4-8f9d55b20f84 Date: Sat, 08 Sep 2018 06:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"a33db10f-2d0c-4658-a02a-ef16f773cccc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet"}]} 2018-09-08 06:56:30,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5a12006c-9bac-4cf7-a9c4-8f9d55b20f84 2018-09-08 06:56:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:30,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6cecc8f3-3a03-4005-aa50-90a81a02e971 Date: Sat, 08 Sep 2018 06:56:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["a33db10f-2d0c-4658-a02a-ef16f773cccc"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:28Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:30,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-6cecc8f3-3a03-4005-aa50-90a81a02e971 2018-09-08 06:56:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:30,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b8e6ee7-064d-4f3b-a74c-55f7cf0a988f Date: Sat, 08 Sep 2018 06:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"a33db10f-2d0c-4658-a02a-ef16f773cccc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet"}]} 2018-09-08 06:56:30,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-7b8e6ee7-064d-4f3b-a74c-55f7cf0a988f 2018-09-08 06:56:30,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:31,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-19a565c6-ed99-4584-a810-73ba1672aaad Date: Sat, 08 Sep 2018 06:56:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["a33db10f-2d0c-4658-a02a-ef16f773cccc"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:28Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:31,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net used request id req-19a565c6-ed99-4584-a810-73ba1672aaad 2018-09-08 06:56:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:56:31,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:56:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:56:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:31,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa46bb84-ce47-42ea-84a2-b16c1164089d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:31,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-aa46bb84-ce47-42ea-84a2-b16c1164089d 2018-09-08 06:56:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:31,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b55a15e2-68f7-4fbf-8d2c-0f257fdde107 Date: Sat, 08 Sep 2018 06:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3efed6ce-3336-499c-83d9-32b3dd6731e0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"a33db10f-2d0c-4658-a02a-ef16f773cccc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet"}]} 2018-09-08 06:56:31,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-b55a15e2-68f7-4fbf-8d2c-0f257fdde107 2018-09-08 06:56:31,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:56:31,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:31,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["embiXEPER3Ox5Tp1SJMr-w"], "issued_at": "2018-09-08T06:56:31.000000Z"}} 2018-09-08 06:56:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96a355b010fc3102224dbcae2ae656cf31b7983" 2018-09-08 06:56:32,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08884f3-044f-46a6-8f21-b51b4c07e850 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:32,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e08884f3-044f-46a6-8f21-b51b4c07e850 2018-09-08 06:56:32,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:32,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9abf5af2-7905-4463-9e4f-0417b7f4c014 Date: Sat, 08 Sep 2018 06:56:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:56:32,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-9abf5af2-7905-4463-9e4f-0417b7f4c014 2018-09-08 06:56:32,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8460df1e-902c-4ef1-a4e7-8ca4a53773be Date: Sat, 08 Sep 2018 06:56:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:56:32,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-8460df1e-902c-4ef1-a4e7-8ca4a53773be 2018-09-08 06:56:32,330 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router 2018-09-08 06:56:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router", "admin_state_up": true}}' 2018-09-08 06:56:36,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-25684246-43ad-4651-8fe3-c00206d22ad4 Date: Sat, 08 Sep 2018 06:56:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:32Z", "admin_state_up": true, "updated_at": "2018-09-08T06:56:33Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "97a514af-9d04-4b47-b91f-573e18aa078b", "name": "NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router"}} 2018-09-08 06:56:36,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-25684246-43ad-4651-8fe3-c00206d22ad4 2018-09-08 06:56:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=97a514af-9d04-4b47-b91f-573e18aa078b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:37,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-0ffa5f89-b312-4c9e-9982-ed6eafabf750 Date: Sat, 08 Sep 2018 06:56:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:33Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.208"}],"id":"13bf3222-c5b7-4585-8415-daf894532029","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:23:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:33Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.6"}],"id":"1b831323-399d-4654-b86f-a8f2850a1901","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:7b:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:34Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.1"}],"id":"4c1a5e78-fbc2-4a29-8865-87e265d56060","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:a4:40","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:35Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.3"}],"id":"e1d89cc4-e1bf-45a4-a4b8-5458fbc31099","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:13:f6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:34Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"}]} 2018-09-08 06:56:37,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=97a514af-9d04-4b47-b91f-573e18aa078b used request id req-0ffa5f89-b312-4c9e-9982-ed6eafabf750 2018-09-08 06:56:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:37,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-71452ca3-1092-4db4-b2c7-d11d5f841ce1 Date: Sat, 08 Sep 2018 06:56:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:56:37,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-71452ca3-1092-4db4-b2c7-d11d5f841ce1 2018-09-08 06:56:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:37,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7215d4cd-e771-41a1-8ce3-4add182ddf5e Date: Sat, 08 Sep 2018 06:56:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:37,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-7215d4cd-e771-41a1-8ce3-4add182ddf5e 2018-09-08 06:56:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:37,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f4606d0e-a95a-4c0b-94c4-25958c084591 Date: Sat, 08 Sep 2018 06:56:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:37,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-f4606d0e-a95a-4c0b-94c4-25958c084591 2018-09-08 06:56:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-29403860-15c5-4b27-b1c5-d550f6a77478 Date: Sat, 08 Sep 2018 06:56:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:38,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-29403860-15c5-4b27-b1c5-d550f6a77478 2018-09-08 06:56:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-55021286-0b3a-4d0a-90bd-d4fd2173f827 Date: Sat, 08 Sep 2018 06:56:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:32Z", "admin_state_up": true, "updated_at": "2018-09-08T06:56:36Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "97a514af-9d04-4b47-b91f-573e18aa078b", "name": "NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router"}]} 2018-09-08 06:56:38,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router used request id req-55021286-0b3a-4d0a-90bd-d4fd2173f827 2018-09-08 06:56:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac8b6bb-ac7f-45c1-b142-d9074e110978 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:38,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-bac8b6bb-ac7f-45c1-b142-d9074e110978 2018-09-08 06:56:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=97a514af-9d04-4b47-b91f-573e18aa078b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-d57ce44a-c313-4a91-8702-aca4d2fd6e6c Date: Sat, 08 Sep 2018 06:56:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:38Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.208"}],"id":"13bf3222-c5b7-4585-8415-daf894532029","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:23:68","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:33Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.6"}],"id":"1b831323-399d-4654-b86f-a8f2850a1901","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:7b:97","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:34Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.1"}],"id":"4c1a5e78-fbc2-4a29-8865-87e265d56060","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:a4:40","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:35Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:38Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","ip_address":"169.254.192.3"}],"id":"e1d89cc4-e1bf-45a4-a4b8-5458fbc31099","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:13:f6","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:34Z","binding:vnic_type":"normal","device_id":"97a514af-9d04-4b47-b91f-573e18aa078b"}]} 2018-09-08 06:56:38,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=97a514af-9d04-4b47-b91f-573e18aa078b used request id req-d57ce44a-c313-4a91-8702-aca4d2fd6e6c 2018-09-08 06:56:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0513f7fe-1e4f-4bea-81c9-2f35d6e8c4a9 Date: Sat, 08 Sep 2018 06:56:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:56:38,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-0513f7fe-1e4f-4bea-81c9-2f35d6e8c4a9 2018-09-08 06:56:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:38,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-607a72b0-48ba-4080-a373-429326db87f5 Date: Sat, 08 Sep 2018 06:56:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:38,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-607a72b0-48ba-4080-a373-429326db87f5 2018-09-08 06:56:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c930490-bc47-4fe0-acd8-520e8f816fec Date: Sat, 08 Sep 2018 06:56:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:39,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-8c930490-bc47-4fe0-acd8-520e8f816fec 2018-09-08 06:56:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:39,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-295e7b41-257d-4e7d-b074-0c12f888a966 Date: Sat, 08 Sep 2018 06:56:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"aa6c7799-d0f6-46b3-a50e-7f8f26d149e9","tenant_id":"","created_at":"2018-09-08T06:56:32Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f102e83c-26c2-4268-b8f0-0ecb96577cba","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:56:39,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f102e83c-26c2-4268-b8f0-0ecb96577cba used request id req-295e7b41-257d-4e7d-b074-0c12f888a966 2018-09-08 06:56:39,421 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet 2018-09-08 06:56:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a33db10f-2d0c-4658-a02a-ef16f773cccc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:41,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba0fd078-bfd9-4393-9999-725c836b08a0 Date: Sat, 08 Sep 2018 06:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:41,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a33db10f-2d0c-4658-a02a-ef16f773cccc used request id req-ba0fd078-bfd9-4393-9999-725c836b08a0 2018-09-08 06:56:41,444 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router 2018-09-08 06:56:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/97a514af-9d04-4b47-b91f-573e18aa078b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" -d '{"subnet_id": "a33db10f-2d0c-4658-a02a-ef16f773cccc"}' 2018-09-08 06:56:41,857 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b7f86f8d-0400-445b-aa30-f6f32a446f1b Date: Sat, 08 Sep 2018 06:56:41 GMT RESP BODY: {"NeutronError": {"message": "Subnet a33db10f-2d0c-4658-a02a-ef16f773cccc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 06:56:41,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/97a514af-9d04-4b47-b91f-573e18aa078b/add_router_interface used request id req-b7f86f8d-0400-445b-aa30-f6f32a446f1b 2018-09-08 06:56:41,857 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a33db10f-2d0c-4658-a02a-ef16f773cccc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 06:56:41,858 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router 2018-09-08 06:56:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/97a514af-9d04-4b47-b91f-573e18aa078b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:45,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dac4740-a651-4c0a-8121-341f3a1794c7 Content-Length: 0 Date: Sat, 08 Sep 2018 06:56:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:45,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/97a514af-9d04-4b47-b91f-573e18aa078b used request id req-9dac4740-a651-4c0a-8121-341f3a1794c7 2018-09-08 06:56:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:45,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fac1cc14-b206-47d9-83c9-709b9ffc5c53 Date: Sat, 08 Sep 2018 06:56:45 GMT RESP BODY: {"routers": []} 2018-09-08 06:56:45,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-router used request id req-fac1cc14-b206-47d9-83c9-709b9ffc5c53 2018-09-08 06:56:45,316 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet 2018-09-08 06:56:45,317 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-subnet 2018-09-08 06:56:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a33db10f-2d0c-4658-a02a-ef16f773cccc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:45,543 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-5247f798-3dd4-412c-a213-6e61b1b876b0 Date: Sat, 08 Sep 2018 06:56:45 GMT RESP BODY: {"NeutronError": {"message": "Subnet a33db10f-2d0c-4658-a02a-ef16f773cccc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 06:56:45,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a33db10f-2d0c-4658-a02a-ef16f773cccc used request id req-5247f798-3dd4-412c-a213-6e61b1b876b0 2018-09-08 06:56:45,544 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a33db10f-2d0c-4658-a02a-ef16f773cccc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 06:56:45,544 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-46155ce2-570e-429d-b729-d1156f78762e-pub-net 2018-09-08 06:56:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3efed6ce-3336-499c-83d9-32b3dd6731e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb0ea24408a07f8615e76fc921cdfb1389d7b79" 2018-09-08 06:56:46,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df2248a7-d25c-4598-aa4a-9dfe285053f4 Date: Sat, 08 Sep 2018 06:56:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:46,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3efed6ce-3336-499c-83d9-32b3dd6731e0 used request id req-df2248a7-d25c-4598-aa4a-9dfe285053f4 2018-09-08 06:56:46,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:46,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["FNHNvo6tROy07HQ1Gj2Ogw"], "issued_at": "2018-09-08T06:56:46.000000Z"}} 2018-09-08 06:56:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:46,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd952628-0bd5-477e-a086-96df0a0f72fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:46,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd952628-0bd5-477e-a086-96df0a0f72fa 2018-09-08 06:56:46,593 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net 2018-09-08 06:56:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" -d '{"network": {"name": "NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net", "admin_state_up": true}}' 2018-09-08 06:56:47,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-844401b6-c204-4f32-abdd-c1a97d8edf8b Date: Sat, 08 Sep 2018 06:56:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:46Z","mtu":1450}} 2018-09-08 06:56:47,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-844401b6-c204-4f32-abdd-c1a97d8edf8b 2018-09-08 06:56:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a90923b3-17a2-485b-9d7d-63ad422cf777 Date: Sat, 08 Sep 2018 06:56:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:46Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:47,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-a90923b3-17a2-485b-9d7d-63ad422cf777 2018-09-08 06:56:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:47,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c77957c1-f3f9-4dca-b34e-3370e2ca9fd0 Date: Sat, 08 Sep 2018 06:56:47 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:56:47,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-c77957c1-f3f9-4dca-b34e-3370e2ca9fd0 2018-09-08 06:56:47,462 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet 2018-09-08 06:56:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" -d '{"subnets": [{"ip_version": 4, "network_id": "4517d7c7-20c8-444a-b1d3-7f4c8ba55c82", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet"}]}' 2018-09-08 06:56:48,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec27e6f2-574c-48c8-92db-68e6afa5fe04 Date: Sat, 08 Sep 2018 06:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:47Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"681b4a02-1283-4a55-8b75-c7642f25a4fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet"}]} 2018-09-08 06:56:48,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ec27e6f2-574c-48c8-92db-68e6afa5fe04 2018-09-08 06:56:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:48,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b4650ae1-0866-4c89-9324-a8618237768b Date: Sat, 08 Sep 2018 06:56:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["681b4a02-1283-4a55-8b75-c7642f25a4fa"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:46Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:48,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-b4650ae1-0866-4c89-9324-a8618237768b 2018-09-08 06:56:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:48,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d1626b2-97ec-44ea-8602-9d661e3dd9a9 Date: Sat, 08 Sep 2018 06:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:47Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"681b4a02-1283-4a55-8b75-c7642f25a4fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet"}]} 2018-09-08 06:56:48,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-0d1626b2-97ec-44ea-8602-9d661e3dd9a9 2018-09-08 06:56:48,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:48,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1d59e1ce-79a9-4f7c-8f4f-00cfe0fa5ace Date: Sat, 08 Sep 2018 06:56:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["681b4a02-1283-4a55-8b75-c7642f25a4fa"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:46Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:48,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net used request id req-1d59e1ce-79a9-4f7c-8f4f-00cfe0fa5ace 2018-09-08 06:56:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:56:48,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:56:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:56:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:48,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d97de49-6e19-4173-a2f3-208a207dfe6a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:48,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-9d97de49-6e19-4173-a2f3-208a207dfe6a 2018-09-08 06:56:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:48,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f081b008-aedd-450a-a619-cdec77798da6 Date: Sat, 08 Sep 2018 06:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:47Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"681b4a02-1283-4a55-8b75-c7642f25a4fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet"}]} 2018-09-08 06:56:48,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-f081b008-aedd-450a-a619-cdec77798da6 2018-09-08 06:56:48,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82&name=NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ff40f568-6d3b-460d-a572-76c79930efeb Date: Sat, 08 Sep 2018 06:56:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4517d7c7-20c8-444a-b1d3-7f4c8ba55c82","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:47Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"681b4a02-1283-4a55-8b75-c7642f25a4fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet"}]} 2018-09-08 06:56:49,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4517d7c7-20c8-444a-b1d3-7f4c8ba55c82&name=NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet used request id req-ff40f568-6d3b-460d-a572-76c79930efeb 2018-09-08 06:56:49,135 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet 2018-09-08 06:56:49,135 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-subnet 2018-09-08 06:56:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/681b4a02-1283-4a55-8b75-c7642f25a4fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:50,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67ac8782-8830-4508-9968-9c7acdce5592 Date: Sat, 08 Sep 2018 06:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:50,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/681b4a02-1283-4a55-8b75-c7642f25a4fa used request id req-67ac8782-8830-4508-9968-9c7acdce5592 2018-09-08 06:56:50,982 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-aeee64dc-cf42-4387-98eb-b233d4f9ce4c-pub-net 2018-09-08 06:56:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c787d4436eeb1720465ee1c59795fa9d25237a" 2018-09-08 06:56:52,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f04253c1-b16e-4352-9b6b-cbf4944a24a7 Date: Sat, 08 Sep 2018 06:56:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:56:52,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4517d7c7-20c8-444a-b1d3-7f4c8ba55c82 used request id req-f04253c1-b16e-4352-9b6b-cbf4944a24a7 2018-09-08 06:56:52,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:52,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["TeCoRGUGTaSBgYItw1tc2Q"], "issued_at": "2018-09-08T06:56:52.000000Z"}} 2018-09-08 06:56:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:52,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ce6429-7677-407d-b8e7-02c446e615c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:52,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-64ce6429-7677-407d-b8e7-02c446e615c4 2018-09-08 06:56:52,674 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net 2018-09-08 06:56:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" -d '{"network": {"name": "NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net", "admin_state_up": true}}' 2018-09-08 06:56:53,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ee642a9e-adcc-4f2f-9ed4-5f038d389c3f Date: Sat, 08 Sep 2018 06:56:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40905db7-b608-4cb5-8467-1b37028168f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:52Z","mtu":1450}} 2018-09-08 06:56:53,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ee642a9e-adcc-4f2f-9ed4-5f038d389c3f 2018-09-08 06:56:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:53,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-047cc1ac-4743-49b9-a1fd-4afa21ec8aef Date: Sat, 08 Sep 2018 06:56:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"40905db7-b608-4cb5-8467-1b37028168f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:56:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:52Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:53,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=40905db7-b608-4cb5-8467-1b37028168f6 used request id req-047cc1ac-4743-49b9-a1fd-4afa21ec8aef 2018-09-08 06:56:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:53,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1d2ab062-05d6-44b9-97f3-b0182774bf72 Date: Sat, 08 Sep 2018 06:56:53 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:56:53,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 used request id req-1d2ab062-05d6-44b9-97f3-b0182774bf72 2018-09-08 06:56:53,476 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet 2018-09-08 06:56:53,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" -d '{"subnets": [{"ip_version": 4, "network_id": "40905db7-b608-4cb5-8467-1b37028168f6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet"}]}' 2018-09-08 06:56:54,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-24fdbfb8-d1cc-456f-8afd-427c6dc384c0 Date: Sat, 08 Sep 2018 06:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40905db7-b608-4cb5-8467-1b37028168f6","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:53Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9b657df0-efb2-4a89-ad01-a7f2ee86cca5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet"}]} 2018-09-08 06:56:54,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-24fdbfb8-d1cc-456f-8afd-427c6dc384c0 2018-09-08 06:56:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:54,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d6411133-c35c-433e-b9a5-045bed438696 Date: Sat, 08 Sep 2018 06:56:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40905db7-b608-4cb5-8467-1b37028168f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9b657df0-efb2-4a89-ad01-a7f2ee86cca5"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:52Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:54,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=40905db7-b608-4cb5-8467-1b37028168f6 used request id req-d6411133-c35c-433e-b9a5-045bed438696 2018-09-08 06:56:54,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:54,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ebbf7587-77cf-455a-bfdf-be4b7699b8fa Date: Sat, 08 Sep 2018 06:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40905db7-b608-4cb5-8467-1b37028168f6","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:53Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9b657df0-efb2-4a89-ad01-a7f2ee86cca5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet"}]} 2018-09-08 06:56:54,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 used request id req-ebbf7587-77cf-455a-bfdf-be4b7699b8fa 2018-09-08 06:56:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:54,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d37cec2a-282c-4fe4-9dc7-69f2ec8253d0 Date: Sat, 08 Sep 2018 06:56:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40905db7-b608-4cb5-8467-1b37028168f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9b657df0-efb2-4a89-ad01-a7f2ee86cca5"],"description":"","tags":[],"updated_at":"2018-09-08T06:56:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:52Z","provider:network_type":"vxlan"}]} 2018-09-08 06:56:54,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net used request id req-d37cec2a-282c-4fe4-9dc7-69f2ec8253d0 2018-09-08 06:56:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:56:54,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:56:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:56:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:54,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c61368-ad61-42cd-8b69-36d9343b9bdb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:56:54,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e5c61368-ad61-42cd-8b69-36d9343b9bdb 2018-09-08 06:56:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:55,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19b01f26-6237-4273-9a3d-6cb8d100992d Date: Sat, 08 Sep 2018 06:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40905db7-b608-4cb5-8467-1b37028168f6","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:56:53Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9b657df0-efb2-4a89-ad01-a7f2ee86cca5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet"}]} 2018-09-08 06:56:55,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=40905db7-b608-4cb5-8467-1b37028168f6 used request id req-19b01f26-6237-4273-9a3d-6cb8d100992d 2018-09-08 06:56:55,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:56:55,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:56:55,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["aZYcgoaqRcubM8S5E0b0Sg"], "issued_at": "2018-09-08T06:56:55.000000Z"}} 2018-09-08 06:56:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd690652173238859bdf998995dd01afa75a5077" 2018-09-08 06:56:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3812f685-2e1e-4fe7-9b0a-3efc4f411ca0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:56:55,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3812f685-2e1e-4fe7-9b0a-3efc4f411ca0 2018-09-08 06:56:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:55,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-801c6014-7a5a-457a-8e7a-9c534d026d2f Date: Sat, 08 Sep 2018 06:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:56:55,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-801c6014-7a5a-457a-8e7a-9c534d026d2f 2018-09-08 06:56:55,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:56:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d5a074f8-a1a2-4975-94a9-b2bbb4a32ee9 Date: Sat, 08 Sep 2018 06:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:56:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-d5a074f8-a1a2-4975-94a9-b2bbb4a32ee9 2018-09-08 06:56:56,053 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router 2018-09-08 06:56:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router", "admin_state_up": true}}' 2018-09-08 06:57:00,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-db226745-a725-4919-b103-cfabf4c1a3fd Date: Sat, 08 Sep 2018 06:57:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:56Z", "admin_state_up": true, "updated_at": "2018-09-08T06:56:57Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "3d0f762e-80a3-4b06-9e29-5b6de1f7d37d", "name": "NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router"}} 2018-09-08 06:57:00,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-db226745-a725-4919-b103-cfabf4c1a3fd 2018-09-08 06:57:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=3d0f762e-80a3-4b06-9e29-5b6de1f7d37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:00,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-002510c6-1f2c-4b0b-a7f6-f5c928b29f4e Date: Sat, 08 Sep 2018 06:57:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.2"}],"id":"1a0a01b6-7494-4fb7-bca3-a5f5140f2f86","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:95:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:58Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.12"}],"id":"5e38594c-0850-4366-8edc-43b71a0f621c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:9e:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:59Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.4"}],"id":"68f2a2d5-1b75-4eec-b7e9-11e76947b1c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:43:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:58Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:57Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.209"}],"id":"909ba0bd-1be4-4c36-a4c0-f5bcfbdfdfe9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:e0:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:57Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"}]} 2018-09-08 06:57:00,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=3d0f762e-80a3-4b06-9e29-5b6de1f7d37d used request id req-002510c6-1f2c-4b0b-a7f6-f5c928b29f4e 2018-09-08 06:57:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:00,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6a9723ae-5a34-472f-a7a8-ced83a1dcf69 Date: Sat, 08 Sep 2018 06:57:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:57:00,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-6a9723ae-5a34-472f-a7a8-ced83a1dcf69 2018-09-08 06:57:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7a0885c0-6762-417d-8c55-f220578be611 Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-7a0885c0-6762-417d-8c55-f220578be611 2018-09-08 06:57:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4c61643c-0ff3-47a3-846b-e1e5004baaba Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-4c61643c-0ff3-47a3-846b-e1e5004baaba 2018-09-08 06:57:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-96e16204-1bc0-47aa-ae60-d70f7ac5eb03 Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-96e16204-1bc0-47aa-ae60-d70f7ac5eb03 2018-09-08 06:57:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b627fab9-3be2-47b2-8d0c-940f17561728 Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:56:56Z", "admin_state_up": true, "updated_at": "2018-09-08T06:57:00Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "3d0f762e-80a3-4b06-9e29-5b6de1f7d37d", "name": "NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router"}]} 2018-09-08 06:57:01,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router used request id req-b627fab9-3be2-47b2-8d0c-940f17561728 2018-09-08 06:57:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84214ed5-9457-47e7-bef4-32775f60b84f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:01,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-84214ed5-9457-47e7-bef4-32775f60b84f 2018-09-08 06:57:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=3d0f762e-80a3-4b06-9e29-5b6de1f7d37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3311 X-Openstack-Request-Id: req-de9b48b7-9a55-4d5f-b375-75e606263777 Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.2"}],"id":"1a0a01b6-7494-4fb7-bca3-a5f5140f2f86","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:95:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:58Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.12"}],"id":"5e38594c-0850-4366-8edc-43b71a0f621c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:9e:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:59Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:56:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f08601c7-506a-45b4-a761-ae1a10d842ad","ip_address":"169.254.192.4"}],"id":"68f2a2d5-1b75-4eec-b7e9-11e76947b1c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:43:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:58Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:01Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.209"}],"id":"909ba0bd-1be4-4c36-a4c0-f5bcfbdfdfe9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:e0:f9","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:56:57Z","binding:vnic_type":"normal","device_id":"3d0f762e-80a3-4b06-9e29-5b6de1f7d37d"}]} 2018-09-08 06:57:01,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=3d0f762e-80a3-4b06-9e29-5b6de1f7d37d used request id req-de9b48b7-9a55-4d5f-b375-75e606263777 2018-09-08 06:57:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-21d5615a-c76d-489d-bbb7-9a09f4f7903d Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:57:01,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-21d5615a-c76d-489d-bbb7-9a09f4f7903d 2018-09-08 06:57:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ec9fff8b-8c40-4f7e-9bd8-d86b0c274180 Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-ec9fff8b-8c40-4f7e-9bd8-d86b0c274180 2018-09-08 06:57:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bad86be9-a96b-431a-97c9-2563e7b8b5dd Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-bad86be9-a96b-431a-97c9-2563e7b8b5dd 2018-09-08 06:57:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:01,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cd57e59d-7a5f-4d93-97f0-4a6a0116599c Date: Sat, 08 Sep 2018 06:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7bd0d8dd-cdbb-47a3-a1fc-e61474c807aa","tenant_id":"","created_at":"2018-09-08T06:56:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:56:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f08601c7-506a-45b4-a761-ae1a10d842ad","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:57:01,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f08601c7-506a-45b4-a761-ae1a10d842ad used request id req-cd57e59d-7a5f-4d93-97f0-4a6a0116599c 2018-09-08 06:57:01,809 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router 2018-09-08 06:57:01,809 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router 2018-09-08 06:57:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/3d0f762e-80a3-4b06-9e29-5b6de1f7d37d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:05,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b1ecec8-0d86-41e7-84d1-14cda40ed0f9 Content-Length: 0 Date: Sat, 08 Sep 2018 06:57:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:05,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3d0f762e-80a3-4b06-9e29-5b6de1f7d37d used request id req-0b1ecec8-0d86-41e7-84d1-14cda40ed0f9 2018-09-08 06:57:05,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:06,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6a0b08ac-7020-4cca-a965-97c9ae7facee Date: Sat, 08 Sep 2018 06:57:06 GMT RESP BODY: {"routers": []} 2018-09-08 06:57:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-router used request id req-6a0b08ac-7020-4cca-a965-97c9ae7facee 2018-09-08 06:57:06,196 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet 2018-09-08 06:57:06,197 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-subnet 2018-09-08 06:57:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9b657df0-efb2-4a89-ad01-a7f2ee86cca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:08,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62839a15-cc6b-4991-8538-2503ee9e2264 Date: Sat, 08 Sep 2018 06:57:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:08,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9b657df0-efb2-4a89-ad01-a7f2ee86cca5 used request id req-62839a15-cc6b-4991-8538-2503ee9e2264 2018-09-08 06:57:08,091 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7f4f2772-b1ce-42bd-87a3-f3f840140a3a-pub-net 2018-09-08 06:57:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/40905db7-b608-4cb5-8467-1b37028168f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832907c4029951293ec93da56812197227811819" 2018-09-08 06:57:09,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-046e163c-7ef1-4e9b-8a09-ee632bf06de6 Date: Sat, 08 Sep 2018 06:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:09,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/40905db7-b608-4cb5-8467-1b37028168f6 used request id req-046e163c-7ef1-4e9b-8a09-ee632bf06de6 2018-09-08 06:57:09,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:09,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["UHp5CwiEQzivgedyzYIBOw"], "issued_at": "2018-09-08T06:57:09.000000Z"}} 2018-09-08 06:57:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:09,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d94b91f-f8c8-4382-9be5-5411ae3c4453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:09,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6d94b91f-f8c8-4382-9be5-5411ae3c4453 2018-09-08 06:57:09,742 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net 2018-09-08 06:57:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" -d '{"network": {"name": "NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:10,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c8675f1d-2059-4e31-8677-f845bcaa0558 Date: Sat, 08 Sep 2018 06:57:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","mtu":1450}} 2018-09-08 06:57:10,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c8675f1d-2059-4e31-8677-f845bcaa0558 2018-09-08 06:57:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9710990b-1143-49c8-b319-d1673a75f8c5 Date: Sat, 08 Sep 2018 06:57:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:10,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-9710990b-1143-49c8-b319-d1673a75f8c5 2018-09-08 06:57:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:10,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2bf8d988-29d1-4ee9-847d-1ca6654adbc5 Date: Sat, 08 Sep 2018 06:57:10 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:10,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-2bf8d988-29d1-4ee9-847d-1ca6654adbc5 2018-09-08 06:57:10,857 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet 2018-09-08 06:57:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" -d '{"subnets": [{"ip_version": 4, "network_id": "400adc1c-2afe-458f-9e14-75391b262896", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]}' 2018-09-08 06:57:11,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c2e01d1-cca9-4e6c-9f57-05da5cc83f5b Date: Sat, 08 Sep 2018 06:57:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:11,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5c2e01d1-cca9-4e6c-9f57-05da5cc83f5b 2018-09-08 06:57:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:11,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e044c9ae-41bc-4606-85fd-5dc6c437584a Date: Sat, 08 Sep 2018 06:57:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["2c455b46-614f-408b-8126-d9110b42cb09"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:11,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-e044c9ae-41bc-4606-85fd-5dc6c437584a 2018-09-08 06:57:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:11,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8dd90e68-feb2-41b5-bf8d-10cc5b29e0fe Date: Sat, 08 Sep 2018 06:57:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:11,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-8dd90e68-feb2-41b5-bf8d-10cc5b29e0fe 2018-09-08 06:57:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:11,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-20f3cb63-8e8f-4d6a-b368-7fbd4e6c842e Date: Sat, 08 Sep 2018 06:57:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["2c455b46-614f-408b-8126-d9110b42cb09"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:11,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net used request id req-20f3cb63-8e8f-4d6a-b368-7fbd4e6c842e 2018-09-08 06:57:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:12,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:12,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31588e95-8ba6-4e96-89ce-6b5e1be4130e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:12,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-31588e95-8ba6-4e96-89ce-6b5e1be4130e 2018-09-08 06:57:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:12,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e4b28e2-5842-4404-9c62-2d2f258968fa Date: Sat, 08 Sep 2018 06:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:12,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-9e4b28e2-5842-4404-9c62-2d2f258968fa 2018-09-08 06:57:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896&name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:12,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56c52408-03d9-4b8e-af48-e68f62743c48 Date: Sat, 08 Sep 2018 06:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:12,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896&name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet used request id req-56c52408-03d9-4b8e-af48-e68f62743c48 2018-09-08 06:57:12,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:12,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:12,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["NCBs6Y-RQDW9uf-usdDhzg"], "issued_at": "2018-09-08T06:57:12.000000Z"}} 2018-09-08 06:57:12,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170822ac2aff50f0ed49fa31c668bd39679959a6" 2018-09-08 06:57:12,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5180014-d5ec-49b2-b2b5-ccd2ebcaf3f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:12,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5180014-d5ec-49b2-b2b5-ccd2ebcaf3f5 2018-09-08 06:57:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-376851d5-2864-4f04-b64b-d981b470db43 Date: Sat, 08 Sep 2018 06:57:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["2c455b46-614f-408b-8126-d9110b42cb09"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:12,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net used request id req-376851d5-2864-4f04-b64b-d981b470db43 2018-09-08 06:57:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:13,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12186e9b-fb01-4352-be5c-a95462844218 Date: Sat, 08 Sep 2018 06:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:13,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-12186e9b-fb01-4352-be5c-a95462844218 2018-09-08 06:57:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:13,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b2e7118d-7192-4447-8da6-0035090b1944 Date: Sat, 08 Sep 2018 06:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"400adc1c-2afe-458f-9e14-75391b262896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["2c455b46-614f-408b-8126-d9110b42cb09"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:09Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:13,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net used request id req-b2e7118d-7192-4447-8da6-0035090b1944 2018-09-08 06:57:13,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:13,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170822ac2aff50f0ed49fa31c668bd39679959a6" 2018-09-08 06:57:13,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b723965f-b4dc-4445-b50b-1e948fb0998f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:13,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b723965f-b4dc-4445-b50b-1e948fb0998f 2018-09-08 06:57:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:13,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29e9d0ce-833b-478f-90cf-0f048668cc53 Date: Sat, 08 Sep 2018 06:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:13,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896 used request id req-29e9d0ce-833b-478f-90cf-0f048668cc53 2018-09-08 06:57:13,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896&name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0251e337-48f3-4566-95a8-1dc861916e74 Date: Sat, 08 Sep 2018 06:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"2c455b46-614f-408b-8126-d9110b42cb09","subnetpool_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet"}]} 2018-09-08 06:57:13,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400adc1c-2afe-458f-9e14-75391b262896&name=NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet used request id req-0251e337-48f3-4566-95a8-1dc861916e74 2018-09-08 06:57:13,608 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net 2018-09-08 06:57:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" -d '{"port": {"network_id": "400adc1c-2afe-458f-9e14-75391b262896", "fixed_ips": [{"subnet_id": "2c455b46-614f-408b-8126-d9110b42cb09", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-port", "admin_state_up": true}}' 2018-09-08 06:57:14,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-8fe5d45b-5f9c-4121-9e2d-a155a350aa07 Date: Sat, 08 Sep 2018 06:57:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:13Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c455b46-614f-408b-8126-d9110b42cb09","ip_address":"10.55.1.100"}],"id":"46e24695-41e0-4952-be80-25ea0c1e1677","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:ef:a3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:13Z","binding:vnic_type":"normal"}} 2018-09-08 06:57:14,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8fe5d45b-5f9c-4121-9e2d-a155a350aa07 2018-09-08 06:57:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:14,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-4b77114a-b2b1-4caa-9269-86f235b13f68 Date: Sat, 08 Sep 2018 06:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c455b46-614f-408b-8126-d9110b42cb09","ip_address":"10.55.1.100"}],"id":"46e24695-41e0-4952-be80-25ea0c1e1677","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:ef:a3","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-port","admin_state_up":true,"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:13Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c455b46-614f-408b-8126-d9110b42cb09","ip_address":"10.55.1.4"}],"id":"846876aa-e31c-42f4-9397-9d7d11f75a57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:cc:ab","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400adc1c-2afe-458f-9e14-75391b262896"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c455b46-614f-408b-8126-d9110b42cb09","ip_address":"10.55.1.3"}],"id":"86b2767d-c035-4bf1-9b0a-c0cf79ee99a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:e2:cd","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400adc1c-2afe-458f-9e14-75391b262896"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c455b46-614f-408b-8126-d9110b42cb09","ip_address":"10.55.1.2"}],"id":"ae020359-7c2d-4400-9a67-2b3e863de1ac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:05:44","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400adc1c-2afe-458f-9e14-75391b262896","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400adc1c-2afe-458f-9e14-75391b262896"}]} 2018-09-08 06:57:14,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4b77114a-b2b1-4caa-9269-86f235b13f68 2018-09-08 06:57:14,437 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-port 2018-09-08 06:57:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/46e24695-41e0-4952-be80-25ea0c1e1677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:15,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8db05108-9cbb-4ecf-bb74-b440545d306b Date: Sat, 08 Sep 2018 06:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:15,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/46e24695-41e0-4952-be80-25ea0c1e1677 used request id req-8db05108-9cbb-4ecf-bb74-b440545d306b 2018-09-08 06:57:15,138 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet 2018-09-08 06:57:15,138 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-subnet 2018-09-08 06:57:15,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2c455b46-614f-408b-8126-d9110b42cb09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:17,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-770b55d6-1017-4cce-bcfb-ab8bd20bf8e1 Date: Sat, 08 Sep 2018 06:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:17,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2c455b46-614f-408b-8126-d9110b42cb09 used request id req-770b55d6-1017-4cce-bcfb-ab8bd20bf8e1 2018-09-08 06:57:17,379 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-43c436c1-1907-45f1-98b8-a23a88d22caa-pub-net 2018-09-08 06:57:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/400adc1c-2afe-458f-9e14-75391b262896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2909ca0ce183fd69efab26c5a68bfc7eed9b7e12" 2018-09-08 06:57:18,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1303ff99-ea20-45fc-8f83-bed2ac9f72a8 Date: Sat, 08 Sep 2018 06:57:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:18,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/400adc1c-2afe-458f-9e14-75391b262896 used request id req-1303ff99-ea20-45fc-8f83-bed2ac9f72a8 2018-09-08 06:57:18,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:18,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ZkiKT-cBQJ648Tj2w616sA"], "issued_at": "2018-09-08T06:57:18.000000Z"}} 2018-09-08 06:57:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:19,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac25b4da-07f8-4b01-b656-717d2593750a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:19,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ac25b4da-07f8-4b01-b656-717d2593750a 2018-09-08 06:57:19,077 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net 2018-09-08 06:57:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" -d '{"network": {"name": "NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:19,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d74a4b63-a374-416f-806d-8df5033d7dbf Date: Sat, 08 Sep 2018 06:57:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","mtu":1450}} 2018-09-08 06:57:19,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d74a4b63-a374-416f-806d-8df5033d7dbf 2018-09-08 06:57:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:19,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4cefcf22-147d-45ea-bd47-7f1addf0284f Date: Sat, 08 Sep 2018 06:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:19,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-4cefcf22-147d-45ea-bd47-7f1addf0284f 2018-09-08 06:57:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:19,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3c11746-4a57-43ee-a5df-53c0a8a548ce Date: Sat, 08 Sep 2018 06:57:19 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:19,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-d3c11746-4a57-43ee-a5df-53c0a8a548ce 2018-09-08 06:57:19,924 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet 2018-09-08 06:57:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" -d '{"subnets": [{"ip_version": 4, "network_id": "d118d181-b2d5-43cd-99f8-67d8302df0dd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]}' 2018-09-08 06:57:20,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-92b66e74-f5c1-4db1-8d67-0ce31db29e45 Date: Sat, 08 Sep 2018 06:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:20,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-92b66e74-f5c1-4db1-8d67-0ce31db29e45 2018-09-08 06:57:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:20,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f55675c4-49fc-4e9c-a357-b2ffd942dd6a Date: Sat, 08 Sep 2018 06:57:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9106d658-53f3-4bf7-8e22-8d564c50eeb2"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:20,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-f55675c4-49fc-4e9c-a357-b2ffd942dd6a 2018-09-08 06:57:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:21,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94f9b079-3526-4098-8851-6ff23fa2573f Date: Sat, 08 Sep 2018 06:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:21,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-94f9b079-3526-4098-8851-6ff23fa2573f 2018-09-08 06:57:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:21,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bf1d917b-d2ee-491e-bb82-cb50676c42d5 Date: Sat, 08 Sep 2018 06:57:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9106d658-53f3-4bf7-8e22-8d564c50eeb2"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:21,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net used request id req-bf1d917b-d2ee-491e-bb82-cb50676c42d5 2018-09-08 06:57:21,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:21,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:21,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40b3689-0e28-4d2d-9e27-fccbdc4eab8f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:21,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a40b3689-0e28-4d2d-9e27-fccbdc4eab8f 2018-09-08 06:57:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c434180a-ab7c-4cd2-a0a2-fe4337872dfc Date: Sat, 08 Sep 2018 06:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:21,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-c434180a-ab7c-4cd2-a0a2-fe4337872dfc 2018-09-08 06:57:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd&name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:21,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-06b12b89-2f61-438c-ae29-d3e79d4fe7c7 Date: Sat, 08 Sep 2018 06:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:21,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd&name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet used request id req-06b12b89-2f61-438c-ae29-d3e79d4fe7c7 2018-09-08 06:57:21,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:21,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:22,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["E2dSh76-T2WpGwzo_CQjKA"], "issued_at": "2018-09-08T06:57:22.000000Z"}} 2018-09-08 06:57:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e0e9fb169735518f9bdaf1e3733653fe845574" 2018-09-08 06:57:22,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8dc151c-c38d-4d97-be41-5df6728266c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:22,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8dc151c-c38d-4d97-be41-5df6728266c9 2018-09-08 06:57:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:22,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-59c5903f-b381-4e26-9d6b-12283f828124 Date: Sat, 08 Sep 2018 06:57:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9106d658-53f3-4bf7-8e22-8d564c50eeb2"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:22,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net used request id req-59c5903f-b381-4e26-9d6b-12283f828124 2018-09-08 06:57:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:22,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81548ba8-e172-4351-a185-f5f3bd467206 Date: Sat, 08 Sep 2018 06:57:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:22,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-81548ba8-e172-4351-a185-f5f3bd467206 2018-09-08 06:57:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:22,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d6f93ee5-3df7-4a17-b31b-c16669418064 Date: Sat, 08 Sep 2018 06:57:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["9106d658-53f3-4bf7-8e22-8d564c50eeb2"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:19Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:22,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net used request id req-d6f93ee5-3df7-4a17-b31b-c16669418064 2018-09-08 06:57:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:22,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e0e9fb169735518f9bdaf1e3733653fe845574" 2018-09-08 06:57:22,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b70d71-92a0-4596-80eb-a73dada88137 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:22,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-22b70d71-92a0-4596-80eb-a73dada88137 2018-09-08 06:57:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:23,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0eec02f5-9a2c-4e02-ade2-ac35dae10bd4 Date: Sat, 08 Sep 2018 06:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:23,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-0eec02f5-9a2c-4e02-ade2-ac35dae10bd4 2018-09-08 06:57:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd&name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:23,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f655d77-c1fc-4d5d-bc50-f65b7b146442 Date: Sat, 08 Sep 2018 06:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet"}]} 2018-09-08 06:57:23,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d118d181-b2d5-43cd-99f8-67d8302df0dd&name=NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet used request id req-5f655d77-c1fc-4d5d-bc50-f65b7b146442 2018-09-08 06:57:23,233 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net 2018-09-08 06:57:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" -d '{"port": {"network_id": "d118d181-b2d5-43cd-99f8-67d8302df0dd", "fixed_ips": [{"subnet_id": "9106d658-53f3-4bf7-8e22-8d564c50eeb2", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-port", "admin_state_up": true}}' 2018-09-08 06:57:24,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-e2d65371-7584-490a-b5da-26d3285d9c95 Date: Sat, 08 Sep 2018 06:57:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","ip_address":"10.55.1.100"}],"id":"c2219c44-165b-47df-bb24-c04acaf4e7d2","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:c5:fc","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:23Z","binding:vnic_type":"normal"}} 2018-09-08 06:57:24,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e2d65371-7584-490a-b5da-26d3285d9c95 2018-09-08 06:57:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:24,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-af3f38b8-ae36-49a2-970a-33797d1e3d84 Date: Sat, 08 Sep 2018 06:57:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:22Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","ip_address":"10.55.1.3"}],"id":"93d06ff0-b895-43ec-82a4-dd3292d97d50","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:7b:6e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d118d181-b2d5-43cd-99f8-67d8302df0dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","ip_address":"10.55.1.4"}],"id":"adf1c7e4-e030-47cc-a1ec-52a470f0822d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:52:db","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d118d181-b2d5-43cd-99f8-67d8302df0dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","ip_address":"10.55.1.2"}],"id":"bb2be16e-32c7-4e47-8d52-3834073bae46","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:a2:0f","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d118d181-b2d5-43cd-99f8-67d8302df0dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9106d658-53f3-4bf7-8e22-8d564c50eeb2","ip_address":"10.55.1.100"}],"id":"c2219c44-165b-47df-bb24-c04acaf4e7d2","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:c5:fc","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-port","admin_state_up":true,"network_id":"d118d181-b2d5-43cd-99f8-67d8302df0dd","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 06:57:24,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-af3f38b8-ae36-49a2-970a-33797d1e3d84 2018-09-08 06:57:24,242 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-port 2018-09-08 06:57:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/c2219c44-165b-47df-bb24-c04acaf4e7d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:24,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fc8c32f-f98f-4cd1-bef5-5eea3f014fbb Date: Sat, 08 Sep 2018 06:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:24,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/c2219c44-165b-47df-bb24-c04acaf4e7d2 used request id req-5fc8c32f-f98f-4cd1-bef5-5eea3f014fbb 2018-09-08 06:57:24,845 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet 2018-09-08 06:57:24,845 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-subnet 2018-09-08 06:57:24,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9106d658-53f3-4bf7-8e22-8d564c50eeb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:27,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2826e0a-5b7c-4960-bb57-a62e888d7588 Date: Sat, 08 Sep 2018 06:57:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:27,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9106d658-53f3-4bf7-8e22-8d564c50eeb2 used request id req-d2826e0a-5b7c-4960-bb57-a62e888d7588 2018-09-08 06:57:27,007 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-235a9772-cc75-42b3-9bd2-23a5cef0e2be-pub-net 2018-09-08 06:57:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d118d181-b2d5-43cd-99f8-67d8302df0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2816cdb56449fa7927d9994af072750dbab008" 2018-09-08 06:57:28,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82887a6f-ef95-4c4d-b507-a85db152e6ad Date: Sat, 08 Sep 2018 06:57:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:28,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d118d181-b2d5-43cd-99f8-67d8302df0dd used request id req-82887a6f-ef95-4c4d-b507-a85db152e6ad 2018-09-08 06:57:28,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:28,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["yVlG0ixXSRi5JI8EIYVeew"], "issued_at": "2018-09-08T06:57:28.000000Z"}} 2018-09-08 06:57:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:28,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2310fe-c968-4805-9433-41880e7c0119 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:28,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4f2310fe-c968-4805-9433-41880e7c0119 2018-09-08 06:57:28,832 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net 2018-09-08 06:57:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" -d '{"network": {"name": "NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:29,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2db2951b-5078-48bf-aaff-bd78f24c9515 Date: Sat, 08 Sep 2018 06:57:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","mtu":1450}} 2018-09-08 06:57:29,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-2db2951b-5078-48bf-aaff-bd78f24c9515 2018-09-08 06:57:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:29,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9d1aed2f-108a-4e49-adf9-1a723e8aea43 Date: Sat, 08 Sep 2018 06:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:29,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-9d1aed2f-108a-4e49-adf9-1a723e8aea43 2018-09-08 06:57:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af5483f7-2c4d-4c66-8652-474941965b90 Date: Sat, 08 Sep 2018 06:57:29 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:29,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-af5483f7-2c4d-4c66-8652-474941965b90 2018-09-08 06:57:29,825 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet 2018-09-08 06:57:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" -d '{"subnets": [{"ip_version": 4, "network_id": "78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]}' 2018-09-08 06:57:30,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3072139-1ff9-47da-9df6-bd95262b1776 Date: Sat, 08 Sep 2018 06:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:30,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b3072139-1ff9-47da-9df6-bd95262b1776 2018-09-08 06:57:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:30,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3c2c3f27-c1d4-4eb5-952a-ef4c6dcb7893 Date: Sat, 08 Sep 2018 06:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["803d6df7-da02-4232-aaca-6351abc9b82e"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:30,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-3c2c3f27-c1d4-4eb5-952a-ef4c6dcb7893 2018-09-08 06:57:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:30,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-10b1eff5-977d-4cd8-bd39-3f6f598f2b02 Date: Sat, 08 Sep 2018 06:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:30,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-10b1eff5-977d-4cd8-bd39-3f6f598f2b02 2018-09-08 06:57:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:31,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b0e3bf59-88f0-47c0-8cd7-8c52111f6139 Date: Sat, 08 Sep 2018 06:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["803d6df7-da02-4232-aaca-6351abc9b82e"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:31,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net used request id req-b0e3bf59-88f0-47c0-8cd7-8c52111f6139 2018-09-08 06:57:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:31,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:31,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314835b8-70d1-4e5e-8622-d457dc049761 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:31,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-314835b8-70d1-4e5e-8622-d457dc049761 2018-09-08 06:57:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7cddff09-ae93-4076-8de6-0b81031ae724 Date: Sat, 08 Sep 2018 06:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:31,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-7cddff09-ae93-4076-8de6-0b81031ae724 2018-09-08 06:57:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab&name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:31,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b2ccfa5-d502-45c4-a961-19056007aefb Date: Sat, 08 Sep 2018 06:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:31,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab&name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet used request id req-7b2ccfa5-d502-45c4-a961-19056007aefb 2018-09-08 06:57:31,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:31,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:31,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["xZq9pPjeSpeO_fn3zGbQkg"], "issued_at": "2018-09-08T06:57:31.000000Z"}} 2018-09-08 06:57:31,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad10d9c5b809041bf3714663fcc6cf3f3187041" 2018-09-08 06:57:32,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32edda5f-3f24-4bf0-b116-eb11d5849ba5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:32,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32edda5f-3f24-4bf0-b116-eb11d5849ba5 2018-09-08 06:57:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:32,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-050ae903-1476-45d7-aad3-ab295c94762a Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["803d6df7-da02-4232-aaca-6351abc9b82e"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:32,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net used request id req-050ae903-1476-45d7-aad3-ab295c94762a 2018-09-08 06:57:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:32,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bf3ce8b-187b-4c38-a7b0-5aa90c5f79d0 Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:32,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-3bf3ce8b-187b-4c38-a7b0-5aa90c5f79d0 2018-09-08 06:57:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:32,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-293e16cd-46ca-4f2e-9df6-dd90dff20f6d Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["803d6df7-da02-4232-aaca-6351abc9b82e"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:29Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:32,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net used request id req-293e16cd-46ca-4f2e-9df6-dd90dff20f6d 2018-09-08 06:57:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:32,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad10d9c5b809041bf3714663fcc6cf3f3187041" 2018-09-08 06:57:32,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94de62fe-fd54-42ac-bf1f-5bc7d4820dd6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:32,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-94de62fe-fd54-42ac-bf1f-5bc7d4820dd6 2018-09-08 06:57:32,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:32,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2cd8268a-bd4b-4a4f-a517-23bd8245e569 Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:32,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-2cd8268a-bd4b-4a4f-a517-23bd8245e569 2018-09-08 06:57:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab&name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:32,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-266f23da-7318-4efc-90b1-00c3ed3a1881 Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:30Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"803d6df7-da02-4232-aaca-6351abc9b82e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet"}]} 2018-09-08 06:57:32,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab&name=NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet used request id req-266f23da-7318-4efc-90b1-00c3ed3a1881 2018-09-08 06:57:32,656 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net 2018-09-08 06:57:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" -d '{"port": {"network_id": "78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab", "fixed_ips": [{"subnet_id": "803d6df7-da02-4232-aaca-6351abc9b82e", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-port", "admin_state_up": true}}' 2018-09-08 06:57:32,842 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-48fbd51b-cafd-4dd7-b958-5ad415c1d961 Date: Sat, 08 Sep 2018 06:57:32 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:57:32,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-48fbd51b-cafd-4dd7-b958-5ad415c1d961 2018-09-08 06:57:32,843 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:57:32,843 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet 2018-09-08 06:57:32,843 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-subnet 2018-09-08 06:57:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/803d6df7-da02-4232-aaca-6351abc9b82e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:35,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f57a976-bba1-4eda-a501-fbb0bbfd232d Date: Sat, 08 Sep 2018 06:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:35,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/803d6df7-da02-4232-aaca-6351abc9b82e used request id req-1f57a976-bba1-4eda-a501-fbb0bbfd232d 2018-09-08 06:57:35,385 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ba41706d-d4fe-422f-b9dc-4fb3a59c3621-pub-net 2018-09-08 06:57:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d7ccb0dc72cc0c1c34ecf522c0afd31a817052" 2018-09-08 06:57:36,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba151598-b2b4-43ec-936d-ae6f733f9441 Date: Sat, 08 Sep 2018 06:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:36,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/78bc6ef2-c39d-41dd-9d6e-e1c8264fbeab used request id req-ba151598-b2b4-43ec-936d-ae6f733f9441 2018-09-08 06:57:36,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:36,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["69ek5AnxQ0qmv4lRI3wELg"], "issued_at": "2018-09-08T06:57:36.000000Z"}} 2018-09-08 06:57:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:37,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddd8e82-740f-4146-834c-e3123b854259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:37,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2ddd8e82-740f-4146-834c-e3123b854259 2018-09-08 06:57:37,053 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net 2018-09-08 06:57:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" -d '{"network": {"name": "NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:37,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-af7eb9c1-5e84-4d13-a64d-2361c43f7574 Date: Sat, 08 Sep 2018 06:57:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","mtu":1450}} 2018-09-08 06:57:37,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-af7eb9c1-5e84-4d13-a64d-2361c43f7574 2018-09-08 06:57:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:37,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0393817e-d2bd-42aa-b2c3-d941048624fd Date: Sat, 08 Sep 2018 06:57:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:37,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-0393817e-d2bd-42aa-b2c3-d941048624fd 2018-09-08 06:57:37,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:37,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2051040-b153-4891-97ab-7c3c32c4c4dc Date: Sat, 08 Sep 2018 06:57:37 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:37,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-b2051040-b153-4891-97ab-7c3c32c4c4dc 2018-09-08 06:57:37,912 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet 2018-09-08 06:57:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" -d '{"subnets": [{"ip_version": 4, "network_id": "24c7a78f-4f6d-41f1-957d-99ceb0999bb0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]}' 2018-09-08 06:57:38,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12ca4558-27cb-4435-b159-9ef3b5ff5b71 Date: Sat, 08 Sep 2018 06:57:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:38,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-12ca4558-27cb-4435-b159-9ef3b5ff5b71 2018-09-08 06:57:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4aa5b847-4cbe-4263-928d-9704405c23ff Date: Sat, 08 Sep 2018 06:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:38,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-4aa5b847-4cbe-4263-928d-9704405c23ff 2018-09-08 06:57:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:38,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2d81630-a4b4-4608-ab61-db7a90ba7c4a Date: Sat, 08 Sep 2018 06:57:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:38,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-b2d81630-a4b4-4608-ab61-db7a90ba7c4a 2018-09-08 06:57:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-78e89663-e901-4a2a-a03a-f342633cbe29 Date: Sat, 08 Sep 2018 06:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:39,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net used request id req-78e89663-e901-4a2a-a03a-f342633cbe29 2018-09-08 06:57:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:39,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:39,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0b6db8-9cf4-45e1-9654-34c2d07d4aff Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:39,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ad0b6db8-9cf4-45e1-9654-34c2d07d4aff 2018-09-08 06:57:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:39,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d49c2845-5efc-4ebe-aa1e-fe7ad4f4cbd3 Date: Sat, 08 Sep 2018 06:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:39,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-d49c2845-5efc-4ebe-aa1e-fe7ad4f4cbd3 2018-09-08 06:57:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0&name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:39,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a56988d1-fada-4924-8a8b-b2b9a4263923 Date: Sat, 08 Sep 2018 06:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:39,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0&name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet used request id req-a56988d1-fada-4924-8a8b-b2b9a4263923 2018-09-08 06:57:39,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:39,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:39,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["4MGxIo3UR3m9SYwj7SIXLQ"], "issued_at": "2018-09-08T06:57:39.000000Z"}} 2018-09-08 06:57:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e66e8ce7e287256d0a5bf7cb00215a44c3e0fa7" 2018-09-08 06:57:39,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5ea6c6-00e9-42e6-bd89-b1485930fe27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:39,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c5ea6c6-00e9-42e6-bd89-b1485930fe27 2018-09-08 06:57:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:40,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4fde6adf-8ad8-49d1-a196-4ce349b9e2eb Date: Sat, 08 Sep 2018 06:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:40,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net used request id req-4fde6adf-8ad8-49d1-a196-4ce349b9e2eb 2018-09-08 06:57:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:40,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce87778a-14e9-46b8-a194-1f98ccfdc20a Date: Sat, 08 Sep 2018 06:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:40,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-ce87778a-14e9-46b8-a194-1f98ccfdc20a 2018-09-08 06:57:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:40,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c9add457-75f1-4c0d-9eaa-372d972c0c66 Date: Sat, 08 Sep 2018 06:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:37Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:40,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net used request id req-c9add457-75f1-4c0d-9eaa-372d972c0c66 2018-09-08 06:57:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:40,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e66e8ce7e287256d0a5bf7cb00215a44c3e0fa7" 2018-09-08 06:57:40,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0de273f-48c8-4f79-a001-e5a26bbf502b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:40,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b0de273f-48c8-4f79-a001-e5a26bbf502b 2018-09-08 06:57:40,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:40,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-769ed404-a339-4392-a8ee-7faa93a3d045 Date: Sat, 08 Sep 2018 06:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:40,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-769ed404-a339-4392-a8ee-7faa93a3d045 2018-09-08 06:57:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0&name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:40,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bde42c9d-05f4-46ee-b3d8-84d7f3164433 Date: Sat, 08 Sep 2018 06:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c7a78f-4f6d-41f1-957d-99ceb0999bb0","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:38Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet"}]} 2018-09-08 06:57:40,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24c7a78f-4f6d-41f1-957d-99ceb0999bb0&name=NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet used request id req-bde42c9d-05f4-46ee-b3d8-84d7f3164433 2018-09-08 06:57:40,975 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net 2018-09-08 06:57:40,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" -d '{"port": {"network_id": "24c7a78f-4f6d-41f1-957d-99ceb0999bb0", "fixed_ips": [{"subnet_id": "4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-port", "admin_state_up": true}}' 2018-09-08 06:57:41,222 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d6d0dcab-5ff5-4131-8cd9-7fba07aea3dc Date: Sat, 08 Sep 2018 06:57:41 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-08 06:57:41,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d6d0dcab-5ff5-4131-8cd9-7fba07aea3dc 2018-09-08 06:57:41,223 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-08 06:57:41,223 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet 2018-09-08 06:57:41,223 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-subnet 2018-09-08 06:57:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:43,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a0e303e-9c4b-4129-bf0d-a977cfccb234 Date: Sat, 08 Sep 2018 06:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:43,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4fe37e7c-ba6c-4104-8fb3-616d5abd3ea1 used request id req-2a0e303e-9c4b-4129-bf0d-a977cfccb234 2018-09-08 06:57:43,061 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5c642932-cad6-49cd-b3ad-0d02355564e9-pub-net 2018-09-08 06:57:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/24c7a78f-4f6d-41f1-957d-99ceb0999bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb9667f5c0fea39a6bc46811e7e867c92573eb2" 2018-09-08 06:57:44,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6aa68867-1c27-4897-9441-15637de29358 Date: Sat, 08 Sep 2018 06:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:44,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/24c7a78f-4f6d-41f1-957d-99ceb0999bb0 used request id req-6aa68867-1c27-4897-9441-15637de29358 2018-09-08 06:57:44,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:44,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["8kcklue4Th-Y3gCSlYOv9A"], "issued_at": "2018-09-08T06:57:44.000000Z"}} 2018-09-08 06:57:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:44,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afeb72e-99ea-43af-82d8-d9fb2de21473 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:44,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3afeb72e-99ea-43af-82d8-d9fb2de21473 2018-09-08 06:57:44,829 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net 2018-09-08 06:57:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" -d '{"network": {"name": "NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:45,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ce575df5-a0cf-432f-855a-4c55dadad306 Date: Sat, 08 Sep 2018 06:57:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","mtu":1450}} 2018-09-08 06:57:45,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ce575df5-a0cf-432f-855a-4c55dadad306 2018-09-08 06:57:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:45,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3fb0fcde-557e-475b-b4e1-54d06a04803d Date: Sat, 08 Sep 2018 06:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:45,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-3fb0fcde-557e-475b-b4e1-54d06a04803d 2018-09-08 06:57:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:45,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64bebe00-6e3a-4d58-a206-e876673aefc1 Date: Sat, 08 Sep 2018 06:57:45 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:45,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-64bebe00-6e3a-4d58-a206-e876673aefc1 2018-09-08 06:57:45,700 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet 2018-09-08 06:57:45,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" -d '{"subnets": [{"ip_version": 4, "network_id": "f600f130-7cf8-4168-9489-3e99c22803f7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]}' 2018-09-08 06:57:46,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8faf3da1-ed03-4c98-b36e-4caa849767de Date: Sat, 08 Sep 2018 06:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:46,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8faf3da1-ed03-4c98-b36e-4caa849767de 2018-09-08 06:57:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-22444b5c-8f94-4094-b12e-169966e7c848 Date: Sat, 08 Sep 2018 06:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["5afe25e5-2e6e-4f35-aa46-41649949efa9"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:46,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-22444b5c-8f94-4094-b12e-169966e7c848 2018-09-08 06:57:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:46,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5aad9209-4b38-4c18-9ba7-9624924e03e4 Date: Sat, 08 Sep 2018 06:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:46,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-5aad9209-4b38-4c18-9ba7-9624924e03e4 2018-09-08 06:57:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:47,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-71091ad4-4dc7-4153-b39a-25cb42077499 Date: Sat, 08 Sep 2018 06:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["5afe25e5-2e6e-4f35-aa46-41649949efa9"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:47,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net used request id req-71091ad4-4dc7-4153-b39a-25cb42077499 2018-09-08 06:57:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:47,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:47,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce661a6-fc1e-4c05-81c2-a4137e6c2f46 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:47,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1ce661a6-fc1e-4c05-81c2-a4137e6c2f46 2018-09-08 06:57:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53f6ff41-9cff-416b-b8e0-d1065b9ef1af Date: Sat, 08 Sep 2018 06:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:47,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-53f6ff41-9cff-416b-b8e0-d1065b9ef1af 2018-09-08 06:57:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7&name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aef03ece-b391-42ec-ab1c-4fc1125191fd Date: Sat, 08 Sep 2018 06:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:47,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7&name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet used request id req-aef03ece-b391-42ec-ab1c-4fc1125191fd 2018-09-08 06:57:47,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:47,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:47,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["o8kmEnhpQKaMPQjrUKvt2w"], "issued_at": "2018-09-08T06:57:47.000000Z"}} 2018-09-08 06:57:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81922bfad43f44f5b4788c4f8f893aa2fe55d71d" 2018-09-08 06:57:47,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d491f1-da0b-4037-bbf2-414a9a32abdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:47,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e3d491f1-da0b-4037-bbf2-414a9a32abdf 2018-09-08 06:57:47,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:48,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6c7e815a-0e09-4e38-be96-f1f0952b2227 Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["5afe25e5-2e6e-4f35-aa46-41649949efa9"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:48,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net used request id req-6c7e815a-0e09-4e38-be96-f1f0952b2227 2018-09-08 06:57:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ffb1cb0-5dc3-4daa-ab0f-1cce72b70d9b Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:48,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-4ffb1cb0-5dc3-4daa-ab0f-1cce72b70d9b 2018-09-08 06:57:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:48,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-75019c51-0c91-4444-94a4-2bb6e6136734 Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f600f130-7cf8-4168-9489-3e99c22803f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["5afe25e5-2e6e-4f35-aa46-41649949efa9"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:48,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net used request id req-75019c51-0c91-4444-94a4-2bb6e6136734 2018-09-08 06:57:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:48,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81922bfad43f44f5b4788c4f8f893aa2fe55d71d" 2018-09-08 06:57:48,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2340b0d3-801b-406f-a79d-012392abb1ba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:48,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2340b0d3-801b-406f-a79d-012392abb1ba 2018-09-08 06:57:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:48,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3d5bdf3e-c5cf-4aa0-98d0-71f6bbd9dc6f Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:48,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-3d5bdf3e-c5cf-4aa0-98d0-71f6bbd9dc6f 2018-09-08 06:57:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7&name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:48,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dc6f2792-40c6-4416-9f7c-b9231517d19e Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f600f130-7cf8-4168-9489-3e99c22803f7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:45Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"5afe25e5-2e6e-4f35-aa46-41649949efa9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet"}]} 2018-09-08 06:57:48,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f600f130-7cf8-4168-9489-3e99c22803f7&name=NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet used request id req-dc6f2792-40c6-4416-9f7c-b9231517d19e 2018-09-08 06:57:48,737 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net 2018-09-08 06:57:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" -d '{"port": {"network_id": "f600f130-7cf8-4168-9489-3e99c22803f7", "fixed_ips": [{"subnet_id": "5afe25e5-2e6e-4f35-aa46-41649949efa9", "ip_address": null}], "name": "NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-port", "admin_state_up": true}}' 2018-09-08 06:57:48,916 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-cc51f1b3-bcc3-4d94-996a-731680b5f184 Date: Sat, 08 Sep 2018 06:57:48 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:57:48,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-cc51f1b3-bcc3-4d94-996a-731680b5f184 2018-09-08 06:57:48,916 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 06:57:48,917 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet 2018-09-08 06:57:48,917 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-subnet 2018-09-08 06:57:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5afe25e5-2e6e-4f35-aa46-41649949efa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:51,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51301dd3-9d2a-4f56-bdef-66752e0b586a Date: Sat, 08 Sep 2018 06:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:51,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5afe25e5-2e6e-4f35-aa46-41649949efa9 used request id req-51301dd3-9d2a-4f56-bdef-66752e0b586a 2018-09-08 06:57:51,342 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8338be85-e754-42ce-8ee7-85c131379de0-pub-net 2018-09-08 06:57:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f600f130-7cf8-4168-9489-3e99c22803f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3601ce6b9a5fa7be6b68f5feb88312521e704eee" 2018-09-08 06:57:52,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-962dc679-f92f-4b32-adb6-c165ce14609c Date: Sat, 08 Sep 2018 06:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:52,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f600f130-7cf8-4168-9489-3e99c22803f7 used request id req-962dc679-f92f-4b32-adb6-c165ce14609c 2018-09-08 06:57:52,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:52,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["mi9zKXTpQNqUryTvwl05bg"], "issued_at": "2018-09-08T06:57:52.000000Z"}} 2018-09-08 06:57:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:52,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192f5c56-76ef-45a8-be1b-f8a628c327b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:52,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-192f5c56-76ef-45a8-be1b-f8a628c327b3 2018-09-08 06:57:52,995 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net 2018-09-08 06:57:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" -d '{"network": {"name": "NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net", "admin_state_up": true}}' 2018-09-08 06:57:53,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-4ddfa329-6887-4752-a6e9-2e90a81a78d3 Date: Sat, 08 Sep 2018 06:57:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","mtu":1450}} 2018-09-08 06:57:53,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4ddfa329-6887-4752-a6e9-2e90a81a78d3 2018-09-08 06:57:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:53,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-be636461-4114-4305-9fec-cdee74074de5 Date: Sat, 08 Sep 2018 06:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:57:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:53,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=acebf395-13a0-47ff-8202-311e20052453 used request id req-be636461-4114-4305-9fec-cdee74074de5 2018-09-08 06:57:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00cc4b68-c323-43f0-a060-a44e29d37798 Date: Sat, 08 Sep 2018 06:57:54 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:57:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 used request id req-00cc4b68-c323-43f0-a060-a44e29d37798 2018-09-08 06:57:54,001 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet 2018-09-08 06:57:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" -d '{"subnets": [{"ip_version": 4, "network_id": "acebf395-13a0-47ff-8202-311e20052453", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]}' 2018-09-08 06:57:54,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11c81bc3-25ee-48ab-8391-787603d4601f Date: Sat, 08 Sep 2018 06:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:54,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-11c81bc3-25ee-48ab-8391-787603d4601f 2018-09-08 06:57:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:54,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-21986bf7-e2fd-4821-a725-4711de646364 Date: Sat, 08 Sep 2018 06:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["f99b4a4b-fe39-4c19-bd87-2417b78681b1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:54,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=acebf395-13a0-47ff-8202-311e20052453 used request id req-21986bf7-e2fd-4821-a725-4711de646364 2018-09-08 06:57:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:54,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a202eb24-4a25-4771-baf8-1ca8acdece80 Date: Sat, 08 Sep 2018 06:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:54,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 used request id req-a202eb24-4a25-4771-baf8-1ca8acdece80 2018-09-08 06:57:54,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:55,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3e16ef20-7c60-4412-88e2-1d93d38a7911 Date: Sat, 08 Sep 2018 06:57:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["f99b4a4b-fe39-4c19-bd87-2417b78681b1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:55,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net used request id req-3e16ef20-7c60-4412-88e2-1d93d38a7911 2018-09-08 06:57:55,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:55,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:55,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:55,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67f38fc4-5014-4d18-a814-c466e07d631e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:55,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-67f38fc4-5014-4d18-a814-c466e07d631e 2018-09-08 06:57:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:55,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8877953e-7aab-48e3-8a5b-5c2c8d1a3d74 Date: Sat, 08 Sep 2018 06:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:55,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 used request id req-8877953e-7aab-48e3-8a5b-5c2c8d1a3d74 2018-09-08 06:57:55,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453&name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:55,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-355bce26-11cf-4d95-bdef-6a2624dffc92 Date: Sat, 08 Sep 2018 06:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:55,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453&name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet used request id req-355bce26-11cf-4d95-bdef-6a2624dffc92 2018-09-08 06:57:55,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:57:55,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:57:55,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["dMFZ8X6LQhiaY5Ixlfhg6Q"], "issued_at": "2018-09-08T06:57:55.000000Z"}} 2018-09-08 06:57:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f30b4db3ef6127395680a2477a21fd4e8d1208" 2018-09-08 06:57:56,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b893a4-43a6-4cbb-bac8-b5638a560500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:57:56,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6b893a4-43a6-4cbb-bac8-b5638a560500 2018-09-08 06:57:56,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:56,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c5059f29-d255-4151-8fcb-faf251d54961 Date: Sat, 08 Sep 2018 06:57:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["f99b4a4b-fe39-4c19-bd87-2417b78681b1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:56,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net used request id req-c5059f29-d255-4151-8fcb-faf251d54961 2018-09-08 06:57:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:56,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85fc5fb5-699b-40fa-aaf4-12412f05d9a8 Date: Sat, 08 Sep 2018 06:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:56,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 used request id req-85fc5fb5-699b-40fa-aaf4-12412f05d9a8 2018-09-08 06:57:56,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-72ae709c-ddaf-46a2-aeb9-eca433acbaa0 Date: Sat, 08 Sep 2018 06:57:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"acebf395-13a0-47ff-8202-311e20052453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["f99b4a4b-fe39-4c19-bd87-2417b78681b1"],"description":"","tags":[],"updated_at":"2018-09-08T06:57:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:53Z","provider:network_type":"vxlan"}]} 2018-09-08 06:57:56,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net used request id req-72ae709c-ddaf-46a2-aeb9-eca433acbaa0 2018-09-08 06:57:56,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:57:56,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:57:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:57:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f30b4db3ef6127395680a2477a21fd4e8d1208" 2018-09-08 06:57:56,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cb8374-400f-4a89-9df8-67766b0a96e1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:57:56,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a4cb8374-400f-4a89-9df8-67766b0a96e1 2018-09-08 06:57:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be39a83d-67da-470f-bded-e231b31f97ae Date: Sat, 08 Sep 2018 06:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453 used request id req-be39a83d-67da-470f-bded-e231b31f97ae 2018-09-08 06:57:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453&name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8448f887-59ea-4a4a-8e68-2121fad3ea43 Date: Sat, 08 Sep 2018 06:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:54Z","dns_nameservers":[],"updated_at":"2018-09-08T06:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet"}]} 2018-09-08 06:57:57,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acebf395-13a0-47ff-8202-311e20052453&name=NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet used request id req-8448f887-59ea-4a4a-8e68-2121fad3ea43 2018-09-08 06:57:57,002 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net 2018-09-08 06:57:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" -d '{"port": {"network_id": "acebf395-13a0-47ff-8202-311e20052453", "fixed_ips": [{"subnet_id": "f99b4a4b-fe39-4c19-bd87-2417b78681b1", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-09-08 06:57:58,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-eecb2bc8-01ea-48dd-9bc8-e527bd28a13e Date: Sat, 08 Sep 2018 06:57:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:57Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","ip_address":"10.55.1.100"}],"id":"e5d20510-6e66-4619-b9f7-4e7f7d89ffd7","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:55:ae","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:57Z","binding:vnic_type":"normal"}} 2018-09-08 06:57:58,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-eecb2bc8-01ea-48dd-9bc8-e527bd28a13e 2018-09-08 06:57:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/e5d20510-6e66-4619-b9f7-4e7f7d89ffd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:58,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-91f8f2b7-a2dd-48b8-b4d4-33e7828e3548 Date: Sat, 08 Sep 2018 06:57:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:57:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f99b4a4b-fe39-4c19-bd87-2417b78681b1","ip_address":"10.55.1.100"}],"id":"e5d20510-6e66-4619-b9f7-4e7f7d89ffd7","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:55:ae","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"acebf395-13a0-47ff-8202-311e20052453","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:57:57Z","binding:vnic_type":"normal"}} 2018-09-08 06:57:58,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/e5d20510-6e66-4619-b9f7-4e7f7d89ffd7 used request id req-91f8f2b7-a2dd-48b8-b4d4-33e7828e3548 2018-09-08 06:57:58,075 - neutron_utils - INFO - Deleting port with name 2018-09-08 06:57:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/e5d20510-6e66-4619-b9f7-4e7f7d89ffd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:57:58,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-031618e4-d8c7-4681-9136-09fdb24d6a00 Date: Sat, 08 Sep 2018 06:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:57:58,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/e5d20510-6e66-4619-b9f7-4e7f7d89ffd7 used request id req-031618e4-d8c7-4681-9136-09fdb24d6a00 2018-09-08 06:57:58,487 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet 2018-09-08 06:57:58,487 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-subnet 2018-09-08 06:57:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f99b4a4b-fe39-4c19-bd87-2417b78681b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:58:00,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5bea6bb-cb0f-4232-83f6-5413fac75daa Date: Sat, 08 Sep 2018 06:58:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:00,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f99b4a4b-fe39-4c19-bd87-2417b78681b1 used request id req-f5bea6bb-cb0f-4232-83f6-5413fac75daa 2018-09-08 06:58:00,640 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1d771c7f-0108-4290-a4fc-3eb549693894-pub-net 2018-09-08 06:58:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/acebf395-13a0-47ff-8202-311e20052453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7cdefec506e97d7eee08142cc48750ecd2d77a" 2018-09-08 06:58:01,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70ad8679-933c-467d-9e69-2f7d63e98148 Date: Sat, 08 Sep 2018 06:58:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:01,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/acebf395-13a0-47ff-8202-311e20052453 used request id req-70ad8679-933c-467d-9e69-2f7d63e98148 2018-09-08 06:58:01,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:02,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["-AZAXQi6QleN3Xh297-PYA"], "issued_at": "2018-09-08T06:58:02.000000Z"}} 2018-09-08 06:58:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59553d42a51f4edfe1e081ca9a457be00876b7f8" 2018-09-08 06:58:02,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57c5b76-6d18-4eae-90e0-f12a6b38bb33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:02,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f57c5b76-6d18-4eae-90e0-f12a6b38bb33 2018-09-08 06:58:02,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:02,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:02,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["GElHOIBeRDqMDpkc29H-Xg"], "issued_at": "2018-09-08T06:58:02.000000Z"}} 2018-09-08 06:58:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d0de3bf083ecf8728d00eba4d21905a7a891f0" 2018-09-08 06:58:02,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70901e81-4b1b-4052-9a24-834b1ad672aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:02,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70901e81-4b1b-4052-9a24-834b1ad672aa 2018-09-08 06:58:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a9514fb-a05d-438f-9746-098bb79a5efb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59553d42a51f4edfe1e081ca9a457be00876b7f8" 2018-09-08 06:58:03,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a4390012-24af-453d-814c-4325a0ce9ca5 Date: Sat, 08 Sep 2018 06:58:03 GMT RESP BODY: {"networks":[]} 2018-09-08 06:58:03,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a9514fb-a05d-438f-9746-098bb79a5efb-pub-net used request id req-a4390012-24af-453d-814c-4325a0ce9ca5 2018-09-08 06:58:03,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:03,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Cxt_geEJTVurpivPvbY0IA"], "issued_at": "2018-09-08T06:58:03.000000Z"}} 2018-09-08 06:58:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:03,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f02b4ac-0b45-4762-b747-ea7067e45f44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:03,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f02b4ac-0b45-4762-b747-ea7067e45f44 2018-09-08 06:58:03,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:03,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:04,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["oslkrcW6TDyrB8HRMbe_Hw"], "issued_at": "2018-09-08T06:58:04.000000Z"}} 2018-09-08 06:58:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aac9a5cde08a19086f6fd7a9eeb473f50581391" 2018-09-08 06:58:04,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1437c2-5925-4f88-9064-af7e55dc314e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:04,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b1437c2-5925-4f88-9064-af7e55dc314e 2018-09-08 06:58:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:04,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e25068d2-17d5-4880-96e1-760adaf11274 Date: Sat, 08 Sep 2018 06:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:58:04,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e25068d2-17d5-4880-96e1-760adaf11274 2018-09-08 06:58:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:04,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-88c569ea-8b10-4d47-b839-dd09e1f4d06f Date: Sat, 08 Sep 2018 06:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:58:04,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-88c569ea-8b10-4d47-b839-dd09e1f4d06f 2018-09-08 06:58:04,534 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router 2018-09-08 06:58:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router", "admin_state_up": true}}' 2018-09-08 06:58:09,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-fdf0b394-a8b0-4062-a71e-f5a043c63205 Date: Sat, 08 Sep 2018 06:58:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:05Z", "admin_state_up": true, "updated_at": "2018-09-08T06:58:06Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "56327446-2407-4a75-8187-624155e6cbbb", "name": "NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router"}} 2018-09-08 06:58:09,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-fdf0b394-a8b0-4062-a71e-f5a043c63205 2018-09-08 06:58:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=56327446-2407-4a75-8187-624155e6cbbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:09,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-6936bcac-a6ab-4460-87e0-e64e4b2c4631 Date: Sat, 08 Sep 2018 06:58:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.7"}],"id":"0d8d776f-5dab-4ec7-9599-a0c12dbfbb5d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:33:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:08Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.202"}],"id":"a18cf780-b899-446d-8a0f-91d7cee76be5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:2c:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:58:05Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.11"}],"id":"e4d4632f-b2f0-4b3f-8b78-a62968745a92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:58:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:07Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.1"}],"id":"ef6af7c6-7165-4b0b-a767-b45703bc902a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:82:1e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:06Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"}]} 2018-09-08 06:58:09,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=56327446-2407-4a75-8187-624155e6cbbb used request id req-6936bcac-a6ab-4460-87e0-e64e4b2c4631 2018-09-08 06:58:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:09,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-461647c9-98ee-4a80-b01c-0d2670e60f40 Date: Sat, 08 Sep 2018 06:58:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:58:09,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-461647c9-98ee-4a80-b01c-0d2670e60f40 2018-09-08 06:58:09,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:09,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c9659a7-6eee-4ca2-b5b5-83397ca3ec95 Date: Sat, 08 Sep 2018 06:58:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:09,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-8c9659a7-6eee-4ca2-b5b5-83397ca3ec95 2018-09-08 06:58:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:09,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6144cd56-7ada-4ac9-8be1-73cb856c8787 Date: Sat, 08 Sep 2018 06:58:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:09,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-6144cd56-7ada-4ac9-8be1-73cb856c8787 2018-09-08 06:58:09,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:10,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3e1294e8-1d31-42eb-b199-8d9f5574eb18 Date: Sat, 08 Sep 2018 06:58:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:10,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-3e1294e8-1d31-42eb-b199-8d9f5574eb18 2018-09-08 06:58:10,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cf072de1-252f-47e2-87e6-8a949da888bb Date: Sat, 08 Sep 2018 06:58:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:05Z", "admin_state_up": true, "updated_at": "2018-09-08T06:58:08Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "56327446-2407-4a75-8187-624155e6cbbb", "name": "NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router"}]} 2018-09-08 06:58:10,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router used request id req-cf072de1-252f-47e2-87e6-8a949da888bb 2018-09-08 06:58:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:58:10,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:58:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:58:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:10,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a15b69-53f0-4808-a21f-d54b51a60918 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:58:10,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b1a15b69-53f0-4808-a21f-d54b51a60918 2018-09-08 06:58:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=56327446-2407-4a75-8187-624155e6cbbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:10,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3283 X-Openstack-Request-Id: req-a6854361-90d9-4dde-aed7-172e1556ce7f Date: Sat, 08 Sep 2018 06:58:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.7"}],"id":"0d8d776f-5dab-4ec7-9599-a0c12dbfbb5d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:33:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:08Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:10Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.202"}],"id":"a18cf780-b899-446d-8a0f-91d7cee76be5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:2c:4e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:58:05Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.11"}],"id":"e4d4632f-b2f0-4b3f-8b78-a62968745a92","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:58:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:07Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:10Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba9059c-aac5-4f63-897b-77c4631def16","ip_address":"169.254.192.1"}],"id":"ef6af7c6-7165-4b0b-a767-b45703bc902a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:82:1e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:06Z","binding:vnic_type":"normal","device_id":"56327446-2407-4a75-8187-624155e6cbbb"}]} 2018-09-08 06:58:10,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=56327446-2407-4a75-8187-624155e6cbbb used request id req-a6854361-90d9-4dde-aed7-172e1556ce7f 2018-09-08 06:58:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:10,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3fdd9db6-f657-4e9b-ae4a-a91ccc478870 Date: Sat, 08 Sep 2018 06:58:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:58:10,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-3fdd9db6-f657-4e9b-ae4a-a91ccc478870 2018-09-08 06:58:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:11,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dc4dafe6-e686-4c67-b27a-927007338a45 Date: Sat, 08 Sep 2018 06:58:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:11,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-dc4dafe6-e686-4c67-b27a-927007338a45 2018-09-08 06:58:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:11,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-62f7e522-622b-4a00-a4f3-6bdac448c524 Date: Sat, 08 Sep 2018 06:58:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:11,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-62f7e522-622b-4a00-a4f3-6bdac448c524 2018-09-08 06:58:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:11,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f084d568-3cce-4002-9d58-e8944640b42f Date: Sat, 08 Sep 2018 06:58:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"124d656d-db27-4c85-bd10-2cf866a31129","tenant_id":"","created_at":"2018-09-08T06:58:05Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5ba9059c-aac5-4f63-897b-77c4631def16","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:11,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba9059c-aac5-4f63-897b-77c4631def16 used request id req-f084d568-3cce-4002-9d58-e8944640b42f 2018-09-08 06:58:11,361 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router 2018-09-08 06:58:11,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/56327446-2407-4a75-8187-624155e6cbbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:15,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21e9e1d1-70ab-4a22-b324-2d3dc78adb7a Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:15,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/56327446-2407-4a75-8187-624155e6cbbb used request id req-21e9e1d1-70ab-4a22-b324-2d3dc78adb7a 2018-09-08 06:58:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab3f40bd65cfdd47901ce637da0ae13637c4cc0" 2018-09-08 06:58:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31e869a6-dfb5-4c4b-a259-b09525f8a6af Date: Sat, 08 Sep 2018 06:58:15 GMT RESP BODY: {"routers": []} 2018-09-08 06:58:15,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-f5c3e3aa-6e05-4370-ac56-88d82154451d-pub-router used request id req-31e869a6-dfb5-4c4b-a259-b09525f8a6af 2018-09-08 06:58:15,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:15,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["RkypmZ3-Rh6K7O8XvQYC0A"], "issued_at": "2018-09-08T06:58:15.000000Z"}} 2018-09-08 06:58:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:15,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849ec713-f42e-41f3-8e9f-992004c317f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:15,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-849ec713-f42e-41f3-8e9f-992004c317f1 2018-09-08 06:58:15,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:15,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:16,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["tzEjaC6TTzOTljc7SmaYyw"], "issued_at": "2018-09-08T06:58:16.000000Z"}} 2018-09-08 06:58:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00af7ebea09ba2c3039f9c77491d2fc487149bfe" 2018-09-08 06:58:16,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ece07d-2b41-4c0d-b593-458c93c44cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:16,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71ece07d-2b41-4c0d-b593-458c93c44cb8 2018-09-08 06:58:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:16,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-08e6275e-21ab-4c2f-9b12-c6d892b24e41 Date: Sat, 08 Sep 2018 06:58:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:58:16,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-08e6275e-21ab-4c2f-9b12-c6d892b24e41 2018-09-08 06:58:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9696bf2c-cef6-4445-ac25-f31561559599 Date: Sat, 08 Sep 2018 06:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:58:16,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-9696bf2c-cef6-4445-ac25-f31561559599 2018-09-08 06:58:16,582 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router 2018-09-08 06:58:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router", "admin_state_up": true}}' 2018-09-08 06:58:21,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-3c559c60-f972-4df3-96cf-bb8e9fb66b42 Date: Sat, 08 Sep 2018 06:58:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:17Z", "admin_state_up": true, "updated_at": "2018-09-08T06:58:18Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "8969b3fa-bef9-4c89-b2e8-270e9efa17f7", "name": "NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router"}} 2018-09-08 06:58:21,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3c559c60-f972-4df3-96cf-bb8e9fb66b42 2018-09-08 06:58:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8969b3fa-bef9-4c89-b2e8-270e9efa17f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:21,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-65e86e42-b4fa-4469-95b2-1dd5ba7389d0 Date: Sat, 08 Sep 2018 06:58:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:19Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.7"}],"id":"02cfb2e9-6cfe-4b70-a1c0-b989e9bc9ec7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:b7:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:19Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:17Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.201"}],"id":"1dfc29aa-31ac-4941-9283-9c1810de3792","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:51:e1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:58:17Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.11"}],"id":"8a0db152-94ba-48ba-bbc1-19a758dbb1ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:f7:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:20Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.10"}],"id":"e7237e6c-307e-459f-bc84-b01ad4a8dd8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:27:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:18Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"}]} 2018-09-08 06:58:21,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8969b3fa-bef9-4c89-b2e8-270e9efa17f7 used request id req-65e86e42-b4fa-4469-95b2-1dd5ba7389d0 2018-09-08 06:58:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:21,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-65c886fb-c18b-4d15-ab71-cc222837488b Date: Sat, 08 Sep 2018 06:58:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:58:21,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-65c886fb-c18b-4d15-ab71-cc222837488b 2018-09-08 06:58:21,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-690fd2c9-667b-43eb-8d92-33ac10b79eaa Date: Sat, 08 Sep 2018 06:58:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-690fd2c9-667b-43eb-8d92-33ac10b79eaa 2018-09-08 06:58:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8266b26d-8baa-428e-a000-c3c9ad49b743 Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:22,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-8266b26d-8baa-428e-a000-c3c9ad49b743 2018-09-08 06:58:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2ba4ce57-28e4-4796-a07c-23670fc5024b Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:22,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-2ba4ce57-28e4-4796-a07c-23670fc5024b 2018-09-08 06:58:22,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e9017aa8-8600-4dc9-a0e7-ae161ab36559 Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:17Z", "admin_state_up": true, "updated_at": "2018-09-08T06:58:20Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "8969b3fa-bef9-4c89-b2e8-270e9efa17f7", "name": "NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router"}]} 2018-09-08 06:58:22,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router used request id req-e9017aa8-8600-4dc9-a0e7-ae161ab36559 2018-09-08 06:58:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:58:22,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:58:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:58:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829fe28c-314a-41e8-947e-b05e9c515746 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:58:22,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-829fe28c-314a-41e8-947e-b05e9c515746 2018-09-08 06:58:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8969b3fa-bef9-4c89-b2e8-270e9efa17f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3408 X-Openstack-Request-Id: req-17a4fb27-be00-4977-aae8-cb9cf9e8a67b Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:22Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.7"}],"id":"02cfb2e9-6cfe-4b70-a1c0-b989e9bc9ec7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:b7:68","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:19Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:22Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.201"}],"id":"1dfc29aa-31ac-4941-9283-9c1810de3792","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:51:e1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T06:58:17Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.11"}],"id":"8a0db152-94ba-48ba-bbc1-19a758dbb1ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:f7:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:20Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:58:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","ip_address":"169.254.192.10"}],"id":"e7237e6c-307e-459f-bc84-b01ad4a8dd8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:27:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 43b3abd068ce4228b3ff4fcdf100aed5","admin_state_up":true,"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:18Z","binding:vnic_type":"normal","device_id":"8969b3fa-bef9-4c89-b2e8-270e9efa17f7"}]} 2018-09-08 06:58:22,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8969b3fa-bef9-4c89-b2e8-270e9efa17f7 used request id req-17a4fb27-be00-4977-aae8-cb9cf9e8a67b 2018-09-08 06:58:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b269ad02-ecfe-444e-8043-229ed827adc0 Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 06:58:22,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-b269ad02-ecfe-444e-8043-229ed827adc0 2018-09-08 06:58:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:22,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f30dfa64-0b50-4183-b7c6-8eff4d001ac7 Date: Sat, 08 Sep 2018 06:58:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:22,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-f30dfa64-0b50-4183-b7c6-8eff4d001ac7 2018-09-08 06:58:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:23,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-91dc755b-648e-4740-ae86-654a672ee339 Date: Sat, 08 Sep 2018 06:58:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:23,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-91dc755b-648e-4740-ae86-654a672ee339 2018-09-08 06:58:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:23,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-23e7e2d3-367f-42bc-a58c-75756f420647 Date: Sat, 08 Sep 2018 06:58:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1c961501-8793-411b-a061-6fcced4e1384","tenant_id":"","created_at":"2018-09-08T06:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d8694c42-2bc1-4eef-a7dc-faaa9600fffb","subnetpool_id":null,"name":"HA subnet tenant 43b3abd068ce4228b3ff4fcdf100aed5"}} 2018-09-08 06:58:23,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d8694c42-2bc1-4eef-a7dc-faaa9600fffb used request id req-23e7e2d3-367f-42bc-a58c-75756f420647 2018-09-08 06:58:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:23,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e369f38c-c682-4d3a-9d7f-6cf5f7d594ae Date: Sat, 08 Sep 2018 06:58:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:58:23,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e369f38c-c682-4d3a-9d7f-6cf5f7d594ae 2018-09-08 06:58:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:23,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-028a0cdd-7906-41b0-9fd1-2cc25677be85 Date: Sat, 08 Sep 2018 06:58:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:58:23,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-028a0cdd-7906-41b0-9fd1-2cc25677be85 2018-09-08 06:58:23,555 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router 2018-09-08 06:58:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/8969b3fa-bef9-4c89-b2e8-270e9efa17f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:27,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-829cdac0-6541-47d8-8c6c-6ea9f34c032a Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:27,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8969b3fa-bef9-4c89-b2e8-270e9efa17f7 used request id req-829cdac0-6541-47d8-8c6c-6ea9f34c032a 2018-09-08 06:58:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5d3ce3dfe7e437cfb1c7bd9df75d93658f2ab4" 2018-09-08 06:58:27,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21c3a84a-0c21-46f1-b4fe-5bfaf1f23984 Date: Sat, 08 Sep 2018 06:58:27 GMT RESP BODY: {"routers": []} 2018-09-08 06:58:27,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-81425c2b-c688-4f95-a528-f8c6138871ad-pub-router used request id req-21c3a84a-0c21-46f1-b4fe-5bfaf1f23984 2018-09-08 06:58:27,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:27,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["hFOkIfsCS8aJe5LNmrGzqw"], "issued_at": "2018-09-08T06:58:27.000000Z"}} 2018-09-08 06:58:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:27,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd69a0d-34d3-4975-8223-fb2f0265023c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:27,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbd69a0d-34d3-4975-8223-fb2f0265023c 2018-09-08 06:58:27,872 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name 2018-09-08 06:58:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name"}}' 2018-09-08 06:58:28,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-53d76b06-5c68-4124-81db-88b423a4840b Date: Sat, 08 Sep 2018 06:58:28 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "updated_at": "2018-09-08T06:58:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "revision_number": 0, "id": "4aed0f08-6894-4528-8288-5d5b4f7ca230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "revision_number": 0, "id": "9de0385c-0c20-43a9-af5e-c3b7b6e09c01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "name": "NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name"}} 2018-09-08 06:58:28,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-53d76b06-5c68-4124-81db-88b423a4840b 2018-09-08 06:58:28,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ff87d2a-d952-46c3-b4b1-41bcfb36f97b 2018-09-08 06:58:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ff87d2a-d952-46c3-b4b1-41bcfb36f97b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:28,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ea87c61-dace-4c25-ace5-b12be37df97f Date: Sat, 08 Sep 2018 06:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "4aed0f08-6894-4528-8288-5d5b4f7ca230"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "9de0385c-0c20-43a9-af5e-c3b7b6e09c01"}]} 2018-09-08 06:58:28,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ff87d2a-d952-46c3-b4b1-41bcfb36f97b used request id req-5ea87c61-dace-4c25-ace5-b12be37df97f 2018-09-08 06:58:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-05f31e24-1a15-4d5f-8c40-0432006d7c9c Date: Sat, 08 Sep 2018 06:58:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "updated_at": "2018-09-08T06:58:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "revision_number": 0, "id": "9de0385c-0c20-43a9-af5e-c3b7b6e09c01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "revision_number": 0, "id": "4aed0f08-6894-4528-8288-5d5b4f7ca230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "name": "NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name"}]} 2018-09-08 06:58:28,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name used request id req-05f31e24-1a15-4d5f-8c40-0432006d7c9c 2018-09-08 06:58:28,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ff87d2a-d952-46c3-b4b1-41bcfb36f97b 2018-09-08 06:58:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ff87d2a-d952-46c3-b4b1-41bcfb36f97b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:28,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a04aafcf-1ac3-45d3-a1ec-1fe28379e2b4 Date: Sat, 08 Sep 2018 06:58:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "4aed0f08-6894-4528-8288-5d5b4f7ca230"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:28Z", "security_group_id": "3ff87d2a-d952-46c3-b4b1-41bcfb36f97b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:28Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "9de0385c-0c20-43a9-af5e-c3b7b6e09c01"}]} 2018-09-08 06:58:28,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ff87d2a-d952-46c3-b4b1-41bcfb36f97b used request id req-a04aafcf-1ac3-45d3-a1ec-1fe28379e2b4 2018-09-08 06:58:28,800 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name 2018-09-08 06:58:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3ff87d2a-d952-46c3-b4b1-41bcfb36f97b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:29,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4628c1f9-adae-4dda-a7af-9eeac83b316f Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:29,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3ff87d2a-d952-46c3-b4b1-41bcfb36f97b used request id req-4628c1f9-adae-4dda-a7af-9eeac83b316f 2018-09-08 06:58:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0de8739bc877f6085ab325540cc7832d2da9d0" 2018-09-08 06:58:29,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-15800b88-cfa6-4dc1-914f-b40bc1b8bcf5 Date: Sat, 08 Sep 2018 06:58:29 GMT RESP BODY: {"security_groups": []} 2018-09-08 06:58:29,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-c5155b23-8370-4c94-99e2-0d753bb7e993name used request id req-15800b88-cfa6-4dc1-914f-b40bc1b8bcf5 2018-09-08 06:58:29,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:29,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["DXy5MfANTBKFcexUgcOQKw"], "issued_at": "2018-09-08T06:58:29.000000Z"}} 2018-09-08 06:58:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fa18f4593719a26d8590f284dde655d27a7fc90" 2018-09-08 06:58:29,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfa1ecb-2b0f-47fe-85bd-96296d1cf5fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:29,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbfa1ecb-2b0f-47fe-85bd-96296d1cf5fe 2018-09-08 06:58:29,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:30,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["OXuoCCgoSlSZo4kd9fj4Jg"], "issued_at": "2018-09-08T06:58:30.000000Z"}} 2018-09-08 06:58:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" 2018-09-08 06:58:30,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b62de15-5015-48c5-b167-5b86dec03903 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:30,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b62de15-5015-48c5-b167-5b86dec03903 2018-09-08 06:58:30,317 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name 2018-09-08 06:58:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name", "description": "hello group"}}' 2018-09-08 06:58:30,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5e8bed8c-f310-4daa-b6f9-a7648221063c Date: Sat, 08 Sep 2018 06:58:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "updated_at": "2018-09-08T06:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "revision_number": 0, "id": "0147afa1-035d-4ec6-ba99-2fb339638b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "revision_number": 0, "id": "0b3cc434-6e3b-4c79-bc8a-d8df9788f2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "name": "NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name"}} 2018-09-08 06:58:30,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-5e8bed8c-f310-4daa-b6f9-a7648221063c 2018-09-08 06:58:30,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 898b1e56-a2b4-4bdc-92c6-b57f71853393 2018-09-08 06:58:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=898b1e56-a2b4-4bdc-92c6-b57f71853393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" 2018-09-08 06:58:30,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e077ccc-1334-4583-977b-3ad83480afb7 Date: Sat, 08 Sep 2018 06:58:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "0147afa1-035d-4ec6-ba99-2fb339638b47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "0b3cc434-6e3b-4c79-bc8a-d8df9788f2be"}]} 2018-09-08 06:58:30,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=898b1e56-a2b4-4bdc-92c6-b57f71853393 used request id req-1e077ccc-1334-4583-977b-3ad83480afb7 2018-09-08 06:58:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" 2018-09-08 06:58:31,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-bad8cf4b-62c0-40c0-b5d4-73c49f81ace2 Date: Sat, 08 Sep 2018 06:58:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "updated_at": "2018-09-08T06:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "revision_number": 0, "id": "0b3cc434-6e3b-4c79-bc8a-d8df9788f2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "revision_number": 0, "id": "0147afa1-035d-4ec6-ba99-2fb339638b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "name": "NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name"}]} 2018-09-08 06:58:31,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name&description=hello+group used request id req-bad8cf4b-62c0-40c0-b5d4-73c49f81ace2 2018-09-08 06:58:31,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 898b1e56-a2b4-4bdc-92c6-b57f71853393 2018-09-08 06:58:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=898b1e56-a2b4-4bdc-92c6-b57f71853393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" 2018-09-08 06:58:31,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff150a43-02e7-40f5-a98b-7f34f0b4f549 Date: Sat, 08 Sep 2018 06:58:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "0147afa1-035d-4ec6-ba99-2fb339638b47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:30Z", "security_group_id": "898b1e56-a2b4-4bdc-92c6-b57f71853393", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:30Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "0b3cc434-6e3b-4c79-bc8a-d8df9788f2be"}]} 2018-09-08 06:58:31,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=898b1e56-a2b4-4bdc-92c6-b57f71853393 used request id req-ff150a43-02e7-40f5-a98b-7f34f0b4f549 2018-09-08 06:58:31,401 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2b6415a5-cb63-403a-9513-4d74f38efa32name 2018-09-08 06:58:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/898b1e56-a2b4-4bdc-92c6-b57f71853393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263dc3318a9a9117715bec8ba4d8ea9cd200c40" 2018-09-08 06:58:31,525 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dca0c1df-647d-4365-bdef-7abeead07efb Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:31,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/898b1e56-a2b4-4bdc-92c6-b57f71853393 used request id req-dca0c1df-647d-4365-bdef-7abeead07efb 2018-09-08 06:58:31,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:31,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["w8bEc_edTrGuixq5zJOegQ"], "issued_at": "2018-09-08T06:58:31.000000Z"}} 2018-09-08 06:58:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:31,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0a12ee-dcb6-4756-a048-af7bf3a6171c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:31,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f0a12ee-dcb6-4756-a048-af7bf3a6171c 2018-09-08 06:58:31,911 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname 2018-09-08 06:58:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname", "description": "hello group"}}' 2018-09-08 06:58:32,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-22a1e703-b433-410f-8412-4f6dbbd913d8 Date: Sat, 08 Sep 2018 06:58:32 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "updated_at": "2018-09-08T06:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "5bef75c5-4291-4a00-8738-394606e3a127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "name": "NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname"}} 2018-09-08 06:58:32,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-22a1e703-b433-410f-8412-4f6dbbd913d8 2018-09-08 06:58:32,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:32,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c8a7f0f-ad03-412c-803a-150e6b9300bd Date: Sat, 08 Sep 2018 06:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:32,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-0c8a7f0f-ad03-412c-803a-150e6b9300bd 2018-09-08 06:58:32,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:32,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eea4def4-4428-40c2-aab7-0f308e63ed16 Date: Sat, 08 Sep 2018 06:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:32,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-eea4def4-4428-40c2-aab7-0f308e63ed16 2018-09-08 06:58:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:32,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c102c8f0-cdfe-4281-8415-43dc8385bbac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:32,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c102c8f0-cdfe-4281-8415-43dc8385bbac 2018-09-08 06:58:32,712 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname 2018-09-08 06:58:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:32,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-09cbcb3a-6962-4cab-919b-c18425a04dfb Date: Sat, 08 Sep 2018 06:58:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "updated_at": "2018-09-08T06:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "5bef75c5-4291-4a00-8738-394606e3a127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "name": "NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname"}]} 2018-09-08 06:58:32,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname used request id req-09cbcb3a-6962-4cab-919b-c18425a04dfb 2018-09-08 06:58:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:58:32,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:58:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:32,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5898a9e0-2fc1-4c86-8a5a-91854038bd3a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:58:32,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5898a9e0-2fc1-4c86-8a5a-91854038bd3a 2018-09-08 06:58:32,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:33,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db872463-f6ad-4c2b-a808-a6191d0d477f Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:33,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-db872463-f6ad-4c2b-a808-a6191d0d477f 2018-09-08 06:58:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb"}}' 2018-09-08 06:58:33,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-ddc9cd51-6ab9-4eea-9b4e-5c410a0c0b90 Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:33Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995"}} 2018-09-08 06:58:33,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ddc9cd51-6ab9-4eea-9b4e-5c410a0c0b90 2018-09-08 06:58:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:33,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b7695d0c-98b2-4dc1-9d13-305f686558ed Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "updated_at": "2018-09-08T06:58:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "5bef75c5-4291-4a00-8738-394606e3a127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "revision_number": 0, "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 3, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "name": "NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname"}]} 2018-09-08 06:58:33,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname&description=hello+group used request id req-b7695d0c-98b2-4dc1-9d13-305f686558ed 2018-09-08 06:58:33,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:33,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:33,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4b50d113-6e51-4306-b68f-c8b0f3426c83 Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:33Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:33,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-4b50d113-6e51-4306-b68f-c8b0f3426c83 2018-09-08 06:58:33,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b808a541-ee16-441a-9ec3-f6924ce4475f Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:33Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-b808a541-ee16-441a-9ec3-f6924ce4475f 2018-09-08 06:58:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:33,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f551f1da-6fac-4ae0-a0ca-3e7997b525ec Date: Sat, 08 Sep 2018 06:58:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "updated_at": "2018-09-08T06:58:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "5bef75c5-4291-4a00-8738-394606e3a127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "revision_number": 0, "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "revision_number": 0, "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 3, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "name": "NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname"}]} 2018-09-08 06:58:33,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname&description=hello+group used request id req-f551f1da-6fac-4ae0-a0ca-3e7997b525ec 2018-09-08 06:58:33,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d82f2530-1712-44d7-a00b-c969f6ebeccb 2018-09-08 06:58:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b021a508-0a9f-438a-b088-db0b4081b6b2 Date: Sat, 08 Sep 2018 06:58:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "1f9fe363-bb7b-4985-8634-d4c062610fc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:33Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:33Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "28fc80ed-1fb2-49c4-b762-0c0cc6cee995"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:32Z", "security_group_id": "d82f2530-1712-44d7-a00b-c969f6ebeccb", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:32Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "5bef75c5-4291-4a00-8738-394606e3a127"}]} 2018-09-08 06:58:34,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-b021a508-0a9f-438a-b088-db0b4081b6b2 2018-09-08 06:58:34,170 - neutron_utils - INFO - Deleting security group rule with ID - 1f9fe363-bb7b-4985-8634-d4c062610fc1 2018-09-08 06:58:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1f9fe363-bb7b-4985-8634-d4c062610fc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:34,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed788921-d8a1-43b7-9088-4be6f90c58b6 Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:34,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1f9fe363-bb7b-4985-8634-d4c062610fc1 used request id req-ed788921-d8a1-43b7-9088-4be6f90c58b6 2018-09-08 06:58:34,441 - neutron_utils - INFO - Deleting security group rule with ID - 5bef75c5-4291-4a00-8738-394606e3a127 2018-09-08 06:58:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5bef75c5-4291-4a00-8738-394606e3a127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:34,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeabc392-094f-4b13-8e94-b012e9eb8acd Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:34,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5bef75c5-4291-4a00-8738-394606e3a127 used request id req-aeabc392-094f-4b13-8e94-b012e9eb8acd 2018-09-08 06:58:34,545 - neutron_utils - INFO - Deleting security group rule with ID - 28fc80ed-1fb2-49c4-b762-0c0cc6cee995 2018-09-08 06:58:34,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/28fc80ed-1fb2-49c4-b762-0c0cc6cee995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:34,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b70130ab-9d6a-44ad-a516-3a8ecda766d9 Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:34,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/28fc80ed-1fb2-49c4-b762-0c0cc6cee995 used request id req-b70130ab-9d6a-44ad-a516-3a8ecda766d9 2018-09-08 06:58:34,807 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fc528b02-a57b-46e6-9109-2df29211561aname 2018-09-08 06:58:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d82f2530-1712-44d7-a00b-c969f6ebeccb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc0f097c499ccae8bb213ead81f3491520658a" 2018-09-08 06:58:35,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-904bbb5d-d025-4988-90e7-ddab34dd53fc Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:35,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d82f2530-1712-44d7-a00b-c969f6ebeccb used request id req-904bbb5d-d025-4988-90e7-ddab34dd53fc 2018-09-08 06:58:35,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:35,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["cT9FkGekRb-ZuqhKDVGx0w"], "issued_at": "2018-09-08T06:58:35.000000Z"}} 2018-09-08 06:58:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:35,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27038272-a63b-46b9-8c55-a96926040563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:35,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27038272-a63b-46b9-8c55-a96926040563 2018-09-08 06:58:35,540 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-1 2018-09-08 06:58:35,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-1", "description": "hello group"}}' 2018-09-08 06:58:36,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-97532df1-9e76-42d5-aa7e-5a1eb4dd9b7f Date: Sat, 08 Sep 2018 06:58:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "updated_at": "2018-09-08T06:58:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "revision_number": 0, "id": "41b583e2-32a9-4858-b8e5-9ef3b8f80cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "revision_number": 0, "id": "535fb428-2d4c-4e6a-a6c9-0ae12f82d684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-1"}} 2018-09-08 06:58:36,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-97532df1-9e76-42d5-aa7e-5a1eb4dd9b7f 2018-09-08 06:58:36,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10e87c7d-8aeb-4234-92b1-4d4dda729f2e 2018-09-08 06:58:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ecc1342d-dad7-4972-aed9-5ba05f166519 Date: Sat, 08 Sep 2018 06:58:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "41b583e2-32a9-4858-b8e5-9ef3b8f80cd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "535fb428-2d4c-4e6a-a6c9-0ae12f82d684"}]} 2018-09-08 06:58:36,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e used request id req-ecc1342d-dad7-4972-aed9-5ba05f166519 2018-09-08 06:58:36,217 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-2 2018-09-08 06:58:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-2", "description": "hello group"}}' 2018-09-08 06:58:36,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-9f88233c-0672-4b74-a085-28d75d9bd45c Date: Sat, 08 Sep 2018 06:58:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "updated_at": "2018-09-08T06:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "revision_number": 0, "id": "29fb115d-ae52-4a3c-84a7-9131662ecb1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "revision_number": 0, "id": "9d2273ef-902e-40d7-a52a-8a1417e16beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-2"}} 2018-09-08 06:58:36,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-9f88233c-0672-4b74-a085-28d75d9bd45c 2018-09-08 06:58:36,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa5011d6-2875-4a90-95f1-8e04017b07a4 2018-09-08 06:58:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aa5011d6-2875-4a90-95f1-8e04017b07a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3cc2f60-5f53-43ed-87e3-7d12f5d77c2a Date: Sat, 08 Sep 2018 06:58:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "29fb115d-ae52-4a3c-84a7-9131662ecb1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "9d2273ef-902e-40d7-a52a-8a1417e16beb"}]} 2018-09-08 06:58:36,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aa5011d6-2875-4a90-95f1-8e04017b07a4 used request id req-c3cc2f60-5f53-43ed-87e3-7d12f5d77c2a 2018-09-08 06:58:36,782 - neutron_utils - INFO - Retrieving security group with ID - 10e87c7d-8aeb-4234-92b1-4d4dda729f2e 2018-09-08 06:58:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:36,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-7c611dc0-2540-4080-8adc-e21a737d00d2 Date: Sat, 08 Sep 2018 06:58:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "updated_at": "2018-09-08T06:58:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "revision_number": 0, "id": "41b583e2-32a9-4858-b8e5-9ef3b8f80cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "revision_number": 0, "id": "535fb428-2d4c-4e6a-a6c9-0ae12f82d684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-1"}]} 2018-09-08 06:58:36,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e used request id req-7c611dc0-2540-4080-8adc-e21a737d00d2 2018-09-08 06:58:36,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10e87c7d-8aeb-4234-92b1-4d4dda729f2e 2018-09-08 06:58:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:37,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-546cb699-39af-4244-a17b-27c006e5c40c Date: Sat, 08 Sep 2018 06:58:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "41b583e2-32a9-4858-b8e5-9ef3b8f80cd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:35Z", "security_group_id": "10e87c7d-8aeb-4234-92b1-4d4dda729f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:35Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "535fb428-2d4c-4e6a-a6c9-0ae12f82d684"}]} 2018-09-08 06:58:37,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10e87c7d-8aeb-4234-92b1-4d4dda729f2e used request id req-546cb699-39af-4244-a17b-27c006e5c40c 2018-09-08 06:58:37,158 - neutron_utils - INFO - Retrieving security group with ID - aa5011d6-2875-4a90-95f1-8e04017b07a4 2018-09-08 06:58:37,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=aa5011d6-2875-4a90-95f1-8e04017b07a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:37,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ffa65e0c-e0b4-4fc6-b9ed-ff2db3292f1f Date: Sat, 08 Sep 2018 06:58:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "updated_at": "2018-09-08T06:58:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "revision_number": 0, "id": "29fb115d-ae52-4a3c-84a7-9131662ecb1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "revision_number": 0, "id": "9d2273ef-902e-40d7-a52a-8a1417e16beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 2, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "name": "NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-2"}]} 2018-09-08 06:58:37,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=aa5011d6-2875-4a90-95f1-8e04017b07a4 used request id req-ffa65e0c-e0b4-4fc6-b9ed-ff2db3292f1f 2018-09-08 06:58:37,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa5011d6-2875-4a90-95f1-8e04017b07a4 2018-09-08 06:58:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aa5011d6-2875-4a90-95f1-8e04017b07a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:37,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e666a306-63b0-4d46-8db4-b4bcc0fdfa96 Date: Sat, 08 Sep 2018 06:58:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "29fb115d-ae52-4a3c-84a7-9131662ecb1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T06:58:36Z", "security_group_id": "aa5011d6-2875-4a90-95f1-8e04017b07a4", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:36Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "9d2273ef-902e-40d7-a52a-8a1417e16beb"}]} 2018-09-08 06:58:37,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aa5011d6-2875-4a90-95f1-8e04017b07a4 used request id req-e666a306-63b0-4d46-8db4-b4bcc0fdfa96 2018-09-08 06:58:37,720 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-1 2018-09-08 06:58:37,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/10e87c7d-8aeb-4234-92b1-4d4dda729f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:37,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f77a1a1-e2e7-475f-91a8-a23d0c79153e Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:37,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/10e87c7d-8aeb-4234-92b1-4d4dda729f2e used request id req-8f77a1a1-e2e7-475f-91a8-a23d0c79153e 2018-09-08 06:58:37,988 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-df0ff856-0d0f-4448-9487-3db5ed5b98c8name-2 2018-09-08 06:58:37,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aa5011d6-2875-4a90-95f1-8e04017b07a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac63fc8df71e4d9e5360a19f5943a986b912aca9" 2018-09-08 06:58:38,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2025fc5-2fe9-4b94-a8d5-94672e8894a9 Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:38,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aa5011d6-2875-4a90-95f1-8e04017b07a4 used request id req-c2025fc5-2fe9-4b94-a8d5-94672e8894a9 2018-09-08 06:58:38,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:38,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["90AhXI7rRkqFqXC1a8EZoQ"], "issued_at": "2018-09-08T06:58:38.000000Z"}} 2018-09-08 06:58:38,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:38,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e64cfb-908d-42f9-8671-4fcf1cf689b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:38,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5e64cfb-908d-42f9-8671-4fcf1cf689b3 2018-09-08 06:58:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:38,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c11ebf5-170d-442d-b11f-2da2b9ba0318 Date: Sat, 08 Sep 2018 06:58:38 GMT RESP BODY: {"floatingips": []} 2018-09-08 06:58:38,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-3c11ebf5-170d-442d-b11f-2da2b9ba0318 2018-09-08 06:58:38,933 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 06:58:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:39,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f6889313-61d2-4b3d-8305-fbdcfd1cf778 Date: Sat, 08 Sep 2018 06:58:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 06:58:39,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-f6889313-61d2-4b3d-8305-fbdcfd1cf778 2018-09-08 06:58:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:39,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-79187739-ef3d-4724-8115-ac9169d1f301 Date: Sat, 08 Sep 2018 06:58:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 06:58:39,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-79187739-ef3d-4724-8115-ac9169d1f301 2018-09-08 06:58:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}}' 2018-09-08 06:58:40,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b10ae855-881d-4606-8435-985843e80163 Date: Sat, 08 Sep 2018 06:58:40 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:40Z", "updated_at": "2018-09-08T06:58:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_id": null, "id": "503df928-ae22-434d-99c4-561bc60ca066"}} 2018-09-08 06:58:40,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-b10ae855-881d-4606-8435-985843e80163 2018-09-08 06:58:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:40,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-091a2d60-fd80-4a79-b187-b169acdd6543 Date: Sat, 08 Sep 2018 06:58:40 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:40Z", "updated_at": "2018-09-08T06:58:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_id": null, "id": "503df928-ae22-434d-99c4-561bc60ca066"}]} 2018-09-08 06:58:40,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-091a2d60-fd80-4a79-b187-b169acdd6543 2018-09-08 06:58:40,809 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-09-08 06:58:40,809 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-09-08 06:58:40,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips?ip=503df928-ae22-434d-99c4-561bc60ca066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:41,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-00ad8460-eca0-431c-8e32-e98ca34d167f Date: Sat, 08 Sep 2018 06:58:41 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:58:40Z", "updated_at": "2018-09-08T06:58:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_id": null, "id": "503df928-ae22-434d-99c4-561bc60ca066"}]} 2018-09-08 06:58:41,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips?ip=503df928-ae22-434d-99c4-561bc60ca066 used request id req-00ad8460-eca0-431c-8e32-e98ca34d167f 2018-09-08 06:58:41,007 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-09-08 06:58:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/503df928-ae22-434d-99c4-561bc60ca066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73396a8635bd1e4986a1a4982a3563a2b788d023" 2018-09-08 06:58:41,390 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa7c8a26-6d6b-4abc-bab5-c4ec633e197b Content-Length: 0 Date: Sat, 08 Sep 2018 06:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:58:41,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/503df928-ae22-434d-99c4-561bc60ca066 used request id req-fa7c8a26-6d6b-4abc-bab5-c4ec633e197b 2018-09-08 06:58:41,392 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:41,455 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 2018-09-08 06:58:41,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:41,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Ydxpac67S26-0klUzXTVBw"], "issued_at": "2018-09-08T06:58:41.000000Z"}} 2018-09-08 06:58:41,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f3ae98923bfb9963013599f758b32b409d558" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwzOMfJIM1bkluBWN0giTClPuVZEBwUG09TRmPQhfYsigtsGOYyCTYzWnP4CalLfsuyXYQ/si0QrTQos/D6y6+2L3X8UPUNhPzl/Xbb3Pvr/saBt0VFQgBJ2j9X2+ro63kTfRcQkhmrAQ/kizIimFRKz2+R0wfGHje1XHKPGmGbxwO4QUzdQzUXEzqfMJqaQkyinmj6UMPvX2oNY6SXMwfgPDdAzxROhWHYketRsoXPQff4TEdMEg80dW9dMLDMAElWM4rEEU+EP/FpDfu7UujkfiStWSX9EpGl8J7h2QxHU3uUYVq60l63tqgU5wB25w8WS8fJmF2bX4nLOaVUBnj", "name": "NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7"}}' 2018-09-08 06:58:42,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3576d79f-9a09-42f0-a180-e51a308230fa x-compute-request-id: req-3576d79f-9a09-42f0-a180-e51a308230fa Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwzOMfJIM1bkluBWN0giTClPuVZEBwUG09TRmPQhfYsigtsGOYyCTYzWnP4CalLfsuyXYQ/si0QrTQos/D6y6+2L3X8UPUNhPzl/Xbb3Pvr/saBt0VFQgBJ2j9X2+ro63kTfRcQkhmrAQ/kizIimFRKz2+R0wfGHje1XHKPGmGbxwO4QUzdQzUXEzqfMJqaQkyinmj6UMPvX2oNY6SXMwfgPDdAzxROhWHYketRsoXPQff4TEdMEg80dW9dMLDMAElWM4rEEU+EP/FpDfu7UujkfiStWSX9EpGl8J7h2QxHU3uUYVq60l63tqgU5wB25w8WS8fJmF2bX4nLOaVUBnj", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7", "fingerprint": "30:72:ef:02:94:e8:bb:34:e1:1f:68:60:8b:1e:25:5c"}} 2018-09-08 06:58:42,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3576d79f-9a09-42f0-a180-e51a308230fa 2018-09-08 06:58:42,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f3ae98923bfb9963013599f758b32b409d558" 2018-09-08 06:58:42,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c5bfc72-e565-41de-a8f0-5b8a873419bf x-compute-request-id: req-6c5bfc72-e565-41de-a8f0-5b8a873419bf Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwzOMfJIM1bkluBWN0giTClPuVZEBwUG09TRmPQhfYsigtsGOYyCTYzWnP4CalLfsuyXYQ/si0QrTQos/D6y6+2L3X8UPUNhPzl/Xbb3Pvr/saBt0VFQgBJ2j9X2+ro63kTfRcQkhmrAQ/kizIimFRKz2+R0wfGHje1XHKPGmGbxwO4QUzdQzUXEzqfMJqaQkyinmj6UMPvX2oNY6SXMwfgPDdAzxROhWHYketRsoXPQff4TEdMEg80dW9dMLDMAElWM4rEEU+EP/FpDfu7UujkfiStWSX9EpGl8J7h2QxHU3uUYVq60l63tqgU5wB25w8WS8fJmF2bX4nLOaVUBnj", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7", "deleted": false, "created_at": "2018-09-08T06:58:42.000000", "updated_at": null, "fingerprint": "30:72:ef:02:94:e8:bb:34:e1:1f:68:60:8b:1e:25:5c", "deleted_at": null, "id": 2}} 2018-09-08 06:58:42,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 used request id req-6c5bfc72-e565-41de-a8f0-5b8a873419bf 2018-09-08 06:58:42,610 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 2018-09-08 06:58:42,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f3ae98923bfb9963013599f758b32b409d558" 2018-09-08 06:58:42,661 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84c643b3-a434-4300-a504-dbd19845809e x-compute-request-id: req-84c643b3-a434-4300-a504-dbd19845809e Content-Length: 0 Content-Type: application/json 2018-09-08 06:58:42,661 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 used request id req-84c643b3-a434-4300-a504-dbd19845809e 2018-09-08 06:58:42,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f3ae98923bfb9963013599f758b32b409d558" 2018-09-08 06:58:42,789 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 06:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4c78b2f-d5b5-4559-b609-8700f182643a x-compute-request-id: req-b4c78b2f-d5b5-4559-b609-8700f182643a Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 not found for user cae0aceea3ea41d8a33f0754bb739cf5", "code": 404}} 2018-09-08 06:58:42,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 used request id req-b4c78b2f-d5b5-4559-b609-8700f182643a 2018-09-08 06:58:42,789 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 2018-09-08 06:58:42,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f3ae98923bfb9963013599f758b32b409d558" 2018-09-08 06:58:43,017 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 06:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e776b1ba-348c-4a13-b3fb-bd02f511f715 x-compute-request-id: req-e776b1ba-348c-4a13-b3fb-bd02f511f715 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 not found for user cae0aceea3ea41d8a33f0754bb739cf5", "code": 404}} 2018-09-08 06:58:43,017 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e02d3418-f054-4715-a5d4-9c1c6fd3eaa7 used request id req-e776b1ba-348c-4a13-b3fb-bd02f511f715 2018-09-08 06:58:43,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:43,207 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077.pub 2018-09-08 06:58:43,207 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077 2018-09-08 06:58:43,207 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077.pub 2018-09-08 06:58:43,207 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077 2018-09-08 06:58:43,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:43,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Ywc6cLGWQpGuunvEIdVNlQ"], "issued_at": "2018-09-08T06:58:43.000000Z"}} 2018-09-08 06:58:43,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6ea7b855f38463a89024d44dc3446077fd7b98" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4OZ1KVTKRkAfi9ubF9xjWe77NIh77vsEFEkzOJQucgdot53A+3o3Q/XuQK+gqNUkwjMlk4sAbW/Z4RMsA8fxr8Skjh1jzcjWIvUqHIXlubBg/ENvu23q9w3aJ6UJeJtFnzDmtr+pTZVJj+L4QgqcWp+HRnGydA3Dk3Fd+CNsbICR8Kg0H/OfZc8WgMgM+1JzMD0yTYlXmTd2ugH+tJZkkpBU7Uv33zXD/FQqu7BgUauHlQ5OHGfY3weCEyHXrBArTbbZC3m+APtZEChe75K8MNWTLGKmA2CUIeaHre9lUXEWr8/mfcKlLziiJfDVBZDAhv0pKt8m1xG6UsqohTs+l", "name": "NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077"}}' 2018-09-08 06:58:44,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:43 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-97d1c870-3911-4fec-9a5e-50d9ae6e1ee9 x-compute-request-id: req-97d1c870-3911-4fec-9a5e-50d9ae6e1ee9 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4OZ1KVTKRkAfi9ubF9xjWe77NIh77vsEFEkzOJQucgdot53A+3o3Q/XuQK+gqNUkwjMlk4sAbW/Z4RMsA8fxr8Skjh1jzcjWIvUqHIXlubBg/ENvu23q9w3aJ6UJeJtFnzDmtr+pTZVJj+L4QgqcWp+HRnGydA3Dk3Fd+CNsbICR8Kg0H/OfZc8WgMgM+1JzMD0yTYlXmTd2ugH+tJZkkpBU7Uv33zXD/FQqu7BgUauHlQ5OHGfY3weCEyHXrBArTbbZC3m+APtZEChe75K8MNWTLGKmA2CUIeaHre9lUXEWr8/mfcKlLziiJfDVBZDAhv0pKt8m1xG6UsqohTs+l", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077", "fingerprint": "66:42:0b:fa:0e:87:c5:eb:19:43:1d:38:2a:96:cd:3f"}} 2018-09-08 06:58:44,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97d1c870-3911-4fec-9a5e-50d9ae6e1ee9 2018-09-08 06:58:44,215 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077 2018-09-08 06:58:44,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6ea7b855f38463a89024d44dc3446077fd7b98" 2018-09-08 06:58:44,368 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1dac0fd-90ed-4110-ab10-284fb81b6eb6 x-compute-request-id: req-a1dac0fd-90ed-4110-ab10-284fb81b6eb6 Content-Length: 0 Content-Type: application/json 2018-09-08 06:58:44,368 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a1e415b9-2288-4d81-bac0-e4b9c6d28077 used request id req-a1dac0fd-90ed-4110-ab10-284fb81b6eb6 2018-09-08 06:58:44,369 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:44,578 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 2018-09-08 06:58:44,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:44,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["3STzRVDaR2KWuJqVsBb4mQ"], "issued_at": "2018-09-08T06:58:44.000000Z"}} 2018-09-08 06:58:44,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed172f07835adf3fcd67bb55bb4f840fd03806b9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCufkJYyJ8G0BU5eJq/kQRp79P5WRrw5V4mTKL2og/8FGE2XolWbTh1oXymXbh0cQVLjenhaKRlbIvzkTTqy3DU67tTBqH1yH6tNJ40SQoREfO5CNe4AYJhH8p6wqxJxugO+fepfGtrpzqVed0dbxuhJHX3b8aW1nTVlPQfnIkxzv32zGYj2lX8EtcrfIe1Fj2cL3N02kna5wVgMbdnNsp0kOMALkzFs7191Q7tpgJErCKM+W8qJSHNrhqn2fX0K2sONm4jqlhQloVZPpKDGJUMAefJwzK4EPX5yzXg4q4XiSv6y+2D+mGBdVQRC/29IiGbe6Zq6azBI1QzST9VcGMx", "name": "NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01"}}' 2018-09-08 06:58:45,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bb4b7f2-2ff9-4f57-9ff1-428b7c0f09dd x-compute-request-id: req-0bb4b7f2-2ff9-4f57-9ff1-428b7c0f09dd Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCufkJYyJ8G0BU5eJq/kQRp79P5WRrw5V4mTKL2og/8FGE2XolWbTh1oXymXbh0cQVLjenhaKRlbIvzkTTqy3DU67tTBqH1yH6tNJ40SQoREfO5CNe4AYJhH8p6wqxJxugO+fepfGtrpzqVed0dbxuhJHX3b8aW1nTVlPQfnIkxzv32zGYj2lX8EtcrfIe1Fj2cL3N02kna5wVgMbdnNsp0kOMALkzFs7191Q7tpgJErCKM+W8qJSHNrhqn2fX0K2sONm4jqlhQloVZPpKDGJUMAefJwzK4EPX5yzXg4q4XiSv6y+2D+mGBdVQRC/29IiGbe6Zq6azBI1QzST9VcGMx", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01", "fingerprint": "7b:7c:db:c1:49:d2:41:e1:00:21:ec:8a:27:da:3e:a3"}} 2018-09-08 06:58:45,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0bb4b7f2-2ff9-4f57-9ff1-428b7c0f09dd 2018-09-08 06:58:45,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed172f07835adf3fcd67bb55bb4f840fd03806b9" 2018-09-08 06:58:45,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-434a617f-ff7b-414b-b62c-42e6603e18d6 x-compute-request-id: req-434a617f-ff7b-414b-b62c-42e6603e18d6 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCufkJYyJ8G0BU5eJq/kQRp79P5WRrw5V4mTKL2og/8FGE2XolWbTh1oXymXbh0cQVLjenhaKRlbIvzkTTqy3DU67tTBqH1yH6tNJ40SQoREfO5CNe4AYJhH8p6wqxJxugO+fepfGtrpzqVed0dbxuhJHX3b8aW1nTVlPQfnIkxzv32zGYj2lX8EtcrfIe1Fj2cL3N02kna5wVgMbdnNsp0kOMALkzFs7191Q7tpgJErCKM+W8qJSHNrhqn2fX0K2sONm4jqlhQloVZPpKDGJUMAefJwzK4EPX5yzXg4q4XiSv6y+2D+mGBdVQRC/29IiGbe6Zq6azBI1QzST9VcGMx", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01", "deleted": false, "created_at": "2018-09-08T06:58:45.000000", "updated_at": null, "fingerprint": "7b:7c:db:c1:49:d2:41:e1:00:21:ec:8a:27:da:3e:a3", "deleted_at": null, "id": 8}} 2018-09-08 06:58:45,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 used request id req-434a617f-ff7b-414b-b62c-42e6603e18d6 2018-09-08 06:58:45,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed172f07835adf3fcd67bb55bb4f840fd03806b9" 2018-09-08 06:58:45,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-531e6f47-0817-4419-bb98-6983638420f1 x-compute-request-id: req-531e6f47-0817-4419-bb98-6983638420f1 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCufkJYyJ8G0BU5eJq/kQRp79P5WRrw5V4mTKL2og/8FGE2XolWbTh1oXymXbh0cQVLjenhaKRlbIvzkTTqy3DU67tTBqH1yH6tNJ40SQoREfO5CNe4AYJhH8p6wqxJxugO+fepfGtrpzqVed0dbxuhJHX3b8aW1nTVlPQfnIkxzv32zGYj2lX8EtcrfIe1Fj2cL3N02kna5wVgMbdnNsp0kOMALkzFs7191Q7tpgJErCKM+W8qJSHNrhqn2fX0K2sONm4jqlhQloVZPpKDGJUMAefJwzK4EPX5yzXg4q4XiSv6y+2D+mGBdVQRC/29IiGbe6Zq6azBI1QzST9VcGMx", "name": "NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01", "fingerprint": "7b:7c:db:c1:49:d2:41:e1:00:21:ec:8a:27:da:3e:a3"}}]} 2018-09-08 06:58:45,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-531e6f47-0817-4419-bb98-6983638420f1 2018-09-08 06:58:45,959 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 2018-09-08 06:58:45,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed172f07835adf3fcd67bb55bb4f840fd03806b9" 2018-09-08 06:58:45,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8af5dcfb-2631-4865-a99c-73625660d219 x-compute-request-id: req-8af5dcfb-2631-4865-a99c-73625660d219 Content-Length: 0 Content-Type: application/json 2018-09-08 06:58:45,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-75fbfa60-c3f8-45ba-833b-50ff9d1ffa01 used request id req-8af5dcfb-2631-4865-a99c-73625660d219 2018-09-08 06:58:45,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:45,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:46,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["nJRe1GMjS62zm0AIbV47rA"], "issued_at": "2018-09-08T06:58:46.000000Z"}} 2018-09-08 06:58:46,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ef206adb4adbf2b796aa23813cc08f9a2580fc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id", "swap": 2}}' 2018-09-08 06:58:47,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-515a64eb-425c-488f-a407-1d6fb9337573 x-compute-request-id: req-515a64eb-425c-488f-a407-1d6fb9337573 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id", "name": "NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-08 06:58:47,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-515a64eb-425c-488f-a407-1d6fb9337573 2018-09-08 06:58:47,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ef206adb4adbf2b796aa23813cc08f9a2580fc" 2018-09-08 06:58:47,270 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a197e0d8-d187-45eb-a11b-454ea83631d8 x-compute-request-id: req-a197e0d8-d187-45eb-a11b-454ea83631d8 Content-Length: 0 Content-Type: application/json 2018-09-08 06:58:47,270 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id used request id req-a197e0d8-d187-45eb-a11b-454ea83631d8 2018-09-08 06:58:47,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ef206adb4adbf2b796aa23813cc08f9a2580fc" 2018-09-08 06:58:47,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8db82ea-5714-4421-87be-88c34f4ad32f x-compute-request-id: req-b8db82ea-5714-4421-87be-88c34f4ad32f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 06:58:47,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b8db82ea-5714-4421-87be-88c34f4ad32f 2018-09-08 06:58:47,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ef206adb4adbf2b796aa23813cc08f9a2580fc" 2018-09-08 06:58:47,334 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 06:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92e628c3-fb78-4068-8190-e3c7c419667e x-compute-request-id: req-92e628c3-fb78-4068-8190-e3c7c419667e Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id could not be found.", "code": 404}} 2018-09-08 06:58:47,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-214900f2-bc82-4f76-8f81-92153685e61b-id used request id req-92e628c3-fb78-4068-8190-e3c7c419667e 2018-09-08 06:58:47,335 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:47,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:47,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["m0XuqKcXSbKucf9tT0Nzvw"], "issued_at": "2018-09-08T06:58:47.000000Z"}} 2018-09-08 06:58:47,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61c125b204e4e1971d183bc8298626fe1a5fe3c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id", "swap": 2}}' 2018-09-08 06:58:48,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c785f35-fa82-4c77-ae1f-f071659b7055 x-compute-request-id: req-4c785f35-fa82-4c77-ae1f-f071659b7055 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id", "name": "NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-08 06:58:48,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c785f35-fa82-4c77-ae1f-f071659b7055 2018-09-08 06:58:48,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61c125b204e4e1971d183bc8298626fe1a5fe3c" 2018-09-08 06:58:48,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a342a6cb-c0d4-4cbf-baa3-4c2a2d5d650c x-compute-request-id: req-a342a6cb-c0d4-4cbf-baa3-4c2a2d5d650c Content-Length: 0 Content-Type: application/json 2018-09-08 06:58:48,542 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-0fe659a5-8f40-4a7f-ac69-9abce7a27f6e-id used request id req-a342a6cb-c0d4-4cbf-baa3-4c2a2d5d650c 2018-09-08 06:58:48,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:48,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:48,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Tu46ipffT8ifZ2UdZxic0A"], "issued_at": "2018-09-08T06:58:48.000000Z"}} 2018-09-08 06:58:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:58:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837c9378-3e68-4acb-9bc9-989baf2c6465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:49,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-837c9378-3e68-4acb-9bc9-989baf2c6465 2018-09-08 06:58:49,008 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 06:58:49,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:49,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:49,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["UiJGpV6ETuK9nIvdpKTTJw"], "issued_at": "2018-09-08T06:58:49.000000Z"}} 2018-09-08 06:58:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:49,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2189772-77a1-4548-a0ed-29f1031876f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:49,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c2189772-77a1-4548-a0ed-29f1031876f7 2018-09-08 06:58:49,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:50,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-2eb09412-531b-4f8b-b3c6-b3c08aae6fef Date: Sat, 08 Sep 2018 06:58:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image"} 2018-09-08 06:58:50,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image used request id req-2eb09412-531b-4f8b-b3c6-b3c08aae6fef 2018-09-08 06:58:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:50,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d9b4df7-38a5-417f-bf1f-8d7398e59e04 Date: Sat, 08 Sep 2018 06:58:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:58:50,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5d9b4df7-38a5-417f-bf1f-8d7398e59e04 2018-09-08 06:58:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image"}' 2018-09-08 06:58:51,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 X-Openstack-Request-Id: req-4fb76bbe-9d25-4f8a-8c1b-2fed67f5fe73 Date: Sat, 08 Sep 2018 06:58:51 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:58:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T06:58:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "min_disk": 0, "protected": false, "id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "file": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:58:51,383 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4fb76bbe-9d25-4f8a-8c1b-2fed67f5fe73 2018-09-08 06:58:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" -d '' 2018-09-08 06:58:53,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b6a8cf5-95cb-4bcc-98c9-099243cae199 Date: Sat, 08 Sep 2018 06:58:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 06:58:53,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file used request id req-1b6a8cf5-95cb-4bcc-98c9-099243cae199 2018-09-08 06:58:53,804 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 06:58:53,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f00523f4-f6a1-4baa-8aba-381316a7c0ce Date: Sat, 08 Sep 2018 06:58:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T06:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "metadata": {}}], "self": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "min_disk": 0, "protected": false, "id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "file": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:58:54,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 used request id req-f00523f4-f6a1-4baa-8aba-381316a7c0ce 2018-09-08 06:58:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:54,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-922338f1-079d-4a3a-b17b-438f9045de60 Date: Sat, 08 Sep 2018 06:58:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:58:54,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-922338f1-079d-4a3a-b17b-438f9045de60 2018-09-08 06:58:54,607 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image 2018-09-08 06:58:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:58:55,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ed3e9ead-dae8-4cc4-941a-c1bb750c13d5 Date: Sat, 08 Sep 2018 06:58:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T06:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "metadata": {}}], "self": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "min_disk": 0, "protected": false, "id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "file": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:58:55,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 used request id req-ed3e9ead-dae8-4cc4-941a-c1bb750c13d5 2018-09-08 06:58:55,221 - create_image - DEBUG - Instance status is - active 2018-09-08 06:58:55,221 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image 2018-09-08 06:58:55,221 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image 2018-09-08 06:58:55,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:55,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:55,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["uer9jxOwQY2w2xjNYdfDsQ"], "issued_at": "2018-09-08T06:58:55.000000Z"}} 2018-09-08 06:58:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:55,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4827f7-c3a8-4266-950b-c96c5360d38a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:55,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ed4827f7-c3a8-4266-950b-c96c5360d38a 2018-09-08 06:58:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:55,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d6a5f257-f9ea-4de6-a9a6-c27cb2546cea Date: Sat, 08 Sep 2018 06:58:55 GMT RESP BODY: {"networks":[]} 2018-09-08 06:58:55,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net used request id req-d6a5f257-f9ea-4de6-a9a6-c27cb2546cea 2018-09-08 06:58:55,957 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net 2018-09-08 06:58:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" -d '{"network": {"name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net", "admin_state_up": true}}' 2018-09-08 06:58:56,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cee5ccf1-3cb5-472d-8db6-18d8a1b40ebf Date: Sat, 08 Sep 2018 06:58:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","mtu":1450}} 2018-09-08 06:58:56,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-cee5ccf1-3cb5-472d-8db6-18d8a1b40ebf 2018-09-08 06:58:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a106ec1c-016a-47cc-8c52-6d44059aa487 Date: Sat, 08 Sep 2018 06:58:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:58:56,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-a106ec1c-016a-47cc-8c52-6d44059aa487 2018-09-08 06:58:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:56,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19d7b8a9-8d75-42ff-80c4-be2cc8f48e17 Date: Sat, 08 Sep 2018 06:58:56 GMT RESP BODY: {"subnets":[]} 2018-09-08 06:58:56,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-19d7b8a9-8d75-42ff-80c4-be2cc8f48e17 2018-09-08 06:58:56,764 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet 2018-09-08 06:58:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" -d '{"subnets": [{"ip_version": 4, "network_id": "9a1aaace-f62b-4bf7-af75-fdb5babdbcb8", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]}' 2018-09-08 06:58:57,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-16462aed-635f-451f-8a76-926eab8403b6 Date: Sat, 08 Sep 2018 06:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:58:57,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-16462aed-635f-451f-8a76-926eab8403b6 2018-09-08 06:58:57,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:57,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-46f1147f-7b5f-4cac-8d3f-24ecb17300f2 Date: Sat, 08 Sep 2018 06:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e3106026-2413-4afe-b494-3b5216185b24"],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:58:57,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-46f1147f-7b5f-4cac-8d3f-24ecb17300f2 2018-09-08 06:58:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:58:57,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a5bf0001-aecc-4ba9-b05d-5ea0fb265bee Date: Sat, 08 Sep 2018 06:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:58:57,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-a5bf0001-aecc-4ba9-b05d-5ea0fb265bee 2018-09-08 06:58:57,690 - OpenStackNetwork - DEBUG - Network [9a1aaace-f62b-4bf7-af75-fdb5babdbcb8] created successfully 2018-09-08 06:58:57,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:57,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:58,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["OZay6e-gRxqFoVboclmdSg"], "issued_at": "2018-09-08T06:58:58.000000Z"}} 2018-09-08 06:58:58,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c52796b92efc82b581ac814cbad3149df8c3e1" 2018-09-08 06:58:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f99cee1-cb94-48f6-81be-a67b07a4092a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:58,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f99cee1-cb94-48f6-81be-a67b07a4092a 2018-09-08 06:58:58,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:58:58,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c52796b92efc82b581ac814cbad3149df8c3e1" 2018-09-08 06:58:58,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2526589-88b9-43c1-9896-33a1edc87a59 x-compute-request-id: req-c2526589-88b9-43c1-9896-33a1edc87a59 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 06:58:58,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2526589-88b9-43c1-9896-33a1edc87a59 2018-09-08 06:58:58,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c52796b92efc82b581ac814cbad3149df8c3e1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 06:58:58,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66e57cd6-3977-4f82-8ca5-24b5c42d3c9c x-compute-request-id: req-66e57cd6-3977-4f82-8ca5-24b5c42d3c9c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 06:58:58,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-66e57cd6-3977-4f82-8ca5-24b5c42d3c9c 2018-09-08 06:58:58,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:58:58,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:58:59,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ccAmHFHgRqWvTqPUXBX6iA"], "issued_at": "2018-09-08T06:58:59.000000Z"}} 2018-09-08 06:58:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fe38aa07539eaffd40130568f9b3b95b3e6663" 2018-09-08 06:58:59,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660b5219-dd84-48c2-9ee2-c5dbfe45060f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:58:59,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-660b5219-dd84-48c2-9ee2-c5dbfe45060f 2018-09-08 06:58:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:58:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-af13d3c6-4d86-443e-9ce4-d30cbdd91b9e Date: Sat, 08 Sep 2018 06:58:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e3106026-2413-4afe-b494-3b5216185b24"],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:58:59,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net used request id req-af13d3c6-4d86-443e-9ce4-d30cbdd91b9e 2018-09-08 06:58:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:58:59,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7b5765a7-6f08-4d37-bb1d-4f88bc6d930d Date: Sat, 08 Sep 2018 06:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:58:59,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-7b5765a7-6f08-4d37-bb1d-4f88bc6d930d 2018-09-08 06:58:59,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:58:59,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-8dec804e-10ac-4015-ae82-b4a6d81cb9fa Date: Sat, 08 Sep 2018 06:58:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e3106026-2413-4afe-b494-3b5216185b24"],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:58:59,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net used request id req-8dec804e-10ac-4015-ae82-b4a6d81cb9fa 2018-09-08 06:58:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:58:59,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:58:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:58:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fe38aa07539eaffd40130568f9b3b95b3e6663" 2018-09-08 06:59:00,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71daac6-a792-491e-b079-531c68139de6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:59:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b71daac6-a792-491e-b079-531c68139de6 2018-09-08 06:59:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:00,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-16128035-e33d-42e7-9aac-e016b5cd2a61 Date: Sat, 08 Sep 2018 06:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:59:00,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-16128035-e33d-42e7-9aac-e016b5cd2a61 2018-09-08 06:59:00,283 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net 2018-09-08 06:59:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" -d '{"port": {"network_id": "9a1aaace-f62b-4bf7-af75-fdb5babdbcb8", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port", "admin_state_up": true}}' 2018-09-08 06:59:01,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-34c7bfb8-7a8c-4cc3-a302-5e5e3d3c2426 Date: Sat, 08 Sep 2018 06:59:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:00Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.13"}],"id":"f7163011-fd96-4df8-9a97-9f8d1a3db72b","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:cc:15","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:59:00Z","binding:vnic_type":"normal"}} 2018-09-08 06:59:01,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-34c7bfb8-7a8c-4cc3-a302-5e5e3d3c2426 2018-09-08 06:59:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:01,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-9e1a2b76-3a33-463e-8413-d10196de7494 Date: Sat, 08 Sep 2018 06:59:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e3106026-2413-4afe-b494-3b5216185b24"],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:59:01,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net used request id req-9e1a2b76-3a33-463e-8413-d10196de7494 2018-09-08 06:59:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 06:59:01,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 06:59:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 06:59:01,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:01,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4aae033-2d3a-4184-baa8-d280b282e59e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:59:01,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c4aae033-2d3a-4184-baa8-d280b282e59e 2018-09-08 06:59:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67b50e56-90c9-4b03-bc44-a3be91a6d3c6 Date: Sat, 08 Sep 2018 06:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:59:01,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-67b50e56-90c9-4b03-bc44-a3be91a6d3c6 2018-09-08 06:59:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:01,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-74d967e0-461d-4039-90d7-deeed1b9eee7 Date: Sat, 08 Sep 2018 06:59:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.13"}],"id":"f7163011-fd96-4df8-9a97-9f8d1a3db72b","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:cc:15","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port","admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:59:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 06:59:01,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port&admin_state_up=True used request id req-74d967e0-461d-4039-90d7-deeed1b9eee7 2018-09-08 06:59:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:01,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd75e615-fb72-460a-a10d-a2337b29d8ee Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:59:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-cd75e615-fb72-460a-a10d-a2337b29d8ee 2018-09-08 06:59:01,822 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst 2018-09-08 06:59:01,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:02,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27267f00-f364-4b61-860c-6de82c9696b1 x-compute-request-id: req-27267f00-f364-4b61-860c-6de82c9696b1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-flavor-name"}]} 2018-09-08 06:59:02,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-27267f00-f364-4b61-860c-6de82c9696b1 2018-09-08 06:59:02,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:02,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3449002-ed49-4bd6-95dd-8eb24dd56b14 x-compute-request-id: req-f3449002-ed49-4bd6-95dd-8eb24dd56b14 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 06:59:02,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8 used request id req-f3449002-ed49-4bd6-95dd-8eb24dd56b14 2018-09-08 06:59:02,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:02,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-06aa9851-bde5-4ecc-b0c6-269b9a837baf Date: Sat, 08 Sep 2018 06:59:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T06:58:53Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "metadata": {}}], "self": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "min_disk": 0, "protected": false, "id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "file": "/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image"} 2018-09-08 06:59:02,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image used request id req-06aa9851-bde5-4ecc-b0c6-269b9a837baf 2018-09-08 06:59:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:03,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6384b3ae-4cc5-4530-a10a-10f0941a5efa Date: Sat, 08 Sep 2018 06:59:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:59:03,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6384b3ae-4cc5-4530-a10a-10f0941a5efa 2018-09-08 06:59:03,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" -d '{"server": {"name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "imageRef": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "flavorRef": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "max_count": 1, "min_count": 1, "networks": [{"port": "f7163011-fd96-4df8-9a97-9f8d1a3db72b"}]}}' 2018-09-08 06:59:05,767 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:59: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-c795ca44-948f-46b0-bea3-c07cb27934e3 x-compute-request-id: req-c795ca44-948f-46b0-bea3-c07cb27934e3 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "adminPass": "ySXp2xZU2xyz"}} 2018-09-08 06:59:05,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c795ca44-948f-46b0-bea3-c07cb27934e3 2018-09-08 06:59:05,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:06,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-957f9035-16c4-4566-bf72-f7c4153ee446 x-compute-request-id: req-957f9035-16c4-4566-bf72-f7c4153ee446 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:06,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-957f9035-16c4-4566-bf72-f7c4153ee446 2018-09-08 06:59:06,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:07,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59: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-850d4021-fdc0-413e-bdc8-87b998db56de x-compute-request-id: req-850d4021-fdc0-413e-bdc8-87b998db56de Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:07,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-850d4021-fdc0-413e-bdc8-87b998db56de 2018-09-08 06:59:10,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:10,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:10 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-14001d75-c86a-4bf5-9e70-b70530e26448 x-compute-request-id: req-14001d75-c86a-4bf5-9e70-b70530e26448 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:10,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-14001d75-c86a-4bf5-9e70-b70530e26448 2018-09-08 06:59:13,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:14,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e14a2a7-9a65-4243-ac54-544c2e3a5958 x-compute-request-id: req-6e14a2a7-9a65-4243-ac54-544c2e3a5958 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:14,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-6e14a2a7-9a65-4243-ac54-544c2e3a5958 2018-09-08 06:59:17,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:17,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9be6b02-be38-43d6-a3a1-fd52b51efa7f x-compute-request-id: req-b9be6b02-be38-43d6-a3a1-fd52b51efa7f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:17,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-b9be6b02-be38-43d6-a3a1-fd52b51efa7f 2018-09-08 06:59:20,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:21,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e242fa-0ed4-4251-b59b-5e81573035d4 x-compute-request-id: req-c9e242fa-0ed4-4251-b59b-5e81573035d4 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:21,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-c9e242fa-0ed4-4251-b59b-5e81573035d4 2018-09-08 06:59:24,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:24,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe65a854-23fc-40ab-a8d0-25fc0e60f032 x-compute-request-id: req-fe65a854-23fc-40ab-a8d0-25fc0e60f032 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:24,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-fe65a854-23fc-40ab-a8d0-25fc0e60f032 2018-09-08 06:59:27,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:28,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f95e4abc-a87c-4fd5-aec1-3e3fd7dbaa08 x-compute-request-id: req-f95e4abc-a87c-4fd5-aec1-3e3fd7dbaa08 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:28,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-f95e4abc-a87c-4fd5-aec1-3e3fd7dbaa08 2018-09-08 06:59:31,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:32,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-799cb6fb-4807-474f-bc11-c07adf9d2a50 x-compute-request-id: req-799cb6fb-4807-474f-bc11-c07adf9d2a50 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:32,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-799cb6fb-4807-474f-bc11-c07adf9d2a50 2018-09-08 06:59:35,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:35,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59363117-2fc0-4bb7-95a4-83b2a3c5cf6f x-compute-request-id: req-59363117-2fc0-4bb7-95a4-83b2a3c5cf6f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:35,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-59363117-2fc0-4bb7-95a4-83b2a3c5cf6f 2018-09-08 06:59:38,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:39,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c303ff2-5f3f-489c-9d0d-885d024e9b4f x-compute-request-id: req-8c303ff2-5f3f-489c-9d0d-885d024e9b4f Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:38Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:39,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-8c303ff2-5f3f-489c-9d0d-885d024e9b4f 2018-09-08 06:59:42,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:42,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc8d477a-d176-41d3-a228-4d002603137b x-compute-request-id: req-fc8d477a-d176-41d3-a228-4d002603137b Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:cc:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:39Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:42,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-fc8d477a-d176-41d3-a228-4d002603137b 2018-09-08 06:59:45,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:46,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca489f5f-5aee-4ece-8b72-33903e562c66 x-compute-request-id: req-ca489f5f-5aee-4ece-8b72-33903e562c66 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:cc:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T06:59:39Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:46,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-ca489f5f-5aee-4ece-8b72-33903e562c66 2018-09-08 06:59:49,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:50,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:49 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-e6e01c7d-02bd-468a-bcc2-8406cdb7227d x-compute-request-id: req-e6e01c7d-02bd-468a-bcc2-8406cdb7227d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:cc:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-08T06:59:46.000000", "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T06:59:47Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:50,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-e6e01c7d-02bd-468a-bcc2-8406cdb7227d 2018-09-08 06:59:50,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99ec0ff-6df4-46a5-9812-963875a1f3d3 x-compute-request-id: req-c99ec0ff-6df4-46a5-9812-963875a1f3d3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:cc:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "rel": "bookmark"}], "image": {"id": "98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "links": [{"href": "http://172.30.9.23:8774/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-08T06:59:46.000000", "flavor": {"id": "c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "links": [{"href": "http://172.30.9.23:8774/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8", "rel": "bookmark"}]}, "id": "f1c82de4-182b-408c-a91b-57ca0cb3bf0b", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T06:59:47Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-vm_inst", "created": "2018-09-08T06:59:05Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 06:59:51,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-c99ec0ff-6df4-46a5-9812-963875a1f3d3 2018-09-08 06:59:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-a2226497-f7de-4021-a724-c3ee18e97098 Date: Sat, 08 Sep 2018 06:59:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["e3106026-2413-4afe-b494-3b5216185b24"],"description":"","tags":[],"updated_at":"2018-09-08T06:58:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","provider:network_type":"vxlan"}]} 2018-09-08 06:59:51,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net used request id req-a2226497-f7de-4021-a724-c3ee18e97098 2018-09-08 06:59:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3c5457-7766-42ed-b7a8-a2fd9c54bf84 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 06:59:51,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-4a3c5457-7766-42ed-b7a8-a2fd9c54bf84 2018-09-08 06:59:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cda0f676-2257-4ca4-9a8f-82f3bf7fc0c1 Date: Sat, 08 Sep 2018 06:59:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:56Z","dns_nameservers":[],"updated_at":"2018-09-08T06:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"e3106026-2413-4afe-b494-3b5216185b24","subnetpool_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet"}]} 2018-09-08 06:59:51,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-cda0f676-2257-4ca4-9a8f-82f3bf7fc0c1 2018-09-08 06:59:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3877 X-Openstack-Request-Id: req-5ea058f8-a931-44a7-8895-b58d8815c310 Date: Sat, 08 Sep 2018 06:59:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.4"}],"id":"69bcc499-41b9-4901-b1a8-60f1cdeb7bde","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:43:2b","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a1aaace-f62b-4bf7-af75-fdb5babdbcb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.3"}],"id":"9e9e08a6-464b-40bf-a67f-80146976852f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:39:a2","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a1aaace-f62b-4bf7-af75-fdb5babdbcb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.2"}],"id":"a458d69a-77e1-4290-99d5-e1ccf97f046e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:85:c8","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:58:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a1aaace-f62b-4bf7-af75-fdb5babdbcb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T06:59:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e3106026-2413-4afe-b494-3b5216185b24","ip_address":"10.55.0.13"}],"id":"f7163011-fd96-4df8-9a97-9f8d1a3db72b","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:cc:15","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port","admin_state_up":true,"network_id":"9a1aaace-f62b-4bf7-af75-fdb5babdbcb8","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T06:59:00Z","binding:vnic_type":"normal","device_id":"f1c82de4-182b-408c-a91b-57ca0cb3bf0b"}]} 2018-09-08 06:59:51,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-5ea058f8-a931-44a7-8895-b58d8815c310 2018-09-08 06:59:51,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:51,746 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 06:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8746631a-920a-4dbf-8d4b-ffbdf69e9152 x-compute-request-id: req-8746631a-920a-4dbf-8d4b-ffbdf69e9152 Content-Type: application/json 2018-09-08 06:59:51,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f1c82de4-182b-408c-a91b-57ca0cb3bf0b used request id req-8746631a-920a-4dbf-8d4b-ffbdf69e9152 2018-09-08 06:59:51,746 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-port 2018-09-08 06:59:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f7163011-fd96-4df8-9a97-9f8d1a3db72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62f144a9fd063131d96780ffa6009fb3e81ec59" 2018-09-08 06:59:52,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d109071-b34e-4949-8e93-2280a0ce6209 Date: Sat, 08 Sep 2018 06:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:59:52,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f7163011-fd96-4df8-9a97-9f8d1a3db72b used request id req-4d109071-b34e-4949-8e93-2280a0ce6209 2018-09-08 06:59:52,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c52796b92efc82b581ac814cbad3149df8c3e1" 2018-09-08 06:59:52,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 06:59:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a752129d-77e2-4f43-ba41-d86ef986daf5 x-compute-request-id: req-a752129d-77e2-4f43-ba41-d86ef986daf5 Content-Length: 0 Content-Type: application/json 2018-09-08 06:59:52,238 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c9b1805d-9ba9-4d90-8e07-8204f588f5e8 used request id req-a752129d-77e2-4f43-ba41-d86ef986daf5 2018-09-08 06:59:52,239 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet 2018-09-08 06:59:52,239 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-subnet 2018-09-08 06:59:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e3106026-2413-4afe-b494-3b5216185b24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:59:54,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2ece8a4-6fc8-40fc-a3c9-2401642f8414 Date: Sat, 08 Sep 2018 06:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:59:54,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e3106026-2413-4afe-b494-3b5216185b24 used request id req-f2ece8a4-6fc8-40fc-a3c9-2401642f8414 2018-09-08 06:59:54,463 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-net 2018-09-08 06:59:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e006191685231bc0e3e1abaf398804eacab1982" 2018-09-08 06:59:55,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bfa2e8b-d185-4c9b-b527-8f5dd507040e Date: Sat, 08 Sep 2018 06:59:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 06:59:55,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a1aaace-f62b-4bf7-af75-fdb5babdbcb8 used request id req-2bfa2e8b-d185-4c9b-b527-8f5dd507040e 2018-09-08 06:59:55,738 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-b28f9503-2364-4d78-8aee-c7f59f996265-image 2018-09-08 06:59:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2095e30d850da85e5dccd4e00317137d6a7db07" 2018-09-08 06:59:57,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5ee3761-aae7-41a7-babe-bcc1ce49abda Date: Sat, 08 Sep 2018 06:59:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 06:59:57,421 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/98fdd23d-d25a-4cbf-ae92-e1fb16cebc35 used request id req-e5ee3761-aae7-41a7-babe-bcc1ce49abda 2018-09-08 06:59:57,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 06:59:57,426 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 06:59:57,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 06:59:57,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 06:59:57,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T07:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["FtkWd_7rQv-K6oODwCv_2w"], "issued_at": "2018-09-08T06:59:57.000000Z"}} 2018-09-08 06:59:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 06:59:57,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 06:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebde1ff3-ae3f-4f95-9001-8461c3c17292 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 06:59:57,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebde1ff3-ae3f-4f95-9001-8461c3c17292 2018-09-08 06:59:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 06:59:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-6db76268-0098-43e1-b163-4bfceb770c08 Date: Sat, 08 Sep 2018 06:59:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image"} 2018-09-08 06:59:58,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image used request id req-6db76268-0098-43e1-b163-4bfceb770c08 2018-09-08 06:59:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 06:59:58,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c592bbe5-217a-4e50-ba2c-66635ff66929 Date: Sat, 08 Sep 2018 06:59:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 06:59:58,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c592bbe5-217a-4e50-ba2c-66635ff66929 2018-09-08 06:59:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image"}' 2018-09-08 06:59:58,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e X-Openstack-Request-Id: req-078a13c2-e8f1-4da9-81ca-597f841c9bd7 Date: Sat, 08 Sep 2018 06:59:58 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:59:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T06:59:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/2489c488-724e-479a-b762-a99afa02071e", "min_disk": 0, "protected": false, "id": "2489c488-724e-479a-b762-a99afa02071e", "file": "/v2/images/2489c488-724e-479a-b762-a99afa02071e/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 06:59:58,977 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-078a13c2-e8f1-4da9-81ca-597f841c9bd7 2018-09-08 06:59:58,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" -d '' 2018-09-08 07:00:00,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-286e4216-a59e-461a-8570-cb7c55ead848 Date: Sat, 08 Sep 2018 07:00:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:00:00,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e/file used request id req-286e4216-a59e-461a-8570-cb7c55ead848 2018-09-08 07:00:00,940 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:00:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 07:00:01,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-27cdc37f-8f8d-4515-b7bf-820ed8d63820 Date: Sat, 08 Sep 2018 07:00:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:59:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:00:00Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "metadata": {}}], "self": "/v2/images/2489c488-724e-479a-b762-a99afa02071e", "min_disk": 0, "protected": false, "id": "2489c488-724e-479a-b762-a99afa02071e", "file": "/v2/images/2489c488-724e-479a-b762-a99afa02071e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:00:01,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e used request id req-27cdc37f-8f8d-4515-b7bf-820ed8d63820 2018-09-08 07:00:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 07:00:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36df00cc-8e49-4733-8931-0ab1a92d4765 Date: Sat, 08 Sep 2018 07:00:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:00:02,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-36df00cc-8e49-4733-8931-0ab1a92d4765 2018-09-08 07:00:02,150 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image 2018-09-08 07:00:02,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 07:00:02,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d01db755-af07-427a-b5bd-06005e5bd5d0 Date: Sat, 08 Sep 2018 07:00:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:59:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:00:00Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "metadata": {}}], "self": "/v2/images/2489c488-724e-479a-b762-a99afa02071e", "min_disk": 0, "protected": false, "id": "2489c488-724e-479a-b762-a99afa02071e", "file": "/v2/images/2489c488-724e-479a-b762-a99afa02071e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:00:02,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e used request id req-d01db755-af07-427a-b5bd-06005e5bd5d0 2018-09-08 07:00:02,754 - create_image - DEBUG - Instance status is - active 2018-09-08 07:00:02,755 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image 2018-09-08 07:00:02,755 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image 2018-09-08 07:00:02,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:00:02,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:03,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["4FGJJFUSTbaENIG22yaHlg"], "issued_at": "2018-09-08T07:00:03.000000Z"}} 2018-09-08 07:00:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:03,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e38c9a-bc1c-4a56-bcee-7eff4cd0201e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:03,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35e38c9a-bc1c-4a56-bcee-7eff4cd0201e 2018-09-08 07:00:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:03,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d11816e-ea7e-49f7-9b33-1d0576fa6edc Date: Sat, 08 Sep 2018 07:00:03 GMT RESP BODY: {"networks":[]} 2018-09-08 07:00:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-1d11816e-ea7e-49f7-9b33-1d0576fa6edc 2018-09-08 07:00:03,394 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net 2018-09-08 07:00:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net", "admin_state_up": true}}' 2018-09-08 07:00:03,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-355af81c-bfa8-4a31-9385-239225a4f143 Date: Sat, 08 Sep 2018 07:00:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:00:03Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","mtu":1450}} 2018-09-08 07:00:03,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-355af81c-bfa8-4a31-9385-239225a4f143 2018-09-08 07:00:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f27dfbd6-1912-43cc-aa3a-cb8a88cb37b0 Date: Sat, 08 Sep 2018 07:00:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:00:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-f27dfbd6-1912-43cc-aa3a-cb8a88cb37b0 2018-09-08 07:00:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eae7e673-61e2-4cba-861f-568d2daca819 Date: Sat, 08 Sep 2018 07:00:04 GMT RESP BODY: {"subnets":[]} 2018-09-08 07:00:04,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-eae7e673-61e2-4cba-861f-568d2daca819 2018-09-08 07:00:04,264 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet 2018-09-08 07:00:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" -d '{"subnets": [{"ip_version": 4, "network_id": "2e75a8a9-f454-477f-ae75-50040cc8168c", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]}' 2018-09-08 07:00:04,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-379584f0-e7f6-47c5-9834-8af73ced392e Date: Sat, 08 Sep 2018 07:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:04,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-379584f0-e7f6-47c5-9834-8af73ced392e 2018-09-08 07:00:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cf9d05b9-0cc5-4d17-8576-4acc8b9241f1 Date: Sat, 08 Sep 2018 07:00:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:05,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-cf9d05b9-0cc5-4d17-8576-4acc8b9241f1 2018-09-08 07:00:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:00:05,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a458c64f-ee86-48d9-b82b-d344395cd85f Date: Sat, 08 Sep 2018 07:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:05,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-a458c64f-ee86-48d9-b82b-d344395cd85f 2018-09-08 07:00:05,344 - OpenStackNetwork - DEBUG - Network [2e75a8a9-f454-477f-ae75-50040cc8168c] created successfully 2018-09-08 07:00:05,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:00:05,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:05,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["WXfieM5WTRisi-0nQZuBYA"], "issued_at": "2018-09-08T07:00:05.000000Z"}} 2018-09-08 07:00:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81c442f32fca7e3dcd0b4987a7dafe9e36e84c" 2018-09-08 07:00:05,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82b4bae-9bae-47f5-932b-fadd044ad685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:05,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c82b4bae-9bae-47f5-932b-fadd044ad685 2018-09-08 07:00:05,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:00:05,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81c442f32fca7e3dcd0b4987a7dafe9e36e84c" 2018-09-08 07:00:06,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d82af16-0dfd-48b4-89c9-42794487c324 x-compute-request-id: req-6d82af16-0dfd-48b4-89c9-42794487c324 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:00:06,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d82af16-0dfd-48b4-89c9-42794487c324 2018-09-08 07:00:06,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81c442f32fca7e3dcd0b4987a7dafe9e36e84c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:00:06,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00: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-fd6d62fa-7599-48ce-aa0c-3cbfea019521 x-compute-request-id: req-fd6d62fa-7599-48ce-aa0c-3cbfea019521 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:00:06,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fd6d62fa-7599-48ce-aa0c-3cbfea019521 2018-09-08 07:00:06,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:00:06,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:06,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["2g8oddfkQB2aX7FSml4CwQ"], "issued_at": "2018-09-08T07:00:06.000000Z"}} 2018-09-08 07:00:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:00:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cc2b84-3fae-466a-82b0-2fcaaddcc663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:06,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6cc2b84-3fae-466a-82b0-2fcaaddcc663 2018-09-08 07:00:06,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:00:07,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:06 GMT Server: Apache x-compute-request-id: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 07:00:07,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-790b3b40-8cbb-490c-8a71-5d2bb40d863f 2018-09-08 07:00:07,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 07:00:08,608 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:00:07 GMT Server: Apache x-compute-request-id: req-97fea553-9018-4873-87f4-2e31b7660d10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97fea553-9018-4873-87f4-2e31b7660d10 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T07:00:08.477123", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1}} 2018-09-08 07:00:08,608 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes used request id req-97fea553-9018-4873-87f4-2e31b7660d10 2018-09-08 07:00:08,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:00:09,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:08 GMT Server: Apache x-compute-request-id: req-deb9d7bd-bde0-411c-8046-5d11fa2d8bf3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-deb9d7bd-bde0-411c-8046-5d11fa2d8bf3 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:08.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:09,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-deb9d7bd-bde0-411c-8046-5d11fa2d8bf3 2018-09-08 07:00:09,371 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:00:09,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:00:10,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:09 GMT Server: Apache x-compute-request-id: req-5f51ecbb-86ae-48e6-ac13-71296767769f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f51ecbb-86ae-48e6-ac13-71296767769f Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:08.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:10,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-5f51ecbb-86ae-48e6-ac13-71296767769f 2018-09-08 07:00:10,150 - create_volume - DEBUG - Instance status is - creating 2018-09-08 07:00:10,150 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 07:00:13,153 - create_volume - DEBUG - Volume status query timeout in 296.218098879 2018-09-08 07:00:13,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:00:13,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:13 GMT Server: Apache x-compute-request-id: req-3cfcb3f3-4718-47d2-a8df-e6de6c21d426 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cfcb3f3-4718-47d2-a8df-e6de6c21d426 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:11.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:13,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-3cfcb3f3-4718-47d2-a8df-e6de6c21d426 2018-09-08 07:00:13,214 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:00:13,214 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:00:13,215 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:00:13,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:00:13,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:13,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["VyV5l1KBQ_SXLdi1PSHrrA"], "issued_at": "2018-09-08T07:00:13.000000Z"}} 2018-09-08 07:00:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:13,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae8a3b8-9af6-4f59-b07f-0b8b09c4c8c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:13,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ae8a3b8-9af6-4f59-b07f-0b8b09c4c8c6 2018-09-08 07:00:13,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:00:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:13,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340caf92-c1f9-4f63-8701-148effab870e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:13,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-340caf92-c1f9-4f63-8701-148effab870e 2018-09-08 07:00:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:14,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cfefcbbf-c16e-4502-8f87-e06d46385158 Date: Sat, 08 Sep 2018 07:00:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:14,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-cfefcbbf-c16e-4502-8f87-e06d46385158 2018-09-08 07:00:14,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:00:14,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:00:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:00:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:14,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af4ea9f-7042-49e8-9856-9d54f19bb7d0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:14,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7af4ea9f-7042-49e8-9856-9d54f19bb7d0 2018-09-08 07:00:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:14,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6fb26120-c234-46ba-b558-d04494cfff7d Date: Sat, 08 Sep 2018 07:00:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:14,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-6fb26120-c234-46ba-b558-d04494cfff7d 2018-09-08 07:00:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:14,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-20a046be-78bc-47a3-8e02-e4401b67d664 Date: Sat, 08 Sep 2018 07:00:14 GMT RESP BODY: {"ports":[]} 2018-09-08 07:00:14,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True used request id req-20a046be-78bc-47a3-8e02-e4401b67d664 2018-09-08 07:00:14,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:14,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e4ab196-081a-4062-874d-5390fe28b590 x-compute-request-id: req-5e4ab196-081a-4062-874d-5390fe28b590 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:00:14,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst used request id req-5e4ab196-081a-4062-874d-5390fe28b590 2018-09-08 07:00:14,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:15,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ebe97865-9357-4ccc-830e-6aa26f199ce9 Date: Sat, 08 Sep 2018 07:00:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-ebe97865-9357-4ccc-830e-6aa26f199ce9 2018-09-08 07:00:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:15,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c522cf-2eee-4779-8507-a17afd78ccf4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:15,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c2c522cf-2eee-4779-8507-a17afd78ccf4 2018-09-08 07:00:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:15,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c17e3eb0-1b87-4892-a798-1023130471f8 Date: Sat, 08 Sep 2018 07:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:15,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-c17e3eb0-1b87-4892-a798-1023130471f8 2018-09-08 07:00:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:15,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d4359ac-d190-4c34-9771-98c97f96386e Date: Sat, 08 Sep 2018 07:00:15 GMT RESP BODY: {"ports":[]} 2018-09-08 07:00:15,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True used request id req-8d4359ac-d190-4c34-9771-98c97f96386e 2018-09-08 07:00:15,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:00:15,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:15,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["GVDEQslmQQi7Qc_-7Vidgg"], "issued_at": "2018-09-08T07:00:15.000000Z"}} 2018-09-08 07:00:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8620856fdb5549fd3d6d97ad0dcfcd522a5db5b" 2018-09-08 07:00:16,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb33b3a6-e156-4c1f-98c8-ca11f5c247db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:16,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb33b3a6-e156-4c1f-98c8-ca11f5c247db 2018-09-08 07:00:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:16,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0b1fa69a-701c-4a30-a192-71df33f3aba5 Date: Sat, 08 Sep 2018 07:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:16,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-0b1fa69a-701c-4a30-a192-71df33f3aba5 2018-09-08 07:00:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:16,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f784f708-f21e-48bd-8b0c-d922c987fd5f Date: Sat, 08 Sep 2018 07:00:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:16,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-f784f708-f21e-48bd-8b0c-d922c987fd5f 2018-09-08 07:00:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7edd137a-e085-4080-ae20-c6a45606a4a4 Date: Sat, 08 Sep 2018 07:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-7edd137a-e085-4080-ae20-c6a45606a4a4 2018-09-08 07:00:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:00:16,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:00:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:00:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8620856fdb5549fd3d6d97ad0dcfcd522a5db5b" 2018-09-08 07:00:17,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca48bfc-63c5-407c-aad5-4607f5cedfea Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:17,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1ca48bfc-63c5-407c-aad5-4607f5cedfea 2018-09-08 07:00:17,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:17,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e7b17840-d715-47c4-b00b-79f7afb0fae9 Date: Sat, 08 Sep 2018 07:00:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:17,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-e7b17840-d715-47c4-b00b-79f7afb0fae9 2018-09-08 07:00:17,265 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net 2018-09-08 07:00:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" -d '{"port": {"network_id": "2e75a8a9-f454-477f-ae75-50040cc8168c", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port", "admin_state_up": true}}' 2018-09-08 07:00:18,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-76b7e408-0d39-4de1-b81a-861dddca00e5 Date: Sat, 08 Sep 2018 07:00:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:17Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:75:51","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal"}} 2018-09-08 07:00:18,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-76b7e408-0d39-4de1-b81a-861dddca00e5 2018-09-08 07:00:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3bafabdd-3dfb-4912-9a13-da9f723a112e Date: Sat, 08 Sep 2018 07:00:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:18,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-3bafabdd-3dfb-4912-9a13-da9f723a112e 2018-09-08 07:00:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b6e105-84af-471a-9f2b-8fd2921bba67 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:18,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a7b6e105-84af-471a-9f2b-8fd2921bba67 2018-09-08 07:00:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c757777b-7b39-48f2-97fe-430147453f98 Date: Sat, 08 Sep 2018 07:00:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:18,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-c757777b-7b39-48f2-97fe-430147453f98 2018-09-08 07:00:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-c1f4718b-dcc1-4dc8-90f0-f04ee4d0608b Date: Sat, 08 Sep 2018 07:00:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 07:00:18,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port&admin_state_up=True used request id req-c1f4718b-dcc1-4dc8-90f0-f04ee4d0608b 2018-09-08 07:00:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb912f64-b4ed-4f7b-ac5e-a5642c680b03 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:18,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-eb912f64-b4ed-4f7b-ac5e-a5642c680b03 2018-09-08 07:00:18,754 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst 2018-09-08 07:00:18,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a847166b-ff89-4fd7-96b0-b672d504ffe8 x-compute-request-id: req-a847166b-ff89-4fd7-96b0-b672d504ffe8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-flavor"}]} 2018-09-08 07:00:18,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a847166b-ff89-4fd7-96b0-b672d504ffe8 2018-09-08 07:00:18,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:18,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-099f63b2-2d53-4dc4-a349-446dfd374db9 x-compute-request-id: req-099f63b2-2d53-4dc4-a349-446dfd374db9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:00:18,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6 used request id req-099f63b2-2d53-4dc4-a349-446dfd374db9 2018-09-08 07:00:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:19,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-6d211002-7293-4c59-b2fe-4ff2a05c2165 Date: Sat, 08 Sep 2018 07:00:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T06:59:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:00:00Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "metadata": {}}], "self": "/v2/images/2489c488-724e-479a-b762-a99afa02071e", "min_disk": 0, "protected": false, "id": "2489c488-724e-479a-b762-a99afa02071e", "file": "/v2/images/2489c488-724e-479a-b762-a99afa02071e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2489c488-724e-479a-b762-a99afa02071e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image"} 2018-09-08 07:00:19,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image used request id req-6d211002-7293-4c59-b2fe-4ff2a05c2165 2018-09-08 07:00:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:19,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-79d0d92c-bed4-4388-82dd-dbad6dc50199 Date: Sat, 08 Sep 2018 07:00:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:00:19,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-79d0d92c-bed4-4388-82dd-dbad6dc50199 2018-09-08 07:00:19,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "imageRef": "2489c488-724e-479a-b762-a99afa02071e", "flavorRef": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "max_count": 1, "min_count": 1, "networks": [{"port": "d5cee8de-28fa-48aa-90f9-682552a48383"}]}}' 2018-09-08 07:00:22,179 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:00:19 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-63bb6a58-c55f-4adc-9db2-5c74767c3ada x-compute-request-id: req-63bb6a58-c55f-4adc-9db2-5c74767c3ada Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "adminPass": "PpVs9qayYtht"}} 2018-09-08 07:00:22,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-63bb6a58-c55f-4adc-9db2-5c74767c3ada 2018-09-08 07:00:22,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:22,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58f5194f-8f64-4235-9f76-48763adfb0da x-compute-request-id: req-58f5194f-8f64-4235-9f76-48763adfb0da Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:00:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:22,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-58f5194f-8f64-4235-9f76-48763adfb0da 2018-09-08 07:00:22,447 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst 2018-09-08 07:00:22,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:22,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cdeda72-b0aa-4082-b691-8d9f69aeb492 x-compute-request-id: req-5cdeda72-b0aa-4082-b691-8d9f69aeb492 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:00:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:22,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-5cdeda72-b0aa-4082-b691-8d9f69aeb492 2018-09-08 07:00:22,665 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - BUILD 2018-09-08 07:00:22,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:00:25,668 - create_instance - DEBUG - VM status query timeout in 896.779237986 2018-09-08 07:00:25,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:26,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3308022f-739a-40f1-9e39-6b3889cc6ad7 x-compute-request-id: req-3308022f-739a-40f1-9e39-6b3889cc6ad7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:00:25Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:26,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-3308022f-739a-40f1-9e39-6b3889cc6ad7 2018-09-08 07:00:26,936 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - BUILD 2018-09-08 07:00:26,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:00:29,940 - create_instance - DEBUG - VM status query timeout in 892.507833958 2018-09-08 07:00:29,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:30,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edb6166e-b2e3-47fd-8ac0-69d3fe9f4844 x-compute-request-id: req-edb6166e-b2e3-47fd-8ac0-69d3fe9f4844 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:00:25Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:30,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-edb6166e-b2e3-47fd-8ac0-69d3fe9f4844 2018-09-08 07:00:30,597 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - BUILD 2018-09-08 07:00:30,597 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:00:33,601 - create_instance - DEBUG - VM status query timeout in 888.846988916 2018-09-08 07:00:33,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:34,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b35d45-f938-40eb-a636-d1a2fec9e10b x-compute-request-id: req-09b35d45-f938-40eb-a636-d1a2fec9e10b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:31Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:34,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-09b35d45-f938-40eb-a636-d1a2fec9e10b 2018-09-08 07:00:34,448 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - ACTIVE 2018-09-08 07:00:34,448 - create_instance - INFO - VM is - ACTIVE 2018-09-08 07:00:34,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:35,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f6362fa-81a4-4d26-810f-d49360a47a49 x-compute-request-id: req-7f6362fa-81a4-4d26-810f-d49360a47a49 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:31Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:35,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-7f6362fa-81a4-4d26-810f-d49360a47a49 2018-09-08 07:00:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:35,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-908acb87-ffc5-4786-9a5f-5ae18e7e9c2a Date: Sat, 08 Sep 2018 07:00:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:35,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-908acb87-ffc5-4786-9a5f-5ae18e7e9c2a 2018-09-08 07:00:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:35,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7341b054-7416-45b7-9e3e-c08fe09b5202 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:35,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7341b054-7416-45b7-9e3e-c08fe09b5202 2018-09-08 07:00:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:35,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d31f2732-1162-461f-af8d-b1b8a7257bde Date: Sat, 08 Sep 2018 07:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:35,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-d31f2732-1162-461f-af8d-b1b8a7257bde 2018-09-08 07:00:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:35,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fdacdb0e-24af-4cdf-976b-3c5897b0c750 Date: Sat, 08 Sep 2018 07:00:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:35,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-fdacdb0e-24af-4cdf-976b-3c5897b0c750 2018-09-08 07:00:35,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:00:36,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ohQcQQbZTYGizl0w5Ek_-Q"], "issued_at": "2018-09-08T07:00:36.000000Z"}} 2018-09-08 07:00:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2a5ba8-1f4d-4dd9-b6ce-6d9891efb93b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:36,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b2a5ba8-1f4d-4dd9-b6ce-6d9891efb93b 2018-09-08 07:00:36,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:37,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76612afa-21cb-477a-aeb0-f4efa8b3a631 x-compute-request-id: req-76612afa-21cb-477a-aeb0-f4efa8b3a631 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:31Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:37,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-76612afa-21cb-477a-aeb0-f4efa8b3a631 2018-09-08 07:00:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:37,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9305e3e3-9af5-4d99-83d2-c3e9fdffddcf Date: Sat, 08 Sep 2018 07:00:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:37,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-9305e3e3-9af5-4d99-83d2-c3e9fdffddcf 2018-09-08 07:00:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:37,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb7b5ea-259f-452b-99d7-082a5d59aae1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:37,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-efb7b5ea-259f-452b-99d7-082a5d59aae1 2018-09-08 07:00:37,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:37,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a96ce84-f1b2-4d14-bd63-c2727e57da3e Date: Sat, 08 Sep 2018 07:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:37,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-3a96ce84-f1b2-4d14-bd63-c2727e57da3e 2018-09-08 07:00:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:37,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-557e1342-5710-4107-89db-0b829d431235 Date: Sat, 08 Sep 2018 07:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:37,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-557e1342-5710-4107-89db-0b829d431235 2018-09-08 07:00:37,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" -d '{"volumeAttachment": {"volumeId": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}}' 2018-09-08 07:00:39,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:37 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-9a35720e-1546-4056-9134-a87a48924283 x-compute-request-id: req-9a35720e-1546-4056-9134-a87a48924283 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3cd50f81-d979-4089-b0c6-65ece04cef54", "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "volumeId": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}} 2018-09-08 07:00:39,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54/os-volume_attachments used request id req-9a35720e-1546-4056-9134-a87a48924283 2018-09-08 07:00:39,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:40,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79937198-9a3e-40e2-b177-3108c838a602 x-compute-request-id: req-79937198-9a3e-40e2-b177-3108c838a602 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:31Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "metadata": {}}} 2018-09-08 07:00:40,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-79937198-9a3e-40e2-b177-3108c838a602 2018-09-08 07:00:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:40,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2bc0c895-18ed-4267-8740-89a2635cf1c4 Date: Sat, 08 Sep 2018 07:00:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:40,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-2bc0c895-18ed-4267-8740-89a2635cf1c4 2018-09-08 07:00:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:00:40,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:00:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:00:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:40,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dc59fb-d4ed-4252-b865-62d0e53771e7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:40,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-48dc59fb-d4ed-4252-b865-62d0e53771e7 2018-09-08 07:00:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:40,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c27f5184-be2f-4070-b5ec-7ff7392922ad Date: Sat, 08 Sep 2018 07:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:40,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-c27f5184-be2f-4070-b5ec-7ff7392922ad 2018-09-08 07:00:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:41,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-254af72c-7518-45f7-8de2-0a4edeaf970f Date: Sat, 08 Sep 2018 07:00:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:41,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-254af72c-7518-45f7-8de2-0a4edeaf970f 2018-09-08 07:00:41,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:41,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:41 GMT Server: Apache x-compute-request-id: req-e1826381-6d76-41cd-94d2-86c50d32487d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1826381-6d76-41cd-94d2-86c50d32487d Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:39.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:41,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-e1826381-6d76-41cd-94d2-86c50d32487d 2018-09-08 07:00:44,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1826381-6d76-41cd-94d2-86c50d32487d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:45,577 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:44 GMT Server: Apache x-compute-request-id: req-5aed1eb4-e1ee-4b8c-bfa2-f8609063ccf8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5aed1eb4-e1ee-4b8c-bfa2-f8609063ccf8 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "attachment_id": "9349f03d-ac9b-4616-9933-929e0c7c1011", "attached_at": "2018-09-08T07:00:44.000000", "host_name": null, "volume_id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "device": "/dev/vdb", "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:44.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:45,578 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-5aed1eb4-e1ee-4b8c-bfa2-f8609063ccf8 2018-09-08 07:00:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:45,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea3ed8e-8b13-437d-bad6-359f72bae014 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:00:45,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ea3ed8e-8b13-437d-bad6-359f72bae014 2018-09-08 07:00:45,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:46,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c95dae-c96c-41b0-84e9-1103e419af01 x-compute-request-id: req-21c95dae-c96c-41b0-84e9-1103e419af01 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "metadata": {}}} 2018-09-08 07:00:46,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-21c95dae-c96c-41b0-84e9-1103e419af01 2018-09-08 07:00:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:46,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-36839ed1-2400-48ef-be0d-05ddc5211ef7 Date: Sat, 08 Sep 2018 07:00:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:46,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-36839ed1-2400-48ef-be0d-05ddc5211ef7 2018-09-08 07:00:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:46,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d392390-1233-4076-b4c9-f6fc7150a720 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:46,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5d392390-1233-4076-b4c9-f6fc7150a720 2018-09-08 07:00:46,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1d507a33-8c51-4f1f-80b2-659a4298e4dc Date: Sat, 08 Sep 2018 07:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:46,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-1d507a33-8c51-4f1f-80b2-659a4298e4dc 2018-09-08 07:00:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:46,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-708ac28f-94fc-4ea9-9407-9865acd31ed3 Date: Sat, 08 Sep 2018 07:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:46,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-708ac28f-94fc-4ea9-9407-9865acd31ed3 2018-09-08 07:00:46,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:47,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f24c19a0-8c39-4407-8434-387d0fc93b53 x-compute-request-id: req-f24c19a0-8c39-4407-8434-387d0fc93b53 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "metadata": {}}} 2018-09-08 07:00:47,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-f24c19a0-8c39-4407-8434-387d0fc93b53 2018-09-08 07:00:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:47,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-feaa3bf8-ebe3-4626-b57b-79463fe0c774 Date: Sat, 08 Sep 2018 07:00:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:47,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-feaa3bf8-ebe3-4626-b57b-79463fe0c774 2018-09-08 07:00:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:47,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa87ec6-26d4-4731-94dd-b2f99b595706 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:47,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-cfa87ec6-26d4-4731-94dd-b2f99b595706 2018-09-08 07:00:47,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:47,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b8fdd922-c6f2-407a-adec-ec5399068b63 Date: Sat, 08 Sep 2018 07:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:47,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-b8fdd922-c6f2-407a-adec-ec5399068b63 2018-09-08 07:00:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:47,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-165318c9-6a72-4b03-9b03-4c81ad11091f Date: Sat, 08 Sep 2018 07:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:47,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-165318c9-6a72-4b03-9b03-4c81ad11091f 2018-09-08 07:00:47,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:48,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-021b3ed5-f42b-40ca-a364-f75efb06cc21 x-compute-request-id: req-021b3ed5-f42b-40ca-a364-f75efb06cc21 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "metadata": {}}} 2018-09-08 07:00:48,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-021b3ed5-f42b-40ca-a364-f75efb06cc21 2018-09-08 07:00:48,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:48,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-78f6d008-8b58-4f2a-b7af-29528c346857 Date: Sat, 08 Sep 2018 07:00:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:48,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-78f6d008-8b58-4f2a-b7af-29528c346857 2018-09-08 07:00:48,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:48,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4587c565-44de-4df4-b7e7-60d7a011054d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:48,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-4587c565-44de-4df4-b7e7-60d7a011054d 2018-09-08 07:00:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:48,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1db861bb-b938-48fc-8369-d0361c867915 Date: Sat, 08 Sep 2018 07:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:48,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-1db861bb-b938-48fc-8369-d0361c867915 2018-09-08 07:00:48,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:48,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2f54fe65-eec3-4684-b461-ffd8b3863e58 Date: Sat, 08 Sep 2018 07:00:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:48,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-2f54fe65-eec3-4684-b461-ffd8b3863e58 2018-09-08 07:00:48,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54/os-volume_attachments/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:50,628 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-993e1069-8e8b-4ee4-a677-7d3f6442335d x-compute-request-id: req-993e1069-8e8b-4ee4-a677-7d3f6442335d Content-Length: 0 Content-Type: application/json 2018-09-08 07:00:50,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54/os-volume_attachments/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-993e1069-8e8b-4ee4-a677-7d3f6442335d 2018-09-08 07:00:50,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:50,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12680bbf-ec9e-4c6d-aff0-f9ba835bcf16 x-compute-request-id: req-12680bbf-ec9e-4c6d-aff0-f9ba835bcf16 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8"}], "metadata": {}}} 2018-09-08 07:00:50,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-12680bbf-ec9e-4c6d-aff0-f9ba835bcf16 2018-09-08 07:00:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5812ed6a-f5fb-43ce-89cf-45102b353250 Date: Sat, 08 Sep 2018 07:00:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:51,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-5812ed6a-f5fb-43ce-89cf-45102b353250 2018-09-08 07:00:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:51,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaa38b7-504b-4004-af20-615a6df5560a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:51,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3aaa38b7-504b-4004-af20-615a6df5560a 2018-09-08 07:00:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:51,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6b25ea91-5cbb-46a7-8b19-0527c6cf0be4 Date: Sat, 08 Sep 2018 07:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:51,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-6b25ea91-5cbb-46a7-8b19-0527c6cf0be4 2018-09-08 07:00:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:51,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c79106f2-9b0a-41ed-94c3-8189bf0c18e2 Date: Sat, 08 Sep 2018 07:00:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:51,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-c79106f2-9b0a-41ed-94c3-8189bf0c18e2 2018-09-08 07:00:54,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:55,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16f673b5-c761-4878-aa93-b9ece5c46c9d x-compute-request-id: req-16f673b5-c761-4878-aa93-b9ece5c46c9d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:55,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-16f673b5-c761-4878-aa93-b9ece5c46c9d 2018-09-08 07:00:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:55,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f111c53c-a2f0-48fc-b62c-971ed37a779e Date: Sat, 08 Sep 2018 07:00:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:55,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-f111c53c-a2f0-48fc-b62c-971ed37a779e 2018-09-08 07:00:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:55,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee66cd2-8926-4f32-bdf5-5102c514c5a1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:55,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7ee66cd2-8926-4f32-bdf5-5102c514c5a1 2018-09-08 07:00:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:55,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e084ec06-b891-4ea1-acc5-a62f1d5bf80a Date: Sat, 08 Sep 2018 07:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:55,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-e084ec06-b891-4ea1-acc5-a62f1d5bf80a 2018-09-08 07:00:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:56,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8d49c050-342b-4804-8acc-804f9c3bfa06 Date: Sat, 08 Sep 2018 07:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:56,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-8d49c050-342b-4804-8acc-804f9c3bfa06 2018-09-08 07:00:56,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1826381-6d76-41cd-94d2-86c50d32487d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:56,793 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:56 GMT Server: Apache x-compute-request-id: req-5f0d2ee5-34fb-42d1-81f1-214a08d2fc19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f0d2ee5-34fb-42d1-81f1-214a08d2fc19 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:50.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:00:56,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-5f0d2ee5-34fb-42d1-81f1-214a08d2fc19 2018-09-08 07:00:56,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:57,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5e128d5-6c89-4a4f-a9ad-c3f56175ed66 x-compute-request-id: req-f5e128d5-6c89-4a4f-a9ad-c3f56175ed66 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:57,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-f5e128d5-6c89-4a4f-a9ad-c3f56175ed66 2018-09-08 07:00:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-be310bde-f893-4cb4-8692-33f6849f2af4 Date: Sat, 08 Sep 2018 07:00:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:57,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-be310bde-f893-4cb4-8692-33f6849f2af4 2018-09-08 07:00:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:57,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca4b17f-85a8-4611-92a0-0e2a0ce74b39 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:57,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3ca4b17f-85a8-4611-92a0-0e2a0ce74b39 2018-09-08 07:00:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:58,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79a1a1f6-72ad-48d3-8c4e-adbfbaeac307 Date: Sat, 08 Sep 2018 07:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:58,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-79a1a1f6-72ad-48d3-8c4e-adbfbaeac307 2018-09-08 07:00:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:00:58,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-bbc0cdfb-4de6-4b01-a247-dca6b3632d2f Date: Sat, 08 Sep 2018 07:00:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:58,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-bbc0cdfb-4de6-4b01-a247-dca6b3632d2f 2018-09-08 07:00:58,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:58,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edc10fcb-3c78-466d-92cb-0822e0fc61da x-compute-request-id: req-edc10fcb-3c78-466d-92cb-0822e0fc61da Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:75:51", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:00:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:00:58,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-edc10fcb-3c78-466d-92cb-0822e0fc61da 2018-09-08 07:00:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:58,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-79c5215a-9d56-4d4a-a283-1fe1390223e7 Date: Sat, 08 Sep 2018 07:00:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e75a8a9-f454-477f-ae75-50040cc8168c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["77433bfe-15d4-4772-89f3-fc080cf5435f"],"description":"","tags":[],"updated_at":"2018-09-08T07:00:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:00:58,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net used request id req-79c5215a-9d56-4d4a-a283-1fe1390223e7 2018-09-08 07:00:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:59,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2359451-dee4-4b3c-be70-ded716349aeb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:00:59,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a2359451-dee4-4b3c-be70-ded716349aeb 2018-09-08 07:00:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:59,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0002ecb9-f207-47ed-8ade-8318a11c171f Date: Sat, 08 Sep 2018 07:00:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:04Z","dns_nameservers":[],"updated_at":"2018-09-08T07:00:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"77433bfe-15d4-4772-89f3-fc080cf5435f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet"}]} 2018-09-08 07:00:59,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-0002ecb9-f207-47ed-8ade-8318a11c171f 2018-09-08 07:00:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}935763ab6a4d48c115c78b1fb59ec1efb59d974c" 2018-09-08 07:00:59,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-25bdf778-5198-4237-b6f0-0092c9504064 Date: Sat, 08 Sep 2018 07:00:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.3"}],"id":"c0a74ea0-ff8b-45ae-8798-bd0def076923","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:6b:6a","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.4"}],"id":"c604b9cf-ec3b-494d-9e9f-82ccb553182f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f5:94","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e75a8a9-f454-477f-ae75-50040cc8168c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.11"}],"id":"d5cee8de-28fa-48aa-90f9-682552a48383","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:75:51","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:17Z","binding:vnic_type":"normal","device_id":"3cd50f81-d979-4089-b0c6-65ece04cef54"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77433bfe-15d4-4772-89f3-fc080cf5435f","ip_address":"10.55.0.2"}],"id":"fd7b36fb-448a-43b4-bd37-4176f512ccbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:4a:92","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e75a8a9-f454-477f-ae75-50040cc8168c","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:00:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e75a8a9-f454-477f-ae75-50040cc8168c"}]} 2018-09-08 07:00:59,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-25bdf778-5198-4237-b6f0-0092c9504064 2018-09-08 07:00:59,500 - create_instance - INFO - Deleting Port with ID - d5cee8de-28fa-48aa-90f9-682552a48383 2018-09-08 07:00:59,500 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-port 2018-09-08 07:00:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d5cee8de-28fa-48aa-90f9-682552a48383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:00,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16a7b571-a2eb-494e-8fa7-f66b9fde3ba2 Date: Sat, 08 Sep 2018 07:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:01:00,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d5cee8de-28fa-48aa-90f9-682552a48383 used request id req-16a7b571-a2eb-494e-8fa7-f66b9fde3ba2 2018-09-08 07:01:00,122 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst 2018-09-08 07:01:00,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:01,458 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17621d39-e89d-4ee8-bbc6-3e145912c04c x-compute-request-id: req-17621d39-e89d-4ee8-bbc6-3e145912c04c Content-Type: application/json 2018-09-08 07:01:01,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-17621d39-e89d-4ee8-bbc6-3e145912c04c 2018-09-08 07:01:01,459 - create_instance - INFO - Checking deletion status 2018-09-08 07:01:01,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:01,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2f3639c-1561-4a2f-941c-4d9656b859ce x-compute-request-id: req-e2f3639c-1561-4a2f-941c-4d9656b859ce Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:00Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:01,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-e2f3639c-1561-4a2f-941c-4d9656b859ce 2018-09-08 07:01:01,776 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - ACTIVE 2018-09-08 07:01:01,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:04,779 - create_instance - DEBUG - VM status query timeout in 296.67998004 2018-09-08 07:01:04,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:04,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01: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-ece6a476-39f5-4df4-9466-2730507ca25f x-compute-request-id: req-ece6a476-39f5-4df4-9466-2730507ca25f Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:00Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:04,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-ece6a476-39f5-4df4-9466-2730507ca25f 2018-09-08 07:01:04,916 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - ACTIVE 2018-09-08 07:01:04,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:07,919 - create_instance - DEBUG - VM status query timeout in 293.539892912 2018-09-08 07:01:07,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:08,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ccee41-32e7-4641-99a9-468617fd93e5 x-compute-request-id: req-b2ccee41-32e7-4641-99a9-468617fd93e5 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3cd50f81-d979-4089-b0c6-65ece04cef54", "rel": "bookmark"}], "image": {"id": "2489c488-724e-479a-b762-a99afa02071e", "links": [{"href": "http://172.30.9.23:8774/images/2489c488-724e-479a-b762-a99afa02071e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-09-08T07:00:30.000000", "flavor": {"id": "c52f6e85-d237-455e-9e94-63f8ad2766d6", "links": [{"href": "http://172.30.9.23:8774/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6", "rel": "bookmark"}]}, "id": "3cd50f81-d979-4089-b0c6-65ece04cef54", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:00Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst", "created": "2018-09-08T07:00:22Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:08,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-b2ccee41-32e7-4641-99a9-468617fd93e5 2018-09-08 07:01:08,328 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst] is - ACTIVE 2018-09-08 07:01:08,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:11,332 - create_instance - DEBUG - VM status query timeout in 290.12746191 2018-09-08 07:01:11,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328b80051d05467fd9e5e46c98fbf50f1b6e4550" 2018-09-08 07:01:11,385 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44dde51f-1324-473b-9e27-c0ec7600caec x-compute-request-id: req-44dde51f-1324-473b-9e27-c0ec7600caec Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3cd50f81-d979-4089-b0c6-65ece04cef54 could not be found.", "code": 404}} 2018-09-08 07:01:11,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3cd50f81-d979-4089-b0c6-65ece04cef54 used request id req-44dde51f-1324-473b-9e27-c0ec7600caec 2018-09-08 07:01:11,386 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3cd50f81-d979-4089-b0c6-65ece04cef54 could not be found. (HTTP 404) (Request-ID: req-44dde51f-1324-473b-9e27-c0ec7600caec) 2018-09-08 07:01:11,386 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-vm_inst 2018-09-08 07:01:11,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:01:12,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:11 GMT Server: Apache x-compute-request-id: req-08db9bbe-574e-4e16-aef1-9be76c1e1395 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08db9bbe-574e-4e16-aef1-9be76c1e1395 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:00:50.000000", "replication_status": null, "snapshot_id": null, "id": "7ec5826a-5a49-4e4e-973b-54ce878c66b8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810", "bootable": "false", "created_at": "2018-09-08T07:00:08.000000", "volume_type": null}} 2018-09-08 07:01:12,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-08db9bbe-574e-4e16-aef1-9be76c1e1395 2018-09-08 07:01:12,167 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:01:12,167 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:01:12,167 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:01:12,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:01:12,950 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:01:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61f929fc-563e-4b63-bd9a-99fd00489d8e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:01:12,950 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-61f929fc-563e-4b63-bd9a-99fd00489d8e 2018-09-08 07:01:12,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-790b3b40-8cbb-490c-8a71-5d2bb40d863f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367bb61022cef14392d16e518dc002e40feb3c2b" 2018-09-08 07:01:13,689 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:01:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fd80579a-1afa-4cac-94d4-1837588659f8 x-openstack-request-id: req-fd80579a-1afa-4cac-94d4-1837588659f8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7ec5826a-5a49-4e4e-973b-54ce878c66b8 could not be found.", "code": 404}} 2018-09-08 07:01:13,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/7ec5826a-5a49-4e4e-973b-54ce878c66b8 used request id req-fd80579a-1afa-4cac-94d4-1837588659f8 2018-09-08 07:01:13,689 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7ec5826a-5a49-4e4e-973b-54ce878c66b8 could not be found. (HTTP 404) (Request-ID: req-fd80579a-1afa-4cac-94d4-1837588659f8) 2018-09-08 07:01:13,690 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810 2018-09-08 07:01:13,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd81c442f32fca7e3dcd0b4987a7dafe9e36e84c" 2018-09-08 07:01:13,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f7a7c01-473b-40fe-a6ce-d81e313d3bbb x-compute-request-id: req-5f7a7c01-473b-40fe-a6ce-d81e313d3bbb Content-Length: 0 Content-Type: application/json 2018-09-08 07:01:13,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c52f6e85-d237-455e-9e94-63f8ad2766d6 used request id req-5f7a7c01-473b-40fe-a6ce-d81e313d3bbb 2018-09-08 07:01:13,736 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet 2018-09-08 07:01:13,737 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-subnet 2018-09-08 07:01:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/77433bfe-15d4-4772-89f3-fc080cf5435f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:01:15,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-472a97d0-cc59-40fb-a16a-37472f09c67b Date: Sat, 08 Sep 2018 07:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:01:15,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/77433bfe-15d4-4772-89f3-fc080cf5435f used request id req-472a97d0-cc59-40fb-a16a-37472f09c67b 2018-09-08 07:01:15,882 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-net 2018-09-08 07:01:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2e75a8a9-f454-477f-ae75-50040cc8168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec4ec79a85826985abe1c94ed82149b233c1f55" 2018-09-08 07:01:17,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53ec7088-a294-44ef-9231-2c6b6da6cc47 Date: Sat, 08 Sep 2018 07:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:01:17,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2e75a8a9-f454-477f-ae75-50040cc8168c used request id req-53ec7088-a294-44ef-9231-2c6b6da6cc47 2018-09-08 07:01:17,493 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-fa28bea0-878f-4ca4-92f9-b4b121587810-image 2018-09-08 07:01:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b0d32e28626760e9e4fb561fa9df14d180d0b73" 2018-09-08 07:01:19,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a928efe7-346e-486d-a66c-0f67ecfa616c Date: Sat, 08 Sep 2018 07:01:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:01:19,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2489c488-724e-479a-b762-a99afa02071e used request id req-a928efe7-346e-486d-a66c-0f67ecfa616c 2018-09-08 07:01:19,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:01:19,676 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:01:19,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:19,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:20,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["92QWsOyWQdSvCO4uc7L38A"], "issued_at": "2018-09-08T07:01:20.000000Z"}} 2018-09-08 07:01:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:20,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23906fd9-6e5d-4fda-a90f-76ba0a2c3537 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:20,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23906fd9-6e5d-4fda-a90f-76ba0a2c3537 2018-09-08 07:01:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:20,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-1d0661b8-73c0-45ee-a423-9bc337491e20 Date: Sat, 08 Sep 2018 07:01:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image"} 2018-09-08 07:01:20,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image used request id req-1d0661b8-73c0-45ee-a423-9bc337491e20 2018-09-08 07:01:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:21,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ce17eff-886b-45a8-b73d-1faf63824e26 Date: Sat, 08 Sep 2018 07:01:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:01:21,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0ce17eff-886b-45a8-b73d-1faf63824e26 2018-09-08 07:01:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image"}' 2018-09-08 07:01:21,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 X-Openstack-Request-Id: req-9fdab1e5-d522-4742-9f8e-7fc83d8b129e Date: Sat, 08 Sep 2018 07:01:21 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:01:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:01:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "min_disk": 0, "protected": false, "id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "file": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:01:21,340 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9fdab1e5-d522-4742-9f8e-7fc83d8b129e 2018-09-08 07:01:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" -d '' 2018-09-08 07:01:22,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86890a38-8d76-4903-b747-df946ccf39e1 Date: Sat, 08 Sep 2018 07:01:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:01:22,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file used request id req-86890a38-8d76-4903-b747-df946ccf39e1 2018-09-08 07:01:22,965 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:01:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:23,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cadbefd6-51e1-4107-87e9-409d667731b3 Date: Sat, 08 Sep 2018 07:01:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:01:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:01:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "metadata": {}}], "self": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "min_disk": 0, "protected": false, "id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "file": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:01:23,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 used request id req-cadbefd6-51e1-4107-87e9-409d667731b3 2018-09-08 07:01:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:23,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92949e0d-dd92-4321-b006-6c5888fc7531 Date: Sat, 08 Sep 2018 07:01:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:01:23,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-92949e0d-dd92-4321-b006-6c5888fc7531 2018-09-08 07:01:23,608 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image 2018-09-08 07:01:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:01:23,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7908d418-5f27-49a9-b542-0a75b5f1c3a5 Date: Sat, 08 Sep 2018 07:01:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:01:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:01:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "metadata": {}}], "self": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "min_disk": 0, "protected": false, "id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "file": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:01:23,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 used request id req-7908d418-5f27-49a9-b542-0a75b5f1c3a5 2018-09-08 07:01:23,783 - create_image - DEBUG - Instance status is - active 2018-09-08 07:01:23,783 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image 2018-09-08 07:01:23,783 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image 2018-09-08 07:01:23,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:23,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:24,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["XpCDGchHRrSlGYGZQzagbw"], "issued_at": "2018-09-08T07:01:24.000000Z"}} 2018-09-08 07:01:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:24,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e2bec9-c8c0-4587-9c39-54c94b505722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:24,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60e2bec9-c8c0-4587-9c39-54c94b505722 2018-09-08 07:01:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:24,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f629082-43ea-46cc-9a08-11dfd8f18c01 Date: Sat, 08 Sep 2018 07:01:24 GMT RESP BODY: {"networks":[]} 2018-09-08 07:01:24,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-4f629082-43ea-46cc-9a08-11dfd8f18c01 2018-09-08 07:01:24,404 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net 2018-09-08 07:01:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net", "admin_state_up": true}}' 2018-09-08 07:01:24,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5cfe8d92-1d49-4a7c-b588-1541c06563c9 Date: Sat, 08 Sep 2018 07:01:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:01:24Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","mtu":1450}} 2018-09-08 07:01:24,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5cfe8d92-1d49-4a7c-b588-1541c06563c9 2018-09-08 07:01:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:25,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-af931deb-dde8-4705-b4a0-28d7eb076dcf Date: Sat, 08 Sep 2018 07:01:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:01:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:25,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-af931deb-dde8-4705-b4a0-28d7eb076dcf 2018-09-08 07:01:25,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:25,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4505aa91-c579-4af2-b66e-776669d0b6ff Date: Sat, 08 Sep 2018 07:01:25 GMT RESP BODY: {"subnets":[]} 2018-09-08 07:01:25,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-4505aa91-c579-4af2-b66e-776669d0b6ff 2018-09-08 07:01:25,235 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet 2018-09-08 07:01:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" -d '{"subnets": [{"ip_version": 4, "network_id": "1816d4f2-a809-470b-8adc-3d7d9ed142c9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]}' 2018-09-08 07:01:25,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6e59735e-8dca-4aab-bd30-0abb53d2eae6 Date: Sat, 08 Sep 2018 07:01:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:25,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6e59735e-8dca-4aab-bd30-0abb53d2eae6 2018-09-08 07:01:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:26,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5f9f30fc-c88a-4489-84ac-fa5663d75909 Date: Sat, 08 Sep 2018 07:01:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:26,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-5f9f30fc-c88a-4489-84ac-fa5663d75909 2018-09-08 07:01:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:01:26,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-20975bfb-f546-45ae-82a8-5b1c591088f0 Date: Sat, 08 Sep 2018 07:01:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:26,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-20975bfb-f546-45ae-82a8-5b1c591088f0 2018-09-08 07:01:26,245 - OpenStackNetwork - DEBUG - Network [1816d4f2-a809-470b-8adc-3d7d9ed142c9] created successfully 2018-09-08 07:01:26,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:26,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:26,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["L9sPSphEQa-GEPSa6wCDLA"], "issued_at": "2018-09-08T07:01:26.000000Z"}} 2018-09-08 07:01:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbbb230d2104d09087db808af775a9b8ba7f6ba" 2018-09-08 07:01:26,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a22c14-6067-4bf1-80e3-b2e23de4ed40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:26,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b7a22c14-6067-4bf1-80e3-b2e23de4ed40 2018-09-08 07:01:26,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:01:26,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbbb230d2104d09087db808af775a9b8ba7f6ba" 2018-09-08 07:01:26,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e42a9154-f590-4b5d-b605-86ca346b13fb x-compute-request-id: req-e42a9154-f590-4b5d-b605-86ca346b13fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:01:26,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e42a9154-f590-4b5d-b605-86ca346b13fb 2018-09-08 07:01:26,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbbb230d2104d09087db808af775a9b8ba7f6ba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:01:26,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9082760e-b9a0-44a3-be52-11fd2145d8d1 x-compute-request-id: req-9082760e-b9a0-44a3-be52-11fd2145d8d1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:01:26,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9082760e-b9a0-44a3-be52-11fd2145d8d1 2018-09-08 07:01:26,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:26,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:27,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["RprWiK9tQyaTQKRNG1732w"], "issued_at": "2018-09-08T07:01:27.000000Z"}} 2018-09-08 07:01:27,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:01:27,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8cb7a3-191c-4038-8ec0-6e52827fe410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:27,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa8cb7a3-191c-4038-8ec0-6e52827fe410 2018-09-08 07:01:27,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:01:27,597 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:27 GMT Server: Apache x-compute-request-id: req-3b668a39-a38f-40d8-bd73-2137439be6a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b668a39-a38f-40d8-bd73-2137439be6a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 07:01:27,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-3b668a39-a38f-40d8-bd73-2137439be6a2 2018-09-08 07:01:27,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 07:01:28,534 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:01:27 GMT Server: Apache x-compute-request-id: req-1c8513a1-e847-47a6-8892-997516085cb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c8513a1-e847-47a6-8892-997516085cb1 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T07:01:28.387045", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "size": 1}} 2018-09-08 07:01:28,534 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes used request id req-1c8513a1-e847-47a6-8892-997516085cb1 2018-09-08 07:01:28,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:01:28,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:28 GMT Server: Apache x-compute-request-id: req-08531bd4-79ba-475c-b07b-90e10af252bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08531bd4-79ba-475c-b07b-90e10af252bc Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:01:28.000000", "replication_status": null, "snapshot_id": null, "id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817", "bootable": "false", "created_at": "2018-09-08T07:01:28.000000", "volume_type": null}} 2018-09-08 07:01:28,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 used request id req-08531bd4-79ba-475c-b07b-90e10af252bc 2018-09-08 07:01:28,735 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:01:28,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:01:29,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:28 GMT Server: Apache x-compute-request-id: req-be70e2e9-85e3-488e-aea3-62992cb2c463 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be70e2e9-85e3-488e-aea3-62992cb2c463 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:01:28.000000", "replication_status": null, "snapshot_id": null, "id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817", "bootable": "false", "created_at": "2018-09-08T07:01:28.000000", "volume_type": null}} 2018-09-08 07:01:29,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 used request id req-be70e2e9-85e3-488e-aea3-62992cb2c463 2018-09-08 07:01:29,491 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:01:29,491 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:01:29,491 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:01:29,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:29,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:29,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["z81yVRKaS2SzpZEvIJp4VQ"], "issued_at": "2018-09-08T07:01:29.000000Z"}} 2018-09-08 07:01:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f107e3-299c-45b7-a5c6-b7b39cbb44d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:30,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b1f107e3-299c-45b7-a5c6-b7b39cbb44d1 2018-09-08 07:01:30,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:01:30,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9f61c5-27db-4581-9606-4e32ffdaed67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:30,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd9f61c5-27db-4581-9606-4e32ffdaed67 2018-09-08 07:01:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-06c5c54d-3e54-49b2-af82-929bed68f419 Date: Sat, 08 Sep 2018 07:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:30,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-06c5c54d-3e54-49b2-af82-929bed68f419 2018-09-08 07:01:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:01:30,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:01:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:01:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28da6d4e-6895-4c2e-964d-59dd18214835 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:30,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-28da6d4e-6895-4c2e-964d-59dd18214835 2018-09-08 07:01:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-90604bb1-99fe-4007-8f90-776b8921cf36 Date: Sat, 08 Sep 2018 07:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:30,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-90604bb1-99fe-4007-8f90-776b8921cf36 2018-09-08 07:01:30,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:30,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6d961eb1-a344-4222-b95d-a5acf5ec162d Date: Sat, 08 Sep 2018 07:01:30 GMT RESP BODY: {"ports":[]} 2018-09-08 07:01:30,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True used request id req-6d961eb1-a344-4222-b95d-a5acf5ec162d 2018-09-08 07:01:30,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:31,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:30 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-9d5022fd-dab6-46ae-8723-e02b8125f3e4 x-compute-request-id: req-9d5022fd-dab6-46ae-8723-e02b8125f3e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:01:31,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst used request id req-9d5022fd-dab6-46ae-8723-e02b8125f3e4 2018-09-08 07:01:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:31,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-91f1575a-9bad-4749-bac6-92e325093e80 Date: Sat, 08 Sep 2018 07:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:31,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-91f1575a-9bad-4749-bac6-92e325093e80 2018-09-08 07:01:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:31,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb802888-55bb-46f4-a67e-fdd953787b16 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:31,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-fb802888-55bb-46f4-a67e-fdd953787b16 2018-09-08 07:01:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:32,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a565a3c-d957-4d6f-9a04-d47ad61d8919 Date: Sat, 08 Sep 2018 07:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:32,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-5a565a3c-d957-4d6f-9a04-d47ad61d8919 2018-09-08 07:01:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58a1984a-3ce5-49b4-9508-99716bc26886 Date: Sat, 08 Sep 2018 07:01:32 GMT RESP BODY: {"ports":[]} 2018-09-08 07:01:32,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True used request id req-58a1984a-3ce5-49b4-9508-99716bc26886 2018-09-08 07:01:32,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:01:32,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:32,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["JO-WCJ2xQhWuc-CtoiA-8Q"], "issued_at": "2018-09-08T07:01:32.000000Z"}} 2018-09-08 07:01:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9f079bd7ffd50cc325e47997927453503e4a0" 2018-09-08 07:01:32,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9abf2ef-850f-45db-8fa1-de5947050986 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:32,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9abf2ef-850f-45db-8fa1-de5947050986 2018-09-08 07:01:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:32,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-526e4a2f-d1bf-464e-b637-32ddab8a48dc Date: Sat, 08 Sep 2018 07:01:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:32,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-526e4a2f-d1bf-464e-b637-32ddab8a48dc 2018-09-08 07:01:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:33,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5be3c4a0-f969-4bf9-8d54-226b039eb668 Date: Sat, 08 Sep 2018 07:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:33,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-5be3c4a0-f969-4bf9-8d54-226b039eb668 2018-09-08 07:01:33,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:33,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c7c20ab2-c900-4cf8-a0b5-db1eed6992e0 Date: Sat, 08 Sep 2018 07:01:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:33,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-c7c20ab2-c900-4cf8-a0b5-db1eed6992e0 2018-09-08 07:01:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:01:33,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:01:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:01:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9f079bd7ffd50cc325e47997927453503e4a0" 2018-09-08 07:01:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662334d5-94ca-4d2f-ae20-69e1874420dd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:33,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-662334d5-94ca-4d2f-ae20-69e1874420dd 2018-09-08 07:01:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:33,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92b97eb2-aea4-4cc5-a39c-6ac6b9e0ec62 Date: Sat, 08 Sep 2018 07:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:33,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-92b97eb2-aea4-4cc5-a39c-6ac6b9e0ec62 2018-09-08 07:01:33,688 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net 2018-09-08 07:01:33,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" -d '{"port": {"network_id": "1816d4f2-a809-470b-8adc-3d7d9ed142c9", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port", "admin_state_up": true}}' 2018-09-08 07:01:34,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-4f1abd41-de94-41b6-8f93-d160e1a2a05a Date: Sat, 08 Sep 2018 07:01:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:34Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.13"}],"id":"00fc8903-a2e7-4649-a34b-6bc84a212c88","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:5d:ca","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:34Z","binding:vnic_type":"normal"}} 2018-09-08 07:01:34,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4f1abd41-de94-41b6-8f93-d160e1a2a05a 2018-09-08 07:01:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:34,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ff746a47-ffd4-4c9b-a89c-d81ca1fc99d9 Date: Sat, 08 Sep 2018 07:01:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:34,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-ff746a47-ffd4-4c9b-a89c-d81ca1fc99d9 2018-09-08 07:01:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2585f0a4-e3d7-41c0-a392-c78833ed263f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:35,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2585f0a4-e3d7-41c0-a392-c78833ed263f 2018-09-08 07:01:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75b90900-180e-4489-a6c9-6dc408467b65 Date: Sat, 08 Sep 2018 07:01:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:35,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-75b90900-180e-4489-a6c9-6dc408467b65 2018-09-08 07:01:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-4436b864-56c0-4ea7-8472-ec7287a9a4b4 Date: Sat, 08 Sep 2018 07:01:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.13"}],"id":"00fc8903-a2e7-4649-a34b-6bc84a212c88","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:5d:ca","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 07:01:35,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port&admin_state_up=True used request id req-4436b864-56c0-4ea7-8472-ec7287a9a4b4 2018-09-08 07:01:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fef5c0d-f311-4c51-94e7-e3a7f68f4d2f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:35,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-8fef5c0d-f311-4c51-94e7-e3a7f68f4d2f 2018-09-08 07:01:35,427 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst 2018-09-08 07:01:35,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23b158f0-e85a-488b-93ec-6b8d297b1e4a x-compute-request-id: req-23b158f0-e85a-488b-93ec-6b8d297b1e4a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-flavor"}]} 2018-09-08 07:01:35,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-23b158f0-e85a-488b-93ec-6b8d297b1e4a 2018-09-08 07:01:35,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a6b5775-6807-4289-8a35-02dbc846a6f7 x-compute-request-id: req-2a6b5775-6807-4289-8a35-02dbc846a6f7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:01:35,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765 used request id req-2a6b5775-6807-4289-8a35-02dbc846a6f7 2018-09-08 07:01:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-b097e3e6-2de8-4c92-9b01-8986d14b0171 Date: Sat, 08 Sep 2018 07:01:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:01:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:01:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "metadata": {}}], "self": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "min_disk": 0, "protected": false, "id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "file": "/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image"} 2018-09-08 07:01:35,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image used request id req-b097e3e6-2de8-4c92-9b01-8986d14b0171 2018-09-08 07:01:35,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f667d47-f325-400d-9331-55668907c9c6 Date: Sat, 08 Sep 2018 07:01:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:01:35,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5f667d47-f325-400d-9331-55668907c9c6 2018-09-08 07:01:35,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "imageRef": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "flavorRef": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "max_count": 1, "min_count": 1, "networks": [{"port": "00fc8903-a2e7-4649-a34b-6bc84a212c88"}]}}' 2018-09-08 07:01:37,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51c53868-23d2-4228-9063-8c19fe09ba5d x-compute-request-id: req-51c53868-23d2-4228-9063-8c19fe09ba5d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "adminPass": "W4quGLo8vahX"}} 2018-09-08 07:01:37,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-51c53868-23d2-4228-9063-8c19fe09ba5d 2018-09-08 07:01:37,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:37,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:37 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-a8daba76-92ab-4bae-8389-1ba80781d035 x-compute-request-id: req-a8daba76-92ab-4bae-8389-1ba80781d035 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:01:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:37,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-a8daba76-92ab-4bae-8389-1ba80781d035 2018-09-08 07:01:37,957 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst 2018-09-08 07:01:37,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:38,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:37 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-43065c91-3933-439c-84d2-381e017f6845 x-compute-request-id: req-43065c91-3933-439c-84d2-381e017f6845 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:01:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:38,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-43065c91-3933-439c-84d2-381e017f6845 2018-09-08 07:01:38,169 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - BUILD 2018-09-08 07:01:38,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:41,173 - create_instance - DEBUG - VM status query timeout in 896.7846632 2018-09-08 07:01:41,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:41,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29d92afe-33dc-4179-bec4-439a073dc9ac x-compute-request-id: req-29d92afe-33dc-4179-bec4-439a073dc9ac Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:01:40Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:41,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-29d92afe-33dc-4179-bec4-439a073dc9ac 2018-09-08 07:01:41,622 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - BUILD 2018-09-08 07:01:41,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:44,625 - create_instance - DEBUG - VM status query timeout in 893.332125187 2018-09-08 07:01:44,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:45,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-508f9412-0446-40a7-b581-f23948d99137 x-compute-request-id: req-508f9412-0446-40a7-b581-f23948d99137 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5d:ca", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:01:40Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:45,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-508f9412-0446-40a7-b581-f23948d99137 2018-09-08 07:01:45,395 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - BUILD 2018-09-08 07:01:45,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:48,399 - create_instance - DEBUG - VM status query timeout in 889.55846405 2018-09-08 07:01:48,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:49,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc7e72a3-701e-40c8-b409-5e58eef3ec03 x-compute-request-id: req-bc7e72a3-701e-40c8-b409-5e58eef3ec03 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5d:ca", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:47Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:49,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-bc7e72a3-701e-40c8-b409-5e58eef3ec03 2018-09-08 07:01:49,701 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - ACTIVE 2018-09-08 07:01:49,701 - create_instance - INFO - VM is - ACTIVE 2018-09-08 07:01:49,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:50,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:49 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-fe8ad207-0fc5-4f1c-9e61-c7326db15b9a x-compute-request-id: req-fe8ad207-0fc5-4f1c-9e61-c7326db15b9a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5d:ca", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:47Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:50,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-fe8ad207-0fc5-4f1c-9e61-c7326db15b9a 2018-09-08 07:01:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:50,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-075d35cd-0e21-47d8-a767-5108143ffed7 Date: Sat, 08 Sep 2018 07:01:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:50,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-075d35cd-0e21-47d8-a767-5108143ffed7 2018-09-08 07:01:50,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d136a77-f416-4e34-bd70-867a4d3358bf Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:50,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7d136a77-f416-4e34-bd70-867a4d3358bf 2018-09-08 07:01:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:50,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-603b736f-7291-4de7-b3cf-8735d10111d9 Date: Sat, 08 Sep 2018 07:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:50,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-603b736f-7291-4de7-b3cf-8735d10111d9 2018-09-08 07:01:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-65fca7e6-fa83-4982-af38-6b9ac42a06e8 Date: Sat, 08 Sep 2018 07:01:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.13"}],"id":"00fc8903-a2e7-4649-a34b-6bc84a212c88","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:5d:ca","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:34Z","binding:vnic_type":"normal","device_id":"8a6a4269-623c-457c-aa03-e5aba02bce8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.4"}],"id":"41521128-2c3f-4ba7-8ffd-b30027718654","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:81:a7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1816d4f2-a809-470b-8adc-3d7d9ed142c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.3"}],"id":"62c475b4-1ccf-424d-87f2-388d0e7da388","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:e4:de","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1816d4f2-a809-470b-8adc-3d7d9ed142c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.2"}],"id":"e771136f-1339-4041-9614-bbc1c9461860","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:71:d0","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1816d4f2-a809-470b-8adc-3d7d9ed142c9"}]} 2018-09-08 07:01:50,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-65fca7e6-fa83-4982-af38-6b9ac42a06e8 2018-09-08 07:01:50,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:01:50,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["JTJ5k0xtTPiKGS0C2MalAw"], "issued_at": "2018-09-08T07:01:50.000000Z"}} 2018-09-08 07:01:50,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2591b9b0d4921c7f95c02ceb90e9214f38057087" 2018-09-08 07:01:51,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cc0314-e996-4888-b4a4-2e29c152f16c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:01:51,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6cc0314-e996-4888-b4a4-2e29c152f16c 2018-09-08 07:01:51,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:51,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ab7e3e-0f29-4657-a4eb-4877052e4f56 x-compute-request-id: req-b4ab7e3e-0f29-4657-a4eb-4877052e4f56 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:5d:ca", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:47Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:01:51,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-b4ab7e3e-0f29-4657-a4eb-4877052e4f56 2018-09-08 07:01:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:51,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fd98305e-113f-4681-9261-d61029c94f1b Date: Sat, 08 Sep 2018 07:01:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["55ed4c16-858c-4afd-865a-222b397d8196"],"description":"","tags":[],"updated_at":"2018-09-08T07:01:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:01:51,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net used request id req-fd98305e-113f-4681-9261-d61029c94f1b 2018-09-08 07:01:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:51,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f419d4bb-8c85-49c9-bc44-b4a6c25d9d9a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:01:51,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-f419d4bb-8c85-49c9-bc44-b4a6c25d9d9a 2018-09-08 07:01:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:52,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e04f8d6a-20a9-4fbf-acca-22730d7c1376 Date: Sat, 08 Sep 2018 07:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:01:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"55ed4c16-858c-4afd-865a-222b397d8196","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet"}]} 2018-09-08 07:01:52,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-e04f8d6a-20a9-4fbf-acca-22730d7c1376 2018-09-08 07:01:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:52,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-799dbfc3-6963-4dd2-be5a-72d2fa72e8f6 Date: Sat, 08 Sep 2018 07:01:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.13"}],"id":"00fc8903-a2e7-4649-a34b-6bc84a212c88","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:5d:ca","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:34Z","binding:vnic_type":"normal","device_id":"8a6a4269-623c-457c-aa03-e5aba02bce8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.4"}],"id":"41521128-2c3f-4ba7-8ffd-b30027718654","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:81:a7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1816d4f2-a809-470b-8adc-3d7d9ed142c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.3"}],"id":"62c475b4-1ccf-424d-87f2-388d0e7da388","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:e4:de","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1816d4f2-a809-470b-8adc-3d7d9ed142c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:01:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"55ed4c16-858c-4afd-865a-222b397d8196","ip_address":"10.55.0.2"}],"id":"e771136f-1339-4041-9614-bbc1c9461860","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:71:d0","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1816d4f2-a809-470b-8adc-3d7d9ed142c9","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:01:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1816d4f2-a809-470b-8adc-3d7d9ed142c9"}]} 2018-09-08 07:01:52,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-799dbfc3-6963-4dd2-be5a-72d2fa72e8f6 2018-09-08 07:01:52,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2591b9b0d4921c7f95c02ceb90e9214f38057087" -d '{"volumeAttachment": {"volumeId": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8"}}' 2018-09-08 07:01:54,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-748c1620-186c-4c15-a62b-2eab1c430688 x-compute-request-id: req-748c1620-186c-4c15-a62b-2eab1c430688 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "volumeId": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8"}} 2018-09-08 07:01:54,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e/os-volume_attachments used request id req-748c1620-186c-4c15-a62b-2eab1c430688 2018-09-08 07:01:54,336 - create_instance - INFO - Deleting Port with ID - 00fc8903-a2e7-4649-a34b-6bc84a212c88 2018-09-08 07:01:54,336 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-port 2018-09-08 07:01:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/00fc8903-a2e7-4649-a34b-6bc84a212c88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:54,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c64cbef-cbb6-41bc-8853-276ce28c57ae Date: Sat, 08 Sep 2018 07:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:01:54,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/00fc8903-a2e7-4649-a34b-6bc84a212c88 used request id req-5c64cbef-cbb6-41bc-8853-276ce28c57ae 2018-09-08 07:01:54,774 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst 2018-09-08 07:01:54,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:54,943 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-763d2f36-0904-4f01-9e6c-6c9fe3e2fe29 x-compute-request-id: req-763d2f36-0904-4f01-9e6c-6c9fe3e2fe29 Content-Type: application/json 2018-09-08 07:01:54,943 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-763d2f36-0904-4f01-9e6c-6c9fe3e2fe29 2018-09-08 07:01:54,944 - create_instance - INFO - Checking deletion status 2018-09-08 07:01:54,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:55,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-818124c4-0b29-4416-ac92-88dc0bf94f9a x-compute-request-id: req-818124c4-0b29-4416-ac92-88dc0bf94f9a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:54Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8"}], "metadata": {}}} 2018-09-08 07:01:55,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-818124c4-0b29-4416-ac92-88dc0bf94f9a 2018-09-08 07:01:55,184 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - ACTIVE 2018-09-08 07:01:55,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:01:58,187 - create_instance - DEBUG - VM status query timeout in 296.756520033 2018-09-08 07:01:58,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:01:58,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc97a36-8c9f-4f93-969b-3c9dd07a0961 x-compute-request-id: req-2bc97a36-8c9f-4f93-969b-3c9dd07a0961 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:01:55Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8"}], "metadata": {}}} 2018-09-08 07:01:58,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-2bc97a36-8c9f-4f93-969b-3c9dd07a0961 2018-09-08 07:01:58,290 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - ACTIVE 2018-09-08 07:01:58,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:02:01,292 - create_instance - DEBUG - VM status query timeout in 293.651751041 2018-09-08 07:02:01,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513f1f7f930e81f1b0d1d5a3399dfe170e63a1d" 2018-09-08 07:02:01,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97c52d3e-cf15-41a6-8c5d-6f3eb318c52f x-compute-request-id: req-97c52d3e-cf15-41a6-8c5d-6f3eb318c52f Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e", "rel": "bookmark"}], "image": {"id": "b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "links": [{"href": "http://172.30.9.23:8774/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-08T07:01:46.000000", "flavor": {"id": "0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "links": [{"href": "http://172.30.9.23:8774/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765", "rel": "bookmark"}]}, "id": "8a6a4269-623c-457c-aa03-e5aba02bce8e", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-09-08T07:02:01Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-09-08T07:02:00.000000", "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst", "created": "2018-09-08T07:01:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:01,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8a6a4269-623c-457c-aa03-e5aba02bce8e used request id req-97c52d3e-cf15-41a6-8c5d-6f3eb318c52f 2018-09-08 07:02:01,896 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst] is - DELETED 2018-09-08 07:02:01,896 - create_instance - INFO - VM is - DELETED 2018-09-08 07:02:01,896 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-vm_inst 2018-09-08 07:02:01,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:02:01,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:01 GMT Server: Apache x-compute-request-id: req-a7016953-2981-4576-ba48-0248e5f12df1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7016953-2981-4576-ba48-0248e5f12df1 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:01:55.000000", "replication_status": null, "snapshot_id": null, "id": "86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817", "bootable": "false", "created_at": "2018-09-08T07:01:28.000000", "volume_type": null}} 2018-09-08 07:02:01,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 used request id req-a7016953-2981-4576-ba48-0248e5f12df1 2018-09-08 07:02:01,954 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:02:01,954 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:02:01,954 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:02:01,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:02:02,734 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9dbe9961-3193-4dce-864e-d04cd647c1ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:02:02,734 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 used request id req-9dbe9961-3193-4dce-864e-d04cd647c1ea 2018-09-08 07:02:02,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b668a39-a38f-40d8-bd73-2137439be6a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579283d89c79e140c634493e965a5b2f413d0690" 2018-09-08 07:02:03,455 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:02:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5c5ff6d6-4118-41d7-9769-1af6683a1c55 x-openstack-request-id: req-5c5ff6d6-4118-41d7-9769-1af6683a1c55 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 could not be found.", "code": 404}} 2018-09-08 07:02:03,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 used request id req-5c5ff6d6-4118-41d7-9769-1af6683a1c55 2018-09-08 07:02:03,456 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 86ef7ef7-74ef-4ea4-a1bd-7ff64e2873e8 could not be found. (HTTP 404) (Request-ID: req-5c5ff6d6-4118-41d7-9769-1af6683a1c55) 2018-09-08 07:02:03,456 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817 2018-09-08 07:02:03,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbbb230d2104d09087db808af775a9b8ba7f6ba" 2018-09-08 07:02:03,513 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02: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-b7277227-45e1-467a-94ae-3333708b8b90 x-compute-request-id: req-b7277227-45e1-467a-94ae-3333708b8b90 Content-Length: 0 Content-Type: application/json 2018-09-08 07:02:03,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0cfa1025-f2f1-4490-a349-eb1f9fa1a765 used request id req-b7277227-45e1-467a-94ae-3333708b8b90 2018-09-08 07:02:03,514 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet 2018-09-08 07:02:03,514 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-subnet 2018-09-08 07:02:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/55ed4c16-858c-4afd-865a-222b397d8196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:02:05,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f265875d-9d3a-428e-a10c-5fabd1856ef2 Date: Sat, 08 Sep 2018 07:02:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:02:05,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/55ed4c16-858c-4afd-865a-222b397d8196 used request id req-f265875d-9d3a-428e-a10c-5fabd1856ef2 2018-09-08 07:02:05,572 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-net 2018-09-08 07:02:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1816d4f2-a809-470b-8adc-3d7d9ed142c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e7a200097f97e8db1e8ba2b60600e33d0cff82" 2018-09-08 07:02:06,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d42f209c-e0b2-4acf-b6ff-88e4a258c125 Date: Sat, 08 Sep 2018 07:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:02:06,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1816d4f2-a809-470b-8adc-3d7d9ed142c9 used request id req-d42f209c-e0b2-4acf-b6ff-88e4a258c125 2018-09-08 07:02:06,923 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-14e92390-17df-4747-b6b5-994000332817-image 2018-09-08 07:02:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}035f4e4b16657e0c9b44b4a637b14733726fcb4b" 2018-09-08 07:02:08,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-696af89e-4ee8-42a8-b417-b04a5be5c603 Date: Sat, 08 Sep 2018 07:02:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:02:08,674 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b5381d1e-e23e-49ee-8a9a-855d4fcd1bf2 used request id req-696af89e-4ee8-42a8-b417-b04a5be5c603 2018-09-08 07:02:08,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:02:08,678 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:02:08,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:08,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:09,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Kz1Y3Ax7QNml69foVFv3IA"], "issued_at": "2018-09-08T07:02:09.000000Z"}} 2018-09-08 07:02:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:09,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48eebefd-c06d-4e3d-a208-e44868aa4448 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:09,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-48eebefd-c06d-4e3d-a208-e44868aa4448 2018-09-08 07:02:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:09,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-c34a74f4-8cc7-4d9f-a2c8-196a5873317f Date: Sat, 08 Sep 2018 07:02:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image"} 2018-09-08 07:02:09,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image used request id req-c34a74f4-8cc7-4d9f-a2c8-196a5873317f 2018-09-08 07:02:09,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:09,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2ed446dc-f5a3-465f-bf9d-fc0d31f45cbe Date: Sat, 08 Sep 2018 07:02:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:02:09,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2ed446dc-f5a3-465f-bf9d-fc0d31f45cbe 2018-09-08 07:02:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image"}' 2018-09-08 07:02:09,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 X-Openstack-Request-Id: req-61715bd8-ee25-414a-99a2-386e3034015b Date: Sat, 08 Sep 2018 07:02:09 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:02:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:02:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "min_disk": 0, "protected": false, "id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "file": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:02:09,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-61715bd8-ee25-414a-99a2-386e3034015b 2018-09-08 07:02:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" -d '' 2018-09-08 07:02:11,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-279694ba-b0a2-47e5-a59a-acdc363508e2 Date: Sat, 08 Sep 2018 07:02:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:02:11,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file used request id req-279694ba-b0a2-47e5-a59a-acdc363508e2 2018-09-08 07:02:11,740 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:02:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:11,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-3cc79b3b-20a2-405f-8b1c-0b7394b9c35b Date: Sat, 08 Sep 2018 07:02:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:02:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:02:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "metadata": {}}], "self": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "min_disk": 0, "protected": false, "id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "file": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:02:11,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 used request id req-3cc79b3b-20a2-405f-8b1c-0b7394b9c35b 2018-09-08 07:02:11,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:12,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9b42278a-9bc4-4403-a1d3-16c49b6dd8e2 Date: Sat, 08 Sep 2018 07:02:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:02:12,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9b42278a-9bc4-4403-a1d3-16c49b6dd8e2 2018-09-08 07:02:12,084 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image 2018-09-08 07:02:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:02:12,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-587f3dee-7187-4861-978c-b2bbabc976da Date: Sat, 08 Sep 2018 07:02:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:02:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:02:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "metadata": {}}], "self": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "min_disk": 0, "protected": false, "id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "file": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:02:12,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 used request id req-587f3dee-7187-4861-978c-b2bbabc976da 2018-09-08 07:02:12,105 - create_image - DEBUG - Instance status is - active 2018-09-08 07:02:12,105 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image 2018-09-08 07:02:12,105 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image 2018-09-08 07:02:12,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:12,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:12,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["B25wyUioTveNowRhknZhAQ"], "issued_at": "2018-09-08T07:02:12.000000Z"}} 2018-09-08 07:02:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:12,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcccdae-049c-4fe1-9bee-3ef0de20c50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:12,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bcccdae-049c-4fe1-9bee-3ef0de20c50e 2018-09-08 07:02:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:12,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c0bf451-a722-4540-9d40-8e342bad22be Date: Sat, 08 Sep 2018 07:02:12 GMT RESP BODY: {"networks":[]} 2018-09-08 07:02:12,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-2c0bf451-a722-4540-9d40-8e342bad22be 2018-09-08 07:02:12,810 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net 2018-09-08 07:02:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net", "admin_state_up": true}}' 2018-09-08 07:02:13,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-648c3f7a-94d7-4001-9926-148e217cb368 Date: Sat, 08 Sep 2018 07:02:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","mtu":1450}} 2018-09-08 07:02:13,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-648c3f7a-94d7-4001-9926-148e217cb368 2018-09-08 07:02:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:13,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-fb852046-25ae-482d-b74e-28477fe5457d Date: Sat, 08 Sep 2018 07:02:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:13,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-fb852046-25ae-482d-b74e-28477fe5457d 2018-09-08 07:02:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:13,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25ed3363-dd3a-4d8f-8ad5-37248b17a8c9 Date: Sat, 08 Sep 2018 07:02:13 GMT RESP BODY: {"subnets":[]} 2018-09-08 07:02:13,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-25ed3363-dd3a-4d8f-8ad5-37248b17a8c9 2018-09-08 07:02:13,633 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet 2018-09-08 07:02:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" -d '{"subnets": [{"ip_version": 4, "network_id": "b3783455-b73d-4094-91d5-42b4e5de9718", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]}' 2018-09-08 07:02:14,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ae7524d-9f7d-461f-92da-33bf71e0ab58 Date: Sat, 08 Sep 2018 07:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:14,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0ae7524d-9f7d-461f-92da-33bf71e0ab58 2018-09-08 07:02:14,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1dd8c4ee-4c5e-4e89-a390-0c6cd4436090 Date: Sat, 08 Sep 2018 07:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:14,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-1dd8c4ee-4c5e-4e89-a390-0c6cd4436090 2018-09-08 07:02:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:02:14,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-222e90bc-c057-4c5d-bac6-13edf8fdbe9f Date: Sat, 08 Sep 2018 07:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:14,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-222e90bc-c057-4c5d-bac6-13edf8fdbe9f 2018-09-08 07:02:14,628 - OpenStackNetwork - DEBUG - Network [b3783455-b73d-4094-91d5-42b4e5de9718] created successfully 2018-09-08 07:02:14,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:14,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:15,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["7cjWXQ07StGFtpTcSMg15w"], "issued_at": "2018-09-08T07:02:15.000000Z"}} 2018-09-08 07:02:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e342cb3a56a57572cdc382c96550ad2b51433714" 2018-09-08 07:02:15,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8234bcc1-556b-48e2-9595-884b6c4c6f6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:15,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8234bcc1-556b-48e2-9595-884b6c4c6f6d 2018-09-08 07:02:15,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:02:15,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e342cb3a56a57572cdc382c96550ad2b51433714" 2018-09-08 07:02:15,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbc2a13f-8975-4272-9d05-349e17d80ecc x-compute-request-id: req-cbc2a13f-8975-4272-9d05-349e17d80ecc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:02:15,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cbc2a13f-8975-4272-9d05-349e17d80ecc 2018-09-08 07:02:15,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e342cb3a56a57572cdc382c96550ad2b51433714" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:02:15,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2357ad89-9d96-4f4a-a8b0-faf1d583b9e9 x-compute-request-id: req-2357ad89-9d96-4f4a-a8b0-faf1d583b9e9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:02:15,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2357ad89-9d96-4f4a-a8b0-faf1d583b9e9 2018-09-08 07:02:15,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:15,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:15,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["vXkNtu93T7O2QRbjzXJNtQ"], "issued_at": "2018-09-08T07:02:15.000000Z"}} 2018-09-08 07:02:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:15,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc22566-536e-438d-86f0-f0b5dd4e7112 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:15,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8fc22566-536e-438d-86f0-f0b5dd4e7112 2018-09-08 07:02:15,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:16,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:15 GMT Server: Apache x-compute-request-id: req-0c509fb9-61d5-4d1c-a126-3c8117396986 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c509fb9-61d5-4d1c-a126-3c8117396986 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 07:02:16,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-0c509fb9-61d5-4d1c-a126-3c8117396986 2018-09-08 07:02:16,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 07:02:16,576 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02:16 GMT Server: Apache x-compute-request-id: req-0b42a698-1b6c-4ae1-8c6f-db3cb24658df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b42a698-1b6c-4ae1-8c6f-db3cb24658df Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T07:02:16.386809", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1}} 2018-09-08 07:02:16,576 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes used request id req-0b42a698-1b6c-4ae1-8c6f-db3cb24658df 2018-09-08 07:02:16,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:16,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:16 GMT Server: Apache x-compute-request-id: req-e23e22ea-0f82-4616-b6cc-836a9a2dd8b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e23e22ea-0f82-4616-b6cc-836a9a2dd8b3 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:16.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:16,772 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-e23e22ea-0f82-4616-b6cc-836a9a2dd8b3 2018-09-08 07:02:16,772 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:02:16,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:16,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:16 GMT Server: Apache x-compute-request-id: req-772e16bb-3a45-4364-8d03-a832f3c4a019 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-772e16bb-3a45-4364-8d03-a832f3c4a019 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:16.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:16,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-772e16bb-3a45-4364-8d03-a832f3c4a019 2018-09-08 07:02:16,990 - create_volume - DEBUG - Instance status is - creating 2018-09-08 07:02:16,990 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 07:02:19,993 - create_volume - DEBUG - Volume status query timeout in 296.778973103 2018-09-08 07:02:19,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:20,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:19 GMT Server: Apache x-compute-request-id: req-b3df8476-c873-4383-b009-454e993f86b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3df8476-c873-4383-b009-454e993f86b3 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:16.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:20,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-b3df8476-c873-4383-b009-454e993f86b3 2018-09-08 07:02:20,834 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:02:20,834 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:02:20,834 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:02:20,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:20,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:21,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["DQLkUqMXQcK-ayxkEkr75A"], "issued_at": "2018-09-08T07:02:21.000000Z"}} 2018-09-08 07:02:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:21,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6087aa55-9b27-425f-99e5-42d7546e7f60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:21,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6087aa55-9b27-425f-99e5-42d7546e7f60 2018-09-08 07:02:21,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:02:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:21,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b23d87-0845-4356-94f4-09909c8c4fa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:21,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06b23d87-0845-4356-94f4-09909c8c4fa6 2018-09-08 07:02:21,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:21,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-85cf525b-7962-46aa-a1b6-bc8986368252 Date: Sat, 08 Sep 2018 07:02:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:21,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-85cf525b-7962-46aa-a1b6-bc8986368252 2018-09-08 07:02:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:02:21,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:02:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:21,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1d9a3d-7d38-44d5-a29a-879fd49f0ab2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:21,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-fc1d9a3d-7d38-44d5-a29a-879fd49f0ab2 2018-09-08 07:02:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:21,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b3084963-0472-4c0c-b073-d676a43e2b24 Date: Sat, 08 Sep 2018 07:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:21,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-b3084963-0472-4c0c-b073-d676a43e2b24 2018-09-08 07:02:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:22,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-223265df-d78d-49fa-9f3a-12da75dc5b42 Date: Sat, 08 Sep 2018 07:02:22 GMT RESP BODY: {"ports":[]} 2018-09-08 07:02:22,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True used request id req-223265df-d78d-49fa-9f3a-12da75dc5b42 2018-09-08 07:02:22,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:22,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2b47e72-217e-41d8-961a-d5700ef240f4 x-compute-request-id: req-e2b47e72-217e-41d8-961a-d5700ef240f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:02:22,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst used request id req-e2b47e72-217e-41d8-961a-d5700ef240f4 2018-09-08 07:02:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:22,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7d9e623a-91a2-48bc-ad05-39288d6e37b6 Date: Sat, 08 Sep 2018 07:02:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:22,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-7d9e623a-91a2-48bc-ad05-39288d6e37b6 2018-09-08 07:02:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:22,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3096355-c691-403c-b195-fdec32c8b31d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:22,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b3096355-c691-403c-b195-fdec32c8b31d 2018-09-08 07:02:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7855f54-eed2-41a1-8978-a6fac1f09d41 Date: Sat, 08 Sep 2018 07:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:23,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-b7855f54-eed2-41a1-8978-a6fac1f09d41 2018-09-08 07:02:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:23,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d5fe33f-f331-4d1e-a3ba-d942ee527fc4 Date: Sat, 08 Sep 2018 07:02:23 GMT RESP BODY: {"ports":[]} 2018-09-08 07:02:23,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True used request id req-8d5fe33f-f331-4d1e-a3ba-d942ee527fc4 2018-09-08 07:02:23,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:02:23,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:23,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["kn2Wt1YHRumLlAl2b8oMrA"], "issued_at": "2018-09-08T07:02:23.000000Z"}} 2018-09-08 07:02:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd98730ad08a91fcc5094db79889558b39a5e7f" 2018-09-08 07:02:23,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9996c75e-945d-4cd3-9350-7cedb3e818f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:23,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9996c75e-945d-4cd3-9350-7cedb3e818f6 2018-09-08 07:02:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:23,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b0c1fca2-ce36-4854-b995-817d006b47e7 Date: Sat, 08 Sep 2018 07:02:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:23,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-b0c1fca2-ce36-4854-b995-817d006b47e7 2018-09-08 07:02:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b5de72e6-5799-4744-9252-d174be4c3bd2 Date: Sat, 08 Sep 2018 07:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:24,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-b5de72e6-5799-4744-9252-d174be4c3bd2 2018-09-08 07:02:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-67978520-270b-4540-81c6-274a159d844e Date: Sat, 08 Sep 2018 07:02:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:24,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-67978520-270b-4540-81c6-274a159d844e 2018-09-08 07:02:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:02:24,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:02:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:02:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd98730ad08a91fcc5094db79889558b39a5e7f" 2018-09-08 07:02:24,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31e6948-1381-4807-8550-d56b45e6197a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:24,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a31e6948-1381-4807-8550-d56b45e6197a 2018-09-08 07:02:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:24,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e81b4925-b981-4606-a5e5-d7678632bf2d Date: Sat, 08 Sep 2018 07:02:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:24,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-e81b4925-b981-4606-a5e5-d7678632bf2d 2018-09-08 07:02:24,678 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net 2018-09-08 07:02:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" -d '{"port": {"network_id": "b3783455-b73d-4094-91d5-42b4e5de9718", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port", "admin_state_up": true}}' 2018-09-08 07:02:25,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-2f534a32-482e-485d-bf7f-68061fbbdd87 Date: Sat, 08 Sep 2018 07:02:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:25Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:5c:f7","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","qos_policy_id":null,"admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal"}} 2018-09-08 07:02:25,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-2f534a32-482e-485d-bf7f-68061fbbdd87 2018-09-08 07:02:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:25,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ddd2d5b3-9213-42ce-b785-4b7e5f5c873c Date: Sat, 08 Sep 2018 07:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:25,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-ddd2d5b3-9213-42ce-b785-4b7e5f5c873c 2018-09-08 07:02:25,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9c98c1-681f-4d61-845f-a5f54a7cc560 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:26,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-6f9c98c1-681f-4d61-845f-a5f54a7cc560 2018-09-08 07:02:26,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-512bca3b-130d-4970-9fdc-dc1d9e26a889 Date: Sat, 08 Sep 2018 07:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:26,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-512bca3b-130d-4970-9fdc-dc1d9e26a889 2018-09-08 07:02:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-6e55c910-7c93-4e8c-b2bd-fdcc8d92fa57 Date: Sat, 08 Sep 2018 07:02:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 07:02:26,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port&admin_state_up=True used request id req-6e55c910-7c93-4e8c-b2bd-fdcc8d92fa57 2018-09-08 07:02:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4348bda-3899-42f2-b61a-68e8bb2321a5 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:26,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c4348bda-3899-42f2-b61a-68e8bb2321a5 2018-09-08 07:02:26,518 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst 2018-09-08 07:02:26,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11d6857-7e50-414e-ab71-5da35be3d474 x-compute-request-id: req-d11d6857-7e50-414e-ab71-5da35be3d474 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-flavor"}]} 2018-09-08 07:02:26,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d11d6857-7e50-414e-ab71-5da35be3d474 2018-09-08 07:02:26,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-179aa921-5bd7-4999-931f-2fe610e56d56 x-compute-request-id: req-179aa921-5bd7-4999-931f-2fe610e56d56 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:02:26,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a used request id req-179aa921-5bd7-4999-931f-2fe610e56d56 2018-09-08 07:02:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:26,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ca0b25e2-cbdd-46d1-8f01-59b3fde6b613 Date: Sat, 08 Sep 2018 07:02:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:02:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:02:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "metadata": {}}], "self": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "min_disk": 0, "protected": false, "id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "file": "/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image"} 2018-09-08 07:02:26,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image used request id req-ca0b25e2-cbdd-46d1-8f01-59b3fde6b613 2018-09-08 07:02:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:27,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc6d7276-8a2e-409d-a899-e270bcbb5dac Date: Sat, 08 Sep 2018 07:02:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:02:27,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cc6d7276-8a2e-409d-a899-e270bcbb5dac 2018-09-08 07:02:27,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "imageRef": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "flavorRef": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "max_count": 1, "min_count": 1, "networks": [{"port": "1acb6b62-0ffb-4472-aee6-ca1f999cc5b6"}]}}' 2018-09-08 07:02:28,733 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f49ca23-1314-44ce-87f9-97da9492e98d x-compute-request-id: req-3f49ca23-1314-44ce-87f9-97da9492e98d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "adminPass": "wNLWheEiM4Rd"}} 2018-09-08 07:02:28,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3f49ca23-1314-44ce-87f9-97da9492e98d 2018-09-08 07:02:28,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:29,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-574d8e63-72a7-4a1c-bd0d-eb191d88216a x-compute-request-id: req-574d8e63-72a7-4a1c-bd0d-eb191d88216a Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:02:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:29,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-574d8e63-72a7-4a1c-bd0d-eb191d88216a 2018-09-08 07:02:29,371 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst 2018-09-08 07:02:29,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:30,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea2dfaba-6666-435f-ae9c-da12e59f21f8 x-compute-request-id: req-ea2dfaba-6666-435f-ae9c-da12e59f21f8 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:02:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:30,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-ea2dfaba-6666-435f-ae9c-da12e59f21f8 2018-09-08 07:02:30,179 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst] is - BUILD 2018-09-08 07:02:30,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:02:33,182 - create_instance - DEBUG - VM status query timeout in 896.188508987 2018-09-08 07:02:33,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:33,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5704c75-eeb3-4986-a208-2ebd2b07cd05 x-compute-request-id: req-a5704c75-eeb3-4986-a208-2ebd2b07cd05 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:02:29Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:33,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-a5704c75-eeb3-4986-a208-2ebd2b07cd05 2018-09-08 07:02:33,771 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst] is - BUILD 2018-09-08 07:02:33,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:02:36,775 - create_instance - DEBUG - VM status query timeout in 892.596414089 2018-09-08 07:02:36,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:37,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ce29fa6-eb60-4702-9a11-279145244954 x-compute-request-id: req-0ce29fa6-eb60-4702-9a11-279145244954 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:35Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:37,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-0ce29fa6-eb60-4702-9a11-279145244954 2018-09-08 07:02:37,470 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst] is - ACTIVE 2018-09-08 07:02:37,470 - create_instance - INFO - VM is - ACTIVE 2018-09-08 07:02:37,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:37,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:37 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-733db239-b451-4d86-b3e2-4b09d064d0bb x-compute-request-id: req-733db239-b451-4d86-b3e2-4b09d064d0bb Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:35Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:37,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-733db239-b451-4d86-b3e2-4b09d064d0bb 2018-09-08 07:02:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1f68807b-f32c-4b78-b8ac-9b484cd21d09 Date: Sat, 08 Sep 2018 07:02:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:37,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-1f68807b-f32c-4b78-b8ac-9b484cd21d09 2018-09-08 07:02:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:38,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f0ecc2-6d1f-4d42-afa6-c6f030785e0e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:38,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-79f0ecc2-6d1f-4d42-afa6-c6f030785e0e 2018-09-08 07:02:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:38,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7696c1cc-8834-4282-8750-a70d1e0dc81e Date: Sat, 08 Sep 2018 07:02:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:38,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-7696c1cc-8834-4282-8750-a70d1e0dc81e 2018-09-08 07:02:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:38,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ad51b3de-b90e-4949-96ef-fab743ca2d85 Date: Sat, 08 Sep 2018 07:02:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:38,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-ad51b3de-b90e-4949-96ef-fab743ca2d85 2018-09-08 07:02:38,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:02:38,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["XTy8hmVbQvKX37O5CKdZTg"], "issued_at": "2018-09-08T07:02:38.000000Z"}} 2018-09-08 07:02:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:38,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ac0c1a-9f0b-4ba5-9b69-000d2c0481f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:38,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68ac0c1a-9f0b-4ba5-9b69-000d2c0481f1 2018-09-08 07:02:38,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:39,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0f77bd-5258-48ed-a400-61437c674836 x-compute-request-id: req-9d0f77bd-5258-48ed-a400-61437c674836 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:35Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:39,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-9d0f77bd-5258-48ed-a400-61437c674836 2018-09-08 07:02:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:39,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7dff78b8-bfb4-45cd-a563-b7631aee4167 Date: Sat, 08 Sep 2018 07:02:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:39,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-7dff78b8-bfb4-45cd-a563-b7631aee4167 2018-09-08 07:02:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:39,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec790a5b-7976-4c66-bd6a-2b51ce803db3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:39,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ec790a5b-7976-4c66-bd6a-2b51ce803db3 2018-09-08 07:02:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:39,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6264e179-160a-4383-a48e-a7c462491352 Date: Sat, 08 Sep 2018 07:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:39,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-6264e179-160a-4383-a48e-a7c462491352 2018-09-08 07:02:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:39,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-a37dc45f-5e6e-45cb-9d73-b8d730dcc44f Date: Sat, 08 Sep 2018 07:02:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:39,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-a37dc45f-5e6e-45cb-9d73-b8d730dcc44f 2018-09-08 07:02:39,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" -d '{"volumeAttachment": {"volumeId": "83714bfa-44ea-4881-85da-3eb44e42049c"}}' 2018-09-08 07:02:41,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d97b894-4da5-4401-bafb-537b708b0738 x-compute-request-id: req-2d97b894-4da5-4401-bafb-537b708b0738 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "volumeId": "83714bfa-44ea-4881-85da-3eb44e42049c"}} 2018-09-08 07:02:41,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423/os-volume_attachments used request id req-2d97b894-4da5-4401-bafb-537b708b0738 2018-09-08 07:02:41,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5b39848-c2b1-4faf-836e-1540c8d840d5 x-compute-request-id: req-b5b39848-c2b1-4faf-836e-1540c8d840d5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:35Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "metadata": {}}} 2018-09-08 07:02:42,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-b5b39848-c2b1-4faf-836e-1540c8d840d5 2018-09-08 07:02:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1c8ec5ae-54f9-4da0-b4e6-0266f6088086 Date: Sat, 08 Sep 2018 07:02:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:42,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-1c8ec5ae-54f9-4da0-b4e6-0266f6088086 2018-09-08 07:02:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:02:42,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:02:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:02:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03d8da2-4b37-40d4-aada-9e928cdec421 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:42,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e03d8da2-4b37-40d4-aada-9e928cdec421 2018-09-08 07:02:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2af3180f-ac81-47f8-992f-4bbfe19e5b6d Date: Sat, 08 Sep 2018 07:02:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:42,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-2af3180f-ac81-47f8-992f-4bbfe19e5b6d 2018-09-08 07:02:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-772211b5-1a33-4b4f-bde3-7ac0735b7155 Date: Sat, 08 Sep 2018 07:02:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-772211b5-1a33-4b4f-bde3-7ac0735b7155 2018-09-08 07:02:42,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1cc15f-7756-4b66-9758-710070218e50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:02:42,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f1cc15f-7756-4b66-9758-710070218e50 2018-09-08 07:02:42,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:43,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3447e0e5-0e33-465a-93c0-35d9caaca0b4 x-compute-request-id: req-3447e0e5-0e33-465a-93c0-35d9caaca0b4 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "metadata": {}}} 2018-09-08 07:02:43,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-3447e0e5-0e33-465a-93c0-35d9caaca0b4 2018-09-08 07:02:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:43,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3483aa50-6839-418d-a6b0-3bb1127a811e Date: Sat, 08 Sep 2018 07:02:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-3483aa50-6839-418d-a6b0-3bb1127a811e 2018-09-08 07:02:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd44c1ee-3222-48ef-a07a-0e8442bf8d0f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:43,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-dd44c1ee-3222-48ef-a07a-0e8442bf8d0f 2018-09-08 07:02:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-adfe4399-8655-4bea-8aac-cd3f7d179e5d Date: Sat, 08 Sep 2018 07:02:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:43,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-adfe4399-8655-4bea-8aac-cd3f7d179e5d 2018-09-08 07:02:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:43,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-5ea67398-a600-4133-b608-7c2e3b571f02 Date: Sat, 08 Sep 2018 07:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:43,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-5ea67398-a600-4133-b608-7c2e3b571f02 2018-09-08 07:02:43,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:45,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:43 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-d1ce75fa-6bba-45bf-9393-d4b2512cc40b x-compute-request-id: req-d1ce75fa-6bba-45bf-9393-d4b2512cc40b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "metadata": {}}} 2018-09-08 07:02:45,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-d1ce75fa-6bba-45bf-9393-d4b2512cc40b 2018-09-08 07:02:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0f9bb886-fbca-4d73-86a3-d00eadcebcd7 Date: Sat, 08 Sep 2018 07:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-0f9bb886-fbca-4d73-86a3-d00eadcebcd7 2018-09-08 07:02:45,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:45,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caadb6ff-eeda-4ab1-b0ce-0208edd1ae73 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:45,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-caadb6ff-eeda-4ab1-b0ce-0208edd1ae73 2018-09-08 07:02:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:45,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7fe9cc67-5650-4005-b34e-fe1e1af0e4d4 Date: Sat, 08 Sep 2018 07:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:45,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-7fe9cc67-5650-4005-b34e-fe1e1af0e4d4 2018-09-08 07:02:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:45,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-974bc247-c303-45bd-8364-ca823a6b07b4 Date: Sat, 08 Sep 2018 07:02:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:45,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-974bc247-c303-45bd-8364-ca823a6b07b4 2018-09-08 07:02:45,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:46,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:45 GMT Server: Apache x-compute-request-id: req-9ded3b17-d779-49ff-a235-bc7d81d6dc9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ded3b17-d779-49ff-a235-bc7d81d6dc9c Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "attachment_id": "30e4a786-e1a2-40d1-81d2-e8689fdba93c", "attached_at": "2018-09-08T07:02:43.000000", "host_name": null, "volume_id": "83714bfa-44ea-4881-85da-3eb44e42049c", "device": "/dev/vdb", "id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:43.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:46,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-9ded3b17-d779-49ff-a235-bc7d81d6dc9c 2018-09-08 07:02:46,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:46,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3534b59-62c8-44b9-a16d-0b1cead34f85 x-compute-request-id: req-f3534b59-62c8-44b9-a16d-0b1cead34f85 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:5c:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:42Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "metadata": {}}} 2018-09-08 07:02:46,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-f3534b59-62c8-44b9-a16d-0b1cead34f85 2018-09-08 07:02:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e977a363-1a2b-4038-86ad-6f8da89950d9 Date: Sat, 08 Sep 2018 07:02:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3783455-b73d-4094-91d5-42b4e5de9718","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["dfa38832-adb1-4a06-82fe-cd8b4450c8cd"],"description":"","tags":[],"updated_at":"2018-09-08T07:02:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","provider:network_type":"vxlan"}]} 2018-09-08 07:02:46,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net used request id req-e977a363-1a2b-4038-86ad-6f8da89950d9 2018-09-08 07:02:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:46,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7f40da-5a8d-41a9-b090-53822dc9bced Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:02:46,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ee7f40da-5a8d-41a9-b090-53822dc9bced 2018-09-08 07:02:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:47,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b7db1a6-32bf-4633-8a32-e6893e366293 Date: Sat, 08 Sep 2018 07:02:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:13Z","dns_nameservers":[],"updated_at":"2018-09-08T07:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet"}]} 2018-09-08 07:02:47,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-4b7db1a6-32bf-4633-8a32-e6893e366293 2018-09-08 07:02:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:47,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-b3609b7a-12fb-41b6-926c-84b85776618a Date: Sat, 08 Sep 2018 07:02:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.14"}],"id":"1acb6b62-0ffb-4472-aee6-ca1f999cc5b6","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:5c:f7","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:25Z","binding:vnic_type":"normal","device_id":"fb1e1f0b-e49f-432f-a48f-671a9d0ec423"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.4"}],"id":"7713fa54-47e8-490a-aae1-a3c7790e376a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:60:2c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.2"}],"id":"9b36990b-e906-429d-893c-38f9e4b4037a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:da:79","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b3783455-b73d-4094-91d5-42b4e5de9718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa38832-adb1-4a06-82fe-cd8b4450c8cd","ip_address":"10.55.0.3"}],"id":"efefe9ee-24df-49f5-af68-a66f6316dd7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:6e:5e","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3783455-b73d-4094-91d5-42b4e5de9718","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:02:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b3783455-b73d-4094-91d5-42b4e5de9718"}]} 2018-09-08 07:02:47,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-b3609b7a-12fb-41b6-926c-84b85776618a 2018-09-08 07:02:47,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423/os-volume_attachments/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eab63c006b70daf77462968dae8d912d628fcd0" 2018-09-08 07:02:49,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97a87878-f655-4ea8-b907-2c1761c2a5b0 x-compute-request-id: req-97a87878-f655-4ea8-b907-2c1761c2a5b0 Content-Length: 0 Content-Type: application/json 2018-09-08 07:02:49,192 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423/os-volume_attachments/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-97a87878-f655-4ea8-b907-2c1761c2a5b0 2018-09-08 07:02:49,193 - create_instance - INFO - Deleting Port with ID - 1acb6b62-0ffb-4472-aee6-ca1f999cc5b6 2018-09-08 07:02:49,193 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-port 2018-09-08 07:02:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1acb6b62-0ffb-4472-aee6-ca1f999cc5b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:49,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-609a691c-c6fa-4b66-bb9b-000a4a64c497 Date: Sat, 08 Sep 2018 07:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:02:49,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1acb6b62-0ffb-4472-aee6-ca1f999cc5b6 used request id req-609a691c-c6fa-4b66-bb9b-000a4a64c497 2018-09-08 07:02:49,653 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst 2018-09-08 07:02:49,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:49,843 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:02:49 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-bec97588-d0f9-43f7-b4d3-8fe4b358c8be x-compute-request-id: req-bec97588-d0f9-43f7-b4d3-8fe4b358c8be Content-Type: application/json 2018-09-08 07:02:49,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-bec97588-d0f9-43f7-b4d3-8fe4b358c8be 2018-09-08 07:02:49,843 - create_instance - INFO - Checking deletion status 2018-09-08 07:02:49,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:50,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:49 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-947056d2-3f93-4237-ab0e-fa1b9d355c17 x-compute-request-id: req-947056d2-3f93-4237-ab0e-fa1b9d355c17 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:49Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [{"id": "83714bfa-44ea-4881-85da-3eb44e42049c"}], "metadata": {}}} 2018-09-08 07:02:50,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-947056d2-3f93-4237-ab0e-fa1b9d355c17 2018-09-08 07:02:50,235 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst] is - ACTIVE 2018-09-08 07:02:50,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:02:53,239 - create_instance - DEBUG - VM status query timeout in 296.604900122 2018-09-08 07:02:53,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:53,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5616bf61-8620-404e-be63-2fd4ae2ed19c x-compute-request-id: req-5616bf61-8620-404e-be63-2fd4ae2ed19c Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "rel": "bookmark"}], "image": {"id": "03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "links": [{"href": "http://172.30.9.23:8774/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-08T07:02:34.000000", "flavor": {"id": "67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "links": [{"href": "http://172.30.9.23:8774/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a", "rel": "bookmark"}]}, "id": "fb1e1f0b-e49f-432f-a48f-671a9d0ec423", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:02:49Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst", "created": "2018-09-08T07:02:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:02:53,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-5616bf61-8620-404e-be63-2fd4ae2ed19c 2018-09-08 07:02:53,652 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst] is - ACTIVE 2018-09-08 07:02:53,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:02:56,655 - create_instance - DEBUG - VM status query timeout in 293.188607216 2018-09-08 07:02:56,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7898933c3a8d4066667c072fc98ff599f83f2343" 2018-09-08 07:02:56,701 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-496fe23a-7b78-4a00-82b3-51d81b999620 x-compute-request-id: req-496fe23a-7b78-4a00-82b3-51d81b999620 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fb1e1f0b-e49f-432f-a48f-671a9d0ec423 could not be found.", "code": 404}} 2018-09-08 07:02:56,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fb1e1f0b-e49f-432f-a48f-671a9d0ec423 used request id req-496fe23a-7b78-4a00-82b3-51d81b999620 2018-09-08 07:02:56,701 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fb1e1f0b-e49f-432f-a48f-671a9d0ec423 could not be found. (HTTP 404) (Request-ID: req-496fe23a-7b78-4a00-82b3-51d81b999620) 2018-09-08 07:02:56,702 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-vm_inst 2018-09-08 07:02:56,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:57,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:56 GMT Server: Apache x-compute-request-id: req-45acab47-97ff-4dcc-ac93-0184766c50aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45acab47-97ff-4dcc-ac93-0184766c50aa Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:56.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:57,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-45acab47-97ff-4dcc-ac93-0184766c50aa 2018-09-08 07:02:57,423 - create_volume - DEBUG - Instance status is - available 2018-09-08 07:02:57,423 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:02:57,423 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:02:57,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:57,531 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:02:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-225e460c-b51c-43bf-bb7b-d1ded4764710 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:02:57,531 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-225e460c-b51c-43bf-bb7b-d1ded4764710 2018-09-08 07:02:57,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:02:57,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:02:57 GMT Server: Apache x-compute-request-id: req-59ecdd65-6816-4a63-8990-e7226cada811 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59ecdd65-6816-4a63-8990-e7226cada811 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:02:57.000000", "replication_status": null, "snapshot_id": null, "id": "83714bfa-44ea-4881-85da-3eb44e42049c", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c", "bootable": "false", "created_at": "2018-09-08T07:02:16.000000", "volume_type": null}} 2018-09-08 07:02:57,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-59ecdd65-6816-4a63-8990-e7226cada811 2018-09-08 07:02:57,736 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 07:02:57,736 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 07:03:00,740 - create_volume - DEBUG - Volume status query timeout in 56.7913150787 2018-09-08 07:03:00,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c509fb9-61d5-4d1c-a126-3c8117396986" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb55e4c65ea7f7c019c7ad12615621b91db46d9b" 2018-09-08 07:03:00,776 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:03:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f5b2b037-2c62-4547-9540-ce6baa2c3ff5 x-openstack-request-id: req-f5b2b037-2c62-4547-9540-ce6baa2c3ff5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 83714bfa-44ea-4881-85da-3eb44e42049c could not be found.", "code": 404}} 2018-09-08 07:03:00,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/83714bfa-44ea-4881-85da-3eb44e42049c used request id req-f5b2b037-2c62-4547-9540-ce6baa2c3ff5 2018-09-08 07:03:00,777 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 83714bfa-44ea-4881-85da-3eb44e42049c could not be found. (HTTP 404) (Request-ID: req-f5b2b037-2c62-4547-9540-ce6baa2c3ff5) 2018-09-08 07:03:00,777 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c 2018-09-08 07:03:00,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e342cb3a56a57572cdc382c96550ad2b51433714" 2018-09-08 07:03:01,183 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12c2af5a-9033-43d6-9f7c-cf281c63349d x-compute-request-id: req-12c2af5a-9033-43d6-9f7c-cf281c63349d Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:01,184 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/67d63fc2-a2f9-48b6-b39c-5d1c1f85614a used request id req-12c2af5a-9033-43d6-9f7c-cf281c63349d 2018-09-08 07:03:01,184 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet 2018-09-08 07:03:01,185 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-subnet 2018-09-08 07:03:01,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/dfa38832-adb1-4a06-82fe-cd8b4450c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:03:03,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f062331a-53b1-48b1-ab04-ce92bf235166 Date: Sat, 08 Sep 2018 07:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:03:03,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dfa38832-adb1-4a06-82fe-cd8b4450c8cd used request id req-f062331a-53b1-48b1-ab04-ce92bf235166 2018-09-08 07:03:03,361 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-net 2018-09-08 07:03:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b3783455-b73d-4094-91d5-42b4e5de9718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6098de6702872266cf7f0fae2fba66d68fa03ed" 2018-09-08 07:03:04,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c998d550-dc0e-4e76-b7fc-6766cc471a52 Date: Sat, 08 Sep 2018 07:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:03:04,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b3783455-b73d-4094-91d5-42b4e5de9718 used request id req-c998d550-dc0e-4e76-b7fc-6766cc471a52 2018-09-08 07:03:04,534 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b858e98f-0344-4cac-980e-e638afc86a1c-image 2018-09-08 07:03:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9672bf714464aecb3208de9fc7c2a9a1cb28efb" 2018-09-08 07:03:05,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e22f2ced-70f6-4d2f-9f97-efb82137686b Date: Sat, 08 Sep 2018 07:03:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:03:05,512 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/03262eca-73d3-4bd7-a6a5-a7fc303b5ac9 used request id req-e22f2ced-70f6-4d2f-9f97-efb82137686b 2018-09-08 07:03:05,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:05,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:05,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:05,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["A6EORqBJS0SnH5pASlnABw"], "issued_at": "2018-09-08T07:03:05.000000Z"}} 2018-09-08 07:03:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f86f1159da3bb6b4275c7225d40a686c48e9c54" 2018-09-08 07:03:05,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dde130-8bb6-41cf-80e0-ed2ac4ac4e09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:05,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-84dde130-8bb6-41cf-80e0-ed2ac4ac4e09 2018-09-08 07:03:05,985 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:05,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f86f1159da3bb6b4275c7225d40a686c48e9c54" 2018-09-08 07:03:06,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11a75498-89cf-4eeb-92fa-e37c244ea37a x-compute-request-id: req-11a75498-89cf-4eeb-92fa-e37c244ea37a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:06,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-11a75498-89cf-4eeb-92fa-e37c244ea37a 2018-09-08 07:03:06,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f86f1159da3bb6b4275c7225d40a686c48e9c54" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-55a55218-818c-4e40-bdf1-bf6bd49e1959name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-08 07:03:06,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03: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-67b9c24c-2dc0-4065-ad40-b104a4caf2dd x-compute-request-id: req-67b9c24c-2dc0-4065-ad40-b104a4caf2dd Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d5ba3355-391c-4ff1-b84d-f9453dd288a6", "name": "CreateFlavorTests-55a55218-818c-4e40-bdf1-bf6bd49e1959name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:06,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-67b9c24c-2dc0-4065-ad40-b104a4caf2dd 2018-09-08 07:03:06,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:06,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["vHLd8cNbSm-WXISbblQgow"], "issued_at": "2018-09-08T07:03:06.000000Z"}} 2018-09-08 07:03:06,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1fb9ceb326bef38e21a8b3f101b1c0d739f053" 2018-09-08 07:03:06,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03: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-442897fa-0db9-4b81-af52-b6040ca0dd66 x-compute-request-id: req-442897fa-0db9-4b81-af52-b6040ca0dd66 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d5ba3355-391c-4ff1-b84d-f9453dd288a6", "name": "CreateFlavorTests-55a55218-818c-4e40-bdf1-bf6bd49e1959name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:06,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6 used request id req-442897fa-0db9-4b81-af52-b6040ca0dd66 2018-09-08 07:03:06,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1fb9ceb326bef38e21a8b3f101b1c0d739f053" 2018-09-08 07:03:06,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03: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-6114d6f5-9159-4bf7-baca-21b71994e46c x-compute-request-id: req-6114d6f5-9159-4bf7-baca-21b71994e46c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:03:06,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6/os-extra_specs used request id req-6114d6f5-9159-4bf7-baca-21b71994e46c 2018-09-08 07:03:06,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f86f1159da3bb6b4275c7225d40a686c48e9c54" 2018-09-08 07:03:06,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03: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-3618f56d-7cda-4eaa-9fff-04ce9226f570 x-compute-request-id: req-3618f56d-7cda-4eaa-9fff-04ce9226f570 Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:06,855 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d5ba3355-391c-4ff1-b84d-f9453dd288a6 used request id req-3618f56d-7cda-4eaa-9fff-04ce9226f570 2018-09-08 07:03:06,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1fb9ceb326bef38e21a8b3f101b1c0d739f053" 2018-09-08 07:03:06,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03: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-cfbf19a4-5b35-4b99-9d6f-0a7668fdcb27 x-compute-request-id: req-cfbf19a4-5b35-4b99-9d6f-0a7668fdcb27 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:06,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cfbf19a4-5b35-4b99-9d6f-0a7668fdcb27 2018-09-08 07:03:06,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:06,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:06,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:07,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["3Fj0_7k6QnyUVAlL5-MjLA"], "issued_at": "2018-09-08T07:03:07.000000Z"}} 2018-09-08 07:03:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a81c276dc6bdc3bba49bdb09bed8456b99110" 2018-09-08 07:03:07,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95930260-1182-4a49-b67e-305d9445d0f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:07,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95930260-1182-4a49-b67e-305d9445d0f5 2018-09-08 07:03:07,368 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:07,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a81c276dc6bdc3bba49bdb09bed8456b99110" 2018-09-08 07:03:07,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03: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-1063c94a-1eb8-487c-8672-4604ba244040 x-compute-request-id: req-1063c94a-1eb8-487c-8672-4604ba244040 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:07,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1063c94a-1eb8-487c-8672-4604ba244040 2018-09-08 07:03:07,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a81c276dc6bdc3bba49bdb09bed8456b99110" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-029777b0-7ba9-40af-8964-a25ce069923bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-08 07:03:07,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78d867ea-33e9-4bdc-9560-d6eeec7adbbe x-compute-request-id: req-78d867ea-33e9-4bdc-9560-d6eeec7adbbe Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/38e81d82-b379-4e2a-badf-729fe5192341", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "38e81d82-b379-4e2a-badf-729fe5192341", "name": "CreateFlavorTests-029777b0-7ba9-40af-8964-a25ce069923bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:07,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78d867ea-33e9-4bdc-9560-d6eeec7adbbe 2018-09-08 07:03:07,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:08,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["6bTlsimPRFmoT2poem_9pA"], "issued_at": "2018-09-08T07:03:08.000000Z"}} 2018-09-08 07:03:08,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f42c7c0ecf86afef3fd4ae1d0aa7f62426cc4a2" 2018-09-08 07:03:08,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0da5579-eca0-443b-be32-36363f5a5c92 x-compute-request-id: req-d0da5579-eca0-443b-be32-36363f5a5c92 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/38e81d82-b379-4e2a-badf-729fe5192341", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "38e81d82-b379-4e2a-badf-729fe5192341", "name": "CreateFlavorTests-029777b0-7ba9-40af-8964-a25ce069923bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:08,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 used request id req-d0da5579-eca0-443b-be32-36363f5a5c92 2018-09-08 07:03:08,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f42c7c0ecf86afef3fd4ae1d0aa7f62426cc4a2" 2018-09-08 07:03:08,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dee58829-634d-407b-8d2e-b471ed8e787f x-compute-request-id: req-dee58829-634d-407b-8d2e-b471ed8e787f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:03:08,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341/os-extra_specs used request id req-dee58829-634d-407b-8d2e-b471ed8e787f 2018-09-08 07:03:08,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f42c7c0ecf86afef3fd4ae1d0aa7f62426cc4a2" 2018-09-08 07:03:08,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d94fe2b0-fd5e-4446-9128-1ffbb2767751 x-compute-request-id: req-d94fe2b0-fd5e-4446-9128-1ffbb2767751 Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:08,327 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 used request id req-d94fe2b0-fd5e-4446-9128-1ffbb2767751 2018-09-08 07:03:08,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f42c7c0ecf86afef3fd4ae1d0aa7f62426cc4a2" 2018-09-08 07:03:08,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7305e091-7bc3-47eb-bea0-18133d1ea527 x-compute-request-id: req-7305e091-7bc3-47eb-bea0-18133d1ea527 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:08,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7305e091-7bc3-47eb-bea0-18133d1ea527 2018-09-08 07:03:08,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a81c276dc6bdc3bba49bdb09bed8456b99110" 2018-09-08 07:03:08,382 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e062fad4-c03a-44cf-8830-7cb3ea4cfc82 x-compute-request-id: req-e062fad4-c03a-44cf-8830-7cb3ea4cfc82 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 38e81d82-b379-4e2a-badf-729fe5192341 could not be found.", "code": 404}} 2018-09-08 07:03:08,382 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/38e81d82-b379-4e2a-badf-729fe5192341 used request id req-e062fad4-c03a-44cf-8830-7cb3ea4cfc82 2018-09-08 07:03:08,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:08,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:08,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:08,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["49fjVfEaQjCkgVe3Vis-wQ"], "issued_at": "2018-09-08T07:03:08.000000Z"}} 2018-09-08 07:03:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031f03c6a5ac9cf8280ee8c943e54d367213f6" 2018-09-08 07:03:08,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c936789-85eb-4502-9230-208b0015b0b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:08,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c936789-85eb-4502-9230-208b0015b0b7 2018-09-08 07:03:08,863 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:08,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031f03c6a5ac9cf8280ee8c943e54d367213f6" 2018-09-08 07:03:08,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f054afb6-d7f0-45a8-abcb-dc3294b37988 x-compute-request-id: req-f054afb6-d7f0-45a8-abcb-dc3294b37988 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:08,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f054afb6-d7f0-45a8-abcb-dc3294b37988 2018-09-08 07:03:08,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031f03c6a5ac9cf8280ee8c943e54d367213f6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-90f8fa90-fcc2-4f90-a2f5-eb25f348bd9bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-08 07:03:09,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8691bf6-9f3a-428f-9a04-592c7f801a44 x-compute-request-id: req-e8691bf6-9f3a-428f-9a04-592c7f801a44 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e8675a7f-35ae-4279-b88b-8639a8344eb8", "name": "CreateFlavorTests-90f8fa90-fcc2-4f90-a2f5-eb25f348bd9bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:09,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e8691bf6-9f3a-428f-9a04-592c7f801a44 2018-09-08 07:03:09,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:09,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["d2ZdSBvlTDW-muzMCKswRg"], "issued_at": "2018-09-08T07:03:09.000000Z"}} 2018-09-08 07:03:09,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f8b0fedbf79ee94964b7f1643490452dc0f94" 2018-09-08 07:03:09,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a10359c-f322-4530-a8e2-156e4b2ef9c3 x-compute-request-id: req-8a10359c-f322-4530-a8e2-156e4b2ef9c3 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e8675a7f-35ae-4279-b88b-8639a8344eb8", "name": "CreateFlavorTests-90f8fa90-fcc2-4f90-a2f5-eb25f348bd9bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:09,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8 used request id req-8a10359c-f322-4530-a8e2-156e4b2ef9c3 2018-09-08 07:03:09,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848f8b0fedbf79ee94964b7f1643490452dc0f94" 2018-09-08 07:03:09,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a910b6a6-7946-4507-8c16-24de98b46d23 x-compute-request-id: req-a910b6a6-7946-4507-8c16-24de98b46d23 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:03:09,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8/os-extra_specs used request id req-a910b6a6-7946-4507-8c16-24de98b46d23 2018-09-08 07:03:09,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031f03c6a5ac9cf8280ee8c943e54d367213f6" 2018-09-08 07:03:09,654 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-123b0c43-2ff8-4fc9-893a-5706dd50ce7f x-compute-request-id: req-123b0c43-2ff8-4fc9-893a-5706dd50ce7f Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:09,654 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e8675a7f-35ae-4279-b88b-8639a8344eb8 used request id req-123b0c43-2ff8-4fc9-893a-5706dd50ce7f 2018-09-08 07:03:09,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:09,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:09,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:10,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["BYyEvI1CShWI6q3ENs5frA"], "issued_at": "2018-09-08T07:03:10.000000Z"}} 2018-09-08 07:03:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8d9ddda19176e745070eec2911f7caead6d4a4" 2018-09-08 07:03:10,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccbc63c-b3ec-477e-909a-89929e6a6f27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:10,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6ccbc63c-b3ec-477e-909a-89929e6a6f27 2018-09-08 07:03:10,145 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:10,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8d9ddda19176e745070eec2911f7caead6d4a4" 2018-09-08 07:03:10,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:10 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-f2bbcdd2-090f-4954-b02d-d600666e4baa x-compute-request-id: req-f2bbcdd2-090f-4954-b02d-d600666e4baa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:10,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f2bbcdd2-090f-4954-b02d-d600666e4baa 2018-09-08 07:03:10,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8d9ddda19176e745070eec2911f7caead6d4a4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7143902e-2b6e-4686-9878-4188d4a19b2aname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-09-08 07:03:10,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:10 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-d379e7c7-52e1-4758-9e9f-33f83e020ee7 x-compute-request-id: req-d379e7c7-52e1-4758-9e9f-33f83e020ee7 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "d7a17ef5-df96-4a12-b001-a12d06f8ba41", "name": "CreateFlavorTests-7143902e-2b6e-4686-9878-4188d4a19b2aname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-08 07:03:10,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d379e7c7-52e1-4758-9e9f-33f83e020ee7 2018-09-08 07:03:10,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:10,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["ASgp9pPTQ3SQDmA0cbXUbA"], "issued_at": "2018-09-08T07:03:10.000000Z"}} 2018-09-08 07:03:10,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c03aa36d95580efe106e5b724ad4f62f6f8da9f" 2018-09-08 07:03:10,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:10 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-f19e719e-92ba-45ff-9650-4ef08c1261fa x-compute-request-id: req-f19e719e-92ba-45ff-9650-4ef08c1261fa Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "d7a17ef5-df96-4a12-b001-a12d06f8ba41", "name": "CreateFlavorTests-7143902e-2b6e-4686-9878-4188d4a19b2aname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-08 07:03:10,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 used request id req-f19e719e-92ba-45ff-9650-4ef08c1261fa 2018-09-08 07:03:10,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c03aa36d95580efe106e5b724ad4f62f6f8da9f" 2018-09-08 07:03:11,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:10 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-a687fb95-24b5-4691-a202-af9e2e25a581 x-compute-request-id: req-a687fb95-24b5-4691-a202-af9e2e25a581 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:03:11,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41/os-extra_specs used request id req-a687fb95-24b5-4691-a202-af9e2e25a581 2018-09-08 07:03:11,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c03aa36d95580efe106e5b724ad4f62f6f8da9f" 2018-09-08 07:03:11,054 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71e63709-ca21-4e7e-9a5f-123c9e9cb987 x-compute-request-id: req-71e63709-ca21-4e7e-9a5f-123c9e9cb987 Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:11,054 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 used request id req-71e63709-ca21-4e7e-9a5f-123c9e9cb987 2018-09-08 07:03:11,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c03aa36d95580efe106e5b724ad4f62f6f8da9f" 2018-09-08 07:03:11,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4725ca59-d34f-4592-ac8e-19771385e6ca x-compute-request-id: req-4725ca59-d34f-4592-ac8e-19771385e6ca Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:11,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4725ca59-d34f-4592-ac8e-19771385e6ca 2018-09-08 07:03:11,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8d9ddda19176e745070eec2911f7caead6d4a4" 2018-09-08 07:03:11,101 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a20dc19-1bf6-400d-8cf6-3d9dd1326259 x-compute-request-id: req-0a20dc19-1bf6-400d-8cf6-3d9dd1326259 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor d7a17ef5-df96-4a12-b001-a12d06f8ba41 could not be found.", "code": 404}} 2018-09-08 07:03:11,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a17ef5-df96-4a12-b001-a12d06f8ba41 used request id req-0a20dc19-1bf6-400d-8cf6-3d9dd1326259 2018-09-08 07:03:11,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:11,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:11,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:11,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["4o4tAIe1SMC0HeyDp8ab_w"], "issued_at": "2018-09-08T07:03:11.000000Z"}} 2018-09-08 07:03:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fb411e3157215123459068a8d53b96eec8efb19" 2018-09-08 07:03:11,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82226d8-560c-4a7a-bd56-ab9da4145817 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:11,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c82226d8-560c-4a7a-bd56-ab9da4145817 2018-09-08 07:03:11,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:11,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fb411e3157215123459068a8d53b96eec8efb19" 2018-09-08 07:03:11,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b70b6de9-3e9f-4e8c-837f-96360f419ebb x-compute-request-id: req-b70b6de9-3e9f-4e8c-837f-96360f419ebb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:11,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b70b6de9-3e9f-4e8c-837f-96360f419ebb 2018-09-08 07:03:11,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fb411e3157215123459068a8d53b96eec8efb19" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-08 07:03:11,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3688e804-8f03-4ac8-ac65-2325e0769c62 x-compute-request-id: req-3688e804-8f03-4ac8-ac65-2325e0769c62 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "name": "CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:11,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3688e804-8f03-4ac8-ac65-2325e0769c62 2018-09-08 07:03:11,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:12,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["HcqT9100T_uiCBzuZWw1oQ"], "issued_at": "2018-09-08T07:03:12.000000Z"}} 2018-09-08 07:03:12,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c385ae4a460b90f7f717b6e1e327dfc2d7f57399" 2018-09-08 07:03:12,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-700138c3-d47d-47e4-b02c-42d246a42d55 x-compute-request-id: req-700138c3-d47d-47e4-b02c-42d246a42d55 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "name": "CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:12,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f used request id req-700138c3-d47d-47e4-b02c-42d246a42d55 2018-09-08 07:03:12,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c385ae4a460b90f7f717b6e1e327dfc2d7f57399" 2018-09-08 07:03:12,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19ff8ccf-d907-4573-bc2a-b057ae6c1539 x-compute-request-id: req-19ff8ccf-d907-4573-bc2a-b057ae6c1539 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:03:12,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f/os-extra_specs used request id req-19ff8ccf-d907-4573-bc2a-b057ae6c1539 2018-09-08 07:03:12,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:12,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:12,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["fuKNO1KXTpedZthGFuvVbw"], "issued_at": "2018-09-08T07:03:12.000000Z"}} 2018-09-08 07:03:12,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8eda6f2c1cf9aaa6dd2108a6b1193d0715147e" 2018-09-08 07:03:12,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70a4efd-49c2-4f75-a9fe-0d7711cfd903 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:12,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e70a4efd-49c2-4f75-a9fe-0d7711cfd903 2018-09-08 07:03:12,836 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:12,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8eda6f2c1cf9aaa6dd2108a6b1193d0715147e" 2018-09-08 07:03:13,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce23e123-3dd6-4282-8336-3eb80e8bdb74 x-compute-request-id: req-ce23e123-3dd6-4282-8336-3eb80e8bdb74 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "bookmark"}], "name": "CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname"}]} 2018-09-08 07:03:13,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ce23e123-3dd6-4282-8336-3eb80e8bdb74 2018-09-08 07:03:13,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8eda6f2c1cf9aaa6dd2108a6b1193d0715147e" 2018-09-08 07:03:13,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfeb2b42-ff24-43b7-9840-4380678ee884 x-compute-request-id: req-dfeb2b42-ff24-43b7-9840-4380678ee884 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea0fa10c-6361-44f9-b36d-f8ed852d4c4f", "name": "CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:13,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f used request id req-dfeb2b42-ff24-43b7-9840-4380678ee884 2018-09-08 07:03:13,046 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-8baeef2a-d258-4879-9192-60fdea16b34aname 2018-09-08 07:03:13,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fb411e3157215123459068a8d53b96eec8efb19" 2018-09-08 07:03:13,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16a914ab-b1dc-4a36-a9e1-3f7677463660 x-compute-request-id: req-16a914ab-b1dc-4a36-a9e1-3f7677463660 Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:13,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ea0fa10c-6361-44f9-b36d-f8ed852d4c4f used request id req-16a914ab-b1dc-4a36-a9e1-3f7677463660 2018-09-08 07:03:13,089 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:03:13,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:13,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:13,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["1WwoImF0R42sdEpxCjLWkg"], "issued_at": "2018-09-08T07:03:13.000000Z"}} 2018-09-08 07:03:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:13,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2e886b-eb15-4155-a9de-9c8ec3d64be5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:13,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad2e886b-eb15-4155-a9de-9c8ec3d64be5 2018-09-08 07:03:13,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:13,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-484f55f7-9955-4369-96cb-471e5001b0d6 Date: Sat, 08 Sep 2018 07:03:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image"} 2018-09-08 07:03:13,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image used request id req-484f55f7-9955-4369-96cb-471e5001b0d6 2018-09-08 07:03:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a3cb351-41cd-4128-92e6-5c95c2366593 Date: Sat, 08 Sep 2018 07:03:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:03:13,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2a3cb351-41cd-4128-92e6-5c95c2366593 2018-09-08 07:03:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image"}' 2018-09-08 07:03:14,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 X-Openstack-Request-Id: req-a00e68bc-fa6c-44dc-9f08-865be957650d Date: Sat, 08 Sep 2018 07:03:14 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748", "min_disk": 0, "protected": false, "id": "16f6f2be-25e9-486f-b17c-7f4c2952f748", "file": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:14,203 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a00e68bc-fa6c-44dc-9f08-865be957650d 2018-09-08 07:03:14,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" -d '' 2018-09-08 07:03:16,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0adbe6e3-ef26-4702-b0ef-9d3f1bffd0c5 Date: Sat, 08 Sep 2018 07:03:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:03:16,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/file used request id req-0adbe6e3-ef26-4702-b0ef-9d3f1bffd0c5 2018-09-08 07:03:16,206 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:03:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:16,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-39c733ba-3980-4275-bbf6-736e53f0c695 Date: Sat, 08 Sep 2018 07:03:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:16Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/snap", "metadata": {}}], "self": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748", "min_disk": 0, "protected": false, "id": "16f6f2be-25e9-486f-b17c-7f4c2952f748", "file": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:16,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 used request id req-39c733ba-3980-4275-bbf6-736e53f0c695 2018-09-08 07:03:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:17,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8f3ae0b-1acc-4349-b982-7603d5b172c0 Date: Sat, 08 Sep 2018 07:03:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:03:17,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f8f3ae0b-1acc-4349-b982-7603d5b172c0 2018-09-08 07:03:17,030 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image 2018-09-08 07:03:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f2ae1330-eb60-4510-ad77-f150ed901d69 Date: Sat, 08 Sep 2018 07:03:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:16Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/snap", "metadata": {}}], "self": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748", "min_disk": 0, "protected": false, "id": "16f6f2be-25e9-486f-b17c-7f4c2952f748", "file": "/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/16f6f2be-25e9-486f-b17c-7f4c2952f748/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:17,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 used request id req-f2ae1330-eb60-4510-ad77-f150ed901d69 2018-09-08 07:03:17,208 - create_image - DEBUG - Instance status is - active 2018-09-08 07:03:17,208 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image 2018-09-08 07:03:17,208 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image 2018-09-08 07:03:17,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:17,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:17,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["6EwdlsC6SGKCFT2yLbZhdA"], "issued_at": "2018-09-08T07:03:17.000000Z"}} 2018-09-08 07:03:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36e974493b0bdd5432403c0086bc7a0d427c1ea" 2018-09-08 07:03:17,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3e337a-3995-420b-b6a9-c8e0175585b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:17,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2a3e337a-3995-420b-b6a9-c8e0175585b2 2018-09-08 07:03:17,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:17,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36e974493b0bdd5432403c0086bc7a0d427c1ea" 2018-09-08 07:03:18,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc86083d-7c21-4acf-b3f0-7a7b431f3f4e x-compute-request-id: req-fc86083d-7c21-4acf-b3f0-7a7b431f3f4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:18,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fc86083d-7c21-4acf-b3f0-7a7b431f3f4e 2018-09-08 07:03:18,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36e974493b0bdd5432403c0086bc7a0d427c1ea" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:03:18,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de7f1005-a738-466b-a732-aeba9c00fee5 x-compute-request-id: req-de7f1005-a738-466b-a732-aeba9c00fee5 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/58fbe289-1140-4fad-b4d0-eb0f5624a4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/58fbe289-1140-4fad-b4d0-eb0f5624a4eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "58fbe289-1140-4fad-b4d0-eb0f5624a4eb", "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:18,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de7f1005-a738-466b-a732-aeba9c00fee5 2018-09-08 07:03:18,089 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:03:18,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:18,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["6GxRsrx7R8Gdj4mZLTy4_A"], "issued_at": "2018-09-08T07:03:18.000000Z"}} 2018-09-08 07:03:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}}' 2018-09-08 07:03:21,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:03:18 GMT Server: Apache x-openstack-request-id: req-f06c2a73-460d-44b4-83ad-43a8b958971a Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}]}} 2018-09-08 07:03:21,534 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-f06c2a73-460d-44b4-83ad-43a8b958971a 2018-09-08 07:03:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:22,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:21 GMT Server: Apache x-openstack-request-id: req-e329a0ac-3aac-4a48-be05-3ac341834e21 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:22,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:22 GMT Server: Apache x-openstack-request-id: req-ece1f7db-66cf-4d7d-a290-ff297705507c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:22,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-ece1f7db-66cf-4d7d-a290-ff297705507c 2018-09-08 07:03:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:23,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:22 GMT Server: Apache x-openstack-request-id: req-73e966ed-11c7-47c9-86b0-f9faaa208f69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "deletion_time": null, "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "tags": null}]} 2018-09-08 07:03:23,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1 used request id req-73e966ed-11c7-47c9-86b0-f9faaa208f69 2018-09-08 07:03:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:23,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:23 GMT Server: Apache x-openstack-request-id: req-8e5b6768-4fb0-42b8-89c7-84d0c9097f0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "deletion_time": null, "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "tags": null}]} 2018-09-08 07:03:23,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1 used request id req-8e5b6768-4fb0-42b8-89c7-84d0c9097f0d 2018-09-08 07:03:23,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:24,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:23 GMT Server: Apache x-openstack-request-id: req-b23cea72-bdfd-4d64-a52c-2e92bf406a68 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:25,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:24 GMT Server: Apache x-openstack-request-id: req-743366cc-9bad-434d-a970-1a2419219cfb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:25,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-743366cc-9bad-434d-a970-1a2419219cfb 2018-09-08 07:03:25,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:26,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:25 GMT Server: Apache x-openstack-request-id: req-fe6cee40-0199-4c70-b6eb-e0a9b6eed282 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:26,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:26 GMT Server: Apache x-openstack-request-id: req-d4357bf8-19f1-4148-a573-04a874c9756e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0dc98037-b489-481e-9845-62c4a48e68c4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3be97531-e112-406c-9886-94859569a2b5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-09-08T07:03:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:03:26,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources used request id req-d4357bf8-19f1-4148-a573-04a874c9756e 2018-09-08 07:03:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:27,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:26 GMT Server: Apache x-openstack-request-id: req-11b77318-9f70-401f-89d5-9415eade7e07 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:27 GMT Server: Apache x-openstack-request-id: req-5e0562fe-740a-4bd4-b9fd-bfc09d733e42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:28,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-5e0562fe-740a-4bd4-b9fd-bfc09d733e42 2018-09-08 07:03:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:29,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:28 GMT Server: Apache x-openstack-request-id: req-5d603778-e7d9-4b79-a6b0-dfb90060b0f0 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:29 GMT Server: Apache x-openstack-request-id: req-791e211a-dfd4-40f5-9719-cdc2513c7770 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:29,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-791e211a-dfd4-40f5-9719-cdc2513c7770 2018-09-08 07:03:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:32,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:32 GMT Server: Apache x-openstack-request-id: req-15d047db-49f9-419a-87c0-120e7938b3fd Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:32,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:32 GMT Server: Apache x-openstack-request-id: req-42aacb98-89a7-4718-b062-9cc498cde5cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:32,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-42aacb98-89a7-4718-b062-9cc498cde5cc 2018-09-08 07:03:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:35,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:35 GMT Server: Apache x-openstack-request-id: req-8a25202b-96c1-4223-9b60-d78f1183d78a Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:36,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:35 GMT Server: Apache x-openstack-request-id: req-5174f09b-d42d-4867-ad38-d18e4f18cd1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:36,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-5174f09b-d42d-4867-ad38-d18e4f18cd1c 2018-09-08 07:03:39,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:39,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:39 GMT Server: Apache x-openstack-request-id: req-fb41da18-c38b-4ed2-b6ad-6e2d5cfa4f4d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:40,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:39 GMT Server: Apache x-openstack-request-id: req-726cade8-88cd-43f6-9629-4e6497628102 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1", "stack_user_project_id": "908c28dd898c45ab89b6eb1da10fead2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:03:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:40,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-726cade8-88cd-43f6-9629-4e6497628102 2018-09-08 07:03:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:40,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:40 GMT Server: Apache x-openstack-request-id: req-0ee3b828-c128-4e7a-8b55-204ce6ae035d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:40 GMT Server: Apache x-openstack-request-id: req-1829f355-cc02-4d53-ae75-ebc31c92ab26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0dc98037-b489-481e-9845-62c4a48e68c4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3be97531-e112-406c-9886-94859569a2b5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "452b6761-427f-4308-8176-539d773ff0ec", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:03:40,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources used request id req-1829f355-cc02-4d53-ae75-ebc31c92ab26 2018-09-08 07:03:40,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:41,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-2f78a6f6-9ce5-478b-bde9-932a6505c79a Date: Sat, 08 Sep 2018 07:03:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["3be97531-e112-406c-9886-94859569a2b5"],"description":"","tags":[],"updated_at":"2018-09-08T07:03:23Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:22Z","provider:network_type":"vxlan"}]} 2018-09-08 07:03:41,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 used request id req-2f78a6f6-9ce5-478b-bde9-932a6505c79a 2018-09-08 07:03:41,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:41,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1472275b-a657-4088-accb-5273285dfd1f Date: Sat, 08 Sep 2018 07:03:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:23Z","dns_nameservers":[],"updated_at":"2018-09-08T07:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"3be97531-e112-406c-9886-94859569a2b5","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet"}]} 2018-09-08 07:03:41,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 used request id req-1472275b-a657-4088-accb-5273285dfd1f 2018-09-08 07:03:41,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:41,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b03ca7c-ae5e-49f9-a0ae-4ee130d3b50b Date: Sat, 08 Sep 2018 07:03:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:23Z","dns_nameservers":[],"updated_at":"2018-09-08T07:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"3be97531-e112-406c-9886-94859569a2b5","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet"}]} 2018-09-08 07:03:41,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 used request id req-1b03ca7c-ae5e-49f9-a0ae-4ee130d3b50b 2018-09-08 07:03:41,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:41,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce45cbf0-e79e-4175-9879-b963493dfe9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:41,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce45cbf0-e79e-4175-9879-b963493dfe9f 2018-09-08 07:03:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:42,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:41 GMT Server: Apache x-openstack-request-id: req-437d03f6-1712-41ce-ac9f-6b9258a4ad16 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:42,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:42 GMT Server: Apache x-openstack-request-id: req-5f138f17-1056-4018-a3bf-9eb99f7f9a7a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0dc98037-b489-481e-9845-62c4a48e68c4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3be97531-e112-406c-9886-94859569a2b5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "452b6761-427f-4308-8176-539d773ff0ec", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:03:42,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources used request id req-5f138f17-1056-4018-a3bf-9eb99f7f9a7a 2018-09-08 07:03:42,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/452b6761-427f-4308-8176-539d773ff0ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:42,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de84a247-bb65-4037-845c-dc95b86e4fc1 x-compute-request-id: req-de84a247-bb65-4037-845c-dc95b86e4fc1 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:b2:fd", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/452b6761-427f-4308-8176-539d773ff0ec", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/452b6761-427f-4308-8176-539d773ff0ec", "rel": "bookmark"}], "image": {"id": "16f6f2be-25e9-486f-b17c-7f4c2952f748", "links": [{"href": "http://172.30.9.23:8774/images/16f6f2be-25e9-486f-b17c-7f4c2952f748", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-09-08T07:03:34.000000", "flavor": {"id": "58fbe289-1140-4fad-b4d0-eb0f5624a4eb", "links": [{"href": "http://172.30.9.23:8774/flavors/58fbe289-1140-4fad-b4d0-eb0f5624a4eb", "rel": "bookmark"}]}, "id": "452b6761-427f-4308-8176-539d773ff0ec", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:03:35Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-inst", "created": "2018-09-08T07:03:28Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:03:42,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/452b6761-427f-4308-8176-539d773ff0ec used request id req-de84a247-bb65-4037-845c-dc95b86e4fc1 2018-09-08 07:03:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:43,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-82c27dd9-f5e7-48e6-ba47-1a473ae59f41 Date: Sat, 08 Sep 2018 07:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["3be97531-e112-406c-9886-94859569a2b5"],"description":"","tags":[],"updated_at":"2018-09-08T07:03:23Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:22Z","provider:network_type":"vxlan"}]} 2018-09-08 07:03:43,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-net used request id req-82c27dd9-f5e7-48e6-ba47-1a473ae59f41 2018-09-08 07:03:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:03:43,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:03:43,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:43,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df1b5ae-47ad-40aa-a9f6-93b3e93f80c2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:03:43,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1df1b5ae-47ad-40aa-a9f6-93b3e93f80c2 2018-09-08 07:03:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:43,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c89295c6-874f-4e97-a286-9d28d9c8431b Date: Sat, 08 Sep 2018 07:03:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:23Z","dns_nameservers":[],"updated_at":"2018-09-08T07:03:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"3be97531-e112-406c-9886-94859569a2b5","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-subnet"}]} 2018-09-08 07:03:43,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 used request id req-c89295c6-874f-4e97-a286-9d28d9c8431b 2018-09-08 07:03:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:43,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-db4c3d49-dd7c-4870-aa1d-8b40dc1d094b Date: Sat, 08 Sep 2018 07:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:03:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3be97531-e112-406c-9886-94859569a2b5","ip_address":"10.0.0.12"}],"id":"0dc98037-b489-481e-9845-62c4a48e68c4","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:b2:fd","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1-server1_port-lhh3m22mmcov","admin_state_up":true,"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:24Z","binding:vnic_type":"normal","device_id":"452b6761-427f-4308-8176-539d773ff0ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:03:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3be97531-e112-406c-9886-94859569a2b5","ip_address":"10.0.0.4"}],"id":"41d270f0-5069-45d9-8d40-3d47cb81d5d5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:fa:57","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:03:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3be97531-e112-406c-9886-94859569a2b5","ip_address":"10.0.0.3"}],"id":"6f8b12e9-5505-4b2e-8e81-8111f4994078","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:bb:2d","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:03:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3be97531-e112-406c-9886-94859569a2b5","ip_address":"10.0.0.2"}],"id":"9466916c-2540-4427-8fed-bd2a251d86a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:41:0c","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:03:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5"}]} 2018-09-08 07:03:43,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5 used request id req-db4c3d49-dd7c-4870-aa1d-8b40dc1d094b 2018-09-08 07:03:43,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:43,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:43 GMT Server: Apache x-openstack-request-id: req-eaacf71c-d6fc-413f-8ae7-8a2b0d45e1f2 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:43,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:43 GMT Server: Apache x-openstack-request-id: req-0d3ca885-528b-4eb5-80a9-e5e90d067d03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0dc98037-b489-481e-9845-62c4a48e68c4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3be97531-e112-406c-9886-94859569a2b5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "03a2b8f9-5df6-4d1b-9b8b-c512b18c29f5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T07:03:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:03:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "452b6761-427f-4308-8176-539d773ff0ec", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:03:43,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935/resources used request id req-0d3ca885-528b-4eb5-80a9-e5e90d067d03 2018-09-08 07:03:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a44910b75e0170d3af6e9e5a2fe534262dae8fe" 2018-09-08 07:03:44,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:43 GMT Server: Apache x-openstack-request-id: req-649e1759-7ad1-4329-a1ab-f881f632dc3e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:44,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:03:44 GMT Server: Apache x-openstack-request-id: req-c75bc326-ff98-4907-9166-bb8b95f229b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:03:44,314 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-stack1/b5b8efdc-fa70-46d1-b7ca-8afdcb924935 used request id req-c75bc326-ff98-4907-9166-bb8b95f229b5 2018-09-08 07:03:44,314 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-a6b249c9-1ca1-42a7-b83c-b25e3845b667-image 2018-09-08 07:03:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c9d61a6dd28f9f8952a9aa0a8766d712d5abc3b" 2018-09-08 07:03:46,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25edf1b6-e97f-4ed5-892e-5d8a2887998b Date: Sat, 08 Sep 2018 07:03:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:03:46,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/16f6f2be-25e9-486f-b17c-7f4c2952f748 used request id req-25edf1b6-e97f-4ed5-892e-5d8a2887998b 2018-09-08 07:03:46,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/58fbe289-1140-4fad-b4d0-eb0f5624a4eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36e974493b0bdd5432403c0086bc7a0d427c1ea" 2018-09-08 07:03:46,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-340d47cf-5c3b-4587-a669-3dfd80b09c2f x-compute-request-id: req-340d47cf-5c3b-4587-a669-3dfd80b09c2f Content-Length: 0 Content-Type: application/json 2018-09-08 07:03:46,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/58fbe289-1140-4fad-b4d0-eb0f5624a4eb used request id req-340d47cf-5c3b-4587-a669-3dfd80b09c2f 2018-09-08 07:03:46,967 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:03:46,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:46,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:47,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["SSkOJB3BQK-bVWqe73E5JA"], "issued_at": "2018-09-08T07:03:47.000000Z"}} 2018-09-08 07:03:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:47,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3b7c3c-ddbe-4a11-9577-6fa7c3c7d213 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:47,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc3b7c3c-ddbe-4a11-9577-6fa7c3c7d213 2018-09-08 07:03:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:47,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-d73331dd-db36-490c-a5a3-2904496a66ab Date: Sat, 08 Sep 2018 07:03:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image"} 2018-09-08 07:03:47,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image used request id req-d73331dd-db36-490c-a5a3-2904496a66ab 2018-09-08 07:03:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:47,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aa2158c1-c9e1-44ef-94d5-8803084653c5 Date: Sat, 08 Sep 2018 07:03:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:03:47,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aa2158c1-c9e1-44ef-94d5-8803084653c5 2018-09-08 07:03:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image"}' 2018-09-08 07:03:48,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f X-Openstack-Request-Id: req-976d5d7a-88a6-4a13-b29c-041d7580e87e Date: Sat, 08 Sep 2018 07:03:48 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "min_disk": 0, "protected": false, "id": "2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "file": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:48,033 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-976d5d7a-88a6-4a13-b29c-041d7580e87e 2018-09-08 07:03:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" -d '' 2018-09-08 07:03:49,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-414e0adc-71eb-43dd-80b9-847cf5ab3908 Date: Sat, 08 Sep 2018 07:03:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:03:49,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/file used request id req-414e0adc-71eb-43dd-80b9-847cf5ab3908 2018-09-08 07:03:49,504 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:03:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:49,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ae3ad942-21f9-407a-8e09-44602650886e Date: Sat, 08 Sep 2018 07:03:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/snap", "metadata": {}}], "self": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "min_disk": 0, "protected": false, "id": "2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "file": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:49,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f used request id req-ae3ad942-21f9-407a-8e09-44602650886e 2018-09-08 07:03:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:49,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-663c122e-eb2b-4df1-9b74-6269fb7905d4 Date: Sat, 08 Sep 2018 07:03:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:03:49,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-663c122e-eb2b-4df1-9b74-6269fb7905d4 2018-09-08 07:03:49,838 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image 2018-09-08 07:03:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:03:49,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-6db2c796-35bf-4927-8f5a-6ec9e874231f Date: Sat, 08 Sep 2018 07:03:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:03:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:03:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/snap", "metadata": {}}], "self": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "min_disk": 0, "protected": false, "id": "2a54ae0b-38cd-400f-b030-4b1ed2f4405f", "file": "/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:03:49,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f used request id req-6db2c796-35bf-4927-8f5a-6ec9e874231f 2018-09-08 07:03:49,991 - create_image - DEBUG - Instance status is - active 2018-09-08 07:03:49,991 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image 2018-09-08 07:03:49,991 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image 2018-09-08 07:03:49,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:03:49,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:50,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["cl9K2zFsTGGCFTnTCibXwA"], "issued_at": "2018-09-08T07:03:50.000000Z"}} 2018-09-08 07:03:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2e1c581ec9280b98d4dcf69abc13da57095de5" 2018-09-08 07:03:50,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019b2306-54da-4247-afa1-8a39205640ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:03:50,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-019b2306-54da-4247-afa1-8a39205640ff 2018-09-08 07:03:50,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:03:50,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2e1c581ec9280b98d4dcf69abc13da57095de5" 2018-09-08 07:03:50,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d1d4a16-5005-4f8d-ab44-c33498f7c1b7 x-compute-request-id: req-0d1d4a16-5005-4f8d-ab44-c33498f7c1b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:03:50,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0d1d4a16-5005-4f8d-ab44-c33498f7c1b7 2018-09-08 07:03:50,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2e1c581ec9280b98d4dcf69abc13da57095de5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:03:50,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86be5a8c-7204-4747-ab0c-53d9f27f823b x-compute-request-id: req-86be5a8c-7204-4747-ab0c-53d9f27f823b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/555bd857-6cad-4e17-8f02-2d8ae3ca0b3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/555bd857-6cad-4e17-8f02-2d8ae3ca0b3f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "555bd857-6cad-4e17-8f02-2d8ae3ca0b3f", "name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:03:50,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-86be5a8c-7204-4747-ab0c-53d9f27f823b 2018-09-08 07:03:50,678 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:03:50,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:03:51,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:03:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["l5iXr8CjQvmePQFgn6tI2A"], "issued_at": "2018-09-08T07:03:51.000000Z"}} 2018-09-08 07:03:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}}' 2018-09-08 07:03:54,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:03:51 GMT Server: Apache x-openstack-request-id: req-1690e35f-ebd5-40ab-b435-04f7b561ad8c Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}]}} 2018-09-08 07:03:54,006 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-1690e35f-ebd5-40ab-b435-04f7b561ad8c 2018-09-08 07:03:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:03:54,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:54 GMT Server: Apache x-openstack-request-id: req-f872c9b2-8dd7-4b38-bd14-aefea8be82b0 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:54,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:54 GMT Server: Apache x-openstack-request-id: req-2c79bd37-f638-424e-988e-04326678a608 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:54,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-2c79bd37-f638-424e-988e-04326678a608 2018-09-08 07:03:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:03:55,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:54 GMT Server: Apache x-openstack-request-id: req-acbaf9f6-662c-4ef5-824b-985007fc9653 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "deletion_time": null, "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "tags": null}]} 2018-09-08 07:03:55,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1 used request id req-acbaf9f6-662c-4ef5-824b-985007fc9653 2018-09-08 07:03:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:03:55,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:55 GMT Server: Apache x-openstack-request-id: req-2eb739cf-6e14-45d9-96fc-1280f99dbce1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "deletion_time": null, "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "tags": null}]} 2018-09-08 07:03:55,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1 used request id req-2eb739cf-6e14-45d9-96fc-1280f99dbce1 2018-09-08 07:03:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:03:56,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:55 GMT Server: Apache x-openstack-request-id: req-91eaee70-6eb1-49d8-ac18-96880dbb6da8 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:56,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:56 GMT Server: Apache x-openstack-request-id: req-fb7abf10-0fcd-4253-bd21-0c4b08f1c3e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:56,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-fb7abf10-0fcd-4253-bd21-0c4b08f1c3e5 2018-09-08 07:03:56,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:03:57,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:03:56 GMT Server: Apache x-openstack-request-id: req-23b630d8-9d03-4200-89e1-2ec0c06e6014 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:03:57,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:03:57 GMT Server: Apache x-openstack-request-id: req-3f13a892-fa9d-483e-a294-69f7682c26f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:03:57,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-3f13a892-fa9d-483e-a294-69f7682c26f3 2018-09-08 07:04:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:00,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:00 GMT Server: Apache x-openstack-request-id: req-c9de9625-266e-492d-9362-5f5ffc2f7b4d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:00,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:00 GMT Server: Apache x-openstack-request-id: req-e1bfaafa-ad3e-47d2-8b45-240f8ea7339e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:00,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-e1bfaafa-ad3e-47d2-8b45-240f8ea7339e 2018-09-08 07:04:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:04,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:03 GMT Server: Apache x-openstack-request-id: req-e08a5017-fdb1-499c-8d38-8123fc1d307b Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:05,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:04 GMT Server: Apache x-openstack-request-id: req-8177b3be-288c-46ee-87af-605154d316b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:05,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-8177b3be-288c-46ee-87af-605154d316b3 2018-09-08 07:04:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:08,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:08 GMT Server: Apache x-openstack-request-id: req-a748a153-ffd2-4308-9de0-87715e60e6d6 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:09,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:08 GMT Server: Apache x-openstack-request-id: req-b756195d-6fd8-4f47-b449-2ac59cbada7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:09,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-b756195d-6fd8-4f47-b449-2ac59cbada7f 2018-09-08 07:04:12,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:12,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:12 GMT Server: Apache x-openstack-request-id: req-729dfe2a-dc0d-48cd-aff8-51366130136e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:12,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:12 GMT Server: Apache x-openstack-request-id: req-1da7c027-5a3f-43dc-8b83-fa1df7af6d83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:12,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-1da7c027-5a3f-43dc-8b83-fa1df7af6d83 2018-09-08 07:04:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:15,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:15 GMT Server: Apache x-openstack-request-id: req-fd1c9dc5-61e0-4fd3-bace-a17613102fd3 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:16,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:15 GMT Server: Apache x-openstack-request-id: req-971f27f5-65cd-4767-89b3-5821ba50cd65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1", "stack_user_project_id": "55af907621834cce902a2d531efe6367", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:03:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0a6ec1da-7acb-46d8-847b-94a02bc583c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:16,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-971f27f5-65cd-4767-89b3-5821ba50cd65 2018-09-08 07:04:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}}' 2018-09-08 07:04:18,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:04:16 GMT Server: Apache x-openstack-request-id: req-53872cb8-ac90-4418-b32f-ba64b2fc0400 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}]}} 2018-09-08 07:04:18,354 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-53872cb8-ac90-4418-b32f-ba64b2fc0400 2018-09-08 07:04:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:18,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-0dda9f68-1bff-44d9-942c-14c5808da605 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:18,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-d593959c-5fbf-4bbc-b999-60af5fe48145 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:18,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-d593959c-5fbf-4bbc-b999-60af5fe48145 2018-09-08 07:04:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:18,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-2f63963d-dc82-48a1-a13a-e981c522f9fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "deletion_time": null, "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "tags": null}]} 2018-09-08 07:04:18,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2 used request id req-2f63963d-dc82-48a1-a13a-e981c522f9fd 2018-09-08 07:04:18,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:18,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-c6633d27-9455-484a-b4ab-5d90af69e139 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "deletion_time": null, "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "updated_time": null, "project": "43b3abd068ce4228b3ff4fcdf100aed5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "tags": null}]} 2018-09-08 07:04:18,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2 used request id req-c6633d27-9455-484a-b4ab-5d90af69e139 2018-09-08 07:04:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:18,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-eb822c8a-9af8-4e0d-970c-fd9986eb4b3e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:19,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:18 GMT Server: Apache x-openstack-request-id: req-1ce1f80a-e376-4709-9624-0dfc1a84909f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:19,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-1ce1f80a-e376-4709-9624-0dfc1a84909f 2018-09-08 07:04:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:19,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:19 GMT Server: Apache x-openstack-request-id: req-34da4e03-a7ee-4232-8da9-a6ea89d62c3b Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:19,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:19 GMT Server: Apache x-openstack-request-id: req-6fa0e4b5-cd84-46bd-a1e4-1c2f53051141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:19,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-6fa0e4b5-cd84-46bd-a1e4-1c2f53051141 2018-09-08 07:04:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:22,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:22 GMT Server: Apache x-openstack-request-id: req-cef15c11-b888-406a-a0ff-091a2ca6e8d3 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:22,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:22 GMT Server: Apache x-openstack-request-id: req-30de837b-013d-42fb-bd16-16b3f3f69a40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:22,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-30de837b-013d-42fb-bd16-16b3f3f69a40 2018-09-08 07:04:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:25,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:25 GMT Server: Apache x-openstack-request-id: req-b850c4ae-762a-40f7-ae9b-986480f805f5 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:25 GMT Server: Apache x-openstack-request-id: req-2518d64e-b829-42e1-8780-78794224d0ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:26,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-2518d64e-b829-42e1-8780-78794224d0ce 2018-09-08 07:04:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:29,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:29 GMT Server: Apache x-openstack-request-id: req-f24bec28-30e8-435e-9910-b4849ad9392c Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:30,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:29 GMT Server: Apache x-openstack-request-id: req-a57dc30c-7e35-4c1b-9149-42a2518abc07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:30,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-a57dc30c-7e35-4c1b-9149-42a2518abc07 2018-09-08 07:04:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:33,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:33 GMT Server: Apache x-openstack-request-id: req-3fc3afe3-a4eb-4e23-82ce-6350dec2b756 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:33,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:33 GMT Server: Apache x-openstack-request-id: req-1661eb58-0bc0-4fde-b464-38f244a0c334 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:33,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-1661eb58-0bc0-4fde-b464-38f244a0c334 2018-09-08 07:04:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:36,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:36 GMT Server: Apache x-openstack-request-id: req-8e316979-308f-469f-a6af-4712e2ec58b7 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:37,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:36 GMT Server: Apache x-openstack-request-id: req-99150e1c-dd5a-43c4-aa6a-a81162fa0f8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:37,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-99150e1c-dd5a-43c4-aa6a-a81162fa0f8c 2018-09-08 07:04:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:40,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:40 GMT Server: Apache x-openstack-request-id: req-00e9ff06-1052-4e79-bc07-da1fc3e1cdf6 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:40 GMT Server: Apache x-openstack-request-id: req-552c86b6-f644-4d9a-a777-699ea79d8e89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:40,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-552c86b6-f644-4d9a-a777-699ea79d8e89 2018-09-08 07:04:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:43,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:43 GMT Server: Apache x-openstack-request-id: req-389f863c-5115-457f-b13d-10d6d46cf1b8 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:44,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:43 GMT Server: Apache x-openstack-request-id: req-8d9fa6bc-f789-416b-bf08-55e5eedd1052 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:44,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-8d9fa6bc-f789-416b-bf08-55e5eedd1052 2018-09-08 07:04:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:47,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:47 GMT Server: Apache x-openstack-request-id: req-30c42153-12db-4292-a744-5a513d1eea80 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:47,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:47 GMT Server: Apache x-openstack-request-id: req-36ab0c7a-bef7-4149-ba64-86ea68a0523a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:47,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-36ab0c7a-bef7-4149-ba64-86ea68a0523a 2018-09-08 07:04:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:50,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:50 GMT Server: Apache x-openstack-request-id: req-3282ed55-4e6e-435c-a6c6-c0b93ff7392f Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:51,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:50 GMT Server: Apache x-openstack-request-id: req-f624c0c1-cecd-44d5-9053-b8a75f173e3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:51,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-f624c0c1-cecd-44d5-9053-b8a75f173e3e 2018-09-08 07:04:54,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:54,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:54 GMT Server: Apache x-openstack-request-id: req-b344199d-303d-4a80-ad04-0855f8d47192 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:54 GMT Server: Apache x-openstack-request-id: req-f2a076ee-f233-4390-ac49-0c3e02ad98c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:54,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-f2a076ee-f233-4390-ac49-0c3e02ad98c4 2018-09-08 07:04:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:04:57,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:04:57 GMT Server: Apache x-openstack-request-id: req-47f10071-a5df-4866-90f8-daab80dd037e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:04:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:04:57 GMT Server: Apache x-openstack-request-id: req-0f5784e5-d355-47fa-a8b2-714ab12b960d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:04:57,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-0f5784e5-d355-47fa-a8b2-714ab12b960d 2018-09-08 07:05:00,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:01,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:00 GMT Server: Apache x-openstack-request-id: req-ca05872c-9b70-46cb-9956-154306526055 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:01,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:01 GMT Server: Apache x-openstack-request-id: req-5fadbaa8-915c-4268-bd52-aa68ae1b9808 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:05:01,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-5fadbaa8-915c-4268-bd52-aa68ae1b9808 2018-09-08 07:05:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:04,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:04 GMT Server: Apache x-openstack-request-id: req-780c9301-a026-4618-ba07-819751744004 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:04,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:04 GMT Server: Apache x-openstack-request-id: req-98ef09aa-6005-480e-bfce-a2fe28a35fe3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:05:04,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-98ef09aa-6005-480e-bfce-a2fe28a35fe3 2018-09-08 07:05:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:08,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:07 GMT Server: Apache x-openstack-request-id: req-0325c818-1708-4600-a337-f651e068371e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:08,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:08 GMT Server: Apache x-openstack-request-id: req-a75d1343-8111-4180-bcd3-8bf1342c2ecd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:05:08,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-a75d1343-8111-4180-bcd3-8bf1342c2ecd 2018-09-08 07:05:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:11,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:11 GMT Server: Apache x-openstack-request-id: req-283103b3-dc5b-43cd-9677-f81be0533c5c Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:11,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:11 GMT Server: Apache x-openstack-request-id: req-777bede8-8335-4ec3-afd8-2a3056e4047f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image", "inst_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2", "stack_user_project_id": "7914624d49e04cefa8d5ebcf47d63bfe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:04:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "107d6a01-faa9-42af-96a1-fbbdcaa7dcd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 07:05:11,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-777bede8-8335-4ec3-afd8-2a3056e4047f 2018-09-08 07:05:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0a6ec1da-7acb-46d8-847b-94a02bc583c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:11,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:11 GMT Server: Apache x-openstack-request-id: req-73e8aee0-66ca-459f-ae7c-719611b99796 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:12,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:05:11 GMT Server: Apache x-openstack-request-id: req-a3b965d3-f413-4f12-880d-50ac068b8edc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:05:12,503 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack1/0a6ec1da-7acb-46d8-847b-94a02bc583c4 used request id req-a3b965d3-f413-4f12-880d-50ac068b8edc 2018-09-08 07:05:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad71de86b045a9efcb46d74879d77aaf7d665c28" 2018-09-08 07:05:12,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:12 GMT Server: Apache x-openstack-request-id: req-6b220a00-1e42-43bb-b16c-d5e2df0ec9d7 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:12,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:05:12 GMT Server: Apache x-openstack-request-id: req-c4874bac-43d6-4bbc-8893-4af080f008b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:05:12,606 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-stack2/107d6a01-faa9-42af-96a1-fbbdcaa7dcd1 used request id req-c4874bac-43d6-4bbc-8893-4af080f008b9 2018-09-08 07:05:12,606 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-30d7392a-b37d-4e9e-a9fb-4ced9f9c8383-image 2018-09-08 07:05:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86472f1a85c2d3ad51bdc4cf38eb0c04afef7c47" 2018-09-08 07:05:15,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e561ee58-7839-4aaf-b9a1-657d3c218743 Date: Sat, 08 Sep 2018 07:05:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:05:15,080 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2a54ae0b-38cd-400f-b030-4b1ed2f4405f used request id req-e561ee58-7839-4aaf-b9a1-657d3c218743 2018-09-08 07:05:15,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/555bd857-6cad-4e17-8f02-2d8ae3ca0b3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2e1c581ec9280b98d4dcf69abc13da57095de5" 2018-09-08 07:05:15,128 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0672355a-cbf3-4d03-a800-b30590625655 x-compute-request-id: req-0672355a-cbf3-4d03-a800-b30590625655 Content-Length: 0 Content-Type: application/json 2018-09-08 07:05:15,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/555bd857-6cad-4e17-8f02-2d8ae3ca0b3f used request id req-0672355a-cbf3-4d03-a800-b30590625655 2018-09-08 07:05:15,130 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:05:15,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:05:15,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:05:15,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["h8JtDiBBRk-gOFsvGS8ZUw"], "issued_at": "2018-09-08T07:05:15.000000Z"}} 2018-09-08 07:05:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:15,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79712f5-6dc2-4aa3-b3e8-34c0f02ddef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:05:15,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e79712f5-6dc2-4aa3-b3e8-34c0f02ddef4 2018-09-08 07:05:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:15,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-8c57d5ab-3d40-47ed-856b-db2f8200abbd Date: Sat, 08 Sep 2018 07:05:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"} 2018-09-08 07:05:15,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 used request id req-8c57d5ab-3d40-47ed-856b-db2f8200abbd 2018-09-08 07:05:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:15,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-081ec472-fe71-4dd5-af19-dc4bd08ba485 Date: Sat, 08 Sep 2018 07:05:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:05:15,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-081ec472-fe71-4dd5-af19-dc4bd08ba485 2018-09-08 07:05:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}' 2018-09-08 07:05:16,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a X-Openstack-Request-Id: req-a6e0386e-06c4-4ff6-969f-34d0c0486e57 Date: Sat, 08 Sep 2018 07:05:16 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a", "min_disk": 0, "protected": false, "id": "a3c8adc4-2033-4f94-80b7-151b34fee58a", "file": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:16,189 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a6e0386e-06c4-4ff6-969f-34d0c0486e57 2018-09-08 07:05:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" -d '' 2018-09-08 07:05:18,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-856b5e53-d765-488e-9503-c626d267f77d Date: Sat, 08 Sep 2018 07:05:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:05:18,233 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file used request id req-856b5e53-d765-488e-9503-c626d267f77d 2018-09-08 07:05:18,234 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:05:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-bc87c3ec-b070-46a1-9079-68839ed650eb Date: Sat, 08 Sep 2018 07:05:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:18Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "metadata": {}}], "self": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a", "min_disk": 0, "protected": false, "id": "a3c8adc4-2033-4f94-80b7-151b34fee58a", "file": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:18,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a used request id req-bc87c3ec-b070-46a1-9079-68839ed650eb 2018-09-08 07:05:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:18,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba8fd783-7729-4aa1-9537-76e004a4372f Date: Sat, 08 Sep 2018 07:05:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:05:18,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ba8fd783-7729-4aa1-9537-76e004a4372f 2018-09-08 07:05:18,548 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 2018-09-08 07:05:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:05:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-264adc20-e7a0-4043-8703-699cbd560758 Date: Sat, 08 Sep 2018 07:05:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:18Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "metadata": {}}], "self": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a", "min_disk": 0, "protected": false, "id": "a3c8adc4-2033-4f94-80b7-151b34fee58a", "file": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:18,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a used request id req-264adc20-e7a0-4043-8703-699cbd560758 2018-09-08 07:05:18,709 - create_image - DEBUG - Instance status is - active 2018-09-08 07:05:18,709 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 2018-09-08 07:05:18,709 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 2018-09-08 07:05:18,710 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:05:18,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:05:18,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:05:19,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["f27dvFh4Rni-41leLGTBVg"], "issued_at": "2018-09-08T07:05:19.000000Z"}} 2018-09-08 07:05:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:19,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138cbfe7-5b7c-48d6-9e8c-329020f0e8e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:05:19,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-138cbfe7-5b7c-48d6-9e8c-329020f0e8e0 2018-09-08 07:05:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:19,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-68400a7c-18c9-4a9e-b861-81b6f5d9790a Date: Sat, 08 Sep 2018 07:05:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2"} 2018-09-08 07:05:19,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 used request id req-68400a7c-18c9-4a9e-b861-81b6f5d9790a 2018-09-08 07:05:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99c3419a-3319-41a6-a48d-75ae2547ca14 Date: Sat, 08 Sep 2018 07:05:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:05:19,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-99c3419a-3319-41a6-a48d-75ae2547ca14 2018-09-08 07:05:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2"}' 2018-09-08 07:05:19,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 X-Openstack-Request-Id: req-29b9f4e0-2ee6-4c2a-bd2c-e5a4f048fc72 Date: Sat, 08 Sep 2018 07:05:19 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "min_disk": 0, "protected": false, "id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "file": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file", "checksum": null, "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:19,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-29b9f4e0-2ee6-4c2a-bd2c-e5a4f048fc72 2018-09-08 07:05:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" -d '' 2018-09-08 07:05:21,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06d8f803-cd58-46de-a875-a1d7436d7a8b Date: Sat, 08 Sep 2018 07:05:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:05:21,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file used request id req-06d8f803-cd58-46de-a875-a1d7436d7a8b 2018-09-08 07:05:21,621 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:05:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:21,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8a2f8165-27d2-440c-9b24-1b512e39c994 Date: Sat, 08 Sep 2018 07:05:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:21Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "metadata": {}}], "self": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "min_disk": 0, "protected": false, "id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "file": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:21,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 used request id req-8a2f8165-27d2-440c-9b24-1b512e39c994 2018-09-08 07:05:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:21,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3293a24-47f8-4cb6-99f2-66f66535ab1a Date: Sat, 08 Sep 2018 07:05:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:05:21,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f3293a24-47f8-4cb6-99f2-66f66535ab1a 2018-09-08 07:05:21,803 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 2018-09-08 07:05:21,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:05:21,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-fb065ead-17b3-44cc-8d12-df7d0d68193b Date: Sat, 08 Sep 2018 07:05:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:21Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "metadata": {}}], "self": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "min_disk": 0, "protected": false, "id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "file": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:21,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 used request id req-fb065ead-17b3-44cc-8d12-df7d0d68193b 2018-09-08 07:05:21,822 - create_image - DEBUG - Instance status is - active 2018-09-08 07:05:21,823 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 2018-09-08 07:05:21,823 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 2018-09-08 07:05:21,823 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:05:21,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:05:22,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["k4cWfg8EQl6aXCo1IJrl9w"], "issued_at": "2018-09-08T07:05:22.000000Z"}} 2018-09-08 07:05:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net"}}' 2018-09-08 07:05:26,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:05:22 GMT Server: Apache x-openstack-request-id: req-e64697f9-9a98-4397-8595-cf4d63165835 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}]}} 2018-09-08 07:05:26,399 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-e64697f9-9a98-4397-8595-cf4d63165835 2018-09-08 07:05:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:26,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:26 GMT Server: Apache x-openstack-request-id: req-6f0496d3-5f9f-49a1-818e-c0d3d5bcf288 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:26,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:26 GMT Server: Apache x-openstack-request-id: req-f2c0cb03-e958-4cb2-9215-c6b95cc866fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:26,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-f2c0cb03-e958-4cb2-9215-c6b95cc866fa 2018-09-08 07:05:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:26,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:26 GMT Server: Apache x-openstack-request-id: req-ba46bb4f-ee09-4747-ad3d-1a9249826508 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:27,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:26 GMT Server: Apache x-openstack-request-id: req-71fbd6c8-06a9-41ca-90c0-fabeb60413a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:27,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-71fbd6c8-06a9-41ca-90c0-fabeb60413a4 2018-09-08 07:05:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:30,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:30 GMT Server: Apache x-openstack-request-id: req-47d8b6d6-a8ac-4388-8a51-70ea7d802b4f Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:30,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:30 GMT Server: Apache x-openstack-request-id: req-a1e06bf6-6df4-4498-b57c-3858d94112b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:30,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-a1e06bf6-6df4-4498-b57c-3858d94112b8 2018-09-08 07:05:33,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:33,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:33 GMT Server: Apache x-openstack-request-id: req-6ff22c82-d8a7-4675-994b-f817df6dd5b5 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:33 GMT Server: Apache x-openstack-request-id: req-68219e82-c611-4a5b-bccd-646f1983208b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:33,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-68219e82-c611-4a5b-bccd-646f1983208b 2018-09-08 07:05:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:37,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:36 GMT Server: Apache x-openstack-request-id: req-5995edd5-c956-42f6-83c9-e3352b8dfe0a Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:37,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:37 GMT Server: Apache x-openstack-request-id: req-10e54423-4cd6-4667-b577-752319a08aeb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:37,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-10e54423-4cd6-4667-b577-752319a08aeb 2018-09-08 07:05:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:40,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:40 GMT Server: Apache x-openstack-request-id: req-82ac196e-cd74-4d1d-a160-35fcbf054ee3 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:40,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:40 GMT Server: Apache x-openstack-request-id: req-d29c549f-9f1e-4c66-9b80-00cf92b9e573 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:40,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-d29c549f-9f1e-4c66-9b80-00cf92b9e573 2018-09-08 07:05:44,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:44,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:44 GMT Server: Apache x-openstack-request-id: req-9a59c05f-0928-46b4-8b43-f767b79b4eab Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:44,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:44 GMT Server: Apache x-openstack-request-id: req-c5ae97d8-4376-4af6-8030-bd50699ad1ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:44,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-c5ae97d8-4376-4af6-8030-bd50699ad1ad 2018-09-08 07:05:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:47,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:47 GMT Server: Apache x-openstack-request-id: req-88804d74-b7b2-43d2-8c65-5cc53bf467d0 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:47,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:47 GMT Server: Apache x-openstack-request-id: req-e3bea043-ab43-4d51-8b8d-0cb7df63ae56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:47,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-e3bea043-ab43-4d51-8b8d-0cb7df63ae56 2018-09-08 07:05:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:50,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:50 GMT Server: Apache x-openstack-request-id: req-d4e15ec7-5c1c-4647-8499-1706021d636f Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:50 GMT Server: Apache x-openstack-request-id: req-f2d7e9ab-4696-44e3-ab1c-924a5cc72364 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:51,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-f2d7e9ab-4696-44e3-ab1c-924a5cc72364 2018-09-08 07:05:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:51,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-56334a26-becc-40e2-9cc1-a6d4a6b70754 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:51,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-0f7d07e3-a613-42ee-b774-355080e786f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "93ba558b-8861-4018-8f2e-fbe03e4eb100", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "32f00f3d-e976-4658-8aa3-3b97f50626a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bed552f5-adf9-4c6c-b30f-781cfdb3fc84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "60266d4b-e999-4ae4-aed7-fbbe3f401ad0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef:subnet_id=71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "886ad7a1-61dc-464d-885e-7bced92ef7df", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "413df678-8156-44ce-999b-0208aeb21040", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5eed044c-54a7-4c49-bc9e-6e01ab941007", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:05:51,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources used request id req-0f7d07e3-a613-42ee-b774-355080e786f8 2018-09-08 07:05:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:51,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-a0b835e4-44be-4a72-ab9d-ac8d428c7eca Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:51,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-a41809e3-c5db-4326-be7e-10958eb3e4ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:51,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-a41809e3-c5db-4326-be7e-10958eb3e4ad 2018-09-08 07:05:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:51,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-bf7d59e6-30c2-46d3-abfe-7585c74399d7 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:52,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:51 GMT Server: Apache x-openstack-request-id: req-cc7afc82-58ba-4074-bd9e-62ce7d86f1cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "93ba558b-8861-4018-8f2e-fbe03e4eb100", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "32f00f3d-e976-4658-8aa3-3b97f50626a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bed552f5-adf9-4c6c-b30f-781cfdb3fc84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "60266d4b-e999-4ae4-aed7-fbbe3f401ad0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef:subnet_id=71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "886ad7a1-61dc-464d-885e-7bced92ef7df", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "413df678-8156-44ce-999b-0208aeb21040", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5eed044c-54a7-4c49-bc9e-6e01ab941007", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:05:52,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources used request id req-cc7afc82-58ba-4074-bd9e-62ce7d86f1cf 2018-09-08 07:05:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:52,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-42b93dac-cc79-408f-9915-f703e90844c2 Date: Sat, 08 Sep 2018 07:05:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4"],"description":"","tags":[],"updated_at":"2018-09-08T07:05:31Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:30Z","provider:network_type":"vxlan"}]} 2018-09-08 07:05:52,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-42b93dac-cc79-408f-9915-f703e90844c2 2018-09-08 07:05:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4acf892f-d0de-4e58-b2d2-2191d0b02230 Date: Sat, 08 Sep 2018 07:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:31Z","dns_nameservers":[],"updated_at":"2018-09-08T07:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet"}]} 2018-09-08 07:05:52,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-4acf892f-d0de-4e58-b2d2-2191d0b02230 2018-09-08 07:05:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:52,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d18a21d1-d46d-432e-a74d-37b78e8c5247 Date: Sat, 08 Sep 2018 07:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:31Z","dns_nameservers":[],"updated_at":"2018-09-08T07:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet"}]} 2018-09-08 07:05:52,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-d18a21d1-d46d-432e-a74d-37b78e8c5247 2018-09-08 07:05:52,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:05:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:52,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cd18b3-f7c1-4899-a126-f25643240a84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:05:52,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f9cd18b3-f7c1-4899-a126-f25643240a84 2018-09-08 07:05:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:52,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:52 GMT Server: Apache x-openstack-request-id: req-7a3e6149-832b-4de8-b325-c27377b053c4 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:52,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:52 GMT Server: Apache x-openstack-request-id: req-6c9fdd75-cb89-482e-badc-a4f0a7a67a00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "93ba558b-8861-4018-8f2e-fbe03e4eb100", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "32f00f3d-e976-4658-8aa3-3b97f50626a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bed552f5-adf9-4c6c-b30f-781cfdb3fc84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "60266d4b-e999-4ae4-aed7-fbbe3f401ad0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef:subnet_id=71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "886ad7a1-61dc-464d-885e-7bced92ef7df", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "413df678-8156-44ce-999b-0208aeb21040", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5eed044c-54a7-4c49-bc9e-6e01ab941007", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:05:52,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources used request id req-6c9fdd75-cb89-482e-badc-a4f0a7a67a00 2018-09-08 07:05:52,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/413df678-8156-44ce-999b-0208aeb21040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8913fda-2753-4a84-8160-99794fa02c86 x-compute-request-id: req-a8913fda-2753-4a84-8160-99794fa02c86 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:1d:37", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/413df678-8156-44ce-999b-0208aeb21040", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/413df678-8156-44ce-999b-0208aeb21040", "rel": "bookmark"}], "image": {"id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "links": [{"href": "http://172.30.9.23:8774/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-09-08T07:05:39.000000", "flavor": {"id": "93ba558b-8861-4018-8f2e-fbe03e4eb100", "links": [{"href": "http://172.30.9.23:8774/flavors/93ba558b-8861-4018-8f2e-fbe03e4eb100", "rel": "bookmark"}]}, "id": "413df678-8156-44ce-999b-0208aeb21040", "security_groups": [{"name": "default"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:05:40Z", "hostId": "87860f1271075154483d9a78f199e674683c3e4400c47413a85e3a2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "created": "2018-09-08T07:05:35Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:05:53,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/413df678-8156-44ce-999b-0208aeb21040 used request id req-a8913fda-2753-4a84-8160-99794fa02c86 2018-09-08 07:05:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5e73f2a1-bb9b-495a-8fa4-14a6215acf09 Date: Sat, 08 Sep 2018 07:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4"],"description":"","tags":[],"updated_at":"2018-09-08T07:05:31Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:30Z","provider:network_type":"vxlan"}]} 2018-09-08 07:05:53,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net used request id req-5e73f2a1-bb9b-495a-8fa4-14a6215acf09 2018-09-08 07:05:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:05:53,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:05:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fd645c-b191-496d-9ebb-16f9003dd67a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:05:53,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-94fd645c-b191-496d-9ebb-16f9003dd67a 2018-09-08 07:05:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-16214eed-5bc0-49d7-93a7-bc19637cdc73 Date: Sat, 08 Sep 2018 07:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:31Z","dns_nameservers":[],"updated_at":"2018-09-08T07:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet"}]} 2018-09-08 07:05:53,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-16214eed-5bc0-49d7-93a7-bc19637cdc73 2018-09-08 07:05:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-d559b052-6b38-4789-a3a4-f24564040fda Date: Sat, 08 Sep 2018 07:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.2"}],"id":"079044bc-faed-45e2-a7e6-5af1496168e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:1f:d9","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32f00f3d-e976-4658-8aa3-3b97f50626a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.15"}],"id":"0e827bc5-84f7-42f1-abd3-9a01027ed7ba","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:1d:37","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:37Z","binding:vnic_type":"normal","device_id":"413df678-8156-44ce-999b-0208aeb21040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.1"}],"id":"64a79bdb-a8eb-4721-862a-0b2655b037d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:52:7b","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:39Z","binding:vnic_type":"normal","device_id":"d8a19841-896e-47e1-abc6-959f629f0fef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.7"}],"id":"886ad7a1-61dc-464d-885e-7bced92ef7df","security_groups":["bed552f5-adf9-4c6c-b30f-781cfdb3fc84"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:42:39","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack-port1-nktxb3slgv6m","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"5eed044c-54a7-4c49-bc9e-6e01ab941007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.3"}],"id":"c1d03ac6-191f-464f-85f1-a9ec5be2d18e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:f5:34","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32f00f3d-e976-4658-8aa3-3b97f50626a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.4"}],"id":"cb9629c8-fdbc-4ddf-b588-b21e7ad02ae2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:51:11","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32f00f3d-e976-4658-8aa3-3b97f50626a7"}]} 2018-09-08 07:05:53,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-d559b052-6b38-4789-a3a4-f24564040fda 2018-09-08 07:05:53,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5eed044c-54a7-4c49-bc9e-6e01ab941007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:53,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18031177-37dd-46a2-a5cc-406445ccd1d0 x-compute-request-id: req-18031177-37dd-46a2-a5cc-406445ccd1d0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:42:39", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:42:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5eed044c-54a7-4c49-bc9e-6e01ab941007", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5eed044c-54a7-4c49-bc9e-6e01ab941007", "rel": "bookmark"}], "image": {"id": "a3c8adc4-2033-4f94-80b7-151b34fee58a", "links": [{"href": "http://172.30.9.23:8774/images/a3c8adc4-2033-4f94-80b7-151b34fee58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-09-08T07:05:44.000000", "flavor": {"id": "4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "links": [{"href": "http://172.30.9.23:8774/flavors/4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "rel": "bookmark"}]}, "id": "5eed044c-54a7-4c49-bc9e-6e01ab941007", "security_groups": [{"name": "security_group_name"}], "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:05:45Z", "hostId": "48106e20ca9883473948fd1238757e9a802c8c91c13939bdb53f8c70", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "created": "2018-09-08T07:05:37Z", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:05:53,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5eed044c-54a7-4c49-bc9e-6e01ab941007 used request id req-18031177-37dd-46a2-a5cc-406445ccd1d0 2018-09-08 07:05:53,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3407ac2f-cc15-45af-97f2-65b8cc15200c Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","subnets":["71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4"],"description":"","tags":[],"updated_at":"2018-09-08T07:05:31Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net","admin_state_up":true,"tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:30Z","provider:network_type":"vxlan"}]} 2018-09-08 07:05:54,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net used request id req-3407ac2f-cc15-45af-97f2-65b8cc15200c 2018-09-08 07:05:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a010c41b-125e-4f64-aca0-00145b4e3bf2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:05:54,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a010c41b-125e-4f64-aca0-00145b4e3bf2 2018-09-08 07:05:54,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc73d265-e3dc-4549-82d0-625b6a77954f Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:31Z","dns_nameservers":[],"updated_at":"2018-09-08T07:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet"}]} 2018-09-08 07:05:54,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-bc73d265-e3dc-4549-82d0-625b6a77954f 2018-09-08 07:05:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-c9e1cf7c-2435-4f6a-8ffd-880486c484cf Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.2"}],"id":"079044bc-faed-45e2-a7e6-5af1496168e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:1f:d9","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32f00f3d-e976-4658-8aa3-3b97f50626a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.15"}],"id":"0e827bc5-84f7-42f1-abd3-9a01027ed7ba","security_groups":["8c110cd6-35a8-44a8-90fb-6a89ed71db77"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:1d:37","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:37Z","binding:vnic_type":"normal","device_id":"413df678-8156-44ce-999b-0208aeb21040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.1"}],"id":"64a79bdb-a8eb-4721-862a-0b2655b037d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:52:7b","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:39Z","binding:vnic_type":"normal","device_id":"d8a19841-896e-47e1-abc6-959f629f0fef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.7"}],"id":"886ad7a1-61dc-464d-885e-7bced92ef7df","security_groups":["bed552f5-adf9-4c6c-b30f-781cfdb3fc84"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:42:39","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack-port1-nktxb3slgv6m","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"5eed044c-54a7-4c49-bc9e-6e01ab941007"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.3"}],"id":"c1d03ac6-191f-464f-85f1-a9ec5be2d18e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:f5:34","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32f00f3d-e976-4658-8aa3-3b97f50626a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4","ip_address":"10.1.2.4"}],"id":"cb9629c8-fdbc-4ddf-b588-b21e7ad02ae2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:51:11","project_id":"43b3abd068ce4228b3ff4fcdf100aed5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32f00f3d-e976-4658-8aa3-3b97f50626a7","tenant_id":"43b3abd068ce4228b3ff4fcdf100aed5","created_at":"2018-09-08T07:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32f00f3d-e976-4658-8aa3-3b97f50626a7"}]} 2018-09-08 07:05:54,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=32f00f3d-e976-4658-8aa3-3b97f50626a7 used request id req-c9e1cf7c-2435-4f6a-8ffd-880486c484cf 2018-09-08 07:05:54,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:54 GMT Server: Apache x-openstack-request-id: req-bed64fc5-7fd2-4857-8016-b55629efc5e6 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:54,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:54 GMT Server: Apache x-openstack-request-id: req-93ff495f-e4d5-444d-889a-45fe1bc23485 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "93ba558b-8861-4018-8f2e-fbe03e4eb100", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b192e5a-fdf2-4c6d-b8c2-55dee5c88b39", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "32f00f3d-e976-4658-8aa3-3b97f50626a7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "bed552f5-adf9-4c6c-b30f-781cfdb3fc84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "60266d4b-e999-4ae4-aed7-fbbe3f401ad0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef:subnet_id=71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71ad0ba5-7656-4ba2-8107-f0f53dc4bbb4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "d8a19841-896e-47e1-abc6-959f629f0fef", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "886ad7a1-61dc-464d-885e-7bced92ef7df", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "413df678-8156-44ce-999b-0208aeb21040", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T07:05:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:05:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5eed044c-54a7-4c49-bc9e-6e01ab941007", "resource_type": "OS::Nova::Server"}]} 2018-09-08 07:05:54,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140/resources used request id req-93ff495f-e4d5-444d-889a-45fe1bc23485 2018-09-08 07:05:54,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-070d43b6-23aa-4105-81a0-5a60d161700e Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:21Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "metadata": {}}], "self": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "min_disk": 0, "protected": false, "id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "file": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:54,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 used request id req-070d43b6-23aa-4105-81a0-5a60d161700e 2018-09-08 07:05:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a4e8c89f-5b4a-4172-a2e5-5b3ca855f8ac Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:05:54,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a4e8c89f-5b4a-4172-a2e5-5b3ca855f8ac 2018-09-08 07:05:54,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5a7a9101-e0df-42e0-a9a7-1fc80f1df9e3 Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:21Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "metadata": {}}], "self": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808", "min_disk": 0, "protected": false, "id": "fe3ddca5-fd82-4dfa-a99a-451e525d4808", "file": "/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:54,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 used request id req-5a7a9101-e0df-42e0-a9a7-1fc80f1df9e3 2018-09-08 07:05:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0bc84af2-748c-4d8b-9b05-433cdb196f98 Date: Sat, 08 Sep 2018 07:05:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:05:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:05:18Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "metadata": {}}], "self": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a", "min_disk": 0, "protected": false, "id": "a3c8adc4-2033-4f94-80b7-151b34fee58a", "file": "/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b3abd068ce4228b3ff4fcdf100aed5", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a3c8adc4-2033-4f94-80b7-151b34fee58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:05:54,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a used request id req-0bc84af2-748c-4d8b-9b05-433cdb196f98 2018-09-08 07:05:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:54,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:54 GMT Server: Apache x-openstack-request-id: req-5bd657ec-fd79-4c9a-86fe-9e3456ce5c5d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:55,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:54 GMT Server: Apache x-openstack-request-id: req-9bfba235-ed7d-4254-ba75-b6871cbf3778 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:55,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-9bfba235-ed7d-4254-ba75-b6871cbf3778 2018-09-08 07:05:55,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:55,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-ad106a74-6b42-4d6d-a205-9cad725a95c7 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:55,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-1b5c60e9-473f-4bf3-8f10-886c8bf145b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtde47vck8e1+UfezdaveI6Oi8U1uK/GNTep8RqP8Ys2t8Ifw\nWVMm7YpGkCQhBLBWkZWig7tYZlW2pJyoZlXllT9yaVNtY5JE7hHUoqPFeKWhyAbU\nuHpqPScq7VUjLnjwpmcJFDDL5HgkXttKhsiKoPFbQh+oAdaHysteFwQNTQW2rkLg\nQPclr0K8NCPdDgtD665kgmMbDLuEU9q5NVIMnQgIebVxggRqocu+2jjMcZDXSyrh\nxtp2PecHfEl7pEEnvPxyUISK8+7LqM/mUICNS7dPWvh/Lztawb7AulcwkAZIxN7R\nXXk+Cimk6UCjh6satCxJtMvJcbunJ4pdiHTruQIDAQABAoIBAAoVRinqBmBr3N9K\nrubNeuna/wQGWR+Sq1UwtWdtXGdWJFj8ELXDSJtPWY5QkowiAwrbk0FeuA4knpYO\nIcBa7voRpJR2jdBBohTZZEMIdcC03n2q80yvbQirDVRPrj27cwynFffKpOOsTcf8\nvOswX4+BEqBeBQDlFm6GTFdWYC5vFKDpqDaAHmvRd0Juj8t3W9wLtRMDLdocCN8p\nIOcnYEcJEVCefxt/7v7uVTTbBY2lt7zUFUbEn5uqRnLwkubswDIb6++PpMMgr+0+\nC03oaGXEH8fJxUp6fluBonbYja3F0qV+TpBTF7b3EJ5eLfvBZ4Fxywjw3AGamwsf\num3tvgECgYEA7hOG9vRc8Zd/N6jEXOnTRi2x+wDQ4rq/L0y/9Og62xCtPREsv9tA\nu3qENd35LuLWIuAShNQIjwgiB7E41FK5RPqVgHU74EpSe9rDtA5RnXPFSCQ5mqQI\nW26GhZFy11cXpoeREjLcYwfomfteMUdhbMltXc2AKecO0IaJ59vqGRkCgYEAw4hl\n417lF8cuhPlsBiCdewlku+CDpbPFvOvpl1Y6mO8GYDY/uzt4+gv+ZxZwMbp1Abq2\nJ32a7c/FshONWpFhD8i75jLyszPdMEAH7lonutsmMKRkFSJACpiuBL3iMrxrSxNk\nSQ4JMse6qVTR7+5VALOQ0PEGPOKMY0H8i9Fxm6ECgYA9DRjhH0zuTzE6brbcNMIP\nDwzDFzR5z/XTBVV8Ukk1gBNMw6i8EleJPCPHRILv+Q98pgVZtp3zP9yqKFIwcH4+\nKBxKcsXGAIkiZbkl5T4cqGGA3HlBJKtX9wHcIq5WdmkENWOITS6i3pZRVlqTPIDJ\nSuYW1en11ODBrJ6UrJpdkQKBgFUMjRTa/9bZ4lggjWYU5arQqSo3O8vlaAsGqjIT\nZaWDwkgzEIGGGtbYRK3eSqq2qZI4/mYq8iqihyEv8/oC5i8RZvl4C6z60CjekRSR\nzlouXGwn9QhkP2rcgkS5uxvKbPjY1HQaUNHvojdpF2+/QOXvNPxM+iOdfublms3O\nKhZBAoGABgeOgsymzEV9XVV9JkqT3hO6OJYzjWPqDQve4pJ59yEvKjwnqEfPTKAZ\nNdoa7I875isOQSC0ekIdTEa128RmWk6WDH+B3TEaIH4e4MQu9mDbo9it3UBI3H+s\nJl2yiPsWbTzZipcQ6W97eFd+CeTNAGHD0ALZ3LdAuQXnLEtyoeA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:55,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-1b5c60e9-473f-4bf3-8f10-886c8bf145b6 2018-09-08 07:05:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:55,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-0458bb97-0df0-4029-a39f-1a1761899730 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:55,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-7118e8ed-4a3b-4081-8ac0-a1c146bd6c92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:05:55,725 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-7118e8ed-4a3b-4081-8ac0-a1c146bd6c92 2018-09-08 07:05:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:55,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-c6047dfe-8aa3-4218-85d6-e911760f901b Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:55,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:55 GMT Server: Apache x-openstack-request-id: req-f12b1db9-c21b-409e-a3bd-edad3da03c06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:55,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-f12b1db9-c21b-409e-a3bd-edad3da03c06 2018-09-08 07:05:58,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:05:58,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:05:58 GMT Server: Apache x-openstack-request-id: req-9894c7ab-c1f7-4617-94a8-90c29a4af213 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:05:59,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:05:58 GMT Server: Apache x-openstack-request-id: req-92be5978-c051-4caa-8de4-a99ffe241400 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:05:59,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-92be5978-c051-4caa-8de4-a99ffe241400 2018-09-08 07:06:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:06:02,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:02 GMT Server: Apache x-openstack-request-id: req-edaf7b1f-68d4-4778-b984-da2d96530eec Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:02,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:02 GMT Server: Apache x-openstack-request-id: req-a343cb7a-ed17-4e90-9de3-fb036198db77 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:06:02,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-a343cb7a-ed17-4e90-9de3-fb036198db77 2018-09-08 07:06:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:06:05,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:05 GMT Server: Apache x-openstack-request-id: req-fc97771e-4caf-4479-a089-cc2ca9a2312b Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:05,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:05 GMT Server: Apache x-openstack-request-id: req-c5ef68e8-32be-43ce-9386-41bcbc9fd6e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:06:05,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-c5ef68e8-32be-43ce-9386-41bcbc9fd6e7 2018-09-08 07:06:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:06:08,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:08 GMT Server: Apache x-openstack-request-id: req-0b9804b4-0dca-4a3d-9bf0-82e3f599c92b Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:08,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:08 GMT Server: Apache x-openstack-request-id: req-f4246a9a-e871-46f5-8429-5292b7670a0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:06:08,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-f4246a9a-e871-46f5-8429-5292b7670a0b 2018-09-08 07:06:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/7bf50346-2321-4f20-a4b8-0f22fdc0d140 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c79fc5ccf8a71987a91f5e81206a45327c8056" 2018-09-08 07:06:11,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:11 GMT Server: Apache x-openstack-request-id: req-f1a0a266-7b6c-40eb-86f9-7a0e74b9a03a Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:11 GMT Server: Apache x-openstack-request-id: req-9276df66-269b-4971-9b4c-7f46cd0fb628 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor2", "OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack", "stack_user_project_id": "2fdc3d00065f46248b2df635b65e732f", "tags": null, "creation_time": "2018-09-08T07:05:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T07:05:55Z", "id": "7bf50346-2321-4f20-a4b8-0f22fdc0d140", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 07:06:11,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-stack/7bf50346-2321-4f20-a4b8-0f22fdc0d140 used request id req-9276df66-269b-4971-9b4c-7f46cd0fb628 2018-09-08 07:06:11,616 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image1 2018-09-08 07:06:11,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d02952b6b3fc66cd1f8020135254e0c938f1dbda" 2018-09-08 07:06:13,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-945e24d5-f8cf-4673-ac07-f408100c50aa Date: Sat, 08 Sep 2018 07:06:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:13,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a3c8adc4-2033-4f94-80b7-151b34fee58a used request id req-945e24d5-f8cf-4673-ac07-f408100c50aa 2018-09-08 07:06:13,186 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-f6d1b417-c895-4dbd-b8f6-db10e7dcd42f-image2 2018-09-08 07:06:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc9168849148acf6ec5327b7571edc4e01bb0552" 2018-09-08 07:06:14,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3deb39c-8933-4656-b16b-718efe51c8a5 Date: Sat, 08 Sep 2018 07:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:14,377 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fe3ddca5-fd82-4dfa-a99a-451e525d4808 used request id req-d3deb39c-8933-4656-b16b-718efe51c8a5 2018-09-08 07:06:14,380 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:06:14,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:06:14,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:14,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Q0TVezuxR-KXYk2AmLoOvg"], "issued_at": "2018-09-08T07:06:14.000000Z"}} 2018-09-08 07:06:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" -d '{"stack_name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-08 07:06:16,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:06:14 GMT Server: Apache x-openstack-request-id: req-17711bfc-10f6-4de2-895e-000d7a70de25 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "rel": "self"}]}} 2018-09-08 07:06:16,608 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-17711bfc-10f6-4de2-895e-000d7a70de25 2018-09-08 07:06:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" 2018-09-08 07:06:16,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:16 GMT Server: Apache x-openstack-request-id: req-dcefdfda-8051-4bb1-a0c4-71c5abc66548 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:16 GMT Server: Apache x-openstack-request-id: req-e3e3848b-fa29-4dc5-8b68-f248e4bd3ad8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "OS::stack_name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack", "stack_user_project_id": "9b02138a856a4e30a238ab6a88c8a06d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:06:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 07:06:16,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 used request id req-e3e3848b-fa29-4dc5-8b68-f248e4bd3ad8 2018-09-08 07:06:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" 2018-09-08 07:06:17,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:16 GMT Server: Apache x-openstack-request-id: req-cef0c31f-1300-4e22-ae88-129f7dfbb6d6 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:17,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache x-openstack-request-id: req-9ef2b309-b478-478e-a0f9-037c94d6b642 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "OS::stack_name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack", "stack_user_project_id": "9b02138a856a4e30a238ab6a88c8a06d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:06:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 07:06:17,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 used request id req-9ef2b309-b478-478e-a0f9-037c94d6b642 2018-09-08 07:06:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" 2018-09-08 07:06:17,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache x-openstack-request-id: req-6554501d-da58-40d8-92c0-25dbf09fbcc1 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:17,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache x-openstack-request-id: req-cb648786-61ef-43dc-94fc-281da51692a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-08T07:06:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:06:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8666f725-d88c-4cc1-a10d-cb4d327c76ad", "resource_type": "OS::Nova::Flavor"}]} 2018-09-08 07:06:17,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3/resources used request id req-cb648786-61ef-43dc-94fc-281da51692a1 2018-09-08 07:06:17,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8666f725-d88c-4cc1-a10d-cb4d327c76ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" 2018-09-08 07:06:17,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4a5d4fd-3144-4e46-9b76-3254ba81d2ee x-compute-request-id: req-c4a5d4fd-3144-4e46-9b76-3254ba81d2ee Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8666f725-d88c-4cc1-a10d-cb4d327c76ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8666f725-d88c-4cc1-a10d-cb4d327c76ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "8666f725-d88c-4cc1-a10d-cb4d327c76ad", "name": "HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack-flavor-udxu75q7mxaq", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:06:17,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8666f725-d88c-4cc1-a10d-cb4d327c76ad used request id req-c4a5d4fd-3144-4e46-9b76-3254ba81d2ee 2018-09-08 07:06:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d49ca3960f835a8b34166782d621f8ae35f5d2d4" 2018-09-08 07:06:17,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache x-openstack-request-id: req-2248f8bb-10af-4391-8d2f-61b7f444ea65 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:18,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:06:17 GMT Server: Apache x-openstack-request-id: req-0a1ae478-7b90-4e34-a9e5-845ce21ba4b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:06:18,138 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsFlavorTests-1ab47d84-838d-4877-94ab-c3ce6f11a9c9-stack/843bcc3d-89b5-4a8b-96b6-dad77bf5c9f3 used request id req-0a1ae478-7b90-4e34-a9e5-845ce21ba4b5 2018-09-08 07:06:18,139 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:06:18,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:06:18,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:18,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["wBFc3ZqJTsq-VdBqjwed4Q"], "issued_at": "2018-09-08T07:06:18.000000Z"}} 2018-09-08 07:06:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" -d '{"stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp"}}' 2018-09-08 07:06:20,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:06:18 GMT Server: Apache x-openstack-request-id: req-7a4667ec-fb89-4249-a85a-85b0a4e1d78a Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "rel": "self"}]}} 2018-09-08 07:06:20,112 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-7a4667ec-fb89-4249-a85a-85b0a4e1d78a 2018-09-08 07:06:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:20,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:20 GMT Server: Apache x-openstack-request-id: req-dc4489c1-37a8-4d17-82de-74416f61f4d6 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:20,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:20 GMT Server: Apache x-openstack-request-id: req-46ca0ead-650f-4d86-8606-ebc3682874d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "OS::stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "keypair_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "stack_user_project_id": "4fa291fec30c460c9ffe1a5ed45e2f7b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:06:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 07:06:20,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 used request id req-46ca0ead-650f-4d86-8606-ebc3682874d2 2018-09-08 07:06:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:20,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:20 GMT Server: Apache x-openstack-request-id: req-d8048ed7-81ba-45f9-aa67-60736c486756 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:20,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:20 GMT Server: Apache x-openstack-request-id: req-b76e3312-2279-43cc-b512-afb24ce92bbf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "OS::stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "keypair_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "stack_user_project_id": "4fa291fec30c460c9ffe1a5ed45e2f7b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:06:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArJnOlDVxXO06BRKcRV4mKaqj4fA0fec/Lx3zi7hvNFaLA5Rl\nnVE/wFkJlA//s9jN9a5LLgeEl04IVIJOgmvhwyYxsf4Ghw98vZkKrs+7pnxQ0Fqz\nTAg0Wwc1cHEASiOcDdIfxpH0141rJ64QeT/4Bhvs2Te7XT/sJ97I3vXh1OMNHMvN\nlJiflnNl/rptad35g89hd7CczF33hNkf/H+etyQKHI7U9GkTVS+mfREtminEatkd\nAphiXLaliisJQHMzmzWS7YJ0mVpLCG2p8l8tGqUssRR6p38NHAF+f41ejaFh1ZHF\ny75UEE8eNndvncsJpE7ox+39KJykcdPxre0ltwIDAQABAoIBAQCAJR1jmh4VYSdv\ndrbBJbptuvw7lgxS4apef/0+4ermT86cFMQwvY74buKWpB4zV6bqXcIBZaGCeHPk\n0m4ZlKEkMyo4PSJ5if0SAxsUWLS4UZnqZzyxGXJNlxeM6MjPQortE/F1iw3eL2e8\nKRaf/udVGcyKJT+dZwUdQOGf76wAUm5bSbsqVEZMJW4pzzUYIZ1tTcx1Uh3wbipz\nJgdbikmNunhXK5PpuendUy8LYwzMHU/osFjR6UUAZ1c1U5DszDMLKWVPHQfhHCwf\nOtpNty8NFpVMkAJr+rqzgxxX9S255RFBqSWZgCmBppvvkrQeHY56hyMsNocnlWzL\nMLE6OGahAoGBANJNqul8CT7a4GJ6JEP2221Yn5EDpBnt+Bh188ka/7KjD5j9n9zV\nEXQDw1BEmmz57qow2lerUlbApMDFPYMbMZI8gwbfVvVABw2KQZ2OeMdwpnB7khYY\nKq0eK6by9rgn+IExrVSmIIAYxejWtKcmYAwmSdVB07Q6j8rvsxXpLj5xAoGBANIa\n5XI8RC4G9GIi3xQ73MH/Z/mPMxNHTt6VQGuxD4N7u6QW0NDwlfn0G7HSh9RoWDU7\nnp4Zw1gYXIsTdvgpYscJ/5i82rx6vVFUyAnXPG5y8qMrbVJBfNIGK5TJtjQrEMGV\nhYVqV1OHUmtWpRhW6kuTNuWzf7ifMMRFOIQ0cgqnAoGBAJDm+vBNioFIhnrT9dDu\nclpxSeC9RYCoOt1/yC208KHBQKoFdvTNymzJevX/jvevbgbOCmOFpAIqUlqQjMWd\nIxbDovRFRsFNEI7/yB4rYITq1YODYTDgDeeidileFyjkQZGjDO7aWGJqr1KzPV4+\nTseQSicqaBgykYkeh6J9PGPBAoGAPks5MkiKEnd/Z8VdDNu+1UoLouOBSjr/OGFa\nK1Pg/KPn+3vER969KNHmkC+SlDinxoi5u7h5wZnffmC0CloC7m6ZeMittepSTVXs\nxXYqdbjhFd3fWN8PyhmIPGIeApOuMSdK4kaoQ5zApBCZfIDwkJ3CThKNUMjqJZc8\nbX47PcsCgYEArbvV5wbAZYScXR2Cw3HXP1gm0YV5yLYu+PuO0xh0Z4scu8817JcX\n8O2II3hZCFui+jQaVX1gKDTr1yVrVqTfoMNew2A2XFtSuAwwJadmXcv50btsKQ6t\ncjgbGHxRTJg+9c6RBrg+t67lfMfiJUJibzAc/VMpSYoUNaVYPhzn5WA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 07:06:20,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 used request id req-b76e3312-2279-43cc-b512-afb24ce92bbf 2018-09-08 07:06:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/03ed9013-8fcd-4d8d-9a1a-66bc0a220989/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:21,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:20 GMT Server: Apache x-openstack-request-id: req-e2483b52-5397-47e5-8392-448af64d996f Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:21,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:21 GMT Server: Apache x-openstack-request-id: req-6cac65c2-3449-4a0f-b1f3-323b0e2d83fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T07:06:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:06:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-08 07:06:21,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989/resources used request id req-6cac65c2-3449-4a0f-b1f3-323b0e2d83fb 2018-09-08 07:06:21,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:21,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:21 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-9d6c4906-cf61-4359-aa4c-24d3e1e683aa x-compute-request-id: req-9d6c4906-cf61-4359-aa4c-24d3e1e683aa Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsmc6UNXFc7ToFEpxFXiYpqqPh8DR95z8vHfOLuG80VosDlGWdUT/AWQmUD/+z2M31rksuB4SXTghUgk6Ca+HDJjGx/gaHD3y9mQquz7umfFDQWrNMCDRbBzVwcQBKI5wN0h/GkfTXjWsnrhB5P/gGG+zZN7tdP+wn3sje9eHU4w0cy82UmJ+Wc2X+um1p3fmDz2F3sJzMXfeE2R/8f563JAocjtT0aRNVL6Z9ES2aKcRq2R0CmGJctqWKKwlAczObNZLtgnSZWksIbanyXy0apSyxFHqnfw0cAX5/jV6NoWHVkcXLvlQQTx42d2+dywmkTujH7f0onKRx0/Gt7SW3 Generated-by-Nova", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp", "deleted": false, "created_at": "2018-09-08T07:06:20.000000", "updated_at": null, "fingerprint": "e7:cb:1b:99:a9:98:1f:aa:b0:16:e8:d4:97:34:5c:de", "deleted_at": null, "id": 14}} 2018-09-08 07:06:21,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp used request id req-9d6c4906-cf61-4359-aa4c-24d3e1e683aa 2018-09-08 07:06:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:21,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:21 GMT Server: Apache x-openstack-request-id: req-ee44b000-b0b8-45ec-93ef-15cfb3a8267d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:21,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:21 GMT Server: Apache x-openstack-request-id: req-99c90dce-6a05-4e21-bf98-583e88bbe221 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "OS::stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "keypair_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack", "stack_user_project_id": "4fa291fec30c460c9ffe1a5ed45e2f7b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:06:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ed9013-8fcd-4d8d-9a1a-66bc0a220989", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArJnOlDVxXO06BRKcRV4mKaqj4fA0fec/Lx3zi7hvNFaLA5Rl\nnVE/wFkJlA//s9jN9a5LLgeEl04IVIJOgmvhwyYxsf4Ghw98vZkKrs+7pnxQ0Fqz\nTAg0Wwc1cHEASiOcDdIfxpH0141rJ64QeT/4Bhvs2Te7XT/sJ97I3vXh1OMNHMvN\nlJiflnNl/rptad35g89hd7CczF33hNkf/H+etyQKHI7U9GkTVS+mfREtminEatkd\nAphiXLaliisJQHMzmzWS7YJ0mVpLCG2p8l8tGqUssRR6p38NHAF+f41ejaFh1ZHF\ny75UEE8eNndvncsJpE7ox+39KJykcdPxre0ltwIDAQABAoIBAQCAJR1jmh4VYSdv\ndrbBJbptuvw7lgxS4apef/0+4ermT86cFMQwvY74buKWpB4zV6bqXcIBZaGCeHPk\n0m4ZlKEkMyo4PSJ5if0SAxsUWLS4UZnqZzyxGXJNlxeM6MjPQortE/F1iw3eL2e8\nKRaf/udVGcyKJT+dZwUdQOGf76wAUm5bSbsqVEZMJW4pzzUYIZ1tTcx1Uh3wbipz\nJgdbikmNunhXK5PpuendUy8LYwzMHU/osFjR6UUAZ1c1U5DszDMLKWVPHQfhHCwf\nOtpNty8NFpVMkAJr+rqzgxxX9S255RFBqSWZgCmBppvvkrQeHY56hyMsNocnlWzL\nMLE6OGahAoGBANJNqul8CT7a4GJ6JEP2221Yn5EDpBnt+Bh188ka/7KjD5j9n9zV\nEXQDw1BEmmz57qow2lerUlbApMDFPYMbMZI8gwbfVvVABw2KQZ2OeMdwpnB7khYY\nKq0eK6by9rgn+IExrVSmIIAYxejWtKcmYAwmSdVB07Q6j8rvsxXpLj5xAoGBANIa\n5XI8RC4G9GIi3xQ73MH/Z/mPMxNHTt6VQGuxD4N7u6QW0NDwlfn0G7HSh9RoWDU7\nnp4Zw1gYXIsTdvgpYscJ/5i82rx6vVFUyAnXPG5y8qMrbVJBfNIGK5TJtjQrEMGV\nhYVqV1OHUmtWpRhW6kuTNuWzf7ifMMRFOIQ0cgqnAoGBAJDm+vBNioFIhnrT9dDu\nclpxSeC9RYCoOt1/yC208KHBQKoFdvTNymzJevX/jvevbgbOCmOFpAIqUlqQjMWd\nIxbDovRFRsFNEI7/yB4rYITq1YODYTDgDeeidileFyjkQZGjDO7aWGJqr1KzPV4+\nTseQSicqaBgykYkeh6J9PGPBAoGAPks5MkiKEnd/Z8VdDNu+1UoLouOBSjr/OGFa\nK1Pg/KPn+3vER969KNHmkC+SlDinxoi5u7h5wZnffmC0CloC7m6ZeMittepSTVXs\nxXYqdbjhFd3fWN8PyhmIPGIeApOuMSdK4kaoQ5zApBCZfIDwkJ3CThKNUMjqJZc8\nbX47PcsCgYEArbvV5wbAZYScXR2Cw3HXP1gm0YV5yLYu+PuO0xh0Z4scu8817JcX\n8O2II3hZCFui+jQaVX1gKDTr1yVrVqTfoMNew2A2XFtSuAwwJadmXcv50btsKQ6t\ncjgbGHxRTJg+9c6RBrg+t67lfMfiJUJibzAc/VMpSYoUNaVYPhzn5WA=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 07:06:21,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 used request id req-99c90dce-6a05-4e21-bf98-583e88bbe221 2018-09-08 07:06:21,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:21,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:21 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-7587ea3d-1c34-4e50-9fc4-1a41e96983ca x-compute-request-id: req-7587ea3d-1c34-4e50-9fc4-1a41e96983ca Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsmc6UNXFc7ToFEpxFXiYpqqPh8DR95z8vHfOLuG80VosDlGWdUT/AWQmUD/+z2M31rksuB4SXTghUgk6Ca+HDJjGx/gaHD3y9mQquz7umfFDQWrNMCDRbBzVwcQBKI5wN0h/GkfTXjWsnrhB5P/gGG+zZN7tdP+wn3sje9eHU4w0cy82UmJ+Wc2X+um1p3fmDz2F3sJzMXfeE2R/8f563JAocjtT0aRNVL6Z9ES2aKcRq2R0CmGJctqWKKwlAczObNZLtgnSZWksIbanyXy0apSyxFHqnfw0cAX5/jV6NoWHVkcXLvlQQTx42d2+dywmkTujH7f0onKRx0/Gt7SW3 Generated-by-Nova", "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "name": "HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp", "deleted": false, "created_at": "2018-09-08T07:06:20.000000", "updated_at": null, "fingerprint": "e7:cb:1b:99:a9:98:1f:aa:b0:16:e8:d4:97:34:5c:de", "deleted_at": null, "id": 14}} 2018-09-08 07:06:21,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-kp used request id req-7587ea3d-1c34-4e50-9fc4-1a41e96983ca 2018-09-08 07:06:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21062894f41d034de7a218c5c9309b69aaceca61" 2018-09-08 07:06:21,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:21 GMT Server: Apache x-openstack-request-id: req-c9ea2170-ff49-4174-8bae-8d50235ab6ec Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:22,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:06:21 GMT Server: Apache x-openstack-request-id: req-b2ebb755-1cf4-4bc8-8811-a0021a385bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:06:22,166 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsKeypairTests-dd4f9f25-0c82-405e-af72-6ac3742f501e-stack/03ed9013-8fcd-4d8d-9a1a-66bc0a220989 used request id req-b2ebb755-1cf4-4bc8-8811-a0021a385bcb 2018-09-08 07:06:22,167 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 07:06:22,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:22,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["OZj3ub-hQomQvqj_Vsgh1Q"], "issued_at": "2018-09-08T07:06:22.000000Z"}} 2018-09-08 07:06:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" -d '{"stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-sec-grp"}}' 2018-09-08 07:06:24,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:06:22 GMT Server: Apache x-openstack-request-id: req-a588e971-3621-46d2-bf6f-e4614d54999e Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff", "rel": "self"}]}} 2018-09-08 07:06:24,222 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks used request id req-a588e971-3621-46d2-bf6f-e4614d54999e 2018-09-08 07:06:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0be68e3e-e195-4abd-a4f0-8b82e016afff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:24,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:24 GMT Server: Apache x-openstack-request-id: req-a82381b1-a5e1-4877-bcdc-e5f93ae3ad0d Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:24 GMT Server: Apache x-openstack-request-id: req-856212c3-77f3-4cba-9a56-8f0d32fcbfc6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "OS::stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "stack_user_project_id": "9b760b77b15d4ae1a6905d720527191c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:06:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 07:06:24,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff used request id req-856212c3-77f3-4cba-9a56-8f0d32fcbfc6 2018-09-08 07:06:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0be68e3e-e195-4abd-a4f0-8b82e016afff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:24,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:24 GMT Server: Apache x-openstack-request-id: req-55282ea6-ce85-4fa8-b63b-2379de5c3520 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:24,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:24 GMT Server: Apache x-openstack-request-id: req-50f181a5-8f7f-43e7-bf42-75b1397763d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "OS::stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "stack_user_project_id": "9b760b77b15d4ae1a6905d720527191c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T07:06:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 07:06:24,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff used request id req-50f181a5-8f7f-43e7-bf42-75b1397763d9 2018-09-08 07:06:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0be68e3e-e195-4abd-a4f0-8b82e016afff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:28,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:27 GMT Server: Apache x-openstack-request-id: req-0067c8b7-68c2-4a1a-b2bf-e65f2a3d2632 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:28,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:28 GMT Server: Apache x-openstack-request-id: req-c0619da3-6826-47a4-8ced-afd6396641d0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "OS::stack_id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "OS::stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "security_group_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack", "stack_user_project_id": "9b760b77b15d4ae1a6905d720527191c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T07:06:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0be68e3e-e195-4abd-a4f0-8b82e016afff", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 07:06:28,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff used request id req-c0619da3-6826-47a4-8ced-afd6396641d0 2018-09-08 07:06:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0be68e3e-e195-4abd-a4f0-8b82e016afff/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:28,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:28 GMT Server: Apache x-openstack-request-id: req-9681c80c-d995-45a3-9355-aa9bb6f03cac Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:28,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:28 GMT Server: Apache x-openstack-request-id: req-779e3cb3-6461-4fa7-adcb-82521a096c8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T07:06:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T07:06:24Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-08 07:06:28,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff/resources used request id req-779e3cb3-6461-4fa7-adcb-82521a096c8c 2018-09-08 07:06:28,523 - neutron_utils - INFO - Retrieving security group with ID - f89563fb-22c9-437a-87e5-625fb0f73f0c 2018-09-08 07:06:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f89563fb-22c9-437a-87e5-625fb0f73f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:28,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-29c5c7d3-8fbf-4741-9a04-d16abe290c58 Date: Sat, 08 Sep 2018 07:06:28 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T07:06:24Z", "updated_at": "2018-09-08T07:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:06:26Z", "revision_number": 0, "id": "0c0b7f0b-a793-4099-b64d-669a0e39717f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T07:06:26Z", "security_group_id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T07:06:25Z", "revision_number": 0, "id": "d761d437-1497-4401-9aac-c9cd596ecf7d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T07:06:25Z", "security_group_id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 6, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "name": "HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-sec-grp"}]} 2018-09-08 07:06:28,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f89563fb-22c9-437a-87e5-625fb0f73f0c used request id req-29c5c7d3-8fbf-4741-9a04-d16abe290c58 2018-09-08 07:06:28,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f89563fb-22c9-437a-87e5-625fb0f73f0c 2018-09-08 07:06:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f89563fb-22c9-437a-87e5-625fb0f73f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-963a5cdf-6795-4a96-878b-2b690e64e1ba Date: Sat, 08 Sep 2018 07:06:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T07:06:26Z", "security_group_id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "port_range_min": null, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T07:06:26Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "0c0b7f0b-a793-4099-b64d-669a0e39717f"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T07:06:25Z", "security_group_id": "f89563fb-22c9-437a-87e5-625fb0f73f0c", "port_range_min": 22, "revision_number": 0, "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T07:06:25Z", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "d761d437-1497-4401-9aac-c9cd596ecf7d"}]} 2018-09-08 07:06:28,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f89563fb-22c9-437a-87e5-625fb0f73f0c used request id req-963a5cdf-6795-4a96-878b-2b690e64e1ba 2018-09-08 07:06:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/0be68e3e-e195-4abd-a4f0-8b82e016afff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18e6bfdaaec0fe26a1982dcd7489dca8d60ce28" 2018-09-08 07:06:29,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 07:06:28 GMT Server: Apache x-openstack-request-id: req-fc1cab6a-3f75-442c-aa0c-c0123a379e96 Location: http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 07:06:29,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:06:29 GMT Server: Apache x-openstack-request-id: req-801d3fdd-4272-465c-94d9-6876b4d22209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:06:29,115 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5/stacks/HeatUtilsSecurityGroupTests-2ff95b3a-a20a-4a64-bb23-decbb12dca76-stack/0be68e3e-e195-4abd-a4f0-8b82e016afff used request id req-801d3fdd-4272-465c-94d9-6876b4d22209 2018-09-08 07:06:29,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:29,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["u9qLo4I9Rcq66cs00xpXog"], "issued_at": "2018-09-08T07:06:29.000000Z"}} 2018-09-08 07:06:29,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf626296a7b7374a84f7bbbc18a276f28be9e4d" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-2b970347-db70-4f4a-bdb3-7bea9c6bd4f1"}}' 2018-09-08 07:06:30,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:29 GMT Server: Apache x-compute-request-id: req-545797b6-8845-4b03-ad5a-f4687104d41d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-545797b6-8845-4b03-ad5a-f4687104d41d Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6e2a9964-273b-4ef1-a162-87ac2042a2ff", "name": "CinderUtilsQoSTests-2b970347-db70-4f4a-bdb3-7bea9c6bd4f1"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff", "rel": "bookmark"}]} 2018-09-08 07:06:30,259 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-545797b6-8845-4b03-ad5a-f4687104d41d 2018-09-08 07:06:30,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-545797b6-8845-4b03-ad5a-f4687104d41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf626296a7b7374a84f7bbbc18a276f28be9e4d" 2018-09-08 07:06:30,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:30 GMT Server: Apache x-compute-request-id: req-c34bda55-96b5-41b6-9d7b-d7e2c24a9045 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c34bda55-96b5-41b6-9d7b-d7e2c24a9045 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6e2a9964-273b-4ef1-a162-87ac2042a2ff", "name": "CinderUtilsQoSTests-2b970347-db70-4f4a-bdb3-7bea9c6bd4f1"}]} 2018-09-08 07:06:30,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-c34bda55-96b5-41b6-9d7b-d7e2c24a9045 2018-09-08 07:06:30,433 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2b970347-db70-4f4a-bdb3-7bea9c6bd4f1 2018-09-08 07:06:30,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-545797b6-8845-4b03-ad5a-f4687104d41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf626296a7b7374a84f7bbbc18a276f28be9e4d" 2018-09-08 07:06:30,642 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b76b2ec-8d64-441c-80ca-fa49ebc1988c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:30,642 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff?force=False used request id req-2b76b2ec-8d64-441c-80ca-fa49ebc1988c 2018-09-08 07:06:30,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-545797b6-8845-4b03-ad5a-f4687104d41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf626296a7b7374a84f7bbbc18a276f28be9e4d" 2018-09-08 07:06:30,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:30 GMT Server: Apache x-compute-request-id: req-67f960ea-8dd6-49e6-8317-eb17cfee7707 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67f960ea-8dd6-49e6-8317-eb17cfee7707 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 07:06:30,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-67f960ea-8dd6-49e6-8317-eb17cfee7707 2018-09-08 07:06:30,815 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2b970347-db70-4f4a-bdb3-7bea9c6bd4f1 2018-09-08 07:06:30,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-545797b6-8845-4b03-ad5a-f4687104d41d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf626296a7b7374a84f7bbbc18a276f28be9e4d" 2018-09-08 07:06:31,008 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-94cd4743-439d-47c9-9eeb-5cba7f69f8f3 x-openstack-request-id: req-94cd4743-439d-47c9-9eeb-5cba7f69f8f3 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 6e2a9964-273b-4ef1-a162-87ac2042a2ff.", "code": 404}} 2018-09-08 07:06:31,008 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/6e2a9964-273b-4ef1-a162-87ac2042a2ff?force=False used request id req-94cd4743-439d-47c9-9eeb-5cba7f69f8f3 2018-09-08 07:06:31,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:31,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["bSpIot5wT-25KEOpmSYGmw"], "issued_at": "2018-09-08T07:06:31.000000Z"}} 2018-09-08 07:06:31,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd8536a6a47937811996a55bcb1254a84528950" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-b643f252-1596-47a8-9f6c-49b0c6a5180c"}}' 2018-09-08 07:06:31,784 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:31 GMT Server: Apache x-compute-request-id: req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b587a32c-288c-4eb8-8a84-366402034e7b", "name": "CinderUtilsQoSTests-b643f252-1596-47a8-9f6c-49b0c6a5180c"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b", "rel": "bookmark"}]} 2018-09-08 07:06:31,784 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8 2018-09-08 07:06:31,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd8536a6a47937811996a55bcb1254a84528950" 2018-09-08 07:06:32,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:31 GMT Server: Apache x-compute-request-id: req-d86c059d-d7b7-481c-9c2c-7f4e4b762e69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d86c059d-d7b7-481c-9c2c-7f4e4b762e69 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b587a32c-288c-4eb8-8a84-366402034e7b", "name": "CinderUtilsQoSTests-b643f252-1596-47a8-9f6c-49b0c6a5180c"}]} 2018-09-08 07:06:32,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-d86c059d-d7b7-481c-9c2c-7f4e4b762e69 2018-09-08 07:06:32,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd8536a6a47937811996a55bcb1254a84528950" 2018-09-08 07:06:32,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:32 GMT Server: Apache x-compute-request-id: req-8172c2ba-f286-4dc1-870f-b66c5beef4ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8172c2ba-f286-4dc1-870f-b66c5beef4ad Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b587a32c-288c-4eb8-8a84-366402034e7b", "name": "CinderUtilsQoSTests-b643f252-1596-47a8-9f6c-49b0c6a5180c"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b", "rel": "bookmark"}]} 2018-09-08 07:06:32,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b used request id req-8172c2ba-f286-4dc1-870f-b66c5beef4ad 2018-09-08 07:06:32,783 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b643f252-1596-47a8-9f6c-49b0c6a5180c 2018-09-08 07:06:32,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-514155f3-a6fb-4eb9-9b41-213b8ddb44a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd8536a6a47937811996a55bcb1254a84528950" 2018-09-08 07:06:33,526 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-169cf316-ff8f-4e7b-9127-ab82c5aeef79 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:33,526 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/b587a32c-288c-4eb8-8a84-366402034e7b?force=False used request id req-169cf316-ff8f-4e7b-9127-ab82c5aeef79 2018-09-08 07:06:33,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:33,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["_z5s6FS2RH-KQ0dcQKrZrQ"], "issued_at": "2018-09-08T07:06:33.000000Z"}} 2018-09-08 07:06:33,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b34d77f08777ddd56472b241a905e417ac6a05" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-5f31f12b-4a6a-4bf8-baca-7e22bce87d04"}}' 2018-09-08 07:06:34,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:33 GMT Server: Apache x-compute-request-id: req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "name": "CinderUtilsQoSTests-5f31f12b-4a6a-4bf8-baca-7e22bce87d04"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "rel": "bookmark"}]} 2018-09-08 07:06:34,122 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4 2018-09-08 07:06:34,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b34d77f08777ddd56472b241a905e417ac6a05" 2018-09-08 07:06:34,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:34 GMT Server: Apache x-compute-request-id: req-345423fd-ba6b-4bb0-b6cb-502996e5b951 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-345423fd-ba6b-4bb0-b6cb-502996e5b951 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "name": "CinderUtilsQoSTests-5f31f12b-4a6a-4bf8-baca-7e22bce87d04"}]} 2018-09-08 07:06:34,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-345423fd-ba6b-4bb0-b6cb-502996e5b951 2018-09-08 07:06:34,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b34d77f08777ddd56472b241a905e417ac6a05" 2018-09-08 07:06:35,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:34 GMT Server: Apache x-compute-request-id: req-c760f0ed-6544-47c3-9ecf-9a88ce1aa699 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c760f0ed-6544-47c3-9ecf-9a88ce1aa699 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "name": "CinderUtilsQoSTests-5f31f12b-4a6a-4bf8-baca-7e22bce87d04"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1", "rel": "bookmark"}]} 2018-09-08 07:06:35,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1 used request id req-c760f0ed-6544-47c3-9ecf-9a88ce1aa699 2018-09-08 07:06:35,009 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5f31f12b-4a6a-4bf8-baca-7e22bce87d04 2018-09-08 07:06:35,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd06f9e-3b79-4d90-acb3-ec5ec5f049e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b34d77f08777ddd56472b241a905e417ac6a05" 2018-09-08 07:06:35,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9715af0-d370-4836-8471-931d2be13c87 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:35,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/f3e57e3a-8670-4182-b6ae-a1c11b282ff1?force=False used request id req-f9715af0-d370-4836-8471-931d2be13c87 2018-09-08 07:06:35,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:36,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["O6DWnXjgQuKDI6ERG-uaPw"], "issued_at": "2018-09-08T07:06:36.000000Z"}} 2018-09-08 07:06:36,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11487d89499cc5dc4f9416fa0a0b26732cfe501b" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-5ef28585-eaf3-4408-885c-b32911cecce5"}}' 2018-09-08 07:06:36,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:36 GMT Server: Apache x-compute-request-id: req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "name": "CinderUtilsQoSTests-5ef28585-eaf3-4408-885c-b32911cecce5"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "rel": "bookmark"}]} 2018-09-08 07:06:36,903 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3 2018-09-08 07:06:36,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11487d89499cc5dc4f9416fa0a0b26732cfe501b" 2018-09-08 07:06:37,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:36 GMT Server: Apache x-compute-request-id: req-2e869255-68ae-4f0e-89e6-31b10b4ef0d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e869255-68ae-4f0e-89e6-31b10b4ef0d4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "name": "CinderUtilsQoSTests-5ef28585-eaf3-4408-885c-b32911cecce5"}]} 2018-09-08 07:06:37,629 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-2e869255-68ae-4f0e-89e6-31b10b4ef0d4 2018-09-08 07:06:37,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11487d89499cc5dc4f9416fa0a0b26732cfe501b" 2018-09-08 07:06:37,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:37 GMT Server: Apache x-compute-request-id: req-4c34745d-901b-4864-a413-7ef4dcc5a26a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c34745d-901b-4864-a413-7ef4dcc5a26a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "name": "CinderUtilsQoSTests-5ef28585-eaf3-4408-885c-b32911cecce5"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf", "rel": "bookmark"}]} 2018-09-08 07:06:37,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf used request id req-4c34745d-901b-4864-a413-7ef4dcc5a26a 2018-09-08 07:06:37,858 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5ef28585-eaf3-4408-885c-b32911cecce5 2018-09-08 07:06:37,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e5b7c96-aa17-46ed-8374-d69a68fb97d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11487d89499cc5dc4f9416fa0a0b26732cfe501b" 2018-09-08 07:06:38,067 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bda4610a-c91e-411e-a727-8f6efb7073e4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:38,067 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/d1ccd9e9-3e4f-4aea-8bee-08bd7eb7d4bf?force=False used request id req-bda4610a-c91e-411e-a727-8f6efb7073e4 2018-09-08 07:06:38,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:38,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["EjbRKZ4zSaegp7WVXidhXA"], "issued_at": "2018-09-08T07:06:38.000000Z"}} 2018-09-08 07:06:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:38,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ad2ea4-0fe1-426f-a0b6-d21d508a398e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:06:38,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-07ad2ea4-0fe1-426f-a0b6-d21d508a398e 2018-09-08 07:06:38,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 07:06:39,008 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:38 GMT Server: Apache x-compute-request-id: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T07:06:38.895914", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b03b16e-2b1b-4144-973d-a7527a33f83e", "size": 1}} 2018-09-08 07:06:39,008 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes used request id req-e0ae6384-7a83-4ddf-ada8-f5236f643a62 2018-09-08 07:06:39,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:39,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache x-compute-request-id: req-0d9c4f05-8d73-4b67-9ee7-ba812e345310 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d9c4f05-8d73-4b67-9ee7-ba812e345310 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:39.000000", "replication_status": null, "snapshot_id": null, "id": "6b03b16e-2b1b-4144-973d-a7527a33f83e", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "bootable": "false", "created_at": "2018-09-08T07:06:38.000000", "volume_type": null}} 2018-09-08 07:06:39,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-0d9c4f05-8d73-4b67-9ee7-ba812e345310 2018-09-08 07:06:39,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:39,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache x-compute-request-id: req-249a8646-a791-41c5-ad38-d6d494a01a47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-249a8646-a791-41c5-ad38-d6d494a01a47 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:39.000000", "replication_status": null, "snapshot_id": null, "id": "6b03b16e-2b1b-4144-973d-a7527a33f83e", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "bootable": "false", "created_at": "2018-09-08T07:06:38.000000", "volume_type": null}} 2018-09-08 07:06:39,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-249a8646-a791-41c5-ad38-d6d494a01a47 2018-09-08 07:06:39,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:39,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache x-compute-request-id: req-6c9c2628-03eb-4541-82f6-75ea77416b8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c9c2628-03eb-4541-82f6-75ea77416b8f Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:39.000000", "replication_status": null, "snapshot_id": null, "id": "6b03b16e-2b1b-4144-973d-a7527a33f83e", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "bootable": "false", "created_at": "2018-09-08T07:06:38.000000", "volume_type": null}]} 2018-09-08 07:06:39,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-6c9c2628-03eb-4541-82f6-75ea77416b8f 2018-09-08 07:06:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:06:39,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:06:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:39,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b20cc45-adf0-4bc2-a91b-88c71392e495 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:06:39,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7b20cc45-adf0-4bc2-a91b-88c71392e495 2018-09-08 07:06:39,836 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597 2018-09-08 07:06:39,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:40,051 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8470cd2-0653-4d47-a262-f426dcb933a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:40,052 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-a8470cd2-0653-4d47-a262-f426dcb933a0 2018-09-08 07:06:40,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:40,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:40 GMT Server: Apache x-compute-request-id: req-955140ed-7919-480a-a662-cb627ac43354 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-955140ed-7919-480a-a662-cb627ac43354 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:40.000000", "replication_status": null, "snapshot_id": null, "id": "6b03b16e-2b1b-4144-973d-a7527a33f83e", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597", "bootable": "false", "created_at": "2018-09-08T07:06:38.000000", "volume_type": null}} 2018-09-08 07:06:40,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-955140ed-7919-480a-a662-cb627ac43354 2018-09-08 07:06:43,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:43,476 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ca4b48bf-c010-4a0d-9865-e48bdf2e9797 x-openstack-request-id: req-ca4b48bf-c010-4a0d-9865-e48bdf2e9797 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6b03b16e-2b1b-4144-973d-a7527a33f83e could not be found.", "code": 404}} 2018-09-08 07:06:43,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-ca4b48bf-c010-4a0d-9865-e48bdf2e9797 2018-09-08 07:06:43,479 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:43,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:43 GMT Server: Apache x-compute-request-id: req-60fb2304-f808-4c05-8040-062771ee80a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60fb2304-f808-4c05-8040-062771ee80a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 07:06:43,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-60fb2304-f808-4c05-8040-062771ee80a7 2018-09-08 07:06:43,705 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7337d5a9-231a-4eb8-8402-cfb25fec4597 2018-09-08 07:06:43,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:44,439 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c8ee847c-0350-42a1-ac18-58201f55ef37 x-openstack-request-id: req-c8ee847c-0350-42a1-ac18-58201f55ef37 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6b03b16e-2b1b-4144-973d-a7527a33f83e could not be found.", "code": 404}} 2018-09-08 07:06:44,439 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-c8ee847c-0350-42a1-ac18-58201f55ef37 2018-09-08 07:06:44,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0ae6384-7a83-4ddf-ada8-f5236f643a62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd46fec1796d16d5578f610dea24d7462b5d7d0" 2018-09-08 07:06:44,477 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e0b20dda-b9ee-4029-a878-820a6cf2e921 x-openstack-request-id: req-e0b20dda-b9ee-4029-a878-820a6cf2e921 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6b03b16e-2b1b-4144-973d-a7527a33f83e could not be found.", "code": 404}} 2018-09-08 07:06:44,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/6b03b16e-2b1b-4144-973d-a7527a33f83e used request id req-e0b20dda-b9ee-4029-a878-820a6cf2e921 2018-09-08 07:06:44,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:44,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["3IiSViLVSeu83rMQ_SAzpQ"], "issued_at": "2018-09-08T07:06:44.000000Z"}} 2018-09-08 07:06:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:44,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65b911e-2b95-45eb-a89b-a84574206343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:06:44,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d65b911e-2b95-45eb-a89b-a84574206343 2018-09-08 07:06:44,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 07:06:45,516 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:44 GMT Server: Apache x-compute-request-id: req-c294d572-ab22-411a-8b4b-6f5ef933cedf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c294d572-ab22-411a-8b4b-6f5ef933cedf Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T07:06:45.422924", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c363ebb4-33fb-401b-94ad-6a2314a01553", "size": 1}} 2018-09-08 07:06:45,516 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes used request id req-c294d572-ab22-411a-8b4b-6f5ef933cedf 2018-09-08 07:06:45,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:45,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:45 GMT Server: Apache x-compute-request-id: req-429dac99-0720-413d-92d7-0da0f565e8fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-429dac99-0720-413d-92d7-0da0f565e8fc Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:45.000000", "replication_status": null, "snapshot_id": null, "id": "c363ebb4-33fb-401b-94ad-6a2314a01553", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "bootable": "false", "created_at": "2018-09-08T07:06:45.000000", "volume_type": null}} 2018-09-08 07:06:45,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 used request id req-429dac99-0720-413d-92d7-0da0f565e8fc 2018-09-08 07:06:45,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:45,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:45 GMT Server: Apache x-compute-request-id: req-a5b810dc-b2bc-49f3-82d5-af8084083bbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5b810dc-b2bc-49f3-82d5-af8084083bbf Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:45.000000", "replication_status": null, "snapshot_id": null, "id": "c363ebb4-33fb-401b-94ad-6a2314a01553", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "bootable": "false", "created_at": "2018-09-08T07:06:45.000000", "volume_type": null}} 2018-09-08 07:06:45,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 used request id req-a5b810dc-b2bc-49f3-82d5-af8084083bbf 2018-09-08 07:06:45,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:46,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:45 GMT Server: Apache x-compute-request-id: req-a70e9a40-5c7e-4020-878e-e1b689f1a68a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a70e9a40-5c7e-4020-878e-e1b689f1a68a Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:45.000000", "replication_status": null, "snapshot_id": null, "id": "c363ebb4-33fb-401b-94ad-6a2314a01553", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "bootable": "false", "created_at": "2018-09-08T07:06:45.000000", "volume_type": null}]} 2018-09-08 07:06:46,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/detail used request id req-a70e9a40-5c7e-4020-878e-e1b689f1a68a 2018-09-08 07:06:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:06:46,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:06:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:06:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:46,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7d8df8-97a8-4d94-8905-689c8866b8da Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:06:46,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-0c7d8df8-97a8-4d94-8905-689c8866b8da 2018-09-08 07:06:46,225 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098 2018-09-08 07:06:46,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:46,460 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ded0d0bb-4efa-42b9-aca7-cedb65889842 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:46,460 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 used request id req-ded0d0bb-4efa-42b9-aca7-cedb65889842 2018-09-08 07:06:46,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:46,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:46 GMT Server: Apache x-compute-request-id: req-f33ea715-8516-409f-82cd-f10293b289a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f33ea715-8516-409f-82cd-f10293b289a9 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T07:06:46.000000", "replication_status": null, "snapshot_id": null, "id": "c363ebb4-33fb-401b-94ad-6a2314a01553", "size": 1, "user_id": "cae0aceea3ea41d8a33f0754bb739cf5", "os-vol-tenant-attr:tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-92b6bfa5-1fc0-4289-abf3-81589d105098", "bootable": "false", "created_at": "2018-09-08T07:06:45.000000", "volume_type": null}} 2018-09-08 07:06:46,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 used request id req-f33ea715-8516-409f-82cd-f10293b289a9 2018-09-08 07:06:49,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c294d572-ab22-411a-8b4b-6f5ef933cedf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7127f7c428503152de86b8a5ddde0220e7fd4d2" 2018-09-08 07:06:49,713 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d634cfb-4e10-45bd-8e21-af90513b497c x-openstack-request-id: req-6d634cfb-4e10-45bd-8e21-af90513b497c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c363ebb4-33fb-401b-94ad-6a2314a01553 could not be found.", "code": 404}} 2018-09-08 07:06:49,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/volumes/c363ebb4-33fb-401b-94ad-6a2314a01553 used request id req-6d634cfb-4e10-45bd-8e21-af90513b497c 2018-09-08 07:06:49,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:50,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["lJY08jzJSTeeNypjlVuIfw"], "issued_at": "2018-09-08T07:06:50.000000Z"}} 2018-09-08 07:06:50,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264", "description": null}}' 2018-09-08 07:06:50,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:50 GMT Server: Apache x-compute-request-id: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f1bbc75-e565-49c2-85cb-7c0d1d0ee626", "description": null}} 2018-09-08 07:06:50,330 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db 2018-09-08 07:06:50,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:51,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:50 GMT Server: Apache x-compute-request-id: req-59f166c8-76ad-44ef-9c98-4834d088d896 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59f166c8-76ad-44ef-9c98-4834d088d896 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f1bbc75-e565-49c2-85cb-7c0d1d0ee626", "description": null}]} 2018-09-08 07:06:51,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types?is_public=None used request id req-59f166c8-76ad-44ef-9c98-4834d088d896 2018-09-08 07:06:51,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:51,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:51 GMT Server: Apache x-compute-request-id: req-ae92a2b4-9cc8-453f-bcda-a3b132e73d28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae92a2b4-9cc8-453f-bcda-a3b132e73d28 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8f1bbc75-e565-49c2-85cb-7c0d1d0ee626", "description": null}} 2018-09-08 07:06:51,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 used request id req-ae92a2b4-9cc8-453f-bcda-a3b132e73d28 2018-09-08 07:06:51,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:51,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:51 GMT Server: Apache x-compute-request-id: req-39077a4b-f29a-4aba-8804-d555a199a9f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39077a4b-f29a-4aba-8804-d555a199a9f5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 07:06:51,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626/encryption used request id req-39077a4b-f29a-4aba-8804-d555a199a9f5 2018-09-08 07:06:51,993 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264 2018-09-08 07:06:51,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:52,212 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6634f501-80e8-4213-bb6c-6ad443a952c8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:52,213 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 used request id req-6634f501-80e8-4213-bb6c-6ad443a952c8 2018-09-08 07:06:52,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:52,371 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a6f20834-dd44-4768-be0b-69b2b7329be9 x-openstack-request-id: req-a6f20834-dd44-4768-be0b-69b2b7329be9 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 could not be found.", "code": 404}} 2018-09-08 07:06:52,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 used request id req-a6f20834-dd44-4768-be0b-69b2b7329be9 2018-09-08 07:06:52,372 - cinder_utils - INFO - Volume with ID [8f1bbc75-e565-49c2-85cb-7c0d1d0ee626] does not exist 2018-09-08 07:06:52,372 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-89bce5e5-ae58-4dbc-b880-d0d3ef239264 2018-09-08 07:06:52,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86008edb-c4e2-4f0c-ad1f-1a74d01b75db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46659fc9cd62f7085b9a34cd542d33f3edf22590" 2018-09-08 07:06:53,106 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:06:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9dee7795-ffbc-4e6b-b01f-cf6aa0cf4235 x-openstack-request-id: req-9dee7795-ffbc-4e6b-b01f-cf6aa0cf4235 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 could not be found.", "code": 404}} 2018-09-08 07:06:53,106 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/8f1bbc75-e565-49c2-85cb-7c0d1d0ee626 used request id req-9dee7795-ffbc-4e6b-b01f-cf6aa0cf4235 2018-09-08 07:06:53,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:53,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["A4cdyBgiRZCzaWDTEfZvyA"], "issued_at": "2018-09-08T07:06:53.000000Z"}} 2018-09-08 07:06:53,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "description": null}}' 2018-09-08 07:06:53,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:53 GMT Server: Apache x-compute-request-id: req-e9f6a574-1c2f-4819-962e-1b7509cf616f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9f6a574-1c2f-4819-962e-1b7509cf616f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ef3c829-5a62-4729-a9f2-3ea073b35c42", "description": null}} 2018-09-08 07:06:53,703 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-e9f6a574-1c2f-4819-962e-1b7509cf616f 2018-09-08 07:06:53,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:53,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:53 GMT Server: Apache x-compute-request-id: req-e4c0ae69-3895-4012-80e9-a73d447a14a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4c0ae69-3895-4012-80e9-a73d447a14a7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ef3c829-5a62-4729-a9f2-3ea073b35c42", "description": null}]} 2018-09-08 07:06:53,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types?is_public=None used request id req-e4c0ae69-3895-4012-80e9-a73d447a14a7 2018-09-08 07:06:53,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:54,066 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:53 GMT Server: Apache x-compute-request-id: req-9ed1612b-d891-4a2b-84a5-be86331bd712 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ed1612b-d891-4a2b-84a5-be86331bd712 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ef3c829-5a62-4729-a9f2-3ea073b35c42", "description": null}} 2018-09-08 07:06:54,066 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 used request id req-9ed1612b-d891-4a2b-84a5-be86331bd712 2018-09-08 07:06:54,069 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:54,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:54 GMT Server: Apache x-compute-request-id: req-94b6861e-70d8-4daf-b14a-94f978ec3591 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94b6861e-70d8-4daf-b14a-94f978ec3591 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 07:06:54,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42/encryption used request id req-94b6861e-70d8-4daf-b14a-94f978ec3591 2018-09-08 07:06:54,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:54,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:54 GMT Server: Apache x-compute-request-id: req-c0efa8a6-5587-481b-8071-160aa0bdd7bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0efa8a6-5587-481b-8071-160aa0bdd7bd Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ef3c829-5a62-4729-a9f2-3ea073b35c42", "description": null}} 2018-09-08 07:06:54,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 used request id req-c0efa8a6-5587-481b-8071-160aa0bdd7bd 2018-09-08 07:06:54,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:55,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:54 GMT Server: Apache x-compute-request-id: req-adaa3172-34e3-4311-8566-92dcd694e5c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adaa3172-34e3-4311-8566-92dcd694e5c7 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ef3c829-5a62-4729-a9f2-3ea073b35c42", "description": null}} 2018-09-08 07:06:55,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 used request id req-adaa3172-34e3-4311-8566-92dcd694e5c7 2018-09-08 07:06:55,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:55,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:55 GMT Server: Apache x-compute-request-id: req-731638ff-c619-43e1-917f-93333377e674 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-731638ff-c619-43e1-917f-93333377e674 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 07:06:55,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42/encryption used request id req-731638ff-c619-43e1-917f-93333377e674 2018-09-08 07:06:55,153 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-013c835d-95ef-412b-bc18-e7df86b955b7 2018-09-08 07:06:55,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f6a574-1c2f-4819-962e-1b7509cf616f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e5493dbfe6d0c3380ba319da82b2790079bed" 2018-09-08 07:06:55,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d9584f5-b3c7-40af-8e27-090b995f56e1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:55,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3ef3c829-5a62-4729-a9f2-3ea073b35c42 used request id req-6d9584f5-b3c7-40af-8e27-090b995f56e1 2018-09-08 07:06:55,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:56,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["5EdqVM9aRJGl7OVxcsb5ig"], "issued_at": "2018-09-08T07:06:56.000000Z"}} 2018-09-08 07:06:56,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f5702172f9d874740d5461ab1a2d82467ad292" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3a92bf32-9540-4715-a61e-d105d3777f50-type", "description": null}}' 2018-09-08 07:06:56,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:56 GMT Server: Apache x-compute-request-id: req-6ab688c7-8858-4fd7-b1c6-c3bd9c436a36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ab688c7-8858-4fd7-b1c6-c3bd9c436a36 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3a92bf32-9540-4715-a61e-d105d3777f50-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16a40844-48d4-443d-984f-0c01a57e88ca", "description": null}} 2018-09-08 07:06:56,619 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-6ab688c7-8858-4fd7-b1c6-c3bd9c436a36 2018-09-08 07:06:56,622 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/16a40844-48d4-443d-984f-0c01a57e88ca/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6ab688c7-8858-4fd7-b1c6-c3bd9c436a36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f5702172f9d874740d5461ab1a2d82467ad292" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-3a92bf32-9540-4715-a61e-d105d3777f50", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-08 07:06:56,821 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 07:06:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f0a187a8-da52-44dc-9a7c-d41c825d1189 x-openstack-request-id: req-f0a187a8-da52-44dc-9a7c-d41c825d1189 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-09-08 07:06:56,821 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/16a40844-48d4-443d-984f-0c01a57e88ca/encryption used request id req-f0a187a8-da52-44dc-9a7c-d41c825d1189 2018-09-08 07:06:56,822 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3a92bf32-9540-4715-a61e-d105d3777f50-type 2018-09-08 07:06:56,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/16a40844-48d4-443d-984f-0c01a57e88ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6ab688c7-8858-4fd7-b1c6-c3bd9c436a36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f5702172f9d874740d5461ab1a2d82467ad292" 2018-09-08 07:06:57,027 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5904c01-b6d9-48b9-a48b-aacd81bf42f5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:57,027 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/16a40844-48d4-443d-984f-0c01a57e88ca used request id req-b5904c01-b6d9-48b9-a48b-aacd81bf42f5 2018-09-08 07:06:57,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:06:57,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["eVagIyqsQyWvnnnYZaN4cA"], "issued_at": "2018-09-08T07:06:57.000000Z"}} 2018-09-08 07:06:57,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "description": null}}' 2018-09-08 07:06:57,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:57 GMT Server: Apache x-compute-request-id: req-a0271d69-12e0-47bd-ac70-c6bae6190d34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0271d69-12e0-47bd-ac70-c6bae6190d34 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "351e75b6-0ef1-4583-997f-d661321f9578", "description": null}} 2018-09-08 07:06:57,731 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-a0271d69-12e0-47bd-ac70-c6bae6190d34 2018-09-08 07:06:57,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0", "provider": "LuksEncryptor"}}' 2018-09-08 07:06:57,938 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:57 GMT Server: Apache x-compute-request-id: req-370227e5-5283-4d81-9140-75ed904738a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-370227e5-5283-4d81-9140-75ed904738a5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "351e75b6-0ef1-4583-997f-d661321f9578", "name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0", "control_location": "back-end", "encryption_id": "2f5f6ccd-407a-40bb-9713-bc5ddb983b78", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-09-08 07:06:57,938 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption used request id req-370227e5-5283-4d81-9140-75ed904738a5 2018-09-08 07:06:57,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:58,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:57 GMT Server: Apache x-compute-request-id: req-4652abc4-619f-48e4-8a32-e355f50fe2c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4652abc4-619f-48e4-8a32-e355f50fe2c8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "351e75b6-0ef1-4583-997f-d661321f9578", "description": null}} 2018-09-08 07:06:58,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 used request id req-4652abc4-619f-48e4-8a32-e355f50fe2c8 2018-09-08 07:06:58,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:58,847 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:58 GMT Server: Apache x-compute-request-id: req-dd990127-0a36-41d8-b5c1-b02d40278832 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd990127-0a36-41d8-b5c1-b02d40278832 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "351e75b6-0ef1-4583-997f-d661321f9578", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T07:06:57.000000", "updated_at": null, "encryption_id": "2f5f6ccd-407a-40bb-9713-bc5ddb983b78", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-09-08 07:06:58,847 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption used request id req-dd990127-0a36-41d8-b5c1-b02d40278832 2018-09-08 07:06:58,847 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type 2018-09-08 07:06:58,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:59,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:58 GMT Server: Apache x-compute-request-id: req-238eddd2-7767-41b5-af84-4d3def4af9ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-238eddd2-7767-41b5-af84-4d3def4af9ef Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "351e75b6-0ef1-4583-997f-d661321f9578", "description": null}} 2018-09-08 07:06:59,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 used request id req-238eddd2-7767-41b5-af84-4d3def4af9ef 2018-09-08 07:06:59,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:59,240 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:06:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae37deb8-5a3c-4245-b30e-0016a60b24da Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:06:59,240 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption/provider used request id req-ae37deb8-5a3c-4245-b30e-0016a60b24da 2018-09-08 07:06:59,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:59,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:59 GMT Server: Apache x-compute-request-id: req-80939ac5-bd17-49f0-979d-0ded0fb85ef9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80939ac5-bd17-49f0-979d-0ded0fb85ef9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "351e75b6-0ef1-4583-997f-d661321f9578", "description": null}} 2018-09-08 07:06:59,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 used request id req-80939ac5-bd17-49f0-979d-0ded0fb85ef9 2018-09-08 07:06:59,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:06:59,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:59 GMT Server: Apache x-compute-request-id: req-c885278b-afd2-439b-b6fd-dfd0dbadedaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c885278b-afd2-439b-b6fd-dfd0dbadedaa Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 07:06:59,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption used request id req-c885278b-afd2-439b-b6fd-dfd0dbadedaa 2018-09-08 07:06:59,576 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type 2018-09-08 07:06:59,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:07:00,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:06:59 GMT Server: Apache x-compute-request-id: req-98840ff7-f2e2-4037-ad3f-5ad7d6b5c4c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98840ff7-f2e2-4037-ad3f-5ad7d6b5c4c9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "351e75b6-0ef1-4583-997f-d661321f9578", "description": null}} 2018-09-08 07:07:00,288 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 used request id req-98840ff7-f2e2-4037-ad3f-5ad7d6b5c4c9 2018-09-08 07:07:00,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:07:00,431 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e9805c2a-138c-4813-8071-290f7bf46e50 x-openstack-request-id: req-e9805c2a-138c-4813-8071-290f7bf46e50 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 351e75b6-0ef1-4583-997f-d661321f9578 does not exist.", "code": 404}} 2018-09-08 07:07:00,431 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578/encryption/provider used request id req-e9805c2a-138c-4813-8071-290f7bf46e50 2018-09-08 07:07:00,431 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-6a3a311c-6306-400e-8e94-921b54de67e0-type 2018-09-08 07:07:00,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0271d69-12e0-47bd-ac70-c6bae6190d34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26740cb155935583916ff0442294f29de2dacc19" 2018-09-08 07:07:00,500 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d23384f-45be-4eb4-bbd5-7b70e0a78868 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:00,500 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/351e75b6-0ef1-4583-997f-d661321f9578 used request id req-3d23384f-45be-4eb4-bbd5-7b70e0a78868 2018-09-08 07:07:00,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:00,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["C9bBx129SwS7G3Jm24eNRg"], "issued_at": "2018-09-08T07:07:00.000000Z"}} 2018-09-08 07:07:00,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type", "description": null}}' 2018-09-08 07:07:01,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:00 GMT Server: Apache x-compute-request-id: req-58aac491-b284-408e-abcc-767860ec34c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58aac491-b284-408e-abcc-767860ec34c1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3382cc82-effd-42c7-95a3-2b2ed2938124", "description": null}} 2018-09-08 07:07:01,164 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-58aac491-b284-408e-abcc-767860ec34c1 2018-09-08 07:07:01,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb", "provider": "foo"}}' 2018-09-08 07:07:01,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:01 GMT Server: Apache x-compute-request-id: req-03fd8ea8-2acc-430c-89ae-801e60707390 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03fd8ea8-2acc-430c-89ae-801e60707390 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3382cc82-effd-42c7-95a3-2b2ed2938124", "name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb", "control_location": "front-end", "encryption_id": "0d42bf96-0535-4f23-bbd0-ea09aa21f626", "provider": "foo", "provider_class": "foo"}} 2018-09-08 07:07:01,392 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption used request id req-03fd8ea8-2acc-430c-89ae-801e60707390 2018-09-08 07:07:01,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" 2018-09-08 07:07:01,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:01 GMT Server: Apache x-compute-request-id: req-2ca9792d-a690-42ab-9201-82b7b738dfe6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ca9792d-a690-42ab-9201-82b7b738dfe6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3382cc82-effd-42c7-95a3-2b2ed2938124", "description": null}} 2018-09-08 07:07:01,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 used request id req-2ca9792d-a690-42ab-9201-82b7b738dfe6 2018-09-08 07:07:01,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" 2018-09-08 07:07:01,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:01 GMT Server: Apache x-compute-request-id: req-f0f8d169-2bc5-4bce-af28-79f65e0f4e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0f8d169-2bc5-4bce-af28-79f65e0f4e8f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "3382cc82-effd-42c7-95a3-2b2ed2938124", "control_location": "front-end", "deleted": false, "created_at": "2018-09-08T07:07:01.000000", "updated_at": null, "encryption_id": "0d42bf96-0535-4f23-bbd0-ea09aa21f626", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-09-08 07:07:01,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption used request id req-f0f8d169-2bc5-4bce-af28-79f65e0f4e8f 2018-09-08 07:07:01,746 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type 2018-09-08 07:07:01,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" 2018-09-08 07:07:01,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:01 GMT Server: Apache x-compute-request-id: req-9d4dda98-cd9a-47e1-8e26-8b72ae2a99f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d4dda98-cd9a-47e1-8e26-8b72ae2a99f3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3382cc82-effd-42c7-95a3-2b2ed2938124", "description": null}} 2018-09-08 07:07:01,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 used request id req-9d4dda98-cd9a-47e1-8e26-8b72ae2a99f3 2018-09-08 07:07:01,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" 2018-09-08 07:07:02,204 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a6c98f60-8abe-4b85-8f84-66730b67b22c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:02,204 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124/encryption/provider used request id req-a6c98f60-8abe-4b85-8f84-66730b67b22c 2018-09-08 07:07:02,205 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7d4c0b39-7038-42a1-ae5a-8739428745bb-type 2018-09-08 07:07:02,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58aac491-b284-408e-abcc-767860ec34c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66b6977fc1f92dd4972bddae45d64d4c2eb2618" 2018-09-08 07:07:02,392 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7973df69-1997-497b-9607-c4d689463475 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:02,392 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/3382cc82-effd-42c7-95a3-2b2ed2938124 used request id req-7973df69-1997-497b-9607-c4d689463475 2018-09-08 07:07:02,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:02,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["gPSaaDbdSjS8FyUb2y5oQw"], "issued_at": "2018-09-08T07:07:02.000000Z"}} 2018-09-08 07:07:02,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type", "description": null}}' 2018-09-08 07:07:02,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:02 GMT Server: Apache x-compute-request-id: req-12f0e1c5-2872-411e-8bd8-5481ff76884f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12f0e1c5-2872-411e-8bd8-5481ff76884f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0196f464-23fc-4187-b39a-279bd10994d2", "description": null}} 2018-09-08 07:07:02,979 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-12f0e1c5-2872-411e-8bd8-5481ff76884f 2018-09-08 07:07:02,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-08 07:07:03,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:02 GMT Server: Apache x-compute-request-id: req-773833ac-2175-4835-a655-2bc416da906b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-773833ac-2175-4835-a655-2bc416da906b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0196f464-23fc-4187-b39a-279bd10994d2", "name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7", "control_location": "back-end", "encryption_id": "e52e578c-20c2-477a-a4c3-d5398e14001e", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-09-08 07:07:03,213 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption used request id req-773833ac-2175-4835-a655-2bc416da906b 2018-09-08 07:07:03,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" 2018-09-08 07:07:03,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:03 GMT Server: Apache x-compute-request-id: req-c2c3d484-186f-4473-8c9e-547e060e7b93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c2c3d484-186f-4473-8c9e-547e060e7b93 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0196f464-23fc-4187-b39a-279bd10994d2", "description": null}} 2018-09-08 07:07:03,381 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 used request id req-c2c3d484-186f-4473-8c9e-547e060e7b93 2018-09-08 07:07:03,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" 2018-09-08 07:07:03,552 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:03 GMT Server: Apache x-compute-request-id: req-101280fd-8371-48b9-a827-3aebf24f408f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-101280fd-8371-48b9-a827-3aebf24f408f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "0196f464-23fc-4187-b39a-279bd10994d2", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T07:07:03.000000", "updated_at": null, "encryption_id": "e52e578c-20c2-477a-a4c3-d5398e14001e", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-09-08 07:07:03,552 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption used request id req-101280fd-8371-48b9-a827-3aebf24f408f 2018-09-08 07:07:03,552 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type 2018-09-08 07:07:03,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" 2018-09-08 07:07:03,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:03 GMT Server: Apache x-compute-request-id: req-33329f55-e676-4dfd-8816-52a8207a15ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33329f55-e676-4dfd-8816-52a8207a15ce Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0196f464-23fc-4187-b39a-279bd10994d2", "description": null}} 2018-09-08 07:07:03,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 used request id req-33329f55-e676-4dfd-8816-52a8207a15ce 2018-09-08 07:07:03,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" 2018-09-08 07:07:03,935 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-996420ee-1d8a-4e71-b38e-c5fa7c1199c5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:03,935 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2/encryption/provider used request id req-996420ee-1d8a-4e71-b38e-c5fa7c1199c5 2018-09-08 07:07:03,935 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5b35228b-7143-4c9c-ab26-ff7e46c48bb7-type 2018-09-08 07:07:03,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12f0e1c5-2872-411e-8bd8-5481ff76884f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d1b65a72cd47f94ccc085d6b0d874194aff326" 2018-09-08 07:07:04,146 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-907df12b-4b89-4d61-8711-61b97e11b269 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:04,146 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/0196f464-23fc-4187-b39a-279bd10994d2 used request id req-907df12b-4b89-4d61-8711-61b97e11b269 2018-09-08 07:07:04,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:04,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["I6oqzuE5RjCODX2hbeDm8w"], "issued_at": "2018-09-08T07:07:04.000000Z"}} 2018-09-08 07:07:04,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9-qos"}}' 2018-09-08 07:07:04,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:04 GMT Server: Apache x-compute-request-id: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "408025be-30f9-4657-b07b-a02a488acc24", "name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/408025be-30f9-4657-b07b-a02a488acc24", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/408025be-30f9-4657-b07b-a02a488acc24", "rel": "bookmark"}]} 2018-09-08 07:07:04,775 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86 2018-09-08 07:07:04,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9", "description": null}}' 2018-09-08 07:07:04,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:04 GMT Server: Apache x-compute-request-id: req-7a093467-b78c-4eaf-91fa-62a0f43cc10e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a093467-b78c-4eaf-91fa-62a0f43cc10e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bb9d32b-cae4-483f-930c-4a9ac546f56a", "description": null}} 2018-09-08 07:07:04,978 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-7a093467-b78c-4eaf-91fa-62a0f43cc10e 2018-09-08 07:07:04,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-08 07:07:05,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:04 GMT Server: Apache x-compute-request-id: req-33423450-e18a-413c-ae69-25d28512119f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33423450-e18a-413c-ae69-25d28512119f Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9bb9d32b-cae4-483f-930c-4a9ac546f56a", "name": "foo", "control_location": "back-end", "encryption_id": "906c5402-100c-417c-9e93-7fe298ff9868", "provider": "bar", "provider_class": "bar"}} 2018-09-08 07:07:05,188 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption used request id req-33423450-e18a-413c-ae69-25d28512119f 2018-09-08 07:07:05,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:05,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:05 GMT Server: Apache x-compute-request-id: req-acecebe8-eb69-47b6-aceb-cd536a6365dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acecebe8-eb69-47b6-aceb-cd536a6365dc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bb9d32b-cae4-483f-930c-4a9ac546f56a", "description": null}} 2018-09-08 07:07:05,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a used request id req-acecebe8-eb69-47b6-aceb-cd536a6365dc 2018-09-08 07:07:05,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:05,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:05 GMT Server: Apache x-compute-request-id: req-dc80ef20-da78-464b-96ac-d32ac1d85611 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc80ef20-da78-464b-96ac-d32ac1d85611 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "9bb9d32b-cae4-483f-930c-4a9ac546f56a", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T07:07:05.000000", "updated_at": null, "encryption_id": "906c5402-100c-417c-9e93-7fe298ff9868", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-08 07:07:05,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption used request id req-dc80ef20-da78-464b-96ac-d32ac1d85611 2018-09-08 07:07:05,555 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9 2018-09-08 07:07:05,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:05,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:05 GMT Server: Apache x-compute-request-id: req-f537003c-3690-48ab-8383-992f05908cfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f537003c-3690-48ab-8383-992f05908cfa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9bb9d32b-cae4-483f-930c-4a9ac546f56a", "description": null}} 2018-09-08 07:07:05,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a used request id req-f537003c-3690-48ab-8383-992f05908cfa 2018-09-08 07:07:05,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:05,971 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f30e151c-8765-431c-ae58-e261be7b627b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:05,971 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a/encryption/provider used request id req-f30e151c-8765-431c-ae58-e261be7b627b 2018-09-08 07:07:05,971 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9 2018-09-08 07:07:05,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:06,170 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1aaf271a-be7d-44c8-a57e-63db7a542baf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:06,171 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/9bb9d32b-cae4-483f-930c-4a9ac546f56a used request id req-1aaf271a-be7d-44c8-a57e-63db7a542baf 2018-09-08 07:07:06,171 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-26ed61cb-1cce-496e-aa9e-a139339bc0c9-qos 2018-09-08 07:07:06,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/408025be-30f9-4657-b07b-a02a488acc24?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ae36de7-ba7d-4e04-9ed3-9795ee818c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb00bc0675a62cfc2799938250c7f0a2238f3e5" 2018-09-08 07:07:06,224 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d1486918-88ee-4556-9bad-463f3def5da1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:06,224 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/408025be-30f9-4657-b07b-a02a488acc24?force=False used request id req-d1486918-88ee-4556-9bad-463f3def5da1 2018-09-08 07:07:06,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:06,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["punMPY6dRzCp1X94DWAAbg"], "issued_at": "2018-09-08T07:07:06.000000Z"}} 2018-09-08 07:07:06,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd-qos"}}' 2018-09-08 07:07:06,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:06 GMT Server: Apache x-compute-request-id: req-5aee3a61-cde6-49d3-a4a0-18869da04163 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5aee3a61-cde6-49d3-a4a0-18869da04163 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4", "name": "CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4", "rel": "bookmark"}]} 2018-09-08 07:07:06,902 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-5aee3a61-cde6-49d3-a4a0-18869da04163 2018-09-08 07:07:06,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5aee3a61-cde6-49d3-a4a0-18869da04163" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd", "description": null}}' 2018-09-08 07:07:07,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:06 GMT Server: Apache x-compute-request-id: req-a89445ed-65e0-46d7-95a6-23256395447a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a89445ed-65e0-46d7-95a6-23256395447a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "deb03861-dc4b-4f50-ab89-bef381b40e69", "description": null}} 2018-09-08 07:07:07,125 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-a89445ed-65e0-46d7-95a6-23256395447a 2018-09-08 07:07:07,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aee3a61-cde6-49d3-a4a0-18869da04163" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" 2018-09-08 07:07:07,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:07 GMT Server: Apache x-compute-request-id: req-11514113-019c-4885-94c5-9e8c8a075220 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11514113-019c-4885-94c5-9e8c8a075220 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4", "name": "CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd-qos"}]} 2018-09-08 07:07:07,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-11514113-019c-4885-94c5-9e8c8a075220 2018-09-08 07:07:07,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/None/associate?vol_type_id=deb03861-dc4b-4f50-ab89-bef381b40e69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aee3a61-cde6-49d3-a4a0-18869da04163" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" 2018-09-08 07:07:07,487 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:07:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-82c6c7a8-b458-41c8-a44e-5c468af64890 x-openstack-request-id: req-82c6c7a8-b458-41c8-a44e-5c468af64890 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-09-08 07:07:07,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/None/associate?vol_type_id=deb03861-dc4b-4f50-ab89-bef381b40e69 used request id req-82c6c7a8-b458-41c8-a44e-5c468af64890 2018-09-08 07:07:07,488 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-82c6c7a8-b458-41c8-a44e-5c468af64890) 2018-09-08 07:07:07,488 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd 2018-09-08 07:07:07,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/deb03861-dc4b-4f50-ab89-bef381b40e69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aee3a61-cde6-49d3-a4a0-18869da04163" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" 2018-09-08 07:07:07,709 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b06b7a12-961d-47ee-9197-a86233aca02f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:07,709 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/deb03861-dc4b-4f50-ab89-bef381b40e69 used request id req-b06b7a12-961d-47ee-9197-a86233aca02f 2018-09-08 07:07:07,710 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ef454061-c0f6-462b-bc26-37d2ddf6f6dd-qos 2018-09-08 07:07:07,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5aee3a61-cde6-49d3-a4a0-18869da04163" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e854d2226040020b9d2f4fe43b54d14a815bb0f" 2018-09-08 07:07:07,912 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c588154-de5b-4457-a65e-cc4fbea4955c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:07,913 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/4b0cfca7-4755-4dd8-8d3d-0c9eeb9c0ce4?force=False used request id req-7c588154-de5b-4457-a65e-cc4fbea4955c 2018-09-08 07:07:07,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:08,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["M0_U_ZAHRby0VjEDUDboDA"], "issued_at": "2018-09-08T07:07:08.000000Z"}} 2018-09-08 07:07:08,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215-qos"}}' 2018-09-08 07:07:08,483 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:08 GMT Server: Apache x-compute-request-id: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3fbfa26f-98f0-4ce8-a97e-5c3b338c0332", "name": "CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332", "rel": "bookmark"}]} 2018-09-08 07:07:08,483 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f 2018-09-08 07:07:08,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215", "description": null}}' 2018-09-08 07:07:08,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:08 GMT Server: Apache x-compute-request-id: req-51efe823-445d-4b94-b6e0-fa5cf14efd53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51efe823-445d-4b94-b6e0-fa5cf14efd53 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4fdd0a5-15a4-418e-a1ce-0724125dc150", "description": null}} 2018-09-08 07:07:08,685 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-51efe823-445d-4b94-b6e0-fa5cf14efd53 2018-09-08 07:07:08,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" 2018-09-08 07:07:08,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:08 GMT Server: Apache x-compute-request-id: req-431be0b8-8a2b-4205-833b-9598a248c75c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-431be0b8-8a2b-4205-833b-9598a248c75c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3fbfa26f-98f0-4ce8-a97e-5c3b338c0332", "name": "CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215-qos"}]} 2018-09-08 07:07:08,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-431be0b8-8a2b-4205-833b-9598a248c75c 2018-09-08 07:07:08,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332/associate?vol_type_id=a4fdd0a5-15a4-418e-a1ce-0724125dc150 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" 2018-09-08 07:07:09,082 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9a7e0ba-566b-4b94-b5ea-4c93037ea94a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:09,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332/associate?vol_type_id=a4fdd0a5-15a4-418e-a1ce-0724125dc150 used request id req-e9a7e0ba-566b-4b94-b5ea-4c93037ea94a 2018-09-08 07:07:09,082 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215 2018-09-08 07:07:09,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/a4fdd0a5-15a4-418e-a1ce-0724125dc150 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" 2018-09-08 07:07:09,290 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea461636-6bf4-4ac2-8368-fab5a2e34153 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:09,290 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/a4fdd0a5-15a4-418e-a1ce-0724125dc150 used request id req-ea461636-6bf4-4ac2-8368-fab5a2e34153 2018-09-08 07:07:09,291 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-426adc43-6b46-4328-861d-907e81e91215-qos 2018-09-08 07:07:09,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6b55eb4-a9a6-4aae-b2a7-30e1965d3c1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9136f7c0f1e6a86d6d12d2f5296522c4c599e0d7" 2018-09-08 07:07:09,494 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-afbc3114-7782-44f0-9a70-2b0bb60e970a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:09,494 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/3fbfa26f-98f0-4ce8-a97e-5c3b338c0332?force=False used request id req-afbc3114-7782-44f0-9a70-2b0bb60e970a 2018-09-08 07:07:09,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:09,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf097f7d12e46e88c4df5f64cbc3550", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "941651186c9c43a8a4686420598ad003", "name": "Member"}], "expires_at": "2018-09-08T08:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/43b3abd068ce4228b3ff4fcdf100aed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "id": "cae0aceea3ea41d8a33f0754bb739cf5"}, "audit_ids": ["Kglu6KroTuyHHIRmEPvfYA"], "issued_at": "2018-09-08T07:07:09.000000Z"}} 2018-09-08 07:07:09,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a-qos"}}' 2018-09-08 07:07:10,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:09 GMT Server: Apache x-compute-request-id: req-2398f710-cc55-4e46-9ddf-ae77944ede17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2398f710-cc55-4e46-9ddf-ae77944ede17 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "dc761ec4-4974-4d10-8c03-90a8fc67818d", "name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d", "rel": "self"}, {"href": "http://172.30.9.23:8776/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d", "rel": "bookmark"}]} 2018-09-08 07:07:10,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-2398f710-cc55-4e46-9ddf-ae77944ede17 2018-09-08 07:07:10,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a", "description": null}}' 2018-09-08 07:07:10,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:10 GMT Server: Apache x-compute-request-id: req-60a3b110-34b6-40aa-bfcc-7c662269e7a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60a3b110-34b6-40aa-bfcc-7c662269e7a2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f", "description": null}} 2018-09-08 07:07:10,306 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types used request id req-60a3b110-34b6-40aa-bfcc-7c662269e7a2 2018-09-08 07:07:10,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-08 07:07:10,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:10 GMT Server: Apache x-compute-request-id: req-38a8f768-0450-449b-8211-a98d91b2a391 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38a8f768-0450-449b-8211-a98d91b2a391 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f", "name": "foo", "control_location": "back-end", "encryption_id": "6c74971e-5b7a-4795-bc60-95faf5fd899e", "provider": "bar", "provider_class": "bar"}} 2018-09-08 07:07:10,518 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption used request id req-38a8f768-0450-449b-8211-a98d91b2a391 2018-09-08 07:07:10,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:10,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:10 GMT Server: Apache x-compute-request-id: req-b4744012-abc5-4756-9fec-364a431b30ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4744012-abc5-4756-9fec-364a431b30ac Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "dc761ec4-4974-4d10-8c03-90a8fc67818d", "name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a-qos"}]} 2018-09-08 07:07:10,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs used request id req-b4744012-abc5-4756-9fec-364a431b30ac 2018-09-08 07:07:10,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d/associate?vol_type_id=2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:10,907 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3ea10ad-da18-4dc8-98ba-f64bc2a02f78 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:10,907 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d/associate?vol_type_id=2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f used request id req-a3ea10ad-da18-4dc8-98ba-f64bc2a02f78 2018-09-08 07:07:10,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:11,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:10 GMT Server: Apache x-compute-request-id: req-e3bc0024-c469-4a5d-806f-01cac62ae930 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3bc0024-c469-4a5d-806f-01cac62ae930 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a", "qos_specs_id": "dc761ec4-4974-4d10-8c03-90a8fc67818d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f", "description": null}} 2018-09-08 07:07:11,089 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f used request id req-e3bc0024-c469-4a5d-806f-01cac62ae930 2018-09-08 07:07:11,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:11,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:11 GMT Server: Apache x-compute-request-id: req-b69f4eed-b105-4c9f-adb2-6033377dfe12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b69f4eed-b105-4c9f-adb2-6033377dfe12 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T07:07:10.000000", "updated_at": null, "encryption_id": "6c74971e-5b7a-4795-bc60-95faf5fd899e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-08 07:07:11,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption used request id req-b69f4eed-b105-4c9f-adb2-6033377dfe12 2018-09-08 07:07:11,413 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a 2018-09-08 07:07:11,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:11,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:11 GMT Server: Apache x-compute-request-id: req-e047631a-61aa-4371-9b7a-2c4965670cb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e047631a-61aa-4371-9b7a-2c4965670cb5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a", "qos_specs_id": "dc761ec4-4974-4d10-8c03-90a8fc67818d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f", "description": null}} 2018-09-08 07:07:11,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f used request id req-e047631a-61aa-4371-9b7a-2c4965670cb5 2018-09-08 07:07:11,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:11,767 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d9a6b6b-4d32-4567-9eb1-63d8ef4b2cfb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:11,768 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f/encryption/provider used request id req-8d9a6b6b-4d32-4567-9eb1-63d8ef4b2cfb 2018-09-08 07:07:11,768 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a 2018-09-08 07:07:11,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:11,986 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-620958aa-019a-4a7d-9985-f500df808bad Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:11,986 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/types/2fca4fef-ec8a-47de-8c4a-fc49cfcfd16f used request id req-620958aa-019a-4a7d-9985-f500df808bad 2018-09-08 07:07:11,986 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-f68a6c71-9a61-48fa-a400-0f3bfc8b568a-qos 2018-09-08 07:07:11,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2398f710-cc55-4e46-9ddf-ae77944ede17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aae408d2611b5c29f45a7d786f04e21a2d0afc6" 2018-09-08 07:07:12,038 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5da2fdd2-1bdf-4a8c-bc0d-ad75da6a714f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:12,039 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/43b3abd068ce4228b3ff4fcdf100aed5/qos-specs/dc761ec4-4974-4d10-8c03-90a8fc67818d?force=False used request id req-5da2fdd2-1bdf-4a8c-bc0d-ad75da6a714f 2018-09-08 07:07:12,040 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 782.451s OK 2018-09-08 07:07:12,152 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:07:12,153 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-08 07:07:12,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66734b6f-d536-4dd5-b459-e775597b4730 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}, {"domain_id": null, "id": "fdf097f7d12e46e88c4df5f64cbc3550", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550"}, "name": "heat_stack_owner"}]} 2018-09-08 07:07:12,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66734b6f-d536-4dd5-b459-e775597b4730 2018-09-08 07:07:12,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809450149536s 2018-09-08 07:07:12,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:07:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5259c1ba-4eb4-41be-9228-f288df6a422a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:12,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fdf097f7d12e46e88c4df5f64cbc3550 used request id req-5259c1ba-4eb4-41be-9228-f288df6a422a 2018-09-08 07:07:12,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151067972183s 2018-09-08 07:07:12,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:07:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9674d8-5dcc-442e-b630-ab40aecc0889 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6", "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "domain_id": "default", "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:07:12,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c9674d8-5dcc-442e-b630-ab40aecc0889 2018-09-08 07:07:12,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972239971161s 2018-09-08 07:07:12,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c9674d8-5dcc-442e-b630-ab40aecc0889 2018-09-08 07:07:12,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:07:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b1217e-fe4e-430f-ba67-efb9d9ff689c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5"}, "enabled": true, "id": "cae0aceea3ea41d8a33f0754bb739cf5", "options": {}, "domain_id": "default", "name": "api_check-user_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}} 2018-09-08 07:07:12,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 used request id req-07b1217e-fe4e-430f-ba67-efb9d9ff689c 2018-09-08 07:07:12,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998170375824s 2018-09-08 07:07:12,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 used request id req-07b1217e-fe4e-430f-ba67-efb9d9ff689c 2018-09-08 07:07:12,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:07:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf70660-39c5-45ed-972d-ce91c3adab34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:12,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 used request id req-faf70660-39c5-45ed-972d-ce91c3adab34 2018-09-08 07:07:12,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.229515075684s 2018-09-08 07:07:12,827 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cae0aceea3ea41d8a33f0754bb739cf5 used request id req-faf70660-39c5-45ed-972d-ce91c3adab34 2018-09-08 07:07:12,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:07:12,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:12,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb237fb1-f5ae-41a6-ad01-132a5ee2cbb4 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5"}, "enabled": true, "id": "43b3abd068ce4228b3ff4fcdf100aed5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_3551a8f4-06c1-4e1e-9346-4ffda107a9b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:07:12,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bb237fb1-f5ae-41a6-ad01-132a5ee2cbb4 2018-09-08 07:07:12,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814211368561s 2018-09-08 07:07:12,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bb237fb1-f5ae-41a6-ad01-132a5ee2cbb4 2018-09-08 07:07:12,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:07:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:13,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba98e82-70a3-4984-9d2c-a473145d80db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:13,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2ba98e82-70a3-4984-9d2c-a473145d80db 2018-09-08 07:07:13,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154412031174s 2018-09-08 07:07:13,066 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2ba98e82-70a3-4984-9d2c-a473145d80db 2018-09-08 07:07:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:13,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31359026-98da-4f2e-9600-654ae28a4d72 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "941651186c9c43a8a4686420598ad003", "links": {"self": "http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:13,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31359026-98da-4f2e-9600-654ae28a4d72 2018-09-08 07:07:13,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776669979095s 2018-09-08 07:07:13,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:07:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1537c4ccb5d498e37fdc1b7aeae6c73d97db754" 2018-09-08 07:07:13,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06361cf1-72e9-4a73-a4a3-fd2895d6629a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:13,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/941651186c9c43a8a4686420598ad003 used request id req-06361cf1-72e9-4a73-a4a3-fd2895d6629a 2018-09-08 07:07:13,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.14271903038s 2018-09-08 07:07:13,310 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-08 07:07:13,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:07:13,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:07:13,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:07:13,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:07:13,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:07:13,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:07:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:07:13,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:07:13,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc19fda-1a13-46ff-a922-2642fd8b1974 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:13,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cc19fda-1a13-46ff-a922-2642fd8b1974 2018-09-08 07:07:13,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:13,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["K9oylnD3T16BzLPEDRnRXQ"], "issued_at": "2018-09-08T07:07:13.000000Z"}} 2018-09-08 07:07:13,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:13,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:07:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:13,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e691cc-c87e-4e99-971e-534b75b4fa17 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:07:13,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-81e691cc-c87e-4e99-971e-534b75b4fa17 2018-09-08 07:07:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.483462095261s 2018-09-08 07:07:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:07:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}}' 2018-09-08 07:07:13,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789886d2-9eee-4b9b-a5e1-67c26d6dbfd2 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}} 2018-09-08 07:07:13,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-789886d2-9eee-4b9b-a5e1-67c26d6dbfd2 2018-09-08 07:07:13,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0946850776672s 2018-09-08 07:07:13,913 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-789886d2-9eee-4b9b-a5e1-67c26d6dbfd2 2018-09-08 07:07:13,914 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1', 'id': u'cae51c0f4df7467090076477cf351c3f', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:07:13,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:07:14,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351170063019s 2018-09-08 07:07:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596985d9-4990-460b-b48c-e07c95bc890b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}} 2018-09-08 07:07:14,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c used request id req-596985d9-4990-460b-b48c-e07c95bc890b 2018-09-08 07:07:14,363 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a821d5e9144d40c4bf61f3f04e53738c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1'}) 2018-09-08 07:07:14,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64357941-1329-425b-9f01-5e85137e90fa Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:14,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-64357941-1329-425b-9f01-5e85137e90fa 2018-09-08 07:07:14,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745968818665s 2018-09-08 07:07:14,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:14,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3925bd-f5a6-429f-819c-2ba8637581fc Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:14,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e3925bd-f5a6-429f-819c-2ba8637581fc 2018-09-08 07:07:14,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814211368561s 2018-09-08 07:07:14,522 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:07:14,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:07:14,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" -d '{"role": {"name": "Member"}}' 2018-09-08 07:07:14,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f4bd1c-b688-4c99-81bf-cad09f8f3fa0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}} 2018-09-08 07:07:14,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6f4bd1c-b688-4c99-81bf-cad09f8f3fa0 2018-09-08 07:07:14,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109639167786s 2018-09-08 07:07:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0264b069-7f84-44fd-94ca-12e9795a41e5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "domain_id": null, "name": "Member", "id": "d3e2887a0b194c64ae03ad673a9dd495"}} 2018-09-08 07:07:14,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495 used request id req-0264b069-7f84-44fd-94ca-12e9795a41e5 2018-09-08 07:07:14,705 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495'}, 'domain_id': None, 'human_id': None, 'id': u'd3e2887a0b194c64ae03ad673a9dd495', 'HUMAN_ID': False}) 2018-09-08 07:07:14,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cb9ae0-bbe6-4849-b380-043d09201562 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94cb9ae0-bbe6-4849-b380-043d09201562 2018-09-08 07:07:14,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817010402679s 2018-09-08 07:07:14,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:07:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b907dade-645d-4348-9387-96b9c010536d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:07:14,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b907dade-645d-4348-9387-96b9c010536d 2018-09-08 07:07:14,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0813748836517s 2018-09-08 07:07:14,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:07:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c22efe-9897-4a28-a1a0-9decf42244cb Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "domain_id": "default", "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:07:14,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82c22efe-9897-4a28-a1a0-9decf42244cb 2018-09-08 07:07:14,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0318400859833s 2018-09-08 07:07:14,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82c22efe-9897-4a28-a1a0-9decf42244cb 2018-09-08 07:07:14,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:07:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:14,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552d4dc1-b7d2-4084-a4f3-1312456cb24a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}]} 2018-09-08 07:07:14,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-552d4dc1-b7d2-4084-a4f3-1312456cb24a 2018-09-08 07:07:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810039043427s 2018-09-08 07:07:14,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-552d4dc1-b7d2-4084-a4f3-1312456cb24a 2018-09-08 07:07:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:07:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=d3e2887a0b194c64ae03ad673a9dd495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b3c3f9-f3a2-4543-9402-bfa3ef4e2c50 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=d3e2887a0b194c64ae03ad673a9dd495", "previous": null, "next": null}} 2018-09-08 07:07:15,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=d3e2887a0b194c64ae03ad673a9dd495 used request id req-e2b3c3f9-f3a2-4543-9402-bfa3ef4e2c50 2018-09-08 07:07:15,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0856699943542s 2018-09-08 07:07:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:07:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/d3e2887a0b194c64ae03ad673a9dd495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1949dab3-f05f-4eb8-93ee-eb0ffc098595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:15,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/d3e2887a0b194c64ae03ad673a9dd495 used request id req-1949dab3-f05f-4eb8-93ee-eb0ffc098595 2018-09-08 07:07:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.18871307373s 2018-09-08 07:07:15,269 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '61d29009-ea65-48ec-b3f4-eca9dbde5aa2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1', 'project_id': u'cae51c0f4df7467090076477cf351c3f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:07:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:07:15,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:07:15,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:07:15,274 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1', 'password': '61d29009-ea65-48ec-b3f4-eca9dbde5aa2', 'project_name': 'snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cae51c0f4df7467090076477cf351c3f', 'project_domain_name': 'Default'} 2018-09-08 07:07:15,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73961a1c-65b9-4d06-975d-dfd85461ddfc Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:15,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73961a1c-65b9-4d06-975d-dfd85461ddfc 2018-09-08 07:07:15,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820441246033s 2018-09-08 07:07:15,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0bbd65-fa91-46b2-89f1-f5a54075ea69 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:15,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6c0bbd65-fa91-46b2-89f1-f5a54075ea69 2018-09-08 07:07:15,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081151008606s 2018-09-08 07:07:15,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:07:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d110207-a075-4f0e-b5cc-ab7329d4d197 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:07:15,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3d110207-a075-4f0e-b5cc-ab7329d4d197 2018-09-08 07:07:15,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0729410648346s 2018-09-08 07:07:15,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:07:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d230a6d-639b-4c14-9072-b5d28ae76e29 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "domain_id": "default", "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:07:15,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d230a6d-639b-4c14-9072-b5d28ae76e29 2018-09-08 07:07:15,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980288982391s 2018-09-08 07:07:15,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d230a6d-639b-4c14-9072-b5d28ae76e29 2018-09-08 07:07:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:07:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e92e544-fe91-41a0-b4a0-09980180f145 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}]} 2018-09-08 07:07:15,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5e92e544-fe91-41a0-b4a0-09980180f145 2018-09-08 07:07:15,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956909656525s 2018-09-08 07:07:15,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5e92e544-fe91-41a0-b4a0-09980180f145 2018-09-08 07:07:15,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:07:15,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d9ca3b-aed2-4156-a869-853d2b50c847 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 07:07:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-d0d9ca3b-aed2-4156-a869-853d2b50c847 2018-09-08 07:07:15,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0725090503693s 2018-09-08 07:07:15,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:07:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:15,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b8cbbf-4c70-4019-864d-c3bc6364a9a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:15,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/f376d2e221f54d64a99cacf2559df943 used request id req-93b8cbbf-4c70-4019-864d-c3bc6364a9a1 2018-09-08 07:07:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131039142609s 2018-09-08 07:07:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96de4658-31cb-4af7-94ee-037928574a81 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:16,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-96de4658-31cb-4af7-94ee-037928574a81 2018-09-08 07:07:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819749832153s 2018-09-08 07:07:16,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:07:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-08 07:07:16,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b741dc-3752-4d11-8f79-e53a07464813 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "952db49f77d04f41a0ca7bd60b2b7024", "links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "name": "heat_stack_owner"}} 2018-09-08 07:07:16,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2b741dc-3752-4d11-8f79-e53a07464813 2018-09-08 07:07:16,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0933520793915s 2018-09-08 07:07:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b2d6e5-803a-4a03-9c2c-d87e3c47c7fa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "domain_id": null, "name": "heat_stack_owner", "id": "952db49f77d04f41a0ca7bd60b2b7024"}} 2018-09-08 07:07:16,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024 used request id req-29b2d6e5-803a-4a03-9c2c-d87e3c47c7fa 2018-09-08 07:07:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:07:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be4d289-f838-4104-b33a-56a0c0c2361d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "952db49f77d04f41a0ca7bd60b2b7024", "links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:16,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9be4d289-f838-4104-b33a-56a0c0c2361d 2018-09-08 07:07:16,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821590423584s 2018-09-08 07:07:16,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:07:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebded6d-4962-4988-b10e-940c07019ca4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:07:16,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8ebded6d-4962-4988-b10e-940c07019ca4 2018-09-08 07:07:16,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0751969814301s 2018-09-08 07:07:16,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:07:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ead561-cc63-49f2-9613-b1f5d9ee194f Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "domain_id": "default", "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:07:16,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-80ead561-cc63-49f2-9613-b1f5d9ee194f 2018-09-08 07:07:16,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999100208282s 2018-09-08 07:07:16,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-80ead561-cc63-49f2-9613-b1f5d9ee194f 2018-09-08 07:07:16,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:07:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7819c7e-16e4-4c3a-b1f8-66fc600ccec8 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}]} 2018-09-08 07:07:16,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d7819c7e-16e4-4c3a-b1f8-66fc600ccec8 2018-09-08 07:07:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816850662231s 2018-09-08 07:07:16,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d7819c7e-16e4-4c3a-b1f8-66fc600ccec8 2018-09-08 07:07:16,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:07:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=952db49f77d04f41a0ca7bd60b2b7024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80da2732-d947-4baa-8417-d7a6b55ee41f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=952db49f77d04f41a0ca7bd60b2b7024", "previous": null, "next": null}} 2018-09-08 07:07:16,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a821d5e9144d40c4bf61f3f04e53738c&scope.project.id=cae51c0f4df7467090076477cf351c3f&role.id=952db49f77d04f41a0ca7bd60b2b7024 used request id req-80da2732-d947-4baa-8417-d7a6b55ee41f 2018-09-08 07:07:16,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0740520954132s 2018-09-08 07:07:16,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:07:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/952db49f77d04f41a0ca7bd60b2b7024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:07:16,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0807f29-e97c-4c7c-b11e-0fab1d24cfdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:16,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f/users/a821d5e9144d40c4bf61f3f04e53738c/roles/952db49f77d04f41a0ca7bd60b2b7024 used request id req-f0807f29-e97c-4c7c-b11e-0fab1d24cfdf 2018-09-08 07:07:16,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126456022263s 2018-09-08 07:07:16,730 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-08 07:07:16,731 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-08 07:07:16,731 - openstack_tests - INFO - OS Credentials = > 2018-09-08 07:07:16,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:16,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:17,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "952db49f77d04f41a0ca7bd60b2b7024", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "d3e2887a0b194c64ae03ad673a9dd495", "name": "Member"}], "expires_at": "2018-09-08T08:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae51c0f4df7467090076477cf351c3f", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "id": "a821d5e9144d40c4bf61f3f04e53738c"}, "audit_ids": ["f9U_LEUhTXWIHLjv6n06gA"], "issued_at": "2018-09-08T07:07:17.000000Z"}} 2018-09-08 07:07:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baca676d6ce7331c6bf051c249e984d6de6ca11d" 2018-09-08 07:07:17,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d6a4ae40-f7d7-445d-a082-a17b143b6703 Date: Sat, 08 Sep 2018 07:07:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:07:17,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-d6a4ae40-f7d7-445d-a082-a17b143b6703 2018-09-08 07:07:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baca676d6ce7331c6bf051c249e984d6de6ca11d" 2018-09-08 07:07:17,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d2e843b7-a7a6-4b1c-a8c2-920376b751f1 Date: Sat, 08 Sep 2018 07:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 07:07:17,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-d2e843b7-a7a6-4b1c-a8c2-920376b751f1 2018-09-08 07:07:17,585 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-08 07:07:17,586 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-08 07:07:17,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:17,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:17,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "952db49f77d04f41a0ca7bd60b2b7024", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "d3e2887a0b194c64ae03ad673a9dd495", "name": "Member"}], "expires_at": "2018-09-08T08:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae51c0f4df7467090076477cf351c3f", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "id": "a821d5e9144d40c4bf61f3f04e53738c"}, "audit_ids": ["inc9j9QfQaiv7FMMHh_qDw"], "issued_at": "2018-09-08T07:07:17.000000Z"}} 2018-09-08 07:07:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6821ee25322113f777a18964c4417ee8bbeb525" 2018-09-08 07:07:18,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8164b809-a772-4ca0-8c71-ffd2050f0f0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:18,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8164b809-a772-4ca0-8c71-ffd2050f0f0d 2018-09-08 07:07:18,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:18,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:18,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "952db49f77d04f41a0ca7bd60b2b7024", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "d3e2887a0b194c64ae03ad673a9dd495", "name": "Member"}], "expires_at": "2018-09-08T08:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae51c0f4df7467090076477cf351c3f", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "id": "a821d5e9144d40c4bf61f3f04e53738c"}, "audit_ids": ["hsDzOrSARdO5EqjyxoUJ_A"], "issued_at": "2018-09-08T07:07:18.000000Z"}} 2018-09-08 07:07:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfed81ab-489c-44f0-baaf-01eec6206a8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:18,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bfed81ab-489c-44f0-baaf-01eec6206a8e 2018-09-08 07:07:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:07:18,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:07:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:07:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:18,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f341af1e-36c7-4933-bfe1-6a4da19441a1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 07:07:18,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj used request id req-f341af1e-36c7-4933-bfe1-6a4da19441a1 2018-09-08 07:07:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:18,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3475eb8-1eae-4930-9c79-73f817030ccb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 07:07:18,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b3475eb8-1eae-4930-9c79-73f817030ccb 2018-09-08 07:07:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}}' 2018-09-08 07:07:18,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4521b709-ba00-4e6d-be69-2761f7287d74 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:18,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4521b709-ba00-4e6d-be69-2761f7287d74 2018-09-08 07:07:18,746 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-proj 2018-09-08 07:07:18,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:18,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:19,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "952db49f77d04f41a0ca7bd60b2b7024", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "d3e2887a0b194c64ae03ad673a9dd495", "name": "Member"}], "expires_at": "2018-09-08T08:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae51c0f4df7467090076477cf351c3f", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "id": "a821d5e9144d40c4bf61f3f04e53738c"}, "audit_ids": ["tW-BYPDFRJufWPXEqLh_OQ"], "issued_at": "2018-09-08T07:07:19.000000Z"}} 2018-09-08 07:07:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334ae025617f9721f2e60fb91926843f910a23ee" 2018-09-08 07:07:19,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3958d9a4-d742-40a9-aec9-5469e43ec938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:19,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3958d9a4-d742-40a9-aec9-5469e43ec938 2018-09-08 07:07:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:07:19,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:07:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334ae025617f9721f2e60fb91926843f910a23ee" 2018-09-08 07:07:19,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5fbd1e-526c-45f4-8957-8e3671bf8393 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "domain_id": "default", "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:07:19,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ed5fbd1e-526c-45f4-8957-8e3671bf8393 2018-09-08 07:07:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334ae025617f9721f2e60fb91926843f910a23ee" 2018-09-08 07:07:19,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4865380b-4d26-4756-a812-9d08dd9a082b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}]} 2018-09-08 07:07:19,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-7aa4c688-8ad2-4dc-proj used request id req-4865380b-4d26-4756-a812-9d08dd9a082b 2018-09-08 07:07:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334ae025617f9721f2e60fb91926843f910a23ee" 2018-09-08 07:07:19,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e4f058-66e6-41c2-abc3-853a378cbedc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 07:07:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-56e4f058-66e6-41c2-abc3-853a378cbedc 2018-09-08 07:07:19,876 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-user 2018-09-08 07:07:19,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:19,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:19,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689360d3-4010-44ba-9573-8e8be9a31c73 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "952db49f77d04f41a0ca7bd60b2b7024", "links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:07:19,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-689360d3-4010-44ba-9573-8e8be9a31c73 2018-09-08 07:07:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" -d '{"role": {"name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}}' 2018-09-08 07:07:20,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94c8be5-e372-43d6-8a8d-1701ce9097ca Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13ead7af776f4a6381b15c17ab384172", "links": {"self": "http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172"}, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}} 2018-09-08 07:07:20,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e94c8be5-e372-43d6-8a8d-1701ce9097ca 2018-09-08 07:07:20,105 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role 2018-09-08 07:07:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:20,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0593b4-3247-436a-af45-b2f65f63a556 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172"}, "domain_id": null, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role", "id": "13ead7af776f4a6381b15c17ab384172"}} 2018-09-08 07:07:20,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172 used request id req-1a0593b4-3247-436a-af45-b2f65f63a556 2018-09-08 07:07:20,124 - keystone_utils - INFO - Granting role SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role to project SimpleHealthCheck-7aa4c688-8ad2-4dc-proj 2018-09-08 07:07:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675/users/6037e90946fa4fc9a61aa73dfe91a6e4/roles/13ead7af776f4a6381b15c17ab384172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:07:20,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182be9de-0a5c-46e3-b4ac-24aae6a7b2c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:07:20,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675/users/6037e90946fa4fc9a61aa73dfe91a6e4/roles/13ead7af776f4a6381b15c17ab384172 used request id req-182be9de-0a5c-46e3-b4ac-24aae6a7b2c0 2018-09-08 07:07:20,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:07:20,288 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 07:07:20,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:20,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:20,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13ead7af776f4a6381b15c17ab384172", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}], "expires_at": "2018-09-08T08:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2ba6faef6f0482792aed73264f3a675", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-user", "id": "6037e90946fa4fc9a61aa73dfe91a6e4"}, "audit_ids": ["owWyoz-tTIy0RyYLX4Z1eg"], "issued_at": "2018-09-08T07:07:20.000000Z"}} 2018-09-08 07:07:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c95274d-5822-4e86-9c01-86dde5f5b427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:20,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c95274d-5822-4e86-9c01-86dde5f5b427 2018-09-08 07:07:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:20,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-eab11c67-ed23-431f-811c-fbae3909adb6 Date: Sat, 08 Sep 2018 07:07:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image"} 2018-09-08 07:07:20,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image used request id req-eab11c67-ed23-431f-811c-fbae3909adb6 2018-09-08 07:07:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:21,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9968926-e2e1-437a-b754-de0182af22c0 Date: Sat, 08 Sep 2018 07:07:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:07:21,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d9968926-e2e1-437a-b754-de0182af22c0 2018-09-08 07:07:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image"}' 2018-09-08 07:07:21,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 X-Openstack-Request-Id: req-f308679a-0036-4ad9-ae6f-31e228d4f136 Date: Sat, 08 Sep 2018 07:07:21 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:07:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T07:07:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4", "min_disk": 0, "protected": false, "id": "f56687fb-10c9-4169-ad87-610a151065b4", "file": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file", "checksum": null, "owner": "b2ba6faef6f0482792aed73264f3a675", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:07:21,360 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f308679a-0036-4ad9-ae6f-31e228d4f136 2018-09-08 07:07:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" -d '' 2018-09-08 07:07:22,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-973962b8-3bae-4a7f-bf18-22ce93b796bf Date: Sat, 08 Sep 2018 07:07:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:07:22,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file used request id req-973962b8-3bae-4a7f-bf18-22ce93b796bf 2018-09-08 07:07:22,510 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:07:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8666ac5f-dbcd-4c09-a6fc-f0cfce2650b7 Date: Sat, 08 Sep 2018 07:07:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:07:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "metadata": {}}], "self": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4", "min_disk": 0, "protected": false, "id": "f56687fb-10c9-4169-ad87-610a151065b4", "file": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2ba6faef6f0482792aed73264f3a675", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:07:22,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 used request id req-8666ac5f-dbcd-4c09-a6fc-f0cfce2650b7 2018-09-08 07:07:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:23,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f69d17a7-571a-42cf-ad8c-f6674e5fab85 Date: Sat, 08 Sep 2018 07:07:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:07:23,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f69d17a7-571a-42cf-ad8c-f6674e5fab85 2018-09-08 07:07:23,241 - create_image - INFO - Created image with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image 2018-09-08 07:07:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:07:23,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-070965be-6e02-44dc-9345-2764be0279ad Date: Sat, 08 Sep 2018 07:07:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:07:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "metadata": {}}], "self": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4", "min_disk": 0, "protected": false, "id": "f56687fb-10c9-4169-ad87-610a151065b4", "file": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2ba6faef6f0482792aed73264f3a675", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 07:07:23,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 used request id req-070965be-6e02-44dc-9345-2764be0279ad 2018-09-08 07:07:23,402 - create_image - DEBUG - Instance status is - active 2018-09-08 07:07:23,402 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image 2018-09-08 07:07:23,402 - create_image - INFO - Image is now active with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image 2018-09-08 07:07:23,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:23,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:23,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13ead7af776f4a6381b15c17ab384172", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}], "expires_at": "2018-09-08T08:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2ba6faef6f0482792aed73264f3a675", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-user", "id": "6037e90946fa4fc9a61aa73dfe91a6e4"}, "audit_ids": ["6Fqymb5hQESKZfA-Oxtdrw"], "issued_at": "2018-09-08T07:07:23.000000Z"}} 2018-09-08 07:07:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:23,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c94e66b-ef4a-418a-b056-ce63b00ae574 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:23,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c94e66b-ef4a-418a-b056-ce63b00ae574 2018-09-08 07:07:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42ed8306-b17b-49ac-8394-d9c02c3875a3 Date: Sat, 08 Sep 2018 07:07:24 GMT RESP BODY: {"networks":[]} 2018-09-08 07:07:24,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-42ed8306-b17b-49ac-8394-d9c02c3875a3 2018-09-08 07:07:24,030 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net 2018-09-08 07:07:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" -d '{"network": {"name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net", "admin_state_up": true}}' 2018-09-08 07:07:24,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fefd145f-8a5b-4d25-a206-91b2b9fde3a1 Date: Sat, 08 Sep 2018 07:07:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e4d385f9-46e5-4457-9346-515143967a3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:07:24Z","is_default":false,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","mtu":1450}} 2018-09-08 07:07:24,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-fefd145f-8a5b-4d25-a206-91b2b9fde3a1 2018-09-08 07:07:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:24,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-d9a457e1-a65a-4e15-854c-8879c21bb6ad Date: Sat, 08 Sep 2018 07:07:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T07:07:24Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:24,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-d9a457e1-a65a-4e15-854c-8879c21bb6ad 2018-09-08 07:07:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:25,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b06b810-e139-4a3a-a6b9-d2154232780f Date: Sat, 08 Sep 2018 07:07:25 GMT RESP BODY: {"subnets":[]} 2018-09-08 07:07:25,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-2b06b810-e139-4a3a-a6b9-d2154232780f 2018-09-08 07:07:25,012 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet 2018-09-08 07:07:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" -d '{"subnets": [{"ip_version": 4, "network_id": "e4d385f9-46e5-4457-9346-515143967a3f", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]}' 2018-09-08 07:07:26,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0762084-48ae-4598-844b-ca3759c160ef Date: Sat, 08 Sep 2018 07:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:26,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b0762084-48ae-4598-844b-ca3759c160ef 2018-09-08 07:07:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:26,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-79f93c00-e20a-4a02-b730-fcef7218229e Date: Sat, 08 Sep 2018 07:07:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:26,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-79f93c00-e20a-4a02-b730-fcef7218229e 2018-09-08 07:07:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:26,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-58ba2669-3bde-4c1c-acd8-56b867fbdde6 Date: Sat, 08 Sep 2018 07:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:26,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-58ba2669-3bde-4c1c-acd8-56b867fbdde6 2018-09-08 07:07:26,619 - OpenStackNetwork - DEBUG - Network [e4d385f9-46e5-4457-9346-515143967a3f] created successfully 2018-09-08 07:07:26,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:26,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:27,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "952db49f77d04f41a0ca7bd60b2b7024", "name": "heat_stack_owner"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "d3e2887a0b194c64ae03ad673a9dd495", "name": "Member"}], "expires_at": "2018-09-08T08:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cae51c0f4df7467090076477cf351c3f", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cae51c0f4df7467090076477cf351c3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "id": "a821d5e9144d40c4bf61f3f04e53738c"}, "audit_ids": ["9-vv7pGDToGVaI93iEfUUA"], "issued_at": "2018-09-08T07:07:26.000000Z"}} 2018-09-08 07:07:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2f791787ed788c0c5584dbc2f5dc615f3ee640" 2018-09-08 07:07:27,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00d6098-04e7-49a1-9412-37f62d6103ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:27,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d00d6098-04e7-49a1-9412-37f62d6103ab 2018-09-08 07:07:27,081 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:07:27,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2f791787ed788c0c5584dbc2f5dc615f3ee640" 2018-09-08 07:07:27,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f45edf98-b9b9-4923-a518-dc6b7f80633a x-compute-request-id: req-f45edf98-b9b9-4923-a518-dc6b7f80633a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 07:07:27,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f45edf98-b9b9-4923-a518-dc6b7f80633a 2018-09-08 07:07:27,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2f791787ed788c0c5584dbc2f5dc615f3ee640" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 07:07:27,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abb3f007-c006-4653-a2f5-d90192709209 x-compute-request-id: req-abb3f007-c006-4653-a2f5-d90192709209 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:07:27,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-abb3f007-c006-4653-a2f5-d90192709209 2018-09-08 07:07:27,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:27,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:27,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13ead7af776f4a6381b15c17ab384172", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}], "expires_at": "2018-09-08T08:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2ba6faef6f0482792aed73264f3a675", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-user", "id": "6037e90946fa4fc9a61aa73dfe91a6e4"}, "audit_ids": ["LBStWpaQQl2mXBe0wA66qQ"], "issued_at": "2018-09-08T07:07:27.000000Z"}} 2018-09-08 07:07:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:27,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3f837e-f897-4905-973e-26fefa4230f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:27,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d3f837e-f897-4905-973e-26fefa4230f9 2018-09-08 07:07:27,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 07:07:27,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:27,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee5a169-174a-465a-9d79-fb065a617502 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:27,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cee5a169-174a-465a-9d79-fb065a617502 2018-09-08 07:07:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:28,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8c458c8a-b4b7-48df-92fa-de78700729fc Date: Sat, 08 Sep 2018 07:07:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:28,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-8c458c8a-b4b7-48df-92fa-de78700729fc 2018-09-08 07:07:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:07:28,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:07:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:28,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a3ffb7-9029-4e8c-ad79-8665aed0929e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:28,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-f2a3ffb7-9029-4e8c-ad79-8665aed0929e 2018-09-08 07:07:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:28,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-32e042a6-f08b-4a7b-a456-f4cbfd4a630a Date: Sat, 08 Sep 2018 07:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:28,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-32e042a6-f08b-4a7b-a456-f4cbfd4a630a 2018-09-08 07:07:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37b36262-6bc0-4307-a32d-fefdf8e976b6 Date: Sat, 08 Sep 2018 07:07:28 GMT RESP BODY: {"ports":[]} 2018-09-08 07:07:28,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True used request id req-37b36262-6bc0-4307-a32d-fefdf8e976b6 2018-09-08 07:07:28,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:28,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4501fd1f-64ee-4550-932e-724848dab7a8 x-compute-request-id: req-4501fd1f-64ee-4550-932e-724848dab7a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:07:28,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst used request id req-4501fd1f-64ee-4550-932e-724848dab7a8 2018-09-08 07:07:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:29,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a67cf13a-66b0-4950-92fb-e750f3b4045c Date: Sat, 08 Sep 2018 07:07:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:29,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-a67cf13a-66b0-4950-92fb-e750f3b4045c 2018-09-08 07:07:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:29,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6020f9f-d37b-4daa-ba76-b18e9d40a806 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:29,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-c6020f9f-d37b-4daa-ba76-b18e9d40a806 2018-09-08 07:07:29,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:29,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c9a486d-652f-47ab-b80f-568d8c1c5168 Date: Sat, 08 Sep 2018 07:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:29,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-6c9a486d-652f-47ab-b80f-568d8c1c5168 2018-09-08 07:07:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:29,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4cc9b7b8-c848-4201-9471-d6632d2a4272 Date: Sat, 08 Sep 2018 07:07:29 GMT RESP BODY: {"ports":[]} 2018-09-08 07:07:29,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True used request id req-4cc9b7b8-c848-4201-9471-d6632d2a4272 2018-09-08 07:07:29,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 07:07:29,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:07:29,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13ead7af776f4a6381b15c17ab384172", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role"}], "expires_at": "2018-09-08T08:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2ba6faef6f0482792aed73264f3a675", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b2ba6faef6f0482792aed73264f3a675", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-user", "id": "6037e90946fa4fc9a61aa73dfe91a6e4"}, "audit_ids": ["EXWSSoYQRNePys58zXQvIA"], "issued_at": "2018-09-08T07:07:29.000000Z"}} 2018-09-08 07:07:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db31c92aa56df127877f2ddeb93787ce5ed61aec" 2018-09-08 07:07:30,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b488a794-9c1c-4161-9ad0-7dca5a5129c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:07:30,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b488a794-9c1c-4161-9ad0-7dca5a5129c4 2018-09-08 07:07:30,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:30,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f815f4cb-6258-4ff3-9fc0-d26ea22992aa Date: Sat, 08 Sep 2018 07:07:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:30,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-f815f4cb-6258-4ff3-9fc0-d26ea22992aa 2018-09-08 07:07:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4d78dd05-dca9-4c29-836b-b99f50e37746 Date: Sat, 08 Sep 2018 07:07:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:30,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-4d78dd05-dca9-4c29-836b-b99f50e37746 2018-09-08 07:07:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:30,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6c4c6e4b-feeb-4877-bab8-50c2ca57e756 Date: Sat, 08 Sep 2018 07:07:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:30,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-6c4c6e4b-feeb-4877-bab8-50c2ca57e756 2018-09-08 07:07:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:07:30,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:07:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:07:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db31c92aa56df127877f2ddeb93787ce5ed61aec" 2018-09-08 07:07:30,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd6de48-720f-462b-8e37-a15152aaaa43 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:30,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-4dd6de48-720f-462b-8e37-a15152aaaa43 2018-09-08 07:07:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:31,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9912cac6-a019-4fea-ad37-da66b11402e8 Date: Sat, 08 Sep 2018 07:07:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:31,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-9912cac6-a019-4fea-ad37-da66b11402e8 2018-09-08 07:07:31,200 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net 2018-09-08 07:07:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" -d '{"port": {"network_id": "e4d385f9-46e5-4457-9346-515143967a3f", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1", "admin_state_up": true}}' 2018-09-08 07:07:32,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-c20e30aa-7367-4020-94d3-a92ff9bd41ca Date: Sat, 08 Sep 2018 07:07:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.7"}],"id":"11ab9db9-978c-421e-9f4b-b2b4b1cd1c56","security_groups":["83dd1198-f93f-4cce-acd0-6884692a67f7"],"mac_address":"fa:16:3e:4a:2e:1f","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1","project_id":"b2ba6faef6f0482792aed73264f3a675","qos_policy_id":null,"admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:31Z","binding:vnic_type":"normal"}} 2018-09-08 07:07:32,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c20e30aa-7367-4020-94d3-a92ff9bd41ca 2018-09-08 07:07:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c1b9b3e5-43a6-43d3-bccd-4a4d0f67a96c Date: Sat, 08 Sep 2018 07:07:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:32,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-c1b9b3e5-43a6-43d3-bccd-4a4d0f67a96c 2018-09-08 07:07:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:32,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe8feea-99da-4545-b357-b862501001dc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:32,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-ebe8feea-99da-4545-b357-b862501001dc 2018-09-08 07:07:32,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:32,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-86e12b94-06cd-4938-a47b-8c4ebe913c89 Date: Sat, 08 Sep 2018 07:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:32,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-86e12b94-06cd-4938-a47b-8c4ebe913c89 2018-09-08 07:07:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-5aea1475-9b70-45d0-98a6-6e1e042d2a53 Date: Sat, 08 Sep 2018 07:07:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.7"}],"id":"11ab9db9-978c-421e-9f4b-b2b4b1cd1c56","security_groups":["83dd1198-f93f-4cce-acd0-6884692a67f7"],"mac_address":"fa:16:3e:4a:2e:1f","project_id":"b2ba6faef6f0482792aed73264f3a675","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1","admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 07:07:33,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1&admin_state_up=True used request id req-5aea1475-9b70-45d0-98a6-6e1e042d2a53 2018-09-08 07:07:33,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1b9632-58d2-47ff-81f9-c5a8e5524e04 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:33,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-ab1b9632-58d2-47ff-81f9-c5a8e5524e04 2018-09-08 07:07:33,088 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst 2018-09-08 07:07:33,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d84cf187-fb56-4aed-80d2-4724d0e2e6cd x-compute-request-id: req-d84cf187-fb56-4aed-80d2-4724d0e2e6cd Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}], "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-flavor-name"}]} 2018-09-08 07:07:33,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d84cf187-fb56-4aed-80d2-4724d0e2e6cd 2018-09-08 07:07:33,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4be16a2f-ddfd-4ba7-b51a-1342a991753a x-compute-request-id: req-4be16a2f-ddfd-4ba7-b51a-1342a991753a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:07:33,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4 used request id req-4be16a2f-ddfd-4ba7-b51a-1342a991753a 2018-09-08 07:07:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-22b20dc3-e127-4a84-be78-bd3e3fc54409 Date: Sat, 08 Sep 2018 07:07:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T07:07:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T07:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "metadata": {}}], "self": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4", "min_disk": 0, "protected": false, "id": "f56687fb-10c9-4169-ad87-610a151065b4", "file": "/v2/images/f56687fb-10c9-4169-ad87-610a151065b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2ba6faef6f0482792aed73264f3a675", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f56687fb-10c9-4169-ad87-610a151065b4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image"} 2018-09-08 07:07:33,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image used request id req-22b20dc3-e127-4a84-be78-bd3e3fc54409 2018-09-08 07:07:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:33,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3bc5f947-db7e-4c12-8dab-387eab910c8b Date: Sat, 08 Sep 2018 07:07:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 07:07:33,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3bc5f947-db7e-4c12-8dab-387eab910c8b 2018-09-08 07:07:33,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" -d '{"server": {"name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "imageRef": "f56687fb-10c9-4169-ad87-610a151065b4", "flavorRef": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "max_count": 1, "min_count": 1, "networks": [{"port": "11ab9db9-978c-421e-9f4b-b2b4b1cd1c56"}]}}' 2018-09-08 07:07:35,105 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4143bb81-3b8c-47e4-819a-e5eeda46b63e x-compute-request-id: req-4143bb81-3b8c-47e4-819a-e5eeda46b63e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "115505cb-7399-4910-889d-a8c595a52b81", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "adminPass": "3jqTzbTqAr2s"}} 2018-09-08 07:07:35,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4143bb81-3b8c-47e4-819a-e5eeda46b63e 2018-09-08 07:07:35,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:35,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a00b063f-eec9-449c-a4c0-0a801e39cc37 x-compute-request-id: req-a00b063f-eec9-449c-a4c0-0a801e39cc37 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:07:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:35,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-a00b063f-eec9-449c-a4c0-0a801e39cc37 2018-09-08 07:07:35,326 - create_instance - INFO - Created instance with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst 2018-09-08 07:07:35,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:35,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4532084e-3991-483f-8cc1-bfd9135327e7 x-compute-request-id: req-4532084e-3991-483f-8cc1-bfd9135327e7 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:07:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:35,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-4532084e-3991-483f-8cc1-bfd9135327e7 2018-09-08 07:07:35,694 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - BUILD 2018-09-08 07:07:35,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:07:38,697 - create_instance - DEBUG - VM status query timeout in 896.628391027 2018-09-08 07:07:38,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:39,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2f87b52-b2c2-4e07-8836-32165878ced3 x-compute-request-id: req-e2f87b52-b2c2-4e07-8836-32165878ced3 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:07:38Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:39,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-e2f87b52-b2c2-4e07-8836-32165878ced3 2018-09-08 07:07:39,107 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - BUILD 2018-09-08 07:07:39,107 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:07:42,110 - create_instance - DEBUG - VM status query timeout in 893.215783119 2018-09-08 07:07:42,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:42,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbfc1e61-2fd6-40c2-a1b7-42efaecbc088 x-compute-request-id: req-bbfc1e61-2fd6-40c2-a1b7-42efaecbc088 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "security_groups": [{"name": "default"}], "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:07:38Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:42,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-bbfc1e61-2fd6-40c2-a1b7-42efaecbc088 2018-09-08 07:07:42,536 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - BUILD 2018-09-08 07:07:42,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:07:45,539 - create_instance - DEBUG - VM status query timeout in 889.786518097 2018-09-08 07:07:45,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:46,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8856001-028d-4aab-b7dc-7d6ce70ecc6b x-compute-request-id: req-c8856001-028d-4aab-b7dc-7d6ce70ecc6b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:2e:1f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:07:42.000000", "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "security_groups": [{"name": "default"}], "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:07:43Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:46,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-c8856001-028d-4aab-b7dc-7d6ce70ecc6b 2018-09-08 07:07:46,150 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - ACTIVE 2018-09-08 07:07:46,150 - create_instance - INFO - VM is - ACTIVE 2018-09-08 07:07:46,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:46,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9efc77b-314a-4890-a3b1-ddf2fc1e9a55 x-compute-request-id: req-f9efc77b-314a-4890-a3b1-ddf2fc1e9a55 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:2e:1f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:07:42.000000", "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "security_groups": [{"name": "default"}], "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:07:43Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:46,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-f9efc77b-314a-4890-a3b1-ddf2fc1e9a55 2018-09-08 07:07:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:46,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b10504bc-0117-49f2-8790-e6a4d473c1d4 Date: Sat, 08 Sep 2018 07:07:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a"],"updated_at":"2018-09-08T07:07:25Z","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2ba6faef6f0482792aed73264f3a675","id":"e4d385f9-46e5-4457-9346-515143967a3f","name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net"}]} 2018-09-08 07:07:46,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net used request id req-b10504bc-0117-49f2-8790-e6a4d473c1d4 2018-09-08 07:07:47,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:47,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd61e90-c26a-4d57-af7e-2f0d8d39e597 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:07:47,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-dbd61e90-c26a-4d57-af7e-2f0d8d39e597 2018-09-08 07:07:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-625476bd-7c89-496d-91f3-e57eba235711 Date: Sat, 08 Sep 2018 07:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:25Z","dns_nameservers":[],"updated_at":"2018-09-08T07:07:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2ba6faef6f0482792aed73264f3a675","id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","subnetpool_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet"}]} 2018-09-08 07:07:47,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-625476bd-7c89-496d-91f3-e57eba235711 2018-09-08 07:07:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:47,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-02e3ff76-ebb7-4d08-98d9-3a8a51e8441a Date: Sat, 08 Sep 2018 07:07:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.7"}],"id":"11ab9db9-978c-421e-9f4b-b2b4b1cd1c56","security_groups":["83dd1198-f93f-4cce-acd0-6884692a67f7"],"mac_address":"fa:16:3e:4a:2e:1f","project_id":"b2ba6faef6f0482792aed73264f3a675","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1","admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:31Z","binding:vnic_type":"normal","device_id":"115505cb-7399-4910-889d-a8c595a52b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.3"}],"id":"2047d998-ca0a-4653-8db1-00b8bb77b446","security_groups":[],"mac_address":"fa:16:3e:f2:02:8f","project_id":"b2ba6faef6f0482792aed73264f3a675","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e4d385f9-46e5-4457-9346-515143967a3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.2"}],"id":"c5e55d9f-1a0f-4df5-ac05-f2653f110453","security_groups":[],"mac_address":"fa:16:3e:08:78:ac","project_id":"b2ba6faef6f0482792aed73264f3a675","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e4d385f9-46e5-4457-9346-515143967a3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:07:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a","ip_address":"10.55.0.4"}],"id":"c8e35f41-a333-41d9-b018-5188be136219","security_groups":[],"mac_address":"fa:16:3e:4b:dd:93","project_id":"b2ba6faef6f0482792aed73264f3a675","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e4d385f9-46e5-4457-9346-515143967a3f","tenant_id":"b2ba6faef6f0482792aed73264f3a675","created_at":"2018-09-08T07:07:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e4d385f9-46e5-4457-9346-515143967a3f"}]} 2018-09-08 07:07:47,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e4d385f9-46e5-4457-9346-515143967a3f used request id req-02e3ff76-ebb7-4d08-98d9-3a8a51e8441a 2018-09-08 07:07:47,659 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-09-08 07:07:47,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:48,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d64560e3-bfa7-498d-9813-d07e0caf286e x-compute-request-id: req-d64560e3-bfa7-498d-9813-d07e0caf286e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:2e:1f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:07:42.000000", "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "security_groups": [{"name": "default"}], "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:07:43Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:48,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-d64560e3-bfa7-498d-9813-d07e0caf286e 2018-09-08 07:07:48,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 07:07:49,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e0abce7-b5f8-4851-97c3-a00e2c078eff x-compute-request-id: req-4e0abce7-b5f8-4851-97c3-a00e2c078eff Content-Encoding: gzip Content-Length: 9402 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530082524 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135280] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137015] pid_max: default: 32768 minimum: 301\n[ 0.137956] ACPI: Core revision 20150930\n[ 0.139341] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140717] Security Framework initialized\n[ 0.141586] Yama: becoming mindful.\n[ 0.142381] AppArmor: AppArmor initialized\n[ 0.143286] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144704] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146063] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147332] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148797] Initializing cgroup subsys io\n[ 0.149676] Initializing cgroup subsys memory\n[ 0.150610] Initializing cgroup subsys devices\n[ 0.151531] Initializing cgroup subsys freezer\n[ 0.152433] Initializing cgroup subsys net_cls\n[ 0.153347] Initializing cgroup subsys perf_event\n[ 0.154327] Initializing cgroup subsys net_prio\n[ 0.155252] Initializing cgroup subsys hugetlb\n[ 0.156150] Initializing cgroup subsys pids\n[ 0.157057] CPU: Physical Processor ID: 0\n[ 0.158604] mce: CPU supports 10 MCE banks\n[ 0.159478] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172179] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178515] ftrace: allocating 31920 entries in 125 pages\n[ 0.204237] smpboot: Max logical packages: 1\n[ 0.205154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206577] x2apic enabled\n[ 0.207400] Switched APIC routing to physical x2apic.\n[ 0.209227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210388] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214379] KVM setup paravirtual spinlock\n[ 0.215724] x86: Booted up 1 node, 1 CPUs\n[ 0.216576] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218049] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220472] evm: security.SMACK64\n[ 0.221185] evm: security.SMACK64EXEC\n[ 0.221955] evm: security.SMACK64TRANSMUTE\n[ 0.222788] evm: security.SMACK64MMAP\n[ 0.223555] evm: security.ima\n[ 0.224239] evm: security.capability\n[ 0.225104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227054] pinctrl core: initialized pinctrl subsystem\n[ 0.228236] RTC time: 7:07:41, date: 09/08/18\n[ 0.229210] NET: Registered protocol family 16\n[ 0.230205] cpuidle: using governor ladder\n[ 0.231051] cpuidle: using governor menu\n[ 0.231866] PCCT header not found.\n[ 0.232641] ACPI: bus type PCI registered\n[ 0.233469] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234815] PCI: Using configuration type 1 for base access\n[ 0.236586] ACPI: Added _OSI(Module Device)\n[ 0.237457] ACPI: Added _OSI(Processor Device)\n[ 0.238356] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239302] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241450] ACPI: Interpreter enabled\n[ 0.242251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249924] ACPI: (supports S0 S5)\n[ 0.250651] ACPI: Using IOAPIC for interrupt routing\n[ 0.251785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257408] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260935] acpiphp: Slot [3] registered\n[ 0.261782] acpiphp: Slot [4] registered\n[ 0.262618] acpiphp: Slot [5] registered\n[ 0.263459] acpiphp: Slot [6] registered\n[ 0.264321] acpiphp: Slot [7] registered\n[ 0.265186] acpiphp: Slot [8] registered\n[ 0.266033] acpiphp: Slot [9] registered\n[ 0.266860] acpiphp: Slot [10] registered\n[ 0.267700] acpiphp: Slot [11] registered\n[ 0.268540] acpiphp: Slot [12] registered\n[ 0.269394] acpiphp: Slot [13] registered\n[ 0.270236] acpiphp: Slot [14] registered\n[ 0.271071] acpiphp: Slot [15] registered\n[ 0.281965] acpiphp: Slot [16] registered\n[ 0.282807] acpiphp: Slot [17] registered\n[ 0.283641] acpiphp: Slot [18] registered\n[ 0.284468] acpiphp: Slot [19] registered\n[ 0.285340] acpiphp: Slot [20] registered\n[ 0.286215] acpiphp: Slot [21] registered\n[ 0.287056] acpiphp: Slot [22] registered\n[ 0.287901] acpiphp: Slot [23] registered\n[ 0.288745] acpiphp: Slot [24] registered\n[ 0.289589] acpiphp: Slot [25] registered\n[ 0.290427] acpiphp: Slot [26] registered\n[ 0.291266] acpiphp: Slot [27] registered\n[ 0.292113] acpiphp: Slot [28] registered\n[ 0.292952] acpiphp: Slot [29] registered\n[ 0.293791] acpiphp: Slot [30] registered\n[ 0.294637] acpiphp: Slot [31] registered\n[ 0.295515] PCI host bridge to bus 0000:00\n[ 0.296374] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297634] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300386] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.301874] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308148] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369564] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372594] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374052] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376859] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379480] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381070] vgaarb: loaded\n[ 0.381692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382862] SCSI subsystem initialized\n[ 0.383717] ACPI: bus type USB registered\n[ 0.384563] usbcore: registered new interface driver usbfs\n[ 0.385638] usbcore: registered new interface driver hub\n[ 0.386734] usbcore: registered new device driver usb\n[ 0.387835] PCI: Using ACPI for IRQ routing\n[ 0.388882] NetLabel: Initializing\n[ 0.389624] NetLabel: domain hash size = 128\n[ 0.390511] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391495] NetLabel: unlabeled traffic allowed by default\n[ 0.392633] clocksource: Switched to clocksource kvm-clock\n[ 0.397930] AppArmor: AppArmor Filesystem Enabled\n[ 0.398929] pnp: PnP ACPI init\n[ 0.399852] pnp: PnP ACPI: found 5 devices\n[ 0.405872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407684] NET: Registered protocol family 2\n[ 0.408675] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.410002] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.411217] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.412426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413563] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414852] NET: Registered protocol family 1\n[ 0.415745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446558] Trying to unpack rootfs image as initramfs...\n[ 0.496127] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.510477] Scanning for low memory corruption every 60 seconds\n[ 0.512321] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513727] audit: initializing netlink subsys (disabled)\n[ 0.514933] audit: type=2000 audit(1536390462.891:1): initialized\n[ 0.516424] Initialise system trusted keyring\n[ 0.517473] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518896] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521230] zbud: loaded\n[ 0.522029] VFS: Disk quotas dquot_6.6.0\n[ 0.522986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524962] fuse init (API version 7.23)\n[ 0.526209] Key type big_key registered\n[ 0.527362] Allocating IMA MOK and blacklist keyrings.\n[ 0.529020] Key type asymmetric registered\n[ 0.529876] Asymmetric key parser 'x509' registered\n[ 0.530836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532292] io scheduler noop registered\n[ 0.533097] io scheduler deadline registered (default)\n[ 0.534094] io scheduler cfq registered\n[ 0.534928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538790] ACPI: Power Button [PWRF]\n[ 0.539627] GHES: HEST is not enabled!\n[ 0.559022] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.587876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.590418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614500] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616698] Linux agpgart interface v0.103\n[ 0.619634] brd: module loaded\n[ 0.620851] loop: module loaded\n[ 0.624451] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625903] GPT:90111 != 20971519\n[ 0.626593] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627676] GPT:90111 != 20971519\n[ 0.628357] GPT: Use GNU Parted to correct GPT errors.\n[ 0.629323] vda: vda1 vda15\n[ 0.630848] scsi host0: ata_piix\n[ 0.631949] scsi host1: ata_piix\n[ 0.632668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.633881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.635318] libphy: Fixed MDIO Bus: probed\n[ 0.636132] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639232] PPP generic driver version 2.4.2\n[ 0.640124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641405] ehci-pci: EHCI PCI platform driver\n[ 0.642278] ehci-platform: EHCI generic platform driver\n[ 0.643257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644386] ohci-pci: OHCI PCI platform driver\n[ 0.645293] ohci-platform: OHCI generic platform driver\n[ 0.646274] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663492] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.664492] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.665614] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.666946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.668654] usb usb1: Product: UHCI Host Controller\n[ 0.669804] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.671368] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672549] hub 1-0:1.0: USB hub found\n[ 0.673492] hub 1-0:1.0: 2 ports detected\n[ 0.674590] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.677697] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.678898] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.679977] mousedev: PS/2 mouse device common for all mice\n[ 0.681278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683213] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.686724] i2c /dev entries driver\n[ 0.687495] device-mapper: uevent: version 1.0.3\n[ 0.688438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691466] NET: Registered protocol family 10\n[ 0.692510] NET: Registered protocol family 17\n[ 0.693399] Key type dns_resolver registered\n[ 0.694406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695511] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697261] registered taskstats version 1\n[ 0.698105] Loading compiled-in X.509 certificates\n[ 0.699543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701423] zswap: loaded using pool lzo/zbud\n[ 0.702857] Key type trusted registered\n[ 0.704390] Key type encrypted registered\n[ 0.705233] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706295] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707547] evm: HMAC attrs: 0x1\n[ 0.708527] Magic number: 2:424:116\n[ 0.709568] rtc_cmos 00:00: setting system clock to 2018-09-08 07:07:42 UTC (1536390462)\n[ 0.711165] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712277] EDD information not available.\n[ 0.793875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795450] Write protecting the kernel read-only data: 14336k\n[ 0.807538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.809380] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.850471] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.43. iid=i-0000001d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHwD7QFjvxs2chzcCgdEdyup0dqu4nYQ6X0+LE2zbKw0sLD8di9jvB0ud23yGRy+7UfqZUidRxeQqXPmDr3oL+PsZnQdGesUubi/Y5Ci5KvnQOEQCdwdu7UivynaLBewP0T44OnhqOuRK3TPo7BcIk58ERt0/uJlRrAa+4olscIIMuiSoLQipem8e8VZQcMfiNDUBXMKYJrvCg8FcRQ4g9Ydcss6BSeLZMlEVD9dczWohPfMFp7t9r0uX67OxFq6oE8zYZBr1PyUCc98pAa1qddoDdD0tyUFBmCRIMwJImjW/exVbv65CjYHb3vCoe3849xfCkhSbR8bqOObPBvzpv root@simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAMEKumXI1qToaDcLzpf/2ePaOt9rjnSazWa5MYmLy0cD9/LCTTnwkQ5Bj8l77stsZqqUYSbTw3QopuMiiECnfWUlT4YOrenrubJhp7HiN77VwWQKm2JfJ95Jm/3ocqfUOsoKiLu9r9OAUu9kLaDYCYy9Q18nPF8FH4JSMfWft6xHAAAAFQDTsonQmIBmtvouX8KussCwB+VnIwAAAIEAqqjdzmuCqL8FDYQJntb0zKNkZ+kv/zdaaie98U89fIFXRlHcWmB7DxOeDSRotq7Ww1m2CouGTE9GNu7k3LFICu/8zFCTOgpii72e7x1+UkZTxvS1f3DHPxw5/OXnHgSJ2eOckgVoUhXyotfzggCu/XZVfXqXvrANAejH7fC7AUgAAACAc0gSLnQFLHPSVDzYxiu16BlGerrgyFnq6mbgcQY46U0JvJ5CKw6/WDfiTyvolP9dlTE72iJZb86Gqp1e7HY8V5D+O5QZtrexLfuNAuNgg1M8b/6lN5K3e+j29BsRodreiR0csHkNmDJripWQ1ao3KKygN+rHoOhMM/RhX1BPdR0= root@simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fe4a:2e1f/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.48 ===\n"} 2018-09-08 07:07:49,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81/action used request id req-4e0abce7-b5f8-4851-97c3-a00e2c078eff 2018-09-08 07:07:49,123 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 07:07:49,123 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 530082524 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135280] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137015] pid_max: default: 32768 minimum: 301 [ 0.137956] ACPI: Core revision 20150930 [ 0.139341] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140717] Security Framework initialized [ 0.141586] Yama: becoming mindful. [ 0.142381] AppArmor: AppArmor initialized [ 0.143286] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144704] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146063] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147332] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148797] Initializing cgroup subsys io [ 0.149676] Initializing cgroup subsys memory [ 0.150610] Initializing cgroup subsys devices [ 0.151531] Initializing cgroup subsys freezer [ 0.152433] Initializing cgroup subsys net_cls [ 0.153347] Initializing cgroup subsys perf_event [ 0.154327] Initializing cgroup subsys net_prio [ 0.155252] Initializing cgroup subsys hugetlb [ 0.156150] Initializing cgroup subsys pids [ 0.157057] CPU: Physical Processor ID: 0 [ 0.158604] mce: CPU supports 10 MCE banks [ 0.159478] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172179] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178515] ftrace: allocating 31920 entries in 125 pages [ 0.204237] smpboot: Max logical packages: 1 [ 0.205154] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206577] x2apic enabled [ 0.207400] Switched APIC routing to physical x2apic. [ 0.209227] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210388] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214379] KVM setup paravirtual spinlock [ 0.215724] x86: Booted up 1 node, 1 CPUs [ 0.216576] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218049] devtmpfs: initialized [ 0.219754] evm: security.selinux [ 0.220472] evm: security.SMACK64 [ 0.221185] evm: security.SMACK64EXEC [ 0.221955] evm: security.SMACK64TRANSMUTE [ 0.222788] evm: security.SMACK64MMAP [ 0.223555] evm: security.ima [ 0.224239] evm: security.capability [ 0.225104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227054] pinctrl core: initialized pinctrl subsystem [ 0.228236] RTC time: 7:07:41, date: 09/08/18 [ 0.229210] NET: Registered protocol family 16 [ 0.230205] cpuidle: using governor ladder [ 0.231051] cpuidle: using governor menu [ 0.231866] PCCT header not found. [ 0.232641] ACPI: bus type PCI registered [ 0.233469] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234815] PCI: Using configuration type 1 for base access [ 0.236586] ACPI: Added _OSI(Module Device) [ 0.237457] ACPI: Added _OSI(Processor Device) [ 0.238356] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239302] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241450] ACPI: Interpreter enabled [ 0.242251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249924] ACPI: (supports S0 S5) [ 0.250651] ACPI: Using IOAPIC for interrupt routing [ 0.251785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257408] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260935] acpiphp: Slot [3] registered [ 0.261782] acpiphp: Slot [4] registered [ 0.262618] acpiphp: Slot [5] registered [ 0.263459] acpiphp: Slot [6] registered [ 0.264321] acpiphp: Slot [7] registered [ 0.265186] acpiphp: Slot [8] registered [ 0.266033] acpiphp: Slot [9] registered [ 0.266860] acpiphp: Slot [10] registered [ 0.267700] acpiphp: Slot [11] registered [ 0.268540] acpiphp: Slot [12] registered [ 0.269394] acpiphp: Slot [13] registered [ 0.270236] acpiphp: Slot [14] registered [ 0.271071] acpiphp: Slot [15] registered [ 0.281965] acpiphp: Slot [16] registered [ 0.282807] acpiphp: Slot [17] registered [ 0.283641] acpiphp: Slot [18] registered [ 0.284468] acpiphp: Slot [19] registered [ 0.285340] acpiphp: Slot [20] registered [ 0.286215] acpiphp: Slot [21] registered [ 0.287056] acpiphp: Slot [22] registered [ 0.287901] acpiphp: Slot [23] registered [ 0.288745] acpiphp: Slot [24] registered [ 0.289589] acpiphp: Slot [25] registered [ 0.290427] acpiphp: Slot [26] registered [ 0.291266] acpiphp: Slot [27] registered [ 0.292113] acpiphp: Slot [28] registered [ 0.292952] acpiphp: Slot [29] registered [ 0.293791] acpiphp: Slot [30] registered [ 0.294637] acpiphp: Slot [31] registered [ 0.295515] PCI host bridge to bus 0000:00 [ 0.296374] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297634] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300386] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.301874] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308148] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.310706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320585] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369564] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.372594] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374052] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.376859] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.378394] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379480] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.381070] vgaarb: loaded [ 0.381692] vgaarb: bridge control possible 0000:00:02.0 [ 0.382862] SCSI subsystem initialized [ 0.383717] ACPI: bus type USB registered [ 0.384563] usbcore: registered new interface driver usbfs [ 0.385638] usbcore: registered new interface driver hub [ 0.386734] usbcore: registered new device driver usb [ 0.387835] PCI: Using ACPI for IRQ routing [ 0.388882] NetLabel: Initializing [ 0.389624] NetLabel: domain hash size = 128 [ 0.390511] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.391495] NetLabel: unlabeled traffic allowed by default [ 0.392633] clocksource: Switched to clocksource kvm-clock [ 0.397930] AppArmor: AppArmor Filesystem Enabled [ 0.398929] pnp: PnP ACPI init [ 0.399852] pnp: PnP ACPI: found 5 devices [ 0.405872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.407684] NET: Registered protocol family 2 [ 0.408675] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.410002] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.411217] TCP: Hash tables configured (established 2048 bind 2048) [ 0.412426] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.413563] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.414852] NET: Registered protocol family 1 [ 0.415745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.418056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.446558] Trying to unpack rootfs image as initramfs... [ 0.496127] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.510477] Scanning for low memory corruption every 60 seconds [ 0.512321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513727] audit: initializing netlink subsys (disabled) [ 0.514933] audit: type=2000 audit(1536390462.891:1): initialized [ 0.516424] Initialise system trusted keyring [ 0.517473] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518896] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521230] zbud: loaded [ 0.522029] VFS: Disk quotas dquot_6.6.0 [ 0.522986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524962] fuse init (API version 7.23) [ 0.526209] Key type big_key registered [ 0.527362] Allocating IMA MOK and blacklist keyrings. [ 0.529020] Key type asymmetric registered [ 0.529876] Asymmetric key parser 'x509' registered [ 0.530836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.532292] io scheduler noop registered [ 0.533097] io scheduler deadline registered (default) [ 0.534094] io scheduler cfq registered [ 0.534928] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.538790] ACPI: Power Button [PWRF] [ 0.539627] GHES: HEST is not enabled! [ 0.559022] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.587876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.590418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614500] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616698] Linux agpgart interface v0.103 [ 0.619634] brd: module loaded [ 0.620851] loop: module loaded [ 0.624451] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625903] GPT:90111 != 20971519 [ 0.626593] GPT:Alternate GPT header not at the end of the disk. [ 0.627676] GPT:90111 != 20971519 [ 0.628357] GPT: Use GNU Parted to correct GPT errors. [ 0.629323] vda: vda1 vda15 [ 0.630848] scsi host0: ata_piix [ 0.631949] scsi host1: ata_piix [ 0.632668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.633881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.635318] libphy: Fixed MDIO Bus: probed [ 0.636132] tun: Universal TUN/TAP device driver, 1.6 [ 0.637084] tun: (C) 1999-2004 Max Krasnyansky [ 0.639232] PPP generic driver version 2.4.2 [ 0.640124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641405] ehci-pci: EHCI PCI platform driver [ 0.642278] ehci-platform: EHCI generic platform driver [ 0.643257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644386] ohci-pci: OHCI PCI platform driver [ 0.645293] ohci-platform: OHCI generic platform driver [ 0.646274] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660779] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.663492] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.664492] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.665614] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666946] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.668654] usb usb1: Product: UHCI Host Controller [ 0.669804] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.671368] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672549] hub 1-0:1.0: USB hub found [ 0.673492] hub 1-0:1.0: 2 ports detected [ 0.674590] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.677697] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.678898] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.679977] mousedev: PS/2 mouse device common for all mice [ 0.681278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683213] rtc_cmos 00:00: RTC can wake from S4 [ 0.684322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686724] i2c /dev entries driver [ 0.687495] device-mapper: uevent: version 1.0.3 [ 0.688438] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690110] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691466] NET: Registered protocol family 10 [ 0.692510] NET: Registered protocol family 17 [ 0.693399] Key type dns_resolver registered [ 0.694406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695511] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697261] registered taskstats version 1 [ 0.698105] Loading compiled-in X.509 certificates [ 0.699543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701423] zswap: loaded using pool lzo/zbud [ 0.702857] Key type trusted registered [ 0.704390] Key type encrypted registered [ 0.705233] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706295] ima: No TPM chip found, activating TPM-bypass! [ 0.707547] evm: HMAC attrs: 0x1 [ 0.708527] Magic number: 2:424:116 [ 0.709568] rtc_cmos 00:00: setting system clock to 2018-09-08 07:07:42 UTC (1536390462) [ 0.711165] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.712277] EDD information not available. [ 0.793875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795450] Write protecting the kernel read-only data: 14336k [ 0.807538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.809380] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.850471] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.43. iid=i-0000001d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHwD7QFjvxs2chzcCgdEdyup0dqu4nYQ6X0+LE2zbKw0sLD8di9jvB0ud23yGRy+7UfqZUidRxeQqXPmDr3oL+PsZnQdGesUubi/Y5Ci5KvnQOEQCdwdu7UivynaLBewP0T44OnhqOuRK3TPo7BcIk58ERt0/uJlRrAa+4olscIIMuiSoLQipem8e8VZQcMfiNDUBXMKYJrvCg8FcRQ4g9Ydcss6BSeLZMlEVD9dczWohPfMFp7t9r0uX67OxFq6oE8zYZBr1PyUCc98pAa1qddoDdD0tyUFBmCRIMwJImjW/exVbv65CjYHb3vCoe3849xfCkhSbR8bqOObPBvzpv root@simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst ssh-dss AAAAB3NzaC1kc3MAAACBAMEKumXI1qToaDcLzpf/2ePaOt9rjnSazWa5MYmLy0cD9/LCTTnwkQ5Bj8l77stsZqqUYSbTw3QopuMiiECnfWUlT4YOrenrubJhp7HiN77VwWQKm2JfJ95Jm/3ocqfUOsoKiLu9r9OAUu9kLaDYCYy9Q18nPF8FH4JSMfWft6xHAAAAFQDTsonQmIBmtvouX8KussCwB+VnIwAAAIEAqqjdzmuCqL8FDYQJntb0zKNkZ+kv/zdaaie98U89fIFXRlHcWmB7DxOeDSRotq7Ww1m2CouGTE9GNu7k3LFICu/8zFCTOgpii72e7x1+UkZTxvS1f3DHPxw5/OXnHgSJ2eOckgVoUhXyotfzggCu/XZVfXqXvrANAejH7fC7AUgAAACAc0gSLnQFLHPSVDzYxiu16BlGerrgyFnq6mbgcQY46U0JvJ5CKw6/WDfiTyvolP9dlTE72iJZb86Gqp1e7HY8V5D+O5QZtrexLfuNAuNgg1M8b/6lN5K3e+j29BsRodreiR0csHkNmDJripWQ1ao3KKygN+rHoOhMM/RhX1BPdR0= root@simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fe4a:2e1f/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.48 === 2018-09-08 07:07:49,123 - create_instance - INFO - Deleting Port with ID - 11ab9db9-978c-421e-9f4b-b2b4b1cd1c56 2018-09-08 07:07:49,123 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074port-1 2018-09-08 07:07:49,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/11ab9db9-978c-421e-9f4b-b2b4b1cd1c56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:49,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3f1a930-2440-4c0b-a231-2c91d200de43 Date: Sat, 08 Sep 2018 07:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:07:49,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/11ab9db9-978c-421e-9f4b-b2b4b1cd1c56 used request id req-f3f1a930-2440-4c0b-a231-2c91d200de43 2018-09-08 07:07:49,661 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst 2018-09-08 07:07:49,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:49,794 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:07:49 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-e07a46ac-f718-4d56-a025-0ad243e3bfcc x-compute-request-id: req-e07a46ac-f718-4d56-a025-0ad243e3bfcc Content-Type: application/json 2018-09-08 07:07:49,794 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-e07a46ac-f718-4d56-a025-0ad243e3bfcc 2018-09-08 07:07:49,794 - create_instance - INFO - Checking deletion status 2018-09-08 07:07:49,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:50,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:49 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-fdb836b4-6376-4a1e-b289-dd9b64647720 x-compute-request-id: req-fdb836b4-6376-4a1e-b289-dd9b64647720 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:2e:1f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:07:42.000000", "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:07:49Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:50,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-fdb836b4-6376-4a1e-b289-dd9b64647720 2018-09-08 07:07:50,176 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - ACTIVE 2018-09-08 07:07:50,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:07:53,180 - create_instance - DEBUG - VM status query timeout in 296.614847898 2018-09-08 07:07:53,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:53,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-890bafc7-54e7-437b-b055-4d883d0e542c x-compute-request-id: req-890bafc7-54e7-437b-b055-4d883d0e542c Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/115505cb-7399-4910-889d-a8c595a52b81", "rel": "bookmark"}], "image": {"id": "f56687fb-10c9-4169-ad87-610a151065b4", "links": [{"href": "http://172.30.9.23:8774/images/f56687fb-10c9-4169-ad87-610a151065b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:07:42.000000", "flavor": {"id": "ce14dc6a-d416-4214-b311-e023bc8e68b4", "links": [{"href": "http://172.30.9.23:8774/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4", "rel": "bookmark"}]}, "id": "115505cb-7399-4910-889d-a8c595a52b81", "user_id": "6037e90946fa4fc9a61aa73dfe91a6e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:07:49Z", "hostId": "033550c0ba82a615b384434e7a70a7546516e06cbdbe204270308729", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst", "created": "2018-09-08T07:07:35Z", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 07:07:53,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-890bafc7-54e7-437b-b055-4d883d0e542c 2018-09-08 07:07:53,438 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst] is - ACTIVE 2018-09-08 07:07:53,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 07:07:56,441 - create_instance - DEBUG - VM status query timeout in 293.353642941 2018-09-08 07:07:56,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26baf8f3617a959f93eb40cd34ad6b36406c760d" 2018-09-08 07:07:56,487 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 07:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-773f1d4b-bad3-46bd-84a5-37735d9da539 x-compute-request-id: req-773f1d4b-bad3-46bd-84a5-37735d9da539 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 115505cb-7399-4910-889d-a8c595a52b81 could not be found.", "code": 404}} 2018-09-08 07:07:56,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/115505cb-7399-4910-889d-a8c595a52b81 used request id req-773f1d4b-bad3-46bd-84a5-37735d9da539 2018-09-08 07:07:56,488 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 115505cb-7399-4910-889d-a8c595a52b81 could not be found. (HTTP 404) (Request-ID: req-773f1d4b-bad3-46bd-84a5-37735d9da539) 2018-09-08 07:07:56,488 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-inst 2018-09-08 07:07:56,489 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet 2018-09-08 07:07:56,489 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-subnet 2018-09-08 07:07:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:58,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec0bdd5b-4ccb-490e-ac94-cd4401f2dfc6 Date: Sat, 08 Sep 2018 07:07:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:07:58,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7b2c4b4f-a65a-4e3f-a09d-b4877bdf989a used request id req-ec0bdd5b-4ccb-490e-ac94-cd4401f2dfc6 2018-09-08 07:07:58,768 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-priv-net 2018-09-08 07:07:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e4d385f9-46e5-4457-9346-515143967a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d742968395ff8688c040001dd28f3618f7a2c696" 2018-09-08 07:07:59,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce9fd24d-150e-44f9-a218-92f621dccc47 Date: Sat, 08 Sep 2018 07:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:07:59,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e4d385f9-46e5-4457-9346-515143967a3f used request id req-ce9fd24d-150e-44f9-a218-92f621dccc47 2018-09-08 07:07:59,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2f791787ed788c0c5584dbc2f5dc615f3ee640" 2018-09-08 07:07:59,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bb4b557-92c2-45d5-8ff7-b79a0d7dd54a x-compute-request-id: req-5bb4b557-92c2-45d5-8ff7-b79a0d7dd54a Content-Length: 0 Content-Type: application/json 2018-09-08 07:07:59,932 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ce14dc6a-d416-4214-b311-e023bc8e68b4 used request id req-5bb4b557-92c2-45d5-8ff7-b79a0d7dd54a 2018-09-08 07:07:59,933 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-8c4dfff2-b576-4801-9400-9bde04b61074-image 2018-09-08 07:07:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aae2e0d44149a823c2fc836ac82201b75de5756" 2018-09-08 07:08:00,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45c80750-92e7-4ebe-8a77-7ef6cb7cbb34 Date: Sat, 08 Sep 2018 07:08:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:08:00,757 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f56687fb-10c9-4169-ad87-610a151065b4 used request id req-45c80750-92e7-4ebe-8a77-7ef6cb7cbb34 2018-09-08 07:08:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:01,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-94afc967-a2e7-4c2b-9db3-63fc330c7168 Date: Sat, 08 Sep 2018 07:08:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "created_at": "2018-09-08T07:07:24Z", "updated_at": "2018-09-08T07:07:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "revision_number": 0, "id": "287c44fd-97d1-47b8-ad55-ef461286baf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2ba6faef6f0482792aed73264f3a675"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "revision_number": 0, "id": "89055da8-494e-4cfc-b75c-564b6e0349da", "remote_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "remote_ip_prefix": null, "created_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2ba6faef6f0482792aed73264f3a675"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "revision_number": 0, "id": "bdd036f6-8ec1-43e1-a518-9c60d13f8e53", "remote_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "remote_ip_prefix": null, "created_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2ba6faef6f0482792aed73264f3a675"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "revision_number": 0, "id": "ea641deb-b66e-4ff1-9956-b244956d47a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2ba6faef6f0482792aed73264f3a675"}], "revision_number": 4, "project_id": "b2ba6faef6f0482792aed73264f3a675", "id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}]} 2018-09-08 07:08:01,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-94afc967-a2e7-4c2b-9db3-63fc330c7168 2018-09-08 07:08:01,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:01,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f81bf84-2048-4d40-8566-fba300166e84 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 07:08:01,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-4f81bf84-2048-4d40-8566-fba300166e84 2018-09-08 07:08:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:01,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d352fe-95d8-4d1d-8ea2-1fc2134afbab Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}} 2018-09-08 07:08:01,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-38d352fe-95d8-4d1d-8ea2-1fc2134afbab 2018-09-08 07:08:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:01,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad96f082-220f-46b0-b125-2c660486c2f4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675"}, "enabled": true, "id": "b2ba6faef6f0482792aed73264f3a675", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7aa4c688-8ad2-4dc-proj"}} 2018-09-08 07:08:01,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-ad96f082-220f-46b0-b125-2c660486c2f4 2018-09-08 07:08:01,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83dd1198-f93f-4cce-acd0-6884692a67f7 2018-09-08 07:08:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83dd1198-f93f-4cce-acd0-6884692a67f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3d43ff43-21c0-47fd-8b9e-06ecbf730946 Date: Sat, 08 Sep 2018 07:08:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "port_range_min": null, "revision_number": 0, "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "created_at": "2018-09-08T07:07:24Z", "project_id": "b2ba6faef6f0482792aed73264f3a675", "id": "287c44fd-97d1-47b8-ad55-ef461286baf7"}, {"remote_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "port_range_min": null, "revision_number": 0, "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "created_at": "2018-09-08T07:07:24Z", "project_id": "b2ba6faef6f0482792aed73264f3a675", "id": "89055da8-494e-4cfc-b75c-564b6e0349da"}, {"remote_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "port_range_min": null, "revision_number": 0, "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "created_at": "2018-09-08T07:07:24Z", "project_id": "b2ba6faef6f0482792aed73264f3a675", "id": "bdd036f6-8ec1-43e1-a518-9c60d13f8e53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T07:07:24Z", "security_group_id": "83dd1198-f93f-4cce-acd0-6884692a67f7", "port_range_min": null, "revision_number": 0, "tenant_id": "b2ba6faef6f0482792aed73264f3a675", "created_at": "2018-09-08T07:07:24Z", "project_id": "b2ba6faef6f0482792aed73264f3a675", "id": "ea641deb-b66e-4ff1-9956-b244956d47a6"}]} 2018-09-08 07:08:01,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83dd1198-f93f-4cce-acd0-6884692a67f7 used request id req-3d43ff43-21c0-47fd-8b9e-06ecbf730946 2018-09-08 07:08:01,564 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 07:08:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/83dd1198-f93f-4cce-acd0-6884692a67f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:02,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a24dbccf-706b-4423-a877-020a3b8dccc1 Content-Length: 0 Date: Sat, 08 Sep 2018 07:08:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:08:02,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/83dd1198-f93f-4cce-acd0-6884692a67f7 used request id req-a24dbccf-706b-4423-a877-020a3b8dccc1 2018-09-08 07:08:02,028 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-proj 2018-09-08 07:08:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:02,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f18a871-a878-4c6b-bca7-0f30dd6f224c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:02,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b2ba6faef6f0482792aed73264f3a675 used request id req-6f18a871-a878-4c6b-bca7-0f30dd6f224c 2018-09-08 07:08:02,371 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-proj-role 2018-09-08 07:08:02,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:02,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee8950d-4043-4d9c-a4f4-f993c72ca995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:02,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/13ead7af776f4a6381b15c17ab384172 used request id req-fee8950d-4043-4d9c-a4f4-f993c72ca995 2018-09-08 07:08:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834b798846617fcaf7bb01ac904f020188d489e" 2018-09-08 07:08:02,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5422f9f-6ab2-49ad-b0c2-670ab8b76b8e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "952db49f77d04f41a0ca7bd60b2b7024", "links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:02,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5422f9f-6ab2-49ad-b0c2-670ab8b76b8e 2018-09-08 07:08:02,571 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-7aa4c688-8ad2-4dc-user 2018-09-08 07:08:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6037e90946fa4fc9a61aa73dfe91a6e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334ae025617f9721f2e60fb91926843f910a23ee" 2018-09-08 07:08:02,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da59c69-320c-4501-865c-29cfa90f2c39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:02,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6037e90946fa4fc9a61aa73dfe91a6e4 used request id req-1da59c69-320c-4501-865c-29cfa90f2c39 2018-09-08 07:08:02,760 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.173s OK 2018-09-08 07:08:02,872 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:08:02,872 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-08 07:08:02,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:08:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:02,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eca7bb7-1bb1-441b-8e51-985c29f79c69 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "952db49f77d04f41a0ca7bd60b2b7024", "links": {"self": "http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:02,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eca7bb7-1bb1-441b-8e51-985c29f79c69 2018-09-08 07:08:02,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755031108856s 2018-09-08 07:08:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:08:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ae4b5f-9f71-400b-8283-416f23f6fcef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:03,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/952db49f77d04f41a0ca7bd60b2b7024 used request id req-d6ae4b5f-9f71-400b-8283-416f23f6fcef 2018-09-08 07:08:03,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.149415016174s 2018-09-08 07:08:03,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:08:03,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ac6926-bf68-4d78-ac5e-b01b3dc8cde3 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1", "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "domain_id": "default", "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:08:03,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-66ac6926-bf68-4d78-ac5e-b01b3dc8cde3 2018-09-08 07:08:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989038944244s 2018-09-08 07:08:03,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-66ac6926-bf68-4d78-ac5e-b01b3dc8cde3 2018-09-08 07:08:03,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:08:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e5e5f6-362e-41a3-9782-159f1d58bda0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c"}, "enabled": true, "id": "a821d5e9144d40c4bf61f3f04e53738c", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}} 2018-09-08 07:08:03,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c used request id req-e6e5e5f6-362e-41a3-9782-159f1d58bda0 2018-09-08 07:08:03,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0862381458282s 2018-09-08 07:08:03,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c used request id req-e6e5e5f6-362e-41a3-9782-159f1d58bda0 2018-09-08 07:08:03,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:08:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a185687c-0314-4a94-805d-674e8ddff9c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:03,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c used request id req-a185687c-0314-4a94-805d-674e8ddff9c6 2018-09-08 07:08:03,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182204008102s 2018-09-08 07:08:03,481 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a821d5e9144d40c4bf61f3f04e53738c used request id req-a185687c-0314-4a94-805d-674e8ddff9c6 2018-09-08 07:08:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:08:03,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0a297-fbd4-4151-8b15-fb53e02b8725 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f"}, "enabled": true, "id": "cae51c0f4df7467090076477cf351c3f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6c3a0fdf-ac37-4cfa-ae46-fe7bd58f84f1"}]} 2018-09-08 07:08:03,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a8a0a297-fbd4-4151-8b15-fb53e02b8725 2018-09-08 07:08:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830709934235s 2018-09-08 07:08:03,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a8a0a297-fbd4-4151-8b15-fb53e02b8725 2018-09-08 07:08:03,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:08:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2345444d-f5b6-4e6d-949e-1c30f00f11bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:03,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-2345444d-f5b6-4e6d-949e-1c30f00f11bc 2018-09-08 07:08:03,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174603939056s 2018-09-08 07:08:03,742 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-2345444d-f5b6-4e6d-949e-1c30f00f11bc 2018-09-08 07:08:03,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:08:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abb0380-a6d8-42ad-b2c2-8eb7b400c3b0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d3e2887a0b194c64ae03ad673a9dd495", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5abb0380-a6d8-42ad-b2c2-8eb7b400c3b0 2018-09-08 07:08:03,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080108165741s 2018-09-08 07:08:03,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:08:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec16b0ed0eb493a091b0d94f57a4a683ab21a86" 2018-09-08 07:08:03,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f675fae-e45b-48b3-bea9-d34708ee0ef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:03,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d3e2887a0b194c64ae03ad673a9dd495 used request id req-1f675fae-e45b-48b3-bea9-d34708ee0ef5 2018-09-08 07:08:03,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107203960419s 2018-09-08 07:08:03,932 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 13:02 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-08 07:08:03,936 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-08 07:08:06,617 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 07:08:06,620 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 07:08:06,620 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-08 07:08:06,621 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-09-08 07:08:06,644 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-08 07:08:07,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:08:07,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:08:07,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:08:07,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:08:07,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:08:07,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:08:07,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f7c691-a69a-4828-9ba0-e0b8a31357e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:08:07,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58f7c691-a69a-4828-9ba0-e0b8a31357e7 2018-09-08 07:08:07,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:08:08,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["sb44aM-_RAm0fmze-hImQw"], "issued_at": "2018-09-08T07:08:08.000000Z"}} 2018-09-08 07:08:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:08,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:08,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5e1ccabc-4ea8-4769-8d6a-075775163349 Date: Sat, 08 Sep 2018 07:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:08:08,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e1ccabc-4ea8-4769-8d6a-075775163349 2018-09-08 07:08:08,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235079050064s 2018-09-08 07:08:08,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e1ccabc-4ea8-4769-8d6a-075775163349 2018-09-08 07:08:08,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:08:08,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:08,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:08:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:08:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:08,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae584c4f-66a9-4e9d-a0d1-ad8b24845402 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:08:08,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ae584c4f-66a9-4e9d-a0d1-ad8b24845402 2018-09-08 07:08:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.304099082947s 2018-09-08 07:08:08,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:08:08,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}}' 2018-09-08 07:08:08,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73314915-119e-485e-a56f-3635bb31fba9 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677"}, "enabled": true, "id": "62ef8279994a4391bbf0d5fa2f6f3677", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:08:08,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-73314915-119e-485e-a56f-3635bb31fba9 2018-09-08 07:08:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10749912262s 2018-09-08 07:08:08,721 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-73314915-119e-485e-a56f-3635bb31fba9 2018-09-08 07:08:08,722 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:08:08,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:08:09,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369194030762s 2018-09-08 07:08:09,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eb4088-5ed2-4855-bcb4-d4ffd58a6884 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6"}, "enabled": true, "id": "d370153eb9614df4957e0d399015b4d6", "options": {}, "domain_id": "default", "name": "vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:08:09,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 used request id req-80eb4088-5ed2-4855-bcb4-d4ffd58a6884 2018-09-08 07:08:09,180 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd370153eb9614df4957e0d399015b4d6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9'}) 2018-09-08 07:08:09,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:08:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2d8d3a-b439-41b2-98f6-94c2996aee01 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:09,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd2d8d3a-b439-41b2-98f6-94c2996aee01 2018-09-08 07:08:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0151188373566s 2018-09-08 07:08:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:08:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dd36ca-7662-4275-8b45-d59cf52064fd Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:09,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94dd36ca-7662-4275-8b45-d59cf52064fd 2018-09-08 07:08:09,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802478790283s 2018-09-08 07:08:09,278 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:08:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:08:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" -d '{"role": {"name": "Member"}}' 2018-09-08 07:08:09,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38a6646-7535-4ea6-9472-3272e75e2a74 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eead722188994003b4514ab2093e3770", "links": {"self": "http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770"}, "name": "Member"}} 2018-09-08 07:08:09,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a38a6646-7535-4ea6-9472-3272e75e2a74 2018-09-08 07:08:09,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100936889648s 2018-09-08 07:08:09,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce76d50c-c194-46a8-8f09-8e69aabc2dc1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770"}, "domain_id": null, "name": "Member", "id": "eead722188994003b4514ab2093e3770"}} 2018-09-08 07:08:09,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770 used request id req-ce76d50c-c194-46a8-8f09-8e69aabc2dc1 2018-09-08 07:08:09,460 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770'}, 'domain_id': None, 'human_id': None, 'id': u'eead722188994003b4514ab2093e3770', 'HUMAN_ID': False}) 2018-09-08 07:08:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:08:09,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794c0612-3a40-40ea-9c41-21929849b204 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eead722188994003b4514ab2093e3770", "links": {"self": "http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:08:09,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-794c0612-3a40-40ea-9c41-21929849b204 2018-09-08 07:08:09,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796391963959s 2018-09-08 07:08:09,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:08:09,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d421f0-6981-4042-a561-89271f228ae3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:08:09,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-84d421f0-6981-4042-a561-89271f228ae3 2018-09-08 07:08:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073618888855s 2018-09-08 07:08:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:08:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3b4a55-2543-42e7-ac6c-18df3e3abb01 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "links": {"self": "http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6"}, "domain_id": "default", "enabled": true, "id": "d370153eb9614df4957e0d399015b4d6", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:08:09,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ed3b4a55-2543-42e7-ac6c-18df3e3abb01 2018-09-08 07:08:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998349189758s 2018-09-08 07:08:09,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ed3b4a55-2543-42e7-ac6c-18df3e3abb01 2018-09-08 07:08:09,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:08:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc54ed46-6f3f-456e-996d-f4a652e92179 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677"}, "enabled": true, "id": "62ef8279994a4391bbf0d5fa2f6f3677", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:09,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cc54ed46-6f3f-456e-996d-f4a652e92179 2018-09-08 07:08:09,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082839012146s 2018-09-08 07:08:09,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cc54ed46-6f3f-456e-996d-f4a652e92179 2018-09-08 07:08:09,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:08:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=d370153eb9614df4957e0d399015b4d6&scope.project.id=62ef8279994a4391bbf0d5fa2f6f3677&role.id=eead722188994003b4514ab2093e3770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:09,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41beb2f6-a59e-4598-92de-c3ddae8803a2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d370153eb9614df4957e0d399015b4d6&scope.project.id=62ef8279994a4391bbf0d5fa2f6f3677&role.id=eead722188994003b4514ab2093e3770", "previous": null, "next": null}} 2018-09-08 07:08:09,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d370153eb9614df4957e0d399015b4d6&scope.project.id=62ef8279994a4391bbf0d5fa2f6f3677&role.id=eead722188994003b4514ab2093e3770 used request id req-41beb2f6-a59e-4598-92de-c3ddae8803a2 2018-09-08 07:08:09,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748338699341s 2018-09-08 07:08:09,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:08:09,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677/users/d370153eb9614df4957e0d399015b4d6/roles/eead722188994003b4514ab2093e3770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:10,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e864548-2cbd-4ead-b7ea-b1118e1eccad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:08:10,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677/users/d370153eb9614df4957e0d399015b4d6/roles/eead722188994003b4514ab2093e3770 used request id req-2e864548-2cbd-4ead-b7ea-b1118e1eccad 2018-09-08 07:08:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12760591507s 2018-09-08 07:08:10,012 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '1ca6cf5a-80a5-43f0-baaa-bba8a751b005', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:08:10,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:08:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:08:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:08:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:08:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:08:10,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:08:10,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:08:10,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:08:10,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:08:10,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:08:10,018 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'password': '1ca6cf5a-80a5-43f0-baaa-bba8a751b005', 'project_name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '62ef8279994a4391bbf0d5fa2f6f3677', 'project_domain_name': 'Default'} 2018-09-08 07:08:10,018 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-08 07:08:10,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:08:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:10,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6009af-d765-4c94-a5db-4b9fb0a9703f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:08:10,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1a6009af-d765-4c94-a5db-4b9fb0a9703f 2018-09-08 07:08:10,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0787150859833s 2018-09-08 07:08:10,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:08:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:08:10,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa175ce-1b40-4fec-b014-110ca87a0962 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677"}, "enabled": true, "id": "62ef8279994a4391bbf0d5fa2f6f3677", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:10,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6aa175ce-1b40-4fec-b014-110ca87a0962 2018-09-08 07:08:10,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0763449668884s 2018-09-08 07:08:10,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6aa175ce-1b40-4fec-b014-110ca87a0962 2018-09-08 07:08:10,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:08:10,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" -d '{"network": {"tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "name": "vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "admin_state_up": true}}' 2018-09-08 07:08:10,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-788773fc-e9b4-4b2c-9436-9f68b13dd5e3 Date: Sat, 08 Sep 2018 07:08:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:08:10Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9","admin_state_up":true,"tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","mtu":1450}} 2018-09-08 07:08:10,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-788773fc-e9b4-4b2c-9436-9f68b13dd5e3 2018-09-08 07:08:10,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570649147034s 2018-09-08 07:08:10,750 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-788773fc-e9b4-4b2c-9436-9f68b13dd5e3 2018-09-08 07:08:10,750 - 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-08T07:08:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'932099df-bd3d-4f8c-a83a-1b380f72b1fc', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'created_at': u'2018-09-08T07:08:10Z', u'mtu': 1450, u'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677'}) 2018-09-08 07:08:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:08:10,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826d0285-9cb5-4ea3-8d62-084c6caeab5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:08:10,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-826d0285-9cb5-4ea3-8d62-084c6caeab5b 2018-09-08 07:08:10,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:08:11,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eead722188994003b4514ab2093e3770", "name": "Member"}], "expires_at": "2018-09-08T08:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62ef8279994a4391bbf0d5fa2f6f3677", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62ef8279994a4391bbf0d5fa2f6f3677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "id": "d370153eb9614df4957e0d399015b4d6"}, "audit_ids": ["rtyhI5RbQHyzNjDNQ9E8ug"], "issued_at": "2018-09-08T07:08:11.000000Z"}} 2018-09-08 07:08:11,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:11,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-00a3d19b-4034-405a-9afc-e47b768c20ef Date: Sat, 08 Sep 2018 07:08:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T07:08:10Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:11,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00a3d19b-4034-405a-9afc-e47b768c20ef 2018-09-08 07:08:11,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268271923065s 2018-09-08 07:08:11,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00a3d19b-4034-405a-9afc-e47b768c20ef 2018-09-08 07:08:11,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:08:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"subnet": {"name": "vping_ssh-subnet_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "enable_dhcp": true, "network_id": "932099df-bd3d-4f8c-a83a-1b380f72b1fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:08:12,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9f716932-d480-4971-92e7-38e13ac8a25d Date: Sat, 08 Sep 2018 07:08:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:08:11Z","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":"62ef8279994a4391bbf0d5fa2f6f3677","id":"27539d20-8c9e-43d2-ab0c-3d791817376e","subnetpool_id":null,"name":"vping_ssh-subnet_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:08:12,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9f716932-d480-4971-92e7-38e13ac8a25d 2018-09-08 07:08:12,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.660013914108s 2018-09-08 07:08:12,139 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9f716932-d480-4971-92e7-38e13ac8a25d 2018-09-08 07:08:12,139 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:08:11Z', 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'27539d20-8c9e-43d2-ab0c-3d791817376e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'enable_dhcp': True, u'network_id': u'932099df-bd3d-4f8c-a83a-1b380f72b1fc', u'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', u'created_at': u'2018-09-08T07:08:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677'}) 2018-09-08 07:08:12,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:08:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "vping_ssh-router_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "admin_state_up": true}}' 2018-09-08 07:08:17,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-172c6e74-0a32-4253-8844-f71df5b0174b Date: Sat, 08 Sep 2018 07:08:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:12Z", "admin_state_up": true, "updated_at": "2018-09-08T07:08:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "name": "vping_ssh-router_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:08:17,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-172c6e74-0a32-4253-8844-f71df5b0174b 2018-09-08 07:08:17,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.98347306252s 2018-09-08 07:08:17,124 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-172c6e74-0a32-4253-8844-f71df5b0174b 2018-09-08 07:08:17,124 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:08:13Z', u'revision_number': 2, u'id': u'dc899d96-89cd-4e97-bb18-e502d26a4972', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'admin_state_up': True, u'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', u'created_at': u'2018-09-08T07:08:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677'}) 2018-09-08 07:08:17,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:08:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"subnet_id": "27539d20-8c9e-43d2-ab0c-3d791817376e"}' 2018-09-08 07:08:19,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1de2f4f-1442-46e8-adf7-403bec790981 Date: Sat, 08 Sep 2018 07:08:19 GMT RESP BODY: {"network_id": "932099df-bd3d-4f8c-a83a-1b380f72b1fc", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "subnet_id": "27539d20-8c9e-43d2-ab0c-3d791817376e", "subnet_ids": ["27539d20-8c9e-43d2-ab0c-3d791817376e"], "port_id": "b809e7cc-7bb6-4b76-9513-bbf3a00afe0a", "id": "dc899d96-89cd-4e97-bb18-e502d26a4972"} 2018-09-08 07:08:19,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/add_router_interface.json used request id req-c1de2f4f-1442-46e8-adf7-403bec790981 2018-09-08 07:08:19,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99498009682s 2018-09-08 07:08:19,120 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/add_router_interface.json used request id req-c1de2f4f-1442-46e8-adf7-403bec790981 returning object dc899d96-89cd-4e97-bb18-e502d26a4972 2018-09-08 07:08:19,121 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:08:19,254 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:08:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:19,269 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:08:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:08:19,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:08:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:19,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-254a9c1a-b235-4a40-82ac-5ee45aa68aeb Date: Sat, 08 Sep 2018 07:08:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:08:19,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-254a9c1a-b235-4a40-82ac-5ee45aa68aeb 2018-09-08 07:08:19,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171787977219s 2018-09-08 07:08:19,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-254a9c1a-b235-4a40-82ac-5ee45aa68aeb 2018-09-08 07:08:19,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:08:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}' 2018-09-08 07:08:19,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2 X-Openstack-Request-Id: req-b6ad018c-c392-4c5b-b5d5-3e3818a2fb76 Date: Sat, 08 Sep 2018 07:08:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file", "owner": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d9502cfb-45de-42b4-aa72-543edab898d2", "size": null, "self": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:08:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "checksum": null, "created_at": "2018-09-08T07:08:19Z", "protected": false} 2018-09-08 07:08:19,702 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b6ad018c-c392-4c5b-b5d5-3e3818a2fb76 2018-09-08 07:08:19,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254080057144s 2018-09-08 07:08:19,702 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b6ad018c-c392-4c5b-b5d5-3e3818a2fb76 returning object d9502cfb-45de-42b4-aa72-543edab898d2 2018-09-08 07:08:19,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:08:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '' 2018-09-08 07:08:21,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26cce196-e75f-4003-a258-5d03a9eab938 Date: Sat, 08 Sep 2018 07:08:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:08:21,402 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file used request id req-26cce196-e75f-4003-a258-5d03a9eab938 2018-09-08 07:08:21,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6985681057s 2018-09-08 07:08:21,402 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file used request id req-26cce196-e75f-4003-a258-5d03a9eab938 2018-09-08 07:08:21,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:08:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:21,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f8491d45-8954-476c-b582-0eaaf57a6bc6 Date: Sat, 08 Sep 2018 07:08:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "metadata": {}}], "file": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file", "owner": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d9502cfb-45de-42b4-aa72-543edab898d2", "size": 12716032, "self": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:08:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:08:21,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f8491d45-8954-476c-b582-0eaaf57a6bc6 2018-09-08 07:08:21,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220392942429s 2018-09-08 07:08:21,624 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f8491d45-8954-476c-b582-0eaaf57a6bc6 2018-09-08 07:08:21,626 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file', 'owner': u'62ef8279994a4391bbf0d5fa2f6f3677', 'id': u'd9502cfb-45de-42b4-aa72-543edab898d2', 'size': 12716032, u'self': u'/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:08:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T07:08:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'created': u'2018-09-08T07:08:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:08:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:08:21,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:08:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:08:21,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:21 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-8bce2961-b7f3-4ca5-8bc2-4949dfdb4b50 x-compute-request-id: req-8bce2961-b7f3-4ca5-8bc2-4949dfdb4b50 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c7874909-2cab-4a44-a451-cbb165eb209d", "name": "vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:08:21,834 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bce2961-b7f3-4ca5-8bc2-4949dfdb4b50 2018-09-08 07:08:21,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206886053085s 2018-09-08 07:08:21,835 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bce2961-b7f3-4ca5-8bc2-4949dfdb4b50 returning object c7874909-2cab-4a44-a451-cbb165eb209d 2018-09-08 07:08:21,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c7874909-2cab-4a44-a451-cbb165eb209d', 'swap': 0}) 2018-09-08 07:08:21,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:08:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" -d '{"extra_specs": {}}' 2018-09-08 07:08:21,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:21 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-fab614a3-fd37-4745-9743-f94b5c3b835b x-compute-request-id: req-fab614a3-fd37-4745-9743-f94b5c3b835b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:08:21,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d/os-extra_specs used request id req-fab614a3-fd37-4745-9743-f94b5c3b835b 2018-09-08 07:08:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248169898987s 2018-09-08 07:08:21,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d/os-extra_specs used request id req-fab614a3-fd37-4745-9743-f94b5c3b835b 2018-09-08 07:08:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-08 07:08:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"keypair": {"name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}}' 2018-09-08 07:08:22,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:21 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-05e24e71-20c3-4a2f-ab22-f81b0c0ad5b2 x-compute-request-id: req-05e24e71-20c3-4a2f-ab22-f81b0c0ad5b2 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyUh/NWsBm0pXIWUYVjwS8SdBKMFBXnh/70JX6rSPjU+k/3fatLNXkuQsFhSlTctTKdcD+8rYFnFo3t+HHYb1cPK83mkbLn9Sg3u9FmpOjG+qeRlqFz9K3hhNRBioQ+He4EQrC9obyrPenwzXCszeDTsh35E4kyys4zdjSKP6/KxyqJSXmBISKP5gqcIBgagYyQdt9GFn+eFWh17o1wuHT4S8NZ32bwPNFWR7ihc6V78jPJbBaf9GcoiF39amC4yu8lKql/fLczvl7NIabxrxfvpHvVAlwOhozCsrqAoA4mpNO1oK0M2eDczE3GYwK6ECDraE27exfNzmvaSLLlImd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAslIfzVrAZtKVyFlGFY8EvEnQSjBQV54f+9CV+q0j41PpP932\nrSzV5LkLBYUpU3LUynXA/vK2BZxaN7fhx2G9XDyvN5pGy5/UoN7vRZqToxvqnkZa\nhc/St4YTUQYqEPh3uBEKwvaG8qz3p8M1wrM3g07Id+ROJMsrOM3Y0ij+vyscqiUl\n5gSEij+YKnCAYGoGMkHbfRhZ/nhVode6NcLh0+EvDWd9m8DzRVke4oXOle/IzyWw\nWn/RnKIhd/WpguMrvJSqpf3y3M75ezSGm8a8X76R71QJcDoaMwrK6gKAOJqTTtaC\ntDNng3MxNxmMCuhAg62hNu3sXzc5r2kiy5SJnQIDAQABAoIBABxOQvQS+sWXmeUS\nnrhfWm4U/XY5UxeFZyhOxO/kufSk5jqYHkcA/fbvlJtMtvGjIbn9lSQjHNepKPz9\nOF6w2iEhFOMrnx9FgLgEi1CuJ89VaBm1qzrgcV9mbfyHkPfeqQpT0jR+c49j+2/q\n4cbFMgOq5tF5MRpQEc1Th55cmYt4pYp+jR5X9uVWJu6DAJTvhWNY+Jy9I4weY8qY\nRsZ/WfGNQiPnUWu1i8BJ9SKdiIDjHzo1fYVbjO3i3/mtgUREUofLydlFixOaF31B\n2/Psq9Owzzv9TRISH9770QGX5HkcsIb8aV2odEIFiXCIs/cgj7rANVCyBKlfftEN\n+ney4IECgYEA4Km37OEugGjSlup8tTCQYLk+wv7XD6VqEu7v1cRTH8bagJnGxoRk\nx+msNSAbkpiOMglGhu0rCRDvNIk2GbxlpLHvcjL9O0CSeppJzFmh+tnAc+WClZxN\n6L23lFj1LAmvSzrZPhpTgiwknwdg02Ifr/eAiYsw9bqG5fjG0BzQcqECgYEAyzGd\nyM7FAYPCY5fBnXdb/Q6MPRfEhPVefFs/251Cw2HSP6+P8vAcUvtEcMVgSidfReCa\ncAHjwB5xZaWy9qsP7Vwj41owIPq6XWDMLvsVh4/emJFliywD91sAeveyGrK93RCL\nsSvOYHgdZHAX5NXaVdlftcgN15P508k352YD8X0CgYEAichsrZFY1JX0+Wtr+i+D\njF5v2GU0fjsDeAMkAeU62ZU6Mn6dAuj1agmsfJRpdJmtM5CuuVdA+nlxSrYQAO6j\nI8Ogx1fwKGOsshZnxjT+e3sKZcnPMXQ/78pSiV+ZVV3HLQs1arn4ly/9ca6zulBG\ngMP5B+HesAWqb+YIAGB7kqECgYEAt2qEOT2cS6+6Cthz50ZU/Ori4ErSFArBTZO4\n4u7j0yY7+UzqrarchnNV5k3ki0tbDuKdxbmO8l8IkW6vS0ZCzEm+A33nr/1juOKl\nrUrstj/B+QpWFPiYY/H7TwTD+qGaDTDgR/94/U+viHg+uUvpGFFtudNp200x2GDs\nW66UpKkCgYAHA79CZY44/1Pnm88xhQ+8itcyRJCLwMMp0t6Nt7N9lcdBk6fLDWGP\nrVnK1JapqZLO4W2C8LXQ0r/qF0UxEmgqmM5NKIme3yKZ+LWewXMxGqT/VROk48ue\nLukblQhzt6lACZ9WdQeW2zBC8MB2jVIOgN9MFwshZ4TFxY09HzQlpA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d370153eb9614df4957e0d399015b4d6", "name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "fingerprint": "97:dd:46:f0:65:76:27:1b:86:28:0e:ea:bd:f1:d2:54"}} 2018-09-08 07:08:22,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-05e24e71-20c3-4a2f-ab22-f81b0c0ad5b2 2018-09-08 07:08:22,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.364320039749s 2018-09-08 07:08:22,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-05e24e71-20c3-4a2f-ab22-f81b0c0ad5b2 2018-09-08 07:08:22,228 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyUh/NWsBm0pXIWUYVjwS8SdBKMFBXnh/70JX6rSPjU+k/3fatLNXkuQsFhSlTctTKdcD+8rYFnFo3t+HHYb1cPK83mkbLn9Sg3u9FmpOjG+qeRlqFz9K3hhNRBioQ+He4EQrC9obyrPenwzXCszeDTsh35E4kyys4zdjSKP6/KxyqJSXmBISKP5gqcIBgagYyQdt9GFn+eFWh17o1wuHT4S8NZ32bwPNFWR7ihc6V78jPJbBaf9GcoiF39amC4yu8lKql/fLczvl7NIabxrxfvpHvVAlwOhozCsrqAoA4mpNO1oK0M2eDczE3GYwK6ECDraE27exfNzmvaSLLlImd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAslIfzVrAZtKVyFlGFY8EvEnQSjBQV54f+9CV+q0j41PpP932\nrSzV5LkLBYUpU3LUynXA/vK2BZxaN7fhx2G9XDyvN5pGy5/UoN7vRZqToxvqnkZa\nhc/St4YTUQYqEPh3uBEKwvaG8qz3p8M1wrM3g07Id+ROJMsrOM3Y0ij+vyscqiUl\n5gSEij+YKnCAYGoGMkHbfRhZ/nhVode6NcLh0+EvDWd9m8DzRVke4oXOle/IzyWw\nWn/RnKIhd/WpguMrvJSqpf3y3M75ezSGm8a8X76R71QJcDoaMwrK6gKAOJqTTtaC\ntDNng3MxNxmMCuhAg62hNu3sXzc5r2kiy5SJnQIDAQABAoIBABxOQvQS+sWXmeUS\nnrhfWm4U/XY5UxeFZyhOxO/kufSk5jqYHkcA/fbvlJtMtvGjIbn9lSQjHNepKPz9\nOF6w2iEhFOMrnx9FgLgEi1CuJ89VaBm1qzrgcV9mbfyHkPfeqQpT0jR+c49j+2/q\n4cbFMgOq5tF5MRpQEc1Th55cmYt4pYp+jR5X9uVWJu6DAJTvhWNY+Jy9I4weY8qY\nRsZ/WfGNQiPnUWu1i8BJ9SKdiIDjHzo1fYVbjO3i3/mtgUREUofLydlFixOaF31B\n2/Psq9Owzzv9TRISH9770QGX5HkcsIb8aV2odEIFiXCIs/cgj7rANVCyBKlfftEN\n+ney4IECgYEA4Km37OEugGjSlup8tTCQYLk+wv7XD6VqEu7v1cRTH8bagJnGxoRk\nx+msNSAbkpiOMglGhu0rCRDvNIk2GbxlpLHvcjL9O0CSeppJzFmh+tnAc+WClZxN\n6L23lFj1LAmvSzrZPhpTgiwknwdg02Ifr/eAiYsw9bqG5fjG0BzQcqECgYEAyzGd\nyM7FAYPCY5fBnXdb/Q6MPRfEhPVefFs/251Cw2HSP6+P8vAcUvtEcMVgSidfReCa\ncAHjwB5xZaWy9qsP7Vwj41owIPq6XWDMLvsVh4/emJFliywD91sAeveyGrK93RCL\nsSvOYHgdZHAX5NXaVdlftcgN15P508k352YD8X0CgYEAichsrZFY1JX0+Wtr+i+D\njF5v2GU0fjsDeAMkAeU62ZU6Mn6dAuj1agmsfJRpdJmtM5CuuVdA+nlxSrYQAO6j\nI8Ogx1fwKGOsshZnxjT+e3sKZcnPMXQ/78pSiV+ZVV3HLQs1arn4ly/9ca6zulBG\ngMP5B+HesAWqb+YIAGB7kqECgYEAt2qEOT2cS6+6Cthz50ZU/Ori4ErSFArBTZO4\n4u7j0yY7+UzqrarchnNV5k3ki0tbDuKdxbmO8l8IkW6vS0ZCzEm+A33nr/1juOKl\nrUrstj/B+QpWFPiYY/H7TwTD+qGaDTDgR/94/U+viHg+uUvpGFFtudNp200x2GDs\nW66UpKkCgYAHA79CZY44/1Pnm88xhQ+8itcyRJCLwMMp0t6Nt7N9lcdBk6fLDWGP\nrVnK1JapqZLO4W2C8LXQ0r/qF0UxEmgqmM5NKIme3yKZ+LWewXMxGqT/VROk48ue\nLukblQhzt6lACZ9WdQeW2zBC8MB2jVIOgN9MFwshZ4TFxY09HzQlpA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd370153eb9614df4957e0d399015b4d6', 'name': u'vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'created_at': '2018-09-08T07:08:22.228670', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'97:dd:46:f0:65:76:27:1b:86:28:0e:ea:bd:f1:d2:54', 'type': 'ssh', 'id': u'vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9'}) 2018-09-08 07:08:22,229 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAslIfzVrAZtKVyFlGFY8EvEnQSjBQV54f+9CV+q0j41PpP932 rSzV5LkLBYUpU3LUynXA/vK2BZxaN7fhx2G9XDyvN5pGy5/UoN7vRZqToxvqnkZa hc/St4YTUQYqEPh3uBEKwvaG8qz3p8M1wrM3g07Id+ROJMsrOM3Y0ij+vyscqiUl 5gSEij+YKnCAYGoGMkHbfRhZ/nhVode6NcLh0+EvDWd9m8DzRVke4oXOle/IzyWw Wn/RnKIhd/WpguMrvJSqpf3y3M75ezSGm8a8X76R71QJcDoaMwrK6gKAOJqTTtaC tDNng3MxNxmMCuhAg62hNu3sXzc5r2kiy5SJnQIDAQABAoIBABxOQvQS+sWXmeUS nrhfWm4U/XY5UxeFZyhOxO/kufSk5jqYHkcA/fbvlJtMtvGjIbn9lSQjHNepKPz9 OF6w2iEhFOMrnx9FgLgEi1CuJ89VaBm1qzrgcV9mbfyHkPfeqQpT0jR+c49j+2/q 4cbFMgOq5tF5MRpQEc1Th55cmYt4pYp+jR5X9uVWJu6DAJTvhWNY+Jy9I4weY8qY RsZ/WfGNQiPnUWu1i8BJ9SKdiIDjHzo1fYVbjO3i3/mtgUREUofLydlFixOaF31B 2/Psq9Owzzv9TRISH9770QGX5HkcsIb8aV2odEIFiXCIs/cgj7rANVCyBKlfftEN +ney4IECgYEA4Km37OEugGjSlup8tTCQYLk+wv7XD6VqEu7v1cRTH8bagJnGxoRk x+msNSAbkpiOMglGhu0rCRDvNIk2GbxlpLHvcjL9O0CSeppJzFmh+tnAc+WClZxN 6L23lFj1LAmvSzrZPhpTgiwknwdg02Ifr/eAiYsw9bqG5fjG0BzQcqECgYEAyzGd yM7FAYPCY5fBnXdb/Q6MPRfEhPVefFs/251Cw2HSP6+P8vAcUvtEcMVgSidfReCa cAHjwB5xZaWy9qsP7Vwj41owIPq6XWDMLvsVh4/emJFliywD91sAeveyGrK93RCL sSvOYHgdZHAX5NXaVdlftcgN15P508k352YD8X0CgYEAichsrZFY1JX0+Wtr+i+D jF5v2GU0fjsDeAMkAeU62ZU6Mn6dAuj1agmsfJRpdJmtM5CuuVdA+nlxSrYQAO6j I8Ogx1fwKGOsshZnxjT+e3sKZcnPMXQ/78pSiV+ZVV3HLQs1arn4ly/9ca6zulBG gMP5B+HesAWqb+YIAGB7kqECgYEAt2qEOT2cS6+6Cthz50ZU/Ori4ErSFArBTZO4 4u7j0yY7+UzqrarchnNV5k3ki0tbDuKdxbmO8l8IkW6vS0ZCzEm+A33nr/1juOKl rUrstj/B+QpWFPiYY/H7TwTD+qGaDTDgR/94/U+viHg+uUvpGFFtudNp200x2GDs W66UpKkCgYAHA79CZY44/1Pnm88xhQ+8itcyRJCLwMMp0t6Nt7N9lcdBk6fLDWGP rVnK1JapqZLO4W2C8LXQ0r/qF0UxEmgqmM5NKIme3yKZ+LWewXMxGqT/VROk48ue LukblQhzt6lACZ9WdQeW2zBC8MB2jVIOgN9MFwshZ4TFxY09HzQlpA== -----END RSA PRIVATE KEY----- 2018-09-08 07:08:22,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-08 07:08:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"security_group": {"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-08 07:08:22,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-216e720a-de42-4792-ad1d-71ae6d66172d Date: Sat, 08 Sep 2018 07:08:22 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:22Z", "updated_at": "2018-09-08T07:08:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "ded7a852-e6f2-4b70-90bd-e218d7a1ac84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "fbd78291-844f-4a02-9651-74eecc7baa78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 2, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:08:22,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-216e720a-de42-4792-ad1d-71ae6d66172d 2018-09-08 07:08:22,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.334510803223s 2018-09-08 07:08:22,567 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-216e720a-de42-4792-ad1d-71ae6d66172d 2018-09-08 07:08:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 07:08:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:22,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-ad66b855-d80f-4eae-8ad6-476e6319157f Date: Sat, 08 Sep 2018 07:08:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:22Z", "updated_at": "2018-09-08T07:08:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "ded7a852-e6f2-4b70-90bd-e218d7a1ac84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "fbd78291-844f-4a02-9651-74eecc7baa78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 2, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 07:08:22,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad66b855-d80f-4eae-8ad6-476e6319157f 2018-09-08 07:08:22,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192281007767s 2018-09-08 07:08:22,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad66b855-d80f-4eae-8ad6-476e6319157f 2018-09-08 07:08:22,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 07:08:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}}' 2018-09-08 07:08:23,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-92862e4f-4a7d-492e-b916-5e2f751ece79 Date: Sat, 08 Sep 2018 07:08:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T07:08:23Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "port_range_min": 22, "revision_number": 0, "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:23Z", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "98e8a193-88d8-4fb7-8877-7c366faa8182"}} 2018-09-08 07:08:23,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-92862e4f-4a7d-492e-b916-5e2f751ece79 2018-09-08 07:08:23,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.390497922897s 2018-09-08 07:08:23,159 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-92862e4f-4a7d-492e-b916-5e2f751ece79 2018-09-08 07:08:23,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 07:08:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:23,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b2d58f7f-8cd4-496a-98d4-ce74b07ddc6d Date: Sat, 08 Sep 2018 07:08:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:22Z", "updated_at": "2018-09-08T07:08:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T07:08:23Z", "revision_number": 0, "id": "98e8a193-88d8-4fb7-8877-7c366faa8182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:23Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "ded7a852-e6f2-4b70-90bd-e218d7a1ac84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "fbd78291-844f-4a02-9651-74eecc7baa78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 3, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 07:08:23,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b2d58f7f-8cd4-496a-98d4-ce74b07ddc6d 2018-09-08 07:08:23,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192070007324s 2018-09-08 07:08:23,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b2d58f7f-8cd4-496a-98d4-ce74b07ddc6d 2018-09-08 07:08:23,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 07:08:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}}' 2018-09-08 07:08:23,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ee108410-6665-414a-8347-a4689b5436a5 Date: Sat, 08 Sep 2018 07:08:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T07:08:23Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:23Z", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "bdecab5b-f351-4fc9-84d8-7e74a260f601"}} 2018-09-08 07:08:23,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ee108410-6665-414a-8347-a4689b5436a5 2018-09-08 07:08:23,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303098201752s 2018-09-08 07:08:23,662 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ee108410-6665-414a-8347-a4689b5436a5 2018-09-08 07:08:23,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:24,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-a0eadcf4-bac3-4b24-a7b7-b9b001a8ebb8 Date: Sat, 08 Sep 2018 07:08:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27539d20-8c9e-43d2-ab0c-3d791817376e"],"updated_at":"2018-09-08T07:08:11Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:24,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a0eadcf4-bac3-4b24-a7b7-b9b001a8ebb8 2018-09-08 07:08:24,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387602090836s 2018-09-08 07:08:24,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a0eadcf4-bac3-4b24-a7b7-b9b001a8ebb8 2018-09-08 07:08:24,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:08:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:24,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-da85b325-f5c1-4ee7-8417-7637be17fa00 Date: Sat, 08 Sep 2018 07:08:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "metadata": {}}], "file": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file", "owner": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d9502cfb-45de-42b4-aa72-543edab898d2", "size": 12716032, "self": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:08:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:08:24,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da85b325-f5c1-4ee7-8417-7637be17fa00 2018-09-08 07:08:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181329965591s 2018-09-08 07:08:24,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da85b325-f5c1-4ee7-8417-7637be17fa00 2018-09-08 07:08:24,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:08:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62fa642a-dfbe-42f4-b856-32909cf33fb0 x-compute-request-id: req-62fa642a-dfbe-42f4-b856-32909cf33fb0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c7874909-2cab-4a44-a451-cbb165eb209d", "name": "vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:08:24,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-62fa642a-dfbe-42f4-b856-32909cf33fb0 2018-09-08 07:08:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312459468842s 2018-09-08 07:08:24,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-62fa642a-dfbe-42f4-b856-32909cf33fb0 2018-09-08 07:08:24,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 07:08:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"server": {"name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "imageRef": "d9502cfb-45de-42b4-aa72-543edab898d2", "flavorRef": "c7874909-2cab-4a44-a451-cbb165eb209d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "932099df-bd3d-4f8c-a83a-1b380f72b1fc"}], "security_groups": [{"name": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}]}}' 2018-09-08 07:08:25,965 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3d17290-be47-47ed-acf2-26119d07e7df x-compute-request-id: req-b3d17290-be47-47ed-acf2-26119d07e7df Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}], "OS-DCF:diskConfig": "MANUAL", "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "adminPass": "UiQ2XVQiPScc"}} 2018-09-08 07:08:25,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b3d17290-be47-47ed-acf2-26119d07e7df 2018-09-08 07:08:25,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.69436717033s 2018-09-08 07:08:25,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b3d17290-be47-47ed-acf2-26119d07e7df 2018-09-08 07:08:25,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:26,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a438b91-582f-4f6a-93cd-d90d6897deaa x-compute-request-id: req-1a438b91-582f-4f6a-93cd-d90d6897deaa Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:26,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a438b91-582f-4f6a-93cd-d90d6897deaa 2018-09-08 07:08:26,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419981956482s 2018-09-08 07:08:26,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a438b91-582f-4f6a-93cd-d90d6897deaa 2018-09-08 07:08:26,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-85edbd53-9af0-4401-b7a9-fa6d74cfda97 Date: Sat, 08 Sep 2018 07:08:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27539d20-8c9e-43d2-ab0c-3d791817376e"],"updated_at":"2018-09-08T07:08:11Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:26,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-85edbd53-9af0-4401-b7a9-fa6d74cfda97 2018-09-08 07:08:26,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10605096817s 2018-09-08 07:08:26,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-85edbd53-9af0-4401-b7a9-fa6d74cfda97 2018-09-08 07:08:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:08:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:26,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f9c50c2-e2ef-460c-a65e-b80557366be5 Date: Sat, 08 Sep 2018 07:08:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:08:11Z","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":"62ef8279994a4391bbf0d5fa2f6f3677","id":"27539d20-8c9e-43d2-ab0c-3d791817376e","subnetpool_id":null,"name":"vping_ssh-subnet_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:26,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0f9c50c2-e2ef-460c-a65e-b80557366be5 2018-09-08 07:08:26,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054328918457s 2018-09-08 07:08:26,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0f9c50c2-e2ef-460c-a65e-b80557366be5 2018-09-08 07:08:26,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:28,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:29,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7cc87c4-40a8-4907-9f0f-cc8ee8123622 x-compute-request-id: req-d7cc87c4-40a8-4907-9f0f-cc8ee8123622 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:27Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:29,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7cc87c4-40a8-4907-9f0f-cc8ee8123622 2018-09-08 07:08:29,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637225151062s 2018-09-08 07:08:29,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7cc87c4-40a8-4907-9f0f-cc8ee8123622 2018-09-08 07:08:29,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:32,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50729871-1975-4bb5-8cdf-82821cd77426 x-compute-request-id: req-50729871-1975-4bb5-8cdf-82821cd77426 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:27Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:32,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50729871-1975-4bb5-8cdf-82821cd77426 2018-09-08 07:08:32,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814134836197s 2018-09-08 07:08:32,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50729871-1975-4bb5-8cdf-82821cd77426 2018-09-08 07:08:32,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:34,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:34,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6717e328-30f4-4f55-a6f1-4960b8ce9f52 x-compute-request-id: req-6717e328-30f4-4f55-a6f1-4960b8ce9f52 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:33Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:34,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6717e328-30f4-4f55-a6f1-4960b8ce9f52 2018-09-08 07:08:34,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651897192001s 2018-09-08 07:08:34,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6717e328-30f4-4f55-a6f1-4960b8ce9f52 2018-09-08 07:08:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 07:08:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=36750a1d-f1e3-4100-8578-f384d41ea3c1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:34,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-79026971-dc6a-49ec-9052-ce9bde1fac8c Date: Sat, 08 Sep 2018 07:08:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:08:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27539d20-8c9e-43d2-ab0c-3d791817376e","ip_address":"192.168.120.9"}],"id":"d4b00a2c-6973-4447-9fc3-c455e9005024","security_groups":["9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"],"mac_address":"fa:16:3e:c6:5e:a4","project_id":"62ef8279994a4391bbf0d5fa2f6f3677","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:27Z","binding:vnic_type":"normal","device_id":"36750a1d-f1e3-4100-8578-f384d41ea3c1"}]} 2018-09-08 07:08:34,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=36750a1d-f1e3-4100-8578-f384d41ea3c1 used request id req-79026971-dc6a-49ec-9052-ce9bde1fac8c 2018-09-08 07:08:34,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588910579681s 2018-09-08 07:08:34,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=36750a1d-f1e3-4100-8578-f384d41ea3c1 used request id req-79026971-dc6a-49ec-9052-ce9bde1fac8c 2018-09-08 07:08:34,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d4b00a2c-6973-4447-9fc3-c455e9005024" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3bef36d9-6a48-4b1a-a599-49ec98b94613 Date: Sat, 08 Sep 2018 07:08:34 GMT RESP BODY: {"floatingips": []} 2018-09-08 07:08:34,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d4b00a2c-6973-4447-9fc3-c455e9005024 used request id req-3bef36d9-6a48-4b1a-a599-49ec98b94613 2018-09-08 07:08:34,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.169975042343s 2018-09-08 07:08:34,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d4b00a2c-6973-4447-9fc3-c455e9005024 used request id req-3bef36d9-6a48-4b1a-a599-49ec98b94613 2018-09-08 07:08:34,917 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c6:5e:a4', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9502cfb-45de-42b4-aa72-543edab898d2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:08:32.000000', 'flavor': Munch({u'id': u'c7874909-2cab-4a44-a451-cbb165eb209d'}), 'az': u'nova', 'id': u'36750a1d-f1e3-4100-8578-f384d41ea3c1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd370153eb9614df4957e0d399015b4d6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T07:08:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T07:08:33Z', 'hostId': u'234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:08:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': u'vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'adminPass': u'UiQ2XVQiPScc', 'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'region': 'regionOne', 'created': u'2018-09-08T07:08:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 07:08:34,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:35,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-0d9f081c-08b7-41bd-b669-f0914db291b1 Date: Sat, 08 Sep 2018 07:08:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27539d20-8c9e-43d2-ab0c-3d791817376e"],"updated_at":"2018-09-08T07:08:11Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:35,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0d9f081c-08b7-41bd-b669-f0914db291b1 2018-09-08 07:08:35,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107195138931s 2018-09-08 07:08:35,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0d9f081c-08b7-41bd-b669-f0914db291b1 2018-09-08 07:08:35,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:08:35,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5052b65d-3d0e-46ef-8209-a3fb50243072 Date: Sat, 08 Sep 2018 07:08:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "metadata": {}}], "file": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file", "owner": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d9502cfb-45de-42b4-aa72-543edab898d2", "size": 12716032, "self": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:08:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:08:35,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5052b65d-3d0e-46ef-8209-a3fb50243072 2018-09-08 07:08:35,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180245876312s 2018-09-08 07:08:35,208 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5052b65d-3d0e-46ef-8209-a3fb50243072 2018-09-08 07:08:35,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:08:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:35,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67eb2dbc-cac4-4ec7-b592-1e4b7565d320 x-compute-request-id: req-67eb2dbc-cac4-4ec7-b592-1e4b7565d320 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c7874909-2cab-4a44-a451-cbb165eb209d", "name": "vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:08:35,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-67eb2dbc-cac4-4ec7-b592-1e4b7565d320 2018-09-08 07:08:35,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0387251377106s 2018-09-08 07:08:35,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-67eb2dbc-cac4-4ec7-b592-1e4b7565d320 2018-09-08 07:08:35,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 07:08:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"server": {"name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "imageRef": "d9502cfb-45de-42b4-aa72-543edab898d2", "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "flavorRef": "c7874909-2cab-4a44-a451-cbb165eb209d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "932099df-bd3d-4f8c-a83a-1b380f72b1fc"}], "security_groups": [{"name": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}]}}' 2018-09-08 07:08:36,981 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfb8faeb-0e8f-4627-8686-a48e2f43e011 x-compute-request-id: req-cfb8faeb-0e8f-4627-8686-a48e2f43e011 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "adminPass": "bAWhE9t9QgKP"}} 2018-09-08 07:08:36,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cfb8faeb-0e8f-4627-8686-a48e2f43e011 2018-09-08 07:08:36,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73178815842s 2018-09-08 07:08:36,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cfb8faeb-0e8f-4627-8686-a48e2f43e011 2018-09-08 07:08:36,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:37,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70d4e54d-eeb3-40b2-aaf3-8743809d4d74 x-compute-request-id: req-70d4e54d-eeb3-40b2-aaf3-8743809d4d74 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:33Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:37,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70d4e54d-eeb3-40b2-aaf3-8743809d4d74 2018-09-08 07:08:37,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667214155197s 2018-09-08 07:08:37,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70d4e54d-eeb3-40b2-aaf3-8743809d4d74 2018-09-08 07:08:37,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:40,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62a4572f-d5f6-43cb-863b-1c4a310b7451 x-compute-request-id: req-62a4572f-d5f6-43cb-863b-1c4a310b7451 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:38Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:33Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:40,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62a4572f-d5f6-43cb-863b-1c4a310b7451 2018-09-08 07:08:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515594005585s 2018-09-08 07:08:40,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62a4572f-d5f6-43cb-863b-1c4a310b7451 2018-09-08 07:08:40,179 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:42,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:42,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c69da0d-5081-4116-ae96-8a13ad188a7f x-compute-request-id: req-7c69da0d-5081-4116-ae96-8a13ad188a7f Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:08:38Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:33Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:42,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c69da0d-5081-4116-ae96-8a13ad188a7f 2018-09-08 07:08:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512079954147s 2018-09-08 07:08:42,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c69da0d-5081-4116-ae96-8a13ad188a7f 2018-09-08 07:08:42,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:44,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:45,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a4e21f4-e378-45c9-a335-e63cad56f322 x-compute-request-id: req-4a4e21f4-e378-45c9-a335-e63cad56f322 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:42.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:43Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:33Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:45,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a4e21f4-e378-45c9-a335-e63cad56f322 2018-09-08 07:08:45,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665606021881s 2018-09-08 07:08:45,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a4e21f4-e378-45c9-a335-e63cad56f322 2018-09-08 07:08:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 07:08:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:45,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-53f49cfd-d3a7-4369-be89-cd657642119e Date: Sat, 08 Sep 2018 07:08:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:08:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27539d20-8c9e-43d2-ab0c-3d791817376e","ip_address":"192.168.120.15"}],"id":"f4feed30-6f1f-4f93-8298-7bcb0af68f40","security_groups":["9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"],"mac_address":"fa:16:3e:02:c7:aa","project_id":"62ef8279994a4391bbf0d5fa2f6f3677","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:38Z","binding:vnic_type":"normal","device_id":"fd31d21b-81c1-48b1-81ce-0c9f354acdae"}]} 2018-09-08 07:08:45,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-53f49cfd-d3a7-4369-be89-cd657642119e 2018-09-08 07:08:45,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0831580162048s 2018-09-08 07:08:45,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-53f49cfd-d3a7-4369-be89-cd657642119e 2018-09-08 07:08:45,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:45,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f4feed30-6f1f-4f93-8298-7bcb0af68f40" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bfd73782-5c70-461e-9f0d-15d6002bfda0 Date: Sat, 08 Sep 2018 07:08:45 GMT RESP BODY: {"floatingips": []} 2018-09-08 07:08:45,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f4feed30-6f1f-4f93-8298-7bcb0af68f40 used request id req-bfd73782-5c70-461e-9f0d-15d6002bfda0 2018-09-08 07:08:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0265409946442s 2018-09-08 07:08:45,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f4feed30-6f1f-4f93-8298-7bcb0af68f40 used request id req-bfd73782-5c70-461e-9f0d-15d6002bfda0 2018-09-08 07:08:45,489 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:c7:aa', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9502cfb-45de-42b4-aa72-543edab898d2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:08:42.000000', 'flavor': Munch({u'id': u'c7874909-2cab-4a44-a451-cbb165eb209d'}), 'az': u'nova', 'id': u'fd31d21b-81c1-48b1-81ce-0c9f354acdae', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd370153eb9614df4957e0d399015b4d6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T07:08:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T07:08:43Z', 'hostId': u'89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:08:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': u'vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'adminPass': u'bAWhE9t9QgKP', 'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'region': 'regionOne', 'created': u'2018-09-08T07:08:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 07:08:45,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:08:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:45,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-b4fbf1bd-6424-45ea-8887-fc784b1d94ee Date: Sat, 08 Sep 2018 07:08:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27539d20-8c9e-43d2-ab0c-3d791817376e"],"updated_at":"2018-09-08T07:08:11Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:45,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b4fbf1bd-6424-45ea-8887-fc784b1d94ee 2018-09-08 07:08:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109624862671s 2018-09-08 07:08:45,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b4fbf1bd-6424-45ea-8887-fc784b1d94ee 2018-09-08 07:08:45,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 07:08:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:45,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2868e61e-edd9-4b3f-8ecb-c8b7b945629d Date: Sat, 08 Sep 2018 07:08:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:08:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"27539d20-8c9e-43d2-ab0c-3d791817376e","ip_address":"192.168.120.15"}],"id":"f4feed30-6f1f-4f93-8298-7bcb0af68f40","security_groups":["9e4bfcf9-b57b-4e85-b151-c6d519b44dfb"],"mac_address":"fa:16:3e:02:c7:aa","project_id":"62ef8279994a4391bbf0d5fa2f6f3677","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:38Z","binding:vnic_type":"normal","device_id":"fd31d21b-81c1-48b1-81ce-0c9f354acdae"}]} 2018-09-08 07:08:45,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-2868e61e-edd9-4b3f-8ecb-c8b7b945629d 2018-09-08 07:08:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0583050251007s 2018-09-08 07:08:45,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-2868e61e-edd9-4b3f-8ecb-c8b7b945629d 2018-09-08 07:08:45,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-08 07:08:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.15", "port_id": "f4feed30-6f1f-4f93-8298-7bcb0af68f40"}}' 2018-09-08 07:08:47,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-446d7ef3-85cb-4be3-a967-2eff0d69dfd1 Date: Sat, 08 Sep 2018 07:08:47 GMT RESP BODY: {"floatingip": {"router_id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:46Z", "updated_at": "2018-09-08T07:08:46Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_id": "f4feed30-6f1f-4f93-8298-7bcb0af68f40", "id": "a41fa47e-36f7-43f3-b593-f0aad231ddfa"}} 2018-09-08 07:08:47,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-446d7ef3-85cb-4be3-a967-2eff0d69dfd1 2018-09-08 07:08:47,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.80601406097s 2018-09-08 07:08:47,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-446d7ef3-85cb-4be3-a967-2eff0d69dfd1 2018-09-08 07:08:47,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:47,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-02b4166d-b64f-4483-8d57-d323ccda3e38 Date: Sat, 08 Sep 2018 07:08:47 GMT RESP BODY: {"floatingips": [{"router_id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:46Z", "updated_at": "2018-09-08T07:08:46Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_id": "f4feed30-6f1f-4f93-8298-7bcb0af68f40", "id": "a41fa47e-36f7-43f3-b593-f0aad231ddfa"}]} 2018-09-08 07:08:47,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-02b4166d-b64f-4483-8d57-d323ccda3e38 2018-09-08 07:08:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238659381866s 2018-09-08 07:08:47,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-02b4166d-b64f-4483-8d57-d323ccda3e38 2018-09-08 07:08:47,507 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 07:08:47,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:47,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-20fe9771-f345-468f-ab71-0ede1e44f3d9 Date: Sat, 08 Sep 2018 07:08:47 GMT RESP BODY: {"floatingips": [{"router_id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:46Z", "updated_at": "2018-09-08T07:08:46Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_id": "f4feed30-6f1f-4f93-8298-7bcb0af68f40", "id": "a41fa47e-36f7-43f3-b593-f0aad231ddfa"}]} 2018-09-08 07:08:47,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-20fe9771-f345-468f-ab71-0ede1e44f3d9 2018-09-08 07:08:47,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163340091705s 2018-09-08 07:08:47,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-20fe9771-f345-468f-ab71-0ede1e44f3d9 2018-09-08 07:08:47,780 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 07:08:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:48,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-992fb176-f031-41d9-8dfd-b080a3ea1e36 Date: Sat, 08 Sep 2018 07:08:48 GMT RESP BODY: {"floatingips": [{"router_id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:46Z", "updated_at": "2018-09-08T07:08:46Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_id": "f4feed30-6f1f-4f93-8298-7bcb0af68f40", "id": "a41fa47e-36f7-43f3-b593-f0aad231ddfa"}]} 2018-09-08 07:08:48,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-992fb176-f031-41d9-8dfd-b080a3ea1e36 2018-09-08 07:08:48,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.179525136948s 2018-09-08 07:08:48,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-992fb176-f031-41d9-8dfd-b080a3ea1e36 2018-09-08 07:08:48,069 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'dc899d96-89cd-4e97-bb18-e502d26a4972', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'created_at': u'2018-09-08T07:08:46Z', 'attached': True, 'updated_at': u'2018-09-08T07:08:46Z', 'id': u'a41fa47e-36f7-43f3-b593-f0aad231ddfa', 'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'name': 'vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'dc899d96-89cd-4e97-bb18-e502d26a4972', 'project_id': u'62ef8279994a4391bbf0d5fa2f6f3677', 'port_id': u'f4feed30-6f1f-4f93-8298-7bcb0af68f40', 'port': u'f4feed30-6f1f-4f93-8298-7bcb0af68f40', 'network': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff'}) 2018-09-08 07:08:48,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 07:08:48,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 07:08:49,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d879fa-8e28-4d57-b79e-4878c64a08c5 x-compute-request-id: req-90d879fa-8e28-4d57-b79e-4878c64a08c5 Content-Encoding: gzip Content-Length: 9548 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 945797633 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129780] pid_max: default: 32768 minimum: 301\n[ 0.130653] ACPI: Core revision 20150930\n[ 0.132014] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133289] Security Framework initialized\n[ 0.134075] Yama: becoming mindful.\n[ 0.134785] AppArmor: AppArmor initialized\n[ 0.135668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136974] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138210] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139381] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140729] Initializing cgroup subsys io\n[ 0.141517] Initializing cgroup subsys memory\n[ 0.142351] Initializing cgroup subsys devices\n[ 0.143190] Initializing cgroup subsys freezer\n[ 0.144035] Initializing cgroup subsys net_cls\n[ 0.144874] Initializing cgroup subsys perf_event\n[ 0.145799] Initializing cgroup subsys net_prio\n[ 0.146655] Initializing cgroup subsys hugetlb\n[ 0.147504] Initializing cgroup subsys pids\n[ 0.148349] CPU: Physical Processor ID: 0\n[ 0.149815] mce: CPU supports 10 MCE banks\n[ 0.150631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162198] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168523] ftrace: allocating 31920 entries in 125 pages\n[ 0.194562] smpboot: Max logical packages: 1\n[ 0.195402] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196746] x2apic enabled\n[ 0.197540] Switched APIC routing to physical x2apic.\n[ 0.199258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202294] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204031] KVM setup paravirtual spinlock\n[ 0.205309] x86: Booted up 1 node, 1 CPUs\n[ 0.206123] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207495] devtmpfs: initialized\n[ 0.209189] evm: security.selinux\n[ 0.209875] evm: security.SMACK64\n[ 0.210559] evm: security.SMACK64EXEC\n[ 0.211286] evm: security.SMACK64TRANSMUTE\n[ 0.212070] evm: security.SMACK64MMAP\n[ 0.212794] evm: security.ima\n[ 0.213426] evm: security.capability\n[ 0.214209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216035] pinctrl core: initialized pinctrl subsystem\n[ 0.217108] RTC time: 7:08:42, date: 09/08/18\n[ 0.218062] NET: Registered protocol family 16\n[ 0.219013] cpuidle: using governor ladder\n[ 0.219809] cpuidle: using governor menu\n[ 0.220575] PCCT header not found.\n[ 0.221304] ACPI: bus type PCI registered\n[ 0.222083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223296] PCI: Using configuration type 1 for base access\n[ 0.225042] ACPI: Added _OSI(Module Device)\n[ 0.225881] ACPI: Added _OSI(Processor Device)\n[ 0.226740] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227626] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229719] ACPI: Interpreter enabled\n[ 0.230474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237710] ACPI: (supports S0 S5)\n[ 0.238400] ACPI: Using IOAPIC for interrupt routing\n[ 0.239447] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243609] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244828] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248197] acpiphp: Slot [3] registered\n[ 0.248982] acpiphp: Slot [4] registered\n[ 0.249776] acpiphp: Slot [5] registered\n[ 0.250562] acpiphp: Slot [6] registered\n[ 0.251341] acpiphp: Slot [7] registered\n[ 0.252127] acpiphp: Slot [8] registered\n[ 0.252912] acpiphp: Slot [9] registered\n[ 0.253832] acpiphp: Slot [10] registered\n[ 0.254763] acpiphp: Slot [11] registered\n[ 0.255703] acpiphp: Slot [12] registered\n[ 0.256574] acpiphp: Slot [13] registered\n[ 0.257418] acpiphp: Slot [14] registered\n[ 0.258208] acpiphp: Slot [15] registered\n[ 0.269054] acpiphp: Slot [16] registered\n[ 0.269864] acpiphp: Slot [17] registered\n[ 0.270661] acpiphp: Slot [18] registered\n[ 0.271453] acpiphp: Slot [19] registered\n[ 0.272244] acpiphp: Slot [20] registered\n[ 0.273046] acpiphp: Slot [21] registered\n[ 0.273841] acpiphp: Slot [22] registered\n[ 0.274638] acpiphp: Slot [23] registered\n[ 0.275431] acpiphp: Slot [24] registered\n[ 0.276220] acpiphp: Slot [25] registered\n[ 0.277023] acpiphp: Slot [26] registered\n[ 0.277821] acpiphp: Slot [27] registered\n[ 0.278618] acpiphp: Slot [28] registered\n[ 0.279411] acpiphp: Slot [29] registered\n[ 0.280198] acpiphp: Slot [30] registered\n[ 0.280989] acpiphp: Slot [31] registered\n[ 0.281776] PCI host bridge to bus 0000:00\n[ 0.282570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293870] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357196] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361185] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364304] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365821] vgaarb: loaded\n[ 0.366415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367556] SCSI subsystem initialized\n[ 0.368358] ACPI: bus type USB registered\n[ 0.369152] usbcore: registered new interface driver usbfs\n[ 0.370168] usbcore: registered new interface driver hub\n[ 0.371149] usbcore: registered new device driver usb\n[ 0.372180] PCI: Using ACPI for IRQ routing\n[ 0.373180] NetLabel: Initializing\n[ 0.373894] NetLabel: domain hash size = 128\n[ 0.374733] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375661] NetLabel: unlabeled traffic allowed by default\n[ 0.376724] clocksource: Switched to clocksource kvm-clock\n[ 0.382133] AppArmor: AppArmor Filesystem Enabled\n[ 0.383082] pnp: PnP ACPI init\n[ 0.383978] pnp: PnP ACPI: found 5 devices\n[ 0.390394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392244] NET: Registered protocol family 2\n[ 0.393295] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395902] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397164] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399582] NET: Registered protocol family 1\n[ 0.400496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401689] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402822] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430634] Trying to unpack rootfs image as initramfs...\n[ 0.480767] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495036] Scanning for low memory corruption every 60 seconds\n[ 0.496524] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497822] audit: initializing netlink subsys (disabled)\n[ 0.498991] audit: type=2000 audit(1536390523.606:1): initialized\n[ 0.500427] Initialise system trusted keyring\n[ 0.501428] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502689] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504719] zbud: loaded\n[ 0.505479] VFS: Disk quotas dquot_6.6.0\n[ 0.506352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507963] fuse init (API version 7.23)\n[ 0.508941] Key type big_key registered\n[ 0.509794] Allocating IMA MOK and blacklist keyrings.\n[ 0.511379] Key type asymmetric registered\n[ 0.512253] Asymmetric key parser 'x509' registered\n[ 0.513323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514938] io scheduler noop registered\n[ 0.515788] io scheduler deadline registered (default)\n[ 0.516985] io scheduler cfq registered\n[ 0.517828] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521560] ACPI: Power Button [PWRF]\n[ 0.522390] GHES: HEST is not enabled!\n[ 0.536068] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563984] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566199] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590162] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592262] Linux agpgart interface v0.103\n[ 0.595804] brd: module loaded\n[ 0.597204] loop: module loaded\n[ 0.601911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603798] GPT:90111 != 2097151\n[ 0.604479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605562] GPT:90111 != 2097151\n[ 0.606222] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607166] vda: vda1 vda15\n[ 0.608706] scsi host0: ata_piix\n[ 0.609650] scsi host1: ata_piix\n[ 0.610351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612965] libphy: Fixed MDIO Bus: probed\n[ 0.614002] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615256] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618816] PPP generic driver version 2.4.2\n[ 0.619846] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621768] ehci-pci: EHCI PCI platform driver\n[ 0.622632] ehci-platform: EHCI generic platform driver\n[ 0.623601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624713] ohci-pci: OHCI PCI platform driver\n[ 0.625582] ohci-platform: OHCI generic platform driver\n[ 0.626640] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641042] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.642041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643465] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648117] usb usb1: Product: UHCI Host Controller\n[ 0.649033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650178] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651230] hub 1-0:1.0: USB hub found\n[ 0.652003] hub 1-0:1.0: 2 ports detected\n[ 0.652896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654968] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655909] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656924] mousedev: PS/2 mouse device common for all mice\n[ 0.658149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659967] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662231] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663405] i2c /dev entries driver\n[ 0.664148] device-mapper: uevent: version 1.0.3\n[ 0.665085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666678] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667947] NET: Registered protocol family 10\n[ 0.668950] NET: Registered protocol family 17\n[ 0.669841] Key type dns_resolver registered\n[ 0.670769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671835] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673564] registered taskstats version 1\n[ 0.674388] Loading compiled-in X.509 certificates\n[ 0.675806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677639] zswap: loaded using pool lzo/zbud\n[ 0.679008] Key type trusted registered\n[ 0.680562] Key type encrypted registered\n[ 0.681400] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682409] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683417] evm: HMAC attrs: 0x1\n[ 0.684334] Magic number: 2:424:116\n[ 0.685176] rtc_cmos 00:00: setting system clock to 2018-09-08 07:08:43 UTC (1536390523)\n[ 0.686746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687832] EDD information not available.\n[ 0.773686] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775206] Write protecting the kernel read-only data: 14336k\n[ 0.787331] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789115] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.832524] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.24. iid=i-00000023\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMbUsKXbjKB3y1vZ2AIvMrTv36RO9RMq3DnJ6n/ykmwvKfkG6yqpumMBUZtqEDihFTAp6JFYSxQW3HLJRQphJUGSCZLY3tN+EQo+OD8GNpGcZYBXaG9ov6T0svfRAHX9XeftapgLq4qZARC2JpRilF+orqiQ2pWNOq+qf0mplbv2N9aHVPGMd7KbjQKyZ0ydFiCFsBkpxOZTtGVv7u0Od/XVsEDBzjKKANeD7L4y4WQtXQugTHHg//a0BUcb6n8BUT3sQG5sRth/gLQC+R6mGKS96OacvsoSr6YonXIBJjseA1EVkzrrzRQAWd09k6El5TCyH/DK2H2dK41eL2p/0l root@vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9\nssh-dss AAAAB3NzaC1kc3MAAACBAIuqbJoMYHoCsGHF+g3IEyZYQEXW0aqTEkQQABP8rRnqLQp0uT+nCtuuo5wgePSz2LHG1g4Uh6wBL9Q9HirfnVnbBjjV/Bw98I8Wn5QvlykMuw1C3+mApDK96q/eOux8/vG2uxjXpqMZrx5vUupDcrtS7HFcB88Q+SunNV3/8+c7AAAAFQCTOEmKnMLB/CsdFgjN7xaPm4sncQAAAIEAgtfa4wpNq1fH2ie9u6bKXnUBlBMFp71bqvnrTuO1bg5vDpA+mDEmUDpc/sAi7KBaDNmHJZ/9y/cX+a/4swpngN3UWr0X17XTGg3LAzQ6GS4PMs2i/1hfaijRKi3YDra4KjE4zDmAE5Mg3HHQlN8ivF5rIDMj8PRmyr+R3sil7BoAAACAIt7Wytua9zKSgb45OIzS2paBn8hRF+HA/lPKIj6jxAcQV6EGUsOGumJwQSimDwJTHu/5XTQNc5OSv4BkyImPKGP+ZMDkVSDMeagCnHWUFWejvVNsyOOWDI5uTwg9/6I+0f5WTVRzbxHVlyIT3vSbzQ5B+VcFZVs7vp0F9flS2WE= root@vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe02:c7aa/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 login: "} 2018-09-08 07:08:49,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae/action used request id req-90d879fa-8e28-4d57-b79e-4878c64a08c5 2018-09-08 07:08:49,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09472203255s 2018-09-08 07:08:49,165 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae/action used request id req-90d879fa-8e28-4d57-b79e-4878c64a08c5 2018-09-08 07:08:49,165 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 945797633 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129780] pid_max: default: 32768 minimum: 301 [ 0.130653] ACPI: Core revision 20150930 [ 0.132014] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133289] Security Framework initialized [ 0.134075] Yama: becoming mindful. [ 0.134785] AppArmor: AppArmor initialized [ 0.135668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136974] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138210] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139381] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140729] Initializing cgroup subsys io [ 0.141517] Initializing cgroup subsys memory [ 0.142351] Initializing cgroup subsys devices [ 0.143190] Initializing cgroup subsys freezer [ 0.144035] Initializing cgroup subsys net_cls [ 0.144874] Initializing cgroup subsys perf_event [ 0.145799] Initializing cgroup subsys net_prio [ 0.146655] Initializing cgroup subsys hugetlb [ 0.147504] Initializing cgroup subsys pids [ 0.148349] CPU: Physical Processor ID: 0 [ 0.149815] mce: CPU supports 10 MCE banks [ 0.150631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162198] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168523] ftrace: allocating 31920 entries in 125 pages [ 0.194562] smpboot: Max logical packages: 1 [ 0.195402] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196746] x2apic enabled [ 0.197540] Switched APIC routing to physical x2apic. [ 0.199258] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202294] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204031] KVM setup paravirtual spinlock [ 0.205309] x86: Booted up 1 node, 1 CPUs [ 0.206123] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207495] devtmpfs: initialized [ 0.209189] evm: security.selinux [ 0.209875] evm: security.SMACK64 [ 0.210559] evm: security.SMACK64EXEC [ 0.211286] evm: security.SMACK64TRANSMUTE [ 0.212070] evm: security.SMACK64MMAP [ 0.212794] evm: security.ima [ 0.213426] evm: security.capability [ 0.214209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216035] pinctrl core: initialized pinctrl subsystem [ 0.217108] RTC time: 7:08:42, date: 09/08/18 [ 0.218062] NET: Registered protocol family 16 [ 0.219013] cpuidle: using governor ladder [ 0.219809] cpuidle: using governor menu [ 0.220575] PCCT header not found. [ 0.221304] ACPI: bus type PCI registered [ 0.222083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223296] PCI: Using configuration type 1 for base access [ 0.225042] ACPI: Added _OSI(Module Device) [ 0.225881] ACPI: Added _OSI(Processor Device) [ 0.226740] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227626] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229719] ACPI: Interpreter enabled [ 0.230474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237710] ACPI: (supports S0 S5) [ 0.238400] ACPI: Using IOAPIC for interrupt routing [ 0.239447] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242491] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243609] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244828] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248197] acpiphp: Slot [3] registered [ 0.248982] acpiphp: Slot [4] registered [ 0.249776] acpiphp: Slot [5] registered [ 0.250562] acpiphp: Slot [6] registered [ 0.251341] acpiphp: Slot [7] registered [ 0.252127] acpiphp: Slot [8] registered [ 0.252912] acpiphp: Slot [9] registered [ 0.253832] acpiphp: Slot [10] registered [ 0.254763] acpiphp: Slot [11] registered [ 0.255703] acpiphp: Slot [12] registered [ 0.256574] acpiphp: Slot [13] registered [ 0.257418] acpiphp: Slot [14] registered [ 0.258208] acpiphp: Slot [15] registered [ 0.269054] acpiphp: Slot [16] registered [ 0.269864] acpiphp: Slot [17] registered [ 0.270661] acpiphp: Slot [18] registered [ 0.271453] acpiphp: Slot [19] registered [ 0.272244] acpiphp: Slot [20] registered [ 0.273046] acpiphp: Slot [21] registered [ 0.273841] acpiphp: Slot [22] registered [ 0.274638] acpiphp: Slot [23] registered [ 0.275431] acpiphp: Slot [24] registered [ 0.276220] acpiphp: Slot [25] registered [ 0.277023] acpiphp: Slot [26] registered [ 0.277821] acpiphp: Slot [27] registered [ 0.278618] acpiphp: Slot [28] registered [ 0.279411] acpiphp: Slot [29] registered [ 0.280198] acpiphp: Slot [30] registered [ 0.280989] acpiphp: Slot [31] registered [ 0.281776] PCI host bridge to bus 0000:00 [ 0.282570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283750] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284929] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.286341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287765] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293870] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.295114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.296262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297511] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355795] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357196] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361185] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364304] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365821] vgaarb: loaded [ 0.366415] vgaarb: bridge control possible 0000:00:02.0 [ 0.367556] SCSI subsystem initialized [ 0.368358] ACPI: bus type USB registered [ 0.369152] usbcore: registered new interface driver usbfs [ 0.370168] usbcore: registered new interface driver hub [ 0.371149] usbcore: registered new device driver usb [ 0.372180] PCI: Using ACPI for IRQ routing [ 0.373180] NetLabel: Initializing [ 0.373894] NetLabel: domain hash size = 128 [ 0.374733] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375661] NetLabel: unlabeled traffic allowed by default [ 0.376724] clocksource: Switched to clocksource kvm-clock [ 0.382133] AppArmor: AppArmor Filesystem Enabled [ 0.383082] pnp: PnP ACPI init [ 0.383978] pnp: PnP ACPI: found 5 devices [ 0.390394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392244] NET: Registered protocol family 2 [ 0.393295] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395902] TCP: Hash tables configured (established 4096 bind 4096) [ 0.397164] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399582] NET: Registered protocol family 1 [ 0.400496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401689] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402822] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430634] Trying to unpack rootfs image as initramfs... [ 0.480767] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495036] Scanning for low memory corruption every 60 seconds [ 0.496524] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.497822] audit: initializing netlink subsys (disabled) [ 0.498991] audit: type=2000 audit(1536390523.606:1): initialized [ 0.500427] Initialise system trusted keyring [ 0.501428] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502689] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504719] zbud: loaded [ 0.505479] VFS: Disk quotas dquot_6.6.0 [ 0.506352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507963] fuse init (API version 7.23) [ 0.508941] Key type big_key registered [ 0.509794] Allocating IMA MOK and blacklist keyrings. [ 0.511379] Key type asymmetric registered [ 0.512253] Asymmetric key parser 'x509' registered [ 0.513323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514938] io scheduler noop registered [ 0.515788] io scheduler deadline registered (default) [ 0.516985] io scheduler cfq registered [ 0.517828] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521560] ACPI: Power Button [PWRF] [ 0.522390] GHES: HEST is not enabled! [ 0.536068] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563984] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.566199] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590162] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592262] Linux agpgart interface v0.103 [ 0.595804] brd: module loaded [ 0.597204] loop: module loaded [ 0.601911] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603798] GPT:90111 != 2097151 [ 0.604479] GPT:Alternate GPT header not at the end of the disk. [ 0.605562] GPT:90111 != 2097151 [ 0.606222] GPT: Use GNU Parted to correct GPT errors. [ 0.607166] vda: vda1 vda15 [ 0.608706] scsi host0: ata_piix [ 0.609650] scsi host1: ata_piix [ 0.610351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.612965] libphy: Fixed MDIO Bus: probed [ 0.614002] tun: Universal TUN/TAP device driver, 1.6 [ 0.615256] tun: (C) 1999-2004 Max Krasnyansky [ 0.618816] PPP generic driver version 2.4.2 [ 0.619846] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.621768] ehci-pci: EHCI PCI platform driver [ 0.622632] ehci-platform: EHCI generic platform driver [ 0.623601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.624713] ohci-pci: OHCI PCI platform driver [ 0.625582] ohci-platform: OHCI generic platform driver [ 0.626640] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641042] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.642041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.643465] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.644436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.645532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.648117] usb usb1: Product: UHCI Host Controller [ 0.649033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.650178] usb usb1: SerialNumber: 0000:00:01.2 [ 0.651230] hub 1-0:1.0: USB hub found [ 0.652003] hub 1-0:1.0: 2 ports detected [ 0.652896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655909] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656924] mousedev: PS/2 mouse device common for all mice [ 0.658149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659967] rtc_cmos 00:00: RTC can wake from S4 [ 0.661062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662231] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663405] i2c /dev entries driver [ 0.664148] device-mapper: uevent: version 1.0.3 [ 0.665085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666678] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667947] NET: Registered protocol family 10 [ 0.668950] NET: Registered protocol family 17 [ 0.669841] Key type dns_resolver registered [ 0.670769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.671835] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.673564] registered taskstats version 1 [ 0.674388] Loading compiled-in X.509 certificates [ 0.675806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.677639] zswap: loaded using pool lzo/zbud [ 0.679008] Key type trusted registered [ 0.680562] Key type encrypted registered [ 0.681400] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682409] ima: No TPM chip found, activating TPM-bypass! [ 0.683417] evm: HMAC attrs: 0x1 [ 0.684334] Magic number: 2:424:116 [ 0.685176] rtc_cmos 00:00: setting system clock to 2018-09-08 07:08:43 UTC (1536390523) [ 0.686746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687832] EDD information not available. [ 0.773686] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775206] Write protecting the kernel read-only data: 14336k [ 0.787331] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.789115] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.832524] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.24. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMbUsKXbjKB3y1vZ2AIvMrTv36RO9RMq3DnJ6n/ykmwvKfkG6yqpumMBUZtqEDihFTAp6JFYSxQW3HLJRQphJUGSCZLY3tN+EQo+OD8GNpGcZYBXaG9ov6T0svfRAHX9XeftapgLq4qZARC2JpRilF+orqiQ2pWNOq+qf0mplbv2N9aHVPGMd7KbjQKyZ0ydFiCFsBkpxOZTtGVv7u0Od/XVsEDBzjKKANeD7L4y4WQtXQugTHHg//a0BUcb6n8BUT3sQG5sRth/gLQC+R6mGKS96OacvsoSr6YonXIBJjseA1EVkzrrzRQAWd09k6El5TCyH/DK2H2dK41eL2p/0l root@vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 ssh-dss AAAAB3NzaC1kc3MAAACBAIuqbJoMYHoCsGHF+g3IEyZYQEXW0aqTEkQQABP8rRnqLQp0uT+nCtuuo5wgePSz2LHG1g4Uh6wBL9Q9HirfnVnbBjjV/Bw98I8Wn5QvlykMuw1C3+mApDK96q/eOux8/vG2uxjXpqMZrx5vUupDcrtS7HFcB88Q+SunNV3/8+c7AAAAFQCTOEmKnMLB/CsdFgjN7xaPm4sncQAAAIEAgtfa4wpNq1fH2ie9u6bKXnUBlBMFp71bqvnrTuO1bg5vDpA+mDEmUDpc/sAi7KBaDNmHJZ/9y/cX+a/4swpngN3UWr0X17XTGg3LAzQ6GS4PMs2i/1hfaijRKi3YDra4KjE4zDmAE5Mg3HHQlN8ivF5rIDMj8PRmyr+R3sil7BoAAACAIt7Wytua9zKSgb45OIzS2paBn8hRF+HA/lPKIj6jxAcQV6EGUsOGumJwQSimDwJTHu/5XTQNc5OSv4BkyImPKGP+ZMDkVSDMeagCnHWUFWejvVNsyOOWDI5uTwg9/6I+0f5WTVRzbxHVlyIT3vSbzQ5B+VcFZVs7vp0F9flS2WE= root@vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe02:c7aa/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 login: 2018-09-08 07:08:49,170 - paramiko.transport - DEBUG - starting thread (client mode): 0x8b628a50L 2018-09-08 07:08:49,171 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 07:08:49,171 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 07:08:49,171 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 07:08:49,173 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 07:08:49,173 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 07:08:49,173 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 07:08:49,173 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 07:08:49,174 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 07:08:49,174 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 07:08:49,195 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 07:08:49,197 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 07:08:49,203 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: cc1ac589489b26c1328e1163634880fc 2018-09-08 07:08:49,204 - paramiko.transport - DEBUG - Trying key 97dd46f06576271b86280eeabdf1d254 from /tmp/tmpRtXTrm 2018-09-08 07:08:49,236 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 07:08:49,241 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 07:08:49,269 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 07:08:49,270 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 07:08:49,271 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 07:08:49,272 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 07:08:49,275 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 07:08:49,275 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=1.058 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.058/1.058/1.058 ms 2018-09-08 07:08:49,276 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-08 07:08:49,278 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 07:08:49,396 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:08:49,396 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-08 07:08:49,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 07:08:49,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:49,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:49 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-bffd93bf-3637-4283-9017-6678b34f0e12 x-compute-request-id: req-bffd93bf-3637-4283-9017-6678b34f0e12 Content-Type: application/json 2018-09-08 07:08:49,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1 used request id req-bffd93bf-3637-4283-9017-6678b34f0e12 2018-09-08 07:08:49,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16441988945s 2018-09-08 07:08:49,567 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1 used request id req-bffd93bf-3637-4283-9017-6678b34f0e12 2018-09-08 07:08:49,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:49,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:50,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:49 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-eaab4a66-b287-4b5e-9377-755750583715 x-compute-request-id: req-eaab4a66-b287-4b5e-9377-755750583715 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:42.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:43Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:5e:a4", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/36750a1d-f1e3-4100-8578-f384d41ea3c1", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:32.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "36750a1d-f1e3-4100-8578-f384d41ea3c1", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:49Z", "hostId": "234dcee16cced0be2720906f496a9361061900d5b99c68bf196464d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:25Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:50,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaab4a66-b287-4b5e-9377-755750583715 2018-09-08 07:08:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659363985062s 2018-09-08 07:08:50,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaab4a66-b287-4b5e-9377-755750583715 2018-09-08 07:08:50,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:52,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:52,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c113c5b5-18fc-4ab8-a604-035d923f53b8 x-compute-request-id: req-c113c5b5-18fc-4ab8-a604-035d923f53b8 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:42.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:43Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:52,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c113c5b5-18fc-4ab8-a604-035d923f53b8 2018-09-08 07:08:52,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50244808197s 2018-09-08 07:08:52,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c113c5b5-18fc-4ab8-a604-035d923f53b8 2018-09-08 07:08:52,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 07:08:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a41fa47e-36f7-43f3-b593-f0aad231ddfa.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:53,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d13b195-8bea-4c2d-bca8-496087092ca7 Content-Length: 0 Date: Sat, 08 Sep 2018 07:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:08:53,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a41fa47e-36f7-43f3-b593-f0aad231ddfa.json used request id req-8d13b195-8bea-4c2d-bca8-496087092ca7 2018-09-08 07:08:53,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.915437936783s 2018-09-08 07:08:53,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a41fa47e-36f7-43f3-b593-f0aad231ddfa.json used request id req-8d13b195-8bea-4c2d-bca8-496087092ca7 2018-09-08 07:08:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:08:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:53,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6dc6da03-036f-4dcd-baaf-ccfacdafca7a Date: Sat, 08 Sep 2018 07:08:53 GMT RESP BODY: {"floatingips": []} 2018-09-08 07:08:53,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6dc6da03-036f-4dcd-baaf-ccfacdafca7a 2018-09-08 07:08:53,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018336057663s 2018-09-08 07:08:53,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6dc6da03-036f-4dcd-baaf-ccfacdafca7a 2018-09-08 07:08:53,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 07:08:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:53,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:08:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0649bf8-ad50-4f57-b45d-e17ce0af4212 x-compute-request-id: req-f0649bf8-ad50-4f57-b45d-e17ce0af4212 Content-Type: application/json 2018-09-08 07:08:53,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-f0649bf8-ad50-4f57-b45d-e17ce0af4212 2018-09-08 07:08:53,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.227874040604s 2018-09-08 07:08:53,909 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae used request id req-f0649bf8-ad50-4f57-b45d-e17ce0af4212 2018-09-08 07:08:53,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:54,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6398a01-f1f7-45c4-8092-935ee790dc75 x-compute-request-id: req-b6398a01-f1f7-45c4-8092-935ee790dc75 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c7:aa", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fd31d21b-81c1-48b1-81ce-0c9f354acdae", "rel": "bookmark"}], "image": {"id": "d9502cfb-45de-42b4-aa72-543edab898d2", "links": [{"href": "http://172.30.9.23:8774/images/d9502cfb-45de-42b4-aa72-543edab898d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:08:42.000000", "flavor": {"id": "c7874909-2cab-4a44-a451-cbb165eb209d", "links": [{"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}]}, "id": "fd31d21b-81c1-48b1-81ce-0c9f354acdae", "security_groups": [{"name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}], "user_id": "d370153eb9614df4957e0d399015b4d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:08:53Z", "hostId": "89b06b72e7050ac8755bd4c99819c4f2e0b61102f34009d87ea9dd5e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "name": "vping_ssh-vm_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "created": "2018-09-08T07:08:36Z", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:08:54,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6398a01-f1f7-45c4-8092-935ee790dc75 2018-09-08 07:08:54,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490038156509s 2018-09-08 07:08:54,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6398a01-f1f7-45c4-8092-935ee790dc75 2018-09-08 07:08:54,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:08:56,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:08:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:56,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83349567-1d39-4052-b26c-16db26e77f18 x-compute-request-id: req-83349567-1d39-4052-b26c-16db26e77f18 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:08:56,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83349567-1d39-4052-b26c-16db26e77f18 2018-09-08 07:08:56,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0838439464569s 2018-09-08 07:08:56,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83349567-1d39-4052-b26c-16db26e77f18 2018-09-08 07:08:56,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 07:08:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:56,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-79fe9dc8-695a-4a66-b49c-1e57f19b81db Date: Sat, 08 Sep 2018 07:08:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:22Z", "updated_at": "2018-09-08T07:08:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T07:08:23Z", "revision_number": 0, "id": "98e8a193-88d8-4fb7-8877-7c366faa8182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:23Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:23Z", "revision_number": 0, "id": "bdecab5b-f351-4fc9-84d8-7e74a260f601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:23Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "ded7a852-e6f2-4b70-90bd-e218d7a1ac84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:22Z", "revision_number": 0, "id": "fbd78291-844f-4a02-9651-74eecc7baa78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:22Z", "security_group_id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "9e4bfcf9-b57b-4e85-b151-c6d519b44dfb", "name": "vping_ssh-sg_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 07:08:56,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-79fe9dc8-695a-4a66-b49c-1e57f19b81db 2018-09-08 07:08:56,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600469112396s 2018-09-08 07:08:56,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-79fe9dc8-695a-4a66-b49c-1e57f19b81db 2018-09-08 07:08:56,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-08 07:08:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9e4bfcf9-b57b-4e85-b151-c6d519b44dfb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:56,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c4d163c-b8c8-4231-9a06-90d9c478d51b Content-Length: 0 Date: Sat, 08 Sep 2018 07:08:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:08:56,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9e4bfcf9-b57b-4e85-b151-c6d519b44dfb.json used request id req-9c4d163c-b8c8-4231-9a06-90d9c478d51b 2018-09-08 07:08:56,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.256480932236s 2018-09-08 07:08:56,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9e4bfcf9-b57b-4e85-b151-c6d519b44dfb.json used request id req-9c4d163c-b8c8-4231-9a06-90d9c478d51b 2018-09-08 07:08:56,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-08 07:08:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:56,853 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8004c2a4-0dc7-414e-9db8-a800b584c0c3 x-compute-request-id: req-8004c2a4-0dc7-414e-9db8-a800b584c0c3 Content-Length: 0 Content-Type: application/json 2018-09-08 07:08:56,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 used request id req-8004c2a4-0dc7-414e-9db8-a800b584c0c3 2018-09-08 07:08:56,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0402779579163s 2018-09-08 07:08:56,853 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9 used request id req-8004c2a4-0dc7-414e-9db8-a800b584c0c3 2018-09-08 07:08:56,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 07:08:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" -d '{"subnet_id": "27539d20-8c9e-43d2-ab0c-3d791817376e"}' 2018-09-08 07:08:58,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2245fa3c-7e7c-4884-9e42-9e9543129127 Date: Sat, 08 Sep 2018 07:08:58 GMT RESP BODY: {"network_id": "932099df-bd3d-4f8c-a83a-1b380f72b1fc", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "subnet_id": "27539d20-8c9e-43d2-ab0c-3d791817376e", "subnet_ids": ["27539d20-8c9e-43d2-ab0c-3d791817376e"], "port_id": "b809e7cc-7bb6-4b76-9513-bbf3a00afe0a", "id": "dc899d96-89cd-4e97-bb18-e502d26a4972"} 2018-09-08 07:08:58,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/remove_router_interface.json used request id req-2245fa3c-7e7c-4884-9e42-9e9543129127 2018-09-08 07:08:58,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48538589478s 2018-09-08 07:08:58,340 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972/remove_router_interface.json used request id req-2245fa3c-7e7c-4884-9e42-9e9543129127 returning object dc899d96-89cd-4e97-bb18-e502d26a4972 2018-09-08 07:08:58,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 07:08:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:08:58,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-346faa65-761f-4c72-86ef-da35217780ec Date: Sat, 08 Sep 2018 07:08:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:12Z", "admin_state_up": true, "updated_at": "2018-09-08T07:08:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "dc899d96-89cd-4e97-bb18-e502d26a4972", "name": "vping_ssh-router_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:08:58,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-346faa65-761f-4c72-86ef-da35217780ec 2018-09-08 07:08:58,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.217993021011s 2018-09-08 07:08:58,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-346faa65-761f-4c72-86ef-da35217780ec 2018-09-08 07:08:58,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 07:08:58,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:02,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-475d48ec-d48d-4891-a375-4b2397fdfce2 Content-Length: 0 Date: Sat, 08 Sep 2018 07:09:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:09:02,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972.json used request id req-475d48ec-d48d-4891-a375-4b2397fdfce2 2018-09-08 07:09:02,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.73855495453s 2018-09-08 07:09:02,299 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dc899d96-89cd-4e97-bb18-e502d26a4972.json used request id req-475d48ec-d48d-4891-a375-4b2397fdfce2 2018-09-08 07:09:02,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:09:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b0b20004-b466-45ca-bbf7-fc97663988f1 Date: Sat, 08 Sep 2018 07:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:08:11Z","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":"62ef8279994a4391bbf0d5fa2f6f3677","id":"27539d20-8c9e-43d2-ab0c-3d791817376e","subnetpool_id":null,"name":"vping_ssh-subnet_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:09:02,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b0b20004-b466-45ca-bbf7-fc97663988f1 2018-09-08 07:09:02,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0525088310242s 2018-09-08 07:09:02,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b0b20004-b466-45ca-bbf7-fc97663988f1 2018-09-08 07:09:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 07:09:02,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/27539d20-8c9e-43d2-ab0c-3d791817376e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:04,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e358355e-310b-41df-bf4f-fe26b488355a Date: Sat, 08 Sep 2018 07:09:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:09:04,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/27539d20-8c9e-43d2-ab0c-3d791817376e.json used request id req-e358355e-310b-41df-bf4f-fe26b488355a 2018-09-08 07:09:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18188905716s 2018-09-08 07:09:04,536 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/27539d20-8c9e-43d2-ab0c-3d791817376e.json used request id req-e358355e-310b-41df-bf4f-fe26b488355a 2018-09-08 07:09:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:04,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-44f3e443-d2bc-48d3-91fd-fd66c9b4af53 Date: Sat, 08 Sep 2018 07:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"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-08T07:09:04Z","tenant_id":"62ef8279994a4391bbf0d5fa2f6f3677","created_at":"2018-09-08T07:08:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"62ef8279994a4391bbf0d5fa2f6f3677","id":"932099df-bd3d-4f8c-a83a-1b380f72b1fc","name":"vping_ssh-net_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:09:04,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-44f3e443-d2bc-48d3-91fd-fd66c9b4af53 2018-09-08 07:09:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118758916855s 2018-09-08 07:09:04,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-44f3e443-d2bc-48d3-91fd-fd66c9b4af53 2018-09-08 07:09:04,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 07:09:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/932099df-bd3d-4f8c-a83a-1b380f72b1fc.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:05,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69a20602-3906-4cb5-87ff-aa5d51cd3cef Date: Sat, 08 Sep 2018 07:09:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:09:05,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/932099df-bd3d-4f8c-a83a-1b380f72b1fc.json used request id req-69a20602-3906-4cb5-87ff-aa5d51cd3cef 2018-09-08 07:09:05,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18652296066s 2018-09-08 07:09:05,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/932099df-bd3d-4f8c-a83a-1b380f72b1fc.json used request id req-69a20602-3906-4cb5-87ff-aa5d51cd3cef 2018-09-08 07:09:05,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:09:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:06,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-da0d33db-6f3c-4f50-a673-93b36c3335d3 Date: Sat, 08 Sep 2018 07:09:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "metadata": {}}], "file": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2/file", "owner": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d9502cfb-45de-42b4-aa72-543edab898d2", "size": 12716032, "self": "/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d9502cfb-45de-42b4-aa72-543edab898d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:08:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:09:06,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da0d33db-6f3c-4f50-a673-93b36c3335d3 2018-09-08 07:09:06,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178586959839s 2018-09-08 07:09:06,023 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da0d33db-6f3c-4f50-a673-93b36c3335d3 2018-09-08 07:09:06,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:09:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd565d8925445c8e4fa7a346fdaaee61f193af81" 2018-09-08 07:09:07,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c92fd0e-64ec-4b36-ac2d-dba0ef724eb8 Date: Sat, 08 Sep 2018 07:09:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:09:07,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2 used request id req-0c92fd0e-64ec-4b36-ac2d-dba0ef724eb8 2018-09-08 07:09:07,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41952300072s 2018-09-08 07:09:07,444 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d9502cfb-45de-42b4-aa72-543edab898d2 used request id req-0c92fd0e-64ec-4b36-ac2d-dba0ef724eb8 2018-09-08 07:09:07,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:09:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d6ea20-e70d-4644-b810-b4c6ab4558d8 x-compute-request-id: req-91d6ea20-e70d-4644-b810-b4c6ab4558d8 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c7874909-2cab-4a44-a451-cbb165eb209d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c7874909-2cab-4a44-a451-cbb165eb209d", "name": "vping_ssh-flavor_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:09:07,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-91d6ea20-e70d-4644-b810-b4c6ab4558d8 2018-09-08 07:09:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351891517639s 2018-09-08 07:09:07,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-91d6ea20-e70d-4644-b810-b4c6ab4558d8 2018-09-08 07:09:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:09:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:07,519 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:09: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-e6e0b1bd-ae38-4c1a-8491-4b0a7ba46a15 x-compute-request-id: req-e6e0b1bd-ae38-4c1a-8491-4b0a7ba46a15 Content-Length: 0 Content-Type: application/json 2018-09-08 07:09:07,519 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d used request id req-e6e0b1bd-ae38-4c1a-8491-4b0a7ba46a15 2018-09-08 07:09:07,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036869764328s 2018-09-08 07:09:07,519 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c7874909-2cab-4a44-a451-cbb165eb209d used request id req-e6e0b1bd-ae38-4c1a-8491-4b0a7ba46a15 2018-09-08 07:09:07,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:09:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:07,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceaae8ac-4965-4e33-900a-b0d9061d24d5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9", "links": {"self": "http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6"}, "domain_id": "default", "enabled": true, "id": "d370153eb9614df4957e0d399015b4d6", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:09:07,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ceaae8ac-4965-4e33-900a-b0d9061d24d5 2018-09-08 07:09:07,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996990203857s 2018-09-08 07:09:07,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ceaae8ac-4965-4e33-900a-b0d9061d24d5 2018-09-08 07:09:07,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:09:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:07,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193edc90-36c1-4276-9f2d-6996c30e50a4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6"}, "enabled": true, "id": "d370153eb9614df4957e0d399015b4d6", "options": {}, "domain_id": "default", "name": "vping_ssh-user_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}} 2018-09-08 07:09:07,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 used request id req-193edc90-36c1-4276-9f2d-6996c30e50a4 2018-09-08 07:09:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954270362854s 2018-09-08 07:09:07,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 used request id req-193edc90-36c1-4276-9f2d-6996c30e50a4 2018-09-08 07:09:07,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:09:07,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:07,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5098683d-3c92-4348-bece-3c3664483395 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:09:07,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 used request id req-5098683d-3c92-4348-bece-3c3664483395 2018-09-08 07:09:07,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204344034195s 2018-09-08 07:09:07,927 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d370153eb9614df4957e0d399015b4d6 used request id req-5098683d-3c92-4348-bece-3c3664483395 2018-09-08 07:09:07,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:09:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:08,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d4d680-761d-4671-b1e1-7f85bd6301bf Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677"}, "enabled": true, "id": "62ef8279994a4391bbf0d5fa2f6f3677", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0b1fcacd-5ece-4864-9e48-ca9fa1361bf9"}]} 2018-09-08 07:09:08,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-34d4d680-761d-4671-b1e1-7f85bd6301bf 2018-09-08 07:09:08,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738689899445s 2018-09-08 07:09:08,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-34d4d680-761d-4671-b1e1-7f85bd6301bf 2018-09-08 07:09:08,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:09:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:08,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa475af-8781-40bb-9f31-44bb62b377ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:09:08,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-6aa475af-8781-40bb-9f31-44bb62b377ce 2018-09-08 07:09:08,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15714097023s 2018-09-08 07:09:08,162 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-6aa475af-8781-40bb-9f31-44bb62b377ce 2018-09-08 07:09:08,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:09:08,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:08,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409aae19-9b72-442c-9a59-9532d9cec5b7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eead722188994003b4514ab2093e3770", "links": {"self": "http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:09:08,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-409aae19-9b72-442c-9a59-9532d9cec5b7 2018-09-08 07:09:08,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0853049755096s 2018-09-08 07:09:08,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:09:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bfdc8593cbe4395ce731f6159e824783f191e5" 2018-09-08 07:09:08,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0253520-7f4b-4dc6-972f-38ec4e2826e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:09:08,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/eead722188994003b4514ab2093e3770 used request id req-c0253520-7f4b-4dc6-972f-38ec4e2826e1 2018-09-08 07:09:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0941488742828s 2018-09-08 07:09:08,396 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-08 07:09:08,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:09:08,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:09:08,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:09:08,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:09:08,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:09:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:09:08,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8efb5d70-cf8e-4da2-a119-302794d843ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:09:08,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8efb5d70-cf8e-4da2-a119-302794d843ac 2018-09-08 07:09:08,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:09:08,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["Ie2icL5AR_OMQs-zB5Zuqw"], "issued_at": "2018-09-08T07:09:08.000000Z"}} 2018-09-08 07:09:08,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cda5d9a8-eba0-46d5-9edd-8ef62ad5b873 Date: Sat, 08 Sep 2018 07:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:09:09,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cda5d9a8-eba0-46d5-9edd-8ef62ad5b873 2018-09-08 07:09:09,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231881856918s 2018-09-08 07:09:09,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cda5d9a8-eba0-46d5-9edd-8ef62ad5b873 2018-09-08 07:09:09,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:09:09,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:09:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6b41cd-2fcc-4a03-99e9-905264ae3a8f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:09:09,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7c6b41cd-2fcc-4a03-99e9-905264ae3a8f 2018-09-08 07:09:09,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0965919494629s 2018-09-08 07:09:09,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:09:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}}' 2018-09-08 07:09:09,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25db2916-b8d0-41b1-8c1f-efc6e413d7e6 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e"}, "enabled": true, "id": "38adca85199a4dae960982f6a705044e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}} 2018-09-08 07:09:09,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-25db2916-b8d0-41b1-8c1f-efc6e413d7e6 2018-09-08 07:09:09,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118243932724s 2018-09-08 07:09:09,273 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-25db2916-b8d0-41b1-8c1f-efc6e413d7e6 2018-09-08 07:09:09,273 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'id': u'38adca85199a4dae960982f6a705044e', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:09:09,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:09:09,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.346024036407s 2018-09-08 07:09:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5b1fe2-a6bc-4acf-b1ac-d1f1b6a6cfb8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0"}, "enabled": true, "id": "0e7da9c297bb4d43bebe2d195b519aa0", "options": {}, "domain_id": "default", "name": "vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0"}} 2018-09-08 07:09:09,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 used request id req-3a5b1fe2-a6bc-4acf-b1ac-d1f1b6a6cfb8 2018-09-08 07:09:09,713 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0e7da9c297bb4d43bebe2d195b519aa0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0'}) 2018-09-08 07:09:09,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:09:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3735e230-dee2-403c-ac19-9ac19e7e68ef Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:09:09,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3735e230-dee2-403c-ac19-9ac19e7e68ef 2018-09-08 07:09:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845301151276s 2018-09-08 07:09:09,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:09:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:09,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdf8f05-7ba0-4ea0-b459-1ae56ae6bb2e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:09:09,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ccdf8f05-7ba0-4ea0-b459-1ae56ae6bb2e 2018-09-08 07:09:09,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744369029999s 2018-09-08 07:09:09,875 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:09:09,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:09:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" -d '{"role": {"name": "Member"}}' 2018-09-08 07:09:09,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057a1607-0abd-44c7-b5d6-f7f9be49dcb3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a87c0cc6a1ca47d193f6ac6d600cd635", "links": {"self": "http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635"}, "name": "Member"}} 2018-09-08 07:09:09,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-057a1607-0abd-44c7-b5d6-f7f9be49dcb3 2018-09-08 07:09:09,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109250068665s 2018-09-08 07:09:09,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836f6600-6101-4043-9171-b0d28e0dc6b3 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635"}, "domain_id": null, "name": "Member", "id": "a87c0cc6a1ca47d193f6ac6d600cd635"}} 2018-09-08 07:09:10,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635 used request id req-836f6600-6101-4043-9171-b0d28e0dc6b3 2018-09-08 07:09:10,068 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635'}, 'domain_id': None, 'human_id': None, 'id': u'a87c0cc6a1ca47d193f6ac6d600cd635', 'HUMAN_ID': False}) 2018-09-08 07:09:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:09:10,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf853f30-ba01-4de6-adb7-5a49981e54e4 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a87c0cc6a1ca47d193f6ac6d600cd635", "links": {"self": "http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:09:10,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf853f30-ba01-4de6-adb7-5a49981e54e4 2018-09-08 07:09:10,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733938217163s 2018-09-08 07:09:10,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:09:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863e5d97-f364-4c3c-9853-7e242c8d957f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:09:10,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-863e5d97-f364-4c3c-9853-7e242c8d957f 2018-09-08 07:09:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0829319953918s 2018-09-08 07:09:10,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:09:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b8a768-557a-4817-8ac7-dc2dd768c4cc Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0", "links": {"self": "http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0"}, "domain_id": "default", "enabled": true, "id": "0e7da9c297bb4d43bebe2d195b519aa0", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:09:10,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c6b8a768-557a-4817-8ac7-dc2dd768c4cc 2018-09-08 07:09:10,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101049900055s 2018-09-08 07:09:10,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c6b8a768-557a-4817-8ac7-dc2dd768c4cc 2018-09-08 07:09:10,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:09:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8495be-dd36-4d3a-beee-8dce786609de Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e"}, "enabled": true, "id": "38adca85199a4dae960982f6a705044e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:09:10,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7b8495be-dd36-4d3a-beee-8dce786609de 2018-09-08 07:09:10,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0711278915405s 2018-09-08 07:09:10,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7b8495be-dd36-4d3a-beee-8dce786609de 2018-09-08 07:09:10,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:09:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=0e7da9c297bb4d43bebe2d195b519aa0&scope.project.id=38adca85199a4dae960982f6a705044e&role.id=a87c0cc6a1ca47d193f6ac6d600cd635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cba4641-6df0-44b7-9421-d4399c194642 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0e7da9c297bb4d43bebe2d195b519aa0&scope.project.id=38adca85199a4dae960982f6a705044e&role.id=a87c0cc6a1ca47d193f6ac6d600cd635", "previous": null, "next": null}} 2018-09-08 07:09:10,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0e7da9c297bb4d43bebe2d195b519aa0&scope.project.id=38adca85199a4dae960982f6a705044e&role.id=a87c0cc6a1ca47d193f6ac6d600cd635 used request id req-5cba4641-6df0-44b7-9421-d4399c194642 2018-09-08 07:09:10,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813059806824s 2018-09-08 07:09:10,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:09:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e/users/0e7da9c297bb4d43bebe2d195b519aa0/roles/a87c0cc6a1ca47d193f6ac6d600cd635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346f4a4c-f8e2-4dc6-ac4b-55ae06220a12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:09:10,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e/users/0e7da9c297bb4d43bebe2d195b519aa0/roles/a87c0cc6a1ca47d193f6ac6d600cd635 used request id req-346f4a4c-f8e2-4dc6-ac4b-55ae06220a12 2018-09-08 07:09:10,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13124704361s 2018-09-08 07:09:10,624 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '913ab2ee-c546-497b-9b4e-69230958a063', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'project_id': u'38adca85199a4dae960982f6a705044e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:09:10,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:09:10,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:09:10,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:09:10,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:09:10,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:09:10,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:09:10,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:09:10,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:09:10,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:09:10,629 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'password': '913ab2ee-c546-497b-9b4e-69230958a063', 'project_name': 'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '38adca85199a4dae960982f6a705044e', 'project_domain_name': 'Default'} 2018-09-08 07:09:10,630 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-08 07:09:10,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:09:10,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3634d2-b6d0-4de6-b319-b45fbf4a279c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:09:10,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-aa3634d2-b6d0-4de6-b319-b45fbf4a279c 2018-09-08 07:09:10,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.072860956192s 2018-09-08 07:09:10,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:09:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:09:10,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb53472-096d-436f-8306-fde7c8b4bc5e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e"}, "enabled": true, "id": "38adca85199a4dae960982f6a705044e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:09:10,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9eb53472-096d-436f-8306-fde7c8b4bc5e 2018-09-08 07:09:10,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808699131012s 2018-09-08 07:09:10,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9eb53472-096d-436f-8306-fde7c8b4bc5e 2018-09-08 07:09:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:09:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" -d '{"network": {"tenant_id": "38adca85199a4dae960982f6a705044e", "name": "vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0", "admin_state_up": true}}' 2018-09-08 07:09:11,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1a5b7a46-94b1-4e1b-bde6-8a2b52e03093 Date: Sat, 08 Sep 2018 07:09:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:09:11Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0","admin_state_up":true,"tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","mtu":1450}} 2018-09-08 07:09:11,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1a5b7a46-94b1-4e1b-bde6-8a2b52e03093 2018-09-08 07:09:11,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.583106994629s 2018-09-08 07:09:11,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1a5b7a46-94b1-4e1b-bde6-8a2b52e03093 2018-09-08 07:09:11,373 - 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-08T07:09:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'created_at': u'2018-09-08T07:09:11Z', u'mtu': 1450, u'tenant_id': u'38adca85199a4dae960982f6a705044e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38adca85199a4dae960982f6a705044e'}) 2018-09-08 07:09:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:09:11,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03879b39-b163-42b3-9069-cedef1de830c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:09:11,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-03879b39-b163-42b3-9069-cedef1de830c 2018-09-08 07:09:11,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:09:11,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a87c0cc6a1ca47d193f6ac6d600cd635", "name": "Member"}], "expires_at": "2018-09-08T08:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38adca85199a4dae960982f6a705044e", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/38adca85199a4dae960982f6a705044e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/38adca85199a4dae960982f6a705044e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/38adca85199a4dae960982f6a705044e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/38adca85199a4dae960982f6a705044e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/38adca85199a4dae960982f6a705044e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/38adca85199a4dae960982f6a705044e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/38adca85199a4dae960982f6a705044e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/38adca85199a4dae960982f6a705044e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/38adca85199a4dae960982f6a705044e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/38adca85199a4dae960982f6a705044e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/38adca85199a4dae960982f6a705044e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/38adca85199a4dae960982f6a705044e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0", "id": "0e7da9c297bb4d43bebe2d195b519aa0"}, "audit_ids": ["oI0zoXteRYa9pGUXanmr0g"], "issued_at": "2018-09-08T07:09:11.000000Z"}} 2018-09-08 07:09:11,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:11,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-4d36c164-094c-4f24-8dcc-c014fcf99008 Date: Sat, 08 Sep 2018 07:09:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T07:09:11Z","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:09:11,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4d36c164-094c-4f24-8dcc-c014fcf99008 2018-09-08 07:09:11,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247220039368s 2018-09-08 07:09:11,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4d36c164-094c-4f24-8dcc-c014fcf99008 2018-09-08 07:09:11,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:09:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"subnet": {"name": "vping_userdata-subnet_fbe54530-2f0d-4579-9a31-fcdc676828f0", "enable_dhcp": true, "network_id": "4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:09:12,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-483253e8-cd84-426c-a3c3-4c0388213d52 Date: Sat, 08 Sep 2018 07:09:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:09:12Z","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":"38adca85199a4dae960982f6a705044e","id":"7a84f86c-cbe9-45d6-8254-10ea69fcbb67","subnetpool_id":null,"name":"vping_userdata-subnet_fbe54530-2f0d-4579-9a31-fcdc676828f0"}} 2018-09-08 07:09:12,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-483253e8-cd84-426c-a3c3-4c0388213d52 2018-09-08 07:09:12,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.846524000168s 2018-09-08 07:09:12,846 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-483253e8-cd84-426c-a3c3-4c0388213d52 2018-09-08 07:09:12,846 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:09:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7a84f86c-cbe9-45d6-8254-10ea69fcbb67', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'enable_dhcp': True, u'network_id': u'4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69', u'tenant_id': u'38adca85199a4dae960982f6a705044e', u'created_at': u'2018-09-08T07:09:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38adca85199a4dae960982f6a705044e'}) 2018-09-08 07:09:12,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:09:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "vping_userdata-router_fbe54530-2f0d-4579-9a31-fcdc676828f0", "admin_state_up": true}}' 2018-09-08 07:09:17,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1513534c-9aab-47f2-9974-755a24394357 Date: Sat, 08 Sep 2018 07:09:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:13Z", "admin_state_up": true, "updated_at": "2018-09-08T07:09:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "38adca85199a4dae960982f6a705044e", "id": "7a4a04d3-4f20-42ee-a676-72c66d9e61c9", "name": "vping_userdata-router_fbe54530-2f0d-4579-9a31-fcdc676828f0"}} 2018-09-08 07:09:17,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1513534c-9aab-47f2-9974-755a24394357 2018-09-08 07:09:17,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13359212875s 2018-09-08 07:09:17,981 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1513534c-9aab-47f2-9974-755a24394357 2018-09-08 07:09:17,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:09:14Z', u'revision_number': 2, u'id': u'7a4a04d3-4f20-42ee-a676-72c66d9e61c9', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'admin_state_up': True, u'tenant_id': u'38adca85199a4dae960982f6a705044e', u'created_at': u'2018-09-08T07:09:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'38adca85199a4dae960982f6a705044e'}) 2018-09-08 07:09:17,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:09:17,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"subnet_id": "7a84f86c-cbe9-45d6-8254-10ea69fcbb67"}' 2018-09-08 07:09:20,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-07f50034-e0b3-4f3d-87aa-caa9c7fbd2f3 Date: Sat, 08 Sep 2018 07:09:20 GMT RESP BODY: {"network_id": "4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69", "tenant_id": "38adca85199a4dae960982f6a705044e", "subnet_id": "7a84f86c-cbe9-45d6-8254-10ea69fcbb67", "subnet_ids": ["7a84f86c-cbe9-45d6-8254-10ea69fcbb67"], "port_id": "0981993f-47a1-4810-8a0c-1269181b07a4", "id": "7a4a04d3-4f20-42ee-a676-72c66d9e61c9"} 2018-09-08 07:09:20,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/add_router_interface.json used request id req-07f50034-e0b3-4f3d-87aa-caa9c7fbd2f3 2018-09-08 07:09:20,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07944107056s 2018-09-08 07:09:20,062 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/add_router_interface.json used request id req-07f50034-e0b3-4f3d-87aa-caa9c7fbd2f3 returning object 7a4a04d3-4f20-42ee-a676-72c66d9e61c9 2018-09-08 07:09:20,062 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:09:20,194 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:09:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:20,202 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:09:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:09:20,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:09:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:20,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a661cc60-8a4a-41e7-8951-1e08fce506fa Date: Sat, 08 Sep 2018 07:09:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:09:20,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a661cc60-8a4a-41e7-8951-1e08fce506fa 2018-09-08 07:09:20,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178229808807s 2018-09-08 07:09:20,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a661cc60-8a4a-41e7-8951-1e08fce506fa 2018-09-08 07:09:20,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:09:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0"}' 2018-09-08 07:09:20,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a X-Openstack-Request-Id: req-f9b64b02-5623-4610-8377-009cb2226c5a Date: Sat, 08 Sep 2018 07:09:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file", "owner": "38adca85199a4dae960982f6a705044e", "id": "b62bf766-2eb8-4b76-99c3-98224698282a", "size": null, "self": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:09:20Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "checksum": null, "created_at": "2018-09-08T07:09:20Z", "protected": false} 2018-09-08 07:09:20,587 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f9b64b02-5623-4610-8377-009cb2226c5a 2018-09-08 07:09:20,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.201212882996s 2018-09-08 07:09:20,588 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f9b64b02-5623-4610-8377-009cb2226c5a returning object b62bf766-2eb8-4b76-99c3-98224698282a 2018-09-08 07:09:20,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:09:20,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '' 2018-09-08 07:09:21,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20309543-2b76-4a6d-a867-286de822970d Date: Sat, 08 Sep 2018 07:09:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:09:21,924 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file used request id req-20309543-2b76-4a6d-a867-286de822970d 2018-09-08 07:09:21,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33605003357s 2018-09-08 07:09:21,925 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file used request id req-20309543-2b76-4a6d-a867-286de822970d 2018-09-08 07:09:21,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:09:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:22,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-db52180b-a876-4d80-a3ae-35cc77c347b0 Date: Sat, 08 Sep 2018 07:09:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "metadata": {}}], "file": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file", "owner": "38adca85199a4dae960982f6a705044e", "id": "b62bf766-2eb8-4b76-99c3-98224698282a", "size": 12716032, "self": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:09:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:09:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:09:22,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-db52180b-a876-4d80-a3ae-35cc77c347b0 2018-09-08 07:09:22,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.246737003326s 2018-09-08 07:09:22,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-db52180b-a876-4d80-a3ae-35cc77c347b0 2018-09-08 07:09:22,175 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file', 'owner': u'38adca85199a4dae960982f6a705044e', 'id': u'b62bf766-2eb8-4b76-99c3-98224698282a', 'size': 12716032, u'self': u'/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38adca85199a4dae960982f6a705044e', 'name': 'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:09:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T07:09:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'created': u'2018-09-08T07:09:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:09:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:09:22,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:09:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:09:22,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c4671d7-abe8-4777-ac09-56dba6778f7d x-compute-request-id: req-3c4671d7-abe8-4777-ac09-56dba6778f7d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7939eea5-6116-4ede-a5a9-d882915e5293", "name": "vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:09:22,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3c4671d7-abe8-4777-ac09-56dba6778f7d 2018-09-08 07:09:22,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.210062980652s 2018-09-08 07:09:22,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3c4671d7-abe8-4777-ac09-56dba6778f7d returning object 7939eea5-6116-4ede-a5a9-d882915e5293 2018-09-08 07:09:22,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7939eea5-6116-4ede-a5a9-d882915e5293', 'swap': 0}) 2018-09-08 07:09:22,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:09:22,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" -d '{"extra_specs": {}}' 2018-09-08 07:09:22,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e71c1fff-5162-4f80-b772-108f9cfedb26 x-compute-request-id: req-e71c1fff-5162-4f80-b772-108f9cfedb26 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:09:22,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293/os-extra_specs used request id req-e71c1fff-5162-4f80-b772-108f9cfedb26 2018-09-08 07:09:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212819576263s 2018-09-08 07:09:22,409 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293/os-extra_specs used request id req-e71c1fff-5162-4f80-b772-108f9cfedb26 2018-09-08 07:09:22,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:22,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-71483d7d-0c77-4f7a-b021-abf0061a6ada Date: Sat, 08 Sep 2018 07:09:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a84f86c-cbe9-45d6-8254-10ea69fcbb67"],"updated_at":"2018-09-08T07:09:12Z","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:09:22,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-71483d7d-0c77-4f7a-b021-abf0061a6ada 2018-09-08 07:09:22,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109269857407s 2018-09-08 07:09:22,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-71483d7d-0c77-4f7a-b021-abf0061a6ada 2018-09-08 07:09:22,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:09:22,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:22,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6315ba1f-9b3d-4ade-ba58-ede3068e7981 Date: Sat, 08 Sep 2018 07:09:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "metadata": {}}], "file": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file", "owner": "38adca85199a4dae960982f6a705044e", "id": "b62bf766-2eb8-4b76-99c3-98224698282a", "size": 12716032, "self": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:09:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:09:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:09:22,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6315ba1f-9b3d-4ade-ba58-ede3068e7981 2018-09-08 07:09:22,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187655925751s 2018-09-08 07:09:22,709 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6315ba1f-9b3d-4ade-ba58-ede3068e7981 2018-09-08 07:09:22,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:09:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:22,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df84d85b-8476-4b4e-a2cc-63028f5918ea x-compute-request-id: req-df84d85b-8476-4b4e-a2cc-63028f5918ea Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7939eea5-6116-4ede-a5a9-d882915e5293", "name": "vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:09:22,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-df84d85b-8476-4b4e-a2cc-63028f5918ea 2018-09-08 07:09:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.175188064575s 2018-09-08 07:09:22,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-df84d85b-8476-4b4e-a2cc-63028f5918ea 2018-09-08 07:09:22,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 07:09:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"server": {"name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "imageRef": "b62bf766-2eb8-4b76-99c3-98224698282a", "flavorRef": "7939eea5-6116-4ede-a5a9-d882915e5293", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69"}]}}' 2018-09-08 07:09:24,600 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72578448-7fd6-47d9-9fb7-bc7112d6a7e2 x-compute-request-id: req-72578448-7fd6-47d9-9fb7-bc7112d6a7e2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "adminPass": "GmG3Z7sFcryo"}} 2018-09-08 07:09:24,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-72578448-7fd6-47d9-9fb7-bc7112d6a7e2 2018-09-08 07:09:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71253108978s 2018-09-08 07:09:24,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-72578448-7fd6-47d9-9fb7-bc7112d6a7e2 2018-09-08 07:09:24,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:24,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-673c2568-a59d-466c-8090-1c436ac569f1 x-compute-request-id: req-673c2568-a59d-466c-8090-1c436ac569f1 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:24,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-673c2568-a59d-466c-8090-1c436ac569f1 2018-09-08 07:09:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.30194401741s 2018-09-08 07:09:24,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-673c2568-a59d-466c-8090-1c436ac569f1 2018-09-08 07:09:24,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:25,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-8f6b6545-1825-42d7-a4d4-b5f94cb3f751 Date: Sat, 08 Sep 2018 07:09:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a84f86c-cbe9-45d6-8254-10ea69fcbb67"],"updated_at":"2018-09-08T07:09:12Z","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:09:25,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8f6b6545-1825-42d7-a4d4-b5f94cb3f751 2018-09-08 07:09:25,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248477935791s 2018-09-08 07:09:25,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8f6b6545-1825-42d7-a4d4-b5f94cb3f751 2018-09-08 07:09:25,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:09:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:25,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46809619-ac42-422e-bf0e-e626bf73b3ba Date: Sat, 08 Sep 2018 07:09:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:09:12Z","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":"38adca85199a4dae960982f6a705044e","id":"7a84f86c-cbe9-45d6-8254-10ea69fcbb67","subnetpool_id":null,"name":"vping_userdata-subnet_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:09:25,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-46809619-ac42-422e-bf0e-e626bf73b3ba 2018-09-08 07:09:25,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.191595077515s 2018-09-08 07:09:25,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-46809619-ac42-422e-bf0e-e626bf73b3ba 2018-09-08 07:09:25,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:27,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:28,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67fd25e0-c339-461a-b754-a489680dcb1e x-compute-request-id: req-67fd25e0-c339-461a-b754-a489680dcb1e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:25Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:28,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67fd25e0-c339-461a-b754-a489680dcb1e 2018-09-08 07:09:28,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677434921265s 2018-09-08 07:09:28,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67fd25e0-c339-461a-b754-a489680dcb1e 2018-09-08 07:09:28,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:30,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:30,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:30 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-ba5a994d-8d82-4961-88b0-74e93274c9d2 x-compute-request-id: req-ba5a994d-8d82-4961-88b0-74e93274c9d2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:25Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:30,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba5a994d-8d82-4961-88b0-74e93274c9d2 2018-09-08 07:09:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833153963089s 2018-09-08 07:09:30,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba5a994d-8d82-4961-88b0-74e93274c9d2 2018-09-08 07:09:30,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:32,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:32,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:33,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfa33dc1-ed51-4843-b83f-bba0fc2ff223 x-compute-request-id: req-cfa33dc1-ed51-4843-b83f-bba0fc2ff223 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:33,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfa33dc1-ed51-4843-b83f-bba0fc2ff223 2018-09-08 07:09:33,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666306972504s 2018-09-08 07:09:33,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfa33dc1-ed51-4843-b83f-bba0fc2ff223 2018-09-08 07:09:33,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 07:09:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=40ca3304-9a13-48d3-807f-90338c6ed781" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:33,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-37c5b415-37d3-4e2b-a5de-2d89e79a79b4 Date: Sat, 08 Sep 2018 07:09:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:09:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a84f86c-cbe9-45d6-8254-10ea69fcbb67","ip_address":"192.168.120.11"}],"id":"4dc07f06-194e-4272-8466-fd947733198b","security_groups":["7b81f812-5183-4562-ac62-c70d45b92322"],"mac_address":"fa:16:3e:94:8e:f5","project_id":"38adca85199a4dae960982f6a705044e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:26Z","binding:vnic_type":"normal","device_id":"40ca3304-9a13-48d3-807f-90338c6ed781"}]} 2018-09-08 07:09:33,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=40ca3304-9a13-48d3-807f-90338c6ed781 used request id req-37c5b415-37d3-4e2b-a5de-2d89e79a79b4 2018-09-08 07:09:33,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.210306882858s 2018-09-08 07:09:33,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=40ca3304-9a13-48d3-807f-90338c6ed781 used request id req-37c5b415-37d3-4e2b-a5de-2d89e79a79b4 2018-09-08 07:09:33,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:09:33,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4dc07f06-194e-4272-8466-fd947733198b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:33,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bcd5677c-60c8-42b5-a7bb-590918a4f1c1 Date: Sat, 08 Sep 2018 07:09:33 GMT RESP BODY: {"floatingips": []} 2018-09-08 07:09:33,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4dc07f06-194e-4272-8466-fd947733198b used request id req-bcd5677c-60c8-42b5-a7bb-590918a4f1c1 2018-09-08 07:09:33,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166358947754s 2018-09-08 07:09:33,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4dc07f06-194e-4272-8466-fd947733198b used request id req-bcd5677c-60c8-42b5-a7bb-590918a4f1c1 2018-09-08 07:09:33,934 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:8e:f5', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b62bf766-2eb8-4b76-99c3-98224698282a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:09:30.000000', 'flavor': Munch({u'id': u'7939eea5-6116-4ede-a5a9-d882915e5293'}), 'az': u'nova', 'id': u'40ca3304-9a13-48d3-807f-90338c6ed781', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0e7da9c297bb4d43bebe2d195b519aa0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38adca85199a4dae960982f6a705044e', 'name': 'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T07:09:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T07:09:31Z', 'hostId': u'9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:09:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'38adca85199a4dae960982f6a705044e', 'name': u'vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'adminPass': u'GmG3Z7sFcryo', 'tenant_id': u'38adca85199a4dae960982f6a705044e', 'region': 'regionOne', 'created': u'2018-09-08T07:09:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 07:09:33,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:09:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:34,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1278fc6e-760e-4512-aa5d-0a9e25897d18 Date: Sat, 08 Sep 2018 07:09:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a84f86c-cbe9-45d6-8254-10ea69fcbb67"],"updated_at":"2018-09-08T07:09:12Z","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:09:34,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1278fc6e-760e-4512-aa5d-0a9e25897d18 2018-09-08 07:09:34,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2689640522s 2018-09-08 07:09:34,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1278fc6e-760e-4512-aa5d-0a9e25897d18 2018-09-08 07:09:34,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:09:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:34,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4135018c-f310-4030-8ec8-7da21d8f73f6 Date: Sat, 08 Sep 2018 07:09:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "metadata": {}}], "file": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file", "owner": "38adca85199a4dae960982f6a705044e", "id": "b62bf766-2eb8-4b76-99c3-98224698282a", "size": 12716032, "self": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:09:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:09:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:09:34,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4135018c-f310-4030-8ec8-7da21d8f73f6 2018-09-08 07:09:34,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175310134888s 2018-09-08 07:09:34,382 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4135018c-f310-4030-8ec8-7da21d8f73f6 2018-09-08 07:09:34,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:09:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:34,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc0a397-ae4f-4ed6-b197-d7bfb2e54a32 x-compute-request-id: req-7dc0a397-ae4f-4ed6-b197-d7bfb2e54a32 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7939eea5-6116-4ede-a5a9-d882915e5293", "name": "vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:09:34,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7dc0a397-ae4f-4ed6-b197-d7bfb2e54a32 2018-09-08 07:09:34,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352239608765s 2018-09-08 07:09:34,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7dc0a397-ae4f-4ed6-b197-d7bfb2e54a32 2018-09-08 07:09:34,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 07:09:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"server": {"name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "imageRef": "b62bf766-2eb8-4b76-99c3-98224698282a", "flavorRef": "7939eea5-6116-4ede-a5a9-d882915e5293", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69"}]}}' 2018-09-08 07:09:36,005 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11bb0a0d-6738-4f69-b4d0-d9a979a20d68 x-compute-request-id: req-11bb0a0d-6738-4f69-b4d0-d9a979a20d68 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1620e817-28de-4c31-8148-a1fb035448a1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "adminPass": "RnAxjq4MMP74"}} 2018-09-08 07:09:36,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-11bb0a0d-6738-4f69-b4d0-d9a979a20d68 2018-09-08 07:09:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.58502197266s 2018-09-08 07:09:36,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-11bb0a0d-6738-4f69-b4d0-d9a979a20d68 2018-09-08 07:09:36,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:36,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e469ff79-940e-4094-9f34-63851ad7bbdd x-compute-request-id: req-e469ff79-940e-4094-9f34-63851ad7bbdd Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:36,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e469ff79-940e-4094-9f34-63851ad7bbdd 2018-09-08 07:09:36,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805834054947s 2018-09-08 07:09:36,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e469ff79-940e-4094-9f34-63851ad7bbdd 2018-09-08 07:09:36,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:38,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb650b6-7b4b-457d-99e5-1013f98c2610 x-compute-request-id: req-aeb650b6-7b4b-457d-99e5-1013f98c2610 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:37Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:39,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aeb650b6-7b4b-457d-99e5-1013f98c2610 2018-09-08 07:09:39,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503201007843s 2018-09-08 07:09:39,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aeb650b6-7b4b-457d-99e5-1013f98c2610 2018-09-08 07:09:39,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:41,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:41,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacdf242-3a4b-4633-ab8f-c3bf9a63265c x-compute-request-id: req-bacdf242-3a4b-4633-ab8f-c3bf9a63265c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:37Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:41,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bacdf242-3a4b-4633-ab8f-c3bf9a63265c 2018-09-08 07:09:41,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367079973221s 2018-09-08 07:09:41,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bacdf242-3a4b-4633-ab8f-c3bf9a63265c 2018-09-08 07:09:41,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:43,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:44,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:43 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-8176b0af-f381-4727-98b0-30dff599b443 x-compute-request-id: req-8176b0af-f381-4727-98b0-30dff599b443 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T07:09:37Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:44,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8176b0af-f381-4727-98b0-30dff599b443 2018-09-08 07:09:44,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562624931335s 2018-09-08 07:09:44,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8176b0af-f381-4727-98b0-30dff599b443 2018-09-08 07:09:44,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:46,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:47,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2962eef7-9b85-4de8-8f1b-0c6e6d1b7514 x-compute-request-id: req-2962eef7-9b85-4de8-8f1b-0c6e6d1b7514 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:47,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2962eef7-9b85-4de8-8f1b-0c6e6d1b7514 2018-09-08 07:09:47,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833789110184s 2018-09-08 07:09:47,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2962eef7-9b85-4de8-8f1b-0c6e6d1b7514 2018-09-08 07:09:47,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 07:09:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1620e817-28de-4c31-8148-a1fb035448a1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:47,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cb446251-8bf9-4aca-92ab-eab9c1b593aa Date: Sat, 08 Sep 2018 07:09:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T07:09:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a84f86c-cbe9-45d6-8254-10ea69fcbb67","ip_address":"192.168.120.6"}],"id":"526902c3-92cd-462c-901d-0f0a76a04754","security_groups":["7b81f812-5183-4562-ac62-c70d45b92322"],"mac_address":"fa:16:3e:62:30:ea","project_id":"38adca85199a4dae960982f6a705044e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:37Z","binding:vnic_type":"normal","device_id":"1620e817-28de-4c31-8148-a1fb035448a1"}]} 2018-09-08 07:09:47,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1620e817-28de-4c31-8148-a1fb035448a1 used request id req-cb446251-8bf9-4aca-92ab-eab9c1b593aa 2018-09-08 07:09:47,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0675089359283s 2018-09-08 07:09:47,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1620e817-28de-4c31-8148-a1fb035448a1 used request id req-cb446251-8bf9-4aca-92ab-eab9c1b593aa 2018-09-08 07:09:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 07:09:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=526902c3-92cd-462c-901d-0f0a76a04754" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:47,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f2ac2170-1684-4f22-b6bc-54a28d295f56 Date: Sat, 08 Sep 2018 07:09:47 GMT RESP BODY: {"floatingips": []} 2018-09-08 07:09:47,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=526902c3-92cd-462c-901d-0f0a76a04754 used request id req-f2ac2170-1684-4f22-b6bc-54a28d295f56 2018-09-08 07:09:47,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180108547211s 2018-09-08 07:09:47,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=526902c3-92cd-462c-901d-0f0a76a04754 used request id req-f2ac2170-1684-4f22-b6bc-54a28d295f56 2018-09-08 07:09:47,209 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:30:ea', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b62bf766-2eb8-4b76-99c3-98224698282a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:09:44.000000', 'flavor': Munch({u'id': u'7939eea5-6116-4ede-a5a9-d882915e5293'}), 'az': u'nova', 'id': u'1620e817-28de-4c31-8148-a1fb035448a1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0e7da9c297bb4d43bebe2d195b519aa0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38adca85199a4dae960982f6a705044e', 'name': 'vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T07:09:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T07:09:45Z', 'hostId': u'236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T07:09:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'38adca85199a4dae960982f6a705044e', 'name': u'vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0', 'adminPass': u'RnAxjq4MMP74', 'tenant_id': u'38adca85199a4dae960982f6a705044e', 'region': 'regionOne', 'created': u'2018-09-08T07:09:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 07:09:47,210 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-08 07:09:48,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f11d8bd4-5767-4fb0-ad18-965a01d83005 x-compute-request-id: req-f11d8bd4-5767-4fb0-ad18-965a01d83005 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:31Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:48,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f11d8bd4-5767-4fb0-ad18-965a01d83005 2018-09-08 07:09:48,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515527009964s 2018-09-08 07:09:48,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f11d8bd4-5767-4fb0-ad18-965a01d83005 2018-09-08 07:09:48,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 07:09:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 07:09:49,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b8bcf4b-4a3b-49c7-97ad-92b0cd7b0ac5 x-compute-request-id: req-0b8bcf4b-4a3b-49c7-97ad-92b0cd7b0ac5 Content-Encoding: gzip Content-Length: 9521 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 517128629 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129657] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131266] pid_max: default: 32768 minimum: 301\n[ 0.132134] ACPI: Core revision 20150930\n[ 0.133501] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134806] Security Framework initialized\n[ 0.135603] Yama: becoming mindful.\n[ 0.136325] AppArmor: AppArmor initialized\n[ 0.137175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140861] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142219] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143839] Initializing cgroup subsys devices\n[ 0.144682] Initializing cgroup subsys freezer\n[ 0.145532] Initializing cgroup subsys net_cls\n[ 0.146402] Initializing cgroup subsys perf_event\n[ 0.147296] Initializing cgroup subsys net_prio\n[ 0.148155] Initializing cgroup subsys hugetlb\n[ 0.149009] Initializing cgroup subsys pids\n[ 0.149862] CPU: Physical Processor ID: 0\n[ 0.151337] mce: CPU supports 10 MCE banks\n[ 0.152163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164038] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170571] ftrace: allocating 31920 entries in 125 pages\n[ 0.197629] smpboot: Max logical packages: 1\n[ 0.198491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199803] x2apic enabled\n[ 0.200615] Switched APIC routing to physical x2apic.\n[ 0.202347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205376] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207123] KVM setup paravirtual spinlock\n[ 0.208428] x86: Booted up 1 node, 1 CPUs\n[ 0.209218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210580] devtmpfs: initialized\n[ 0.212289] evm: security.selinux\n[ 0.212975] evm: security.SMACK64\n[ 0.213647] evm: security.SMACK64EXEC\n[ 0.214385] evm: security.SMACK64TRANSMUTE\n[ 0.215173] evm: security.SMACK64MMAP\n[ 0.215894] evm: security.ima\n[ 0.216523] evm: security.capability\n[ 0.217318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219117] pinctrl core: initialized pinctrl subsystem\n[ 0.220186] RTC time: 7:09:44, date: 09/08/18\n[ 0.221129] NET: Registered protocol family 16\n[ 0.222082] cpuidle: using governor ladder\n[ 0.222873] cpuidle: using governor menu\n[ 0.223637] PCCT header not found.\n[ 0.224375] ACPI: bus type PCI registered\n[ 0.225158] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226367] PCI: Using configuration type 1 for base access\n[ 0.228107] ACPI: Added _OSI(Module Device)\n[ 0.228918] ACPI: Added _OSI(Processor Device)\n[ 0.229759] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230638] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232726] ACPI: Interpreter enabled\n[ 0.233474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240652] ACPI: (supports S0 S5)\n[ 0.241340] ACPI: Using IOAPIC for interrupt routing\n[ 0.242256] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246540] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247738] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251068] acpiphp: Slot [3] registered\n[ 0.251849] acpiphp: Slot [4] registered\n[ 0.252629] acpiphp: Slot [5] registered\n[ 0.253412] acpiphp: Slot [6] registered\n[ 0.254188] acpiphp: Slot [7] registered\n[ 0.254964] acpiphp: Slot [8] registered\n[ 0.255740] acpiphp: Slot [9] registered\n[ 0.256516] acpiphp: Slot [10] registered\n[ 0.257308] acpiphp: Slot [11] registered\n[ 0.258103] acpiphp: Slot [12] registered\n[ 0.259166] acpiphp: Slot [13] registered\n[ 0.259962] acpiphp: Slot [14] registered\n[ 0.260751] acpiphp: Slot [15] registered\n[ 0.271594] acpiphp: Slot [16] registered\n[ 0.272388] acpiphp: Slot [17] registered\n[ 0.273178] acpiphp: Slot [18] registered\n[ 0.273965] acpiphp: Slot [19] registered\n[ 0.274749] acpiphp: Slot [20] registered\n[ 0.275538] acpiphp: Slot [21] registered\n[ 0.276334] acpiphp: Slot [22] registered\n[ 0.277125] acpiphp: Slot [23] registered\n[ 0.278349] acpiphp: Slot [24] registered\n[ 0.279153] acpiphp: Slot [25] registered\n[ 0.279941] acpiphp: Slot [26] registered\n[ 0.280741] acpiphp: Slot [27] registered\n[ 0.281539] acpiphp: Slot [28] registered\n[ 0.282336] acpiphp: Slot [29] registered\n[ 0.283126] acpiphp: Slot [30] registered\n[ 0.283911] acpiphp: Slot [31] registered\n[ 0.284698] PCI host bridge to bus 0000:00\n[ 0.285491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287847] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296817] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298063] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357812] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363395] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365266] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366543] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367576] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369078] vgaarb: loaded\n[ 0.369663] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370780] SCSI subsystem initialized\n[ 0.371584] ACPI: bus type USB registered\n[ 0.372387] usbcore: registered new interface driver usbfs\n[ 0.373385] usbcore: registered new interface driver hub\n[ 0.374365] usbcore: registered new device driver usb\n[ 0.375395] PCI: Using ACPI for IRQ routing\n[ 0.376398] NetLabel: Initializing\n[ 0.377095] NetLabel: domain hash size = 128\n[ 0.377925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378851] NetLabel: unlabeled traffic allowed by default\n[ 0.379920] clocksource: Switched to clocksource kvm-clock\n[ 0.385551] AppArmor: AppArmor Filesystem Enabled\n[ 0.386526] pnp: PnP ACPI init\n[ 0.387433] pnp: PnP ACPI: found 5 devices\n[ 0.393794] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395449] NET: Registered protocol family 2\n[ 0.396396] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398757] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399876] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400918] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402057] NET: Registered protocol family 1\n[ 0.402894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403965] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405003] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418916] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433051] Trying to unpack rootfs image as initramfs...\n[ 0.483446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497571] Scanning for low memory corruption every 60 seconds\n[ 0.498979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500096] audit: initializing netlink subsys (disabled)\n[ 0.501092] audit: type=2000 audit(1536390584.930:1): initialized\n[ 0.502371] Initialise system trusted keyring\n[ 0.503279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506348] zbud: loaded\n[ 0.507050] VFS: Disk quotas dquot_6.6.0\n[ 0.507846] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509340] fuse init (API version 7.23)\n[ 0.510208] Key type big_key registered\n[ 0.510989] Allocating IMA MOK and blacklist keyrings.\n[ 0.512084] Key type asymmetric registered\n[ 0.512882] Asymmetric key parser 'x509' registered\n[ 0.513810] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515232] io scheduler noop registered\n[ 0.516015] io scheduler deadline registered (default)\n[ 0.516982] io scheduler cfq registered\n[ 0.517792] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521826] ACPI: Power Button [PWRF]\n[ 0.522644] GHES: HEST is not enabled!\n[ 0.536326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574811] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601260] Linux agpgart interface v0.103\n[ 0.603858] brd: module loaded\n[ 0.605125] loop: module loaded\n[ 0.609492] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610900] GPT:90111 != 2097151\n[ 0.611633] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612924] GPT:90111 != 2097151\n[ 0.613780] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614987] vda: vda1 vda15\n[ 0.616769] scsi host0: ata_piix\n[ 0.617675] scsi host1: ata_piix\n[ 0.618538] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621847] libphy: Fixed MDIO Bus: probed\n[ 0.622854] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624049] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627173] PPP generic driver version 2.4.2\n[ 0.628375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630151] ehci-pci: EHCI PCI platform driver\n[ 0.630942] ehci-platform: EHCI generic platform driver\n[ 0.632190] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633595] ohci-pci: OHCI PCI platform driver\n[ 0.634713] ohci-platform: OHCI generic platform driver\n[ 0.635801] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650628] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651619] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653040] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656340] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657717] usb usb1: Product: UHCI Host Controller\n[ 0.658624] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660765] hub 1-0:1.0: USB hub found\n[ 0.661526] hub 1-0:1.0: 2 ports detected\n[ 0.662421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664502] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665435] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666440] mousedev: PS/2 mouse device common for all mice\n[ 0.667736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669527] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671766] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672931] i2c /dev entries driver\n[ 0.673689] device-mapper: uevent: version 1.0.3\n[ 0.674620] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677867] NET: Registered protocol family 10\n[ 0.678857] NET: Registered protocol family 17\n[ 0.679722] Key type dns_resolver registered\n[ 0.680642] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683434] registered taskstats version 1\n[ 0.684253] Loading compiled-in X.509 certificates\n[ 0.685667] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687466] zswap: loaded using pool lzo/zbud\n[ 0.688868] Key type trusted registered\n[ 0.690863] Key type encrypted registered\n[ 0.691697] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692711] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693727] evm: HMAC attrs: 0x1\n[ 0.694640] Magic number: 2:974:166\n[ 0.695481] rtc_cmos 00:00: setting system clock to 2018-09-08 07:09:45 UTC (1536390585)\n[ 0.697048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698132] EDD information not available.\n[ 0.780890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782432] Write protecting the kernel read-only data: 14336k\n[ 0.794418] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796190] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.230053] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmPsSK3i/gvDFXqiLaassUoE3p0hSDmGR6z6Qj53IZix7yCOSNPLOsRar+0WCJMDuX662HP9+Pw5/47KItGRvLkXXZBNk6/4gOlW7hk0WNtZGQpHhfNrRS1LXDaSvmjjKFva9vHpJxh3rZ/g3stQWy9a4oGfY6JR6QVPohjvVckVw1FLH+7PKz3J52VsPShOP4vSXucWdw/Js6KmCM34szrifaGPZ+b5VuewFXdIYnGFCEwWnxJmutnrA4ekwzLlrD7HUSnmfLA+/LjfFKwnc1QIoT4Gpvpv1nA0BLpf4GySJo5zSJ1NWbqlkMk8LFAj0+ITYtgqiQXZ7/E9l6efu5 root@vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0\nssh-dss AAAAB3NzaC1kc3MAAACBAIbyS9bE+auCd84qv6CthCOUVnO99ufAxL5PHvHKH6pu4yA2NlagxDVIzNoxGtSivVhfK00EuG0HJgvf83CDmVJ6krDjVdATZyy9mLdYmR6UAEDs9iwVWXldkypEDa0Id/znRkNOpIjjshsAdR05aAkE+k1E0NZxm7twyGjKDuXDAAAAFQC6rLmQF1/fiwuhiSLRwAYSKSKPgQAAAIAQLuFaGZckfb+ImAtIoLpQLmQpT7oYUN0Rfa94agsvGeg+Tvb0sm2CgGN5Sl62Pr9+c/GqgnG/BFZ0tDWjQlW54eB8yaUZ+O5S+O9kOcHFDfKESg9n75VnT6ZurESStQgRQ3pk0KqftO0/y5PaI2zZiNqW1SqdFGwazHDh1BObLgAAAIAUH0mQUZSk09jYtFoIauUmZmRNkhfyLzRuB2p8x8p9iy2nVY3fKnLjJR1534OcyvNwFYoIFdjFDETHz0hLigo9vWeaQfuNI0s4IqCAxsJX+HleOpJHp7PtZgAJriJOWRKrzbXrcx2WWmiwCT5Jp6cOxHa8EQxYCCw8RSFj7xnbLA== root@vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe62:30ea/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0 login: "} 2018-09-08 07:09:49,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1/action used request id req-0b8bcf4b-4a3b-49c7-97ad-92b0cd7b0ac5 2018-09-08 07:09:49,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10224890709s 2018-09-08 07:09:49,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1/action used request id req-0b8bcf4b-4a3b-49c7-97ad-92b0cd7b0ac5 2018-09-08 07:09:49,833 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 517128629 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.129657] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131266] pid_max: default: 32768 minimum: 301 [ 0.132134] ACPI: Core revision 20150930 [ 0.133501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134806] Security Framework initialized [ 0.135603] Yama: becoming mindful. [ 0.136325] AppArmor: AppArmor initialized [ 0.137175] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139693] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140861] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142219] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143839] Initializing cgroup subsys devices [ 0.144682] Initializing cgroup subsys freezer [ 0.145532] Initializing cgroup subsys net_cls [ 0.146402] Initializing cgroup subsys perf_event [ 0.147296] Initializing cgroup subsys net_prio [ 0.148155] Initializing cgroup subsys hugetlb [ 0.149009] Initializing cgroup subsys pids [ 0.149862] CPU: Physical Processor ID: 0 [ 0.151337] mce: CPU supports 10 MCE banks [ 0.152163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164038] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170571] ftrace: allocating 31920 entries in 125 pages [ 0.197629] smpboot: Max logical packages: 1 [ 0.198491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199803] x2apic enabled [ 0.200615] Switched APIC routing to physical x2apic. [ 0.202347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205376] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207123] KVM setup paravirtual spinlock [ 0.208428] x86: Booted up 1 node, 1 CPUs [ 0.209218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210580] devtmpfs: initialized [ 0.212289] evm: security.selinux [ 0.212975] evm: security.SMACK64 [ 0.213647] evm: security.SMACK64EXEC [ 0.214385] evm: security.SMACK64TRANSMUTE [ 0.215173] evm: security.SMACK64MMAP [ 0.215894] evm: security.ima [ 0.216523] evm: security.capability [ 0.217318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219117] pinctrl core: initialized pinctrl subsystem [ 0.220186] RTC time: 7:09:44, date: 09/08/18 [ 0.221129] NET: Registered protocol family 16 [ 0.222082] cpuidle: using governor ladder [ 0.222873] cpuidle: using governor menu [ 0.223637] PCCT header not found. [ 0.224375] ACPI: bus type PCI registered [ 0.225158] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226367] PCI: Using configuration type 1 for base access [ 0.228107] ACPI: Added _OSI(Module Device) [ 0.228918] ACPI: Added _OSI(Processor Device) [ 0.229759] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230638] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232726] ACPI: Interpreter enabled [ 0.233474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237066] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240652] ACPI: (supports S0 S5) [ 0.241340] ACPI: Using IOAPIC for interrupt routing [ 0.242256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246540] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247738] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251068] acpiphp: Slot [3] registered [ 0.251849] acpiphp: Slot [4] registered [ 0.252629] acpiphp: Slot [5] registered [ 0.253412] acpiphp: Slot [6] registered [ 0.254188] acpiphp: Slot [7] registered [ 0.254964] acpiphp: Slot [8] registered [ 0.255740] acpiphp: Slot [9] registered [ 0.256516] acpiphp: Slot [10] registered [ 0.257308] acpiphp: Slot [11] registered [ 0.258103] acpiphp: Slot [12] registered [ 0.259166] acpiphp: Slot [13] registered [ 0.259962] acpiphp: Slot [14] registered [ 0.260751] acpiphp: Slot [15] registered [ 0.271594] acpiphp: Slot [16] registered [ 0.272388] acpiphp: Slot [17] registered [ 0.273178] acpiphp: Slot [18] registered [ 0.273965] acpiphp: Slot [19] registered [ 0.274749] acpiphp: Slot [20] registered [ 0.275538] acpiphp: Slot [21] registered [ 0.276334] acpiphp: Slot [22] registered [ 0.277125] acpiphp: Slot [23] registered [ 0.278349] acpiphp: Slot [24] registered [ 0.279153] acpiphp: Slot [25] registered [ 0.279941] acpiphp: Slot [26] registered [ 0.280741] acpiphp: Slot [27] registered [ 0.281539] acpiphp: Slot [28] registered [ 0.282336] acpiphp: Slot [29] registered [ 0.283126] acpiphp: Slot [30] registered [ 0.283911] acpiphp: Slot [31] registered [ 0.284698] PCI host bridge to bus 0000:00 [ 0.285491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286668] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287847] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290674] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296817] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298063] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299208] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300435] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357812] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363395] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365266] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366543] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367576] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.369078] vgaarb: loaded [ 0.369663] vgaarb: bridge control possible 0000:00:02.0 [ 0.370780] SCSI subsystem initialized [ 0.371584] ACPI: bus type USB registered [ 0.372387] usbcore: registered new interface driver usbfs [ 0.373385] usbcore: registered new interface driver hub [ 0.374365] usbcore: registered new device driver usb [ 0.375395] PCI: Using ACPI for IRQ routing [ 0.376398] NetLabel: Initializing [ 0.377095] NetLabel: domain hash size = 128 [ 0.377925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378851] NetLabel: unlabeled traffic allowed by default [ 0.379920] clocksource: Switched to clocksource kvm-clock [ 0.385551] AppArmor: AppArmor Filesystem Enabled [ 0.386526] pnp: PnP ACPI init [ 0.387433] pnp: PnP ACPI: found 5 devices [ 0.393794] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395449] NET: Registered protocol family 2 [ 0.396396] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398757] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399876] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400918] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402057] NET: Registered protocol family 1 [ 0.402894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403965] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405003] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418916] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433051] Trying to unpack rootfs image as initramfs... [ 0.483446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497571] Scanning for low memory corruption every 60 seconds [ 0.498979] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500096] audit: initializing netlink subsys (disabled) [ 0.501092] audit: type=2000 audit(1536390584.930:1): initialized [ 0.502371] Initialise system trusted keyring [ 0.503279] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506348] zbud: loaded [ 0.507050] VFS: Disk quotas dquot_6.6.0 [ 0.507846] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509340] fuse init (API version 7.23) [ 0.510208] Key type big_key registered [ 0.510989] Allocating IMA MOK and blacklist keyrings. [ 0.512084] Key type asymmetric registered [ 0.512882] Asymmetric key parser 'x509' registered [ 0.513810] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515232] io scheduler noop registered [ 0.516015] io scheduler deadline registered (default) [ 0.516982] io scheduler cfq registered [ 0.517792] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521826] ACPI: Power Button [PWRF] [ 0.522644] GHES: HEST is not enabled! [ 0.536326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574811] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601260] Linux agpgart interface v0.103 [ 0.603858] brd: module loaded [ 0.605125] loop: module loaded [ 0.609492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610900] GPT:90111 != 2097151 [ 0.611633] GPT:Alternate GPT header not at the end of the disk. [ 0.612924] GPT:90111 != 2097151 [ 0.613780] GPT: Use GNU Parted to correct GPT errors. [ 0.614987] vda: vda1 vda15 [ 0.616769] scsi host0: ata_piix [ 0.617675] scsi host1: ata_piix [ 0.618538] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.620062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.621847] libphy: Fixed MDIO Bus: probed [ 0.622854] tun: Universal TUN/TAP device driver, 1.6 [ 0.624049] tun: (C) 1999-2004 Max Krasnyansky [ 0.627173] PPP generic driver version 2.4.2 [ 0.628375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630151] ehci-pci: EHCI PCI platform driver [ 0.630942] ehci-platform: EHCI generic platform driver [ 0.632190] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633595] ohci-pci: OHCI PCI platform driver [ 0.634713] ohci-platform: OHCI generic platform driver [ 0.635801] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650628] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651619] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653040] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654022] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.655114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656340] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657717] usb usb1: Product: UHCI Host Controller [ 0.658624] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660765] hub 1-0:1.0: USB hub found [ 0.661526] hub 1-0:1.0: 2 ports detected [ 0.662421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.664502] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665435] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666440] mousedev: PS/2 mouse device common for all mice [ 0.667736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669527] rtc_cmos 00:00: RTC can wake from S4 [ 0.670601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671766] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672931] i2c /dev entries driver [ 0.673689] device-mapper: uevent: version 1.0.3 [ 0.674620] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676614] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677867] NET: Registered protocol family 10 [ 0.678857] NET: Registered protocol family 17 [ 0.679722] Key type dns_resolver registered [ 0.680642] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683434] registered taskstats version 1 [ 0.684253] Loading compiled-in X.509 certificates [ 0.685667] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687466] zswap: loaded using pool lzo/zbud [ 0.688868] Key type trusted registered [ 0.690863] Key type encrypted registered [ 0.691697] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692711] ima: No TPM chip found, activating TPM-bypass! [ 0.693727] evm: HMAC attrs: 0x1 [ 0.694640] Magic number: 2:974:166 [ 0.695481] rtc_cmos 00:00: setting system clock to 2018-09-08 07:09:45 UTC (1536390585) [ 0.697048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698132] EDD information not available. [ 0.780890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.782432] Write protecting the kernel read-only data: 14336k [ 0.794418] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.796190] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.02 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.230053] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmPsSK3i/gvDFXqiLaassUoE3p0hSDmGR6z6Qj53IZix7yCOSNPLOsRar+0WCJMDuX662HP9+Pw5/47KItGRvLkXXZBNk6/4gOlW7hk0WNtZGQpHhfNrRS1LXDaSvmjjKFva9vHpJxh3rZ/g3stQWy9a4oGfY6JR6QVPohjvVckVw1FLH+7PKz3J52VsPShOP4vSXucWdw/Js6KmCM34szrifaGPZ+b5VuewFXdIYnGFCEwWnxJmutnrA4ekwzLlrD7HUSnmfLA+/LjfFKwnc1QIoT4Gpvpv1nA0BLpf4GySJo5zSJ1NWbqlkMk8LFAj0+ITYtgqiQXZ7/E9l6efu5 root@vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0 ssh-dss AAAAB3NzaC1kc3MAAACBAIbyS9bE+auCd84qv6CthCOUVnO99ufAxL5PHvHKH6pu4yA2NlagxDVIzNoxGtSivVhfK00EuG0HJgvf83CDmVJ6krDjVdATZyy9mLdYmR6UAEDs9iwVWXldkypEDa0Id/znRkNOpIjjshsAdR05aAkE+k1E0NZxm7twyGjKDuXDAAAAFQC6rLmQF1/fiwuhiSLRwAYSKSKPgQAAAIAQLuFaGZckfb+ImAtIoLpQLmQpT7oYUN0Rfa94agsvGeg+Tvb0sm2CgGN5Sl62Pr9+c/GqgnG/BFZ0tDWjQlW54eB8yaUZ+O5S+O9kOcHFDfKESg9n75VnT6ZurESStQgRQ3pk0KqftO0/y5PaI2zZiNqW1SqdFGwazHDh1BObLgAAAIAUH0mQUZSk09jYtFoIauUmZmRNkhfyLzRuB2p8x8p9iy2nVY3fKnLjJR1534OcyvNwFYoIFdjFDETHz0hLigo9vWeaQfuNI0s4IqCAxsJX+HleOpJHp7PtZgAJriJOWRKrzbXrcx2WWmiwCT5Jp6cOxHa8EQxYCCw8RSFj7xnbLA== root@vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe62:30ea/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-fbe54530-2f0d-4579-9a31-fcdc676828f0 login: 2018-09-08 07:09:49,835 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-08 07:09:49,956 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:09:49,956 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-08 07:09:49,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 07:09:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:50,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:09:49 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-bc4e4403-fce9-43e0-b53a-ceee55d8f518 x-compute-request-id: req-bc4e4403-fce9-43e0-b53a-ceee55d8f518 Content-Type: application/json 2018-09-08 07:09:50,118 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781 used request id req-bc4e4403-fce9-43e0-b53a-ceee55d8f518 2018-09-08 07:09:50,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156152009964s 2018-09-08 07:09:50,118 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781 used request id req-bc4e4403-fce9-43e0-b53a-ceee55d8f518 2018-09-08 07:09:50,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:50,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50c7fbf1-2893-422a-bbf8-94f4bc254ab6 x-compute-request-id: req-50c7fbf1-2893-422a-bbf8-94f4bc254ab6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:50Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:50,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50c7fbf1-2893-422a-bbf8-94f4bc254ab6 2018-09-08 07:09:50,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70646905899s 2018-09-08 07:09:50,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50c7fbf1-2893-422a-bbf8-94f4bc254ab6 2018-09-08 07:09:50,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:52,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:53,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdb13dbc-45c8-489a-8ca3-9d8c72925ff6 x-compute-request-id: req-bdb13dbc-45c8-489a-8ca3-9d8c72925ff6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:8e:f5", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:53,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdb13dbc-45c8-489a-8ca3-9d8c72925ff6 2018-09-08 07:09:53,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664191007614s 2018-09-08 07:09:53,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdb13dbc-45c8-489a-8ca3-9d8c72925ff6 2018-09-08 07:09:53,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:55,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:56,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e7f0304-a8ac-4cbd-b259-df7a4f7b1846 x-compute-request-id: req-0e7f0304-a8ac-4cbd-b259-df7a4f7b1846 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:56,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e7f0304-a8ac-4cbd-b259-df7a4f7b1846 2018-09-08 07:09:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526147842407s 2018-09-08 07:09:56,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e7f0304-a8ac-4cbd-b259-df7a4f7b1846 2018-09-08 07:09:56,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:09:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:09:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:09:58,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82ec99b-8c13-4f14-81dc-92d9b8f1b882 x-compute-request-id: req-f82ec99b-8c13-4f14-81dc-92d9b8f1b882 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:09:58,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f82ec99b-8c13-4f14-81dc-92d9b8f1b882 2018-09-08 07:09:58,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506011962891s 2018-09-08 07:09:58,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f82ec99b-8c13-4f14-81dc-92d9b8f1b882 2018-09-08 07:09:58,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:00,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:00,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:01,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18cf0f5f-0575-4cc7-a61a-07d806d0742c x-compute-request-id: req-18cf0f5f-0575-4cc7-a61a-07d806d0742c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:01,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18cf0f5f-0575-4cc7-a61a-07d806d0742c 2018-09-08 07:10:01,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662815093994s 2018-09-08 07:10:01,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18cf0f5f-0575-4cc7-a61a-07d806d0742c 2018-09-08 07:10:01,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:03,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:03,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10: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,Accept-Encoding x-openstack-request-id: req-810ec362-c1c6-4c7f-8264-5a307a58cc13 x-compute-request-id: req-810ec362-c1c6-4c7f-8264-5a307a58cc13 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:03,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-810ec362-c1c6-4c7f-8264-5a307a58cc13 2018-09-08 07:10:03,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524579048157s 2018-09-08 07:10:03,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-810ec362-c1c6-4c7f-8264-5a307a58cc13 2018-09-08 07:10:03,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:05,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:06,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2693c30-d858-4be2-b516-127bc511fefb x-compute-request-id: req-c2693c30-d858-4be2-b516-127bc511fefb Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:06,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2693c30-d858-4be2-b516-127bc511fefb 2018-09-08 07:10:06,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702764034271s 2018-09-08 07:10:06,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2693c30-d858-4be2-b516-127bc511fefb 2018-09-08 07:10:06,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:08,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:08,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25368a36-d2fc-4be4-8a95-2758d31294ee x-compute-request-id: req-25368a36-d2fc-4be4-8a95-2758d31294ee Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:08,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25368a36-d2fc-4be4-8a95-2758d31294ee 2018-09-08 07:10:08,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51997089386s 2018-09-08 07:10:08,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25368a36-d2fc-4be4-8a95-2758d31294ee 2018-09-08 07:10:08,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:10,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:10 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-7265bbe2-70f0-45bf-be1e-230eaaba7b78 x-compute-request-id: req-7265bbe2-70f0-45bf-be1e-230eaaba7b78 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:11,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7265bbe2-70f0-45bf-be1e-230eaaba7b78 2018-09-08 07:10:11,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574959993362s 2018-09-08 07:10:11,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7265bbe2-70f0-45bf-be1e-230eaaba7b78 2018-09-08 07:10:11,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:13,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:13,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:14,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076a9cd9-f077-436d-8623-0aa56d0d6081 x-compute-request-id: req-076a9cd9-f077-436d-8623-0aa56d0d6081 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:14,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-076a9cd9-f077-436d-8623-0aa56d0d6081 2018-09-08 07:10:14,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809732913971s 2018-09-08 07:10:14,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-076a9cd9-f077-436d-8623-0aa56d0d6081 2018-09-08 07:10:14,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:16,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:16,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c77a06f-b593-49bb-b9b2-5cf55f6875d3 x-compute-request-id: req-6c77a06f-b593-49bb-b9b2-5cf55f6875d3 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:16,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c77a06f-b593-49bb-b9b2-5cf55f6875d3 2018-09-08 07:10:16,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566332101822s 2018-09-08 07:10:16,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c77a06f-b593-49bb-b9b2-5cf55f6875d3 2018-09-08 07:10:16,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:18,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:18,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:19,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-012c2019-7038-4191-a6af-e6196a94e302 x-compute-request-id: req-012c2019-7038-4191-a6af-e6196a94e302 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:19,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-012c2019-7038-4191-a6af-e6196a94e302 2018-09-08 07:10:19,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576267004013s 2018-09-08 07:10:19,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-012c2019-7038-4191-a6af-e6196a94e302 2018-09-08 07:10:19,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:21,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:21,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:21 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-215e8e59-5047-430f-ae38-f4e39371a3dd x-compute-request-id: req-215e8e59-5047-430f-ae38-f4e39371a3dd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40ca3304-9a13-48d3-807f-90338c6ed781", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:30.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "40ca3304-9a13-48d3-807f-90338c6ed781", "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:52Z", "hostId": "9477f76a7781aed1a62e17f84c9e2edf9a5b26c0976f9c3527c618bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:24Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:21,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-215e8e59-5047-430f-ae38-f4e39371a3dd 2018-09-08 07:10:21,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395974159241s 2018-09-08 07:10:21,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-215e8e59-5047-430f-ae38-f4e39371a3dd 2018-09-08 07:10:21,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:23,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:24,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aedbfa6d-fa76-467c-86eb-6e9edbbbd945 x-compute-request-id: req-aedbfa6d-fa76-467c-86eb-6e9edbbbd945 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:09:45Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:24,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aedbfa6d-fa76-467c-86eb-6e9edbbbd945 2018-09-08 07:10:24,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570998191833s 2018-09-08 07:10:24,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aedbfa6d-fa76-467c-86eb-6e9edbbbd945 2018-09-08 07:10:24,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 07:10:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:24,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d3eb4ac-7fae-4adc-a80a-480eaae06144 x-compute-request-id: req-3d3eb4ac-7fae-4adc-a80a-480eaae06144 Content-Type: application/json 2018-09-08 07:10:24,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1 used request id req-3d3eb4ac-7fae-4adc-a80a-480eaae06144 2018-09-08 07:10:24,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.144354820251s 2018-09-08 07:10:24,645 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1 used request id req-3d3eb4ac-7fae-4adc-a80a-480eaae06144 2018-09-08 07:10:24,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:24,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20b7c866-7de9-4b8d-bdd4-466994c60ad0 x-compute-request-id: req-20b7c866-7de9-4b8d-bdd4-466994c60ad0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:30:ea", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1620e817-28de-4c31-8148-a1fb035448a1", "rel": "bookmark"}], "image": {"id": "b62bf766-2eb8-4b76-99c3-98224698282a", "links": [{"href": "http://172.30.9.23:8774/images/b62bf766-2eb8-4b76-99c3-98224698282a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T07:09:44.000000", "flavor": {"id": "7939eea5-6116-4ede-a5a9-d882915e5293", "links": [{"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}]}, "id": "1620e817-28de-4c31-8148-a1fb035448a1", "security_groups": [{"name": "default"}], "user_id": "0e7da9c297bb4d43bebe2d195b519aa0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T07:10:24Z", "hostId": "236771c659e372c802ef506a10b402ce20ae8a7b00323b5cc69aca81", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fbe54530-2f0d-4579-9a31-fcdc676828f0", "created": "2018-09-08T07:09:35Z", "tenant_id": "38adca85199a4dae960982f6a705044e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 07:10:24,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20b7c866-7de9-4b8d-bdd4-466994c60ad0 2018-09-08 07:10:24,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34962105751s 2018-09-08 07:10:24,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20b7c866-7de9-4b8d-bdd4-466994c60ad0 2018-09-08 07:10:24,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 07:10:26,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 07:10:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:27,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c18bad5b-5bb5-462f-96a0-8e506d64aa13 x-compute-request-id: req-c18bad5b-5bb5-462f-96a0-8e506d64aa13 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 07:10:27,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c18bad5b-5bb5-462f-96a0-8e506d64aa13 2018-09-08 07:10:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0853428840637s 2018-09-08 07:10:27,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c18bad5b-5bb5-462f-96a0-8e506d64aa13 2018-09-08 07:10:27,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 07:10:27,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" -d '{"subnet_id": "7a84f86c-cbe9-45d6-8254-10ea69fcbb67"}' 2018-09-08 07:10:28,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac7b4eaa-9944-4314-90d8-62772a7a7be4 Date: Sat, 08 Sep 2018 07:10:28 GMT RESP BODY: {"network_id": "4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69", "tenant_id": "38adca85199a4dae960982f6a705044e", "subnet_id": "7a84f86c-cbe9-45d6-8254-10ea69fcbb67", "subnet_ids": ["7a84f86c-cbe9-45d6-8254-10ea69fcbb67"], "port_id": "0981993f-47a1-4810-8a0c-1269181b07a4", "id": "7a4a04d3-4f20-42ee-a676-72c66d9e61c9"} 2018-09-08 07:10:28,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/remove_router_interface.json used request id req-ac7b4eaa-9944-4314-90d8-62772a7a7be4 2018-09-08 07:10:28,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47418189049s 2018-09-08 07:10:28,561 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9/remove_router_interface.json used request id req-ac7b4eaa-9944-4314-90d8-62772a7a7be4 returning object 7a4a04d3-4f20-42ee-a676-72c66d9e61c9 2018-09-08 07:10:28,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 07:10:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:28,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f12cf956-7c0f-447a-9c8c-f95e273344c9 Date: Sat, 08 Sep 2018 07:10:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:13Z", "admin_state_up": true, "updated_at": "2018-09-08T07:10:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "38adca85199a4dae960982f6a705044e", "id": "7a4a04d3-4f20-42ee-a676-72c66d9e61c9", "name": "vping_userdata-router_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:10:28,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f12cf956-7c0f-447a-9c8c-f95e273344c9 2018-09-08 07:10:28,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0826020240784s 2018-09-08 07:10:28,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f12cf956-7c0f-447a-9c8c-f95e273344c9 2018-09-08 07:10:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 07:10:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:31,926 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ece055bd-7056-43cd-8d82-e486c8628dc1 Content-Length: 0 Date: Sat, 08 Sep 2018 07:10:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:10:31,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9.json used request id req-ece055bd-7056-43cd-8d82-e486c8628dc1 2018-09-08 07:10:31,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.28069591522s 2018-09-08 07:10:31,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/7a4a04d3-4f20-42ee-a676-72c66d9e61c9.json used request id req-ece055bd-7056-43cd-8d82-e486c8628dc1 2018-09-08 07:10:31,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:10:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6430ae8-3c97-4c3b-9b77-ab76e91349bc Date: Sat, 08 Sep 2018 07:10:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:09:12Z","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":"38adca85199a4dae960982f6a705044e","id":"7a84f86c-cbe9-45d6-8254-10ea69fcbb67","subnetpool_id":null,"name":"vping_userdata-subnet_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:10:31,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d6430ae8-3c97-4c3b-9b77-ab76e91349bc 2018-09-08 07:10:31,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.052346944809s 2018-09-08 07:10:31,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d6430ae8-3c97-4c3b-9b77-ab76e91349bc 2018-09-08 07:10:31,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 07:10:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7a84f86c-cbe9-45d6-8254-10ea69fcbb67.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:34,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a693848-a38b-48dd-929f-08cfefee5728 Date: Sat, 08 Sep 2018 07:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:10:34,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7a84f86c-cbe9-45d6-8254-10ea69fcbb67.json used request id req-5a693848-a38b-48dd-929f-08cfefee5728 2018-09-08 07:10:34,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.14372682571s 2018-09-08 07:10:34,125 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7a84f86c-cbe9-45d6-8254-10ea69fcbb67.json used request id req-5a693848-a38b-48dd-929f-08cfefee5728 2018-09-08 07:10:34,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:10:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:34,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-72d949af-b8ae-4d0a-a28d-399b38fe860c Date: Sat, 08 Sep 2018 07:10:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"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-08T07:10:33Z","tenant_id":"38adca85199a4dae960982f6a705044e","created_at":"2018-09-08T07:09:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"38adca85199a4dae960982f6a705044e","id":"4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69","name":"vping_userdata-net_fbe54530-2f0d-4579-9a31-fcdc676828f0"}]} 2018-09-08 07:10:34,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-72d949af-b8ae-4d0a-a28d-399b38fe860c 2018-09-08 07:10:34,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1098549366s 2018-09-08 07:10:34,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-72d949af-b8ae-4d0a-a28d-399b38fe860c 2018-09-08 07:10:34,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 07:10:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:35,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdaaacae-2f87-4158-844f-8fb83fb75266 Date: Sat, 08 Sep 2018 07:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:10:35,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69.json used request id req-fdaaacae-2f87-4158-844f-8fb83fb75266 2018-09-08 07:10:35,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28227496147s 2018-09-08 07:10:35,520 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4a4aa71c-ccd8-40d0-b8cb-0b8d229e2a69.json used request id req-fdaaacae-2f87-4158-844f-8fb83fb75266 2018-09-08 07:10:35,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:10:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:35,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-cbaff03f-2e51-4bb0-98d2-c9f76be981ba Date: Sat, 08 Sep 2018 07:10:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "metadata": {}}], "file": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a/file", "owner": "38adca85199a4dae960982f6a705044e", "id": "b62bf766-2eb8-4b76-99c3-98224698282a", "size": 12716032, "self": "/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b62bf766-2eb8-4b76-99c3-98224698282a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:09:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fbe54530-2f0d-4579-9a31-fcdc676828f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:09:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:10:35,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbaff03f-2e51-4bb0-98d2-c9f76be981ba 2018-09-08 07:10:35,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179347038269s 2018-09-08 07:10:35,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbaff03f-2e51-4bb0-98d2-c9f76be981ba 2018-09-08 07:10:35,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:10:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}695144da608801547770378b2a60697553a649af" 2018-09-08 07:10:36,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1db2e3c8-8c1f-416f-98f4-d0879e8fdce0 Date: Sat, 08 Sep 2018 07:10:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:10:36,571 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a used request id req-1db2e3c8-8c1f-416f-98f4-d0879e8fdce0 2018-09-08 07:10:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.869601011276s 2018-09-08 07:10:36,572 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b62bf766-2eb8-4b76-99c3-98224698282a used request id req-1db2e3c8-8c1f-416f-98f4-d0879e8fdce0 2018-09-08 07:10:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:10:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:36,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b42afdd6-8fee-466f-b974-575725ba910e x-compute-request-id: req-b42afdd6-8fee-466f-b974-575725ba910e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7939eea5-6116-4ede-a5a9-d882915e5293", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7939eea5-6116-4ede-a5a9-d882915e5293", "name": "vping_userdata-flavor_fbe54530-2f0d-4579-9a31-fcdc676828f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:10:36,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b42afdd6-8fee-466f-b974-575725ba910e 2018-09-08 07:10:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339121818542s 2018-09-08 07:10:36,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b42afdd6-8fee-466f-b974-575725ba910e 2018-09-08 07:10:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:10:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:36,650 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-402a4248-47ca-4baf-b596-5910ecd1630d x-compute-request-id: req-402a4248-47ca-4baf-b596-5910ecd1630d Content-Length: 0 Content-Type: application/json 2018-09-08 07:10:36,650 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293 used request id req-402a4248-47ca-4baf-b596-5910ecd1630d 2018-09-08 07:10:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425570011139s 2018-09-08 07:10:36,651 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7939eea5-6116-4ede-a5a9-d882915e5293 used request id req-402a4248-47ca-4baf-b596-5910ecd1630d 2018-09-08 07:10:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:10:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:36,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61cfd28-17ca-4b97-8b4f-c435e43e88c0 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0", "links": {"self": "http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0"}, "domain_id": "default", "enabled": true, "id": "0e7da9c297bb4d43bebe2d195b519aa0", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:10:36,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b61cfd28-17ca-4b97-8b4f-c435e43e88c0 2018-09-08 07:10:36,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930531024933s 2018-09-08 07:10:36,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b61cfd28-17ca-4b97-8b4f-c435e43e88c0 2018-09-08 07:10:36,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:10:36,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de447819-12de-4ba5-b5d4-90739f139985 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0"}, "enabled": true, "id": "0e7da9c297bb4d43bebe2d195b519aa0", "options": {}, "domain_id": "default", "name": "vping_userdata-user_fbe54530-2f0d-4579-9a31-fcdc676828f0"}} 2018-09-08 07:10:36,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 used request id req-de447819-12de-4ba5-b5d4-90739f139985 2018-09-08 07:10:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924150943756s 2018-09-08 07:10:36,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 used request id req-de447819-12de-4ba5-b5d4-90739f139985 2018-09-08 07:10:36,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:10:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:37,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbeb320b-74bc-40fe-88da-63097e610b86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:10:37,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 used request id req-dbeb320b-74bc-40fe-88da-63097e610b86 2018-09-08 07:10:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222327947617s 2018-09-08 07:10:37,067 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0e7da9c297bb4d43bebe2d195b519aa0 used request id req-dbeb320b-74bc-40fe-88da-63097e610b86 2018-09-08 07:10:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:10:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:37,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ce1d68-f76f-4c4c-ba70-4181efdfcff2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e"}, "enabled": true, "id": "38adca85199a4dae960982f6a705044e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fbe54530-2f0d-4579-9a31-fcdc676828f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:10:37,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-92ce1d68-f76f-4c4c-ba70-4181efdfcff2 2018-09-08 07:10:37,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755889415741s 2018-09-08 07:10:37,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-92ce1d68-f76f-4c4c-ba70-4181efdfcff2 2018-09-08 07:10:37,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:10:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:37,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc5661b-aa70-4ed2-89f4-083522ca3624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:10:37,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ebc5661b-aa70-4ed2-89f4-083522ca3624 2018-09-08 07:10:37,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164900064468s 2018-09-08 07:10:37,311 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ebc5661b-aa70-4ed2-89f4-083522ca3624 2018-09-08 07:10:37,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:37,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056eef11-4db8-4245-b211-db521bdb8d4e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a87c0cc6a1ca47d193f6ac6d600cd635", "links": {"self": "http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:37,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-056eef11-4db8-4245-b211-db521bdb8d4e 2018-09-08 07:10:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751769542694s 2018-09-08 07:10:37,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:10:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09992966a05a60d34fb9e2f3b5ea3a84387fe4fc" 2018-09-08 07:10:37,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b2028a-e56a-43a4-a4ab-05d2e51f1ac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:10:37,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a87c0cc6a1ca47d193f6ac6d600cd635 used request id req-b0b2028a-e56a-43a4-a4ab-05d2e51f1ac3 2018-09-08 07:10:37,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0992171764374s 2018-09-08 07:10:37,541 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:10:37,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:10:37,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:10:37,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:10:37,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:10:37,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:10:37,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:10:37,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:10:37,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:10:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604ca6ec-82ef-48ba-a709-c57a11c05469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:10:37,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-604ca6ec-82ef-48ba-a709-c57a11c05469 2018-09-08 07:10:37,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:10:37,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["suJQQLTKR3eR26EFkc59vw"], "issued_at": "2018-09-08T07:10:37.000000Z"}} 2018-09-08 07:10:37,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:10:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:38,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bdf32164-dbf7-46c8-9637-9729534f101d Date: Sat, 08 Sep 2018 07:10:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:10:38,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdf32164-dbf7-46c8-9637-9729534f101d 2018-09-08 07:10:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233531951904s 2018-09-08 07:10:38,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdf32164-dbf7-46c8-9637-9729534f101d 2018-09-08 07:10:38,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:10:38,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:38,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:10:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:38,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79da2d6-28ce-4957-ba77-3910195752b1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:10:38,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b79da2d6-28ce-4957-ba77-3910195752b1 2018-09-08 07:10:38,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0916249752045s 2018-09-08 07:10:38,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:10:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}}' 2018-09-08 07:10:38,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ac78fc-2d89-485f-89bd-250af20ce405 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087"}, "enabled": true, "id": "4e7012ee1cc0467993d9c934893c7087", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}} 2018-09-08 07:10:38,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-37ac78fc-2d89-485f-89bd-250af20ce405 2018-09-08 07:10:38,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103911876678s 2018-09-08 07:10:38,398 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-37ac78fc-2d89-485f-89bd-250af20ce405 2018-09-08 07:10:38,398 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'id': u'4e7012ee1cc0467993d9c934893c7087', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:10:38,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:10:38,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.339444875717s 2018-09-08 07:10:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:38,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae8619d-6701-42bb-91c8-0148c0336159 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513"}, "enabled": true, "id": "880e89029b4a4f09be269735fb78f513", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}} 2018-09-08 07:10:38,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 used request id req-fae8619d-6701-42bb-91c8-0148c0336159 2018-09-08 07:10:38,845 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'880e89029b4a4f09be269735fb78f513', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825'}) 2018-09-08 07:10:38,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:38,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883b2aad-ff4a-4012-8669-fde90994cacb Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:38,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-883b2aad-ff4a-4012-8669-fde90994cacb 2018-09-08 07:10:38,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836620330811s 2018-09-08 07:10:38,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e65b1d6-faba-4b05-8d98-684cceabf019 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:39,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e65b1d6-faba-4b05-8d98-684cceabf019 2018-09-08 07:10:39,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776300430298s 2018-09-08 07:10:39,009 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:10:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:10:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"role": {"name": "Member"}}' 2018-09-08 07:10:39,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d076b72-522c-4244-9c8e-d080d6bead18 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}} 2018-09-08 07:10:39,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d076b72-522c-4244-9c8e-d080d6bead18 2018-09-08 07:10:39,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100802898407s 2018-09-08 07:10:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85284d42-308e-43b6-8913-16a003db05c1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "domain_id": null, "name": "Member", "id": "37d02c9bc13e44d3940bf3d73bc63ccf"}} 2018-09-08 07:10:39,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf used request id req-85284d42-308e-43b6-8913-16a003db05c1 2018-09-08 07:10:39,181 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf'}, 'domain_id': None, 'human_id': None, 'id': u'37d02c9bc13e44d3940bf3d73bc63ccf', 'HUMAN_ID': False}) 2018-09-08 07:10:39,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30d6ce6-e8af-49fd-9ab4-7a2435d31bd3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:39,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b30d6ce6-e8af-49fd-9ab4-7a2435d31bd3 2018-09-08 07:10:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809509754181s 2018-09-08 07:10:39,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:10:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc82896c-480a-41ad-814a-bd7cd0dc8216 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:10:39,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-dc82896c-480a-41ad-814a-bd7cd0dc8216 2018-09-08 07:10:39,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790410041809s 2018-09-08 07:10:39,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:10:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d640ca6-93df-4987-88c7-4d2eff77ab04 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "links": {"self": "http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513"}, "domain_id": "default", "enabled": true, "id": "880e89029b4a4f09be269735fb78f513", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:10:39,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d640ca6-93df-4987-88c7-4d2eff77ab04 2018-09-08 07:10:39,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945591926575s 2018-09-08 07:10:39,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d640ca6-93df-4987-88c7-4d2eff77ab04 2018-09-08 07:10:39,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:10:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2224eea-5d63-4b00-a7ef-97636a79ad68 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087"}, "enabled": true, "id": "4e7012ee1cc0467993d9c934893c7087", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:10:39,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d2224eea-5d63-4b00-a7ef-97636a79ad68 2018-09-08 07:10:39,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078784942627s 2018-09-08 07:10:39,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d2224eea-5d63-4b00-a7ef-97636a79ad68 2018-09-08 07:10:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:10:39,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=37d02c9bc13e44d3940bf3d73bc63ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca88464-780e-4819-97e4-31107104f083 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=37d02c9bc13e44d3940bf3d73bc63ccf", "previous": null, "next": null}} 2018-09-08 07:10:39,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=37d02c9bc13e44d3940bf3d73bc63ccf used request id req-8ca88464-780e-4819-97e4-31107104f083 2018-09-08 07:10:39,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0756058692932s 2018-09-08 07:10:39,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:10:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087/users/880e89029b4a4f09be269735fb78f513/roles/37d02c9bc13e44d3940bf3d73bc63ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea63cf33-59ed-49cc-b4ab-89ab1ca3f83a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:10:39,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087/users/880e89029b4a4f09be269735fb78f513/roles/37d02c9bc13e44d3940bf3d73bc63ccf used request id req-ea63cf33-59ed-49cc-b4ab-89ab1ca3f83a 2018-09-08 07:10:39,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.160228013992s 2018-09-08 07:10:39,764 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '77aaa902-a2ed-4f85-a33c-f9319bdff55a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'project_id': u'4e7012ee1cc0467993d9c934893c7087', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:10:39,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:10:39,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:10:39,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:10:39,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:10:39,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:10:39,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:10:39,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:10:39,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:10:39,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:10:39,769 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'password': '77aaa902-a2ed-4f85-a33c-f9319bdff55a', 'project_name': 'tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4e7012ee1cc0467993d9c934893c7087', 'project_domain_name': 'Default'} 2018-09-08 07:10:39,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc57760-af27-438f-a321-73a60ce118f4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:39,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bfc57760-af27-438f-a321-73a60ce118f4 2018-09-08 07:10:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0886008739471s 2018-09-08 07:10:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:10:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:39,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8305a655-bc06-4241-ac56-32c27252d3ec Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:10:39,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8305a655-bc06-4241-ac56-32c27252d3ec 2018-09-08 07:10:39,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826711654663s 2018-09-08 07:10:39,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:10:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:40,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a0f7d9-8ff3-4a3b-a749-d231e607fcf7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:10:40,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e5a0f7d9-8ff3-4a3b-a749-d231e607fcf7 2018-09-08 07:10:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0745708942413s 2018-09-08 07:10:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:10:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5561cb5-bc42-454d-86e5-56a2ed5642c5 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "links": {"self": "http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513"}, "domain_id": "default", "enabled": true, "id": "880e89029b4a4f09be269735fb78f513", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:10:40,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a5561cb5-bc42-454d-86e5-56a2ed5642c5 2018-09-08 07:10:40,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.094092130661s 2018-09-08 07:10:40,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a5561cb5-bc42-454d-86e5-56a2ed5642c5 2018-09-08 07:10:40,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:10:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:40,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82096a1-0a49-4d98-92f0-4796c5e21f26 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087"}, "enabled": true, "id": "4e7012ee1cc0467993d9c934893c7087", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:10:40,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a82096a1-0a49-4d98-92f0-4796c5e21f26 2018-09-08 07:10:40,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811491012573s 2018-09-08 07:10:40,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a82096a1-0a49-4d98-92f0-4796c5e21f26 2018-09-08 07:10:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:10:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1c0f2b-d5b2-4f1b-a09d-8183a3b5d5b5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 07:10:40,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=880e89029b4a4f09be269735fb78f513&scope.project.id=4e7012ee1cc0467993d9c934893c7087&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-5b1c0f2b-d5b2-4f1b-a09d-8183a3b5d5b5 2018-09-08 07:10:40,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0744590759277s 2018-09-08 07:10:40,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:10:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087/users/880e89029b4a4f09be269735fb78f513/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:40,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cef5a8-2b71-4140-9f94-a7b2b914e238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:10:40,401 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087/users/880e89029b4a4f09be269735fb78f513/roles/f376d2e221f54d64a99cacf2559df943 used request id req-19cef5a8-2b71-4140-9f94-a7b2b914e238 2018-09-08 07:10:40,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122863054276s 2018-09-08 07:10:40,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-08 07:10:45,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-08 07:10:44.855 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9c4ee638-e0c4-4937-9e9b-306290293d1d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9c4ee638-e0c4-4937-9e9b-306290293d1d | 2018-09-08T07:10:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9c4ee638-e0c4-4937-9e9b-306290293d1d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-08 07:10:48,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-08 07:10:48,541 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-08 07:10:55,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-08 07:10:52.847 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-08 07:10:52.985 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-08 07:10:55.176 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f) as the default verifier for the future CLI operations. 2018-09-08 07:10:58,415 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-08 07:10:58,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:10:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:58,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5278ce3f-c499-44d9-bd18-2f37c489f49e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:10:58,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5278ce3f-c499-44d9-bd18-2f37c489f49e 2018-09-08 07:10:58,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0910291671753s 2018-09-08 07:10:58,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:10:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:10:58,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc4946e-b8e0-4b05-8cb0-5877f89ca659 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087"}, "enabled": true, "id": "4e7012ee1cc0467993d9c934893c7087", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:10:58,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-acc4946e-b8e0-4b05-8cb0-5877f89ca659 2018-09-08 07:10:58,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0957250595093s 2018-09-08 07:10:58,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-acc4946e-b8e0-4b05-8cb0-5877f89ca659 2018-09-08 07:10:58,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:10:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"network": {"shared": true, "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "name": "tempest_smoke_serial-net_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "admin_state_up": true}}' 2018-09-08 07:10:59,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-c59b0459-dff2-4182-bb8a-36ea3fe9ba4d Date: Sat, 08 Sep 2018 07:10:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e91c1038-540b-4479-84c3-08859c05de04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"4e7012ee1cc0467993d9c934893c7087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:10:59Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke_serial-net_dfbbfbbe-9673-4c65-bb3b-30e27c79e825","admin_state_up":true,"tenant_id":"4e7012ee1cc0467993d9c934893c7087","created_at":"2018-09-08T07:10:58Z","mtu":1450}} 2018-09-08 07:10:59,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c59b0459-dff2-4182-bb8a-36ea3fe9ba4d 2018-09-08 07:10:59,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.589514017105s 2018-09-08 07:10:59,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c59b0459-dff2-4182-bb8a-36ea3fe9ba4d 2018-09-08 07:10:59,199 - 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-08T07:10:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e91c1038-540b-4479-84c3-08859c05de04', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke_serial-net_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'created_at': u'2018-09-08T07:10:58Z', u'mtu': 1450, u'tenant_id': u'4e7012ee1cc0467993d9c934893c7087', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4e7012ee1cc0467993d9c934893c7087'}) 2018-09-08 07:10:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:10:59,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d715329-bc9b-42d8-91fc-627939be5b33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:10:59,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d715329-bc9b-42d8-91fc-627939be5b33 2018-09-08 07:10:59,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:10:59,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "37d02c9bc13e44d3940bf3d73bc63ccf", "name": "Member"}], "expires_at": "2018-09-08T08:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e7012ee1cc0467993d9c934893c7087", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4e7012ee1cc0467993d9c934893c7087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4e7012ee1cc0467993d9c934893c7087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4e7012ee1cc0467993d9c934893c7087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4e7012ee1cc0467993d9c934893c7087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4e7012ee1cc0467993d9c934893c7087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4e7012ee1cc0467993d9c934893c7087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4e7012ee1cc0467993d9c934893c7087", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "id": "880e89029b4a4f09be269735fb78f513"}, "audit_ids": ["OMYIMQxRQBS4Cr4XOD8QYA"], "issued_at": "2018-09-08T07:10:59.000000Z"}} 2018-09-08 07:10:59,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:10:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:10:59,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1400 X-Openstack-Request-Id: req-c3ed07ba-f77c-4fbd-870a-923d3cf51c73 Date: Sat, 08 Sep 2018 07:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e91c1038-540b-4479-84c3-08859c05de04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"4e7012ee1cc0467993d9c934893c7087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:10:59Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_dfbbfbbe-9673-4c65-bb3b-30e27c79e825","admin_state_up":true,"tenant_id":"4e7012ee1cc0467993d9c934893c7087","created_at":"2018-09-08T07:10:58Z","provider:network_type":"vxlan"}]} 2018-09-08 07:10:59,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3ed07ba-f77c-4fbd-870a-923d3cf51c73 2018-09-08 07:10:59,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236190795898s 2018-09-08 07:10:59,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3ed07ba-f77c-4fbd-870a-923d3cf51c73 2018-09-08 07:10:59,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:10:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "enable_dhcp": true, "network_id": "e91c1038-540b-4479-84c3-08859c05de04", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:11:00,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-037e64ec-fec2-4c24-b1ce-e4121207f737 Date: Sat, 08 Sep 2018 07:11:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e91c1038-540b-4479-84c3-08859c05de04","tenant_id":"4e7012ee1cc0467993d9c934893c7087","created_at":"2018-09-08T07:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:11:00Z","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":"4e7012ee1cc0467993d9c934893c7087","id":"1e5641bf-35a4-44c4-9c9f-81a1a59243ba","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}} 2018-09-08 07:11:00,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-037e64ec-fec2-4c24-b1ce-e4121207f737 2018-09-08 07:11:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.580935001373s 2018-09-08 07:11:00,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-037e64ec-fec2-4c24-b1ce-e4121207f737 2018-09-08 07:11:00,409 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:11:00Z', 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'1e5641bf-35a4-44c4-9c9f-81a1a59243ba', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'enable_dhcp': True, u'network_id': u'e91c1038-540b-4479-84c3-08859c05de04', u'tenant_id': u'4e7012ee1cc0467993d9c934893c7087', u'created_at': u'2018-09-08T07:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4e7012ee1cc0467993d9c934893c7087'}) 2018-09-08 07:11:00,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:11:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "tempest_smoke_serial-router_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "admin_state_up": true}}' 2018-09-08 07:11:05,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-9a66a756-e515-4781-bfed-078043f7c22c Date: Sat, 08 Sep 2018 07:11:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:11:01Z", "admin_state_up": true, "updated_at": "2018-09-08T07:11:02Z", "project_id": "4e7012ee1cc0467993d9c934893c7087", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "52c48ade-0706-4d5a-ae5e-148a826437c5", "name": "tempest_smoke_serial-router_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}} 2018-09-08 07:11:05,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9a66a756-e515-4781-bfed-078043f7c22c 2018-09-08 07:11:05,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.5526509285s 2018-09-08 07:11:05,963 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9a66a756-e515-4781-bfed-078043f7c22c 2018-09-08 07:11:05,963 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:11:02Z', u'revision_number': 2, u'ha': True, u'id': u'52c48ade-0706-4d5a-ae5e-148a826437c5', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'admin_state_up': True, u'tenant_id': u'4e7012ee1cc0467993d9c934893c7087', u'created_at': u'2018-09-08T07:11:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'4e7012ee1cc0467993d9c934893c7087'}) 2018-09-08 07:11:05,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:11:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"subnet_id": "1e5641bf-35a4-44c4-9c9f-81a1a59243ba"}' 2018-09-08 07:11:07,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09b80b1b-cbb2-4e09-88dd-2280b49db3c6 Date: Sat, 08 Sep 2018 07:11:07 GMT RESP BODY: {"network_id": "e91c1038-540b-4479-84c3-08859c05de04", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "subnet_id": "1e5641bf-35a4-44c4-9c9f-81a1a59243ba", "subnet_ids": ["1e5641bf-35a4-44c4-9c9f-81a1a59243ba"], "port_id": "099ef9a1-0f2a-4490-9aec-e3cb63013ca8", "id": "52c48ade-0706-4d5a-ae5e-148a826437c5"} 2018-09-08 07:11:07,848 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/add_router_interface.json used request id req-09b80b1b-cbb2-4e09-88dd-2280b49db3c6 2018-09-08 07:11:07,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88401794434s 2018-09-08 07:11:07,848 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/add_router_interface.json used request id req-09b80b1b-cbb2-4e09-88dd-2280b49db3c6 returning object 52c48ade-0706-4d5a-ae5e-148a826437c5 2018-09-08 07:11:07,849 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:11:07,976 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:11:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:07,983 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:11:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:11:07,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:11:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:08,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5771ed65-00e4-4b93-b495-7e899bd588c0 Date: Sat, 08 Sep 2018 07:11:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:11:08,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5771ed65-00e4-4b93-b495-7e899bd588c0 2018-09-08 07:11:08,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167530059814s 2018-09-08 07:11:08,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5771ed65-00e4-4b93-b495-7e899bd588c0 2018-09-08 07:11:08,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:11:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}' 2018-09-08 07:11:08,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706 X-Openstack-Request-Id: req-7e72d163-4998-440d-aad3-eaeb6721d9d2 Date: Sat, 08 Sep 2018 07:11:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "abb4dbb8-2239-4139-b133-a43a46714706", "size": null, "self": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": null, "created_at": "2018-09-08T07:11:08Z", "protected": false} 2018-09-08 07:11:08,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7e72d163-4998-440d-aad3-eaeb6721d9d2 2018-09-08 07:11:08,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.321630001068s 2018-09-08 07:11:08,479 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7e72d163-4998-440d-aad3-eaeb6721d9d2 returning object abb4dbb8-2239-4139-b133-a43a46714706 2018-09-08 07:11:08,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:11:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '' 2018-09-08 07:11:10,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65d05d96-4869-48d7-a821-076b0d6f0d28 Date: Sat, 08 Sep 2018 07:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:11:10,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file used request id req-65d05d96-4869-48d7-a821-076b0d6f0d28 2018-09-08 07:11:10,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.09875893593s 2018-09-08 07:11:10,579 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file used request id req-65d05d96-4869-48d7-a821-076b0d6f0d28 2018-09-08 07:11:10,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:11:10,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:10,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-129d3ea1-e4a7-4d89-8a88-08af623284e6 Date: Sat, 08 Sep 2018 07:11:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "metadata": {}}], "file": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "abb4dbb8-2239-4139-b133-a43a46714706", "size": 12716032, "self": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:11:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:11:10,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-129d3ea1-e4a7-4d89-8a88-08af623284e6 2018-09-08 07:11:10,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179480075836s 2018-09-08 07:11:10,760 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-129d3ea1-e4a7-4d89-8a88-08af623284e6 2018-09-08 07:11:10,762 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file', 'owner': u'4e7012ee1cc0467993d9c934893c7087', 'id': u'abb4dbb8-2239-4139-b133-a43a46714706', 'size': 12716032, u'self': u'/v2/images/abb4dbb8-2239-4139-b133-a43a46714706', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e7012ee1cc0467993d9c934893c7087', 'name': 'tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:11:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:11:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/abb4dbb8-2239-4139-b133-a43a46714706', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'created': u'2018-09-08T07:11:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:11:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/abb4dbb8-2239-4139-b133-a43a46714706', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:11:10,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:11:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:11:10,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:10 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-9de9dd44-74b7-498c-a649-4ee8633b2a49 x-compute-request-id: req-9de9dd44-74b7-498c-a649-4ee8633b2a49 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f7b0b8b-9a3b-4810-a981-9b856413410a", "name": "tempest_smoke_serial-flavor_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:11:10,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9de9dd44-74b7-498c-a649-4ee8633b2a49 2018-09-08 07:11:10,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202400922775s 2018-09-08 07:11:10,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9de9dd44-74b7-498c-a649-4ee8633b2a49 returning object 1f7b0b8b-9a3b-4810-a981-9b856413410a 2018-09-08 07:11:10,966 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1f7b0b8b-9a3b-4810-a981-9b856413410a', 'swap': 0}) 2018-09-08 07:11:10,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:11:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"extra_specs": {}}' 2018-09-08 07:11:10,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:10 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-105ec50b-8297-4960-b510-b43982d15eb7 x-compute-request-id: req-105ec50b-8297-4960-b510-b43982d15eb7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:11:10,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a/os-extra_specs used request id req-105ec50b-8297-4960-b510-b43982d15eb7 2018-09-08 07:11:10,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208990573883s 2018-09-08 07:11:10,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a/os-extra_specs used request id req-105ec50b-8297-4960-b510-b43982d15eb7 2018-09-08 07:11:10,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:11:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:11,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:11:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:11,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1af7ff-a0b6-4a19-b4c8-72844c89571f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:11:11,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef1af7ff-a0b6-4a19-b4c8-72844c89571f 2018-09-08 07:11:11,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937509536743s 2018-09-08 07:11:11,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-08 07:11:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:11,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a3d78ed-c463-4500-a1f1-f2c892d17be6 x-compute-request-id: req-4a3d78ed-c463-4500-a1f1-f2c892d17be6 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 07:11:11,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-4a3d78ed-c463-4500-a1f1-f2c892d17be6 2018-09-08 07:11:11,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.194541931152s 2018-09-08 07:11:11,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-4a3d78ed-c463-4500-a1f1-f2c892d17be6 2018-09-08 07:11:11,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:11:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:11,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-91500234-46ff-4975-8176-336cc224c823 Date: Sat, 08 Sep 2018 07:11:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "metadata": {}}], "file": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "abb4dbb8-2239-4139-b133-a43a46714706", "size": 12716032, "self": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:11:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:11:11,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-91500234-46ff-4975-8176-336cc224c823 2018-09-08 07:11:11,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.238790035248s 2018-09-08 07:11:11,523 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-91500234-46ff-4975-8176-336cc224c823 2018-09-08 07:11:11,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:11:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}' 2018-09-08 07:11:11,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7 X-Openstack-Request-Id: req-6589441e-6188-46e1-a5ed-22be955147dc Date: Sat, 08 Sep 2018 07:11:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "454f7bd7-4d88-4209-85d5-05b2a1f080b7", "size": null, "self": "/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": null, "created_at": "2018-09-08T07:11:11Z", "protected": false} 2018-09-08 07:11:11,579 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6589441e-6188-46e1-a5ed-22be955147dc 2018-09-08 07:11:11,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.053722858429s 2018-09-08 07:11:11,580 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6589441e-6188-46e1-a5ed-22be955147dc returning object 454f7bd7-4d88-4209-85d5-05b2a1f080b7 2018-09-08 07:11:11,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:11:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '' 2018-09-08 07:11:13,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39f53530-8efc-4a90-be79-be3d6b77e6f5 Date: Sat, 08 Sep 2018 07:11:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:11:13,028 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file used request id req-39f53530-8efc-4a90-be79-be3d6b77e6f5 2018-09-08 07:11:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44771504402s 2018-09-08 07:11:13,029 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file used request id req-39f53530-8efc-4a90-be79-be3d6b77e6f5 2018-09-08 07:11:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:11:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:11:13,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-17b8c8ba-20ca-4617-ad9d-04f6064afb40 Date: Sat, 08 Sep 2018 07:11:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/snap", "metadata": {}}], "file": "/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "454f7bd7-4d88-4209-85d5-05b2a1f080b7", "size": 12716032, "self": "/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:11:11Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "metadata": {}}], "file": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "abb4dbb8-2239-4139-b133-a43a46714706", "size": 12716032, "self": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:11:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:11:13,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-17b8c8ba-20ca-4617-ad9d-04f6064afb40 2018-09-08 07:11:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173043012619s 2018-09-08 07:11:13,203 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-17b8c8ba-20ca-4617-ad9d-04f6064afb40 2018-09-08 07:11:13,206 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/file', 'owner': u'4e7012ee1cc0467993d9c934893c7087', 'id': u'454f7bd7-4d88-4209-85d5-05b2a1f080b7', 'size': 12716032, u'self': u'/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e7012ee1cc0467993d9c934893c7087', 'name': 'tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:11:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:11:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'created': u'2018-09-08T07:11:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:11:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:11:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:11:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:11:13,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da2d4746-8de9-4c31-bbfe-547154f282c9 x-compute-request-id: req-da2d4746-8de9-4c31-bbfe-547154f282c9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d99b6137-519c-42b6-a860-8781a7d5b968", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d99b6137-519c-42b6-a860-8781a7d5b968", "name": "tempest_smoke_serial-flavor_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:11:13,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-da2d4746-8de9-4c31-bbfe-547154f282c9 2018-09-08 07:11:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0721650123596s 2018-09-08 07:11:13,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-da2d4746-8de9-4c31-bbfe-547154f282c9 returning object d99b6137-519c-42b6-a860-8781a7d5b968 2018-09-08 07:11:13,280 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd99b6137-519c-42b6-a860-8781a7d5b968', 'swap': 0}) 2018-09-08 07:11:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:11:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" -d '{"extra_specs": {}}' 2018-09-08 07:11:13,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7abf5f2c-2206-476d-a6e1-746af397b707 x-compute-request-id: req-7abf5f2c-2206-476d-a6e1-746af397b707 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:11:13,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968/os-extra_specs used request id req-7abf5f2c-2206-476d-a6e1-746af397b707 2018-09-08 07:11:13,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234801769257s 2018-09-08 07:11:13,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968/os-extra_specs used request id req-7abf5f2c-2206-476d-a6e1-746af397b707 2018-09-08 07:11:13,305 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd99b6137-519c-42b6-a860-8781a7d5b968', 'swap': 0}) 2018-09-08 07:11:16,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-08 07:11:15.346 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f) for deployment 'opnfv-rally' (UUID=9c4ee638-e0c4-4937-9e9b-306290293d1d). 2018-09-08 07:11:16.210 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-08 07:11:16.213 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f) has been successfully configured for deployment 'opnfv-rally' (UUID=9c4ee638-e0c4-4937-9e9b-306290293d1d)! 2018-09-08 07:11:16,377 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-08 07:11:16,377 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-08 07:11:16,379 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-08 07:11:16,383 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-08 07:11:19,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d353b1d5-81e5-4529-907b-3adeb9941b5f/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-08 07:11:19,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-08 07:11:20,005 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-08 07:11:20,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-09-08 07:11:22,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:22.071 51 INFO rally.api [-] Starting verification (UUID=3e909056-8a0f-466a-a9cb-147397087f3f) for deployment 'opnfv-rally' (UUID=9c4ee638-e0c4-4937-9e9b-306290293d1d) by verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f). 2018-09-08 07:11:22,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3e909056-8a0f-466a-a9cb-147397087f3f 2018-09-08 07:11:29,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:29.696 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.208s] 2018-09-08 07:11:29,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:29.751 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-09-08 07:11:35,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:35.907 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.380s] 2018-09-08 07:11:38,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:38.961 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.052s] 2018-09-08 07:11:51,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:11:51.474 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.773s] 2018-09-08 07:12:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:12:08.127 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.741s] 2018-09-08 07:12:48,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:12:48.327 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2018-09-08 07:12:48,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:12:48.328 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-08 07:13:25,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:13:25.406 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-09-08 07:13:25,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:13:25.407 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-08 07:14:04,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:14:04.313 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-09-08 07:14:04,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:14:04.314 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-08 07:14:54,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:14:54.838 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.727s] 2018-09-08 07:15:20,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:20.652 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2018-09-08 07:15:20,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:20.753 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-09-08 07:15:27,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:27.436 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.609s] 2018-09-08 07:15:27,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:27.446 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-08 07:15:28,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:28.727 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-08 07:15:28,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:28.728 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-08 07:15:33,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:33.179 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.555s] 2018-09-08 07:15:38,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:38.945 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-09-08 07:15:45,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:45.510 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.695s] 2018-09-08 07:15:52,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:15:52.604 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.580s] 2018-09-08 07:16:01,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:01.695 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.188s] 2018-09-08 07:16:07,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:07.655 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.380s] 2018-09-08 07:16:13,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:13.326 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.194s] 2018-09-08 07:16:20,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:20.493 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.461s] 2018-09-08 07:16:27,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:27.268 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.442s] 2018-09-08 07:16:35,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:35.340 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.854s] 2018-09-08 07:16:37,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:37.732 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-08 07:16:39,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:39.734 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2018-09-08 07:16:39,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:39.905 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.171s] 2018-09-08 07:16:39,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:39.975 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2018-09-08 07:16:39,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:39.981 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-08 07:16:44,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:44.126 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.899s] 2018-09-08 07:16:46,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:46.366 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.239s] 2018-09-08 07:16:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:48.521 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.155s] 2018-09-08 07:16:54,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:16:54.468 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-08 07:17:02,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:02.324 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.589s] 2018-09-08 07:17:18,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:18.808 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.963s] 2018-09-08 07:17:23,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:23.588 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.778s] 2018-09-08 07:17:37,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:37.204 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.971s] 2018-09-08 07:17:40,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:40.678 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.474s] 2018-09-08 07:17:48,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:48.833 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.152s] 2018-09-08 07:17:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:17:58.550 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.961s] 2018-09-08 07:18:02,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:02.016 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.465s] 2018-09-08 07:18:08,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:08.163 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.146s] 2018-09-08 07:18:23,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:23.497 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.340s] 2018-09-08 07:18:23,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:23.927 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.430s] 2018-09-08 07:18:24,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:24.052 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.124s] 2018-09-08 07:18:24,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:24.264 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.212s] 2018-09-08 07:18:24,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:24.529 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.263s] 2018-09-08 07:18:24,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:24.731 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.202s] 2018-09-08 07:18:38,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:38.574 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.801s] 2018-09-08 07:18:39,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:39.006 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.433s] 2018-09-08 07:18:39,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:39.276 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.268s] 2018-09-08 07:18:39,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:39.358 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-09-08 07:18:39,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:39.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.317s] 2018-09-08 07:18:39,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:39.869 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.192s] 2018-09-08 07:18:54,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:54.381 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.293s] 2018-09-08 07:18:59,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:18:59.845 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.463s] 2018-09-08 07:19:01,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:01.562 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.717s] 2018-09-08 07:19:01,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:01.761 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.199s] 2018-09-08 07:19:01,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:01.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.066s] 2018-09-08 07:19:14,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:14.119 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.154s] 2018-09-08 07:19:20,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:20.279 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.159s] 2018-09-08 07:19:22,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:22.336 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.057s] 2018-09-08 07:19:22,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:22.544 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.208s] 2018-09-08 07:19:22,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:22.621 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.077s] 2018-09-08 07:19:44,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:44.762 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.533s] 2018-09-08 07:19:55,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:19:55.994 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.232s] 2018-09-08 07:20:06,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:20:06.563 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.566s] 2018-09-08 07:20:16,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:20:16.165 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.602s] 2018-09-08 07:20:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:20:46.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.917s] 2018-09-08 07:20:58,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:20:58.804 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.975s] 2018-09-08 07:21:09,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:09.715 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.911s] 2018-09-08 07:21:18,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:18.728 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.011s] 2018-09-08 07:21:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:35.019 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.667s] 2018-09-08 07:21:37,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:37.219 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.197s] 2018-09-08 07:21:37,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:37.286 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2018-09-08 07:21:42,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:42.005 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.544s] 2018-09-08 07:21:44,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:44.211 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.203s] 2018-09-08 07:21:44,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:44.408 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.199s] 2018-09-08 07:21:48,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:48.877 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.386s] 2018-09-08 07:21:52,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:52.150 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-08 07:21:53,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:53.405 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-08 07:21:53,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:53.407 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-08 07:21:53,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:53.409 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-08 07:21:53,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:53.410 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-08 07:21:53,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:53.411 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-08 07:21:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:21:55.456 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-09-08 07:22:16,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:22:16.559 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.171s] 2018-09-08 07:22:29,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:22:29.952 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.178s] 2018-09-08 07:22:42,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:22:42.253 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.298s] 2018-09-08 07:22:52,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:22:52.060 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.189s] 2018-09-08 07:24:06,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:24:06.891 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.580s] 2018-09-08 07:24:45,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:24:45.954 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.230s] 2018-09-08 07:25:41,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:25:41.764 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.776s] 2018-09-08 07:26:01,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3e909056-8a0f-466a-a9cb-147397087f3f 2018-09-08 07:26:01,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3e909056-8a0f-466a-a9cb-147397087f3f']'. 2018-09-08 07:26:02,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3e909056-8a0f-466a-a9cb-147397087f3f | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-08 07:11:22 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-08 07:26:01 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:39 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d353b1d5-81e5-4529-907b-3adeb9941b5f) | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9c4ee638-e0c4-4937-9e9b-306290293d1d) | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 854.429 | 2018-09-08 07:26:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-08 07:26:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-08 07:26:02,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-08 07:26:02,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:26:02,891 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:04 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-08 07:26:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:26:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:04,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ed8b07b-ab19-4a1f-9310-749f441373f4 Date: Sat, 08 Sep 2018 07:26:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:26:04,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7 used request id req-3ed8b07b-ab19-4a1f-9310-749f441373f4 2018-09-08 07:26:04,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.01000404358s 2018-09-08 07:26:04,908 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/454f7bd7-4d88-4209-85d5-05b2a1f080b7 used request id req-3ed8b07b-ab19-4a1f-9310-749f441373f4 2018-09-08 07:26:04,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:26:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:05,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26: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-e8358104-c56d-470c-8dab-ab8e8332b133 x-compute-request-id: req-e8358104-c56d-470c-8dab-ab8e8332b133 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f7b0b8b-9a3b-4810-a981-9b856413410a", "name": "tempest_smoke_serial-flavor_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d99b6137-519c-42b6-a860-8781a7d5b968", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d99b6137-519c-42b6-a860-8781a7d5b968", "name": "tempest_smoke_serial-flavor_alt_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:26:05,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e8358104-c56d-470c-8dab-ab8e8332b133 2018-09-08 07:26:05,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.177819013596s 2018-09-08 07:26:05,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e8358104-c56d-470c-8dab-ab8e8332b133 2018-09-08 07:26:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:26:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:05,147 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:26:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-440cbfb1-5cf4-4251-97d5-6ff7993a47d3 x-compute-request-id: req-440cbfb1-5cf4-4251-97d5-6ff7993a47d3 Content-Length: 0 Content-Type: application/json 2018-09-08 07:26:05,147 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968 used request id req-440cbfb1-5cf4-4251-97d5-6ff7993a47d3 2018-09-08 07:26:05,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0570678710938s 2018-09-08 07:26:05,147 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d99b6137-519c-42b6-a860-8781a7d5b968 used request id req-440cbfb1-5cf4-4251-97d5-6ff7993a47d3 2018-09-08 07:26:05,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 07:26:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" -d '{"subnet_id": "1e5641bf-35a4-44c4-9c9f-81a1a59243ba"}' 2018-09-08 07:26:06,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2475907-9e92-4b44-8e76-cce1747a21e4 Date: Sat, 08 Sep 2018 07:26:06 GMT RESP BODY: {"network_id": "e91c1038-540b-4479-84c3-08859c05de04", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "subnet_id": "1e5641bf-35a4-44c4-9c9f-81a1a59243ba", "subnet_ids": ["1e5641bf-35a4-44c4-9c9f-81a1a59243ba"], "port_id": "099ef9a1-0f2a-4490-9aec-e3cb63013ca8", "id": "52c48ade-0706-4d5a-ae5e-148a826437c5"} 2018-09-08 07:26:06,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/remove_router_interface.json used request id req-f2475907-9e92-4b44-8e76-cce1747a21e4 2018-09-08 07:26:06,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4474260807s 2018-09-08 07:26:06,596 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5/remove_router_interface.json used request id req-f2475907-9e92-4b44-8e76-cce1747a21e4 returning object 52c48ade-0706-4d5a-ae5e-148a826437c5 2018-09-08 07:26:06,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 07:26:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:06,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-73e997a5-1926-4e04-a754-eb551533c711 Date: Sat, 08 Sep 2018 07:26:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:11:01Z", "admin_state_up": true, "updated_at": "2018-09-08T07:26:05Z", "project_id": "4e7012ee1cc0467993d9c934893c7087", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "52c48ade-0706-4d5a-ae5e-148a826437c5", "name": "tempest_smoke_serial-router_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}]} 2018-09-08 07:26:06,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73e997a5-1926-4e04-a754-eb551533c711 2018-09-08 07:26:06,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.208523988724s 2018-09-08 07:26:06,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73e997a5-1926-4e04-a754-eb551533c711 2018-09-08 07:26:06,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 07:26:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:10,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11eaabb1-9450-4ba6-be1f-f6032565c1fb Content-Length: 0 Date: Sat, 08 Sep 2018 07:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:26:10,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5.json used request id req-11eaabb1-9450-4ba6-be1f-f6032565c1fb 2018-09-08 07:26:10,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.39741611481s 2018-09-08 07:26:10,204 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/52c48ade-0706-4d5a-ae5e-148a826437c5.json used request id req-11eaabb1-9450-4ba6-be1f-f6032565c1fb 2018-09-08 07:26:10,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:26:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:10,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1302 X-Openstack-Request-Id: req-099959bd-c1d8-4a4c-acf7-fd2f1c18b16f Date: Sat, 08 Sep 2018 07:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e91c1038-540b-4479-84c3-08859c05de04","tenant_id":"4e7012ee1cc0467993d9c934893c7087","created_at":"2018-09-08T07:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:11:00Z","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":"4e7012ee1cc0467993d9c934893c7087","id":"1e5641bf-35a4-44c4-9c9f-81a1a59243ba","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 07:26:10,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-099959bd-c1d8-4a4c-acf7-fd2f1c18b16f 2018-09-08 07:26:10,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.194627046585s 2018-09-08 07:26:10,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-099959bd-c1d8-4a4c-acf7-fd2f1c18b16f 2018-09-08 07:26:10,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 07:26:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1e5641bf-35a4-44c4-9c9f-81a1a59243ba.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:12,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd8b2f14-96f1-4cdb-8990-0b3ecb153eaf Date: Sat, 08 Sep 2018 07:26:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:26:12,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1e5641bf-35a4-44c4-9c9f-81a1a59243ba.json used request id req-bd8b2f14-96f1-4cdb-8990-0b3ecb153eaf 2018-09-08 07:26:12,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.13962697983s 2018-09-08 07:26:12,541 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1e5641bf-35a4-44c4-9c9f-81a1a59243ba.json used request id req-bd8b2f14-96f1-4cdb-8990-0b3ecb153eaf 2018-09-08 07:26:12,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:26:12,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:12,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-57a4a69e-07de-4576-a02a-5e39be808fa0 Date: Sat, 08 Sep 2018 07:26:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e91c1038-540b-4479-84c3-08859c05de04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"4e7012ee1cc0467993d9c934893c7087","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:26:12Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_dfbbfbbe-9673-4c65-bb3b-30e27c79e825","admin_state_up":true,"tenant_id":"4e7012ee1cc0467993d9c934893c7087","created_at":"2018-09-08T07:10:58Z","provider:network_type":"vxlan"}]} 2018-09-08 07:26:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-57a4a69e-07de-4576-a02a-5e39be808fa0 2018-09-08 07:26:12,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363344907761s 2018-09-08 07:26:12,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-57a4a69e-07de-4576-a02a-5e39be808fa0 2018-09-08 07:26:12,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 07:26:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e91c1038-540b-4479-84c3-08859c05de04.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:13,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60601c36-0718-46e0-a01e-815c349e3b1d Date: Sat, 08 Sep 2018 07:26:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:26:13,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e91c1038-540b-4479-84c3-08859c05de04.json used request id req-60601c36-0718-46e0-a01e-815c349e3b1d 2018-09-08 07:26:13,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.853950023651s 2018-09-08 07:26:13,761 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e91c1038-540b-4479-84c3-08859c05de04.json used request id req-60601c36-0718-46e0-a01e-815c349e3b1d 2018-09-08 07:26:13,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:26:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:13,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-97d7ebb6-095a-4bbc-a7ba-613bc9a79d1b Date: Sat, 08 Sep 2018 07:26:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "metadata": {}}], "file": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706/file", "owner": "4e7012ee1cc0467993d9c934893c7087", "id": "abb4dbb8-2239-4139-b133-a43a46714706", "size": 12716032, "self": "/v2/images/abb4dbb8-2239-4139-b133-a43a46714706", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/abb4dbb8-2239-4139-b133-a43a46714706/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:11:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:11:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:26:13,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-97d7ebb6-095a-4bbc-a7ba-613bc9a79d1b 2018-09-08 07:26:13,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179172039032s 2018-09-08 07:26:13,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-97d7ebb6-095a-4bbc-a7ba-613bc9a79d1b 2018-09-08 07:26:13,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:26:13,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39c30b3806df4f8114ca5baf3a30d28d5f8f7c7e" 2018-09-08 07:26:15,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9f25cea-f8b4-4fd6-b481-de00a2b80c84 Date: Sat, 08 Sep 2018 07:26:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:26:15,392 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706 used request id req-a9f25cea-f8b4-4fd6-b481-de00a2b80c84 2018-09-08 07:26:15,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44905114174s 2018-09-08 07:26:15,392 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/abb4dbb8-2239-4139-b133-a43a46714706 used request id req-a9f25cea-f8b4-4fd6-b481-de00a2b80c84 2018-09-08 07:26:15,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:26:15,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:15,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5ba687-95ad-4670-9b4b-adf68e69ec72 x-compute-request-id: req-5a5ba687-95ad-4670-9b4b-adf68e69ec72 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f7b0b8b-9a3b-4810-a981-9b856413410a", "name": "tempest_smoke_serial-flavor_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:26:15,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5a5ba687-95ad-4670-9b4b-adf68e69ec72 2018-09-08 07:26:15,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357520580292s 2018-09-08 07:26:15,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5a5ba687-95ad-4670-9b4b-adf68e69ec72 2018-09-08 07:26:15,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:26:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:15,471 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10777795-c0cf-49b4-bb3d-7a2ca1304ea9 x-compute-request-id: req-10777795-c0cf-49b4-bb3d-7a2ca1304ea9 Content-Length: 0 Content-Type: application/json 2018-09-08 07:26:15,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a used request id req-10777795-c0cf-49b4-bb3d-7a2ca1304ea9 2018-09-08 07:26:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0409219264984s 2018-09-08 07:26:15,472 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1f7b0b8b-9a3b-4810-a981-9b856413410a used request id req-10777795-c0cf-49b4-bb3d-7a2ca1304ea9 2018-09-08 07:26:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:26:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:15,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b685079-8c16-4967-88d5-0a32e827687d Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825", "links": {"self": "http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513"}, "domain_id": "default", "enabled": true, "id": "880e89029b4a4f09be269735fb78f513", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:26:15,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7b685079-8c16-4967-88d5-0a32e827687d 2018-09-08 07:26:15,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102074146271s 2018-09-08 07:26:15,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7b685079-8c16-4967-88d5-0a32e827687d 2018-09-08 07:26:15,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:26:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:15,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec73fbaf-2e3d-45cd-a435-136da547edd7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513"}, "enabled": true, "id": "880e89029b4a4f09be269735fb78f513", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}} 2018-09-08 07:26:15,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 used request id req-ec73fbaf-2e3d-45cd-a435-136da547edd7 2018-09-08 07:26:15,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903918743134s 2018-09-08 07:26:15,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 used request id req-ec73fbaf-2e3d-45cd-a435-136da547edd7 2018-09-08 07:26:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:26:15,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:15,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce988a2b-8cdf-4186-bb36-e41f2b829b53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:26:15,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 used request id req-ce988a2b-8cdf-4186-bb36-e41f2b829b53 2018-09-08 07:26:15,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251620054245s 2018-09-08 07:26:15,925 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/880e89029b4a4f09be269735fb78f513 used request id req-ce988a2b-8cdf-4186-bb36-e41f2b829b53 2018-09-08 07:26:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:26:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:16,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099ba46d-be5a-41fc-b7a9-91ce009e6b17 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087"}, "enabled": true, "id": "4e7012ee1cc0467993d9c934893c7087", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_dfbbfbbe-9673-4c65-bb3b-30e27c79e825"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:26:16,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-099ba46d-be5a-41fc-b7a9-91ce009e6b17 2018-09-08 07:26:16,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0835790634155s 2018-09-08 07:26:16,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-099ba46d-be5a-41fc-b7a9-91ce009e6b17 2018-09-08 07:26:16,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:26:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:16,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dbb2409-f783-467a-b796-409365275113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:26:16,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-0dbb2409-f783-467a-b796-409365275113 2018-09-08 07:26:16,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142204046249s 2018-09-08 07:26:16,154 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-0dbb2409-f783-467a-b796-409365275113 2018-09-08 07:26:16,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:16,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6333647c-adbb-4f88-a93e-65984be0e754 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37d02c9bc13e44d3940bf3d73bc63ccf", "links": {"self": "http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:16,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6333647c-adbb-4f88-a93e-65984be0e754 2018-09-08 07:26:16,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0926969051361s 2018-09-08 07:26:16,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:26:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e4df4046b0e453173f54813b3593423e53d0f9" 2018-09-08 07:26:16,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f505ee94-8899-4450-a7f2-6034856a72c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:26:16,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/37d02c9bc13e44d3940bf3d73bc63ccf used request id req-f505ee94-8899-4450-a7f2-6034856a72c5 2018-09-08 07:26:16,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.124511957169s 2018-09-08 07:26:16,424 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:26:16,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:26:16,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:26:16,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:26:16,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:26:16,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:26:16,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:26:16,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6506a1-7df2-4d46-9a59-f630ef5bfb0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:26:16,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe6506a1-7df2-4d46-9a59-f630ef5bfb0d 2018-09-08 07:26:16,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:26:16,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["Q1ip5hqbTn6rlqFyITwf5A"], "issued_at": "2018-09-08T07:26:16.000000Z"}} 2018-09-08 07:26:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:26:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a3957355-4a64-4142-a80a-923a79d9a0a9 Date: Sat, 08 Sep 2018 07:26:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:26:17,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a3957355-4a64-4142-a80a-923a79d9a0a9 2018-09-08 07:26:17,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228839874268s 2018-09-08 07:26:17,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a3957355-4a64-4142-a80a-923a79d9a0a9 2018-09-08 07:26:17,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:26:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:26:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455997ed-dca3-4b62-b4ed-c9b718da9b4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:26:17,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-455997ed-dca3-4b62-b4ed-c9b718da9b4d 2018-09-08 07:26:17,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0850110054016s 2018-09-08 07:26:17,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:26:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}}' 2018-09-08 07:26:17,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf558bd9-4b1e-4488-a7cd-a7a6d62912c0 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc"}, "enabled": true, "id": "57150b8262e349309f1cc93f4e567dfc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}} 2018-09-08 07:26:17,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf558bd9-4b1e-4488-a7cd-a7a6d62912c0 2018-09-08 07:26:17,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109925031662s 2018-09-08 07:26:17,285 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf558bd9-4b1e-4488-a7cd-a7a6d62912c0 2018-09-08 07:26:17,286 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f', 'id': u'57150b8262e349309f1cc93f4e567dfc', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:26:17,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:26:17,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.364019870758s 2018-09-08 07:26:17,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079b28da-c4a9-49f0-9900-07d5cec3df3a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625"}, "enabled": true, "id": "51e55b62df6647ed9c0885ca483b6625", "options": {}, "domain_id": "default", "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f"}} 2018-09-08 07:26:17,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 used request id req-079b28da-c4a9-49f0-9900-07d5cec3df3a 2018-09-08 07:26:17,743 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51e55b62df6647ed9c0885ca483b6625', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f'}) 2018-09-08 07:26:17,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2191bc1-25dd-44b8-8006-659451180ebf Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:17,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2191bc1-25dd-44b8-8006-659451180ebf 2018-09-08 07:26:17,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808131694794s 2018-09-08 07:26:17,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1f962b-30d7-4f55-a29f-1d5b7ee0d6c6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da1f962b-30d7-4f55-a29f-1d5b7ee0d6c6 2018-09-08 07:26:17,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775239467621s 2018-09-08 07:26:17,904 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:26:17,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:26:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"role": {"name": "Member"}}' 2018-09-08 07:26:18,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ece0df-caf3-4904-ad23-4ae10f56e776 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "name": "Member"}} 2018-09-08 07:26:18,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8ece0df-caf3-4904-ad23-4ae10f56e776 2018-09-08 07:26:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0977199077606s 2018-09-08 07:26:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789a9b0c-a7c7-4b50-abec-f4aa9c2d1edb Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "domain_id": null, "name": "Member", "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}} 2018-09-08 07:26:18,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 used request id req-789a9b0c-a7c7-4b50-abec-f4aa9c2d1edb 2018-09-08 07:26:18,075 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5'}, 'domain_id': None, 'human_id': None, 'id': u'ccc7e6b0d81c417dbdd4eae6e2ecc1e5', 'HUMAN_ID': False}) 2018-09-08 07:26:18,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612f2364-fc10-441c-ab52-49519f022b75 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:18,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-612f2364-fc10-441c-ab52-49519f022b75 2018-09-08 07:26:18,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772070884705s 2018-09-08 07:26:18,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:26:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c188881-3b6a-49b4-b787-aae62dc0d2b9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:26:18,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4c188881-3b6a-49b4-b787-aae62dc0d2b9 2018-09-08 07:26:18,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073410987854s 2018-09-08 07:26:18,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:26:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b17d182-57e3-4b03-9de4-a8f4ab7b78f4 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f", "links": {"self": "http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625"}, "domain_id": "default", "enabled": true, "id": "51e55b62df6647ed9c0885ca483b6625", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:26:18,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b17d182-57e3-4b03-9de4-a8f4ab7b78f4 2018-09-08 07:26:18,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986649990082s 2018-09-08 07:26:18,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b17d182-57e3-4b03-9de4-a8f4ab7b78f4 2018-09-08 07:26:18,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:26:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffe36fb-d743-403a-bbd1-cc65330af04f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc"}, "enabled": true, "id": "57150b8262e349309f1cc93f4e567dfc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:26:18,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2ffe36fb-d743-403a-bbd1-cc65330af04f 2018-09-08 07:26:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162483930588s 2018-09-08 07:26:18,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2ffe36fb-d743-403a-bbd1-cc65330af04f 2018-09-08 07:26:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:26:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=ccc7e6b0d81c417dbdd4eae6e2ecc1e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5ef00c-d80f-4ac0-9960-48733de0c4af Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "previous": null, "next": null}} 2018-09-08 07:26:18,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=ccc7e6b0d81c417dbdd4eae6e2ecc1e5 used request id req-2c5ef00c-d80f-4ac0-9960-48733de0c4af 2018-09-08 07:26:18,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0754790306091s 2018-09-08 07:26:18,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:26:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc/users/51e55b62df6647ed9c0885ca483b6625/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64839343-104c-490a-b4d4-989b0669ac70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:26:18,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc/users/51e55b62df6647ed9c0885ca483b6625/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 used request id req-64839343-104c-490a-b4d4-989b0669ac70 2018-09-08 07:26:18,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11864900589s 2018-09-08 07:26:18,695 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '0bf373fb-b3e5-41c3-839f-52e2ab1b3044', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f', 'project_id': u'57150b8262e349309f1cc93f4e567dfc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:26:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:26:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:26:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:26:18,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:26:18,701 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f', 'password': '0bf373fb-b3e5-41c3-839f-52e2ab1b3044', 'project_name': 'rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '57150b8262e349309f1cc93f4e567dfc', 'project_domain_name': 'Default'} 2018-09-08 07:26:18,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce8a24-4ed1-4f3d-b96f-31772f6b6873 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:18,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4ce8a24-4ed1-4f3d-b96f-31772f6b6873 2018-09-08 07:26:18,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812227725983s 2018-09-08 07:26:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:26:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57928c05-dde7-49fc-b754-6ae8af38938e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:26:18,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57928c05-dde7-49fc-b754-6ae8af38938e 2018-09-08 07:26:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796141624451s 2018-09-08 07:26:18,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:26:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:18,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347d231b-3bb9-4ae7-9446-323a78c520b7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:26:18,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-347d231b-3bb9-4ae7-9446-323a78c520b7 2018-09-08 07:26:18,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.081423997879s 2018-09-08 07:26:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:26:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:19,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6796237-e948-4512-baf2-686effc03aae Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f", "links": {"self": "http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625"}, "domain_id": "default", "enabled": true, "id": "51e55b62df6647ed9c0885ca483b6625", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:26:19,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e6796237-e948-4512-baf2-686effc03aae 2018-09-08 07:26:19,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989739894867s 2018-09-08 07:26:19,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e6796237-e948-4512-baf2-686effc03aae 2018-09-08 07:26:19,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:26:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:19,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2f33a1-1959-4bc1-926a-3a391ddd0baa Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc"}, "enabled": true, "id": "57150b8262e349309f1cc93f4e567dfc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:26:19,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4a2f33a1-1959-4bc1-926a-3a391ddd0baa 2018-09-08 07:26:19,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0724349021912s 2018-09-08 07:26:19,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4a2f33a1-1959-4bc1-926a-3a391ddd0baa 2018-09-08 07:26:19,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:26:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:19,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cc91ba-bd9c-4e81-b3c3-5f26dd3f1fda Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 07:26:19,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=51e55b62df6647ed9c0885ca483b6625&scope.project.id=57150b8262e349309f1cc93f4e567dfc&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-66cc91ba-bd9c-4e81-b3c3-5f26dd3f1fda 2018-09-08 07:26:19,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0847120285034s 2018-09-08 07:26:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:26:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc/users/51e55b62df6647ed9c0885ca483b6625/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:19,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c024b88a-373e-447b-8b76-499899ba95e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:26:19,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc/users/51e55b62df6647ed9c0885ca483b6625/roles/f376d2e221f54d64a99cacf2559df943 used request id req-c024b88a-373e-447b-8b76-499899ba95e9 2018-09-08 07:26:19,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133599996567s 2018-09-08 07:26:19,347 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-08 07:26:23,511 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-09-08 07:26:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:26:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:23,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d291e9e6-fc89-4bc0-808c-40dba70e4b0a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:26:23,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d291e9e6-fc89-4bc0-808c-40dba70e4b0a 2018-09-08 07:26:23,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0893888473511s 2018-09-08 07:26:23,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:26:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:26:23,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f48d1a-6217-435b-88f6-f656cfba38eb Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc"}, "enabled": true, "id": "57150b8262e349309f1cc93f4e567dfc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:26:23,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a8f48d1a-6217-435b-88f6-f656cfba38eb 2018-09-08 07:26:23,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0911688804626s 2018-09-08 07:26:23,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a8f48d1a-6217-435b-88f6-f656cfba38eb 2018-09-08 07:26:23,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:26:23,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"network": {"shared": true, "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "name": "rally_sanity-net_76c2177c-e395-4085-9769-3e9bf3e2393f", "admin_state_up": true}}' 2018-09-08 07:26:24,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ae03f452-557b-4d6e-91d5-e8918a69b3a1 Date: Sat, 08 Sep 2018 07:26:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e4c2111d-8131-48f8-89e8-1c52af047a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"57150b8262e349309f1cc93f4e567dfc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:26:24Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_76c2177c-e395-4085-9769-3e9bf3e2393f","admin_state_up":true,"tenant_id":"57150b8262e349309f1cc93f4e567dfc","created_at":"2018-09-08T07:26:24Z","mtu":1450}} 2018-09-08 07:26:24,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae03f452-557b-4d6e-91d5-e8918a69b3a1 2018-09-08 07:26:24,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.536201000214s 2018-09-08 07:26:24,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae03f452-557b-4d6e-91d5-e8918a69b3a1 2018-09-08 07:26:24,235 - 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-08T07:26:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e4c2111d-8131-48f8-89e8-1c52af047a0a', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_76c2177c-e395-4085-9769-3e9bf3e2393f', u'created_at': u'2018-09-08T07:26:24Z', u'mtu': 1450, u'tenant_id': u'57150b8262e349309f1cc93f4e567dfc', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'57150b8262e349309f1cc93f4e567dfc'}) 2018-09-08 07:26:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:26:24,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6c4b69-b3bf-4ec9-bb1c-39357acaca1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:26:24,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e6c4b69-b3bf-4ec9-bb1c-39357acaca1a 2018-09-08 07:26:24,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:26:24,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "name": "Member"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57150b8262e349309f1cc93f4e567dfc", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/57150b8262e349309f1cc93f4e567dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/57150b8262e349309f1cc93f4e567dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/57150b8262e349309f1cc93f4e567dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/57150b8262e349309f1cc93f4e567dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/57150b8262e349309f1cc93f4e567dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/57150b8262e349309f1cc93f4e567dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/57150b8262e349309f1cc93f4e567dfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f", "id": "51e55b62df6647ed9c0885ca483b6625"}, "audit_ids": ["2-Lve71dT1OxYt1V45Peng"], "issued_at": "2018-09-08T07:26:24.000000Z"}} 2018-09-08 07:26:24,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:26:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:26:24,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0a90c6be-4ddb-4c74-a71c-818e238f39f9 Date: Sat, 08 Sep 2018 07:26:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e4c2111d-8131-48f8-89e8-1c52af047a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"57150b8262e349309f1cc93f4e567dfc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:26:24Z","qos_policy_id":null,"name":"rally_sanity-net_76c2177c-e395-4085-9769-3e9bf3e2393f","admin_state_up":true,"tenant_id":"57150b8262e349309f1cc93f4e567dfc","created_at":"2018-09-08T07:26:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:26:24,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0a90c6be-4ddb-4c74-a71c-818e238f39f9 2018-09-08 07:26:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241749048233s 2018-09-08 07:26:24,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0a90c6be-4ddb-4c74-a71c-818e238f39f9 2018-09-08 07:26:24,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:26:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '{"subnet": {"name": "rally_sanity-subnet_76c2177c-e395-4085-9769-3e9bf3e2393f", "enable_dhcp": true, "network_id": "e4c2111d-8131-48f8-89e8-1c52af047a0a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:26:25,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8d1144bf-ef0b-4986-82c7-c910883609df Date: Sat, 08 Sep 2018 07:26:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4c2111d-8131-48f8-89e8-1c52af047a0a","tenant_id":"57150b8262e349309f1cc93f4e567dfc","created_at":"2018-09-08T07:26:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:26:25Z","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":"57150b8262e349309f1cc93f4e567dfc","id":"24bc5074-a974-40b6-9904-b3a9e1d1d0ae","subnetpool_id":null,"name":"rally_sanity-subnet_76c2177c-e395-4085-9769-3e9bf3e2393f"}} 2018-09-08 07:26:25,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8d1144bf-ef0b-4986-82c7-c910883609df 2018-09-08 07:26:25,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.563004970551s 2018-09-08 07:26:25,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8d1144bf-ef0b-4986-82c7-c910883609df 2018-09-08 07:26:25,421 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:26:25Z', 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'24bc5074-a974-40b6-9904-b3a9e1d1d0ae', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_76c2177c-e395-4085-9769-3e9bf3e2393f', u'enable_dhcp': True, u'network_id': u'e4c2111d-8131-48f8-89e8-1c52af047a0a', u'tenant_id': u'57150b8262e349309f1cc93f4e567dfc', u'created_at': u'2018-09-08T07:26:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57150b8262e349309f1cc93f4e567dfc'}) 2018-09-08 07:26:25,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:26:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "rally_sanity-router_76c2177c-e395-4085-9769-3e9bf3e2393f", "admin_state_up": true}}' 2018-09-08 07:26:30,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-4965ad8b-92af-4e02-9ef3-af59dd85b08a Date: Sat, 08 Sep 2018 07:26:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:26Z", "admin_state_up": true, "updated_at": "2018-09-08T07:26:27Z", "project_id": "57150b8262e349309f1cc93f4e567dfc", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "93fbdd56-ec35-4752-9319-5344b71d2c6d", "name": "rally_sanity-router_76c2177c-e395-4085-9769-3e9bf3e2393f"}} 2018-09-08 07:26:30,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4965ad8b-92af-4e02-9ef3-af59dd85b08a 2018-09-08 07:26:30,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.97729802132s 2018-09-08 07:26:30,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4965ad8b-92af-4e02-9ef3-af59dd85b08a 2018-09-08 07:26:30,400 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:26:27Z', u'revision_number': 2, u'ha': True, u'id': u'93fbdd56-ec35-4752-9319-5344b71d2c6d', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_76c2177c-e395-4085-9769-3e9bf3e2393f', u'admin_state_up': True, u'tenant_id': u'57150b8262e349309f1cc93f4e567dfc', u'created_at': u'2018-09-08T07:26:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'57150b8262e349309f1cc93f4e567dfc'}) 2018-09-08 07:26:30,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:26:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '{"subnet_id": "24bc5074-a974-40b6-9904-b3a9e1d1d0ae"}' 2018-09-08 07:26:32,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9290eccc-01de-4e40-9b0a-46f49db54d55 Date: Sat, 08 Sep 2018 07:26:32 GMT RESP BODY: {"network_id": "e4c2111d-8131-48f8-89e8-1c52af047a0a", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "subnet_id": "24bc5074-a974-40b6-9904-b3a9e1d1d0ae", "subnet_ids": ["24bc5074-a974-40b6-9904-b3a9e1d1d0ae"], "port_id": "f2f5b90a-f12b-4f75-a7d4-4fcdf6650ffd", "id": "93fbdd56-ec35-4752-9319-5344b71d2c6d"} 2018-09-08 07:26:32,155 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/add_router_interface.json used request id req-9290eccc-01de-4e40-9b0a-46f49db54d55 2018-09-08 07:26:32,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.75355601311s 2018-09-08 07:26:32,155 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/add_router_interface.json used request id req-9290eccc-01de-4e40-9b0a-46f49db54d55 returning object 93fbdd56-ec35-4752-9319-5344b71d2c6d 2018-09-08 07:26:32,156 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:26:32,286 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:26:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:26:32,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:26:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:26:32,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:26:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:26:32,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e26160a0-7142-4de5-8d8c-998e6e672ff7 Date: Sat, 08 Sep 2018 07:26:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:26:32,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e26160a0-7142-4de5-8d8c-998e6e672ff7 2018-09-08 07:26:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175165891647s 2018-09-08 07:26:32,473 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e26160a0-7142-4de5-8d8c-998e6e672ff7 2018-09-08 07:26:32,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:26:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f"}' 2018-09-08 07:26:32,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0 X-Openstack-Request-Id: req-eca265b6-019f-4804-9ef9-0de4f5620303 Date: Sat, 08 Sep 2018 07:26:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file", "owner": "57150b8262e349309f1cc93f4e567dfc", "id": "b82e2afb-f480-464d-8c11-64040b096fd0", "size": null, "self": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:26:32Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "checksum": null, "created_at": "2018-09-08T07:26:32Z", "protected": false} 2018-09-08 07:26:32,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eca265b6-019f-4804-9ef9-0de4f5620303 2018-09-08 07:26:32,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262772798538s 2018-09-08 07:26:32,738 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eca265b6-019f-4804-9ef9-0de4f5620303 returning object b82e2afb-f480-464d-8c11-64040b096fd0 2018-09-08 07:26:32,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:26:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '' 2018-09-08 07:26:33,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b2e8e4c-a647-4d19-a295-0e025f3b8db9 Date: Sat, 08 Sep 2018 07:26:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:26:33,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file used request id req-1b2e8e4c-a647-4d19-a295-0e025f3b8db9 2018-09-08 07:26:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21040797234s 2018-09-08 07:26:33,950 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file used request id req-1b2e8e4c-a647-4d19-a295-0e025f3b8db9 2018-09-08 07:26:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:26:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:26:34,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-9b3e0d2a-9080-4bf4-a14d-9d86a2a43db7 Date: Sat, 08 Sep 2018 07:26:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap", "metadata": {}}], "file": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file", "owner": "57150b8262e349309f1cc93f4e567dfc", "id": "b82e2afb-f480-464d-8c11-64040b096fd0", "size": 12716032, "self": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:26:34,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9b3e0d2a-9080-4bf4-a14d-9d86a2a43db7 2018-09-08 07:26:34,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166496992111s 2018-09-08 07:26:34,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9b3e0d2a-9080-4bf4-a14d-9d86a2a43db7 2018-09-08 07:26:34,120 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file', 'owner': u'57150b8262e349309f1cc93f4e567dfc', 'id': u'b82e2afb-f480-464d-8c11-64040b096fd0', 'size': 12716032, u'self': u'/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57150b8262e349309f1cc93f4e567dfc', 'name': 'rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:26:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:26:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'created': u'2018-09-08T07:26:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:26:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:26:34,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:26:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:26:34,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d26786-4cfd-4361-accb-26a394a1a23c x-compute-request-id: req-c2d26786-4cfd-4361-accb-26a394a1a23c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "723be67a-6b0b-4527-8d91-fe03e9676e14", "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:26:34,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2d26786-4cfd-4361-accb-26a394a1a23c 2018-09-08 07:26:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213613986969s 2018-09-08 07:26:34,335 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2d26786-4cfd-4361-accb-26a394a1a23c returning object 723be67a-6b0b-4527-8d91-fe03e9676e14 2018-09-08 07:26:34,336 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'723be67a-6b0b-4527-8d91-fe03e9676e14', 'swap': 0}) 2018-09-08 07:26:34,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:26:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"extra_specs": {}}' 2018-09-08 07:26:34,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20317ae3-e5c5-44dd-a0f1-5c942b6bf4cd x-compute-request-id: req-20317ae3-e5c5-44dd-a0f1-5c942b6bf4cd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:26:34,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14/os-extra_specs used request id req-20317ae3-e5c5-44dd-a0f1-5c942b6bf4cd 2018-09-08 07:26:34,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188481807709s 2018-09-08 07:26:34,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14/os-extra_specs used request id req-20317ae3-e5c5-44dd-a0f1-5c942b6bf4cd 2018-09-08 07:26:34,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-08 07:26:36,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-08 07:26:36.478 117 INFO rally.deployment.engine [-] Deployment 9c4ee638-e0c4-4937-9e9b-306290293d1d | Starting: Destroy cloud and free allocated resources. 2018-09-08 07:26:36.542 117 INFO rally.deployment.engine [-] Deployment 9c4ee638-e0c4-4937-9e9b-306290293d1d | Completed: Destroy cloud and free allocated resources. 2018-09-08 07:26:36.582 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f) for deployment 'opnfv-rally'. 2018-09-08 07:26:36.598 117 INFO rally.api [-] Deleting verification (UUID=3e909056-8a0f-466a-a9cb-147397087f3f). 2018-09-08 07:26:36.633 117 INFO rally.api [-] Verification has been successfully deleted! 2018-09-08 07:26:36.633 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f). 2018-09-08 07:26:36.644 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-08 07:26:39,307 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-08 07:26:39.045 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c20d56f4-aafd-4d86-baee-233c43e2d787) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c20d56f4-aafd-4d86-baee-233c43e2d787 | 2018-09-08T07:26:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c20d56f4-aafd-4d86-baee-233c43e2d787 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-08 07:26:42,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-08 07:26:42,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-08 07:26:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-08 07:26:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:26:42,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab1e3b37-e705-4445-b68a-f01dd51fe642 x-compute-request-id: req-ab1e3b37-e705-4445-b68a-f01dd51fe642 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 07:26:42,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ab1e3b37-e705-4445-b68a-f01dd51fe642 2018-09-08 07:26:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189399957657s 2018-09-08 07:26:42,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ab1e3b37-e705-4445-b68a-f01dd51fe642 2018-09-08 07:26:42,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:26:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:26:42,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6ad0516-d809-4065-a9f4-ebce891dfebc x-compute-request-id: req-d6ad0516-d809-4065-a9f4-ebce891dfebc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "name": "rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:26:42,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d6ad0516-d809-4065-a9f4-ebce891dfebc 2018-09-08 07:26:42,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0591518878937s 2018-09-08 07:26:42,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d6ad0516-d809-4065-a9f4-ebce891dfebc returning object d3eed1cc-b056-433d-8e0a-899d9a7e78a6 2018-09-08 07:26:42,807 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd3eed1cc-b056-433d-8e0a-899d9a7e78a6', 'swap': 0}) 2018-09-08 07:26:42,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:26:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" -d '{"extra_specs": {}}' 2018-09-08 07:26:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f441dcd7-9033-49d6-b715-9d1141645c09 x-compute-request-id: req-f441dcd7-9033-49d6-b715-9d1141645c09 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:26:42,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6/os-extra_specs used request id req-f441dcd7-9033-49d6-b715-9d1141645c09 2018-09-08 07:26:42,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233941078186s 2018-09-08 07:26:42,832 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6/os-extra_specs used request id req-f441dcd7-9033-49d6-b715-9d1141645c09 2018-09-08 07:26:42,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd3eed1cc-b056-433d-8e0a-899d9a7e78a6', 'swap': 0}) 2018-09-08 07:26:42,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-08 07:26:42,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-09-08 07:26:42,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:26:42,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:26:42,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:27:42,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2cf0bd93-3f39-4c38-bf69-72c846ff447e 2018-09-08 07:27:42,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-08 07:27:42,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2cf0bd93-3f39-4c38-bf69-72c846ff447e'] 2018-09-08 07:27:44,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2cf0bd93-3f39-4c38-bf69-72c846ff447e -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | total | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | -> duration | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.466192 Full duration: 7.317215 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779784 Full duration: 7.642035 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | total | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> duration | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.960566 Full duration: 7.626562 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78776 Full duration: 7.616711 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> duration | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047718 Full duration: 7.960614 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2cf0bd93-3f39-4c38-bf69-72c846ff447e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728994 Full duration: 7.68086 HINTS: * To plot HTML graphics with this data, run: rally task report 2cf0bd93-3f39-4c38-bf69-72c846ff447e --out output.html * To generate a JUnit report, run: rally task export 2cf0bd93-3f39-4c38-bf69-72c846ff447e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2cf0bd93-3f39-4c38-bf69-72c846ff447e --json --out output.json 2018-09-08 07:27:44,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2cf0bd93-3f39-4c38-bf69-72c846ff447e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-08 07:27:46,490 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2cf0bd93-3f39-4c38-bf69-72c846ff447e --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-08 07:27:46.339 728 INFO rally.api [-] Building 'json' report for the following task(s): '2cf0bd93-3f39-4c38-bf69-72c846ff447e'. 2018-09-08 07:27:46.345 728 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:27:46,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2cf0bd93-3f39-4c38-bf69-72c846ff447e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-08 07:27:48,650 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2cf0bd93-3f39-4c38-bf69-72c846ff447e --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-08 07:27:48.524 731 INFO rally.api [-] Building 'html' report for the following task(s): '2cf0bd93-3f39-4c38-bf69-72c846ff447e'. 2018-09-08 07:27:48.547 731 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:27:48,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-08 07:27:48,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-08 07:27:48,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-09-08 07:27:48,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:27:48,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:27:48,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:29:31,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 06f01508-7f5e-4c83-b38f-cf18019bf828 2018-09-08 07:29:31,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '06f01508-7f5e-4c83-b38f-cf18019bf828'] 2018-09-08 07:29:31,948 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 06f01508-7f5e-4c83-b38f-cf18019bf828 -------------------------------------------------------------------------------- Task 06f01508-7f5e-4c83-b38f-cf18019bf828: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06f01508-7f5e-4c83-b38f-cf18019bf828 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.129 | 4.129 | 4.129 | 4.129 | 4.129 | 4.129 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | -> glance_v2.upload_data | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | glance_v2.delete_image | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | total | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> duration | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.620867 Full duration: 14.094082 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06f01508-7f5e-4c83-b38f-cf18019bf828 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> glance_v2.upload_data | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | glance_v2.list_images | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | -> duration | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.696166 Full duration: 16.909158 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06f01508-7f5e-4c83-b38f-cf18019bf828 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | -> duration | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.363059 Full duration: 8.126541 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "number_instances": 2, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 06f01508-7f5e-4c83-b38f-cf18019bf828 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> glance_v2.upload_data | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | nova.boot_servers | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 14.183 | 100.0% | 1 | | total | 18.464 | 18.464 | 18.464 | 18.464 | 18.464 | 18.464 | 100.0% | 1 | | -> duration | 17.464 | 17.464 | 17.464 | 17.464 | 17.464 | 17.464 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.463743 Full duration: 42.358528 HINTS: * To plot HTML graphics with this data, run: rally task report 06f01508-7f5e-4c83-b38f-cf18019bf828 --out output.html * To generate a JUnit report, run: rally task export 06f01508-7f5e-4c83-b38f-cf18019bf828 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 06f01508-7f5e-4c83-b38f-cf18019bf828 --json --out output.json 2018-09-08 07:29:31,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '06f01508-7f5e-4c83-b38f-cf18019bf828', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-08 07:29:34,192 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 06f01508-7f5e-4c83-b38f-cf18019bf828 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-08 07:29:34.085 1284 INFO rally.api [-] Building 'json' report for the following task(s): '06f01508-7f5e-4c83-b38f-cf18019bf828'. 2018-09-08 07:29:34.090 1284 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:29:34,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '06f01508-7f5e-4c83-b38f-cf18019bf828', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-08 07:29:36,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 06f01508-7f5e-4c83-b38f-cf18019bf828 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-08 07:29:36.254 1287 INFO rally.api [-] Building 'html' report for the following task(s): '06f01508-7f5e-4c83-b38f-cf18019bf828'. 2018-09-08 07:29:36.275 1287 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:29:36,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-08 07:29:36,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-08 07:29:36,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-09-08 07:29:36,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:29:36,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:29:36,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:32:55,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 2018-09-08 07:32:55,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f0224cbb-1e9a-4b3e-a885-d8d49271ecf6'] 2018-09-08 07:32:56,512 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 100.0% | 1 | | total | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 100.0% | 1 | | -> duration | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 5.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.983133 Full duration: 23.472451 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | cinder_v2.delete_volume | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 100.0% | 1 | | total | 6.385 | 6.385 | 6.385 | 6.385 | 6.385 | 6.385 | 100.0% | 1 | | -> duration | 6.385 | 6.385 | 6.385 | 6.385 | 6.385 | 6.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.38468 Full duration: 16.268445 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.871 | 8.871 | 8.871 | 8.871 | 8.871 | 8.871 | 100.0% | 1 | | cinder_v2.delete_volume | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | total | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 100.0% | 1 | | -> duration | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 11.348 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.348235 Full duration: 21.932416 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | cinder_v2.delete_volume | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | total | 5.905 | 5.905 | 5.905 | 5.905 | 5.905 | 5.905 | 100.0% | 1 | | -> duration | 5.905 | 5.905 | 5.905 | 5.905 | 5.905 | 5.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.905433 Full duration: 15.770812 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | cinder_v2.extend_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | cinder_v2.delete_volume | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | | total | 8.38 | 8.38 | 8.38 | 8.38 | 8.38 | 8.38 | 100.0% | 1 | | -> duration | 8.38 | 8.38 | 8.38 | 8.38 | 8.38 | 8.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.37961 Full duration: 18.230229 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.367 | 3.367 | 3.367 | 3.367 | 3.367 | 3.367 | 100.0% | 1 | | cinder_v2.delete_volume | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 5.993 | 5.993 | 5.993 | 5.993 | 5.993 | 5.993 | 100.0% | 1 | | -> duration | 5.993 | 5.993 | 5.993 | 5.993 | 5.993 | 5.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.993267 Full duration: 22.956394 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.list_qos | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77895 Full duration: 12.474824 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.set_qos | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840687 Full duration: 12.746175 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | cinder_v2.list_types | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812268 Full duration: 12.483465 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.934669 Full duration: 12.579186 HINTS: * To plot HTML graphics with this data, run: rally task report f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 --out output.html * To generate a JUnit report, run: rally task export f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 --json --out output.json 2018-09-08 07:32:56,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f0224cbb-1e9a-4b3e-a885-d8d49271ecf6', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-08 07:32:58,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-08 07:32:58.658 3076 INFO rally.api [-] Building 'json' report for the following task(s): 'f0224cbb-1e9a-4b3e-a885-d8d49271ecf6'. 2018-09-08 07:32:58.667 3076 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:32:58,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f0224cbb-1e9a-4b3e-a885-d8d49271ecf6', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-08 07:33:01,055 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f0224cbb-1e9a-4b3e-a885-d8d49271ecf6 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-08 07:33:00.924 3079 INFO rally.api [-] Building 'html' report for the following task(s): 'f0224cbb-1e9a-4b3e-a885-d8d49271ecf6'. 2018-09-08 07:33:00.953 3079 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:33:01,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-08 07:33:01,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-08 07:33:01,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-09-08 07:33:01,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:33:01,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:33:01,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:34:24,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 2018-09-08 07:34:24,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '32c828ad-4b9f-4681-95eb-bad7bd4ce7c2'] 2018-09-08 07:34:25,411 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 -------------------------------------------------------------------------------- Task 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.551 | 4.551 | 4.551 | 4.551 | 4.551 | 4.551 | 100.0% | 1 | | heat.update_stack | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | heat.delete_stack | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 100.0% | 1 | | total | 10.406 | 10.406 | 10.406 | 10.406 | 10.406 | 10.406 | 100.0% | 1 | | -> duration | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.406102 Full duration: 19.007001 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.595 | 4.595 | 4.595 | 4.595 | 4.595 | 4.595 | 100.0% | 1 | | heat.check_stack | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | heat.delete_stack | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | total | 8.033 | 8.033 | 8.033 | 8.033 | 8.033 | 8.033 | 100.0% | 1 | | -> duration | 6.033 | 6.033 | 6.033 | 6.033 | 6.033 | 6.033 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.033421 Full duration: 16.457891 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 100.0% | 1 | | heat.suspend_stack | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | heat.resume_stack | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | heat.delete_stack | 1.649 | 1.649 | 1.649 | 1.649 | 1.649 | 1.649 | 100.0% | 1 | | total | 8.619 | 8.619 | 8.619 | 8.619 | 8.619 | 8.619 | 100.0% | 1 | | -> duration | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.619472 Full duration: 19.037444 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684193 Full duration: 8.291092 HINTS: * To plot HTML graphics with this data, run: rally task report 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 --out output.html * To generate a JUnit report, run: rally task export 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 --json --out output.json 2018-09-08 07:34:25,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '32c828ad-4b9f-4681-95eb-bad7bd4ce7c2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-08 07:34:27,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-08 07:34:27.556 3812 INFO rally.api [-] Building 'json' report for the following task(s): '32c828ad-4b9f-4681-95eb-bad7bd4ce7c2'. 2018-09-08 07:34:27.561 3812 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:34:27,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '32c828ad-4b9f-4681-95eb-bad7bd4ce7c2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-08 07:34:29,816 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 32c828ad-4b9f-4681-95eb-bad7bd4ce7c2 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-08 07:34:29.692 3815 INFO rally.api [-] Building 'html' report for the following task(s): '32c828ad-4b9f-4681-95eb-bad7bd4ce7c2'. 2018-09-08 07:34:29.714 3815 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:34:29,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-08 07:34:29,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-08 07:34:29,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-09-08 07:34:29,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:34:29,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:34:29,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:37:46,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9b21daea-dee5-4038-9f5b-8235af08fd1a 2018-09-08 07:37:46,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9b21daea-dee5-4038-9f5b-8235af08fd1a'] 2018-09-08 07:37:47,692 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9b21daea-dee5-4038-9f5b-8235af08fd1a -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772878 Full duration: 14.272645 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.list_roles | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765131 Full duration: 14.267588 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | keystone_v3.list_projects | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.868908 Full duration: 14.70749 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722323 Full duration: 12.857318 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640476 Full duration: 12.387552 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.create_user | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | -> keystone_v3.add_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.create_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_project | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.get_user | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.list_services | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.get_services | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> duration | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.935452 Full duration: 20.01132 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | keystone_v3.update_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.delete_project | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962493 Full duration: 12.722363 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821741 Full duration: 14.785402 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691701 Full duration: 14.613451 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | keystone_v3.list_users | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865128 Full duration: 14.82371 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9b21daea-dee5-4038-9f5b-8235af08fd1a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.create_users | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | total | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 100.0% | 1 | | -> duration | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 6.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.898565 Full duration: 23.539861 HINTS: * To plot HTML graphics with this data, run: rally task report 9b21daea-dee5-4038-9f5b-8235af08fd1a --out output.html * To generate a JUnit report, run: rally task export 9b21daea-dee5-4038-9f5b-8235af08fd1a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9b21daea-dee5-4038-9f5b-8235af08fd1a --json --out output.json 2018-09-08 07:37:47,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9b21daea-dee5-4038-9f5b-8235af08fd1a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-08 07:37:49,911 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9b21daea-dee5-4038-9f5b-8235af08fd1a --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-08 07:37:49.798 5730 INFO rally.api [-] Building 'json' report for the following task(s): '9b21daea-dee5-4038-9f5b-8235af08fd1a'. 2018-09-08 07:37:49.808 5730 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:37:49,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9b21daea-dee5-4038-9f5b-8235af08fd1a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-08 07:37:52,194 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9b21daea-dee5-4038-9f5b-8235af08fd1a --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-08 07:37:52.055 5733 INFO rally.api [-] Building 'html' report for the following task(s): '9b21daea-dee5-4038-9f5b-8235af08fd1a'. 2018-09-08 07:37:52.087 5733 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:37:52,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-08 07:37:52,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-08 07:37:52,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-09-08 07:37:52,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:37:52,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:37:52,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:44:05,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 36eeb6a0-d4dd-42af-913f-18650befcf5a 2018-09-08 07:44:05,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '36eeb6a0-d4dd-42af-913f-18650befcf5a'] 2018-09-08 07:44:06,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 36eeb6a0-d4dd-42af-913f-18650befcf5a -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.delete_network | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | total | 1.641 | 1.641 | 1.641 | 1.641 | 1.641 | 1.641 | 100.0% | 1 | | -> duration | 1.641 | 1.641 | 1.641 | 1.641 | 1.641 | 1.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.640626 Full duration: 14.886438 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | neutron.delete_port | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 100.0% | 1 | | -> duration | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.078179 Full duration: 37.298786 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | neutron.create_subnet | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | neutron.create_router | 2.971 | 2.971 | 2.971 | 2.971 | 2.971 | 2.971 | 100.0% | 1 | | neutron.add_interface_router | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 1.947 | 100.0% | 1 | | neutron.remove_interface_router | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | neutron.delete_router | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 100.0% | 1 | | total | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 100.0% | 1 | | -> duration | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 9.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.852031 Full duration: 47.082906 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | neutron.delete_subnet | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> duration | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.644047 Full duration: 37.844616 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | -> duration | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.241812 Full duration: 16.784984 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | neutron.list_ports | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> duration | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.669848 Full duration: 36.90138 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | neutron.create_subnet | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | neutron.create_router | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | neutron.add_interface_router | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | neutron.list_routers | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 100.0% | 1 | | -> duration | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.585754 Full duration: 50.04353 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_subnet | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | neutron.list_subnets | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> duration | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.816488 Full duration: 40.914041 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180422 Full duration: 14.412503 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | neutron.create_security_group_rule | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | neutron.delete_security_group | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | -> duration | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.717943 Full duration: 14.80179 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 36eeb6a0-d4dd-42af-913f-18650befcf5a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.create_router | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 100.0% | 1 | | neutron.add_gateway_router | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.remove_gateway_router | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | total | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 100.0% | 1 | | -> duration | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.517377 Full duration: 30.618182 HINTS: * To plot HTML graphics with this data, run: rally task report 36eeb6a0-d4dd-42af-913f-18650befcf5a --out output.html * To generate a JUnit report, run: rally task export 36eeb6a0-d4dd-42af-913f-18650befcf5a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 36eeb6a0-d4dd-42af-913f-18650befcf5a --json --out output.json 2018-09-08 07:44:06,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '36eeb6a0-d4dd-42af-913f-18650befcf5a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-08 07:44:08,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 36eeb6a0-d4dd-42af-913f-18650befcf5a --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-08 07:44:08.683 9028 INFO rally.api [-] Building 'json' report for the following task(s): '36eeb6a0-d4dd-42af-913f-18650befcf5a'. 2018-09-08 07:44:08.693 9028 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:44:08,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '36eeb6a0-d4dd-42af-913f-18650befcf5a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-08 07:44:11,182 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 36eeb6a0-d4dd-42af-913f-18650befcf5a --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-08 07:44:10.998 9031 INFO rally.api [-] Building 'html' report for the following task(s): '36eeb6a0-d4dd-42af-913f-18650befcf5a'. 2018-09-08 07:44:11.031 9031 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:44:11,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-08 07:44:11,196 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-08 07:44:11,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-09-08 07:44:11,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:44:11,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:44:11,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:51:24,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 2018-09-08 07:51:24,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd54eb1c2-4fb0-49ad-8ea1-9b99e9365341'] 2018-09-08 07:51:25,186 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "block_migration": false, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.24 | 9.24 | 9.24 | 9.24 | 9.24 | 9.24 | 100.0% | 1 | | nova.find_host_to_migrate | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | nova.live_migrate | 11.194 | 11.194 | 11.194 | 11.194 | 11.194 | 11.194 | 100.0% | 1 | | nova.delete_server | 2.94 | 2.94 | 2.94 | 2.94 | 2.94 | 2.94 | 100.0% | 1 | | total | 24.807 | 24.807 | 24.807 | 24.807 | 24.807 | 24.807 | 100.0% | 1 | | -> duration | 23.807 | 23.807 | 23.807 | 23.807 | 23.807 | 23.807 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.807325 Full duration: 34.498413 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 100.0% | 1 | | cinder_v2.create_volume | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | nova.attach_volume | 4.107 | 4.107 | 4.107 | 4.107 | 4.107 | 4.107 | 100.0% | 1 | | nova.find_host_to_migrate | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | nova.live_migrate | 14.269 | 14.269 | 14.269 | 14.269 | 14.269 | 14.269 | 100.0% | 1 | | nova.detach_volume | 3.962 | 3.962 | 3.962 | 3.962 | 3.962 | 3.962 | 100.0% | 1 | | cinder_v2.delete_volume | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | nova.delete_server | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | total | 41.379 | 41.379 | 41.379 | 41.379 | 41.379 | 41.379 | 100.0% | 1 | | -> duration | 40.379 | 40.379 | 40.379 | 40.379 | 40.379 | 40.379 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.378965 Full duration: 53.074839 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.814 | 8.814 | 8.814 | 8.814 | 8.814 | 8.814 | 100.0% | 1 | | nova.boot_server | 12.11 | 12.11 | 12.11 | 12.11 | 12.11 | 12.11 | 100.0% | 1 | | nova.find_host_to_migrate | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | nova.live_migrate | 16.325 | 16.325 | 16.325 | 16.325 | 16.325 | 16.325 | 100.0% | 1 | | nova.delete_server | 7.382 | 7.382 | 7.382 | 7.382 | 7.382 | 7.382 | 100.0% | 1 | | total | 45.737 | 45.737 | 45.737 | 45.737 | 45.737 | 45.737 | 100.0% | 1 | | -> duration | 44.737 | 44.737 | 44.737 | 44.737 | 44.737 | 44.737 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.737457 Full duration: 57.527656 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "server_kwargs": { "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | nova.boot_server | 8.59 | 8.59 | 8.59 | 8.59 | 8.59 | 8.59 | 100.0% | 1 | | nova.delete_server | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | nova.delete_keypair | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 12.431 | 12.431 | 12.431 | 12.431 | 12.431 | 12.431 | 100.0% | 1 | | -> duration | 11.431 | 11.431 | 11.431 | 11.431 | 11.431 | 11.431 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.43055 Full duration: 43.75767 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "volume_size": 5, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 100.0% | 1 | | nova.boot_server | 9.557 | 9.557 | 9.557 | 9.557 | 9.557 | 9.557 | 100.0% | 1 | | nova.delete_server | 5.174 | 5.174 | 5.174 | 5.174 | 5.174 | 5.174 | 100.0% | 1 | | total | 23.618 | 23.618 | 23.618 | 23.618 | 23.618 | 23.618 | 100.0% | 1 | | -> duration | 22.618 | 22.618 | 22.618 | 22.618 | 22.618 | 22.618 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.618039 Full duration: 58.172763 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "force_delete": false, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 100.0% | 1 | | nova.pause_server | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 100.0% | 1 | | nova.unpause_server | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 100.0% | 1 | | nova.delete_server | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | | total | 20.461 | 20.461 | 20.461 | 20.461 | 20.461 | 20.461 | 100.0% | 1 | | -> duration | 15.461 | 15.461 | 15.461 | 15.461 | 15.461 | 15.461 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.461098 Full duration: 52.313444 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "nics": [ { "net-id": "e4c2111d-8131-48f8-89e8-1c52af047a0a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.859 | 9.859 | 9.859 | 9.859 | 9.859 | 9.859 | 100.0% | 1 | | nova.migrate | 15.645 | 15.645 | 15.645 | 15.645 | 15.645 | 15.645 | 100.0% | 1 | | nova.resize_confirm | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | nova.delete_server | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 100.0% | 1 | | total | 33.675 | 33.675 | 33.675 | 33.675 | 33.675 | 33.675 | 100.0% | 1 | | -> duration | 32.675 | 32.675 | 32.675 | 32.675 | 32.675 | 32.675 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.675002 Full duration: 42.974282 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "image": { "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 10.177 | 100.0% | 1 | | nova.list_interfaces | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 10.499 | 10.499 | 10.499 | 10.499 | 10.499 | 10.499 | 100.0% | 1 | | -> duration | 9.499 | 9.499 | 9.499 | 9.499 | 9.499 | 9.499 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.499277 Full duration: 44.959104 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | nova.delete_server_group | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> duration | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722838 Full duration: 9.438551 HINTS: * To plot HTML graphics with this data, run: rally task report d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 --out output.html * To generate a JUnit report, run: rally task export d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 --json --out output.json 2018-09-08 07:51:25,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd54eb1c2-4fb0-49ad-8ea1-9b99e9365341', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-08 07:51:27,483 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-08 07:51:27.370 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'd54eb1c2-4fb0-49ad-8ea1-9b99e9365341'. 2018-09-08 07:51:27.379 10674 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:51:27,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd54eb1c2-4fb0-49ad-8ea1-9b99e9365341', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-08 07:51:29,775 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d54eb1c2-4fb0-49ad-8ea1-9b99e9365341 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-08 07:51:29.640 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'd54eb1c2-4fb0-49ad-8ea1-9b99e9365341'. 2018-09-08 07:51:29.670 10677 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:51:29,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-08 07:51:29,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-08 07:51:29,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-09-08 07:51:29,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-08 07:51:29,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-08 07:51:29,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e4c2111d-8131-48f8-89e8-1c52af047a0a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f', 'flavor_name': 'rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-08 07:52:23,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2f3cd851-3b36-478d-8b34-eb6b62ebc331 2018-09-08 07:52:23,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2f3cd851-3b36-478d-8b34-eb6b62ebc331'] 2018-09-08 07:52:24,362 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2f3cd851-3b36-478d-8b34-eb6b62ebc331 -------------------------------------------------------------------------------- Task 2f3cd851-3b36-478d-8b34-eb6b62ebc331: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f3cd851-3b36-478d-8b34-eb6b62ebc331 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | quotas.delete_quotas | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923742 Full duration: 8.378331 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f3cd851-3b36-478d-8b34-eb6b62ebc331 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714567 Full duration: 9.612035 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f3cd851-3b36-478d-8b34-eb6b62ebc331 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800423 Full duration: 8.501239 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f3cd851-3b36-478d-8b34-eb6b62ebc331 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05519 Full duration: 8.898962 HINTS: * To plot HTML graphics with this data, run: rally task report 2f3cd851-3b36-478d-8b34-eb6b62ebc331 --out output.html * To generate a JUnit report, run: rally task export 2f3cd851-3b36-478d-8b34-eb6b62ebc331 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2f3cd851-3b36-478d-8b34-eb6b62ebc331 --json --out output.json 2018-09-08 07:52:24,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2f3cd851-3b36-478d-8b34-eb6b62ebc331', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-08 07:52:26,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2f3cd851-3b36-478d-8b34-eb6b62ebc331 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-08 07:52:26.515 11190 INFO rally.api [-] Building 'json' report for the following task(s): '2f3cd851-3b36-478d-8b34-eb6b62ebc331'. 2018-09-08 07:52:26.519 11190 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:52:26,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2f3cd851-3b36-478d-8b34-eb6b62ebc331', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-08 07:52:28,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2f3cd851-3b36-478d-8b34-eb6b62ebc331 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-08 07:52:28.724 11193 INFO rally.api [-] Building 'html' report for the following task(s): '2f3cd851-3b36-478d-8b34-eb6b62ebc331'. 2018-09-08 07:52:28.745 11193 INFO rally.api [-] The report has been successfully built. 2018-09-08 07:52:28,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-08 07:52:28,875 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:41 | 11 | 100.00% | | nova | 06:36 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:41 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-08 07:52:28,875 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-08 07:52:29,002 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:52:29,002 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:05 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-08 07:52:29,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:52:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14a37c2e-e2e6-478e-a8a8-79d5a92c8403 x-compute-request-id: req-14a37c2e-e2e6-478e-a8a8-79d5a92c8403 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "723be67a-6b0b-4527-8d91-fe03e9676e14", "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d3eed1cc-b056-433d-8e0a-899d9a7e78a6", "name": "rally_sanity-flavor_alt_76c2177c-e395-4085-9769-3e9bf3e2393f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:52:29,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-14a37c2e-e2e6-478e-a8a8-79d5a92c8403 2018-09-08 07:52:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207446098328s 2018-09-08 07:52:29,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-14a37c2e-e2e6-478e-a8a8-79d5a92c8403 2018-09-08 07:52:29,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:52:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:29,261 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-411637ff-95cd-4c36-b76e-f8538ac8aab5 x-compute-request-id: req-411637ff-95cd-4c36-b76e-f8538ac8aab5 Content-Length: 0 Content-Type: application/json 2018-09-08 07:52:29,261 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6 used request id req-411637ff-95cd-4c36-b76e-f8538ac8aab5 2018-09-08 07:52:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416150093079s 2018-09-08 07:52:29,261 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d3eed1cc-b056-433d-8e0a-899d9a7e78a6 used request id req-411637ff-95cd-4c36-b76e-f8538ac8aab5 2018-09-08 07:52:29,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 07:52:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" -d '{"subnet_id": "24bc5074-a974-40b6-9904-b3a9e1d1d0ae"}' 2018-09-08 07:52:31,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7023dc4d-969d-4dcc-ac00-3e1fa97c3d74 Date: Sat, 08 Sep 2018 07:52:31 GMT RESP BODY: {"network_id": "e4c2111d-8131-48f8-89e8-1c52af047a0a", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "subnet_id": "24bc5074-a974-40b6-9904-b3a9e1d1d0ae", "subnet_ids": ["24bc5074-a974-40b6-9904-b3a9e1d1d0ae"], "port_id": "f2f5b90a-f12b-4f75-a7d4-4fcdf6650ffd", "id": "93fbdd56-ec35-4752-9319-5344b71d2c6d"} 2018-09-08 07:52:31,329 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/remove_router_interface.json used request id req-7023dc4d-969d-4dcc-ac00-3e1fa97c3d74 2018-09-08 07:52:31,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06740903854s 2018-09-08 07:52:31,330 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d/remove_router_interface.json used request id req-7023dc4d-969d-4dcc-ac00-3e1fa97c3d74 returning object 93fbdd56-ec35-4752-9319-5344b71d2c6d 2018-09-08 07:52:31,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 07:52:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:31,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f7841db3-b95d-49f8-b7e5-69b808e49feb Date: Sat, 08 Sep 2018 07:52:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:26Z", "admin_state_up": true, "updated_at": "2018-09-08T07:52:30Z", "project_id": "57150b8262e349309f1cc93f4e567dfc", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "93fbdd56-ec35-4752-9319-5344b71d2c6d", "name": "rally_sanity-router_76c2177c-e395-4085-9769-3e9bf3e2393f"}]} 2018-09-08 07:52:31,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f7841db3-b95d-49f8-b7e5-69b808e49feb 2018-09-08 07:52:31,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.264573097229s 2018-09-08 07:52:31,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f7841db3-b95d-49f8-b7e5-69b808e49feb 2018-09-08 07:52:31,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 07:52:31,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:35,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d12b1c0-740a-489a-b99a-f4742d32b6ba Content-Length: 0 Date: Sat, 08 Sep 2018 07:52:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:52:35,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d.json used request id req-8d12b1c0-740a-489a-b99a-f4742d32b6ba 2018-09-08 07:52:35,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.47437286377s 2018-09-08 07:52:35,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/93fbdd56-ec35-4752-9319-5344b71d2c6d.json used request id req-8d12b1c0-740a-489a-b99a-f4742d32b6ba 2018-09-08 07:52:35,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:52:35,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:35,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-d2a3e021-0905-49cf-9780-e5f4ac6eab2d Date: Sat, 08 Sep 2018 07:52:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4c2111d-8131-48f8-89e8-1c52af047a0a","tenant_id":"57150b8262e349309f1cc93f4e567dfc","created_at":"2018-09-08T07:26:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:26:25Z","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":"57150b8262e349309f1cc93f4e567dfc","id":"24bc5074-a974-40b6-9904-b3a9e1d1d0ae","subnetpool_id":null,"name":"rally_sanity-subnet_76c2177c-e395-4085-9769-3e9bf3e2393f"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 07:52:35,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d2a3e021-0905-49cf-9780-e5f4ac6eab2d 2018-09-08 07:52:35,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.212537050247s 2018-09-08 07:52:35,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d2a3e021-0905-49cf-9780-e5f4ac6eab2d 2018-09-08 07:52:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 07:52:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/24bc5074-a974-40b6-9904-b3a9e1d1d0ae.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:37,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4adce465-59ab-440a-a7d2-88a11afb9dbc Date: Sat, 08 Sep 2018 07:52:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:52:37,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/24bc5074-a974-40b6-9904-b3a9e1d1d0ae.json used request id req-4adce465-59ab-440a-a7d2-88a11afb9dbc 2018-09-08 07:52:37,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61281180382s 2018-09-08 07:52:37,900 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/24bc5074-a974-40b6-9904-b3a9e1d1d0ae.json used request id req-4adce465-59ab-440a-a7d2-88a11afb9dbc 2018-09-08 07:52:37,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:52:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:38,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-749e87fb-f430-45f5-b002-18fa25ebe677 Date: Sat, 08 Sep 2018 07:52:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e4c2111d-8131-48f8-89e8-1c52af047a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"57150b8262e349309f1cc93f4e567dfc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:52:37Z","qos_policy_id":null,"name":"rally_sanity-net_76c2177c-e395-4085-9769-3e9bf3e2393f","admin_state_up":true,"tenant_id":"57150b8262e349309f1cc93f4e567dfc","created_at":"2018-09-08T07:26:24Z","provider:network_type":"vxlan"}]} 2018-09-08 07:52:38,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-749e87fb-f430-45f5-b002-18fa25ebe677 2018-09-08 07:52:38,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.609975099564s 2018-09-08 07:52:38,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-749e87fb-f430-45f5-b002-18fa25ebe677 2018-09-08 07:52:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 07:52:38,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e4c2111d-8131-48f8-89e8-1c52af047a0a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:39,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-947cf745-3cf3-4176-aa05-1c97875ff58b Date: Sat, 08 Sep 2018 07:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:52:39,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e4c2111d-8131-48f8-89e8-1c52af047a0a.json used request id req-947cf745-3cf3-4176-aa05-1c97875ff58b 2018-09-08 07:52:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.931507825851s 2018-09-08 07:52:39,444 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e4c2111d-8131-48f8-89e8-1c52af047a0a.json used request id req-947cf745-3cf3-4176-aa05-1c97875ff58b 2018-09-08 07:52:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:52:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:39,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-14cb6bfb-08a0-469f-810b-63877f0849b0 Date: Sat, 08 Sep 2018 07:52:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap", "metadata": {}}], "file": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0/file", "owner": "57150b8262e349309f1cc93f4e567dfc", "id": "b82e2afb-f480-464d-8c11-64040b096fd0", "size": 12716032, "self": "/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b82e2afb-f480-464d-8c11-64040b096fd0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:26:33Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_76c2177c-e395-4085-9769-3e9bf3e2393f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:26:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:52:39,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-14cb6bfb-08a0-469f-810b-63877f0849b0 2018-09-08 07:52:39,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185244083405s 2018-09-08 07:52:39,630 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-14cb6bfb-08a0-469f-810b-63877f0849b0 2018-09-08 07:52:39,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:52:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d50b641505d0a7d33c309982cfb0c0b54e8a8d89" 2018-09-08 07:52:41,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a7ccb14-de7f-415b-9c78-768cfd250a42 Date: Sat, 08 Sep 2018 07:52:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:52:41,464 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0 used request id req-2a7ccb14-de7f-415b-9c78-768cfd250a42 2018-09-08 07:52:41,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.83137512207s 2018-09-08 07:52:41,464 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b82e2afb-f480-464d-8c11-64040b096fd0 used request id req-2a7ccb14-de7f-415b-9c78-768cfd250a42 2018-09-08 07:52:41,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:52:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-696e5875-4797-4635-90ea-03193613338e x-compute-request-id: req-696e5875-4797-4635-90ea-03193613338e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "723be67a-6b0b-4527-8d91-fe03e9676e14", "name": "rally_sanity-flavor_76c2177c-e395-4085-9769-3e9bf3e2393f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:52:41,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-696e5875-4797-4635-90ea-03193613338e 2018-09-08 07:52:41,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340399742126s 2018-09-08 07:52:41,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-696e5875-4797-4635-90ea-03193613338e 2018-09-08 07:52:41,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:52:41,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:41,549 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a549d126-1c25-4503-98ef-5e42ba92b711 x-compute-request-id: req-a549d126-1c25-4503-98ef-5e42ba92b711 Content-Length: 0 Content-Type: application/json 2018-09-08 07:52:41,549 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14 used request id req-a549d126-1c25-4503-98ef-5e42ba92b711 2018-09-08 07:52:41,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483379364014s 2018-09-08 07:52:41,549 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/723be67a-6b0b-4527-8d91-fe03e9676e14 used request id req-a549d126-1c25-4503-98ef-5e42ba92b711 2018-09-08 07:52:41,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:52:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:41,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b00a52a-b35a-4a79-b735-51b0796e7413 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f", "links": {"self": "http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625"}, "domain_id": "default", "enabled": true, "id": "51e55b62df6647ed9c0885ca483b6625", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:52:41,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7b00a52a-b35a-4a79-b735-51b0796e7413 2018-09-08 07:52:41,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101193904877s 2018-09-08 07:52:41,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7b00a52a-b35a-4a79-b735-51b0796e7413 2018-09-08 07:52:41,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:52:41,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:41,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3c357a-6415-4041-9874-289709bf09e6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625"}, "enabled": true, "id": "51e55b62df6647ed9c0885ca483b6625", "options": {}, "domain_id": "default", "name": "rally_sanity-user_76c2177c-e395-4085-9769-3e9bf3e2393f"}} 2018-09-08 07:52:41,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 used request id req-cb3c357a-6415-4041-9874-289709bf09e6 2018-09-08 07:52:41,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100969791412s 2018-09-08 07:52:41,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 used request id req-cb3c357a-6415-4041-9874-289709bf09e6 2018-09-08 07:52:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:52:41,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:41,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a7d345-f24e-4f60-a38e-7e3494d9667b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:52:41,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 used request id req-30a7d345-f24e-4f60-a38e-7e3494d9667b 2018-09-08 07:52:41,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197442054749s 2018-09-08 07:52:41,958 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/51e55b62df6647ed9c0885ca483b6625 used request id req-30a7d345-f24e-4f60-a38e-7e3494d9667b 2018-09-08 07:52:41,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:52:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:42,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256b43fc-0890-41b2-ba1c-8b5e4713a6d6 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc"}, "enabled": true, "id": "57150b8262e349309f1cc93f4e567dfc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_76c2177c-e395-4085-9769-3e9bf3e2393f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 07:52:42,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-256b43fc-0890-41b2-ba1c-8b5e4713a6d6 2018-09-08 07:52:42,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807750225067s 2018-09-08 07:52:42,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-256b43fc-0890-41b2-ba1c-8b5e4713a6d6 2018-09-08 07:52:42,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:52:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:42,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78623a5b-a4e3-4dc5-a108-af9ed6685987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:52:42,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-78623a5b-a4e3-4dc5-a108-af9ed6685987 2018-09-08 07:52:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153939008713s 2018-09-08 07:52:42,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-78623a5b-a4e3-4dc5-a108-af9ed6685987 2018-09-08 07:52:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:42,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fc6994-9708-43a9-97b3-b451c51a8351 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ccc7e6b0d81c417dbdd4eae6e2ecc1e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:42,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5fc6994-9708-43a9-97b3-b451c51a8351 2018-09-08 07:52:42,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760090351105s 2018-09-08 07:52:42,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:52:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a90c8906039f2c10829e6f42596fe74f454572" 2018-09-08 07:52:42,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70526b90-8a1d-4f23-8c88-e163ea4847cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:52:42,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ccc7e6b0d81c417dbdd4eae6e2ecc1e5 used request id req-70526b90-8a1d-4f23-8c88-e163ea4847cd 2018-09-08 07:52:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106060028076s 2018-09-08 07:52:42,433 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:52:42,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:52:42,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:52:42,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:52:42,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:52:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:52:42,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042b81cd-2360-46aa-8e20-79142791955e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:52:42,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-042b81cd-2360-46aa-8e20-79142791955e 2018-09-08 07:52:42,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:52:42,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["O5uuqp6nQqeDlBo1EJ9MAA"], "issued_at": "2018-09-08T07:52:42.000000Z"}} 2018-09-08 07:52:42,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:52:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e6c0e39c-0b8d-4e46-9ac3-4df5e174d43e Date: Sat, 08 Sep 2018 07:52:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:52:43,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6c0e39c-0b8d-4e46-9ac3-4df5e174d43e 2018-09-08 07:52:43,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239526987076s 2018-09-08 07:52:43,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6c0e39c-0b8d-4e46-9ac3-4df5e174d43e 2018-09-08 07:52:43,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:52:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:52:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8fe5ab-1ab2-4fa6-be87-f4768c2e3731 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:52:43,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ad8fe5ab-1ab2-4fa6-be87-f4768c2e3731 2018-09-08 07:52:43,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.106422901154s 2018-09-08 07:52:43,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:52:43,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}}' 2018-09-08 07:52:43,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9bfba4-ec17-432f-850d-f309163a89c1 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1"}, "enabled": true, "id": "9785aced6fc54a49b283db010ce1ece1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}} 2018-09-08 07:52:43,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a9bfba4-ec17-432f-850d-f309163a89c1 2018-09-08 07:52:43,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146706104279s 2018-09-08 07:52:43,351 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a9bfba4-ec17-432f-850d-f309163a89c1 2018-09-08 07:52:43,352 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475', 'id': u'9785aced6fc54a49b283db010ce1ece1', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:52:43,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:52:43,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374651193619s 2018-09-08 07:52:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a113b2e3-59e1-4ce7-9e5d-becd688d719c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2"}, "enabled": true, "id": "855f86fd710c44b2b6eee87b6940d9e2", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475"}} 2018-09-08 07:52:43,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 used request id req-a113b2e3-59e1-4ce7-9e5d-becd688d719c 2018-09-08 07:52:43,840 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'855f86fd710c44b2b6eee87b6940d9e2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475'}) 2018-09-08 07:52:43,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552f8412-1c02-4d3b-ab1d-ab596d24bbf8 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:43,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-552f8412-1c02-4d3b-ab1d-ab596d24bbf8 2018-09-08 07:52:43,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076828956604s 2018-09-08 07:52:43,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:43,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba86bb0-eb53-4ef4-aecb-aea7b659ca53 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:43,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ba86bb0-eb53-4ef4-aecb-aea7b659ca53 2018-09-08 07:52:43,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794730186462s 2018-09-08 07:52:43,999 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:52:43,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:52:44,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"role": {"name": "Member"}}' 2018-09-08 07:52:44,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b3475c-9e0e-4013-9e37-ab47afa363ce Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}} 2018-09-08 07:52:44,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-08b3475c-9e0e-4013-9e37-ab47afa363ce 2018-09-08 07:52:44,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110768079758s 2018-09-08 07:52:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc022fd6-dd12-4127-9f19-297ff7eb87b8 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "domain_id": null, "name": "Member", "id": "5f0e9212a0b44cf8a8ceb0ee699ce996"}} 2018-09-08 07:52:44,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 used request id req-cc022fd6-dd12-4127-9f19-297ff7eb87b8 2018-09-08 07:52:44,189 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996'}, 'domain_id': None, 'human_id': None, 'id': u'5f0e9212a0b44cf8a8ceb0ee699ce996', 'HUMAN_ID': False}) 2018-09-08 07:52:44,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c776ec-f8a0-4ebd-a82e-136eabd1369b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:44,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05c776ec-f8a0-4ebd-a82e-136eabd1369b 2018-09-08 07:52:44,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838589668274s 2018-09-08 07:52:44,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:52:44,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8135c55-2eeb-48b0-84de-c05913e031f6 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:52:44,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d8135c55-2eeb-48b0-84de-c05913e031f6 2018-09-08 07:52:44,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811250209808s 2018-09-08 07:52:44,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:52:44,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb95e3f-fe29-472a-b9f9-023aec3e64a4 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475", "links": {"self": "http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2"}, "domain_id": "default", "enabled": true, "id": "855f86fd710c44b2b6eee87b6940d9e2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:52:44,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bfb95e3f-fe29-472a-b9f9-023aec3e64a4 2018-09-08 07:52:44,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903060436249s 2018-09-08 07:52:44,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bfb95e3f-fe29-472a-b9f9-023aec3e64a4 2018-09-08 07:52:44,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:52:44,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0515f76c-a7b8-4788-832b-ec14d14b2e23 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1"}, "enabled": true, "id": "9785aced6fc54a49b283db010ce1ece1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}]} 2018-09-08 07:52:44,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0515f76c-a7b8-4788-832b-ec14d14b2e23 2018-09-08 07:52:44,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809140205383s 2018-09-08 07:52:44,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0515f76c-a7b8-4788-832b-ec14d14b2e23 2018-09-08 07:52:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:52:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=5f0e9212a0b44cf8a8ceb0ee699ce996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54fdcaf-8854-40e4-8826-a2c67531944a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=5f0e9212a0b44cf8a8ceb0ee699ce996", "previous": null, "next": null}} 2018-09-08 07:52:44,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=5f0e9212a0b44cf8a8ceb0ee699ce996 used request id req-c54fdcaf-8854-40e4-8826-a2c67531944a 2018-09-08 07:52:44,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.089320898056s 2018-09-08 07:52:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:52:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1/users/855f86fd710c44b2b6eee87b6940d9e2/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-274fef54-41a2-4fa3-9915-c5a6c0bbdc9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:52:44,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1/users/855f86fd710c44b2b6eee87b6940d9e2/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 used request id req-274fef54-41a2-4fa3-9915-c5a6c0bbdc9e 2018-09-08 07:52:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.179060935974s 2018-09-08 07:52:44,808 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '4b69db69-3ab2-4860-8e02-267cfd4159e9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475', 'project_id': u'9785aced6fc54a49b283db010ce1ece1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:52:44,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:52:44,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:52:44,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:52:44,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:52:44,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:52:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:52:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:52:44,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:52:44,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475', 'password': '4b69db69-3ab2-4860-8e02-267cfd4159e9', 'project_name': 'refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '9785aced6fc54a49b283db010ce1ece1', 'project_domain_name': 'Default'} 2018-09-08 07:52:44,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:44,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e5b6e1-5acc-4f3f-8301-9b7ab63ffa64 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:44,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38e5b6e1-5acc-4f3f-8301-9b7ab63ffa64 2018-09-08 07:52:44,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838439464569s 2018-09-08 07:52:44,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:52:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:44,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9648cea8-ba46-4a62-b2ec-46d2b7af433d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:52:44,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9648cea8-ba46-4a62-b2ec-46d2b7af433d 2018-09-08 07:52:44,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798060894012s 2018-09-08 07:52:44,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:52:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:45,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8270dd71-b8b6-4c10-9e31-69c48fa08cb8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:52:45,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8270dd71-b8b6-4c10-9e31-69c48fa08cb8 2018-09-08 07:52:45,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0733199119568s 2018-09-08 07:52:45,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:52:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:45,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49328b7-aa3d-44be-8c4c-3eb16f325759 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475", "links": {"self": "http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2"}, "domain_id": "default", "enabled": true, "id": "855f86fd710c44b2b6eee87b6940d9e2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:52:45,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d49328b7-aa3d-44be-8c4c-3eb16f325759 2018-09-08 07:52:45,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971138477325s 2018-09-08 07:52:45,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d49328b7-aa3d-44be-8c4c-3eb16f325759 2018-09-08 07:52:45,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:52:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28817635-9a24-4008-bbd2-7d6d489fee93 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1"}, "enabled": true, "id": "9785aced6fc54a49b283db010ce1ece1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}]} 2018-09-08 07:52:45,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28817635-9a24-4008-bbd2-7d6d489fee93 2018-09-08 07:52:45,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0774009227753s 2018-09-08 07:52:45,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28817635-9a24-4008-bbd2-7d6d489fee93 2018-09-08 07:52:45,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:52:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:45,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f238ce-9685-46ae-b1d5-da5059839eb4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 07:52:45,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=855f86fd710c44b2b6eee87b6940d9e2&scope.project.id=9785aced6fc54a49b283db010ce1ece1&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-05f238ce-9685-46ae-b1d5-da5059839eb4 2018-09-08 07:52:45,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.167904138565s 2018-09-08 07:52:45,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:52:45,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1/users/855f86fd710c44b2b6eee87b6940d9e2/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:52:45,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbde4aa5-db2a-4ce9-823d-b15909e39f60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:52:45,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1/users/855f86fd710c44b2b6eee87b6940d9e2/roles/f376d2e221f54d64a99cacf2559df943 used request id req-cbde4aa5-db2a-4ce9-823d-b15909e39f60 2018-09-08 07:52:45,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125945091248s 2018-09-08 07:52:45,532 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-08 07:52:48,036 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-08 07:52:47.691 11196 INFO rally.deployment.engine [-] Deployment c20d56f4-aafd-4d86-baee-233c43e2d787 | Starting: Destroy cloud and free allocated resources. 2018-09-08 07:52:47.805 11196 INFO rally.deployment.engine [-] Deployment c20d56f4-aafd-4d86-baee-233c43e2d787 | Completed: Destroy cloud and free allocated resources. 2018-09-08 07:52:47.829 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f). 2018-09-08 07:52:47.833 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-08 07:52:50,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-08 07:52:50.208 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dfad826b-307a-4d04-ab19-d8be19916744) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dfad826b-307a-4d04-ab19-d8be19916744 | 2018-09-08T07:52:50 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dfad826b-307a-4d04-ab19-d8be19916744 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-08 07:52:53,767 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-08 07:52:53,767 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-08 07:52:56,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-08 07:52:55.708 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d353b1d5-81e5-4529-907b-3adeb9941b5f). 2018-09-08 07:52:55.884 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-08 07:52:59,560 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-08 07:52:58.036 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-08 07:52:58.285 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-08 07:52:59.404 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7) has been successfully created! Using verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7) as the default verifier for the future CLI operations. 2018-09-08 07:53:02,525 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-08 07:53:02,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:53:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:53:02,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c918939b-f58f-4ff9-8a00-b00147e0ba1f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:53:02,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c918939b-f58f-4ff9-8a00-b00147e0ba1f 2018-09-08 07:53:02,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0759479999542s 2018-09-08 07:53:02,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:53:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:53:02,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9031c0cf-a794-408b-a75d-19435c871818 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1"}, "enabled": true, "id": "9785aced6fc54a49b283db010ce1ece1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}]} 2018-09-08 07:53:02,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9031c0cf-a794-408b-a75d-19435c871818 2018-09-08 07:53:02,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0822241306305s 2018-09-08 07:53:02,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9031c0cf-a794-408b-a75d-19435c871818 2018-09-08 07:53:02,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:53:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"network": {"shared": true, "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "name": "refstack_defcore-net_73bb280a-c373-43ab-a12f-c880a720d475", "admin_state_up": true}}' 2018-09-08 07:53:03,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-da7cf0b4-3728-4c7f-bffa-4ced1284eed8 Date: Sat, 08 Sep 2018 07:53:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e54553a7-124f-4d66-8493-479fcbabb686","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"9785aced6fc54a49b283db010ce1ece1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:53:03Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_73bb280a-c373-43ab-a12f-c880a720d475","admin_state_up":true,"tenant_id":"9785aced6fc54a49b283db010ce1ece1","created_at":"2018-09-08T07:53:03Z","mtu":1450}} 2018-09-08 07:53:03,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da7cf0b4-3728-4c7f-bffa-4ced1284eed8 2018-09-08 07:53:03,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.646754026413s 2018-09-08 07:53:03,336 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da7cf0b4-3728-4c7f-bffa-4ced1284eed8 2018-09-08 07:53:03,336 - 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-08T07:53:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e54553a7-124f-4d66-8493-479fcbabb686', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_73bb280a-c373-43ab-a12f-c880a720d475', u'created_at': u'2018-09-08T07:53:03Z', u'mtu': 1450, u'tenant_id': u'9785aced6fc54a49b283db010ce1ece1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9785aced6fc54a49b283db010ce1ece1'}) 2018-09-08 07:53:03,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:53:03,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b02ead-920b-4d52-a5d6-fa090660dfa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:53:03,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60b02ead-920b-4d52-a5d6-fa090660dfa1 2018-09-08 07:53:03,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:53:03,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "name": "Member"}], "expires_at": "2018-09-08T08:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9785aced6fc54a49b283db010ce1ece1", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9785aced6fc54a49b283db010ce1ece1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9785aced6fc54a49b283db010ce1ece1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9785aced6fc54a49b283db010ce1ece1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9785aced6fc54a49b283db010ce1ece1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9785aced6fc54a49b283db010ce1ece1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9785aced6fc54a49b283db010ce1ece1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9785aced6fc54a49b283db010ce1ece1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475", "id": "855f86fd710c44b2b6eee87b6940d9e2"}, "audit_ids": ["W-Sz1huwQfmV5yKAsM42Qw"], "issued_at": "2018-09-08T07:53:03.000000Z"}} 2018-09-08 07:53:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:53:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:04,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1395 X-Openstack-Request-Id: req-69f5d47a-7c46-4f0e-8f09-f420d9d31fa6 Date: Sat, 08 Sep 2018 07:53:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e54553a7-124f-4d66-8493-479fcbabb686","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"9785aced6fc54a49b283db010ce1ece1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:53:03Z","qos_policy_id":null,"name":"refstack_defcore-net_73bb280a-c373-43ab-a12f-c880a720d475","admin_state_up":true,"tenant_id":"9785aced6fc54a49b283db010ce1ece1","created_at":"2018-09-08T07:53:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:53:04,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-69f5d47a-7c46-4f0e-8f09-f420d9d31fa6 2018-09-08 07:53:04,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.631544113159s 2018-09-08 07:53:04,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-69f5d47a-7c46-4f0e-8f09-f420d9d31fa6 2018-09-08 07:53:04,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:53:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"subnet": {"name": "refstack_defcore-subnet_73bb280a-c373-43ab-a12f-c880a720d475", "enable_dhcp": true, "network_id": "e54553a7-124f-4d66-8493-479fcbabb686", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:53:04,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95979069-9951-47be-94ed-de3acd07f22b Date: Sat, 08 Sep 2018 07:53:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e54553a7-124f-4d66-8493-479fcbabb686","tenant_id":"9785aced6fc54a49b283db010ce1ece1","created_at":"2018-09-08T07:53:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:53:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9785aced6fc54a49b283db010ce1ece1","id":"b58fdf71-d987-432b-9cac-52b17f91b1f1","subnetpool_id":null,"name":"refstack_defcore-subnet_73bb280a-c373-43ab-a12f-c880a720d475"}} 2018-09-08 07:53:04,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-95979069-9951-47be-94ed-de3acd07f22b 2018-09-08 07:53:04,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.538381099701s 2018-09-08 07:53:04,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-95979069-9951-47be-94ed-de3acd07f22b 2018-09-08 07:53:04,887 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:53:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b58fdf71-d987-432b-9cac-52b17f91b1f1', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_73bb280a-c373-43ab-a12f-c880a720d475', u'enable_dhcp': True, u'network_id': u'e54553a7-124f-4d66-8493-479fcbabb686', u'tenant_id': u'9785aced6fc54a49b283db010ce1ece1', u'created_at': u'2018-09-08T07:53:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9785aced6fc54a49b283db010ce1ece1'}) 2018-09-08 07:53:04,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:53:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "refstack_defcore-router_73bb280a-c373-43ab-a12f-c880a720d475", "admin_state_up": true}}' 2018-09-08 07:53:09,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2fe6000d-6612-4646-b20c-cd1f8a502b69 Date: Sat, 08 Sep 2018 07:53:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:05Z", "admin_state_up": true, "updated_at": "2018-09-08T07:53:06Z", "project_id": "9785aced6fc54a49b283db010ce1ece1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "ef35dc6d-d876-44c1-a110-65b04b0b7be4", "name": "refstack_defcore-router_73bb280a-c373-43ab-a12f-c880a720d475"}} 2018-09-08 07:53:09,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2fe6000d-6612-4646-b20c-cd1f8a502b69 2018-09-08 07:53:09,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.91137099266s 2018-09-08 07:53:09,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2fe6000d-6612-4646-b20c-cd1f8a502b69 2018-09-08 07:53:09,800 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:53:06Z', u'revision_number': 2, u'ha': True, u'id': u'ef35dc6d-d876-44c1-a110-65b04b0b7be4', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_73bb280a-c373-43ab-a12f-c880a720d475', u'admin_state_up': True, u'tenant_id': u'9785aced6fc54a49b283db010ce1ece1', u'created_at': u'2018-09-08T07:53:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'9785aced6fc54a49b283db010ce1ece1'}) 2018-09-08 07:53:09,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:53:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"subnet_id": "b58fdf71-d987-432b-9cac-52b17f91b1f1"}' 2018-09-08 07:53:11,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-684ea009-e629-42f4-9d61-859911c09a0b Date: Sat, 08 Sep 2018 07:53:11 GMT RESP BODY: {"network_id": "e54553a7-124f-4d66-8493-479fcbabb686", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "subnet_id": "b58fdf71-d987-432b-9cac-52b17f91b1f1", "subnet_ids": ["b58fdf71-d987-432b-9cac-52b17f91b1f1"], "port_id": "81381264-fd9b-4677-86e8-bbcda010bf4d", "id": "ef35dc6d-d876-44c1-a110-65b04b0b7be4"} 2018-09-08 07:53:11,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/add_router_interface.json used request id req-684ea009-e629-42f4-9d61-859911c09a0b 2018-09-08 07:53:11,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92734980583s 2018-09-08 07:53:11,729 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/add_router_interface.json used request id req-684ea009-e629-42f4-9d61-859911c09a0b returning object ef35dc6d-d876-44c1-a110-65b04b0b7be4 2018-09-08 07:53:11,730 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:53:11,856 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:53:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:11,863 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:53:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:53:11,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:53:11,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:12,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3b589083-7412-4060-b6c5-205394fb2049 Date: Sat, 08 Sep 2018 07:53:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:53:12,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3b589083-7412-4060-b6c5-205394fb2049 2018-09-08 07:53:12,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178284168243s 2018-09-08 07:53:12,045 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3b589083-7412-4060-b6c5-205394fb2049 2018-09-08 07:53:12,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:53:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475"}' 2018-09-08 07:53:12,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061 X-Openstack-Request-Id: req-e78f1b69-83c9-47cf-8254-a803428acf9b Date: Sat, 08 Sep 2018 07:53:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "466b7ca8-334d-4224-a496-85c67784a061", "size": null, "self": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": null, "created_at": "2018-09-08T07:53:12Z", "protected": false} 2018-09-08 07:53:12,321 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e78f1b69-83c9-47cf-8254-a803428acf9b 2018-09-08 07:53:12,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.27418589592s 2018-09-08 07:53:12,321 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e78f1b69-83c9-47cf-8254-a803428acf9b returning object 466b7ca8-334d-4224-a496-85c67784a061 2018-09-08 07:53:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:53:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '' 2018-09-08 07:53:13,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d8ccfcf-5614-42e3-bf16-0603491b68a5 Date: Sat, 08 Sep 2018 07:53:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:53:13,705 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file used request id req-2d8ccfcf-5614-42e3-bf16-0603491b68a5 2018-09-08 07:53:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38305997849s 2018-09-08 07:53:13,706 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file used request id req-2d8ccfcf-5614-42e3-bf16-0603491b68a5 2018-09-08 07:53:13,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:53:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:13,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-6d5150a9-059d-4f75-ae78-aca7b0cfa680 Date: Sat, 08 Sep 2018 07:53:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "metadata": {}}], "file": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "466b7ca8-334d-4224-a496-85c67784a061", "size": 12716032, "self": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:13Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:53:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:53:13,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6d5150a9-059d-4f75-ae78-aca7b0cfa680 2018-09-08 07:53:13,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186597824097s 2018-09-08 07:53:13,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6d5150a9-059d-4f75-ae78-aca7b0cfa680 2018-09-08 07:53:13,895 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap', u'metadata': Munch({})})], 'file': u'/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file', 'owner': u'9785aced6fc54a49b283db010ce1ece1', 'id': u'466b7ca8-334d-4224-a496-85c67784a061', 'size': 12716032, u'self': u'/v2/images/466b7ca8-334d-4224-a496-85c67784a061', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9785aced6fc54a49b283db010ce1ece1', 'name': 'refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:53:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:53:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/466b7ca8-334d-4224-a496-85c67784a061', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475', 'created': u'2018-09-08T07:53:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:53:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/466b7ca8-334d-4224-a496-85c67784a061', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:53:13,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:53:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_73bb280a-c373-43ab-a12f-c880a720d475", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:53:14,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4a2d6f9-6889-49a8-aef8-7e72d8318e83 x-compute-request-id: req-b4a2d6f9-6889-49a8-aef8-7e72d8318e83 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "522bb021-e1e8-4920-b20e-a3b97cbd593a", "name": "refstack_defcore-flavor_73bb280a-c373-43ab-a12f-c880a720d475", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:53:14,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b4a2d6f9-6889-49a8-aef8-7e72d8318e83 2018-09-08 07:53:14,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200340032578s 2018-09-08 07:53:14,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b4a2d6f9-6889-49a8-aef8-7e72d8318e83 returning object 522bb021-e1e8-4920-b20e-a3b97cbd593a 2018-09-08 07:53:14,098 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_73bb280a-c373-43ab-a12f-c880a720d475', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'522bb021-e1e8-4920-b20e-a3b97cbd593a', 'swap': 0}) 2018-09-08 07:53:14,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:53:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"extra_specs": {}}' 2018-09-08 07:53:14,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e05d431-4d5e-4a24-a1cd-2140fb2f9771 x-compute-request-id: req-1e05d431-4d5e-4a24-a1cd-2140fb2f9771 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:53:14,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a/os-extra_specs used request id req-1e05d431-4d5e-4a24-a1cd-2140fb2f9771 2018-09-08 07:53:14,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210559368134s 2018-09-08 07:53:14,120 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a/os-extra_specs used request id req-1e05d431-4d5e-4a24-a1cd-2140fb2f9771 2018-09-08 07:53:14,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:53:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:14,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:53:14,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:14,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da00fab8-8923-4432-a863-b779fe239698 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:53:14,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da00fab8-8923-4432-a863-b779fe239698 2018-09-08 07:53:14,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937719345093s 2018-09-08 07:53:14,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-08 07:53:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:14,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c64633b0-a043-4cbe-bb25-b329a38bd238 x-compute-request-id: req-c64633b0-a043-4cbe-bb25-b329a38bd238 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 07:53:14,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c64633b0-a043-4cbe-bb25-b329a38bd238 2018-09-08 07:53:14,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184355020523s 2018-09-08 07:53:14,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c64633b0-a043-4cbe-bb25-b329a38bd238 2018-09-08 07:53:14,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:53:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:14,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ba5d03ce-3636-40d6-97f9-ae34662ddfd5 Date: Sat, 08 Sep 2018 07:53:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "metadata": {}}], "file": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "466b7ca8-334d-4224-a496-85c67784a061", "size": 12716032, "self": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:13Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:53:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:53:14,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba5d03ce-3636-40d6-97f9-ae34662ddfd5 2018-09-08 07:53:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17147397995s 2018-09-08 07:53:14,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba5d03ce-3636-40d6-97f9-ae34662ddfd5 2018-09-08 07:53:14,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:53:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475"}' 2018-09-08 07:53:14,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075 X-Openstack-Request-Id: req-96ea572f-107d-4f60-8366-110d03e42f54 Date: Sat, 08 Sep 2018 07:53:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "40f57efb-b4da-48c7-95f0-63f0aadbf075", "size": null, "self": "/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:14Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": null, "created_at": "2018-09-08T07:53:14Z", "protected": false} 2018-09-08 07:53:14,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-96ea572f-107d-4f60-8366-110d03e42f54 2018-09-08 07:53:14,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.19233417511s 2018-09-08 07:53:14,772 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-96ea572f-107d-4f60-8366-110d03e42f54 returning object 40f57efb-b4da-48c7-95f0-63f0aadbf075 2018-09-08 07:53:14,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:53:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '' 2018-09-08 07:53:16,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60304e6b-eaf0-4853-b520-05ed90ec96bd Date: Sat, 08 Sep 2018 07:53:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:53:16,023 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file used request id req-60304e6b-eaf0-4853-b520-05ed90ec96bd 2018-09-08 07:53:16,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25091791153s 2018-09-08 07:53:16,023 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file used request id req-60304e6b-eaf0-4853-b520-05ed90ec96bd 2018-09-08 07:53:16,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:53:16,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:53:16,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-26beecf6-d778-4c58-9d7a-9f2c0ae4af4f Date: Sat, 08 Sep 2018 07:53:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/snap", "metadata": {}}], "file": "/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "40f57efb-b4da-48c7-95f0-63f0aadbf075", "size": 12716032, "self": "/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:15Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:53:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "metadata": {}}], "file": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "466b7ca8-334d-4224-a496-85c67784a061", "size": 12716032, "self": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:13Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:53:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:53:16,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26beecf6-d778-4c58-9d7a-9f2c0ae4af4f 2018-09-08 07:53:16,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190448999405s 2018-09-08 07:53:16,215 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26beecf6-d778-4c58-9d7a-9f2c0ae4af4f 2018-09-08 07:53:16,217 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/snap', u'metadata': Munch({})})], 'file': u'/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/file', 'owner': u'9785aced6fc54a49b283db010ce1ece1', 'id': u'40f57efb-b4da-48c7-95f0-63f0aadbf075', 'size': 12716032, u'self': u'/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9785aced6fc54a49b283db010ce1ece1', 'name': 'refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/40f57efb-b4da-48c7-95f0-63f0aadbf075/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:53:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:53:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475', 'created': u'2018-09-08T07:53:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:53:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_73bb280a-c373-43ab-a12f-c880a720d475', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:53:16,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:53:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_73bb280a-c373-43ab-a12f-c880a720d475", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:53:16,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59b1c90b-1c2a-422f-973a-10138a701da0 x-compute-request-id: req-59b1c90b-1c2a-422f-973a-10138a701da0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0bc85399-aebd-41a9-8d98-625aed5d5e8d", "name": "refstack_defcore-flavor_alt_73bb280a-c373-43ab-a12f-c880a720d475", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:53:16,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-59b1c90b-1c2a-422f-973a-10138a701da0 2018-09-08 07:53:16,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0457828044891s 2018-09-08 07:53:16,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-59b1c90b-1c2a-422f-973a-10138a701da0 returning object 0bc85399-aebd-41a9-8d98-625aed5d5e8d 2018-09-08 07:53:16,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_73bb280a-c373-43ab-a12f-c880a720d475', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0bc85399-aebd-41a9-8d98-625aed5d5e8d', 'swap': 0}) 2018-09-08 07:53:16,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:53:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" -d '{"extra_specs": {}}' 2018-09-08 07:53:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91372097-d3f7-4f31-9463-928af0722e47 x-compute-request-id: req-91372097-d3f7-4f31-9463-928af0722e47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:53:16,288 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d/os-extra_specs used request id req-91372097-d3f7-4f31-9463-928af0722e47 2018-09-08 07:53:16,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217280387878s 2018-09-08 07:53:16,288 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d/os-extra_specs used request id req-91372097-d3f7-4f31-9463-928af0722e47 2018-09-08 07:53:16,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_73bb280a-c373-43ab-a12f-c880a720d475', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0bc85399-aebd-41a9-8d98-625aed5d5e8d', 'swap': 0}) 2018-09-08 07:53:19,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-08 07:53:18.434 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7) for deployment 'opnfv-rally' (UUID=dfad826b-307a-4d04-ab19-d8be19916744). 2018-09-08 07:53:19.331 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-08 07:53:19.333 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7) has been successfully configured for deployment 'opnfv-rally' (UUID=dfad826b-307a-4d04-ab19-d8be19916744)! 2018-09-08 07:53:19,463 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-08 07:53:19,463 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-08 07:53:19,465 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-09-08 07:53:21,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-09-08 07:53:21,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-09-08 07:53:21,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-09-08 07:53:21,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-09-08 07:53:21,834 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-09-08 07:53:21,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-08 07:53:21,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-08 07:53:21,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-09-08 07:53:24,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:24.024 11239 INFO rally.api [-] Starting verification (UUID=89f5f573-8322-4513-a7de-32776a0b6197) for deployment 'opnfv-rally' (UUID=dfad826b-307a-4d04-ab19-d8be19916744) by verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7). 2018-09-08 07:53:24,026 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 89f5f573-8322-4513-a7de-32776a0b6197 2018-09-08 07:53:31,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:31.873 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.206s] 2018-09-08 07:53:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:31.930 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.057s] 2018-09-08 07:53:34,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:34.775 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.220s] 2018-09-08 07:53:36,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:36.325 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.416s] 2018-09-08 07:53:54,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:54.357 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [22.710s] 2018-09-08 07:53:54,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:53:54.418 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.638s] 2018-09-08 07:54:04,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.710 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-09-08 07:54:04,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.722 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-08 07:54:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.854 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.131s] 2018-09-08 07:54:04,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.867 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-09-08 07:54:04,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.879 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-09-08 07:54:04,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.910 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-09-08 07:54:04,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:04.971 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-09-08 07:54:05,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:05.039 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.067s] 2018-09-08 07:54:05,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:05.639 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.599s] 2018-09-08 07:54:05,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:05.653 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-08 07:54:05,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:05.730 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.077s] 2018-09-08 07:54:13,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:13.680 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2018-09-08 07:54:18,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:18.222 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.539s] 2018-09-08 07:54:18,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:18.883 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-09-08 07:54:20,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:20.594 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [34.148s] 2018-09-08 07:54:22,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:22.113 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.523s] 2018-09-08 07:54:22,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:22.842 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-09-08 07:54:22,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:22.913 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-09-08 07:54:22,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:22.990 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-09-08 07:54:26,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:26.689 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.224s] 2018-09-08 07:54:26,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:26.848 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.158s] 2018-09-08 07:54:27,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:27.987 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.138s] 2018-09-08 07:54:27,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:27.996 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-09-08 07:54:28,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:28.233 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.237s] 2018-09-08 07:54:28,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:28.404 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [33.979s] 2018-09-08 07:54:37,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:37.488 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.029s] 2018-09-08 07:54:41,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:41.388 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.899s] 2018-09-08 07:54:44,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:44.407 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.749s] 2018-09-08 07:54:44,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:44.664 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.256s] 2018-09-08 07:54:45,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:45.165 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.501s] 2018-09-08 07:54:45,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:45.227 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.839s] 2018-09-08 07:54:45,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:45.958 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.792s] 2018-09-08 07:54:46,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.563 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.605s] 2018-09-08 07:54:46,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.630 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.066s] 2018-09-08 07:54:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.720 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.089s] 2018-09-08 07:54:46,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.793 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.073s] 2018-09-08 07:54:46,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.875 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.081s] 2018-09-08 07:54:46,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:46.941 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-09-08 07:54:47,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:47.088 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.146s] 2018-09-08 07:54:47,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:47.200 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [18.795s] 2018-09-08 07:54:49,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:49.013 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.785s] 2018-09-08 07:54:53,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:53.587 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.572s] 2018-09-08 07:54:57,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:57.697 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.109s] 2018-09-08 07:54:59,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:59.001 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.246s] 2018-09-08 07:54:59,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:59.071 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-09-08 07:54:59,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:59.433 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.361s] 2018-09-08 07:54:59,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:59.563 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.129s] 2018-09-08 07:54:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:54:59.565 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-08 07:55:01,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:01.205 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.509s] 2018-09-08 07:55:07,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:07.875 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.668s] 2018-09-08 07:55:11,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:11.474 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.599s] 2018-09-08 07:55:11,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:11.744 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.270s] 2018-09-08 07:55:11,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:11.908 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.164s] 2018-09-08 07:55:12,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:12.117 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.207s] 2018-09-08 07:55:12,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:12.323 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.206s] 2018-09-08 07:55:12,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:12.429 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.105s] 2018-09-08 07:55:12,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:12.671 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.241s] 2018-09-08 07:55:12,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:12.872 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.201s] 2018-09-08 07:55:13,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:13.041 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.168s] 2018-09-08 07:55:18,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:18.252 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.209s] 2018-09-08 07:55:21,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:21.171 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [33.964s] 2018-09-08 07:55:25,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:25.251 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.321s] 2018-09-08 07:55:25,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:25.654 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.401s] 2018-09-08 07:55:25,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:25.970 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.154s] 2018-09-08 07:55:27,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:27.569 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.598s] 2018-09-08 07:55:28,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:28.256 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.686s] 2018-09-08 07:55:29,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:29.365 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.107s] 2018-09-08 07:55:30,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:30.873 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.508s] 2018-09-08 07:55:32,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:32.679 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.804s] 2018-09-08 07:55:33,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:33.727 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.047s] 2018-09-08 07:55:33,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:33.800 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.074s] 2018-09-08 07:55:33,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:33.984 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.184s] 2018-09-08 07:55:34,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:34.005 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-09-08 07:55:34,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:34.023 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-09-08 07:55:41,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:41.771 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.438s] 2018-09-08 07:55:42,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:42.644 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.873s] 2018-09-08 07:55:49,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:49.131 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.334s] 2018-09-08 07:55:49,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:49.194 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-09-08 07:55:49,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:49.988 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.792s] 2018-09-08 07:55:50,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:50.086 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2018-09-08 07:55:50,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:50.088 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-08 07:55:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:52.830 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [15.234s] 2018-09-08 07:55:56,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:56.561 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.875s] 2018-09-08 07:55:58,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:55:58.978 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.149s] 2018-09-08 07:56:03,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:03.787 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.225s] 2018-09-08 07:56:21,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:21.936 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.421s] 2018-09-08 07:56:22,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:22.161 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.224s] 2018-09-08 07:56:22,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:22.357 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.196s] 2018-09-08 07:56:22,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:22.748 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.390s] 2018-09-08 07:56:23,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:23.173 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.424s] 2018-09-08 07:56:23,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:23.578 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.404s] 2018-09-08 07:56:28,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:28.257 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.274s] 2018-09-08 07:56:31,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:31.185 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.166s] 2018-09-08 07:56:34,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:34.202 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.017s] 2018-09-08 07:56:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:34.941 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [56.232s] 2018-09-08 07:56:42,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:42.770 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.886s] 2018-09-08 07:56:44,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:44.081 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.310s] 2018-09-08 07:56:47,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:47.264 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.006s] 2018-09-08 07:56:48,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:48.012 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.928s] 2018-09-08 07:56:48,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:48.710 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.700s] 2018-09-08 07:56:50,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:50.532 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.819s] 2018-09-08 07:56:51,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:51.474 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.941s] 2018-09-08 07:56:54,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:54.082 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.605s] 2018-09-08 07:56:54,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:54.221 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.142s] 2018-09-08 07:56:57,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:56:57.662 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-09-08 07:57:03,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:03.896 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.922s] 2018-09-08 07:57:04,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:04.753 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.857s] 2018-09-08 07:57:05,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:05.719 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.766s] 2018-09-08 07:57:18,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:18.417 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.213s] 2018-09-08 07:57:21,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:21.248 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.831s] 2018-09-08 07:57:22,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:22.717 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.467s] 2018-09-08 07:57:23,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:23.087 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-09-08 07:57:24,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:24.208 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.491s] 2018-09-08 07:57:26,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:26.274 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.064s] 2018-09-08 07:57:27,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:27.994 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.719s] 2018-09-08 07:57:28,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:28.947 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.953s] 2018-09-08 07:57:29,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:29.970 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.023s] 2018-09-08 07:57:30,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:30.655 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.683s] 2018-09-08 07:57:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:32.291 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.633s] 2018-09-08 07:57:33,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:33.301 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.010s] 2018-09-08 07:57:34,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:34.168 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.867s] 2018-09-08 07:57:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:34.844 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.676s] 2018-09-08 07:57:36,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:36.652 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.806s] 2018-09-08 07:57:37,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:37.536 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.884s] 2018-09-08 07:57:39,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:39.025 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.487s] 2018-09-08 07:57:39,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:39.836 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.810s] 2018-09-08 07:57:41,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:41.435 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.599s] 2018-09-08 07:57:42,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:42.515 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-09-08 07:57:42,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:42.691 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.174s] 2018-09-08 07:57:42,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:42.744 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.053s] 2018-09-08 07:57:42,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:42.937 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.192s] 2018-09-08 07:57:43,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.182 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.244s] 2018-09-08 07:57:43,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.378 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.195s] 2018-09-08 07:57:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.568 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.190s] 2018-09-08 07:57:43,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.741 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.172s] 2018-09-08 07:57:43,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.916 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.174s] 2018-09-08 07:57:43,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:43.958 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2018-09-08 07:57:45,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:45.630 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [40.870s] 2018-09-08 07:57:49,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:49.213 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.153s] 2018-09-08 07:57:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:57.653 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.551s] 2018-09-08 07:57:59,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:59.301 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.113s] 2018-09-08 07:57:59,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:59.322 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.220s] 2018-09-08 07:57:59,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:59.463 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.162s] 2018-09-08 07:57:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:57:59.680 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.357s] 2018-09-08 07:58:01,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:01.821 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.167s] 2018-09-08 07:58:04,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.263 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.440s] 2018-09-08 07:58:04,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.449 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.186s] 2018-09-08 07:58:04,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.498 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.049s] 2018-09-08 07:58:04,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.603 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.104s] 2018-09-08 07:58:04,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.661 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.192s] 2018-09-08 07:58:04,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:04.780 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.177s] 2018-09-08 07:58:11,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:11.080 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.174s] 2018-09-08 07:58:11,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:11.254 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.174s] 2018-09-08 07:58:11,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:11.335 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.161s] 2018-09-08 07:58:13,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:13.801 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.105s] 2018-09-08 07:58:14,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:14.868 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.066s] 2018-09-08 07:58:22,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:22.052 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.547s] 2018-09-08 07:58:28,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:28.596 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-09-08 07:58:28,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:28.634 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2018-09-08 07:58:28,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:28.683 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-09-08 07:58:29,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:29.640 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.955s] 2018-09-08 07:58:29,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:29.879 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.239s] 2018-09-08 07:58:30,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.239 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.359s] 2018-09-08 07:58:30,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.424 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.185s] 2018-09-08 07:58:30,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.615 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.191s] 2018-09-08 07:58:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.672 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.056s] 2018-09-08 07:58:30,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.754 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.081s] 2018-09-08 07:58:30,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:30.799 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.045s] 2018-09-08 07:58:31,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:31.028 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.227s] 2018-09-08 07:58:31,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:31.104 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.076s] 2018-09-08 07:58:31,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:31.151 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2018-09-08 07:58:31,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:31.201 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.050s] 2018-09-08 07:58:31,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:31.936 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.881s] 2018-09-08 07:58:37,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:37.694 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.157s] 2018-09-08 07:58:37,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:37.863 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.169s] 2018-09-08 07:58:38,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.044 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.180s] 2018-09-08 07:58:38,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.209 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.165s] 2018-09-08 07:58:38,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.375 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.164s] 2018-09-08 07:58:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.524 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.148s] 2018-09-08 07:58:38,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.706 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.182s] 2018-09-08 07:58:38,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:38.885 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.179s] 2018-09-08 07:58:39,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.042 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.156s] 2018-09-08 07:58:39,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.077 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-09-08 07:58:39,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.232 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.155s] 2018-09-08 07:58:39,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.428 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.194s] 2018-09-08 07:58:39,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.472 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.043s] 2018-09-08 07:58:39,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.508 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-09-08 07:58:39,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.545 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-09-08 07:58:39,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.698 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.152s] 2018-09-08 07:58:39,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:39.879 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.180s] 2018-09-08 07:58:40,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:40.050 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.170s] 2018-09-08 07:58:40,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:40.084 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-09-08 07:58:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:40.251 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.167s] 2018-09-08 07:58:48,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:58:48.017 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.079s] 2018-09-08 07:58:52,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 89f5f573-8322-4513-a7de-32776a0b6197 2018-09-08 07:58:52,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '89f5f573-8322-4513-a7de-32776a0b6197']'. 2018-09-08 07:58:53,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 89f5f573-8322-4513-a7de-32776a0b6197 | 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-08 07:53:23 | 2018-09-08 07:58:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-08 07:58:52 | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cdad75fa-0b8a-4948-999b-077c6fc8b7d7) | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-08 07:58:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dfad826b-307a-4d04-ab19-d8be19916744) | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 318.466 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-08 07:58:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-08 07:58:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 07:58:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-08 07:58:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-08 07:58:53,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-09-08 07:58:53,876 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 07:58:53,876 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:51 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-08 07:58:53,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:58:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:58:55,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffb992c7-2d1a-4d2a-b24e-5ae1181fbaf5 Date: Sat, 08 Sep 2018 07:58:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:58:55,152 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075 used request id req-ffb992c7-2d1a-4d2a-b24e-5ae1181fbaf5 2018-09-08 07:58:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2712469101s 2018-09-08 07:58:55,153 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/40f57efb-b4da-48c7-95f0-63f0aadbf075 used request id req-ffb992c7-2d1a-4d2a-b24e-5ae1181fbaf5 2018-09-08 07:58:55,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:58:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:58:55,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b562f83d-4e03-48c5-ac6d-7f36353b5c8c x-compute-request-id: req-b562f83d-4e03-48c5-ac6d-7f36353b5c8c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0bc85399-aebd-41a9-8d98-625aed5d5e8d", "name": "refstack_defcore-flavor_alt_73bb280a-c373-43ab-a12f-c880a720d475", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "522bb021-e1e8-4920-b20e-a3b97cbd593a", "name": "refstack_defcore-flavor_73bb280a-c373-43ab-a12f-c880a720d475", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:58:55,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b562f83d-4e03-48c5-ac6d-7f36353b5c8c 2018-09-08 07:58:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.559562921524s 2018-09-08 07:58:55,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b562f83d-4e03-48c5-ac6d-7f36353b5c8c 2018-09-08 07:58:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:58:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:58:55,800 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49d64976-4228-4e21-ae30-6fff9940f0e7 x-compute-request-id: req-49d64976-4228-4e21-ae30-6fff9940f0e7 Content-Length: 0 Content-Type: application/json 2018-09-08 07:58:55,800 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d used request id req-49d64976-4228-4e21-ae30-6fff9940f0e7 2018-09-08 07:58:55,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0845229625702s 2018-09-08 07:58:55,801 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0bc85399-aebd-41a9-8d98-625aed5d5e8d used request id req-49d64976-4228-4e21-ae30-6fff9940f0e7 2018-09-08 07:58:55,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 07:58:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" -d '{"subnet_id": "b58fdf71-d987-432b-9cac-52b17f91b1f1"}' 2018-09-08 07:58:57,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-862a6ecd-f14b-4b72-9323-0f4043776ee3 Date: Sat, 08 Sep 2018 07:58:57 GMT RESP BODY: {"network_id": "e54553a7-124f-4d66-8493-479fcbabb686", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "subnet_id": "b58fdf71-d987-432b-9cac-52b17f91b1f1", "subnet_ids": ["b58fdf71-d987-432b-9cac-52b17f91b1f1"], "port_id": "81381264-fd9b-4677-86e8-bbcda010bf4d", "id": "ef35dc6d-d876-44c1-a110-65b04b0b7be4"} 2018-09-08 07:58:57,276 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/remove_router_interface.json used request id req-862a6ecd-f14b-4b72-9323-0f4043776ee3 2018-09-08 07:58:57,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47456288338s 2018-09-08 07:58:57,276 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4/remove_router_interface.json used request id req-862a6ecd-f14b-4b72-9323-0f4043776ee3 returning object ef35dc6d-d876-44c1-a110-65b04b0b7be4 2018-09-08 07:58:57,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 07:58:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:58:57,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-cde5222b-311b-499e-9681-ee13e1718862 Date: Sat, 08 Sep 2018 07:58:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:05Z", "admin_state_up": true, "updated_at": "2018-09-08T07:58:56Z", "project_id": "9785aced6fc54a49b283db010ce1ece1", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "ef35dc6d-d876-44c1-a110-65b04b0b7be4", "name": "refstack_defcore-router_73bb280a-c373-43ab-a12f-c880a720d475"}]} 2018-09-08 07:58:57,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cde5222b-311b-499e-9681-ee13e1718862 2018-09-08 07:58:57,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.246111154556s 2018-09-08 07:58:57,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cde5222b-311b-499e-9681-ee13e1718862 2018-09-08 07:58:57,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 07:58:57,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:01,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ec85d35-c021-44d8-a09f-dca90cf50421 Content-Length: 0 Date: Sat, 08 Sep 2018 07:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:59:01,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4.json used request id req-0ec85d35-c021-44d8-a09f-dca90cf50421 2018-09-08 07:59:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.51756310463s 2018-09-08 07:59:01,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ef35dc6d-d876-44c1-a110-65b04b0b7be4.json used request id req-0ec85d35-c021-44d8-a09f-dca90cf50421 2018-09-08 07:59:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 07:59:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:01,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-fe3ed737-f92e-4338-a7a6-3192d43739ae Date: Sat, 08 Sep 2018 07:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e54553a7-124f-4d66-8493-479fcbabb686","tenant_id":"9785aced6fc54a49b283db010ce1ece1","created_at":"2018-09-08T07:53:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9785aced6fc54a49b283db010ce1ece1","id":"b58fdf71-d987-432b-9cac-52b17f91b1f1","subnetpool_id":null,"name":"refstack_defcore-subnet_73bb280a-c373-43ab-a12f-c880a720d475"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 07:59:01,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fe3ed737-f92e-4338-a7a6-3192d43739ae 2018-09-08 07:59:01,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198385000229s 2018-09-08 07:59:01,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fe3ed737-f92e-4338-a7a6-3192d43739ae 2018-09-08 07:59:01,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 07:59:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b58fdf71-d987-432b-9cac-52b17f91b1f1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:03,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4080e271-4eba-4d96-b8e9-68728c6d06d9 Date: Sat, 08 Sep 2018 07:59:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:59:03,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b58fdf71-d987-432b-9cac-52b17f91b1f1.json used request id req-4080e271-4eba-4d96-b8e9-68728c6d06d9 2018-09-08 07:59:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11828303337s 2018-09-08 07:59:03,363 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b58fdf71-d987-432b-9cac-52b17f91b1f1.json used request id req-4080e271-4eba-4d96-b8e9-68728c6d06d9 2018-09-08 07:59:03,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:59:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:03,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-b45f333e-c917-4739-b613-1572740d6e01 Date: Sat, 08 Sep 2018 07:59:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e54553a7-124f-4d66-8493-479fcbabb686","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"9785aced6fc54a49b283db010ce1ece1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:59:03Z","qos_policy_id":null,"name":"refstack_defcore-net_73bb280a-c373-43ab-a12f-c880a720d475","admin_state_up":true,"tenant_id":"9785aced6fc54a49b283db010ce1ece1","created_at":"2018-09-08T07:53:03Z","provider:network_type":"vxlan"}]} 2018-09-08 07:59:03,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b45f333e-c917-4739-b613-1572740d6e01 2018-09-08 07:59:03,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412226200104s 2018-09-08 07:59:03,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b45f333e-c917-4739-b613-1572740d6e01 2018-09-08 07:59:03,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 07:59:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e54553a7-124f-4d66-8493-479fcbabb686.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:04,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc19304f-967e-4b4b-b3be-8d9701f0b0b4 Date: Sat, 08 Sep 2018 07:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 07:59:04,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e54553a7-124f-4d66-8493-479fcbabb686.json used request id req-cc19304f-967e-4b4b-b3be-8d9701f0b0b4 2018-09-08 07:59:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.673871994019s 2018-09-08 07:59:04,451 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e54553a7-124f-4d66-8493-479fcbabb686.json used request id req-cc19304f-967e-4b4b-b3be-8d9701f0b0b4 2018-09-08 07:59:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:59:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:04,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-5e015a56-0b85-41d3-a6b0-56e27eb9627e Date: Sat, 08 Sep 2018 07:59:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "metadata": {}}], "file": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061/file", "owner": "9785aced6fc54a49b283db010ce1ece1", "id": "466b7ca8-334d-4224-a496-85c67784a061", "size": 12716032, "self": "/v2/images/466b7ca8-334d-4224-a496-85c67784a061", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/466b7ca8-334d-4224-a496-85c67784a061/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:53:13Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_73bb280a-c373-43ab-a12f-c880a720d475", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:53:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:59:04,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5e015a56-0b85-41d3-a6b0-56e27eb9627e 2018-09-08 07:59:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183425188065s 2018-09-08 07:59:04,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5e015a56-0b85-41d3-a6b0-56e27eb9627e 2018-09-08 07:59:04,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 07:59:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1d4a406b9f8714b9ce904919587ba007ed5c93b" 2018-09-08 07:59:06,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3afc84db-bc4d-4667-86d0-2556e84f0e93 Date: Sat, 08 Sep 2018 07:59:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:59:06,331 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061 used request id req-3afc84db-bc4d-4667-86d0-2556e84f0e93 2018-09-08 07:59:06,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69355916977s 2018-09-08 07:59:06,331 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/466b7ca8-334d-4224-a496-85c67784a061 used request id req-3afc84db-bc4d-4667-86d0-2556e84f0e93 2018-09-08 07:59:06,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 07:59:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59: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-0117e3d0-7b2b-42a4-ad35-ea2931402d6c x-compute-request-id: req-0117e3d0-7b2b-42a4-ad35-ea2931402d6c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "522bb021-e1e8-4920-b20e-a3b97cbd593a", "name": "refstack_defcore-flavor_73bb280a-c373-43ab-a12f-c880a720d475", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 07:59:06,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0117e3d0-7b2b-42a4-ad35-ea2931402d6c 2018-09-08 07:59:06,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320498943329s 2018-09-08 07:59:06,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0117e3d0-7b2b-42a4-ad35-ea2931402d6c 2018-09-08 07:59:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 07:59:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,405 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 07:59: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-1e6ad25b-e474-4210-8a80-eb073c303afe x-compute-request-id: req-1e6ad25b-e474-4210-8a80-eb073c303afe Content-Length: 0 Content-Type: application/json 2018-09-08 07:59:06,405 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a used request id req-1e6ad25b-e474-4210-8a80-eb073c303afe 2018-09-08 07:59:06,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389351844788s 2018-09-08 07:59:06,405 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/522bb021-e1e8-4920-b20e-a3b97cbd593a used request id req-1e6ad25b-e474-4210-8a80-eb073c303afe 2018-09-08 07:59:06,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:59:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c637ef-97e5-427a-a6fa-c7d8f6d428d7 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475", "links": {"self": "http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2"}, "domain_id": "default", "enabled": true, "id": "855f86fd710c44b2b6eee87b6940d9e2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:59:06,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-09c637ef-97e5-427a-a6fa-c7d8f6d428d7 2018-09-08 07:59:06,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100922107697s 2018-09-08 07:59:06,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-09c637ef-97e5-427a-a6fa-c7d8f6d428d7 2018-09-08 07:59:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:59:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cd7fd1-4586-412d-9956-808fe446d395 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2"}, "enabled": true, "id": "855f86fd710c44b2b6eee87b6940d9e2", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_73bb280a-c373-43ab-a12f-c880a720d475"}} 2018-09-08 07:59:06,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 used request id req-17cd7fd1-4586-412d-9956-808fe446d395 2018-09-08 07:59:06,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968158245087s 2018-09-08 07:59:06,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 used request id req-17cd7fd1-4586-412d-9956-808fe446d395 2018-09-08 07:59:06,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 07:59:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8a84c6-99ad-4e26-8ce2-d1e4c8264f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:59:06,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 used request id req-df8a84c6-99ad-4e26-8ce2-d1e4c8264f04 2018-09-08 07:59:06,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.196773052216s 2018-09-08 07:59:06,807 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/855f86fd710c44b2b6eee87b6940d9e2 used request id req-df8a84c6-99ad-4e26-8ce2-d1e4c8264f04 2018-09-08 07:59:06,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:59:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acc2337-5d6d-41a4-b5ef-092a090f4d76 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1"}, "enabled": true, "id": "9785aced6fc54a49b283db010ce1ece1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_73bb280a-c373-43ab-a12f-c880a720d475"}]} 2018-09-08 07:59:06,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9acc2337-5d6d-41a4-b5ef-092a090f4d76 2018-09-08 07:59:06,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788960456848s 2018-09-08 07:59:06,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9acc2337-5d6d-41a4-b5ef-092a090f4d76 2018-09-08 07:59:06,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 07:59:06,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:07,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5a84a8-ef11-4ab2-8bea-597985377c97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:59:07,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-6b5a84a8-ef11-4ab2-8bea-597985377c97 2018-09-08 07:59:07,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144087076187s 2018-09-08 07:59:07,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-6b5a84a8-ef11-4ab2-8bea-597985377c97 2018-09-08 07:59:07,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:07,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ebeae1-dd12-46ca-8a0c-49b343b7344e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f0e9212a0b44cf8a8ceb0ee699ce996", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:07,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-72ebeae1-dd12-46ca-8a0c-49b343b7344e 2018-09-08 07:59:07,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738120079041s 2018-09-08 07:59:07,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 07:59:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c71f9a5ad1fcdcd898e508134b1475637f7ce6" 2018-09-08 07:59:07,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e0a503-b27b-4dbe-9e90-9d461cffe552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:59:07,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5f0e9212a0b44cf8a8ceb0ee699ce996 used request id req-74e0a503-b27b-4dbe-9e90-9d461cffe552 2018-09-08 07:59:07,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.120615005493s 2018-09-08 07:59:07,280 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-08 07:59:07,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:59:07,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:59:07,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:59:07,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:59:07,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c0e15e-b7c1-4c75-85b5-85e2d591aa32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:59:07,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-03c0e15e-b7c1-4c75-85b5-85e2d591aa32 2018-09-08 07:59:07,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:59:07,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["Nt6TCs84Tk2wRFunPdvcpA"], "issued_at": "2018-09-08T07:59:07.000000Z"}} 2018-09-08 07:59:07,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:59:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:07,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2d0795ab-d082-4df4-a7bc-a0844aa5c7d5 Date: Sat, 08 Sep 2018 07:59:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 07:59:07,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d0795ab-d082-4df4-a7bc-a0844aa5c7d5 2018-09-08 07:59:07,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230370044708s 2018-09-08 07:59:07,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d0795ab-d082-4df4-a7bc-a0844aa5c7d5 2018-09-08 07:59:07,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:59:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:07,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:59:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cfb817-62f9-49cf-af1d-8811d6c19c0e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:59:08,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-56cfb817-62f9-49cf-af1d-8811d6c19c0e 2018-09-08 07:59:08,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0923271179199s 2018-09-08 07:59:08,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 07:59:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}}' 2018-09-08 07:59:08,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54c50a14-6a22-4c53-b21e-c8ff7de57ce9 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45"}, "enabled": true, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "parent_id": "default", "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}} 2018-09-08 07:59:08,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-54c50a14-6a22-4c53-b21e-c8ff7de57ce9 2018-09-08 07:59:08,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100167036057s 2018-09-08 07:59:08,122 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-54c50a14-6a22-4c53-b21e-c8ff7de57ce9 2018-09-08 07:59:08,123 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb', 'id': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 07:59:08,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 07:59:08,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363680839539s 2018-09-08 07:59:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf59823c-a047-4644-b659-c78bf9181b93 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7"}, "enabled": true, "id": "18a292d7142449af96310c1534f97bb7", "options": {}, "domain_id": "default", "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb"}} 2018-09-08 07:59:08,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 used request id req-bf59823c-a047-4644-b659-c78bf9181b93 2018-09-08 07:59:08,581 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'18a292d7142449af96310c1534f97bb7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb'}) 2018-09-08 07:59:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d31b908-fccb-41c1-987d-7ce946c77a5f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:08,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d31b908-fccb-41c1-987d-7ce946c77a5f 2018-09-08 07:59:08,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076308965683s 2018-09-08 07:59:08,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfa7e92-3307-45fa-9c63-cf54b3fa0a93 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:08,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3dfa7e92-3307-45fa-9c63-cf54b3fa0a93 2018-09-08 07:59:08,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816040039062s 2018-09-08 07:59:08,742 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 07:59:08,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 07:59:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"role": {"name": "Member"}}' 2018-09-08 07:59:08,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f917b051-61eb-4dd6-bd07-eb8e1934de40 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}} 2018-09-08 07:59:08,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f917b051-61eb-4dd6-bd07-eb8e1934de40 2018-09-08 07:59:08,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10325884819s 2018-09-08 07:59:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbaf999-3ac4-49bc-85c8-252fe5e8cfa1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "domain_id": null, "name": "Member", "id": "02d7dc3f00b042a5a0dbfd15e88d136a"}} 2018-09-08 07:59:08,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a used request id req-2bbaf999-3ac4-49bc-85c8-252fe5e8cfa1 2018-09-08 07:59:08,918 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a'}, 'domain_id': None, 'human_id': None, 'id': u'02d7dc3f00b042a5a0dbfd15e88d136a', 'HUMAN_ID': False}) 2018-09-08 07:59:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:08,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e790c11-5f39-43ee-9361-d09bc30282ff Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:08,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e790c11-5f39-43ee-9361-d09bc30282ff 2018-09-08 07:59:08,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799441337585s 2018-09-08 07:59:09,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:59:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728177cb-813b-4474-aa67-5597b3203955 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:59:09,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-728177cb-813b-4474-aa67-5597b3203955 2018-09-08 07:59:09,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801770687103s 2018-09-08 07:59:09,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:59:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8182e7-3f6d-4e64-9ddc-1c708cd9055b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb", "links": {"self": "http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7"}, "domain_id": "default", "enabled": true, "id": "18a292d7142449af96310c1534f97bb7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:59:09,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ce8182e7-3f6d-4e64-9ddc-1c708cd9055b 2018-09-08 07:59:09,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.091964006424s 2018-09-08 07:59:09,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ce8182e7-3f6d-4e64-9ddc-1c708cd9055b 2018-09-08 07:59:09,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:59:09,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044c542d-c830-4841-a6c3-d093ac040acb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45"}, "enabled": true, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "parent_id": "default", "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}]} 2018-09-08 07:59:09,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-044c542d-c830-4841-a6c3-d093ac040acb 2018-09-08 07:59:09,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810058116913s 2018-09-08 07:59:09,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-044c542d-c830-4841-a6c3-d093ac040acb 2018-09-08 07:59:09,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:59:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=02d7dc3f00b042a5a0dbfd15e88d136a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541b012f-8174-4381-9b37-6e7cb582d4ce Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=02d7dc3f00b042a5a0dbfd15e88d136a", "previous": null, "next": null}} 2018-09-08 07:59:09,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=02d7dc3f00b042a5a0dbfd15e88d136a used request id req-541b012f-8174-4381-9b37-6e7cb582d4ce 2018-09-08 07:59:09,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0833728313446s 2018-09-08 07:59:09,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:59:09,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45/users/18a292d7142449af96310c1534f97bb7/roles/02d7dc3f00b042a5a0dbfd15e88d136a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd3557d-7302-465b-8d01-46b47457d284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:59:09,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45/users/18a292d7142449af96310c1534f97bb7/roles/02d7dc3f00b042a5a0dbfd15e88d136a used request id req-1cd3557d-7302-465b-8d01-46b47457d284 2018-09-08 07:59:09,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116775989532s 2018-09-08 07:59:09,465 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '61187d04-7920-4293-ae18-18de5aabcb37', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb', 'project_id': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 07:59:09,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 07:59:09,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 07:59:09,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 07:59:09,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 07:59:09,471 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb', 'password': '61187d04-7920-4293-ae18-18de5aabcb37', 'project_name': 'patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '6b5bf1256a2040dea1ba10c7e6db0b45', 'project_domain_name': 'Default'} 2018-09-08 07:59:09,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76423d9a-7861-48f9-8e56-2640ee984c71 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:09,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76423d9a-7861-48f9-8e56-2640ee984c71 2018-09-08 07:59:09,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818490982056s 2018-09-08 07:59:09,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84c3e2c-90da-4279-aa95-7923aaff1ec3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:09,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f84c3e2c-90da-4279-aa95-7923aaff1ec3 2018-09-08 07:59:09,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824210643768s 2018-09-08 07:59:09,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 07:59:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc5bc93-850c-432b-8ffe-06f1b20ce486 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 07:59:09,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bbc5bc93-850c-432b-8ffe-06f1b20ce486 2018-09-08 07:59:09,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0759720802307s 2018-09-08 07:59:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 07:59:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f23538f-79ca-4310-b37d-f4c488ca2a94 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb", "links": {"self": "http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7"}, "domain_id": "default", "enabled": true, "id": "18a292d7142449af96310c1534f97bb7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 07:59:09,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8f23538f-79ca-4310-b37d-f4c488ca2a94 2018-09-08 07:59:09,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095715045929s 2018-09-08 07:59:09,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8f23538f-79ca-4310-b37d-f4c488ca2a94 2018-09-08 07:59:09,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:59:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fc8538-2abe-4ad1-8ad5-206f0c8d2755 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45"}, "enabled": true, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "parent_id": "default", "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}]} 2018-09-08 07:59:09,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e6fc8538-2abe-4ad1-8ad5-206f0c8d2755 2018-09-08 07:59:09,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781788825989s 2018-09-08 07:59:09,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e6fc8538-2abe-4ad1-8ad5-206f0c8d2755 2018-09-08 07:59:09,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 07:59:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:09,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c979b8ac-c0b9-45c1-a217-48746f07fb0e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 07:59:09,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18a292d7142449af96310c1534f97bb7&scope.project.id=6b5bf1256a2040dea1ba10c7e6db0b45&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-c979b8ac-c0b9-45c1-a217-48746f07fb0e 2018-09-08 07:59:09,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0729560852051s 2018-09-08 07:59:09,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 07:59:09,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45/users/18a292d7142449af96310c1534f97bb7/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:10,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 07:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8165de29-e6dd-45d5-963e-7199dc5e4c84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 07:59:10,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45/users/18a292d7142449af96310c1534f97bb7/roles/f376d2e221f54d64a99cacf2559df943 used request id req-8165de29-e6dd-45d5-963e-7199dc5e4c84 2018-09-08 07:59:10,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123605966568s 2018-09-08 07:59:10,096 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-08 07:59:12,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-08 07:59:12.208 11291 INFO rally.deployment.engine [-] Deployment dfad826b-307a-4d04-ab19-d8be19916744 | Starting: Destroy cloud and free allocated resources. 2018-09-08 07:59:12.323 11291 INFO rally.deployment.engine [-] Deployment dfad826b-307a-4d04-ab19-d8be19916744 | Completed: Destroy cloud and free allocated resources. 2018-09-08 07:59:12.383 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7) for deployment 'opnfv-rally'. 2018-09-08 07:59:12.404 11291 INFO rally.api [-] Deleting verification (UUID=89f5f573-8322-4513-a7de-32776a0b6197). 2018-09-08 07:59:12.448 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-09-08 07:59:12.449 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7). 2018-09-08 07:59:12.460 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-08 07:59:15,360 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-08 07:59:15.021 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5368033f-2ca0-4eac-b572-f604ccfb5cb0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5368033f-2ca0-4eac-b572-f604ccfb5cb0 | 2018-09-08T07:59:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5368033f-2ca0-4eac-b572-f604ccfb5cb0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-08 07:59:18,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-08 07:59:18,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-08 07:59:21,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-08 07:59:20.996 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=cdad75fa-0b8a-4948-999b-077c6fc8b7d7). 2018-09-08 07:59:21.143 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-08 07:59:24,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-08 07:59:23.253 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-08 07:59:23.439 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-08 07:59:24.611 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) as the default verifier for the future CLI operations. 2018-09-08 07:59:27,798 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-08 07:59:27,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 07:59:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:27,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c187d9-d836-4763-9a5d-b5cb5e1cda7c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 07:59:27,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-51c187d9-d836-4763-9a5d-b5cb5e1cda7c 2018-09-08 07:59:27,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0921008586884s 2018-09-08 07:59:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 07:59:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 07:59:27,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93891cf4-3ca8-40d2-9651-106f2c95dd56 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45"}, "enabled": true, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "parent_id": "default", "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}]} 2018-09-08 07:59:27,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-93891cf4-3ca8-40d2-9651-106f2c95dd56 2018-09-08 07:59:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.089380979538s 2018-09-08 07:59:27,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-93891cf4-3ca8-40d2-9651-106f2c95dd56 2018-09-08 07:59:27,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 07:59:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"network": {"shared": true, "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "name": "patrole-net_260228be-7d36-4d45-b5b6-fc8144debaeb", "admin_state_up": true}}' 2018-09-08 07:59:28,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-475b2751-28ae-4d79-90cd-f74cb9385956 Date: Sat, 08 Sep 2018 07:59:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f851c2c-3318-414b-83bb-5e3f168c7b67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"6b5bf1256a2040dea1ba10c7e6db0b45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:59:28Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_260228be-7d36-4d45-b5b6-fc8144debaeb","admin_state_up":true,"tenant_id":"6b5bf1256a2040dea1ba10c7e6db0b45","created_at":"2018-09-08T07:59:28Z","mtu":1450}} 2018-09-08 07:59:28,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-475b2751-28ae-4d79-90cd-f74cb9385956 2018-09-08 07:59:28,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.510813951492s 2018-09-08 07:59:28,497 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-475b2751-28ae-4d79-90cd-f74cb9385956 2018-09-08 07:59:28,498 - 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-08T07:59:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6f851c2c-3318-414b-83bb-5e3f168c7b67', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_260228be-7d36-4d45-b5b6-fc8144debaeb', u'created_at': u'2018-09-08T07:59:28Z', u'mtu': 1450, u'tenant_id': u'6b5bf1256a2040dea1ba10c7e6db0b45', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6b5bf1256a2040dea1ba10c7e6db0b45'}) 2018-09-08 07:59:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 07:59:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5cd7f8-7955-457d-b20d-bc552d9dbf7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 07:59:28,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e5cd7f8-7955-457d-b20d-bc552d9dbf7a 2018-09-08 07:59:28,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 07:59:28,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02d7dc3f00b042a5a0dbfd15e88d136a", "name": "Member"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T08:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/6b5bf1256a2040dea1ba10c7e6db0b45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb", "id": "18a292d7142449af96310c1534f97bb7"}, "audit_ids": ["WgC5BTt1SK-xvheTHDWUtw"], "issued_at": "2018-09-08T07:59:28.000000Z"}} 2018-09-08 07:59:28,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 07:59:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:29,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1386 X-Openstack-Request-Id: req-d318720f-4a7e-4c97-bf0d-d9e8650be7c2 Date: Sat, 08 Sep 2018 07:59:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f851c2c-3318-414b-83bb-5e3f168c7b67","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"6b5bf1256a2040dea1ba10c7e6db0b45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T07:59:28Z","qos_policy_id":null,"name":"patrole-net_260228be-7d36-4d45-b5b6-fc8144debaeb","admin_state_up":true,"tenant_id":"6b5bf1256a2040dea1ba10c7e6db0b45","created_at":"2018-09-08T07:59:28Z","provider:network_type":"vxlan"}]} 2018-09-08 07:59:29,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d318720f-4a7e-4c97-bf0d-d9e8650be7c2 2018-09-08 07:59:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251857042313s 2018-09-08 07:59:29,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d318720f-4a7e-4c97-bf0d-d9e8650be7c2 2018-09-08 07:59:29,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 07:59:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"subnet": {"name": "patrole-subnet_260228be-7d36-4d45-b5b6-fc8144debaeb", "enable_dhcp": true, "network_id": "6f851c2c-3318-414b-83bb-5e3f168c7b67", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 07:59:29,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9a51c15-9c77-431e-b8eb-d24f433bb47f Date: Sat, 08 Sep 2018 07:59:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f851c2c-3318-414b-83bb-5e3f168c7b67","tenant_id":"6b5bf1256a2040dea1ba10c7e6db0b45","created_at":"2018-09-08T07:59:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:59:29Z","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":"6b5bf1256a2040dea1ba10c7e6db0b45","id":"57483941-3a75-428b-83ba-e249a57f1e34","subnetpool_id":null,"name":"patrole-subnet_260228be-7d36-4d45-b5b6-fc8144debaeb"}} 2018-09-08 07:59:29,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a9a51c15-9c77-431e-b8eb-d24f433bb47f 2018-09-08 07:59:29,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.504327058792s 2018-09-08 07:59:29,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a9a51c15-9c77-431e-b8eb-d24f433bb47f 2018-09-08 07:59:29,641 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:59:29Z', 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'57483941-3a75-428b-83ba-e249a57f1e34', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_260228be-7d36-4d45-b5b6-fc8144debaeb', u'enable_dhcp': True, u'network_id': u'6f851c2c-3318-414b-83bb-5e3f168c7b67', u'tenant_id': u'6b5bf1256a2040dea1ba10c7e6db0b45', u'created_at': u'2018-09-08T07:59:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6b5bf1256a2040dea1ba10c7e6db0b45'}) 2018-09-08 07:59:29,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 07:59:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "patrole-router_260228be-7d36-4d45-b5b6-fc8144debaeb", "admin_state_up": true}}' 2018-09-08 07:59:34,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-cde4287a-d07b-4a3c-9f1d-4386a5956bc8 Date: Sat, 08 Sep 2018 07:59:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:30Z", "admin_state_up": true, "updated_at": "2018-09-08T07:59:31Z", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "32aa016b-5b96-49bc-a953-504f0db0c91d", "name": "patrole-router_260228be-7d36-4d45-b5b6-fc8144debaeb"}} 2018-09-08 07:59:34,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cde4287a-d07b-4a3c-9f1d-4386a5956bc8 2018-09-08 07:59:34,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13976192474s 2018-09-08 07:59:34,782 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cde4287a-d07b-4a3c-9f1d-4386a5956bc8 2018-09-08 07:59:34,783 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T07:59:31Z', u'revision_number': 2, u'ha': True, u'id': u'32aa016b-5b96-49bc-a953-504f0db0c91d', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_260228be-7d36-4d45-b5b6-fc8144debaeb', u'admin_state_up': True, u'tenant_id': u'6b5bf1256a2040dea1ba10c7e6db0b45', u'created_at': u'2018-09-08T07:59:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b5bf1256a2040dea1ba10c7e6db0b45'}) 2018-09-08 07:59:34,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 07:59:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"subnet_id": "57483941-3a75-428b-83ba-e249a57f1e34"}' 2018-09-08 07:59:36,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bda867f2-14c4-40b0-8c55-654d8bb281dc Date: Sat, 08 Sep 2018 07:59:36 GMT RESP BODY: {"network_id": "6f851c2c-3318-414b-83bb-5e3f168c7b67", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "subnet_id": "57483941-3a75-428b-83ba-e249a57f1e34", "subnet_ids": ["57483941-3a75-428b-83ba-e249a57f1e34"], "port_id": "4bc9a135-d6b2-4805-a1ea-4f5a9aba3a0a", "id": "32aa016b-5b96-49bc-a953-504f0db0c91d"} 2018-09-08 07:59:36,793 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/add_router_interface.json used request id req-bda867f2-14c4-40b0-8c55-654d8bb281dc 2018-09-08 07:59:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00956892967s 2018-09-08 07:59:36,794 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/add_router_interface.json used request id req-bda867f2-14c4-40b0-8c55-654d8bb281dc returning object 32aa016b-5b96-49bc-a953-504f0db0c91d 2018-09-08 07:59:36,794 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 07:59:36,927 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 07:59:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:36,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 07:59:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 07:59:36,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:59:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-48250e68-dad8-492b-8aeb-e31e6cd10d42 Date: Sat, 08 Sep 2018 07:59:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:59:37,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-48250e68-dad8-492b-8aeb-e31e6cd10d42 2018-09-08 07:59:37,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.25514793396s 2018-09-08 07:59:37,195 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-48250e68-dad8-492b-8aeb-e31e6cd10d42 2018-09-08 07:59:37,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:59:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb"}' 2018-09-08 07:59:37,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4 X-Openstack-Request-Id: req-3ca5e767-7579-4f4a-8197-d2062fdb6d4f Date: Sat, 08 Sep 2018 07:59:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "size": null, "self": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:37Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": null, "created_at": "2018-09-08T07:59:37Z", "protected": false} 2018-09-08 07:59:37,394 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3ca5e767-7579-4f4a-8197-d2062fdb6d4f 2018-09-08 07:59:37,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.196856975555s 2018-09-08 07:59:37,394 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3ca5e767-7579-4f4a-8197-d2062fdb6d4f returning object ef2c1d18-6869-469c-adfd-a22ab50ad7e4 2018-09-08 07:59:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:59:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '' 2018-09-08 07:59:38,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fadda699-233c-419e-9b5c-1b9f448e36ff Date: Sat, 08 Sep 2018 07:59:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:59:38,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file used request id req-fadda699-233c-419e-9b5c-1b9f448e36ff 2018-09-08 07:59:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40140008926s 2018-09-08 07:59:38,797 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file used request id req-fadda699-233c-419e-9b5c-1b9f448e36ff 2018-09-08 07:59:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:59:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:39,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-2510d57c-4153-4db4-8266-82e6a3ab6491 Date: Sat, 08 Sep 2018 07:59:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "metadata": {}}], "file": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "size": 12716032, "self": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:59:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:59:39,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2510d57c-4153-4db4-8266-82e6a3ab6491 2018-09-08 07:59:39,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.548913002014s 2018-09-08 07:59:39,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2510d57c-4153-4db4-8266-82e6a3ab6491 2018-09-08 07:59:39,349 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file', 'owner': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'id': u'ef2c1d18-6869-469c-adfd-a22ab50ad7e4', 'size': 12716032, u'self': u'/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'name': 'patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:59:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:59:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb', 'created': u'2018-09-08T07:59:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:59:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:59:39,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:59:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_260228be-7d36-4d45-b5b6-fc8144debaeb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:59:39,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5445e2ec-17ab-4812-b1b0-c5b8d931aa11 x-compute-request-id: req-5445e2ec-17ab-4812-b1b0-c5b8d931aa11 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "name": "patrole-flavor_260228be-7d36-4d45-b5b6-fc8144debaeb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:59:39,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5445e2ec-17ab-4812-b1b0-c5b8d931aa11 2018-09-08 07:59:39,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221301078796s 2018-09-08 07:59:39,572 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5445e2ec-17ab-4812-b1b0-c5b8d931aa11 returning object 6a15cab0-a8c3-404d-b1b7-1e7d242ff079 2018-09-08 07:59:39,573 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_260228be-7d36-4d45-b5b6-fc8144debaeb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6a15cab0-a8c3-404d-b1b7-1e7d242ff079', 'swap': 0}) 2018-09-08 07:59:39,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:59:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"extra_specs": {}}' 2018-09-08 07:59:39,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-063ea49b-285b-4f58-a457-7018306ee3d7 x-compute-request-id: req-063ea49b-285b-4f58-a457-7018306ee3d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:59:39,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079/os-extra_specs used request id req-063ea49b-285b-4f58-a457-7018306ee3d7 2018-09-08 07:59:39,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221037864685s 2018-09-08 07:59:39,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079/os-extra_specs used request id req-063ea49b-285b-4f58-a457-7018306ee3d7 2018-09-08 07:59:39,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 07:59:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:39,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 07:59:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 07:59:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7055a2dc-d9d1-48d7-bf46-70496c155aed Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 07:59:39,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7055a2dc-d9d1-48d7-bf46-70496c155aed 2018-09-08 07:59:39,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0981860160828s 2018-09-08 07:59:39,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-08 07:59:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:39,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47ce0444-3995-456d-8cbb-489bf41038c0 x-compute-request-id: req-47ce0444-3995-456d-8cbb-489bf41038c0 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 07:59:39,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-47ce0444-3995-456d-8cbb-489bf41038c0 2018-09-08 07:59:39,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.209146976471s 2018-09-08 07:59:39,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-47ce0444-3995-456d-8cbb-489bf41038c0 2018-09-08 07:59:39,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:59:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f4a65fdc-e824-4be3-a7c5-984de0d4d2d2 Date: Sat, 08 Sep 2018 07:59:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "metadata": {}}], "file": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "size": 12716032, "self": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:59:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:59:40,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4a65fdc-e824-4be3-a7c5-984de0d4d2d2 2018-09-08 07:59:40,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182096004486s 2018-09-08 07:59:40,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4a65fdc-e824-4be3-a7c5-984de0d4d2d2 2018-09-08 07:59:40,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 07:59:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb"}' 2018-09-08 07:59:40,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6 X-Openstack-Request-Id: req-a9c98516-216c-44a8-94a0-db5e5206fcbf Date: Sat, 08 Sep 2018 07:59:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "b20e39ad-16ed-403a-8a51-25813856dbc6", "size": null, "self": "/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": null, "created_at": "2018-09-08T07:59:40Z", "protected": false} 2018-09-08 07:59:40,680 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a9c98516-216c-44a8-94a0-db5e5206fcbf 2018-09-08 07:59:40,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.580247163773s 2018-09-08 07:59:40,681 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a9c98516-216c-44a8-94a0-db5e5206fcbf returning object b20e39ad-16ed-403a-8a51-25813856dbc6 2018-09-08 07:59:40,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 07:59:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '' 2018-09-08 07:59:42,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f8104a8-f00d-4660-a81a-d8ccf3d5c44e Date: Sat, 08 Sep 2018 07:59:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 07:59:42,520 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file used request id req-8f8104a8-f00d-4660-a81a-d8ccf3d5c44e 2018-09-08 07:59:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.83862018585s 2018-09-08 07:59:42,520 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file used request id req-8f8104a8-f00d-4660-a81a-d8ccf3d5c44e 2018-09-08 07:59:42,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 07:59:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 07:59:42,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-50566e47-1442-4ed0-aa83-3df8bfe5efbe Date: Sat, 08 Sep 2018 07:59:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b20e39ad-16ed-403a-8a51-25813856dbc6/snap", "metadata": {}}], "file": "/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "b20e39ad-16ed-403a-8a51-25813856dbc6", "size": 12716032, "self": "/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b20e39ad-16ed-403a-8a51-25813856dbc6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:42Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:59:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "metadata": {}}], "file": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "size": 12716032, "self": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:59:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 07:59:42,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-50566e47-1442-4ed0-aa83-3df8bfe5efbe 2018-09-08 07:59:42,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0226221084595s 2018-09-08 07:59:42,544 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-50566e47-1442-4ed0-aa83-3df8bfe5efbe 2018-09-08 07:59:42,547 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b20e39ad-16ed-403a-8a51-25813856dbc6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6/file', 'owner': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'id': u'b20e39ad-16ed-403a-8a51-25813856dbc6', 'size': 12716032, u'self': u'/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b5bf1256a2040dea1ba10c7e6db0b45', 'name': 'patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b20e39ad-16ed-403a-8a51-25813856dbc6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T07:59:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T07:59:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', 'created': u'2018-09-08T07:59:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T07:59:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 07:59:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 07:59:42,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 07:59:42,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0fe037f-3538-4b7c-b222-0d7b1c3e30f5 x-compute-request-id: req-c0fe037f-3538-4b7c-b222-0d7b1c3e30f5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "name": "patrole-flavor_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 07:59:42,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c0fe037f-3538-4b7c-b222-0d7b1c3e30f5 2018-09-08 07:59:42,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.052747964859s 2018-09-08 07:59:42,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c0fe037f-3538-4b7c-b222-0d7b1c3e30f5 returning object 74c1c1d4-805f-4f3a-9ae2-cd0f098b3770 2018-09-08 07:59:42,602 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'74c1c1d4-805f-4f3a-9ae2-cd0f098b3770', 'swap': 0}) 2018-09-08 07:59:42,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 07:59:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" -d '{"extra_specs": {}}' 2018-09-08 07:59:42,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 07:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c757770f-ad3a-4f9d-bb24-e75607ffa1cc x-compute-request-id: req-c757770f-ad3a-4f9d-bb24-e75607ffa1cc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 07:59:42,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770/os-extra_specs used request id req-c757770f-ad3a-4f9d-bb24-e75607ffa1cc 2018-09-08 07:59:42,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221409797668s 2018-09-08 07:59:42,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770/os-extra_specs used request id req-c757770f-ad3a-4f9d-bb24-e75607ffa1cc 2018-09-08 07:59:42,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_260228be-7d36-4d45-b5b6-fc8144debaeb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'74c1c1d4-805f-4f3a-9ae2-cd0f098b3770', 'swap': 0}) 2018-09-08 07:59:45,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-08 07:59:44.690 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) for deployment 'opnfv-rally' (UUID=5368033f-2ca0-4eac-b572-f604ccfb5cb0). 2018-09-08 07:59:45.569 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-08 07:59:45.571 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) has been successfully configured for deployment 'opnfv-rally' (UUID=5368033f-2ca0-4eac-b572-f604ccfb5cb0)! 2018-09-08 07:59:45,738 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-08 07:59:45,738 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-08 07:59:45,741 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-08 07:59:45,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-08 07:59:49,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e3f5dd13-aab2-4bc1-b68a-926b1f5a569b/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-09-08 07:59:49,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-08 07:59:49,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-08 07:59:49,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-09-08 07:59:51,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 07:59:51.751 11331 INFO rally.api [-] Starting verification (UUID=83842d61-c349-492b-80f1-12b8fd6ba332) for deployment 'opnfv-rally' (UUID=5368033f-2ca0-4eac-b572-f604ccfb5cb0) by verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b). 2018-09-08 07:59:51,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 83842d61-c349-492b-80f1-12b8fd6ba332 2018-09-08 08:02:23,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 83842d61-c349-492b-80f1-12b8fd6ba332 2018-09-08 08:02:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '83842d61-c349-492b-80f1-12b8fd6ba332']'. 2018-09-08 08:02:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-08 08:02:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-08 08:02:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 08:02:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 83842d61-c349-492b-80f1-12b8fd6ba332 | 2018-09-08 08:02:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-08 07:59:51 | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-08 08:02:22 | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:31 | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5368033f-2ca0-4eac-b572-f604ccfb5cb0) | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-08 08:02:24,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 141.512 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-08 08:02:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-08 08:02:24,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-08 08:02:24,573 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 08:02:24,573 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-08 08:02:24,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 08:02:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:26,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34c67292-df45-4792-953e-240b95fe0fa1 Date: Sat, 08 Sep 2018 08:02:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:02:26,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6 used request id req-34c67292-df45-4792-953e-240b95fe0fa1 2018-09-08 08:02:26,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.47541999817s 2018-09-08 08:02:26,055 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b20e39ad-16ed-403a-8a51-25813856dbc6 used request id req-34c67292-df45-4792-953e-240b95fe0fa1 2018-09-08 08:02:26,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 08:02:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:26,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26fb01a-11bc-4640-aadc-276a3f435d83 x-compute-request-id: req-b26fb01a-11bc-4640-aadc-276a3f435d83 Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "name": "patrole-flavor_260228be-7d36-4d45-b5b6-fc8144debaeb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74c1c1d4-805f-4f3a-9ae2-cd0f098b3770", "name": "patrole-flavor_alt_260228be-7d36-4d45-b5b6-fc8144debaeb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 08:02:26,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b26fb01a-11bc-4640-aadc-276a3f435d83 2018-09-08 08:02:26,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308170318604s 2018-09-08 08:02:26,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b26fb01a-11bc-4640-aadc-276a3f435d83 2018-09-08 08:02:26,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 08:02:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:26,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f24118f3-603e-45c2-94e9-9812c16445ee x-compute-request-id: req-f24118f3-603e-45c2-94e9-9812c16445ee Content-Length: 0 Content-Type: application/json 2018-09-08 08:02:26,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770 used request id req-f24118f3-603e-45c2-94e9-9812c16445ee 2018-09-08 08:02:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443618297577s 2018-09-08 08:02:26,135 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/74c1c1d4-805f-4f3a-9ae2-cd0f098b3770 used request id req-f24118f3-603e-45c2-94e9-9812c16445ee 2018-09-08 08:02:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 08:02:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" -d '{"subnet_id": "57483941-3a75-428b-83ba-e249a57f1e34"}' 2018-09-08 08:02:27,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f5f30044-eba4-426c-bad8-ca793c863edb Date: Sat, 08 Sep 2018 08:02:27 GMT RESP BODY: {"network_id": "6f851c2c-3318-414b-83bb-5e3f168c7b67", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "subnet_id": "57483941-3a75-428b-83ba-e249a57f1e34", "subnet_ids": ["57483941-3a75-428b-83ba-e249a57f1e34"], "port_id": "4bc9a135-d6b2-4805-a1ea-4f5a9aba3a0a", "id": "32aa016b-5b96-49bc-a953-504f0db0c91d"} 2018-09-08 08:02:27,763 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/remove_router_interface.json used request id req-f5f30044-eba4-426c-bad8-ca793c863edb 2018-09-08 08:02:27,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.62824606895s 2018-09-08 08:02:27,764 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d/remove_router_interface.json used request id req-f5f30044-eba4-426c-bad8-ca793c863edb returning object 32aa016b-5b96-49bc-a953-504f0db0c91d 2018-09-08 08:02:27,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 08:02:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5442b7ac-7b40-4582-821f-1ba63332c32c Date: Sat, 08 Sep 2018 08:02:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:30Z", "admin_state_up": true, "updated_at": "2018-09-08T08:02:26Z", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "32aa016b-5b96-49bc-a953-504f0db0c91d", "name": "patrole-router_260228be-7d36-4d45-b5b6-fc8144debaeb"}]} 2018-09-08 08:02:28,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5442b7ac-7b40-4582-821f-1ba63332c32c 2018-09-08 08:02:28,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.240278959274s 2018-09-08 08:02:28,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5442b7ac-7b40-4582-821f-1ba63332c32c 2018-09-08 08:02:28,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 08:02:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:31,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5823442b-c029-4d50-b5f0-e1ca9c453a2d Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:31,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d.json used request id req-5823442b-c029-4d50-b5f0-e1ca9c453a2d 2018-09-08 08:02:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.17830610275s 2018-09-08 08:02:31,185 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/32aa016b-5b96-49bc-a953-504f0db0c91d.json used request id req-5823442b-c029-4d50-b5f0-e1ca9c453a2d 2018-09-08 08:02:31,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 08:02:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:31,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-9b91e59c-f6c1-4619-81c6-03129bac078e Date: Sat, 08 Sep 2018 08:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f851c2c-3318-414b-83bb-5e3f168c7b67","tenant_id":"6b5bf1256a2040dea1ba10c7e6db0b45","created_at":"2018-09-08T07:59:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T07:59:29Z","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":"6b5bf1256a2040dea1ba10c7e6db0b45","id":"57483941-3a75-428b-83ba-e249a57f1e34","subnetpool_id":null,"name":"patrole-subnet_260228be-7d36-4d45-b5b6-fc8144debaeb"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:02:31,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b91e59c-f6c1-4619-81c6-03129bac078e 2018-09-08 08:02:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.19538807869s 2018-09-08 08:02:31,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b91e59c-f6c1-4619-81c6-03129bac078e 2018-09-08 08:02:31,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 08:02:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/57483941-3a75-428b-83ba-e249a57f1e34.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:33,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fc40e38-d579-4f9b-b0a2-b44f19379eaa Date: Sat, 08 Sep 2018 08:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:33,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/57483941-3a75-428b-83ba-e249a57f1e34.json used request id req-9fc40e38-d579-4f9b-b0a2-b44f19379eaa 2018-09-08 08:02:33,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.05455589294s 2018-09-08 08:02:33,438 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/57483941-3a75-428b-83ba-e249a57f1e34.json used request id req-9fc40e38-d579-4f9b-b0a2-b44f19379eaa 2018-09-08 08:02:33,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 08:02:33,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-a1662baf-d4c3-45c0-b123-75b49b18ad6d Date: Sat, 08 Sep 2018 08:02:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"6f851c2c-3318-414b-83bb-5e3f168c7b67","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"6b5bf1256a2040dea1ba10c7e6db0b45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:02:33Z","qos_policy_id":null,"name":"patrole-net_260228be-7d36-4d45-b5b6-fc8144debaeb","admin_state_up":true,"tenant_id":"6b5bf1256a2040dea1ba10c7e6db0b45","created_at":"2018-09-08T07:59:28Z","provider:network_type":"vxlan"}]} 2018-09-08 08:02:33,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a1662baf-d4c3-45c0-b123-75b49b18ad6d 2018-09-08 08:02:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25689291954s 2018-09-08 08:02:33,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a1662baf-d4c3-45c0-b123-75b49b18ad6d 2018-09-08 08:02:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 08:02:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/6f851c2c-3318-414b-83bb-5e3f168c7b67.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:34,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45d9262a-0639-4af2-99ae-bc389081ac63 Date: Sat, 08 Sep 2018 08:02:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:34,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6f851c2c-3318-414b-83bb-5e3f168c7b67.json used request id req-45d9262a-0639-4af2-99ae-bc389081ac63 2018-09-08 08:02:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.854040145874s 2018-09-08 08:02:34,551 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6f851c2c-3318-414b-83bb-5e3f168c7b67.json used request id req-45d9262a-0639-4af2-99ae-bc389081ac63 2018-09-08 08:02:34,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 08:02:34,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:34,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-d7f859ff-a2ae-4e9b-be98-d2d7300fca6f Date: Sat, 08 Sep 2018 08:02:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "metadata": {}}], "file": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/file", "owner": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "size": 12716032, "self": "/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T07:59:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_260228be-7d36-4d45-b5b6-fc8144debaeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T07:59:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 08:02:34,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d7f859ff-a2ae-4e9b-be98-d2d7300fca6f 2018-09-08 08:02:34,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251450538635s 2018-09-08 08:02:34,577 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d7f859ff-a2ae-4e9b-be98-d2d7300fca6f 2018-09-08 08:02:34,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 08:02:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea1f959da82b6de1bb95c891d250c8f94850fc22" 2018-09-08 08:02:36,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b22a8aa-c544-47f9-80c8-65d04cdba219 Date: Sat, 08 Sep 2018 08:02:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:02:36,320 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4 used request id req-5b22a8aa-c544-47f9-80c8-65d04cdba219 2018-09-08 08:02:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74156498909s 2018-09-08 08:02:36,321 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ef2c1d18-6869-469c-adfd-a22ab50ad7e4 used request id req-5b22a8aa-c544-47f9-80c8-65d04cdba219 2018-09-08 08:02:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 08:02:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-225d765e-948a-4927-aa66-d4ec15235213 x-compute-request-id: req-225d765e-948a-4927-aa66-d4ec15235213 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a15cab0-a8c3-404d-b1b7-1e7d242ff079", "name": "patrole-flavor_260228be-7d36-4d45-b5b6-fc8144debaeb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 08:02:36,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-225d765e-948a-4927-aa66-d4ec15235213 2018-09-08 08:02:36,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0429680347443s 2018-09-08 08:02:36,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-225d765e-948a-4927-aa66-d4ec15235213 2018-09-08 08:02:36,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 08:02:36,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c481803-0cf2-44f8-ac6e-51a383c367a2 x-compute-request-id: req-6c481803-0cf2-44f8-ac6e-51a383c367a2 Content-Length: 0 Content-Type: application/json 2018-09-08 08:02:36,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079 used request id req-6c481803-0cf2-44f8-ac6e-51a383c367a2 2018-09-08 08:02:36,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323538780212s 2018-09-08 08:02:36,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6a15cab0-a8c3-404d-b1b7-1e7d242ff079 used request id req-6c481803-0cf2-44f8-ac6e-51a383c367a2 2018-09-08 08:02:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 08:02:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6ff22a-1666-4046-ab82-d7b2dfead804 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb", "links": {"self": "http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7"}, "domain_id": "default", "enabled": true, "id": "18a292d7142449af96310c1534f97bb7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:36,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3f6ff22a-1666-4046-ab82-d7b2dfead804 2018-09-08 08:02:36,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993020534515s 2018-09-08 08:02:36,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3f6ff22a-1666-4046-ab82-d7b2dfead804 2018-09-08 08:02:36,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 08:02:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7002733-15d0-41df-a71b-245ec7e1a92e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7"}, "enabled": true, "id": "18a292d7142449af96310c1534f97bb7", "options": {}, "domain_id": "default", "name": "patrole-user_260228be-7d36-4d45-b5b6-fc8144debaeb"}} 2018-09-08 08:02:36,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 used request id req-e7002733-15d0-41df-a71b-245ec7e1a92e 2018-09-08 08:02:36,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0880289077759s 2018-09-08 08:02:36,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 used request id req-e7002733-15d0-41df-a71b-245ec7e1a92e 2018-09-08 08:02:36,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 08:02:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-081896ee-af6b-49e8-b85c-3b795ffc2a61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:36,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 used request id req-081896ee-af6b-49e8-b85c-3b795ffc2a61 2018-09-08 08:02:36,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173053979874s 2018-09-08 08:02:36,768 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/18a292d7142449af96310c1534f97bb7 used request id req-081896ee-af6b-49e8-b85c-3b795ffc2a61 2018-09-08 08:02:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 08:02:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f8dfde-c0ca-4239-ad77-ac8ab208cbbb Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45"}, "enabled": true, "id": "6b5bf1256a2040dea1ba10c7e6db0b45", "parent_id": "default", "domain_id": "default", "name": "patrole-project_260228be-7d36-4d45-b5b6-fc8144debaeb"}]} 2018-09-08 08:02:36,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-59f8dfde-c0ca-4239-ad77-ac8ab208cbbb 2018-09-08 08:02:36,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907142162323s 2018-09-08 08:02:36,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-59f8dfde-c0ca-4239-ad77-ac8ab208cbbb 2018-09-08 08:02:36,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 08:02:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:36,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a6cea92-ff20-46b9-ba98-70c6db5cf91b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:36,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2a6cea92-ff20-46b9-ba98-70c6db5cf91b 2018-09-08 08:02:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.129451990128s 2018-09-08 08:02:36,992 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2a6cea92-ff20-46b9-ba98-70c6db5cf91b 2018-09-08 08:02:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:37,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ed1abc-c927-4b0e-9674-f797e099217e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d7dc3f00b042a5a0dbfd15e88d136a", "links": {"self": "http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:37,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30ed1abc-c927-4b0e-9674-f797e099217e 2018-09-08 08:02:37,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0839719772339s 2018-09-08 08:02:37,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 08:02:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62d4b0e88b5ecd8b0d5adfbad85f0dc940d387" 2018-09-08 08:02:37,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669a48ec-532c-4003-a6a8-0dbcea7dfa97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:37,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/02d7dc3f00b042a5a0dbfd15e88d136a used request id req-669a48ec-532c-4003-a6a8-0dbcea7dfa97 2018-09-08 08:02:37,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.101996898651s 2018-09-08 08:02:37,212 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-08 08:02:37,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 08:02:37,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 08:02:37,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 08:02:37,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 08:02:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:37,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3467175e-2190-4722-84e3-2a6e0b564bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:37,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3467175e-2190-4722-84e3-2a6e0b564bf1 2018-09-08 08:02:37,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:37,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T09:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["2SlAajEKTfKL5ZFhf9aLZw"], "issued_at": "2018-09-08T08:02:37.000000Z"}} 2018-09-08 08:02:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:37,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:37,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e203f483-172f-496c-add0-654d25e6324a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 08:02:37,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e203f483-172f-496c-add0-654d25e6324a 2018-09-08 08:02:37,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.487114906311s 2018-09-08 08:02:37,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 08:02:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}}' 2018-09-08 08:02:38,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351271c5-0f70-47e3-8062-4193fd0baa0a Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:02:38,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-351271c5-0f70-47e3-8062-4193fd0baa0a 2018-09-08 08:02:38,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110877037048s 2018-09-08 08:02:38,011 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-351271c5-0f70-47e3-8062-4193fd0baa0a 2018-09-08 08:02:38,011 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b', 'id': u'a77b552638294fbd9186f3e752eb1693', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 08:02:38,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 08:02:38,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.354665994644s 2018-09-08 08:02:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7ba775-e5e6-4756-a2b8-92912421c5e4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:02:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 used request id req-5c7ba775-e5e6-4756-a2b8-92912421c5e4 2018-09-08 08:02:38,461 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'493f645a53ec4d3fbe9e5d03c7ff7561', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b'}) 2018-09-08 08:02:38,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d51d72-b728-4667-a38f-fd50417399a8 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:38,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b9d51d72-b728-4667-a38f-fd50417399a8 2018-09-08 08:02:38,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0932970046997s 2018-09-08 08:02:38,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7837612-ac8a-4d25-81d1-eebbd3e1334e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:38,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7837612-ac8a-4d25-81d1-eebbd3e1334e 2018-09-08 08:02:38,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822949409485s 2018-09-08 08:02:38,639 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 08:02:38,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 08:02:38,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" -d '{"role": {"name": "Member"}}' 2018-09-08 08:02:38,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814d8944-e064-4425-b9ef-7cb6f96fe10a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}} 2018-09-08 08:02:38,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-814d8944-e064-4425-b9ef-7cb6f96fe10a 2018-09-08 08:02:38,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0927109718323s 2018-09-08 08:02:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c02f148-2c68-49fa-816a-c8b10ad444d3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "domain_id": null, "name": "Member", "id": "4c060d042dac492d80563bb02da12988"}} 2018-09-08 08:02:38,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988 used request id req-0c02f148-2c68-49fa-816a-c8b10ad444d3 2018-09-08 08:02:38,816 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988'}, 'domain_id': None, 'human_id': None, 'id': u'4c060d042dac492d80563bb02da12988', 'HUMAN_ID': False}) 2018-09-08 08:02:38,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b05fef-0b8e-4ad6-84ab-6a8f9207f786 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:38,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93b05fef-0b8e-4ad6-84ab-6a8f9207f786 2018-09-08 08:02:38,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844480991364s 2018-09-08 08:02:38,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 08:02:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:38,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a86755-f6e3-4a42-bf09-1ae258b07b09 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 08:02:38,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-89a86755-f6e3-4a42-bf09-1ae258b07b09 2018-09-08 08:02:38,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0743470191956s 2018-09-08 08:02:38,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 08:02:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2197a56f-6395-4edd-82f2-912b3da2581f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:39,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2197a56f-6395-4edd-82f2-912b3da2581f 2018-09-08 08:02:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10341501236s 2018-09-08 08:02:39,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2197a56f-6395-4edd-82f2-912b3da2581f 2018-09-08 08:02:39,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 08:02:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93980c1-b27f-4a50-934e-e3b5efe65e03 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}]} 2018-09-08 08:02:39,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f93980c1-b27f-4a50-934e-e3b5efe65e03 2018-09-08 08:02:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800909996033s 2018-09-08 08:02:39,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f93980c1-b27f-4a50-934e-e3b5efe65e03 2018-09-08 08:02:39,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 08:02:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=4c060d042dac492d80563bb02da12988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6daf2c1-cf7e-45ca-a7c7-c8314cb88351 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=4c060d042dac492d80563bb02da12988", "previous": null, "next": null}} 2018-09-08 08:02:39,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=4c060d042dac492d80563bb02da12988 used request id req-e6daf2c1-cf7e-45ca-a7c7-c8314cb88351 2018-09-08 08:02:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0779850482941s 2018-09-08 08:02:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 08:02:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/4c060d042dac492d80563bb02da12988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59faf3b-488e-4868-b617-2931e4d31249 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:39,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/4c060d042dac492d80563bb02da12988 used request id req-f59faf3b-488e-4868-b617-2931e4d31249 2018-09-08 08:02:39,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.23596405983s 2018-09-08 08:02:39,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '0fedbefa-b1f8-4274-946c-d40849ec9da1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b', 'project_id': u'a77b552638294fbd9186f3e752eb1693', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 08:02:39,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 08:02:39,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 08:02:39,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 08:02:39,489 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b', 'password': '0fedbefa-b1f8-4274-946c-d40849ec9da1', 'project_name': 'snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a77b552638294fbd9186f3e752eb1693', 'project_domain_name': 'Default'} 2018-09-08 08:02:39,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72881bc5-8ea2-4e18-94e6-d19cbb8044d7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:39,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-72881bc5-8ea2-4e18-94e6-d19cbb8044d7 2018-09-08 08:02:39,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873358249664s 2018-09-08 08:02:39,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb0a52a-2f42-4063-b0d7-3ff22a3500be Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:39,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5fb0a52a-2f42-4063-b0d7-3ff22a3500be 2018-09-08 08:02:39,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073578119278s 2018-09-08 08:02:39,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 08:02:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a85763-3279-478b-bced-44562a87798b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 08:02:39,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-22a85763-3279-478b-bced-44562a87798b 2018-09-08 08:02:39,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080039024353s 2018-09-08 08:02:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 08:02:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638cdd84-138c-415a-ae43-ad8d8ef5b1bf Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:39,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-638cdd84-138c-415a-ae43-ad8d8ef5b1bf 2018-09-08 08:02:39,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988490581512s 2018-09-08 08:02:39,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-638cdd84-138c-415a-ae43-ad8d8ef5b1bf 2018-09-08 08:02:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 08:02:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e702f82-2ada-40cb-ad75-5676595f0b68 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}]} 2018-09-08 08:02:39,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0e702f82-2ada-40cb-ad75-5676595f0b68 2018-09-08 08:02:39,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747699737549s 2018-09-08 08:02:39,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0e702f82-2ada-40cb-ad75-5676595f0b68 2018-09-08 08:02:39,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 08:02:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:39,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1de770-fc4b-4f2e-9269-c3168629245b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 08:02:39,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-4f1de770-fc4b-4f2e-9269-c3168629245b 2018-09-08 08:02:39,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803270339966s 2018-09-08 08:02:39,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 08:02:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-319abce2-3f88-4d65-9b2c-81ea662c4521 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:40,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/f376d2e221f54d64a99cacf2559df943 used request id req-319abce2-3f88-4d65-9b2c-81ea662c4521 2018-09-08 08:02:40,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120819091797s 2018-09-08 08:02:40,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5888f403-f79c-4a47-a868-dc23a41e042b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:40,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5888f403-f79c-4a47-a868-dc23a41e042b 2018-09-08 08:02:40,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0839219093323s 2018-09-08 08:02:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 08:02:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-08 08:02:40,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c729d7-ea95-4176-aabf-1c28f487f78f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}} 2018-09-08 08:02:40,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8c729d7-ea95-4176-aabf-1c28f487f78f 2018-09-08 08:02:40,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.265432834625s 2018-09-08 08:02:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57969aaa-f80c-4663-98fc-d75eedd0d61b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:02:40,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-57969aaa-f80c-4663-98fc-d75eedd0d61b 2018-09-08 08:02:40,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 08:02:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1a0c5e-8c7e-4ca0-9b0b-5c1311e750e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:40,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b1a0c5e-8c7e-4ca0-9b0b-5c1311e750e4 2018-09-08 08:02:40,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07768201828s 2018-09-08 08:02:40,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 08:02:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52f2562-f5dc-46da-a854-82e632806343 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 08:02:40,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a52f2562-f5dc-46da-a854-82e632806343 2018-09-08 08:02:40,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.07963514328s 2018-09-08 08:02:40,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 08:02:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332279c5-02ce-4cce-8972-3608a4dc4724 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:40,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-332279c5-02ce-4cce-8972-3608a4dc4724 2018-09-08 08:02:40,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102030992508s 2018-09-08 08:02:40,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-332279c5-02ce-4cce-8972-3608a4dc4724 2018-09-08 08:02:40,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 08:02:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a8c80f-924a-485a-a549-f210dfa421b7 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}]} 2018-09-08 08:02:40,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-81a8c80f-924a-485a-a549-f210dfa421b7 2018-09-08 08:02:40,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0727241039276s 2018-09-08 08:02:40,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-81a8c80f-924a-485a-a549-f210dfa421b7 2018-09-08 08:02:40,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 08:02:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:40,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c99c9c-9edd-4523-a8a9-bbf4bd972272 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=cae1681ba1904b5f8caa411295a7e037", "previous": null, "next": null}} 2018-09-08 08:02:40,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=493f645a53ec4d3fbe9e5d03c7ff7561&scope.project.id=a77b552638294fbd9186f3e752eb1693&role.id=cae1681ba1904b5f8caa411295a7e037 used request id req-00c99c9c-9edd-4523-a8a9-bbf4bd972272 2018-09-08 08:02:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817031860352s 2018-09-08 08:02:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 08:02:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3676a09852ac6ec8172dc4978e33a67208f09f51" 2018-09-08 08:02:41,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e2a227-d062-42f3-a16e-a4a0128b9a6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:41,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693/users/493f645a53ec4d3fbe9e5d03c7ff7561/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-60e2a227-d062-42f3-a16e-a4a0128b9a6c 2018-09-08 08:02:41,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.1121301651s 2018-09-08 08:02:41,088 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-08 08:02:41,089 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-08 08:02:41,089 - openstack_tests - INFO - OS Credentials = > 2018-09-08 08:02:41,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:41,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["g1hz609YQr2E3GHe2B2hBg"], "issued_at": "2018-09-08T08:02:41.000000Z"}} 2018-09-08 08:02:41,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5cae8acaefa9d425232373703620b555925bb" 2018-09-08 08:02:41,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a27392e9-f79c-4398-a462-ee304bcd2ce5 Date: Sat, 08 Sep 2018 08:02:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:02:41,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-a27392e9-f79c-4398-a462-ee304bcd2ce5 2018-09-08 08:02:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5cae8acaefa9d425232373703620b555925bb" 2018-09-08 08:02:41,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-78a319aa-8ef0-4067-aa20-6557d3d5cc4d Date: Sat, 08 Sep 2018 08:02:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:02:41,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-78a319aa-8ef0-4067-aa20-6557d3d5cc4d 2018-09-08 08:02:41,927 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-08 08:02:41,927 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-08 08:02:41,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:41,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:42,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["61KDffzcTHq1yUpqNq6BXA"], "issued_at": "2018-09-08T08:02:42.000000Z"}} 2018-09-08 08:02:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1afae8a7bc4cdfcc1b6ffd82b182ba2c6ab6d8" 2018-09-08 08:02:42,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d6f6cc-9572-44a5-8d04-b497420cd605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:42,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3d6f6cc-9572-44a5-8d04-b497420cd605 2018-09-08 08:02:42,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:42,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:42,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vfwSBZhCRTKedlUZ59xmng"], "issued_at": "2018-09-08T08:02:42.000000Z"}} 2018-09-08 08:02:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:42,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca8d126-ac69-4572-8e00-fce80e80fbe6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:42,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ca8d126-ac69-4572-8e00-fce80e80fbe6 2018-09-08 08:02:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:42,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-933ed626-7936-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:43,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b8a9fb-ead0-430e-80b6-acefb18444a9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-933ed626-7936-41d-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:02:43,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-933ed626-7936-41d-proj used request id req-60b8a9fb-ead0-430e-80b6-acefb18444a9 2018-09-08 08:02:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:43,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e365328-87f9-4761-9597-ea13816e1534 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:02:43,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e365328-87f9-4761-9597-ea13816e1534 2018-09-08 08:02:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}}' 2018-09-08 08:02:43,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c13b09-b608-4c64-9384-cc9745529652 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2"}, "enabled": true, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}} 2018-09-08 08:02:43,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d2c13b09-b608-4c64-9384-cc9745529652 2018-09-08 08:02:43,230 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-933ed626-7936-41d-proj 2018-09-08 08:02:43,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:43,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:43,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["xB_guxTIQJqhPxHK3ZuHRw"], "issued_at": "2018-09-08T08:02:43.000000Z"}} 2018-09-08 08:02:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec21e38ba82c045d90c511c8ddc9e008b6e39f3" 2018-09-08 08:02:43,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5ec18f-a986-47d7-bdca-29d4e4afb852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:43,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf5ec18f-a986-47d7-bdca-29d4e4afb852 2018-09-08 08:02:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:43,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:43,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec21e38ba82c045d90c511c8ddc9e008b6e39f3" 2018-09-08 08:02:43,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f29980f-065a-40e2-9db7-eb44cc7854d7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:43,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3f29980f-065a-40e2-9db7-eb44cc7854d7 2018-09-08 08:02:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-933ed626-7936-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec21e38ba82c045d90c511c8ddc9e008b6e39f3" 2018-09-08 08:02:43,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777ab1ce-d77e-4236-acfe-c100a71e56e4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-933ed626-7936-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2"}, "enabled": true, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}]} 2018-09-08 08:02:43,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-933ed626-7936-41d-proj used request id req-777ab1ce-d77e-4236-acfe-c100a71e56e4 2018-09-08 08:02:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec21e38ba82c045d90c511c8ddc9e008b6e39f3" 2018-09-08 08:02:43,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e096471-8b40-4006-b5d9-31a6418288c6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:02:43,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9e096471-8b40-4006-b5d9-31a6418288c6 2018-09-08 08:02:44,295 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-933ed626-7936-41d-user 2018-09-08 08:02:44,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:44,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144e75c1-2385-4c88-8d8d-f65247971e93 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:44,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-144e75c1-2385-4c88-8d8d-f65247971e93 2018-09-08 08:02:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" -d '{"role": {"name": "CreateSecurityGroupTests-933ed626-7936-41d-proj-role"}}' 2018-09-08 08:02:44,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced3d7f5-9621-4299-82d7-dde20061f9ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45f0ad8c9c604fa0ad6d898ba0ef3052", "links": {"self": "http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052"}, "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj-role"}} 2018-09-08 08:02:44,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ced3d7f5-9621-4299-82d7-dde20061f9ae 2018-09-08 08:02:44,510 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-933ed626-7936-41d-proj-role 2018-09-08 08:02:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a6714e-8ccc-4a0b-a891-2d9f20a5572a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052"}, "domain_id": null, "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj-role", "id": "45f0ad8c9c604fa0ad6d898ba0ef3052"}} 2018-09-08 08:02:44,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 used request id req-a4a6714e-8ccc-4a0b-a891-2d9f20a5572a 2018-09-08 08:02:44,594 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-933ed626-7936-41d-proj-role to project CreateSecurityGroupTests-933ed626-7936-41d-proj 2018-09-08 08:02:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2/users/79e1f98b90be4733824aaa0316dd3786/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:44,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd0834c2-86c3-443b-8651-6d2134a81b7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:44,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2/users/79e1f98b90be4733824aaa0316dd3786/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 used request id req-bd0834c2-86c3-443b-8651-6d2134a81b7c 2018-09-08 08:02:44,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:44,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:45,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45f0ad8c9c604fa0ad6d898ba0ef3052", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj-role"}], "expires_at": "2018-09-08T09:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-933ed626-7936-41d-user", "id": "79e1f98b90be4733824aaa0316dd3786"}, "audit_ids": ["Du2lYjBQQ7i5FIfuc2oitA"], "issued_at": "2018-09-08T08:02:45.000000Z"}} 2018-09-08 08:02:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:45,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3349c3-997a-4911-95fb-335d9d6f3175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:45,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d3349c3-997a-4911-95fb-335d9d6f3175 2018-09-08 08:02:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:45,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9f26a2b1-c322-4824-ac21-24080a18382c Date: Sat, 08 Sep 2018 08:02:45 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:02:45,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name&description=hello+group used request id req-9f26a2b1-c322-4824-ac21-24080a18382c 2018-09-08 08:02:45,546 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name... 2018-09-08 08:02:45,546 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name 2018-09-08 08:02:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" -d '{"security_group": {"name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name", "description": "hello group"}}' 2018-09-08 08:02:45,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c60186c9-e99b-4834-ad88-28e79f26ba9e Date: Sat, 08 Sep 2018 08:02:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 2, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}} 2018-09-08 08:02:45,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-c60186c9-e99b-4834-ad88-28e79f26ba9e 2018-09-08 08:02:45,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ecc8391-def4-425d-a98d-fcb655b4bdbb Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:46,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-5ecc8391-def4-425d-a98d-fcb655b4bdbb 2018-09-08 08:02:46,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e0ecb3d2-424d-42a1-a128-2d8430b47843 Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:46,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-e0ecb3d2-424d-42a1-a128-2d8430b47843 2018-09-08 08:02:46,262 - neutron_utils - INFO - Retrieving security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e252852f-cd01-4927-a6fa-1deba9c3c037 Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 2, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:46,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-e252852f-cd01-4927-a6fa-1deba9c3c037 2018-09-08 08:02:46,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7e8c3ad-0c20-43cc-b94c-8ffd65a6368c Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:46,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-a7e8c3ad-0c20-43cc-b94c-8ffd65a6368c 2018-09-08 08:02:46,641 - neutron_utils - INFO - Retrieving security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-313df1ea-ca89-43b7-b50a-5e5c79a0e7d0 Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 2, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:46,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-313df1ea-ca89-43b7-b50a-5e5c79a0e7d0 2018-09-08 08:02:46,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:46,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b2ce1644-d104-4573-8c52-b2f7486cf03f Date: Sat, 08 Sep 2018 08:02:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:46,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-b2ce1644-d104-4573-8c52-b2f7486cf03f 2018-09-08 08:02:46,873 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name 2018-09-08 08:02:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:47,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c78c87dd-578c-48ad-8d7a-903814088991 Date: Sat, 08 Sep 2018 08:02:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 2, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:47,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name used request id req-c78c87dd-578c-48ad-8d7a-903814088991 2018-09-08 08:02:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:47,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:47,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91389e6-ecda-4765-971c-a0267545ee35 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2"}, "enabled": true, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}} 2018-09-08 08:02:47,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 used request id req-a91389e6-ecda-4765-971c-a0267545ee35 2018-09-08 08:02:47,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:47,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a25ae721-dd5b-4c4b-a175-74501dfbec2f Date: Sat, 08 Sep 2018 08:02:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:47,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-a25ae721-dd5b-4c4b-a175-74501dfbec2f 2018-09-08 08:02:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc"}}' 2018-09-08 08:02:47,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2ddb5f41-0336-4490-8848-f95790bebb01 Date: Sat, 08 Sep 2018 08:02:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}} 2018-09-08 08:02:47,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-2ddb5f41-0336-4490-8848-f95790bebb01 2018-09-08 08:02:47,482 - neutron_utils - INFO - Retrieving security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:47,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:47,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-aea4c38f-65f5-4ef2-b047-ff64f0487065 Date: Sat, 08 Sep 2018 08:02:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "revision_number": 0, "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 3, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:47,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-aea4c38f-65f5-4ef2-b047-ff64f0487065 2018-09-08 08:02:47,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:47,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9078ecc3-a53f-47ac-b983-7b5ff3bdc065 Date: Sat, 08 Sep 2018 08:02:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:47,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-9078ecc3-a53f-47ac-b983-7b5ff3bdc065 2018-09-08 08:02:47,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:48,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45f0ad8c9c604fa0ad6d898ba0ef3052", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj-role"}], "expires_at": "2018-09-08T09:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8fd4bad2d34248b0973b2f96fcc556e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-933ed626-7936-41d-user", "id": "79e1f98b90be4733824aaa0316dd3786"}, "audit_ids": ["9W-WdxWYRWCvjd5HKPJfJQ"], "issued_at": "2018-09-08T08:02:48.000000Z"}} 2018-09-08 08:02:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5f93f524-0422-46e6-92d2-f064f97d1dde Date: Sat, 08 Sep 2018 08:02:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "revision_number": 0, "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 3, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:48,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name&description=hello+group used request id req-5f93f524-0422-46e6-92d2-f064f97d1dde 2018-09-08 08:02:48,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:48,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b6a15583-0e9b-405e-ae76-0684b01b47c5 Date: Sat, 08 Sep 2018 08:02:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:48,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-b6a15583-0e9b-405e-ae76-0684b01b47c5 2018-09-08 08:02:48,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9520a44f-4da6-4662-adb1-ac530401d802 Date: Sat, 08 Sep 2018 08:02:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:48,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-9520a44f-4da6-4662-adb1-ac530401d802 2018-09-08 08:02:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7096d16e-b792-4bcc-97c3-440c7d869811 Date: Sat, 08 Sep 2018 08:02:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "revision_number": 0, "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 3, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:48,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name used request id req-7096d16e-b792-4bcc-97c3-440c7d869811 2018-09-08 08:02:48,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:49,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-de79a236-fa4d-42af-8bf9-3c32b2efb1b3 Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:49,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-de79a236-fa4d-42af-8bf9-3c32b2efb1b3 2018-09-08 08:02:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:49,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-acb0135f-2e61-4b9b-a9f8-93afd1c0d58d Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "revision_number": 0, "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 3, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:49,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name used request id req-acb0135f-2e61-4b9b-a9f8-93afd1c0d58d 2018-09-08 08:02:49,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:49,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5a3edfab-43a2-45c5-83a4-fbdc3468146d Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:49,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-5a3edfab-43a2-45c5-83a4-fbdc3468146d 2018-09-08 08:02:49,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:49,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:49,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-fd3d580a-0d7e-46a6-a474-7301193ce6b1 Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:49,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-fd3d580a-0d7e-46a6-a474-7301193ce6b1 2018-09-08 08:02:49,580 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name 2018-09-08 08:02:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:49,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-71c53776-6d3a-4c05-916d-945b15696d80 Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "revision_number": 0, "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "a4803c87-92ca-4493-a434-e447e72fa61b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 3, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "name": "CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name"}]} 2018-09-08 08:02:49,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name used request id req-71c53776-6d3a-4c05-916d-945b15696d80 2018-09-08 08:02:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0e7bc1-2a4d-4d71-807b-5987e4f68a38 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2"}, "enabled": true, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}} 2018-09-08 08:02:49,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 used request id req-2e0e7bc1-2a4d-4d71-807b-5987e4f68a38 2018-09-08 08:02:49,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:49,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2824b0c4-591e-4cbd-a415-f024949fcd7e Date: Sat, 08 Sep 2018 08:02:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:49,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-2824b0c4-591e-4cbd-a415-f024949fcd7e 2018-09-08 08:02:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc"}}' 2018-09-08 08:02:50,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-0bb47954-638e-468c-90cb-45ebf21c1d16 Date: Sat, 08 Sep 2018 08:02:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:49Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:49Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "1a438c73-21fb-4c65-aa19-27c036a70b59"}} 2018-09-08 08:02:50,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-0bb47954-638e-468c-90cb-45ebf21c1d16 2018-09-08 08:02:50,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 900c13f5-9d0f-4ace-8322-08de0d6251bc 2018-09-08 08:02:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63b0a4cc7223557404e2549e1f7d6705e314b447" 2018-09-08 08:02:50,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-c72acf1e-fbb2-4317-bed6-d896a8bae0fc Date: Sat, 08 Sep 2018 08:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:49Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:49Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "1a438c73-21fb-4c65-aa19-27c036a70b59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "496befc6-913b-4ef1-8e42-f5b8a9a926f6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:47Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:47Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "59d29e81-d68d-4fc2-aacf-fb6b479a634b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "900c13f5-9d0f-4ace-8322-08de0d6251bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "a4803c87-92ca-4493-a434-e447e72fa61b"}]} 2018-09-08 08:02:50,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-c72acf1e-fbb2-4317-bed6-d896a8bae0fc 2018-09-08 08:02:50,212 - neutron_utils - INFO - Deleting security group rule with ID - 1a438c73-21fb-4c65-aa19-27c036a70b59 2018-09-08 08:02:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1a438c73-21fb-4c65-aa19-27c036a70b59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:50,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d36ddeb4-6866-4563-82c5-dd456aebf3a2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:50,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1a438c73-21fb-4c65-aa19-27c036a70b59 used request id req-d36ddeb4-6866-4563-82c5-dd456aebf3a2 2018-09-08 08:02:50,306 - neutron_utils - INFO - Deleting security group rule with ID - 59d29e81-d68d-4fc2-aacf-fb6b479a634b 2018-09-08 08:02:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/59d29e81-d68d-4fc2-aacf-fb6b479a634b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:50,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eb0482e-0134-4b7f-9fe4-13b9a01e7c6b Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:50,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/59d29e81-d68d-4fc2-aacf-fb6b479a634b used request id req-4eb0482e-0134-4b7f-9fe4-13b9a01e7c6b 2018-09-08 08:02:50,422 - neutron_utils - INFO - Deleting security group rule with ID - a4803c87-92ca-4493-a434-e447e72fa61b 2018-09-08 08:02:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a4803c87-92ca-4493-a434-e447e72fa61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:50,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7be58ffa-c0ae-4885-afb9-de0ae9571da1 Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:50,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a4803c87-92ca-4493-a434-e447e72fa61b used request id req-7be58ffa-c0ae-4885-afb9-de0ae9571da1 2018-09-08 08:02:50,777 - neutron_utils - INFO - Deleting security group rule with ID - 496befc6-913b-4ef1-8e42-f5b8a9a926f6 2018-09-08 08:02:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/496befc6-913b-4ef1-8e42-f5b8a9a926f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:51,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed6bb11b-7b60-49a7-8584-50229933fb5f Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:51,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/496befc6-913b-4ef1-8e42-f5b8a9a926f6 used request id req-ed6bb11b-7b60-49a7-8584-50229933fb5f 2018-09-08 08:02:51,012 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9f5d79e3-b02d-41a8-b470-4f6a022e1e57name 2018-09-08 08:02:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/900c13f5-9d0f-4ace-8322-08de0d6251bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663cdfa6938a6e1113f0cea888dbfafba546bcf3" 2018-09-08 08:02:51,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-734800c9-2018-4a89-8ef0-e58fe0e139ba Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:51,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/900c13f5-9d0f-4ace-8322-08de0d6251bc used request id req-734800c9-2018-4a89-8ef0-e58fe0e139ba 2018-09-08 08:02:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-673f5c27-5201-487e-ad76-d7f0b5b50c7a Date: Sat, 08 Sep 2018 08:02:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "updated_at": "2018-09-08T08:02:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "1d826c6c-bfd8-4248-b50c-b534502ee497", "remote_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "8d1816e0-8fdc-4013-8974-386024429567", "remote_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "be16d7a6-876d-4a0c-9bc0-e88e185622a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "revision_number": 0, "id": "cbf488fa-6528-4163-b9ad-c64f84c8c916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2"}], "revision_number": 4, "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "name": "default"}]} 2018-09-08 08:02:51,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-673f5c27-5201-487e-ad76-d7f0b5b50c7a 2018-09-08 08:02:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd51387-35dd-415a-beee-9491d6c0f9ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:51,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-cbd51387-35dd-415a-beee-9491d6c0f9ec 2018-09-08 08:02:51,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19dd4cd-d901-4133-891d-3e5f0eb3a159 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:02:51,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-d19dd4cd-d901-4133-891d-3e5f0eb3a159 2018-09-08 08:02:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d625ed25-660d-4816-9b3a-6a69f76f1233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:51,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-d625ed25-660d-4816-9b3a-6a69f76f1233 2018-09-08 08:02:51,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff92c0a-2193-4357-8fa1-5938e42788ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:51,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-cff92c0a-2193-4357-8fa1-5938e42788ad 2018-09-08 08:02:51,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:51,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3930a712-0ab1-495a-96e4-40be3bb9e1ea Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:02:51,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-3930a712-0ab1-495a-96e4-40be3bb9e1ea 2018-09-08 08:02:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed88bc22-aa88-43cf-8f7c-1dbd044c634a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:52,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-ed88bc22-aa88-43cf-8f7c-1dbd044c634a 2018-09-08 08:02:52,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4466199-4f23-451d-a0aa-3eef8f0b50f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:52,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-d4466199-4f23-451d-a0aa-3eef8f0b50f8 2018-09-08 08:02:52,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7651681c-5dea-44bb-a3f7-44b6a88e6673 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:52,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7651681c-5dea-44bb-a3f7-44b6a88e6673 2018-09-08 08:02:52,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28011b0a-1a4c-49a6-8072-01bb83c414a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:52,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-28011b0a-1a4c-49a6-8072-01bb83c414a9 2018-09-08 08:02:52,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9eb1d03-edc2-42a9-8d96-50ff41d1e8e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:02:52,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c9eb1d03-edc2-42a9-8d96-50ff41d1e8e0 2018-09-08 08:02:52,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:02:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e6fc6e-53dc-44cc-af07-f5b604b7f20a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2"}, "enabled": true, "id": "8fd4bad2d34248b0973b2f96fcc556e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-933ed626-7936-41d-proj"}} 2018-09-08 08:02:52,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 used request id req-f2e6fc6e-53dc-44cc-af07-f5b604b7f20a 2018-09-08 08:02:52,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e993ef45-373a-4e07-b5f0-53bda51b86f3 2018-09-08 08:02:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e993ef45-373a-4e07-b5f0-53bda51b86f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-416be096-e8f8-43f9-8b02-ef6339f1712b Date: Sat, 08 Sep 2018 08:02:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "1d826c6c-bfd8-4248-b50c-b534502ee497"}, {"remote_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "8d1816e0-8fdc-4013-8974-386024429567"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "be16d7a6-876d-4a0c-9bc0-e88e185622a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:45Z", "security_group_id": "e993ef45-373a-4e07-b5f0-53bda51b86f3", "port_range_min": null, "revision_number": 0, "tenant_id": "8fd4bad2d34248b0973b2f96fcc556e2", "created_at": "2018-09-08T08:02:45Z", "project_id": "8fd4bad2d34248b0973b2f96fcc556e2", "id": "cbf488fa-6528-4163-b9ad-c64f84c8c916"}]} 2018-09-08 08:02:52,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e993ef45-373a-4e07-b5f0-53bda51b86f3 used request id req-416be096-e8f8-43f9-8b02-ef6339f1712b 2018-09-08 08:02:52,626 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:02:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e993ef45-373a-4e07-b5f0-53bda51b86f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:52,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8504b442-e1e0-4709-a598-743cdf98abb5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:52,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e993ef45-373a-4e07-b5f0-53bda51b86f3 used request id req-8504b442-e1e0-4709-a598-743cdf98abb5 2018-09-08 08:02:52,913 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-933ed626-7936-41d-proj 2018-09-08 08:02:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:53,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de5e71a-a8c9-442b-b3e3-1db135d53fbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:53,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8fd4bad2d34248b0973b2f96fcc556e2 used request id req-6de5e71a-a8c9-442b-b3e3-1db135d53fbb 2018-09-08 08:02:53,142 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-933ed626-7936-41d-proj-role 2018-09-08 08:02:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:53,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a16c8f-5c28-4c6f-9027-532c825995ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:53,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/45f0ad8c9c604fa0ad6d898ba0ef3052 used request id req-36a16c8f-5c28-4c6f-9027-532c825995ed 2018-09-08 08:02:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7c6b568795bd58fb8d50da2a9e895bb5588ec12" 2018-09-08 08:02:53,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e2fe70-1763-48ee-9f64-05067ee40ec8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:53,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-02e2fe70-1763-48ee-9f64-05067ee40ec8 2018-09-08 08:02:53,351 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-933ed626-7936-41d-user 2018-09-08 08:02:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/79e1f98b90be4733824aaa0316dd3786 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec21e38ba82c045d90c511c8ddc9e008b6e39f3" 2018-09-08 08:02:53,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-624402e7-b194-46bb-9a02-20a6a31fcb76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:53,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/79e1f98b90be4733824aaa0316dd3786 used request id req-624402e7-b194-46bb-9a02-20a6a31fcb76 2018-09-08 08:02:53,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:53,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["SnACYwGyQMazR6TC5e0j1A"], "issued_at": "2018-09-08T08:02:53.000000Z"}} 2018-09-08 08:02:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}225b27401334d3bc4cd9f08e9df489fec28bfad0" 2018-09-08 08:02:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1b4edf-e986-48b2-8917-060a971c0a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:54,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b1b4edf-e986-48b2-8917-060a971c0a57 2018-09-08 08:02:54,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:54,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:54,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["x9DvANvaQT-Osccg8Q5_pg"], "issued_at": "2018-09-08T08:02:54.000000Z"}} 2018-09-08 08:02:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:54,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b185e9-0e34-4ce6-9082-47168de30768 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:54,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6b185e9-0e34-4ce6-9082-47168de30768 2018-09-08 08:02:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:54,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:54,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197aa6d7-8f13-4401-8eca-0879064f2fbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:02:54,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj used request id req-197aa6d7-8f13-4401-8eca-0879064f2fbb 2018-09-08 08:02:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:54,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a898155-17be-4457-b89c-a16103910297 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:02:54,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5a898155-17be-4457-b89c-a16103910297 2018-09-08 08:02:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}}' 2018-09-08 08:02:54,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29e28fd4-7205-4bc3-a5b4-b4038173ccd6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef"}, "enabled": true, "id": "4451888a712a4169a47f8599150c5fef", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}} 2018-09-08 08:02:54,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-29e28fd4-7205-4bc3-a5b4-b4038173ccd6 2018-09-08 08:02:54,780 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj 2018-09-08 08:02:54,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:54,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:55,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["K8dFWW7JRbuf_JnEI2ayyw"], "issued_at": "2018-09-08T08:02:55.000000Z"}} 2018-09-08 08:02:55,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4894cf7aee69fe2a1bcd61a7b016674f85efead" 2018-09-08 08:02:55,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cf996d-b784-4e56-a7b5-fa8545bf25a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:55,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-53cf996d-b784-4e56-a7b5-fa8545bf25a9 2018-09-08 08:02:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:02:55,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:02:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4894cf7aee69fe2a1bcd61a7b016674f85efead" 2018-09-08 08:02:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55364b72-40cf-4485-b5d3-d474e72fa66f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:02:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-55364b72-40cf-4485-b5d3-d474e72fa66f 2018-09-08 08:02:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4894cf7aee69fe2a1bcd61a7b016674f85efead" 2018-09-08 08:02:55,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178d8be2-e38b-4ed0-94a7-02c75c65d582 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef"}, "enabled": true, "id": "4451888a712a4169a47f8599150c5fef", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}]} 2018-09-08 08:02:55,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj used request id req-178d8be2-e38b-4ed0-94a7-02c75c65d582 2018-09-08 08:02:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4894cf7aee69fe2a1bcd61a7b016674f85efead" 2018-09-08 08:02:55,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a64a16d-77b9-4346-b010-af8223da205b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:02:55,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8a64a16d-77b9-4346-b010-af8223da205b 2018-09-08 08:02:55,864 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-user 2018-09-08 08:02:55,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:55,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbc7de2-7210-4bdf-a3bd-bae7aa5c5f0e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:02:55,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8bbc7de2-7210-4bdf-a3bd-bae7aa5c5f0e 2018-09-08 08:02:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" -d '{"role": {"name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role"}}' 2018-09-08 08:02:56,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e26104c6-2b56-4527-913e-55d1a91ae731 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c4727c9a6dc474da908026ea2498585", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585"}, "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role"}} 2018-09-08 08:02:56,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e26104c6-2b56-4527-913e-55d1a91ae731 2018-09-08 08:02:56,062 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role 2018-09-08 08:02:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:56,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e98bfb-cfdf-47c2-b391-3508ee0a894c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585"}, "domain_id": null, "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role", "id": "2c4727c9a6dc474da908026ea2498585"}} 2018-09-08 08:02:56,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585 used request id req-b9e98bfb-cfdf-47c2-b391-3508ee0a894c 2018-09-08 08:02:56,156 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role to project CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj 2018-09-08 08:02:56,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef/users/e70accae687f48f9afada0e000d461c4/roles/2c4727c9a6dc474da908026ea2498585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:02:56,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59818148-3f44-4b39-abd5-254e181caa25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:02:56,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef/users/e70accae687f48f9afada0e000d461c4/roles/2c4727c9a6dc474da908026ea2498585 used request id req-59818148-3f44-4b39-abd5-254e181caa25 2018-09-08 08:02:56,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:02:56,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:56,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c4727c9a6dc474da908026ea2498585", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role"}], "expires_at": "2018-09-08T09:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4451888a712a4169a47f8599150c5fef", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-user", "id": "e70accae687f48f9afada0e000d461c4"}, "audit_ids": ["8rYLf-KfS8eYD3177eHLrg"], "issued_at": "2018-09-08T08:02:56.000000Z"}} 2018-09-08 08:02:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740ed896-61b7-4104-993e-a017afd5f43e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:02:56,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-740ed896-61b7-4104-993e-a017afd5f43e 2018-09-08 08:02:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:57,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-63d44687-647f-4e4e-b8ab-04da6a4212ec Date: Sat, 08 Sep 2018 08:02:57 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:02:57,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name&description=hello+group used request id req-63d44687-647f-4e4e-b8ab-04da6a4212ec 2018-09-08 08:02:57,030 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name... 2018-09-08 08:02:57,031 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name 2018-09-08 08:02:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" -d '{"security_group": {"name": "CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name", "description": "hello group"}}' 2018-09-08 08:02:57,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-83660fe6-ff87-46e5-b014-e88847ea73e0 Date: Sat, 08 Sep 2018 08:02:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "updated_at": "2018-09-08T08:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "7f1bdb85-4587-47ed-8367-23031d6db526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}], "revision_number": 2, "project_id": "4451888a712a4169a47f8599150c5fef", "id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "name": "CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name"}} 2018-09-08 08:02:57,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-83660fe6-ff87-46e5-b014-e88847ea73e0 2018-09-08 08:02:57,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:57,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2590687b-b544-4b06-99d7-165c6751e062 Date: Sat, 08 Sep 2018 08:02:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "7f1bdb85-4587-47ed-8367-23031d6db526"}]} 2018-09-08 08:02:57,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-2590687b-b544-4b06-99d7-165c6751e062 2018-09-08 08:02:57,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:57,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f56cb3a8-2a51-482f-8a90-da9f98fc2011 Date: Sat, 08 Sep 2018 08:02:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "7f1bdb85-4587-47ed-8367-23031d6db526"}]} 2018-09-08 08:02:57,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-f56cb3a8-2a51-482f-8a90-da9f98fc2011 2018-09-08 08:02:57,817 - neutron_utils - INFO - Retrieving security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b176b8a-5fd1-4e09-9e22-fdfa1a9dc53e Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "updated_at": "2018-09-08T08:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "7f1bdb85-4587-47ed-8367-23031d6db526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}], "revision_number": 2, "project_id": "4451888a712a4169a47f8599150c5fef", "id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "name": "CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name"}]} 2018-09-08 08:02:58,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-3b176b8a-5fd1-4e09-9e22-fdfa1a9dc53e 2018-09-08 08:02:58,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:58,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04790241-acdd-4b94-9003-50fbaaf5bba3 Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "7f1bdb85-4587-47ed-8367-23031d6db526"}]} 2018-09-08 08:02:58,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-04790241-acdd-4b94-9003-50fbaaf5bba3 2018-09-08 08:02:58,265 - neutron_utils - INFO - Retrieving security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-076e9dbf-6956-4261-a329-af106da8703d Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "updated_at": "2018-09-08T08:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "7f1bdb85-4587-47ed-8367-23031d6db526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}], "revision_number": 2, "project_id": "4451888a712a4169a47f8599150c5fef", "id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "name": "CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name"}]} 2018-09-08 08:02:58,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-076e9dbf-6956-4261-a329-af106da8703d 2018-09-08 08:02:58,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c9b6a8a-9b19-4583-815a-d1689f9797ce Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "7f1bdb85-4587-47ed-8367-23031d6db526"}]} 2018-09-08 08:02:58,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-8c9b6a8a-9b19-4583-815a-d1689f9797ce 2018-09-08 08:02:58,648 - neutron_utils - INFO - Retrieving security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09ea9815-fb90-44bc-a970-efbca0bb4d38 Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "updated_at": "2018-09-08T08:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "revision_number": 0, "id": "7f1bdb85-4587-47ed-8367-23031d6db526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}], "revision_number": 2, "project_id": "4451888a712a4169a47f8599150c5fef", "id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "name": "CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name"}]} 2018-09-08 08:02:58,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-09ea9815-fb90-44bc-a970-efbca0bb4d38 2018-09-08 08:02:58,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3db875-cc7c-4594-94a4-e3b13bb5ed85 2018-09-08 08:02:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc88af6e-2646-46db-9d2b-5555d50a1a9d Date: Sat, 08 Sep 2018 08:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "6cc2849f-d73d-4de5-89e5-4f2e58b33d83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:57Z", "security_group_id": "bd3db875-cc7c-4594-94a4-e3b13bb5ed85", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:57Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "7f1bdb85-4587-47ed-8367-23031d6db526"}]} 2018-09-08 08:02:58,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-dc88af6e-2646-46db-9d2b-5555d50a1a9d 2018-09-08 08:02:58,861 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name 2018-09-08 08:02:58,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:02:59,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c4727c9a6dc474da908026ea2498585", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role"}], "expires_at": "2018-09-08T09:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4451888a712a4169a47f8599150c5fef", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4451888a712a4169a47f8599150c5fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-user", "id": "e70accae687f48f9afada0e000d461c4"}, "audit_ids": ["F4OZCQ46RMaNgJDuahHUnA"], "issued_at": "2018-09-08T08:02:59.000000Z"}} 2018-09-08 08:02:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ac7f25e3bd8370e1c0d5f1c6ec07e99820092db" 2018-09-08 08:02:59,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39be618d-6212-4bad-9b0c-c12caf03e741 Content-Length: 0 Date: Sat, 08 Sep 2018 08:02:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:02:59,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-39be618d-6212-4bad-9b0c-c12caf03e741 2018-09-08 08:02:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ac7f25e3bd8370e1c0d5f1c6ec07e99820092db" 2018-09-08 08:02:59,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-740d848f-59aa-4ebe-a3b7-a96932e60a20 Date: Sat, 08 Sep 2018 08:02:59 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:02:59,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name&description=hello+group used request id req-740d848f-59aa-4ebe-a3b7-a96932e60a20 2018-09-08 08:02:59,805 - neutron_utils - INFO - Deleting security group rule with ID - 7f1bdb85-4587-47ed-8367-23031d6db526 2018-09-08 08:02:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7f1bdb85-4587-47ed-8367-23031d6db526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:02:59,830 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-c6ef8d5f-f537-4ff3-b8e2-ede35974310e Date: Sat, 08 Sep 2018 08:02:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 7f1bdb85-4587-47ed-8367-23031d6db526 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:02:59,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7f1bdb85-4587-47ed-8367-23031d6db526 used request id req-c6ef8d5f-f537-4ff3-b8e2-ede35974310e 2018-09-08 08:02:59,830 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 7f1bdb85-4587-47ed-8367-23031d6db526 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:02:59,831 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7f1bdb85-4587-47ed-8367-23031d6db526 does not exist Neutron server returns request_ids: ['req-c6ef8d5f-f537-4ff3-b8e2-ede35974310e'] 2018-09-08 08:02:59,831 - neutron_utils - INFO - Deleting security group rule with ID - 6cc2849f-d73d-4de5-89e5-4f2e58b33d83 2018-09-08 08:02:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6cc2849f-d73d-4de5-89e5-4f2e58b33d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:03:00,006 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-69dfbc6a-a23a-46b7-952d-ff18dad4ec6c Date: Sat, 08 Sep 2018 08:03:00 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6cc2849f-d73d-4de5-89e5-4f2e58b33d83 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:03:00,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6cc2849f-d73d-4de5-89e5-4f2e58b33d83 used request id req-69dfbc6a-a23a-46b7-952d-ff18dad4ec6c 2018-09-08 08:03:00,006 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6cc2849f-d73d-4de5-89e5-4f2e58b33d83 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:03:00,006 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6cc2849f-d73d-4de5-89e5-4f2e58b33d83 does not exist Neutron server returns request_ids: ['req-69dfbc6a-a23a-46b7-952d-ff18dad4ec6c'] 2018-09-08 08:03:00,007 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7545e7e1-5ada-4f04-9ff2-f138b236bcb9name 2018-09-08 08:03:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bd3db875-cc7c-4594-94a4-e3b13bb5ed85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee47afe1c3089d45a9d72c16ac4f3cb55188b9f" 2018-09-08 08:03:00,033 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-ede09737-8334-4bdf-9555-9d673c9a04e0 Date: Sat, 08 Sep 2018 08:03:00 GMT RESP BODY: {"NeutronError": {"message": "Security group bd3db875-cc7c-4594-94a4-e3b13bb5ed85 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-08 08:03:00,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bd3db875-cc7c-4594-94a4-e3b13bb5ed85 used request id req-ede09737-8334-4bdf-9555-9d673c9a04e0 2018-09-08 08:03:00,033 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group bd3db875-cc7c-4594-94a4-e3b13bb5ed85 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-08 08:03:00,033 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group bd3db875-cc7c-4594-94a4-e3b13bb5ed85 does not exist Neutron server returns request_ids: ['req-ede09737-8334-4bdf-9555-9d673c9a04e0'] 2018-09-08 08:03:00,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6e390a0c-d9ca-4ce1-b815-39299679d975 Date: Sat, 08 Sep 2018 08:03:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:56Z", "updated_at": "2018-09-08T08:02:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "revision_number": 0, "id": "0f93b3b7-c751-46f4-bc52-58053c670af9", "remote_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "revision_number": 0, "id": "4f47ddd0-6262-4dc9-a70c-f2529daff029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "revision_number": 0, "id": "a32cdb84-976d-40ef-b289-a73ba5583176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "4451888a712a4169a47f8599150c5fef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "revision_number": 0, "id": "bc50a9d0-837c-474d-bd4e-e095c6cff4e8", "remote_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "tenant_id": "4451888a712a4169a47f8599150c5fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "4451888a712a4169a47f8599150c5fef"}], "revision_number": 4, "project_id": "4451888a712a4169a47f8599150c5fef", "id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "name": "default"}]} 2018-09-08 08:03:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6e390a0c-d9ca-4ce1-b815-39299679d975 2018-09-08 08:03:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1363ce5e-63d3-4170-b06b-015ff2afbda6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-1363ce5e-63d3-4170-b06b-015ff2afbda6 2018-09-08 08:03:00,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96564fa-7780-4143-9c6d-566fae822b98 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:03:00,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e96564fa-7780-4143-9c6d-566fae822b98 2018-09-08 08:03:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bcbc001-0826-4bd2-82ce-113b9160ac90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-3bcbc001-0826-4bd2-82ce-113b9160ac90 2018-09-08 08:03:00,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f278b8d-4b03-4b54-98ff-80c1e1df1d9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6f278b8d-4b03-4b54-98ff-80c1e1df1d9a 2018-09-08 08:03:00,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fd4f1b-7b3e-4f3a-a62a-1d8fd0e91eab Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:03:00,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-84fd4f1b-7b3e-4f3a-a62a-1d8fd0e91eab 2018-09-08 08:03:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2177c4e4-df19-4224-aa4e-eba01cebed10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2177c4e4-df19-4224-aa4e-eba01cebed10 2018-09-08 08:03:00,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916b7562-89b7-4fdb-a2aa-653d1abac1a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-916b7562-89b7-4fdb-a2aa-653d1abac1a3 2018-09-08 08:03:00,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:00,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afbd0a3b-f739-42a9-a85b-b674e1d20087 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:00,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-afbd0a3b-f739-42a9-a85b-b674e1d20087 2018-09-08 08:03:00,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a47c6df-86fa-426d-a4b8-9e3f62c643ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:01,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-6a47c6df-86fa-426d-a4b8-9e3f62c643ff 2018-09-08 08:03:01,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5dae77-52a1-4a1d-b3cf-a43885a1dcb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:01,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-cf5dae77-52a1-4a1d-b3cf-a43885a1dcb5 2018-09-08 08:03:01,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517fb28f-a0dc-40a4-80f7-b2f3246ca33f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef"}, "enabled": true, "id": "4451888a712a4169a47f8599150c5fef", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj"}} 2018-09-08 08:03:01,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef used request id req-517fb28f-a0dc-40a4-80f7-b2f3246ca33f 2018-09-08 08:03:01,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fdd16f71-b7dd-4d9f-bf49-bb5016869bd4 2018-09-08 08:03:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fdd16f71-b7dd-4d9f-bf49-bb5016869bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e966c467-0b1c-4f6f-a6e8-5d4761d6012a Date: Sat, 08 Sep 2018 08:03:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:56Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "0f93b3b7-c751-46f4-bc52-58053c670af9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:56Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "4f47ddd0-6262-4dc9-a70c-f2529daff029"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:56Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "a32cdb84-976d-40ef-b289-a73ba5583176"}, {"remote_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:02:56Z", "security_group_id": "fdd16f71-b7dd-4d9f-bf49-bb5016869bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "4451888a712a4169a47f8599150c5fef", "created_at": "2018-09-08T08:02:56Z", "project_id": "4451888a712a4169a47f8599150c5fef", "id": "bc50a9d0-837c-474d-bd4e-e095c6cff4e8"}]} 2018-09-08 08:03:01,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fdd16f71-b7dd-4d9f-bf49-bb5016869bd4 used request id req-e966c467-0b1c-4f6f-a6e8-5d4761d6012a 2018-09-08 08:03:01,438 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fdd16f71-b7dd-4d9f-bf49-bb5016869bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,728 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-157780de-1a29-482c-9b2d-883f18556f85 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:01,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fdd16f71-b7dd-4d9f-bf49-bb5016869bd4 used request id req-157780de-1a29-482c-9b2d-883f18556f85 2018-09-08 08:03:01,729 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj 2018-09-08 08:03:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:01,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b768bbc1-d6ae-4434-ab38-1f36094eb29d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:01,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4451888a712a4169a47f8599150c5fef used request id req-b768bbc1-d6ae-4434-ab38-1f36094eb29d 2018-09-08 08:03:01,951 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-proj-role 2018-09-08 08:03:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:02,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67403e17-44c0-4390-8338-016a7cb05768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:02,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2c4727c9a6dc474da908026ea2498585 used request id req-67403e17-44c0-4390-8338-016a7cb05768 2018-09-08 08:03:02,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ac9697cdbd43ba03943da9d72f91c5b34c7ca7" 2018-09-08 08:03:02,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d24f5e-17fe-430c-9955-b792c5e4e413 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:02,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03d24f5e-17fe-430c-9955-b792c5e4e413 2018-09-08 08:03:02,158 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-424d28eb-ea1f-4a7-user 2018-09-08 08:03:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e70accae687f48f9afada0e000d461c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4894cf7aee69fe2a1bcd61a7b016674f85efead" 2018-09-08 08:03:02,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7844fb2e-f9ee-4f4d-9968-9c58cae8a9bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:02,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e70accae687f48f9afada0e000d461c4 used request id req-7844fb2e-f9ee-4f4d-9968-9c58cae8a9bd 2018-09-08 08:03:02,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:02,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["h7TJScOiRDC-Gf0OzxhsFg"], "issued_at": "2018-09-08T08:03:02.000000Z"}} 2018-09-08 08:03:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4461842d53a8f8ae71ad32c40a073b007c28d9" 2018-09-08 08:03:02,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b20316-701a-4b79-9ebf-40502c2eead4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:02,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8b20316-701a-4b79-9ebf-40502c2eead4 2018-09-08 08:03:02,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:02,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:03,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Jp3qehWWSba7JLPBeZWNjA"], "issued_at": "2018-09-08T08:03:03.000000Z"}} 2018-09-08 08:03:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:03,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f265795-e5aa-42ac-b1a5-04ca087b2d11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:03,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f265795-e5aa-42ac-b1a5-04ca087b2d11 2018-09-08 08:03:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:03,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:03,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7fb8e1-c9b3-4834-a727-f55407771363 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:03,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj used request id req-7d7fb8e1-c9b3-4834-a727-f55407771363 2018-09-08 08:03:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:03,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc90306d-877c-4fda-a460-27bbde8c3b2d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:03,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cc90306d-877c-4fda-a460-27bbde8c3b2d 2018-09-08 08:03:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}}' 2018-09-08 08:03:03,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49405ce2-f01a-42aa-b533-45001c26e59f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}} 2018-09-08 08:03:03,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-49405ce2-f01a-42aa-b533-45001c26e59f 2018-09-08 08:03:03,601 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fc8fc18e-232d-479-proj 2018-09-08 08:03:03,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:03,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:03,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["dIwoBPEISQGhAQgmTxbOjQ"], "issued_at": "2018-09-08T08:03:03.000000Z"}} 2018-09-08 08:03:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f18e604df80f5d3c4947cd816a75d9ef9c3ac" 2018-09-08 08:03:04,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8105874-6f4d-4fe3-ab65-8a6fcde562a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:04,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8105874-6f4d-4fe3-ab65-8a6fcde562a1 2018-09-08 08:03:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:04,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:04,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f18e604df80f5d3c4947cd816a75d9ef9c3ac" 2018-09-08 08:03:04,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35263328-cc13-47f4-9693-941a8399d0d0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:04,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-35263328-cc13-47f4-9693-941a8399d0d0 2018-09-08 08:03:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f18e604df80f5d3c4947cd816a75d9ef9c3ac" 2018-09-08 08:03:04,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0099046-91b1-4682-afa4-596e0ccce15b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}]} 2018-09-08 08:03:04,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj used request id req-e0099046-91b1-4682-afa4-596e0ccce15b 2018-09-08 08:03:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f18e604df80f5d3c4947cd816a75d9ef9c3ac" 2018-09-08 08:03:04,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c6643f-39e6-47ee-8b53-844b73ec0dd0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:04,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b9c6643f-39e6-47ee-8b53-844b73ec0dd0 2018-09-08 08:03:04,750 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fc8fc18e-232d-479-user 2018-09-08 08:03:04,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:04,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a7fb55-3ac4-4229-b94c-df1d56dd0c78 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:04,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91a7fb55-3ac4-4229-b94c-df1d56dd0c78 2018-09-08 08:03:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" -d '{"role": {"name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role"}}' 2018-09-08 08:03:04,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b889f00-c95d-41aa-b7b8-061023c545b7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bea899fdc46b467c9ff8e8a615ec23f3", "links": {"self": "http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3"}, "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role"}} 2018-09-08 08:03:04,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9b889f00-c95d-41aa-b7b8-061023c545b7 2018-09-08 08:03:04,961 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role 2018-09-08 08:03:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:05,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfdeddc-07db-4007-9197-b96efa8b8c01 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3"}, "domain_id": null, "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role", "id": "bea899fdc46b467c9ff8e8a615ec23f3"}} 2018-09-08 08:03:05,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3 used request id req-7cfdeddc-07db-4007-9197-b96efa8b8c01 2018-09-08 08:03:05,052 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role to project CreateSecurityGroupTests-fc8fc18e-232d-479-proj 2018-09-08 08:03:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1/users/22624394d69b4784a0eb261c3a9f79e8/roles/bea899fdc46b467c9ff8e8a615ec23f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:05,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444d67bf-f771-4540-9fae-7aeecf2a40e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:05,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1/users/22624394d69b4784a0eb261c3a9f79e8/roles/bea899fdc46b467c9ff8e8a615ec23f3 used request id req-444d67bf-f771-4540-9fae-7aeecf2a40e4 2018-09-08 08:03:05,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:05,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:05,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["_hLxO1p5RvOOWKQV_saEyg"], "issued_at": "2018-09-08T08:03:05.000000Z"}} 2018-09-08 08:03:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:05,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993ee015-df36-4648-af37-ce1332c7d750 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:05,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-993ee015-df36-4648-af37-ce1332c7d750 2018-09-08 08:03:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:05,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-986958a5-c108-4a01-bf18-c5481a663eb3 Date: Sat, 08 Sep 2018 08:03:05 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:05,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name&description=hello+group used request id req-986958a5-c108-4a01-bf18-c5481a663eb3 2018-09-08 08:03:05,788 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name... 2018-09-08 08:03:05,788 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name 2018-09-08 08:03:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:05,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:05,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9222a6b4-b93a-4503-9abc-562a4004feb3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}]} 2018-09-08 08:03:05,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-fc8fc18e-232d-479-proj used request id req-9222a6b4-b93a-4503-9abc-562a4004feb3 2018-09-08 08:03:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" -d '{"security_group": {"tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name", "description": "hello group"}}' 2018-09-08 08:03:06,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d98eef72-0d12-464b-90ce-3072f503e863 Date: Sat, 08 Sep 2018 08:03:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}} 2018-09-08 08:03:06,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d98eef72-0d12-464b-90ce-3072f503e863 2018-09-08 08:03:06,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2db4dc7c-f984-4e6a-8ea3-7821c4742442 Date: Sat, 08 Sep 2018 08:03:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:06,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-2db4dc7c-f984-4e6a-8ea3-7821c4742442 2018-09-08 08:03:06,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:06,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74725299-575d-446f-bff9-c6fe3bd79bf3 Date: Sat, 08 Sep 2018 08:03:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:06,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-74725299-575d-446f-bff9-c6fe3bd79bf3 2018-09-08 08:03:06,714 - neutron_utils - INFO - Retrieving security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:06,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9957e028-c14c-4c9f-b0f3-cf38566fb91d Date: Sat, 08 Sep 2018 08:03:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:06,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-9957e028-c14c-4c9f-b0f3-cf38566fb91d 2018-09-08 08:03:06,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:07,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3834a198-58eb-465a-9086-a008789cb62b Date: Sat, 08 Sep 2018 08:03:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:07,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-3834a198-58eb-465a-9086-a008789cb62b 2018-09-08 08:03:07,094 - neutron_utils - INFO - Retrieving security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:07,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ceb9a00b-edbb-4d90-9a20-1994eb0ac6c8 Date: Sat, 08 Sep 2018 08:03:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:07,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-ceb9a00b-edbb-4d90-9a20-1994eb0ac6c8 2018-09-08 08:03:07,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:07,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ebcb966-d1f0-4afb-a6d4-852535455a95 Date: Sat, 08 Sep 2018 08:03:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:07,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-9ebcb966-d1f0-4afb-a6d4-852535455a95 2018-09-08 08:03:07,467 - neutron_utils - INFO - Retrieving security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:07,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-818e1b52-bbe7-41af-ba4e-0515331d19a7 Date: Sat, 08 Sep 2018 08:03:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:07,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-818e1b52-bbe7-41af-ba4e-0515331d19a7 2018-09-08 08:03:07,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:07,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c496bc34-ff46-43f8-9c71-0c962e5a92b5 Date: Sat, 08 Sep 2018 08:03:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:07,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-c496bc34-ff46-43f8-9c71-0c962e5a92b5 2018-09-08 08:03:07,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:08,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea899fdc46b467c9ff8e8a615ec23f3", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role"}], "expires_at": "2018-09-08T09:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3204f91e4b14131a98e09b2df144eb1", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-user", "id": "22624394d69b4784a0eb261c3a9f79e8"}, "audit_ids": ["YFcB6kGHR6attkQRu6JtAg"], "issued_at": "2018-09-08T08:03:08.000000Z"}} 2018-09-08 08:03:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e048e8d5175005d1288df815d1bdeed050a0c2a3" 2018-09-08 08:03:08,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5c2d1751-88bb-42f0-84bc-d61db252b4db Date: Sat, 08 Sep 2018 08:03:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:08,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name&description=hello+group used request id req-5c2d1751-88bb-42f0-84bc-d61db252b4db 2018-09-08 08:03:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:08,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4461842d53a8f8ae71ad32c40a073b007c28d9" 2018-09-08 08:03:08,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb137c79-d6e4-4322-ad4b-ca999261ece0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}} 2018-09-08 08:03:08,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 used request id req-bb137c79-d6e4-4322-ad4b-ca999261ece0 2018-09-08 08:03:08,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:08,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e048e8d5175005d1288df815d1bdeed050a0c2a3" 2018-09-08 08:03:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-447131de-1656-427e-95fc-c4821fad4bf4 Date: Sat, 08 Sep 2018 08:03:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:08,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-447131de-1656-427e-95fc-c4821fad4bf4 2018-09-08 08:03:08,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e048e8d5175005d1288df815d1bdeed050a0c2a3" 2018-09-08 08:03:08,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b5acbf5-1e11-4770-b0df-c1c8c64b57f6 Date: Sat, 08 Sep 2018 08:03:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:08,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-6b5acbf5-1e11-4770-b0df-c1c8c64b57f6 2018-09-08 08:03:08,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:08,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:09,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea899fdc46b467c9ff8e8a615ec23f3", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role"}], "expires_at": "2018-09-08T09:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3204f91e4b14131a98e09b2df144eb1", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b3204f91e4b14131a98e09b2df144eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-user", "id": "22624394d69b4784a0eb261c3a9f79e8"}, "audit_ids": ["IYZ4j48iRjeeKG_kdLh8cw"], "issued_at": "2018-09-08T08:03:09.000000Z"}} 2018-09-08 08:03:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:09,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aac1603-952e-4853-9c55-34d684b698d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:09,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3aac1603-952e-4853-9c55-34d684b698d0 2018-09-08 08:03:09,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2120a0e2-5130-448d-b3a5-2005129cf55f Date: Sat, 08 Sep 2018 08:03:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:09,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name used request id req-2120a0e2-5130-448d-b3a5-2005129cf55f 2018-09-08 08:03:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:09,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:09,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5391e3e-2a66-493b-8fea-b9537e5ae363 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}} 2018-09-08 08:03:09,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 used request id req-e5391e3e-2a66-493b-8fea-b9537e5ae363 2018-09-08 08:03:09,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:09,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78b1d5a6-ec5d-4997-9c55-a381cdb3069e Date: Sat, 08 Sep 2018 08:03:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:09,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-78b1d5a6-ec5d-4997-9c55-a381cdb3069e 2018-09-08 08:03:09,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:09,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:10,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04742a7e-0025-4442-9e35-61cde53609a2 Date: Sat, 08 Sep 2018 08:03:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:10,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-04742a7e-0025-4442-9e35-61cde53609a2 2018-09-08 08:03:10,013 - neutron_utils - INFO - Retrieving security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:10,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fd4cc1d9-14e5-499c-9280-cc266733a6d7 Date: Sat, 08 Sep 2018 08:03:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "e3f40acb-b34f-4e20-a66e-bef94f367585", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 2, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "d5f5e677-33ac-466f-934e-7434b1647e52", "name": "CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name"}]} 2018-09-08 08:03:10,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-fd4cc1d9-14e5-499c-9280-cc266733a6d7 2018-09-08 08:03:10,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5f5e677-33ac-466f-934e-7434b1647e52 2018-09-08 08:03:10,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1461ba53f69bc0f62e46831fe6376bd964a8bea5" 2018-09-08 08:03:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a16172b-e9a9-4bc8-8366-3b0a68945a1d Date: Sat, 08 Sep 2018 08:03:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "26ce5c4a-964c-4877-9f7a-8ceefbc62d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "d5f5e677-33ac-466f-934e-7434b1647e52", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "e3f40acb-b34f-4e20-a66e-bef94f367585"}]} 2018-09-08 08:03:10,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-0a16172b-e9a9-4bc8-8366-3b0a68945a1d 2018-09-08 08:03:10,404 - neutron_utils - INFO - Deleting security group rule with ID - e3f40acb-b34f-4e20-a66e-bef94f367585 2018-09-08 08:03:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e3f40acb-b34f-4e20-a66e-bef94f367585 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:10,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27f53ebb-0dac-49bb-beed-2915a0864b49 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:10,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e3f40acb-b34f-4e20-a66e-bef94f367585 used request id req-27f53ebb-0dac-49bb-beed-2915a0864b49 2018-09-08 08:03:10,513 - neutron_utils - INFO - Deleting security group rule with ID - 26ce5c4a-964c-4877-9f7a-8ceefbc62d8e 2018-09-08 08:03:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/26ce5c4a-964c-4877-9f7a-8ceefbc62d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:10,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f965da9-01c8-4184-a0d8-95db1af304ab Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:10,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/26ce5c4a-964c-4877-9f7a-8ceefbc62d8e used request id req-5f965da9-01c8-4184-a0d8-95db1af304ab 2018-09-08 08:03:10,755 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-135e4d2c-4c41-4ba6-8c7d-87c1c54db809name 2018-09-08 08:03:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d5f5e677-33ac-466f-934e-7434b1647e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802f815758c6f2cf4e95d53b56d36827842f4485" 2018-09-08 08:03:11,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7839f477-6f08-4096-80d5-08a8db9be29c Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:11,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d5f5e677-33ac-466f-934e-7434b1647e52 used request id req-7839f477-6f08-4096-80d5-08a8db9be29c 2018-09-08 08:03:11,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-70dbf28f-c9f4-4457-b212-246027bffd6f Date: Sat, 08 Sep 2018 08:03:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "updated_at": "2018-09-08T08:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "058fdea4-745a-4018-b769-710336bb76a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "0fcafaf5-52e9-4490-968d-054364076c57", "remote_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "3e865d7b-a283-4f1f-a412-f0909719bc71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "revision_number": 0, "id": "adad2f2d-1d73-4ef4-9421-b06cbcc5aa9e", "remote_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3204f91e4b14131a98e09b2df144eb1"}], "revision_number": 4, "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:03:11,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-70dbf28f-c9f4-4457-b212-246027bffd6f 2018-09-08 08:03:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08cd025-fac0-4980-a126-fbad7986480f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:11,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e08cd025-fac0-4980-a126-fbad7986480f 2018-09-08 08:03:11,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c897941-2fd4-49d5-a1b3-0af844e57642 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:03:11,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-5c897941-2fd4-49d5-a1b3-0af844e57642 2018-09-08 08:03:11,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7a813e-d4fb-400d-9be5-174d8890d646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:11,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-fb7a813e-d4fb-400d-9be5-174d8890d646 2018-09-08 08:03:11,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9432e994-a142-4854-9ed4-096760f8daef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:11,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9432e994-a142-4854-9ed4-096760f8daef 2018-09-08 08:03:11,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0771ec59-a7f3-4ba3-b147-d75b0b1cb84f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:03:11,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-0771ec59-a7f3-4ba3-b147-d75b0b1cb84f 2018-09-08 08:03:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd471d95-f201-403e-822e-59ea0a3a8b14 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1"}, "enabled": true, "id": "b3204f91e4b14131a98e09b2df144eb1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fc8fc18e-232d-479-proj"}} 2018-09-08 08:03:11,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 used request id req-bd471d95-f201-403e-822e-59ea0a3a8b14 2018-09-08 08:03:11,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d6f2c19-e681-4729-9524-7d654aa39d48 2018-09-08 08:03:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6d6f2c19-e681-4729-9524-7d654aa39d48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:11,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b28dabe-5434-4281-b0df-10d1ca5c04a7 Date: Sat, 08 Sep 2018 08:03:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "058fdea4-745a-4018-b769-710336bb76a2"}, {"remote_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "0fcafaf5-52e9-4490-968d-054364076c57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "3e865d7b-a283-4f1f-a412-f0909719bc71"}, {"remote_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:06Z", "security_group_id": "6d6f2c19-e681-4729-9524-7d654aa39d48", "port_range_min": null, "revision_number": 0, "tenant_id": "b3204f91e4b14131a98e09b2df144eb1", "created_at": "2018-09-08T08:03:06Z", "project_id": "b3204f91e4b14131a98e09b2df144eb1", "id": "adad2f2d-1d73-4ef4-9421-b06cbcc5aa9e"}]} 2018-09-08 08:03:11,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6d6f2c19-e681-4729-9524-7d654aa39d48 used request id req-0b28dabe-5434-4281-b0df-10d1ca5c04a7 2018-09-08 08:03:11,981 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6d6f2c19-e681-4729-9524-7d654aa39d48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:12,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5abdc1c7-546d-4e27-8d7e-3e5aad1b034d Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:12,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6d6f2c19-e681-4729-9524-7d654aa39d48 used request id req-5abdc1c7-546d-4e27-8d7e-3e5aad1b034d 2018-09-08 08:03:12,272 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fc8fc18e-232d-479-proj 2018-09-08 08:03:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:12,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29905220-05c7-4796-803b-14f5228960f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:12,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b3204f91e4b14131a98e09b2df144eb1 used request id req-29905220-05c7-4796-803b-14f5228960f2 2018-09-08 08:03:12,507 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fc8fc18e-232d-479-proj-role 2018-09-08 08:03:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:12,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bab09e3-4fa7-40ce-b7ee-a8075807e3fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:12,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bea899fdc46b467c9ff8e8a615ec23f3 used request id req-1bab09e3-4fa7-40ce-b7ee-a8075807e3fc 2018-09-08 08:03:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9531ed7b3f7c7babb2558a05903e7148c8c83" 2018-09-08 08:03:12,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d9fa39-1ae0-4b0c-9bf3-81c257121bc2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:12,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80d9fa39-1ae0-4b0c-9bf3-81c257121bc2 2018-09-08 08:03:12,718 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fc8fc18e-232d-479-user 2018-09-08 08:03:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/22624394d69b4784a0eb261c3a9f79e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f18e604df80f5d3c4947cd816a75d9ef9c3ac" 2018-09-08 08:03:12,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a5e4929-74e7-4d71-ad49-590eaa2da5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:12,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/22624394d69b4784a0eb261c3a9f79e8 used request id req-3a5e4929-74e7-4d71-ad49-590eaa2da5a0 2018-09-08 08:03:12,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:13,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Z3THNIueS52uW3heFYwpEA"], "issued_at": "2018-09-08T08:03:13.000000Z"}} 2018-09-08 08:03:13,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3640c43ad8dd0dc998b76780354f12cf6892a144" 2018-09-08 08:03:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c32bfa9-62c9-43f6-ba9c-2b422ebe9d4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:13,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c32bfa9-62c9-43f6-ba9c-2b422ebe9d4c 2018-09-08 08:03:13,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:13,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:13,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PmWDuySdSq-epJcvva9-DQ"], "issued_at": "2018-09-08T08:03:13.000000Z"}} 2018-09-08 08:03:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:13,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a12069d-a7b5-43eb-9c7d-1e024f88e0eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:13,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a12069d-a7b5-43eb-9c7d-1e024f88e0eb 2018-09-08 08:03:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:13,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:13,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583a34d2-4736-4234-bdca-8da6382fcaa0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:13,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj used request id req-583a34d2-4736-4234-bdca-8da6382fcaa0 2018-09-08 08:03:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:13,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8cf23a-4de6-4d3b-9777-53ece7bdf783 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:13,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-de8cf23a-4de6-4d3b-9777-53ece7bdf783 2018-09-08 08:03:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}}' 2018-09-08 08:03:14,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f828a3-2a87-4450-aa72-96f974472a0c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3"}, "enabled": true, "id": "3d58c5fd3e924136a30996b62022a2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}} 2018-09-08 08:03:14,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b1f828a3-2a87-4450-aa72-96f974472a0c 2018-09-08 08:03:14,038 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-proj 2018-09-08 08:03:14,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:14,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:14,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hm87Q12zSgCLUR3mWIk0SA"], "issued_at": "2018-09-08T08:03:14.000000Z"}} 2018-09-08 08:03:14,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e280cd643667be864d72eaac705c94daee3203" 2018-09-08 08:03:14,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414cf746-d90e-45b7-96f6-0fce7b7955d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:14,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-414cf746-d90e-45b7-96f6-0fce7b7955d3 2018-09-08 08:03:14,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:14,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e280cd643667be864d72eaac705c94daee3203" 2018-09-08 08:03:14,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0183588-6aa3-41a8-a71c-4ec28c39c7b7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:14,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b0183588-6aa3-41a8-a71c-4ec28c39c7b7 2018-09-08 08:03:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e280cd643667be864d72eaac705c94daee3203" 2018-09-08 08:03:14,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4284847-9765-48da-82bf-1cb00cb691a7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3"}, "enabled": true, "id": "3d58c5fd3e924136a30996b62022a2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}]} 2018-09-08 08:03:14,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj used request id req-c4284847-9765-48da-82bf-1cb00cb691a7 2018-09-08 08:03:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e280cd643667be864d72eaac705c94daee3203" 2018-09-08 08:03:14,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404efa5d-223f-4752-be36-8abfc64f0fb4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:14,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-404efa5d-223f-4752-be36-8abfc64f0fb4 2018-09-08 08:03:15,259 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-user 2018-09-08 08:03:15,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:15,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cf4a1d-8405-4b2e-8f03-d20444145d4f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:15,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80cf4a1d-8405-4b2e-8f03-d20444145d4f 2018-09-08 08:03:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" -d '{"role": {"name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role"}}' 2018-09-08 08:03:15,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f8370d-f7cf-4a51-b0db-036b8e2dfd7a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e75c391204244c69f2326df3926a88c", "links": {"self": "http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c"}, "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role"}} 2018-09-08 08:03:15,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-22f8370d-f7cf-4a51-b0db-036b8e2dfd7a 2018-09-08 08:03:15,481 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role 2018-09-08 08:03:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:15,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1756e7-5477-4e93-a337-5a70e23d8dce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c"}, "domain_id": null, "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role", "id": "3e75c391204244c69f2326df3926a88c"}} 2018-09-08 08:03:15,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c used request id req-8a1756e7-5477-4e93-a337-5a70e23d8dce 2018-09-08 08:03:15,500 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role to project CreateSecurityGroupTests-773252ae-fb7f-4ca-proj 2018-09-08 08:03:15,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3/users/1da200b739454f2e99c8b0e6698167ec/roles/3e75c391204244c69f2326df3926a88c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:15,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64878146-92c8-414a-863f-93647124c3db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:15,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3/users/1da200b739454f2e99c8b0e6698167ec/roles/3e75c391204244c69f2326df3926a88c used request id req-64878146-92c8-414a-863f-93647124c3db 2018-09-08 08:03:15,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:15,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:16,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["283EO388SgSZ0gNonxDopA"], "issued_at": "2018-09-08T08:03:16.000000Z"}} 2018-09-08 08:03:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:16,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c89de7-ba4c-4794-bd68-252dc154c722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:16,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38c89de7-ba4c-4794-bd68-252dc154c722 2018-09-08 08:03:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:16,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7bcf6dc7-5f21-4e9e-be15-0779d3bda654 Date: Sat, 08 Sep 2018 08:03:16 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:16,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name&description=hello+group used request id req-7bcf6dc7-5f21-4e9e-be15-0779d3bda654 2018-09-08 08:03:16,265 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name... 2018-09-08 08:03:16,266 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name 2018-09-08 08:03:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:16,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:16,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc006740-e220-46a6-9e5a-ebc95ecb1dcb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3"}, "enabled": true, "id": "3d58c5fd3e924136a30996b62022a2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}]} 2018-09-08 08:03:16,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-773252ae-fb7f-4ca-proj used request id req-fc006740-e220-46a6-9e5a-ebc95ecb1dcb 2018-09-08 08:03:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" -d '{"security_group": {"tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name", "description": "hello group"}}' 2018-09-08 08:03:16,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-680c92c5-f8ca-4f63-8330-31a94155f5cb Date: Sat, 08 Sep 2018 08:03:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "91490544-425e-4f8c-b241-8f4695cdc411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bccce75a-8786-46b6-b0e8-0665da5b628e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 2, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name"}} 2018-09-08 08:03:16,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-680c92c5-f8ca-4f63-8330-31a94155f5cb 2018-09-08 08:03:16,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-499f002a-0f31-47ba-bba4-90df433a023d Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:17,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-499f002a-0f31-47ba-bba4-90df433a023d 2018-09-08 08:03:17,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ca11950-7cb1-4bd4-a659-3d078cd983b8 Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:17,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-9ca11950-7cb1-4bd4-a659-3d078cd983b8 2018-09-08 08:03:17,209 - neutron_utils - INFO - Retrieving security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-521adef6-81ff-4198-a21d-e5bf81d17c76 Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "91490544-425e-4f8c-b241-8f4695cdc411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bccce75a-8786-46b6-b0e8-0665da5b628e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 2, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name"}]} 2018-09-08 08:03:17,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-521adef6-81ff-4198-a21d-e5bf81d17c76 2018-09-08 08:03:17,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4eb859e-10ef-4043-8709-e6aac92ce851 Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:17,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-e4eb859e-10ef-4043-8709-e6aac92ce851 2018-09-08 08:03:17,592 - neutron_utils - INFO - Retrieving security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9f8d16dc-22d4-41fb-9c1f-be1f81966b3f Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "91490544-425e-4f8c-b241-8f4695cdc411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bccce75a-8786-46b6-b0e8-0665da5b628e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 2, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name"}]} 2018-09-08 08:03:17,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-9f8d16dc-22d4-41fb-9c1f-be1f81966b3f 2018-09-08 08:03:17,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0570d64-79a9-42ba-9ee9-8cd4c95baa45 Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:17,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-c0570d64-79a9-42ba-9ee9-8cd4c95baa45 2018-09-08 08:03:17,820 - neutron_utils - INFO - Retrieving security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7b18975f-2288-4584-a88a-e4a226be90af Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "91490544-425e-4f8c-b241-8f4695cdc411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bccce75a-8786-46b6-b0e8-0665da5b628e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 2, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name"}]} 2018-09-08 08:03:17,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-7b18975f-2288-4584-a88a-e4a226be90af 2018-09-08 08:03:17,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:17,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42e91935-ff31-428b-839d-44c7b4b33156 Date: Sat, 08 Sep 2018 08:03:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:17,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-42e91935-ff31-428b-839d-44c7b4b33156 2018-09-08 08:03:17,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:18,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e75c391204244c69f2326df3926a88c", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role"}], "expires_at": "2018-09-08T09:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d58c5fd3e924136a30996b62022a2b3", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3d58c5fd3e924136a30996b62022a2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3d58c5fd3e924136a30996b62022a2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3d58c5fd3e924136a30996b62022a2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3d58c5fd3e924136a30996b62022a2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3d58c5fd3e924136a30996b62022a2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3d58c5fd3e924136a30996b62022a2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3d58c5fd3e924136a30996b62022a2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-user", "id": "1da200b739454f2e99c8b0e6698167ec"}, "audit_ids": ["PwyXKybLTI2OFRo3ecK1hQ"], "issued_at": "2018-09-08T08:03:18.000000Z"}} 2018-09-08 08:03:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c44f4b8409ef113019a9e32ca0a0320a65e1ad2" 2018-09-08 08:03:18,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-39ceab6d-a2a5-483c-88f0-6237f6e00efd Date: Sat, 08 Sep 2018 08:03:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "91490544-425e-4f8c-b241-8f4695cdc411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bccce75a-8786-46b6-b0e8-0665da5b628e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 2, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "name": "CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name"}]} 2018-09-08 08:03:18,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name&description=hello+group used request id req-39ceab6d-a2a5-483c-88f0-6237f6e00efd 2018-09-08 08:03:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:18,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3640c43ad8dd0dc998b76780354f12cf6892a144" 2018-09-08 08:03:18,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffc9006-1b35-4a47-b0b4-fc77e9bb304d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3"}, "enabled": true, "id": "3d58c5fd3e924136a30996b62022a2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}} 2018-09-08 08:03:18,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 used request id req-dffc9006-1b35-4a47-b0b4-fc77e9bb304d 2018-09-08 08:03:18,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:18,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c44f4b8409ef113019a9e32ca0a0320a65e1ad2" 2018-09-08 08:03:18,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d78008a-1ad0-4f18-b0b6-b5355c2dd41c Date: Sat, 08 Sep 2018 08:03:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:18,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-2d78008a-1ad0-4f18-b0b6-b5355c2dd41c 2018-09-08 08:03:18,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0938d63a-a59a-4c3a-aed9-615cd2eba9ee 2018-09-08 08:03:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c44f4b8409ef113019a9e32ca0a0320a65e1ad2" 2018-09-08 08:03:18,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-957b460f-197e-483d-a019-fad47c32838e Date: Sat, 08 Sep 2018 08:03:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "91490544-425e-4f8c-b241-8f4695cdc411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0938d63a-a59a-4c3a-aed9-615cd2eba9ee", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bccce75a-8786-46b6-b0e8-0665da5b628e"}]} 2018-09-08 08:03:18,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-957b460f-197e-483d-a019-fad47c32838e 2018-09-08 08:03:18,987 - neutron_utils - INFO - Deleting security group rule with ID - 91490544-425e-4f8c-b241-8f4695cdc411 2018-09-08 08:03:18,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/91490544-425e-4f8c-b241-8f4695cdc411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:19,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b54894f4-c5fa-4a0f-a46e-4c54bce8517a Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:19,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/91490544-425e-4f8c-b241-8f4695cdc411 used request id req-b54894f4-c5fa-4a0f-a46e-4c54bce8517a 2018-09-08 08:03:19,221 - neutron_utils - INFO - Deleting security group rule with ID - bccce75a-8786-46b6-b0e8-0665da5b628e 2018-09-08 08:03:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bccce75a-8786-46b6-b0e8-0665da5b628e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:19,493 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-add06e1c-1f76-4f6d-97a9-97d346d4a48a Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:19,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bccce75a-8786-46b6-b0e8-0665da5b628e used request id req-add06e1c-1f76-4f6d-97a9-97d346d4a48a 2018-09-08 08:03:19,493 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-030aefbb-da95-4152-b670-a05a3d3ac051name 2018-09-08 08:03:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0938d63a-a59a-4c3a-aed9-615cd2eba9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6857a7d77d43558774580323f92663f15f73ad5" 2018-09-08 08:03:19,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b878a7f-6cca-4aa6-a2fe-f3d57e79b015 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:19,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0938d63a-a59a-4c3a-aed9-615cd2eba9ee used request id req-3b878a7f-6cca-4aa6-a2fe-f3d57e79b015 2018-09-08 08:03:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:20,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-355c2b29-32ef-4bd6-b85c-0c946361b397 Date: Sat, 08 Sep 2018 08:03:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "updated_at": "2018-09-08T08:03:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "01fd2faf-b6ee-4a3c-a353-30a12daf00c4", "remote_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "99283aa0-9d26-40b5-90f1-5c4ff16f7063", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "bdf5520b-1084-4cfe-aa26-387957829254", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "revision_number": 0, "id": "f17a328e-240c-422d-a5ed-a7390a03e592", "remote_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d58c5fd3e924136a30996b62022a2b3"}], "revision_number": 4, "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:03:20,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-355c2b29-32ef-4bd6-b85c-0c946361b397 2018-09-08 08:03:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:20,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb7fa893-1c8e-41cd-ae42-e23c287ae225 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:20,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-eb7fa893-1c8e-41cd-ae42-e23c287ae225 2018-09-08 08:03:20,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:20,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d89e92-3fc1-4779-acca-39911e922760 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3"}, "enabled": true, "id": "3d58c5fd3e924136a30996b62022a2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-773252ae-fb7f-4ca-proj"}} 2018-09-08 08:03:20,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 used request id req-34d89e92-3fc1-4779-acca-39911e922760 2018-09-08 08:03:20,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0bf264a5-6ec2-40d8-8bc0-2de387cef051 2018-09-08 08:03:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0bf264a5-6ec2-40d8-8bc0-2de387cef051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-582fcb1a-8e0a-487f-9509-00e37ebfa8f0 Date: Sat, 08 Sep 2018 08:03:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "01fd2faf-b6ee-4a3c-a353-30a12daf00c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "99283aa0-9d26-40b5-90f1-5c4ff16f7063"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "bdf5520b-1084-4cfe-aa26-387957829254"}, {"remote_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:16Z", "security_group_id": "0bf264a5-6ec2-40d8-8bc0-2de387cef051", "port_range_min": null, "revision_number": 0, "tenant_id": "3d58c5fd3e924136a30996b62022a2b3", "created_at": "2018-09-08T08:03:16Z", "project_id": "3d58c5fd3e924136a30996b62022a2b3", "id": "f17a328e-240c-422d-a5ed-a7390a03e592"}]} 2018-09-08 08:03:20,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0bf264a5-6ec2-40d8-8bc0-2de387cef051 used request id req-582fcb1a-8e0a-487f-9509-00e37ebfa8f0 2018-09-08 08:03:20,510 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0bf264a5-6ec2-40d8-8bc0-2de387cef051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:20,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-510bc26a-91ea-4382-a444-3bc4a2eeef7a Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:20,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0bf264a5-6ec2-40d8-8bc0-2de387cef051 used request id req-510bc26a-91ea-4382-a444-3bc4a2eeef7a 2018-09-08 08:03:20,785 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-proj 2018-09-08 08:03:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:21,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d246eaa5-043f-4505-9abe-98be3388e217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:21,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3d58c5fd3e924136a30996b62022a2b3 used request id req-d246eaa5-043f-4505-9abe-98be3388e217 2018-09-08 08:03:21,005 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-proj-role 2018-09-08 08:03:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:21,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5696034e-1f12-4430-916b-1b76d811cb24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:21,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3e75c391204244c69f2326df3926a88c used request id req-5696034e-1f12-4430-916b-1b76d811cb24 2018-09-08 08:03:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393421b0c0e04f939d136701d279244a02fdaee" 2018-09-08 08:03:21,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0e9362-6b53-4acb-bdae-4faa14d1b282 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:21,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be0e9362-6b53-4acb-bdae-4faa14d1b282 2018-09-08 08:03:21,206 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-773252ae-fb7f-4ca-user 2018-09-08 08:03:21,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1da200b739454f2e99c8b0e6698167ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e280cd643667be864d72eaac705c94daee3203" 2018-09-08 08:03:21,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4da636-6756-4731-ac85-bddbe56d2ede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:21,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1da200b739454f2e99c8b0e6698167ec used request id req-1f4da636-6756-4731-ac85-bddbe56d2ede 2018-09-08 08:03:21,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:21,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["-fAw3eW4RsujdqvRMNiyfQ"], "issued_at": "2018-09-08T08:03:21.000000Z"}} 2018-09-08 08:03:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bcc2452e6659e8f1f44168425502db2d31ce16f" 2018-09-08 08:03:21,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c371620-8d9f-4fd9-b9c3-b29294eaf415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:21,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c371620-8d9f-4fd9-b9c3-b29294eaf415 2018-09-08 08:03:21,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:21,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:22,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["KdwwMW5JRCaSKncoOBZmzQ"], "issued_at": "2018-09-08T08:03:22.000000Z"}} 2018-09-08 08:03:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:22,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0045b24-76e6-4ba3-8f22-e904f2a10007 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:22,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0045b24-76e6-4ba3-8f22-e904f2a10007 2018-09-08 08:03:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:22,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:22,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28ed185-3bd2-46e5-b971-19251b2fb22d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:22,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj used request id req-f28ed185-3bd2-46e5-b971-19251b2fb22d 2018-09-08 08:03:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:22,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c907655-300d-4da5-8572-bcf311413536 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:22,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4c907655-300d-4da5-8572-bcf311413536 2018-09-08 08:03:22,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}}' 2018-09-08 08:03:22,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defea9ad-4965-485d-9a57-abf3cf6f6048 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18"}, "enabled": true, "id": "2bed527ce86444d189ba871b725a4f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}} 2018-09-08 08:03:22,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-defea9ad-4965-485d-9a57-abf3cf6f6048 2018-09-08 08:03:22,661 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-proj 2018-09-08 08:03:22,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:22,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:23,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wDcrL4YXQzyRLvlDzy-i7A"], "issued_at": "2018-09-08T08:03:23.000000Z"}} 2018-09-08 08:03:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb309f34e50eb5010134ba4f34b9ae291633b52" 2018-09-08 08:03:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f44a14-eb8f-4515-818d-aa5a55c46ce0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:23,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90f44a14-eb8f-4515-818d-aa5a55c46ce0 2018-09-08 08:03:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:23,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb309f34e50eb5010134ba4f34b9ae291633b52" 2018-09-08 08:03:23,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f086fb49-0f9d-4c16-87df-6edb4dd98dca Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:23,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f086fb49-0f9d-4c16-87df-6edb4dd98dca 2018-09-08 08:03:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb309f34e50eb5010134ba4f34b9ae291633b52" 2018-09-08 08:03:23,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728f165e-3606-485b-82ab-ba0f900f4435 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18"}, "enabled": true, "id": "2bed527ce86444d189ba871b725a4f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}]} 2018-09-08 08:03:23,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-bf257b2a-8610-4d4-proj used request id req-728f165e-3606-485b-82ab-ba0f900f4435 2018-09-08 08:03:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb309f34e50eb5010134ba4f34b9ae291633b52" 2018-09-08 08:03:23,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ee4b6b-feb0-4ba2-8628-58b265689b7f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:23,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-81ee4b6b-feb0-4ba2-8628-58b265689b7f 2018-09-08 08:03:23,798 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-user 2018-09-08 08:03:23,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:23,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a304fe-9e47-45d7-9d86-3de737e0cd54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:23,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33a304fe-9e47-45d7-9d86-3de737e0cd54 2018-09-08 08:03:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" -d '{"role": {"name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role"}}' 2018-09-08 08:03:23,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa03f8ee-9419-4db1-8297-80ac3d87a4c7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f900c2c15aa48478e6b22fdcd6c74ba", "links": {"self": "http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba"}, "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role"}} 2018-09-08 08:03:23,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa03f8ee-9419-4db1-8297-80ac3d87a4c7 2018-09-08 08:03:23,996 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role 2018-09-08 08:03:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:24,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771bea01-25b2-4dcd-9ace-e54f8b76d140 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba"}, "domain_id": null, "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role", "id": "0f900c2c15aa48478e6b22fdcd6c74ba"}} 2018-09-08 08:03:24,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba used request id req-771bea01-25b2-4dcd-9ace-e54f8b76d140 2018-09-08 08:03:24,093 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role to project CreateSecurityGroupTests-bf257b2a-8610-4d4-proj 2018-09-08 08:03:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18/users/29bf8767a5334c2f85288ec8df9a0585/roles/0f900c2c15aa48478e6b22fdcd6c74ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:24,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1529900-9272-4b1f-b01f-9c5559afe3e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:24,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18/users/29bf8767a5334c2f85288ec8df9a0585/roles/0f900c2c15aa48478e6b22fdcd6c74ba used request id req-c1529900-9272-4b1f-b01f-9c5559afe3e4 2018-09-08 08:03:24,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:24,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:24,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f900c2c15aa48478e6b22fdcd6c74ba", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role"}], "expires_at": "2018-09-08T09:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bed527ce86444d189ba871b725a4f18", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-user", "id": "29bf8767a5334c2f85288ec8df9a0585"}, "audit_ids": ["0XBX_RM2R8GwcqK7tfqzbQ"], "issued_at": "2018-09-08T08:03:24.000000Z"}} 2018-09-08 08:03:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:24,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bee1be7-579a-420a-8fc9-33e1ae8ce037 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:24,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0bee1be7-579a-420a-8fc9-33e1ae8ce037 2018-09-08 08:03:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:25,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ff6df272-e078-40b2-ada8-1ad63ae9d4b0 Date: Sat, 08 Sep 2018 08:03:25 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:25,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name&description=hello+group used request id req-ff6df272-e078-40b2-ada8-1ad63ae9d4b0 2018-09-08 08:03:25,023 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name... 2018-09-08 08:03:25,024 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name 2018-09-08 08:03:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" -d '{"security_group": {"name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name", "description": "hello group"}}' 2018-09-08 08:03:25,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-14dc1928-f65c-47bd-82d1-d7cb8c375ea0 Date: Sat, 08 Sep 2018 08:03:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 2, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}} 2018-09-08 08:03:25,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-14dc1928-f65c-47bd-82d1-d7cb8c375ea0 2018-09-08 08:03:25,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f970b474-022f-4c4e-89b8-57645861d8bb Date: Sat, 08 Sep 2018 08:03:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}]} 2018-09-08 08:03:25,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-f970b474-022f-4c4e-89b8-57645861d8bb 2018-09-08 08:03:25,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:25,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:25,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65f48334-1639-49a1-892d-fa8f7cfd1d7d Date: Sat, 08 Sep 2018 08:03:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}]} 2018-09-08 08:03:25,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-65f48334-1639-49a1-892d-fa8f7cfd1d7d 2018-09-08 08:03:25,738 - neutron_utils - INFO - Retrieving security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:25,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-117675c8-4b39-476b-9fd6-fda28bb47cea Date: Sat, 08 Sep 2018 08:03:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 2, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:25,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-117675c8-4b39-476b-9fd6-fda28bb47cea 2018-09-08 08:03:25,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83bad226-bef6-49a3-a2c4-e8bfd588b9f5 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}]} 2018-09-08 08:03:26,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-83bad226-bef6-49a3-a2c4-e8bfd588b9f5 2018-09-08 08:03:26,110 - neutron_utils - INFO - Retrieving security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ecabfb61-8199-4e52-8dc4-291d7397b98e Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 2, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:26,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-ecabfb61-8199-4e52-8dc4-291d7397b98e 2018-09-08 08:03:26,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53f1d99c-4fe5-4a2e-93e5-5c42bf8d6b62 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}]} 2018-09-08 08:03:26,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-53f1d99c-4fe5-4a2e-93e5-5c42bf8d6b62 2018-09-08 08:03:26,339 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name 2018-09-08 08:03:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9c3f9e82-531e-4f10-8443-a52e98813861 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 2, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:26,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name used request id req-9c3f9e82-531e-4f10-8443-a52e98813861 2018-09-08 08:03:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:26,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:26,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0223658f-bb36-4348-9f44-d8bce96b7927 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18"}, "enabled": true, "id": "2bed527ce86444d189ba871b725a4f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}} 2018-09-08 08:03:26,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 used request id req-0223658f-bb36-4348-9f44-d8bce96b7927 2018-09-08 08:03:26,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:26,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82e30d3e-af46-4f0a-b296-769955451816 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}]} 2018-09-08 08:03:26,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-82e30d3e-af46-4f0a-b296-769955451816 2018-09-08 08:03:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10}}' 2018-09-08 08:03:26,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5972bf93-5218-4302-a002-e2399de792b5 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}} 2018-09-08 08:03:26,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5972bf93-5218-4302-a002-e2399de792b5 2018-09-08 08:03:26,948 - neutron_utils - INFO - Retrieving security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-519953d1-682d-4a35-8196-be3e27dbf8c1 Date: Sat, 08 Sep 2018 08:03:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "revision_number": 0, "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 3, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:27,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-519953d1-682d-4a35-8196-be3e27dbf8c1 2018-09-08 08:03:27,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:27,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1672e0f7-ee5d-4370-bdb8-688bc00cfd37 Date: Sat, 08 Sep 2018 08:03:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:27,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-1672e0f7-ee5d-4370-bdb8-688bc00cfd37 2018-09-08 08:03:27,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:27,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f900c2c15aa48478e6b22fdcd6c74ba", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role"}], "expires_at": "2018-09-08T09:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bed527ce86444d189ba871b725a4f18", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2bed527ce86444d189ba871b725a4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-user", "id": "29bf8767a5334c2f85288ec8df9a0585"}, "audit_ids": ["QdtzCFcFR_a6Cz2BHa-IAg"], "issued_at": "2018-09-08T08:03:27.000000Z"}} 2018-09-08 08:03:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:27,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-3d9120ba-0cd3-488e-94d1-e799eb17058c Date: Sat, 08 Sep 2018 08:03:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "revision_number": 0, "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 3, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:27,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name&description=hello+group used request id req-3d9120ba-0cd3-488e-94d1-e799eb17058c 2018-09-08 08:03:27,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:27,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-eb763c9c-1704-4f6c-8b18-ff2ea4b3243d Date: Sat, 08 Sep 2018 08:03:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:27,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-eb763c9c-1704-4f6c-8b18-ff2ea4b3243d 2018-09-08 08:03:27,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8b127e88-9db8-486f-98fe-92b94bbae1ef Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:28,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-8b127e88-9db8-486f-98fe-92b94bbae1ef 2018-09-08 08:03:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-31813662-f81e-4ae1-9adb-43d3d9a8eb92 Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "revision_number": 0, "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 3, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:28,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name used request id req-31813662-f81e-4ae1-9adb-43d3d9a8eb92 2018-09-08 08:03:28,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:28,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1f957f00-9a66-4107-a93e-82ebcc120321 Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:28,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-1f957f00-9a66-4107-a93e-82ebcc120321 2018-09-08 08:03:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-84f7b7c4-dc86-4652-833e-85b1e5be2241 Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "revision_number": 0, "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 3, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:28,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name used request id req-84f7b7c4-dc86-4652-833e-85b1e5be2241 2018-09-08 08:03:28,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ba9bfc7a-8322-4a2c-a804-8fb4dd8492ac Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:28,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-ba9bfc7a-8322-4a2c-a804-8fb4dd8492ac 2018-09-08 08:03:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:28,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-12436f66-0ba6-4d2e-9073-c8949a9c7449 Date: Sat, 08 Sep 2018 08:03:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "updated_at": "2018-09-08T08:03:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "54807616-1744-4b1e-877b-cf131b672b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "revision_number": 0, "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "revision_number": 0, "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 3, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "3364622d-77d2-4d94-999e-c9858259bd1a", "name": "CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name"}]} 2018-09-08 08:03:28,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name used request id req-12436f66-0ba6-4d2e-9073-c8949a9c7449 2018-09-08 08:03:28,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3364622d-77d2-4d94-999e-c9858259bd1a 2018-09-08 08:03:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93c4a962ee1f98d0d9bcbb71f312fdd230df7d3" 2018-09-08 08:03:29,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6715bf7f-490f-4b54-a5a9-f576302d7fe0 Date: Sat, 08 Sep 2018 08:03:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "54807616-1744-4b1e-877b-cf131b672b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:25Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:25Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "57dea9c3-91d0-4ba0-8c16-f7aa9db86b63"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:26Z", "security_group_id": "3364622d-77d2-4d94-999e-c9858259bd1a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:26Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d9e0dc9a-844c-402f-9c71-2c6c9265d2d7"}]} 2018-09-08 08:03:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3364622d-77d2-4d94-999e-c9858259bd1a used request id req-6715bf7f-490f-4b54-a5a9-f576302d7fe0 2018-09-08 08:03:29,173 - neutron_utils - INFO - Deleting security group rule with ID - 54807616-1744-4b1e-877b-cf131b672b9f 2018-09-08 08:03:29,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/54807616-1744-4b1e-877b-cf131b672b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:29,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04cbce8c-7066-4516-8132-4d340f1e0ab5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:29,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/54807616-1744-4b1e-877b-cf131b672b9f used request id req-04cbce8c-7066-4516-8132-4d340f1e0ab5 2018-09-08 08:03:29,275 - neutron_utils - INFO - Deleting security group rule with ID - d9e0dc9a-844c-402f-9c71-2c6c9265d2d7 2018-09-08 08:03:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d9e0dc9a-844c-402f-9c71-2c6c9265d2d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:29,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83110a5b-0ec6-42b5-b8dc-a89ef7e6fa0e Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:29,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d9e0dc9a-844c-402f-9c71-2c6c9265d2d7 used request id req-83110a5b-0ec6-42b5-b8dc-a89ef7e6fa0e 2018-09-08 08:03:29,528 - neutron_utils - INFO - Deleting security group rule with ID - 57dea9c3-91d0-4ba0-8c16-f7aa9db86b63 2018-09-08 08:03:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/57dea9c3-91d0-4ba0-8c16-f7aa9db86b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:29,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33fca157-8337-4fbe-b910-0f8596ef10ae Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:29,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/57dea9c3-91d0-4ba0-8c16-f7aa9db86b63 used request id req-33fca157-8337-4fbe-b910-0f8596ef10ae 2018-09-08 08:03:29,623 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7f6ffc4f-2cdd-43aa-aa7e-6ab5ea6c03c2name 2018-09-08 08:03:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3364622d-77d2-4d94-999e-c9858259bd1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f6ed00901d9a52ff40322aba248db577ca3651" 2018-09-08 08:03:29,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac1bec7e-44dd-4f00-b4ce-d0ada0f9c20c Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:29,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3364622d-77d2-4d94-999e-c9858259bd1a used request id req-ac1bec7e-44dd-4f00-b4ce-d0ada0f9c20c 2018-09-08 08:03:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-33168e66-e0bf-44bb-b46b-6010a082315c Date: Sat, 08 Sep 2018 08:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:24Z", "updated_at": "2018-09-08T08:03:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "revision_number": 0, "id": "9d35024f-97dd-4622-80ba-f3ec9be5fe5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "revision_number": 0, "id": "b772ebf3-cc52-4361-9f81-6a00140b4671", "remote_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "revision_number": 0, "id": "c645d77e-8f59-4847-9151-309ee9f4893e", "remote_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bed527ce86444d189ba871b725a4f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "revision_number": 0, "id": "d8de40c6-908d-4c7e-ba3a-975047a6da56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "tenant_id": "2bed527ce86444d189ba871b725a4f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bed527ce86444d189ba871b725a4f18"}], "revision_number": 4, "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:03:30,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-33168e66-e0bf-44bb-b46b-6010a082315c 2018-09-08 08:03:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24aefcc3-b488-493e-b639-8098a622e21b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:30,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-24aefcc3-b488-493e-b639-8098a622e21b 2018-09-08 08:03:30,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93978319-d876-4c1e-9f7a-99ce3fbd1ae4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:03:30,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-93978319-d876-4c1e-9f7a-99ce3fbd1ae4 2018-09-08 08:03:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4351d99-4123-4639-832f-d6dfa6a45883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:30,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-a4351d99-4123-4639-832f-d6dfa6a45883 2018-09-08 08:03:30,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c24dda-6532-4a36-865d-6d229941f056 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18"}, "enabled": true, "id": "2bed527ce86444d189ba871b725a4f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bf257b2a-8610-4d4-proj"}} 2018-09-08 08:03:30,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 used request id req-b9c24dda-6532-4a36-865d-6d229941f056 2018-09-08 08:03:30,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2eb58188-78ef-4659-bc8e-ffbce50306ce 2018-09-08 08:03:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2eb58188-78ef-4659-bc8e-ffbce50306ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-57890bb4-d147-40ff-b29b-353f241e4e07 Date: Sat, 08 Sep 2018 08:03:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:24Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "9d35024f-97dd-4622-80ba-f3ec9be5fe5c"}, {"remote_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:24Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "b772ebf3-cc52-4361-9f81-6a00140b4671"}, {"remote_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:24Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "c645d77e-8f59-4847-9151-309ee9f4893e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:24Z", "security_group_id": "2eb58188-78ef-4659-bc8e-ffbce50306ce", "port_range_min": null, "revision_number": 0, "tenant_id": "2bed527ce86444d189ba871b725a4f18", "created_at": "2018-09-08T08:03:24Z", "project_id": "2bed527ce86444d189ba871b725a4f18", "id": "d8de40c6-908d-4c7e-ba3a-975047a6da56"}]} 2018-09-08 08:03:30,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2eb58188-78ef-4659-bc8e-ffbce50306ce used request id req-57890bb4-d147-40ff-b29b-353f241e4e07 2018-09-08 08:03:30,647 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2eb58188-78ef-4659-bc8e-ffbce50306ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:30,922 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6997ffc-1319-4be9-901b-7569f0935386 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:30,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2eb58188-78ef-4659-bc8e-ffbce50306ce used request id req-f6997ffc-1319-4be9-901b-7569f0935386 2018-09-08 08:03:30,922 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-proj 2018-09-08 08:03:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:31,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae46e2b-3cd6-4eff-b152-7eed6017ce9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:31,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2bed527ce86444d189ba871b725a4f18 used request id req-7ae46e2b-3cd6-4eff-b152-7eed6017ce9a 2018-09-08 08:03:31,112 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-proj-role 2018-09-08 08:03:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:31,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40b4d713-3ae5-4688-a9af-6b81eb139c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:31,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0f900c2c15aa48478e6b22fdcd6c74ba used request id req-40b4d713-3ae5-4688-a9af-6b81eb139c61 2018-09-08 08:03:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7580fed91119a532d573f33e117c068077594d4" 2018-09-08 08:03:31,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6b004b-c3d7-4958-857b-f9d1776dc446 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:31,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da6b004b-c3d7-4958-857b-f9d1776dc446 2018-09-08 08:03:31,315 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bf257b2a-8610-4d4-user 2018-09-08 08:03:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/29bf8767a5334c2f85288ec8df9a0585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb309f34e50eb5010134ba4f34b9ae291633b52" 2018-09-08 08:03:31,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb6fad6e-3c81-4f85-9080-312fdf622ac6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:31,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/29bf8767a5334c2f85288ec8df9a0585 used request id req-bb6fad6e-3c81-4f85-9080-312fdf622ac6 2018-09-08 08:03:31,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:31,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["SASTdWNhRfCOWYsKE3w9FA"], "issued_at": "2018-09-08T08:03:31.000000Z"}} 2018-09-08 08:03:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd709b5df9f27f82b2738393cead69fcbcfd2c0" 2018-09-08 08:03:31,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61c1a6d-cceb-4891-8f36-c46a293e8d97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:31,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f61c1a6d-cceb-4891-8f36-c46a293e8d97 2018-09-08 08:03:31,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:31,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:32,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["acQvnEFLRkOEyDzy3eUN3w"], "issued_at": "2018-09-08T08:03:32.000000Z"}} 2018-09-08 08:03:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:32,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194f9f01-b5f6-4400-9798-ebf788b5d332 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:32,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-194f9f01-b5f6-4400-9798-ebf788b5d332 2018-09-08 08:03:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:32,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:32,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7e0c9e-8828-4868-be59-3a8e12f7afb3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:32,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj used request id req-fa7e0c9e-8828-4868-be59-3a8e12f7afb3 2018-09-08 08:03:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:32,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5328c736-fca5-4b4c-b715-b22d3a128e72 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:32,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5328c736-fca5-4b4c-b715-b22d3a128e72 2018-09-08 08:03:32,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}}' 2018-09-08 08:03:32,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a77b80f-cf3c-4381-ad74-f822dda3752c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3"}, "enabled": true, "id": "f470eabdc4784054af8cd6c2756793b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}} 2018-09-08 08:03:32,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7a77b80f-cf3c-4381-ad74-f822dda3752c 2018-09-08 08:03:32,787 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-17c0624f-ec66-40b-proj 2018-09-08 08:03:32,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:32,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:33,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["daC2wyIqTcm4WOtUylnGqw"], "issued_at": "2018-09-08T08:03:33.000000Z"}} 2018-09-08 08:03:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf9b82958bf4d13a387a3ad6689d5d24e36c92a" 2018-09-08 08:03:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e2df7e-d1b1-4ce3-96d6-fe7d13b20d51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:33,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98e2df7e-d1b1-4ce3-96d6-fe7d13b20d51 2018-09-08 08:03:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:33,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf9b82958bf4d13a387a3ad6689d5d24e36c92a" 2018-09-08 08:03:33,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c032b803-33ca-458a-ad87-83fa1180831c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:33,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c032b803-33ca-458a-ad87-83fa1180831c 2018-09-08 08:03:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf9b82958bf4d13a387a3ad6689d5d24e36c92a" 2018-09-08 08:03:33,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b650bbb8-62df-429a-bcce-97a1a7bc9b37 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3"}, "enabled": true, "id": "f470eabdc4784054af8cd6c2756793b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}]} 2018-09-08 08:03:33,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-17c0624f-ec66-40b-proj used request id req-b650bbb8-62df-429a-bcce-97a1a7bc9b37 2018-09-08 08:03:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf9b82958bf4d13a387a3ad6689d5d24e36c92a" 2018-09-08 08:03:33,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc72e554-b94d-46a9-b83c-a91b2e335cf0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:33,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc72e554-b94d-46a9-b83c-a91b2e335cf0 2018-09-08 08:03:33,857 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-17c0624f-ec66-40b-user 2018-09-08 08:03:33,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:33,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f381d78-fbd0-4e4a-8cea-a34fa4697f4d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:33,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4f381d78-fbd0-4e4a-8cea-a34fa4697f4d 2018-09-08 08:03:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" -d '{"role": {"name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role"}}' 2018-09-08 08:03:33,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7859f628-3ec2-4fe0-b127-6ba79b528426 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83b560190c7849b18e04dbd40aa657d9", "links": {"self": "http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9"}, "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role"}} 2018-09-08 08:03:33,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7859f628-3ec2-4fe0-b127-6ba79b528426 2018-09-08 08:03:33,978 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role 2018-09-08 08:03:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:33,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f7d0bb-6855-4f25-9b69-b97adf3b1e76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9"}, "domain_id": null, "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role", "id": "83b560190c7849b18e04dbd40aa657d9"}} 2018-09-08 08:03:33,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9 used request id req-c9f7d0bb-6855-4f25-9b69-b97adf3b1e76 2018-09-08 08:03:33,998 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role to project CreateSecurityGroupTests-17c0624f-ec66-40b-proj 2018-09-08 08:03:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3/users/8db4c22378d8494080f0e63f156b7b49/roles/83b560190c7849b18e04dbd40aa657d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:34,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97ae230-6145-47bd-aaf5-88fdcbc94aef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:34,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3/users/8db4c22378d8494080f0e63f156b7b49/roles/83b560190c7849b18e04dbd40aa657d9 used request id req-b97ae230-6145-47bd-aaf5-88fdcbc94aef 2018-09-08 08:03:34,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:34,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:34,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83b560190c7849b18e04dbd40aa657d9", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role"}], "expires_at": "2018-09-08T09:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f470eabdc4784054af8cd6c2756793b3", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-user", "id": "8db4c22378d8494080f0e63f156b7b49"}, "audit_ids": ["iHoiz_gFSfKna-rA8kPIpg"], "issued_at": "2018-09-08T08:03:34.000000Z"}} 2018-09-08 08:03:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:34,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b999e16-9bd1-447d-8da6-68d78064b63a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:34,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b999e16-9bd1-447d-8da6-68d78064b63a 2018-09-08 08:03:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-35432ca8-39c3-4056-858b-2d7cebce19c8 Date: Sat, 08 Sep 2018 08:03:34 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:34,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name&description=hello+group used request id req-35432ca8-39c3-4056-858b-2d7cebce19c8 2018-09-08 08:03:34,910 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name... 2018-09-08 08:03:34,910 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name 2018-09-08 08:03:34,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" -d '{"security_group": {"name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name", "description": "hello group"}}' 2018-09-08 08:03:35,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-01341055-c52a-481c-9c58-0e651dd8545b Date: Sat, 08 Sep 2018 08:03:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 2, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}} 2018-09-08 08:03:35,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-01341055-c52a-481c-9c58-0e651dd8545b 2018-09-08 08:03:35,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:35,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df5a0622-35f5-460e-b8cc-554898a6cb3d Date: Sat, 08 Sep 2018 08:03:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:35,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-df5a0622-35f5-460e-b8cc-554898a6cb3d 2018-09-08 08:03:35,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:35,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d95cb4d-421f-4889-affc-b222b8f3e419 Date: Sat, 08 Sep 2018 08:03:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:35,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-8d95cb4d-421f-4889-affc-b222b8f3e419 2018-09-08 08:03:35,604 - neutron_utils - INFO - Retrieving security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:35,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-06c2b874-e774-4eb3-85b1-e9262cd7636b Date: Sat, 08 Sep 2018 08:03:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 2, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:35,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-06c2b874-e774-4eb3-85b1-e9262cd7636b 2018-09-08 08:03:35,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:35,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11db5a97-f808-4f16-a025-0c60c7043482 Date: Sat, 08 Sep 2018 08:03:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:35,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-11db5a97-f808-4f16-a025-0c60c7043482 2018-09-08 08:03:35,972 - neutron_utils - INFO - Retrieving security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:36,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-db28c63f-39bd-48ec-bbbf-6a48b7c83981 Date: Sat, 08 Sep 2018 08:03:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 2, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:36,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-db28c63f-39bd-48ec-bbbf-6a48b7c83981 2018-09-08 08:03:36,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:36,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6bea8888-3dfc-4bb7-862b-769746292ccd Date: Sat, 08 Sep 2018 08:03:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:36,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-6bea8888-3dfc-4bb7-862b-769746292ccd 2018-09-08 08:03:36,350 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name 2018-09-08 08:03:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:36,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3a773316-78d7-4c2b-85de-5d52176e6b60 Date: Sat, 08 Sep 2018 08:03:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 2, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:36,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name used request id req-3a773316-78d7-4c2b-85de-5d52176e6b60 2018-09-08 08:03:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:36,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:36,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8651ad4-405e-4cf3-b115-3a5751fa8d2e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3"}, "enabled": true, "id": "f470eabdc4784054af8cd6c2756793b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}} 2018-09-08 08:03:36,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 used request id req-e8651ad4-405e-4cf3-b115-3a5751fa8d2e 2018-09-08 08:03:36,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:36,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-334612ac-9554-46ac-bfb5-6727e87cbb7e Date: Sat, 08 Sep 2018 08:03:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:36,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-334612ac-9554-46ac-bfb5-6727e87cbb7e 2018-09-08 08:03:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666"}}' 2018-09-08 08:03:37,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-539a8b5b-ba17-4ab0-82b8-7ecedff205ca Date: Sat, 08 Sep 2018 08:03:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}} 2018-09-08 08:03:37,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-539a8b5b-ba17-4ab0-82b8-7ecedff205ca 2018-09-08 08:03:37,331 - neutron_utils - INFO - Retrieving security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:37,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:37,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f8d58597-c9a3-454e-a903-0615ceb9f537 Date: Sat, 08 Sep 2018 08:03:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "revision_number": 0, "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 3, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:37,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-f8d58597-c9a3-454e-a903-0615ceb9f537 2018-09-08 08:03:37,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:37,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8bbee9a9-d937-4adb-8af6-7a3630234957 Date: Sat, 08 Sep 2018 08:03:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:37,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-8bbee9a9-d937-4adb-8af6-7a3630234957 2018-09-08 08:03:37,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:38,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83b560190c7849b18e04dbd40aa657d9", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role"}], "expires_at": "2018-09-08T09:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f470eabdc4784054af8cd6c2756793b3", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f470eabdc4784054af8cd6c2756793b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-user", "id": "8db4c22378d8494080f0e63f156b7b49"}, "audit_ids": ["fKDNNt_UShu0pWTQ14_3Sw"], "issued_at": "2018-09-08T08:03:38.000000Z"}} 2018-09-08 08:03:38,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f8ca483f-55a9-4274-bdb1-ce040f6a11cf Date: Sat, 08 Sep 2018 08:03:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "revision_number": 0, "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 3, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:38,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name&description=hello+group used request id req-f8ca483f-55a9-4274-bdb1-ce040f6a11cf 2018-09-08 08:03:38,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-069db8e8-a042-4124-950d-9b4780b0ce9f Date: Sat, 08 Sep 2018 08:03:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:38,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-069db8e8-a042-4124-950d-9b4780b0ce9f 2018-09-08 08:03:38,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:38,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e701881c-3ccd-424b-9c09-602808759b0c Date: Sat, 08 Sep 2018 08:03:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:38,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-e701881c-3ccd-424b-9c09-602808759b0c 2018-09-08 08:03:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:38,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-240044e3-f0cd-4a8d-9d5a-ae5a467d5017 Date: Sat, 08 Sep 2018 08:03:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "revision_number": 0, "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 3, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:38,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name used request id req-240044e3-f0cd-4a8d-9d5a-ae5a467d5017 2018-09-08 08:03:38,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-79775e7f-bd33-4283-b0d1-5e2c0a503871 Date: Sat, 08 Sep 2018 08:03:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:38,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-79775e7f-bd33-4283-b0d1-5e2c0a503871 2018-09-08 08:03:38,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:39,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-613906ea-5520-4e00-95b4-ca174c069f3c Date: Sat, 08 Sep 2018 08:03:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "updated_at": "2018-09-08T08:03:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "revision_number": 0, "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "revision_number": 0, "id": "d4917a17-86b0-422c-81e7-8328daa0e729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 3, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "name": "CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name"}]} 2018-09-08 08:03:39,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name used request id req-613906ea-5520-4e00-95b4-ca174c069f3c 2018-09-08 08:03:39,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fb94be-67a7-4d8c-810b-a4e4e32e4666 2018-09-08 08:03:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1175457f6142b5ee4727ae07fcf8d02578e55f" 2018-09-08 08:03:39,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e701a7f2-cdc6-426a-af80-acc79c0d4dbb Date: Sat, 08 Sep 2018 08:03:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "025e6726-7a43-460e-a3bd-5dd8412e4cc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:37Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:37Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:35Z", "security_group_id": "79fb94be-67a7-4d8c-810b-a4e4e32e4666", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:35Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "d4917a17-86b0-422c-81e7-8328daa0e729"}]} 2018-09-08 08:03:39,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-e701a7f2-cdc6-426a-af80-acc79c0d4dbb 2018-09-08 08:03:39,115 - neutron_utils - INFO - Deleting security group rule with ID - 1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9 2018-09-08 08:03:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:39,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-284dbe57-6754-4813-b59a-f5bb347ae1af Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:39,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1f319eeb-c2ec-468c-a4b2-4bbc726b1fa9 used request id req-284dbe57-6754-4813-b59a-f5bb347ae1af 2018-09-08 08:03:39,382 - neutron_utils - INFO - Deleting security group rule with ID - 025e6726-7a43-460e-a3bd-5dd8412e4cc5 2018-09-08 08:03:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/025e6726-7a43-460e-a3bd-5dd8412e4cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:39,619 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24f1f776-69c2-4d0e-825d-56028481f30d Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:39,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/025e6726-7a43-460e-a3bd-5dd8412e4cc5 used request id req-24f1f776-69c2-4d0e-825d-56028481f30d 2018-09-08 08:03:39,620 - neutron_utils - INFO - Deleting security group rule with ID - d4917a17-86b0-422c-81e7-8328daa0e729 2018-09-08 08:03:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d4917a17-86b0-422c-81e7-8328daa0e729 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:39,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff6a9204-a432-4e95-80bc-3a8118233591 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:39,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d4917a17-86b0-422c-81e7-8328daa0e729 used request id req-ff6a9204-a432-4e95-80bc-3a8118233591 2018-09-08 08:03:39,848 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-804c73a4-a6d2-4151-b9c4-5bb5d7fa7587name 2018-09-08 08:03:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/79fb94be-67a7-4d8c-810b-a4e4e32e4666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736910e9fa4d001edd0f8e0985929d1d4edfe1ba" 2018-09-08 08:03:40,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e56af259-ae0c-4ef4-bb10-737d76d29063 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:40,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79fb94be-67a7-4d8c-810b-a4e4e32e4666 used request id req-e56af259-ae0c-4ef4-bb10-737d76d29063 2018-09-08 08:03:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-56d305b3-35aa-404e-a6ac-09307bc11c70 Date: Sat, 08 Sep 2018 08:03:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:34Z", "updated_at": "2018-09-08T08:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "revision_number": 0, "id": "2134c4ae-2307-45b6-977e-9f84203692f7", "remote_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "revision_number": 0, "id": "3d401149-ea69-4e45-bbf0-d01e80f6d03d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "revision_number": 0, "id": "67efc350-64f1-4d1d-ac09-8238cfb5ef6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f470eabdc4784054af8cd6c2756793b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "revision_number": 0, "id": "9c6ca295-42a8-4add-9501-295f8c272803", "remote_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f470eabdc4784054af8cd6c2756793b3"}], "revision_number": 4, "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:03:40,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-56d305b3-35aa-404e-a6ac-09307bc11c70 2018-09-08 08:03:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03ce8ac-3e07-4919-adbb-c48357d9820c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:40,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c03ce8ac-3e07-4919-adbb-c48357d9820c 2018-09-08 08:03:40,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c97ba9-243a-4e6e-aee6-fc395c57df53 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:03:40,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-03c97ba9-243a-4e6e-aee6-fc395c57df53 2018-09-08 08:03:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df76f138-d171-4a8d-98cd-e2a14e72ff9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:40,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-df76f138-d171-4a8d-98cd-e2a14e72ff9f 2018-09-08 08:03:40,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:40,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7691ac30-a937-4256-a2b0-3e3d81f49fb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:40,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-7691ac30-a937-4256-a2b0-3e3d81f49fb7 2018-09-08 08:03:40,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:40,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8decfe3-2af7-44dd-88f9-6316c218ad16 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:03:40,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-d8decfe3-2af7-44dd-88f9-6316c218ad16 2018-09-08 08:03:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7a1200-3e69-44bb-8cda-639b005a43e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:41,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-5f7a1200-3e69-44bb-8cda-639b005a43e7 2018-09-08 08:03:41,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d524e7-e832-4309-b12d-34c4eaa129cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:41,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-73d524e7-e832-4309-b12d-34c4eaa129cb 2018-09-08 08:03:41,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f74e63-cadf-45b7-8dbf-0174c157b1e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:41,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e2f74e63-cadf-45b7-8dbf-0174c157b1e2 2018-09-08 08:03:41,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178f1ad6-d1eb-4553-9fa4-8f3d92f4ec9f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3"}, "enabled": true, "id": "f470eabdc4784054af8cd6c2756793b3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-17c0624f-ec66-40b-proj"}} 2018-09-08 08:03:41,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 used request id req-178f1ad6-d1eb-4553-9fa4-8f3d92f4ec9f 2018-09-08 08:03:41,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4dfa623-8340-4ea2-8a44-2d639fb9638e 2018-09-08 08:03:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4dfa623-8340-4ea2-8a44-2d639fb9638e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fb312aed-7b63-4f15-96a8-8635ef7e4378 Date: Sat, 08 Sep 2018 08:03:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:34Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "2134c4ae-2307-45b6-977e-9f84203692f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:34Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "3d401149-ea69-4e45-bbf0-d01e80f6d03d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:34Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "67efc350-64f1-4d1d-ac09-8238cfb5ef6e"}, {"remote_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:34Z", "security_group_id": "a4dfa623-8340-4ea2-8a44-2d639fb9638e", "port_range_min": null, "revision_number": 0, "tenant_id": "f470eabdc4784054af8cd6c2756793b3", "created_at": "2018-09-08T08:03:34Z", "project_id": "f470eabdc4784054af8cd6c2756793b3", "id": "9c6ca295-42a8-4add-9501-295f8c272803"}]} 2018-09-08 08:03:41,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4dfa623-8340-4ea2-8a44-2d639fb9638e used request id req-fb312aed-7b63-4f15-96a8-8635ef7e4378 2018-09-08 08:03:41,452 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a4dfa623-8340-4ea2-8a44-2d639fb9638e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-551847de-7059-4968-8557-2fb44ae51b34 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:41,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a4dfa623-8340-4ea2-8a44-2d639fb9638e used request id req-551847de-7059-4968-8557-2fb44ae51b34 2018-09-08 08:03:41,746 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-17c0624f-ec66-40b-proj 2018-09-08 08:03:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:41,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3cf3da6-9010-42e9-8aaa-67689a8ee368 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:41,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f470eabdc4784054af8cd6c2756793b3 used request id req-a3cf3da6-9010-42e9-8aaa-67689a8ee368 2018-09-08 08:03:41,956 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-17c0624f-ec66-40b-proj-role 2018-09-08 08:03:41,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:42,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756defe6-fd81-4532-8b90-e5d134c4a8d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:42,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/83b560190c7849b18e04dbd40aa657d9 used request id req-756defe6-fd81-4532-8b90-e5d134c4a8d6 2018-09-08 08:03:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedf96e45e90d8b77c2759fe71e8bce608c902" 2018-09-08 08:03:42,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed650bac-3ce2-478c-b6b3-5bd7b7c7e632 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:42,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed650bac-3ce2-478c-b6b3-5bd7b7c7e632 2018-09-08 08:03:42,156 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-17c0624f-ec66-40b-user 2018-09-08 08:03:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8db4c22378d8494080f0e63f156b7b49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf9b82958bf4d13a387a3ad6689d5d24e36c92a" 2018-09-08 08:03:42,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c933a1-4c37-4970-a2d5-c09927d25281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:42,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8db4c22378d8494080f0e63f156b7b49 used request id req-32c933a1-4c37-4970-a2d5-c09927d25281 2018-09-08 08:03:42,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:42,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["oNlNSsniT7WugSRPYyOQUA"], "issued_at": "2018-09-08T08:03:42.000000Z"}} 2018-09-08 08:03:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ee3bdc1d9505b6b48aa79daaf7ae397b12d228" 2018-09-08 08:03:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b9c918-001f-4467-9129-599a0941053e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:42,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f6b9c918-001f-4467-9129-599a0941053e 2018-09-08 08:03:42,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:42,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:43,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3oOk62QyTmS2FqKY2kc1Qw"], "issued_at": "2018-09-08T08:03:43.000000Z"}} 2018-09-08 08:03:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:43,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f4ed47-91be-4fa9-8c9d-a8ad77190ffe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:43,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e8f4ed47-91be-4fa9-8c9d-a8ad77190ffe 2018-09-08 08:03:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:43,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8417198b-6e83-451d-b19d-21822181660f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:43,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj used request id req-8417198b-6e83-451d-b19d-21822181660f 2018-09-08 08:03:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:43,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49db6a0d-9a51-47b6-862b-7820c38e4363 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:43,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-49db6a0d-9a51-47b6-862b-7820c38e4363 2018-09-08 08:03:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}}' 2018-09-08 08:03:43,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-430d3da7-c80c-4686-8d78-94185b099158 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}} 2018-09-08 08:03:43,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-430d3da7-c80c-4686-8d78-94185b099158 2018-09-08 08:03:43,589 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-proj 2018-09-08 08:03:43,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:43,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:43,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XgRPq_M7R4iKqToLaZeiLw"], "issued_at": "2018-09-08T08:03:43.000000Z"}} 2018-09-08 08:03:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199e4bb77ae5a03e605de597c4c7346b6e7adfd8" 2018-09-08 08:03:44,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7e88fb-a278-4517-98a8-e385c1c0d452 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:44,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db7e88fb-a278-4517-98a8-e385c1c0d452 2018-09-08 08:03:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:44,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:44,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199e4bb77ae5a03e605de597c4c7346b6e7adfd8" 2018-09-08 08:03:44,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4104a569-11ff-410b-88f9-5212c845737e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:44,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4104a569-11ff-410b-88f9-5212c845737e 2018-09-08 08:03:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199e4bb77ae5a03e605de597c4c7346b6e7adfd8" 2018-09-08 08:03:44,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ba288d-79c4-4de5-aac8-a9ff6587cb5e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}]} 2018-09-08 08:03:44,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-5bcfe244-7afa-43a-proj used request id req-11ba288d-79c4-4de5-aac8-a9ff6587cb5e 2018-09-08 08:03:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199e4bb77ae5a03e605de597c4c7346b6e7adfd8" 2018-09-08 08:03:44,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c59e1ba-fd94-4106-b040-5dd2a30bb92d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:44,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0c59e1ba-fd94-4106-b040-5dd2a30bb92d 2018-09-08 08:03:44,666 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-user 2018-09-08 08:03:44,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:44,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82449fb-5eb3-4bf9-a3eb-b7985df44e5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:44,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f82449fb-5eb3-4bf9-a3eb-b7985df44e5c 2018-09-08 08:03:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" -d '{"role": {"name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role"}}' 2018-09-08 08:03:44,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e10334-62bb-4cf8-8a75-d06e524c3969 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c346a318c804c11944d5e99f91bffc8", "links": {"self": "http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8"}, "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role"}} 2018-09-08 08:03:44,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e10334-62bb-4cf8-8a75-d06e524c3969 2018-09-08 08:03:44,816 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role 2018-09-08 08:03:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5d47fd-56fd-4bec-865e-4008df7034c6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8"}, "domain_id": null, "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role", "id": "1c346a318c804c11944d5e99f91bffc8"}} 2018-09-08 08:03:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8 used request id req-cb5d47fd-56fd-4bec-865e-4008df7034c6 2018-09-08 08:03:44,838 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role to project CreateSecurityGroupTests-5bcfe244-7afa-43a-proj 2018-09-08 08:03:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718/users/7386d2f452ad46b2b04985ab57a53172/roles/1c346a318c804c11944d5e99f91bffc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:44,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166b58fe-76fa-4c47-8690-db7f9e2c4222 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:44,963 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718/users/7386d2f452ad46b2b04985ab57a53172/roles/1c346a318c804c11944d5e99f91bffc8 used request id req-166b58fe-76fa-4c47-8690-db7f9e2c4222 2018-09-08 08:03:44,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:44,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:45,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c346a318c804c11944d5e99f91bffc8", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role"}], "expires_at": "2018-09-08T09:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fda45c3e66245eb885564a7e3d08718", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-user", "id": "7386d2f452ad46b2b04985ab57a53172"}, "audit_ids": ["V7VZ4bacQyKg2bJ9HUpJaw"], "issued_at": "2018-09-08T08:03:45.000000Z"}} 2018-09-08 08:03:45,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:45,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21225b3e-6793-4bff-9d38-59d14981834c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:45,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-21225b3e-6793-4bff-9d38-59d14981834c 2018-09-08 08:03:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:45,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2c991143-eb4e-4897-a899-8095747cf259 Date: Sat, 08 Sep 2018 08:03:45 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:45,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name&description=hello+group used request id req-2c991143-eb4e-4897-a899-8095747cf259 2018-09-08 08:03:45,741 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name... 2018-09-08 08:03:45,741 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name 2018-09-08 08:03:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" -d '{"security_group": {"name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name", "description": "hello group"}}' 2018-09-08 08:03:46,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2f48de1e-0af3-4cf8-86dc-039d8883c07f Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 2, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}} 2018-09-08 08:03:46,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2f48de1e-0af3-4cf8-86dc-039d8883c07f 2018-09-08 08:03:46,128 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:46,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29ad74c6-9259-4073-95e6-bcfb1d35add1 Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:46,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-29ad74c6-9259-4073-95e6-bcfb1d35add1 2018-09-08 08:03:46,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:46,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f37f5ba2-eb12-42d6-b023-ab671a981f0a Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:46,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-f37f5ba2-eb12-42d6-b023-ab671a981f0a 2018-09-08 08:03:46,506 - neutron_utils - INFO - Retrieving security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:46,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca851753-921a-40f6-ac9a-b0ce0d0618de Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 2, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:46,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-ca851753-921a-40f6-ac9a-b0ce0d0618de 2018-09-08 08:03:46,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a969639-1b16-4c79-a1ba-39f1ba782809 Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-1a969639-1b16-4c79-a1ba-39f1ba782809 2018-09-08 08:03:46,773 - neutron_utils - INFO - Retrieving security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:46,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e299a6e7-a2ba-441e-b8fe-2e704db7e9ac Date: Sat, 08 Sep 2018 08:03:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 2, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:46,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-e299a6e7-a2ba-441e-b8fe-2e704db7e9ac 2018-09-08 08:03:46,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e50ad284-4141-4b6b-80b5-2819b4b4c865 Date: Sat, 08 Sep 2018 08:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-e50ad284-4141-4b6b-80b5-2819b4b4c865 2018-09-08 08:03:47,138 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name 2018-09-08 08:03:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:47,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a880b205-3693-4c44-b789-ff88e2c145e3 Date: Sat, 08 Sep 2018 08:03:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 2, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:47,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-a880b205-3693-4c44-b789-ff88e2c145e3 2018-09-08 08:03:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:47,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:47,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a46f36-640c-48e0-af93-a13d0f16d659 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}} 2018-09-08 08:03:47,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 used request id req-75a46f36-640c-48e0-af93-a13d0f16d659 2018-09-08 08:03:47,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:47,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61d0e629-7313-4282-a936-4fed72bd3856 Date: Sat, 08 Sep 2018 08:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-61d0e629-7313-4282-a936-4fed72bd3856 2018-09-08 08:03:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28"}}' 2018-09-08 08:03:47,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-960f6d06-ee4d-4a5a-b473-1238c47ee3c6 Date: Sat, 08 Sep 2018 08:03:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}} 2018-09-08 08:03:47,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-960f6d06-ee4d-4a5a-b473-1238c47ee3c6 2018-09-08 08:03:47,752 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name 2018-09-08 08:03:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1b14cbd6-d40d-4d8c-add6-576a2c50a019 Date: Sat, 08 Sep 2018 08:03:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 3, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:47,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-1b14cbd6-d40d-4d8c-add6-576a2c50a019 2018-09-08 08:03:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:48,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253867fe-00bf-4d0d-a55c-cf554948ceb1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}} 2018-09-08 08:03:48,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 used request id req-253867fe-00bf-4d0d-a55c-cf554948ceb1 2018-09-08 08:03:48,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:48,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bc488086-4cb4-4ba7-a5aa-23671fe45ca0 Date: Sat, 08 Sep 2018 08:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:48,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-bc488086-4cb4-4ba7-a5aa-23671fe45ca0 2018-09-08 08:03:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28"}}' 2018-09-08 08:03:48,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-639620c8-fbba-46ba-ab80-54234e7a3bd2 Date: Sat, 08 Sep 2018 08:03:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}} 2018-09-08 08:03:48,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-639620c8-fbba-46ba-ab80-54234e7a3bd2 2018-09-08 08:03:48,538 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name 2018-09-08 08:03:48,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:48,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-25afa630-66a2-4db0-8583-5d15709cb2c0 Date: Sat, 08 Sep 2018 08:03:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 4, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:48,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-25afa630-66a2-4db0-8583-5d15709cb2c0 2018-09-08 08:03:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:48,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb58f2c-d69a-40bb-b700-23248071f5da Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}} 2018-09-08 08:03:48,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 used request id req-ffb58f2c-d69a-40bb-b700-23248071f5da 2018-09-08 08:03:48,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-f5f0cf3a-2f1a-4bc1-8047-0025be38a1d0 Date: Sat, 08 Sep 2018 08:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}]} 2018-09-08 08:03:48,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-f5f0cf3a-2f1a-4bc1-8047-0025be38a1d0 2018-09-08 08:03:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10}}' 2018-09-08 08:03:49,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-15fc78d5-4643-46d7-b136-25e072492454 Date: Sat, 08 Sep 2018 08:03:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}} 2018-09-08 08:03:49,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-15fc78d5-4643-46d7-b136-25e072492454 2018-09-08 08:03:49,002 - neutron_utils - INFO - Retrieving security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6562a096-0276-4ec4-8e24-032224880af5 Date: Sat, 08 Sep 2018 08:03:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:49,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-6562a096-0276-4ec4-8e24-032224880af5 2018-09-08 08:03:49,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:49,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-26c860f2-3f8c-44b9-b7ea-073e15bca99f Date: Sat, 08 Sep 2018 08:03:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:49,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-26c860f2-3f8c-44b9-b7ea-073e15bca99f 2018-09-08 08:03:49,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:49,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c346a318c804c11944d5e99f91bffc8", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role"}], "expires_at": "2018-09-08T09:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fda45c3e66245eb885564a7e3d08718", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5fda45c3e66245eb885564a7e3d08718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-user", "id": "7386d2f452ad46b2b04985ab57a53172"}, "audit_ids": ["MBpd_h05TvOmt-w9uugIzQ"], "issued_at": "2018-09-08T08:03:49.000000Z"}} 2018-09-08 08:03:49,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e112e0f2-1ccd-4ff3-a352-0c30555124e5 Date: Sat, 08 Sep 2018 08:03:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name&description=hello+group used request id req-e112e0f2-1ccd-4ff3-a352-0c30555124e5 2018-09-08 08:03:49,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:49,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-94ba2062-438d-4204-87a4-53689d3fdb57 Date: Sat, 08 Sep 2018 08:03:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:49,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-94ba2062-438d-4204-87a4-53689d3fdb57 2018-09-08 08:03:49,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9c44b1d3-7a69-48dc-9f24-04dbebfab91c Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:50,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-9c44b1d3-7a69-48dc-9f24-04dbebfab91c 2018-09-08 08:03:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-96f07ef0-e177-4a78-8433-3dec1636fedb Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:50,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-96f07ef0-e177-4a78-8433-3dec1636fedb 2018-09-08 08:03:50,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cd4a3c11-5dd9-4be2-8935-26f85f845d0c Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:50,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-cd4a3c11-5dd9-4be2-8935-26f85f845d0c 2018-09-08 08:03:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9ab04523-d834-45a1-bc09-82aac6c7735b Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:50,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-9ab04523-d834-45a1-bc09-82aac6c7735b 2018-09-08 08:03:50,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-39cd721c-da0a-4e44-b804-4b0731539af4 Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:50,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-39cd721c-da0a-4e44-b804-4b0731539af4 2018-09-08 08:03:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8ba8b5aa-8bbd-4952-833f-ecf6506723d0 Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:50,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-8ba8b5aa-8bbd-4952-833f-ecf6506723d0 2018-09-08 08:03:50,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ed5c1da7-af34-40e7-8cc1-fe80888347ff Date: Sat, 08 Sep 2018 08:03:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:50,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-ed5c1da7-af34-40e7-8cc1-fe80888347ff 2018-09-08 08:03:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c163c0a6-4094-4a3c-9e4a-1cb7baabffe3 Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:51,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-c163c0a6-4094-4a3c-9e4a-1cb7baabffe3 2018-09-08 08:03:51,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-503a9769-f7a4-44df-ad02-334332225714 Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:51,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-503a9769-f7a4-44df-ad02-334332225714 2018-09-08 08:03:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-43afd781-c6dd-4113-95bc-1c0b2e39642d Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:51,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-43afd781-c6dd-4113-95bc-1c0b2e39642d 2018-09-08 08:03:51,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4181af84-ca6d-4e2f-80b5-cfccd7184c82 Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:51,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-4181af84-ca6d-4e2f-80b5-cfccd7184c82 2018-09-08 08:03:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4ca4efe7-f3c2-422b-84cd-e9bfa93df9ba Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:51,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-4ca4efe7-f3c2-422b-84cd-e9bfa93df9ba 2018-09-08 08:03:51,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2538ab67-36a5-4510-9f0c-79fd600a8120 Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:51,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-2538ab67-36a5-4510-9f0c-79fd600a8120 2018-09-08 08:03:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-02d1b9e3-260c-48ca-8ad7-9375f347519d Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:51,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-02d1b9e3-260c-48ca-8ad7-9375f347519d 2018-09-08 08:03:51,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2d0536c1-e13a-4948-b376-8b93e404938f Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:51,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-2d0536c1-e13a-4948-b376-8b93e404938f 2018-09-08 08:03:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:51,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4a736c37-bd91-4f51-b0cd-ae03c71abc0d Date: Sat, 08 Sep 2018 08:03:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:51,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-4a736c37-bd91-4f51-b0cd-ae03c71abc0d 2018-09-08 08:03:51,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:52,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0eadc774-d551-41c7-ba76-9feb894991b7 Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:52,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-0eadc774-d551-41c7-ba76-9feb894991b7 2018-09-08 08:03:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fb2e5a5f-1752-44d5-82dc-95a16a87e8c7 Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-fb2e5a5f-1752-44d5-82dc-95a16a87e8c7 2018-09-08 08:03:52,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:52,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-14f45681-d9dd-44f6-91a1-b6da1496873e Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:52,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-14f45681-d9dd-44f6-91a1-b6da1496873e 2018-09-08 08:03:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:52,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-08560f13-eb32-4908-802f-0e939922637d Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "55e2f02e-f845-4015-bde5-451ddc6e4028", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "revision_number": 0, "id": "6f5eab11-caa9-412e-8e13-744ce3014034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "revision_number": 0, "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "revision_number": 0, "id": "fee59a1e-2e73-43fe-a341-4de13f397c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 5, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "name": "CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name"}]} 2018-09-08 08:03:52,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name used request id req-08560f13-eb32-4908-802f-0e939922637d 2018-09-08 08:03:52,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad8aaca4-2a97-44c6-8081-f3dc349dcb28 2018-09-08 08:03:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077590604b25c140fe402c9d8b4cd40acded80cb" 2018-09-08 08:03:52,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8dbf231-5882-4067-b43e-2df4860470bc Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "55e2f02e-f845-4015-bde5-451ddc6e4028"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:47Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:47Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "6f5eab11-caa9-412e-8e13-744ce3014034"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7b4faffb-481c-4aa8-9081-dd8bc6d0adb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:46Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:46Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "e5431b61-7e79-4bf2-91bf-55d849ba403c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:03:48Z", "security_group_id": "ad8aaca4-2a97-44c6-8081-f3dc349dcb28", "port_range_min": 10, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:48Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "fee59a1e-2e73-43fe-a341-4de13f397c41"}]} 2018-09-08 08:03:52,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-e8dbf231-5882-4067-b43e-2df4860470bc 2018-09-08 08:03:52,618 - neutron_utils - INFO - Deleting security group rule with ID - fee59a1e-2e73-43fe-a341-4de13f397c41 2018-09-08 08:03:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/fee59a1e-2e73-43fe-a341-4de13f397c41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:52,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe4426fc-6d31-4573-a8e9-d3bfd5ec858f Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:52,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/fee59a1e-2e73-43fe-a341-4de13f397c41 used request id req-fe4426fc-6d31-4573-a8e9-d3bfd5ec858f 2018-09-08 08:03:52,731 - neutron_utils - INFO - Deleting security group rule with ID - e5431b61-7e79-4bf2-91bf-55d849ba403c 2018-09-08 08:03:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e5431b61-7e79-4bf2-91bf-55d849ba403c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:52,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70d2ad27-6bc8-4381-b5e5-2b00d54299c9 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:52,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e5431b61-7e79-4bf2-91bf-55d849ba403c used request id req-70d2ad27-6bc8-4381-b5e5-2b00d54299c9 2018-09-08 08:03:52,823 - neutron_utils - INFO - Deleting security group rule with ID - 7b4faffb-481c-4aa8-9081-dd8bc6d0adb2 2018-09-08 08:03:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7b4faffb-481c-4aa8-9081-dd8bc6d0adb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:53,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a54c92fa-3733-481c-a2e8-e1c7d7ad68f1 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:53,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7b4faffb-481c-4aa8-9081-dd8bc6d0adb2 used request id req-a54c92fa-3733-481c-a2e8-e1c7d7ad68f1 2018-09-08 08:03:53,243 - neutron_utils - INFO - Deleting security group rule with ID - 55e2f02e-f845-4015-bde5-451ddc6e4028 2018-09-08 08:03:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/55e2f02e-f845-4015-bde5-451ddc6e4028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:53,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22cebbbb-7719-4139-9483-6005a2267a07 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:53,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/55e2f02e-f845-4015-bde5-451ddc6e4028 used request id req-22cebbbb-7719-4139-9483-6005a2267a07 2018-09-08 08:03:53,348 - neutron_utils - INFO - Deleting security group rule with ID - 6f5eab11-caa9-412e-8e13-744ce3014034 2018-09-08 08:03:53,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6f5eab11-caa9-412e-8e13-744ce3014034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:53,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81f3cf05-c684-42ec-ae2c-26cb2b9fc24c Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:53,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6f5eab11-caa9-412e-8e13-744ce3014034 used request id req-81f3cf05-c684-42ec-ae2c-26cb2b9fc24c 2018-09-08 08:03:53,602 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a7db5745-e58e-495f-833a-3010e3b9cb05name 2018-09-08 08:03:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ad8aaca4-2a97-44c6-8081-f3dc349dcb28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b6a8c4a3bda476c89b3d7358b72af64a295849" 2018-09-08 08:03:53,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9e269a7-7476-4d38-b65b-37c6e224ae7d Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:53,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ad8aaca4-2a97-44c6-8081-f3dc349dcb28 used request id req-f9e269a7-7476-4d38-b65b-37c6e224ae7d 2018-09-08 08:03:53,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:53,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7a453460-fe99-4a4a-aa53-ac26513f78e4 Date: Sat, 08 Sep 2018 08:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "updated_at": "2018-09-08T08:03:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "revision_number": 0, "id": "2d22e463-ec94-43b6-bd99-4cb1d9f68992", "remote_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "revision_number": 0, "id": "57dcd3a6-b430-4255-b36a-1c9d0e990a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "revision_number": 0, "id": "7d3bb46a-9118-414e-996e-ecc13454202a", "remote_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fda45c3e66245eb885564a7e3d08718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "revision_number": 0, "id": "caa61cca-2204-4f78-9c20-05a29d25e567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fda45c3e66245eb885564a7e3d08718"}], "revision_number": 4, "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:03:53,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7a453460-fe99-4a4a-aa53-ac26513f78e4 2018-09-08 08:03:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c7fd2d-b0cd-49f8-b200-361636cf5036 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:54,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c1c7fd2d-b0cd-49f8-b200-361636cf5036 2018-09-08 08:03:54,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0ba8dc-f833-4a54-8732-95428531d641 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:03:54,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-cb0ba8dc-f833-4a54-8732-95428531d641 2018-09-08 08:03:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d5f4d7-5e1c-4902-81a6-f87b45aceb77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:54,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-67d5f4d7-5e1c-4902-81a6-f87b45aceb77 2018-09-08 08:03:54,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c352fafe-473f-47cc-ba94-bbb897873040 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:03:54,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c352fafe-473f-47cc-ba94-bbb897873040 2018-09-08 08:03:54,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:03:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee821e2-adc7-426e-8274-169bb22be489 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718"}, "enabled": true, "id": "5fda45c3e66245eb885564a7e3d08718", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5bcfe244-7afa-43a-proj"}} 2018-09-08 08:03:54,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 used request id req-9ee821e2-adc7-426e-8274-169bb22be489 2018-09-08 08:03:54,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 657cc6f3-1f31-4434-bda0-2b55f4dc3326 2018-09-08 08:03:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=657cc6f3-1f31-4434-bda0-2b55f4dc3326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6f189aa-f9cd-4d12-95e0-0c96a70ad823 Date: Sat, 08 Sep 2018 08:03:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "2d22e463-ec94-43b6-bd99-4cb1d9f68992"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "57dcd3a6-b430-4255-b36a-1c9d0e990a2f"}, {"remote_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "7d3bb46a-9118-414e-996e-ecc13454202a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:45Z", "security_group_id": "657cc6f3-1f31-4434-bda0-2b55f4dc3326", "port_range_min": null, "revision_number": 0, "tenant_id": "5fda45c3e66245eb885564a7e3d08718", "created_at": "2018-09-08T08:03:45Z", "project_id": "5fda45c3e66245eb885564a7e3d08718", "id": "caa61cca-2204-4f78-9c20-05a29d25e567"}]} 2018-09-08 08:03:54,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=657cc6f3-1f31-4434-bda0-2b55f4dc3326 used request id req-d6f189aa-f9cd-4d12-95e0-0c96a70ad823 2018-09-08 08:03:54,807 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:03:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/657cc6f3-1f31-4434-bda0-2b55f4dc3326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:55,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa33ec70-6035-4d08-8309-0899e7d7ebb2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:03:55,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/657cc6f3-1f31-4434-bda0-2b55f4dc3326 used request id req-fa33ec70-6035-4d08-8309-0899e7d7ebb2 2018-09-08 08:03:55,099 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-proj 2018-09-08 08:03:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:55,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8168abe5-7399-433a-9f7b-20e70f0127e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:55,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5fda45c3e66245eb885564a7e3d08718 used request id req-8168abe5-7399-433a-9f7b-20e70f0127e5 2018-09-08 08:03:55,310 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-proj-role 2018-09-08 08:03:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:55,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac0feb58-a10d-459f-853a-4d0b379b51c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:55,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1c346a318c804c11944d5e99f91bffc8 used request id req-ac0feb58-a10d-459f-853a-4d0b379b51c4 2018-09-08 08:03:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd01d681bc0ef83b0ce79136e87c454862bd493a" 2018-09-08 08:03:55,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9538792-1ef3-467d-a711-30859c046a53 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:55,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9538792-1ef3-467d-a711-30859c046a53 2018-09-08 08:03:55,611 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5bcfe244-7afa-43a-user 2018-09-08 08:03:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7386d2f452ad46b2b04985ab57a53172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199e4bb77ae5a03e605de597c4c7346b6e7adfd8" 2018-09-08 08:03:55,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de47da8-36e2-424f-86db-4c33984c65a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:55,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7386d2f452ad46b2b04985ab57a53172 used request id req-6de47da8-36e2-424f-86db-4c33984c65a0 2018-09-08 08:03:55,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:56,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1MF_hvBtQGOqSIyoywDqFQ"], "issued_at": "2018-09-08T08:03:56.000000Z"}} 2018-09-08 08:03:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9105c5e236cc063c9c5247082079a44b0d48367" 2018-09-08 08:03:56,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16b1831-60de-44d3-815a-6408f1ccfa26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:56,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b16b1831-60de-44d3-815a-6408f1ccfa26 2018-09-08 08:03:56,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:56,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:56,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MaBEjxYqQwaSBqVKOfT5_w"], "issued_at": "2018-09-08T08:03:56.000000Z"}} 2018-09-08 08:03:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:56,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdc2116-4deb-499b-a227-8cb375130ade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:56,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbdc2116-4deb-499b-a227-8cb375130ade 2018-09-08 08:03:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:56,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:56,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5c5be1-d330-4d2b-a0b0-a5762e12e261 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:03:56,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj used request id req-9e5c5be1-d330-4d2b-a0b0-a5762e12e261 2018-09-08 08:03:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:56,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a992606f-5104-4bfd-ab28-73a7d1a85065 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a992606f-5104-4bfd-ab28-73a7d1a85065 2018-09-08 08:03:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}}' 2018-09-08 08:03:57,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c96bfb-3d73-46d0-ab4f-3c38cc911147 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e"}, "enabled": true, "id": "6002cdebdbf84fa899c5874fbc0db81e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}} 2018-09-08 08:03:57,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c9c96bfb-3d73-46d0-ab4f-3c38cc911147 2018-09-08 08:03:57,092 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-78a4be27-3622-4dc-proj 2018-09-08 08:03:57,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:57,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:57,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Mndyb4t5Q7uMdgSFn4qiPQ"], "issued_at": "2018-09-08T08:03:57.000000Z"}} 2018-09-08 08:03:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4d363107c46d9fbbc46b2ad5b1dc35f79adc26" 2018-09-08 08:03:57,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a675b05-942c-4894-93da-738a2d4f5168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:57,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a675b05-942c-4894-93da-738a2d4f5168 2018-09-08 08:03:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:03:57,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:03:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:03:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4d363107c46d9fbbc46b2ad5b1dc35f79adc26" 2018-09-08 08:03:57,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51cb3f3-7e6c-44ce-b502-d93ff657302f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:03:57,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f51cb3f3-7e6c-44ce-b502-d93ff657302f 2018-09-08 08:03:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4d363107c46d9fbbc46b2ad5b1dc35f79adc26" 2018-09-08 08:03:57,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c176772-52fb-4fc5-a41e-786c70a16674 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e"}, "enabled": true, "id": "6002cdebdbf84fa899c5874fbc0db81e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}]} 2018-09-08 08:03:57,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-78a4be27-3622-4dc-proj used request id req-7c176772-52fb-4fc5-a41e-786c70a16674 2018-09-08 08:03:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4d363107c46d9fbbc46b2ad5b1dc35f79adc26" 2018-09-08 08:03:57,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f494ea50-068a-4e21-90ff-c846b856dd7c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:03:57,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f494ea50-068a-4e21-90ff-c846b856dd7c 2018-09-08 08:03:58,265 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-78a4be27-3622-4dc-user 2018-09-08 08:03:58,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:58,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc2abf2-32d5-4449-8609-a3e9a67f7627 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:03:58,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1dc2abf2-32d5-4449-8609-a3e9a67f7627 2018-09-08 08:03:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" -d '{"role": {"name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role"}}' 2018-09-08 08:03:58,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e83d31-6f72-4998-be2c-fdb50944e48f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9ec5722b38f34b818ab98ba77251a48c", "links": {"self": "http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c"}, "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role"}} 2018-09-08 08:03:58,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f9e83d31-6f72-4998-be2c-fdb50944e48f 2018-09-08 08:03:58,481 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role 2018-09-08 08:03:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:58,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3d1f86-b5d2-4f19-983c-0ab2ad265827 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c"}, "domain_id": null, "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role", "id": "9ec5722b38f34b818ab98ba77251a48c"}} 2018-09-08 08:03:58,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c used request id req-1b3d1f86-b5d2-4f19-983c-0ab2ad265827 2018-09-08 08:03:58,502 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role to project CreateSecurityGroupTests-78a4be27-3622-4dc-proj 2018-09-08 08:03:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e/users/25cfbbb38a814c12a82327b81b25e48a/roles/9ec5722b38f34b818ab98ba77251a48c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:03:58,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbc5c55-af3b-4a4d-b03f-2a3579ecac7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:03:58,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e/users/25cfbbb38a814c12a82327b81b25e48a/roles/9ec5722b38f34b818ab98ba77251a48c used request id req-1bbc5c55-af3b-4a4d-b03f-2a3579ecac7d 2018-09-08 08:03:58,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:03:58,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:03:59,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ec5722b38f34b818ab98ba77251a48c", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role"}], "expires_at": "2018-09-08T09:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6002cdebdbf84fa899c5874fbc0db81e", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-user", "id": "25cfbbb38a814c12a82327b81b25e48a"}, "audit_ids": ["cbNj2RxORfav2K57Y4zQqw"], "issued_at": "2018-09-08T08:03:59.000000Z"}} 2018-09-08 08:03:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:03:59,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dc800f-c0c3-497b-a208-1f36cd2cd763 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:03:59,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f9dc800f-c0c3-497b-a208-1f36cd2cd763 2018-09-08 08:03:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:03:59,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3b122374-acbc-41c0-a5b6-3943288f4622 Date: Sat, 08 Sep 2018 08:03:59 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:03:59,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname&description=hello+group used request id req-3b122374-acbc-41c0-a5b6-3943288f4622 2018-09-08 08:03:59,466 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname... 2018-09-08 08:03:59,466 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname 2018-09-08 08:03:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" -d '{"security_group": {"name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname", "description": "hello group"}}' 2018-09-08 08:03:59,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6d8bf668-f344-475f-b78f-ad5c9ffb7849 Date: Sat, 08 Sep 2018 08:03:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 2, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "33f134f2-54fb-4790-a262-be52f01c6db2", "name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname"}} 2018-09-08 08:03:59,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-6d8bf668-f344-475f-b78f-ad5c9ffb7849 2018-09-08 08:03:59,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:03:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:03:59,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-734322e7-29f0-441c-8b68-8022d00669b3 Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:03:59,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-734322e7-29f0-441c-8b68-8022d00669b3 2018-09-08 08:03:59,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:00,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d6aa1f5-849b-4139-ac20-8172f636da3a Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:00,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-5d6aa1f5-849b-4139-ac20-8172f636da3a 2018-09-08 08:04:00,185 - neutron_utils - INFO - Retrieving security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:00,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-70005fcb-990a-4db2-af2f-3cf589deedb2 Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 2, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "33f134f2-54fb-4790-a262-be52f01c6db2", "name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname"}]} 2018-09-08 08:04:00,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-70005fcb-990a-4db2-af2f-3cf589deedb2 2018-09-08 08:04:00,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e82a6001-654b-4dc2-b4c5-dd5a1f05cf3e Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:00,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-e82a6001-654b-4dc2-b4c5-dd5a1f05cf3e 2018-09-08 08:04:00,553 - neutron_utils - INFO - Retrieving security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c1b382c5-076c-4a11-ba46-d0b18fc9ee0b Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 2, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "33f134f2-54fb-4790-a262-be52f01c6db2", "name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname"}]} 2018-09-08 08:04:00,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-c1b382c5-076c-4a11-ba46-d0b18fc9ee0b 2018-09-08 08:04:00,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:00,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9acc91a-405e-4a2b-a0fc-b06b5afb4e0d Date: Sat, 08 Sep 2018 08:04:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:00,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-c9acc91a-405e-4a2b-a0fc-b06b5afb4e0d 2018-09-08 08:04:00,937 - neutron_utils - INFO - Retrieving security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:01,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-221d2c96-3b00-405f-ac7f-cc92c776d382 Date: Sat, 08 Sep 2018 08:04:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 2, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "33f134f2-54fb-4790-a262-be52f01c6db2", "name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname"}]} 2018-09-08 08:04:01,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-221d2c96-3b00-405f-ac7f-cc92c776d382 2018-09-08 08:04:01,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:01,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac2e811a-5108-498c-afb2-abddd7841385 Date: Sat, 08 Sep 2018 08:04:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:01,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-ac2e811a-5108-498c-afb2-abddd7841385 2018-09-08 08:04:01,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:01,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ec5722b38f34b818ab98ba77251a48c", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role"}], "expires_at": "2018-09-08T09:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6002cdebdbf84fa899c5874fbc0db81e", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/6002cdebdbf84fa899c5874fbc0db81e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-user", "id": "25cfbbb38a814c12a82327b81b25e48a"}, "audit_ids": ["FP8IGQKhQ_eU5c3nSc_kZQ"], "issued_at": "2018-09-08T08:04:01.000000Z"}} 2018-09-08 08:04:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa577f51cfab54f421b231c881085aabc5c3d5fb" 2018-09-08 08:04:01,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d2351a88-0656-499d-96b5-370f86782cec Date: Sat, 08 Sep 2018 08:04:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 2, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "33f134f2-54fb-4790-a262-be52f01c6db2", "name": "CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname"}]} 2018-09-08 08:04:01,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname&description=hello+group used request id req-d2351a88-0656-499d-96b5-370f86782cec 2018-09-08 08:04:01,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa577f51cfab54f421b231c881085aabc5c3d5fb" 2018-09-08 08:04:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2215912f-67f3-47eb-8154-c561f1bf41d3 Date: Sat, 08 Sep 2018 08:04:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:01,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-2215912f-67f3-47eb-8154-c561f1bf41d3 2018-09-08 08:04:01,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33f134f2-54fb-4790-a262-be52f01c6db2 2018-09-08 08:04:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa577f51cfab54f421b231c881085aabc5c3d5fb" 2018-09-08 08:04:02,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2352951-fcc4-4fab-b0a8-13ca8060ee21 Date: Sat, 08 Sep 2018 08:04:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "56ebcb19-c2d9-44bb-b47c-3477b3c33a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "33f134f2-54fb-4790-a262-be52f01c6db2", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "6d33bc5c-c54e-44e4-b7c6-4819f7d52304"}]} 2018-09-08 08:04:02,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-e2352951-fcc4-4fab-b0a8-13ca8060ee21 2018-09-08 08:04:02,097 - neutron_utils - INFO - Deleting security group rule with ID - 56ebcb19-c2d9-44bb-b47c-3477b3c33a48 2018-09-08 08:04:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/56ebcb19-c2d9-44bb-b47c-3477b3c33a48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:02,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bed51c32-8c48-46a4-932d-459a9a7ca3c2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:02,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/56ebcb19-c2d9-44bb-b47c-3477b3c33a48 used request id req-bed51c32-8c48-46a4-932d-459a9a7ca3c2 2018-09-08 08:04:02,497 - neutron_utils - INFO - Deleting security group rule with ID - 6d33bc5c-c54e-44e4-b7c6-4819f7d52304 2018-09-08 08:04:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6d33bc5c-c54e-44e4-b7c6-4819f7d52304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:02,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-016b2420-d064-4e20-8b71-4d063aef65ba Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:02,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6d33bc5c-c54e-44e4-b7c6-4819f7d52304 used request id req-016b2420-d064-4e20-8b71-4d063aef65ba 2018-09-08 08:04:02,746 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-14b211cb-04bc-408f-bae1-e1a3b58da61dname 2018-09-08 08:04:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/33f134f2-54fb-4790-a262-be52f01c6db2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c18252b75f4b2b3bece7c7b44db199fa0e990ce" 2018-09-08 08:04:02,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-295c8074-db09-4ce7-a8a5-e2757c101e2b Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:02,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33f134f2-54fb-4790-a262-be52f01c6db2 used request id req-295c8074-db09-4ce7-a8a5-e2757c101e2b 2018-09-08 08:04:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-03e785af-c97a-4218-9b19-88548248d68a Date: Sat, 08 Sep 2018 08:04:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "updated_at": "2018-09-08T08:03:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "0ad3fe55-a70c-45f6-ab07-f2ab4a6356db", "remote_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "1478b9ed-d685-46a4-8aa8-acfeb54131f5", "remote_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "7fc6aa42-45b9-4011-b0e9-4457210db087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv4", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "revision_number": 0, "id": "c853d7f0-02b8-450f-8601-6822890de658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "port_range_min": null, "ethertype": "IPv6", "project_id": "6002cdebdbf84fa899c5874fbc0db81e"}], "revision_number": 4, "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:04:03,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-03e785af-c97a-4218-9b19-88548248d68a 2018-09-08 08:04:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291adb42-4a01-4c5d-be9f-e9a045c75c1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-291adb42-4a01-4c5d-be9f-e9a045c75c1a 2018-09-08 08:04:03,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900a3bc4-c191-47d7-ab7b-bc7a42554be7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:04:03,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-900a3bc4-c191-47d7-ab7b-bc7a42554be7 2018-09-08 08:04:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40410285-0b95-4d1b-9b11-b996daf80a93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-40410285-0b95-4d1b-9b11-b996daf80a93 2018-09-08 08:04:03,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db24861-4e58-4942-993c-4dae76398e96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-1db24861-4e58-4942-993c-4dae76398e96 2018-09-08 08:04:03,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a42575-8270-4099-a9d0-9274b851229c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:04:03,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-97a42575-8270-4099-a9d0-9274b851229c 2018-09-08 08:04:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029459c2-74e3-4fc9-ab80-4d85fffd7149 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-029459c2-74e3-4fc9-ab80-4d85fffd7149 2018-09-08 08:04:03,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d0b9f1-3393-4dd1-be71-4f9c6b691751 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-20d0b9f1-3393-4dd1-be71-4f9c6b691751 2018-09-08 08:04:03,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d72cf78e-cb19-4d67-a321-524f2c280c0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:03,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d72cf78e-cb19-4d67-a321-524f2c280c0a 2018-09-08 08:04:03,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:03,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89b8dd3-e412-4569-bc55-d9fc325ad4c3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e"}, "enabled": true, "id": "6002cdebdbf84fa899c5874fbc0db81e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-78a4be27-3622-4dc-proj"}} 2018-09-08 08:04:03,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e used request id req-d89b8dd3-e412-4569-bc55-d9fc325ad4c3 2018-09-08 08:04:03,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5610c92-a18e-4a2f-93f6-65450ba6ff67 2018-09-08 08:04:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5610c92-a18e-4a2f-93f6-65450ba6ff67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:04,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3344df7b-b365-4f4f-aeec-f8d17bf1e1c8 Date: Sat, 08 Sep 2018 08:04:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "0ad3fe55-a70c-45f6-ab07-f2ab4a6356db"}, {"remote_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "1478b9ed-d685-46a4-8aa8-acfeb54131f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "7fc6aa42-45b9-4011-b0e9-4457210db087"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:03:59Z", "security_group_id": "a5610c92-a18e-4a2f-93f6-65450ba6ff67", "port_range_min": null, "revision_number": 0, "tenant_id": "6002cdebdbf84fa899c5874fbc0db81e", "created_at": "2018-09-08T08:03:59Z", "project_id": "6002cdebdbf84fa899c5874fbc0db81e", "id": "c853d7f0-02b8-450f-8601-6822890de658"}]} 2018-09-08 08:04:04,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5610c92-a18e-4a2f-93f6-65450ba6ff67 used request id req-3344df7b-b365-4f4f-aeec-f8d17bf1e1c8 2018-09-08 08:04:04,104 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:04:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a5610c92-a18e-4a2f-93f6-65450ba6ff67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:04,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bfe07bd-2d65-4a15-bbd6-d02a23253a75 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:04,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a5610c92-a18e-4a2f-93f6-65450ba6ff67 used request id req-5bfe07bd-2d65-4a15-bbd6-d02a23253a75 2018-09-08 08:04:04,398 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-78a4be27-3622-4dc-proj 2018-09-08 08:04:04,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:04,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5fc377-1cf6-40ec-b941-5399252e88d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:04,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6002cdebdbf84fa899c5874fbc0db81e used request id req-2c5fc377-1cf6-40ec-b941-5399252e88d7 2018-09-08 08:04:04,604 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-78a4be27-3622-4dc-proj-role 2018-09-08 08:04:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:04,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5fbd25-e985-4680-a4f7-c824d0a50da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:04,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9ec5722b38f34b818ab98ba77251a48c used request id req-1b5fbd25-e985-4680-a4f7-c824d0a50da2 2018-09-08 08:04:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e3b56b9a44943c4bf6e2c23e9771a4a93a9892" 2018-09-08 08:04:04,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4b3192-f941-4a11-8fa0-7456d3b175ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:04,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b4b3192-f941-4a11-8fa0-7456d3b175ff 2018-09-08 08:04:04,823 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-78a4be27-3622-4dc-user 2018-09-08 08:04:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/25cfbbb38a814c12a82327b81b25e48a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4d363107c46d9fbbc46b2ad5b1dc35f79adc26" 2018-09-08 08:04:05,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4e9d87-74a1-4f75-9793-834fe4722c03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:05,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/25cfbbb38a814c12a82327b81b25e48a used request id req-4d4e9d87-74a1-4f75-9793-834fe4722c03 2018-09-08 08:04:05,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:05,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0ntxSd2vSbiCFX0Wt9SXLQ"], "issued_at": "2018-09-08T08:04:05.000000Z"}} 2018-09-08 08:04:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181efa58a7eff5c01dc883a11010aae1d0c64939" 2018-09-08 08:04:05,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d242be4a-7bee-4f01-a666-42ac18b13388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:05,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d242be4a-7bee-4f01-a666-42ac18b13388 2018-09-08 08:04:05,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:05,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:05,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HQTcA1x4RZiSiAP-rqXdvw"], "issued_at": "2018-09-08T08:04:05.000000Z"}} 2018-09-08 08:04:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:05,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ab6b5d-b2b1-4fb5-93d4-59c2dc078150 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:05,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2ab6b5d-b2b1-4fb5-93d4-59c2dc078150 2018-09-08 08:04:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:05,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:06,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9761f02-5e8f-4a06-8f8a-c52457f2925e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:04:06,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj used request id req-a9761f02-5e8f-4a06-8f8a-c52457f2925e 2018-09-08 08:04:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:06,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837cf9e9-97cf-425d-a183-2f4d598ccf47 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:06,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-837cf9e9-97cf-425d-a183-2f4d598ccf47 2018-09-08 08:04:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}}' 2018-09-08 08:04:06,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8857b025-11ed-4e05-870a-124159066a1b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}} 2018-09-08 08:04:06,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8857b025-11ed-4e05-870a-124159066a1b 2018-09-08 08:04:06,331 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-55b8d0c6-119a-407-proj 2018-09-08 08:04:06,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:06,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:06,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["k6LRW-rbRoGztZ8PXpAfPA"], "issued_at": "2018-09-08T08:04:06.000000Z"}} 2018-09-08 08:04:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1324c4b6a91cf419268ad7b0338476ea375bf689" 2018-09-08 08:04:06,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d765c967-596a-47bf-9692-95006dbf410e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:06,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d765c967-596a-47bf-9692-95006dbf410e 2018-09-08 08:04:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:06,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1324c4b6a91cf419268ad7b0338476ea375bf689" 2018-09-08 08:04:06,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6786e982-a920-4eaf-ab4c-16a7b1f27ba6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:04:06,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6786e982-a920-4eaf-ab4c-16a7b1f27ba6 2018-09-08 08:04:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1324c4b6a91cf419268ad7b0338476ea375bf689" 2018-09-08 08:04:07,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957d7637-8c32-4451-8ba0-2b06c67e5571 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}]} 2018-09-08 08:04:07,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-55b8d0c6-119a-407-proj used request id req-957d7637-8c32-4451-8ba0-2b06c67e5571 2018-09-08 08:04:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1324c4b6a91cf419268ad7b0338476ea375bf689" 2018-09-08 08:04:07,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909eedc8-3cc5-4f84-9853-4c91bb053998 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:07,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-909eedc8-3cc5-4f84-9853-4c91bb053998 2018-09-08 08:04:07,486 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-55b8d0c6-119a-407-user 2018-09-08 08:04:07,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:07,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a16d5b2-b072-470e-9252-377c4464effa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:07,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a16d5b2-b072-470e-9252-377c4464effa 2018-09-08 08:04:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" -d '{"role": {"name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role"}}' 2018-09-08 08:04:07,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b9ba5b-22f7-4494-8450-24142ef73d8a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bec4cea13a74b39994ff77c69f215cb", "links": {"self": "http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb"}, "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role"}} 2018-09-08 08:04:07,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-37b9ba5b-22f7-4494-8450-24142ef73d8a 2018-09-08 08:04:07,786 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role 2018-09-08 08:04:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:07,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98801161-667f-45f4-b7d3-c2217ce08d92 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb"}, "domain_id": null, "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role", "id": "8bec4cea13a74b39994ff77c69f215cb"}} 2018-09-08 08:04:07,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb used request id req-98801161-667f-45f4-b7d3-c2217ce08d92 2018-09-08 08:04:07,877 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role to project CreateSecurityGroupTests-55b8d0c6-119a-407-proj 2018-09-08 08:04:07,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885/users/80ce29b70ed141308efb4273a962a1b4/roles/8bec4cea13a74b39994ff77c69f215cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:08,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c12d787-845a-4047-992c-0061d7ac06e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:08,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885/users/80ce29b70ed141308efb4273a962a1b4/roles/8bec4cea13a74b39994ff77c69f215cb used request id req-7c12d787-845a-4047-992c-0061d7ac06e0 2018-09-08 08:04:08,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:08,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:08,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bec4cea13a74b39994ff77c69f215cb", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role"}], "expires_at": "2018-09-08T09:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-user", "id": "80ce29b70ed141308efb4273a962a1b4"}, "audit_ids": ["p0cHwCJiTwaOTGDMqe2A8w"], "issued_at": "2018-09-08T08:04:08.000000Z"}} 2018-09-08 08:04:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:08,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9804100e-c60d-4147-9cb5-d377f9be47eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:08,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9804100e-c60d-4147-9cb5-d377f9be47eb 2018-09-08 08:04:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:08,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8e53f43f-fdcc-4d33-b396-d5fefd9f1864 Date: Sat, 08 Sep 2018 08:04:08 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:04:08,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename&description=hello+group used request id req-8e53f43f-fdcc-4d33-b396-d5fefd9f1864 2018-09-08 08:04:08,758 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename... 2018-09-08 08:04:08,758 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename 2018-09-08 08:04:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" -d '{"security_group": {"name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename", "description": "hello group"}}' 2018-09-08 08:04:09,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ac71b02a-551b-4ab8-8d5a-9e77b3025fa5 Date: Sat, 08 Sep 2018 08:04:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 2, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}} 2018-09-08 08:04:09,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ac71b02a-551b-4ab8-8d5a-9e77b3025fa5 2018-09-08 08:04:09,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:09,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c3e8ee7-2eeb-4660-96e3-02106d4dace4 Date: Sat, 08 Sep 2018 08:04:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:09,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-7c3e8ee7-2eeb-4660-96e3-02106d4dace4 2018-09-08 08:04:09,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:09,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ac819f7-4325-4b9d-ace8-3edb7b17328e Date: Sat, 08 Sep 2018 08:04:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:09,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-9ac819f7-4325-4b9d-ace8-3edb7b17328e 2018-09-08 08:04:09,467 - neutron_utils - INFO - Retrieving security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:09,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3a743ac2-9f05-4b59-8e48-b2eb7e3097a1 Date: Sat, 08 Sep 2018 08:04:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 2, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:09,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-3a743ac2-9f05-4b59-8e48-b2eb7e3097a1 2018-09-08 08:04:09,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:09,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d14eeb1e-b45f-4896-9a26-e1f3ca62f3af Date: Sat, 08 Sep 2018 08:04:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:09,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-d14eeb1e-b45f-4896-9a26-e1f3ca62f3af 2018-09-08 08:04:09,865 - neutron_utils - INFO - Retrieving security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-519774ec-1ff2-4718-9a6d-88509ea9e952 Date: Sat, 08 Sep 2018 08:04:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 2, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:10,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-519774ec-1ff2-4718-9a6d-88509ea9e952 2018-09-08 08:04:10,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:10,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdef0f40-2549-4096-a061-1f3ea25fcb85 Date: Sat, 08 Sep 2018 08:04:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:10,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-fdef0f40-2549-4096-a061-1f3ea25fcb85 2018-09-08 08:04:10,235 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename 2018-09-08 08:04:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-76952955-a549-437e-b1c8-b8bbed16914a Date: Sat, 08 Sep 2018 08:04:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 2, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:10,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-76952955-a549-437e-b1c8-b8bbed16914a 2018-09-08 08:04:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:10,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:10,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1e6a0f-5259-4dac-96f8-f756e8799ade Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}} 2018-09-08 08:04:10,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 used request id req-2e1e6a0f-5259-4dac-96f8-f756e8799ade 2018-09-08 08:04:10,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:10,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86ac6887-c17c-4fed-a62d-34e22b13d684 Date: Sat, 08 Sep 2018 08:04:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:10,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-86ac6887-c17c-4fed-a62d-34e22b13d684 2018-09-08 08:04:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2"}}' 2018-09-08 08:04:11,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-39615836-855f-4b83-9799-6982e8ac4ed8 Date: Sat, 08 Sep 2018 08:04:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}} 2018-09-08 08:04:11,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-39615836-855f-4b83-9799-6982e8ac4ed8 2018-09-08 08:04:11,111 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename 2018-09-08 08:04:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:11,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-aada6b22-1f83-4c35-ad1a-69ac01d07a95 Date: Sat, 08 Sep 2018 08:04:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 3, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:11,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-aada6b22-1f83-4c35-ad1a-69ac01d07a95 2018-09-08 08:04:11,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:11,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474defaf-098a-4438-aa16-a45a065ae636 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}} 2018-09-08 08:04:11,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 used request id req-474defaf-098a-4438-aa16-a45a065ae636 2018-09-08 08:04:11,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:11,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5fc5d6bd-0c20-428a-af1d-6abf08ce9643 Date: Sat, 08 Sep 2018 08:04:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:11,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-5fc5d6bd-0c20-428a-af1d-6abf08ce9643 2018-09-08 08:04:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2"}}' 2018-09-08 08:04:11,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c46c34b8-1f29-433c-a1b3-4396baf7190e Date: Sat, 08 Sep 2018 08:04:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}} 2018-09-08 08:04:11,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c46c34b8-1f29-433c-a1b3-4396baf7190e 2018-09-08 08:04:11,877 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename 2018-09-08 08:04:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:12,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-d0ca1458-eb10-4acb-8787-fde12776efd7 Date: Sat, 08 Sep 2018 08:04:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 4, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:12,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-d0ca1458-eb10-4acb-8787-fde12776efd7 2018-09-08 08:04:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:12,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23394661-5573-4612-a2ef-dd7ab9c04b56 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}} 2018-09-08 08:04:12,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 used request id req-23394661-5573-4612-a2ef-dd7ab9c04b56 2018-09-08 08:04:12,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:12,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9d8cb2c4-f01c-4d8f-add3-5036bbd09e97 Date: Sat, 08 Sep 2018 08:04:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:12,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-9d8cb2c4-f01c-4d8f-add3-5036bbd09e97 2018-09-08 08:04:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10}}' 2018-09-08 08:04:12,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-90e68a3a-8a6a-42aa-8c8e-a65b0d3b8143 Date: Sat, 08 Sep 2018 08:04:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}} 2018-09-08 08:04:12,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-90e68a3a-8a6a-42aa-8c8e-a65b0d3b8143 2018-09-08 08:04:12,692 - neutron_utils - INFO - Retrieving security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:12,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b96293f0-aa57-4b83-8104-bef417047112 Date: Sat, 08 Sep 2018 08:04:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:12,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-b96293f0-aa57-4b83-8104-bef417047112 2018-09-08 08:04:12,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:12,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-420fb52b-e550-44ee-bb9f-ff4378bcbd09 Date: Sat, 08 Sep 2018 08:04:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:12,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-420fb52b-e550-44ee-bb9f-ff4378bcbd09 2018-09-08 08:04:12,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:13,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bec4cea13a74b39994ff77c69f215cb", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role"}], "expires_at": "2018-09-08T09:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/788ff326a0b7412aa6be7fd0fd0a8885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-user", "id": "80ce29b70ed141308efb4273a962a1b4"}, "audit_ids": ["8YqFzlCMR2esNIE3RjT0Fw"], "issued_at": "2018-09-08T08:04:13.000000Z"}} 2018-09-08 08:04:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6983960d-74ec-43a9-be61-97f3faf50c4a Date: Sat, 08 Sep 2018 08:04:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:13,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename&description=hello+group used request id req-6983960d-74ec-43a9-be61-97f3faf50c4a 2018-09-08 08:04:13,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:13,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:13,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d268e30c-d8da-435b-b11f-fcf6cfb41231 Date: Sat, 08 Sep 2018 08:04:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:13,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-d268e30c-d8da-435b-b11f-fcf6cfb41231 2018-09-08 08:04:13,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:13,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:13,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-69622618-bab0-46e9-9fd9-b0b50073e892 Date: Sat, 08 Sep 2018 08:04:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:13,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-69622618-bab0-46e9-9fd9-b0b50073e892 2018-09-08 08:04:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-49869ba7-1f44-4735-80cd-e966ec2913be Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:14,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-49869ba7-1f44-4735-80cd-e966ec2913be 2018-09-08 08:04:14,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:14,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03e4495d-8c33-44e1-af7b-e4c5728e708f Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:14,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-03e4495d-8c33-44e1-af7b-e4c5728e708f 2018-09-08 08:04:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ed480af2-ea1c-4bf9-a82a-a7c57450c270 Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:14,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-ed480af2-ea1c-4bf9-a82a-a7c57450c270 2018-09-08 08:04:14,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6a240435-97e0-4e2f-a866-7b123a558ab8 Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:14,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-6a240435-97e0-4e2f-a866-7b123a558ab8 2018-09-08 08:04:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-527fec7b-6267-47e4-9bad-bc9b4dea329e Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:14,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-527fec7b-6267-47e4-9bad-bc9b4dea329e 2018-09-08 08:04:14,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:14,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:14,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3e26ddb9-6751-47bf-ad95-250be16e1707 Date: Sat, 08 Sep 2018 08:04:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:14,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-3e26ddb9-6751-47bf-ad95-250be16e1707 2018-09-08 08:04:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:15,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-981a01bc-0138-4411-973a-a32d19e74f7d Date: Sat, 08 Sep 2018 08:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:15,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-981a01bc-0138-4411-973a-a32d19e74f7d 2018-09-08 08:04:15,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:15,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bd17214f-ad22-466f-aa53-a75e37f78fb3 Date: Sat, 08 Sep 2018 08:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:15,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-bd17214f-ad22-466f-aa53-a75e37f78fb3 2018-09-08 08:04:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:15,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b39a0325-0c10-455f-b4a5-52e6b7e7eeaf Date: Sat, 08 Sep 2018 08:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:15,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-b39a0325-0c10-455f-b4a5-52e6b7e7eeaf 2018-09-08 08:04:15,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:15,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ffffec6f-8fcd-4a91-a4af-e3410dfd2ce3 Date: Sat, 08 Sep 2018 08:04:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:15,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-ffffec6f-8fcd-4a91-a4af-e3410dfd2ce3 2018-09-08 08:04:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:15,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4f2bef29-e1bc-4342-9f0e-dc329cda941b Date: Sat, 08 Sep 2018 08:04:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "0cee4d82-6438-4ab1-8b03-1758187758f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "revision_number": 0, "id": "336ffa32-dfe1-417a-9442-0af45b1b0822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": 10, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "revision_number": 0, "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "revision_number": 0, "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 5, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "name": "CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename"}]} 2018-09-08 08:04:15,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename used request id req-4f2bef29-e1bc-4342-9f0e-dc329cda941b 2018-09-08 08:04:15,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:16,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a76820b2-c056-4f6f-9f7d-5ba7ebd08761 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:16,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-a76820b2-c056-4f6f-9f7d-5ba7ebd08761 2018-09-08 08:04:16,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc38f5a9-fced-4ff8-837e-f51d336a6afd Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "0cee4d82-6438-4ab1-8b03-1758187758f4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:16,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-cc38f5a9-fced-4ff8-837e-f51d336a6afd 2018-09-08 08:04:16,215 - neutron_utils - INFO - Deleting security group rule with ID - 0cee4d82-6438-4ab1-8b03-1758187758f4 2018-09-08 08:04:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0cee4d82-6438-4ab1-8b03-1758187758f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,405 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49417d71-599a-4548-883c-67260b241de3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:16,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0cee4d82-6438-4ab1-8b03-1758187758f4 used request id req-49417d71-599a-4548-883c-67260b241de3 2018-09-08 08:04:16,405 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-08 08:04:16,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7466d204-04b9-468c-9bb0-99c9221ca3c2 2018-09-08 08:04:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0f351af55bb1ea0ad65c56e1e6662b3d0244d1" 2018-09-08 08:04:16,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-754b958b-7eb0-4b00-a6e8-c7e37f1a7ab9 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:12Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": 10, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:12Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "336ffa32-dfe1-417a-9442-0af45b1b0822"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:11Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:11Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3bbb7a8f-df0e-42a2-9f51-121ee2de9eec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "a279984e-dea7-4d3a-bf73-abfd4f544d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:09Z", "security_group_id": "7466d204-04b9-468c-9bb0-99c9221ca3c2", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:09Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "da6f7705-3fa7-4d3c-a2e7-c33302b97475"}]} 2018-09-08 08:04:16,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-754b958b-7eb0-4b00-a6e8-c7e37f1a7ab9 2018-09-08 08:04:16,438 - neutron_utils - INFO - Deleting security group rule with ID - 336ffa32-dfe1-417a-9442-0af45b1b0822 2018-09-08 08:04:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/336ffa32-dfe1-417a-9442-0af45b1b0822 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e335d8fd-9ca9-44ee-95ca-56022bf8fa49 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:16,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/336ffa32-dfe1-417a-9442-0af45b1b0822 used request id req-e335d8fd-9ca9-44ee-95ca-56022bf8fa49 2018-09-08 08:04:16,532 - neutron_utils - INFO - Deleting security group rule with ID - 0cee4d82-6438-4ab1-8b03-1758187758f4 2018-09-08 08:04:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0cee4d82-6438-4ab1-8b03-1758187758f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,695 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-0f360f80-52fd-4e81-81c1-5b31bffed5b8 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0cee4d82-6438-4ab1-8b03-1758187758f4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:04:16,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0cee4d82-6438-4ab1-8b03-1758187758f4 used request id req-0f360f80-52fd-4e81-81c1-5b31bffed5b8 2018-09-08 08:04:16,695 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0cee4d82-6438-4ab1-8b03-1758187758f4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:04:16,696 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0cee4d82-6438-4ab1-8b03-1758187758f4 does not exist Neutron server returns request_ids: ['req-0f360f80-52fd-4e81-81c1-5b31bffed5b8'] 2018-09-08 08:04:16,696 - neutron_utils - INFO - Deleting security group rule with ID - a279984e-dea7-4d3a-bf73-abfd4f544d7f 2018-09-08 08:04:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a279984e-dea7-4d3a-bf73-abfd4f544d7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcf45632-b1a7-4e71-b817-7d31b7f3aad8 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:16,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a279984e-dea7-4d3a-bf73-abfd4f544d7f used request id req-fcf45632-b1a7-4e71-b817-7d31b7f3aad8 2018-09-08 08:04:16,808 - neutron_utils - INFO - Deleting security group rule with ID - da6f7705-3fa7-4d3c-a2e7-c33302b97475 2018-09-08 08:04:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/da6f7705-3fa7-4d3c-a2e7-c33302b97475 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:16,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3218b190-263c-4798-b88b-5e88b907665f Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:16,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/da6f7705-3fa7-4d3c-a2e7-c33302b97475 used request id req-3218b190-263c-4798-b88b-5e88b907665f 2018-09-08 08:04:16,897 - neutron_utils - INFO - Deleting security group rule with ID - 3bbb7a8f-df0e-42a2-9f51-121ee2de9eec 2018-09-08 08:04:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3bbb7a8f-df0e-42a2-9f51-121ee2de9eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:17,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea476c38-2b2c-4308-b63a-4666686c3fd9 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:17,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3bbb7a8f-df0e-42a2-9f51-121ee2de9eec used request id req-ea476c38-2b2c-4308-b63a-4666686c3fd9 2018-09-08 08:04:17,146 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-33a0f03e-2c5f-4254-8eb6-a8ed92c918bename 2018-09-08 08:04:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7466d204-04b9-468c-9bb0-99c9221ca3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384297b2f597efd44cac7041cbf7137ec843bf2" 2018-09-08 08:04:17,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e258fa0-4179-4c4f-8abe-7a315c173b5c Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:17,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7466d204-04b9-468c-9bb0-99c9221ca3c2 used request id req-0e258fa0-4179-4c4f-8abe-7a315c173b5c 2018-09-08 08:04:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:17,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0317d97c-fe00-41c0-9e4a-f0a46c768c52 Date: Sat, 08 Sep 2018 08:04:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "updated_at": "2018-09-08T08:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "revision_number": 0, "id": "3361b8fd-25ba-444d-baca-6aea360d2277", "remote_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "revision_number": 0, "id": "817bd7f7-4506-480b-8b7a-bf3e51a9edfa", "remote_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "revision_number": 0, "id": "ab2a0110-5084-46e1-9a34-c3e9d7a29da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv6", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "revision_number": 0, "id": "b6678f02-5d84-41ff-8b60-8deb8b020099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "port_range_min": null, "ethertype": "IPv4", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885"}], "revision_number": 4, "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:04:17,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0317d97c-fe00-41c0-9e4a-f0a46c768c52 2018-09-08 08:04:17,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:17,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2117ec7c-4e5e-4926-8f7b-bbc3724cd8ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:17,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2117ec7c-4e5e-4926-8f7b-bbc3724cd8ee 2018-09-08 08:04:17,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:17,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cebca60-79b0-4555-adef-252300e8075e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:04:17,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1cebca60-79b0-4555-adef-252300e8075e 2018-09-08 08:04:17,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:17,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff31b15-7cdd-4701-bdf6-720fdf89003d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:17,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7ff31b15-7cdd-4701-bdf6-720fdf89003d 2018-09-08 08:04:17,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30555d9-7206-40ad-b2a9-d0ea93462885 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:18,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c30555d9-7206-40ad-b2a9-d0ea93462885 2018-09-08 08:04:18,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60dc85e-4a0d-495b-939d-63a6bc339147 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885"}, "enabled": true, "id": "788ff326a0b7412aa6be7fd0fd0a8885", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55b8d0c6-119a-407-proj"}} 2018-09-08 08:04:18,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 used request id req-a60dc85e-4a0d-495b-939d-63a6bc339147 2018-09-08 08:04:18,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5eb1047c-897d-4918-9b83-ec08d088bb7e 2018-09-08 08:04:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eb1047c-897d-4918-9b83-ec08d088bb7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-061bcb95-ae3e-4036-afe1-fe7611f507d2 Date: Sat, 08 Sep 2018 08:04:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "3361b8fd-25ba-444d-baca-6aea360d2277"}, {"remote_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "817bd7f7-4506-480b-8b7a-bf3e51a9edfa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "ab2a0110-5084-46e1-9a34-c3e9d7a29da7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:08Z", "security_group_id": "5eb1047c-897d-4918-9b83-ec08d088bb7e", "port_range_min": null, "revision_number": 0, "tenant_id": "788ff326a0b7412aa6be7fd0fd0a8885", "created_at": "2018-09-08T08:04:08Z", "project_id": "788ff326a0b7412aa6be7fd0fd0a8885", "id": "b6678f02-5d84-41ff-8b60-8deb8b020099"}]} 2018-09-08 08:04:18,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5eb1047c-897d-4918-9b83-ec08d088bb7e used request id req-061bcb95-ae3e-4036-afe1-fe7611f507d2 2018-09-08 08:04:18,335 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:04:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5eb1047c-897d-4918-9b83-ec08d088bb7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-048d5997-8ba6-49a0-a1ed-177e81ce0456 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:18,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5eb1047c-897d-4918-9b83-ec08d088bb7e used request id req-048d5997-8ba6-49a0-a1ed-177e81ce0456 2018-09-08 08:04:18,645 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-55b8d0c6-119a-407-proj 2018-09-08 08:04:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b90a86b8-6ec6-41d2-976d-52cd03646bfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:18,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/788ff326a0b7412aa6be7fd0fd0a8885 used request id req-b90a86b8-6ec6-41d2-976d-52cd03646bfb 2018-09-08 08:04:18,862 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-55b8d0c6-119a-407-proj-role 2018-09-08 08:04:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:18,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1971fbe5-3020-4266-8839-4a77aecf0ca5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:18,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8bec4cea13a74b39994ff77c69f215cb used request id req-1971fbe5-3020-4266-8839-4a77aecf0ca5 2018-09-08 08:04:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45dc044a26d5a3776e38d0b885150ea87aeb06e" 2018-09-08 08:04:19,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e3615d-28d0-4407-bc02-46fd4ff7abaf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44e3615d-28d0-4407-bc02-46fd4ff7abaf 2018-09-08 08:04:19,072 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-55b8d0c6-119a-407-user 2018-09-08 08:04:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/80ce29b70ed141308efb4273a962a1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1324c4b6a91cf419268ad7b0338476ea375bf689" 2018-09-08 08:04:19,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079f0f4c-d7e3-49c1-875f-769d90c72a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:19,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/80ce29b70ed141308efb4273a962a1b4 used request id req-079f0f4c-d7e3-49c1-875f-769d90c72a68 2018-09-08 08:04:19,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:19,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JE-ueGedS7ONkBclM78Z_g"], "issued_at": "2018-09-08T08:04:19.000000Z"}} 2018-09-08 08:04:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a52b6a17b322df480b3d53bd74c15e7f7a526d" 2018-09-08 08:04:19,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9db0004-6b79-4d76-bdc9-c13c220e67be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:19,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9db0004-6b79-4d76-bdc9-c13c220e67be 2018-09-08 08:04:19,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:19,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:20,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5_av4nBjTCKvJzZLYNaEMQ"], "issued_at": "2018-09-08T08:04:20.000000Z"}} 2018-09-08 08:04:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:20,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba392e5-17b5-4812-b74c-4fa3d808d936 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:20,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6ba392e5-17b5-4812-b74c-4fa3d808d936 2018-09-08 08:04:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:20,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3a13af9a-0475-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:20,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db45cae7-2ec0-47d6-aaa4-976614dbc814 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3a13af9a-0475-452-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:04:20,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3a13af9a-0475-452-proj used request id req-db45cae7-2ec0-47d6-aaa4-976614dbc814 2018-09-08 08:04:20,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:20,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde6b4c7-63e7-4fbb-8ad2-8136456bea01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:20,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cde6b4c7-63e7-4fbb-8ad2-8136456bea01 2018-09-08 08:04:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}}' 2018-09-08 08:04:20,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca184a6a-95e1-4b96-8147-eba77d006501 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}} 2018-09-08 08:04:20,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca184a6a-95e1-4b96-8147-eba77d006501 2018-09-08 08:04:20,505 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3a13af9a-0475-452-proj 2018-09-08 08:04:20,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:20,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:20,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["2GTCpeP8SOynZWFa0SKJlQ"], "issued_at": "2018-09-08T08:04:20.000000Z"}} 2018-09-08 08:04:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418e6ee29515a9c5c10f91bc341e64442fa1764b" 2018-09-08 08:04:20,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8efc1fac-cbb9-40fe-9438-c3a4b6885594 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:20,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8efc1fac-cbb9-40fe-9438-c3a4b6885594 2018-09-08 08:04:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:20,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418e6ee29515a9c5c10f91bc341e64442fa1764b" 2018-09-08 08:04:21,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67f2f01-36bd-4857-a09f-744eb8c60ad0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:04:21,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b67f2f01-36bd-4857-a09f-744eb8c60ad0 2018-09-08 08:04:21,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3a13af9a-0475-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418e6ee29515a9c5c10f91bc341e64442fa1764b" 2018-09-08 08:04:21,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d0937d-e24e-47a4-aa14-268aa210e361 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3a13af9a-0475-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}]} 2018-09-08 08:04:21,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-3a13af9a-0475-452-proj used request id req-d2d0937d-e24e-47a4-aa14-268aa210e361 2018-09-08 08:04:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418e6ee29515a9c5c10f91bc341e64442fa1764b" 2018-09-08 08:04:21,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea551284-5a29-47c1-93c7-d7ad53d0ac7a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:21,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ea551284-5a29-47c1-93c7-d7ad53d0ac7a 2018-09-08 08:04:21,564 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3a13af9a-0475-452-user 2018-09-08 08:04:21,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:21,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69856827-c8d3-4115-9e52-8b45c462779d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:21,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69856827-c8d3-4115-9e52-8b45c462779d 2018-09-08 08:04:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" -d '{"role": {"name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj-role"}}' 2018-09-08 08:04:21,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac02a4e9-fac6-4973-b518-b1d87c2dad21 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c945e02549124def8ae7d1a8777f41d7", "links": {"self": "http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7"}, "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj-role"}} 2018-09-08 08:04:21,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac02a4e9-fac6-4973-b518-b1d87c2dad21 2018-09-08 08:04:21,774 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3a13af9a-0475-452-proj-role 2018-09-08 08:04:21,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:21,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d80dfe9-47aa-4f4d-afb5-32f7faa02282 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7"}, "domain_id": null, "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj-role", "id": "c945e02549124def8ae7d1a8777f41d7"}} 2018-09-08 08:04:21,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7 used request id req-0d80dfe9-47aa-4f4d-afb5-32f7faa02282 2018-09-08 08:04:21,865 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3a13af9a-0475-452-proj-role to project CreateSecurityGroupTests-3a13af9a-0475-452-proj 2018-09-08 08:04:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032/users/e09cf814b37f4544b46f45319f434d65/roles/c945e02549124def8ae7d1a8777f41d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:21,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45062810-cc46-4385-a665-249232b08a04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:21,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032/users/e09cf814b37f4544b46f45319f434d65/roles/c945e02549124def8ae7d1a8777f41d7 used request id req-45062810-cc46-4385-a665-249232b08a04 2018-09-08 08:04:21,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:21,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:22,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c945e02549124def8ae7d1a8777f41d7", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj-role"}], "expires_at": "2018-09-08T09:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3a13af9a-0475-452-user", "id": "e09cf814b37f4544b46f45319f434d65"}, "audit_ids": ["ox3H9tKzTWqk_xdAYNCEkA"], "issued_at": "2018-09-08T08:04:22.000000Z"}} 2018-09-08 08:04:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:22,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b36ebe-37d8-47dc-bfc7-ed896a409982 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:22,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96b36ebe-37d8-47dc-bfc7-ed896a409982 2018-09-08 08:04:22,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:22,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-47890e2a-e118-47de-93a3-c69a5cefaa72 Date: Sat, 08 Sep 2018 08:04:22 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:04:22,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name&description=hello+group used request id req-47890e2a-e118-47de-93a3-c69a5cefaa72 2018-09-08 08:04:22,750 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name... 2018-09-08 08:04:22,750 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name 2018-09-08 08:04:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" -d '{"security_group": {"name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name", "description": "hello group"}}' 2018-09-08 08:04:23,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2e368392-243c-44f6-9234-4b779956bdb4 Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 2, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}} 2018-09-08 08:04:23,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2e368392-243c-44f6-9234-4b779956bdb4 2018-09-08 08:04:23,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:23,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a780b9ce-afe4-4113-bb93-37daab4a4a8c Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:23,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-a780b9ce-afe4-4113-bb93-37daab4a4a8c 2018-09-08 08:04:23,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:23,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9897d481-1400-47a9-99d8-02fd18025e44 Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:23,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-9897d481-1400-47a9-99d8-02fd18025e44 2018-09-08 08:04:23,445 - neutron_utils - INFO - Retrieving security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:23,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce7462c3-16b5-4cda-bb00-f208126ecace Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 2, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:23,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-ce7462c3-16b5-4cda-bb00-f208126ecace 2018-09-08 08:04:23,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dc79b7f-8b74-47f3-bb6e-41f3f0f08ff3 Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:23,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-4dc79b7f-8b74-47f3-bb6e-41f3f0f08ff3 2018-09-08 08:04:23,679 - neutron_utils - INFO - Retrieving security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:23,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2fd5807b-48f0-40e5-b275-2e165bd08e7a Date: Sat, 08 Sep 2018 08:04:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 2, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:23,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-2fd5807b-48f0-40e5-b275-2e165bd08e7a 2018-09-08 08:04:23,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:23,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9193469-9ccc-42e1-b493-c5bb4c948b48 Date: Sat, 08 Sep 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:24,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-a9193469-9ccc-42e1-b493-c5bb4c948b48 2018-09-08 08:04:24,042 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name 2018-09-08 08:04:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:24,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8988d6bd-690f-4027-9345-9dec67c2108d Date: Sat, 08 Sep 2018 08:04:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 2, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:24,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-8988d6bd-690f-4027-9345-9dec67c2108d 2018-09-08 08:04:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:24,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:24,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1acc60-2182-4567-ab4c-89d696165dd6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}} 2018-09-08 08:04:24,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 used request id req-0c1acc60-2182-4567-ab4c-89d696165dd6 2018-09-08 08:04:24,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:24,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1b33694-fe15-482b-afe5-28bf0153e55c Date: Sat, 08 Sep 2018 08:04:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:24,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-f1b33694-fe15-482b-afe5-28bf0153e55c 2018-09-08 08:04:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6"}}' 2018-09-08 08:04:24,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-72ec737a-f3ed-4860-9a43-a956fd13c1a5 Date: Sat, 08 Sep 2018 08:04:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}} 2018-09-08 08:04:24,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-72ec737a-f3ed-4860-9a43-a956fd13c1a5 2018-09-08 08:04:24,871 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name 2018-09-08 08:04:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b6cad944-c9d9-42e3-b4a2-9a822ac4065b Date: Sat, 08 Sep 2018 08:04:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 3, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:25,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-b6cad944-c9d9-42e3-b4a2-9a822ac4065b 2018-09-08 08:04:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b10f3a-914a-4c98-8237-29c668d2e0e6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}} 2018-09-08 08:04:25,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 used request id req-07b10f3a-914a-4c98-8237-29c668d2e0e6 2018-09-08 08:04:25,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c04431a0-cfce-4d72-b369-197e25694eba Date: Sat, 08 Sep 2018 08:04:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:25,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-c04431a0-cfce-4d72-b369-197e25694eba 2018-09-08 08:04:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6"}}' 2018-09-08 08:04:25,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a71fe2f7-9715-4f25-ab88-4b52e0a760df Date: Sat, 08 Sep 2018 08:04:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}} 2018-09-08 08:04:25,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a71fe2f7-9715-4f25-ab88-4b52e0a760df 2018-09-08 08:04:25,727 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name 2018-09-08 08:04:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-1db3c633-af27-4d8d-b77a-237c6da251eb Date: Sat, 08 Sep 2018 08:04:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 4, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:25,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-1db3c633-af27-4d8d-b77a-237c6da251eb 2018-09-08 08:04:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6318b0-1431-48df-892f-8f7dcb41202f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}} 2018-09-08 08:04:25,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 used request id req-0d6318b0-1431-48df-892f-8f7dcb41202f 2018-09-08 08:04:25,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:25,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-873a864e-6cf7-487b-85fb-9a09ee7a9e4a Date: Sat, 08 Sep 2018 08:04:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:25,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-873a864e-6cf7-487b-85fb-9a09ee7a9e4a 2018-09-08 08:04:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10}}' 2018-09-08 08:04:26,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-91328832-762e-4d84-bffc-863207bae081 Date: Sat, 08 Sep 2018 08:04:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}} 2018-09-08 08:04:26,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-91328832-762e-4d84-bffc-863207bae081 2018-09-08 08:04:26,248 - neutron_utils - INFO - Retrieving security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:26,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db8dbaf8-7419-456e-b632-ab6762e8d6bf Date: Sat, 08 Sep 2018 08:04:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:26,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-db8dbaf8-7419-456e-b632-ab6762e8d6bf 2018-09-08 08:04:26,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:26,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c84e978d-dee0-4386-95a0-06766ce4f9b7 Date: Sat, 08 Sep 2018 08:04:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:26,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-c84e978d-dee0-4386-95a0-06766ce4f9b7 2018-09-08 08:04:26,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:27,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c945e02549124def8ae7d1a8777f41d7", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj-role"}], "expires_at": "2018-09-08T09:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f3d0a41a90b14484b0f3aeea13fe4032", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3a13af9a-0475-452-user", "id": "e09cf814b37f4544b46f45319f434d65"}, "audit_ids": ["hcp1cNTBRI-GFPqOOlLAXg"], "issued_at": "2018-09-08T08:04:27.000000Z"}} 2018-09-08 08:04:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ee81f63b-b37f-49db-80a7-7603abc5316b Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:27,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name&description=hello+group used request id req-ee81f63b-b37f-49db-80a7-7603abc5316b 2018-09-08 08:04:27,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1e3eb91e-091a-4a74-8517-7fd705b51362 Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:27,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-1e3eb91e-091a-4a74-8517-7fd705b51362 2018-09-08 08:04:27,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6caf7a4a-c480-4c36-9e2d-f55838a68df8 Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:27,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-6caf7a4a-c480-4c36-9e2d-f55838a68df8 2018-09-08 08:04:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f81f4fa9-b7e8-4a06-80f8-9d6c384af864 Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:27,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-f81f4fa9-b7e8-4a06-80f8-9d6c384af864 2018-09-08 08:04:27,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f80922f0-e378-4c47-809c-aec9504cb6b5 Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:27,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-f80922f0-e378-4c47-809c-aec9504cb6b5 2018-09-08 08:04:27,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f43f77a2-f94d-474e-aad0-d520274d535e Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-f43f77a2-f94d-474e-aad0-d520274d535e 2018-09-08 08:04:27,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:27,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-da489392-9d3f-4f0b-96c3-4d2220381816 Date: Sat, 08 Sep 2018 08:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:27,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-da489392-9d3f-4f0b-96c3-4d2220381816 2018-09-08 08:04:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:28,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b3f7e830-db84-44ed-93a9-952c52a77349 Date: Sat, 08 Sep 2018 08:04:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:28,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-b3f7e830-db84-44ed-93a9-952c52a77349 2018-09-08 08:04:28,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:28,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-867a0239-6bbb-4aaa-ba07-fc6c69dd8c9d Date: Sat, 08 Sep 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:28,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-867a0239-6bbb-4aaa-ba07-fc6c69dd8c9d 2018-09-08 08:04:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:28,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9e777efb-4f0b-4c75-bc41-0adda4ddf157 Date: Sat, 08 Sep 2018 08:04:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:28,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-9e777efb-4f0b-4c75-bc41-0adda4ddf157 2018-09-08 08:04:28,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:28,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bfb2dc64-f098-4cb6-a24c-18f75ac1924f Date: Sat, 08 Sep 2018 08:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:28,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-bfb2dc64-f098-4cb6-a24c-18f75ac1924f 2018-09-08 08:04:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7196abb6-21cb-4d6d-90a0-ab72cb5fd891 Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:29,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-7196abb6-21cb-4d6d-90a0-ab72cb5fd891 2018-09-08 08:04:29,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b0d9f1e-81bb-4132-b5b3-d78447e976ae Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:29,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-8b0d9f1e-81bb-4132-b5b3-d78447e976ae 2018-09-08 08:04:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b0b971e3-8ec3-4599-9ce4-8c8d46445dbb Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:29,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-b0b971e3-8ec3-4599-9ce4-8c8d46445dbb 2018-09-08 08:04:29,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cbe61cef-c01a-4643-ad67-64311211f818 Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-cbe61cef-c01a-4643-ad67-64311211f818 2018-09-08 08:04:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-481d5823-d822-4800-982d-98ed0ae7fcd8 Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:29,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-481d5823-d822-4800-982d-98ed0ae7fcd8 2018-09-08 08:04:29,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-16d3f46d-715b-4679-9af3-56d72e658000 Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:29,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-16d3f46d-715b-4679-9af3-56d72e658000 2018-09-08 08:04:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:29,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5b07a69-a0ea-4bad-9bd8-346c48ad0eed Date: Sat, 08 Sep 2018 08:04:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "revision_number": 0, "id": "04d223cc-447b-41c4-a36a-5a465d9e330e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "0c8a8bb7-9368-4402-842f-61617bbdc542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "revision_number": 0, "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "revision_number": 0, "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "revision_number": 0, "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 5, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "97610e75-a3df-46ee-abad-0066ad7dace6", "name": "CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name"}]} 2018-09-08 08:04:29,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name used request id req-c5b07a69-a0ea-4bad-9bd8-346c48ad0eed 2018-09-08 08:04:29,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:30,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-90f8b87d-c35f-4b59-afd9-a7dc28c46494 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:24Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:24Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "717a60cc-ff2d-4b0f-8618-86a04c100b0f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:30,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-90f8b87d-c35f-4b59-afd9-a7dc28c46494 2018-09-08 08:04:30,059 - neutron_utils - INFO - Deleting security group rule with ID - 717a60cc-ff2d-4b0f-8618-86a04c100b0f 2018-09-08 08:04:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/717a60cc-ff2d-4b0f-8618-86a04c100b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:30,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a1b1981-e345-43c6-92cb-4cf77e9dd3b5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:30,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/717a60cc-ff2d-4b0f-8618-86a04c100b0f used request id req-3a1b1981-e345-43c6-92cb-4cf77e9dd3b5 2018-09-08 08:04:30,323 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-08 08:04:30,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97610e75-a3df-46ee-abad-0066ad7dace6 2018-09-08 08:04:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be629d2acee8bc44cb56564e82e9fb14b50fa6d" 2018-09-08 08:04:30,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-464cbe09-839d-44af-9a02-2ba6fec0bee9 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:25Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:25Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "04d223cc-447b-41c4-a36a-5a465d9e330e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "0c8a8bb7-9368-4402-842f-61617bbdc542"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-08T08:04:26Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": 10, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:26Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9b65e55e-0712-4c5b-bdcc-b5c5f8516ade"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:23Z", "security_group_id": "97610e75-a3df-46ee-abad-0066ad7dace6", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:23Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "e33d16e0-8dcc-4180-b312-f65ac62da18c"}]} 2018-09-08 08:04:30,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-464cbe09-839d-44af-9a02-2ba6fec0bee9 2018-09-08 08:04:30,513 - neutron_utils - INFO - Deleting security group rule with ID - e33d16e0-8dcc-4180-b312-f65ac62da18c 2018-09-08 08:04:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e33d16e0-8dcc-4180-b312-f65ac62da18c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:30,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01b25b3e-cefc-40d5-bb81-21a4ea9585d3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:30,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e33d16e0-8dcc-4180-b312-f65ac62da18c used request id req-01b25b3e-cefc-40d5-bb81-21a4ea9585d3 2018-09-08 08:04:30,630 - neutron_utils - INFO - Deleting security group rule with ID - 717a60cc-ff2d-4b0f-8618-86a04c100b0f 2018-09-08 08:04:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/717a60cc-ff2d-4b0f-8618-86a04c100b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:30,656 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-32bc0827-805a-4d83-bfd8-3ca74bbfcb12 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 717a60cc-ff2d-4b0f-8618-86a04c100b0f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:04:30,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/717a60cc-ff2d-4b0f-8618-86a04c100b0f used request id req-32bc0827-805a-4d83-bfd8-3ca74bbfcb12 2018-09-08 08:04:30,657 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 717a60cc-ff2d-4b0f-8618-86a04c100b0f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-08 08:04:30,657 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 717a60cc-ff2d-4b0f-8618-86a04c100b0f does not exist Neutron server returns request_ids: ['req-32bc0827-805a-4d83-bfd8-3ca74bbfcb12'] 2018-09-08 08:04:30,657 - neutron_utils - INFO - Deleting security group rule with ID - 0c8a8bb7-9368-4402-842f-61617bbdc542 2018-09-08 08:04:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0c8a8bb7-9368-4402-842f-61617bbdc542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:30,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b86a5902-9c22-4a73-b968-a2ed72ab0143 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:30,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0c8a8bb7-9368-4402-842f-61617bbdc542 used request id req-b86a5902-9c22-4a73-b968-a2ed72ab0143 2018-09-08 08:04:30,886 - neutron_utils - INFO - Deleting security group rule with ID - 9b65e55e-0712-4c5b-bdcc-b5c5f8516ade 2018-09-08 08:04:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9b65e55e-0712-4c5b-bdcc-b5c5f8516ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:30,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d58ecf01-bfd3-40f3-8e87-432ad0cbb5f5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:30,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9b65e55e-0712-4c5b-bdcc-b5c5f8516ade used request id req-d58ecf01-bfd3-40f3-8e87-432ad0cbb5f5 2018-09-08 08:04:30,989 - neutron_utils - INFO - Deleting security group rule with ID - 04d223cc-447b-41c4-a36a-5a465d9e330e 2018-09-08 08:04:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/04d223cc-447b-41c4-a36a-5a465d9e330e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:31,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3793e38a-d939-453b-91c5-901fad89f9cc Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:31,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/04d223cc-447b-41c4-a36a-5a465d9e330e used request id req-3793e38a-d939-453b-91c5-901fad89f9cc 2018-09-08 08:04:31,240 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-12505c4f-4b39-4e1f-9a94-3913e6668b52name 2018-09-08 08:04:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/97610e75-a3df-46ee-abad-0066ad7dace6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead4751e9d047204ecb2f75c2747933a5e64a35d" 2018-09-08 08:04:31,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c89a158-a81a-4456-8655-c5d05e2799d2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:31,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/97610e75-a3df-46ee-abad-0066ad7dace6 used request id req-0c89a158-a81a-4456-8655-c5d05e2799d2 2018-09-08 08:04:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a5ab7588-0fc2-4c81-98b0-ffa1be028ed3 Date: Sat, 08 Sep 2018 08:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "updated_at": "2018-09-08T08:04:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "revision_number": 0, "id": "3544ac09-5328-4561-93e5-b61a99ca1942", "remote_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "revision_number": 0, "id": "9c333753-bcc9-433e-8938-78bffd93af45", "remote_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "revision_number": 0, "id": "a2fea8cc-2cbb-4c62-93fb-9ff93699cd7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "revision_number": 0, "id": "f15b036b-387e-4cc4-9367-afbf75402942", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032"}], "revision_number": 4, "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "53c70150-651e-4705-9a67-ac12a5cc1208", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:04:31,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a5ab7588-0fc2-4c81-98b0-ffa1be028ed3 2018-09-08 08:04:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca4121d-bf32-4e71-9a26-02f52a469086 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:31,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-7ca4121d-bf32-4e71-9a26-02f52a469086 2018-09-08 08:04:31,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b07420a-928c-4bd3-b951-abb56598e7ac Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:04:31,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3b07420a-928c-4bd3-b951-abb56598e7ac 2018-09-08 08:04:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e6c2946-3927-4933-866e-8b7337cc92d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-9e6c2946-3927-4933-866e-8b7337cc92d3 2018-09-08 08:04:31,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15cfb2c0-d390-4446-b0d6-36ae0e7c08b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:31,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-15cfb2c0-d390-4446-b0d6-36ae0e7c08b7 2018-09-08 08:04:31,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:31,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f71907-ee4e-4e1b-b9c1-2a2c13d93400 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032"}, "enabled": true, "id": "f3d0a41a90b14484b0f3aeea13fe4032", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3a13af9a-0475-452-proj"}} 2018-09-08 08:04:31,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 used request id req-65f71907-ee4e-4e1b-b9c1-2a2c13d93400 2018-09-08 08:04:31,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53c70150-651e-4705-9a67-ac12a5cc1208 2018-09-08 08:04:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=53c70150-651e-4705-9a67-ac12a5cc1208 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1046590b-ff94-40a9-8eae-925e00b99abc Date: Sat, 08 Sep 2018 08:04:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "3544ac09-5328-4561-93e5-b61a99ca1942"}, {"remote_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "9c333753-bcc9-433e-8938-78bffd93af45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "a2fea8cc-2cbb-4c62-93fb-9ff93699cd7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:04:22Z", "security_group_id": "53c70150-651e-4705-9a67-ac12a5cc1208", "port_range_min": null, "revision_number": 0, "tenant_id": "f3d0a41a90b14484b0f3aeea13fe4032", "created_at": "2018-09-08T08:04:22Z", "project_id": "f3d0a41a90b14484b0f3aeea13fe4032", "id": "f15b036b-387e-4cc4-9367-afbf75402942"}]} 2018-09-08 08:04:32,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=53c70150-651e-4705-9a67-ac12a5cc1208 used request id req-1046590b-ff94-40a9-8eae-925e00b99abc 2018-09-08 08:04:32,168 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:04:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/53c70150-651e-4705-9a67-ac12a5cc1208 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:32,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-becf94d4-a179-47d1-b42d-401a0f7ca65a Content-Length: 0 Date: Sat, 08 Sep 2018 08:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:04:32,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/53c70150-651e-4705-9a67-ac12a5cc1208 used request id req-becf94d4-a179-47d1-b42d-401a0f7ca65a 2018-09-08 08:04:32,468 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3a13af9a-0475-452-proj 2018-09-08 08:04:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:32,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebb742f-ccd8-484d-9194-c2d9223d8cbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:32,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f3d0a41a90b14484b0f3aeea13fe4032 used request id req-3ebb742f-ccd8-484d-9194-c2d9223d8cbd 2018-09-08 08:04:32,670 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3a13af9a-0475-452-proj-role 2018-09-08 08:04:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:32,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c5adc5-53d0-419f-b006-93a26729ef75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:32,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c945e02549124def8ae7d1a8777f41d7 used request id req-61c5adc5-53d0-419f-b006-93a26729ef75 2018-09-08 08:04:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732661ff7d86619bbb85ac26bbca7068b328a661" 2018-09-08 08:04:32,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99609c00-c15c-4202-9694-e78b98c93b51 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:32,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-99609c00-c15c-4202-9694-e78b98c93b51 2018-09-08 08:04:32,892 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3a13af9a-0475-452-user 2018-09-08 08:04:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e09cf814b37f4544b46f45319f434d65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418e6ee29515a9c5c10f91bc341e64442fa1764b" 2018-09-08 08:04:33,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656e65dd-30cd-4bdd-a559-c9758ffdaf61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:33,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e09cf814b37f4544b46f45319f434d65 used request id req-656e65dd-30cd-4bdd-a559-c9758ffdaf61 2018-09-08 08:04:33,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:33,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kIdHCCc4RESPGdH0rOC0PA"], "issued_at": "2018-09-08T08:04:33.000000Z"}} 2018-09-08 08:04:33,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4a884f27523e09788fd674f60b041bc4f47c5a" 2018-09-08 08:04:33,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2993b57c-961d-44dc-8135-15ddf456ddb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:33,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2993b57c-961d-44dc-8135-15ddf456ddb3 2018-09-08 08:04:33,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:33,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:33,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sBzBFcoATV6bBbeXmJ4FqA"], "issued_at": "2018-09-08T08:04:33.000000Z"}} 2018-09-08 08:04:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:34,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7ba37f-4d1a-4d73-92d4-6bbb742225cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:34,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb7ba37f-4d1a-4d73-92d4-6bbb742225cc 2018-09-08 08:04:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:34,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-896aff33-9e75-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:34,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1444e2a8-9d7f-4bd3-bffb-bca47ff853b6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-896aff33-9e75-42e-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:04:34,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-896aff33-9e75-42e-proj used request id req-1444e2a8-9d7f-4bd3-bffb-bca47ff853b6 2018-09-08 08:04:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:34,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda4fa1b-8266-456e-92b2-19cc5743657c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:34,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eda4fa1b-8266-456e-92b2-19cc5743657c 2018-09-08 08:04:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj"}}' 2018-09-08 08:04:34,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65521366-dd01-4038-8726-7828f43ca889 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74"}, "enabled": true, "id": "99a904b026674d9bae8eaf1b41bd1e74", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj"}} 2018-09-08 08:04:34,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-65521366-dd01-4038-8726-7828f43ca889 2018-09-08 08:04:34,349 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-896aff33-9e75-42e-proj 2018-09-08 08:04:34,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:34,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:34,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["F11cAx4VTd2Y19pdIYiIew"], "issued_at": "2018-09-08T08:04:34.000000Z"}} 2018-09-08 08:04:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c53a6571bebcca93667882c6798e39f3cd300" 2018-09-08 08:04:34,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4db0980-b141-4b5e-b54a-c3a1642c8843 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:34,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4db0980-b141-4b5e-b54a-c3a1642c8843 2018-09-08 08:04:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:34,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c53a6571bebcca93667882c6798e39f3cd300" 2018-09-08 08:04:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0c995c-6edc-4e85-999a-e0bd948e1002 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:04:34,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f0c995c-6edc-4e85-999a-e0bd948e1002 2018-09-08 08:04:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-896aff33-9e75-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c53a6571bebcca93667882c6798e39f3cd300" 2018-09-08 08:04:34,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd962081-8712-4e8c-b464-a26a77d531f8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-896aff33-9e75-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74"}, "enabled": true, "id": "99a904b026674d9bae8eaf1b41bd1e74", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj"}]} 2018-09-08 08:04:34,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-896aff33-9e75-42e-proj used request id req-bd962081-8712-4e8c-b464-a26a77d531f8 2018-09-08 08:04:34,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c53a6571bebcca93667882c6798e39f3cd300" 2018-09-08 08:04:35,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75e847b-75f7-4d89-9911-e4ec734baf63 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:35,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c75e847b-75f7-4d89-9911-e4ec734baf63 2018-09-08 08:04:35,450 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-896aff33-9e75-42e-user 2018-09-08 08:04:35,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:35,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a7215d-b1f2-4b2d-afa3-68c474146df6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:35,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7a7215d-b1f2-4b2d-afa3-68c474146df6 2018-09-08 08:04:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" -d '{"role": {"name": "CreateImageSuccessTests-896aff33-9e75-42e-proj-role"}}' 2018-09-08 08:04:35,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7634523a-111d-4e7d-b4ba-607f100408b3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0fc5b318f864a809857f666aae60822", "links": {"self": "http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822"}, "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj-role"}} 2018-09-08 08:04:35,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7634523a-111d-4e7d-b4ba-607f100408b3 2018-09-08 08:04:35,672 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-896aff33-9e75-42e-proj-role 2018-09-08 08:04:35,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:35,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ae5a3f-79bf-489a-be21-4589aa764747 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822"}, "domain_id": null, "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj-role", "id": "c0fc5b318f864a809857f666aae60822"}} 2018-09-08 08:04:35,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822 used request id req-78ae5a3f-79bf-489a-be21-4589aa764747 2018-09-08 08:04:35,767 - keystone_utils - INFO - Granting role CreateImageSuccessTests-896aff33-9e75-42e-proj-role to project CreateImageSuccessTests-896aff33-9e75-42e-proj 2018-09-08 08:04:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74/users/4c0ad3552daf4a0a8927f2aa0c1086c2/roles/c0fc5b318f864a809857f666aae60822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:35,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043b8516-721b-4345-8af0-99d5b111a755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:35,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74/users/4c0ad3552daf4a0a8927f2aa0c1086c2/roles/c0fc5b318f864a809857f666aae60822 used request id req-043b8516-721b-4345-8af0-99d5b111a755 2018-09-08 08:04:35,921 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:04:35,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:35,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:36,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0fc5b318f864a809857f666aae60822", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj-role"}], "expires_at": "2018-09-08T09:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a904b026674d9bae8eaf1b41bd1e74", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-896aff33-9e75-42e-user", "id": "4c0ad3552daf4a0a8927f2aa0c1086c2"}, "audit_ids": ["2-xCCxVsShC6EzBKfBs3Jw"], "issued_at": "2018-09-08T08:04:36.000000Z"}} 2018-09-08 08:04:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:36,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f708e2d4-815b-4204-8fe8-6fe4b9379556 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:36,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f708e2d4-815b-4204-8fe8-6fe4b9379556 2018-09-08 08:04:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:36,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1ffe4f06-9eef-4c29-a5a2-406183e25a65 Date: Sat, 08 Sep 2018 08:04:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232"} 2018-09-08 08:04:36,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 used request id req-1ffe4f06-9eef-4c29-a5a2-406183e25a65 2018-09-08 08:04:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7eb67b97-c9ee-4a0d-9a88-c12248486515 Date: Sat, 08 Sep 2018 08:04:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:36,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7eb67b97-c9ee-4a0d-9a88-c12248486515 2018-09-08 08:04:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232"}' 2018-09-08 08:04:36,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba X-Openstack-Request-Id: req-79cfaeb9-6460-4e99-8d48-f96279c8572e Date: Sat, 08 Sep 2018 08:04:36 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba", "min_disk": 0, "protected": false, "id": "bc29a7b8-8d43-4161-bb94-40402ffbcbba", "file": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file", "checksum": null, "owner": "99a904b026674d9bae8eaf1b41bd1e74", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:36,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-79cfaeb9-6460-4e99-8d48-f96279c8572e 2018-09-08 08:04:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" -d '' 2018-09-08 08:04:38,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d64aff04-8c8b-49c2-bc7c-16cc76b75be1 Date: Sat, 08 Sep 2018 08:04:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:38,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file used request id req-d64aff04-8c8b-49c2-bc7c-16cc76b75be1 2018-09-08 08:04:38,096 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:04:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:38,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e314a90a-f4e3-4015-ae57-db4ec353fe6f Date: Sat, 08 Sep 2018 08:04:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:38Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "metadata": {}}], "self": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba", "min_disk": 0, "protected": false, "id": "bc29a7b8-8d43-4161-bb94-40402ffbcbba", "file": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "99a904b026674d9bae8eaf1b41bd1e74", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:38,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba used request id req-e314a90a-f4e3-4015-ae57-db4ec353fe6f 2018-09-08 08:04:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:38,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc486810-28ba-4565-9ecc-82213250a4a2 Date: Sat, 08 Sep 2018 08:04:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:38,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cc486810-28ba-4565-9ecc-82213250a4a2 2018-09-08 08:04:38,815 - create_image - INFO - Created image with name - CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 2018-09-08 08:04:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:39,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5093fa17-c021-4a23-a176-e374aabe113f Date: Sat, 08 Sep 2018 08:04:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:38Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "metadata": {}}], "self": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba", "min_disk": 0, "protected": false, "id": "bc29a7b8-8d43-4161-bb94-40402ffbcbba", "file": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "99a904b026674d9bae8eaf1b41bd1e74", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:39,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba used request id req-5093fa17-c021-4a23-a176-e374aabe113f 2018-09-08 08:04:39,058 - create_image - DEBUG - Instance status is - active 2018-09-08 08:04:39,058 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 2018-09-08 08:04:39,058 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 2018-09-08 08:04:39,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:39,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0fc5b318f864a809857f666aae60822", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj-role"}], "expires_at": "2018-09-08T09:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99a904b026674d9bae8eaf1b41bd1e74", "name": "CreateImageSuccessTests-896aff33-9e75-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/99a904b026674d9bae8eaf1b41bd1e74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-896aff33-9e75-42e-user", "id": "4c0ad3552daf4a0a8927f2aa0c1086c2"}, "audit_ids": ["I8HQKd-xSI6u88kpAIKiHQ"], "issued_at": "2018-09-08T08:04:39.000000Z"}} 2018-09-08 08:04:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}959a9b973cedcaaaf9f75621e0a65ee1625af7cf" 2018-09-08 08:04:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-aac60cb4-f9ea-4cfe-862d-9274a1ab9a53 Date: Sat, 08 Sep 2018 08:04:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:38Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "metadata": {}}], "self": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba", "min_disk": 0, "protected": false, "id": "bc29a7b8-8d43-4161-bb94-40402ffbcbba", "file": "/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "99a904b026674d9bae8eaf1b41bd1e74", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232"} 2018-09-08 08:04:39,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 used request id req-aac60cb4-f9ea-4cfe-862d-9274a1ab9a53 2018-09-08 08:04:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}959a9b973cedcaaaf9f75621e0a65ee1625af7cf" 2018-09-08 08:04:39,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb1aa292-f37f-448a-aa16-4d67b3ef9a41 Date: Sat, 08 Sep 2018 08:04:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:39,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fb1aa292-f37f-448a-aa16-4d67b3ef9a41 2018-09-08 08:04:39,841 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 2018-09-08 08:04:39,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}959a9b973cedcaaaf9f75621e0a65ee1625af7cf" 2018-09-08 08:04:41,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79ce6a6b-9c95-45bf-80ec-718e913329d1 Date: Sat, 08 Sep 2018 08:04:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:41,804 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba used request id req-79ce6a6b-9c95-45bf-80ec-718e913329d1 2018-09-08 08:04:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}959a9b973cedcaaaf9f75621e0a65ee1625af7cf" 2018-09-08 08:04:41,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-29c95a35-49e2-43f9-ab43-cadcdbdc571d Date: Sat, 08 Sep 2018 08:04:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232"} 2018-09-08 08:04:41,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 used request id req-29c95a35-49e2-43f9-ab43-cadcdbdc571d 2018-09-08 08:04:41,998 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-77841e32-3ccc-468a-9c39-8c7c53ad8232 2018-09-08 08:04:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869af4e1f1d803ad4a6b9a24483ca75ef4c97fca" 2018-09-08 08:04:42,166 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-c515ba81-4f64-4ca6-8390-76e41458503a Date: Sat, 08 Sep 2018 08:04:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:42,166 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/bc29a7b8-8d43-4161-bb94-40402ffbcbba used request id req-c515ba81-4f64-4ca6-8390-76e41458503a 2018-09-08 08:04:42,166 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-09-08 08:04:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-63d3cd6f-93e1-4c38-a8d8-9f7544634d12 Date: Sat, 08 Sep 2018 08:04:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:04:42,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-63d3cd6f-93e1-4c38-a8d8-9f7544634d12 2018-09-08 08:04:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f6c77a-efac-44c3-bb8b-669e95dc09ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:42,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c8f6c77a-efac-44c3-bb8b-669e95dc09ae 2018-09-08 08:04:42,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d362e5e-17c9-41a2-8f70-0b0c8bd743d8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:04:42,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-8d362e5e-17c9-41a2-8f70-0b0c8bd743d8 2018-09-08 08:04:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3df5910-f34c-4722-8cda-e3d087c53581 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:42,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-c3df5910-f34c-4722-8cda-e3d087c53581 2018-09-08 08:04:42,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d16498-b04f-43e8-81d2-2c773ad46b91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:42,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-15d16498-b04f-43e8-81d2-2c773ad46b91 2018-09-08 08:04:42,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e101db3-74b9-4a5c-8157-8e26f8af1b40 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:04:42,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4e101db3-74b9-4a5c-8157-8e26f8af1b40 2018-09-08 08:04:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:42,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6362b047-72c0-4555-8941-99a4bf1fa5c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:42,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-6362b047-72c0-4555-8941-99a4bf1fa5c0 2018-09-08 08:04:42,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35bcbe82-25f5-4133-a5e9-7a1c9c641947 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:43,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-35bcbe82-25f5-4133-a5e9-7a1c9c641947 2018-09-08 08:04:43,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:43,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,108 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f9b90a1-1070-4a5c-9aff-cb2bbfa49802 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:43,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-8f9b90a1-1070-4a5c-9aff-cb2bbfa49802 2018-09-08 08:04:43,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36638a7b-4e00-4663-b107-d3490e2319e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:43,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-36638a7b-4e00-4663-b107-d3490e2319e3 2018-09-08 08:04:43,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b236ab-37f6-4c05-a477-35027531a073 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:43,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-86b236ab-37f6-4c05-a477-35027531a073 2018-09-08 08:04:43,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:43,279 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-896aff33-9e75-42e-proj 2018-09-08 08:04:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a9e7c7-2d13-4973-afcc-0853c3124f3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:43,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/99a904b026674d9bae8eaf1b41bd1e74 used request id req-75a9e7c7-2d13-4973-afcc-0853c3124f3f 2018-09-08 08:04:43,532 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-896aff33-9e75-42e-proj-role 2018-09-08 08:04:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d56b200-769c-4fee-9ec6-5cd448a50f9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:43,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c0fc5b318f864a809857f666aae60822 used request id req-3d56b200-769c-4fee-9ec6-5cd448a50f9d 2018-09-08 08:04:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66db2a484a75106ebfe2970a48e9d3546af2d10" 2018-09-08 08:04:43,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e159791-5135-491c-8e0e-d746cb625c7b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:43,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e159791-5135-491c-8e0e-d746cb625c7b 2018-09-08 08:04:43,740 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-896aff33-9e75-42e-user 2018-09-08 08:04:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4c0ad3552daf4a0a8927f2aa0c1086c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c53a6571bebcca93667882c6798e39f3cd300" 2018-09-08 08:04:43,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf403f88-f746-4cce-9c24-014e28bf2e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:43,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4c0ad3552daf4a0a8927f2aa0c1086c2 used request id req-bf403f88-f746-4cce-9c24-014e28bf2e6e 2018-09-08 08:04:43,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:44,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["r9mnJCoxRSCFu88G1SfMgA"], "issued_at": "2018-09-08T08:04:44.000000Z"}} 2018-09-08 08:04:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cabff526178727e8dfd302596793614f6c6639e" 2018-09-08 08:04:44,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25cd378-7862-496b-a3b9-0e52118a9ecb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:44,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a25cd378-7862-496b-a3b9-0e52118a9ecb 2018-09-08 08:04:44,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:44,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:44,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ORxhv2yWTKqnMc3RjRCFCA"], "issued_at": "2018-09-08T08:04:44.000000Z"}} 2018-09-08 08:04:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:44,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c0aaa0-b729-4200-a97a-a5bcdc04fd46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:44,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71c0aaa0-b729-4200-a97a-a5bcdc04fd46 2018-09-08 08:04:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:44,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d8eace86-5a2f-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:44,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e968dbb-e075-4be6-a624-176591a4d830 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d8eace86-5a2f-423-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:04:44,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d8eace86-5a2f-423-proj used request id req-6e968dbb-e075-4be6-a624-176591a4d830 2018-09-08 08:04:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:45,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d304ff70-8791-4933-a7f3-a60cad4705e6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:45,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d304ff70-8791-4933-a7f3-a60cad4705e6 2018-09-08 08:04:45,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj"}}' 2018-09-08 08:04:45,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5cf499-65c6-4817-abd5-da920e269d03 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db"}, "enabled": true, "id": "67675738eac44fc8b286e948df6359db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj"}} 2018-09-08 08:04:45,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aa5cf499-65c6-4817-abd5-da920e269d03 2018-09-08 08:04:45,176 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d8eace86-5a2f-423-proj 2018-09-08 08:04:45,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:45,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:45,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["VXlzZt4xReWsCKpioVvfBQ"], "issued_at": "2018-09-08T08:04:45.000000Z"}} 2018-09-08 08:04:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d04573df535bd94a3fa6a4850f8abf569dea2" 2018-09-08 08:04:45,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577805e7-d69a-4136-86e1-79c929567b41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:45,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-577805e7-d69a-4136-86e1-79c929567b41 2018-09-08 08:04:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:45,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d04573df535bd94a3fa6a4850f8abf569dea2" 2018-09-08 08:04:45,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c786aabc-4235-4fab-aa12-4aeb470daa63 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:04:45,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c786aabc-4235-4fab-aa12-4aeb470daa63 2018-09-08 08:04:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-d8eace86-5a2f-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d04573df535bd94a3fa6a4850f8abf569dea2" 2018-09-08 08:04:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45735dd8-8ddc-4cee-ab76-fc7e3f28f310 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-d8eace86-5a2f-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db"}, "enabled": true, "id": "67675738eac44fc8b286e948df6359db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj"}]} 2018-09-08 08:04:45,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-d8eace86-5a2f-423-proj used request id req-45735dd8-8ddc-4cee-ab76-fc7e3f28f310 2018-09-08 08:04:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d04573df535bd94a3fa6a4850f8abf569dea2" 2018-09-08 08:04:45,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a622105d-5a21-406f-bb31-ad27e8adce33 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:45,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a622105d-5a21-406f-bb31-ad27e8adce33 2018-09-08 08:04:46,253 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d8eace86-5a2f-423-user 2018-09-08 08:04:46,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:46,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea897bf2-db7a-450a-ac1c-0a0e0f933330 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:46,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea897bf2-db7a-450a-ac1c-0a0e0f933330 2018-09-08 08:04:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" -d '{"role": {"name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj-role"}}' 2018-09-08 08:04:46,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f33978-74e9-4e7b-9bc1-f7405708c7c2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11a9151f324849eeaef90df72d955872", "links": {"self": "http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872"}, "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj-role"}} 2018-09-08 08:04:46,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9f33978-74e9-4e7b-9bc1-f7405708c7c2 2018-09-08 08:04:46,457 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d8eace86-5a2f-423-proj-role 2018-09-08 08:04:46,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:46,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1604b5ea-24be-4ebc-92af-0b78cf1cf42f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872"}, "domain_id": null, "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj-role", "id": "11a9151f324849eeaef90df72d955872"}} 2018-09-08 08:04:46,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872 used request id req-1604b5ea-24be-4ebc-92af-0b78cf1cf42f 2018-09-08 08:04:46,477 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d8eace86-5a2f-423-proj-role to project CreateImageSuccessTests-d8eace86-5a2f-423-proj 2018-09-08 08:04:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db/users/6542dad6cdbe4406b5969d65f79fa3e6/roles/11a9151f324849eeaef90df72d955872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:46,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596f6e32-21e2-4d7b-afd3-ad59f9395263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:46,621 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db/users/6542dad6cdbe4406b5969d65f79fa3e6/roles/11a9151f324849eeaef90df72d955872 used request id req-596f6e32-21e2-4d7b-afd3-ad59f9395263 2018-09-08 08:04:46,622 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:04:46,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:46,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:46,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a9151f324849eeaef90df72d955872", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj-role"}], "expires_at": "2018-09-08T09:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67675738eac44fc8b286e948df6359db", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d8eace86-5a2f-423-user", "id": "6542dad6cdbe4406b5969d65f79fa3e6"}, "audit_ids": ["elXINSgQTDWcJy5NlBbc_g"], "issued_at": "2018-09-08T08:04:46.000000Z"}} 2018-09-08 08:04:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:47,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249abeda-2326-4920-89c4-cee13c3d4f1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:47,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-249abeda-2326-4920-89c4-cee13c3d4f1f 2018-09-08 08:04:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:47,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d97956b9-fc3e-4968-8e1f-ca76c2b4501b Date: Sat, 08 Sep 2018 08:04:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613"} 2018-09-08 08:04:47,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 used request id req-d97956b9-fc3e-4968-8e1f-ca76c2b4501b 2018-09-08 08:04:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:47,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e4a7cbe-bec5-4fae-9004-68661de7ba2e Date: Sat, 08 Sep 2018 08:04:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:47,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1e4a7cbe-bec5-4fae-9004-68661de7ba2e 2018-09-08 08:04:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613"}' 2018-09-08 08:04:47,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 X-Openstack-Request-Id: req-d19698ec-9737-45df-b523-84136c61f109 Date: Sat, 08 Sep 2018 08:04:47 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "min_disk": 0, "protected": false, "id": "1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "file": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file", "checksum": null, "owner": "67675738eac44fc8b286e948df6359db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:47,656 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d19698ec-9737-45df-b523-84136c61f109 2018-09-08 08:04:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" -d '' 2018-09-08 08:04:49,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fae7ed84-ef27-4c80-9d93-07a3818efe27 Date: Sat, 08 Sep 2018 08:04:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:49,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file used request id req-fae7ed84-ef27-4c80-9d93-07a3818efe27 2018-09-08 08:04:49,404 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:04:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:49,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2592297a-99f6-48ae-af1a-4ed7d0f44124 Date: Sat, 08 Sep 2018 08:04:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "metadata": {}}], "self": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "min_disk": 0, "protected": false, "id": "1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "file": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67675738eac44fc8b286e948df6359db", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:49,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 used request id req-2592297a-99f6-48ae-af1a-4ed7d0f44124 2018-09-08 08:04:49,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f965841-5b68-44ad-a812-6de873dd5b82 Date: Sat, 08 Sep 2018 08:04:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:49,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5f965841-5b68-44ad-a812-6de873dd5b82 2018-09-08 08:04:49,727 - create_image - INFO - Created image with name - CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 2018-09-08 08:04:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:50,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-87e071c5-4c8e-4dcb-95de-b7cfd0fd880e Date: Sat, 08 Sep 2018 08:04:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "metadata": {}}], "self": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "min_disk": 0, "protected": false, "id": "1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "file": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67675738eac44fc8b286e948df6359db", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:50,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 used request id req-87e071c5-4c8e-4dcb-95de-b7cfd0fd880e 2018-09-08 08:04:50,270 - create_image - DEBUG - Instance status is - active 2018-09-08 08:04:50,270 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 2018-09-08 08:04:50,271 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 2018-09-08 08:04:50,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:50,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11a9151f324849eeaef90df72d955872", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj-role"}], "expires_at": "2018-09-08T09:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67675738eac44fc8b286e948df6359db", "name": "CreateImageSuccessTests-d8eace86-5a2f-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/67675738eac44fc8b286e948df6359db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d8eace86-5a2f-423-user", "id": "6542dad6cdbe4406b5969d65f79fa3e6"}, "audit_ids": ["GGbqw0k5T6GBbX39qAT7fA"], "issued_at": "2018-09-08T08:04:50.000000Z"}} 2018-09-08 08:04:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f48b0d5348f680599e07b6272b5f4b70f0b6fcd" 2018-09-08 08:04:50,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3b49037d-f338-4e61-8f54-98359a9013a4 Date: Sat, 08 Sep 2018 08:04:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "metadata": {}}], "self": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "min_disk": 0, "protected": false, "id": "1cc38809-9b3c-4b47-9bd3-48cea0fc1524", "file": "/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67675738eac44fc8b286e948df6359db", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613"} 2018-09-08 08:04:50,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 used request id req-3b49037d-f338-4e61-8f54-98359a9013a4 2018-09-08 08:04:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f48b0d5348f680599e07b6272b5f4b70f0b6fcd" 2018-09-08 08:04:51,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bd9db4e-49c3-4970-8cc9-f912a9def078 Date: Sat, 08 Sep 2018 08:04:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:51,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6bd9db4e-49c3-4970-8cc9-f912a9def078 2018-09-08 08:04:51,081 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6ff1e1c3-4a3e-420e-afa6-84f1c13f8613 2018-09-08 08:04:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a569dd512515fd8eaf0c52eb9a0d267f724ac66" 2018-09-08 08:04:52,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a9f9787-b59d-41aa-b46e-5665e47b2d25 Date: Sat, 08 Sep 2018 08:04:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:52,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1cc38809-9b3c-4b47-9bd3-48cea0fc1524 used request id req-5a9f9787-b59d-41aa-b46e-5665e47b2d25 2018-09-08 08:04:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6eb17322-41a6-4400-a891-355483c9e08b Date: Sat, 08 Sep 2018 08:04:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:04:52,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6eb17322-41a6-4400-a891-355483c9e08b 2018-09-08 08:04:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e8c19e-8869-4f5b-bbde-d6aa340dedf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:52,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-37e8c19e-8869-4f5b-bbde-d6aa340dedf8 2018-09-08 08:04:52,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b332d0de-e406-44d3-98bd-afe645de8ff1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:04:52,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-b332d0de-e406-44d3-98bd-afe645de8ff1 2018-09-08 08:04:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ce383c-13a3-409b-9bb1-27d5d27e8418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:52,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-99ce383c-13a3-409b-9bb1-27d5d27e8418 2018-09-08 08:04:52,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c167f1-c639-4c33-939d-433fee581c45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:52,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-d4c167f1-c639-4c33-939d-433fee581c45 2018-09-08 08:04:52,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a9d0f6-c224-4b33-a9ed-22ad46c8087a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:04:52,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-f6a9d0f6-c224-4b33-a9ed-22ad46c8087a 2018-09-08 08:04:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ed3900-bb8d-42b7-ac9d-ca11c82c8492 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:52,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-12ed3900-bb8d-42b7-ac9d-ca11c82c8492 2018-09-08 08:04:52,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:52,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8313f6c-c18b-42b9-bde4-57e9f6773db6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:52,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-f8313f6c-c18b-42b9-bde4-57e9f6773db6 2018-09-08 08:04:52,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:52,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f48a75-f6b9-4f29-90cd-62ad7f001e6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:53,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-85f48a75-f6b9-4f29-90cd-62ad7f001e6a 2018-09-08 08:04:53,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0f12fb-dcea-4649-8169-ba2c7a000b05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:53,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-af0f12fb-dcea-4649-8169-ba2c7a000b05 2018-09-08 08:04:53,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ed5bd9-e9df-4b82-856f-0c6dfee2db24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:04:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-38ed5bd9-e9df-4b82-856f-0c6dfee2db24 2018-09-08 08:04:53,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:04:53,249 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d8eace86-5a2f-423-proj 2018-09-08 08:04:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba61d71c-27d8-4f9d-8f1c-fafecf05ee57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:53,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/67675738eac44fc8b286e948df6359db used request id req-ba61d71c-27d8-4f9d-8f1c-fafecf05ee57 2018-09-08 08:04:53,472 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d8eace86-5a2f-423-proj-role 2018-09-08 08:04:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9505e7f2-9129-43da-a22a-14288370133b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:53,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/11a9151f324849eeaef90df72d955872 used request id req-9505e7f2-9129-43da-a22a-14288370133b 2018-09-08 08:04:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fac0ec77c659cb2a1e74ae4a8fc210531f6497" 2018-09-08 08:04:53,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e4ad41-fbe0-420b-acaa-180795957603 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:53,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2e4ad41-fbe0-420b-acaa-180795957603 2018-09-08 08:04:53,674 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d8eace86-5a2f-423-user 2018-09-08 08:04:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6542dad6cdbe4406b5969d65f79fa3e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d04573df535bd94a3fa6a4850f8abf569dea2" 2018-09-08 08:04:53,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373fe368-e6bb-4595-9680-bcb25e0cdba0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:53,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6542dad6cdbe4406b5969d65f79fa3e6 used request id req-373fe368-e6bb-4595-9680-bcb25e0cdba0 2018-09-08 08:04:53,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:54,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BAB_Ax7VTpirE4jyuS6PSg"], "issued_at": "2018-09-08T08:04:54.000000Z"}} 2018-09-08 08:04:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf9b88a83f14490b9cba673e2f563b9b27e333d" 2018-09-08 08:04:54,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92706843-c319-49e0-ac2c-17e9bbfbaaed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:54,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92706843-c319-49e0-ac2c-17e9bbfbaaed 2018-09-08 08:04:54,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:54,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:54,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fSbBWuPJTiiYUk_TU9tnSg"], "issued_at": "2018-09-08T08:04:54.000000Z"}} 2018-09-08 08:04:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152a1247-0f5d-4d4b-84ae-5b2147da8325 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:54,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-152a1247-0f5d-4d4b-84ae-5b2147da8325 2018-09-08 08:04:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:54,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fc7880a4-4989-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:54,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffda354-9de5-4f27-9f3d-27200d88f04c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fc7880a4-4989-440-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:04:54,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-fc7880a4-4989-440-proj used request id req-9ffda354-9de5-4f27-9f3d-27200d88f04c 2018-09-08 08:04:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:55,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1ff59a-b1d7-4fd9-8f37-3f06bf31a565 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:55,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6c1ff59a-b1d7-4fd9-8f37-3f06bf31a565 2018-09-08 08:04:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj"}}' 2018-09-08 08:04:55,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe5191c-7a9f-4493-bdcd-dbdde2b98e0b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367"}, "enabled": true, "id": "1e835688e06048839c4eed3a5784a367", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj"}} 2018-09-08 08:04:55,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-efe5191c-7a9f-4493-bdcd-dbdde2b98e0b 2018-09-08 08:04:55,151 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-fc7880a4-4989-440-proj 2018-09-08 08:04:55,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:55,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:55,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wdxPxPOFTAOAb5VDPZpYNA"], "issued_at": "2018-09-08T08:04:55.000000Z"}} 2018-09-08 08:04:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4128eff99796cf7a9a13307ab61846b3e0e0fc" 2018-09-08 08:04:55,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79893ff-8137-4519-998d-ce3f786971cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:55,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a79893ff-8137-4519-998d-ce3f786971cb 2018-09-08 08:04:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:04:55,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:04:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4128eff99796cf7a9a13307ab61846b3e0e0fc" 2018-09-08 08:04:55,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e93f21-43c2-43d4-84b2-0e00bccdaac6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:04:55,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50e93f21-43c2-43d4-84b2-0e00bccdaac6 2018-09-08 08:04:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-fc7880a4-4989-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4128eff99796cf7a9a13307ab61846b3e0e0fc" 2018-09-08 08:04:55,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82beebc3-5ce2-43e5-9e5a-b0ad8d461e71 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-fc7880a4-4989-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367"}, "enabled": true, "id": "1e835688e06048839c4eed3a5784a367", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj"}]} 2018-09-08 08:04:55,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-fc7880a4-4989-440-proj used request id req-82beebc3-5ce2-43e5-9e5a-b0ad8d461e71 2018-09-08 08:04:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4128eff99796cf7a9a13307ab61846b3e0e0fc" 2018-09-08 08:04:55,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79b31aa-ca5f-4dce-b03f-194a30d14e57 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:04:55,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a79b31aa-ca5f-4dce-b03f-194a30d14e57 2018-09-08 08:04:56,210 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-fc7880a4-4989-440-user 2018-09-08 08:04:56,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:56,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b0d431-d43e-4e3e-814e-24f1f855484a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:04:56,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0b0d431-d43e-4e3e-814e-24f1f855484a 2018-09-08 08:04:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" -d '{"role": {"name": "CreateImageSuccessTests-fc7880a4-4989-440-proj-role"}}' 2018-09-08 08:04:56,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6398cf41-ce70-4d93-a516-4e05c8ed4fce Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "091a695ebc0c436185aa8bcc4bbba34c", "links": {"self": "http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c"}, "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj-role"}} 2018-09-08 08:04:56,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6398cf41-ce70-4d93-a516-4e05c8ed4fce 2018-09-08 08:04:56,403 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-fc7880a4-4989-440-proj-role 2018-09-08 08:04:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:56,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e27baf8-ebb4-4b2e-8455-95d80f72d65e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c"}, "domain_id": null, "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj-role", "id": "091a695ebc0c436185aa8bcc4bbba34c"}} 2018-09-08 08:04:56,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c used request id req-9e27baf8-ebb4-4b2e-8455-95d80f72d65e 2018-09-08 08:04:56,423 - keystone_utils - INFO - Granting role CreateImageSuccessTests-fc7880a4-4989-440-proj-role to project CreateImageSuccessTests-fc7880a4-4989-440-proj 2018-09-08 08:04:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367/users/b5e810c5e85545779d202c5d13937d1b/roles/091a695ebc0c436185aa8bcc4bbba34c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:04:56,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4bf59c8-b7c0-4301-a721-ae05824aacaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:04:56,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367/users/b5e810c5e85545779d202c5d13937d1b/roles/091a695ebc0c436185aa8bcc4bbba34c used request id req-b4bf59c8-b7c0-4301-a721-ae05824aacaa 2018-09-08 08:04:56,562 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:04:56,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:04:56,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:04:56,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091a695ebc0c436185aa8bcc4bbba34c", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj-role"}], "expires_at": "2018-09-08T09:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e835688e06048839c4eed3a5784a367", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-fc7880a4-4989-440-user", "id": "b5e810c5e85545779d202c5d13937d1b"}, "audit_ids": ["zmMEanIETYKl07fmtsjipA"], "issued_at": "2018-09-08T08:04:56.000000Z"}} 2018-09-08 08:04:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:57,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ac992b-a90f-413a-b6fe-7622cab86317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:04:57,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37ac992b-a90f-413a-b6fe-7622cab86317 2018-09-08 08:04:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ddf2302f-3b06-4079-9e26-07ef46fd4307 Date: Sat, 08 Sep 2018 08:04:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79"} 2018-09-08 08:04:57,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 used request id req-ddf2302f-3b06-4079-9e26-07ef46fd4307 2018-09-08 08:04:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:57,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-023e33f3-d788-48d8-bbe7-b6d129413c79 Date: Sat, 08 Sep 2018 08:04:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:57,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-023e33f3-d788-48d8-bbe7-b6d129413c79 2018-09-08 08:04:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79"}' 2018-09-08 08:04:57,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 X-Openstack-Request-Id: req-5da17922-0c95-45ed-88d4-6fc6e988eb95 Date: Sat, 08 Sep 2018 08:04:57 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9", "min_disk": 0, "protected": false, "id": "e68c58be-1ed7-4230-86e0-87015e8480a9", "file": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file", "checksum": null, "owner": "1e835688e06048839c4eed3a5784a367", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:57,970 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5da17922-0c95-45ed-88d4-6fc6e988eb95 2018-09-08 08:04:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" -d '' 2018-09-08 08:04:59,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b2e002d-bf4a-43f8-a4e0-6de3758be794 Date: Sat, 08 Sep 2018 08:04:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:04:59,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file used request id req-3b2e002d-bf4a-43f8-a4e0-6de3758be794 2018-09-08 08:04:59,457 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:04:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:59,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bf8f1d96-86cd-48e9-950d-5644c19bd319 Date: Sat, 08 Sep 2018 08:04:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "metadata": {}}], "self": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9", "min_disk": 0, "protected": false, "id": "e68c58be-1ed7-4230-86e0-87015e8480a9", "file": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e835688e06048839c4eed3a5784a367", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:59,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 used request id req-bf8f1d96-86cd-48e9-950d-5644c19bd319 2018-09-08 08:04:59,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b202a1a-669a-4718-aa82-ed9bf596e4f2 Date: Sat, 08 Sep 2018 08:04:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:04:59,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7b202a1a-669a-4718-aa82-ed9bf596e4f2 2018-09-08 08:04:59,785 - create_image - INFO - Created image with name - CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 2018-09-08 08:04:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:04:59,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4100e329-8ff9-4db1-9fd3-8ca781dd1ef9 Date: Sat, 08 Sep 2018 08:04:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "metadata": {}}], "self": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9", "min_disk": 0, "protected": false, "id": "e68c58be-1ed7-4230-86e0-87015e8480a9", "file": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e835688e06048839c4eed3a5784a367", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:04:59,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 used request id req-4100e329-8ff9-4db1-9fd3-8ca781dd1ef9 2018-09-08 08:04:59,806 - create_image - DEBUG - Instance status is - active 2018-09-08 08:04:59,806 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 2018-09-08 08:04:59,806 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 2018-09-08 08:04:59,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:00,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091a695ebc0c436185aa8bcc4bbba34c", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj-role"}], "expires_at": "2018-09-08T09:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e835688e06048839c4eed3a5784a367", "name": "CreateImageSuccessTests-fc7880a4-4989-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/1e835688e06048839c4eed3a5784a367", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-fc7880a4-4989-440-user", "id": "b5e810c5e85545779d202c5d13937d1b"}, "audit_ids": ["nILdiuQWRRmxYUPZ9orToQ"], "issued_at": "2018-09-08T08:05:00.000000Z"}} 2018-09-08 08:05:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bf9e2bebfea8b7d1e895ce221c73d2f3cd2019" 2018-09-08 08:05:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-79095d18-7b4d-4602-a0fd-52425d19b743 Date: Sat, 08 Sep 2018 08:05:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:04:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:04:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "metadata": {}}], "self": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9", "min_disk": 0, "protected": false, "id": "e68c58be-1ed7-4230-86e0-87015e8480a9", "file": "/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e835688e06048839c4eed3a5784a367", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e68c58be-1ed7-4230-86e0-87015e8480a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79"} 2018-09-08 08:05:00,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 used request id req-79095d18-7b4d-4602-a0fd-52425d19b743 2018-09-08 08:05:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bf9e2bebfea8b7d1e895ce221c73d2f3cd2019" 2018-09-08 08:05:00,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e677a91-c893-4fc2-9b2a-a363deb64fdc Date: Sat, 08 Sep 2018 08:05:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:00,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3e677a91-c893-4fc2-9b2a-a363deb64fdc 2018-09-08 08:05:00,519 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9c5dc947-0f84-415d-9fe7-5b440455bf79 2018-09-08 08:05:00,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6921b1bc8a85e4e0ccd18ae5185eaa4b47935d65" 2018-09-08 08:05:01,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16af60ef-72af-4a3c-a814-811612ab3a9a Date: Sat, 08 Sep 2018 08:05:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:01,977 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e68c58be-1ed7-4230-86e0-87015e8480a9 used request id req-16af60ef-72af-4a3c-a814-811612ab3a9a 2018-09-08 08:05:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6a81409b-e26b-44a2-b3d5-8db8199482d6 Date: Sat, 08 Sep 2018 08:05:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:02,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6a81409b-e26b-44a2-b3d5-8db8199482d6 2018-09-08 08:05:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bec0770-7bb7-49e7-8cbf-84799e9a8ebd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9bec0770-7bb7-49e7-8cbf-84799e9a8ebd 2018-09-08 08:05:02,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41359b32-f9fd-44fc-a4fb-dc13e97d62a7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-41359b32-f9fd-44fc-a4fb-dc13e97d62a7 2018-09-08 08:05:02,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7f23043-a6a8-4e16-b7cd-dd54a4b462e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-d7f23043-a6a8-4e16-b7cd-dd54a4b462e7 2018-09-08 08:05:02,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df61da7-21fb-4296-80bf-dc7648f73999 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6df61da7-21fb-4296-80bf-dc7648f73999 2018-09-08 08:05:02,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea60ce1a-0cab-493c-bfaf-59a36ac1347d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:02,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ea60ce1a-0cab-493c-bfaf-59a36ac1347d 2018-09-08 08:05:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aad60f0-ab39-4d8f-b5a4-90e2055e9928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-6aad60f0-ab39-4d8f-b5a4-90e2055e9928 2018-09-08 08:05:02,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4d45cc-171c-4a15-968e-650f5ad2c3fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-cc4d45cc-171c-4a15-968e-650f5ad2c3fd 2018-09-08 08:05:02,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:02,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c54ee561-2aa6-4aad-88ff-bc88ad7e92de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:02,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c54ee561-2aa6-4aad-88ff-bc88ad7e92de 2018-09-08 08:05:02,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:03,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdee652a-4f18-43a3-b73d-b74073c892ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:03,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-cdee652a-4f18-43a3-b73d-b74073c892ce 2018-09-08 08:05:03,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:03,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9ea8f9-2474-4bfa-a76f-fb3ceec431d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:03,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-2c9ea8f9-2474-4bfa-a76f-fb3ceec431d1 2018-09-08 08:05:03,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:03,095 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-fc7880a4-4989-440-proj 2018-09-08 08:05:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:03,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1258bb9-508d-4122-95d6-f535334330d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:03,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1e835688e06048839c4eed3a5784a367 used request id req-a1258bb9-508d-4122-95d6-f535334330d8 2018-09-08 08:05:03,310 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-fc7880a4-4989-440-proj-role 2018-09-08 08:05:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:03,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1274f47-b167-4649-bc5d-e8053d188858 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:03,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/091a695ebc0c436185aa8bcc4bbba34c used request id req-e1274f47-b167-4649-bc5d-e8053d188858 2018-09-08 08:05:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96fefa3c266ee7e1e32ebd7964657e7521fd3d34" 2018-09-08 08:05:03,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edc7a5f-ff21-437d-a43a-91e4303a43f6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:03,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0edc7a5f-ff21-437d-a43a-91e4303a43f6 2018-09-08 08:05:03,531 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-fc7880a4-4989-440-user 2018-09-08 08:05:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b5e810c5e85545779d202c5d13937d1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4128eff99796cf7a9a13307ab61846b3e0e0fc" 2018-09-08 08:05:03,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aeb4c48-2449-442b-81b5-a2edf244b5e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:03,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b5e810c5e85545779d202c5d13937d1b used request id req-8aeb4c48-2449-442b-81b5-a2edf244b5e4 2018-09-08 08:05:03,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:04,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9Bbfciq2R52SAHP79wiN1Q"], "issued_at": "2018-09-08T08:05:04.000000Z"}} 2018-09-08 08:05:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d045649e4323e6e6846fcc05decfd43c9ca6e6c0" 2018-09-08 08:05:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6981dbf-9174-4fb0-a4fe-06ae7eae49f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:04,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6981dbf-9174-4fb0-a4fe-06ae7eae49f2 2018-09-08 08:05:04,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:04,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:04,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8iJ63y2IRAS-cwvVbeW3DA"], "issued_at": "2018-09-08T08:05:04.000000Z"}} 2018-09-08 08:05:04,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:04,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9f0ffe-7bb1-4706-bbf5-da38db5f7ea2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:04,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb9f0ffe-7bb1-4706-bbf5-da38db5f7ea2 2018-09-08 08:05:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:04,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6cb02552-8030-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2619f7d7-bc02-4da0-9e97-19c43adece20 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6cb02552-8030-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:04,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6cb02552-8030-4e3-proj used request id req-2619f7d7-bc02-4da0-9e97-19c43adece20 2018-09-08 08:05:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:04,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3462445a-9e73-421c-820e-ae2cadbee74b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:04,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3462445a-9e73-421c-820e-ae2cadbee74b 2018-09-08 08:05:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj"}}' 2018-09-08 08:05:04,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0117c0-5299-49ce-b9a3-93860e11c2a5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8"}, "enabled": true, "id": "f259e04ae8b847a288c29c81d4a557c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj"}} 2018-09-08 08:05:04,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3e0117c0-5299-49ce-b9a3-93860e11c2a5 2018-09-08 08:05:04,969 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6cb02552-8030-4e3-proj 2018-09-08 08:05:04,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:04,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:05,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["O-njS6nJTXqWwC0-qobn_A"], "issued_at": "2018-09-08T08:05:05.000000Z"}} 2018-09-08 08:05:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94c92b2795f70026ff78f4420a5baaa933a4378" 2018-09-08 08:05:05,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b62eba-7005-4459-b93d-3f57e037e574 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:05,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73b62eba-7005-4459-b93d-3f57e037e574 2018-09-08 08:05:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:05,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94c92b2795f70026ff78f4420a5baaa933a4378" 2018-09-08 08:05:05,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be88873-81e6-4f96-8de8-4baeacb638d0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:05,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7be88873-81e6-4f96-8de8-4baeacb638d0 2018-09-08 08:05:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6cb02552-8030-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94c92b2795f70026ff78f4420a5baaa933a4378" 2018-09-08 08:05:05,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5906d96-581f-480c-ba2d-fa1916c28c67 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6cb02552-8030-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8"}, "enabled": true, "id": "f259e04ae8b847a288c29c81d4a557c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj"}]} 2018-09-08 08:05:05,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6cb02552-8030-4e3-proj used request id req-c5906d96-581f-480c-ba2d-fa1916c28c67 2018-09-08 08:05:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94c92b2795f70026ff78f4420a5baaa933a4378" 2018-09-08 08:05:05,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b5967b-1956-4347-b924-9f607ef16dc4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:05,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e0b5967b-1956-4347-b924-9f607ef16dc4 2018-09-08 08:05:06,139 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6cb02552-8030-4e3-user 2018-09-08 08:05:06,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:06,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15451855-4cec-4e61-b1f5-7c214b97a834 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:06,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15451855-4cec-4e61-b1f5-7c214b97a834 2018-09-08 08:05:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" -d '{"role": {"name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj-role"}}' 2018-09-08 08:05:06,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5f5ff49-3f0f-44ab-b69e-bcf111bc8cf0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4ae1813ee5448daaffdee4e6cd9909c", "links": {"self": "http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c"}, "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj-role"}} 2018-09-08 08:05:06,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5f5ff49-3f0f-44ab-b69e-bcf111bc8cf0 2018-09-08 08:05:06,336 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6cb02552-8030-4e3-proj-role 2018-09-08 08:05:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:06,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e56e4b-b971-4b49-86a2-72bba2170563 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c"}, "domain_id": null, "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj-role", "id": "d4ae1813ee5448daaffdee4e6cd9909c"}} 2018-09-08 08:05:06,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c used request id req-b0e56e4b-b971-4b49-86a2-72bba2170563 2018-09-08 08:05:06,427 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6cb02552-8030-4e3-proj-role to project CreateImageSuccessTests-6cb02552-8030-4e3-proj 2018-09-08 08:05:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8/users/ff5b13f7895641e8a3e3fdd2962ee461/roles/d4ae1813ee5448daaffdee4e6cd9909c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:06,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de9b4bce-27d8-40fb-9a41-81785d6535c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:06,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8/users/ff5b13f7895641e8a3e3fdd2962ee461/roles/d4ae1813ee5448daaffdee4e6cd9909c used request id req-de9b4bce-27d8-40fb-9a41-81785d6535c0 2018-09-08 08:05:06,567 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:05:06,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:06,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:06,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4ae1813ee5448daaffdee4e6cd9909c", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj-role"}], "expires_at": "2018-09-08T09:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f259e04ae8b847a288c29c81d4a557c8", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6cb02552-8030-4e3-user", "id": "ff5b13f7895641e8a3e3fdd2962ee461"}, "audit_ids": ["sXfjbRPJStCsxW2K4HAxJw"], "issued_at": "2018-09-08T08:05:06.000000Z"}} 2018-09-08 08:05:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:07,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b19937-0e61-4c97-b828-0b5f882cc603 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:07,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8b19937-0e61-4c97-b828-0b5f882cc603 2018-09-08 08:05:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:07,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-788b9fed-dea4-4084-b8b3-a19ed68fed0d Date: Sat, 08 Sep 2018 08:05:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a"} 2018-09-08 08:05:07,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a used request id req-788b9fed-dea4-4084-b8b3-a19ed68fed0d 2018-09-08 08:05:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:07,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ba80e24-a230-48f0-8d4b-04c03145d514 Date: Sat, 08 Sep 2018 08:05:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:07,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3ba80e24-a230-48f0-8d4b-04c03145d514 2018-09-08 08:05:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a"}' 2018-09-08 08:05:07,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 X-Openstack-Request-Id: req-5e15d170-066b-446d-8ab7-c37e2246912a Date: Sat, 08 Sep 2018 08:05:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/492a3990-7126-44eb-a143-e24a94025029", "min_disk": 0, "protected": false, "id": "492a3990-7126-44eb-a143-e24a94025029", "file": "/v2/images/492a3990-7126-44eb-a143-e24a94025029/file", "checksum": null, "owner": "f259e04ae8b847a288c29c81d4a557c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:07,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5e15d170-066b-446d-8ab7-c37e2246912a 2018-09-08 08:05:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" -d '' 2018-09-08 08:05:09,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-651e2998-6c5d-421a-aa84-b79d15c9e563 Date: Sat, 08 Sep 2018 08:05:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:09,524 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029/file used request id req-651e2998-6c5d-421a-aa84-b79d15c9e563 2018-09-08 08:05:09,524 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:05:09,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:09,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1e4d922a-22c9-4ca9-8c69-1d903b6ebf7c Date: Sat, 08 Sep 2018 08:05:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:09Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "metadata": {}}], "self": "/v2/images/492a3990-7126-44eb-a143-e24a94025029", "min_disk": 0, "protected": false, "id": "492a3990-7126-44eb-a143-e24a94025029", "file": "/v2/images/492a3990-7126-44eb-a143-e24a94025029/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f259e04ae8b847a288c29c81d4a557c8", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:09,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 used request id req-1e4d922a-22c9-4ca9-8c69-1d903b6ebf7c 2018-09-08 08:05:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a1503ce-0b00-4618-a606-ad2745769a98 Date: Sat, 08 Sep 2018 08:05:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:09,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1a1503ce-0b00-4618-a606-ad2745769a98 2018-09-08 08:05:09,707 - create_image - INFO - Created image with name - CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a 2018-09-08 08:05:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:09,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-944de8b9-7d7a-4853-8805-8ce08c745c7e Date: Sat, 08 Sep 2018 08:05:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:09Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "metadata": {}}], "self": "/v2/images/492a3990-7126-44eb-a143-e24a94025029", "min_disk": 0, "protected": false, "id": "492a3990-7126-44eb-a143-e24a94025029", "file": "/v2/images/492a3990-7126-44eb-a143-e24a94025029/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f259e04ae8b847a288c29c81d4a557c8", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:09,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 used request id req-944de8b9-7d7a-4853-8805-8ce08c745c7e 2018-09-08 08:05:09,872 - create_image - DEBUG - Instance status is - active 2018-09-08 08:05:09,872 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a 2018-09-08 08:05:09,872 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a 2018-09-08 08:05:09,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:10,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4ae1813ee5448daaffdee4e6cd9909c", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj-role"}], "expires_at": "2018-09-08T09:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f259e04ae8b847a288c29c81d4a557c8", "name": "CreateImageSuccessTests-6cb02552-8030-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f259e04ae8b847a288c29c81d4a557c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6cb02552-8030-4e3-user", "id": "ff5b13f7895641e8a3e3fdd2962ee461"}, "audit_ids": ["h1w0KsNdQeqbQFqnfP9VDw"], "issued_at": "2018-09-08T08:05:10.000000Z"}} 2018-09-08 08:05:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}672a1368d104879f02fdc2eee08b7abcf8c007c1" 2018-09-08 08:05:10,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5e942817-326d-4d7e-8a55-8735280f63b1 Date: Sat, 08 Sep 2018 08:05:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:09Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "metadata": {}}], "self": "/v2/images/492a3990-7126-44eb-a143-e24a94025029", "min_disk": 0, "protected": false, "id": "492a3990-7126-44eb-a143-e24a94025029", "file": "/v2/images/492a3990-7126-44eb-a143-e24a94025029/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f259e04ae8b847a288c29c81d4a557c8", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/492a3990-7126-44eb-a143-e24a94025029/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a"} 2018-09-08 08:05:10,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a used request id req-5e942817-326d-4d7e-8a55-8735280f63b1 2018-09-08 08:05:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}672a1368d104879f02fdc2eee08b7abcf8c007c1" 2018-09-08 08:05:10,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6d1aba3-8c58-4983-915a-a46fa5d5aeba Date: Sat, 08 Sep 2018 08:05:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:10,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a6d1aba3-8c58-4983-915a-a46fa5d5aeba 2018-09-08 08:05:10,583 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e4f7d627-3aae-452a-82df-75fcbabb048a 2018-09-08 08:05:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}675f442faac96e07b1f617319b631802fc48f636" 2018-09-08 08:05:12,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d18335c-9940-4fc0-883d-422351048494 Date: Sat, 08 Sep 2018 08:05:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:12,433 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/492a3990-7126-44eb-a143-e24a94025029 used request id req-3d18335c-9940-4fc0-883d-422351048494 2018-09-08 08:05:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:12,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e51e0a95-8b41-45ac-aba4-b495aa6cb233 Date: Sat, 08 Sep 2018 08:05:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:12,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e51e0a95-8b41-45ac-aba4-b495aa6cb233 2018-09-08 08:05:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:12,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9649e10-5548-44da-ba17-6692cd90f80a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:12,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-f9649e10-5548-44da-ba17-6692cd90f80a 2018-09-08 08:05:12,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:12,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1733157e-093c-4b52-89fb-3a08385c4ff1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:12,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1733157e-093c-4b52-89fb-3a08385c4ff1 2018-09-08 08:05:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:12,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d64a21c-91d9-4d0b-8b05-a62125e1ac3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:12,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7d64a21c-91d9-4d0b-8b05-a62125e1ac3e 2018-09-08 08:05:12,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:12,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da89e2b-a2ca-40dd-809c-19a5a4f5deb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6da89e2b-a2ca-40dd-809c-19a5a4f5deb4 2018-09-08 08:05:13,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698e7e95-b909-44e1-9f57-2e4629d7e81f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:13,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-698e7e95-b909-44e1-9f57-2e4629d7e81f 2018-09-08 08:05:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463daa77-4ab6-41e2-a681-5e210f5de64f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-463daa77-4ab6-41e2-a681-5e210f5de64f 2018-09-08 08:05:13,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9acfab08-77ac-44ba-81b7-b3dd54f089a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-9acfab08-77ac-44ba-81b7-b3dd54f089a8 2018-09-08 08:05:13,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5074b1f7-0ba9-45ea-a28e-12e3c48e3fbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5074b1f7-0ba9-45ea-a28e-12e3c48e3fbb 2018-09-08 08:05:13,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6115840-2ad3-44b9-8dd1-1db72a145474 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-c6115840-2ad3-44b9-8dd1-1db72a145474 2018-09-08 08:05:13,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336f43ca-dbac-49c3-b17c-3cbdc96c3d2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:13,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-336f43ca-dbac-49c3-b17c-3cbdc96c3d2b 2018-09-08 08:05:13,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:13,583 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6cb02552-8030-4e3-proj 2018-09-08 08:05:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e88a6b-8da1-4ff0-9123-84d72edfebb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:13,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f259e04ae8b847a288c29c81d4a557c8 used request id req-47e88a6b-8da1-4ff0-9123-84d72edfebb8 2018-09-08 08:05:13,813 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6cb02552-8030-4e3-proj-role 2018-09-08 08:05:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:13,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75bcc03b-6ab5-4a4d-ad64-966feca4d269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:13,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d4ae1813ee5448daaffdee4e6cd9909c used request id req-75bcc03b-6ab5-4a4d-ad64-966feca4d269 2018-09-08 08:05:13,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b74188b2b7e5e7a66b49a5fa4a39fce79eab8d5" 2018-09-08 08:05:14,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f844019-1d56-4188-9a5f-18b134b3f166 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:14,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f844019-1d56-4188-9a5f-18b134b3f166 2018-09-08 08:05:14,012 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6cb02552-8030-4e3-user 2018-09-08 08:05:14,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ff5b13f7895641e8a3e3fdd2962ee461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94c92b2795f70026ff78f4420a5baaa933a4378" 2018-09-08 08:05:14,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f178d5b-a265-4db9-9e9e-09f52f9407c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:14,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff5b13f7895641e8a3e3fdd2962ee461 used request id req-3f178d5b-a265-4db9-9e9e-09f52f9407c9 2018-09-08 08:05:14,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:14,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["uj4VdXUqTlO5jIMZCQ6GfA"], "issued_at": "2018-09-08T08:05:14.000000Z"}} 2018-09-08 08:05:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29014426ff7b23002ff3d91f823a86eb02d167c" 2018-09-08 08:05:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43396ec-b7a4-4b14-8b41-8eb62d3f2686 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:14,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a43396ec-b7a4-4b14-8b41-8eb62d3f2686 2018-09-08 08:05:14,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:14,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:15,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9JRQFdBIRqmO5NF0XhYGcg"], "issued_at": "2018-09-08T08:05:15.000000Z"}} 2018-09-08 08:05:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:15,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004b3cf3-9820-4c77-9c96-2f1b0c2e6aa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:15,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-004b3cf3-9820-4c77-9c96-2f1b0c2e6aa1 2018-09-08 08:05:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:15,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f3626127-e92f-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:15,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cedfc3-0488-4801-aac5-837d3a3efb85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f3626127-e92f-46b-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:15,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f3626127-e92f-46b-proj used request id req-b7cedfc3-0488-4801-aac5-837d3a3efb85 2018-09-08 08:05:15,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:15,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db305c30-085d-4a3f-8919-901655f1822c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:15,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-db305c30-085d-4a3f-8919-901655f1822c 2018-09-08 08:05:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}}' 2018-09-08 08:05:15,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98838e5c-a2ef-47b0-a9a8-7f3130223670 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c"}, "enabled": true, "id": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}} 2018-09-08 08:05:15,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-98838e5c-a2ef-47b0-a9a8-7f3130223670 2018-09-08 08:05:15,457 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f3626127-e92f-46b-proj 2018-09-08 08:05:15,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:15,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:15,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sTxCJGfuTlmXVvsFZHw22w"], "issued_at": "2018-09-08T08:05:15.000000Z"}} 2018-09-08 08:05:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876e5e5df472d235d46734520991724ed2b7bfa3" 2018-09-08 08:05:15,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e136fb2-65da-4f91-9923-d1902859dd29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:15,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e136fb2-65da-4f91-9923-d1902859dd29 2018-09-08 08:05:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:15,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876e5e5df472d235d46734520991724ed2b7bfa3" 2018-09-08 08:05:16,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f69bde5-6dae-4924-99ff-c981be0aca7c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:16,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2f69bde5-6dae-4924-99ff-c981be0aca7c 2018-09-08 08:05:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-f3626127-e92f-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876e5e5df472d235d46734520991724ed2b7bfa3" 2018-09-08 08:05:16,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104b5989-d78e-459d-8e76-e648e7b9fc95 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-f3626127-e92f-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c"}, "enabled": true, "id": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}]} 2018-09-08 08:05:16,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-f3626127-e92f-46b-proj used request id req-104b5989-d78e-459d-8e76-e648e7b9fc95 2018-09-08 08:05:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876e5e5df472d235d46734520991724ed2b7bfa3" 2018-09-08 08:05:16,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419c88d6-301c-4781-99d4-078cb5bc349c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:16,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-419c88d6-301c-4781-99d4-078cb5bc349c 2018-09-08 08:05:16,523 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f3626127-e92f-46b-user 2018-09-08 08:05:16,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:16,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476d7356-fb7b-4b26-aad9-3b26ff201780 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:16,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-476d7356-fb7b-4b26-aad9-3b26ff201780 2018-09-08 08:05:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" -d '{"role": {"name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role"}}' 2018-09-08 08:05:16,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643a5315-9024-432a-bad6-fbaf963dd028 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe2f561b664d4e11b2c325853d5fa00b", "links": {"self": "http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b"}, "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role"}} 2018-09-08 08:05:16,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-643a5315-9024-432a-bad6-fbaf963dd028 2018-09-08 08:05:16,732 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f3626127-e92f-46b-proj-role 2018-09-08 08:05:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:16,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eebfada-ff9b-4a71-91bf-45c7973da161 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b"}, "domain_id": null, "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role", "id": "fe2f561b664d4e11b2c325853d5fa00b"}} 2018-09-08 08:05:16,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b used request id req-9eebfada-ff9b-4a71-91bf-45c7973da161 2018-09-08 08:05:16,827 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f3626127-e92f-46b-proj-role to project CreateImageSuccessTests-f3626127-e92f-46b-proj 2018-09-08 08:05:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c/users/c1481101c9d44af38501c86984d7c3b1/roles/fe2f561b664d4e11b2c325853d5fa00b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:16,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d70e736-8218-492b-85d6-5391167430fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:16,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c/users/c1481101c9d44af38501c86984d7c3b1/roles/fe2f561b664d4e11b2c325853d5fa00b used request id req-3d70e736-8218-492b-85d6-5391167430fe 2018-09-08 08:05:16,957 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:05:16,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:16,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:17,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe2f561b664d4e11b2c325853d5fa00b", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role"}], "expires_at": "2018-09-08T09:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f3626127-e92f-46b-user", "id": "c1481101c9d44af38501c86984d7c3b1"}, "audit_ids": ["GHcXe394SSawoknoQfEtRg"], "issued_at": "2018-09-08T08:05:17.000000Z"}} 2018-09-08 08:05:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:17,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf6d843-7b34-4e22-a49d-b3871478a591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:17,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cf6d843-7b34-4e22-a49d-b3871478a591 2018-09-08 08:05:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:17,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-468197f8-6b6c-4d6d-a889-93539386b689 Date: Sat, 08 Sep 2018 08:05:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81"} 2018-09-08 08:05:17,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 used request id req-468197f8-6b6c-4d6d-a889-93539386b689 2018-09-08 08:05:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db83f2cb-c688-4cfc-9d5f-23804cebdd0b Date: Sat, 08 Sep 2018 08:05:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:17,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-db83f2cb-c688-4cfc-9d5f-23804cebdd0b 2018-09-08 08:05:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81"}' 2018-09-08 08:05:18,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac X-Openstack-Request-Id: req-b325d3ff-25d3-4064-b468-8beb6b3deae3 Date: Sat, 08 Sep 2018 08:05:18 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac", "min_disk": 0, "protected": false, "id": "679c18c7-1241-447f-b7ba-ceccfeb91eac", "file": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file", "checksum": null, "owner": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:18,053 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b325d3ff-25d3-4064-b468-8beb6b3deae3 2018-09-08 08:05:18,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" -d '' 2018-09-08 08:05:19,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb62221a-a08a-494e-8579-e375bbf1e070 Date: Sat, 08 Sep 2018 08:05:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:19,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file used request id req-cb62221a-a08a-494e-8579-e375bbf1e070 2018-09-08 08:05:19,342 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:05:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:19,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-678cf118-4a97-4059-b088-78744ad00e5a Date: Sat, 08 Sep 2018 08:05:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "metadata": {}}], "self": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac", "min_disk": 0, "protected": false, "id": "679c18c7-1241-447f-b7ba-ceccfeb91eac", "file": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:19,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac used request id req-678cf118-4a97-4059-b088-78744ad00e5a 2018-09-08 08:05:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:19,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aec87a0a-01e1-406d-a1b7-d0d6a9786b02 Date: Sat, 08 Sep 2018 08:05:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:19,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aec87a0a-01e1-406d-a1b7-d0d6a9786b02 2018-09-08 08:05:19,662 - create_image - INFO - Created image with name - CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 2018-09-08 08:05:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:19,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bc45c112-0840-47eb-aac0-2209e659e310 Date: Sat, 08 Sep 2018 08:05:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "metadata": {}}], "self": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac", "min_disk": 0, "protected": false, "id": "679c18c7-1241-447f-b7ba-ceccfeb91eac", "file": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:19,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac used request id req-bc45c112-0840-47eb-aac0-2209e659e310 2018-09-08 08:05:19,820 - create_image - DEBUG - Instance status is - active 2018-09-08 08:05:19,820 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 2018-09-08 08:05:19,820 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 2018-09-08 08:05:19,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:20,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe2f561b664d4e11b2c325853d5fa00b", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role"}], "expires_at": "2018-09-08T09:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f3626127-e92f-46b-user", "id": "c1481101c9d44af38501c86984d7c3b1"}, "audit_ids": ["7b03AhgeQVGgrJ8daY1ZFg"], "issued_at": "2018-09-08T08:05:20.000000Z"}} 2018-09-08 08:05:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c5ccc779c0385561f3f0922ead34d4d796ace39" 2018-09-08 08:05:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4ffc36a0-5ec8-4251-a54c-7f2aa2cb7aa4 Date: Sat, 08 Sep 2018 08:05:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "metadata": {}}], "self": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac", "min_disk": 0, "protected": false, "id": "679c18c7-1241-447f-b7ba-ceccfeb91eac", "file": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81"} 2018-09-08 08:05:20,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 used request id req-4ffc36a0-5ec8-4251-a54c-7f2aa2cb7aa4 2018-09-08 08:05:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c5ccc779c0385561f3f0922ead34d4d796ace39" 2018-09-08 08:05:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71adcabe-34b2-4643-bc5b-7cb1d831555e Date: Sat, 08 Sep 2018 08:05:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:20,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-71adcabe-34b2-4643-bc5b-7cb1d831555e 2018-09-08 08:05:20,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:20,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:20,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe2f561b664d4e11b2c325853d5fa00b", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj-role"}], "expires_at": "2018-09-08T09:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "name": "CreateImageSuccessTests-f3626127-e92f-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0e44dc9550cf4ddcbf8f99f4e8dd256c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f3626127-e92f-46b-user", "id": "c1481101c9d44af38501c86984d7c3b1"}, "audit_ids": ["RbeWbzB9QzelFdNLbSS7bQ"], "issued_at": "2018-09-08T08:05:20.000000Z"}} 2018-09-08 08:05:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8d493699b0a4a13b5ce5517459c8858cd4b00b4" 2018-09-08 08:05:20,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b540de73-a97f-492e-8103-169b6a81bedd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:20,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b540de73-a97f-492e-8103-169b6a81bedd 2018-09-08 08:05:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8d493699b0a4a13b5ce5517459c8858cd4b00b4" 2018-09-08 08:05:21,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-902ff0a8-1926-4b1f-b339-40298c87cbe2 Date: Sat, 08 Sep 2018 08:05:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "metadata": {}}], "self": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac", "min_disk": 0, "protected": false, "id": "679c18c7-1241-447f-b7ba-ceccfeb91eac", "file": "/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e44dc9550cf4ddcbf8f99f4e8dd256c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/679c18c7-1241-447f-b7ba-ceccfeb91eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81"} 2018-09-08 08:05:21,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 used request id req-902ff0a8-1926-4b1f-b339-40298c87cbe2 2018-09-08 08:05:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8d493699b0a4a13b5ce5517459c8858cd4b00b4" 2018-09-08 08:05:21,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6f8a2ca-51c0-4375-b5b2-2cedf4244128 Date: Sat, 08 Sep 2018 08:05:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:21,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e6f8a2ca-51c0-4375-b5b2-2cedf4244128 2018-09-08 08:05:21,731 - create_image - INFO - Found image with name - CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 2018-09-08 08:05:21,731 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-20c72b09-e73c-4daf-8296-17565a20df81 2018-09-08 08:05:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2fae119a36271b441e7efe3c4a193ba8cbbbbb2" 2018-09-08 08:05:22,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbfa5acd-42b3-4627-a749-92522abde2a8 Date: Sat, 08 Sep 2018 08:05:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:22,948 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/679c18c7-1241-447f-b7ba-ceccfeb91eac used request id req-cbfa5acd-42b3-4627-a749-92522abde2a8 2018-09-08 08:05:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3350a126-4744-4cde-b6bd-1800cde4e5fa Date: Sat, 08 Sep 2018 08:05:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:23,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3350a126-4744-4cde-b6bd-1800cde4e5fa 2018-09-08 08:05:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-068a46cb-89a0-462e-8bcb-a6b1658531b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-068a46cb-89a0-462e-8bcb-a6b1658531b2 2018-09-08 08:05:23,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b90a95e-e094-43a9-90c8-b529c87adf43 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:23,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-5b90a95e-e094-43a9-90c8-b529c87adf43 2018-09-08 08:05:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0433c9-e428-44a0-9a8a-7e1c4e2f9c2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7c0433c9-e428-44a0-9a8a-7e1c4e2f9c2f 2018-09-08 08:05:23,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc73884-d289-4231-a42c-48a605bbe9be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-1dc73884-d289-4231-a42c-48a605bbe9be 2018-09-08 08:05:23,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df558dcc-d103-4889-a4d4-70a155d8a190 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:23,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-df558dcc-d103-4889-a4d4-70a155d8a190 2018-09-08 08:05:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1e220b-e498-44cc-bc3b-74dad6c76b38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-db1e220b-e498-44cc-bc3b-74dad6c76b38 2018-09-08 08:05:23,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea84ab1f-cc48-4b64-ad9a-7f0a55c8ce54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ea84ab1f-cc48-4b64-ad9a-7f0a55c8ce54 2018-09-08 08:05:23,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbfa631-bc42-4769-b36c-2574bdd41bcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7fbfa631-bc42-4769-b36c-2574bdd41bcf 2018-09-08 08:05:23,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:23,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7ca286-3fb7-4e85-b53a-0509d7d5908f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:23,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-fa7ca286-3fb7-4e85-b53a-0509d7d5908f 2018-09-08 08:05:23,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:24,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74ffab6-70a4-46ee-a045-5a8ab9cd24e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:24,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-a74ffab6-70a4-46ee-a045-5a8ab9cd24e4 2018-09-08 08:05:24,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:24,086 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f3626127-e92f-46b-proj 2018-09-08 08:05:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:24,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9eef583-2eae-4239-980a-df01a941f23b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:24,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0e44dc9550cf4ddcbf8f99f4e8dd256c used request id req-c9eef583-2eae-4239-980a-df01a941f23b 2018-09-08 08:05:24,280 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f3626127-e92f-46b-proj-role 2018-09-08 08:05:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:24,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84eaa69d-10a4-4975-86ba-2a2c0fdfe356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:24,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fe2f561b664d4e11b2c325853d5fa00b used request id req-84eaa69d-10a4-4975-86ba-2a2c0fdfe356 2018-09-08 08:05:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c6004a3883a9406bb6ce8308c82c6e17b2bbd0" 2018-09-08 08:05:24,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa8fc31-bd10-42c3-895b-2215e751732b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:24,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8fa8fc31-bd10-42c3-895b-2215e751732b 2018-09-08 08:05:24,486 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f3626127-e92f-46b-user 2018-09-08 08:05:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c1481101c9d44af38501c86984d7c3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876e5e5df472d235d46734520991724ed2b7bfa3" 2018-09-08 08:05:24,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ca3af6-a3e6-4ed2-9337-dc994006551f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:24,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c1481101c9d44af38501c86984d7c3b1 used request id req-69ca3af6-a3e6-4ed2-9337-dc994006551f 2018-09-08 08:05:24,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:25,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["_RjwsVxiQ8-yVxl5DlvFjA"], "issued_at": "2018-09-08T08:05:25.000000Z"}} 2018-09-08 08:05:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55c35a18a2ff6af61e4640ff4568a80acb6c26" 2018-09-08 08:05:25,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e9cbb6-c96e-4283-8e62-ef2ecb4d7f7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:25,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32e9cbb6-c96e-4283-8e62-ef2ecb4d7f7c 2018-09-08 08:05:25,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:25,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:25,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sc-pc44JRB--7aYIxJAalA"], "issued_at": "2018-09-08T08:05:25.000000Z"}} 2018-09-08 08:05:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:25,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cbcc97-81bf-458f-a85b-8a3eefbd1c05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:25,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d2cbcc97-81bf-458f-a85b-8a3eefbd1c05 2018-09-08 08:05:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:25,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-117a32fc-c665-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:25,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0ec6c5-4205-41f7-8c6c-ff2e28641e41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-117a32fc-c665-462-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:25,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-117a32fc-c665-462-proj used request id req-0d0ec6c5-4205-41f7-8c6c-ff2e28641e41 2018-09-08 08:05:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:25,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0adfb8-e7dc-4f30-b632-8adc459bfee2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:25,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ab0adfb8-e7dc-4f30-b632-8adc459bfee2 2018-09-08 08:05:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}}' 2018-09-08 08:05:25,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f8fde9b-390d-4fb6-bc6b-0f6ccb1f62cc Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468"}, "enabled": true, "id": "106a53e637ca4978b172f30f7342b468", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}} 2018-09-08 08:05:25,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9f8fde9b-390d-4fb6-bc6b-0f6ccb1f62cc 2018-09-08 08:05:25,930 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-117a32fc-c665-462-proj 2018-09-08 08:05:25,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:25,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:26,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["CXW9R61uRGWNZyDAyOzrRQ"], "issued_at": "2018-09-08T08:05:26.000000Z"}} 2018-09-08 08:05:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52055fb6fa4d9daa3c3fe205cbc84b270d01c812" 2018-09-08 08:05:26,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3168e4-ecde-4ef1-981d-b6d88230364a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:26,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b3168e4-ecde-4ef1-981d-b6d88230364a 2018-09-08 08:05:26,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:26,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52055fb6fa4d9daa3c3fe205cbc84b270d01c812" 2018-09-08 08:05:26,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8cd932-88d1-45fa-8478-308786443bf9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:26,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1b8cd932-88d1-45fa-8478-308786443bf9 2018-09-08 08:05:26,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-117a32fc-c665-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52055fb6fa4d9daa3c3fe205cbc84b270d01c812" 2018-09-08 08:05:26,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcd91ae-0290-4043-ab1a-e4d5e8fdf345 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-117a32fc-c665-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468"}, "enabled": true, "id": "106a53e637ca4978b172f30f7342b468", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}]} 2018-09-08 08:05:26,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-117a32fc-c665-462-proj used request id req-9bcd91ae-0290-4043-ab1a-e4d5e8fdf345 2018-09-08 08:05:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52055fb6fa4d9daa3c3fe205cbc84b270d01c812" 2018-09-08 08:05:26,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a9afe9-3263-421d-9b6f-a919da94c901 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:26,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d8a9afe9-3263-421d-9b6f-a919da94c901 2018-09-08 08:05:26,983 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-117a32fc-c665-462-user 2018-09-08 08:05:26,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e12cf8f-e60b-4f45-8cac-2573fe67807f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e12cf8f-e60b-4f45-8cac-2573fe67807f 2018-09-08 08:05:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" -d '{"role": {"name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role"}}' 2018-09-08 08:05:27,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e66d68-3779-421a-924c-726523b7ee46 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "793cd5384497448fb24b326f30749be4", "links": {"self": "http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4"}, "name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role"}} 2018-09-08 08:05:27,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f2e66d68-3779-421a-924c-726523b7ee46 2018-09-08 08:05:27,109 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-117a32fc-c665-462-proj-role 2018-09-08 08:05:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:27,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6778dee-5d96-4b66-b376-1a092f6684f9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4"}, "domain_id": null, "name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role", "id": "793cd5384497448fb24b326f30749be4"}} 2018-09-08 08:05:27,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4 used request id req-f6778dee-5d96-4b66-b376-1a092f6684f9 2018-09-08 08:05:27,192 - keystone_utils - INFO - Granting role CreateImageSuccessTests-117a32fc-c665-462-proj-role to project CreateImageSuccessTests-117a32fc-c665-462-proj 2018-09-08 08:05:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468/users/c53209aac020401f870b81be604ffe33/roles/793cd5384497448fb24b326f30749be4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:27,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-479ece3e-dee2-4ef0-9ca7-99ac7b1c41a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:27,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468/users/c53209aac020401f870b81be604ffe33/roles/793cd5384497448fb24b326f30749be4 used request id req-479ece3e-dee2-4ef0-9ca7-99ac7b1c41a4 2018-09-08 08:05:27,322 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:05:27,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:27,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:27,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "793cd5384497448fb24b326f30749be4", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role"}], "expires_at": "2018-09-08T09:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "106a53e637ca4978b172f30f7342b468", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-117a32fc-c665-462-user", "id": "c53209aac020401f870b81be604ffe33"}, "audit_ids": ["Rcz7bbIJS4ucxmPtwcZAlg"], "issued_at": "2018-09-08T08:05:27.000000Z"}} 2018-09-08 08:05:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:27,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11973a1b-0aa5-4294-846d-5135b6ae8cb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:27,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-11973a1b-0aa5-4294-846d-5135b6ae8cb9 2018-09-08 08:05:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:27,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4ef2ad22-9176-47d0-b91b-52c58e84c47e Date: Sat, 08 Sep 2018 08:05:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff"} 2018-09-08 08:05:27,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff used request id req-4ef2ad22-9176-47d0-b91b-52c58e84c47e 2018-09-08 08:05:27,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:28,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dddc3e74-5533-4372-91eb-f6304b7e11c8 Date: Sat, 08 Sep 2018 08:05:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:28,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dddc3e74-5533-4372-91eb-f6304b7e11c8 2018-09-08 08:05:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff"}' 2018-09-08 08:05:28,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 X-Openstack-Request-Id: req-40ce0a80-ff71-4082-910d-dc0efb318715 Date: Sat, 08 Sep 2018 08:05:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2", "min_disk": 0, "protected": false, "id": "95bf5acb-b1f6-446c-931b-2eb0039afab2", "file": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file", "checksum": null, "owner": "106a53e637ca4978b172f30f7342b468", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:28,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-40ce0a80-ff71-4082-910d-dc0efb318715 2018-09-08 08:05:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" -d '' 2018-09-08 08:05:29,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c14a20be-27d5-4b1a-b29b-2bff15482ba1 Date: Sat, 08 Sep 2018 08:05:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:29,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file used request id req-c14a20be-27d5-4b1a-b29b-2bff15482ba1 2018-09-08 08:05:29,353 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:05:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9a9840cf-6302-488a-b2a3-dc757950c242 Date: Sat, 08 Sep 2018 08:05:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "metadata": {}}], "self": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2", "min_disk": 0, "protected": false, "id": "95bf5acb-b1f6-446c-931b-2eb0039afab2", "file": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "106a53e637ca4978b172f30f7342b468", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:29,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 used request id req-9a9840cf-6302-488a-b2a3-dc757950c242 2018-09-08 08:05:29,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:29,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dfb8faab-73b8-41e6-83ac-bfaba34e923f Date: Sat, 08 Sep 2018 08:05:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:29,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dfb8faab-73b8-41e6-83ac-bfaba34e923f 2018-09-08 08:05:29,658 - create_image - INFO - Created image with name - CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff 2018-09-08 08:05:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:29,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6550a0ab-e237-4c4a-8d57-8427cd4dfa9d Date: Sat, 08 Sep 2018 08:05:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "metadata": {}}], "self": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2", "min_disk": 0, "protected": false, "id": "95bf5acb-b1f6-446c-931b-2eb0039afab2", "file": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "106a53e637ca4978b172f30f7342b468", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:29,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 used request id req-6550a0ab-e237-4c4a-8d57-8427cd4dfa9d 2018-09-08 08:05:29,677 - create_image - DEBUG - Instance status is - active 2018-09-08 08:05:29,677 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff 2018-09-08 08:05:29,677 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff 2018-09-08 08:05:29,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:30,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "793cd5384497448fb24b326f30749be4", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role"}], "expires_at": "2018-09-08T09:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "106a53e637ca4978b172f30f7342b468", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-117a32fc-c665-462-user", "id": "c53209aac020401f870b81be604ffe33"}, "audit_ids": ["Gg4GhzLwTZ-vvdZ-nnMB8A"], "issued_at": "2018-09-08T08:05:30.000000Z"}} 2018-09-08 08:05:30,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65108f9b43327b15c4e2fd98b999ae8b61aa569e" 2018-09-08 08:05:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-83d86a74-a365-4371-9ae0-6d9f3aa08e28 Date: Sat, 08 Sep 2018 08:05:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "metadata": {}}], "self": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2", "min_disk": 0, "protected": false, "id": "95bf5acb-b1f6-446c-931b-2eb0039afab2", "file": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "106a53e637ca4978b172f30f7342b468", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff"} 2018-09-08 08:05:30,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff used request id req-83d86a74-a365-4371-9ae0-6d9f3aa08e28 2018-09-08 08:05:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65108f9b43327b15c4e2fd98b999ae8b61aa569e" 2018-09-08 08:05:30,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb035a46-1901-4f0f-931c-0e261b11c137 Date: Sat, 08 Sep 2018 08:05:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:30,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fb035a46-1901-4f0f-931c-0e261b11c137 2018-09-08 08:05:30,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:30,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:30,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "793cd5384497448fb24b326f30749be4", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj-role"}], "expires_at": "2018-09-08T09:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "106a53e637ca4978b172f30f7342b468", "name": "CreateImageSuccessTests-117a32fc-c665-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/106a53e637ca4978b172f30f7342b468", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-117a32fc-c665-462-user", "id": "c53209aac020401f870b81be604ffe33"}, "audit_ids": ["menHGZnjQ4Ok6um2tZpXtQ"], "issued_at": "2018-09-08T08:05:30.000000Z"}} 2018-09-08 08:05:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c519b5c2ef6a3d12c2e3cbd588af035c757876" 2018-09-08 08:05:30,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab00645-9a7e-41bf-8d01-288555ff1c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:30,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ab00645-9a7e-41bf-8d01-288555ff1c3e 2018-09-08 08:05:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89c519b5c2ef6a3d12c2e3cbd588af035c757876" 2018-09-08 08:05:31,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-d092a517-1035-4e83-9759-5f5871b32899 Date: Sat, 08 Sep 2018 08:05:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "metadata": {}}], "self": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2", "min_disk": 0, "protected": false, "id": "95bf5acb-b1f6-446c-931b-2eb0039afab2", "file": "/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "106a53e637ca4978b172f30f7342b468", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/95bf5acb-b1f6-446c-931b-2eb0039afab2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff"} 2018-09-08 08:05:31,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff used request id req-d092a517-1035-4e83-9759-5f5871b32899 2018-09-08 08:05:31,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89c519b5c2ef6a3d12c2e3cbd588af035c757876" 2018-09-08 08:05:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa6d98aa-5570-48a9-93f3-59dc66226dd5 Date: Sat, 08 Sep 2018 08:05:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:31,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fa6d98aa-5570-48a9-93f3-59dc66226dd5 2018-09-08 08:05:31,174 - create_image - INFO - Found image with name - CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff 2018-09-08 08:05:31,175 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-62276fcc-fba3-40cb-b383-0447dd1f7eff 2018-09-08 08:05:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7508fee4704a1b1df93701407276374ecffd73a0" 2018-09-08 08:05:33,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5efd8a95-6632-42ed-8852-3a27e96ef745 Date: Sat, 08 Sep 2018 08:05:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:33,050 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/95bf5acb-b1f6-446c-931b-2eb0039afab2 used request id req-5efd8a95-6632-42ed-8852-3a27e96ef745 2018-09-08 08:05:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-93c28e23-6d1e-4cca-b788-4d605a071c00 Date: Sat, 08 Sep 2018 08:05:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:33,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-93c28e23-6d1e-4cca-b788-4d605a071c00 2018-09-08 08:05:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fdd658b-1f11-464f-8dbd-a03ca26b04ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:33,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-6fdd658b-1f11-464f-8dbd-a03ca26b04ce 2018-09-08 08:05:33,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799394ff-191d-43a5-a8f2-4df305b85b97 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:33,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-799394ff-191d-43a5-a8f2-4df305b85b97 2018-09-08 08:05:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0e84a9-cd0d-4eca-97c2-1136b0679e1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:33,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-6e0e84a9-cd0d-4eca-97c2-1136b0679e1a 2018-09-08 08:05:33,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39977ff-3ed8-4572-a2c2-bffdfb2fde40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:33,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-f39977ff-3ed8-4572-a2c2-bffdfb2fde40 2018-09-08 08:05:33,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d69cf5-2122-476c-a58f-e8e01e7431fa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:33,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-f2d69cf5-2122-476c-a58f-e8e01e7431fa 2018-09-08 08:05:33,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3314e891-44c1-48f4-8687-1069beb61877 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:33,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-3314e891-44c1-48f4-8687-1069beb61877 2018-09-08 08:05:33,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:33,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365009c0-f4fa-484e-aea8-684d5d8945c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:33,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-365009c0-f4fa-484e-aea8-684d5d8945c0 2018-09-08 08:05:33,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:33,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cce4dca-be0c-4e03-ba6a-50750bc078da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:34,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5cce4dca-be0c-4e03-ba6a-50750bc078da 2018-09-08 08:05:34,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42142b1d-9359-489b-b59c-26063eff3acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:34,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-42142b1d-9359-489b-b59c-26063eff3acc 2018-09-08 08:05:34,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86ebfa6-cf8a-48bd-81d5-5ed19be94720 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:34,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c86ebfa6-cf8a-48bd-81d5-5ed19be94720 2018-09-08 08:05:34,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:34,185 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-117a32fc-c665-462-proj 2018-09-08 08:05:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67710bdc-b3b1-4b97-883d-9c3c2160c372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:34,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/106a53e637ca4978b172f30f7342b468 used request id req-67710bdc-b3b1-4b97-883d-9c3c2160c372 2018-09-08 08:05:34,388 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-117a32fc-c665-462-proj-role 2018-09-08 08:05:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6536942-73c8-4f54-9ee0-5f0fa81b3de5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:34,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/793cd5384497448fb24b326f30749be4 used request id req-a6536942-73c8-4f54-9ee0-5f0fa81b3de5 2018-09-08 08:05:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59f5ea1871a988ba5438bea2c307b9d03c40608" 2018-09-08 08:05:34,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc16aeb3-9a8c-4ce8-b225-5c45066042ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:34,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc16aeb3-9a8c-4ce8-b225-5c45066042ce 2018-09-08 08:05:34,599 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-117a32fc-c665-462-user 2018-09-08 08:05:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c53209aac020401f870b81be604ffe33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52055fb6fa4d9daa3c3fe205cbc84b270d01c812" 2018-09-08 08:05:34,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33afad42-61cb-4e53-b281-cf2e39f97e13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:34,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c53209aac020401f870b81be604ffe33 used request id req-33afad42-61cb-4e53-b281-cf2e39f97e13 2018-09-08 08:05:34,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:35,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["WvJIHuudQOelTsaqJGy92A"], "issued_at": "2018-09-08T08:05:35.000000Z"}} 2018-09-08 08:05:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd43a06c1c63f7086b15dbff317ce6ca3a0ad44" 2018-09-08 08:05:35,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c461df-dc85-484c-8875-25ce98de74ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:35,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-17c461df-dc85-484c-8875-25ce98de74ff 2018-09-08 08:05:35,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:35,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:35,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Ed3wPYE5Rwigip3505DVag"], "issued_at": "2018-09-08T08:05:35.000000Z"}} 2018-09-08 08:05:35,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:35,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37512a34-5416-4a5d-b490-41224cf4fc09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:35,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37512a34-5416-4a5d-b490-41224cf4fc09 2018-09-08 08:05:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:35,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-66dff15d-0602-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:35,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1ba522-ee96-4811-850f-fa75117d5586 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-66dff15d-0602-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:35,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-66dff15d-0602-4bc-proj used request id req-6b1ba522-ee96-4811-850f-fa75117d5586 2018-09-08 08:05:35,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2ffb20-8103-4301-ab29-7e1ffb1757d1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:35,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8e2ffb20-8103-4301-ab29-7e1ffb1757d1 2018-09-08 08:05:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj"}}' 2018-09-08 08:05:35,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1d16d5-717e-4694-b316-0ed778226c20 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de"}, "enabled": true, "id": "991f85320eef41488512471a7801d0de", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj"}} 2018-09-08 08:05:35,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1d1d16d5-717e-4694-b316-0ed778226c20 2018-09-08 08:05:35,906 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-66dff15d-0602-4bc-proj 2018-09-08 08:05:35,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:35,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:36,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NTKzR7yeTjS5tTc4nCPXuA"], "issued_at": "2018-09-08T08:05:36.000000Z"}} 2018-09-08 08:05:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddcb2bcb3f18d70ce9e9d2adda172fbcdb3ed74" 2018-09-08 08:05:36,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906aa276-1dba-4c6d-bf4b-2c3b5739c5eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:36,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-906aa276-1dba-4c6d-bf4b-2c3b5739c5eb 2018-09-08 08:05:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:36,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddcb2bcb3f18d70ce9e9d2adda172fbcdb3ed74" 2018-09-08 08:05:36,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bed18c-6420-40f8-bca0-b8299d299389 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:36,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23bed18c-6420-40f8-bca0-b8299d299389 2018-09-08 08:05:36,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-66dff15d-0602-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddcb2bcb3f18d70ce9e9d2adda172fbcdb3ed74" 2018-09-08 08:05:36,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040735ba-6930-44a2-ba8a-d78a0b44fc14 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-66dff15d-0602-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de"}, "enabled": true, "id": "991f85320eef41488512471a7801d0de", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj"}]} 2018-09-08 08:05:36,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-66dff15d-0602-4bc-proj used request id req-040735ba-6930-44a2-ba8a-d78a0b44fc14 2018-09-08 08:05:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddcb2bcb3f18d70ce9e9d2adda172fbcdb3ed74" 2018-09-08 08:05:36,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8041929e-89c1-40b8-88e5-79403e76bde8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:36,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8041929e-89c1-40b8-88e5-79403e76bde8 2018-09-08 08:05:36,971 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-66dff15d-0602-4bc-user 2018-09-08 08:05:36,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:37,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c632b7d-adf1-414d-a243-100b4d41184c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:37,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5c632b7d-adf1-414d-a243-100b4d41184c 2018-09-08 08:05:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" -d '{"role": {"name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj-role"}}' 2018-09-08 08:05:37,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b657561-5aab-4043-831d-a3ff3ed0216d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9058641e2a474ccda7c6e0ddfa80bf47", "links": {"self": "http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47"}, "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj-role"}} 2018-09-08 08:05:37,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b657561-5aab-4043-831d-a3ff3ed0216d 2018-09-08 08:05:37,182 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-66dff15d-0602-4bc-proj-role 2018-09-08 08:05:37,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fd20f1-31ce-4a14-a5b6-6dd17a3e618b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47"}, "domain_id": null, "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj-role", "id": "9058641e2a474ccda7c6e0ddfa80bf47"}} 2018-09-08 08:05:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47 used request id req-76fd20f1-31ce-4a14-a5b6-6dd17a3e618b 2018-09-08 08:05:37,273 - keystone_utils - INFO - Granting role CreateImageNegativeTests-66dff15d-0602-4bc-proj-role to project CreateImageNegativeTests-66dff15d-0602-4bc-proj 2018-09-08 08:05:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de/users/f665be5aa9ca495185e55f145d2cef8c/roles/9058641e2a474ccda7c6e0ddfa80bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:37,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7aa928-69e8-4b6a-8bed-8a7216d64355 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:37,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de/users/f665be5aa9ca495185e55f145d2cef8c/roles/9058641e2a474ccda7c6e0ddfa80bf47 used request id req-cf7aa928-69e8-4b6a-8bed-8a7216d64355 2018-09-08 08:05:37,400 - openstack_tests - DEBUG - Image metadata - None 2018-09-08 08:05:37,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:37,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:37,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9058641e2a474ccda7c6e0ddfa80bf47", "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj-role"}], "expires_at": "2018-09-08T09:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "991f85320eef41488512471a7801d0de", "name": "CreateImageNegativeTests-66dff15d-0602-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/991f85320eef41488512471a7801d0de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/991f85320eef41488512471a7801d0de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/991f85320eef41488512471a7801d0de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/991f85320eef41488512471a7801d0de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/991f85320eef41488512471a7801d0de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/991f85320eef41488512471a7801d0de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/991f85320eef41488512471a7801d0de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/991f85320eef41488512471a7801d0de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/991f85320eef41488512471a7801d0de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/991f85320eef41488512471a7801d0de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/991f85320eef41488512471a7801d0de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/991f85320eef41488512471a7801d0de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-66dff15d-0602-4bc-user", "id": "f665be5aa9ca495185e55f145d2cef8c"}, "audit_ids": ["SuR-e3b8RduPVvtTBtKTNw"], "issued_at": "2018-09-08T08:05:37.000000Z"}} 2018-09-08 08:05:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff527da00ef70e6957c2fe0c36975b0c729079a" 2018-09-08 08:05:37,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b44616-ff06-4c6d-a2fd-7db55d97fad8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:37,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15b44616-ff06-4c6d-a2fd-7db55d97fad8 2018-09-08 08:05:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aff527da00ef70e6957c2fe0c36975b0c729079a" 2018-09-08 08:05:38,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-b5d57d36-0018-4df0-b470-c049cd49b559 Date: Sat, 08 Sep 2018 08:05:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704"} 2018-09-08 08:05:38,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704 used request id req-b5d57d36-0018-4df0-b470-c049cd49b559 2018-09-08 08:05:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aff527da00ef70e6957c2fe0c36975b0c729079a" 2018-09-08 08:05:38,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1aabc1dd-06e8-468e-ac71-ef4a9047191d Date: Sat, 08 Sep 2018 08:05:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:38,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1aabc1dd-06e8-468e-ac71-ef4a9047191d 2018-09-08 08:05:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aff527da00ef70e6957c2fe0c36975b0c729079a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704"}' 2018-09-08 08:05:38,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42 X-Openstack-Request-Id: req-63659120-c8b8-4fc0-a943-4529ceca225a Date: Sat, 08 Sep 2018 08:05:38 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:05:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:05:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42", "min_disk": 0, "protected": false, "id": "4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42", "file": "/v2/images/4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42/file", "checksum": null, "owner": "991f85320eef41488512471a7801d0de", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:05:38,410 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-63659120-c8b8-4fc0-a943-4529ceca225a 2018-09-08 08:05:38,418 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-08 08:05:38,418 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-3fae98af-f95d-4151-af7b-acf42d927704 2018-09-08 08:05:38,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aff527da00ef70e6957c2fe0c36975b0c729079a" 2018-09-08 08:05:38,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3334e8a7-b563-469f-a3f4-c010884f7b8d Date: Sat, 08 Sep 2018 08:05:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:05:38,642 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4e15570d-27bf-4ae1-a7ab-6bfbdc05cc42 used request id req-3334e8a7-b563-469f-a3f4-c010884f7b8d 2018-09-08 08:05:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:38,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7fda2cc6-4cd7-4b4f-b285-8ec283dbc323 Date: Sat, 08 Sep 2018 08:05:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:38,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7fda2cc6-4cd7-4b4f-b285-8ec283dbc323 2018-09-08 08:05:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:38,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27fcd836-0aee-412e-bcec-c6d8025041a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:38,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-27fcd836-0aee-412e-bcec-c6d8025041a7 2018-09-08 08:05:38,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8360e0e0-4166-4ca7-a408-d991bb39e0df Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:39,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-8360e0e0-4166-4ca7-a408-d991bb39e0df 2018-09-08 08:05:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43870fad-a8b8-406b-83a3-dfe4178c251b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-43870fad-a8b8-406b-83a3-dfe4178c251b 2018-09-08 08:05:39,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc42329-f068-4516-a4e1-1a8848e159f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-abc42329-f068-4516-a4e1-1a8848e159f6 2018-09-08 08:05:39,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce50d75e-beea-40a7-bb0e-9e38e272293a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:39,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ce50d75e-beea-40a7-bb0e-9e38e272293a 2018-09-08 08:05:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3aee4a1-6909-4406-b939-296a89529e58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-a3aee4a1-6909-4406-b939-296a89529e58 2018-09-08 08:05:39,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84a3391-a344-49d8-bff3-b75252557226 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-d84a3391-a344-49d8-bff3-b75252557226 2018-09-08 08:05:39,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc65e328-00de-4e3d-9dd9-d1d0851ef0b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-dc65e328-00de-4e3d-9dd9-d1d0851ef0b2 2018-09-08 08:05:39,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d955160-8c27-437a-8fe5-2c0053028d3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-4d955160-8c27-437a-8fe5-2c0053028d3c 2018-09-08 08:05:39,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3993a7d-7908-497c-b25b-b72dd61cc0d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:39,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-f3993a7d-7908-497c-b25b-b72dd61cc0d1 2018-09-08 08:05:39,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:39,766 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-66dff15d-0602-4bc-proj 2018-09-08 08:05:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:39,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8592a87-f30f-4e58-8efa-062cfb3cbe7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:39,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/991f85320eef41488512471a7801d0de used request id req-a8592a87-f30f-4e58-8efa-062cfb3cbe7d 2018-09-08 08:05:39,968 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-66dff15d-0602-4bc-proj-role 2018-09-08 08:05:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:40,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d78057e-b659-4e43-857b-533ca43cc8b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:40,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9058641e2a474ccda7c6e0ddfa80bf47 used request id req-9d78057e-b659-4e43-857b-533ca43cc8b9 2018-09-08 08:05:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e08bf095c2d9adf5d61e598017abd6a9fea1f50" 2018-09-08 08:05:40,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bca829e-1656-4489-b7ea-4769e445857d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:40,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bca829e-1656-4489-b7ea-4769e445857d 2018-09-08 08:05:40,181 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-66dff15d-0602-4bc-user 2018-09-08 08:05:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f665be5aa9ca495185e55f145d2cef8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddcb2bcb3f18d70ce9e9d2adda172fbcdb3ed74" 2018-09-08 08:05:40,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a4d286-f00f-49ca-8569-dd1dc17d0b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:40,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f665be5aa9ca495185e55f145d2cef8c used request id req-e2a4d286-f00f-49ca-8569-dd1dc17d0b28 2018-09-08 08:05:40,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:40,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0e3HKPuCSwaDwHM0hVUzEg"], "issued_at": "2018-09-08T08:05:40.000000Z"}} 2018-09-08 08:05:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a077fc4a138c9d60601652bd110977b743dbd30b" 2018-09-08 08:05:40,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261bdec1-b39c-4a5e-afeb-e9a4d8e2467f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:40,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-261bdec1-b39c-4a5e-afeb-e9a4d8e2467f 2018-09-08 08:05:40,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:40,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:41,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["alVveF9FTXiMr_ZuCdOyLQ"], "issued_at": "2018-09-08T08:05:41.000000Z"}} 2018-09-08 08:05:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:41,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d0f66c-b4cc-4a5f-b135-e4b59a2694fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:41,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-82d0f66c-b4cc-4a5f-b135-e4b59a2694fd 2018-09-08 08:05:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:41,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:41,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3e785814-0c04-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:41,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cbcb1e-9b96-43c8-bfcb-c37b62723846 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3e785814-0c04-431-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:41,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3e785814-0c04-431-proj used request id req-60cbcb1e-9b96-43c8-bfcb-c37b62723846 2018-09-08 08:05:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:41,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa31ba4-9dfc-47bd-919c-ce1942d794b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:41,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cfa31ba4-9dfc-47bd-919c-ce1942d794b8 2018-09-08 08:05:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-3e785814-0c04-431-proj"}}' 2018-09-08 08:05:41,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac540b1-d097-4db0-9412-cd07fc087808 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9"}, "enabled": true, "id": "bb8a87d3f09c4fc3a0a3c99645cdb7e9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3e785814-0c04-431-proj"}} 2018-09-08 08:05:41,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ac540b1-d097-4db0-9412-cd07fc087808 2018-09-08 08:05:41,721 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-3e785814-0c04-431-proj 2018-09-08 08:05:41,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:41,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:42,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sP7JxMjpTv2Upp0a6vhx3Q"], "issued_at": "2018-09-08T08:05:42.000000Z"}} 2018-09-08 08:05:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eea85fd1f1c563cfb98f6f80d1a6c12d726e74c" 2018-09-08 08:05:42,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6bfa0e-24cc-4827-b04e-c3932ad822ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:42,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb6bfa0e-24cc-4827-b04e-c3932ad822ee 2018-09-08 08:05:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:42,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eea85fd1f1c563cfb98f6f80d1a6c12d726e74c" 2018-09-08 08:05:42,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd484b1-6b2a-430e-90f1-2a664bb5c9f4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:42,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2cd484b1-6b2a-430e-90f1-2a664bb5c9f4 2018-09-08 08:05:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3e785814-0c04-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eea85fd1f1c563cfb98f6f80d1a6c12d726e74c" 2018-09-08 08:05:42,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4fdc5b-7de1-4005-bac8-1749c51cff26 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3e785814-0c04-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9"}, "enabled": true, "id": "bb8a87d3f09c4fc3a0a3c99645cdb7e9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3e785814-0c04-431-proj"}]} 2018-09-08 08:05:42,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3e785814-0c04-431-proj used request id req-fa4fdc5b-7de1-4005-bac8-1749c51cff26 2018-09-08 08:05:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eea85fd1f1c563cfb98f6f80d1a6c12d726e74c" 2018-09-08 08:05:42,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db5bab3-a9e0-47e8-a501-26e78f9d6e26 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:42,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6db5bab3-a9e0-47e8-a501-26e78f9d6e26 2018-09-08 08:05:42,858 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-3e785814-0c04-431-user 2018-09-08 08:05:42,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:42,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492d6996-8999-4bb6-b81d-7dd2072de278 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:42,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-492d6996-8999-4bb6-b81d-7dd2072de278 2018-09-08 08:05:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" -d '{"role": {"name": "CreateImageNegativeTests-3e785814-0c04-431-proj-role"}}' 2018-09-08 08:05:43,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba6cb6cc-6ad5-4c1f-9165-eaa8e4f476b3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c8a9e44e46b443788a11036e69897da", "links": {"self": "http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da"}, "name": "CreateImageNegativeTests-3e785814-0c04-431-proj-role"}} 2018-09-08 08:05:43,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba6cb6cc-6ad5-4c1f-9165-eaa8e4f476b3 2018-09-08 08:05:43,068 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-3e785814-0c04-431-proj-role 2018-09-08 08:05:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:43,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f96935c-3ecc-4ab0-8a94-e71459972281 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da"}, "domain_id": null, "name": "CreateImageNegativeTests-3e785814-0c04-431-proj-role", "id": "5c8a9e44e46b443788a11036e69897da"}} 2018-09-08 08:05:43,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da used request id req-8f96935c-3ecc-4ab0-8a94-e71459972281 2018-09-08 08:05:43,158 - keystone_utils - INFO - Granting role CreateImageNegativeTests-3e785814-0c04-431-proj-role to project CreateImageNegativeTests-3e785814-0c04-431-proj 2018-09-08 08:05:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9/users/ebc7b9d39ff0444fbd0f90964b7896e5/roles/5c8a9e44e46b443788a11036e69897da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:43,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23befd8b-3084-4b4a-bd80-d7cf7922c34e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:43,297 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9/users/ebc7b9d39ff0444fbd0f90964b7896e5/roles/5c8a9e44e46b443788a11036e69897da used request id req-23befd8b-3084-4b4a-bd80-d7cf7922c34e 2018-09-08 08:05:43,298 - openstack_tests - DEBUG - Image metadata - None 2018-09-08 08:05:43,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:43,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:43,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c8a9e44e46b443788a11036e69897da", "name": "CreateImageNegativeTests-3e785814-0c04-431-proj-role"}], "expires_at": "2018-09-08T09:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb8a87d3f09c4fc3a0a3c99645cdb7e9", "name": "CreateImageNegativeTests-3e785814-0c04-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bb8a87d3f09c4fc3a0a3c99645cdb7e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-3e785814-0c04-431-user", "id": "ebc7b9d39ff0444fbd0f90964b7896e5"}, "audit_ids": ["ZuZmUOJAQzGgnyTqbhmEog"], "issued_at": "2018-09-08T08:05:43.000000Z"}} 2018-09-08 08:05:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5fa6843cb919029bc236dbf1128e2f0722f83e" 2018-09-08 08:05:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b70b13c-7afc-496c-95b7-c8bbe8f020db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:43,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b70b13c-7afc-496c-95b7-c8bbe8f020db 2018-09-08 08:05:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-941e287b-2338-4b81-bd3c-fcb229612be6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b5fa6843cb919029bc236dbf1128e2f0722f83e" 2018-09-08 08:05:43,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-c7392b29-f9b0-4a58-b36f-4c2b45dcfd76 Date: Sat, 08 Sep 2018 08:05:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-941e287b-2338-4b81-bd3c-fcb229612be6"} 2018-09-08 08:05:43,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-941e287b-2338-4b81-bd3c-fcb229612be6 used request id req-c7392b29-f9b0-4a58-b36f-4c2b45dcfd76 2018-09-08 08:05:43,919 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-09-08 08:05:43,919 - file_utils - DEBUG - Saving file to - /tmp/5116d1ca-c5dd-4959-9b22-a9088ffda512 2018-09-08 08:05:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b5fa6843cb919029bc236dbf1128e2f0722f83e" 2018-09-08 08:05:44,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2b6bdf0-9c19-449a-b7a2-b9d8710e3880 Date: Sat, 08 Sep 2018 08:05:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:05:44,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d2b6bdf0-9c19-449a-b7a2-b9d8710e3880 2018-09-08 08:05:44,410 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-08 08:05:44,410 - glance_utils - DEBUG - Closing file ./tmp/5116d1ca-c5dd-4959-9b22-a9088ffda512 2018-09-08 08:05:44,411 - glance_utils - INFO - Removing file ./tmp/5116d1ca-c5dd-4959-9b22-a9088ffda512 2018-09-08 08:05:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:44,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1ada2296-3015-43b0-8875-5d37978e588d Date: Sat, 08 Sep 2018 08:05:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:44,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1ada2296-3015-43b0-8875-5d37978e588d 2018-09-08 08:05:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:44,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d039018-9ff9-40d6-9f01-74b5f29a2036 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:44,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9d039018-9ff9-40d6-9f01-74b5f29a2036 2018-09-08 08:05:44,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:44,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2878adc-c737-42fa-b833-257127292c3e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c2878adc-c737-42fa-b833-257127292c3e 2018-09-08 08:05:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:44,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d94458-9cd6-4899-bf65-793b880f48eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:44,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-60d94458-9cd6-4899-bf65-793b880f48eb 2018-09-08 08:05:44,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:44,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ca30a0-cbe1-4827-9d37-da220440c6ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-69ca30a0-cbe1-4827-9d37-da220440c6ae 2018-09-08 08:05:45,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c0773f-4ee9-4ee8-9c89-1a7d4a3d9cfa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:45,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-43c0773f-4ee9-4ee8-9c89-1a7d4a3d9cfa 2018-09-08 08:05:45,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-138c0f98-1761-4edd-bb0f-f1960d2c2ec7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-138c0f98-1761-4edd-bb0f-f1960d2c2ec7 2018-09-08 08:05:45,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f12a2a-61bf-4baa-b17b-dea25b6acd5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c0f12a2a-61bf-4baa-b17b-dea25b6acd5b 2018-09-08 08:05:45,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17de609b-fd99-44b1-b16d-30af8ae7fefd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-17de609b-fd99-44b1-b16d-30af8ae7fefd 2018-09-08 08:05:45,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd44a79-9fff-4336-9c66-f17f4f0c4279 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-ccd44a79-9fff-4336-9c66-f17f4f0c4279 2018-09-08 08:05:45,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7af8d1-24dd-44d3-9f0a-f82467a0fde9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:45,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-cc7af8d1-24dd-44d3-9f0a-f82467a0fde9 2018-09-08 08:05:45,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:45,566 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-3e785814-0c04-431-proj 2018-09-08 08:05:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067b8cbc-b361-43e6-aff8-d5589a81e4ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:45,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bb8a87d3f09c4fc3a0a3c99645cdb7e9 used request id req-067b8cbc-b361-43e6-aff8-d5589a81e4ec 2018-09-08 08:05:45,777 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-3e785814-0c04-431-proj-role 2018-09-08 08:05:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:45,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d02ac6-0c59-47d3-a2f8-9148ab1fd319 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:45,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5c8a9e44e46b443788a11036e69897da used request id req-a1d02ac6-0c59-47d3-a2f8-9148ab1fd319 2018-09-08 08:05:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0519193ff72cf28c0df15f77f1ac5f973203ac" 2018-09-08 08:05:46,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c91dbf-f516-453c-8336-6a2c91f2a1f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:46,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15c91dbf-f516-453c-8336-6a2c91f2a1f4 2018-09-08 08:05:46,063 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-3e785814-0c04-431-user 2018-09-08 08:05:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ebc7b9d39ff0444fbd0f90964b7896e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eea85fd1f1c563cfb98f6f80d1a6c12d726e74c" 2018-09-08 08:05:46,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a8a793-269d-474f-a2be-2af54c674b40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:46,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ebc7b9d39ff0444fbd0f90964b7896e5 used request id req-50a8a793-269d-474f-a2be-2af54c674b40 2018-09-08 08:05:46,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:46,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tyUDXjmxRtmVFOJpwOIHSQ"], "issued_at": "2018-09-08T08:05:46.000000Z"}} 2018-09-08 08:05:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3123e6176e964d6f9738806f08757325f5cf9a" 2018-09-08 08:05:46,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7074d0-2330-4916-b6aa-7f60dd6cd494 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:46,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b7074d0-2330-4916-b6aa-7f60dd6cd494 2018-09-08 08:05:46,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:46,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:47,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["22Ob9_GhRXqka1C7OLWT9w"], "issued_at": "2018-09-08T08:05:47.000000Z"}} 2018-09-08 08:05:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:47,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d31d8ed-f541-4aca-8891-b464adbcb3b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:47,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d31d8ed-f541-4aca-8891-b464adbcb3b2 2018-09-08 08:05:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:47,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:47,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa6538b-4dff-440d-ac34-ea3943374941 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:47,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj used request id req-aaa6538b-4dff-440d-ac34-ea3943374941 2018-09-08 08:05:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:47,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87dac8e4-e7f9-4a57-98e0-bb83213cdd57 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:47,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-87dac8e4-e7f9-4a57-98e0-bb83213cdd57 2018-09-08 08:05:47,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj"}}' 2018-09-08 08:05:47,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f80bfb-fb93-4e75-9220-bc436dbcc790 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2"}, "enabled": true, "id": "7a78f2856fea493c80bd3e124d9055b2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj"}} 2018-09-08 08:05:47,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97f80bfb-fb93-4e75-9220-bc436dbcc790 2018-09-08 08:05:47,612 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-bab507ea-cc24-4a2-proj 2018-09-08 08:05:47,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:47,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:47,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lY8rnwzbSjCykbCMIiJfWg"], "issued_at": "2018-09-08T08:05:47.000000Z"}} 2018-09-08 08:05:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7774e6b9033d12af1e8dea182c86948402871537" 2018-09-08 08:05:48,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7000f9eb-a1ea-4d31-a18c-651e41a185bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:48,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7000f9eb-a1ea-4d31-a18c-651e41a185bc 2018-09-08 08:05:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:48,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7774e6b9033d12af1e8dea182c86948402871537" 2018-09-08 08:05:48,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701714d7-f50f-4a87-b800-3d1aab9ef2b6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:48,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-701714d7-f50f-4a87-b800-3d1aab9ef2b6 2018-09-08 08:05:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7774e6b9033d12af1e8dea182c86948402871537" 2018-09-08 08:05:48,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15e7eff-17ca-4314-b4f2-7c921133671e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2"}, "enabled": true, "id": "7a78f2856fea493c80bd3e124d9055b2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj"}]} 2018-09-08 08:05:48,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-bab507ea-cc24-4a2-proj used request id req-f15e7eff-17ca-4314-b4f2-7c921133671e 2018-09-08 08:05:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7774e6b9033d12af1e8dea182c86948402871537" 2018-09-08 08:05:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b5b4aa-5636-4631-9478-d963567d4086 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e0b5b4aa-5636-4631-9478-d963567d4086 2018-09-08 08:05:48,738 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-bab507ea-cc24-4a2-user 2018-09-08 08:05:48,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:48,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8ab28c-5886-466a-af55-2b6362e4233e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:48,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa8ab28c-5886-466a-af55-2b6362e4233e 2018-09-08 08:05:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" -d '{"role": {"name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role"}}' 2018-09-08 08:05:48,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827bac48-5d98-438c-b951-0ae33625b5cc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0a70680ef9a430999817cbc5b465b65", "links": {"self": "http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65"}, "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role"}} 2018-09-08 08:05:48,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-827bac48-5d98-438c-b951-0ae33625b5cc 2018-09-08 08:05:48,972 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role 2018-09-08 08:05:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81b8502-5705-4d12-99c4-59b41ac83eb3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65"}, "domain_id": null, "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role", "id": "e0a70680ef9a430999817cbc5b465b65"}} 2018-09-08 08:05:49,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65 used request id req-c81b8502-5705-4d12-99c4-59b41ac83eb3 2018-09-08 08:05:49,060 - keystone_utils - INFO - Granting role CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role to project CreateImageNegativeTests-bab507ea-cc24-4a2-proj 2018-09-08 08:05:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2/users/ea1ea9581ba349dfad2ec244a53797d9/roles/e0a70680ef9a430999817cbc5b465b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:49,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bf2b71-a082-4d85-b9d3-84031cfb7e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:49,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2/users/ea1ea9581ba349dfad2ec244a53797d9/roles/e0a70680ef9a430999817cbc5b465b65 used request id req-83bf2b71-a082-4d85-b9d3-84031cfb7e36 2018-09-08 08:05:49,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:49,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:49,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0a70680ef9a430999817cbc5b465b65", "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role"}], "expires_at": "2018-09-08T09:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a78f2856fea493c80bd3e124d9055b2", "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7a78f2856fea493c80bd3e124d9055b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/7a78f2856fea493c80bd3e124d9055b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/7a78f2856fea493c80bd3e124d9055b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7a78f2856fea493c80bd3e124d9055b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/7a78f2856fea493c80bd3e124d9055b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/7a78f2856fea493c80bd3e124d9055b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/7a78f2856fea493c80bd3e124d9055b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-bab507ea-cc24-4a2-user", "id": "ea1ea9581ba349dfad2ec244a53797d9"}, "audit_ids": ["oKsnV3MBRDOA9xWN1LiH0g"], "issued_at": "2018-09-08T08:05:49.000000Z"}} 2018-09-08 08:05:49,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6836d573da9167ee1b1e7a006a303e74eb9cefc" 2018-09-08 08:05:49,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4464f37-498f-492a-9977-fd8ad676b7ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:49,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d4464f37-498f-492a-9977-fd8ad676b7ce 2018-09-08 08:05:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6836d573da9167ee1b1e7a006a303e74eb9cefc" 2018-09-08 08:05:49,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-e76d09dd-5aef-4558-821c-c02b7cf02992 Date: Sat, 08 Sep 2018 08:05:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-08 08:05:49,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-e76d09dd-5aef-4558-821c-c02b7cf02992 2018-09-08 08:05:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c46d391f-4c2c-465d-a41e-d3145ecc64ec Date: Sat, 08 Sep 2018 08:05:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:50,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c46d391f-4c2c-465d-a41e-d3145ecc64ec 2018-09-08 08:05:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a73d9e4d-4721-4925-9673-cb9e216545b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a73d9e4d-4721-4925-9673-cb9e216545b6 2018-09-08 08:05:50,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd40d92-d344-438e-971a-cfa732b2e44c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:50,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-2cd40d92-d344-438e-971a-cfa732b2e44c 2018-09-08 08:05:50,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1779428-5ac6-43c7-9c57-84d4bc0e0080 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-f1779428-5ac6-43c7-9c57-84d4bc0e0080 2018-09-08 08:05:50,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5f4e1b-5c5e-43ab-8ad4-ab6598953aff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6a5f4e1b-5c5e-43ab-8ad4-ab6598953aff 2018-09-08 08:05:50,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66206f6e-ba72-4f28-bc7a-1b80ca3e2168 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:50,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-66206f6e-ba72-4f28-bc7a-1b80ca3e2168 2018-09-08 08:05:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf29f0df-bf61-4b2d-8e8d-6f6abd4d3962 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-bf29f0df-bf61-4b2d-8e8d-6f6abd4d3962 2018-09-08 08:05:50,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b46b4c3-0a75-4a78-8cc8-fc92cee0c895 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-5b46b4c3-0a75-4a78-8cc8-fc92cee0c895 2018-09-08 08:05:50,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87785807-a31b-4577-822e-54248a745dc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-87785807-a31b-4577-822e-54248a745dc0 2018-09-08 08:05:50,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:50,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc3e969-ba7c-484d-aa97-346ccaecd5d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:50,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-3dc3e969-ba7c-484d-aa97-346ccaecd5d6 2018-09-08 08:05:50,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:50,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:51,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5160eb9-13b7-4f26-898e-a457d9fca86c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:51,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-b5160eb9-13b7-4f26-898e-a457d9fca86c 2018-09-08 08:05:51,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:51,036 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-bab507ea-cc24-4a2-proj 2018-09-08 08:05:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:51,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a43939-ee8e-46b4-adf9-894a9c223b72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:51,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7a78f2856fea493c80bd3e124d9055b2 used request id req-02a43939-ee8e-46b4-adf9-894a9c223b72 2018-09-08 08:05:51,244 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-bab507ea-cc24-4a2-proj-role 2018-09-08 08:05:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:51,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638fd5ac-bea0-4689-84d4-d72e4f286633 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:51,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e0a70680ef9a430999817cbc5b465b65 used request id req-638fd5ac-bea0-4689-84d4-d72e4f286633 2018-09-08 08:05:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11e33c006d69eb75fc9fd975f1772723476b5a" 2018-09-08 08:05:51,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52db7e7c-ce81-4afd-8de7-20add8a453c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:51,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-52db7e7c-ce81-4afd-8de7-20add8a453c2 2018-09-08 08:05:51,445 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-bab507ea-cc24-4a2-user 2018-09-08 08:05:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ea1ea9581ba349dfad2ec244a53797d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7774e6b9033d12af1e8dea182c86948402871537" 2018-09-08 08:05:51,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09e27816-86d2-445c-a023-92c9fbaecef4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:51,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ea1ea9581ba349dfad2ec244a53797d9 used request id req-09e27816-86d2-445c-a023-92c9fbaecef4 2018-09-08 08:05:51,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:52,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["S5Y5DyFuQW-E7v1ohUPh-g"], "issued_at": "2018-09-08T08:05:52.000000Z"}} 2018-09-08 08:05:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be155f93fcf7e854541373e8f70c4533257e7ae" 2018-09-08 08:05:52,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a105777-34ea-41a2-b652-e5c97337a4eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:52,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a105777-34ea-41a2-b652-e5c97337a4eb 2018-09-08 08:05:52,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:52,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:52,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["viGIqGI9SmaDlnLoEkDQUw"], "issued_at": "2018-09-08T08:05:52.000000Z"}} 2018-09-08 08:05:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:52,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16c8090-9fa7-43ad-87fd-980f538f21c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:52,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d16c8090-9fa7-43ad-87fd-980f538f21c3 2018-09-08 08:05:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:52,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b4357b2f-91b9-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:52,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bf141c-02c2-4c6b-88d6-09da686d135a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b4357b2f-91b9-416-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:52,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b4357b2f-91b9-416-proj used request id req-a8bf141c-02c2-4c6b-88d6-09da686d135a 2018-09-08 08:05:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1445920-5989-4566-9a04-72b4997ec0b1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:52,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d1445920-5989-4566-9a04-72b4997ec0b1 2018-09-08 08:05:52,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj"}}' 2018-09-08 08:05:52,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64389aa2-71d4-498f-acd7-a23440258049 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba"}, "enabled": true, "id": "02a9db19b9e04ce09a4e9ba50e53d1ba", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj"}} 2018-09-08 08:05:52,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-64389aa2-71d4-498f-acd7-a23440258049 2018-09-08 08:05:52,876 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b4357b2f-91b9-416-proj 2018-09-08 08:05:52,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:52,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:53,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["2-JN_ymHR4-3PMf0skuAvw"], "issued_at": "2018-09-08T08:05:53.000000Z"}} 2018-09-08 08:05:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f72976a807744a47d506017edb6dcdf44384ea" 2018-09-08 08:05:53,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cc8bfd-76b8-4da5-97f6-f127d3774e9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:53,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-67cc8bfd-76b8-4da5-97f6-f127d3774e9f 2018-09-08 08:05:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:53,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f72976a807744a47d506017edb6dcdf44384ea" 2018-09-08 08:05:53,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e54f30-553b-4696-add3-da80849ad790 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:53,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-96e54f30-553b-4696-add3-da80849ad790 2018-09-08 08:05:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b4357b2f-91b9-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f72976a807744a47d506017edb6dcdf44384ea" 2018-09-08 08:05:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9d6ed1-44d0-4c1e-958c-5966dd7bc819 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b4357b2f-91b9-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba"}, "enabled": true, "id": "02a9db19b9e04ce09a4e9ba50e53d1ba", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj"}]} 2018-09-08 08:05:53,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b4357b2f-91b9-416-proj used request id req-3b9d6ed1-44d0-4c1e-958c-5966dd7bc819 2018-09-08 08:05:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f72976a807744a47d506017edb6dcdf44384ea" 2018-09-08 08:05:53,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be8b904-451a-482e-93f4-04f4ef0d8b63 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:53,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4be8b904-451a-482e-93f4-04f4ef0d8b63 2018-09-08 08:05:53,954 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b4357b2f-91b9-416-user 2018-09-08 08:05:53,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:54,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72b08c-3940-4b32-8357-51fa32a147d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:54,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b72b08c-3940-4b32-8357-51fa32a147d5 2018-09-08 08:05:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" -d '{"role": {"name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj-role"}}' 2018-09-08 08:05:54,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f013b7b-b250-48c3-ab2f-220c586514e4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4c7342916bd4d0fb04489ec6c4af776", "links": {"self": "http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776"}, "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj-role"}} 2018-09-08 08:05:54,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f013b7b-b250-48c3-ab2f-220c586514e4 2018-09-08 08:05:54,158 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b4357b2f-91b9-416-proj-role 2018-09-08 08:05:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:54,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2541b61-8ccc-45bf-8a08-08e0dbb18e42 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776"}, "domain_id": null, "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj-role", "id": "a4c7342916bd4d0fb04489ec6c4af776"}} 2018-09-08 08:05:54,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776 used request id req-c2541b61-8ccc-45bf-8a08-08e0dbb18e42 2018-09-08 08:05:54,179 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b4357b2f-91b9-416-proj-role to project CreateImageNegativeTests-b4357b2f-91b9-416-proj 2018-09-08 08:05:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba/users/0188ed1bdbb747379f8195a50f160f88/roles/a4c7342916bd4d0fb04489ec6c4af776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:54,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a83c24-344b-49ac-b476-8239e16423d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:54,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba/users/0188ed1bdbb747379f8195a50f160f88/roles/a4c7342916bd4d0fb04489ec6c4af776 used request id req-93a83c24-344b-49ac-b476-8239e16423d1 2018-09-08 08:05:54,304 - openstack_tests - DEBUG - Image metadata - None 2018-09-08 08:05:54,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:54,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:54,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4c7342916bd4d0fb04489ec6c4af776", "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj-role"}], "expires_at": "2018-09-08T09:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02a9db19b9e04ce09a4e9ba50e53d1ba", "name": "CreateImageNegativeTests-b4357b2f-91b9-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/02a9db19b9e04ce09a4e9ba50e53d1ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-b4357b2f-91b9-416-user", "id": "0188ed1bdbb747379f8195a50f160f88"}, "audit_ids": ["LK48E5XfSfeMZBMkCSXhfw"], "issued_at": "2018-09-08T08:05:54.000000Z"}} 2018-09-08 08:05:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4c546cf26e4b7f9960864ee88769c691e5316a" 2018-09-08 08:05:54,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26aabf64-1ec6-47a8-bfbd-5b16f595c8eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:54,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26aabf64-1ec6-47a8-bfbd-5b16f595c8eb 2018-09-08 08:05:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-604e42ef-e21a-4603-826b-ae57fde0be71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad4c546cf26e4b7f9960864ee88769c691e5316a" 2018-09-08 08:05:54,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-6e1073f3-4758-4c39-87d9-b3ae03a48ee7 Date: Sat, 08 Sep 2018 08:05:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-604e42ef-e21a-4603-826b-ae57fde0be71"} 2018-09-08 08:05:54,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-604e42ef-e21a-4603-826b-ae57fde0be71 used request id req-6e1073f3-4758-4c39-87d9-b3ae03a48ee7 2018-09-08 08:05:54,934 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-09-08 08:05:54,934 - file_utils - DEBUG - Saving file to - /tmp/464a4cfe-c228-4444-90f9-90bea168f2d8 2018-09-08 08:05:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d0c2fed5-1c64-4c1e-bbf0-3f5f25052163 Date: Sat, 08 Sep 2018 08:05:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:55,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d0c2fed5-1c64-4c1e-bbf0-3f5f25052163 2018-09-08 08:05:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bc3547-25f3-4c13-9e13-c659b4fb019c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-68bc3547-25f3-4c13-9e13-c659b4fb019c 2018-09-08 08:05:55,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a64a599-ffc2-4157-8b92-0d6f319f934a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:55,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1a64a599-ffc2-4157-8b92-0d6f319f934a 2018-09-08 08:05:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b75e1e13-14be-4047-99a9-9b473afdbaf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b75e1e13-14be-4047-99a9-9b473afdbaf1 2018-09-08 08:05:55,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849dd6f8-4bdf-4094-aa14-22e1de109845 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-849dd6f8-4bdf-4094-aa14-22e1de109845 2018-09-08 08:05:55,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b6117f-ad30-4716-bd69-5c5fac811a5f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:05:55,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-27b6117f-ad30-4716-bd69-5c5fac811a5f 2018-09-08 08:05:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ae2cb3-fcc9-4f41-aed4-c86368da568e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-47ae2cb3-fcc9-4f41-aed4-c86368da568e 2018-09-08 08:05:55,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8462a0aa-ccb5-4877-ba3d-dc2dda0c91c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-8462a0aa-ccb5-4877-ba3d-dc2dda0c91c5 2018-09-08 08:05:55,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:55,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbbf370-b070-4cfc-9b64-14e6bbab8e9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-edbbf370-b070-4cfc-9b64-14e6bbab8e9e 2018-09-08 08:05:55,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:56,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddfc084-db8e-4b5a-989b-bae1302f2610 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:56,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-cddfc084-db8e-4b5a-989b-bae1302f2610 2018-09-08 08:05:56,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:56,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11aee7cb-6dd5-40e5-bb67-db823807e112 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:56,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-11aee7cb-6dd5-40e5-bb67-db823807e112 2018-09-08 08:05:56,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:56,083 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b4357b2f-91b9-416-proj 2018-09-08 08:05:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:56,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d35191-7428-42db-85de-6d499b800e5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:56,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/02a9db19b9e04ce09a4e9ba50e53d1ba used request id req-27d35191-7428-42db-85de-6d499b800e5d 2018-09-08 08:05:56,292 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b4357b2f-91b9-416-proj-role 2018-09-08 08:05:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:56,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0d69227-389e-43fa-8946-0f4eec9e0332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:56,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a4c7342916bd4d0fb04489ec6c4af776 used request id req-c0d69227-389e-43fa-8946-0f4eec9e0332 2018-09-08 08:05:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81c45cfa1d726e32cb9e1994593d2d5b5abf36f" 2018-09-08 08:05:56,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4549a2d-2623-4bd7-83f3-601719670eb2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:56,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4549a2d-2623-4bd7-83f3-601719670eb2 2018-09-08 08:05:56,494 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b4357b2f-91b9-416-user 2018-09-08 08:05:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0188ed1bdbb747379f8195a50f160f88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f72976a807744a47d506017edb6dcdf44384ea" 2018-09-08 08:05:56,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3101f59-728d-482f-ac8d-8ebada5d03ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:56,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0188ed1bdbb747379f8195a50f160f88 used request id req-f3101f59-728d-482f-ac8d-8ebada5d03ff 2018-09-08 08:05:56,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:57,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["RqyDwrsNQaKLTWXvLDMR0A"], "issued_at": "2018-09-08T08:05:57.000000Z"}} 2018-09-08 08:05:57,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dc1ea3f0d19015d5ef1b3b1ebc32bcb15c0be7" 2018-09-08 08:05:57,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6e5d30-f9a3-44f7-a866-7d07c4baeef5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:57,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e6e5d30-f9a3-44f7-a866-7d07c4baeef5 2018-09-08 08:05:57,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:57,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:57,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["141T51cZTWapnHkAP7ETpg"], "issued_at": "2018-09-08T08:05:57.000000Z"}} 2018-09-08 08:05:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:57,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c79b8d-fa78-4140-ab6f-add40990cee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:57,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c9c79b8d-fa78-4140-ab6f-add40990cee1 2018-09-08 08:05:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:57,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:57,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-66638000-a5ff-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:57,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd5f39d-877d-4b42-9869-3ae3f2b9793e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-66638000-a5ff-445-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:05:57,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-66638000-a5ff-445-proj used request id req-4cd5f39d-877d-4b42-9869-3ae3f2b9793e 2018-09-08 08:05:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:57,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7242924-58ba-403f-ab24-47d0d172b796 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:57,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d7242924-58ba-403f-ab24-47d0d172b796 2018-09-08 08:05:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-66638000-a5ff-445-proj"}}' 2018-09-08 08:05:57,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76e06db-b431-4636-9c33-c4da75923613 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7"}, "enabled": true, "id": "8ea0f94b074e4054b36e60d2aba903c7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-66638000-a5ff-445-proj"}} 2018-09-08 08:05:57,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c76e06db-b431-4636-9c33-c4da75923613 2018-09-08 08:05:57,984 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-66638000-a5ff-445-proj 2018-09-08 08:05:57,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:57,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:05:58,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["cgX49C_3ThGBw70gxuiGcA"], "issued_at": "2018-09-08T08:05:58.000000Z"}} 2018-09-08 08:05:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9cd8e7b93890331a2dbae02e6a9cd7abe845c81" 2018-09-08 08:05:58,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05dd73e0-5d78-4101-8d26-5bae31e46844 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:05:58,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05dd73e0-5d78-4101-8d26-5bae31e46844 2018-09-08 08:05:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:05:58,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:05:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:05:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9cd8e7b93890331a2dbae02e6a9cd7abe845c81" 2018-09-08 08:05:58,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbf173a-d719-49af-8aec-555064162a91 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:05:58,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8fbf173a-d719-49af-8aec-555064162a91 2018-09-08 08:05:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-66638000-a5ff-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9cd8e7b93890331a2dbae02e6a9cd7abe845c81" 2018-09-08 08:05:58,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c184c84-1657-43cd-b7c1-6c4985c66380 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-66638000-a5ff-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7"}, "enabled": true, "id": "8ea0f94b074e4054b36e60d2aba903c7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-66638000-a5ff-445-proj"}]} 2018-09-08 08:05:58,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-66638000-a5ff-445-proj used request id req-5c184c84-1657-43cd-b7c1-6c4985c66380 2018-09-08 08:05:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9cd8e7b93890331a2dbae02e6a9cd7abe845c81" 2018-09-08 08:05:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e241cf0-a6d0-4fa8-b468-0b10b399deb2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:05:58,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8e241cf0-a6d0-4fa8-b468-0b10b399deb2 2018-09-08 08:05:59,145 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-66638000-a5ff-445-user 2018-09-08 08:05:59,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:05:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532b4c59-8fb6-4946-a16d-b28d566ef447 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:05:59,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-532b4c59-8fb6-4946-a16d-b28d566ef447 2018-09-08 08:05:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" -d '{"role": {"name": "CreateMultiPartImageTests-66638000-a5ff-445-proj-role"}}' 2018-09-08 08:05:59,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdee3ddb-d14e-4ec2-9db0-9f2a50722840 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "159c2896b62e43dda09b0948d9a277c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6"}, "name": "CreateMultiPartImageTests-66638000-a5ff-445-proj-role"}} 2018-09-08 08:05:59,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fdee3ddb-d14e-4ec2-9db0-9f2a50722840 2018-09-08 08:05:59,349 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-66638000-a5ff-445-proj-role 2018-09-08 08:05:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b4b9bb-f289-4d08-a44e-f3e9c03813d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6"}, "domain_id": null, "name": "CreateMultiPartImageTests-66638000-a5ff-445-proj-role", "id": "159c2896b62e43dda09b0948d9a277c6"}} 2018-09-08 08:05:59,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6 used request id req-10b4b9bb-f289-4d08-a44e-f3e9c03813d4 2018-09-08 08:05:59,442 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-66638000-a5ff-445-proj-role to project CreateMultiPartImageTests-66638000-a5ff-445-proj 2018-09-08 08:05:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7/users/752e3f6204e747f794db4134b40d69a8/roles/159c2896b62e43dda09b0948d9a277c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-664b405b-ae92-4baa-809c-918c2417c3ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:05:59,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7/users/752e3f6204e747f794db4134b40d69a8/roles/159c2896b62e43dda09b0948d9a277c6 used request id req-664b405b-ae92-4baa-809c-918c2417c3ab 2018-09-08 08:05:59,580 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-09-08 08:05:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e2eeef5d-6dae-488a-92f2-240e10e14d70 Date: Sat, 08 Sep 2018 08:05:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:05:59,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e2eeef5d-6dae-488a-92f2-240e10e14d70 2018-09-08 08:05:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4baec4c9-11a7-4153-9a37-8e899c7f3995 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:05:59,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-4baec4c9-11a7-4153-9a37-8e899c7f3995 2018-09-08 08:05:59,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:05:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:05:59,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79f99ec-e794-4adb-ab67-a5a7ca1667b0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:05:59,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-b79f99ec-e794-4adb-ab67-a5a7ca1667b0 2018-09-08 08:05:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68be212-7be1-42c3-854a-bc0821230683 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-c68be212-7be1-42c3-854a-bc0821230683 2018-09-08 08:06:00,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26935024-5297-44ae-b0e0-5672481e57c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-26935024-5297-44ae-b0e0-5672481e57c8 2018-09-08 08:06:00,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5ec32a-783d-48c5-bf44-a128c01a9983 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:06:00,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-df5ec32a-783d-48c5-bf44-a128c01a9983 2018-09-08 08:06:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dbda61e-8e0e-4dc7-81ac-75f3c2ff11db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2dbda61e-8e0e-4dc7-81ac-75f3c2ff11db 2018-09-08 08:06:00,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32bc0d44-ec2a-494c-8a60-f9d80e1896f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-32bc0d44-ec2a-494c-8a60-f9d80e1896f4 2018-09-08 08:06:00,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe258b5-092a-492b-98cc-c7edd9a20846 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1fe258b5-092a-492b-98cc-c7edd9a20846 2018-09-08 08:06:00,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d304a1-7b11-46c0-aee2-acc55652c282 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-24d304a1-7b11-46c0-aee2-acc55652c282 2018-09-08 08:06:00,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5369fe1-a122-4802-9485-214d1bd4a4fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-d5369fe1-a122-4802-9485-214d1bd4a4fa 2018-09-08 08:06:00,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:00,699 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-66638000-a5ff-445-proj 2018-09-08 08:06:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:00,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad67be5-4910-4ada-ad09-fb32a46931be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:00,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8ea0f94b074e4054b36e60d2aba903c7 used request id req-3ad67be5-4910-4ada-ad09-fb32a46931be 2018-09-08 08:06:00,963 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-66638000-a5ff-445-proj-role 2018-09-08 08:06:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:01,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901bee3d-0d3c-4271-b61a-fbad27d94ba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:01,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/159c2896b62e43dda09b0948d9a277c6 used request id req-901bee3d-0d3c-4271-b61a-fbad27d94ba7 2018-09-08 08:06:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a3d7b09c6627db2f400024bf1506e84ae8964a" 2018-09-08 08:06:01,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f98f50-ce5c-43a3-a44d-b7bff1703727 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:01,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66f98f50-ce5c-43a3-a44d-b7bff1703727 2018-09-08 08:06:01,171 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-66638000-a5ff-445-user 2018-09-08 08:06:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/752e3f6204e747f794db4134b40d69a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9cd8e7b93890331a2dbae02e6a9cd7abe845c81" 2018-09-08 08:06:01,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30a483e-7e31-4aca-99ee-e8fccdad4a33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:01,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/752e3f6204e747f794db4134b40d69a8 used request id req-e30a483e-7e31-4aca-99ee-e8fccdad4a33 2018-09-08 08:06:01,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:01,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Su0NIyqXTF2mXuKVoGIBcQ"], "issued_at": "2018-09-08T08:06:01.000000Z"}} 2018-09-08 08:06:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6fe76f804fe2b2d41e2db155eda09b4c45736c" 2018-09-08 08:06:01,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98033c4f-7616-4927-a7b7-ad78fe433fb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:01,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98033c4f-7616-4927-a7b7-ad78fe433fb3 2018-09-08 08:06:01,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:01,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:02,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["L2q1doIoSVSXGPtSeuJiFw"], "issued_at": "2018-09-08T08:06:02.000000Z"}} 2018-09-08 08:06:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:02,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0149ccb1-d241-43f3-8512-07086d29bc66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:02,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0149ccb1-d241-43f3-8512-07086d29bc66 2018-09-08 08:06:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:02,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:02,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc07c078-1b48-433c-b28e-7bee009e1285 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:06:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj used request id req-fc07c078-1b48-433c-b28e-7bee009e1285 2018-09-08 08:06:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:02,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81fe5c76-1ef9-4922-9491-5246979d88f6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:02,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-81fe5c76-1ef9-4922-9491-5246979d88f6 2018-09-08 08:06:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj"}}' 2018-09-08 08:06:02,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06982b16-1b40-470c-9d7e-0c8c980effbf Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3"}, "enabled": true, "id": "c82d1336e21a4989b1fd0b7c69a1c4b3", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj"}} 2018-09-08 08:06:02,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-06982b16-1b40-470c-9d7e-0c8c980effbf 2018-09-08 08:06:02,678 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-proj 2018-09-08 08:06:02,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:02,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:03,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["mcjOXRtvQEWZvhWkdEo9iQ"], "issued_at": "2018-09-08T08:06:03.000000Z"}} 2018-09-08 08:06:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ecd941c7eb400c31af8a8d3a175ff399eadc1a" 2018-09-08 08:06:03,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e301006-05a1-4f61-81da-95de34491598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:03,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e301006-05a1-4f61-81da-95de34491598 2018-09-08 08:06:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:03,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ecd941c7eb400c31af8a8d3a175ff399eadc1a" 2018-09-08 08:06:03,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2d3308-688d-4680-ab08-4d2b4767fe58 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:06:03,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3a2d3308-688d-4680-ab08-4d2b4767fe58 2018-09-08 08:06:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ecd941c7eb400c31af8a8d3a175ff399eadc1a" 2018-09-08 08:06:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566faf56-8c1e-41aa-a745-6e08c91bc1f9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3"}, "enabled": true, "id": "c82d1336e21a4989b1fd0b7c69a1c4b3", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj"}]} 2018-09-08 08:06:03,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-4b02eb14-8270-4ca-proj used request id req-566faf56-8c1e-41aa-a745-6e08c91bc1f9 2018-09-08 08:06:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ecd941c7eb400c31af8a8d3a175ff399eadc1a" 2018-09-08 08:06:03,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d1e398-e70d-410d-8610-4cdd382a1fb8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:03,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-66d1e398-e70d-410d-8610-4cdd382a1fb8 2018-09-08 08:06:03,690 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-user 2018-09-08 08:06:03,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:03,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b496a3-ef3f-410d-9cec-a3d3b36f1f14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:03,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2b496a3-ef3f-410d-9cec-a3d3b36f1f14 2018-09-08 08:06:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" -d '{"role": {"name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role"}}' 2018-09-08 08:06:03,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4846b704-867a-49dc-8880-c2c380b02d75 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61bf478ef2224768ad182d27e1053a73", "links": {"self": "http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73"}, "name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role"}} 2018-09-08 08:06:03,894 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4846b704-867a-49dc-8880-c2c380b02d75 2018-09-08 08:06:03,894 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role 2018-09-08 08:06:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:03,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cccd720-7051-4eac-a720-7c7041b51d16 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73"}, "domain_id": null, "name": "CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role", "id": "61bf478ef2224768ad182d27e1053a73"}} 2018-09-08 08:06:03,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73 used request id req-3cccd720-7051-4eac-a720-7c7041b51d16 2018-09-08 08:06:03,991 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role to project CreateMultiPartImageTests-4b02eb14-8270-4ca-proj 2018-09-08 08:06:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3/users/bc3df18a2ee94e28abb9103ab7f4d97b/roles/61bf478ef2224768ad182d27e1053a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af53e568-171d-481d-8a34-c9dbb75c6a11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:04,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3/users/bc3df18a2ee94e28abb9103ab7f4d97b/roles/61bf478ef2224768ad182d27e1053a73 used request id req-af53e568-171d-481d-8a34-c9dbb75c6a11 2018-09-08 08:06:04,148 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-08 08:06:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c6c1bce0-af0c-4e38-ad20-0d4f0cd306e1 Date: Sat, 08 Sep 2018 08:06:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:06:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c6c1bce0-af0c-4e38-ad20-0d4f0cd306e1 2018-09-08 08:06:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b90a227-4244-41d7-9b58-6d6fe251b7f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:04,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-1b90a227-4244-41d7-9b58-6d6fe251b7f5 2018-09-08 08:06:04,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e47f0b-7481-4c14-a57d-d9e60bdff70d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:06:04,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-51e47f0b-7481-4c14-a57d-d9e60bdff70d 2018-09-08 08:06:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51085dc5-7a57-40f0-9298-cb6f3cb0298d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:04,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-51085dc5-7a57-40f0-9298-cb6f3cb0298d 2018-09-08 08:06:04,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfba6ea4-e6da-40cf-b621-c11df75706bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:04,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-cfba6ea4-e6da-40cf-b621-c11df75706bb 2018-09-08 08:06:04,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439661f4-a03d-4445-83d4-0f1a3ee91fcd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:06:04,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-439661f4-a03d-4445-83d4-0f1a3ee91fcd 2018-09-08 08:06:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857b214b-7e56-48ef-bf55-3131e4b7724d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-857b214b-7e56-48ef-bf55-3131e4b7724d 2018-09-08 08:06:04,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:04,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac41b3f8-ba17-4633-94d0-4937a6c909c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:04,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ac41b3f8-ba17-4633-94d0-4937a6c909c5 2018-09-08 08:06:04,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de9e94bd-d73b-4edc-8ffa-afed813de8fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:05,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-de9e94bd-d73b-4edc-8ffa-afed813de8fe 2018-09-08 08:06:05,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3561d9a-3e36-48ab-8f63-eaadeaf980b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:05,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-b3561d9a-3e36-48ab-8f63-eaadeaf980b2 2018-09-08 08:06:05,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76db2a80-9461-4b99-9161-cd5e61839a9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:05,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-76db2a80-9461-4b99-9161-cd5e61839a9e 2018-09-08 08:06:05,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:05,244 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-proj 2018-09-08 08:06:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a3fbe0-8dd0-45e8-9b44-871e805eab57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:05,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c82d1336e21a4989b1fd0b7c69a1c4b3 used request id req-26a3fbe0-8dd0-45e8-9b44-871e805eab57 2018-09-08 08:06:05,484 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-proj-role 2018-09-08 08:06:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bd6b26-15df-4dff-bff4-f51db2162b08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:05,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/61bf478ef2224768ad182d27e1053a73 used request id req-71bd6b26-15df-4dff-bff4-f51db2162b08 2018-09-08 08:06:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9b7192662eea94f5375524c6d2141882e0d50b" 2018-09-08 08:06:05,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a89bf6-9675-40b8-96e8-5f92345f5c0b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:05,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-56a89bf6-9675-40b8-96e8-5f92345f5c0b 2018-09-08 08:06:05,699 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-4b02eb14-8270-4ca-user 2018-09-08 08:06:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bc3df18a2ee94e28abb9103ab7f4d97b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ecd941c7eb400c31af8a8d3a175ff399eadc1a" 2018-09-08 08:06:05,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755be2e9-703d-45bf-8384-49af0c780d4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:05,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bc3df18a2ee94e28abb9103ab7f4d97b used request id req-755be2e9-703d-45bf-8384-49af0c780d4e 2018-09-08 08:06:05,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:06,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["xe28PR_rTf6ga7sTxvsS_g"], "issued_at": "2018-09-08T08:06:06.000000Z"}} 2018-09-08 08:06:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da36fa3d0bf430186118dad03fa981eb67312988" 2018-09-08 08:06:06,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d90af0a-8345-4436-9bfc-45ed6241316f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:06,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d90af0a-8345-4436-9bfc-45ed6241316f 2018-09-08 08:06:06,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:06,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:06,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BmfgCa3KQWm_13BghMJepA"], "issued_at": "2018-09-08T08:06:06.000000Z"}} 2018-09-08 08:06:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:06,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59c16c5-a3b9-4871-9548-c364ce687dac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:06,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c59c16c5-a3b9-4871-9548-c364ce687dac 2018-09-08 08:06:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:06,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87a53e2f-7395-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:06,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b71f22-9a17-4455-ad71-5546ae925e13 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87a53e2f-7395-400-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:06:06,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-87a53e2f-7395-400-proj used request id req-d2b71f22-9a17-4455-ad71-5546ae925e13 2018-09-08 08:06:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:07,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925ee033-e241-42c6-be61-871c48d3246a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:07,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-925ee033-e241-42c6-be61-871c48d3246a 2018-09-08 08:06:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj"}}' 2018-09-08 08:06:07,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4017148b-018a-4036-b93c-7362be5fc7c2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb"}, "enabled": true, "id": "f0a8fe63c15c479cb0325946d66ca6fb", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj"}} 2018-09-08 08:06:07,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4017148b-018a-4036-b93c-7362be5fc7c2 2018-09-08 08:06:07,122 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-87a53e2f-7395-400-proj 2018-09-08 08:06:07,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:07,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:07,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fUeFtkqZRQukZohPQSULpw"], "issued_at": "2018-09-08T08:06:07.000000Z"}} 2018-09-08 08:06:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4ef0fe0435ad2f34c688688bf37c25ed144d71" 2018-09-08 08:06:07,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bb8451-950d-413d-b6d9-4c0f01a787c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:07,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0bb8451-950d-413d-b6d9-4c0f01a787c6 2018-09-08 08:06:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:07,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4ef0fe0435ad2f34c688688bf37c25ed144d71" 2018-09-08 08:06:07,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f42a76a-1243-42b5-bb1d-51c554c39487 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:06:07,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2f42a76a-1243-42b5-bb1d-51c554c39487 2018-09-08 08:06:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-87a53e2f-7395-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4ef0fe0435ad2f34c688688bf37c25ed144d71" 2018-09-08 08:06:07,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e58baa1-361a-43d0-bd28-5b7ba6ee9bae Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-87a53e2f-7395-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb"}, "enabled": true, "id": "f0a8fe63c15c479cb0325946d66ca6fb", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj"}]} 2018-09-08 08:06:07,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-87a53e2f-7395-400-proj used request id req-2e58baa1-361a-43d0-bd28-5b7ba6ee9bae 2018-09-08 08:06:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4ef0fe0435ad2f34c688688bf37c25ed144d71" 2018-09-08 08:06:07,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9801e89-8ec0-4eb1-819c-fb5fd101cf2b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:07,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d9801e89-8ec0-4eb1-819c-fb5fd101cf2b 2018-09-08 08:06:08,240 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-87a53e2f-7395-400-user 2018-09-08 08:06:08,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:08,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbbee33-6be6-4dda-94e0-a860bbaea33a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:08,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdbbee33-6be6-4dda-94e0-a860bbaea33a 2018-09-08 08:06:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" -d '{"role": {"name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj-role"}}' 2018-09-08 08:06:08,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c7babf-db9e-4046-894e-324cd20c65e0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d941d7d6b0934bf8b4e0ac9efcf7dcc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7"}, "name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj-role"}} 2018-09-08 08:06:08,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-14c7babf-db9e-4046-894e-324cd20c65e0 2018-09-08 08:06:08,439 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-87a53e2f-7395-400-proj-role 2018-09-08 08:06:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:08,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a36243-4445-41e7-87ed-6096e9412e3c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7"}, "domain_id": null, "name": "CreateMultiPartImageTests-87a53e2f-7395-400-proj-role", "id": "d941d7d6b0934bf8b4e0ac9efcf7dcc7"}} 2018-09-08 08:06:08,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 used request id req-b6a36243-4445-41e7-87ed-6096e9412e3c 2018-09-08 08:06:08,459 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-87a53e2f-7395-400-proj-role to project CreateMultiPartImageTests-87a53e2f-7395-400-proj 2018-09-08 08:06:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb/users/ba7085ce525148fc85bacada1e236771/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:08,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7afc277f-0cd7-44e0-b022-23cf94f94150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:08,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb/users/ba7085ce525148fc85bacada1e236771/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 used request id req-7afc277f-0cd7-44e0-b022-23cf94f94150 2018-09-08 08:06:08,618 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-08 08:06:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:08,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-265b47de-6043-41bb-8cfa-3311e130cfb5 Date: Sat, 08 Sep 2018 08:06:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:06:08,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-265b47de-6043-41bb-8cfa-3311e130cfb5 2018-09-08 08:06:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:08,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-303182c3-b76d-40b9-aab6-1aa0e9b30518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:08,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-303182c3-b76d-40b9-aab6-1aa0e9b30518 2018-09-08 08:06:08,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627380b9-032b-4f41-ba44-af35b437e4e9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:06:09,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-627380b9-032b-4f41-ba44-af35b437e4e9 2018-09-08 08:06:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9114a6-ce00-4f76-b9a2-bad360ec1757 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-ce9114a6-ce00-4f76-b9a2-bad360ec1757 2018-09-08 08:06:09,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13afa886-a849-44b4-9072-d5ed97eb7861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-13afa886-a849-44b4-9072-d5ed97eb7861 2018-09-08 08:06:09,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9363b7da-1d04-4176-8857-8337b3af6823 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:06:09,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9363b7da-1d04-4176-8857-8337b3af6823 2018-09-08 08:06:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93c7a461-efca-4627-9dc4-b7bca16f5a13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-93c7a461-efca-4627-9dc4-b7bca16f5a13 2018-09-08 08:06:09,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c84fbf4-dd2c-4f00-b08f-94e37ba541a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-5c84fbf4-dd2c-4f00-b08f-94e37ba541a1 2018-09-08 08:06:09,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20317eb-f716-4361-94df-6bbbd91fb27a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d20317eb-f716-4361-94df-6bbbd91fb27a 2018-09-08 08:06:09,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b51adc-5d5f-4ee2-87a0-cf5a8b9962ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-77b51adc-5d5f-4ee2-87a0-cf5a8b9962ad 2018-09-08 08:06:09,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:09,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b8fca8-76a2-421f-95d5-db483c2ff2da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:09,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-56b8fca8-76a2-421f-95d5-db483c2ff2da 2018-09-08 08:06:09,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:09,772 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-87a53e2f-7395-400-proj 2018-09-08 08:06:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:10,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e37f7f30-d130-497d-afde-e5c25c818c2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:10,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f0a8fe63c15c479cb0325946d66ca6fb used request id req-e37f7f30-d130-497d-afde-e5c25c818c2b 2018-09-08 08:06:10,005 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-87a53e2f-7395-400-proj-role 2018-09-08 08:06:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:10,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-779ea47b-92a3-4bdc-8f78-f5c88605f9d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:10,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d941d7d6b0934bf8b4e0ac9efcf7dcc7 used request id req-779ea47b-92a3-4bdc-8f78-f5c88605f9d4 2018-09-08 08:06:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c35eed38d35ba438e4ebe5d14da4e0f6afd1a2" 2018-09-08 08:06:10,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76444019-f277-4d02-a25d-22e74d5de456 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:10,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76444019-f277-4d02-a25d-22e74d5de456 2018-09-08 08:06:10,204 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-87a53e2f-7395-400-user 2018-09-08 08:06:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ba7085ce525148fc85bacada1e236771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4ef0fe0435ad2f34c688688bf37c25ed144d71" 2018-09-08 08:06:10,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5417b37-3144-418f-9319-c18367dab078 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:10,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ba7085ce525148fc85bacada1e236771 used request id req-c5417b37-3144-418f-9319-c18367dab078 2018-09-08 08:06:10,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:10,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["g0wnrt_xRTC0sQsApICXNQ"], "issued_at": "2018-09-08T08:06:10.000000Z"}} 2018-09-08 08:06:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb3d360c5ab991d62a486e199375232d3fddac5" 2018-09-08 08:06:10,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf05b07-b429-4d5b-bb60-a4fe608e96c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:10,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fdf05b07-b429-4d5b-bb60-a4fe608e96c6 2018-09-08 08:06:10,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:10,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:11,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["qoGK3OtxTXmSHNpOApFHtw"], "issued_at": "2018-09-08T08:06:11.000000Z"}} 2018-09-08 08:06:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:11,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b34947-7631-485f-8ae0-cb95f7005b6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:11,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50b34947-7631-485f-8ae0-cb95f7005b6d 2018-09-08 08:06:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:11,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:11,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:11,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca829d4c-20d1-4217-bba9-6c2c99c47679 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:06:11,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj used request id req-ca829d4c-20d1-4217-bba9-6c2c99c47679 2018-09-08 08:06:11,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:11,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0e9737-8b0c-4553-9b01-fda419a8076c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:11,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ca0e9737-8b0c-4553-9b01-fda419a8076c 2018-09-08 08:06:11,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj"}}' 2018-09-08 08:06:11,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6fde3b3-4136-440f-9e05-039fc496d41a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358"}, "enabled": true, "id": "69284987cb1741fbab16b94c163d3358", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj"}} 2018-09-08 08:06:11,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b6fde3b3-4136-440f-9e05-039fc496d41a 2018-09-08 08:06:11,732 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-proj 2018-09-08 08:06:11,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:11,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:12,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["LU-YfwjaSCSDXQSoQpfEow"], "issued_at": "2018-09-08T08:06:12.000000Z"}} 2018-09-08 08:06:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db242b37d06a9ec6383aa40808339643c66c0700" 2018-09-08 08:06:12,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eca25d9-4799-4109-a635-be93a7756585 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:12,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1eca25d9-4799-4109-a635-be93a7756585 2018-09-08 08:06:12,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:12,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db242b37d06a9ec6383aa40808339643c66c0700" 2018-09-08 08:06:12,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2607c7bd-7486-4923-97d2-e7042ef40589 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:06:12,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2607c7bd-7486-4923-97d2-e7042ef40589 2018-09-08 08:06:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db242b37d06a9ec6383aa40808339643c66c0700" 2018-09-08 08:06:12,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3240b3-3190-4e1c-ae86-cb2e07ae9ed7 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358"}, "enabled": true, "id": "69284987cb1741fbab16b94c163d3358", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj"}]} 2018-09-08 08:06:12,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-5822bd8e-3d8b-4ce-proj used request id req-6c3240b3-3190-4e1c-ae86-cb2e07ae9ed7 2018-09-08 08:06:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db242b37d06a9ec6383aa40808339643c66c0700" 2018-09-08 08:06:12,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ea0a41-58e0-4abf-9c4b-8a98b6872cfc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:12,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-76ea0a41-58e0-4abf-9c4b-8a98b6872cfc 2018-09-08 08:06:12,817 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-user 2018-09-08 08:06:12,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:12,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450147b6-5cb4-4437-8cd9-667bc08bc842 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:12,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-450147b6-5cb4-4437-8cd9-667bc08bc842 2018-09-08 08:06:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" -d '{"role": {"name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role"}}' 2018-09-08 08:06:13,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b31cca-a881-419f-b508-6d3de2d88d16 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "612957ae1a5549ef800cae6792f997ee", "links": {"self": "http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee"}, "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role"}} 2018-09-08 08:06:13,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-99b31cca-a881-419f-b508-6d3de2d88d16 2018-09-08 08:06:13,020 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role 2018-09-08 08:06:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:13,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b142dd-132c-4e5a-a6d8-2e1308e21d49 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee"}, "domain_id": null, "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role", "id": "612957ae1a5549ef800cae6792f997ee"}} 2018-09-08 08:06:13,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee used request id req-f5b142dd-132c-4e5a-a6d8-2e1308e21d49 2018-09-08 08:06:13,111 - keystone_utils - INFO - Granting role CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role to project CreateKeypairsTests-5822bd8e-3d8b-4ce-proj 2018-09-08 08:06:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358/users/d832ff1ea5aa480fab8049656e65c117/roles/612957ae1a5549ef800cae6792f997ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:13,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b597fa6e-ab8f-43d7-b11e-151feaa65442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:13,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358/users/d832ff1ea5aa480fab8049656e65c117/roles/612957ae1a5549ef800cae6792f997ee used request id req-b597fa6e-ab8f-43d7-b11e-151feaa65442 2018-09-08 08:06:13,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:13,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:13,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:13,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "612957ae1a5549ef800cae6792f997ee", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role"}], "expires_at": "2018-09-08T09:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69284987cb1741fbab16b94c163d3358", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-user", "id": "d832ff1ea5aa480fab8049656e65c117"}, "audit_ids": ["8oqULa9SSZiJba9T7QTRBA"], "issued_at": "2018-09-08T08:06:13.000000Z"}} 2018-09-08 08:06:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d93783d8287fbc78b6864ec4e2fda6dbeffbbe" 2018-09-08 08:06:13,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092c82a3-4bb1-40c6-a93f-526628478f52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:13,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-092c82a3-4bb1-40c6-a93f-526628478f52 2018-09-08 08:06:13,662 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:13,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d93783d8287fbc78b6864ec4e2fda6dbeffbbe" 2018-09-08 08:06:13,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ad5880-6017-4ade-9b75-7a0735b34ad8 x-compute-request-id: req-33ad5880-6017-4ade-9b75-7a0735b34ad8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:06:13,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-33ad5880-6017-4ade-9b75-7a0735b34ad8 2018-09-08 08:06:13,837 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e... 2018-09-08 08:06:13,838 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:06:13,926 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e 2018-09-08 08:06:13,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d93783d8287fbc78b6864ec4e2fda6dbeffbbe" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpBXsD07jbyaDPuKS5MvjBep8ioFY7qMt037Aus6NOR4FPfFF26HHBVfiMIOVLy3A13JPXY4J6MRlFeWq0/Xx/CMBR4lo0pyCy71GoqDXqy/hh9rhTppNSn25rke996sXzCInRrTSnbLoFby4N79dQIf/hAG/iFee+1VWxyIacTw==", "name": "CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e"}}' 2018-09-08 08:06:13,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc965f3-b65d-4291-819a-59ef48f24143 x-compute-request-id: req-2cc965f3-b65d-4291-819a-59ef48f24143 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpBXsD07jbyaDPuKS5MvjBep8ioFY7qMt037Aus6NOR4FPfFF26HHBVfiMIOVLy3A13JPXY4J6MRlFeWq0/Xx/CMBR4lo0pyCy71GoqDXqy/hh9rhTppNSn25rke996sXzCInRrTSnbLoFby4N79dQIf/hAG/iFee+1VWxyIacTw==", "user_id": "d832ff1ea5aa480fab8049656e65c117", "name": "CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e", "fingerprint": "f0:e2:a5:d0:fd:b3:6d:ce:a6:3f:bc:fc:3b:83:d7:c3"}} 2018-09-08 08:06:13,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2cc965f3-b65d-4291-819a-59ef48f24143 2018-09-08 08:06:13,998 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e 2018-09-08 08:06:13,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:14,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "612957ae1a5549ef800cae6792f997ee", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role"}], "expires_at": "2018-09-08T09:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69284987cb1741fbab16b94c163d3358", "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/69284987cb1741fbab16b94c163d3358", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5822bd8e-3d8b-4ce-user", "id": "d832ff1ea5aa480fab8049656e65c117"}, "audit_ids": ["92yUkdY0R9e_9O0Y6ni6Aw"], "issued_at": "2018-09-08T08:06:14.000000Z"}} 2018-09-08 08:06:14,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e57c04a551ce60cf3a93c738a4d9506c9f527d" 2018-09-08 08:06:14,546 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:06:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26e80fe2-5279-433f-8cc1-e0e9a3456e3f x-compute-request-id: req-26e80fe2-5279-433f-8cc1-e0e9a3456e3f Content-Length: 0 Content-Type: application/json 2018-09-08 08:06:14,546 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e used request id req-26e80fe2-5279-433f-8cc1-e0e9a3456e3f 2018-09-08 08:06:14,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e57c04a551ce60cf3a93c738a4d9506c9f527d" 2018-09-08 08:06:14,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22c7d31a-4870-429b-bac9-6002e4584b75 x-compute-request-id: req-22c7d31a-4870-429b-bac9-6002e4584b75 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:06:14,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-22c7d31a-4870-429b-bac9-6002e4584b75 2018-09-08 08:06:14,569 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e 2018-09-08 08:06:14,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d93783d8287fbc78b6864ec4e2fda6dbeffbbe" 2018-09-08 08:06:14,627 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bdc67019-ef45-4129-b611-76d003262cb9 x-compute-request-id: req-bdc67019-ef45-4129-b611-76d003262cb9 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e not found for user d832ff1ea5aa480fab8049656e65c117", "code": 404}} 2018-09-08 08:06:14,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-d05df2e5-05e2-4ff0-9e30-94b7c712647e used request id req-bdc67019-ef45-4129-b611-76d003262cb9 2018-09-08 08:06:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b6c0e6a5-ab70-4929-878f-0814db7d4727 Date: Sat, 08 Sep 2018 08:06:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:06:14,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b6c0e6a5-ab70-4929-878f-0814db7d4727 2018-09-08 08:06:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:14,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8558b44-34cb-4def-b83f-83ce8f47dfdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:14,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a8558b44-34cb-4def-b83f-83ce8f47dfdd 2018-09-08 08:06:14,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21606405-667f-4687-8bba-e87686ed0f99 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:06:15,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-21606405-667f-4687-8bba-e87686ed0f99 2018-09-08 08:06:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d3335cf-12e3-465e-bc21-19ab11c88d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-5d3335cf-12e3-465e-bc21-19ab11c88d08 2018-09-08 08:06:15,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c906bc18-d998-41b4-b4d8-0cf2b42eac34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c906bc18-d998-41b4-b4d8-0cf2b42eac34 2018-09-08 08:06:15,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0422a4-3f94-491b-b42f-7b3313263c06 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:06:15,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-6f0422a4-3f94-491b-b42f-7b3313263c06 2018-09-08 08:06:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b73f14-0940-4aa7-ae29-880c191deafb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-d0b73f14-0940-4aa7-ae29-880c191deafb 2018-09-08 08:06:15,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08da1bdd-4dbc-4996-8229-1dbe694cc4cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-08da1bdd-4dbc-4996-8229-1dbe694cc4cc 2018-09-08 08:06:15,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70370286-90a8-4df2-8071-b7ed1bcf0a5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-70370286-90a8-4df2-8071-b7ed1bcf0a5e 2018-09-08 08:06:15,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d3997f-f265-496e-9013-ef9e9617154a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-f0d3997f-f265-496e-9013-ef9e9617154a 2018-09-08 08:06:15,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:15,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd6d5a5-5bad-422a-8edb-b7a971c3a8a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:15,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-7fd6d5a5-5bad-422a-8edb-b7a971c3a8a0 2018-09-08 08:06:15,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:15,780 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-proj 2018-09-08 08:06:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:16,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc25e532-4eec-4c67-ac49-8d827d931dd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:16,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69284987cb1741fbab16b94c163d3358 used request id req-cc25e532-4eec-4c67-ac49-8d827d931dd8 2018-09-08 08:06:16,005 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-proj-role 2018-09-08 08:06:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:16,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40faa2c1-4c48-4407-855e-8d2fe0f879ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:16,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/612957ae1a5549ef800cae6792f997ee used request id req-40faa2c1-4c48-4407-855e-8d2fe0f879ce 2018-09-08 08:06:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6adb27d39f3530250ad79cf1fe290c787b95a8ea" 2018-09-08 08:06:16,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33a7278-85db-423d-8aed-ddf711230d9b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:16,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a33a7278-85db-423d-8aed-ddf711230d9b 2018-09-08 08:06:16,206 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5822bd8e-3d8b-4ce-user 2018-09-08 08:06:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d832ff1ea5aa480fab8049656e65c117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db242b37d06a9ec6383aa40808339643c66c0700" 2018-09-08 08:06:16,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc454ec7-f586-403a-b862-c614511fec71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:16,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d832ff1ea5aa480fab8049656e65c117 used request id req-dc454ec7-f586-403a-b862-c614511fec71 2018-09-08 08:06:16,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:16,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XELolDENQaCq6dCYE_8czg"], "issued_at": "2018-09-08T08:06:16.000000Z"}} 2018-09-08 08:06:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c607e25460bac7e9dc8f7a8410f6a0013d2dcf" 2018-09-08 08:06:17,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d3ea97-ec62-48e9-89dc-4d6af1c818ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:17,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39d3ea97-ec62-48e9-89dc-4d6af1c818ac 2018-09-08 08:06:17,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:17,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:17,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["f0B6PxEySoeRRQFnbeJ89A"], "issued_at": "2018-09-08T08:06:17.000000Z"}} 2018-09-08 08:06:17,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:17,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608a73a2-1731-45ef-9e0c-66a84c98d895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:17,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-608a73a2-1731-45ef-9e0c-66a84c98d895 2018-09-08 08:06:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:17,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91f992db-8460-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:17,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53351ea-ec01-4437-9a5a-b8a7a77471b7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91f992db-8460-424-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:06:17,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-91f992db-8460-424-proj used request id req-a53351ea-ec01-4437-9a5a-b8a7a77471b7 2018-09-08 08:06:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:17,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5048ac8-710b-4d50-b95e-a06c1afef50a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:17,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f5048ac8-710b-4d50-b95e-a06c1afef50a 2018-09-08 08:06:17,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-91f992db-8460-424-proj"}}' 2018-09-08 08:06:17,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da919bf5-de38-4a6b-bc60-a3f99d5cfdd6 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264"}, "enabled": true, "id": "a8f5eb96d53c41e9a380304f73fe9264", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-91f992db-8460-424-proj"}} 2018-09-08 08:06:17,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-da919bf5-de38-4a6b-bc60-a3f99d5cfdd6 2018-09-08 08:06:17,883 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-91f992db-8460-424-proj 2018-09-08 08:06:17,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:17,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:18,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YnG8J-XrSVmhyWwp0UYwJQ"], "issued_at": "2018-09-08T08:06:18.000000Z"}} 2018-09-08 08:06:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd3dc1e7e58e23bb35c3706823d3e49e2c894cb" 2018-09-08 08:06:18,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9823ca4-399d-45fe-bca2-785b504df1c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:18,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9823ca4-399d-45fe-bca2-785b504df1c4 2018-09-08 08:06:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:18,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd3dc1e7e58e23bb35c3706823d3e49e2c894cb" 2018-09-08 08:06:18,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e79d6e-b7c8-47ec-a068-e99a7513efb8 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:06:18,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b4e79d6e-b7c8-47ec-a068-e99a7513efb8 2018-09-08 08:06:18,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-91f992db-8460-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd3dc1e7e58e23bb35c3706823d3e49e2c894cb" 2018-09-08 08:06:18,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2032c9ae-a47a-4bab-ad97-0f0c816d0629 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-91f992db-8460-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264"}, "enabled": true, "id": "a8f5eb96d53c41e9a380304f73fe9264", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-91f992db-8460-424-proj"}]} 2018-09-08 08:06:18,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-91f992db-8460-424-proj used request id req-2032c9ae-a47a-4bab-ad97-0f0c816d0629 2018-09-08 08:06:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd3dc1e7e58e23bb35c3706823d3e49e2c894cb" 2018-09-08 08:06:18,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656c445d-7040-4afb-9430-8ab53c9e6273 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:18,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-656c445d-7040-4afb-9430-8ab53c9e6273 2018-09-08 08:06:19,032 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-91f992db-8460-424-user 2018-09-08 08:06:19,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:19,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41430ccf-944a-47e6-a2c6-e7ce60d66549 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:19,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41430ccf-944a-47e6-a2c6-e7ce60d66549 2018-09-08 08:06:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" -d '{"role": {"name": "CreateKeypairsTests-91f992db-8460-424-proj-role"}}' 2018-09-08 08:06:19,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5026639-156c-4a37-af55-d5e7dd409c59 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9dd1d0fef0146d7895bf007262d3df7", "links": {"self": "http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7"}, "name": "CreateKeypairsTests-91f992db-8460-424-proj-role"}} 2018-09-08 08:06:19,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5026639-156c-4a37-af55-d5e7dd409c59 2018-09-08 08:06:19,241 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-91f992db-8460-424-proj-role 2018-09-08 08:06:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:19,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bc7096-abd9-4504-ba44-f5143d32f892 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7"}, "domain_id": null, "name": "CreateKeypairsTests-91f992db-8460-424-proj-role", "id": "c9dd1d0fef0146d7895bf007262d3df7"}} 2018-09-08 08:06:19,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7 used request id req-e5bc7096-abd9-4504-ba44-f5143d32f892 2018-09-08 08:06:19,333 - keystone_utils - INFO - Granting role CreateKeypairsTests-91f992db-8460-424-proj-role to project CreateKeypairsTests-91f992db-8460-424-proj 2018-09-08 08:06:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264/users/b737f17fcf04466aa9f73058ffc2a81a/roles/c9dd1d0fef0146d7895bf007262d3df7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:19,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccb6aee-62b6-423f-be24-de5be779ab72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:19,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264/users/b737f17fcf04466aa9f73058ffc2a81a/roles/c9dd1d0fef0146d7895bf007262d3df7 used request id req-dccb6aee-62b6-423f-be24-de5be779ab72 2018-09-08 08:06:19,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:19,688 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9.pub 2018-09-08 08:06:19,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:19,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:20,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9dd1d0fef0146d7895bf007262d3df7", "name": "CreateKeypairsTests-91f992db-8460-424-proj-role"}], "expires_at": "2018-09-08T09:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8f5eb96d53c41e9a380304f73fe9264", "name": "CreateKeypairsTests-91f992db-8460-424-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-91f992db-8460-424-user", "id": "b737f17fcf04466aa9f73058ffc2a81a"}, "audit_ids": ["u-WuaKktTYWNATke-KINfQ"], "issued_at": "2018-09-08T08:06:20.000000Z"}} 2018-09-08 08:06:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb553c1e6cafe5a361c91edad6a2f7de05ea1c4" 2018-09-08 08:06:20,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06f0aa9-a1d4-4be1-a54c-7947fe076894 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:20,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f06f0aa9-a1d4-4be1-a54c-7947fe076894 2018-09-08 08:06:20,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:20,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb553c1e6cafe5a361c91edad6a2f7de05ea1c4" 2018-09-08 08:06:20,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a81d9161-f467-4686-9aa8-1d42609d3ba1 x-compute-request-id: req-a81d9161-f467-4686-9aa8-1d42609d3ba1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:06:20,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a81d9161-f467-4686-9aa8-1d42609d3ba1 2018-09-08 08:06:20,309 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9... 2018-09-08 08:06:20,309 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-08 08:06:20,309 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9.pub 2018-09-08 08:06:20,309 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 2018-09-08 08:06:20,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb553c1e6cafe5a361c91edad6a2f7de05ea1c4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3LXkLPEdwDx4CDrz743RHuRaRn0Aw9bZ4QNTC9il7/XTrlWGrihgkGVfO2dr+3ktggDGM2xUrG4FIcZR6JGiRmO31rV54O0xbB37H7V4njtoPnaV1GZf9HJRwm0QKTmixvYQmUy8N2fqZXo3BRfpPDXz/yXKDseKn9e8mCh3mjncglmSxMAOvwDqSF1zIPxvSxlGZxL293/E2/fy7KGPFZBI67oKAwkUHL+YipkomtLnbVEXFhnaqM+oqkRo26xcNisXnVYQctyaxnVe7zvWvpJFzo/sjum9I0YLC4rCFyT5YhsXJUU4PaHvoYvITqFuo1BwbEa6BLi1Rsu341gP", "name": "CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9"}}' 2018-09-08 08:06:20,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5044e02e-60b8-4304-b2bd-0c16f540445d x-compute-request-id: req-5044e02e-60b8-4304-b2bd-0c16f540445d Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3LXkLPEdwDx4CDrz743RHuRaRn0Aw9bZ4QNTC9il7/XTrlWGrihgkGVfO2dr+3ktggDGM2xUrG4FIcZR6JGiRmO31rV54O0xbB37H7V4njtoPnaV1GZf9HJRwm0QKTmixvYQmUy8N2fqZXo3BRfpPDXz/yXKDseKn9e8mCh3mjncglmSxMAOvwDqSF1zIPxvSxlGZxL293/E2/fy7KGPFZBI67oKAwkUHL+YipkomtLnbVEXFhnaqM+oqkRo26xcNisXnVYQctyaxnVe7zvWvpJFzo/sjum9I0YLC4rCFyT5YhsXJUU4PaHvoYvITqFuo1BwbEa6BLi1Rsu341gP", "user_id": "b737f17fcf04466aa9f73058ffc2a81a", "name": "CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9", "fingerprint": "52:38:27:c7:53:49:c1:08:ef:b6:57:fd:2c:c1:97:22"}} 2018-09-08 08:06:20,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5044e02e-60b8-4304-b2bd-0c16f540445d 2018-09-08 08:06:20,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:20,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9dd1d0fef0146d7895bf007262d3df7", "name": "CreateKeypairsTests-91f992db-8460-424-proj-role"}], "expires_at": "2018-09-08T09:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8f5eb96d53c41e9a380304f73fe9264", "name": "CreateKeypairsTests-91f992db-8460-424-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a8f5eb96d53c41e9a380304f73fe9264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-91f992db-8460-424-user", "id": "b737f17fcf04466aa9f73058ffc2a81a"}, "audit_ids": ["6nN8OYG1Tr2J6WFFjBxh1A"], "issued_at": "2018-09-08T08:06:20.000000Z"}} 2018-09-08 08:06:20,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84946e812eba8eceb30f9f7c09d9182133601da2" 2018-09-08 08:06:21,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e01025-3856-4b78-a55f-be634d5145d0 x-compute-request-id: req-81e01025-3856-4b78-a55f-be634d5145d0 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3LXkLPEdwDx4CDrz743RHuRaRn0Aw9bZ4QNTC9il7/XTrlWGrihgkGVfO2dr+3ktggDGM2xUrG4FIcZR6JGiRmO31rV54O0xbB37H7V4njtoPnaV1GZf9HJRwm0QKTmixvYQmUy8N2fqZXo3BRfpPDXz/yXKDseKn9e8mCh3mjncglmSxMAOvwDqSF1zIPxvSxlGZxL293/E2/fy7KGPFZBI67oKAwkUHL+YipkomtLnbVEXFhnaqM+oqkRo26xcNisXnVYQctyaxnVe7zvWvpJFzo/sjum9I0YLC4rCFyT5YhsXJUU4PaHvoYvITqFuo1BwbEa6BLi1Rsu341gP", "user_id": "b737f17fcf04466aa9f73058ffc2a81a", "name": "CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9", "deleted": false, "created_at": "2018-09-08T08:06:20.000000", "updated_at": null, "fingerprint": "52:38:27:c7:53:49:c1:08:ef:b6:57:fd:2c:c1:97:22", "deleted_at": null, "id": 65}} 2018-09-08 08:06:21,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 used request id req-81e01025-3856-4b78-a55f-be634d5145d0 2018-09-08 08:06:21,324 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 2018-09-08 08:06:21,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb553c1e6cafe5a361c91edad6a2f7de05ea1c4" 2018-09-08 08:06:21,360 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:06:21 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-2d27567e-2035-4d33-b44f-e68e1329e037 x-compute-request-id: req-2d27567e-2035-4d33-b44f-e68e1329e037 Content-Length: 0 Content-Type: application/json 2018-09-08 08:06:21,361 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-269abb82-fd50-4274-8dc6-fa32cdc276c9 used request id req-2d27567e-2035-4d33-b44f-e68e1329e037 2018-09-08 08:06:21,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:21,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-04b44afd-f355-407e-beeb-03bd14c13c3b Date: Sat, 08 Sep 2018 08:06:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:06:21,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-04b44afd-f355-407e-beeb-03bd14c13c3b 2018-09-08 08:06:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:21,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35822085-41e7-4cea-81c1-72d40658665e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:21,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-35822085-41e7-4cea-81c1-72d40658665e 2018-09-08 08:06:21,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:21,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d2dc8b-85a3-49df-bf0c-272a770a06b9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:06:21,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-50d2dc8b-85a3-49df-bf0c-272a770a06b9 2018-09-08 08:06:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:21,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2b01c6-587d-4624-9cc6-958f8ddfaf18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:21,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-8a2b01c6-587d-4624-9cc6-958f8ddfaf18 2018-09-08 08:06:21,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:21,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da0a9d3-a0df-4f0f-92d7-e26409988070 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:21,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9da0a9d3-a0df-4f0f-92d7-e26409988070 2018-09-08 08:06:21,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f792d533-8247-441d-ab77-9952942efab4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:06:22,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-f792d533-8247-441d-ab77-9952942efab4 2018-09-08 08:06:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d7f5b8-9cef-4743-95c3-2b40b90ad911 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:22,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-96d7f5b8-9cef-4743-95c3-2b40b90ad911 2018-09-08 08:06:22,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c266bf95-bd8f-41d1-b028-f317dc40852f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:22,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c266bf95-bd8f-41d1-b028-f317dc40852f 2018-09-08 08:06:22,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-455f7ae8-a2b9-431a-8bb2-603e82b64d61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:22,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-455f7ae8-a2b9-431a-8bb2-603e82b64d61 2018-09-08 08:06:22,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872342e7-fbe4-4418-9fb5-158c83afceea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:22,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-872342e7-fbe4-4418-9fb5-158c83afceea 2018-09-08 08:06:22,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96975bf-03d6-4dbf-93ff-9d3004aafb97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:06:22,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-a96975bf-03d6-4dbf-93ff-9d3004aafb97 2018-09-08 08:06:22,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:06:22,471 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-91f992db-8460-424-proj 2018-09-08 08:06:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fcf0dc-ed59-4d31-9b70-aa3c036637d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:22,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a8f5eb96d53c41e9a380304f73fe9264 used request id req-c1fcf0dc-ed59-4d31-9b70-aa3c036637d8 2018-09-08 08:06:22,687 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-91f992db-8460-424-proj-role 2018-09-08 08:06:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8457a1b-93c2-4c1d-a441-74d0ae6784f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:22,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c9dd1d0fef0146d7895bf007262d3df7 used request id req-d8457a1b-93c2-4c1d-a441-74d0ae6784f3 2018-09-08 08:06:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff9cab621d56c05e53131e11f14ecd3e704c014" 2018-09-08 08:06:22,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516ef58a-5c80-492e-bc55-a8d750555d0c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:22,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-516ef58a-5c80-492e-bc55-a8d750555d0c 2018-09-08 08:06:22,891 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-91f992db-8460-424-user 2018-09-08 08:06:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b737f17fcf04466aa9f73058ffc2a81a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd3dc1e7e58e23bb35c3706823d3e49e2c894cb" 2018-09-08 08:06:23,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db0b7820-2644-4e26-9f00-ff7bf1cf6d04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:23,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b737f17fcf04466aa9f73058ffc2a81a used request id req-db0b7820-2644-4e26-9f00-ff7bf1cf6d04 2018-09-08 08:06:23,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:23,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JsgJUJlUR-Wf8F25-anwWg"], "issued_at": "2018-09-08T08:06:23.000000Z"}} 2018-09-08 08:06:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a123e034790d320f8ed4fe8c95caf70ec7ee26d" 2018-09-08 08:06:23,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddefa022-072a-4c0b-9b98-8e8cc78da21d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:23,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ddefa022-072a-4c0b-9b98-8e8cc78da21d 2018-09-08 08:06:23,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:23,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:23,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["GAaP-XlTQwaaWk7RfZZa6A"], "issued_at": "2018-09-08T08:06:23.000000Z"}} 2018-09-08 08:06:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f6756b-0c68-4d2c-bc88-df32fc2e2a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:24,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80f6756b-0c68-4d2c-bc88-df32fc2e2a13 2018-09-08 08:06:24,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:24,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:24,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a157ef90-347a-4522-b8c6-18290a5ad961 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:06:24,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj used request id req-a157ef90-347a-4522-b8c6-18290a5ad961 2018-09-08 08:06:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:24,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a13455-3c54-433a-81d1-776829e02dbd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:24,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80a13455-3c54-433a-81d1-776829e02dbd 2018-09-08 08:06:24,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj"}}' 2018-09-08 08:06:24,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcee943-d038-46ab-95ea-46bf1e66c0f4 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc"}, "enabled": true, "id": "c49460f2c67946d0b3ea7aa0cd5500fc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj"}} 2018-09-08 08:06:24,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bbcee943-d038-46ab-95ea-46bf1e66c0f4 2018-09-08 08:06:24,331 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-proj 2018-09-08 08:06:24,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:24,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:24,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sR0MIqK0Sbaxb3lnJ9gSTA"], "issued_at": "2018-09-08T08:06:24.000000Z"}} 2018-09-08 08:06:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb67d4636d250611f79a2cf3102f8ca3b4e7390" 2018-09-08 08:06:24,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4150f4-8b09-4d5b-9519-36cb6e0b8a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:24,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc4150f4-8b09-4d5b-9519-36cb6e0b8a13 2018-09-08 08:06:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:06:24,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:06:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb67d4636d250611f79a2cf3102f8ca3b4e7390" 2018-09-08 08:06:24,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53f57f2-a4bf-45d1-b792-31f822910a6e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:06:24,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d53f57f2-a4bf-45d1-b792-31f822910a6e 2018-09-08 08:06:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb67d4636d250611f79a2cf3102f8ca3b4e7390" 2018-09-08 08:06:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f2df42-4901-4feb-beec-67d9cb686674 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc"}, "enabled": true, "id": "c49460f2c67946d0b3ea7aa0cd5500fc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj"}]} 2018-09-08 08:06:25,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-3f3a8060-4ae8-4ab-proj used request id req-e4f2df42-4901-4feb-beec-67d9cb686674 2018-09-08 08:06:25,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb67d4636d250611f79a2cf3102f8ca3b4e7390" 2018-09-08 08:06:25,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98e92bd-450c-41c2-8165-1c7acd63e0ab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:06:25,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a98e92bd-450c-41c2-8165-1c7acd63e0ab 2018-09-08 08:06:25,468 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-user 2018-09-08 08:06:25,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:25,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d2f249-7475-4429-9d38-83a90e553ca2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:06:25,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68d2f249-7475-4429-9d38-83a90e553ca2 2018-09-08 08:06:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" -d '{"role": {"name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role"}}' 2018-09-08 08:06:25,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0de3b2d-e63c-49ac-a23d-aef05239bb69 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5993ab0abb3c4d4ea7d1f0e95c3e3faa", "links": {"self": "http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa"}, "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role"}} 2018-09-08 08:06:25,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0de3b2d-e63c-49ac-a23d-aef05239bb69 2018-09-08 08:06:25,595 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role 2018-09-08 08:06:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:25,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4fac91-2410-479c-af00-a8d99863a721 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa"}, "domain_id": null, "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role", "id": "5993ab0abb3c4d4ea7d1f0e95c3e3faa"}} 2018-09-08 08:06:25,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa used request id req-4d4fac91-2410-479c-af00-a8d99863a721 2018-09-08 08:06:25,615 - keystone_utils - INFO - Granting role CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role to project CreateKeypairsTests-3f3a8060-4ae8-4ab-proj 2018-09-08 08:06:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc/users/0b10d5f0293a4e9e845fe9d111a01438/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:06:25,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b61bf0-037d-485a-bc22-a08e89842aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:06:25,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc/users/0b10d5f0293a4e9e845fe9d111a01438/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa used request id req-86b61bf0-037d-485a-bc22-a08e89842aa0 2018-09-08 08:06:25,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:25,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:06:25,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:06:26,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5993ab0abb3c4d4ea7d1f0e95c3e3faa", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role"}], "expires_at": "2018-09-08T09:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c49460f2c67946d0b3ea7aa0cd5500fc", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-user", "id": "0b10d5f0293a4e9e845fe9d111a01438"}, "audit_ids": ["j0_ZXor5RUmq4Ad2gFSjww"], "issued_at": "2018-09-08T08:06:26.000000Z"}} 2018-09-08 08:06:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2dcaf82ee1b47a5dc08648ad0663dda556f387" 2018-09-08 08:06:26,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9738a1be-1633-4cb7-9ead-5db9b7b4810b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:06:26,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9738a1be-1633-4cb7-9ead-5db9b7b4810b 2018-09-08 08:06:26,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:06:26,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2dcaf82ee1b47a5dc08648ad0663dda556f387" 2018-09-08 08:06:26,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10db761e-9779-45b7-b30c-13ae9576387f x-compute-request-id: req-10db761e-9779-45b7-b30c-13ae9576387f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:06:26,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-10db761e-9779-45b7-b30c-13ae9576387f 2018-09-08 08:06:26,367 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a... 2018-09-08 08:06:26,367 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:07:23,728 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a 2018-09-08 08:07:23,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2dcaf82ee1b47a5dc08648ad0663dda556f387" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCo7pgNZCIKeX2GrLPFH3MqezQyd+bSLNUtP9V5S9293/Uot0GTqkKAFmaQi80sjdvdEJjFBF4kVi1Zd3DqOoldiIoL7YNlmgmiPVoCcbiKd+Ua/S2VCTkhlgkr6jfAF2TM5i8QalRfsfWxunIIVEJpg5TlkNikew3uSZ1Wzg4G92m79wIfqGocOTHnr+y0abvMLhXetFI3arFsccqEMSfSuGTrb5VdmOWaLlDt3vOkEyzDpZniWCrTkCsfamuQNlI6sc5irwgFCBLiiuNU4RbjSr2R3xpCxAtpjKEOA8SWey7b+V6wpAH7bIFKFeUJFbWxKVW6m6joP7E2hpGlcZ2jg2Xi9kC2KmkkQYxjZWVersf/2PZO7B0utprVMvXnm8e5tA9MsX1MIyFKRqqtexmtCe5m+VWWmD6lGH20vfx0w5S5crVwYt92txh+v4PTD+IhhFKQvmt+nl0Mar5TB/eK5RhHC7C0EeGVDVSleCm3jTX80Pj43j3wU7GUwcSo62aQaabAB8QMYwCTnKiH20JGV541y0TBgJiEmOOrXnHVVIyzI9W9yF1/Okqt0ZRcRGZ819gwYyx+y+U5Z6RskNLetxahr/zLUBI6aMyV/ZDW/iJ70VOxYkNvOEDzLd0AKLALYrcX7RitfuHQQlnNNr8PgZwlnS19egMPdvNf91D1RXoxpNQetCKCn+vC3sVVmIu/Cl2fY9JyZZz1BFHJJbvDFxqAs7Vy7rIr5QbD2osdeSI7uU7qB4pRrJovUm+E9N/j3uT9bdUWpU0OVeLxnHPxLuEk/VdrofOoWT5gm20XHIysObBMZp+dvy99ha9s7UFH2T3kNY+E3Kp/KX1sBKjjaFTS3d00fmdJA5PS7ZJdwYlhYjmgVqRL+MolzyIzCPTY3+ID1sTqstg1Bc38eizuYNJ9PzSGfVTWpfEmt31ffMoKGLm5+hJLnRCwL1YuKLbjFTtTdJ+f7tVsTAHcSUU3xmC0RM2Y7NxqCfggEJwmbjmxQUKnx2ejw59bry6i6j2d9HOpJmzLs7X5fXxvpcip0r9ExcSP+XT38KlUKHy0tSeF9C+uHCgy/WV4MGNuXNNMI5fr51l2crEme/75BNSICmhTmiI3zRb1MTA1TVzrXSMsGbnfERv5PMsPF6dkykpYMQUqyu2MWk7IfgR/f8yLM2wD0a5x87p9DymIcy+heoOGivIuRQcwUykM0He/68SEBG5C0RDzAXgbNvAniRCTlNWcbMWLnHkUQnSnfXrtzS/VYC3n/JTLTeCAIcG1ZyLAi4xTfCtLvHAA6WTDfr5AkYbUo6khpLFZWB2lz5SbzszRzq76MKj8XAnuHSp9MlmtY0k5OQ686UtwSk6tL4itamJiwZxhOlzmdGg1tHamI0XlfxEZlgoIG6VDbYMJtUS1YdPFtjP1StJleYQsXpZf97C/ugCQ/vGemob08/sWQGsf+DufqPCDtEQjaPSZqQVzaB+/iEFPZw+27pj3I8YOV+c2CjrboSot/RU13WXdfoDkNN+UiwGtdLSiHyUd5jPOZjCKlTkP4Vl16effb4qeZW1LNicL2GD5R177xwFxz9rpvnIOb+acomahLx4lDePD1zgFi6HBKqBl9OWRyzvXAwoFzYEZkYsS49GF7Qdhp4DqcfjAx/tPGhNEuKMo6R4Ifw==", "name": "CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a"}}' 2018-09-08 08:07:23,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5315173e-5900-4936-a4f0-c568c799d6c8 x-compute-request-id: req-5315173e-5900-4936-a4f0-c568c799d6c8 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCo7pgNZCIKeX2GrLPFH3MqezQyd+bSLNUtP9V5S9293/Uot0GTqkKAFmaQi80sjdvdEJjFBF4kVi1Zd3DqOoldiIoL7YNlmgmiPVoCcbiKd+Ua/S2VCTkhlgkr6jfAF2TM5i8QalRfsfWxunIIVEJpg5TlkNikew3uSZ1Wzg4G92m79wIfqGocOTHnr+y0abvMLhXetFI3arFsccqEMSfSuGTrb5VdmOWaLlDt3vOkEyzDpZniWCrTkCsfamuQNlI6sc5irwgFCBLiiuNU4RbjSr2R3xpCxAtpjKEOA8SWey7b+V6wpAH7bIFKFeUJFbWxKVW6m6joP7E2hpGlcZ2jg2Xi9kC2KmkkQYxjZWVersf/2PZO7B0utprVMvXnm8e5tA9MsX1MIyFKRqqtexmtCe5m+VWWmD6lGH20vfx0w5S5crVwYt92txh+v4PTD+IhhFKQvmt+nl0Mar5TB/eK5RhHC7C0EeGVDVSleCm3jTX80Pj43j3wU7GUwcSo62aQaabAB8QMYwCTnKiH20JGV541y0TBgJiEmOOrXnHVVIyzI9W9yF1/Okqt0ZRcRGZ819gwYyx+y+U5Z6RskNLetxahr/zLUBI6aMyV/ZDW/iJ70VOxYkNvOEDzLd0AKLALYrcX7RitfuHQQlnNNr8PgZwlnS19egMPdvNf91D1RXoxpNQetCKCn+vC3sVVmIu/Cl2fY9JyZZz1BFHJJbvDFxqAs7Vy7rIr5QbD2osdeSI7uU7qB4pRrJovUm+E9N/j3uT9bdUWpU0OVeLxnHPxLuEk/VdrofOoWT5gm20XHIysObBMZp+dvy99ha9s7UFH2T3kNY+E3Kp/KX1sBKjjaFTS3d00fmdJA5PS7ZJdwYlhYjmgVqRL+MolzyIzCPTY3+ID1sTqstg1Bc38eizuYNJ9PzSGfVTWpfEmt31ffMoKGLm5+hJLnRCwL1YuKLbjFTtTdJ+f7tVsTAHcSUU3xmC0RM2Y7NxqCfggEJwmbjmxQUKnx2ejw59bry6i6j2d9HOpJmzLs7X5fXxvpcip0r9ExcSP+XT38KlUKHy0tSeF9C+uHCgy/WV4MGNuXNNMI5fr51l2crEme/75BNSICmhTmiI3zRb1MTA1TVzrXSMsGbnfERv5PMsPF6dkykpYMQUqyu2MWk7IfgR/f8yLM2wD0a5x87p9DymIcy+heoOGivIuRQcwUykM0He/68SEBG5C0RDzAXgbNvAniRCTlNWcbMWLnHkUQnSnfXrtzS/VYC3n/JTLTeCAIcG1ZyLAi4xTfCtLvHAA6WTDfr5AkYbUo6khpLFZWB2lz5SbzszRzq76MKj8XAnuHSp9MlmtY0k5OQ686UtwSk6tL4itamJiwZxhOlzmdGg1tHamI0XlfxEZlgoIG6VDbYMJtUS1YdPFtjP1StJleYQsXpZf97C/ugCQ/vGemob08/sWQGsf+DufqPCDtEQjaPSZqQVzaB+/iEFPZw+27pj3I8YOV+c2CjrboSot/RU13WXdfoDkNN+UiwGtdLSiHyUd5jPOZjCKlTkP4Vl16effb4qeZW1LNicL2GD5R177xwFxz9rpvnIOb+acomahLx4lDePD1zgFi6HBKqBl9OWRyzvXAwoFzYEZkYsS49GF7Qdhp4DqcfjAx/tPGhNEuKMo6R4Ifw==", "user_id": "0b10d5f0293a4e9e845fe9d111a01438", "name": "CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a", "fingerprint": "3c:0a:0e:70:89:0a:37:bc:30:02:42:a9:75:db:63:21"}} 2018-09-08 08:07:23,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5315173e-5900-4936-a4f0-c568c799d6c8 2018-09-08 08:07:23,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:24,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5993ab0abb3c4d4ea7d1f0e95c3e3faa", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role"}], "expires_at": "2018-09-08T09:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c49460f2c67946d0b3ea7aa0cd5500fc", "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c49460f2c67946d0b3ea7aa0cd5500fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3f3a8060-4ae8-4ab-user", "id": "0b10d5f0293a4e9e845fe9d111a01438"}, "audit_ids": ["XCCirdeqS0CnbMVsYtcydQ"], "issued_at": "2018-09-08T08:07:24.000000Z"}} 2018-09-08 08:07:24,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5530eecd930a77c77b6e97875e0084117402fab" 2018-09-08 08:07:24,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8799a8e3-e0f7-4fab-a3bc-f7b0279efb05 x-compute-request-id: req-8799a8e3-e0f7-4fab-a3bc-f7b0279efb05 Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCo7pgNZCIKeX2GrLPFH3MqezQyd+bSLNUtP9V5S9293/Uot0GTqkKAFmaQi80sjdvdEJjFBF4kVi1Zd3DqOoldiIoL7YNlmgmiPVoCcbiKd+Ua/S2VCTkhlgkr6jfAF2TM5i8QalRfsfWxunIIVEJpg5TlkNikew3uSZ1Wzg4G92m79wIfqGocOTHnr+y0abvMLhXetFI3arFsccqEMSfSuGTrb5VdmOWaLlDt3vOkEyzDpZniWCrTkCsfamuQNlI6sc5irwgFCBLiiuNU4RbjSr2R3xpCxAtpjKEOA8SWey7b+V6wpAH7bIFKFeUJFbWxKVW6m6joP7E2hpGlcZ2jg2Xi9kC2KmkkQYxjZWVersf/2PZO7B0utprVMvXnm8e5tA9MsX1MIyFKRqqtexmtCe5m+VWWmD6lGH20vfx0w5S5crVwYt92txh+v4PTD+IhhFKQvmt+nl0Mar5TB/eK5RhHC7C0EeGVDVSleCm3jTX80Pj43j3wU7GUwcSo62aQaabAB8QMYwCTnKiH20JGV541y0TBgJiEmOOrXnHVVIyzI9W9yF1/Okqt0ZRcRGZ819gwYyx+y+U5Z6RskNLetxahr/zLUBI6aMyV/ZDW/iJ70VOxYkNvOEDzLd0AKLALYrcX7RitfuHQQlnNNr8PgZwlnS19egMPdvNf91D1RXoxpNQetCKCn+vC3sVVmIu/Cl2fY9JyZZz1BFHJJbvDFxqAs7Vy7rIr5QbD2osdeSI7uU7qB4pRrJovUm+E9N/j3uT9bdUWpU0OVeLxnHPxLuEk/VdrofOoWT5gm20XHIysObBMZp+dvy99ha9s7UFH2T3kNY+E3Kp/KX1sBKjjaFTS3d00fmdJA5PS7ZJdwYlhYjmgVqRL+MolzyIzCPTY3+ID1sTqstg1Bc38eizuYNJ9PzSGfVTWpfEmt31ffMoKGLm5+hJLnRCwL1YuKLbjFTtTdJ+f7tVsTAHcSUU3xmC0RM2Y7NxqCfggEJwmbjmxQUKnx2ejw59bry6i6j2d9HOpJmzLs7X5fXxvpcip0r9ExcSP+XT38KlUKHy0tSeF9C+uHCgy/WV4MGNuXNNMI5fr51l2crEme/75BNSICmhTmiI3zRb1MTA1TVzrXSMsGbnfERv5PMsPF6dkykpYMQUqyu2MWk7IfgR/f8yLM2wD0a5x87p9DymIcy+heoOGivIuRQcwUykM0He/68SEBG5C0RDzAXgbNvAniRCTlNWcbMWLnHkUQnSnfXrtzS/VYC3n/JTLTeCAIcG1ZyLAi4xTfCtLvHAA6WTDfr5AkYbUo6khpLFZWB2lz5SbzszRzq76MKj8XAnuHSp9MlmtY0k5OQ686UtwSk6tL4itamJiwZxhOlzmdGg1tHamI0XlfxEZlgoIG6VDbYMJtUS1YdPFtjP1StJleYQsXpZf97C/ugCQ/vGemob08/sWQGsf+DufqPCDtEQjaPSZqQVzaB+/iEFPZw+27pj3I8YOV+c2CjrboSot/RU13WXdfoDkNN+UiwGtdLSiHyUd5jPOZjCKlTkP4Vl16effb4qeZW1LNicL2GD5R177xwFxz9rpvnIOb+acomahLx4lDePD1zgFi6HBKqBl9OWRyzvXAwoFzYEZkYsS49GF7Qdhp4DqcfjAx/tPGhNEuKMo6R4Ifw==", "user_id": "0b10d5f0293a4e9e845fe9d111a01438", "name": "CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a", "deleted": false, "created_at": "2018-09-08T08:07:23.000000", "updated_at": null, "fingerprint": "3c:0a:0e:70:89:0a:37:bc:30:02:42:a9:75:db:63:21", "deleted_at": null, "id": 68}} 2018-09-08 08:07:24,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a used request id req-8799a8e3-e0f7-4fab-a3bc-f7b0279efb05 2018-09-08 08:07:24,772 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a 2018-09-08 08:07:24,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2dcaf82ee1b47a5dc08648ad0663dda556f387" 2018-09-08 08:07:24,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d071ff38-2ea6-49fa-b5fc-25a577ae937b x-compute-request-id: req-d071ff38-2ea6-49fa-b5fc-25a577ae937b Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:24,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-3efd1b06-ad81-49d6-89df-9a9a30be165a used request id req-d071ff38-2ea6-49fa-b5fc-25a577ae937b 2018-09-08 08:07:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-769c9a08-a74e-4721-b889-ca3392a84877 Date: Sat, 08 Sep 2018 08:07:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:25,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-769c9a08-a74e-4721-b889-ca3392a84877 2018-09-08 08:07:25,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2215a988-33c4-43bd-8366-b5f8c9e61045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2215a988-33c4-43bd-8366-b5f8c9e61045 2018-09-08 08:07:25,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2365fb18-03d9-4a44-9f46-c67d58d7453f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:25,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-2365fb18-03d9-4a44-9f46-c67d58d7453f 2018-09-08 08:07:25,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15056229-744c-472b-8f7e-89f42f07da69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-15056229-744c-472b-8f7e-89f42f07da69 2018-09-08 08:07:25,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4699f3eb-8aec-4926-8daf-21813da2fc9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-4699f3eb-8aec-4926-8daf-21813da2fc9a 2018-09-08 08:07:25,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b560500-3c8d-4945-a9a7-0ee987238199 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:25,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-5b560500-3c8d-4945-a9a7-0ee987238199 2018-09-08 08:07:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c0e6e4-111c-4c12-b365-d34bd88924ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-52c0e6e4-111c-4c12-b365-d34bd88924ae 2018-09-08 08:07:25,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dfa7907-82eb-4f4a-b7c2-3b455af05b1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-9dfa7907-82eb-4f4a-b7c2-3b455af05b1d 2018-09-08 08:07:25,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02010295-1ab9-4b00-9cdb-c3e9ee5c867f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-02010295-1ab9-4b00-9cdb-c3e9ee5c867f 2018-09-08 08:07:25,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea6013a-a37e-4108-b9a5-1bb8dadc72a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-8ea6013a-a37e-4108-b9a5-1bb8dadc72a6 2018-09-08 08:07:25,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:25,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7c3c83-740f-4bb3-9e7c-ab2e89bd7077 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:25,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-bd7c3c83-740f-4bb3-9e7c-ab2e89bd7077 2018-09-08 08:07:25,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:25,953 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-proj 2018-09-08 08:07:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:26,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d96e0cc-f746-4623-8441-8845b0a403ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:26,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c49460f2c67946d0b3ea7aa0cd5500fc used request id req-6d96e0cc-f746-4623-8441-8845b0a403ec 2018-09-08 08:07:26,167 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-proj-role 2018-09-08 08:07:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:26,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7bd975-9880-4908-8fa5-af30ba1db28d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:26,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5993ab0abb3c4d4ea7d1f0e95c3e3faa used request id req-6f7bd975-9880-4908-8fa5-af30ba1db28d 2018-09-08 08:07:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b2d44e00400e2424feef936048b2a55fdc32fd" 2018-09-08 08:07:26,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4756e8d3-a97e-4e6e-bc7f-9864b7dd41e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:26,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4756e8d3-a97e-4e6e-bc7f-9864b7dd41e5 2018-09-08 08:07:26,365 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3f3a8060-4ae8-4ab-user 2018-09-08 08:07:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0b10d5f0293a4e9e845fe9d111a01438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb67d4636d250611f79a2cf3102f8ca3b4e7390" 2018-09-08 08:07:26,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d0db20-78c7-49f3-80ff-e09f083b3f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:26,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b10d5f0293a4e9e845fe9d111a01438 used request id req-83d0db20-78c7-49f3-80ff-e09f083b3f88 2018-09-08 08:07:26,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:26,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bEbPni6ARb2HnOP4FRiEPA"], "issued_at": "2018-09-08T08:07:26.000000Z"}} 2018-09-08 08:07:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5283cc593de47fc1b149c83e0284ccfa8eb38097" 2018-09-08 08:07:27,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c63a52-bcb0-4799-bb8e-1591dc089251 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:27,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31c63a52-bcb0-4799-bb8e-1591dc089251 2018-09-08 08:07:27,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:27,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:27,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["cUUVthSvQ_KMil7OH1oddw"], "issued_at": "2018-09-08T08:07:27.000000Z"}} 2018-09-08 08:07:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:27,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f705ce8b-455a-4639-bc21-89aa5cd74fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:27,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f705ce8b-455a-4639-bc21-89aa5cd74fe0 2018-09-08 08:07:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:27,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de6d2a7c-615a-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:27,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a91f97-1f69-4bb5-b084-1833f21aeb5f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de6d2a7c-615a-441-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:27,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de6d2a7c-615a-441-proj used request id req-19a91f97-1f69-4bb5-b084-1833f21aeb5f 2018-09-08 08:07:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:27,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc805d4-2df7-408d-aaa3-2a79342452aa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:27,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dbc805d4-2df7-408d-aaa3-2a79342452aa 2018-09-08 08:07:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj"}}' 2018-09-08 08:07:27,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-015d38de-3233-4eab-a050-02b7d4423ff4 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce"}, "enabled": true, "id": "9f165e7de9614e789859b53561798bce", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj"}} 2018-09-08 08:07:27,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-015d38de-3233-4eab-a050-02b7d4423ff4 2018-09-08 08:07:27,810 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-de6d2a7c-615a-441-proj 2018-09-08 08:07:27,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:27,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:28,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["EBI3zhsQSVGJiQVmjHH7cw"], "issued_at": "2018-09-08T08:07:28.000000Z"}} 2018-09-08 08:07:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a84a1101dc0bb977885f16ab0c07f5229a539f" 2018-09-08 08:07:28,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195a72e7-183f-49fc-9651-9cac691e814d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:28,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-195a72e7-183f-49fc-9651-9cac691e814d 2018-09-08 08:07:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:28,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a84a1101dc0bb977885f16ab0c07f5229a539f" 2018-09-08 08:07:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8d74ce-a057-4d7b-8c2e-f689c867a836 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:28,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1b8d74ce-a057-4d7b-8c2e-f689c867a836 2018-09-08 08:07:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de6d2a7c-615a-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a84a1101dc0bb977885f16ab0c07f5229a539f" 2018-09-08 08:07:28,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c74b84-9774-4521-88dc-956dc0d87cd7 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de6d2a7c-615a-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce"}, "enabled": true, "id": "9f165e7de9614e789859b53561798bce", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj"}]} 2018-09-08 08:07:28,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de6d2a7c-615a-441-proj used request id req-37c74b84-9774-4521-88dc-956dc0d87cd7 2018-09-08 08:07:28,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a84a1101dc0bb977885f16ab0c07f5229a539f" 2018-09-08 08:07:28,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc9a3d5-9f57-4d26-b31b-48cc616ff60c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:28,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7dc9a3d5-9f57-4d26-b31b-48cc616ff60c 2018-09-08 08:07:29,073 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-de6d2a7c-615a-441-user 2018-09-08 08:07:29,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:29,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb04c85-0bad-4009-83b7-9fefef17ab9a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:29,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eb04c85-0bad-4009-83b7-9fefef17ab9a 2018-09-08 08:07:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" -d '{"role": {"name": "CreateKeypairsTests-de6d2a7c-615a-441-proj-role"}}' 2018-09-08 08:07:29,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d77359b-2df3-4d24-a54a-a464aca70aad Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25c2298e9e224c20b40788c0b4673a6a", "links": {"self": "http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a"}, "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj-role"}} 2018-09-08 08:07:29,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d77359b-2df3-4d24-a54a-a464aca70aad 2018-09-08 08:07:29,277 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-de6d2a7c-615a-441-proj-role 2018-09-08 08:07:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:29,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15148ac-a925-416f-b59c-e41e97ff9852 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a"}, "domain_id": null, "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj-role", "id": "25c2298e9e224c20b40788c0b4673a6a"}} 2018-09-08 08:07:29,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a used request id req-a15148ac-a925-416f-b59c-e41e97ff9852 2018-09-08 08:07:29,297 - keystone_utils - INFO - Granting role CreateKeypairsTests-de6d2a7c-615a-441-proj-role to project CreateKeypairsTests-de6d2a7c-615a-441-proj 2018-09-08 08:07:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce/users/d0adba9d10954f148fb98fc85d25e911/roles/25c2298e9e224c20b40788c0b4673a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:29,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf90393-3bcc-46cb-9aea-ed9b67be127b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:29,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce/users/d0adba9d10954f148fb98fc85d25e911/roles/25c2298e9e224c20b40788c0b4673a6a used request id req-8cf90393-3bcc-46cb-9aea-ed9b67be127b 2018-09-08 08:07:29,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:29,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:29,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:29,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25c2298e9e224c20b40788c0b4673a6a", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj-role"}], "expires_at": "2018-09-08T09:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f165e7de9614e789859b53561798bce", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-de6d2a7c-615a-441-user", "id": "d0adba9d10954f148fb98fc85d25e911"}, "audit_ids": ["Evveebi9TsKujrribyU02A"], "issued_at": "2018-09-08T08:07:29.000000Z"}} 2018-09-08 08:07:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eeef2ae06a7fa3374ba10e5a093da30ba7f1e08" 2018-09-08 08:07:29,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978c2aeb-7fc3-486d-b5a0-845001f3041c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:29,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-978c2aeb-7fc3-486d-b5a0-845001f3041c 2018-09-08 08:07:29,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:29,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eeef2ae06a7fa3374ba10e5a093da30ba7f1e08" 2018-09-08 08:07:30,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a684776-62bc-421b-91d9-321f0e605334 x-compute-request-id: req-0a684776-62bc-421b-91d9-321f0e605334 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:30,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0a684776-62bc-421b-91d9-321f0e605334 2018-09-08 08:07:30,167 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad... 2018-09-08 08:07:30,167 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:07:30,180 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad 2018-09-08 08:07:30,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eeef2ae06a7fa3374ba10e5a093da30ba7f1e08" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyPWsdvNVwF5C7pqudUHHHxrUu0rAXd+qV41eiV/qe0F9egDSqQxSiRd+FDvBz7+SruVQJx4O+ziEnIcTGNHSs780srMinjgsF+lsqFALklTTlwVa3eD+BP5jlUm3z41fxJ6I8Ao/mlU7HssDm88jhgox+CQ0yoK0+FCxQr7/2RQ==", "name": "CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad"}}' 2018-09-08 08:07:30,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:30 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-c244cafb-1551-4a1a-9718-8e7cdeaf4de4 x-compute-request-id: req-c244cafb-1551-4a1a-9718-8e7cdeaf4de4 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyPWsdvNVwF5C7pqudUHHHxrUu0rAXd+qV41eiV/qe0F9egDSqQxSiRd+FDvBz7+SruVQJx4O+ziEnIcTGNHSs780srMinjgsF+lsqFALklTTlwVa3eD+BP5jlUm3z41fxJ6I8Ao/mlU7HssDm88jhgox+CQ0yoK0+FCxQr7/2RQ==", "user_id": "d0adba9d10954f148fb98fc85d25e911", "name": "CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad", "fingerprint": "01:50:61:c9:22:1b:84:23:88:d4:23:c9:35:f2:7e:ba"}} 2018-09-08 08:07:30,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c244cafb-1551-4a1a-9718-8e7cdeaf4de4 2018-09-08 08:07:30,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:30,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25c2298e9e224c20b40788c0b4673a6a", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj-role"}], "expires_at": "2018-09-08T09:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f165e7de9614e789859b53561798bce", "name": "CreateKeypairsTests-de6d2a7c-615a-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9f165e7de9614e789859b53561798bce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-de6d2a7c-615a-441-user", "id": "d0adba9d10954f148fb98fc85d25e911"}, "audit_ids": ["VS4lOiePTs-jieXOayNP4w"], "issued_at": "2018-09-08T08:07:30.000000Z"}} 2018-09-08 08:07:30,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e950f9c8960ce2b831f360e6e5b177fefa78ee40" 2018-09-08 08:07:30,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:30 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-308d31c9-7970-413a-bb50-e2af584a6b7a x-compute-request-id: req-308d31c9-7970-413a-bb50-e2af584a6b7a Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyPWsdvNVwF5C7pqudUHHHxrUu0rAXd+qV41eiV/qe0F9egDSqQxSiRd+FDvBz7+SruVQJx4O+ziEnIcTGNHSs780srMinjgsF+lsqFALklTTlwVa3eD+BP5jlUm3z41fxJ6I8Ao/mlU7HssDm88jhgox+CQ0yoK0+FCxQr7/2RQ==", "user_id": "d0adba9d10954f148fb98fc85d25e911", "name": "CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad", "deleted": false, "created_at": "2018-09-08T08:07:30.000000", "updated_at": null, "fingerprint": "01:50:61:c9:22:1b:84:23:88:d4:23:c9:35:f2:7e:ba", "deleted_at": null, "id": 71}} 2018-09-08 08:07:30,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad used request id req-308d31c9-7970-413a-bb50-e2af584a6b7a 2018-09-08 08:07:30,814 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad 2018-09-08 08:07:30,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eeef2ae06a7fa3374ba10e5a093da30ba7f1e08" 2018-09-08 08:07:30,852 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:30 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-eff4e82c-6772-43aa-ad2f-20832c279438 x-compute-request-id: req-eff4e82c-6772-43aa-ad2f-20832c279438 Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:30,852 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-236e9797-fac4-43e9-a1a6-ba72635a3cad used request id req-eff4e82c-6772-43aa-ad2f-20832c279438 2018-09-08 08:07:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-26c7a1d4-7969-44f1-829f-d3c3e68205fd Date: Sat, 08 Sep 2018 08:07:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:31,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-26c7a1d4-7969-44f1-829f-d3c3e68205fd 2018-09-08 08:07:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327d5868-6f0b-4c1e-9149-2568fbd59c0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-327d5868-6f0b-4c1e-9149-2568fbd59c0c 2018-09-08 08:07:31,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf120f3-4b44-4d9a-8551-01a6af6dff1e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:31,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-daf120f3-4b44-4d9a-8551-01a6af6dff1e 2018-09-08 08:07:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59195f4-08b3-4e04-a46d-44104b195535 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-c59195f4-08b3-4e04-a46d-44104b195535 2018-09-08 08:07:31,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d205950a-ec6b-4e09-a5fa-daabbad68e7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-d205950a-ec6b-4e09-a5fa-daabbad68e7a 2018-09-08 08:07:31,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0412ae-ba65-4217-966d-0722c7617d97 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:31,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-5e0412ae-ba65-4217-966d-0722c7617d97 2018-09-08 08:07:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023b5e4b-477e-4f32-ad93-4028bdbb1894 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-023b5e4b-477e-4f32-ad93-4028bdbb1894 2018-09-08 08:07:31,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1dc4616-69bd-47aa-8ae4-c637fdd2444c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c1dc4616-69bd-47aa-8ae4-c637fdd2444c 2018-09-08 08:07:31,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fdf9609-053e-4003-9a76-816ed3f3619a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2fdf9609-053e-4003-9a76-816ed3f3619a 2018-09-08 08:07:31,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1733c619-58ae-4bb4-bae4-1db9ce316cb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-1733c619-58ae-4bb4-bae4-1db9ce316cb1 2018-09-08 08:07:31,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:31,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e184e1-7f12-4827-abb9-5bc37a2900e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:31,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-52e184e1-7f12-4827-abb9-5bc37a2900e3 2018-09-08 08:07:31,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:31,977 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-de6d2a7c-615a-441-proj 2018-09-08 08:07:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:32,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19958b9-fcb5-4f7d-9a9b-8961da57c361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:32,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9f165e7de9614e789859b53561798bce used request id req-b19958b9-fcb5-4f7d-9a9b-8961da57c361 2018-09-08 08:07:32,178 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-de6d2a7c-615a-441-proj-role 2018-09-08 08:07:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:32,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e413da62-1cc7-4f09-bba1-907791562654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:32,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/25c2298e9e224c20b40788c0b4673a6a used request id req-e413da62-1cc7-4f09-bba1-907791562654 2018-09-08 08:07:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086ea545d20c40ca5bf6d0bf937774b747268dd2" 2018-09-08 08:07:32,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec5b447-8f4c-43b5-a490-122bc4abedf6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:32,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ec5b447-8f4c-43b5-a490-122bc4abedf6 2018-09-08 08:07:32,380 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-de6d2a7c-615a-441-user 2018-09-08 08:07:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d0adba9d10954f148fb98fc85d25e911 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a84a1101dc0bb977885f16ab0c07f5229a539f" 2018-09-08 08:07:32,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6e7585-d34b-4e1b-b3eb-2b3a4735e265 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:32,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d0adba9d10954f148fb98fc85d25e911 used request id req-cb6e7585-d34b-4e1b-b3eb-2b3a4735e265 2018-09-08 08:07:32,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:32,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QnOEF6LVSVmcjbI31RSwKg"], "issued_at": "2018-09-08T08:07:32.000000Z"}} 2018-09-08 08:07:32,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0af8296d1c744444bceed23f0edccf0845e4fba" 2018-09-08 08:07:33,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49606c9a-bf01-47a7-b200-8b993f91f020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:33,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49606c9a-bf01-47a7-b200-8b993f91f020 2018-09-08 08:07:33,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:33,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:33,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["RIOUVTOnTUGRaw4YtJQEiQ"], "issued_at": "2018-09-08T08:07:33.000000Z"}} 2018-09-08 08:07:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:33,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5711c13-6f9d-458b-ab84-88bb35702b4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:33,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f5711c13-6f9d-458b-ab84-88bb35702b4d 2018-09-08 08:07:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:33,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2194e924-2fa9-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:33,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f509af-23c7-493f-9478-10d0a9a341ae Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2194e924-2fa9-43e-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:33,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2194e924-2fa9-43e-proj used request id req-02f509af-23c7-493f-9478-10d0a9a341ae 2018-09-08 08:07:33,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:33,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17af66ac-e366-4a4c-aed4-e31d82210b4a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:33,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-17af66ac-e366-4a4c-aed4-e31d82210b4a 2018-09-08 08:07:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj"}}' 2018-09-08 08:07:33,847 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98bf7837-7bb7-4933-9d32-dc91ecc164e9 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53"}, "enabled": true, "id": "8709963e9cb141318ca8923ca7122c53", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj"}} 2018-09-08 08:07:33,847 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-98bf7837-7bb7-4933-9d32-dc91ecc164e9 2018-09-08 08:07:33,847 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2194e924-2fa9-43e-proj 2018-09-08 08:07:33,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:33,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:34,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["RIWIWxpUQQOTQWD-AZQ-WA"], "issued_at": "2018-09-08T08:07:34.000000Z"}} 2018-09-08 08:07:34,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecc41bc643bcdc55dc6c70cefc41bd45ed5e241" 2018-09-08 08:07:34,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd57e55-a649-4649-a42d-ed6af930208c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:34,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1cd57e55-a649-4649-a42d-ed6af930208c 2018-09-08 08:07:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:34,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecc41bc643bcdc55dc6c70cefc41bd45ed5e241" 2018-09-08 08:07:34,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b7b684-9b6b-46bc-8bc8-87fc06969cb7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:34,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27b7b684-9b6b-46bc-8bc8-87fc06969cb7 2018-09-08 08:07:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2194e924-2fa9-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecc41bc643bcdc55dc6c70cefc41bd45ed5e241" 2018-09-08 08:07:34,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f6d234-241d-47fb-9c04-f64b5a8709e2 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2194e924-2fa9-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53"}, "enabled": true, "id": "8709963e9cb141318ca8923ca7122c53", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj"}]} 2018-09-08 08:07:34,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2194e924-2fa9-43e-proj used request id req-83f6d234-241d-47fb-9c04-f64b5a8709e2 2018-09-08 08:07:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecc41bc643bcdc55dc6c70cefc41bd45ed5e241" 2018-09-08 08:07:34,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325120b8-c6ef-4eb2-bc21-74d1ef5c1c61 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:34,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-325120b8-c6ef-4eb2-bc21-74d1ef5c1c61 2018-09-08 08:07:34,871 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2194e924-2fa9-43e-user 2018-09-08 08:07:34,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:34,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c818ae9-3dc4-4153-a8df-3b326f7236ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:34,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c818ae9-3dc4-4153-a8df-3b326f7236ea 2018-09-08 08:07:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" -d '{"role": {"name": "CreateKeypairsTests-2194e924-2fa9-43e-proj-role"}}' 2018-09-08 08:07:35,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d32f409c-7cb5-4406-9eab-cebdc0772d7a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d87347b3f9c40b48ae5845c8867e441", "links": {"self": "http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441"}, "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj-role"}} 2018-09-08 08:07:35,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d32f409c-7cb5-4406-9eab-cebdc0772d7a 2018-09-08 08:07:35,092 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2194e924-2fa9-43e-proj-role 2018-09-08 08:07:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:35,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18043f78-1ceb-4dc6-81eb-7d2510cc1b0b Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441"}, "domain_id": null, "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj-role", "id": "2d87347b3f9c40b48ae5845c8867e441"}} 2018-09-08 08:07:35,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441 used request id req-18043f78-1ceb-4dc6-81eb-7d2510cc1b0b 2018-09-08 08:07:35,185 - keystone_utils - INFO - Granting role CreateKeypairsTests-2194e924-2fa9-43e-proj-role to project CreateKeypairsTests-2194e924-2fa9-43e-proj 2018-09-08 08:07:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53/users/08a4c23140f8447b9615617d79c5ac85/roles/2d87347b3f9c40b48ae5845c8867e441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:35,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e86704a-448e-4b3d-8d6b-d140d9ca6a08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:35,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53/users/08a4c23140f8447b9615617d79c5ac85/roles/2d87347b3f9c40b48ae5845c8867e441 used request id req-3e86704a-448e-4b3d-8d6b-d140d9ca6a08 2018-09-08 08:07:35,335 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:35,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:35,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:35,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d87347b3f9c40b48ae5845c8867e441", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj-role"}], "expires_at": "2018-09-08T09:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8709963e9cb141318ca8923ca7122c53", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2194e924-2fa9-43e-user", "id": "08a4c23140f8447b9615617d79c5ac85"}, "audit_ids": ["Dd6gVLSeQpq09CPVLctfzg"], "issued_at": "2018-09-08T08:07:35.000000Z"}} 2018-09-08 08:07:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f99afffd9c1218287400f37cfead5db294b04a" 2018-09-08 08:07:35,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ece54d2-6db8-4849-97ed-8a1148b1de8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:35,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ece54d2-6db8-4849-97ed-8a1148b1de8f 2018-09-08 08:07:35,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:35,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f99afffd9c1218287400f37cfead5db294b04a" 2018-09-08 08:07:35,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e530fb3c-1119-438b-b46e-7d8d45d239e8 x-compute-request-id: req-e530fb3c-1119-438b-b46e-7d8d45d239e8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:35,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e530fb3c-1119-438b-b46e-7d8d45d239e8 2018-09-08 08:07:35,959 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef... 2018-09-08 08:07:35,960 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:07:36,012 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef 2018-09-08 08:07:36,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f99afffd9c1218287400f37cfead5db294b04a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDI3cqvpupEwzHeEDCgZ9hFkL9RYvUmi/v6+1IRhjUkgY3jKvcG0gKcBXHqJvSf1eqrMQ4s6OoweZUmbcSbOxLtlWSrjH7hyN4MOKle2Cy0rt5S4zgZUEBd4m6P7RmVi/9S7DJFUARulFOWh8IKPSa/5tIyxxrt4EcB/+PDQvUT9w==", "name": "CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef"}}' 2018-09-08 08:07:36,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7431c1c-6242-4e28-891c-7ef3cb68a22d x-compute-request-id: req-d7431c1c-6242-4e28-891c-7ef3cb68a22d Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDI3cqvpupEwzHeEDCgZ9hFkL9RYvUmi/v6+1IRhjUkgY3jKvcG0gKcBXHqJvSf1eqrMQ4s6OoweZUmbcSbOxLtlWSrjH7hyN4MOKle2Cy0rt5S4zgZUEBd4m6P7RmVi/9S7DJFUARulFOWh8IKPSa/5tIyxxrt4EcB/+PDQvUT9w==", "user_id": "08a4c23140f8447b9615617d79c5ac85", "name": "CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef", "fingerprint": "3f:7a:ba:51:91:b4:6a:3e:24:a9:07:f3:52:73:85:92"}} 2018-09-08 08:07:36,074 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d7431c1c-6242-4e28-891c-7ef3cb68a22d 2018-09-08 08:07:36,076 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef.pub 2018-09-08 08:07:36,076 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef 2018-09-08 08:07:36,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:36,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d87347b3f9c40b48ae5845c8867e441", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj-role"}], "expires_at": "2018-09-08T09:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8709963e9cb141318ca8923ca7122c53", "name": "CreateKeypairsTests-2194e924-2fa9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8709963e9cb141318ca8923ca7122c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2194e924-2fa9-43e-user", "id": "08a4c23140f8447b9615617d79c5ac85"}, "audit_ids": ["qX6eZ83lQkKBU0oG_7z15g"], "issued_at": "2018-09-08T08:07:36.000000Z"}} 2018-09-08 08:07:36,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be6454c519755a6ec705f81e0d498d60d6ec3d87" 2018-09-08 08:07:37,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3481427c-c8f7-4e5b-904c-cc9540d3b8a4 x-compute-request-id: req-3481427c-c8f7-4e5b-904c-cc9540d3b8a4 Content-Encoding: gzip Content-Length: 427 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDI3cqvpupEwzHeEDCgZ9hFkL9RYvUmi/v6+1IRhjUkgY3jKvcG0gKcBXHqJvSf1eqrMQ4s6OoweZUmbcSbOxLtlWSrjH7hyN4MOKle2Cy0rt5S4zgZUEBd4m6P7RmVi/9S7DJFUARulFOWh8IKPSa/5tIyxxrt4EcB/+PDQvUT9w==", "user_id": "08a4c23140f8447b9615617d79c5ac85", "name": "CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef", "deleted": false, "created_at": "2018-09-08T08:07:36.000000", "updated_at": null, "fingerprint": "3f:7a:ba:51:91:b4:6a:3e:24:a9:07:f3:52:73:85:92", "deleted_at": null, "id": 74}} 2018-09-08 08:07:37,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef used request id req-3481427c-c8f7-4e5b-904c-cc9540d3b8a4 2018-09-08 08:07:37,034 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef 2018-09-08 08:07:37,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f99afffd9c1218287400f37cfead5db294b04a" 2018-09-08 08:07:37,079 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:37 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-27df0974-6b7b-43a0-bd2a-2657b827e983 x-compute-request-id: req-27df0974-6b7b-43a0-bd2a-2657b827e983 Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:37,080 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef used request id req-27df0974-6b7b-43a0-bd2a-2657b827e983 2018-09-08 08:07:37,080 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef.pub] 2018-09-08 08:07:37,080 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-1c2d85e9-ffd6-44d3-8757-bed4423ab1ef] 2018-09-08 08:07:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d00b59e4-095f-4cad-96b2-7183fbc32b1c Date: Sat, 08 Sep 2018 08:07:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:37,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d00b59e4-095f-4cad-96b2-7183fbc32b1c 2018-09-08 08:07:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29201083-fc18-4961-a48c-4e55f33f245e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-29201083-fc18-4961-a48c-4e55f33f245e 2018-09-08 08:07:37,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f6878d-f988-499b-93e0-cab35819e992 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:37,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-84f6878d-f988-499b-93e0-cab35819e992 2018-09-08 08:07:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1925c1f4-ff63-457b-b8c1-bcaa0f3bbc13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:37,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-1925c1f4-ff63-457b-b8c1-bcaa0f3bbc13 2018-09-08 08:07:37,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:37,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02582d25-2c8c-4bf4-aecf-47b22c293806 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:37,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-02582d25-2c8c-4bf4-aecf-47b22c293806 2018-09-08 08:07:37,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ccee1a-5726-4560-8a40-f0481b171645 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:37,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-11ccee1a-5726-4560-8a40-f0481b171645 2018-09-08 08:07:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4f40b54-ad38-4396-96bd-5cbaca8ee375 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:37,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-f4f40b54-ad38-4396-96bd-5cbaca8ee375 2018-09-08 08:07:37,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:37,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99ec464-b361-4103-95dd-ff0bf5e6ebe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:37,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-a99ec464-b361-4103-95dd-ff0bf5e6ebe6 2018-09-08 08:07:37,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a65826a-6ad4-467e-adc8-7d034a80beb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:38,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5a65826a-6ad4-467e-adc8-7d034a80beb0 2018-09-08 08:07:38,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cffa7cf-545b-4732-b80f-89729b151d37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:38,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-8cffa7cf-545b-4732-b80f-89729b151d37 2018-09-08 08:07:38,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ac628f-7777-4fac-b453-26cce8e11c44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:38,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-23ac628f-7777-4fac-b453-26cce8e11c44 2018-09-08 08:07:38,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:38,228 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2194e924-2fa9-43e-proj 2018-09-08 08:07:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4144db56-9d56-496c-99a2-e5b7e8383009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:38,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8709963e9cb141318ca8923ca7122c53 used request id req-4144db56-9d56-496c-99a2-e5b7e8383009 2018-09-08 08:07:38,442 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2194e924-2fa9-43e-proj-role 2018-09-08 08:07:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02444d2e-a451-413e-b2fa-c5ad4e6a209c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:38,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2d87347b3f9c40b48ae5845c8867e441 used request id req-02444d2e-a451-413e-b2fa-c5ad4e6a209c 2018-09-08 08:07:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9e84cb1727fc06f3f934a401962525dafbaa66" 2018-09-08 08:07:38,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f13502-e9fe-4767-84ff-299eacdfd226 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:38,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17f13502-e9fe-4767-84ff-299eacdfd226 2018-09-08 08:07:38,748 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2194e924-2fa9-43e-user 2018-09-08 08:07:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/08a4c23140f8447b9615617d79c5ac85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecc41bc643bcdc55dc6c70cefc41bd45ed5e241" 2018-09-08 08:07:38,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ce8518-9411-45af-85f0-25f020eb4adb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:38,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/08a4c23140f8447b9615617d79c5ac85 used request id req-a4ce8518-9411-45af-85f0-25f020eb4adb 2018-09-08 08:07:38,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:39,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sVzIDYleQfOrojlavPvyJQ"], "issued_at": "2018-09-08T08:07:39.000000Z"}} 2018-09-08 08:07:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ac984f221f813f52b0c5b7fc125a5293852208" 2018-09-08 08:07:39,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101880b9-8aa3-4162-80bb-26bbce9dad7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:39,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-101880b9-8aa3-4162-80bb-26bbce9dad7c 2018-09-08 08:07:39,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:39,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:39,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["TP_QFHTuSdW9b_EiSJSmdg"], "issued_at": "2018-09-08T08:07:39.000000Z"}} 2018-09-08 08:07:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a9153e-c403-45ed-99a8-32308250c9ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:39,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9a9153e-c403-45ed-99a8-32308250c9ca 2018-09-08 08:07:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:39,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:39,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:39,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9625fea8-c280-4be8-8c3d-00f382650357 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:39,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj used request id req-9625fea8-c280-4be8-8c3d-00f382650357 2018-09-08 08:07:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e086e7-023f-412d-bfb3-1fcabfc5b0c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:39,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-50e086e7-023f-412d-bfb3-1fcabfc5b0c2 2018-09-08 08:07:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj"}}' 2018-09-08 08:07:40,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072e1b56-ab31-4b0b-ac01-0a44e2e237c1 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6"}, "enabled": true, "id": "bca800e26b9e4e58bae1f1d9dde085e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj"}} 2018-09-08 08:07:40,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-072e1b56-ab31-4b0b-ac01-0a44e2e237c1 2018-09-08 08:07:40,098 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8d00d8b2-dc7c-482-proj 2018-09-08 08:07:40,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:40,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:40,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DZ6iyY1BTJmnRTANrcN1rg"], "issued_at": "2018-09-08T08:07:40.000000Z"}} 2018-09-08 08:07:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11852dd42bc58f2a39282fa548df4713a2e1271" 2018-09-08 08:07:40,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fb77e5-2136-46c4-bc5f-9c128d057a6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:40,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23fb77e5-2136-46c4-bc5f-9c128d057a6a 2018-09-08 08:07:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:40,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11852dd42bc58f2a39282fa548df4713a2e1271" 2018-09-08 08:07:40,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7eac100-ac0a-4439-b1a7-fdabb924d792 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:40,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b7eac100-ac0a-4439-b1a7-fdabb924d792 2018-09-08 08:07:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11852dd42bc58f2a39282fa548df4713a2e1271" 2018-09-08 08:07:40,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb32fd38-a6da-4ac7-90c7-f5addbf6e7cb Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6"}, "enabled": true, "id": "bca800e26b9e4e58bae1f1d9dde085e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj"}]} 2018-09-08 08:07:40,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8d00d8b2-dc7c-482-proj used request id req-bb32fd38-a6da-4ac7-90c7-f5addbf6e7cb 2018-09-08 08:07:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11852dd42bc58f2a39282fa548df4713a2e1271" 2018-09-08 08:07:40,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a346257c-4508-4d5f-8024-b9ab79bc73ea Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:40,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a346257c-4508-4d5f-8024-b9ab79bc73ea 2018-09-08 08:07:41,260 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8d00d8b2-dc7c-482-user 2018-09-08 08:07:41,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:41,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ff271e-79ae-4390-9e2a-ab6860f006e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:41,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4ff271e-79ae-4390-9e2a-ab6860f006e6 2018-09-08 08:07:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" -d '{"role": {"name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role"}}' 2018-09-08 08:07:41,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d1f66e-fc8d-41ef-be0a-4365ea3241f4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "17d3b2b964794f2db065789b95b88708", "links": {"self": "http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708"}, "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role"}} 2018-09-08 08:07:41,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9d1f66e-fc8d-41ef-be0a-4365ea3241f4 2018-09-08 08:07:41,463 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role 2018-09-08 08:07:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:41,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc72b17-c567-4880-a1b3-c751a0b33313 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708"}, "domain_id": null, "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role", "id": "17d3b2b964794f2db065789b95b88708"}} 2018-09-08 08:07:41,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708 used request id req-6bc72b17-c567-4880-a1b3-c751a0b33313 2018-09-08 08:07:41,555 - keystone_utils - INFO - Granting role CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role to project CreateKeypairsTests-8d00d8b2-dc7c-482-proj 2018-09-08 08:07:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6/users/ab471930fddb4b21aba27e948f7d5eac/roles/17d3b2b964794f2db065789b95b88708 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:41,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f09a11-c616-497d-b3de-79f9cd1886b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:41,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6/users/ab471930fddb4b21aba27e948f7d5eac/roles/17d3b2b964794f2db065789b95b88708 used request id req-48f09a11-c616-497d-b3de-79f9cd1886b4 2018-09-08 08:07:41,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:41,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:41,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:42,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17d3b2b964794f2db065789b95b88708", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role"}], "expires_at": "2018-09-08T09:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bca800e26b9e4e58bae1f1d9dde085e6", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-user", "id": "ab471930fddb4b21aba27e948f7d5eac"}, "audit_ids": ["G02cuPAjTGCAKTsNv7U8lw"], "issued_at": "2018-09-08T08:07:42.000000Z"}} 2018-09-08 08:07:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f7dcd45331a075e14434b0545a9ef6c46ef897" 2018-09-08 08:07:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f30834d-103b-42f0-a096-628d0f0fff27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:42,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f30834d-103b-42f0-a096-628d0f0fff27 2018-09-08 08:07:42,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:42,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f7dcd45331a075e14434b0545a9ef6c46ef897" 2018-09-08 08:07:42,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cc4ec00-c61a-4a57-ac7f-7dc88919a7c2 x-compute-request-id: req-6cc4ec00-c61a-4a57-ac7f-7dc88919a7c2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:42,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6cc4ec00-c61a-4a57-ac7f-7dc88919a7c2 2018-09-08 08:07:42,410 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a... 2018-09-08 08:07:42,410 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:07:42,442 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a 2018-09-08 08:07:42,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f7dcd45331a075e14434b0545a9ef6c46ef897" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkKRu3Q9tlS/eCqlcEQy3CWKeyHQXJnKp8L+8I83rwIRld8N6TeqUxJpTwRyRM178iL6E2VVqxo5IvwX/kc1fjMkosWXmf6c/mnT+YJPFSiMt751Mq3ALqTJqf9U7EPltdCodUS3U+5ZP+311LfTignnYQ1AVvAkpVXRrsBGlZ+Q==", "name": "CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a"}}' 2018-09-08 08:07:42,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2faa591b-98af-465d-a44d-9b31ef9ed94b x-compute-request-id: req-2faa591b-98af-465d-a44d-9b31ef9ed94b Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkKRu3Q9tlS/eCqlcEQy3CWKeyHQXJnKp8L+8I83rwIRld8N6TeqUxJpTwRyRM178iL6E2VVqxo5IvwX/kc1fjMkosWXmf6c/mnT+YJPFSiMt751Mq3ALqTJqf9U7EPltdCodUS3U+5ZP+311LfTignnYQ1AVvAkpVXRrsBGlZ+Q==", "user_id": "ab471930fddb4b21aba27e948f7d5eac", "name": "CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a", "fingerprint": "8f:c0:c4:57:12:35:32:ac:30:bf:47:cf:14:65:7d:87"}} 2018-09-08 08:07:42,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2faa591b-98af-465d-a44d-9b31ef9ed94b 2018-09-08 08:07:42,507 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a.pub 2018-09-08 08:07:42,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:42,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17d3b2b964794f2db065789b95b88708", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role"}], "expires_at": "2018-09-08T09:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bca800e26b9e4e58bae1f1d9dde085e6", "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bca800e26b9e4e58bae1f1d9dde085e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8d00d8b2-dc7c-482-user", "id": "ab471930fddb4b21aba27e948f7d5eac"}, "audit_ids": ["dMqM-S1kQOyb1TCClVxQGw"], "issued_at": "2018-09-08T08:07:42.000000Z"}} 2018-09-08 08:07:42,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c320770f47f22a977ec36accf1e076da0b0bbd" 2018-09-08 08:07:43,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-726d4c3d-9242-4f23-9e42-415caab7e81d x-compute-request-id: req-726d4c3d-9242-4f23-9e42-415caab7e81d Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCkKRu3Q9tlS/eCqlcEQy3CWKeyHQXJnKp8L+8I83rwIRld8N6TeqUxJpTwRyRM178iL6E2VVqxo5IvwX/kc1fjMkosWXmf6c/mnT+YJPFSiMt751Mq3ALqTJqf9U7EPltdCodUS3U+5ZP+311LfTignnYQ1AVvAkpVXRrsBGlZ+Q==", "user_id": "ab471930fddb4b21aba27e948f7d5eac", "name": "CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a", "deleted": false, "created_at": "2018-09-08T08:07:42.000000", "updated_at": null, "fingerprint": "8f:c0:c4:57:12:35:32:ac:30:bf:47:cf:14:65:7d:87", "deleted_at": null, "id": 77}} 2018-09-08 08:07:43,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a used request id req-726d4c3d-9242-4f23-9e42-415caab7e81d 2018-09-08 08:07:43,045 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a 2018-09-08 08:07:43,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f7dcd45331a075e14434b0545a9ef6c46ef897" 2018-09-08 08:07:43,085 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:43 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-94df69fa-3b1b-4301-829d-1f3fb0d7f167 x-compute-request-id: req-94df69fa-3b1b-4301-829d-1f3fb0d7f167 Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:43,085 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a used request id req-94df69fa-3b1b-4301-829d-1f3fb0d7f167 2018-09-08 08:07:43,086 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-b25e75f1-3090-4acc-983b-a16453fc7d2a.pub] 2018-09-08 08:07:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e498f11f-1f0f-49a5-bfa0-f5be53a155c5 Date: Sat, 08 Sep 2018 08:07:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:43,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e498f11f-1f0f-49a5-bfa0-f5be53a155c5 2018-09-08 08:07:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810327a6-0a19-46fe-9f27-84f184b43dee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:43,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-810327a6-0a19-46fe-9f27-84f184b43dee 2018-09-08 08:07:43,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e38cd7-d687-40a4-88c3-6014d770653f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:43,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-14e38cd7-d687-40a4-88c3-6014d770653f 2018-09-08 08:07:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b102ff8d-f0ee-4277-9323-2590e320be95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:43,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b102ff8d-f0ee-4277-9323-2590e320be95 2018-09-08 08:07:43,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60abed6-484d-452a-9d00-880808043ec4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:43,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-a60abed6-484d-452a-9d00-880808043ec4 2018-09-08 08:07:43,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33062535-3152-4d44-8a1b-864dcc6e806c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:43,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-33062535-3152-4d44-8a1b-864dcc6e806c 2018-09-08 08:07:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7484e40a-7045-4458-8fab-6b68908cf869 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:43,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-7484e40a-7045-4458-8fab-6b68908cf869 2018-09-08 08:07:43,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:43,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0791e3b4-3ef8-4d74-8725-46e26de3c64c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:43,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-0791e3b4-3ef8-4d74-8725-46e26de3c64c 2018-09-08 08:07:43,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b584c4a6-88aa-498c-a11d-d8a7c62ebe69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:44,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b584c4a6-88aa-498c-a11d-d8a7c62ebe69 2018-09-08 08:07:44,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:44,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec223abe-f407-420e-b5f0-6a075de5044e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:44,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-ec223abe-f407-420e-b5f0-6a075de5044e 2018-09-08 08:07:44,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dea4052-41f8-4c35-92dc-1f8eeca14c94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:44,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-6dea4052-41f8-4c35-92dc-1f8eeca14c94 2018-09-08 08:07:44,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:44,206 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8d00d8b2-dc7c-482-proj 2018-09-08 08:07:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78df921d-42e9-4433-a45e-210ae8e79e95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:44,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bca800e26b9e4e58bae1f1d9dde085e6 used request id req-78df921d-42e9-4433-a45e-210ae8e79e95 2018-09-08 08:07:44,429 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8d00d8b2-dc7c-482-proj-role 2018-09-08 08:07:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c26c72-91ff-405a-8f89-b3d12ff53a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:44,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/17d3b2b964794f2db065789b95b88708 used request id req-58c26c72-91ff-405a-8f89-b3d12ff53a47 2018-09-08 08:07:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f75ba01a4a0af1e6fdf0215ab041f44302616" 2018-09-08 08:07:44,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971cad86-410d-4cab-a405-ad954b138669 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:44,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-971cad86-410d-4cab-a405-ad954b138669 2018-09-08 08:07:44,644 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8d00d8b2-dc7c-482-user 2018-09-08 08:07:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ab471930fddb4b21aba27e948f7d5eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11852dd42bc58f2a39282fa548df4713a2e1271" 2018-09-08 08:07:44,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de08a94d-9678-45db-996a-e4dbc4268d35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:44,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ab471930fddb4b21aba27e948f7d5eac used request id req-de08a94d-9678-45db-996a-e4dbc4268d35 2018-09-08 08:07:44,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:45,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nkf39J4wTeClreeC5ZCprg"], "issued_at": "2018-09-08T08:07:45.000000Z"}} 2018-09-08 08:07:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03acfcf65cd57d1bf2797a95510f97560a0f3968" 2018-09-08 08:07:45,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567c1553-feeb-4a7d-91dc-74353c30ffdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:45,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-567c1553-feeb-4a7d-91dc-74353c30ffdd 2018-09-08 08:07:45,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:45,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:45,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DOB3MpkPRc6fgFKfwJjiTg"], "issued_at": "2018-09-08T08:07:45.000000Z"}} 2018-09-08 08:07:45,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8aa97c-849e-417d-bb20-a94b202a037d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:45,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4f8aa97c-849e-417d-bb20-a94b202a037d 2018-09-08 08:07:45,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:45,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc397dd-f380-4d3a-b41e-cd5ac736cd1a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj used request id req-6fc397dd-f380-4d3a-b41e-cd5ac736cd1a 2018-09-08 08:07:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:45,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04119dc2-56f4-4609-b035-92b1d3ac99df Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:45,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04119dc2-56f4-4609-b035-92b1d3ac99df 2018-09-08 08:07:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj"}}' 2018-09-08 08:07:46,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531d1462-008e-4906-9332-c1802f582a3a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494"}, "enabled": true, "id": "ed9431d3e6124b97b9b6aad516e5d494", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj"}} 2018-09-08 08:07:46,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-531d1462-008e-4906-9332-c1802f582a3a 2018-09-08 08:07:46,002 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-proj 2018-09-08 08:07:46,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:46,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:46,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Gl5YOWSXTBmyo95dTKxbOw"], "issued_at": "2018-09-08T08:07:46.000000Z"}} 2018-09-08 08:07:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed29b1ae6e240f9e0a9e4050e4a68af0cb941c" 2018-09-08 08:07:46,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ffeef3-44c2-4fa1-9fb4-e6cbe1b41825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:46,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0ffeef3-44c2-4fa1-9fb4-e6cbe1b41825 2018-09-08 08:07:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:46,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed29b1ae6e240f9e0a9e4050e4a68af0cb941c" 2018-09-08 08:07:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f891e550-44e0-4ede-979b-7aa91c1cb07b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:46,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f891e550-44e0-4ede-979b-7aa91c1cb07b 2018-09-08 08:07:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed29b1ae6e240f9e0a9e4050e4a68af0cb941c" 2018-09-08 08:07:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786da537-39c9-4a5a-ba3c-0127471bbc94 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494"}, "enabled": true, "id": "ed9431d3e6124b97b9b6aad516e5d494", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj"}]} 2018-09-08 08:07:46,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f11862b9-899d-43a-proj used request id req-786da537-39c9-4a5a-ba3c-0127471bbc94 2018-09-08 08:07:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed29b1ae6e240f9e0a9e4050e4a68af0cb941c" 2018-09-08 08:07:46,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80013658-43e6-4a79-8804-9c63011c0dad Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:46,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80013658-43e6-4a79-8804-9c63011c0dad 2018-09-08 08:07:47,145 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-user 2018-09-08 08:07:47,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:47,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82298fe-73bc-48c9-bc06-e77738212184 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:47,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e82298fe-73bc-48c9-bc06-e77738212184 2018-09-08 08:07:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" -d '{"role": {"name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role"}}' 2018-09-08 08:07:47,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc123d2-fed4-440d-a725-1d12709355ef Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e94909ebe6e40d39bc83b0ef279045e", "links": {"self": "http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e"}, "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role"}} 2018-09-08 08:07:47,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-abc123d2-fed4-440d-a725-1d12709355ef 2018-09-08 08:07:47,349 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role 2018-09-08 08:07:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:47,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a749008-7860-4a4a-b058-ce297a8f6ef6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role", "id": "3e94909ebe6e40d39bc83b0ef279045e"}} 2018-09-08 08:07:47,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e used request id req-5a749008-7860-4a4a-b058-ce297a8f6ef6 2018-09-08 08:07:47,369 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role to project CreateKeypairsCleanupTests-f11862b9-899d-43a-proj 2018-09-08 08:07:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494/users/0b53b8d952954216a2401fd02e98760e/roles/3e94909ebe6e40d39bc83b0ef279045e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:47,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27154f8a-4d70-4fa2-b6e6-d2663d63b1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:47,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494/users/0b53b8d952954216a2401fd02e98760e/roles/3e94909ebe6e40d39bc83b0ef279045e used request id req-27154f8a-4d70-4fa2-b6e6-d2663d63b1db 2018-09-08 08:07:47,502 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:47,617 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78.pub 2018-09-08 08:07:47,617 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78 2018-09-08 08:07:47,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:47,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:47,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e94909ebe6e40d39bc83b0ef279045e", "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role"}], "expires_at": "2018-09-08T09:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed9431d3e6124b97b9b6aad516e5d494", "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ed9431d3e6124b97b9b6aad516e5d494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ed9431d3e6124b97b9b6aad516e5d494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ed9431d3e6124b97b9b6aad516e5d494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ed9431d3e6124b97b9b6aad516e5d494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ed9431d3e6124b97b9b6aad516e5d494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ed9431d3e6124b97b9b6aad516e5d494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ed9431d3e6124b97b9b6aad516e5d494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f11862b9-899d-43a-user", "id": "0b53b8d952954216a2401fd02e98760e"}, "audit_ids": ["ngP3ibt2T6mAG6kHCPiKBw"], "issued_at": "2018-09-08T08:07:47.000000Z"}} 2018-09-08 08:07:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7d0bc22aa8e332fce604a7575827085ef74af0" 2018-09-08 08:07:48,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702ec560-8a03-4790-889c-7bdc5d0d0918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:48,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-702ec560-8a03-4790-889c-7bdc5d0d0918 2018-09-08 08:07:48,076 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:48,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7d0bc22aa8e332fce604a7575827085ef74af0" 2018-09-08 08:07:48,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e166093-b328-4875-9027-b6543e776266 x-compute-request-id: req-1e166093-b328-4875-9027-b6543e776266 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:48,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1e166093-b328-4875-9027-b6543e776266 2018-09-08 08:07:48,258 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78... 2018-09-08 08:07:48,259 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-08 08:07:48,259 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78.pub 2018-09-08 08:07:48,259 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78 2018-09-08 08:07:48,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7d0bc22aa8e332fce604a7575827085ef74af0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDz1aYWMx54CNNEIGg56TagY/+OI19QuC3H5PviMLCXuTyNiIqtNn+28C1fTKPOg8jM1RBImU93Qt0MNfhqX8Zhk9ydURUKrphfCUM5Z239Z1p7yXNO92Fkc8ngHzAyk9WrtGUn0d56FUSxufAce+/CL4Qb0hDaKFLQM4lFJaIbAdvfffATTgkubbdAymog7SXueR2le3ncUtCXgqvGlfpYNyoMXXprc4vqUVzHAWUvnOHSguhFXNWhoUAn2BqCtYrNS+as2nj5CL+Aqhft32JOkI5jNzaBeBrp2r6jvJIBwXkfDAyT9p/t4HqfGsiwwAnKdyr4am0HtLMOjkLpluqB", "name": "CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78"}}' 2018-09-08 08:07:48,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34753419-c539-43ba-97db-c4a0f3d83383 x-compute-request-id: req-34753419-c539-43ba-97db-c4a0f3d83383 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDz1aYWMx54CNNEIGg56TagY/+OI19QuC3H5PviMLCXuTyNiIqtNn+28C1fTKPOg8jM1RBImU93Qt0MNfhqX8Zhk9ydURUKrphfCUM5Z239Z1p7yXNO92Fkc8ngHzAyk9WrtGUn0d56FUSxufAce+/CL4Qb0hDaKFLQM4lFJaIbAdvfffATTgkubbdAymog7SXueR2le3ncUtCXgqvGlfpYNyoMXXprc4vqUVzHAWUvnOHSguhFXNWhoUAn2BqCtYrNS+as2nj5CL+Aqhft32JOkI5jNzaBeBrp2r6jvJIBwXkfDAyT9p/t4HqfGsiwwAnKdyr4am0HtLMOjkLpluqB", "user_id": "0b53b8d952954216a2401fd02e98760e", "name": "CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78", "fingerprint": "2e:53:ba:53:59:a9:31:42:c6:43:cb:fd:36:f1:a3:fc"}} 2018-09-08 08:07:48,319 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-34753419-c539-43ba-97db-c4a0f3d83383 2018-09-08 08:07:48,320 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78 2018-09-08 08:07:48,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7d0bc22aa8e332fce604a7575827085ef74af0" 2018-09-08 08:07:48,354 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2453f7d9-69dd-457d-9a61-3e9076b09a27 x-compute-request-id: req-2453f7d9-69dd-457d-9a61-3e9076b09a27 Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:48,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78 used request id req-2453f7d9-69dd-457d-9a61-3e9076b09a27 2018-09-08 08:07:48,355 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78.pub] 2018-09-08 08:07:48,355 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-d2f8e38f-6568-4cff-8a1c-f278f8b81e78] 2018-09-08 08:07:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d4d28a94-7e17-4ae9-b979-265bf3a4af31 Date: Sat, 08 Sep 2018 08:07:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:48,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d4d28a94-7e17-4ae9-b979-265bf3a4af31 2018-09-08 08:07:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:48,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faae8917-254a-49a3-affb-22edf05df144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:48,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-faae8917-254a-49a3-affb-22edf05df144 2018-09-08 08:07:48,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:48,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654456fc-11b2-4560-910f-b54ee01940b6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:48,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-654456fc-11b2-4560-910f-b54ee01940b6 2018-09-08 08:07:48,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7e3f45-4abf-4066-b145-8597c36e9437 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-da7e3f45-4abf-4066-b145-8597c36e9437 2018-09-08 08:07:49,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6cb04e7-5620-4e10-906b-99f20d8426f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-d6cb04e7-5620-4e10-906b-99f20d8426f9 2018-09-08 08:07:49,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c018c7fe-e50c-4e31-990b-94ba921bb3eb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:49,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-c018c7fe-e50c-4e31-990b-94ba921bb3eb 2018-09-08 08:07:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5d93ca-1f40-4638-b876-78854eb60618 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-6f5d93ca-1f40-4638-b876-78854eb60618 2018-09-08 08:07:49,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207c39ce-9fb1-4773-ba0c-b28c2511b239 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-207c39ce-9fb1-4773-ba0c-b28c2511b239 2018-09-08 08:07:49,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c26f0fd6-9de4-41d7-a8b7-f309d1b1b31c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c26f0fd6-9de4-41d7-a8b7-f309d1b1b31c 2018-09-08 08:07:49,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48e89ee-22f3-4acf-a682-41e9d27ff9fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-f48e89ee-22f3-4acf-a682-41e9d27ff9fc 2018-09-08 08:07:49,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0696aa94-85f1-4d21-bf86-3af2ac6f415b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:49,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-0696aa94-85f1-4d21-bf86-3af2ac6f415b 2018-09-08 08:07:49,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:49,633 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-proj 2018-09-08 08:07:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fc8e172-bf12-42b9-b08a-2fca45314339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:49,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ed9431d3e6124b97b9b6aad516e5d494 used request id req-3fc8e172-bf12-42b9-b08a-2fca45314339 2018-09-08 08:07:49,825 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-proj-role 2018-09-08 08:07:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:49,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5415e2d-cf8a-4717-9c04-07896962d599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:49,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3e94909ebe6e40d39bc83b0ef279045e used request id req-c5415e2d-cf8a-4717-9c04-07896962d599 2018-09-08 08:07:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ceb52b29f89c323e82f3473afca1b92e415251" 2018-09-08 08:07:50,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f838305-1c78-4d04-891a-fd9c1ac9dc97 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:50,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f838305-1c78-4d04-891a-fd9c1ac9dc97 2018-09-08 08:07:50,036 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f11862b9-899d-43a-user 2018-09-08 08:07:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0b53b8d952954216a2401fd02e98760e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed29b1ae6e240f9e0a9e4050e4a68af0cb941c" 2018-09-08 08:07:50,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e96ed14-1bf4-48e2-b412-1db612abf10e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:50,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b53b8d952954216a2401fd02e98760e used request id req-1e96ed14-1bf4-48e2-b412-1db612abf10e 2018-09-08 08:07:50,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:50,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XDELHpbHQlmN8E4VPlVN6w"], "issued_at": "2018-09-08T08:07:50.000000Z"}} 2018-09-08 08:07:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612bcdf8c0fe8b6c9530f73383c0a8eaaecc145f" 2018-09-08 08:07:50,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e444dd-4fef-4d5d-bad9-f1079ea25346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:50,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-24e444dd-4fef-4d5d-bad9-f1079ea25346 2018-09-08 08:07:50,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:50,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:51,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["KwlY2wBgRnWd1GoaBE9Xtg"], "issued_at": "2018-09-08T08:07:51.000000Z"}} 2018-09-08 08:07:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3548af1a-acb3-4741-a319-03f4d952cd16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:51,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3548af1a-acb3-4741-a319-03f4d952cd16 2018-09-08 08:07:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:51,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:51,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72d50b8-0b84-4054-882e-a16135487785 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:51,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj used request id req-b72d50b8-0b84-4054-882e-a16135487785 2018-09-08 08:07:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:51,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ae6a7b-f026-4c7c-80bd-9f183c83ab12 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:51,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-43ae6a7b-f026-4c7c-80bd-9f183c83ab12 2018-09-08 08:07:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj"}}' 2018-09-08 08:07:51,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dcd3481-5a36-4c2d-9bb2-2a75238e6b67 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd"}, "enabled": true, "id": "3587c36d060242ce8c799b0af35f8dbd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj"}} 2018-09-08 08:07:51,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1dcd3481-5a36-4c2d-9bb2-2a75238e6b67 2018-09-08 08:07:51,451 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj 2018-09-08 08:07:51,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:51,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:51,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NHKfQmjqQTeXeh0jjrdefQ"], "issued_at": "2018-09-08T08:07:51.000000Z"}} 2018-09-08 08:07:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569266d85d33aeb057f75cd0669913b3b248977e" 2018-09-08 08:07:51,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b413ca85-a590-44a5-bb52-f3dc4573b9a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:51,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b413ca85-a590-44a5-bb52-f3dc4573b9a1 2018-09-08 08:07:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:51,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569266d85d33aeb057f75cd0669913b3b248977e" 2018-09-08 08:07:51,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6169592d-eb66-486a-a403-31ad2790681f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:51,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6169592d-eb66-486a-a403-31ad2790681f 2018-09-08 08:07:51,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569266d85d33aeb057f75cd0669913b3b248977e" 2018-09-08 08:07:52,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f413f5f-ea0f-4139-81a3-9d555c9aa9d2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd"}, "enabled": true, "id": "3587c36d060242ce8c799b0af35f8dbd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj"}]} 2018-09-08 08:07:52,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj used request id req-6f413f5f-ea0f-4139-81a3-9d555c9aa9d2 2018-09-08 08:07:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569266d85d33aeb057f75cd0669913b3b248977e" 2018-09-08 08:07:52,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896d866a-866f-4fbc-a358-add3c5064dfe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-896d866a-866f-4fbc-a358-add3c5064dfe 2018-09-08 08:07:52,510 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-user 2018-09-08 08:07:52,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:52,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff948a1-a5db-454a-86d5-2b2a6d737581 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:52,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cff948a1-a5db-454a-86d5-2b2a6d737581 2018-09-08 08:07:52,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" -d '{"role": {"name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role"}}' 2018-09-08 08:07:52,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd16936-79a9-465b-bebe-395816efa177 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5e13e4dc41c46e29a83ff8dddc2676b", "links": {"self": "http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b"}, "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role"}} 2018-09-08 08:07:52,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbd16936-79a9-465b-bebe-395816efa177 2018-09-08 08:07:52,721 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role 2018-09-08 08:07:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:52,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be898f52-7664-4769-bf64-b07fbe1cce31 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role", "id": "d5e13e4dc41c46e29a83ff8dddc2676b"}} 2018-09-08 08:07:52,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b used request id req-be898f52-7664-4769-bf64-b07fbe1cce31 2018-09-08 08:07:52,804 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role to project CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj 2018-09-08 08:07:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd/users/0c932fc3b0524b2fba43f1cd9beb73a7/roles/d5e13e4dc41c46e29a83ff8dddc2676b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:52,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a807da2-9aaf-43fa-8805-9167256d3574 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:52,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd/users/0c932fc3b0524b2fba43f1cd9beb73a7/roles/d5e13e4dc41c46e29a83ff8dddc2676b used request id req-5a807da2-9aaf-43fa-8805-9167256d3574 2018-09-08 08:07:52,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:53,158 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f.pub 2018-09-08 08:07:53,158 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f 2018-09-08 08:07:53,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:53,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:53,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5e13e4dc41c46e29a83ff8dddc2676b", "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role"}], "expires_at": "2018-09-08T09:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3587c36d060242ce8c799b0af35f8dbd", "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3587c36d060242ce8c799b0af35f8dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3587c36d060242ce8c799b0af35f8dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3587c36d060242ce8c799b0af35f8dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3587c36d060242ce8c799b0af35f8dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3587c36d060242ce8c799b0af35f8dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3587c36d060242ce8c799b0af35f8dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3587c36d060242ce8c799b0af35f8dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-3f34fea9-98d1-4be-user", "id": "0c932fc3b0524b2fba43f1cd9beb73a7"}, "audit_ids": ["u9iRSyibR6yVc1jxyxXFQA"], "issued_at": "2018-09-08T08:07:53.000000Z"}} 2018-09-08 08:07:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff3dd44e3521db0510d433bb176b0e6b55d81af" 2018-09-08 08:07:53,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cb3daf-4ed1-490d-958c-5f7888934b9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:53,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4cb3daf-4ed1-490d-958c-5f7888934b9a 2018-09-08 08:07:53,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:53,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff3dd44e3521db0510d433bb176b0e6b55d81af" 2018-09-08 08:07:53,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b2a38a-617e-46d3-8793-f452f3f7a0af x-compute-request-id: req-02b2a38a-617e-46d3-8793-f452f3f7a0af Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:53,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-02b2a38a-617e-46d3-8793-f452f3f7a0af 2018-09-08 08:07:53,785 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f... 2018-09-08 08:07:53,785 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-08 08:07:53,785 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f.pub 2018-09-08 08:07:53,785 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f 2018-09-08 08:07:53,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff3dd44e3521db0510d433bb176b0e6b55d81af" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdVXDXnVFQzamXNg/UFq1kMGob/yuIWlC+ZPbFwazj/L/YMVHRQ+F6lw9yFGwS6iFi3DPZgfaWUjrH4DAkeyXrJ58W8IFSSoLkoTB3T3rW3NFc4+o7UZq2kMNnCbIyO9S+KjwOOWyq3RF8WZYoC2UsMaDLRvWNEXUKvOVxgAYpLmQXQAW3RMvJk6zL1aa5tiVHWtGyZ9TtzCmObBQcdDobfvSyXvmFpBFw3aQW5gmGBAf/NzZLBNrRFUnEHY//5kqydqh88MnXz0TFzpBGVV1qYfloEXJBuSH1k7Wpzee1UUpn3FHl3NUPY/KObgqrfsuxNxNGD1pv4B/cHIyNEnff", "name": "CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f"}}' 2018-09-08 08:07:53,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a38b4aa-6c52-4dc2-9e4d-515144d961ab x-compute-request-id: req-3a38b4aa-6c52-4dc2-9e4d-515144d961ab Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdVXDXnVFQzamXNg/UFq1kMGob/yuIWlC+ZPbFwazj/L/YMVHRQ+F6lw9yFGwS6iFi3DPZgfaWUjrH4DAkeyXrJ58W8IFSSoLkoTB3T3rW3NFc4+o7UZq2kMNnCbIyO9S+KjwOOWyq3RF8WZYoC2UsMaDLRvWNEXUKvOVxgAYpLmQXQAW3RMvJk6zL1aa5tiVHWtGyZ9TtzCmObBQcdDobfvSyXvmFpBFw3aQW5gmGBAf/NzZLBNrRFUnEHY//5kqydqh88MnXz0TFzpBGVV1qYfloEXJBuSH1k7Wpzee1UUpn3FHl3NUPY/KObgqrfsuxNxNGD1pv4B/cHIyNEnff", "user_id": "0c932fc3b0524b2fba43f1cd9beb73a7", "name": "CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f", "fingerprint": "b8:9b:45:0e:36:7c:3c:22:e4:f9:cb:cd:0a:bb:cb:16"}} 2018-09-08 08:07:53,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3a38b4aa-6c52-4dc2-9e4d-515144d961ab 2018-09-08 08:07:53,841 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f 2018-09-08 08:07:53,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff3dd44e3521db0510d433bb176b0e6b55d81af" 2018-09-08 08:07:53,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9551e9c2-711a-4c2a-84c4-22e0fd8fb3dc x-compute-request-id: req-9551e9c2-711a-4c2a-84c4-22e0fd8fb3dc Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:53,875 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ac9e3318-5875-4eaa-920a-e8a28a7d2c2f used request id req-9551e9c2-711a-4c2a-84c4-22e0fd8fb3dc 2018-09-08 08:07:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a21d370f-b708-4c78-b76b-1dec53c2d433 Date: Sat, 08 Sep 2018 08:07:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:54,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a21d370f-b708-4c78-b76b-1dec53c2d433 2018-09-08 08:07:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732c7237-9a41-4372-acbf-b3154dcfaf58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-732c7237-9a41-4372-acbf-b3154dcfaf58 2018-09-08 08:07:54,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801b9b0d-499f-4479-a3ad-d0c44f5e0597 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:54,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-801b9b0d-499f-4479-a3ad-d0c44f5e0597 2018-09-08 08:07:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-296e7cad-50c4-4e47-b7f8-06d25093f8c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-296e7cad-50c4-4e47-b7f8-06d25093f8c8 2018-09-08 08:07:54,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af45bc8d-459a-48c1-9a6e-5ae9a08eca88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-af45bc8d-459a-48c1-9a6e-5ae9a08eca88 2018-09-08 08:07:54,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4700b11-3f8d-4883-abf9-2a235dbf51cb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:54,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-e4700b11-3f8d-4883-abf9-2a235dbf51cb 2018-09-08 08:07:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afaccf00-0ca2-41dd-8c5c-e34e8b95aca2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-afaccf00-0ca2-41dd-8c5c-e34e8b95aca2 2018-09-08 08:07:54,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5116c1-0190-4324-92a9-0cc1e6fdaaf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1e5116c1-0190-4324-92a9-0cc1e6fdaaf2 2018-09-08 08:07:54,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752d5818-8e44-42d7-9f2f-d395200e9068 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-752d5818-8e44-42d7-9f2f-d395200e9068 2018-09-08 08:07:54,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:54,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0ffeef-9587-4b86-8fc5-cafde1d54bdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:54,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-4c0ffeef-9587-4b86-8fc5-cafde1d54bdd 2018-09-08 08:07:54,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:55,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c185003f-c579-4cb2-a449-60d22bcca7b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:55,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c185003f-c579-4cb2-a449-60d22bcca7b1 2018-09-08 08:07:55,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:55,009 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj 2018-09-08 08:07:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:55,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bfe2c00-7c87-491b-b504-c9d80c3e43fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:55,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3587c36d060242ce8c799b0af35f8dbd used request id req-2bfe2c00-7c87-491b-b504-c9d80c3e43fb 2018-09-08 08:07:55,238 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-proj-role 2018-09-08 08:07:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:55,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f87b91-8e90-44f1-b370-8c8cf2382852 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:55,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d5e13e4dc41c46e29a83ff8dddc2676b used request id req-72f87b91-8e90-44f1-b370-8c8cf2382852 2018-09-08 08:07:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff02e2052d1b5b03aae92d4754e461df807234c1" 2018-09-08 08:07:55,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bf3ca2-56d6-4e40-9750-dde442d6facd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4bf3ca2-56d6-4e40-9750-dde442d6facd 2018-09-08 08:07:55,433 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3f34fea9-98d1-4be-user 2018-09-08 08:07:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0c932fc3b0524b2fba43f1cd9beb73a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569266d85d33aeb057f75cd0669913b3b248977e" 2018-09-08 08:07:55,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09a7ec7-893f-4e00-afaa-b3b182769ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:55,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0c932fc3b0524b2fba43f1cd9beb73a7 used request id req-e09a7ec7-893f-4e00-afaa-b3b182769ea1 2018-09-08 08:07:55,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:56,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9QlCzqBRTfKbHIBN5mRZfg"], "issued_at": "2018-09-08T08:07:56.000000Z"}} 2018-09-08 08:07:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e832981e0f3087259a88c51573296e0d3e303f8" 2018-09-08 08:07:56,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48103c21-f27c-4e39-b864-0f2671f37c50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:56,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-48103c21-f27c-4e39-b864-0f2671f37c50 2018-09-08 08:07:56,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:56,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:56,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["dqAqkpZTTle2CHMaj-BnhQ"], "issued_at": "2018-09-08T08:07:56.000000Z"}} 2018-09-08 08:07:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:56,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f178b467-3d92-462b-b499-0b3277c4c505 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:56,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f178b467-3d92-462b-b499-0b3277c4c505 2018-09-08 08:07:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:56,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:56,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75b829d-4078-427f-89b2-6515f495141b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:07:56,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj used request id req-b75b829d-4078-427f-89b2-6515f495141b 2018-09-08 08:07:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:56,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b9415c-aded-4956-8c3b-8d29dcd1f4c4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:56,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b2b9415c-aded-4956-8c3b-8d29dcd1f4c4 2018-09-08 08:07:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj"}}' 2018-09-08 08:07:56,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6640ed-1340-4e2e-844c-7338bdeeaea1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0"}, "enabled": true, "id": "b4e5f377e8314696809a0eec7e5fbec0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj"}} 2018-09-08 08:07:56,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf6640ed-1340-4e2e-844c-7338bdeeaea1 2018-09-08 08:07:56,864 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj 2018-09-08 08:07:56,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:56,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:57,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5AKqAUo0SpyLqYbOcZOn8w"], "issued_at": "2018-09-08T08:07:57.000000Z"}} 2018-09-08 08:07:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479e925380533097eaff0fb1e2e9d5046acf33c" 2018-09-08 08:07:57,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9a17d7-1797-430e-ac3e-cddaa4ebf28e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:57,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd9a17d7-1797-430e-ac3e-cddaa4ebf28e 2018-09-08 08:07:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:07:57,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:07:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479e925380533097eaff0fb1e2e9d5046acf33c" 2018-09-08 08:07:57,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2ed7a2-f11d-4f48-8204-c0aa91ae6997 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:07:57,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dc2ed7a2-f11d-4f48-8204-c0aa91ae6997 2018-09-08 08:07:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479e925380533097eaff0fb1e2e9d5046acf33c" 2018-09-08 08:07:57,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6ffac2-5778-49b9-bfc0-fa1cde71050c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0"}, "enabled": true, "id": "b4e5f377e8314696809a0eec7e5fbec0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj"}]} 2018-09-08 08:07:57,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj used request id req-1f6ffac2-5778-49b9-bfc0-fa1cde71050c 2018-09-08 08:07:57,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479e925380533097eaff0fb1e2e9d5046acf33c" 2018-09-08 08:07:57,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62890e42-8450-4a60-b28d-102b63cb7f88 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:07:57,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62890e42-8450-4a60-b28d-102b63cb7f88 2018-09-08 08:07:57,863 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-user 2018-09-08 08:07:57,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:57,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303e52ff-c3d9-4408-9304-517b6a54cd06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:07:57,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-303e52ff-c3d9-4408-9304-517b6a54cd06 2018-09-08 08:07:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" -d '{"role": {"name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role"}}' 2018-09-08 08:07:58,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810243ee-ba2b-47cd-a5b9-c198f3e6abbc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fd5f8a091164ad78e9c4429d5b49129", "links": {"self": "http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129"}, "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role"}} 2018-09-08 08:07:58,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-810243ee-ba2b-47cd-a5b9-c198f3e6abbc 2018-09-08 08:07:58,055 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role 2018-09-08 08:07:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:58,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48962927-0910-4459-af28-08823b50e450 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role", "id": "2fd5f8a091164ad78e9c4429d5b49129"}} 2018-09-08 08:07:58,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129 used request id req-48962927-0910-4459-af28-08823b50e450 2018-09-08 08:07:58,148 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role to project CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj 2018-09-08 08:07:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0/users/197c60ffd2544910834e895881b99941/roles/2fd5f8a091164ad78e9c4429d5b49129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:58,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d91d6cc-5db7-4110-ba47-847377482996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:07:58,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0/users/197c60ffd2544910834e895881b99941/roles/2fd5f8a091164ad78e9c4429d5b49129 used request id req-1d91d6cc-5db7-4110-ba47-847377482996 2018-09-08 08:07:58,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:58,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:07:58,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:07:58,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fd5f8a091164ad78e9c4429d5b49129", "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role"}], "expires_at": "2018-09-08T09:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4e5f377e8314696809a0eec7e5fbec0", "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b4e5f377e8314696809a0eec7e5fbec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b4e5f377e8314696809a0eec7e5fbec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b4e5f377e8314696809a0eec7e5fbec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b4e5f377e8314696809a0eec7e5fbec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b4e5f377e8314696809a0eec7e5fbec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b4e5f377e8314696809a0eec7e5fbec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b4e5f377e8314696809a0eec7e5fbec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-user", "id": "197c60ffd2544910834e895881b99941"}, "audit_ids": ["H47jJEXbQ6afPlQI7BCGZA"], "issued_at": "2018-09-08T08:07:58.000000Z"}} 2018-09-08 08:07:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab15e2f4a955c531cdf5e57bc3f1879569e47cd" 2018-09-08 08:07:58,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60162309-ef85-40ec-8072-d3043e1ad39b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:07:58,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60162309-ef85-40ec-8072-d3043e1ad39b 2018-09-08 08:07:58,817 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:07:58,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab15e2f4a955c531cdf5e57bc3f1879569e47cd" 2018-09-08 08:07:58,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d0e861b-d481-49ac-9d0f-8057dd32b27a x-compute-request-id: req-7d0e861b-d481-49ac-9d0f-8057dd32b27a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:07:58,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7d0e861b-d481-49ac-9d0f-8057dd32b27a 2018-09-08 08:07:58,990 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded... 2018-09-08 08:07:58,990 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:07:59,083 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded 2018-09-08 08:07:59,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab15e2f4a955c531cdf5e57bc3f1879569e47cd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvUZ5v8ODv7VGMK/XENfHNTA3mpNaMnxdsVXtHzyLwt/b42vBBGnL8BbpF/0f+DFe7HRMi0/r55IwSEBmPJZ85REt66JEcNqK2fIVeBjk7CCENs15tlUMEkvoiVbPD1z4vPdyqt/BIGvEAohSqJ7NjPGSXEbWgR+u1+H+3CIaB4w==", "name": "CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded"}}' 2018-09-08 08:07:59,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c3b9fd3-0dcf-4c29-aae3-4553c931adf4 x-compute-request-id: req-5c3b9fd3-0dcf-4c29-aae3-4553c931adf4 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvUZ5v8ODv7VGMK/XENfHNTA3mpNaMnxdsVXtHzyLwt/b42vBBGnL8BbpF/0f+DFe7HRMi0/r55IwSEBmPJZ85REt66JEcNqK2fIVeBjk7CCENs15tlUMEkvoiVbPD1z4vPdyqt/BIGvEAohSqJ7NjPGSXEbWgR+u1+H+3CIaB4w==", "user_id": "197c60ffd2544910834e895881b99941", "name": "CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded", "fingerprint": "87:b4:cb:97:9a:2e:c1:c6:5b:f0:a9:a8:91:43:50:23"}} 2018-09-08 08:07:59,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5c3b9fd3-0dcf-4c29-aae3-4553c931adf4 2018-09-08 08:07:59,161 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded.pub 2018-09-08 08:07:59,162 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded 2018-09-08 08:07:59,162 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded 2018-09-08 08:07:59,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab15e2f4a955c531cdf5e57bc3f1879569e47cd" 2018-09-08 08:07:59,193 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-546cd0b0-a499-4345-82aa-b61c90fe69b5 x-compute-request-id: req-546cd0b0-a499-4345-82aa-b61c90fe69b5 Content-Length: 0 Content-Type: application/json 2018-09-08 08:07:59,194 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded used request id req-546cd0b0-a499-4345-82aa-b61c90fe69b5 2018-09-08 08:07:59,194 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded.pub] 2018-09-08 08:07:59,194 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-aa7098c6-34bc-4ad5-ab25-6707cf69bded] 2018-09-08 08:07:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-16ed8e55-3dcc-4f22-9022-0f3eed38efd9 Date: Sat, 08 Sep 2018 08:07:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:07:59,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-16ed8e55-3dcc-4f22-9022-0f3eed38efd9 2018-09-08 08:07:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1600a54e-f66f-4f35-af4c-4cf0923df546 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:59,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-1600a54e-f66f-4f35-af4c-4cf0923df546 2018-09-08 08:07:59,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ae07b0-deb1-41fa-97c0-9ffff4f26163 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:07:59,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a6ae07b0-deb1-41fa-97c0-9ffff4f26163 2018-09-08 08:07:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04760f75-f443-470e-afb4-770d6362dd45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:59,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-04760f75-f443-470e-afb4-770d6362dd45 2018-09-08 08:07:59,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfa8711-bee3-4132-a4b7-d3e29f212823 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:59,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-1dfa8711-bee3-4132-a4b7-d3e29f212823 2018-09-08 08:07:59,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:59,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abe12d1-b864-4443-b6d4-d12cfae6411a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:07:59,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-1abe12d1-b864-4443-b6d4-d12cfae6411a 2018-09-08 08:07:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:07:59,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4155fedb-4bc4-493a-b2a5-6385b17991bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:07:59,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-4155fedb-4bc4-493a-b2a5-6385b17991bf 2018-09-08 08:07:59,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:07:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79817d1-96b2-4a66-a489-6a0f6ab97741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:00,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-d79817d1-96b2-4a66-a489-6a0f6ab97741 2018-09-08 08:08:00,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfe9bde-ef2e-4169-af8e-4ca80ba9634a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:00,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3bfe9bde-ef2e-4169-af8e-4ca80ba9634a 2018-09-08 08:08:00,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04dd4735-8453-4f5d-8641-8b936cb114e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:00,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-04dd4735-8453-4f5d-8641-8b936cb114e8 2018-09-08 08:08:00,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847c0353-5d88-4aaf-be66-1bcbc6569d5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:00,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-847c0353-5d88-4aaf-be66-1bcbc6569d5e 2018-09-08 08:08:00,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:00,313 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj 2018-09-08 08:08:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6724b0ff-76c5-4626-a2cd-4efb8295b565 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:00,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b4e5f377e8314696809a0eec7e5fbec0 used request id req-6724b0ff-76c5-4626-a2cd-4efb8295b565 2018-09-08 08:08:00,520 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-proj-role 2018-09-08 08:08:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-515ba061-2c70-49e9-8a0f-82a15e1dc60f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:00,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2fd5f8a091164ad78e9c4429d5b49129 used request id req-515ba061-2c70-49e9-8a0f-82a15e1dc60f 2018-09-08 08:08:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccd3b9550db5d8b802c7971785c810ff85d13a7" 2018-09-08 08:08:00,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080c42b3-9aba-4ea5-afeb-ae39404e4ac4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:00,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-080c42b3-9aba-4ea5-afeb-ae39404e4ac4 2018-09-08 08:08:00,714 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4cd0377a-05ba-4ea-user 2018-09-08 08:08:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/197c60ffd2544910834e895881b99941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479e925380533097eaff0fb1e2e9d5046acf33c" 2018-09-08 08:08:00,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e608cc7-705c-4fae-850c-037ba39ede66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:00,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/197c60ffd2544910834e895881b99941 used request id req-0e608cc7-705c-4fae-850c-037ba39ede66 2018-09-08 08:08:00,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:01,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9BYlYtYsQCGEJg07CCn6Hg"], "issued_at": "2018-09-08T08:08:01.000000Z"}} 2018-09-08 08:08:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515ad2ca55126e5b26348ba3dd286da6cf069295" 2018-09-08 08:08:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e075f702-872c-4438-8632-48fc243ac8e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:01,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e075f702-872c-4438-8632-48fc243ac8e6 2018-09-08 08:08:01,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:01,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:01,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XH05Smm2ReyodhA9xwApmA"], "issued_at": "2018-09-08T08:08:01.000000Z"}} 2018-09-08 08:08:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:01,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86115122-0b3c-4490-9d39-1139b6e4ec56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:01,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-86115122-0b3c-4490-9d39-1139b6e4ec56 2018-09-08 08:08:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:01,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:01,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc28003-3dde-41c1-bc96-ed053c26a28c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:08:01,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj used request id req-ddc28003-3dde-41c1-bc96-ed053c26a28c 2018-09-08 08:08:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:02,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe857c7-5de8-462c-b263-c5774a02b26d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:02,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ffe857c7-5de8-462c-b263-c5774a02b26d 2018-09-08 08:08:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj"}}' 2018-09-08 08:08:02,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25bd2de-079d-4e99-aced-a1b05bbc72c7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f"}, "enabled": true, "id": "cc43414fad5a4d7fb08f5e5625ab5a3f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj"}} 2018-09-08 08:08:02,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b25bd2de-079d-4e99-aced-a1b05bbc72c7 2018-09-08 08:08:02,157 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj 2018-09-08 08:08:02,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:02,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:02,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["rdSWXa9sTD-xoDM063vSZw"], "issued_at": "2018-09-08T08:08:02.000000Z"}} 2018-09-08 08:08:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e015bad1deb0a812b915b7095e97f248fa8d4" 2018-09-08 08:08:02,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936ad965-257e-43bb-b8a9-1572e70931d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:02,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-936ad965-257e-43bb-b8a9-1572e70931d8 2018-09-08 08:08:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:02,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e015bad1deb0a812b915b7095e97f248fa8d4" 2018-09-08 08:08:02,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bac4fa-09a4-4817-ba5d-48a0a98fa3a4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:08:02,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65bac4fa-09a4-4817-ba5d-48a0a98fa3a4 2018-09-08 08:08:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e015bad1deb0a812b915b7095e97f248fa8d4" 2018-09-08 08:08:02,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b04f09e-4360-439d-bd1c-77e40858dc68 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f"}, "enabled": true, "id": "cc43414fad5a4d7fb08f5e5625ab5a3f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj"}]} 2018-09-08 08:08:02,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj used request id req-1b04f09e-4360-439d-bd1c-77e40858dc68 2018-09-08 08:08:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e015bad1deb0a812b915b7095e97f248fa8d4" 2018-09-08 08:08:02,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc73f306-7e6f-4bd3-ad6c-67117e6991a7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:02,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc73f306-7e6f-4bd3-ad6c-67117e6991a7 2018-09-08 08:08:03,330 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-user 2018-09-08 08:08:03,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:03,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9679d9a-d970-4c17-abb1-ed0fabcc5617 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:03,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9679d9a-d970-4c17-abb1-ed0fabcc5617 2018-09-08 08:08:03,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" -d '{"role": {"name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role"}}' 2018-09-08 08:08:03,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb3edb5-9b5d-4459-b88c-c8c87571755a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "859bbc0a18eb498096dcd24aeda60e63", "links": {"self": "http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63"}, "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role"}} 2018-09-08 08:08:03,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6eb3edb5-9b5d-4459-b88c-c8c87571755a 2018-09-08 08:08:03,522 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role 2018-09-08 08:08:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:03,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860393e4-87e1-4ee2-80b3-21158a536947 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role", "id": "859bbc0a18eb498096dcd24aeda60e63"}} 2018-09-08 08:08:03,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63 used request id req-860393e4-87e1-4ee2-80b3-21158a536947 2018-09-08 08:08:03,616 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role to project CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj 2018-09-08 08:08:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f/users/16413fa7c2cf43c0885038b0fafd9571/roles/859bbc0a18eb498096dcd24aeda60e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:03,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe61a77-d656-4766-8363-3b41c9bf9bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:03,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f/users/16413fa7c2cf43c0885038b0fafd9571/roles/859bbc0a18eb498096dcd24aeda60e63 used request id req-9fe61a77-d656-4766-8363-3b41c9bf9bd3 2018-09-08 08:08:03,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:08:03,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:03,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:04,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "859bbc0a18eb498096dcd24aeda60e63", "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role"}], "expires_at": "2018-09-08T09:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc43414fad5a4d7fb08f5e5625ab5a3f", "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc43414fad5a4d7fb08f5e5625ab5a3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-user", "id": "16413fa7c2cf43c0885038b0fafd9571"}, "audit_ids": ["r7su4R-YQF61ZAjyFDDfmg"], "issued_at": "2018-09-08T08:08:04.000000Z"}} 2018-09-08 08:08:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3128e79a712570ffd34eea7285a4090e05e29d00" 2018-09-08 08:08:04,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599a06f9-6c99-4741-854e-5f369565d061 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:04,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-599a06f9-6c99-4741-854e-5f369565d061 2018-09-08 08:08:04,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:08:04,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3128e79a712570ffd34eea7285a4090e05e29d00" 2018-09-08 08:08:04,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08: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-c6d5dfe1-e5bb-413b-9b9d-7881109d1eba x-compute-request-id: req-c6d5dfe1-e5bb-413b-9b9d-7881109d1eba Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:08:04,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c6d5dfe1-e5bb-413b-9b9d-7881109d1eba 2018-09-08 08:08:04,496 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39... 2018-09-08 08:08:04,497 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:08:04,523 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39 2018-09-08 08:08:04,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3128e79a712570ffd34eea7285a4090e05e29d00" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCVYZn9gjy5Arg1qfRnDJwjBup6U8lHQechlvLH0XMz/D+U0xfqoZKTGzhy152tY1hxSUx2Td1WkPzSLzAWjGB2Kcfxs2zACWQXyD2Y3C4/JtxbvT+oJ0cpoCpM8c+aN1TZNteOvbrFUoIKpQdv86b/Fe4Xy556UW8rf3WuwqQRw==", "name": "CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39"}}' 2018-09-08 08:08:04,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08: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-49c5d2cc-e12e-4dbf-baf4-bae455833e68 x-compute-request-id: req-49c5d2cc-e12e-4dbf-baf4-bae455833e68 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCVYZn9gjy5Arg1qfRnDJwjBup6U8lHQechlvLH0XMz/D+U0xfqoZKTGzhy152tY1hxSUx2Td1WkPzSLzAWjGB2Kcfxs2zACWQXyD2Y3C4/JtxbvT+oJ0cpoCpM8c+aN1TZNteOvbrFUoIKpQdv86b/Fe4Xy556UW8rf3WuwqQRw==", "user_id": "16413fa7c2cf43c0885038b0fafd9571", "name": "CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39", "fingerprint": "1d:97:cd:42:69:a6:ee:b5:3f:72:f4:8a:da:6d:b1:b9"}} 2018-09-08 08:08:04,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-49c5d2cc-e12e-4dbf-baf4-bae455833e68 2018-09-08 08:08:04,585 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39.pub 2018-09-08 08:08:04,585 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39 2018-09-08 08:08:04,585 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39 2018-09-08 08:08:04,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3128e79a712570ffd34eea7285a4090e05e29d00" 2018-09-08 08:08:04,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:08: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-7099572a-4353-4414-8859-d56b73fc2bfa x-compute-request-id: req-7099572a-4353-4414-8859-d56b73fc2bfa Content-Length: 0 Content-Type: application/json 2018-09-08 08:08:04,624 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39 used request id req-7099572a-4353-4414-8859-d56b73fc2bfa 2018-09-08 08:08:04,624 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39.pub] 2018-09-08 08:08:04,625 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-682f07c0-7bd1-47da-8910-78bc53ea2b39] 2018-09-08 08:08:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-695f7463-a438-4f05-845a-ce09f0d664b6 Date: Sat, 08 Sep 2018 08:08:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:08:04,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-695f7463-a438-4f05-845a-ce09f0d664b6 2018-09-08 08:08:04,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:04,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82949d72-361c-4e01-bb9c-3fcc1d0bec55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:04,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-82949d72-361c-4e01-bb9c-3fcc1d0bec55 2018-09-08 08:08:04,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92bf5aa-6add-4f11-91c4-29a0bcbf320d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:08:05,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e92bf5aa-6add-4f11-91c4-29a0bcbf320d 2018-09-08 08:08:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb63301-a9b6-4de1-a2ee-92fa334ecf7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-cdb63301-a9b6-4de1-a2ee-92fa334ecf7b 2018-09-08 08:08:05,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2d37658-e55e-4ca6-9c21-91bf9376491f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-b2d37658-e55e-4ca6-9c21-91bf9376491f 2018-09-08 08:08:05,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6def1796-e9d9-4c16-83b8-4ad7019c0610 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:08:05,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-6def1796-e9d9-4c16-83b8-4ad7019c0610 2018-09-08 08:08:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bc0303-fa54-4c7b-a1d3-d6b868555d6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-38bc0303-fa54-4c7b-a1d3-d6b868555d6d 2018-09-08 08:08:05,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f8cdb2-f795-4982-9abc-9eaedecbaa4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-d1f8cdb2-f795-4982-9abc-9eaedecbaa4d 2018-09-08 08:08:05,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49bb554-7f9d-4aa3-acbd-a1b94cc8f495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e49bb554-7f9d-4aa3-acbd-a1b94cc8f495 2018-09-08 08:08:05,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a6ca75-45d4-45f8-8794-c13bdbca92a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-a5a6ca75-45d4-45f8-8794-c13bdbca92a0 2018-09-08 08:08:05,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:05,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a884d4c-1bbb-44bd-b10f-2d7e6756dfe9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:05,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-6a884d4c-1bbb-44bd-b10f-2d7e6756dfe9 2018-09-08 08:08:05,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:05,796 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj 2018-09-08 08:08:05,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:06,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104b7110-36db-48a0-98e0-430a2b81a6f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:06,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cc43414fad5a4d7fb08f5e5625ab5a3f used request id req-104b7110-36db-48a0-98e0-430a2b81a6f1 2018-09-08 08:08:06,042 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-proj-role 2018-09-08 08:08:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:06,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abf6543-2f91-4a3f-ad8c-17bf00753086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:06,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/859bbc0a18eb498096dcd24aeda60e63 used request id req-9abf6543-2f91-4a3f-ad8c-17bf00753086 2018-09-08 08:08:06,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003df9bf285bbc878f3caa01d3cbb2ccc4dd9a1e" 2018-09-08 08:08:06,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c802e91a-bad7-488d-96a9-a982f04367d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:06,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c802e91a-bad7-488d-96a9-a982f04367d3 2018-09-08 08:08:06,262 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3bfe05e8-7d52-4df-user 2018-09-08 08:08:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/16413fa7c2cf43c0885038b0fafd9571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e015bad1deb0a812b915b7095e97f248fa8d4" 2018-09-08 08:08:06,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea74428-cdc7-41ba-9e54-b200fbb23b1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:06,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/16413fa7c2cf43c0885038b0fafd9571 used request id req-8ea74428-cdc7-41ba-9e54-b200fbb23b1b 2018-09-08 08:08:06,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:06,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fJUyM50YQjO-ZFchxsI5cA"], "issued_at": "2018-09-08T08:08:06.000000Z"}} 2018-09-08 08:08:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9751c6b3910471108980fc22eb0d716bd39573" 2018-09-08 08:08:06,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81917c9d-a25c-43d3-a41a-fdc2489d4b87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:06,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81917c9d-a25c-43d3-a41a-fdc2489d4b87 2018-09-08 08:08:06,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:06,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:07,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kb-ZMHjNTeS4phJvQsGYSw"], "issued_at": "2018-09-08T08:08:07.000000Z"}} 2018-09-08 08:08:07,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:07,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28126080-5cd1-4995-8704-c67327b4b40f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:07,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-28126080-5cd1-4995-8704-c67327b4b40f 2018-09-08 08:08:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:07,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:07,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eab25b-480e-48e6-84b6-b476925767da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:08:07,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj used request id req-f4eab25b-480e-48e6-84b6-b476925767da 2018-09-08 08:08:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:07,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecc51ad-9732-4c7d-bf67-5c07f022128b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:07,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0ecc51ad-9732-4c7d-bf67-5c07f022128b 2018-09-08 08:08:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj"}}' 2018-09-08 08:08:07,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8cc147-77b2-454f-aa66-4915bae71551 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9"}, "enabled": true, "id": "83c9ca084eec454da2cfc16bab6c03e9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj"}} 2018-09-08 08:08:07,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5f8cc147-77b2-454f-aa66-4915bae71551 2018-09-08 08:08:07,721 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj 2018-09-08 08:08:07,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:07,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:08,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8Lm_aQBhRp-z6hB7CRKeYA"], "issued_at": "2018-09-08T08:08:08.000000Z"}} 2018-09-08 08:08:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86522c0f88799f890a8de263dadfe3fd3e196490" 2018-09-08 08:08:08,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cce22ae-3dba-4942-a378-c38f6124bb9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:08,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5cce22ae-3dba-4942-a378-c38f6124bb9a 2018-09-08 08:08:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:08,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86522c0f88799f890a8de263dadfe3fd3e196490" 2018-09-08 08:08:08,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114708ba-3750-4704-92ec-8b4fbd62d8c1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:08:08,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-114708ba-3750-4704-92ec-8b4fbd62d8c1 2018-09-08 08:08:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86522c0f88799f890a8de263dadfe3fd3e196490" 2018-09-08 08:08:08,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55384558-e314-4adf-8e51-88c9b9d8ff92 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9"}, "enabled": true, "id": "83c9ca084eec454da2cfc16bab6c03e9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj"}]} 2018-09-08 08:08:08,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj used request id req-55384558-e314-4adf-8e51-88c9b9d8ff92 2018-09-08 08:08:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86522c0f88799f890a8de263dadfe3fd3e196490" 2018-09-08 08:08:08,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0676da0-ff1f-4232-86be-d180f265ff9c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:08,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d0676da0-ff1f-4232-86be-d180f265ff9c 2018-09-08 08:08:08,834 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-user 2018-09-08 08:08:08,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37716904-0364-4b47-b598-65c4ccff8f3e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:08,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37716904-0364-4b47-b598-65c4ccff8f3e 2018-09-08 08:08:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" -d '{"role": {"name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role"}}' 2018-09-08 08:08:09,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e01d7cb-107c-4499-9e13-eea44b2d3c2f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed5ebd04fb0b46c5a283ecebfd3e3e4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c"}, "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role"}} 2018-09-08 08:08:09,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e01d7cb-107c-4499-9e13-eea44b2d3c2f 2018-09-08 08:08:09,115 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role 2018-09-08 08:08:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:09,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0befec96-4db6-4dee-8d8d-0bb16759c753 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role", "id": "ed5ebd04fb0b46c5a283ecebfd3e3e4c"}} 2018-09-08 08:08:09,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c used request id req-0befec96-4db6-4dee-8d8d-0bb16759c753 2018-09-08 08:08:09,133 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role to project CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj 2018-09-08 08:08:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9/users/398974337f38481d8e570249af54d1ca/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:09,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc76debb-3b4d-4e18-af06-99d4cd2ccbea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:09,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9/users/398974337f38481d8e570249af54d1ca/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c used request id req-fc76debb-3b4d-4e18-af06-99d4cd2ccbea 2018-09-08 08:08:09,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:08:09,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:09,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:09,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed5ebd04fb0b46c5a283ecebfd3e3e4c", "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role"}], "expires_at": "2018-09-08T09:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83c9ca084eec454da2cfc16bab6c03e9", "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/83c9ca084eec454da2cfc16bab6c03e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/83c9ca084eec454da2cfc16bab6c03e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/83c9ca084eec454da2cfc16bab6c03e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/83c9ca084eec454da2cfc16bab6c03e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/83c9ca084eec454da2cfc16bab6c03e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/83c9ca084eec454da2cfc16bab6c03e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/83c9ca084eec454da2cfc16bab6c03e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-36a9afed-4c04-4e9-user", "id": "398974337f38481d8e570249af54d1ca"}, "audit_ids": ["XMJE967NQOGANkQJYkgUIA"], "issued_at": "2018-09-08T08:08:09.000000Z"}} 2018-09-08 08:08:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24e9b335ca91ce2aaf8b205eafa89f21b25bd35" 2018-09-08 08:08:09,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2399e6-bbe1-4531-b06e-d3b9e8676922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:09,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ac2399e6-bbe1-4531-b06e-d3b9e8676922 2018-09-08 08:08:09,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:08:09,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24e9b335ca91ce2aaf8b205eafa89f21b25bd35" 2018-09-08 08:08:09,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50c48ab4-5d76-4cc4-bc63-d5002cf08f3c x-compute-request-id: req-50c48ab4-5d76-4cc4-bc63-d5002cf08f3c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:08:09,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50c48ab4-5d76-4cc4-bc63-d5002cf08f3c 2018-09-08 08:08:09,898 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab... 2018-09-08 08:08:09,898 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:08:09,918 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab 2018-09-08 08:08:09,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24e9b335ca91ce2aaf8b205eafa89f21b25bd35" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzTUEuL4AbpOuWfe+U/wjsfiej79GQD6aRd60k2pf0pOgTt3WeA2IXWq56tTQNFQ6aP8wSTGPFa7W0P8jA6s8PsSdFJu8PvBcKXdPc0g3cHbQn7V6IR89x0tYigUrWQvvkV9C7W7Fq7OiKjVXc2zkQ6LXsrgw3X3rh80yEx9DmRw==", "name": "CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab"}}' 2018-09-08 08:08:09,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4a17c3-df31-4b52-8b75-0b5ed79b8e80 x-compute-request-id: req-9a4a17c3-df31-4b52-8b75-0b5ed79b8e80 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzTUEuL4AbpOuWfe+U/wjsfiej79GQD6aRd60k2pf0pOgTt3WeA2IXWq56tTQNFQ6aP8wSTGPFa7W0P8jA6s8PsSdFJu8PvBcKXdPc0g3cHbQn7V6IR89x0tYigUrWQvvkV9C7W7Fq7OiKjVXc2zkQ6LXsrgw3X3rh80yEx9DmRw==", "user_id": "398974337f38481d8e570249af54d1ca", "name": "CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab", "fingerprint": "b9:47:1d:86:a8:19:d7:22:be:59:13:b7:b3:f3:d1:88"}} 2018-09-08 08:08:09,971 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9a4a17c3-df31-4b52-8b75-0b5ed79b8e80 2018-09-08 08:08:09,982 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab.pub 2018-09-08 08:08:09,982 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab 2018-09-08 08:08:09,982 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab 2018-09-08 08:08:09,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24e9b335ca91ce2aaf8b205eafa89f21b25bd35" 2018-09-08 08:08:10,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:08:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ae5fcf2-183a-4680-8ba8-9e3673d658b8 x-compute-request-id: req-5ae5fcf2-183a-4680-8ba8-9e3673d658b8 Content-Length: 0 Content-Type: application/json 2018-09-08 08:08:10,019 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dd20df9a-bc47-417e-863a-31b1cfb30bab used request id req-5ae5fcf2-183a-4680-8ba8-9e3673d658b8 2018-09-08 08:08:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-beb1b287-8b12-497e-b09f-06984b57e0ed Date: Sat, 08 Sep 2018 08:08:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:08:10,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-beb1b287-8b12-497e-b09f-06984b57e0ed 2018-09-08 08:08:10,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3dbb36b-7d2a-442c-8f42-70f325a87b9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a3dbb36b-7d2a-442c-8f42-70f325a87b9a 2018-09-08 08:08:10,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7ed43d-3e3d-4307-afa6-998da56041e6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:08:10,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-be7ed43d-3e3d-4307-afa6-998da56041e6 2018-09-08 08:08:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-577a131c-40a3-44c1-abf9-319e69639662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-577a131c-40a3-44c1-abf9-319e69639662 2018-09-08 08:08:10,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714aa6eb-8094-4dc1-a944-3c6c031f3dc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-714aa6eb-8094-4dc1-a944-3c6c031f3dc9 2018-09-08 08:08:10,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad884ae-b794-4124-b7bf-a0641fe284d2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:08:10,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-cad884ae-b794-4124-b7bf-a0641fe284d2 2018-09-08 08:08:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376d3bdd-e30d-43f9-b9c4-dc84c383f795 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-376d3bdd-e30d-43f9-b9c4-dc84c383f795 2018-09-08 08:08:10,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e987e7-2a53-408f-a51b-b4e7944eb5b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-88e987e7-2a53-408f-a51b-b4e7944eb5b4 2018-09-08 08:08:10,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:10,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20db487-ff9a-4ce5-84d0-c5ca75f4c596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:10,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c20db487-ff9a-4ce5-84d0-c5ca75f4c596 2018-09-08 08:08:10,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:11,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1245cd0e-271c-4a26-a83b-c4c86afc365b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:11,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-1245cd0e-271c-4a26-a83b-c4c86afc365b 2018-09-08 08:08:11,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:11,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ff9a7-f2f2-4a99-ac84-3bee8ddcbad4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:11,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-b70ff9a7-f2f2-4a99-ac84-3bee8ddcbad4 2018-09-08 08:08:11,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:11,149 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj 2018-09-08 08:08:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:11,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fc74ba4-0370-4372-8c75-f3faadbabf5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:11,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/83c9ca084eec454da2cfc16bab6c03e9 used request id req-3fc74ba4-0370-4372-8c75-f3faadbabf5e 2018-09-08 08:08:11,370 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-proj-role 2018-09-08 08:08:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:11,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8acfd0a7-b8f7-41de-afd3-8167d396b5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:11,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ed5ebd04fb0b46c5a283ecebfd3e3e4c used request id req-8acfd0a7-b8f7-41de-afd3-8167d396b5d2 2018-09-08 08:08:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d65c072c66e47657e1a5ad5625dd585d3249441" 2018-09-08 08:08:11,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57581b70-5982-4444-acf9-643bbcf6616b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:11,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57581b70-5982-4444-acf9-643bbcf6616b 2018-09-08 08:08:11,588 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-36a9afed-4c04-4e9-user 2018-09-08 08:08:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/398974337f38481d8e570249af54d1ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86522c0f88799f890a8de263dadfe3fd3e196490" 2018-09-08 08:08:11,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0afc349-0fab-44bd-9ad9-bc261341b9f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:11,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/398974337f38481d8e570249af54d1ca used request id req-b0afc349-0fab-44bd-9ad9-bc261341b9f2 2018-09-08 08:08:11,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:12,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["VNuB4KA_T6OBgQNcdT4VDw"], "issued_at": "2018-09-08T08:08:12.000000Z"}} 2018-09-08 08:08:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f382f3cd700572805742a3408c1f803176f5618" 2018-09-08 08:08:12,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1422d2a-cfdb-4c0e-bbc8-784b5e17a632 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:12,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b1422d2a-cfdb-4c0e-bbc8-784b5e17a632 2018-09-08 08:08:12,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:12,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:12,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["LroEdJkYRMi76J9DFPtn2Q"], "issued_at": "2018-09-08T08:08:12.000000Z"}} 2018-09-08 08:08:12,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:12,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475c354c-d1d7-47ee-9c94-4cf6cf494a38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:12,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-475c354c-d1d7-47ee-9c94-4cf6cf494a38 2018-09-08 08:08:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:12,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b750301-4b41-4595-bd51-129aec68ffcf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:08:12,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj used request id req-2b750301-4b41-4595-bd51-129aec68ffcf 2018-09-08 08:08:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:12,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668312ab-aa4a-4701-86a4-ded46d6e91a1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:12,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-668312ab-aa4a-4701-86a4-ded46d6e91a1 2018-09-08 08:08:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}}' 2018-09-08 08:08:13,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f378764-2c61-4b01-8860-510ee1b119cf Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32"}, "enabled": true, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}} 2018-09-08 08:08:13,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5f378764-2c61-4b01-8860-510ee1b119cf 2018-09-08 08:08:13,098 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-proj 2018-09-08 08:08:13,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:13,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:13,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MTPhye_KR_mOt9ZYdtdiUg"], "issued_at": "2018-09-08T08:08:13.000000Z"}} 2018-09-08 08:08:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a311a7d3ef70f894295bcb666919beeb98d0c5" 2018-09-08 08:08:13,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f46798-f230-4d39-8a3a-6c72e3cce0d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:13,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-07f46798-f230-4d39-8a3a-6c72e3cce0d7 2018-09-08 08:08:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:13,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a311a7d3ef70f894295bcb666919beeb98d0c5" 2018-09-08 08:08:13,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a367bf8f-4794-445a-9094-20629b13a2c8 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:08:13,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a367bf8f-4794-445a-9094-20629b13a2c8 2018-09-08 08:08:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a311a7d3ef70f894295bcb666919beeb98d0c5" 2018-09-08 08:08:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb46602c-795a-492d-a564-28987107edf0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32"}, "enabled": true, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}]} 2018-09-08 08:08:13,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-a747baed-a1af-4cf-proj used request id req-fb46602c-795a-492d-a564-28987107edf0 2018-09-08 08:08:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a311a7d3ef70f894295bcb666919beeb98d0c5" 2018-09-08 08:08:13,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c731602-12ff-40ba-9554-1d47efbc043e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:13,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3c731602-12ff-40ba-9554-1d47efbc043e 2018-09-08 08:08:14,183 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-user 2018-09-08 08:08:14,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e092ad31-571f-495d-a735-67132c910b4c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:14,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e092ad31-571f-495d-a735-67132c910b4c 2018-09-08 08:08:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" -d '{"role": {"name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role"}}' 2018-09-08 08:08:14,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78dc1ac-7457-4dd5-8887-f7aee768513f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3cf745d9be34cb882dc3e2c39b014b3", "links": {"self": "http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3"}, "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role"}} 2018-09-08 08:08:14,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d78dc1ac-7457-4dd5-8887-f7aee768513f 2018-09-08 08:08:14,391 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role 2018-09-08 08:08:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:14,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c62d066-449a-43d6-bbc5-3880a1894608 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3"}, "domain_id": null, "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role", "id": "a3cf745d9be34cb882dc3e2c39b014b3"}} 2018-09-08 08:08:14,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3 used request id req-9c62d066-449a-43d6-bbc5-3880a1894608 2018-09-08 08:08:14,485 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role to project CreateNetworkSuccessTests-a747baed-a1af-4cf-proj 2018-09-08 08:08:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32/users/b1df8d64ed014580a6aba6cf18c84693/roles/a3cf745d9be34cb882dc3e2c39b014b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:14,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0116f7ee-9ff0-4f88-84fe-45cc162af5e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:14,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32/users/b1df8d64ed014580a6aba6cf18c84693/roles/a3cf745d9be34cb882dc3e2c39b014b3 used request id req-0116f7ee-9ff0-4f88-84fe-45cc162af5e8 2018-09-08 08:08:14,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:14,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:15,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3cf745d9be34cb882dc3e2c39b014b3", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role"}], "expires_at": "2018-09-08T09:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-user", "id": "b1df8d64ed014580a6aba6cf18c84693"}, "audit_ids": ["LBJge3fAQvebv0ekYj7IMA"], "issued_at": "2018-09-08T08:08:15.000000Z"}} 2018-09-08 08:08:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:15,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b6ba56-911e-4d36-8566-6d950d92cfdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:15,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8b6ba56-911e-4d36-8566-6d950d92cfdf 2018-09-08 08:08:15,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:15,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4af3fd52-d541-469e-b432-171c26223cc6 Date: Sat, 08 Sep 2018 08:08:15 GMT RESP BODY: {"networks":[]} 2018-09-08 08:08:15,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net used request id req-4af3fd52-d541-469e-b432-171c26223cc6 2018-09-08 08:08:15,261 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net 2018-09-08 08:08:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" -d '{"network": {"name": "CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net", "admin_state_up": true}}' 2018-09-08 08:08:15,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d2691671-9e8e-44d1-946b-881691aee59a Date: Sat, 08 Sep 2018 08:08:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:08:15Z","is_default":false,"name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:15Z","mtu":1450}} 2018-09-08 08:08:15,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d2691671-9e8e-44d1-946b-881691aee59a 2018-09-08 08:08:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:16,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a2b7a96f-59fb-407b-bc1a-7633832d0e18 Date: Sat, 08 Sep 2018 08:08:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:08:15Z","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net"}]} 2018-09-08 08:08:16,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-a2b7a96f-59fb-407b-bc1a-7633832d0e18 2018-09-08 08:08:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:16,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b1ed290-ac11-4fc6-a04f-fec967ad2f10 Date: Sat, 08 Sep 2018 08:08:16 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:08:16,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-8b1ed290-ac11-4fc6-a04f-fec967ad2f10 2018-09-08 08:08:16,243 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet 2018-09-08 08:08:16,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" -d '{"subnets": [{"ip_version": 4, "network_id": "9eaaf3a1-961e-463a-bf1c-cc8e3aea6557", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet"}]}' 2018-09-08 08:08:16,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-46bbc9ad-e269-4089-a6b8-396be90fa95c Date: Sat, 08 Sep 2018 08:08:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"79ff3522-0a4e-4a3f-a9bb-197a84faf0e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet"}]} 2018-09-08 08:08:16,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-46bbc9ad-e269-4089-a6b8-396be90fa95c 2018-09-08 08:08:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:17,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7cf5ca3c-bd7e-4b14-91e8-47bafff9a3d0 Date: Sat, 08 Sep 2018 08:08:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79ff3522-0a4e-4a3f-a9bb-197a84faf0e4"],"updated_at":"2018-09-08T08:08:16Z","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net"}]} 2018-09-08 08:08:17,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-7cf5ca3c-bd7e-4b14-91e8-47bafff9a3d0 2018-09-08 08:08:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:17,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44878ac2-7b3e-4f52-9da4-98f59d75bbfb Date: Sat, 08 Sep 2018 08:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"79ff3522-0a4e-4a3f-a9bb-197a84faf0e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet"}]} 2018-09-08 08:08:17,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-44878ac2-7b3e-4f52-9da4-98f59d75bbfb 2018-09-08 08:08:17,387 - OpenStackNetwork - DEBUG - Network [9eaaf3a1-961e-463a-bf1c-cc8e3aea6557] created successfully 2018-09-08 08:08:17,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:17,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3cf745d9be34cb882dc3e2c39b014b3", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role"}], "expires_at": "2018-09-08T09:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b7992f2f24948a99fa9b0e6b8fffa32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-user", "id": "b1df8d64ed014580a6aba6cf18c84693"}, "audit_ids": ["Igwg0NdnQYiBpm5gX69iiQ"], "issued_at": "2018-09-08T08:08:17.000000Z"}} 2018-09-08 08:08:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f643d722196373350417bb566b4599e9f2f36d34" 2018-09-08 08:08:18,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-41c51a18-5978-4ecc-b36d-5cbed74a98e5 Date: Sat, 08 Sep 2018 08:08:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79ff3522-0a4e-4a3f-a9bb-197a84faf0e4"],"updated_at":"2018-09-08T08:08:16Z","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net"}]} 2018-09-08 08:08:18,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net used request id req-41c51a18-5978-4ecc-b36d-5cbed74a98e5 2018-09-08 08:08:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:18,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:18,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f382f3cd700572805742a3408c1f803176f5618" 2018-09-08 08:08:18,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aabf9c8-6271-430b-a836-e644abfacaf1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32"}, "enabled": true, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}} 2018-09-08 08:08:18,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 used request id req-1aabf9c8-6271-430b-a836-e644abfacaf1 2018-09-08 08:08:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f643d722196373350417bb566b4599e9f2f36d34" 2018-09-08 08:08:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe2ce208-bbc1-4da2-a6a7-d49956a23815 Date: Sat, 08 Sep 2018 08:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eaaf3a1-961e-463a-bf1c-cc8e3aea6557","tenant_id":"2b7992f2f24948a99fa9b0e6b8fffa32","created_at":"2018-09-08T08:08:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2b7992f2f24948a99fa9b0e6b8fffa32","id":"79ff3522-0a4e-4a3f-a9bb-197a84faf0e4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet"}]} 2018-09-08 08:08:18,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-fe2ce208-bbc1-4da2-a6a7-d49956a23815 2018-09-08 08:08:18,308 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet 2018-09-08 08:08:18,308 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet 2018-09-08 08:08:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f643d722196373350417bb566b4599e9f2f36d34" 2018-09-08 08:08:20,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e1cc52e-ae59-43f0-aaf8-c51f2bf257d9 Date: Sat, 08 Sep 2018 08:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:20,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 used request id req-5e1cc52e-ae59-43f0-aaf8-c51f2bf257d9 2018-09-08 08:08:20,270 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net 2018-09-08 08:08:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f643d722196373350417bb566b4599e9f2f36d34" 2018-09-08 08:08:21,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0ea77c2-7493-4002-a1b8-f4bf0bfe79c0 Date: Sat, 08 Sep 2018 08:08:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:21,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-d0ea77c2-7493-4002-a1b8-f4bf0bfe79c0 2018-09-08 08:08:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f643d722196373350417bb566b4599e9f2f36d34" 2018-09-08 08:08:21,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3bce46f5-dcca-41ae-845c-4228b6f25d88 Date: Sat, 08 Sep 2018 08:08:21 GMT RESP BODY: {"networks":[]} 2018-09-08 08:08:21,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net used request id req-3bce46f5-dcca-41ae-845c-4228b6f25d88 2018-09-08 08:08:21,731 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet 2018-09-08 08:08:21,731 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-subnet 2018-09-08 08:08:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:21,775 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-752ccb2c-7fba-4764-a0d5-1781afa446c5 Date: Sat, 08 Sep 2018 08:08:21 GMT RESP BODY: {"NeutronError": {"message": "Subnet 79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 08:08:21,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 used request id req-752ccb2c-7fba-4764-a0d5-1781afa446c5 2018-09-08 08:08:21,775 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 79ff3522-0a4e-4a3f-a9bb-197a84faf0e4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-08 08:08:21,776 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d1f1e160-391a-4f2c-8b21-14f7123f96e0-pub-net 2018-09-08 08:08:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a3664901fec472cce14b5f1906fe27608e5364" 2018-09-08 08:08:21,965 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-ad6562ca-f5ba-45b6-b1a4-d689fb5d7d46 Date: Sat, 08 Sep 2018 08:08:21 GMT RESP BODY: {"NeutronError": {"message": "Network 9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-08 08:08:21,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 used request id req-ad6562ca-f5ba-45b6-b1a4-d689fb5d7d46 2018-09-08 08:08:21,966 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 9eaaf3a1-961e-463a-bf1c-cc8e3aea6557 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-08 08:08:21,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7495bf25-489b-40b9-88a7-4ae329fbdd45 Date: Sat, 08 Sep 2018 08:08:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "created_at": "2018-09-08T08:08:15Z", "updated_at": "2018-09-08T08:08:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "revision_number": 0, "id": "0ef4f4de-a14f-44f4-844f-0877e970f1b8", "remote_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "revision_number": 0, "id": "1875794e-8fb5-4333-adc7-8150f1f4e01b", "remote_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "revision_number": 0, "id": "8bea920f-a51f-4be6-b357-45e9d0054b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "revision_number": 0, "id": "b789a7f0-3e46-4af1-8509-cd588b1d842a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32"}], "revision_number": 4, "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:08:22,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7495bf25-489b-40b9-88a7-4ae329fbdd45 2018-09-08 08:08:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856dc452-a28d-4506-ac5b-c202b1c2a60e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:22,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-856dc452-a28d-4506-ac5b-c202b1c2a60e 2018-09-08 08:08:22,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9aee8f-ff35-4aec-9607-eb0af4fe9ea3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:08:22,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-dd9aee8f-ff35-4aec-9607-eb0af4fe9ea3 2018-09-08 08:08:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b9c77e-a17d-4aaa-b1ec-aa7ce2f1d5b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:22,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-e6b9c77e-a17d-4aaa-b1ec-aa7ce2f1d5b2 2018-09-08 08:08:22,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3497ee7e-4902-49e9-9032-8f8071014097 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:22,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-3497ee7e-4902-49e9-9032-8f8071014097 2018-09-08 08:08:22,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ead34c-38a4-4706-a5ae-2cc70e42980b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:08:22,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-87ead34c-38a4-4706-a5ae-2cc70e42980b 2018-09-08 08:08:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37e40fc-75ae-42a1-8beb-85fd3b019b11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:22,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-a37e40fc-75ae-42a1-8beb-85fd3b019b11 2018-09-08 08:08:22,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:22,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e7b55e-ec37-487d-9df6-eaab4e5680d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:22,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-03e7b55e-ec37-487d-9df6-eaab4e5680d8 2018-09-08 08:08:22,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:22,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0cc24f-6c6a-4686-92d0-65669bb898fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:23,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-6b0cc24f-6c6a-4686-92d0-65669bb898fb 2018-09-08 08:08:23,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cd4879-4448-40f3-b8b9-5f05cb82b0ec Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32"}, "enabled": true, "id": "2b7992f2f24948a99fa9b0e6b8fffa32", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a747baed-a1af-4cf-proj"}} 2018-09-08 08:08:23,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 used request id req-e7cd4879-4448-40f3-b8b9-5f05cb82b0ec 2018-09-08 08:08:23,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0bd3bf6-c41a-40ce-86c8-2edffa4d2960 2018-09-08 08:08:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b0bd3bf6-c41a-40ce-86c8-2edffa4d2960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a56aa39-39fe-4175-8966-fc75c7beee92 Date: Sat, 08 Sep 2018 08:08:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "port_range_min": null, "revision_number": 0, "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "created_at": "2018-09-08T08:08:15Z", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "id": "0ef4f4de-a14f-44f4-844f-0877e970f1b8"}, {"remote_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "port_range_min": null, "revision_number": 0, "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "created_at": "2018-09-08T08:08:15Z", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "id": "1875794e-8fb5-4333-adc7-8150f1f4e01b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "port_range_min": null, "revision_number": 0, "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "created_at": "2018-09-08T08:08:15Z", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "id": "8bea920f-a51f-4be6-b357-45e9d0054b9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:15Z", "security_group_id": "b0bd3bf6-c41a-40ce-86c8-2edffa4d2960", "port_range_min": null, "revision_number": 0, "tenant_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "created_at": "2018-09-08T08:08:15Z", "project_id": "2b7992f2f24948a99fa9b0e6b8fffa32", "id": "b789a7f0-3e46-4af1-8509-cd588b1d842a"}]} 2018-09-08 08:08:23,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b0bd3bf6-c41a-40ce-86c8-2edffa4d2960 used request id req-3a56aa39-39fe-4175-8966-fc75c7beee92 2018-09-08 08:08:23,297 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:08:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b0bd3bf6-c41a-40ce-86c8-2edffa4d2960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8d0285c-df4a-4743-b68e-ed05c9e03b43 Content-Length: 0 Date: Sat, 08 Sep 2018 08:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:23,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b0bd3bf6-c41a-40ce-86c8-2edffa4d2960 used request id req-d8d0285c-df4a-4743-b68e-ed05c9e03b43 2018-09-08 08:08:23,595 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-proj 2018-09-08 08:08:23,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1162f9-8b57-4886-843f-ebd76b0e9ac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:23,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b7992f2f24948a99fa9b0e6b8fffa32 used request id req-fc1162f9-8b57-4886-843f-ebd76b0e9ac7 2018-09-08 08:08:23,789 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-proj-role 2018-09-08 08:08:23,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8b4b76f-d230-4205-8db3-0e47b462b085 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:23,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a3cf745d9be34cb882dc3e2c39b014b3 used request id req-b8b4b76f-d230-4205-8db3-0e47b462b085 2018-09-08 08:08:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a082e155832139fba491850d0f75e49235c9c6" 2018-09-08 08:08:23,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc710f0-c77f-4b6e-8514-3131c8f62c92 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:23,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cc710f0-c77f-4b6e-8514-3131c8f62c92 2018-09-08 08:08:23,993 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a747baed-a1af-4cf-user 2018-09-08 08:08:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b1df8d64ed014580a6aba6cf18c84693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a311a7d3ef70f894295bcb666919beeb98d0c5" 2018-09-08 08:08:24,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345b0849-f4fe-437c-a1eb-d2ee6cc59f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:24,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b1df8d64ed014580a6aba6cf18c84693 used request id req-345b0849-f4fe-437c-a1eb-d2ee6cc59f21 2018-09-08 08:08:24,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:24,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5qv4L2NLQHCHcFLO3bZfdw"], "issued_at": "2018-09-08T08:08:24.000000Z"}} 2018-09-08 08:08:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b36ebf23d737f0ca4aac8f3e1bf63088c80024d5" 2018-09-08 08:08:24,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cd95bc-f83d-42c2-8148-f421a882d102 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:24,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-21cd95bc-f83d-42c2-8148-f421a882d102 2018-09-08 08:08:24,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:24,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:25,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["4UjeBmI5T-qBGBEl4R9ElA"], "issued_at": "2018-09-08T08:08:25.000000Z"}} 2018-09-08 08:08:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:25,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b701d4-86a1-4e19-b21d-fecd156c847e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:25,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45b701d4-86a1-4e19-b21d-fecd156c847e 2018-09-08 08:08:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:25,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:25,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60aebf66-a275-4421-82db-8bb272273a3c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:08:25,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj used request id req-60aebf66-a275-4421-82db-8bb272273a3c 2018-09-08 08:08:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:25,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349bad2d-0943-4d1b-b03d-6241c28b29a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-349bad2d-0943-4d1b-b03d-6241c28b29a2 2018-09-08 08:08:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}}' 2018-09-08 08:08:25,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461eda54-b05a-4fcb-8fc0-9edb88c3dbe3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:25,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-461eda54-b05a-4fcb-8fc0-9edb88c3dbe3 2018-09-08 08:08:25,505 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-dfacdbed-f031-457-proj 2018-09-08 08:08:25,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:25,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:25,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["CD3VSSXjS_6xVqt0s70xGw"], "issued_at": "2018-09-08T08:08:25.000000Z"}} 2018-09-08 08:08:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f02a4486b3dedd82e981012da2cc6abc78f6d7" 2018-09-08 08:08:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280d9051-f86a-4217-b5c0-dafd07d26604 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:25,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-280d9051-f86a-4217-b5c0-dafd07d26604 2018-09-08 08:08:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:25,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f02a4486b3dedd82e981012da2cc6abc78f6d7" 2018-09-08 08:08:26,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ee6351-431b-46f3-b316-9d177e2e5bf9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:08:26,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-97ee6351-431b-46f3-b316-9d177e2e5bf9 2018-09-08 08:08:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f02a4486b3dedd82e981012da2cc6abc78f6d7" 2018-09-08 08:08:26,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d1e413-0713-4a82-94dd-2412607e93ed Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}]} 2018-09-08 08:08:26,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj used request id req-a3d1e413-0713-4a82-94dd-2412607e93ed 2018-09-08 08:08:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f02a4486b3dedd82e981012da2cc6abc78f6d7" 2018-09-08 08:08:26,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41723a53-71f1-4161-880f-db76f61bbaf0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:26,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-41723a53-71f1-4161-880f-db76f61bbaf0 2018-09-08 08:08:26,642 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-dfacdbed-f031-457-user 2018-09-08 08:08:26,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:26,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd50d81c-958f-463c-8b5b-26b48e597ed7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:26,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd50d81c-958f-463c-8b5b-26b48e597ed7 2018-09-08 08:08:26,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" -d '{"role": {"name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role"}}' 2018-09-08 08:08:26,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90807261-4da8-42d0-99e8-27942bedef1b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c97cfc0774be45a6ab1cf286473d871a", "links": {"self": "http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a"}, "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role"}} 2018-09-08 08:08:26,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-90807261-4da8-42d0-99e8-27942bedef1b 2018-09-08 08:08:26,852 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role 2018-09-08 08:08:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:26,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160252e2-0240-4040-aca6-c3fe8d541c1f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a"}, "domain_id": null, "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role", "id": "c97cfc0774be45a6ab1cf286473d871a"}} 2018-09-08 08:08:26,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a used request id req-160252e2-0240-4040-aca6-c3fe8d541c1f 2018-09-08 08:08:26,936 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role to project CreateNetworkSuccessTests-dfacdbed-f031-457-proj 2018-09-08 08:08:26,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63/users/8e33f4e656834604b352cbc94a86b263/roles/c97cfc0774be45a6ab1cf286473d871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:27,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01ef367-7bcd-4c3e-8966-67bd236197e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:27,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63/users/8e33f4e656834604b352cbc94a86b263/roles/c97cfc0774be45a6ab1cf286473d871a used request id req-e01ef367-7bcd-4c3e-8966-67bd236197e4 2018-09-08 08:08:27,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:27,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:27,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NNXzJIcHSxmKHYtm-GUSQA"], "issued_at": "2018-09-08T08:08:27.000000Z"}} 2018-09-08 08:08:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e46a0ba-2d7a-43bf-9f08-1a1387c5613b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:27,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e46a0ba-2d7a-43bf-9f08-1a1387c5613b 2018-09-08 08:08:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:27,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc12add8-0756-4d01-aa1f-6b78f540e427 Date: Sat, 08 Sep 2018 08:08:27 GMT RESP BODY: {"networks":[]} 2018-09-08 08:08:27,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net used request id req-dc12add8-0756-4d01-aa1f-6b78f540e427 2018-09-08 08:08:27,734 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net 2018-09-08 08:08:27,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:27,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:28,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1KkbboBkSXiEU0N--dd10w"], "issued_at": "2018-09-08T08:08:28.000000Z"}} 2018-09-08 08:08:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33437208db9719ebb90b8ed051e0d26b7f1515f4" 2018-09-08 08:08:28,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b26b7a3-8036-42cd-9baf-83a3f626747d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:28,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b26b7a3-8036-42cd-9baf-83a3f626747d 2018-09-08 08:08:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:28,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:28,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33437208db9719ebb90b8ed051e0d26b7f1515f4" 2018-09-08 08:08:28,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a293b355-613c-4bbf-a8eb-488a13d88b01 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}]} 2018-09-08 08:08:28,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj used request id req-a293b355-613c-4bbf-a8eb-488a13d88b01 2018-09-08 08:08:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" -d '{"network": {"tenant_id": "91ffce0bdf88435c9383a070ce226b63", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net", "admin_state_up": true}}' 2018-09-08 08:08:28,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ecc9cb1b-5010-44ea-ba55-854ceccad175 Date: Sat, 08 Sep 2018 08:08:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:08:28Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net","admin_state_up":true,"tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","mtu":1450}} 2018-09-08 08:08:28,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ecc9cb1b-5010-44ea-ba55-854ceccad175 2018-09-08 08:08:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:29,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-14926485-e30b-4759-8a01-d495ab529a99 Date: Sat, 08 Sep 2018 08:08:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:08:28Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net","admin_state_up":true,"tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","provider:network_type":"vxlan"}]} 2018-09-08 08:08:29,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-14926485-e30b-4759-8a01-d495ab529a99 2018-09-08 08:08:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:29,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39c4e614-af96-4882-b924-1f37c89807ec Date: Sat, 08 Sep 2018 08:08:29 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:08:29,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-39c4e614-af96-4882-b924-1f37c89807ec 2018-09-08 08:08:29,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:29,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:29,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["I-IPDoG4RjmPgS_ru2q8BA"], "issued_at": "2018-09-08T08:08:29.000000Z"}} 2018-09-08 08:08:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ec2a207f30b1e9f485a004dff855082a1b7573" 2018-09-08 08:08:29,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14061ef-1b38-490f-8554-878c77469c36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:29,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a14061ef-1b38-490f-8554-878c77469c36 2018-09-08 08:08:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:29,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ec2a207f30b1e9f485a004dff855082a1b7573" 2018-09-08 08:08:29,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a797d5c-b756-45f5-8c84-b94040f502c5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}]} 2018-09-08 08:08:29,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj used request id req-9a797d5c-b756-45f5-8c84-b94040f502c5 2018-09-08 08:08:29,953 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet 2018-09-08 08:08:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" -d '{"subnets": [{"ip_version": 4, "network_id": "0be570f3-56eb-4119-a8c5-4189e4aa87b1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet", "tenant_id": "91ffce0bdf88435c9383a070ce226b63"}]}' 2018-09-08 08:08:30,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42a513a1-ae51-44f5-9b36-a1706739ec19 Date: Sat, 08 Sep 2018 08:08:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:30,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-42a513a1-ae51-44f5-9b36-a1706739ec19 2018-09-08 08:08:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:30,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-84949a43-02d7-4380-bbfb-3c032b40900f Date: Sat, 08 Sep 2018 08:08:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","status":"ACTIVE","subnets":["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"],"description":"","tags":[],"updated_at":"2018-09-08T08:08:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net","admin_state_up":true,"tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","provider:network_type":"vxlan"}]} 2018-09-08 08:08:30,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-84949a43-02d7-4380-bbfb-3c032b40900f 2018-09-08 08:08:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:31,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-813ef459-bf1d-4800-9750-708e8493431b Date: Sat, 08 Sep 2018 08:08:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:31,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-813ef459-bf1d-4800-9750-708e8493431b 2018-09-08 08:08:31,013 - OpenStackNetwork - DEBUG - Network [0be570f3-56eb-4119-a8c5-4189e4aa87b1] created successfully 2018-09-08 08:08:31,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:31,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c97cfc0774be45a6ab1cf286473d871a", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role"}], "expires_at": "2018-09-08T09:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91ffce0bdf88435c9383a070ce226b63", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-user", "id": "8e33f4e656834604b352cbc94a86b263"}, "audit_ids": ["Kf0N--vOQpytfhq1Jkr7Eg"], "issued_at": "2018-09-08T08:08:31.000000Z"}} 2018-09-08 08:08:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fa044884a0096d09bbb1d2ca64cc29c5b38487" 2018-09-08 08:08:31,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9e785aa2-8352-41da-b4ab-f3aab7ddf02a Date: Sat, 08 Sep 2018 08:08:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"],"updated_at":"2018-09-08T08:08:30Z","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net"}]} 2018-09-08 08:08:31,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net used request id req-9e785aa2-8352-41da-b4ab-f3aab7ddf02a 2018-09-08 08:08:31,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:31,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b36ebf23d737f0ca4aac8f3e1bf63088c80024d5" 2018-09-08 08:08:31,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1360e42-4e34-4959-ac8c-5681ab05ecc3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:31,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-f1360e42-4e34-4959-ac8c-5681ab05ecc3 2018-09-08 08:08:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fa044884a0096d09bbb1d2ca64cc29c5b38487" 2018-09-08 08:08:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b2552398-9017-45bc-9ba1-1dfd40a606c2 Date: Sat, 08 Sep 2018 08:08:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:31,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-b2552398-9017-45bc-9ba1-1dfd40a606c2 2018-09-08 08:08:31,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:31,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:32,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c97cfc0774be45a6ab1cf286473d871a", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role"}], "expires_at": "2018-09-08T09:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91ffce0bdf88435c9383a070ce226b63", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/91ffce0bdf88435c9383a070ce226b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-user", "id": "8e33f4e656834604b352cbc94a86b263"}, "audit_ids": ["zUYymyixT8C45vJ_PPhyCg"], "issued_at": "2018-09-08T08:08:32.000000Z"}} 2018-09-08 08:08:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bd8f2d1a4b9e6917a7c8dfa6c760d507961454" 2018-09-08 08:08:32,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1f97b5-d8b5-4e35-b61c-a9abcdf20dc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:32,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f1f97b5-d8b5-4e35-b61c-a9abcdf20dc7 2018-09-08 08:08:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bd8f2d1a4b9e6917a7c8dfa6c760d507961454" 2018-09-08 08:08:32,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ece76637-8844-4071-b10b-a97253838f69 Date: Sat, 08 Sep 2018 08:08:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"],"updated_at":"2018-09-08T08:08:30Z","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net"}]} 2018-09-08 08:08:32,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net used request id req-ece76637-8844-4071-b10b-a97253838f69 2018-09-08 08:08:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:32,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bd8f2d1a4b9e6917a7c8dfa6c760d507961454" 2018-09-08 08:08:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72e0742-bf4d-4ab6-8f85-57f4af63329f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:32,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-e72e0742-bf4d-4ab6-8f85-57f4af63329f 2018-09-08 08:08:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70bd8f2d1a4b9e6917a7c8dfa6c760d507961454" 2018-09-08 08:08:32,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3bfff3f-28b1-4f27-aaca-f2bd5c51537a Date: Sat, 08 Sep 2018 08:08:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:32,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-e3bfff3f-28b1-4f27-aaca-f2bd5c51537a 2018-09-08 08:08:32,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:32,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:33,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["GsD4bB6JQ4qfvCSxd1AaxQ"], "issued_at": "2018-09-08T08:08:33.000000Z"}} 2018-09-08 08:08:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aae8fc-893d-4a5f-98e1-74caacffea08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:33,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4aae8fc-893d-4a5f-98e1-74caacffea08 2018-09-08 08:08:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:33,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c17bfe6-e1b6-4467-9ba1-8c687c0a8694 Date: Sat, 08 Sep 2018 08:08:33 GMT RESP BODY: {"routers": []} 2018-09-08 08:08:33,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router&admin_state_up=True used request id req-8c17bfe6-e1b6-4467-9ba1-8c687c0a8694 2018-09-08 08:08:33,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:33,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:33,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["avx7kQzcQ065hYVWGuob8Q"], "issued_at": "2018-09-08T08:08:33.000000Z"}} 2018-09-08 08:08:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e83c94b8d4a93c9b7bd861f907fe082d0200c6" 2018-09-08 08:08:34,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3b7fc2-7719-458f-8361-fb1aa5f14cf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:34,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a3b7fc2-7719-458f-8361-fb1aa5f14cf0 2018-09-08 08:08:34,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:34,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e83c94b8d4a93c9b7bd861f907fe082d0200c6" 2018-09-08 08:08:34,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e7420b-66d5-4ae2-a68e-483b88599364 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}]} 2018-09-08 08:08:34,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-dfacdbed-f031-457-proj used request id req-40e7420b-66d5-4ae2-a68e-483b88599364 2018-09-08 08:08:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:34,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4bc777dc-e226-41bc-898a-f081cdff0156 Date: Sat, 08 Sep 2018 08:08:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:08:34,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4bc777dc-e226-41bc-898a-f081cdff0156 2018-09-08 08:08:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:34,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-20ab75be-362e-4f07-bf96-fa1267d0ff32 Date: Sat, 08 Sep 2018 08:08:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:08:34,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-20ab75be-362e-4f07-bf96-fa1267d0ff32 2018-09-08 08:08:34,585 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router 2018-09-08 08:08:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router", "admin_state_up": true}}' 2018-09-08 08:08:39,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-09e0a54d-70c6-4c83-9e78-9c43ecd721b7 Date: Sat, 08 Sep 2018 08:08:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:35Z", "admin_state_up": true, "updated_at": "2018-09-08T08:08:36Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "73d5073c-50ba-4f96-a029-e7561a00a4c2", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router"}} 2018-09-08 08:08:39,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-09e0a54d-70c6-4c83-9e78-9c43ecd721b7 2018-09-08 08:08:39,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:39,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-af643275-014b-432a-bb1d-354c03fdb566 Date: Sat, 08 Sep 2018 08:08:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.1"}],"id":"05dc2aa5-484c-48d6-a184-446e07426b81","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:31:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:38Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.209"}],"id":"a8a65dfd-7ee4-4e65-8523-460137a9e86a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:ef:6a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:08:35Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.7"}],"id":"b159e21d-e805-4289-bc5d-6d4df2d025df","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e0:9a:b2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:36Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.8"}],"id":"df18193d-3a67-403d-bd84-588a6e31d23a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:b1:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:37Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"}]} 2018-09-08 08:08:39,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 used request id req-af643275-014b-432a-bb1d-354c03fdb566 2018-09-08 08:08:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:39,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-15599fd6-ec82-4425-8e10-df4f2d669db3 Date: Sat, 08 Sep 2018 08:08:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:08:39,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-15599fd6-ec82-4425-8e10-df4f2d669db3 2018-09-08 08:08:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:40,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3cce8716-144f-4123-b97d-cccccbdb1d2a Date: Sat, 08 Sep 2018 08:08:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-3cce8716-144f-4123-b97d-cccccbdb1d2a 2018-09-08 08:08:40,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:40,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8282680b-a707-430b-91bb-054dc8f59de6 Date: Sat, 08 Sep 2018 08:08:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:40,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-8282680b-a707-430b-91bb-054dc8f59de6 2018-09-08 08:08:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-59cebfd0-43bd-4a3f-b779-b8bfd89809ee Date: Sat, 08 Sep 2018 08:08:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:40,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-59cebfd0-43bd-4a3f-b779-b8bfd89809ee 2018-09-08 08:08:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-89861008-5abe-4778-8658-b69fa07ef8b8 Date: Sat, 08 Sep 2018 08:08:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"91ffce0bdf88435c9383a070ce226b63","status":"ACTIVE","subnets":["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"],"description":"","tags":[],"updated_at":"2018-09-08T08:08:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net","admin_state_up":true,"tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:28Z","provider:network_type":"vxlan"}]} 2018-09-08 08:08:40,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net used request id req-89861008-5abe-4778-8658-b69fa07ef8b8 2018-09-08 08:08:40,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:40,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:40,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ed67ad-6921-49da-9f4e-b5aae9386a3e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:40,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-a8ed67ad-6921-49da-9f4e-b5aae9386a3e 2018-09-08 08:08:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:41,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb841f5b-4978-4f65-8ad5-0c2ac5d0187d Date: Sat, 08 Sep 2018 08:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:41,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-bb841f5b-4978-4f65-8ad5-0c2ac5d0187d 2018-09-08 08:08:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1&name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:41,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2ba6bde-a8b2-49c8-8a5e-c2e35c0a7569 Date: Sat, 08 Sep 2018 08:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}]} 2018-09-08 08:08:41,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0be570f3-56eb-4119-a8c5-4189e4aa87b1&name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet used request id req-e2ba6bde-a8b2-49c8-8a5e-c2e35c0a7569 2018-09-08 08:08:41,367 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:08:41,367 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router 2018-09-08 08:08:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" -d '{"subnet_id": "e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"}' 2018-09-08 08:08:43,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62d3d936-d06c-4896-8f58-90442ee1eda1 Date: Sat, 08 Sep 2018 08:08:43 GMT RESP BODY: {"network_id": "0be570f3-56eb-4119-a8c5-4189e4aa87b1", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "subnet_id": "e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b", "subnet_ids": ["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"], "port_id": "803f8471-e5c8-4ad4-9101-405073767d3e", "id": "73d5073c-50ba-4f96-a029-e7561a00a4c2"} 2018-09-08 08:08:43,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2/add_router_interface used request id req-62d3d936-d06c-4896-8f58-90442ee1eda1 2018-09-08 08:08:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-72d7e20e-e98f-4ab5-8774-fdfda15bf763 Date: Sat, 08 Sep 2018 08:08:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:35Z", "admin_state_up": true, "updated_at": "2018-09-08T08:08:42Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "73d5073c-50ba-4f96-a029-e7561a00a4c2", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router"}} 2018-09-08 08:08:43,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2 used request id req-72d7e20e-e98f-4ab5-8774-fdfda15bf763 2018-09-08 08:08:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:43,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-80d07707-fe8c-4855-ba25-df343d924e85 Date: Sat, 08 Sep 2018 08:08:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:42Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.1"}],"id":"05dc2aa5-484c-48d6-a184-446e07426b81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:31:d3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:38Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","ip_address":"10.55.1.1"}],"id":"803f8471-e5c8-4ad4-9101-405073767d3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:d3:1a","project_id":"91ffce0bdf88435c9383a070ce226b63","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:41Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:41Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.209"}],"id":"a8a65dfd-7ee4-4e65-8523-460137a9e86a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:ef:6a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:08:35Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:42Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.7"}],"id":"b159e21d-e805-4289-bc5d-6d4df2d025df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:9a:b2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:36Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:42Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d34d610-600d-4044-ae39-1f31d107d305","ip_address":"169.254.192.8"}],"id":"df18193d-3a67-403d-bd84-588a6e31d23a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:b1:74","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 91ffce0bdf88435c9383a070ce226b63","admin_state_up":true,"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:37Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"}]} 2018-09-08 08:08:43,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 used request id req-80d07707-fe8c-4855-ba25-df343d924e85 2018-09-08 08:08:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:43,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a5f10f4e-926c-47b6-b454-07aba82ec561 Date: Sat, 08 Sep 2018 08:08:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:08:43,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-a5f10f4e-926c-47b6-b454-07aba82ec561 2018-09-08 08:08:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:43,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c16178a-2d16-4157-8168-ce08ceea662e Date: Sat, 08 Sep 2018 08:08:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:43,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-8c16178a-2d16-4157-8168-ce08ceea662e 2018-09-08 08:08:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:44,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3841ac7b-0dac-4b03-bd49-488cf5b06041 Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:44,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-3841ac7b-0dac-4b03-bd49-488cf5b06041 2018-09-08 08:08:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:44,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-51bb69fb-8fd5-4780-9737-ab58628d5dc7 Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a68015d3-feb1-49ad-904e-9c9bb60f7240","tenant_id":"","created_at":"2018-09-08T08:08:34Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0d34d610-600d-4044-ae39-1f31d107d305","subnetpool_id":null,"name":"HA subnet tenant 91ffce0bdf88435c9383a070ce226b63"}} 2018-09-08 08:08:44,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0d34d610-600d-4044-ae39-1f31d107d305 used request id req-51bb69fb-8fd5-4780-9737-ab58628d5dc7 2018-09-08 08:08:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:44,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7cb09f0d-a5cd-445f-925a-1d223921689b Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}} 2018-09-08 08:08:44,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b used request id req-7cb09f0d-a5cd-445f-925a-1d223921689b 2018-09-08 08:08:44,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fa044884a0096d09bbb1d2ca64cc29c5b38487" 2018-09-08 08:08:44,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ee8cd944-9d86-4dd7-a129-e3985debb24a Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:35Z", "admin_state_up": true, "updated_at": "2018-09-08T08:08:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "73d5073c-50ba-4f96-a029-e7561a00a4c2", "name": "CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router"}]} 2018-09-08 08:08:44,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router&admin_state_up=True used request id req-ee8cd944-9d86-4dd7-a129-e3985debb24a 2018-09-08 08:08:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b36ebf23d737f0ca4aac8f3e1bf63088c80024d5" 2018-09-08 08:08:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434ba0c0-c915-4f42-b2d4-cc93e35a8cbc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:44,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-434ba0c0-c915-4f42-b2d4-cc93e35a8cbc 2018-09-08 08:08:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fa044884a0096d09bbb1d2ca64cc29c5b38487" 2018-09-08 08:08:44,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a83e8112-4480-43cb-8152-1c4338c8fbdd Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:08:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","ip_address":"10.55.1.1"}],"id":"803f8471-e5c8-4ad4-9101-405073767d3e","security_groups":[],"mac_address":"fa:16:3e:72:d3:1a","project_id":"91ffce0bdf88435c9383a070ce226b63","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:41Z","binding:vnic_type":"normal","device_id":"73d5073c-50ba-4f96-a029-e7561a00a4c2"}]} 2018-09-08 08:08:44,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=73d5073c-50ba-4f96-a029-e7561a00a4c2 used request id req-a83e8112-4480-43cb-8152-1c4338c8fbdd 2018-09-08 08:08:44,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fa044884a0096d09bbb1d2ca64cc29c5b38487" 2018-09-08 08:08:44,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-587e77e9-6d98-4ba8-90f0-d9b879353934 Date: Sat, 08 Sep 2018 08:08:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0be570f3-56eb-4119-a8c5-4189e4aa87b1","tenant_id":"91ffce0bdf88435c9383a070ce226b63","created_at":"2018-09-08T08:08:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:08:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"91ffce0bdf88435c9383a070ce226b63","id":"e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet"}} 2018-09-08 08:08:44,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b used request id req-587e77e9-6d98-4ba8-90f0-d9b879353934 2018-09-08 08:08:44,887 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router and subnet CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet 2018-09-08 08:08:44,887 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router 2018-09-08 08:08:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" -d '{"subnet_id": "e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"}' 2018-09-08 08:08:46,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-249174c4-6b3d-4219-bf00-bb47bc3f6bc5 Date: Sat, 08 Sep 2018 08:08:46 GMT RESP BODY: {"network_id": "0be570f3-56eb-4119-a8c5-4189e4aa87b1", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "subnet_id": "e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b", "subnet_ids": ["e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b"], "port_id": "803f8471-e5c8-4ad4-9101-405073767d3e", "id": "73d5073c-50ba-4f96-a029-e7561a00a4c2"} 2018-09-08 08:08:46,478 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2/remove_router_interface used request id req-249174c4-6b3d-4219-bf00-bb47bc3f6bc5 2018-09-08 08:08:46,479 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router 2018-09-08 08:08:46,479 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-router 2018-09-08 08:08:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4d03d9236b9c2a848987a28f7f2422dd107e3c" 2018-09-08 08:08:49,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bd9256e-5fe6-42b6-9053-050f4ef6e189 Content-Length: 0 Date: Sat, 08 Sep 2018 08:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:49,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/73d5073c-50ba-4f96-a029-e7561a00a4c2 used request id req-5bd9256e-5fe6-42b6-9053-050f4ef6e189 2018-09-08 08:08:49,965 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet 2018-09-08 08:08:49,965 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-subnet 2018-09-08 08:08:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:51,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bae6ec3-bb65-43b9-9f7f-f25a998b83d0 Date: Sat, 08 Sep 2018 08:08:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:51,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e9c0d2cd-67ad-459c-9c2d-d13c4918bb7b used request id req-0bae6ec3-bb65-43b9-9f7f-f25a998b83d0 2018-09-08 08:08:51,989 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9a9da72f-ee44-46aa-a3ca-e646637f327c-pub-net 2018-09-08 08:08:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0be570f3-56eb-4119-a8c5-4189e4aa87b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab4fd3d1016e42bfe67e923e84f22d887c58dfb" 2018-09-08 08:08:53,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-009db9d7-1a45-40a2-b523-01c35366869c Date: Sat, 08 Sep 2018 08:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:53,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0be570f3-56eb-4119-a8c5-4189e4aa87b1 used request id req-009db9d7-1a45-40a2-b523-01c35366869c 2018-09-08 08:08:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6f37f86f-cc07-4af1-883c-25ccb4a0ddb9 Date: Sat, 08 Sep 2018 08:08:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:28Z", "updated_at": "2018-09-08T08:08:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "revision_number": 0, "id": "42f7f14e-464f-4100-98b9-2a13222b323e", "remote_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "91ffce0bdf88435c9383a070ce226b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "revision_number": 0, "id": "93cb2aa4-f268-4ba8-aa93-d67ea21568e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "91ffce0bdf88435c9383a070ce226b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "revision_number": 0, "id": "a1c81138-5c49-493e-8966-2944d111682f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "91ffce0bdf88435c9383a070ce226b63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "revision_number": 0, "id": "f6d7a5c5-cc5e-4250-8922-44a32d591afa", "remote_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "91ffce0bdf88435c9383a070ce226b63"}], "revision_number": 4, "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:08:53,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6f37f86f-cc07-4af1-883c-25ccb4a0ddb9 2018-09-08 08:08:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6cb872-b6d3-47a6-832f-42ca23c6bf27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:53,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-aa6cb872-b6d3-47a6-832f-42ca23c6bf27 2018-09-08 08:08:53,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca32f03-358e-43f6-8b15-949094af8672 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:08:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-7ca32f03-358e-43f6-8b15-949094af8672 2018-09-08 08:08:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d006600-8bb7-4863-bd9f-eaed000ac377 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:08:53,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-4d006600-8bb7-4863-bd9f-eaed000ac377 2018-09-08 08:08:53,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:08:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9effac59-31aa-41b5-b1b2-4c5131cce029 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63"}, "enabled": true, "id": "91ffce0bdf88435c9383a070ce226b63", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-dfacdbed-f031-457-proj"}} 2018-09-08 08:08:53,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-9effac59-31aa-41b5-b1b2-4c5131cce029 2018-09-08 08:08:53,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e0b17dc-062f-4179-897a-65b3c2042fa8 2018-09-08 08:08:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1e0b17dc-062f-4179-897a-65b3c2042fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:53,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6a4a38d7-4d99-41c7-8e5f-cc5ad401c649 Date: Sat, 08 Sep 2018 08:08:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "port_range_min": null, "revision_number": 0, "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:28Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "42f7f14e-464f-4100-98b9-2a13222b323e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "port_range_min": null, "revision_number": 0, "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:28Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "93cb2aa4-f268-4ba8-aa93-d67ea21568e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "port_range_min": null, "revision_number": 0, "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:28Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "a1c81138-5c49-493e-8966-2944d111682f"}, {"remote_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:28Z", "security_group_id": "1e0b17dc-062f-4179-897a-65b3c2042fa8", "port_range_min": null, "revision_number": 0, "tenant_id": "91ffce0bdf88435c9383a070ce226b63", "created_at": "2018-09-08T08:08:28Z", "project_id": "91ffce0bdf88435c9383a070ce226b63", "id": "f6d7a5c5-cc5e-4250-8922-44a32d591afa"}]} 2018-09-08 08:08:53,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1e0b17dc-062f-4179-897a-65b3c2042fa8 used request id req-6a4a38d7-4d99-41c7-8e5f-cc5ad401c649 2018-09-08 08:08:53,993 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:08:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1e0b17dc-062f-4179-897a-65b3c2042fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:54,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66c5af81-fd91-4bba-a9f0-20a76cc09b2d Content-Length: 0 Date: Sat, 08 Sep 2018 08:08:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:08:54,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1e0b17dc-062f-4179-897a-65b3c2042fa8 used request id req-66c5af81-fd91-4bba-a9f0-20a76cc09b2d 2018-09-08 08:08:54,289 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-dfacdbed-f031-457-proj 2018-09-08 08:08:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:54,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebdb3c0-d032-4c4e-a7d7-18f081609e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:54,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/91ffce0bdf88435c9383a070ce226b63 used request id req-aebdb3c0-d032-4c4e-a7d7-18f081609e5b 2018-09-08 08:08:54,495 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-dfacdbed-f031-457-proj-role 2018-09-08 08:08:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:54,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ee3089-95ea-43b3-9b8a-289829255f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:54,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c97cfc0774be45a6ab1cf286473d871a used request id req-57ee3089-95ea-43b3-9b8a-289829255f14 2018-09-08 08:08:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd63db0af7ad4d6d799021038485480b03713d26" 2018-09-08 08:08:54,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0e1d87-f8de-4b73-ab3d-80eb25ab213e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:54,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af0e1d87-f8de-4b73-ab3d-80eb25ab213e 2018-09-08 08:08:54,693 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-dfacdbed-f031-457-user 2018-09-08 08:08:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8e33f4e656834604b352cbc94a86b263 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f02a4486b3dedd82e981012da2cc6abc78f6d7" 2018-09-08 08:08:54,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22b08c4-eaa0-4231-9776-397c879c551f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:54,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8e33f4e656834604b352cbc94a86b263 used request id req-d22b08c4-eaa0-4231-9776-397c879c551f 2018-09-08 08:08:54,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:55,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lY815gGySrCYSwIHOHrqFA"], "issued_at": "2018-09-08T08:08:55.000000Z"}} 2018-09-08 08:08:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb43d12513f32d8c31951c26f0c636d0315a9ec" 2018-09-08 08:08:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdbfe27-e310-4495-9989-f889f6a9c0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:55,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4cdbfe27-e310-4495-9989-f889f6a9c0b8 2018-09-08 08:08:55,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:55,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:55,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bGxuRoJ1Ss-5nXJGcU72cw"], "issued_at": "2018-09-08T08:08:55.000000Z"}} 2018-09-08 08:08:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:55,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbdf809-a4a4-433e-a382-91113bf71bbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:55,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbbdf809-a4a4-433e-a382-91113bf71bbc 2018-09-08 08:08:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:55,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:55,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eceed42e-a379-45e8-8d80-6c30eeda23d3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:08:55,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj used request id req-eceed42e-a379-45e8-8d80-6c30eeda23d3 2018-09-08 08:08:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:55,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef17d56-83f2-4d7f-86e7-b3e9f3e5ccf7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:55,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8ef17d56-83f2-4d7f-86e7-b3e9f3e5ccf7 2018-09-08 08:08:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}}' 2018-09-08 08:08:56,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a48011-1806-4e8f-b182-4a2ca9acfb23 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}} 2018-09-08 08:08:56,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89a48011-1806-4e8f-b182-4a2ca9acfb23 2018-09-08 08:08:56,116 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj 2018-09-08 08:08:56,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:56,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:56,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7WmUZKB5TTOMThoEMA6ycQ"], "issued_at": "2018-09-08T08:08:56.000000Z"}} 2018-09-08 08:08:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfe6107657f884eac90227281ef108c7799612a" 2018-09-08 08:08:56,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72a1d12-d69a-4b2a-bda3-c9b23fb1c90d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:56,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e72a1d12-d69a-4b2a-bda3-c9b23fb1c90d 2018-09-08 08:08:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:56,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfe6107657f884eac90227281ef108c7799612a" 2018-09-08 08:08:56,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb9d8fe-2053-4781-96af-29c77d026d0c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:08:56,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bfb9d8fe-2053-4781-96af-29c77d026d0c 2018-09-08 08:08:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfe6107657f884eac90227281ef108c7799612a" 2018-09-08 08:08:56,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0c3013-e90a-44de-a2dc-3a5ce6208ac1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}]} 2018-09-08 08:08:56,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj used request id req-6d0c3013-e90a-44de-a2dc-3a5ce6208ac1 2018-09-08 08:08:56,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfe6107657f884eac90227281ef108c7799612a" 2018-09-08 08:08:56,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e8ba80-5687-440c-8825-a83705628be2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:08:56,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-41e8ba80-5687-440c-8825-a83705628be2 2018-09-08 08:08:57,246 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-user 2018-09-08 08:08:57,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:57,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76389a6f-d904-411a-9a25-8799f1e1536a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:08:57,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76389a6f-d904-411a-9a25-8799f1e1536a 2018-09-08 08:08:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" -d '{"role": {"name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role"}}' 2018-09-08 08:08:57,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f24832-34d3-499f-839e-fcb5504ba843 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f01c73bd5e34ff69a2e490b6328d993", "links": {"self": "http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993"}, "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role"}} 2018-09-08 08:08:57,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-14f24832-34d3-499f-839e-fcb5504ba843 2018-09-08 08:08:57,432 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role 2018-09-08 08:08:57,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:57,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4481d10-2455-4d2c-a3bf-e938a16eae18 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993"}, "domain_id": null, "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role", "id": "7f01c73bd5e34ff69a2e490b6328d993"}} 2018-09-08 08:08:57,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993 used request id req-d4481d10-2455-4d2c-a3bf-e938a16eae18 2018-09-08 08:08:57,524 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role to project CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj 2018-09-08 08:08:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941/users/a7bc64554f5f42829ca8b4e64df66559/roles/7f01c73bd5e34ff69a2e490b6328d993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:08:57,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd59836-f927-47b9-8037-0023780f9a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:08:57,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941/users/a7bc64554f5f42829ca8b4e64df66559/roles/7f01c73bd5e34ff69a2e490b6328d993 used request id req-1fd59836-f927-47b9-8037-0023780f9a6b 2018-09-08 08:08:57,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:57,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:58,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6FNu60anSk6xA-3U9hcxxw"], "issued_at": "2018-09-08T08:08:58.000000Z"}} 2018-09-08 08:08:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:08:58,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bcc19c-f3e8-4e06-a407-dfc0d2b34033 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:58,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-34bcc19c-f3e8-4e06-a407-dfc0d2b34033 2018-09-08 08:08:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:08:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dfac206c-e095-4d68-94b5-2e1db21afbd3 Date: Sat, 08 Sep 2018 08:08:58 GMT RESP BODY: {"networks":[]} 2018-09-08 08:08:58,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net used request id req-dfac206c-e095-4d68-94b5-2e1db21afbd3 2018-09-08 08:08:58,300 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net 2018-09-08 08:08:58,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:58,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:08:58,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["LRVVsUM8Q5Wo5TDbwM9jlQ"], "issued_at": "2018-09-08T08:08:58.000000Z"}} 2018-09-08 08:08:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e50b588b1fe02a92bf887fb5718ea6ef96bb68" 2018-09-08 08:08:58,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6422bc-b2ec-4aac-8ca7-ffb64b21b2ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:08:58,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce6422bc-b2ec-4aac-8ca7-ffb64b21b2ce 2018-09-08 08:08:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:08:58,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:08:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:08:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e50b588b1fe02a92bf887fb5718ea6ef96bb68" 2018-09-08 08:08:58,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090c28a9-d410-4fb7-9588-a8a8de4f279e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}]} 2018-09-08 08:08:58,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj used request id req-090c28a9-d410-4fb7-9588-a8a8de4f279e 2018-09-08 08:08:58,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" -d '{"network": {"tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net", "admin_state_up": true}}' 2018-09-08 08:08:59,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-000d87e6-dcde-4caa-bf3a-86f566ecace0 Date: Sat, 08 Sep 2018 08:08:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:08:59Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net","admin_state_up":true,"tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:08:59Z","mtu":1450}} 2018-09-08 08:08:59,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-000d87e6-dcde-4caa-bf3a-86f566ecace0 2018-09-08 08:08:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:08:59,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f0aa2c4b-5352-4592-a06f-802007aab624 Date: Sat, 08 Sep 2018 08:08:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:08:59Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net","admin_state_up":true,"tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:08:59Z","provider:network_type":"vxlan"}]} 2018-09-08 08:08:59,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-f0aa2c4b-5352-4592-a06f-802007aab624 2018-09-08 08:08:59,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:08:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b18acfce-d2a9-4317-bc9f-87846715fe1e Date: Sat, 08 Sep 2018 08:08:59 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:08:59,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-b18acfce-d2a9-4317-bc9f-87846715fe1e 2018-09-08 08:08:59,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:08:59,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:00,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["gWRhHT28SPCXZPx5_r37mg"], "issued_at": "2018-09-08T08:09:00.000000Z"}} 2018-09-08 08:09:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8969d37d1c938fbec5bec98bf9d943976d8f6b7d" 2018-09-08 08:09:00,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e3452f-4396-4653-a9b5-f4730d4e1d3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:00,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3e3452f-4396-4653-a9b5-f4730d4e1d3e 2018-09-08 08:09:00,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:00,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8969d37d1c938fbec5bec98bf9d943976d8f6b7d" 2018-09-08 08:09:00,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20ef53d-8d8e-442b-90b4-86471566c80f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}]} 2018-09-08 08:09:00,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj used request id req-f20ef53d-8d8e-442b-90b4-86471566c80f 2018-09-08 08:09:00,400 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet 2018-09-08 08:09:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" -d '{"subnets": [{"ip_version": 4, "network_id": "6229b1dd-5a72-440b-a8c9-bc3a43906d12", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941"}]}' 2018-09-08 08:09:00,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-878f2d85-20bf-41d9-a2d7-38479c61b646 Date: Sat, 08 Sep 2018 08:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}]} 2018-09-08 08:09:00,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-878f2d85-20bf-41d9-a2d7-38479c61b646 2018-09-08 08:09:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:09:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1fa48026-793a-4309-9c99-21a35b88cbf3 Date: Sat, 08 Sep 2018 08:09:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"ACTIVE","subnets":["15426b6a-bfae-4b5c-a821-fb1b6bd11b42"],"description":"","tags":[],"updated_at":"2018-09-08T08:09:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net","admin_state_up":true,"tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:08:59Z","provider:network_type":"vxlan"}]} 2018-09-08 08:09:01,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-1fa48026-793a-4309-9c99-21a35b88cbf3 2018-09-08 08:09:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:09:01,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ecef49ae-603f-4763-8432-829349e25395 Date: Sat, 08 Sep 2018 08:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}]} 2018-09-08 08:09:01,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-ecef49ae-603f-4763-8432-829349e25395 2018-09-08 08:09:01,435 - OpenStackNetwork - DEBUG - Network [6229b1dd-5a72-440b-a8c9-bc3a43906d12] created successfully 2018-09-08 08:09:01,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:01,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f01c73bd5e34ff69a2e490b6328d993", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role"}], "expires_at": "2018-09-08T09:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca18b4b27d24eb08dd6306daafdc941", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6ca18b4b27d24eb08dd6306daafdc941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/6ca18b4b27d24eb08dd6306daafdc941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/6ca18b4b27d24eb08dd6306daafdc941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6ca18b4b27d24eb08dd6306daafdc941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/6ca18b4b27d24eb08dd6306daafdc941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/6ca18b4b27d24eb08dd6306daafdc941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/6ca18b4b27d24eb08dd6306daafdc941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-user", "id": "a7bc64554f5f42829ca8b4e64df66559"}, "audit_ids": ["VbUQdr9SSZSIV8OaT_JQIA"], "issued_at": "2018-09-08T08:09:01.000000Z"}} 2018-09-08 08:09:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cfb9157d77df29115db8a7b958dca59d4c7803" 2018-09-08 08:09:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a45b1a9e-eafd-48ac-8822-8b48c6f3bdf5 Date: Sat, 08 Sep 2018 08:09:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15426b6a-bfae-4b5c-a821-fb1b6bd11b42"],"updated_at":"2018-09-08T08:09:00Z","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net"}]} 2018-09-08 08:09:02,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net used request id req-a45b1a9e-eafd-48ac-8822-8b48c6f3bdf5 2018-09-08 08:09:02,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:02,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb43d12513f32d8c31951c26f0c636d0315a9ec" 2018-09-08 08:09:02,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf1a2b9-d92d-4e03-bfad-127d02cb735f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}} 2018-09-08 08:09:02,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 used request id req-1cf1a2b9-d92d-4e03-bfad-127d02cb735f 2018-09-08 08:09:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cfb9157d77df29115db8a7b958dca59d4c7803" 2018-09-08 08:09:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0449774f-0d53-43dc-a26c-c3eafc4b9e21 Date: Sat, 08 Sep 2018 08:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}]} 2018-09-08 08:09:02,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-0449774f-0d53-43dc-a26c-c3eafc4b9e21 2018-09-08 08:09:02,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:02,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:02,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1wzO6-lNRu2ZZruv18wYig"], "issued_at": "2018-09-08T08:09:02.000000Z"}} 2018-09-08 08:09:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:02,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40135fc-3dd6-4fbd-9727-c63921d6abda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:02,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c40135fc-3dd6-4fbd-9727-c63921d6abda 2018-09-08 08:09:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:03,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f396acdf-f7f4-451d-b538-a69278c8e183 Date: Sat, 08 Sep 2018 08:09:03 GMT RESP BODY: {"routers": []} 2018-09-08 08:09:03,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router&admin_state_up=True used request id req-f396acdf-f7f4-451d-b538-a69278c8e183 2018-09-08 08:09:03,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:03,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:03,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vkS9YhG5R3Sbi93UCww_yw"], "issued_at": "2018-09-08T08:09:03.000000Z"}} 2018-09-08 08:09:03,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b3df63ba0b6871f245a17999b877e906bc758" 2018-09-08 08:09:03,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5069a257-6597-4d75-86ac-969857aac0a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:03,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5069a257-6597-4d75-86ac-969857aac0a1 2018-09-08 08:09:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:03,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b3df63ba0b6871f245a17999b877e906bc758" 2018-09-08 08:09:03,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2da67f3-9861-4800-a937-43970854c062 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}]} 2018-09-08 08:09:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj used request id req-a2da67f3-9861-4800-a937-43970854c062 2018-09-08 08:09:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:03,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e3015cd3-8cf1-4bdb-bd48-1bc5c91af200 Date: Sat, 08 Sep 2018 08:09:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:09:03,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e3015cd3-8cf1-4bdb-bd48-1bc5c91af200 2018-09-08 08:09:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:04,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-69885c0b-285c-496a-8b7e-419bbd340352 Date: Sat, 08 Sep 2018 08:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:09:04,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-69885c0b-285c-496a-8b7e-419bbd340352 2018-09-08 08:09:04,037 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router 2018-09-08 08:09:04,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router", "admin_state_up": true}}' 2018-09-08 08:09:09,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-463e27ce-f9ae-4fdd-9b8b-4c2c5006da99 Date: Sat, 08 Sep 2018 08:09:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:09:04Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:05Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a18a563f-3d52-4870-8b7e-888ae5b16648", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router"}} 2018-09-08 08:09:09,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-463e27ce-f9ae-4fdd-9b8b-4c2c5006da99 2018-09-08 08:09:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:09,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-d868ba13-a41c-40c2-975f-cfb405ec7f4c Date: Sat, 08 Sep 2018 08:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.2"}],"id":"3085f634-3dfe-4f6f-80c4-154618c6d751","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:d2:ce","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:07Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.10"}],"id":"8874d26a-26cb-4e4c-9ecc-4a1acd79be32","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f9:fc:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:06Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.7"}],"id":"9ff166e7-1dc6-4850-98a8-281c25945c16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:c3:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:07Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.201"}],"id":"c0789233-daa3-4505-a087-8acff795a02f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:9d:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:09:05Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"}]} 2018-09-08 08:09:09,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 used request id req-d868ba13-a41c-40c2-975f-cfb405ec7f4c 2018-09-08 08:09:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:09,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-221580be-19a5-4ef2-81ea-d98006a1480f Date: Sat, 08 Sep 2018 08:09:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:09:09,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-221580be-19a5-4ef2-81ea-d98006a1480f 2018-09-08 08:09:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:09,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8300f69b-db4a-409b-bb3a-505932d97584 Date: Sat, 08 Sep 2018 08:09:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:09,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-8300f69b-db4a-409b-bb3a-505932d97584 2018-09-08 08:09:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:10,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b5edf55f-1f76-4b07-ba82-1b956c735324 Date: Sat, 08 Sep 2018 08:09:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:10,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-b5edf55f-1f76-4b07-ba82-1b956c735324 2018-09-08 08:09:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:10,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1065c4a3-ea23-4f37-ab48-1475ec1bbbe2 Date: Sat, 08 Sep 2018 08:09:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:10,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-1065c4a3-ea23-4f37-ab48-1475ec1bbbe2 2018-09-08 08:09:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:10,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-19fe2cae-9953-463b-a599-2a0a02eb2e1a Date: Sat, 08 Sep 2018 08:09:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"ACTIVE","subnets":["15426b6a-bfae-4b5c-a821-fb1b6bd11b42"],"description":"","tags":[],"updated_at":"2018-09-08T08:09:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net","admin_state_up":true,"tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:08:59Z","provider:network_type":"vxlan"}]} 2018-09-08 08:09:10,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net used request id req-19fe2cae-9953-463b-a599-2a0a02eb2e1a 2018-09-08 08:09:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:10,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:10,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2beb785-0e4f-4456-a2f1-1f3b664f88b0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}} 2018-09-08 08:09:10,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 used request id req-b2beb785-0e4f-4456-a2f1-1f3b664f88b0 2018-09-08 08:09:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:10,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a80be41a-b235-4dd9-87fe-06029d15cecf Date: Sat, 08 Sep 2018 08:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}]} 2018-09-08 08:09:10,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-a80be41a-b235-4dd9-87fe-06029d15cecf 2018-09-08 08:09:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12&name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:11,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf8f8f1c-c499-466d-ac34-4c51aeae3b8c Date: Sat, 08 Sep 2018 08:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}]} 2018-09-08 08:09:11,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6229b1dd-5a72-440b-a8c9-bc3a43906d12&name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet used request id req-bf8f8f1c-c499-466d-ac34-4c51aeae3b8c 2018-09-08 08:09:11,001 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:09:11,001 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router 2018-09-08 08:09:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" -d '{"subnet_id": "15426b6a-bfae-4b5c-a821-fb1b6bd11b42"}' 2018-09-08 08:09:12,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0ddd99a-e195-4cf2-a40e-d8589d067f31 Date: Sat, 08 Sep 2018 08:09:12 GMT RESP BODY: {"network_id": "6229b1dd-5a72-440b-a8c9-bc3a43906d12", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "subnet_id": "15426b6a-bfae-4b5c-a821-fb1b6bd11b42", "subnet_ids": ["15426b6a-bfae-4b5c-a821-fb1b6bd11b42"], "port_id": "dabc7d50-afff-432e-b667-2fa358b74bf8", "id": "a18a563f-3d52-4870-8b7e-888ae5b16648"} 2018-09-08 08:09:12,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648/add_router_interface used request id req-b0ddd99a-e195-4cf2-a40e-d8589d067f31 2018-09-08 08:09:12,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-6a41b7d5-0bf3-4d10-869b-df446f388e84 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:09:04Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:11Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a18a563f-3d52-4870-8b7e-888ae5b16648", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router"}} 2018-09-08 08:09:13,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648 used request id req-6a41b7d5-0bf3-4d10-869b-df446f388e84 2018-09-08 08:09:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-61bfa88e-9120-49ba-b78e-8faa7a62f804 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.2"}],"id":"3085f634-3dfe-4f6f-80c4-154618c6d751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:d2:ce","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:07Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:12Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.10"}],"id":"8874d26a-26cb-4e4c-9ecc-4a1acd79be32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:fc:52","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:06Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","ip_address":"169.254.192.7"}],"id":"9ff166e7-1dc6-4850-98a8-281c25945c16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:c3:f1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6ca18b4b27d24eb08dd6306daafdc941","admin_state_up":true,"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:07Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:11Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.201"}],"id":"c0789233-daa3-4505-a087-8acff795a02f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:9d:7b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:09:05Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","ip_address":"10.55.1.1"}],"id":"dabc7d50-afff-432e-b667-2fa358b74bf8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:b1:02","project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:11Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"}]} 2018-09-08 08:09:13,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 used request id req-61bfa88e-9120-49ba-b78e-8faa7a62f804 2018-09-08 08:09:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8ca499a9-6f8e-4889-9f55-1bc653ebf684 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:09:13,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-8ca499a9-6f8e-4889-9f55-1bc653ebf684 2018-09-08 08:09:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e557d1c1-3a46-49ac-b268-e318a93d91eb Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:13,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-e557d1c1-3a46-49ac-b268-e318a93d91eb 2018-09-08 08:09:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-81587663-bfd7-4297-a7f7-cac7bd8100a5 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:13,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-81587663-bfd7-4297-a7f7-cac7bd8100a5 2018-09-08 08:09:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-647a062f-0bfd-43ab-8112-22eff2b82768 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"79c5005e-9755-4f0f-9acc-28c6c18ef6ac","tenant_id":"","created_at":"2018-09-08T08:09:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:04Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f43ac6ca-cb11-462c-8ee7-190f6f36c3eb","subnetpool_id":null,"name":"HA subnet tenant 6ca18b4b27d24eb08dd6306daafdc941"}} 2018-09-08 08:09:13,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f43ac6ca-cb11-462c-8ee7-190f6f36c3eb used request id req-647a062f-0bfd-43ab-8112-22eff2b82768 2018-09-08 08:09:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:13,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-daf7a1ce-91d3-4392-865a-3a686df840a3 Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}} 2018-09-08 08:09:13,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 used request id req-daf7a1ce-91d3-4392-865a-3a686df840a3 2018-09-08 08:09:13,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cfb9157d77df29115db8a7b958dca59d4c7803" 2018-09-08 08:09:13,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-572c7703-79a6-4902-a04b-ba5bbfa3efcb Date: Sat, 08 Sep 2018 08:09:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:09:04Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "a18a563f-3d52-4870-8b7e-888ae5b16648", "name": "CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router"}]} 2018-09-08 08:09:13,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router&admin_state_up=True used request id req-572c7703-79a6-4902-a04b-ba5bbfa3efcb 2018-09-08 08:09:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb43d12513f32d8c31951c26f0c636d0315a9ec" 2018-09-08 08:09:14,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a79e7a2-3d8b-4970-9e55-f41af8f86b9e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}} 2018-09-08 08:09:14,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 used request id req-0a79e7a2-3d8b-4970-9e55-f41af8f86b9e 2018-09-08 08:09:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cfb9157d77df29115db8a7b958dca59d4c7803" 2018-09-08 08:09:14,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4738733d-c08c-4ceb-8d50-54ffdc3dc1b1 Date: Sat, 08 Sep 2018 08:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","ip_address":"10.55.1.1"}],"id":"dabc7d50-afff-432e-b667-2fa358b74bf8","security_groups":[],"mac_address":"fa:16:3e:af:b1:02","project_id":"6ca18b4b27d24eb08dd6306daafdc941","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:11Z","binding:vnic_type":"normal","device_id":"a18a563f-3d52-4870-8b7e-888ae5b16648"}]} 2018-09-08 08:09:14,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a18a563f-3d52-4870-8b7e-888ae5b16648 used request id req-4738733d-c08c-4ceb-8d50-54ffdc3dc1b1 2018-09-08 08:09:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cfb9157d77df29115db8a7b958dca59d4c7803" 2018-09-08 08:09:14,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-dfc1e9e0-d59c-49c5-8dc7-26969d776fb8 Date: Sat, 08 Sep 2018 08:09:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6229b1dd-5a72-440b-a8c9-bc3a43906d12","tenant_id":"6ca18b4b27d24eb08dd6306daafdc941","created_at":"2018-09-08T08:09:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6ca18b4b27d24eb08dd6306daafdc941","id":"15426b6a-bfae-4b5c-a821-fb1b6bd11b42","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet"}} 2018-09-08 08:09:14,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 used request id req-dfc1e9e0-d59c-49c5-8dc7-26969d776fb8 2018-09-08 08:09:14,525 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router and subnet CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet 2018-09-08 08:09:14,525 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router 2018-09-08 08:09:14,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" -d '{"subnet_id": "15426b6a-bfae-4b5c-a821-fb1b6bd11b42"}' 2018-09-08 08:09:15,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8fb0839f-aa96-495d-a35e-fa41e57648f2 Date: Sat, 08 Sep 2018 08:09:15 GMT RESP BODY: {"network_id": "6229b1dd-5a72-440b-a8c9-bc3a43906d12", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "subnet_id": "15426b6a-bfae-4b5c-a821-fb1b6bd11b42", "subnet_ids": ["15426b6a-bfae-4b5c-a821-fb1b6bd11b42"], "port_id": "dabc7d50-afff-432e-b667-2fa358b74bf8", "id": "a18a563f-3d52-4870-8b7e-888ae5b16648"} 2018-09-08 08:09:15,974 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648/remove_router_interface used request id req-8fb0839f-aa96-495d-a35e-fa41e57648f2 2018-09-08 08:09:15,974 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router 2018-09-08 08:09:15,975 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-router 2018-09-08 08:09:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffa1cff14ac881c2fa44cf5841767aab0e42d10" 2018-09-08 08:09:19,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-076dbf88-1a8e-48f4-bae8-15ffdbd326eb Content-Length: 0 Date: Sat, 08 Sep 2018 08:09:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:19,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a18a563f-3d52-4870-8b7e-888ae5b16648 used request id req-076dbf88-1a8e-48f4-bae8-15ffdbd326eb 2018-09-08 08:09:19,591 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet 2018-09-08 08:09:19,591 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-subnet 2018-09-08 08:09:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:09:21,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a825f076-a9b7-49f0-852e-fece2c304ac8 Date: Sat, 08 Sep 2018 08:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:21,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/15426b6a-bfae-4b5c-a821-fb1b6bd11b42 used request id req-a825f076-a9b7-49f0-852e-fece2c304ac8 2018-09-08 08:09:21,640 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d077993d-71ce-4b82-8012-e82a795ef428-pub-net 2018-09-08 08:09:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6229b1dd-5a72-440b-a8c9-bc3a43906d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761468388d5d80db12029d0e575f18dc333e1245" 2018-09-08 08:09:22,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e9b2d44-6f3d-4d00-b430-0800e258bda2 Date: Sat, 08 Sep 2018 08:09:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:22,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6229b1dd-5a72-440b-a8c9-bc3a43906d12 used request id req-2e9b2d44-6f3d-4d00-b430-0800e258bda2 2018-09-08 08:09:22,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b1aaa482-5f57-4e7a-9455-13518a418fa8 Date: Sat, 08 Sep 2018 08:09:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:08:59Z", "updated_at": "2018-09-08T08:08:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "revision_number": 0, "id": "375fd751-4913-4144-883f-c1733b765446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca18b4b27d24eb08dd6306daafdc941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "revision_number": 0, "id": "95978798-5937-42fd-a0fc-8b82350b0e99", "remote_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca18b4b27d24eb08dd6306daafdc941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "revision_number": 0, "id": "b2371f58-ecdb-449a-9819-c2e2be645076", "remote_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca18b4b27d24eb08dd6306daafdc941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "revision_number": 0, "id": "dc9e7d5a-4e2f-48c3-b0fe-b9f85c936e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca18b4b27d24eb08dd6306daafdc941"}], "revision_number": 4, "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:09:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b1aaa482-5f57-4e7a-9455-13518a418fa8 2018-09-08 08:09:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5996745b-12df-4975-a3fe-33d6fcd4891a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:23,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5996745b-12df-4975-a3fe-33d6fcd4891a 2018-09-08 08:09:23,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:23,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb5d4cc-e658-424e-81fc-d40715396f16 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:09:23,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-fdb5d4cc-e658-424e-81fc-d40715396f16 2018-09-08 08:09:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b33f69-248d-4cc2-a2ab-1ecd385885a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:23,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b5b33f69-248d-4cc2-a2ab-1ecd385885a7 2018-09-08 08:09:23,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbbf33d-482d-437d-b42b-5b06ba3f0936 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941"}, "enabled": true, "id": "6ca18b4b27d24eb08dd6306daafdc941", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj"}} 2018-09-08 08:09:23,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 used request id req-efbbf33d-482d-437d-b42b-5b06ba3f0936 2018-09-08 08:09:23,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a5c3a18-ab10-45ec-8ee0-4197487847de 2018-09-08 08:09:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2a5c3a18-ab10-45ec-8ee0-4197487847de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6dea9921-9ebe-45f6-a46b-0c4bf71a4a36 Date: Sat, 08 Sep 2018 08:09:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:08:59Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "375fd751-4913-4144-883f-c1733b765446"}, {"remote_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:08:59Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "95978798-5937-42fd-a0fc-8b82350b0e99"}, {"remote_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:08:59Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "b2371f58-ecdb-449a-9819-c2e2be645076"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:08:59Z", "security_group_id": "2a5c3a18-ab10-45ec-8ee0-4197487847de", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca18b4b27d24eb08dd6306daafdc941", "created_at": "2018-09-08T08:08:59Z", "project_id": "6ca18b4b27d24eb08dd6306daafdc941", "id": "dc9e7d5a-4e2f-48c3-b0fe-b9f85c936e25"}]} 2018-09-08 08:09:23,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2a5c3a18-ab10-45ec-8ee0-4197487847de used request id req-6dea9921-9ebe-45f6-a46b-0c4bf71a4a36 2018-09-08 08:09:23,692 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:09:23,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2a5c3a18-ab10-45ec-8ee0-4197487847de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:23,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d28622-b5df-4033-a001-83ba4781cf05 Content-Length: 0 Date: Sat, 08 Sep 2018 08:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:23,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2a5c3a18-ab10-45ec-8ee0-4197487847de used request id req-37d28622-b5df-4033-a001-83ba4781cf05 2018-09-08 08:09:23,989 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj 2018-09-08 08:09:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:24,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a82c14-007e-450f-b498-313bd6211f95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:24,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6ca18b4b27d24eb08dd6306daafdc941 used request id req-75a82c14-007e-450f-b498-313bd6211f95 2018-09-08 08:09:24,202 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-proj-role 2018-09-08 08:09:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:24,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c73397-258a-42b0-a320-b9cff9504187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:24,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7f01c73bd5e34ff69a2e490b6328d993 used request id req-10c73397-258a-42b0-a320-b9cff9504187 2018-09-08 08:09:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04500674c2929858067203a90a8a90b4586921c7" 2018-09-08 08:09:24,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0210bf3-2341-442f-b4fc-50bab3303e18 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:09:24,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0210bf3-2341-442f-b4fc-50bab3303e18 2018-09-08 08:09:24,416 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e9ab057d-57c3-4d1-user 2018-09-08 08:09:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a7bc64554f5f42829ca8b4e64df66559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfe6107657f884eac90227281ef108c7799612a" 2018-09-08 08:09:24,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b42c5b6-a89a-4b16-a903-41727a54987c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:24,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a7bc64554f5f42829ca8b4e64df66559 used request id req-0b42c5b6-a89a-4b16-a903-41727a54987c 2018-09-08 08:09:24,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:25,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["UwW7E-vLTG29Igb-hYK0YA"], "issued_at": "2018-09-08T08:09:25.000000Z"}} 2018-09-08 08:09:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4dc0a0b746fb12f66373dcd1d511bd75192b1c" 2018-09-08 08:09:25,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c435c3e-2727-4649-8e9b-c9af5b4ffc3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:25,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c435c3e-2727-4649-8e9b-c9af5b4ffc3c 2018-09-08 08:09:25,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:25,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:25,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["19pYH8EyTRatDzwrdj_OTA"], "issued_at": "2018-09-08T08:09:25.000000Z"}} 2018-09-08 08:09:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:25,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b1ac73-c30e-494e-914b-7dde2bc25457 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:25,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70b1ac73-c30e-494e-914b-7dde2bc25457 2018-09-08 08:09:25,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:25,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:25,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:25,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06751d77-ecc7-4788-8f36-e4c59de7d52a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:09:25,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj used request id req-06751d77-ecc7-4788-8f36-e4c59de7d52a 2018-09-08 08:09:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:25,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2974284c-82ab-4827-8b13-2bc73b138e11 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:09:25,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2974284c-82ab-4827-8b13-2bc73b138e11 2018-09-08 08:09:25,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}}' 2018-09-08 08:09:25,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3464dcef-3934-4869-a3d5-abed35d9d586 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}} 2018-09-08 08:09:25,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3464dcef-3934-4869-a3d5-abed35d9d586 2018-09-08 08:09:25,882 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj 2018-09-08 08:09:25,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:25,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:26,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["O3pgxDMZS1221mR0NbWwdQ"], "issued_at": "2018-09-08T08:09:26.000000Z"}} 2018-09-08 08:09:26,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4685dd2db014c682a13376c52f44614de9da1bb" 2018-09-08 08:09:26,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abdee93-4f1d-4dea-b435-c4dfdd9d7eeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:26,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1abdee93-4f1d-4dea-b435-c4dfdd9d7eeb 2018-09-08 08:09:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:26,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4685dd2db014c682a13376c52f44614de9da1bb" 2018-09-08 08:09:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f952284-1063-466d-847f-788745ff1cd5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:09:26,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0f952284-1063-466d-847f-788745ff1cd5 2018-09-08 08:09:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4685dd2db014c682a13376c52f44614de9da1bb" 2018-09-08 08:09:26,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe1dd88-e95b-4389-a280-00222188c9f2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}]} 2018-09-08 08:09:26,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj used request id req-9fe1dd88-e95b-4389-a280-00222188c9f2 2018-09-08 08:09:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4685dd2db014c682a13376c52f44614de9da1bb" 2018-09-08 08:09:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf9029f-8e9e-4733-82fd-85b6de459ad5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:09:26,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ecf9029f-8e9e-4733-82fd-85b6de459ad5 2018-09-08 08:09:27,025 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user 2018-09-08 08:09:27,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:27,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1926ab-a196-4f45-af7a-deee4b730277 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:09:27,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d1926ab-a196-4f45-af7a-deee4b730277 2018-09-08 08:09:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" -d '{"role": {"name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}}' 2018-09-08 08:09:27,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202f9819-80aa-405b-be25-72a6bb5eebb9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a57607f0d694c32909f47219693ca91", "links": {"self": "http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91"}, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}} 2018-09-08 08:09:27,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-202f9819-80aa-405b-be25-72a6bb5eebb9 2018-09-08 08:09:27,164 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role 2018-09-08 08:09:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bd2937-c014-4e84-a0e6-c85b70c40596 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91"}, "domain_id": null, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role", "id": "9a57607f0d694c32909f47219693ca91"}} 2018-09-08 08:09:27,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91 used request id req-25bd2937-c014-4e84-a0e6-c85b70c40596 2018-09-08 08:09:27,185 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role to project CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj 2018-09-08 08:09:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476/users/916d43b6e9ce4861b1346b969ebe69ba/roles/9a57607f0d694c32909f47219693ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:27,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5934d3f0-83c0-4166-9403-4f0ed05194c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:27,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476/users/916d43b6e9ce4861b1346b969ebe69ba/roles/9a57607f0d694c32909f47219693ca91 used request id req-5934d3f0-83c0-4166-9403-4f0ed05194c0 2018-09-08 08:09:27,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:27,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:27,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a57607f0d694c32909f47219693ca91", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}], "expires_at": "2018-09-08T09:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00a56f5985f44b6dbc49b4041c207476", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user", "id": "916d43b6e9ce4861b1346b969ebe69ba"}, "audit_ids": ["W38yZm6KRa-meM3qFVn_kQ"], "issued_at": "2018-09-08T08:09:27.000000Z"}} 2018-09-08 08:09:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:27,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550481fe-2763-4c73-9c6b-0204acc19a46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:27,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-550481fe-2763-4c73-9c6b-0204acc19a46 2018-09-08 08:09:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:27,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21a3beab-6d27-490b-b130-be9c2fa948ee Date: Sat, 08 Sep 2018 08:09:27 GMT RESP BODY: {"networks":[]} 2018-09-08 08:09:27,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net used request id req-21a3beab-6d27-490b-b130-be9c2fa948ee 2018-09-08 08:09:27,979 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net 2018-09-08 08:09:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" -d '{"network": {"name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net", "admin_state_up": true}}' 2018-09-08 08:09:28,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-094d4551-ffe8-495f-95fd-2544b8beecfa Date: Sat, 08 Sep 2018 08:09:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"00a56f5985f44b6dbc49b4041c207476","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:09:28Z","is_default":false,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:28Z","mtu":1450}} 2018-09-08 08:09:28,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-094d4551-ffe8-495f-95fd-2544b8beecfa 2018-09-08 08:09:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:28,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3057252f-b6c4-473c-941e-43de9754be8b Date: Sat, 08 Sep 2018 08:09:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:09:28Z","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"00a56f5985f44b6dbc49b4041c207476","id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net"}]} 2018-09-08 08:09:28,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-3057252f-b6c4-473c-941e-43de9754be8b 2018-09-08 08:09:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:29,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dacff3d9-181c-4fda-b9ac-231de597ef0e Date: Sat, 08 Sep 2018 08:09:29 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:09:29,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-dacff3d9-181c-4fda-b9ac-231de597ef0e 2018-09-08 08:09:29,078 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet 2018-09-08 08:09:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" -d '{"subnets": [{"ip_version": 4, "network_id": "d0b46d2f-e03d-4460-ae2c-fbe23336ce45", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]}' 2018-09-08 08:09:29,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56ca624a-f199-4250-aaa6-5cf1ab5550ec Date: Sat, 08 Sep 2018 08:09:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:29,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-56ca624a-f199-4250-aaa6-5cf1ab5550ec 2018-09-08 08:09:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:30,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e7328a5a-1f8f-43b6-9823-dc629d3877bd Date: Sat, 08 Sep 2018 08:09:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"],"updated_at":"2018-09-08T08:09:29Z","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"00a56f5985f44b6dbc49b4041c207476","id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net"}]} 2018-09-08 08:09:30,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-e7328a5a-1f8f-43b6-9823-dc629d3877bd 2018-09-08 08:09:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c36e8e96-4534-4aaa-ac46-96dc5f8a749b Date: Sat, 08 Sep 2018 08:09:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:30,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-c36e8e96-4534-4aaa-ac46-96dc5f8a749b 2018-09-08 08:09:30,087 - OpenStackNetwork - DEBUG - Network [d0b46d2f-e03d-4460-ae2c-fbe23336ce45] created successfully 2018-09-08 08:09:30,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:30,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:30,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a57607f0d694c32909f47219693ca91", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}], "expires_at": "2018-09-08T09:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00a56f5985f44b6dbc49b4041c207476", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user", "id": "916d43b6e9ce4861b1346b969ebe69ba"}, "audit_ids": ["-XvWnPsGQseMrTAQdMAFbg"], "issued_at": "2018-09-08T08:09:30.000000Z"}} 2018-09-08 08:09:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:30,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d05e5d6-adfd-43af-ba83-29047e0444c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:30,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d05e5d6-adfd-43af-ba83-29047e0444c8 2018-09-08 08:09:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:30,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5af63675-74aa-401b-9aaf-7640bea03263 Date: Sat, 08 Sep 2018 08:09:30 GMT RESP BODY: {"routers": []} 2018-09-08 08:09:30,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router&admin_state_up=True used request id req-5af63675-74aa-401b-9aaf-7640bea03263 2018-09-08 08:09:30,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:30,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:31,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a57607f0d694c32909f47219693ca91", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}], "expires_at": "2018-09-08T09:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00a56f5985f44b6dbc49b4041c207476", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user", "id": "916d43b6e9ce4861b1346b969ebe69ba"}, "audit_ids": ["wlVprJn8TDm5M5ANTeiIww"], "issued_at": "2018-09-08T08:09:31.000000Z"}} 2018-09-08 08:09:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53844a5b25844c3debf08e483fe0f026712f225f" 2018-09-08 08:09:31,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ec67dd-ee07-44ae-9c07-65979d568bf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:31,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45ec67dd-ee07-44ae-9c07-65979d568bf0 2018-09-08 08:09:31,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:31,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a05d4598-5e9a-4833-8cb9-4d3eee1b89ff Date: Sat, 08 Sep 2018 08:09:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:09:31,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-a05d4598-5e9a-4833-8cb9-4d3eee1b89ff 2018-09-08 08:09:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:31,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b392572-14df-47de-943a-f7a12e403c54 Date: Sat, 08 Sep 2018 08:09:31 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:09:31,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1b392572-14df-47de-943a-f7a12e403c54 2018-09-08 08:09:31,625 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router 2018-09-08 08:09:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router", "admin_state_up": true}}' 2018-09-08 08:09:36,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-090e4116-941a-4f10-a7d0-586c1d43366d Date: Sat, 08 Sep 2018 08:09:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:32Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "f4e97cdc-c521-4086-b22e-39bdd4866b34", "name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router"}} 2018-09-08 08:09:36,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-090e4116-941a-4f10-a7d0-586c1d43366d 2018-09-08 08:09:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:36,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a737cdf3-53f2-4373-932c-10567754a5dc Date: Sat, 08 Sep 2018 08:09:36 GMT RESP BODY: {"ports":[]} 2018-09-08 08:09:36,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 used request id req-a737cdf3-53f2-4373-932c-10567754a5dc 2018-09-08 08:09:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:37,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-966b8951-90e7-4664-96ce-d0bb4f8d1c2a Date: Sat, 08 Sep 2018 08:09:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"],"updated_at":"2018-09-08T08:09:29Z","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"00a56f5985f44b6dbc49b4041c207476","id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net"}]} 2018-09-08 08:09:37,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net used request id req-966b8951-90e7-4664-96ce-d0bb4f8d1c2a 2018-09-08 08:09:37,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:37,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:37,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d30fb6f-97c4-4ec9-99fb-6b9bbeef2a5a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}} 2018-09-08 08:09:37,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 used request id req-2d30fb6f-97c4-4ec9-99fb-6b9bbeef2a5a 2018-09-08 08:09:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:37,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-252565b8-3f5d-4c10-9815-b4ad7aeaf797 Date: Sat, 08 Sep 2018 08:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:37,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-252565b8-3f5d-4c10-9815-b4ad7aeaf797 2018-09-08 08:09:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45&name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:37,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4205cb74-d1df-436a-97e8-73f3ee0017f3 Date: Sat, 08 Sep 2018 08:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:37,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45&name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet used request id req-4205cb74-d1df-436a-97e8-73f3ee0017f3 2018-09-08 08:09:37,760 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:09:37,760 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router 2018-09-08 08:09:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" -d '{"subnet_id": "3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"}' 2018-09-08 08:09:39,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e6cd6801-6693-4c16-9cb3-82d7955055de Date: Sat, 08 Sep 2018 08:09:39 GMT RESP BODY: {"network_id": "d0b46d2f-e03d-4460-ae2c-fbe23336ce45", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "subnet_id": "3f1a62e0-9e3f-412c-85a3-fd4518f6f95f", "subnet_ids": ["3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"], "port_id": "2cde32a0-7103-45b1-bfd3-58f0ed980498", "id": "f4e97cdc-c521-4086-b22e-39bdd4866b34"} 2018-09-08 08:09:39,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34/add_router_interface used request id req-e6cd6801-6693-4c16-9cb3-82d7955055de 2018-09-08 08:09:39,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:39,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-b5f5ee41-bfae-4dce-acef-dadd75713a86 Date: Sat, 08 Sep 2018 08:09:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:32Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:38Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "f4e97cdc-c521-4086-b22e-39bdd4866b34", "name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router"}} 2018-09-08 08:09:39,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34 used request id req-b5f5ee41-bfae-4dce-acef-dadd75713a86 2018-09-08 08:09:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:40,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0bb23ae0-97e5-46d2-905b-a4d08325e51a Date: Sat, 08 Sep 2018 08:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","ip_address":"10.55.1.1"}],"id":"2cde32a0-7103-45b1-bfd3-58f0ed980498","security_groups":[],"mac_address":"fa:16:3e:e4:99:a1","project_id":"00a56f5985f44b6dbc49b4041c207476","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:38Z","binding:vnic_type":"normal","device_id":"f4e97cdc-c521-4086-b22e-39bdd4866b34"}]} 2018-09-08 08:09:40,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 used request id req-0bb23ae0-97e5-46d2-905b-a4d08325e51a 2018-09-08 08:09:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7a95dfe7-8521-4dc7-8f1d-11a2ba758a0b Date: Sat, 08 Sep 2018 08:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}} 2018-09-08 08:09:40,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f used request id req-7a95dfe7-8521-4dc7-8f1d-11a2ba758a0b 2018-09-08 08:09:40,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:40,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a57607f0d694c32909f47219693ca91", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role"}], "expires_at": "2018-09-08T09:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00a56f5985f44b6dbc49b4041c207476", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/00a56f5985f44b6dbc49b4041c207476", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user", "id": "916d43b6e9ce4861b1346b969ebe69ba"}, "audit_ids": ["dYWZr6LNSgu8fVgBNKvpTA"], "issued_at": "2018-09-08T08:09:40.000000Z"}} 2018-09-08 08:09:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:41,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-11279756-d4ee-4f36-bab9-34c3c38443ee Date: Sat, 08 Sep 2018 08:09:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"],"updated_at":"2018-09-08T08:09:29Z","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"00a56f5985f44b6dbc49b4041c207476","id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net"}]} 2018-09-08 08:09:41,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net used request id req-11279756-d4ee-4f36-bab9-34c3c38443ee 2018-09-08 08:09:41,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:41,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4dc0a0b746fb12f66373dcd1d511bd75192b1c" 2018-09-08 08:09:41,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ede28e-dd65-49d6-963c-bd6a75fb5171 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}} 2018-09-08 08:09:41,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 used request id req-e8ede28e-dd65-49d6-963c-bd6a75fb5171 2018-09-08 08:09:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:41,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa6c36b5-d887-4329-aa1f-48792f80610a Date: Sat, 08 Sep 2018 08:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:41,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-aa6c36b5-d887-4329-aa1f-48792f80610a 2018-09-08 08:09:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45&name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:41,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-05654d6e-6bec-4ecf-8326-a2b5ce8f8685 Date: Sat, 08 Sep 2018 08:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}]} 2018-09-08 08:09:41,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d0b46d2f-e03d-4460-ae2c-fbe23336ce45&name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet used request id req-05654d6e-6bec-4ecf-8326-a2b5ce8f8685 2018-09-08 08:09:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:41,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-79cf126c-1c7e-4c69-9759-46dfc8727901 Date: Sat, 08 Sep 2018 08:09:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:32Z", "admin_state_up": true, "updated_at": "2018-09-08T08:09:38Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "f4e97cdc-c521-4086-b22e-39bdd4866b34", "name": "CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router"}]} 2018-09-08 08:09:41,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router used request id req-79cf126c-1c7e-4c69-9759-46dfc8727901 2018-09-08 08:09:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4dc0a0b746fb12f66373dcd1d511bd75192b1c" 2018-09-08 08:09:41,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10ff96f-392d-4bdd-834d-d8ebe7f3de19 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}} 2018-09-08 08:09:41,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 used request id req-e10ff96f-392d-4bdd-834d-d8ebe7f3de19 2018-09-08 08:09:41,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9e61eaed-b68e-4c18-a74d-66048745e189 Date: Sat, 08 Sep 2018 08:09:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:09:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","ip_address":"10.55.1.1"}],"id":"2cde32a0-7103-45b1-bfd3-58f0ed980498","security_groups":[],"mac_address":"fa:16:3e:e4:99:a1","project_id":"00a56f5985f44b6dbc49b4041c207476","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:38Z","binding:vnic_type":"normal","device_id":"f4e97cdc-c521-4086-b22e-39bdd4866b34"}]} 2018-09-08 08:09:42,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f4e97cdc-c521-4086-b22e-39bdd4866b34 used request id req-9e61eaed-b68e-4c18-a74d-66048745e189 2018-09-08 08:09:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a84e2e2b21649833fc26bc87f9f5309df58a1" 2018-09-08 08:09:42,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-96142f05-edf0-42af-969c-f88c78342a98 Date: Sat, 08 Sep 2018 08:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0b46d2f-e03d-4460-ae2c-fbe23336ce45","tenant_id":"00a56f5985f44b6dbc49b4041c207476","created_at":"2018-09-08T08:09:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"00a56f5985f44b6dbc49b4041c207476","id":"3f1a62e0-9e3f-412c-85a3-fd4518f6f95f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet"}} 2018-09-08 08:09:42,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f used request id req-96142f05-edf0-42af-969c-f88c78342a98 2018-09-08 08:09:42,467 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router and subnet CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet 2018-09-08 08:09:42,467 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router 2018-09-08 08:09:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" -d '{"subnet_id": "3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"}' 2018-09-08 08:09:43,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2cd15378-1b6c-4bb8-8a8b-264aeb39663e Date: Sat, 08 Sep 2018 08:09:43 GMT RESP BODY: {"network_id": "d0b46d2f-e03d-4460-ae2c-fbe23336ce45", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "subnet_id": "3f1a62e0-9e3f-412c-85a3-fd4518f6f95f", "subnet_ids": ["3f1a62e0-9e3f-412c-85a3-fd4518f6f95f"], "port_id": "2cde32a0-7103-45b1-bfd3-58f0ed980498", "id": "f4e97cdc-c521-4086-b22e-39bdd4866b34"} 2018-09-08 08:09:43,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34/remove_router_interface used request id req-2cd15378-1b6c-4bb8-8a8b-264aeb39663e 2018-09-08 08:09:43,995 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router 2018-09-08 08:09:43,995 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-router 2018-09-08 08:09:44,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507e3045cb84ad1773db3bc079cd1e90bf30cbb7" 2018-09-08 08:09:47,299 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-711a5f45-83e6-4db8-b270-426d4c3db8a0 Content-Length: 0 Date: Sat, 08 Sep 2018 08:09:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:47,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f4e97cdc-c521-4086-b22e-39bdd4866b34 used request id req-711a5f45-83e6-4db8-b270-426d4c3db8a0 2018-09-08 08:09:47,300 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet 2018-09-08 08:09:47,300 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-subnet 2018-09-08 08:09:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:49,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fd95afd-be9f-40c8-9142-e75315744719 Date: Sat, 08 Sep 2018 08:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:49,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3f1a62e0-9e3f-412c-85a3-fd4518f6f95f used request id req-7fd95afd-be9f-40c8-9142-e75315744719 2018-09-08 08:09:49,625 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7275bf79-2ea6-49b3-9d47-5317c0f39c19-pub-net 2018-09-08 08:09:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d0b46d2f-e03d-4460-ae2c-fbe23336ce45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9576cf48cd1eae5cc68fbb61f608db7fd621e7c" 2018-09-08 08:09:50,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27ab9aba-9601-4512-9f9f-45a23c4f09f9 Date: Sat, 08 Sep 2018 08:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:50,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d0b46d2f-e03d-4460-ae2c-fbe23336ce45 used request id req-27ab9aba-9601-4512-9f9f-45a23c4f09f9 2018-09-08 08:09:50,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-858af6a1-d987-4ae3-82ba-5176833984d8 Date: Sat, 08 Sep 2018 08:09:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:28Z", "updated_at": "2018-09-08T08:09:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "revision_number": 0, "id": "074ae825-c7a7-4eb6-b077-75f75ca47115", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "port_range_min": null, "ethertype": "IPv6", "project_id": "00a56f5985f44b6dbc49b4041c207476"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "revision_number": 0, "id": "27e31fcd-da3b-4084-bbf8-4073516ce2e1", "remote_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "port_range_min": null, "ethertype": "IPv4", "project_id": "00a56f5985f44b6dbc49b4041c207476"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "revision_number": 0, "id": "d7dd2bca-b189-4f12-8099-fcad6bd63ddc", "remote_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "port_range_min": null, "ethertype": "IPv6", "project_id": "00a56f5985f44b6dbc49b4041c207476"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "revision_number": 0, "id": "f625ef43-9bd4-4c46-a87a-22b885c25056", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "port_range_min": null, "ethertype": "IPv4", "project_id": "00a56f5985f44b6dbc49b4041c207476"}], "revision_number": 4, "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "name": "default"}]} 2018-09-08 08:09:51,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-858af6a1-d987-4ae3-82ba-5176833984d8 2018-09-08 08:09:51,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f4d160-a7c3-427c-a112-ff133545e643 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-30f4d160-a7c3-427c-a112-ff133545e643 2018-09-08 08:09:51,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8730b01-144b-4544-b0a4-4eb8eeae467f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:09:51,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c8730b01-144b-4544-b0a4-4eb8eeae467f 2018-09-08 08:09:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98915f63-3148-4c91-b8ed-fb88aa8a3c1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-98915f63-3148-4c91-b8ed-fb88aa8a3c1f 2018-09-08 08:09:51,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39eaf6f5-26de-4dff-beed-93bb3a4fd376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-39eaf6f5-26de-4dff-beed-93bb3a4fd376 2018-09-08 08:09:51,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e00e211-0ddc-4903-828f-7b6c8d0b20a1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:09:51,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-6e00e211-0ddc-4903-828f-7b6c8d0b20a1 2018-09-08 08:09:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d83a201-bcfc-4fc0-9432-def67f816fee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-6d83a201-bcfc-4fc0-9432-def67f816fee 2018-09-08 08:09:51,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb95323c-29ea-47a6-963b-39cd66e2e0bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-eb95323c-29ea-47a6-963b-39cd66e2e0bf 2018-09-08 08:09:51,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa3b129-2eb9-4f68-9e70-0ea7ceca863d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-9aa3b129-2eb9-4f68-9e70-0ea7ceca863d 2018-09-08 08:09:51,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:51,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57590187-0ba5-4ef2-8dcf-0f8eeae0c02e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:51,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-57590187-0ba5-4ef2-8dcf-0f8eeae0c02e 2018-09-08 08:09:51,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:52,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59e9d00-7465-41c1-bf22-782fb4a885d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:09:52,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-f59e9d00-7465-41c1-bf22-782fb4a885d2 2018-09-08 08:09:52,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:09:52,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:52,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1589a0b4-195f-4a5b-81e1-5450b6615f47 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476"}, "enabled": true, "id": "00a56f5985f44b6dbc49b4041c207476", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj"}} 2018-09-08 08:09:52,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 used request id req-1589a0b4-195f-4a5b-81e1-5450b6615f47 2018-09-08 08:09:52,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebc4d478-b1c0-4258-aa9f-7798897dcca5 2018-09-08 08:09:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebc4d478-b1c0-4258-aa9f-7798897dcca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:52,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cde3ab61-c010-4e82-a3a9-ac1c6900a794 Date: Sat, 08 Sep 2018 08:09:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "port_range_min": null, "revision_number": 0, "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:28Z", "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "074ae825-c7a7-4eb6-b077-75f75ca47115"}, {"remote_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "port_range_min": null, "revision_number": 0, "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:28Z", "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "27e31fcd-da3b-4084-bbf8-4073516ce2e1"}, {"remote_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "port_range_min": null, "revision_number": 0, "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:28Z", "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "d7dd2bca-b189-4f12-8099-fcad6bd63ddc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:28Z", "security_group_id": "ebc4d478-b1c0-4258-aa9f-7798897dcca5", "port_range_min": null, "revision_number": 0, "tenant_id": "00a56f5985f44b6dbc49b4041c207476", "created_at": "2018-09-08T08:09:28Z", "project_id": "00a56f5985f44b6dbc49b4041c207476", "id": "f625ef43-9bd4-4c46-a87a-22b885c25056"}]} 2018-09-08 08:09:52,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebc4d478-b1c0-4258-aa9f-7798897dcca5 used request id req-cde3ab61-c010-4e82-a3a9-ac1c6900a794 2018-09-08 08:09:52,361 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:09:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ebc4d478-b1c0-4258-aa9f-7798897dcca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:52,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0679625c-8b75-4dc8-9b0e-3c7c576b92dd Content-Length: 0 Date: Sat, 08 Sep 2018 08:09:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:09:52,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ebc4d478-b1c0-4258-aa9f-7798897dcca5 used request id req-0679625c-8b75-4dc8-9b0e-3c7c576b92dd 2018-09-08 08:09:52,757 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj 2018-09-08 08:09:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:52,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f450832-dd80-4c34-b0f8-ed2ed358c8e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:52,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/00a56f5985f44b6dbc49b4041c207476 used request id req-1f450832-dd80-4c34-b0f8-ed2ed358c8e8 2018-09-08 08:09:52,980 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-proj-role 2018-09-08 08:09:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:53,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-260ac199-fb23-4779-8b0f-8ef1450133dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:53,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9a57607f0d694c32909f47219693ca91 used request id req-260ac199-fb23-4779-8b0f-8ef1450133dd 2018-09-08 08:09:53,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f145e4919dab9c550eb0d67b9259e54ec2d404" 2018-09-08 08:09:53,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251a7c1f-d6df-402a-869e-39e6690ca831 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:09:53,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-251a7c1f-d6df-402a-869e-39e6690ca831 2018-09-08 08:09:53,175 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-1a8f8083-0dcb-47c-user 2018-09-08 08:09:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/916d43b6e9ce4861b1346b969ebe69ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4685dd2db014c682a13376c52f44614de9da1bb" 2018-09-08 08:09:53,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-247348b8-5ed2-4647-b320-009b4373bcc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:53,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/916d43b6e9ce4861b1346b969ebe69ba used request id req-247348b8-5ed2-4647-b320-009b4373bcc3 2018-09-08 08:09:53,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:53,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["2N66l9QSQ4S3dIL6g_u_eg"], "issued_at": "2018-09-08T08:09:53.000000Z"}} 2018-09-08 08:09:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4bfed874caf385414c91e5520de7b7602c6537" 2018-09-08 08:09:53,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dcac05-0bcf-4312-a849-c832319ee308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:53,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04dcac05-0bcf-4312-a849-c832319ee308 2018-09-08 08:09:53,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:53,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:54,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["iVWnfue0TpuzyIOcsYAfHw"], "issued_at": "2018-09-08T08:09:54.000000Z"}} 2018-09-08 08:09:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:54,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc562ec5-f7af-4902-a101-5a6c1b43a933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:54,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc562ec5-f7af-4902-a101-5a6c1b43a933 2018-09-08 08:09:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:54,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:54,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dc09aa-28e9-4e12-a2cd-38486f53b2c5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:09:54,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj used request id req-93dc09aa-28e9-4e12-a2cd-38486f53b2c5 2018-09-08 08:09:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:54,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2807ff38-03b6-4684-95b9-af3fcca9b06d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:09:54,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2807ff38-03b6-4684-95b9-af3fcca9b06d 2018-09-08 08:09:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}}' 2018-09-08 08:09:54,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e216599-8ce0-4bc8-b2ae-c0c95cbd8b4e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27"}, "enabled": true, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}} 2018-09-08 08:09:54,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4e216599-8ce0-4bc8-b2ae-c0c95cbd8b4e 2018-09-08 08:09:54,757 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ebedc634-3251-42a-proj 2018-09-08 08:09:54,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:54,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:55,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vEVvctkPRLWYDhwlQrJtgw"], "issued_at": "2018-09-08T08:09:55.000000Z"}} 2018-09-08 08:09:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf035299492f60e361867daadfe947c99b44553" 2018-09-08 08:09:55,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea2859d-4a65-4fb1-8df6-31678d88f8f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:55,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ea2859d-4a65-4fb1-8df6-31678d88f8f4 2018-09-08 08:09:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:55,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf035299492f60e361867daadfe947c99b44553" 2018-09-08 08:09:55,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf1fbfa-029e-45c4-a629-883c39107fc7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:09:55,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ecf1fbfa-029e-45c4-a629-883c39107fc7 2018-09-08 08:09:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf035299492f60e361867daadfe947c99b44553" 2018-09-08 08:09:55,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ec22d5-cd7e-4697-a500-21816eb7f068 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27"}, "enabled": true, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}]} 2018-09-08 08:09:55,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-ebedc634-3251-42a-proj used request id req-26ec22d5-cd7e-4697-a500-21816eb7f068 2018-09-08 08:09:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf035299492f60e361867daadfe947c99b44553" 2018-09-08 08:09:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091ffe3a-bf4f-4c26-8f4e-397566c5da64 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:09:55,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-091ffe3a-bf4f-4c26-8f4e-397566c5da64 2018-09-08 08:09:55,942 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ebedc634-3251-42a-user 2018-09-08 08:09:55,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:55,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1673dfd-0cfa-4f41-ad02-e9cb1da6ac1f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:09:55,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1673dfd-0cfa-4f41-ad02-e9cb1da6ac1f 2018-09-08 08:09:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" -d '{"role": {"name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role"}}' 2018-09-08 08:09:56,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a8e6b6-d873-4122-a410-b193c0fbc057 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d75a640eccc408ba6089b798ad5bceb", "links": {"self": "http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb"}, "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role"}} 2018-09-08 08:09:56,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-96a8e6b6-d873-4122-a410-b193c0fbc057 2018-09-08 08:09:56,080 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role 2018-09-08 08:09:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:56,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f294306-9c14-4b02-8742-605eb18fc488 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb"}, "domain_id": null, "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role", "id": "5d75a640eccc408ba6089b798ad5bceb"}} 2018-09-08 08:09:56,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb used request id req-2f294306-9c14-4b02-8742-605eb18fc488 2018-09-08 08:09:56,169 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role to project CreateNetworkSuccessTests-ebedc634-3251-42a-proj 2018-09-08 08:09:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27/users/10790155ccc04b52b2837bc93662c617/roles/5d75a640eccc408ba6089b798ad5bceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:09:56,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae8a7792-d504-4173-82a8-84707e83d62d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:09:56,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27/users/10790155ccc04b52b2837bc93662c617/roles/5d75a640eccc408ba6089b798ad5bceb used request id req-ae8a7792-d504-4173-82a8-84707e83d62d 2018-09-08 08:09:56,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:09:56,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:56,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d75a640eccc408ba6089b798ad5bceb", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role"}], "expires_at": "2018-09-08T09:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-user", "id": "10790155ccc04b52b2837bc93662c617"}, "audit_ids": ["X0SXZjNET8GN8nleA5iaWg"], "issued_at": "2018-09-08T08:09:56.000000Z"}} 2018-09-08 08:09:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:56,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd190586-9953-4470-a08c-63bd35e4188b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:09:56,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd190586-9953-4470-a08c-63bd35e4188b 2018-09-08 08:09:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:56,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-96d4f11f-01f1-4f6c-9eb6-9c3d8190dd66 Date: Sat, 08 Sep 2018 08:09:56 GMT RESP BODY: {"networks":[]} 2018-09-08 08:09:56,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net used request id req-96d4f11f-01f1-4f6c-9eb6-9c3d8190dd66 2018-09-08 08:09:56,918 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net 2018-09-08 08:09:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" -d '{"network": {"name": "CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net", "admin_state_up": true}}' 2018-09-08 08:09:57,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-22ddbbaa-f532-44bb-a45d-338aaa385a0c Date: Sat, 08 Sep 2018 08:09:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cb9b69f-a702-468d-9843-276944996c8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb8ef322d62c4b168613b99ee4f2aa27","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:09:57Z","is_default":false,"name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:57Z","mtu":1450}} 2018-09-08 08:09:57,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-22ddbbaa-f532-44bb-a45d-338aaa385a0c 2018-09-08 08:09:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:57,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5dc111ef-a889-4966-98e3-c0db3e5a3d6d Date: Sat, 08 Sep 2018 08:09:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:09:57Z","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"9cb9b69f-a702-468d-9843-276944996c8f","name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net"}]} 2018-09-08 08:09:57,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9cb9b69f-a702-468d-9843-276944996c8f used request id req-5dc111ef-a889-4966-98e3-c0db3e5a3d6d 2018-09-08 08:09:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:57,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3bc05e1-c87c-47f5-be2c-8a1b2efd3066 Date: Sat, 08 Sep 2018 08:09:57 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:09:57,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f used request id req-d3bc05e1-c87c-47f5-be2c-8a1b2efd3066 2018-09-08 08:09:57,984 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet 2018-09-08 08:09:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" -d '{"subnets": [{"ip_version": 4, "network_id": "9cb9b69f-a702-468d-9843-276944996c8f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet"}]}' 2018-09-08 08:09:58,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eda24c37-876a-4936-a017-2074d31f4b46 Date: Sat, 08 Sep 2018 08:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cb9b69f-a702-468d-9843-276944996c8f","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:58Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"6fa71bbf-f26e-4a16-945e-88801f37b9f5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet"}]} 2018-09-08 08:09:58,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-eda24c37-876a-4936-a017-2074d31f4b46 2018-09-08 08:09:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:59,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7ed9b7af-e10b-4637-b58b-d6b7b0633d27 Date: Sat, 08 Sep 2018 08:09:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6fa71bbf-f26e-4a16-945e-88801f37b9f5"],"updated_at":"2018-09-08T08:09:58Z","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"9cb9b69f-a702-468d-9843-276944996c8f","name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net"}]} 2018-09-08 08:09:59,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9cb9b69f-a702-468d-9843-276944996c8f used request id req-7ed9b7af-e10b-4637-b58b-d6b7b0633d27 2018-09-08 08:09:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:09:59,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce31bb7c-f5c1-40bd-b17a-beb76d15c14e Date: Sat, 08 Sep 2018 08:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cb9b69f-a702-468d-9843-276944996c8f","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"6fa71bbf-f26e-4a16-945e-88801f37b9f5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet"}]} 2018-09-08 08:09:59,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f used request id req-ce31bb7c-f5c1-40bd-b17a-beb76d15c14e 2018-09-08 08:09:59,252 - OpenStackNetwork - DEBUG - Network [9cb9b69f-a702-468d-9843-276944996c8f] created successfully 2018-09-08 08:09:59,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:09:59,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d75a640eccc408ba6089b798ad5bceb", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role"}], "expires_at": "2018-09-08T09:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fb8ef322d62c4b168613b99ee4f2aa27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-user", "id": "10790155ccc04b52b2837bc93662c617"}, "audit_ids": ["gwjtQ13aQ5OhwHSMz6Q3vw"], "issued_at": "2018-09-08T08:09:59.000000Z"}} 2018-09-08 08:09:59,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc7c65c5e84a1bc4947bd668651e89a7668e3de" 2018-09-08 08:09:59,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d9aa9923-b8b9-4c35-ac7a-1438af7f6cd9 Date: Sat, 08 Sep 2018 08:09:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6fa71bbf-f26e-4a16-945e-88801f37b9f5"],"updated_at":"2018-09-08T08:09:58Z","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"9cb9b69f-a702-468d-9843-276944996c8f","name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net"}]} 2018-09-08 08:09:59,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net used request id req-d9aa9923-b8b9-4c35-ac7a-1438af7f6cd9 2018-09-08 08:09:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:09:59,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:09:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:09:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4bfed874caf385414c91e5520de7b7602c6537" 2018-09-08 08:10:00,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9337b31b-beb9-41ca-b00f-cef7e41b26de Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27"}, "enabled": true, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}} 2018-09-08 08:10:00,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 used request id req-9337b31b-beb9-41ca-b00f-cef7e41b26de 2018-09-08 08:10:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc7c65c5e84a1bc4947bd668651e89a7668e3de" 2018-09-08 08:10:00,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56d95e49-97ad-4b10-9a48-843f274ae52e Date: Sat, 08 Sep 2018 08:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cb9b69f-a702-468d-9843-276944996c8f","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"6fa71bbf-f26e-4a16-945e-88801f37b9f5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet"}]} 2018-09-08 08:10:00,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f used request id req-56d95e49-97ad-4b10-9a48-843f274ae52e 2018-09-08 08:10:00,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f&name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc7c65c5e84a1bc4947bd668651e89a7668e3de" 2018-09-08 08:10:00,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8483202-c9a6-44ff-8b25-e84f75de7071 Date: Sat, 08 Sep 2018 08:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cb9b69f-a702-468d-9843-276944996c8f","tenant_id":"fb8ef322d62c4b168613b99ee4f2aa27","created_at":"2018-09-08T08:09:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fb8ef322d62c4b168613b99ee4f2aa27","id":"6fa71bbf-f26e-4a16-945e-88801f37b9f5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet"}]} 2018-09-08 08:10:00,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cb9b69f-a702-468d-9843-276944996c8f&name=CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet used request id req-c8483202-c9a6-44ff-8b25-e84f75de7071 2018-09-08 08:10:00,487 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet 2018-09-08 08:10:00,488 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-subnet 2018-09-08 08:10:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6fa71bbf-f26e-4a16-945e-88801f37b9f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:10:02,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-040a5952-5a33-4f5e-8a2c-7e0a93b0f1c3 Date: Sat, 08 Sep 2018 08:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:02,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6fa71bbf-f26e-4a16-945e-88801f37b9f5 used request id req-040a5952-5a33-4f5e-8a2c-7e0a93b0f1c3 2018-09-08 08:10:02,937 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cb78c0d7-b43d-4c9d-b983-320ece566e43-pub-net 2018-09-08 08:10:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9cb9b69f-a702-468d-9843-276944996c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abd1f3190d11d2cbba0c1bbc1320f9e283bdf48" 2018-09-08 08:10:03,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a8561f7-e113-4e92-a0a8-3b5b450d8c06 Date: Sat, 08 Sep 2018 08:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:03,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9cb9b69f-a702-468d-9843-276944996c8f used request id req-9a8561f7-e113-4e92-a0a8-3b5b450d8c06 2018-09-08 08:10:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c6edf942-8d98-49dc-bc04-36c597f2ed9f Date: Sat, 08 Sep 2018 08:10:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "created_at": "2018-09-08T08:09:57Z", "updated_at": "2018-09-08T08:09:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "revision_number": 0, "id": "072465e6-296c-4ab8-9b62-09d562853218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "revision_number": 0, "id": "47bfc6da-898b-4f09-9e4d-6eaa719c4c14", "remote_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "revision_number": 0, "id": "49fe1a13-0421-44f1-9180-84f6e224efd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "revision_number": 0, "id": "d2256a8b-b463-497e-8c74-d10a4c297661", "remote_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27"}], "revision_number": 4, "project_id": "fb8ef322d62c4b168613b99ee4f2aa27", "id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:10:04,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c6edf942-8d98-49dc-bc04-36c597f2ed9f 2018-09-08 08:10:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b84d73-147a-4953-b1b6-668ff4e75f8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e3b84d73-147a-4953-b1b6-668ff4e75f8e 2018-09-08 08:10:04,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b8eea5-f961-4621-abd4-c3e915300da8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:10:04,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a3b8eea5-f961-4621-abd4-c3e915300da8 2018-09-08 08:10:04,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0f690f-08c4-4693-9589-f94ae81e368d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-4a0f690f-08c4-4693-9589-f94ae81e368d 2018-09-08 08:10:04,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7f79cb-4925-427b-b1a8-a98edd8ce220 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9c7f79cb-4925-427b-b1a8-a98edd8ce220 2018-09-08 08:10:04,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6805ef-fd9b-4df1-b5bd-0c8d8dc65bc1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:10:04,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-be6805ef-fd9b-4df1-b5bd-0c8d8dc65bc1 2018-09-08 08:10:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfa90c2-a0ed-4957-b1ea-7195adb38bcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-4bfa90c2-a0ed-4957-b1ea-7195adb38bcd 2018-09-08 08:10:04,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c2256d-50f1-4a56-ad2b-72c17e382069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-97c2256d-50f1-4a56-ad2b-72c17e382069 2018-09-08 08:10:04,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:04,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ee55ed-feb9-4f20-ba4c-c2e3b60ce7be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:04,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c4ee55ed-feb9-4f20-ba4c-c2e3b60ce7be 2018-09-08 08:10:04,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4435b69-cf4a-4a38-b84f-bb5301adabad Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27"}, "enabled": true, "id": "fb8ef322d62c4b168613b99ee4f2aa27", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ebedc634-3251-42a-proj"}} 2018-09-08 08:10:05,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 used request id req-d4435b69-cf4a-4a38-b84f-bb5301adabad 2018-09-08 08:10:05,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1125bef-e112-4c85-ba6a-cb65c37077e8 2018-09-08 08:10:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1125bef-e112-4c85-ba6a-cb65c37077e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d609c797-729e-4872-a968-07b1313fb579 Date: Sat, 08 Sep 2018 08:10:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "created_at": "2018-09-08T08:09:57Z", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27", "id": "072465e6-296c-4ab8-9b62-09d562853218"}, {"remote_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "created_at": "2018-09-08T08:09:57Z", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27", "id": "47bfc6da-898b-4f09-9e4d-6eaa719c4c14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "created_at": "2018-09-08T08:09:57Z", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27", "id": "49fe1a13-0421-44f1-9180-84f6e224efd5"}, {"remote_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:09:57Z", "security_group_id": "a1125bef-e112-4c85-ba6a-cb65c37077e8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb8ef322d62c4b168613b99ee4f2aa27", "created_at": "2018-09-08T08:09:57Z", "project_id": "fb8ef322d62c4b168613b99ee4f2aa27", "id": "d2256a8b-b463-497e-8c74-d10a4c297661"}]} 2018-09-08 08:10:05,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1125bef-e112-4c85-ba6a-cb65c37077e8 used request id req-d609c797-729e-4872-a968-07b1313fb579 2018-09-08 08:10:05,239 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:10:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a1125bef-e112-4c85-ba6a-cb65c37077e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cc86be3-e916-4ee3-b076-5655855176c1 Content-Length: 0 Date: Sat, 08 Sep 2018 08:10:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:05,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a1125bef-e112-4c85-ba6a-cb65c37077e8 used request id req-2cc86be3-e916-4ee3-b076-5655855176c1 2018-09-08 08:10:05,549 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ebedc634-3251-42a-proj 2018-09-08 08:10:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c639c2-7fae-4e4b-ab77-23941937e86f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:05,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb8ef322d62c4b168613b99ee4f2aa27 used request id req-34c639c2-7fae-4e4b-ab77-23941937e86f 2018-09-08 08:10:05,777 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ebedc634-3251-42a-proj-role 2018-09-08 08:10:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc82396-937c-4266-be1a-f4638d838906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:05,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5d75a640eccc408ba6089b798ad5bceb used request id req-0cc82396-937c-4266-be1a-f4638d838906 2018-09-08 08:10:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f91e5b5ce6d3fc99f2b91778e68b5065f376504" 2018-09-08 08:10:05,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccc308c-1433-4729-a3d7-25d70a7dccfa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:05,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ccc308c-1433-4729-a3d7-25d70a7dccfa 2018-09-08 08:10:05,986 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ebedc634-3251-42a-user 2018-09-08 08:10:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/10790155ccc04b52b2837bc93662c617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf035299492f60e361867daadfe947c99b44553" 2018-09-08 08:10:06,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a59f30-e307-4236-99c8-e917a62e78f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:06,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/10790155ccc04b52b2837bc93662c617 used request id req-b4a59f30-e307-4236-99c8-e917a62e78f6 2018-09-08 08:10:06,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:06,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Xrq5VdqSQciZXvAca3j7fg"], "issued_at": "2018-09-08T08:10:06.000000Z"}} 2018-09-08 08:10:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a50ac7605d314f1f48f1ed8dfb4eec8da8d57ca" 2018-09-08 08:10:06,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db01c923-33a4-4a2f-b233-5e517247466f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:06,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db01c923-33a4-4a2f-b233-5e517247466f 2018-09-08 08:10:06,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:06,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:07,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["GXt5y61YRtGIb52HzXdgoQ"], "issued_at": "2018-09-08T08:10:07.000000Z"}} 2018-09-08 08:10:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:07,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8278d00-206a-4291-a46c-eb505d3fb257 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:07,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8278d00-206a-4291-a46c-eb505d3fb257 2018-09-08 08:10:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:07,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-977916ee-564e-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:07,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6dac5e1-bad1-42bd-b740-1a7ddd70fa83 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-977916ee-564e-409-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:10:07,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-977916ee-564e-409-proj used request id req-f6dac5e1-bad1-42bd-b740-1a7ddd70fa83 2018-09-08 08:10:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:07,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a388389-cfe7-42cf-8a1c-01eb296be885 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:07,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1a388389-cfe7-42cf-8a1c-01eb296be885 2018-09-08 08:10:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}}' 2018-09-08 08:10:07,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c4f436-43ea-48ac-b363-577b66d4162d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9"}, "enabled": true, "id": "1cb0d041064045b188a090b6416707d9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}} 2018-09-08 08:10:07,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-00c4f436-43ea-48ac-b363-577b66d4162d 2018-09-08 08:10:07,414 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-977916ee-564e-409-proj 2018-09-08 08:10:07,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:07,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:07,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Nqte62nTTTauCZnsNh7jCw"], "issued_at": "2018-09-08T08:10:07.000000Z"}} 2018-09-08 08:10:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f04eb27f7c2acb7b244d5ea50a1d04a4d561a89" 2018-09-08 08:10:07,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baac228-3429-43ef-a626-7687b883ee95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:07,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0baac228-3429-43ef-a626-7687b883ee95 2018-09-08 08:10:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:07,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f04eb27f7c2acb7b244d5ea50a1d04a4d561a89" 2018-09-08 08:10:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccb08a0-cb6a-44e5-9587-e53bea87436e Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:10:07,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7ccb08a0-cb6a-44e5-9587-e53bea87436e 2018-09-08 08:10:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-977916ee-564e-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f04eb27f7c2acb7b244d5ea50a1d04a4d561a89" 2018-09-08 08:10:08,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8902e93-a2e5-4296-99ea-be5aab43ed70 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-977916ee-564e-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9"}, "enabled": true, "id": "1cb0d041064045b188a090b6416707d9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}]} 2018-09-08 08:10:08,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-977916ee-564e-409-proj used request id req-d8902e93-a2e5-4296-99ea-be5aab43ed70 2018-09-08 08:10:08,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f04eb27f7c2acb7b244d5ea50a1d04a4d561a89" 2018-09-08 08:10:08,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447761d6-39a0-4b25-89e0-3ab4d8d75dbe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:08,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-447761d6-39a0-4b25-89e0-3ab4d8d75dbe 2018-09-08 08:10:08,498 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-977916ee-564e-409-user 2018-09-08 08:10:08,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:08,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5fa788-9bc6-4f0d-8c5c-fcae0afa868d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:08,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d5fa788-9bc6-4f0d-8c5c-fcae0afa868d 2018-09-08 08:10:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" -d '{"role": {"name": "CreateNetworkSuccessTests-977916ee-564e-409-proj-role"}}' 2018-09-08 08:10:08,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa38454-d296-4605-a61a-e78db6883304 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a11917f15284c2195b61cd206973d43", "links": {"self": "http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43"}, "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj-role"}} 2018-09-08 08:10:08,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4aa38454-d296-4605-a61a-e78db6883304 2018-09-08 08:10:08,690 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-977916ee-564e-409-proj-role 2018-09-08 08:10:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:08,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d62b55-0620-4b24-9980-bcaa8e135473 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43"}, "domain_id": null, "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj-role", "id": "8a11917f15284c2195b61cd206973d43"}} 2018-09-08 08:10:08,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43 used request id req-e2d62b55-0620-4b24-9980-bcaa8e135473 2018-09-08 08:10:08,775 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-977916ee-564e-409-proj-role to project CreateNetworkSuccessTests-977916ee-564e-409-proj 2018-09-08 08:10:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9/users/d4be3d59f97a48c7affce8f8cc6c6a69/roles/8a11917f15284c2195b61cd206973d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:08,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b49d81-2c10-4278-80ef-82383fadf79c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:08,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9/users/d4be3d59f97a48c7affce8f8cc6c6a69/roles/8a11917f15284c2195b61cd206973d43 used request id req-d8b49d81-2c10-4278-80ef-82383fadf79c 2018-09-08 08:10:08,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:08,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:09,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11917f15284c2195b61cd206973d43", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj-role"}], "expires_at": "2018-09-08T09:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cb0d041064045b188a090b6416707d9", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-977916ee-564e-409-user", "id": "d4be3d59f97a48c7affce8f8cc6c6a69"}, "audit_ids": ["aqQohEkoSquVt1J7LPtIjw"], "issued_at": "2018-09-08T08:10:09.000000Z"}} 2018-09-08 08:10:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:09,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa96d8a4-1e37-4516-8a1a-010f25ad7b2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:09,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa96d8a4-1e37-4516-8a1a-010f25ad7b2b 2018-09-08 08:10:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8a9b60b9-25f9-4968-83ee-3eed96bf8d82 Date: Sat, 08 Sep 2018 08:10:09 GMT RESP BODY: {"networks":[]} 2018-09-08 08:10:09,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net used request id req-8a9b60b9-25f9-4968-83ee-3eed96bf8d82 2018-09-08 08:10:09,466 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net 2018-09-08 08:10:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" -d '{"network": {"name": "CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net", "admin_state_up": true}}' 2018-09-08 08:10:10,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-de5245c4-00f9-4353-9dc7-2402d88e2504 Date: Sat, 08 Sep 2018 08:10:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"189b6d20-dd98-438d-8409-ebb9a066a506","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1cb0d041064045b188a090b6416707d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:10:09Z","is_default":false,"name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:09Z","mtu":1450}} 2018-09-08 08:10:10,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-de5245c4-00f9-4353-9dc7-2402d88e2504 2018-09-08 08:10:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:10,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b340de31-7c24-413f-bf0a-606e7013caa1 Date: Sat, 08 Sep 2018 08:10:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:10:09Z","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cb0d041064045b188a090b6416707d9","id":"189b6d20-dd98-438d-8409-ebb9a066a506","name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net"}]} 2018-09-08 08:10:10,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-b340de31-7c24-413f-bf0a-606e7013caa1 2018-09-08 08:10:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da4fa2b6-53ea-48b0-9966-33f7b2256100 Date: Sat, 08 Sep 2018 08:10:10 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:10:10,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-da4fa2b6-53ea-48b0-9966-33f7b2256100 2018-09-08 08:10:10,482 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet 2018-09-08 08:10:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" -d '{"subnets": [{"ip_version": 4, "network_id": "189b6d20-dd98-438d-8409-ebb9a066a506", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet"}]}' 2018-09-08 08:10:11,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dda2ee4a-eb12-45e5-8db9-d57a5623c169 Date: Sat, 08 Sep 2018 08:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"189b6d20-dd98-438d-8409-ebb9a066a506","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:10:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1cb0d041064045b188a090b6416707d9","id":"902cfedf-ac44-4ec8-a6db-e54b7e27df96","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet"}]} 2018-09-08 08:10:11,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-dda2ee4a-eb12-45e5-8db9-d57a5623c169 2018-09-08 08:10:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:11,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d6413b09-358a-49b4-be5f-7878ee5138bd Date: Sat, 08 Sep 2018 08:10:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["902cfedf-ac44-4ec8-a6db-e54b7e27df96"],"updated_at":"2018-09-08T08:10:10Z","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cb0d041064045b188a090b6416707d9","id":"189b6d20-dd98-438d-8409-ebb9a066a506","name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net"}]} 2018-09-08 08:10:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-d6413b09-358a-49b4-be5f-7878ee5138bd 2018-09-08 08:10:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:11,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-72628140-2dc8-48f7-8fb0-6519f86c2a75 Date: Sat, 08 Sep 2018 08:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"189b6d20-dd98-438d-8409-ebb9a066a506","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cb0d041064045b188a090b6416707d9","id":"902cfedf-ac44-4ec8-a6db-e54b7e27df96","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet"}]} 2018-09-08 08:10:11,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-72628140-2dc8-48f7-8fb0-6519f86c2a75 2018-09-08 08:10:11,675 - OpenStackNetwork - DEBUG - Network [189b6d20-dd98-438d-8409-ebb9a066a506] created successfully 2018-09-08 08:10:11,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:11,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:12,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a11917f15284c2195b61cd206973d43", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj-role"}], "expires_at": "2018-09-08T09:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cb0d041064045b188a090b6416707d9", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/1cb0d041064045b188a090b6416707d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-977916ee-564e-409-user", "id": "d4be3d59f97a48c7affce8f8cc6c6a69"}, "audit_ids": ["6ZmRNBfjTWyiIW_hSfaweA"], "issued_at": "2018-09-08T08:10:12.000000Z"}} 2018-09-08 08:10:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cae451776729e97e9c06c0a9afd749a0d92b20c" 2018-09-08 08:10:12,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77762141-6649-421b-8019-255bee21bf65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:12,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77762141-6649-421b-8019-255bee21bf65 2018-09-08 08:10:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cae451776729e97e9c06c0a9afd749a0d92b20c" 2018-09-08 08:10:12,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-63dbd562-3054-4fed-ba09-99f31baa94be Date: Sat, 08 Sep 2018 08:10:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["902cfedf-ac44-4ec8-a6db-e54b7e27df96"],"updated_at":"2018-09-08T08:10:10Z","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cb0d041064045b188a090b6416707d9","id":"189b6d20-dd98-438d-8409-ebb9a066a506","name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net"}]} 2018-09-08 08:10:12,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net used request id req-63dbd562-3054-4fed-ba09-99f31baa94be 2018-09-08 08:10:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:12,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cae451776729e97e9c06c0a9afd749a0d92b20c" 2018-09-08 08:10:12,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf805253-6f58-47ad-9328-2fc687e6cb54 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9"}, "enabled": true, "id": "1cb0d041064045b188a090b6416707d9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}} 2018-09-08 08:10:12,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 used request id req-cf805253-6f58-47ad-9328-2fc687e6cb54 2018-09-08 08:10:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cae451776729e97e9c06c0a9afd749a0d92b20c" 2018-09-08 08:10:12,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3fc8794-6d86-4391-9bb0-ad508f5c1f79 Date: Sat, 08 Sep 2018 08:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"189b6d20-dd98-438d-8409-ebb9a066a506","tenant_id":"1cb0d041064045b188a090b6416707d9","created_at":"2018-09-08T08:10:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cb0d041064045b188a090b6416707d9","id":"902cfedf-ac44-4ec8-a6db-e54b7e27df96","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet"}]} 2018-09-08 08:10:12,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-f3fc8794-6d86-4391-9bb0-ad508f5c1f79 2018-09-08 08:10:12,694 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet 2018-09-08 08:10:12,694 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-subnet 2018-09-08 08:10:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/902cfedf-ac44-4ec8-a6db-e54b7e27df96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:14,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e361dcc-80c0-4f85-b56f-bc3b20fc448e Date: Sat, 08 Sep 2018 08:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:14,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/902cfedf-ac44-4ec8-a6db-e54b7e27df96 used request id req-7e361dcc-80c0-4f85-b56f-bc3b20fc448e 2018-09-08 08:10:14,236 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d2c61a71-add1-464b-82bf-012d4214195f-pub-net 2018-09-08 08:10:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/189b6d20-dd98-438d-8409-ebb9a066a506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae02777abdf3bc54043e0dfe32a6c3948182dc9" 2018-09-08 08:10:15,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a6d9d40-6e7b-46ab-af9e-ec69fa251350 Date: Sat, 08 Sep 2018 08:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:15,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/189b6d20-dd98-438d-8409-ebb9a066a506 used request id req-7a6d9d40-6e7b-46ab-af9e-ec69fa251350 2018-09-08 08:10:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:15,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9d82ec95-a7d3-48c2-8fe2-71e00c10bf69 Date: Sat, 08 Sep 2018 08:10:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1cb0d041064045b188a090b6416707d9", "created_at": "2018-09-08T08:10:09Z", "updated_at": "2018-09-08T08:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "revision_number": 0, "id": "2e94ad17-988c-47da-8d06-f1bc4795432d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "tenant_id": "1cb0d041064045b188a090b6416707d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cb0d041064045b188a090b6416707d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "revision_number": 0, "id": "30a26c01-35bb-46b2-a51d-f4855b1e20a0", "remote_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "remote_ip_prefix": null, "created_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "tenant_id": "1cb0d041064045b188a090b6416707d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cb0d041064045b188a090b6416707d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "revision_number": 0, "id": "91170e5c-e96f-4a86-a666-2bfe76604754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "tenant_id": "1cb0d041064045b188a090b6416707d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cb0d041064045b188a090b6416707d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "revision_number": 0, "id": "e56cd27b-1207-4d0d-a4bd-64a422c3da83", "remote_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "remote_ip_prefix": null, "created_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "tenant_id": "1cb0d041064045b188a090b6416707d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cb0d041064045b188a090b6416707d9"}], "revision_number": 4, "project_id": "1cb0d041064045b188a090b6416707d9", "id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:10:15,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9d82ec95-a7d3-48c2-8fe2-71e00c10bf69 2018-09-08 08:10:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:15,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1d3b22-f693-4611-aeca-d578d1d23069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:15,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5c1d3b22-f693-4611-aeca-d578d1d23069 2018-09-08 08:10:15,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5eaca9-7348-459b-85f6-32dcc5755c18 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:10:16,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-fd5eaca9-7348-459b-85f6-32dcc5755c18 2018-09-08 08:10:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde42454-95d2-4943-a90e-48f37bf356a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:16,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-fde42454-95d2-4943-a90e-48f37bf356a8 2018-09-08 08:10:16,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db775ff6-457f-4847-8ef4-08013c2b4912 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:16,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-db775ff6-457f-4847-8ef4-08013c2b4912 2018-09-08 08:10:16,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398bc4c3-24b6-4d6c-a290-4b19d0297fbe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9"}, "enabled": true, "id": "1cb0d041064045b188a090b6416707d9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-977916ee-564e-409-proj"}} 2018-09-08 08:10:16,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 used request id req-398bc4c3-24b6-4d6c-a290-4b19d0297fbe 2018-09-08 08:10:16,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a6e8dad-d61f-4498-9567-ad5c64bbb285 2018-09-08 08:10:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5a6e8dad-d61f-4498-9567-ad5c64bbb285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-778d169d-dd6b-4a3e-865b-54f19b21edaa Date: Sat, 08 Sep 2018 08:10:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "port_range_min": null, "revision_number": 0, "tenant_id": "1cb0d041064045b188a090b6416707d9", "created_at": "2018-09-08T08:10:09Z", "project_id": "1cb0d041064045b188a090b6416707d9", "id": "2e94ad17-988c-47da-8d06-f1bc4795432d"}, {"remote_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "port_range_min": null, "revision_number": 0, "tenant_id": "1cb0d041064045b188a090b6416707d9", "created_at": "2018-09-08T08:10:09Z", "project_id": "1cb0d041064045b188a090b6416707d9", "id": "30a26c01-35bb-46b2-a51d-f4855b1e20a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "port_range_min": null, "revision_number": 0, "tenant_id": "1cb0d041064045b188a090b6416707d9", "created_at": "2018-09-08T08:10:09Z", "project_id": "1cb0d041064045b188a090b6416707d9", "id": "91170e5c-e96f-4a86-a666-2bfe76604754"}, {"remote_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:10:09Z", "security_group_id": "5a6e8dad-d61f-4498-9567-ad5c64bbb285", "port_range_min": null, "revision_number": 0, "tenant_id": "1cb0d041064045b188a090b6416707d9", "created_at": "2018-09-08T08:10:09Z", "project_id": "1cb0d041064045b188a090b6416707d9", "id": "e56cd27b-1207-4d0d-a4bd-64a422c3da83"}]} 2018-09-08 08:10:16,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5a6e8dad-d61f-4498-9567-ad5c64bbb285 used request id req-778d169d-dd6b-4a3e-865b-54f19b21edaa 2018-09-08 08:10:16,541 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:10:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5a6e8dad-d61f-4498-9567-ad5c64bbb285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:16,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1a42b53-3187-4087-8f68-a5a7f3eca269 Content-Length: 0 Date: Sat, 08 Sep 2018 08:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:16,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5a6e8dad-d61f-4498-9567-ad5c64bbb285 used request id req-f1a42b53-3187-4087-8f68-a5a7f3eca269 2018-09-08 08:10:16,831 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-977916ee-564e-409-proj 2018-09-08 08:10:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:17,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb0a316-cf86-4617-b43b-624332bc02cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:17,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1cb0d041064045b188a090b6416707d9 used request id req-4bb0a316-cf86-4617-b43b-624332bc02cb 2018-09-08 08:10:17,046 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-977916ee-564e-409-proj-role 2018-09-08 08:10:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:17,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806da8f1-3f33-41d9-a8af-cdad8237e498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:17,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8a11917f15284c2195b61cd206973d43 used request id req-806da8f1-3f33-41d9-a8af-cdad8237e498 2018-09-08 08:10:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9615efae7e315a48f87f1c0266dbfa04565db07" 2018-09-08 08:10:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad85959-3687-4005-b0b8-ae77aa6221a1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:17,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9ad85959-3687-4005-b0b8-ae77aa6221a1 2018-09-08 08:10:17,246 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-977916ee-564e-409-user 2018-09-08 08:10:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d4be3d59f97a48c7affce8f8cc6c6a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f04eb27f7c2acb7b244d5ea50a1d04a4d561a89" 2018-09-08 08:10:17,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b8c2be1-0c10-49de-8c21-5408fbc3b500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:17,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d4be3d59f97a48c7affce8f8cc6c6a69 used request id req-3b8c2be1-0c10-49de-8c21-5408fbc3b500 2018-09-08 08:10:17,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:17,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sv-si2AmTRaAop3XN2Ujtg"], "issued_at": "2018-09-08T08:10:17.000000Z"}} 2018-09-08 08:10:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eaf22ce57454dbfebae9e336853b6dbab90200c" 2018-09-08 08:10:17,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8bd017-238a-4672-9263-75bdc24a4cc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:17,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e8bd017-238a-4672-9263-75bdc24a4cc7 2018-09-08 08:10:17,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:17,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:18,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["I2ywraBJTh-fi-rG3-USHQ"], "issued_at": "2018-09-08T08:10:18.000000Z"}} 2018-09-08 08:10:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:18,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe934fa-683b-4487-8f32-fb0507acdf4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:18,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebe934fa-683b-4487-8f32-fb0507acdf4b 2018-09-08 08:10:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:18,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-40d5b568-b18a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72da5be4-469b-4c5f-9bac-05c74dd60bb7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-40d5b568-b18a-421-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:10:18,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-40d5b568-b18a-421-proj used request id req-72da5be4-469b-4c5f-9bac-05c74dd60bb7 2018-09-08 08:10:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:18,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b26790a-3e75-488d-aae2-58019dbb866e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:18,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3b26790a-3e75-488d-aae2-58019dbb866e 2018-09-08 08:10:18,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}}' 2018-09-08 08:10:18,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef696a2-74d6-45c8-bf8b-27507b58da0d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d"}, "enabled": true, "id": "4676fb8a29c74ed8b20a94a12536533d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}} 2018-09-08 08:10:18,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5ef696a2-74d6-45c8-bf8b-27507b58da0d 2018-09-08 08:10:18,672 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-40d5b568-b18a-421-proj 2018-09-08 08:10:18,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:18,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:19,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5L0hW8p2R3-tQGaxfayBCw"], "issued_at": "2018-09-08T08:10:19.000000Z"}} 2018-09-08 08:10:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cbfd8e0be5c3853a22cb84531e199c9014a701" 2018-09-08 08:10:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c17b7a-9fcb-4fc5-bc9a-a7ebecd0dcfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:19,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4c17b7a-9fcb-4fc5-bc9a-a7ebecd0dcfa 2018-09-08 08:10:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:19,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cbfd8e0be5c3853a22cb84531e199c9014a701" 2018-09-08 08:10:19,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4e0a0b-3f8f-4235-9bc1-c4d368470395 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:10:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0c4e0a0b-3f8f-4235-9bc1-c4d368470395 2018-09-08 08:10:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-40d5b568-b18a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cbfd8e0be5c3853a22cb84531e199c9014a701" 2018-09-08 08:10:19,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa0f43f-bcfb-4107-b226-66fb70c4ea1a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-40d5b568-b18a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d"}, "enabled": true, "id": "4676fb8a29c74ed8b20a94a12536533d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}]} 2018-09-08 08:10:19,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-40d5b568-b18a-421-proj used request id req-6aa0f43f-bcfb-4107-b226-66fb70c4ea1a 2018-09-08 08:10:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cbfd8e0be5c3853a22cb84531e199c9014a701" 2018-09-08 08:10:19,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b71a7c-0a69-426a-a052-92d08d77a6db Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:19,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f4b71a7c-0a69-426a-a052-92d08d77a6db 2018-09-08 08:10:19,756 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-40d5b568-b18a-421-user 2018-09-08 08:10:19,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:19,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7d2b2c-c9be-4643-9983-6799b3f44232 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:19,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a7d2b2c-c9be-4643-9983-6799b3f44232 2018-09-08 08:10:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" -d '{"role": {"name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role"}}' 2018-09-08 08:10:19,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a4e0f71-61e9-410f-94c5-c0d09db02582 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e647547e704a45f9ab13fa7a441f29e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6"}, "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role"}} 2018-09-08 08:10:19,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a4e0f71-61e9-410f-94c5-c0d09db02582 2018-09-08 08:10:19,984 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-40d5b568-b18a-421-proj-role 2018-09-08 08:10:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:20,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c394ec-b7f3-477b-9c4e-00cf822eca5b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6"}, "domain_id": null, "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role", "id": "e647547e704a45f9ab13fa7a441f29e6"}} 2018-09-08 08:10:20,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6 used request id req-d5c394ec-b7f3-477b-9c4e-00cf822eca5b 2018-09-08 08:10:20,069 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-40d5b568-b18a-421-proj-role to project CreateRouterSuccessTests-40d5b568-b18a-421-proj 2018-09-08 08:10:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d/users/6c21509a2c014c1d85aba0107aad60d5/roles/e647547e704a45f9ab13fa7a441f29e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:20,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a756ba9-8605-4465-acc7-4d911340cb9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:20,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d/users/6c21509a2c014c1d85aba0107aad60d5/roles/e647547e704a45f9ab13fa7a441f29e6 used request id req-3a756ba9-8605-4465-acc7-4d911340cb9d 2018-09-08 08:10:20,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:20,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:20,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e647547e704a45f9ab13fa7a441f29e6", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role"}], "expires_at": "2018-09-08T09:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4676fb8a29c74ed8b20a94a12536533d", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-40d5b568-b18a-421-user", "id": "6c21509a2c014c1d85aba0107aad60d5"}, "audit_ids": ["Cswex2oFSFKRidefis8zXw"], "issued_at": "2018-09-08T08:10:20.000000Z"}} 2018-09-08 08:10:20,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:20,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103302c0-0557-45df-a4e1-865822457c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:20,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-103302c0-0557-45df-a4e1-865822457c07 2018-09-08 08:10:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:20,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-88dcccb2-def6-4398-838a-c87963ebcc97 Date: Sat, 08 Sep 2018 08:10:20 GMT RESP BODY: {"routers": []} 2018-09-08 08:10:20,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True used request id req-88dcccb2-def6-4398-838a-c87963ebcc97 2018-09-08 08:10:20,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:20,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:21,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e647547e704a45f9ab13fa7a441f29e6", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role"}], "expires_at": "2018-09-08T09:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4676fb8a29c74ed8b20a94a12536533d", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-40d5b568-b18a-421-user", "id": "6c21509a2c014c1d85aba0107aad60d5"}, "audit_ids": ["iTAYZl1wSMiPH1ZXd4_YiA"], "issued_at": "2018-09-08T08:10:21.000000Z"}} 2018-09-08 08:10:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd7ade964a9d2391c6f00070c406b811ee719cc" 2018-09-08 08:10:21,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657ca4e8-dd84-4f2f-a139-0dfc1a663551 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:21,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-657ca4e8-dd84-4f2f-a139-0dfc1a663551 2018-09-08 08:10:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:21,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-23e1f90b-ba75-4d03-9f7c-f34685af51a9 Date: Sat, 08 Sep 2018 08:10:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:10:21,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-23e1f90b-ba75-4d03-9f7c-f34685af51a9 2018-09-08 08:10:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:21,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f83b28e6-d03b-4827-a9c6-76e92bc3e3e1 Date: Sat, 08 Sep 2018 08:10:21 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:10:21,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-f83b28e6-d03b-4827-a9c6-76e92bc3e3e1 2018-09-08 08:10:21,755 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router 2018-09-08 08:10:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router", "admin_state_up": true}}' 2018-09-08 08:10:26,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-f8b84f1c-fd71-4ef7-82c6-00543634bccd Date: Sat, 08 Sep 2018 08:10:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4676fb8a29c74ed8b20a94a12536533d", "created_at": "2018-09-08T08:10:22Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4676fb8a29c74ed8b20a94a12536533d", "id": "f8ea997d-eeaf-49d6-9afc-237082f7d841", "name": "CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router"}} 2018-09-08 08:10:26,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-f8b84f1c-fd71-4ef7-82c6-00543634bccd 2018-09-08 08:10:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:26,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbb80400-ad8f-49f6-a717-cfdb0446bfcd Date: Sat, 08 Sep 2018 08:10:26 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:26,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-cbb80400-ad8f-49f6-a717-cfdb0446bfcd 2018-09-08 08:10:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e5e53040-1dab-44ee-b5cb-14c907987a57 Date: Sat, 08 Sep 2018 08:10:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4676fb8a29c74ed8b20a94a12536533d", "created_at": "2018-09-08T08:10:22Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:25Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "4676fb8a29c74ed8b20a94a12536533d", "id": "f8ea997d-eeaf-49d6-9afc-237082f7d841", "name": "CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router"}} 2018-09-08 08:10:27,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-e5e53040-1dab-44ee-b5cb-14c907987a57 2018-09-08 08:10:27,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eb84c729-88e8-473a-9b3f-cfa220fe2219 Date: Sat, 08 Sep 2018 08:10:27 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:27,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-eb84c729-88e8-473a-9b3f-cfa220fe2219 2018-09-08 08:10:27,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:27,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e647547e704a45f9ab13fa7a441f29e6", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj-role"}], "expires_at": "2018-09-08T09:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4676fb8a29c74ed8b20a94a12536533d", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4676fb8a29c74ed8b20a94a12536533d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-40d5b568-b18a-421-user", "id": "6c21509a2c014c1d85aba0107aad60d5"}, "audit_ids": ["SYo_aIcwTF6fbFlRsxhi7w"], "issued_at": "2018-09-08T08:10:27.000000Z"}} 2018-09-08 08:10:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a96ea16a4073db4494bae933c7527ff859b2a3" 2018-09-08 08:10:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-85d8935e-39a8-4afa-b057-ce62f00b393e Date: Sat, 08 Sep 2018 08:10:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4676fb8a29c74ed8b20a94a12536533d", "created_at": "2018-09-08T08:10:22Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:25Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "4676fb8a29c74ed8b20a94a12536533d", "id": "f8ea997d-eeaf-49d6-9afc-237082f7d841", "name": "CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router"}]} 2018-09-08 08:10:27,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True used request id req-85d8935e-39a8-4afa-b057-ce62f00b393e 2018-09-08 08:10:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:27,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eaf22ce57454dbfebae9e336853b6dbab90200c" 2018-09-08 08:10:28,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da46432e-e578-413a-b910-1f3392f874b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d"}, "enabled": true, "id": "4676fb8a29c74ed8b20a94a12536533d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-40d5b568-b18a-421-proj"}} 2018-09-08 08:10:28,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d used request id req-da46432e-e578-413a-b910-1f3392f874b1 2018-09-08 08:10:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a96ea16a4073db4494bae933c7527ff859b2a3" 2018-09-08 08:10:28,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c8cce21-f139-42a2-9de9-53ab84f38123 Date: Sat, 08 Sep 2018 08:10:28 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:28,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-7c8cce21-f139-42a2-9de9-53ab84f38123 2018-09-08 08:10:28,360 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router 2018-09-08 08:10:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a96ea16a4073db4494bae933c7527ff859b2a3" 2018-09-08 08:10:32,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43e1c63f-f011-44d9-9f50-df2510ce7595 Content-Length: 0 Date: Sat, 08 Sep 2018 08:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:32,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-43e1c63f-f011-44d9-9f50-df2510ce7595 2018-09-08 08:10:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a96ea16a4073db4494bae933c7527ff859b2a3" 2018-09-08 08:10:32,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70c813c5-0174-4019-8cbe-fc5b60a13343 Date: Sat, 08 Sep 2018 08:10:32 GMT RESP BODY: {"routers": []} 2018-09-08 08:10:32,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router&admin_state_up=True used request id req-70c813c5-0174-4019-8cbe-fc5b60a13343 2018-09-08 08:10:32,865 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router 2018-09-08 08:10:32,865 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8caf401d-186f-43e8-93b4-dee428fb0d91-pub-router 2018-09-08 08:10:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09fc0ba4cbde037cfd1099d424356689cd0a26d" 2018-09-08 08:10:33,056 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-1fd285d7-75e9-4abc-9177-34cefe5bc170 Date: Sat, 08 Sep 2018 08:10:33 GMT RESP BODY: {"NeutronError": {"message": "Router f8ea997d-eeaf-49d6-9afc-237082f7d841 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-08 08:10:33,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f8ea997d-eeaf-49d6-9afc-237082f7d841 used request id req-1fd285d7-75e9-4abc-9177-34cefe5bc170 2018-09-08 08:10:33,057 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router f8ea997d-eeaf-49d6-9afc-237082f7d841 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-08 08:10:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0ea5eecb-ba43-4f15-8631-c178bb53e3bf Date: Sat, 08 Sep 2018 08:10:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:10:33,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0ea5eecb-ba43-4f15-8631-c178bb53e3bf 2018-09-08 08:10:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030fffc7-78fe-4942-aac1-1162d64cf60f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:33,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-030fffc7-78fe-4942-aac1-1162d64cf60f 2018-09-08 08:10:33,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:33,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a7eea6-4dd2-4596-9b97-b50dcb74d0dc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:10:33,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-32a7eea6-4dd2-4596-9b97-b50dcb74d0dc 2018-09-08 08:10:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1dbd46-33f5-483b-8556-7bc1314fb6a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:33,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-ba1dbd46-33f5-483b-8556-7bc1314fb6a2 2018-09-08 08:10:33,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa08fc35-76a7-4d5c-ad91-1dfb7a39f38d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:33,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-fa08fc35-76a7-4d5c-ad91-1dfb7a39f38d 2018-09-08 08:10:33,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:33,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4a33d7-30c0-4ecb-a995-7a8c8fb6d87c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:10:33,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-3e4a33d7-30c0-4ecb-a995-7a8c8fb6d87c 2018-09-08 08:10:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ecee16-da70-4146-b431-e48fe6dbd4fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:34,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-80ecee16-da70-4146-b431-e48fe6dbd4fa 2018-09-08 08:10:34,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df29fd89-c76a-45ef-bde0-37629ae8ab66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:34,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-df29fd89-c76a-45ef-bde0-37629ae8ab66 2018-09-08 08:10:34,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54aae557-5803-430d-93f9-a14a39dbca7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:34,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-54aae557-5803-430d-93f9-a14a39dbca7e 2018-09-08 08:10:34,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d8a6c9-b510-4398-b898-653544ccd182 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-82d8a6c9-b510-4398-b898-653544ccd182 2018-09-08 08:10:34,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d19be202-e0a6-4e09-9dc1-ece3213f7920 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:34,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-d19be202-e0a6-4e09-9dc1-ece3213f7920 2018-09-08 08:10:34,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:34,349 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-40d5b568-b18a-421-proj 2018-09-08 08:10:34,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0214d05a-1c40-4ceb-9b6d-86f1c241c288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:34,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4676fb8a29c74ed8b20a94a12536533d used request id req-0214d05a-1c40-4ceb-9b6d-86f1c241c288 2018-09-08 08:10:34,561 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-40d5b568-b18a-421-proj-role 2018-09-08 08:10:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0675df6-e44d-42e1-9aeb-625a381467f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:34,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e647547e704a45f9ab13fa7a441f29e6 used request id req-b0675df6-e44d-42e1-9aeb-625a381467f4 2018-09-08 08:10:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5fb310d0f0651a8b0c4b6bc81b7b1f51d58f4f" 2018-09-08 08:10:34,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9e2a8d-58b8-4ff1-bbbf-76ca231ea854 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:34,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a9e2a8d-58b8-4ff1-bbbf-76ca231ea854 2018-09-08 08:10:34,763 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-40d5b568-b18a-421-user 2018-09-08 08:10:34,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6c21509a2c014c1d85aba0107aad60d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cbfd8e0be5c3853a22cb84531e199c9014a701" 2018-09-08 08:10:35,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddeb106e-31a8-4d43-b153-77818344142d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:35,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6c21509a2c014c1d85aba0107aad60d5 used request id req-ddeb106e-31a8-4d43-b153-77818344142d 2018-09-08 08:10:35,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:35,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PbrM15INS66ZCoYacUta6A"], "issued_at": "2018-09-08T08:10:35.000000Z"}} 2018-09-08 08:10:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8852a2caa488aacd55296929d99fdef4559498" 2018-09-08 08:10:35,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adcecf4-0d94-479f-b493-727b276c61c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:35,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6adcecf4-0d94-479f-b493-727b276c61c5 2018-09-08 08:10:35,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:35,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:35,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tHSyLCoQTGmJuTWqwnZq2A"], "issued_at": "2018-09-08T08:10:35.000000Z"}} 2018-09-08 08:10:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:36,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d517c7e6-95a9-4c17-a11e-156fa449cdc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:36,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d517c7e6-95a9-4c17-a11e-156fa449cdc1 2018-09-08 08:10:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:36,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:36,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557371fd-c869-4508-a3a6-ce5c50b9df20 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:10:36,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj used request id req-557371fd-c869-4508-a3a6-ce5c50b9df20 2018-09-08 08:10:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:36,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0ab2cc-ed41-42e4-8339-53e6efb01b9b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:36,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ee0ab2cc-ed41-42e4-8339-53e6efb01b9b 2018-09-08 08:10:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}}' 2018-09-08 08:10:36,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8462f2d2-e6e5-43e1-83d3-58c94a3c3369 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a"}, "enabled": true, "id": "d98de97d4a9049febe5a8f0cb280f11a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}} 2018-09-08 08:10:36,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8462f2d2-e6e5-43e1-83d3-58c94a3c3369 2018-09-08 08:10:36,355 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj 2018-09-08 08:10:36,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:36,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:36,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vlK3VLLZRQSpEDB_FLXDrw"], "issued_at": "2018-09-08T08:10:36.000000Z"}} 2018-09-08 08:10:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6871a9eaaec16d45378cdad89432e4b00d0ef5c" 2018-09-08 08:10:36,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06951741-c3e8-45b4-9f0a-84a41eeef8ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:36,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06951741-c3e8-45b4-9f0a-84a41eeef8ec 2018-09-08 08:10:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:36,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6871a9eaaec16d45378cdad89432e4b00d0ef5c" 2018-09-08 08:10:36,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b0e64f-20c2-464d-a12e-7f526cfb5c3b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:10:36,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30b0e64f-20c2-464d-a12e-7f526cfb5c3b 2018-09-08 08:10:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6871a9eaaec16d45378cdad89432e4b00d0ef5c" 2018-09-08 08:10:36,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf146e9-adc3-4abc-9b39-4c87f58b3ba9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a"}, "enabled": true, "id": "d98de97d4a9049febe5a8f0cb280f11a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}]} 2018-09-08 08:10:36,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj used request id req-bdf146e9-adc3-4abc-9b39-4c87f58b3ba9 2018-09-08 08:10:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6871a9eaaec16d45378cdad89432e4b00d0ef5c" 2018-09-08 08:10:37,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a081e2d-9963-4f1c-b7dd-fcc8935e273e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:37,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6a081e2d-9963-4f1c-b7dd-fcc8935e273e 2018-09-08 08:10:37,438 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-user 2018-09-08 08:10:37,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:37,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89a1df5-c651-40ff-b26b-3e82a7158713 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:37,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e89a1df5-c651-40ff-b26b-3e82a7158713 2018-09-08 08:10:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" -d '{"role": {"name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role"}}' 2018-09-08 08:10:37,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e53115-b508-435e-96ab-ad124722a952 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82ed9cf7ced546ec8ea18a0cfe3f09f7", "links": {"self": "http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7"}, "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role"}} 2018-09-08 08:10:37,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a6e53115-b508-435e-96ab-ad124722a952 2018-09-08 08:10:37,642 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role 2018-09-08 08:10:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:37,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08264803-9b3e-42d9-8c59-bcb0e2cc3c6d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7"}, "domain_id": null, "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role", "id": "82ed9cf7ced546ec8ea18a0cfe3f09f7"}} 2018-09-08 08:10:37,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 used request id req-08264803-9b3e-42d9-8c59-bcb0e2cc3c6d 2018-09-08 08:10:37,664 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role to project CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj 2018-09-08 08:10:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a/users/b0f6842ad08146e4afacf9b22ac66de3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:37,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4882b62b-e0fc-4504-99ee-8426460cebe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:37,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a/users/b0f6842ad08146e4afacf9b22ac66de3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 used request id req-4882b62b-e0fc-4504-99ee-8426460cebe1 2018-09-08 08:10:37,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:37,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:38,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82ed9cf7ced546ec8ea18a0cfe3f09f7", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role"}], "expires_at": "2018-09-08T09:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d98de97d4a9049febe5a8f0cb280f11a", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-user", "id": "b0f6842ad08146e4afacf9b22ac66de3"}, "audit_ids": ["ocwiEQIcQ5qypV9Zo81ehg"], "issued_at": "2018-09-08T08:10:38.000000Z"}} 2018-09-08 08:10:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:38,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edd3ea9-17bf-435a-9a53-42dddb6f3520 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:38,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5edd3ea9-17bf-435a-9a53-42dddb6f3520 2018-09-08 08:10:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:38,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cac08db-eb19-4173-b2e9-483f587b9121 Date: Sat, 08 Sep 2018 08:10:38 GMT RESP BODY: {"routers": []} 2018-09-08 08:10:38,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router&admin_state_up=True used request id req-5cac08db-eb19-4173-b2e9-483f587b9121 2018-09-08 08:10:38,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:38,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:38,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82ed9cf7ced546ec8ea18a0cfe3f09f7", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role"}], "expires_at": "2018-09-08T09:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d98de97d4a9049febe5a8f0cb280f11a", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-user", "id": "b0f6842ad08146e4afacf9b22ac66de3"}, "audit_ids": ["QUkFjru5SXa2ws8LqxL85A"], "issued_at": "2018-09-08T08:10:38.000000Z"}} 2018-09-08 08:10:38,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bceed7846d928bd8494bad8cfe16476c098168" 2018-09-08 08:10:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19da7d5-0c92-4921-b1bd-7a665a95288b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:38,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f19da7d5-0c92-4921-b1bd-7a665a95288b 2018-09-08 08:10:38,904 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router 2018-09-08 08:10:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" -d '{"router": {"name": "CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router", "admin_state_up": true}}' 2018-09-08 08:10:42,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-7ee0130f-c76e-4e79-91c3-e9f093eb19b1 Date: Sat, 08 Sep 2018 08:10:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d98de97d4a9049febe5a8f0cb280f11a", "created_at": "2018-09-08T08:10:39Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:39Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "d98de97d4a9049febe5a8f0cb280f11a", "id": "761053d5-efa5-4103-b215-119251963aaa", "name": "CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router"}} 2018-09-08 08:10:42,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-7ee0130f-c76e-4e79-91c3-e9f093eb19b1 2018-09-08 08:10:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-35c0c399-1436-49db-8861-82d417e08b51 Date: Sat, 08 Sep 2018 08:10:42 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:42,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa used request id req-35c0c399-1436-49db-8861-82d417e08b51 2018-09-08 08:10:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/761053d5-efa5-4103-b215-119251963aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:43,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-bb35320c-1a6e-4b25-842b-81d461a48e08 Date: Sat, 08 Sep 2018 08:10:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d98de97d4a9049febe5a8f0cb280f11a", "created_at": "2018-09-08T08:10:39Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:42Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "d98de97d4a9049febe5a8f0cb280f11a", "id": "761053d5-efa5-4103-b215-119251963aaa", "name": "CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router"}} 2018-09-08 08:10:43,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/761053d5-efa5-4103-b215-119251963aaa used request id req-bb35320c-1a6e-4b25-842b-81d461a48e08 2018-09-08 08:10:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:43,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06f08e8b-225a-406a-94e7-c9dff77846b4 Date: Sat, 08 Sep 2018 08:10:43 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:43,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa used request id req-06f08e8b-225a-406a-94e7-c9dff77846b4 2018-09-08 08:10:43,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:43,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82ed9cf7ced546ec8ea18a0cfe3f09f7", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role"}], "expires_at": "2018-09-08T09:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d98de97d4a9049febe5a8f0cb280f11a", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d98de97d4a9049febe5a8f0cb280f11a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-user", "id": "b0f6842ad08146e4afacf9b22ac66de3"}, "audit_ids": ["lRW00KiIRX-B97KHIccR-Q"], "issued_at": "2018-09-08T08:10:43.000000Z"}} 2018-09-08 08:10:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b722da20f2c269f74ae716b7eecc214824800293" 2018-09-08 08:10:43,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-86c327d3-d2ba-4a1a-80f9-77c4c6a3dd66 Date: Sat, 08 Sep 2018 08:10:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d98de97d4a9049febe5a8f0cb280f11a", "created_at": "2018-09-08T08:10:39Z", "admin_state_up": true, "updated_at": "2018-09-08T08:10:42Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "d98de97d4a9049febe5a8f0cb280f11a", "id": "761053d5-efa5-4103-b215-119251963aaa", "name": "CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router"}]} 2018-09-08 08:10:43,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router&admin_state_up=True used request id req-86c327d3-d2ba-4a1a-80f9-77c4c6a3dd66 2018-09-08 08:10:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:43,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8852a2caa488aacd55296929d99fdef4559498" 2018-09-08 08:10:43,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17aefb14-1cc8-4cb8-8e86-41ce98c3f3cc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a"}, "enabled": true, "id": "d98de97d4a9049febe5a8f0cb280f11a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj"}} 2018-09-08 08:10:43,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a used request id req-17aefb14-1cc8-4cb8-8e86-41ce98c3f3cc 2018-09-08 08:10:43,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b722da20f2c269f74ae716b7eecc214824800293" 2018-09-08 08:10:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74dadc7d-1d7d-499c-a50f-038997417152 Date: Sat, 08 Sep 2018 08:10:44 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:44,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=761053d5-efa5-4103-b215-119251963aaa used request id req-74dadc7d-1d7d-499c-a50f-038997417152 2018-09-08 08:10:44,167 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router 2018-09-08 08:10:44,167 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-95ef576f-bdfb-408b-b9df-4e9af65bd3cf-pub-router 2018-09-08 08:10:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/761053d5-efa5-4103-b215-119251963aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea90f474bdbf364b9e34c4709c798af0dfc6c2b" 2018-09-08 08:10:47,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-084aae47-aea8-40c8-8fb8-61de1627add8 Content-Length: 0 Date: Sat, 08 Sep 2018 08:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:10:47,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/761053d5-efa5-4103-b215-119251963aaa used request id req-084aae47-aea8-40c8-8fb8-61de1627add8 2018-09-08 08:10:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:47,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8af01db6-953c-4664-8312-4dfa6cd813e7 Date: Sat, 08 Sep 2018 08:10:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:10:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8af01db6-953c-4664-8312-4dfa6cd813e7 2018-09-08 08:10:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:47,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d650df-baca-43d6-bd26-73bc8ad28bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:47,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-d7d650df-baca-43d6-bd26-73bc8ad28bd4 2018-09-08 08:10:47,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a7ae6e-2848-4c21-bd97-ccfa2ebbeb05 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:10:47,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-62a7ae6e-2848-4c21-bd97-ccfa2ebbeb05 2018-09-08 08:10:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:47,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00df625a-a0c9-4451-a174-b7f305f709d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:47,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-00df625a-a0c9-4451-a174-b7f305f709d1 2018-09-08 08:10:47,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:47,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e4e3a0-a536-4378-bcd2-ed4a0d9adeb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-92e4e3a0-a536-4378-bcd2-ed4a0d9adeb7 2018-09-08 08:10:47,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c6a8f3-b215-48c9-b1b5-b8b91ee0abcd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:10:48,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-c3c6a8f3-b215-48c9-b1b5-b8b91ee0abcd 2018-09-08 08:10:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f553bc6f-1ddb-4d9c-bd2f-4ae241b2f661 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:48,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-f553bc6f-1ddb-4d9c-bd2f-4ae241b2f661 2018-09-08 08:10:48,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c842068-0169-4021-8033-36067421b809 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:48,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1c842068-0169-4021-8033-36067421b809 2018-09-08 08:10:48,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389d3140-f856-4503-a5ae-a7e0c56942a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:48,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-389d3140-f856-4503-a5ae-a7e0c56942a0 2018-09-08 08:10:48,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29370f56-974c-4276-abbc-2a45cf13787e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:48,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-29370f56-974c-4276-abbc-2a45cf13787e 2018-09-08 08:10:48,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9532d3-c8fc-4ead-a222-cf52f8fabb5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:10:48,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-db9532d3-c8fc-4ead-a222-cf52f8fabb5a 2018-09-08 08:10:48,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:10:48,481 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj 2018-09-08 08:10:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ef555f-0809-4ee2-87f0-c9f037aa7967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:48,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d98de97d4a9049febe5a8f0cb280f11a used request id req-26ef555f-0809-4ee2-87f0-c9f037aa7967 2018-09-08 08:10:48,699 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-proj-role 2018-09-08 08:10:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1b5e3c-fc53-4dc3-ab7e-341ef57020d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:48,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/82ed9cf7ced546ec8ea18a0cfe3f09f7 used request id req-9e1b5e3c-fc53-4dc3-ab7e-341ef57020d2 2018-09-08 08:10:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c2d11e3ce887348f95bbcbc4b57e44437a19c" 2018-09-08 08:10:48,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf43b37-c02f-4f7c-b7be-d311cafafac9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:48,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bbf43b37-c02f-4f7c-b7be-d311cafafac9 2018-09-08 08:10:48,899 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-36a0dca3-7c3b-4f3-user 2018-09-08 08:10:48,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b0f6842ad08146e4afacf9b22ac66de3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6871a9eaaec16d45378cdad89432e4b00d0ef5c" 2018-09-08 08:10:49,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f4825f-e38d-4147-9b83-3d40f7f81f46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:49,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b0f6842ad08146e4afacf9b22ac66de3 used request id req-a9f4825f-e38d-4147-9b83-3d40f7f81f46 2018-09-08 08:10:49,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:49,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["xOG5aOdHQlO5MaLsmvT6aQ"], "issued_at": "2018-09-08T08:10:49.000000Z"}} 2018-09-08 08:10:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5967837484db8f4347722aaf2fbc29e8452f6a" 2018-09-08 08:10:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8773cea-e01d-4930-bc9d-dd0799f69385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:49,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8773cea-e01d-4930-bc9d-dd0799f69385 2018-09-08 08:10:49,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:49,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:49,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BSUWCpqWQ3aSHjccCHYLuA"], "issued_at": "2018-09-08T08:10:49.000000Z"}} 2018-09-08 08:10:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:50,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a115f626-a5d1-4315-a1b8-b465952a328d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:50,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a115f626-a5d1-4315-a1b8-b465952a328d 2018-09-08 08:10:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:50,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-175b84f6-9c25-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:50,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a82978c-ce5b-4914-8b6f-b5b1b3decf6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-175b84f6-9c25-457-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:10:50,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-175b84f6-9c25-457-proj used request id req-2a82978c-ce5b-4914-8b6f-b5b1b3decf6a 2018-09-08 08:10:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:50,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8e7823-1066-4e63-b1c9-3e2b2c6d07a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:50,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ff8e7823-1066-4e63-b1c9-3e2b2c6d07a5 2018-09-08 08:10:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}}' 2018-09-08 08:10:50,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d958005-62a5-4702-88ca-5caa2bf6ac7f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339"}, "enabled": true, "id": "c92cfd9718ea4b12a90f7ba110321339", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}} 2018-09-08 08:10:50,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3d958005-62a5-4702-88ca-5caa2bf6ac7f 2018-09-08 08:10:50,272 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-175b84f6-9c25-457-proj 2018-09-08 08:10:50,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:50,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:50,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1E3UAr4eRCCth9rPz8eKzQ"], "issued_at": "2018-09-08T08:10:50.000000Z"}} 2018-09-08 08:10:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3221030cf189f4eeb8040321998fb6e9376b733a" 2018-09-08 08:10:50,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cdfb25-e78b-4601-8062-0979b8988c06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:50,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-28cdfb25-e78b-4601-8062-0979b8988c06 2018-09-08 08:10:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:50,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:50,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3221030cf189f4eeb8040321998fb6e9376b733a" 2018-09-08 08:10:50,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7270fa54-f107-48ea-9677-f1a64c5f5981 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:10:50,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7270fa54-f107-48ea-9677-f1a64c5f5981 2018-09-08 08:10:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-175b84f6-9c25-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3221030cf189f4eeb8040321998fb6e9376b733a" 2018-09-08 08:10:50,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871c0f9c-b9d0-4bd1-995c-8afd14695e09 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-175b84f6-9c25-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339"}, "enabled": true, "id": "c92cfd9718ea4b12a90f7ba110321339", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}]} 2018-09-08 08:10:50,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-175b84f6-9c25-457-proj used request id req-871c0f9c-b9d0-4bd1-995c-8afd14695e09 2018-09-08 08:10:50,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3221030cf189f4eeb8040321998fb6e9376b733a" 2018-09-08 08:10:51,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dee207-9ab7-4c22-89f1-d46e31a0ea38 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:10:51,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b6dee207-9ab7-4c22-89f1-d46e31a0ea38 2018-09-08 08:10:51,360 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-175b84f6-9c25-457-user 2018-09-08 08:10:51,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:51,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492de765-4d60-46f9-90f3-a22049302704 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:10:51,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-492de765-4d60-46f9-90f3-a22049302704 2018-09-08 08:10:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" -d '{"role": {"name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role"}}' 2018-09-08 08:10:51,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1deb942-f9e5-44a9-9921-541e1f4ec9dc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd7f83569ed44f2fb8704e1a6489433c", "links": {"self": "http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c"}, "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role"}} 2018-09-08 08:10:51,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1deb942-f9e5-44a9-9921-541e1f4ec9dc 2018-09-08 08:10:51,578 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-175b84f6-9c25-457-proj-role 2018-09-08 08:10:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:51,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12f3a1b-03be-4578-9b01-6244e0e85a6c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c"}, "domain_id": null, "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role", "id": "dd7f83569ed44f2fb8704e1a6489433c"}} 2018-09-08 08:10:51,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c used request id req-b12f3a1b-03be-4578-9b01-6244e0e85a6c 2018-09-08 08:10:51,598 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-175b84f6-9c25-457-proj-role to project CreateRouterSuccessTests-175b84f6-9c25-457-proj 2018-09-08 08:10:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339/users/f8652d2c23714476934cfaa7ff299e37/roles/dd7f83569ed44f2fb8704e1a6489433c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:10:51,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6e1c50-a22c-4142-8269-56bb727d1168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:10:51,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339/users/f8652d2c23714476934cfaa7ff299e37/roles/dd7f83569ed44f2fb8704e1a6489433c used request id req-7a6e1c50-a22c-4142-8269-56bb727d1168 2018-09-08 08:10:51,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:51,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:52,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd7f83569ed44f2fb8704e1a6489433c", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role"}], "expires_at": "2018-09-08T09:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c92cfd9718ea4b12a90f7ba110321339", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-175b84f6-9c25-457-user", "id": "f8652d2c23714476934cfaa7ff299e37"}, "audit_ids": ["95MF3wJ0RhykrTIIIRNbfA"], "issued_at": "2018-09-08T08:10:52.000000Z"}} 2018-09-08 08:10:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:10:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550ee248-d082-4bac-9649-c0e9274f34ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:52,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-550ee248-d082-4bac-9649-c0e9274f34ec 2018-09-08 08:10:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:10:52,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c625611-57aa-41c4-9ae4-793179ac347c Date: Sat, 08 Sep 2018 08:10:52 GMT RESP BODY: {"routers": []} 2018-09-08 08:10:52,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router&admin_state_up=False used request id req-5c625611-57aa-41c4-9ae4-793179ac347c 2018-09-08 08:10:52,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:10:52,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:52,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd7f83569ed44f2fb8704e1a6489433c", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role"}], "expires_at": "2018-09-08T09:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c92cfd9718ea4b12a90f7ba110321339", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-175b84f6-9c25-457-user", "id": "f8652d2c23714476934cfaa7ff299e37"}, "audit_ids": ["jYoeT1mASr6OvHHAAY7U0g"], "issued_at": "2018-09-08T08:10:52.000000Z"}} 2018-09-08 08:10:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4f052a4dd6f9adc942c0c52a9dd489099ab08c" 2018-09-08 08:10:52,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44787a8-b825-4f60-bdf5-073da40bc0a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:10:52,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d44787a8-b825-4f60-bdf5-073da40bc0a6 2018-09-08 08:10:52,844 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router 2018-09-08 08:10:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" -d '{"router": {"name": "CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router", "admin_state_up": false}}' 2018-09-08 08:10:56,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-deba76e6-48f7-4dde-88ad-417478ae3015 Date: Sat, 08 Sep 2018 08:10:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c92cfd9718ea4b12a90f7ba110321339", "created_at": "2018-09-08T08:10:53Z", "admin_state_up": false, "updated_at": "2018-09-08T08:10:53Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "c92cfd9718ea4b12a90f7ba110321339", "id": "0968c337-2f3c-4c16-b192-b001e111ebd5", "name": "CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router"}} 2018-09-08 08:10:56,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-deba76e6-48f7-4dde-88ad-417478ae3015 2018-09-08 08:10:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:10:56,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f408133-0c3a-4be0-8dcc-8733938144cf Date: Sat, 08 Sep 2018 08:10:56 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:56,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 used request id req-1f408133-0c3a-4be0-8dcc-8733938144cf 2018-09-08 08:10:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/0968c337-2f3c-4c16-b192-b001e111ebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:10:57,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-9096478b-3761-4e06-8a3e-0bd860965bcd Date: Sat, 08 Sep 2018 08:10:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c92cfd9718ea4b12a90f7ba110321339", "created_at": "2018-09-08T08:10:53Z", "admin_state_up": false, "updated_at": "2018-09-08T08:10:56Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "c92cfd9718ea4b12a90f7ba110321339", "id": "0968c337-2f3c-4c16-b192-b001e111ebd5", "name": "CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router"}} 2018-09-08 08:10:57,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/0968c337-2f3c-4c16-b192-b001e111ebd5 used request id req-9096478b-3761-4e06-8a3e-0bd860965bcd 2018-09-08 08:10:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:10:57,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75b72499-74f3-48af-886a-23175b803b9e Date: Sat, 08 Sep 2018 08:10:57 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:57,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 used request id req-75b72499-74f3-48af-886a-23175b803b9e 2018-09-08 08:10:57,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:10:57,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd7f83569ed44f2fb8704e1a6489433c", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj-role"}], "expires_at": "2018-09-08T09:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c92cfd9718ea4b12a90f7ba110321339", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c92cfd9718ea4b12a90f7ba110321339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-175b84f6-9c25-457-user", "id": "f8652d2c23714476934cfaa7ff299e37"}, "audit_ids": ["vNIjS8XpRimKPVGWNzOA2Q"], "issued_at": "2018-09-08T08:10:57.000000Z"}} 2018-09-08 08:10:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b560fa03be47e925c1ce5fdda9cca1b0ae81e9" 2018-09-08 08:10:57,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-6e7d66d1-721c-4c3a-bec9-b79fccb64c4a Date: Sat, 08 Sep 2018 08:10:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c92cfd9718ea4b12a90f7ba110321339", "created_at": "2018-09-08T08:10:53Z", "admin_state_up": false, "updated_at": "2018-09-08T08:10:56Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "c92cfd9718ea4b12a90f7ba110321339", "id": "0968c337-2f3c-4c16-b192-b001e111ebd5", "name": "CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router"}]} 2018-09-08 08:10:57,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router&admin_state_up=False used request id req-6e7d66d1-721c-4c3a-bec9-b79fccb64c4a 2018-09-08 08:10:57,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:10:57,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:10:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:10:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5967837484db8f4347722aaf2fbc29e8452f6a" 2018-09-08 08:10:57,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d65b34-efd8-44c3-9678-22f65113e691 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339"}, "enabled": true, "id": "c92cfd9718ea4b12a90f7ba110321339", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-175b84f6-9c25-457-proj"}} 2018-09-08 08:10:57,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339 used request id req-68d65b34-efd8-44c3-9678-22f65113e691 2018-09-08 08:10:57,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b560fa03be47e925c1ce5fdda9cca1b0ae81e9" 2018-09-08 08:10:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7721268-7a79-4536-be84-857f73a2f369 Date: Sat, 08 Sep 2018 08:10:58 GMT RESP BODY: {"ports":[]} 2018-09-08 08:10:58,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0968c337-2f3c-4c16-b192-b001e111ebd5 used request id req-d7721268-7a79-4536-be84-857f73a2f369 2018-09-08 08:10:58,070 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router 2018-09-08 08:10:58,070 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f09f0bd2-fcf5-4fec-8ef0-6125bd722148-pub-router 2018-09-08 08:10:58,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/0968c337-2f3c-4c16-b192-b001e111ebd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4240c9a6aab3cc716dcd1229ae7a1619d23800" 2018-09-08 08:11:00,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e115da91-aa42-4b6e-bf79-d135c4e169a7 Content-Length: 0 Date: Sat, 08 Sep 2018 08:11:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:00,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0968c337-2f3c-4c16-b192-b001e111ebd5 used request id req-e115da91-aa42-4b6e-bf79-d135c4e169a7 2018-09-08 08:11:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-27696bde-2b67-41cb-8a19-818f749c480b Date: Sat, 08 Sep 2018 08:11:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:11:01,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-27696bde-2b67-41cb-8a19-818f749c480b 2018-09-08 08:11:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11f93d1-f3d4-4edf-9293-ad72605dd5b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e11f93d1-f3d4-4edf-9293-ad72605dd5b2 2018-09-08 08:11:01,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7363095-d743-478a-a74c-cc784974e616 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:11:01,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a7363095-d743-478a-a74c-cc784974e616 2018-09-08 08:11:01,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e4beac-3f55-4c28-b405-197ebd1cc98b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-95e4beac-3f55-4c28-b405-197ebd1cc98b 2018-09-08 08:11:01,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87157ad4-55c7-4790-9357-7c4d2613c1d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-87157ad4-55c7-4790-9357-7c4d2613c1d8 2018-09-08 08:11:01,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056459f0-f458-462f-8691-c146c912af47 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:11:01,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-056459f0-f458-462f-8691-c146c912af47 2018-09-08 08:11:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0a5408-007b-4aa5-8b90-43c163cc90ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-1f0a5408-007b-4aa5-8b90-43c163cc90ac 2018-09-08 08:11:01,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff4741e8-4c1e-4390-bfec-25de0154e06f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ff4741e8-4c1e-4390-bfec-25de0154e06f 2018-09-08 08:11:01,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6193f87-c5d8-4c37-b699-a61ccd1015e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d6193f87-c5d8-4c37-b699-a61ccd1015e8 2018-09-08 08:11:01,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:01,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06c0a2c-edca-4899-91a4-201ebc3aa58b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:01,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-a06c0a2c-edca-4899-91a4-201ebc3aa58b 2018-09-08 08:11:01,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:02,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0eb829d-3867-4f77-a04b-f0088fcd3646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:02,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c0eb829d-3867-4f77-a04b-f0088fcd3646 2018-09-08 08:11:02,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:02,003 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-175b84f6-9c25-457-proj 2018-09-08 08:11:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:02,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb8eb43d-c1ba-4c28-9257-913af53bd7c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:02,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c92cfd9718ea4b12a90f7ba110321339 used request id req-fb8eb43d-c1ba-4c28-9257-913af53bd7c1 2018-09-08 08:11:02,316 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-175b84f6-9c25-457-proj-role 2018-09-08 08:11:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:02,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4ffbd2-ba14-474f-b10d-3f7355da8930 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:02,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dd7f83569ed44f2fb8704e1a6489433c used request id req-6c4ffbd2-ba14-474f-b10d-3f7355da8930 2018-09-08 08:11:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9515aa2ded0e4e1dc074b17ba3f6f4a0f2da038f" 2018-09-08 08:11:02,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fb70f1-a81c-4b9c-83ee-b6c25a04bb52 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:02,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5fb70f1-a81c-4b9c-83ee-b6c25a04bb52 2018-09-08 08:11:02,538 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-175b84f6-9c25-457-user 2018-09-08 08:11:02,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f8652d2c23714476934cfaa7ff299e37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3221030cf189f4eeb8040321998fb6e9376b733a" 2018-09-08 08:11:02,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f585c7d4-d841-4d46-95e1-e558821ee256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:02,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f8652d2c23714476934cfaa7ff299e37 used request id req-f585c7d4-d841-4d46-95e1-e558821ee256 2018-09-08 08:11:02,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:03,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["89Dk5hMGRJKUs1rSgKd2sg"], "issued_at": "2018-09-08T08:11:03.000000Z"}} 2018-09-08 08:11:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318523692932ad63b3ddd76316a8a4ed082c034" 2018-09-08 08:11:03,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b8cc55-d28a-4c20-aa20-515b4bc5e6dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:03,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04b8cc55-d28a-4c20-aa20-515b4bc5e6dc 2018-09-08 08:11:03,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:03,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:03,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wNWRjZ-IR6CS7gkkDfa6lw"], "issued_at": "2018-09-08T08:11:03.000000Z"}} 2018-09-08 08:11:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:03,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad1e0aa-1525-4a1b-b76a-9b872ae77fdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:03,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cad1e0aa-1525-4a1b-b76a-9b872ae77fdc 2018-09-08 08:11:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:03,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-915693e7-6b82-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c625a9cb-bbfa-4813-9d95-9a3d6619cc29 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-915693e7-6b82-406-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:11:03,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-915693e7-6b82-406-proj used request id req-c625a9cb-bbfa-4813-9d95-9a3d6619cc29 2018-09-08 08:11:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:03,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d499dfe-9932-42ca-bfc2-c286c1ff203e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:03,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d499dfe-9932-42ca-bfc2-c286c1ff203e 2018-09-08 08:11:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}}' 2018-09-08 08:11:04,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97246282-9116-49b6-8326-8e91fa2776b8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6"}, "enabled": true, "id": "755c11ac556246c3af142e819faa53b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}} 2018-09-08 08:11:04,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97246282-9116-49b6-8326-8e91fa2776b8 2018-09-08 08:11:04,002 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-915693e7-6b82-406-proj 2018-09-08 08:11:04,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:04,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:04,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5a9tWH1wSwOjS0uhLk8QWA"], "issued_at": "2018-09-08T08:11:04.000000Z"}} 2018-09-08 08:11:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153953463e668752b7e2073f30cac5bc799ed59c" 2018-09-08 08:11:04,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7838e75f-bce4-45c0-86be-0fbe212da849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:04,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7838e75f-bce4-45c0-86be-0fbe212da849 2018-09-08 08:11:04,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:04,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153953463e668752b7e2073f30cac5bc799ed59c" 2018-09-08 08:11:04,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a3b966-2926-4def-a300-788bfd3fc5e4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:11:04,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-53a3b966-2926-4def-a300-788bfd3fc5e4 2018-09-08 08:11:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153953463e668752b7e2073f30cac5bc799ed59c" 2018-09-08 08:11:04,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d08b555-71f8-4541-90c5-4981a94da6be Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6"}, "enabled": true, "id": "755c11ac556246c3af142e819faa53b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}]} 2018-09-08 08:11:04,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj used request id req-6d08b555-71f8-4541-90c5-4981a94da6be 2018-09-08 08:11:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153953463e668752b7e2073f30cac5bc799ed59c" 2018-09-08 08:11:04,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bd2c1a-aedb-4107-b58c-9ac7a8dcaf1c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:04,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d0bd2c1a-aedb-4107-b58c-9ac7a8dcaf1c 2018-09-08 08:11:04,985 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-915693e7-6b82-406-user 2018-09-08 08:11:04,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:05,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5e3bfa-39d3-4e28-94e9-926388720042 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:05,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be5e3bfa-39d3-4e28-94e9-926388720042 2018-09-08 08:11:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" -d '{"role": {"name": "CreateRouterSuccessTests-915693e7-6b82-406-proj-role"}}' 2018-09-08 08:11:05,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32c1bf7-7048-46bc-9bb7-9717a9b5aa8f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5954d72c56064acaa10f2e9b74dc3d7d", "links": {"self": "http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d"}, "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj-role"}} 2018-09-08 08:11:05,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e32c1bf7-7048-46bc-9bb7-9717a9b5aa8f 2018-09-08 08:11:05,205 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-915693e7-6b82-406-proj-role 2018-09-08 08:11:05,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:05,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62517404-18d9-4503-9258-41c9db217bde Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d"}, "domain_id": null, "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj-role", "id": "5954d72c56064acaa10f2e9b74dc3d7d"}} 2018-09-08 08:11:05,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d used request id req-62517404-18d9-4503-9258-41c9db217bde 2018-09-08 08:11:05,289 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-915693e7-6b82-406-proj-role to project CreateRouterSuccessTests-915693e7-6b82-406-proj 2018-09-08 08:11:05,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6/users/68293c39864c4f0c8e47458bf5be3e27/roles/5954d72c56064acaa10f2e9b74dc3d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:05,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec633d78-309f-488a-8631-1fd3c6a9fb7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:05,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6/users/68293c39864c4f0c8e47458bf5be3e27/roles/5954d72c56064acaa10f2e9b74dc3d7d used request id req-ec633d78-309f-488a-8631-1fd3c6a9fb7b 2018-09-08 08:11:05,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:05,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:05,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["381xi7jTQdeJJRqm8IaOxQ"], "issued_at": "2018-09-08T08:11:05.000000Z"}} 2018-09-08 08:11:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:05,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bdebcd-8326-422b-a808-2f4b19219ad6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:05,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5bdebcd-8326-422b-a808-2f4b19219ad6 2018-09-08 08:11:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:06,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7cc2dd68-ddc7-4948-8065-3b48b984e8ea Date: Sat, 08 Sep 2018 08:11:06 GMT RESP BODY: {"routers": []} 2018-09-08 08:11:06,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router&admin_state_up=True used request id req-7cc2dd68-ddc7-4948-8065-3b48b984e8ea 2018-09-08 08:11:06,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:06,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:06,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["n_YnzlkLSx-66Xupgzpckg"], "issued_at": "2018-09-08T08:11:06.000000Z"}} 2018-09-08 08:11:06,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aabcd015ad3eeb5f91ab487b357813f7209476" 2018-09-08 08:11:06,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3255b79-9a32-4d59-9f13-b68330481999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:06,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3255b79-9a32-4d59-9f13-b68330481999 2018-09-08 08:11:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:06,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aabcd015ad3eeb5f91ab487b357813f7209476" 2018-09-08 08:11:06,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2743cb6e-8a79-480c-9f1a-359cff5eb5e3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6"}, "enabled": true, "id": "755c11ac556246c3af142e819faa53b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}]} 2018-09-08 08:11:06,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-915693e7-6b82-406-proj used request id req-2743cb6e-8a79-480c-9f1a-359cff5eb5e3 2018-09-08 08:11:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:07,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cb1c2c2f-2cbf-4088-b904-818fbf71c659 Date: Sat, 08 Sep 2018 08:11:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:11:07,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cb1c2c2f-2cbf-4088-b904-818fbf71c659 2018-09-08 08:11:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1a5787d7-f6b2-4d68-bfb0-243f4fc4620b Date: Sat, 08 Sep 2018 08:11:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:11:07,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1a5787d7-f6b2-4d68-bfb0-243f4fc4620b 2018-09-08 08:11:07,438 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router 2018-09-08 08:11:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "tenant_id": "755c11ac556246c3af142e819faa53b6", "name": "CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router", "admin_state_up": true}}' 2018-09-08 08:11:12,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-359bed45-a765-4e93-ac9f-acacf87992d5 Date: Sat, 08 Sep 2018 08:11:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "755c11ac556246c3af142e819faa53b6", "created_at": "2018-09-08T08:11:08Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:08Z", "project_id": "755c11ac556246c3af142e819faa53b6", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "7465c9ea-0a52-432d-976d-b4514c1ad5e9", "name": "CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router"}} 2018-09-08 08:11:12,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-359bed45-a765-4e93-ac9f-acacf87992d5 2018-09-08 08:11:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:12,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-916139d3-07f3-4620-aa0f-22244c8e9f5d Date: Sat, 08 Sep 2018 08:11:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.2"}],"id":"17bfc384-cadf-4fde-82c0-a6a855f124eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:25:b8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:09Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.3"}],"id":"7f589d35-a8e2-454c-9bac-62e77a903d38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:e1:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:10Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.11"}],"id":"89012503-fd09-4469-bc71-dcdedced3dbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:68:b2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:11Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.207"}],"id":"a4b9304d-a2cb-4c21-9603-51a809c080ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:ca:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:11:08Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"}]} 2018-09-08 08:11:12,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 used request id req-916139d3-07f3-4620-aa0f-22244c8e9f5d 2018-09-08 08:11:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:12,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-72206027-b379-4492-8c0c-75ea14774653 Date: Sat, 08 Sep 2018 08:11:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:11:12,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-72206027-b379-4492-8c0c-75ea14774653 2018-09-08 08:11:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:12,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a5b3323d-d2bb-45fa-8093-087e570bf5ba Date: Sat, 08 Sep 2018 08:11:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:12,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-a5b3323d-d2bb-45fa-8093-087e570bf5ba 2018-09-08 08:11:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c827f2bb-bbe2-4046-a252-bbbb3467af6e Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:13,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-c827f2bb-bbe2-4046-a252-bbbb3467af6e 2018-09-08 08:11:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f72e61f-1ebc-4d35-900f-3d547e1899bd Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:13,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-1f72e61f-1ebc-4d35-900f-3d547e1899bd 2018-09-08 08:11:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/7465c9ea-0a52-432d-976d-b4514c1ad5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d47d39db-3241-4b1c-9702-a76170391c9c Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "755c11ac556246c3af142e819faa53b6", "created_at": "2018-09-08T08:11:08Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:11Z", "project_id": "755c11ac556246c3af142e819faa53b6", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "7465c9ea-0a52-432d-976d-b4514c1ad5e9", "name": "CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router"}} 2018-09-08 08:11:13,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/7465c9ea-0a52-432d-976d-b4514c1ad5e9 used request id req-d47d39db-3241-4b1c-9702-a76170391c9c 2018-09-08 08:11:13,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-a6124df0-b702-46f6-a60d-a6e260d513ff Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:13Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.2"}],"id":"17bfc384-cadf-4fde-82c0-a6a855f124eb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:25:b8","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:09Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.3"}],"id":"7f589d35-a8e2-454c-9bac-62e77a903d38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:e1:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:10Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","ip_address":"169.254.192.11"}],"id":"89012503-fd09-4469-bc71-dcdedced3dbb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:68:b2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 755c11ac556246c3af142e819faa53b6","admin_state_up":true,"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:11Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:13Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.207"}],"id":"a4b9304d-a2cb-4c21-9603-51a809c080ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:ca:ff","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:11:08Z","binding:vnic_type":"normal","device_id":"7465c9ea-0a52-432d-976d-b4514c1ad5e9"}]} 2018-09-08 08:11:13,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 used request id req-a6124df0-b702-46f6-a60d-a6e260d513ff 2018-09-08 08:11:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-464403c3-ba70-491b-b3d7-99564fff9ef7 Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:11:13,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-464403c3-ba70-491b-b3d7-99564fff9ef7 2018-09-08 08:11:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:13,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6ccfdc3f-b0ac-43a6-895c-28a678a1d673 Date: Sat, 08 Sep 2018 08:11:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:13,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-6ccfdc3f-b0ac-43a6-895c-28a678a1d673 2018-09-08 08:11:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0d837e59-51dc-4d38-ac06-30d75a2b9f18 Date: Sat, 08 Sep 2018 08:11:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:14,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-0d837e59-51dc-4d38-ac06-30d75a2b9f18 2018-09-08 08:11:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:14,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f1291d2d-dfda-48e9-b179-9ab797ebce53 Date: Sat, 08 Sep 2018 08:11:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"dd525283-90bb-4d12-8562-5054287d92d5","tenant_id":"","created_at":"2018-09-08T08:11:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc994fd0-1234-42ef-8766-2c80ff2fbc20","subnetpool_id":null,"name":"HA subnet tenant 755c11ac556246c3af142e819faa53b6"}} 2018-09-08 08:11:14,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/dc994fd0-1234-42ef-8766-2c80ff2fbc20 used request id req-f1291d2d-dfda-48e9-b179-9ab797ebce53 2018-09-08 08:11:14,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:14,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5954d72c56064acaa10f2e9b74dc3d7d", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj-role"}], "expires_at": "2018-09-08T09:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "755c11ac556246c3af142e819faa53b6", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/755c11ac556246c3af142e819faa53b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/755c11ac556246c3af142e819faa53b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/755c11ac556246c3af142e819faa53b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/755c11ac556246c3af142e819faa53b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/755c11ac556246c3af142e819faa53b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/755c11ac556246c3af142e819faa53b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/755c11ac556246c3af142e819faa53b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/755c11ac556246c3af142e819faa53b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/755c11ac556246c3af142e819faa53b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/755c11ac556246c3af142e819faa53b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/755c11ac556246c3af142e819faa53b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/755c11ac556246c3af142e819faa53b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-915693e7-6b82-406-user", "id": "68293c39864c4f0c8e47458bf5be3e27"}, "audit_ids": ["KsUxEI5lQ-y6YYxv8yDhpg"], "issued_at": "2018-09-08T08:11:14.000000Z"}} 2018-09-08 08:11:14,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cde74f349aa8e7449c35e0c04647ae8b9b1ef17" 2018-09-08 08:11:14,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6b04347a-7825-4e56-8f36-f7ac59f38d54 Date: Sat, 08 Sep 2018 08:11:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "755c11ac556246c3af142e819faa53b6", "created_at": "2018-09-08T08:11:08Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:11Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "755c11ac556246c3af142e819faa53b6", "id": "7465c9ea-0a52-432d-976d-b4514c1ad5e9", "name": "CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router"}]} 2018-09-08 08:11:14,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router&admin_state_up=True used request id req-6b04347a-7825-4e56-8f36-f7ac59f38d54 2018-09-08 08:11:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:14,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318523692932ad63b3ddd76316a8a4ed082c034" 2018-09-08 08:11:14,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe213ad-e8d3-4b44-adc5-b2ca718f7590 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6"}, "enabled": true, "id": "755c11ac556246c3af142e819faa53b6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-915693e7-6b82-406-proj"}} 2018-09-08 08:11:14,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6 used request id req-dbe213ad-e8d3-4b44-adc5-b2ca718f7590 2018-09-08 08:11:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cde74f349aa8e7449c35e0c04647ae8b9b1ef17" 2018-09-08 08:11:15,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70f78ae8-e382-4bf8-949b-779b43c1653d Date: Sat, 08 Sep 2018 08:11:15 GMT RESP BODY: {"ports":[]} 2018-09-08 08:11:15,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=7465c9ea-0a52-432d-976d-b4514c1ad5e9 used request id req-70f78ae8-e382-4bf8-949b-779b43c1653d 2018-09-08 08:11:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cde74f349aa8e7449c35e0c04647ae8b9b1ef17" 2018-09-08 08:11:15,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a5be6869-5b4a-41df-8685-270e793622ea Date: Sat, 08 Sep 2018 08:11:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:11:15,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-a5be6869-5b4a-41df-8685-270e793622ea 2018-09-08 08:11:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cde74f349aa8e7449c35e0c04647ae8b9b1ef17" 2018-09-08 08:11:15,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4230da15-c52c-4f4c-a66e-4b01c33a6293 Date: Sat, 08 Sep 2018 08:11:15 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:11:15,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-4230da15-c52c-4f4c-a66e-4b01c33a6293 2018-09-08 08:11:15,542 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router 2018-09-08 08:11:15,542 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e9b366be-78f6-4309-8575-940f20797f26-pub-router 2018-09-08 08:11:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/7465c9ea-0a52-432d-976d-b4514c1ad5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7903e9e432eba47667d32bfdfef77838b2f983" 2018-09-08 08:11:18,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05d275ee-8b0a-4fba-bae1-531ed61afc61 Content-Length: 0 Date: Sat, 08 Sep 2018 08:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:18,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/7465c9ea-0a52-432d-976d-b4514c1ad5e9 used request id req-05d275ee-8b0a-4fba-bae1-531ed61afc61 2018-09-08 08:11:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7d6e80f5-37f9-421f-95f6-04c0ff821b67 Date: Sat, 08 Sep 2018 08:11:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:11:19,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7d6e80f5-37f9-421f-95f6-04c0ff821b67 2018-09-08 08:11:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6bcebb8-87e6-43d9-b31b-d03b07f60db7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e6bcebb8-87e6-43d9-b31b-d03b07f60db7 2018-09-08 08:11:19,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38aaf89-c28e-4d02-82cb-83eab93c1f00 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:11:19,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-f38aaf89-c28e-4d02-82cb-83eab93c1f00 2018-09-08 08:11:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def8030a-5c66-4aa6-b540-72146cb72119 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-def8030a-5c66-4aa6-b540-72146cb72119 2018-09-08 08:11:19,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592e46bd-599a-4a9c-b6b7-9388515070c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-592e46bd-599a-4a9c-b6b7-9388515070c4 2018-09-08 08:11:19,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f3951b-02f5-4021-ac82-5fe7469547f9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:11:19,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-42f3951b-02f5-4021-ac82-5fe7469547f9 2018-09-08 08:11:19,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b6d8c3-dec9-4b19-91c3-466b60161ca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-16b6d8c3-dec9-4b19-91c3-466b60161ca6 2018-09-08 08:11:19,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e8af5f-ae5b-47a0-a47a-ca30fdea4ff8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-39e8af5f-ae5b-47a0-a47a-ca30fdea4ff8 2018-09-08 08:11:19,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14069704-6ee8-4152-a777-e82370ef1a7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-14069704-6ee8-4152-a777-e82370ef1a7a 2018-09-08 08:11:19,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:19,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620a1e99-6561-42ea-a041-07851e638973 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:19,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-620a1e99-6561-42ea-a041-07851e638973 2018-09-08 08:11:19,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:20,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7c3b3b-36f7-4d0c-a361-ae3bcca61a3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:20,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-1f7c3b3b-36f7-4d0c-a361-ae3bcca61a3b 2018-09-08 08:11:20,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:20,057 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-915693e7-6b82-406-proj 2018-09-08 08:11:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:20,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c27281d-eb44-4f03-8fbd-0a7d223e9217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:20,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/755c11ac556246c3af142e819faa53b6 used request id req-0c27281d-eb44-4f03-8fbd-0a7d223e9217 2018-09-08 08:11:20,304 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-915693e7-6b82-406-proj-role 2018-09-08 08:11:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:20,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338e897f-f16a-417a-99f8-c8b8709c7bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:20,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5954d72c56064acaa10f2e9b74dc3d7d used request id req-338e897f-f16a-417a-99f8-c8b8709c7bda 2018-09-08 08:11:20,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57fb7d01aa2bc54c5b5b9116b5e0f3fcad42428" 2018-09-08 08:11:20,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f88586e-0933-4e0d-9439-1553a13b3a5d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:20,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f88586e-0933-4e0d-9439-1553a13b3a5d 2018-09-08 08:11:20,521 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-915693e7-6b82-406-user 2018-09-08 08:11:20,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/68293c39864c4f0c8e47458bf5be3e27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153953463e668752b7e2073f30cac5bc799ed59c" 2018-09-08 08:11:20,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57bfc403-7d1b-4074-822f-6156f6044cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:20,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/68293c39864c4f0c8e47458bf5be3e27 used request id req-57bfc403-7d1b-4074-822f-6156f6044cd3 2018-09-08 08:11:20,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:21,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DgM6VOLTSs2j2cGhB3Pi_g"], "issued_at": "2018-09-08T08:11:21.000000Z"}} 2018-09-08 08:11:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42ced760f8e00c85363d338c542d92254fcb886" 2018-09-08 08:11:21,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fe5629-49ea-4c57-826a-9b9259a401b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:21,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4fe5629-49ea-4c57-826a-9b9259a401b4 2018-09-08 08:11:21,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:21,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:21,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["C9Q_FNM1TmicGt5q15Mzng"], "issued_at": "2018-09-08T08:11:21.000000Z"}} 2018-09-08 08:11:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984fabd6-4f03-4474-b740-5e93e9b6cffb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:21,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-984fabd6-4f03-4474-b740-5e93e9b6cffb 2018-09-08 08:11:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:21,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-09fdc691-960a-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:21,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda96a99-cfc1-4644-b3f7-c9c37cdeffa7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-09fdc691-960a-415-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:11:21,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-09fdc691-960a-415-proj used request id req-bda96a99-cfc1-4644-b3f7-c9c37cdeffa7 2018-09-08 08:11:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:21,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6caa7a-bf2a-4fdf-911a-f3ba9fd7b23e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:21,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8b6caa7a-bf2a-4fdf-911a-f3ba9fd7b23e 2018-09-08 08:11:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}}' 2018-09-08 08:11:21,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45667476-9804-41f6-8df5-5c2ccc82824f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}} 2018-09-08 08:11:21,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-45667476-9804-41f6-8df5-5c2ccc82824f 2018-09-08 08:11:21,990 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-09fdc691-960a-415-proj 2018-09-08 08:11:21,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:21,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:22,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fzluIEUoTsyYpK1XsEPtKg"], "issued_at": "2018-09-08T08:11:22.000000Z"}} 2018-09-08 08:11:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb4172edcbc8cbdc62956a9caff6120e949f541" 2018-09-08 08:11:22,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eba8ca2-a2db-48b3-bd46-227826b64d0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:22,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4eba8ca2-a2db-48b3-bd46-227826b64d0c 2018-09-08 08:11:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:22,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb4172edcbc8cbdc62956a9caff6120e949f541" 2018-09-08 08:11:22,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0979cc1a-4f0c-4587-a006-5742379bb47b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:11:22,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0979cc1a-4f0c-4587-a006-5742379bb47b 2018-09-08 08:11:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-09fdc691-960a-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb4172edcbc8cbdc62956a9caff6120e949f541" 2018-09-08 08:11:22,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3518ad-9a2c-48fa-92bd-bf8a9860a790 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-09fdc691-960a-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}]} 2018-09-08 08:11:22,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-09fdc691-960a-415-proj used request id req-fd3518ad-9a2c-48fa-92bd-bf8a9860a790 2018-09-08 08:11:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb4172edcbc8cbdc62956a9caff6120e949f541" 2018-09-08 08:11:22,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62754ef8-75e9-4aa9-9151-0c7ef1a1b470 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:22,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62754ef8-75e9-4aa9-9151-0c7ef1a1b470 2018-09-08 08:11:23,181 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-09fdc691-960a-415-user 2018-09-08 08:11:23,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:23,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44115225-f319-49e6-b8f9-5fd1f04a35fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:23,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44115225-f319-49e6-b8f9-5fd1f04a35fd 2018-09-08 08:11:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" -d '{"role": {"name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}}' 2018-09-08 08:11:23,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6a30561-b018-4ae3-a669-f661befa60b4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e902915a39324c2a9ebee9a068fd2cc2", "links": {"self": "http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2"}, "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}} 2018-09-08 08:11:23,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a6a30561-b018-4ae3-a669-f661befa60b4 2018-09-08 08:11:23,397 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-09fdc691-960a-415-proj-role 2018-09-08 08:11:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:23,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64686f2-d35a-412a-8330-fdbb40f92a2e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2"}, "domain_id": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role", "id": "e902915a39324c2a9ebee9a068fd2cc2"}} 2018-09-08 08:11:23,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2 used request id req-a64686f2-d35a-412a-8330-fdbb40f92a2e 2018-09-08 08:11:23,481 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-09fdc691-960a-415-proj-role to project CreateRouterSuccessTests-09fdc691-960a-415-proj 2018-09-08 08:11:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e/users/e7efc91695864ecfb8838eb247608b74/roles/e902915a39324c2a9ebee9a068fd2cc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:23,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142116f3-d6d0-43c0-9091-7863de2518d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:23,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e/users/e7efc91695864ecfb8838eb247608b74/roles/e902915a39324c2a9ebee9a068fd2cc2 used request id req-142116f3-d6d0-43c0-9091-7863de2518d4 2018-09-08 08:11:23,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:23,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:24,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e902915a39324c2a9ebee9a068fd2cc2", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}], "expires_at": "2018-09-08T09:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-user", "id": "e7efc91695864ecfb8838eb247608b74"}, "audit_ids": ["zwLHIN34S5aVA9vA85lGig"], "issued_at": "2018-09-08T08:11:24.000000Z"}} 2018-09-08 08:11:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:24,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6d3987-3212-4ac7-bf7d-7a2a258124af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:24,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b6d3987-3212-4ac7-bf7d-7a2a258124af 2018-09-08 08:11:24,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:24,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4ae4b7a-aa19-4e49-a4dd-8f49b0cc7efc Date: Sat, 08 Sep 2018 08:11:24 GMT RESP BODY: {"networks":[]} 2018-09-08 08:11:24,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 used request id req-b4ae4b7a-aa19-4e49-a4dd-8f49b0cc7efc 2018-09-08 08:11:24,349 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 2018-09-08 08:11:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" -d '{"network": {"name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1", "admin_state_up": true}}' 2018-09-08 08:11:24,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-cddc82b7-569b-4fbb-b018-ac42b48b1a5e Date: Sat, 08 Sep 2018 08:11:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:11:24Z","is_default":false,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","mtu":1450}} 2018-09-08 08:11:24,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-cddc82b7-569b-4fbb-b018-ac42b48b1a5e 2018-09-08 08:11:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:25,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a67f238-bc9a-4e28-883f-4090722e894e Date: Sat, 08 Sep 2018 08:11:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:11:24Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:25,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-1a67f238-bc9a-4e28-883f-4090722e894e 2018-09-08 08:11:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:25,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64baa4a0-6617-42b2-b6a8-ee8e90ac2393 Date: Sat, 08 Sep 2018 08:11:25 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:11:25,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-64baa4a0-6617-42b2-b6a8-ee8e90ac2393 2018-09-08 08:11:25,356 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1 2018-09-08 08:11:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" -d '{"subnets": [{"ip_version": 4, "network_id": "4942434b-4ebd-456a-a7a4-685b0e7b80bb", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]}' 2018-09-08 08:11:26,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-53b0d7c7-ce3d-40f3-a92a-5ea479eb69db Date: Sat, 08 Sep 2018 08:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:26,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-53b0d7c7-ce3d-40f3-a92a-5ea479eb69db 2018-09-08 08:11:26,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:26,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-849788a2-9491-4c50-8129-68a9e6043b16 Date: Sat, 08 Sep 2018 08:11:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:26,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-849788a2-9491-4c50-8129-68a9e6043b16 2018-09-08 08:11:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:26,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e0a6a42d-502a-4602-bd7b-1760b0c8d180 Date: Sat, 08 Sep 2018 08:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:26,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-e0a6a42d-502a-4602-bd7b-1760b0c8d180 2018-09-08 08:11:26,644 - OpenStackNetwork - DEBUG - Network [4942434b-4ebd-456a-a7a4-685b0e7b80bb] created successfully 2018-09-08 08:11:26,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:26,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:27,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e902915a39324c2a9ebee9a068fd2cc2", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}], "expires_at": "2018-09-08T09:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-user", "id": "e7efc91695864ecfb8838eb247608b74"}, "audit_ids": ["6fj0vC0zTcGRblY7tV_AOA"], "issued_at": "2018-09-08T08:11:27.000000Z"}} 2018-09-08 08:11:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:27,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7cb388-d01a-4d41-b540-7d44b8e5f622 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:27,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f7cb388-d01a-4d41-b540-7d44b8e5f622 2018-09-08 08:11:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:27,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd7c305c-67e1-4137-90c9-16e62d5e0260 Date: Sat, 08 Sep 2018 08:11:27 GMT RESP BODY: {"routers": []} 2018-09-08 08:11:27,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router&admin_state_up=True used request id req-fd7c305c-67e1-4137-90c9-16e62d5e0260 2018-09-08 08:11:27,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:27,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:27,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e902915a39324c2a9ebee9a068fd2cc2", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}], "expires_at": "2018-09-08T09:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-user", "id": "e7efc91695864ecfb8838eb247608b74"}, "audit_ids": ["7aFk84UXS0WEcrP8ZGaZFQ"], "issued_at": "2018-09-08T08:11:27.000000Z"}} 2018-09-08 08:11:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ffa97a37df2d553724fd3637d1310ffa59e04" 2018-09-08 08:11:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd286544-7ae6-43f2-ae28-922035b681fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:27,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd286544-7ae6-43f2-ae28-922035b681fd 2018-09-08 08:11:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:28,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7c739e3d-488b-4e08-b38a-af7cdc1d3371 Date: Sat, 08 Sep 2018 08:11:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:11:28,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-7c739e3d-488b-4e08-b38a-af7cdc1d3371 2018-09-08 08:11:28,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41ecb0a0-e6f6-45d3-9e69-5c929b8d67aa Date: Sat, 08 Sep 2018 08:11:28 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:11:28,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-41ecb0a0-e6f6-45d3-9e69-5c929b8d67aa 2018-09-08 08:11:28,197 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:28,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router", "admin_state_up": true}}' 2018-09-08 08:11:33,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e3e284fc-6c3b-4437-974f-63425c0987a0 Date: Sat, 08 Sep 2018 08:11:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:28Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "5350847d-0241-4704-ade5-6f8873c3c0a8", "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router"}} 2018-09-08 08:11:33,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e3e284fc-6c3b-4437-974f-63425c0987a0 2018-09-08 08:11:33,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:33,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba8e6d51-3f8f-468e-a670-f994531cbdea Date: Sat, 08 Sep 2018 08:11:33 GMT RESP BODY: {"ports":[]} 2018-09-08 08:11:33,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 used request id req-ba8e6d51-3f8f-468e-a670-f994531cbdea 2018-09-08 08:11:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:33,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6728794e-1277-49d0-9ba5-6ae1e5041c5f Date: Sat, 08 Sep 2018 08:11:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:33,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 used request id req-6728794e-1277-49d0-9ba5-6ae1e5041c5f 2018-09-08 08:11:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:33,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:34,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fff995-3ee2-4d56-847f-e0b53033cfea Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}} 2018-09-08 08:11:34,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e used request id req-45fff995-3ee2-4d56-847f-e0b53033cfea 2018-09-08 08:11:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:34,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3017577b-f68d-46f4-ab3c-c37448a85f00 Date: Sat, 08 Sep 2018 08:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:34,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-3017577b-f68d-46f4-ab3c-c37448a85f00 2018-09-08 08:11:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb&name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:34,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3985dbc6-82a9-4a2d-a33c-0541df3b87b7 Date: Sat, 08 Sep 2018 08:11:34 GMT RESP BODY: {"ports":[]} 2018-09-08 08:11:34,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb&name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1&admin_state_up=True used request id req-3985dbc6-82a9-4a2d-a33c-0541df3b87b7 2018-09-08 08:11:34,412 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1 for router - CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:34,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:34,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:34,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e902915a39324c2a9ebee9a068fd2cc2", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}], "expires_at": "2018-09-08T09:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-user", "id": "e7efc91695864ecfb8838eb247608b74"}, "audit_ids": ["03mSvyqfTgitLE3wehGHwQ"], "issued_at": "2018-09-08T08:11:34.000000Z"}} 2018-09-08 08:11:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a778c1a45895a837cea264428878ad7a7ab24f" 2018-09-08 08:11:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd323ae-9ba0-4dd5-98db-6079c92ebc62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:34,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbd323ae-9ba0-4dd5-98db-6079c92ebc62 2018-09-08 08:11:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:35,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-19ce6a07-7c92-42d0-95e3-3361fd39fa4d Date: Sat, 08 Sep 2018 08:11:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:35,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 used request id req-19ce6a07-7c92-42d0-95e3-3361fd39fa4d 2018-09-08 08:11:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:35,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c2b83b48-d843-4ff9-8fec-3b80000f0bc5 Date: Sat, 08 Sep 2018 08:11:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:35,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-c2b83b48-d843-4ff9-8fec-3b80000f0bc5 2018-09-08 08:11:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8f9e0238-65e6-4737-ae10-15b576783966 Date: Sat, 08 Sep 2018 08:11:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:35,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 used request id req-8f9e0238-65e6-4737-ae10-15b576783966 2018-09-08 08:11:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:35,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a778c1a45895a837cea264428878ad7a7ab24f" 2018-09-08 08:11:35,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85f1010-4339-4121-91ff-bd7044a75a6e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}} 2018-09-08 08:11:35,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e used request id req-e85f1010-4339-4121-91ff-bd7044a75a6e 2018-09-08 08:11:35,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:35,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f90253dc-a880-430c-9d1b-3265f7ab361f Date: Sat, 08 Sep 2018 08:11:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:35,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-f90253dc-a880-430c-9d1b-3265f7ab361f 2018-09-08 08:11:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb&name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:36,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9d767038-23a0-495d-8567-fbe42e11a3aa Date: Sat, 08 Sep 2018 08:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:36,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb&name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1 used request id req-9d767038-23a0-495d-8567-fbe42e11a3aa 2018-09-08 08:11:36,092 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 2018-09-08 08:11:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" -d '{"port": {"network_id": "4942434b-4ebd-456a-a7a4-685b0e7b80bb", "fixed_ips": [{"subnet_id": "c4967dd1-f9e4-4421-ac67-78997990fd3f", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1", "admin_state_up": true}}' 2018-09-08 08:11:36,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ed0afab6-dc4c-4a7b-aef5-0f7626dba623 Date: Sat, 08 Sep 2018 08:11:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.1"}],"id":"b75a39b5-d981-432d-84ca-ffe3a4444b76","security_groups":["837d27c6-4966-4167-b023-08bfd13da324"],"mac_address":"fa:16:3e:1f:a2:8e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","qos_policy_id":null,"admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:36Z","binding:vnic_type":"normal"}} 2018-09-08 08:11:36,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ed0afab6-dc4c-4a7b-aef5-0f7626dba623 2018-09-08 08:11:36,934 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1 for router - CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:36,934 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" -d '{"port_id": "b75a39b5-d981-432d-84ca-ffe3a4444b76"}' 2018-09-08 08:11:38,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f04cda3e-5025-4139-8aaf-ac13712c8180 Date: Sat, 08 Sep 2018 08:11:38 GMT RESP BODY: {"network_id": "4942434b-4ebd-456a-a7a4-685b0e7b80bb", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "subnet_id": "c4967dd1-f9e4-4421-ac67-78997990fd3f", "subnet_ids": ["c4967dd1-f9e4-4421-ac67-78997990fd3f"], "port_id": "b75a39b5-d981-432d-84ca-ffe3a4444b76", "id": "5350847d-0241-4704-ade5-6f8873c3c0a8"} 2018-09-08 08:11:38,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8/add_router_interface used request id req-f04cda3e-5025-4139-8aaf-ac13712c8180 2018-09-08 08:11:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:38,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2341f769-7d4a-4be1-8a60-283048d4e218 Date: Sat, 08 Sep 2018 08:11:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:28Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:37Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "5350847d-0241-4704-ade5-6f8873c3c0a8", "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router"}} 2018-09-08 08:11:38,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8 used request id req-2341f769-7d4a-4be1-8a60-283048d4e218 2018-09-08 08:11:38,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:39,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-8c0e9815-2813-4a2a-93bc-fa6a050f56ea Date: Sat, 08 Sep 2018 08:11:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.1"}],"id":"b75a39b5-d981-432d-84ca-ffe3a4444b76","security_groups":["837d27c6-4966-4167-b023-08bfd13da324"],"mac_address":"fa:16:3e:1f:a2:8e","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:36Z","binding:vnic_type":"normal","device_id":"5350847d-0241-4704-ade5-6f8873c3c0a8"}]} 2018-09-08 08:11:39,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 used request id req-8c0e9815-2813-4a2a-93bc-fa6a050f56ea 2018-09-08 08:11:39,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:39,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef2945e2-1ff6-471c-813d-52e029630e1e Date: Sat, 08 Sep 2018 08:11:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}} 2018-09-08 08:11:39,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f used request id req-ef2945e2-1ff6-471c-813d-52e029630e1e 2018-09-08 08:11:39,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:39,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e902915a39324c2a9ebee9a068fd2cc2", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj-role"}], "expires_at": "2018-09-08T09:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/f4a24ee0fff3453cb27240200dd8ee3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-09fdc691-960a-415-user", "id": "e7efc91695864ecfb8838eb247608b74"}, "audit_ids": ["dQwNhZOJRqerQDfLiAtfkg"], "issued_at": "2018-09-08T08:11:39.000000Z"}} 2018-09-08 08:11:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:39,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2d8c4c55-7b0b-4a50-a312-dfc4f81b2be2 Date: Sat, 08 Sep 2018 08:11:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:28Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:37Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "5350847d-0241-4704-ade5-6f8873c3c0a8", "name": "CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router"}]} 2018-09-08 08:11:39,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router&admin_state_up=True used request id req-2d8c4c55-7b0b-4a50-a312-dfc4f81b2be2 2018-09-08 08:11:39,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:39,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42ced760f8e00c85363d338c542d92254fcb886" 2018-09-08 08:11:39,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe254fc-ccf2-409d-adea-0d7b725e31fc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}} 2018-09-08 08:11:39,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e used request id req-9fe254fc-ccf2-409d-adea-0d7b725e31fc 2018-09-08 08:11:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-9b01af14-1b92-4bc2-8e8d-6e35cdf9935f Date: Sat, 08 Sep 2018 08:11:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.1"}],"id":"b75a39b5-d981-432d-84ca-ffe3a4444b76","security_groups":["837d27c6-4966-4167-b023-08bfd13da324"],"mac_address":"fa:16:3e:1f:a2:8e","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:36Z","binding:vnic_type":"normal","device_id":"5350847d-0241-4704-ade5-6f8873c3c0a8"}]} 2018-09-08 08:11:40,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5350847d-0241-4704-ade5-6f8873c3c0a8 used request id req-9b01af14-1b92-4bc2-8e8d-6e35cdf9935f 2018-09-08 08:11:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:40,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d61bd48-cc0a-4c5a-ab25-1011f314e695 Date: Sat, 08 Sep 2018 08:11:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}} 2018-09-08 08:11:40,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f used request id req-7d61bd48-cc0a-4c5a-ab25-1011f314e695 2018-09-08 08:11:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-47adec07-b3dc-40b8-a549-1d96107580c4 Date: Sat, 08 Sep 2018 08:11:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:11:40,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-47adec07-b3dc-40b8-a549-1d96107580c4 2018-09-08 08:11:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:40,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b639c552-7a64-4ce6-9f1a-072f2bf41aa3 Date: Sat, 08 Sep 2018 08:11:40 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:11:40,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-b639c552-7a64-4ce6-9f1a-072f2bf41aa3 2018-09-08 08:11:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:40,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7806346b-9c17-4490-ac16-57c682cc521e Date: Sat, 08 Sep 2018 08:11:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:40,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-7806346b-9c17-4490-ac16-57c682cc521e 2018-09-08 08:11:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:41,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a7e91c30-d7e4-4d09-86ab-fc4c57b3288b Date: Sat, 08 Sep 2018 08:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:41,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-a7e91c30-d7e4-4d09-86ab-fc4c57b3288b 2018-09-08 08:11:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:41,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-884ae155-b9cd-43e8-b234-16d8faa48593 Date: Sat, 08 Sep 2018 08:11:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.4"}],"id":"395d7140-5a4c-4540-9867-0924f7b8d210","security_groups":[],"mac_address":"fa:16:3e:53:cf:ab","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4942434b-4ebd-456a-a7a4-685b0e7b80bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.2"}],"id":"b1585eec-31a2-4ca0-b5f3-a56f54f7d50c","security_groups":[],"mac_address":"fa:16:3e:54:8c:0f","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4942434b-4ebd-456a-a7a4-685b0e7b80bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.1"}],"id":"b75a39b5-d981-432d-84ca-ffe3a4444b76","security_groups":["837d27c6-4966-4167-b023-08bfd13da324"],"mac_address":"fa:16:3e:1f:a2:8e","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:36Z","binding:vnic_type":"normal","device_id":"5350847d-0241-4704-ade5-6f8873c3c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","ip_address":"10.200.201.3"}],"id":"f0ad2367-2d36-47ba-8f8d-97c55e3f6330","security_groups":[],"mac_address":"fa:16:3e:2b:7d:09","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4942434b-4ebd-456a-a7a4-685b0e7b80bb"}]} 2018-09-08 08:11:41,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-884ae155-b9cd-43e8-b234-16d8faa48593 2018-09-08 08:11:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:41,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fdb99eb8-33c6-48c9-a27d-e3510eb4bac7 Date: Sat, 08 Sep 2018 08:11:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}} 2018-09-08 08:11:41,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f used request id req-fdb99eb8-33c6-48c9-a27d-e3510eb4bac7 2018-09-08 08:11:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:41,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fe6a6c36-97ae-4d7e-a62a-a43076f96e7b Date: Sat, 08 Sep 2018 08:11:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4967dd1-f9e4-4421-ac67-78997990fd3f"],"updated_at":"2018-09-08T08:11:25Z","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1"}]} 2018-09-08 08:11:41,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-fe6a6c36-97ae-4d7e-a62a-a43076f96e7b 2018-09-08 08:11:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5413b49328d15448338960dced15f868000043" 2018-09-08 08:11:41,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7d8eb6a9-52de-43cc-82f9-9ea323a4e8e4 Date: Sat, 08 Sep 2018 08:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4942434b-4ebd-456a-a7a4-685b0e7b80bb","tenant_id":"f4a24ee0fff3453cb27240200dd8ee3e","created_at":"2018-09-08T08:11:25Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f4a24ee0fff3453cb27240200dd8ee3e","id":"c4967dd1-f9e4-4421-ac67-78997990fd3f","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1"}]} 2018-09-08 08:11:41,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-7d8eb6a9-52de-43cc-82f9-9ea323a4e8e4 2018-09-08 08:11:41,901 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router and port CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-port1 2018-09-08 08:11:41,901 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" -d '{"port_id": "b75a39b5-d981-432d-84ca-ffe3a4444b76"}' 2018-09-08 08:11:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84227b7a-5a46-4f00-8d64-bd0464258b08 Date: Sat, 08 Sep 2018 08:11:43 GMT RESP BODY: {"network_id": "4942434b-4ebd-456a-a7a4-685b0e7b80bb", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "subnet_id": "c4967dd1-f9e4-4421-ac67-78997990fd3f", "subnet_ids": ["c4967dd1-f9e4-4421-ac67-78997990fd3f"], "port_id": "b75a39b5-d981-432d-84ca-ffe3a4444b76", "id": "5350847d-0241-4704-ade5-6f8873c3c0a8"} 2018-09-08 08:11:43,715 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8/remove_router_interface used request id req-84227b7a-5a46-4f00-8d64-bd0464258b08 2018-09-08 08:11:43,716 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:43,716 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-router 2018-09-08 08:11:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58fe3cf3abd58c3232f805976878b9bac43391" 2018-09-08 08:11:47,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c096cd0a-2718-488e-b371-e361d7a32beb Content-Length: 0 Date: Sat, 08 Sep 2018 08:11:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:47,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5350847d-0241-4704-ade5-6f8873c3c0a8 used request id req-c096cd0a-2718-488e-b371-e361d7a32beb 2018-09-08 08:11:47,058 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1 2018-09-08 08:11:47,058 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-subnet1 2018-09-08 08:11:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:49,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccba77f2-0450-4fa5-b71d-0b9c00373bb3 Date: Sat, 08 Sep 2018 08:11:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:49,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c4967dd1-f9e4-4421-ac67-78997990fd3f used request id req-ccba77f2-0450-4fa5-b71d-0b9c00373bb3 2018-09-08 08:11:49,364 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7e002204-0bfd-4a11-bdaf-9e0b5ab55a36-pub-net1 2018-09-08 08:11:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4942434b-4ebd-456a-a7a4-685b0e7b80bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4afa07df5d057e39a1c9776809e8faeb403e2" 2018-09-08 08:11:50,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28892a10-3028-4458-8395-c2d6978fe881 Date: Sat, 08 Sep 2018 08:11:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:50,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4942434b-4ebd-456a-a7a4-685b0e7b80bb used request id req-28892a10-3028-4458-8395-c2d6978fe881 2018-09-08 08:11:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:50,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-214473ce-4665-4495-9056-3f4878dc3fde Date: Sat, 08 Sep 2018 08:11:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:24Z", "updated_at": "2018-09-08T08:11:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "revision_number": 0, "id": "068f5b8d-a312-4a4d-bf1f-ccaa002e80b3", "remote_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "remote_ip_prefix": null, "created_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "revision_number": 0, "id": "5711f8d2-9d7a-4c00-a35d-8d825c32698f", "remote_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "remote_ip_prefix": null, "created_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "revision_number": 0, "id": "60399cd3-a56d-4e24-ab55-ba7d11113d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "revision_number": 0, "id": "d78c39d1-1cb3-466f-bf0d-ee51866226c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e"}], "revision_number": 4, "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "837d27c6-4966-4167-b023-08bfd13da324", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:11:50,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-214473ce-4665-4495-9056-3f4878dc3fde 2018-09-08 08:11:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:50,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3745ea12-6947-401d-8ecd-8a668ab8669f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:50,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-3745ea12-6947-401d-8ecd-8a668ab8669f 2018-09-08 08:11:50,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8473ea7-009f-4c57-b9c0-f94a582aaaa9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:11:51,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c8473ea7-009f-4c57-b9c0-f94a582aaaa9 2018-09-08 08:11:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357b9fb1-51f2-4533-8c6f-e56d9d9c112c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:51,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-357b9fb1-51f2-4533-8c6f-e56d9d9c112c 2018-09-08 08:11:51,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:51,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f2448d-11ad-4dae-9eac-3744850b9dcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:51,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-70f2448d-11ad-4dae-9eac-3744850b9dcf 2018-09-08 08:11:51,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334dade5-7e4e-4973-a134-89cc6fed744d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:11:51,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-334dade5-7e4e-4973-a134-89cc6fed744d 2018-09-08 08:11:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f6d26f-9861-4c99-96ac-3ba57f4132e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:51,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-72f6d26f-9861-4c99-96ac-3ba57f4132e5 2018-09-08 08:11:51,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eaaaa59-2093-4749-8c3a-e82fde8482e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:11:51,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-2eaaaa59-2093-4749-8c3a-e82fde8482e2 2018-09-08 08:11:51,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:11:51,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bf7f22-240c-43d8-9297-0a22aa36603e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e"}, "enabled": true, "id": "f4a24ee0fff3453cb27240200dd8ee3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-09fdc691-960a-415-proj"}} 2018-09-08 08:11:51,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e used request id req-d3bf7f22-240c-43d8-9297-0a22aa36603e 2018-09-08 08:11:51,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837d27c6-4966-4167-b023-08bfd13da324 2018-09-08 08:11:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=837d27c6-4966-4167-b023-08bfd13da324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19d910f1-1bb0-4f6a-8731-e1410c42fdea Date: Sat, 08 Sep 2018 08:11:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:24Z", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "068f5b8d-a312-4a4d-bf1f-ccaa002e80b3"}, {"remote_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:24Z", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "5711f8d2-9d7a-4c00-a35d-8d825c32698f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:24Z", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "60399cd3-a56d-4e24-ab55-ba7d11113d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:11:24Z", "security_group_id": "837d27c6-4966-4167-b023-08bfd13da324", "port_range_min": null, "revision_number": 0, "tenant_id": "f4a24ee0fff3453cb27240200dd8ee3e", "created_at": "2018-09-08T08:11:24Z", "project_id": "f4a24ee0fff3453cb27240200dd8ee3e", "id": "d78c39d1-1cb3-466f-bf0d-ee51866226c5"}]} 2018-09-08 08:11:51,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=837d27c6-4966-4167-b023-08bfd13da324 used request id req-19d910f1-1bb0-4f6a-8731-e1410c42fdea 2018-09-08 08:11:51,842 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:11:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/837d27c6-4966-4167-b023-08bfd13da324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:52,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48886224-6b75-4251-859d-b0424083a390 Content-Length: 0 Date: Sat, 08 Sep 2018 08:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:11:52,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/837d27c6-4966-4167-b023-08bfd13da324 used request id req-48886224-6b75-4251-859d-b0424083a390 2018-09-08 08:11:52,140 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-09fdc691-960a-415-proj 2018-09-08 08:11:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:52,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-853085db-4dca-4a23-9a76-a31502d5c9c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:52,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f4a24ee0fff3453cb27240200dd8ee3e used request id req-853085db-4dca-4a23-9a76-a31502d5c9c8 2018-09-08 08:11:52,341 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-09fdc691-960a-415-proj-role 2018-09-08 08:11:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:52,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579278da-f48f-46b2-9ed9-209e26890cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:52,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e902915a39324c2a9ebee9a068fd2cc2 used request id req-579278da-f48f-46b2-9ed9-209e26890cb7 2018-09-08 08:11:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633b45cc2ac5509492511d64c97515c68e02a520" 2018-09-08 08:11:52,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3878da-2eca-404f-86d7-3723e8d6b8b7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:52,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be3878da-2eca-404f-86d7-3723e8d6b8b7 2018-09-08 08:11:52,543 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-09fdc691-960a-415-user 2018-09-08 08:11:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e7efc91695864ecfb8838eb247608b74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb4172edcbc8cbdc62956a9caff6120e949f541" 2018-09-08 08:11:52,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c7c274-107e-416a-9407-c55be7e27f5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:52,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e7efc91695864ecfb8838eb247608b74 used request id req-a6c7c274-107e-416a-9407-c55be7e27f5a 2018-09-08 08:11:52,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:53,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MwUHtK8wR8OleHrq36pi5A"], "issued_at": "2018-09-08T08:11:53.000000Z"}} 2018-09-08 08:11:53,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c69ee755bda5d2cea0f79391a0807e12cc3297" 2018-09-08 08:11:53,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82af5568-c090-48b8-9c5c-1e11484f40f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:53,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-82af5568-c090-48b8-9c5c-1e11484f40f0 2018-09-08 08:11:53,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:53,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:53,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0w50gCSPQJajybY-Bbf8bg"], "issued_at": "2018-09-08T08:11:53.000000Z"}} 2018-09-08 08:11:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:53,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ed0e29-bd5d-4a4f-b362-588b492ec74c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:53,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2ed0e29-bd5d-4a4f-b362-588b492ec74c 2018-09-08 08:11:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:53,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-301ee795-f498-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:53,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e80a75-e01a-4d8f-8f14-bc65b47550c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-301ee795-f498-458-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:11:53,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-301ee795-f498-458-proj used request id req-f4e80a75-e01a-4d8f-8f14-bc65b47550c3 2018-09-08 08:11:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d72b99-b7b6-4835-8910-a11fb9f39d72 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:53,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-60d72b99-b7b6-4835-8910-a11fb9f39d72 2018-09-08 08:11:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}}' 2018-09-08 08:11:53,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23192e61-7525-47cc-9504-0056a094a8ab Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941"}, "enabled": true, "id": "8d288aaf45cd4ba0873caa2bd24f3941", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}} 2018-09-08 08:11:53,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-23192e61-7525-47cc-9504-0056a094a8ab 2018-09-08 08:11:53,948 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-301ee795-f498-458-proj 2018-09-08 08:11:53,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:53,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:54,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["cT_-WM8kQFCqFrkqi7EE3g"], "issued_at": "2018-09-08T08:11:54.000000Z"}} 2018-09-08 08:11:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc75dd649a719deeb38807deea3313fafa1b1c5" 2018-09-08 08:11:54,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b7c105-8697-46ee-af8a-2990bba6f22b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:54,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0b7c105-8697-46ee-af8a-2990bba6f22b 2018-09-08 08:11:54,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:54,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc75dd649a719deeb38807deea3313fafa1b1c5" 2018-09-08 08:11:54,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3074054-e286-49eb-b887-091ecea19fe9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:11:54,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c3074054-e286-49eb-b887-091ecea19fe9 2018-09-08 08:11:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc75dd649a719deeb38807deea3313fafa1b1c5" 2018-09-08 08:11:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c04b8f-26b9-4c40-bc0f-ec4877a011d7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941"}, "enabled": true, "id": "8d288aaf45cd4ba0873caa2bd24f3941", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}]} 2018-09-08 08:11:54,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj used request id req-81c04b8f-26b9-4c40-bc0f-ec4877a011d7 2018-09-08 08:11:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc75dd649a719deeb38807deea3313fafa1b1c5" 2018-09-08 08:11:54,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84132fb-f9e6-4563-8b4f-8b7334272f08 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:11:54,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f84132fb-f9e6-4563-8b4f-8b7334272f08 2018-09-08 08:11:55,037 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-301ee795-f498-458-user 2018-09-08 08:11:55,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:55,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7603a0-e507-4dba-b83f-4626532db21d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:11:55,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce7603a0-e507-4dba-b83f-4626532db21d 2018-09-08 08:11:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" -d '{"role": {"name": "CreateRouterSuccessTests-301ee795-f498-458-proj-role"}}' 2018-09-08 08:11:55,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a691c5c-3815-45af-880f-1e975281f6f8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2100d9a899db4120805f0044848c7048", "links": {"self": "http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048"}, "name": "CreateRouterSuccessTests-301ee795-f498-458-proj-role"}} 2018-09-08 08:11:55,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a691c5c-3815-45af-880f-1e975281f6f8 2018-09-08 08:11:55,259 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-301ee795-f498-458-proj-role 2018-09-08 08:11:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:55,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a14d3a-607b-4dcd-b44c-a5a1706bcb07 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048"}, "domain_id": null, "name": "CreateRouterSuccessTests-301ee795-f498-458-proj-role", "id": "2100d9a899db4120805f0044848c7048"}} 2018-09-08 08:11:55,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048 used request id req-d1a14d3a-607b-4dcd-b44c-a5a1706bcb07 2018-09-08 08:11:55,356 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-301ee795-f498-458-proj-role to project CreateRouterSuccessTests-301ee795-f498-458-proj 2018-09-08 08:11:55,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941/users/c4e823f5a6f947fd8ea8264e689d3aa8/roles/2100d9a899db4120805f0044848c7048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:11:55,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7971d7f4-0312-451e-a386-d46f3362c1d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:11:55,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941/users/c4e823f5a6f947fd8ea8264e689d3aa8/roles/2100d9a899db4120805f0044848c7048 used request id req-7971d7f4-0312-451e-a386-d46f3362c1d8 2018-09-08 08:11:55,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:55,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:55,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DcQ4U3NGSdmJ005kYNIfQg"], "issued_at": "2018-09-08T08:11:55.000000Z"}} 2018-09-08 08:11:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:11:55,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fc0444-773a-4658-be83-c6cf25ad8fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:55,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d2fc0444-773a-4658-be83-c6cf25ad8fbf 2018-09-08 08:11:55,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:11:56,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5913ce43-2ffb-4cbb-aa5d-b487fc864549 Date: Sat, 08 Sep 2018 08:11:56 GMT RESP BODY: {"routers": []} 2018-09-08 08:11:56,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router&admin_state_up=True used request id req-5913ce43-2ffb-4cbb-aa5d-b487fc864549 2018-09-08 08:11:56,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:11:56,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:11:56,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zZPR7S7QSEu6oD_rE9dblQ"], "issued_at": "2018-09-08T08:11:56.000000Z"}} 2018-09-08 08:11:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d7e0e85a42cd1032128b457894981595a69c0f0" 2018-09-08 08:11:56,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a7b049-e55c-4e18-8e79-2ed4e50568a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:11:56,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-94a7b049-e55c-4e18-8e79-2ed4e50568a3 2018-09-08 08:11:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:11:56,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:11:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:11:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d7e0e85a42cd1032128b457894981595a69c0f0" 2018-09-08 08:11:56,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501936a2-86df-4bbb-a6b4-dcb14ec3e374 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941"}, "enabled": true, "id": "8d288aaf45cd4ba0873caa2bd24f3941", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}]} 2018-09-08 08:11:56,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-301ee795-f498-458-proj used request id req-501936a2-86df-4bbb-a6b4-dcb14ec3e374 2018-09-08 08:11:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:11:56,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3101b89b-3f78-49c9-8e9c-e3f088e51565 Date: Sat, 08 Sep 2018 08:11:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:11:56,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-3101b89b-3f78-49c9-8e9c-e3f088e51565 2018-09-08 08:11:56,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:11:57,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0b8be073-79ee-4e80-8f30-c38d89057086 Date: Sat, 08 Sep 2018 08:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:11:57,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-0b8be073-79ee-4e80-8f30-c38d89057086 2018-09-08 08:11:57,143 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router 2018-09-08 08:11:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "tenant_id": "8d288aaf45cd4ba0873caa2bd24f3941", "name": "CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router", "admin_state_up": true}}' 2018-09-08 08:12:02,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-707c6f0d-abb0-4795-a0ae-72289e897784 Date: Sat, 08 Sep 2018 08:12:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d288aaf45cd4ba0873caa2bd24f3941", "created_at": "2018-09-08T08:11:57Z", "admin_state_up": true, "updated_at": "2018-09-08T08:11:58Z", "project_id": "8d288aaf45cd4ba0873caa2bd24f3941", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c0229573-5f0c-4783-b18e-3ee3523dc880", "name": "CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router"}} 2018-09-08 08:12:02,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-707c6f0d-abb0-4795-a0ae-72289e897784 2018-09-08 08:12:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:02,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-7d4a672a-1268-44a0-9fc0-7cc28d67b4d2 Date: Sat, 08 Sep 2018 08:12:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:00Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.9"}],"id":"954a8f28-e8a7-4685-8a67-a40952f15e26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:92:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:12:00Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:58Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.205"}],"id":"a7703f7f-1b7f-4459-9b11-0c4b5fe5e65d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:85:06","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:11:58Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:01Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.7"}],"id":"ac3d798e-f8e2-44ec-93ec-2efccaac1aed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:da:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:12:00Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.1"}],"id":"ef658c47-03cd-4466-8018-8c8531c89890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:42:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:59Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"}]} 2018-09-08 08:12:02,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 used request id req-7d4a672a-1268-44a0-9fc0-7cc28d67b4d2 2018-09-08 08:12:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:02,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-74879a7f-782d-4519-a2b9-4aadbf60d72c Date: Sat, 08 Sep 2018 08:12:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:12:02,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-74879a7f-782d-4519-a2b9-4aadbf60d72c 2018-09-08 08:12:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:02,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-15c66e67-925b-4cb0-96c7-ca9c527a0905 Date: Sat, 08 Sep 2018 08:12:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:02,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-15c66e67-925b-4cb0-96c7-ca9c527a0905 2018-09-08 08:12:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-014cbb38-c6b5-442b-8e5a-20fb14f7fcb3 Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:03,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-014cbb38-c6b5-442b-8e5a-20fb14f7fcb3 2018-09-08 08:12:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8f595c78-d60c-4725-a73a-4b77170dca9c Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:03,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-8f595c78-d60c-4725-a73a-4b77170dca9c 2018-09-08 08:12:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c0229573-5f0c-4783-b18e-3ee3523dc880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a89c98d3-515a-48de-962b-e74132c055b8 Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d288aaf45cd4ba0873caa2bd24f3941", "created_at": "2018-09-08T08:11:57Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:01Z", "project_id": "8d288aaf45cd4ba0873caa2bd24f3941", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "c0229573-5f0c-4783-b18e-3ee3523dc880", "name": "CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router"}} 2018-09-08 08:12:03,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c0229573-5f0c-4783-b18e-3ee3523dc880 used request id req-a89c98d3-515a-48de-962b-e74132c055b8 2018-09-08 08:12:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-c08fef08-9fd9-4fd2-95b5-c373324fd871 Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:00Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.9"}],"id":"954a8f28-e8a7-4685-8a67-a40952f15e26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:92:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:12:00Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:03Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.205"}],"id":"a7703f7f-1b7f-4459-9b11-0c4b5fe5e65d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:85:06","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:11:58Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:03Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.7"}],"id":"ac3d798e-f8e2-44ec-93ec-2efccaac1aed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:da:28","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:12:00Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:11:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","ip_address":"169.254.192.1"}],"id":"ef658c47-03cd-4466-8018-8c8531c89890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:42:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8d288aaf45cd4ba0873caa2bd24f3941","admin_state_up":true,"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:59Z","binding:vnic_type":"normal","device_id":"c0229573-5f0c-4783-b18e-3ee3523dc880"}]} 2018-09-08 08:12:03,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 used request id req-c08fef08-9fd9-4fd2-95b5-c373324fd871 2018-09-08 08:12:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fba44f10-3fc5-4c41-8c16-c645ea6c3240 Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:12:03,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-fba44f10-3fc5-4c41-8c16-c645ea6c3240 2018-09-08 08:12:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a6f25129-e531-4db8-96c4-36a65c581db5 Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:03,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-a6f25129-e531-4db8-96c4-36a65c581db5 2018-09-08 08:12:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a7a1bb86-881b-475a-aa5a-aae9c487ebcb Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:03,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-a7a1bb86-881b-475a-aa5a-aae9c487ebcb 2018-09-08 08:12:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:03,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eac0dd97-0979-4191-afb6-bad6ab6cc74b Date: Sat, 08 Sep 2018 08:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"eecaf4e6-e020-4148-b17a-5d9d7ba7adfc","tenant_id":"","created_at":"2018-09-08T08:11:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:11:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f3d497fe-1aec-4c4e-a5ec-93cfe0d51196","subnetpool_id":null,"name":"HA subnet tenant 8d288aaf45cd4ba0873caa2bd24f3941"}} 2018-09-08 08:12:03,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f3d497fe-1aec-4c4e-a5ec-93cfe0d51196 used request id req-eac0dd97-0979-4191-afb6-bad6ab6cc74b 2018-09-08 08:12:03,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:03,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2100d9a899db4120805f0044848c7048", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj-role"}], "expires_at": "2018-09-08T09:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d288aaf45cd4ba0873caa2bd24f3941", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8d288aaf45cd4ba0873caa2bd24f3941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-301ee795-f498-458-user", "id": "c4e823f5a6f947fd8ea8264e689d3aa8"}, "audit_ids": ["OS50Iy2zQgKJJtNK9cBpfA"], "issued_at": "2018-09-08T08:12:03.000000Z"}} 2018-09-08 08:12:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e890adaab27505fc60388243ce1c1d6f0abff9" 2018-09-08 08:12:04,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4568b789-b4f2-45f9-8a33-0b89b56a436a Date: Sat, 08 Sep 2018 08:12:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d288aaf45cd4ba0873caa2bd24f3941", "created_at": "2018-09-08T08:11:57Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:01Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "8d288aaf45cd4ba0873caa2bd24f3941", "id": "c0229573-5f0c-4783-b18e-3ee3523dc880", "name": "CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router"}]} 2018-09-08 08:12:04,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router&admin_state_up=True used request id req-4568b789-b4f2-45f9-8a33-0b89b56a436a 2018-09-08 08:12:04,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:04,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c69ee755bda5d2cea0f79391a0807e12cc3297" 2018-09-08 08:12:04,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bc8fbc-7adb-4caf-a67d-223f0c130c68 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941"}, "enabled": true, "id": "8d288aaf45cd4ba0873caa2bd24f3941", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-301ee795-f498-458-proj"}} 2018-09-08 08:12:04,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941 used request id req-17bc8fbc-7adb-4caf-a67d-223f0c130c68 2018-09-08 08:12:04,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e890adaab27505fc60388243ce1c1d6f0abff9" 2018-09-08 08:12:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e4cd0ecf-73ff-401a-98ca-45f414259780 Date: Sat, 08 Sep 2018 08:12:04 GMT RESP BODY: {"ports":[]} 2018-09-08 08:12:04,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c0229573-5f0c-4783-b18e-3ee3523dc880 used request id req-e4cd0ecf-73ff-401a-98ca-45f414259780 2018-09-08 08:12:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e890adaab27505fc60388243ce1c1d6f0abff9" 2018-09-08 08:12:04,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-277edada-0381-4ec8-8e0b-3278b444d9b8 Date: Sat, 08 Sep 2018 08:12:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:12:04,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-277edada-0381-4ec8-8e0b-3278b444d9b8 2018-09-08 08:12:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e890adaab27505fc60388243ce1c1d6f0abff9" 2018-09-08 08:12:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1d14877b-1ba5-43ad-b13b-a697404df463 Date: Sat, 08 Sep 2018 08:12:04 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:12:04,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1d14877b-1ba5-43ad-b13b-a697404df463 2018-09-08 08:12:04,900 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router 2018-09-08 08:12:04,900 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3e760d0e-fcc4-481d-a71f-44f76360b8c8-pub-router 2018-09-08 08:12:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c0229573-5f0c-4783-b18e-3ee3523dc880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7222e6dff74767881c4ed4d851ec8b05abfb6406" 2018-09-08 08:12:08,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc8afd6c-5eb3-4590-9250-3e288b975017 Content-Length: 0 Date: Sat, 08 Sep 2018 08:12:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:08,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c0229573-5f0c-4783-b18e-3ee3523dc880 used request id req-dc8afd6c-5eb3-4590-9250-3e288b975017 2018-09-08 08:12:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:08,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-32611fe9-b4c1-4c48-872c-6ac52cb1b4a8 Date: Sat, 08 Sep 2018 08:12:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:12:08,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-32611fe9-b4c1-4c48-872c-6ac52cb1b4a8 2018-09-08 08:12:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:08,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01244a56-dd01-4957-96ba-bb6a558110d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:08,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-01244a56-dd01-4957-96ba-bb6a558110d8 2018-09-08 08:12:08,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:08,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20ad6ef-8622-4d5e-802b-05726b9275a6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:12:08,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e20ad6ef-8622-4d5e-802b-05726b9275a6 2018-09-08 08:12:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:08,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55532856-9e1a-405f-a261-0589fe11c482 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:08,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-55532856-9e1a-405f-a261-0589fe11c482 2018-09-08 08:12:08,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:08,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6be8c8-8f8d-4865-991a-efdfd844f423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:08,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6b6be8c8-8f8d-4865-991a-efdfd844f423 2018-09-08 08:12:08,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19f7618-29cc-446f-8896-a43d0dfb60e4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:12:09,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-c19f7618-29cc-446f-8896-a43d0dfb60e4 2018-09-08 08:12:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eee7d1a-cf0c-4a59-a3ca-8f87c9359aff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:09,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-7eee7d1a-cf0c-4a59-a3ca-8f87c9359aff 2018-09-08 08:12:09,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4adf99-5e2a-4adb-86df-84ecad761fb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:09,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-3a4adf99-5e2a-4adb-86df-84ecad761fb7 2018-09-08 08:12:09,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba1c960-7d1c-42c3-a992-26688bc5ef15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:09,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2ba1c960-7d1c-42c3-a992-26688bc5ef15 2018-09-08 08:12:09,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79aa8bb1-adcc-417c-b3f9-996082cde5b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:09,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-79aa8bb1-adcc-417c-b3f9-996082cde5b0 2018-09-08 08:12:09,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba18e5d-1277-4ed9-9361-846c2b6ca5a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:09,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-4ba18e5d-1277-4ed9-9361-846c2b6ca5a1 2018-09-08 08:12:09,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:09,507 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-301ee795-f498-458-proj 2018-09-08 08:12:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441af976-40dd-408e-87ac-d8244910dd5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:09,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8d288aaf45cd4ba0873caa2bd24f3941 used request id req-441af976-40dd-408e-87ac-d8244910dd5d 2018-09-08 08:12:09,723 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-301ee795-f498-458-proj-role 2018-09-08 08:12:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32093ad5-1e7b-444e-a7d5-a0648bd5d898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:09,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2100d9a899db4120805f0044848c7048 used request id req-32093ad5-1e7b-444e-a7d5-a0648bd5d898 2018-09-08 08:12:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f30f64876f3217c5ee0e3bfb8c8cf6e4443e3d0" 2018-09-08 08:12:09,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ab7f1b-e0a7-4388-9998-c4760d92bf1b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:12:09,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37ab7f1b-e0a7-4388-9998-c4760d92bf1b 2018-09-08 08:12:09,928 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-301ee795-f498-458-user 2018-09-08 08:12:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c4e823f5a6f947fd8ea8264e689d3aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc75dd649a719deeb38807deea3313fafa1b1c5" 2018-09-08 08:12:10,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d1f628-379a-4c29-8a3a-31f346969dfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:10,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c4e823f5a6f947fd8ea8264e689d3aa8 used request id req-07d1f628-379a-4c29-8a3a-31f346969dfe 2018-09-08 08:12:10,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:10,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["-Xh8x--JRHGevky8wVsdRA"], "issued_at": "2018-09-08T08:12:10.000000Z"}} 2018-09-08 08:12:10,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b67f5231f51ebcbe960f0624ec97f2cff95801" 2018-09-08 08:12:10,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407b18fa-4e7a-48f6-8b9e-ff27bcdaa4a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:10,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-407b18fa-4e7a-48f6-8b9e-ff27bcdaa4a0 2018-09-08 08:12:10,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:10,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:10,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ToFu1-0LQO2BKqG3GNjHtw"], "issued_at": "2018-09-08T08:12:10.000000Z"}} 2018-09-08 08:12:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41aaaf78-9760-43c8-b3e1-24bc25b2dc4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:11,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-41aaaf78-9760-43c8-b3e1-24bc25b2dc4c 2018-09-08 08:12:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:11,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:11,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0c48e3-77a0-4aa7-8bab-21472430407c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:12:11,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj used request id req-5a0c48e3-77a0-4aa7-8bab-21472430407c 2018-09-08 08:12:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:11,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79123b2-65f7-4b30-992c-4146c8331ca2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:12:11,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e79123b2-65f7-4b30-992c-4146c8331ca2 2018-09-08 08:12:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}}' 2018-09-08 08:12:11,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f97c4fd-6c71-4da5-8d58-dbf15c3175c1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:11,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7f97c4fd-6c71-4da5-8d58-dbf15c3175c1 2018-09-08 08:12:11,325 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj 2018-09-08 08:12:11,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:11,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:11,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HhjK6ZlYTQ-CnZtqfHerBA"], "issued_at": "2018-09-08T08:12:11.000000Z"}} 2018-09-08 08:12:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9513a1bb00a456fca2b56998b7e209a826392f6" 2018-09-08 08:12:11,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1d26b5-5347-40f5-9b73-363cc874bf0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:11,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b1d26b5-5347-40f5-9b73-363cc874bf0a 2018-09-08 08:12:11,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:11,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9513a1bb00a456fca2b56998b7e209a826392f6" 2018-09-08 08:12:11,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344df235-e0ce-4e29-b68b-8768bf40363c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:12:11,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-344df235-e0ce-4e29-b68b-8768bf40363c 2018-09-08 08:12:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9513a1bb00a456fca2b56998b7e209a826392f6" 2018-09-08 08:12:11,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cad5f5-e2d6-468f-994b-7c2c2a9899da Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}]} 2018-09-08 08:12:11,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj used request id req-e9cad5f5-e2d6-468f-994b-7c2c2a9899da 2018-09-08 08:12:11,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9513a1bb00a456fca2b56998b7e209a826392f6" 2018-09-08 08:12:12,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015ebb44-9d62-4f58-b60e-c3f7461d6110 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:12:12,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-015ebb44-9d62-4f58-b60e-c3f7461d6110 2018-09-08 08:12:12,390 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-user 2018-09-08 08:12:12,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:12,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e86310-8d34-4a40-adbb-469a90c7ecc6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:12:12,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30e86310-8d34-4a40-adbb-469a90c7ecc6 2018-09-08 08:12:12,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" -d '{"role": {"name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}}' 2018-09-08 08:12:12,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7085571-0436-41ad-a6f6-1706c544b786 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a8f871a4ad44999ae933a52884b1296", "links": {"self": "http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296"}, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}} 2018-09-08 08:12:12,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7085571-0436-41ad-a6f6-1706c544b786 2018-09-08 08:12:12,666 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role 2018-09-08 08:12:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:12,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a31a4b-b8eb-4432-b346-f482fa3c8c4b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296"}, "domain_id": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role", "id": "6a8f871a4ad44999ae933a52884b1296"}} 2018-09-08 08:12:12,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296 used request id req-85a31a4b-b8eb-4432-b346-f482fa3c8c4b 2018-09-08 08:12:12,760 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role to project CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj 2018-09-08 08:12:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607/users/8d361e7f0418419a8d8a2b6c96532638/roles/6a8f871a4ad44999ae933a52884b1296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:12,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ed3693-5e01-4db5-b064-220387a56106 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:12,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607/users/8d361e7f0418419a8d8a2b6c96532638/roles/6a8f871a4ad44999ae933a52884b1296 used request id req-60ed3693-5e01-4db5-b064-220387a56106 2018-09-08 08:12:12,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:12,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:13,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["cM3xcrIqQyu1LQYz-_X1-g"], "issued_at": "2018-09-08T08:12:13.000000Z"}} 2018-09-08 08:12:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:13,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d63a96-4ded-4fe5-aaaa-7db99a5e9f2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:13,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f3d63a96-4ded-4fe5-aaaa-7db99a5e9f2b 2018-09-08 08:12:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:13,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-56f885b8-231d-42b6-8fe7-22405d3b39c0 Date: Sat, 08 Sep 2018 08:12:13 GMT RESP BODY: {"networks":[]} 2018-09-08 08:12:13,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 used request id req-56f885b8-231d-42b6-8fe7-22405d3b39c0 2018-09-08 08:12:13,626 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 2018-09-08 08:12:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" -d '{"network": {"name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1", "admin_state_up": true}}' 2018-09-08 08:12:14,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7bf26610-4005-4cb3-9262-5aba6bd41b10 Date: Sat, 08 Sep 2018 08:12:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:12:14Z","is_default":false,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","mtu":1450}} 2018-09-08 08:12:14,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7bf26610-4005-4cb3-9262-5aba6bd41b10 2018-09-08 08:12:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:14,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9a0b339c-c7e2-48c2-a03a-952d79c8dc08 Date: Sat, 08 Sep 2018 08:12:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:14,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-9a0b339c-c7e2-48c2-a03a-952d79c8dc08 2018-09-08 08:12:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:14,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c78636fc-7b5f-4463-8c41-2ea40a92502b Date: Sat, 08 Sep 2018 08:12:14 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:12:14,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-c78636fc-7b5f-4463-8c41-2ea40a92502b 2018-09-08 08:12:14,593 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1 2018-09-08 08:12:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" -d '{"subnets": [{"ip_version": 4, "network_id": "0fb1a647-85ba-4276-9ffd-db4bbf999792", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]}' 2018-09-08 08:12:15,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3222b201-2ffb-4952-9ee4-6088b126e110 Date: Sat, 08 Sep 2018 08:12:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:15,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3222b201-2ffb-4952-9ee4-6088b126e110 2018-09-08 08:12:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:15,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eba68985-75ed-4a13-ad4a-7376436cf568 Date: Sat, 08 Sep 2018 08:12:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:15,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-eba68985-75ed-4a13-ad4a-7376436cf568 2018-09-08 08:12:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03432fd4-e8c9-453d-8c82-552de785b274 Date: Sat, 08 Sep 2018 08:12:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:15,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-03432fd4-e8c9-453d-8c82-552de785b274 2018-09-08 08:12:15,459 - OpenStackNetwork - DEBUG - Network [0fb1a647-85ba-4276-9ffd-db4bbf999792] created successfully 2018-09-08 08:12:15,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:15,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:15,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["7NyNbx9rS0aV6MCuMp13Ww"], "issued_at": "2018-09-08T08:12:15.000000Z"}} 2018-09-08 08:12:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:15,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc4a337-1cdb-4f89-b72f-a79f7443c6a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:15,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4bc4a337-1cdb-4f89-b72f-a79f7443c6a1 2018-09-08 08:12:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:16,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d82121a-c611-40e9-9aab-3ea0b4128266 Date: Sat, 08 Sep 2018 08:12:16 GMT RESP BODY: {"networks":[]} 2018-09-08 08:12:16,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 used request id req-5d82121a-c611-40e9-9aab-3ea0b4128266 2018-09-08 08:12:16,069 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 2018-09-08 08:12:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" -d '{"network": {"name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2", "admin_state_up": true}}' 2018-09-08 08:12:16,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-eccadf44-520f-45f9-8fed-2b0c1d090628 Date: Sat, 08 Sep 2018 08:12:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6155efdc-9d64-438b-8265-e43bb47f140c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:12:16Z","is_default":false,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","mtu":1450}} 2018-09-08 08:12:16,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-eccadf44-520f-45f9-8fed-2b0c1d090628 2018-09-08 08:12:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:16,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-84f57dbd-bdee-4519-a29d-cc6e06202a4c Date: Sat, 08 Sep 2018 08:12:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:12:16Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:16,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-84f57dbd-bdee-4519-a29d-cc6e06202a4c 2018-09-08 08:12:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:16,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-460f2ead-86ab-45ff-b085-b63d33107883 Date: Sat, 08 Sep 2018 08:12:16 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:12:16,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-460f2ead-86ab-45ff-b085-b63d33107883 2018-09-08 08:12:16,931 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2 2018-09-08 08:12:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" -d '{"subnets": [{"ip_version": 4, "network_id": "6155efdc-9d64-438b-8265-e43bb47f140c", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]}' 2018-09-08 08:12:17,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1acb64ab-7db0-4ecd-a69d-5a03b06cb3cf Date: Sat, 08 Sep 2018 08:12:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:17,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1acb64ab-7db0-4ecd-a69d-5a03b06cb3cf 2018-09-08 08:12:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:17,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-884c2100-ce9b-418f-8d03-555c72ef98db Date: Sat, 08 Sep 2018 08:12:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:17,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-884c2100-ce9b-418f-8d03-555c72ef98db 2018-09-08 08:12:17,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:18,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3bd31f1a-5e1c-411a-bd44-514f0e64788e Date: Sat, 08 Sep 2018 08:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:18,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-3bd31f1a-5e1c-411a-bd44-514f0e64788e 2018-09-08 08:12:18,163 - OpenStackNetwork - DEBUG - Network [6155efdc-9d64-438b-8265-e43bb47f140c] created successfully 2018-09-08 08:12:18,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:18,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:18,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["qs9kS958Ti2MlmJjE9BnPg"], "issued_at": "2018-09-08T08:12:18.000000Z"}} 2018-09-08 08:12:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:18,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4240698-20d8-4895-b466-d95a0a4716d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:18,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4240698-20d8-4895-b466-d95a0a4716d0 2018-09-08 08:12:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:18,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-de007da8-2055-4950-8b77-7d4f16c061a6 Date: Sat, 08 Sep 2018 08:12:18 GMT RESP BODY: {"routers": []} 2018-09-08 08:12:18,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True used request id req-de007da8-2055-4950-8b77-7d4f16c061a6 2018-09-08 08:12:18,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:18,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:19,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["qXTpi2zAR-yrgls0rjmeuA"], "issued_at": "2018-09-08T08:12:19.000000Z"}} 2018-09-08 08:12:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602071650300fc335aebe1ad6bb9fb918a017e33" 2018-09-08 08:12:19,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a20740b-fa88-481e-aa80-aeaffbfdb072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:19,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a20740b-fa88-481e-aa80-aeaffbfdb072 2018-09-08 08:12:19,188 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"router": {"name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router", "admin_state_up": true}}' 2018-09-08 08:12:22,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-5a4d8e18-f472-4122-a9f2-684b95d71836 Date: Sat, 08 Sep 2018 08:12:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:20Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router"}} 2018-09-08 08:12:22,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-5a4d8e18-f472-4122-a9f2-684b95d71836 2018-09-08 08:12:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:23,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e21e4ad0-c5d1-4320-985d-bb920c0510f6 Date: Sat, 08 Sep 2018 08:12:23 GMT RESP BODY: {"ports":[]} 2018-09-08 08:12:23,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-e21e4ad0-c5d1-4320-985d-bb920c0510f6 2018-09-08 08:12:23,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b1626fe6-0fd5-4f0d-a2f6-0d5b0fa6bbe2 Date: Sat, 08 Sep 2018 08:12:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:23,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 used request id req-b1626fe6-0fd5-4f0d-a2f6-0d5b0fa6bbe2 2018-09-08 08:12:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:23,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:23,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a419884-7b3d-4577-af91-ae71b88025dc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:23,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-2a419884-7b3d-4577-af91-ae71b88025dc 2018-09-08 08:12:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-df45e686-462f-4286-8997-d0e0bc43903d Date: Sat, 08 Sep 2018 08:12:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:23,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-df45e686-462f-4286-8997-d0e0bc43903d 2018-09-08 08:12:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:24,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c40d149-0439-475e-9b3d-3daa9ee1e137 Date: Sat, 08 Sep 2018 08:12:24 GMT RESP BODY: {"ports":[]} 2018-09-08 08:12:24,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1&admin_state_up=True used request id req-4c40d149-0439-475e-9b3d-3daa9ee1e137 2018-09-08 08:12:24,009 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1 for router - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:24,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:24,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["hQFld5dZROiQznGa9Tpz9w"], "issued_at": "2018-09-08T08:12:24.000000Z"}} 2018-09-08 08:12:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3901bb7ffbad1697f57d3a34b4035694ba59997e" 2018-09-08 08:12:24,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e960df98-7db1-4a22-b88f-c8e8c6ff6d0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:24,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e960df98-7db1-4a22-b88f-c8e8c6ff6d0e 2018-09-08 08:12:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c40f31bd-0207-40fb-9938-257486406a8c Date: Sat, 08 Sep 2018 08:12:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:24,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 used request id req-c40f31bd-0207-40fb-9938-257486406a8c 2018-09-08 08:12:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:24,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-47c5ea8e-8697-48b6-b1d1-dddff30f361d Date: Sat, 08 Sep 2018 08:12:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:24,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-47c5ea8e-8697-48b6-b1d1-dddff30f361d 2018-09-08 08:12:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:25,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fc27ee16-8c7c-47d4-8543-3cd7152bde9d Date: Sat, 08 Sep 2018 08:12:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:25,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 used request id req-fc27ee16-8c7c-47d4-8543-3cd7152bde9d 2018-09-08 08:12:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:25,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3901bb7ffbad1697f57d3a34b4035694ba59997e" 2018-09-08 08:12:25,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621cca48-3b11-4ae1-ac18-92c2b56404f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:25,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-621cca48-3b11-4ae1-ac18-92c2b56404f5 2018-09-08 08:12:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:25,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b281e508-a704-460e-81d6-feebfc8d9363 Date: Sat, 08 Sep 2018 08:12:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:25,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-b281e508-a704-460e-81d6-feebfc8d9363 2018-09-08 08:12:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:25,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-842948f6-4f9e-43f2-8e7f-342ef4f1e0d1 Date: Sat, 08 Sep 2018 08:12:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:25,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1 used request id req-842948f6-4f9e-43f2-8e7f-342ef4f1e0d1 2018-09-08 08:12:25,570 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 2018-09-08 08:12:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port": {"network_id": "0fb1a647-85ba-4276-9ffd-db4bbf999792", "fixed_ips": [{"subnet_id": "a37682d3-14b1-4c21-baa3-dc20d6b9f5d5", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1", "admin_state_up": true}}' 2018-09-08 08:12:26,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-91298d8a-b054-46f5-bdb3-3aec47b63afa Date: Sat, 08 Sep 2018 08:12:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","qos_policy_id":null,"admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal"}} 2018-09-08 08:12:26,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-91298d8a-b054-46f5-bdb3-3aec47b63afa 2018-09-08 08:12:26,677 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1 for router - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:26,677 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port_id": "8fdbe93e-d672-42e1-a353-d2539d36904c"}' 2018-09-08 08:12:28,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85cf24b7-db32-4e7a-b65c-7abec6deaad3 Date: Sat, 08 Sep 2018 08:12:28 GMT RESP BODY: {"network_id": "0fb1a647-85ba-4276-9ffd-db4bbf999792", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "subnet_id": "a37682d3-14b1-4c21-baa3-dc20d6b9f5d5", "subnet_ids": ["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"], "port_id": "8fdbe93e-d672-42e1-a353-d2539d36904c", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907"} 2018-09-08 08:12:28,423 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/add_router_interface used request id req-85cf24b7-db32-4e7a-b65c-7abec6deaad3 2018-09-08 08:12:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:28,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-da5ffed7-7637-46f0-b3c5-7ccbfe17a8f5 Date: Sat, 08 Sep 2018 08:12:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:28,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 used request id req-da5ffed7-7637-46f0-b3c5-7ccbfe17a8f5 2018-09-08 08:12:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:28,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ac4070-dac1-4e7a-84cc-b09fdcca9b26 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:28,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-a5ac4070-dac1-4e7a-84cc-b09fdcca9b26 2018-09-08 08:12:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:29,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cddc81fc-8f53-457e-ac60-2b5882461773 Date: Sat, 08 Sep 2018 08:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:29,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-cddc81fc-8f53-457e-ac60-2b5882461773 2018-09-08 08:12:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:29,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6769fb78-e9c3-47e6-b3ca-bda3ab574212 Date: Sat, 08 Sep 2018 08:12:29 GMT RESP BODY: {"ports":[]} 2018-09-08 08:12:29,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2&admin_state_up=True used request id req-6769fb78-e9c3-47e6-b3ca-bda3ab574212 2018-09-08 08:12:29,061 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2 for router - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:29,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:29,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:29,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["N11jIEIPT_GB7fgTpK9Lig"], "issued_at": "2018-09-08T08:12:29.000000Z"}} 2018-09-08 08:12:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f745759efd143a340c5aca3bda0605ab39a27e8" 2018-09-08 08:12:29,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f0801f-0f42-43b2-9169-2c28a10fca77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:29,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b2f0801f-0f42-43b2-9169-2c28a10fca77 2018-09-08 08:12:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:29,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5deca14f-6cf3-40b6-82aa-acc1ab0f6ff4 Date: Sat, 08 Sep 2018 08:12:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:29,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 used request id req-5deca14f-6cf3-40b6-82aa-acc1ab0f6ff4 2018-09-08 08:12:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f3b5b307-ba57-42d7-9693-77b8ad9357b0 Date: Sat, 08 Sep 2018 08:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:29,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-f3b5b307-ba57-42d7-9693-77b8ad9357b0 2018-09-08 08:12:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:30,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4c2fabf4-b105-431e-b310-5786980a166b Date: Sat, 08 Sep 2018 08:12:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:30,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 used request id req-4c2fabf4-b105-431e-b310-5786980a166b 2018-09-08 08:12:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:30,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f745759efd143a340c5aca3bda0605ab39a27e8" 2018-09-08 08:12:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afa1ae5-b765-4279-887e-c2c4d05adce8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-1afa1ae5-b765-4279-887e-c2c4d05adce8 2018-09-08 08:12:30,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-562a7728-ad79-4729-80ee-892df76fde1d Date: Sat, 08 Sep 2018 08:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-562a7728-ad79-4729-80ee-892df76fde1d 2018-09-08 08:12:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:30,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c60d5ec3-ecb5-47e0-9d4b-3e54ff702730 Date: Sat, 08 Sep 2018 08:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:30,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2 used request id req-c60d5ec3-ecb5-47e0-9d4b-3e54ff702730 2018-09-08 08:12:30,416 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 2018-09-08 08:12:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port": {"network_id": "6155efdc-9d64-438b-8265-e43bb47f140c", "fixed_ips": [{"subnet_id": "b0761f8c-f588-488e-98d6-d30e0c0daf63", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2", "admin_state_up": true}}' 2018-09-08 08:12:31,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-87aaef7a-51b3-4311-a5c7-42690974cb90 Date: Sat, 08 Sep 2018 08:12:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","qos_policy_id":null,"admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal"}} 2018-09-08 08:12:31,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-87aaef7a-51b3-4311-a5c7-42690974cb90 2018-09-08 08:12:31,539 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2 for router - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:31,539 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port_id": "5e55ccb0-9986-4da6-80d1-8417dfc7a8ba"}' 2018-09-08 08:12:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6e10179b-9760-471b-a4f3-f755c1750258 Date: Sat, 08 Sep 2018 08:12:33 GMT RESP BODY: {"network_id": "6155efdc-9d64-438b-8265-e43bb47f140c", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "subnet_id": "b0761f8c-f588-488e-98d6-d30e0c0daf63", "subnet_ids": ["b0761f8c-f588-488e-98d6-d30e0c0daf63"], "port_id": "5e55ccb0-9986-4da6-80d1-8417dfc7a8ba", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907"} 2018-09-08 08:12:33,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/add_router_interface used request id req-6e10179b-9760-471b-a4f3-f755c1750258 2018-09-08 08:12:33,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:33,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-b310c3c0-bf67-445f-a8b3-9457dd8efc46 Date: Sat, 08 Sep 2018 08:12:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router"}} 2018-09-08 08:12:33,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-b310c3c0-bf67-445f-a8b3-9457dd8efc46 2018-09-08 08:12:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:33,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-e16581ae-d095-44d5-a9a8-49a9bac27835 Date: Sat, 08 Sep 2018 08:12:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:33,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-e16581ae-d095-44d5-a9a8-49a9bac27835 2018-09-08 08:12:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:33,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-11aeb2db-5a1d-411b-9333-0b7dfb492a6e Date: Sat, 08 Sep 2018 08:12:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}} 2018-09-08 08:12:33,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-11aeb2db-5a1d-411b-9333-0b7dfb492a6e 2018-09-08 08:12:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bb9879da-5e2f-45b0-81b8-be71591b013e Date: Sat, 08 Sep 2018 08:12:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}} 2018-09-08 08:12:33,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-bb9879da-5e2f-45b0-81b8-be71591b013e 2018-09-08 08:12:33,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:33,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["X-qr8DfRRcW9j1n8uVv-kw"], "issued_at": "2018-09-08T08:12:33.000000Z"}} 2018-09-08 08:12:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-c1cb721d-3126-4d3f-a73d-781eacaeb42a Date: Sat, 08 Sep 2018 08:12:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router"}]} 2018-09-08 08:12:34,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True used request id req-c1cb721d-3126-4d3f-a73d-781eacaeb42a 2018-09-08 08:12:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:34,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b67f5231f51ebcbe960f0624ec97f2cff95801" 2018-09-08 08:12:34,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd4988f-6a4e-4677-aa65-d8fd36fc5b75 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:34,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-dfd4988f-6a4e-4677-aa65-d8fd36fc5b75 2018-09-08 08:12:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:34,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-9a3804c1-8d43-41b1-8861-577921c68ca7 Date: Sat, 08 Sep 2018 08:12:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:34,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-9a3804c1-8d43-41b1-8861-577921c68ca7 2018-09-08 08:12:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:34,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f1ff5bb6-e07d-43db-9a6f-c2aee7e0e6e9 Date: Sat, 08 Sep 2018 08:12:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}} 2018-09-08 08:12:34,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-f1ff5bb6-e07d-43db-9a6f-c2aee7e0e6e9 2018-09-08 08:12:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-08d41e95-ade6-43df-a941-68ee2a3d1ae5 Date: Sat, 08 Sep 2018 08:12:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}} 2018-09-08 08:12:34,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-08d41e95-ade6-43df-a941-68ee2a3d1ae5 2018-09-08 08:12:34,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:34,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:35,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a8f871a4ad44999ae933a52884b1296", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role"}], "expires_at": "2018-09-08T09:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d6ee077f4dc64d4487a3d9136b1d4607", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-user", "id": "8d361e7f0418419a8d8a2b6c96532638"}, "audit_ids": ["4t8sMFoLSOiMMC8Hffl_6g"], "issued_at": "2018-09-08T08:12:35.000000Z"}} 2018-09-08 08:12:35,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad01b13-4fff-47ad-bb75-1b11915c18f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:35,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fad01b13-4fff-47ad-bb75-1b11915c18f7 2018-09-08 08:12:35,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:35,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0619d545-6612-45f4-8e9b-0dc8b931a655 Date: Sat, 08 Sep 2018 08:12:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router"}]} 2018-09-08 08:12:35,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router&admin_state_up=True used request id req-0619d545-6612-45f4-8e9b-0dc8b931a655 2018-09-08 08:12:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:35,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:35,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9984f7bf-36e4-4391-94b9-45bbff37eba8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:35,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-9984f7bf-36e4-4391-94b9-45bbff37eba8 2018-09-08 08:12:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:35,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-0ac4a233-fd96-41ec-b412-25e4d2245460 Date: Sat, 08 Sep 2018 08:12:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:35,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-0ac4a233-fd96-41ec-b412-25e4d2245460 2018-09-08 08:12:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3eef52cc-8a04-42b0-91f9-46cf9304025f Date: Sat, 08 Sep 2018 08:12:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}} 2018-09-08 08:12:36,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-3eef52cc-8a04-42b0-91f9-46cf9304025f 2018-09-08 08:12:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5157a3cf-7dfa-4340-ac7d-da24f2174154 Date: Sat, 08 Sep 2018 08:12:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}} 2018-09-08 08:12:36,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-5157a3cf-7dfa-4340-ac7d-da24f2174154 2018-09-08 08:12:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b3ef8ec0-d73c-48e0-83c3-59672aa81f68 Date: Sat, 08 Sep 2018 08:12:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:36,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 used request id req-b3ef8ec0-d73c-48e0-83c3-59672aa81f68 2018-09-08 08:12:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5884aa-296f-4e7b-aace-1d8969178a3c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:36,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-2c5884aa-296f-4e7b-aace-1d8969178a3c 2018-09-08 08:12:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-17763e4d-430e-4e07-98be-1d306646d512 Date: Sat, 08 Sep 2018 08:12:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:36,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-17763e4d-430e-4e07-98be-1d306646d512 2018-09-08 08:12:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-c0f65de2-e9a4-49a9-8159-b2f40c40f002 Date: Sat, 08 Sep 2018 08:12:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:36,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1&admin_state_up=True used request id req-c0f65de2-e9a4-49a9-8159-b2f40c40f002 2018-09-08 08:12:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:36,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879df91b-c650-4b9b-bcc2-77d41de07fae Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:36,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-879df91b-c650-4b9b-bcc2-77d41de07fae 2018-09-08 08:12:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e35decb3-4dc1-4a56-951d-fb4f1e8e7a3e Date: Sat, 08 Sep 2018 08:12:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:37,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 used request id req-e35decb3-4dc1-4a56-951d-fb4f1e8e7a3e 2018-09-08 08:12:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008422c4-c432-4ab1-8339-22dca82442df Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:37,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-008422c4-c432-4ab1-8339-22dca82442df 2018-09-08 08:12:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a40b037b-e159-4473-ae6d-7c5c6594373e Date: Sat, 08 Sep 2018 08:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:37,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-a40b037b-e159-4473-ae6d-7c5c6594373e 2018-09-08 08:12:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-ecdc9da7-a42e-4439-94df-4aad3ab46f83 Date: Sat, 08 Sep 2018 08:12:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:37,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c&name=CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2&admin_state_up=True used request id req-ecdc9da7-a42e-4439-94df-4aad3ab46f83 2018-09-08 08:12:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8eb82bb-8a42-46ad-9544-448d219154dd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:37,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-f8eb82bb-8a42-46ad-9544-448d219154dd 2018-09-08 08:12:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-46429c57-6a6d-49e2-ad53-5c265aebf634 Date: Sat, 08 Sep 2018 08:12:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:12:32Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907", "name": "CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router"}} 2018-09-08 08:12:37,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-46429c57-6a6d-49e2-ad53-5c265aebf634 2018-09-08 08:12:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-42b874ee-0c9b-4bfa-bcfc-d869db7ff07d Date: Sat, 08 Sep 2018 08:12:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"}]} 2018-09-08 08:12:37,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-42b874ee-0c9b-4bfa-bcfc-d869db7ff07d 2018-09-08 08:12:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:38,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-69b2c7c6-83cb-43f0-8d86-d6069777e703 Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}} 2018-09-08 08:12:38,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-69b2c7c6-83cb-43f0-8d86-d6069777e703 2018-09-08 08:12:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7fa8c2bfddd1fa379972b6463718f2df1c3b4da" 2018-09-08 08:12:38,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-694d286e-e691-49fd-9fe8-f634fbfaa9b9 Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}} 2018-09-08 08:12:38,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-694d286e-e691-49fd-9fe8-f634fbfaa9b9 2018-09-08 08:12:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:38,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c0e419ff-2ca9-4cdd-969d-55a6a771f3e4 Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:38,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-c0e419ff-2ca9-4cdd-969d-55a6a771f3e4 2018-09-08 08:12:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:38,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d96013cb-d152-42e6-b5a7-40286c0c2128 Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:38,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-d96013cb-d152-42e6-b5a7-40286c0c2128 2018-09-08 08:12:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:38,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-3eeeba81-c022-4ddb-b53d-867b098d5a9f Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.3"}],"id":"37eaaff9-09da-47fd-b38e-8c0572ed34c4","security_groups":[],"mac_address":"fa:16:3e:45:bf:17","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0fb1a647-85ba-4276-9ffd-db4bbf999792"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.4"}],"id":"8994f303-5d89-4ca5-a2ac-6330baa45650","security_groups":[],"mac_address":"fa:16:3e:6a:14:4b","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0fb1a647-85ba-4276-9ffd-db4bbf999792"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.1"}],"id":"8fdbe93e-d672-42e1-a353-d2539d36904c","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ac:80:d5","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:26Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","ip_address":"10.200.201.2"}],"id":"f3049864-dc53-45cb-92ad-ab6d14c46f50","security_groups":[],"mac_address":"fa:16:3e:70:f7:ba","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0fb1a647-85ba-4276-9ffd-db4bbf999792"}]} 2018-09-08 08:12:38,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-3eeeba81-c022-4ddb-b53d-867b098d5a9f 2018-09-08 08:12:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:38,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a19a03c2-2cab-44fb-be4e-f955136fb807 Date: Sat, 08 Sep 2018 08:12:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:38,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-a19a03c2-2cab-44fb-be4e-f955136fb807 2018-09-08 08:12:38,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:39,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bf9e709d-3b7f-4fad-988d-90ac88e01d12 Date: Sat, 08 Sep 2018 08:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:39,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-bf9e709d-3b7f-4fad-988d-90ac88e01d12 2018-09-08 08:12:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:39,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-cfdb2f69-0584-4f1b-ad4b-7ec88accccc5 Date: Sat, 08 Sep 2018 08:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.3"}],"id":"49348776-eee4-4756-8739-70abbf89535a","security_groups":[],"mac_address":"fa:16:3e:ca:d2:49","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6155efdc-9d64-438b-8265-e43bb47f140c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.2"}],"id":"5a8590df-e898-4ec3-bf8f-02ee1dd760a3","security_groups":[],"mac_address":"fa:16:3e:9f:d7:ba","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6155efdc-9d64-438b-8265-e43bb47f140c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.1"}],"id":"5e55ccb0-9986-4da6-80d1-8417dfc7a8ba","security_groups":["e82d6adb-e551-4833-871f-4f5255b0708b"],"mac_address":"fa:16:3e:ab:5c:f4","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:30Z","binding:vnic_type":"normal","device_id":"8df4c4ba-099e-439a-a3c4-e8792c643907"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:12:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","ip_address":"10.200.202.4"}],"id":"d511da3e-d7f9-459c-825a-8bc63c5f4db3","security_groups":[],"mac_address":"fa:16:3e:d4:75:3b","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6155efdc-9d64-438b-8265-e43bb47f140c"}]} 2018-09-08 08:12:39,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-cfdb2f69-0584-4f1b-ad4b-7ec88accccc5 2018-09-08 08:12:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:39,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-914a2d83-e030-48dd-9106-635506ef53fd Date: Sat, 08 Sep 2018 08:12:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}} 2018-09-08 08:12:39,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-914a2d83-e030-48dd-9106-635506ef53fd 2018-09-08 08:12:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3cc2bca1-974c-498e-b580-c3f137983e4d Date: Sat, 08 Sep 2018 08:12:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"],"updated_at":"2018-09-08T08:12:14Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1"}]} 2018-09-08 08:12:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-3cc2bca1-974c-498e-b580-c3f137983e4d 2018-09-08 08:12:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:40,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-520b539f-56aa-46ec-b2d6-946292a518df Date: Sat, 08 Sep 2018 08:12:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fb1a647-85ba-4276-9ffd-db4bbf999792","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"a37682d3-14b1-4c21-baa3-dc20d6b9f5d5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1"}]} 2018-09-08 08:12:40,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-520b539f-56aa-46ec-b2d6-946292a518df 2018-09-08 08:12:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05e69209-3744-4ce1-a52c-721f44948029 Date: Sat, 08 Sep 2018 08:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}} 2018-09-08 08:12:40,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-05e69209-3744-4ce1-a52c-721f44948029 2018-09-08 08:12:40,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:40,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6bd3ecc8-e574-41c8-a719-7320cd5f47db Date: Sat, 08 Sep 2018 08:12:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0761f8c-f588-488e-98d6-d30e0c0daf63"],"updated_at":"2018-09-08T08:12:17Z","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"6155efdc-9d64-438b-8265-e43bb47f140c","name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2"}]} 2018-09-08 08:12:40,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-6bd3ecc8-e574-41c8-a719-7320cd5f47db 2018-09-08 08:12:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f74fcc8ddf7a17426c1c1fb9d2758dc6fd92fe1" 2018-09-08 08:12:40,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-479cfde1-cc4e-4645-b7b6-36761e1d6bc0 Date: Sat, 08 Sep 2018 08:12:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6155efdc-9d64-438b-8265-e43bb47f140c","tenant_id":"d6ee077f4dc64d4487a3d9136b1d4607","created_at":"2018-09-08T08:12:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"d6ee077f4dc64d4487a3d9136b1d4607","id":"b0761f8c-f588-488e-98d6-d30e0c0daf63","subnetpool_id":null,"name":"CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2"}]} 2018-09-08 08:12:40,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6155efdc-9d64-438b-8265-e43bb47f140c used request id req-479cfde1-cc4e-4645-b7b6-36761e1d6bc0 2018-09-08 08:12:40,787 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router and port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port1 2018-09-08 08:12:40,788 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port_id": "8fdbe93e-d672-42e1-a353-d2539d36904c"}' 2018-09-08 08:12:42,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0bd5ec8e-6c8c-456d-83e9-07db8d2a5536 Date: Sat, 08 Sep 2018 08:12:42 GMT RESP BODY: {"network_id": "0fb1a647-85ba-4276-9ffd-db4bbf999792", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "subnet_id": "a37682d3-14b1-4c21-baa3-dc20d6b9f5d5", "subnet_ids": ["a37682d3-14b1-4c21-baa3-dc20d6b9f5d5"], "port_id": "8fdbe93e-d672-42e1-a353-d2539d36904c", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907"} 2018-09-08 08:12:42,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/remove_router_interface used request id req-0bd5ec8e-6c8c-456d-83e9-07db8d2a5536 2018-09-08 08:12:42,140 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router and port CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-port2 2018-09-08 08:12:42,140 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" -d '{"port_id": "5e55ccb0-9986-4da6-80d1-8417dfc7a8ba"}' 2018-09-08 08:12:43,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2db4a17-023a-4e81-9b40-9225001a57fb Date: Sat, 08 Sep 2018 08:12:43 GMT RESP BODY: {"network_id": "6155efdc-9d64-438b-8265-e43bb47f140c", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "subnet_id": "b0761f8c-f588-488e-98d6-d30e0c0daf63", "subnet_ids": ["b0761f8c-f588-488e-98d6-d30e0c0daf63"], "port_id": "5e55ccb0-9986-4da6-80d1-8417dfc7a8ba", "id": "8df4c4ba-099e-439a-a3c4-e8792c643907"} 2018-09-08 08:12:43,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907/remove_router_interface used request id req-d2db4a17-023a-4e81-9b40-9225001a57fb 2018-09-08 08:12:43,348 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:43,348 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-router 2018-09-08 08:12:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5411d83621ac07db2a01f8d371d1910b3042d1fb" 2018-09-08 08:12:46,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27c71833-4976-4099-97f0-30eee3d24af2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:12:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:46,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8df4c4ba-099e-439a-a3c4-e8792c643907 used request id req-27c71833-4976-4099-97f0-30eee3d24af2 2018-09-08 08:12:46,059 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1 2018-09-08 08:12:46,059 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet1 2018-09-08 08:12:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:48,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f365b9ab-b317-49fb-8874-af76b1b83335 Date: Sat, 08 Sep 2018 08:12:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:48,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a37682d3-14b1-4c21-baa3-dc20d6b9f5d5 used request id req-f365b9ab-b317-49fb-8874-af76b1b83335 2018-09-08 08:12:48,275 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net1 2018-09-08 08:12:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0fb1a647-85ba-4276-9ffd-db4bbf999792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8f49c7cb82a15806aec29d062c71393c49d3ca" 2018-09-08 08:12:49,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-748aa235-47f9-4647-b57b-8ad6219b24b5 Date: Sat, 08 Sep 2018 08:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:49,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0fb1a647-85ba-4276-9ffd-db4bbf999792 used request id req-748aa235-47f9-4647-b57b-8ad6219b24b5 2018-09-08 08:12:49,466 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2 2018-09-08 08:12:49,466 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-subnet2 2018-09-08 08:12:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:51,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5123419-ac33-48e0-b91d-92cfb1e9c6fe Date: Sat, 08 Sep 2018 08:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:51,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b0761f8c-f588-488e-98d6-d30e0c0daf63 used request id req-d5123419-ac33-48e0-b91d-92cfb1e9c6fe 2018-09-08 08:12:51,871 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e81e080f-86b0-44e7-b346-77f1e6416a63-pub-net2 2018-09-08 08:12:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6155efdc-9d64-438b-8265-e43bb47f140c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d266be29a19c86397b08e238787cbc554af815e" 2018-09-08 08:12:52,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d87d18ab-e0ca-4fec-b22c-d040ae91791b Date: Sat, 08 Sep 2018 08:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:52,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6155efdc-9d64-438b-8265-e43bb47f140c used request id req-d87d18ab-e0ca-4fec-b22c-d040ae91791b 2018-09-08 08:12:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cab9e781-237d-4b4f-b971-e4ee38fa3b8f Date: Sat, 08 Sep 2018 08:12:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:13Z", "updated_at": "2018-09-08T08:12:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "revision_number": 0, "id": "0238b5b3-615b-4a99-a0c5-74c1b26679eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "revision_number": 0, "id": "244de8e8-21ce-49b5-8a37-789f7696f877", "remote_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "revision_number": 0, "id": "719f667f-7493-4327-b80a-468f43242309", "remote_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "revision_number": 0, "id": "97bc4a82-0cd0-482d-b7a7-788752f12def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607"}], "revision_number": 4, "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "e82d6adb-e551-4833-871f-4f5255b0708b", "name": "default"}]} 2018-09-08 08:12:53,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cab9e781-237d-4b4f-b971-e4ee38fa3b8f 2018-09-08 08:12:53,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4fd193-fff5-4088-b5e3-23dfa3c8bcad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-4c4fd193-fff5-4088-b5e3-23dfa3c8bcad 2018-09-08 08:12:53,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a41f21e-2dc0-4816-8741-c1555e9d9bc3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:12:53,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1a41f21e-2dc0-4816-8741-c1555e9d9bc3 2018-09-08 08:12:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25cfce6a-189c-44e1-b32d-494797ce2c1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-25cfce6a-189c-44e1-b32d-494797ce2c1d 2018-09-08 08:12:53,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bce45e-672b-47bb-932b-9d7dec52a2bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-29bce45e-672b-47bb-932b-9d7dec52a2bb 2018-09-08 08:12:53,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c91b3d3-88ef-4ef0-a0b7-bd86c52179fc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:12:53,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9c91b3d3-88ef-4ef0-a0b7-bd86c52179fc 2018-09-08 08:12:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0569cd93-5b63-4558-bb8b-7559c0e67ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-0569cd93-5b63-4558-bb8b-7559c0e67ec9 2018-09-08 08:12:53,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a93c4d0-134d-40c5-9906-129480a43c8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-8a93c4d0-134d-40c5-9906-129480a43c8b 2018-09-08 08:12:53,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb55f00-0394-4ac6-b92f-6dc489d82297 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-9cb55f00-0394-4ac6-b92f-6dc489d82297 2018-09-08 08:12:53,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7b44c5-d2ec-4689-b53c-27608a7fd4db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-aa7b44c5-d2ec-4689-b53c-27608a7fd4db 2018-09-08 08:12:53,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:53,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b1d16a-4c8f-4ea7-b2db-c260a61f8e35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:12:53,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-90b1d16a-4c8f-4ea7-b2db-c260a61f8e35 2018-09-08 08:12:53,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:12:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae6c26b-5ebb-4897-9f37-60ef3c5e55f0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607"}, "enabled": true, "id": "d6ee077f4dc64d4487a3d9136b1d4607", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj"}} 2018-09-08 08:12:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-bae6c26b-5ebb-4897-9f37-60ef3c5e55f0 2018-09-08 08:12:54,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e82d6adb-e551-4833-871f-4f5255b0708b 2018-09-08 08:12:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e82d6adb-e551-4833-871f-4f5255b0708b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-250a3b17-6313-4fe9-9e94-2ae0f540fdeb Date: Sat, 08 Sep 2018 08:12:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "port_range_min": null, "revision_number": 0, "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:13Z", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "0238b5b3-615b-4a99-a0c5-74c1b26679eb"}, {"remote_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "port_range_min": null, "revision_number": 0, "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:13Z", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "244de8e8-21ce-49b5-8a37-789f7696f877"}, {"remote_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "port_range_min": null, "revision_number": 0, "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:13Z", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "719f667f-7493-4327-b80a-468f43242309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:12:13Z", "security_group_id": "e82d6adb-e551-4833-871f-4f5255b0708b", "port_range_min": null, "revision_number": 0, "tenant_id": "d6ee077f4dc64d4487a3d9136b1d4607", "created_at": "2018-09-08T08:12:13Z", "project_id": "d6ee077f4dc64d4487a3d9136b1d4607", "id": "97bc4a82-0cd0-482d-b7a7-788752f12def"}]} 2018-09-08 08:12:54,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e82d6adb-e551-4833-871f-4f5255b0708b used request id req-250a3b17-6313-4fe9-9e94-2ae0f540fdeb 2018-09-08 08:12:54,201 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:12:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e82d6adb-e551-4833-871f-4f5255b0708b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bce59d9-8cdd-4319-a655-7a8e422d1a7d Content-Length: 0 Date: Sat, 08 Sep 2018 08:12:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:12:54,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e82d6adb-e551-4833-871f-4f5255b0708b used request id req-2bce59d9-8cdd-4319-a655-7a8e422d1a7d 2018-09-08 08:12:54,500 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj 2018-09-08 08:12:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef78be16-6f11-4724-8350-21fd03a5b469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:54,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d6ee077f4dc64d4487a3d9136b1d4607 used request id req-ef78be16-6f11-4724-8350-21fd03a5b469 2018-09-08 08:12:54,717 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-proj-role 2018-09-08 08:12:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7730357-05e3-4954-b736-ff860909f21b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:54,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6a8f871a4ad44999ae933a52884b1296 used request id req-b7730357-05e3-4954-b736-ff860909f21b 2018-09-08 08:12:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22586a6b74c2c32625980b4dbd18d0977b03b12d" 2018-09-08 08:12:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ab0269-f6d9-4b2c-8cf9-bc2eccd821fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:12:54,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06ab0269-f6d9-4b2c-8cf9-bc2eccd821fc 2018-09-08 08:12:54,940 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-916c9b3f-b6ca-46c-user 2018-09-08 08:12:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8d361e7f0418419a8d8a2b6c96532638 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9513a1bb00a456fca2b56998b7e209a826392f6" 2018-09-08 08:12:55,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0be47d-f49a-41a9-9453-7e0b6cc641fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:55,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8d361e7f0418419a8d8a2b6c96532638 used request id req-0b0be47d-f49a-41a9-9453-7e0b6cc641fc 2018-09-08 08:12:55,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:55,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["_bD3kWiRQoiCn1dp1jS0Tw"], "issued_at": "2018-09-08T08:12:55.000000Z"}} 2018-09-08 08:12:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b5e7c3e2fb70fa74d262f037bac6662f8277e8" 2018-09-08 08:12:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d18ca1-e13f-4d69-ad8b-b19bfa65be81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:55,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06d18ca1-e13f-4d69-ad8b-b19bfa65be81 2018-09-08 08:12:55,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:55,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:56,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["dQdzCXNOSDqRiLoTd8LonA"], "issued_at": "2018-09-08T08:12:56.000000Z"}} 2018-09-08 08:12:56,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:56,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8a9354-ba7d-4beb-a831-4bef0b7cf377 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:56,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e8a9354-ba7d-4beb-a831-4bef0b7cf377 2018-09-08 08:12:56,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:56,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:56,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b9bfe4-9744-47ce-b5a2-21ebf8dd434e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:12:56,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj used request id req-85b9bfe4-9744-47ce-b5a2-21ebf8dd434e 2018-09-08 08:12:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:56,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baaca155-6d04-441a-9abd-d2fa20d7b2cf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:12:56,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-baaca155-6d04-441a-9abd-d2fa20d7b2cf 2018-09-08 08:12:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}}' 2018-09-08 08:12:56,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e208adc6-5487-4e88-8d49-30d3f264d3ee Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429"}, "enabled": true, "id": "3b7563b7a7de4bb7a2800c885a988429", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}} 2018-09-08 08:12:56,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e208adc6-5487-4e88-8d49-30d3f264d3ee 2018-09-08 08:12:56,446 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e35cbd47-6b08-452-proj 2018-09-08 08:12:56,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:56,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:56,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BV3dcl0VRJyvKanB90XIdA"], "issued_at": "2018-09-08T08:12:56.000000Z"}} 2018-09-08 08:12:56,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d9d27b313d625e85036956ffa74cac05d756f" 2018-09-08 08:12:56,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97ef3d3-8062-4111-8a43-90482b6a46c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:56,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d97ef3d3-8062-4111-8a43-90482b6a46c7 2018-09-08 08:12:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:12:56,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:12:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d9d27b313d625e85036956ffa74cac05d756f" 2018-09-08 08:12:57,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171a8c4e-5e8b-4d19-a2f8-146471e9cb1a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:12:57,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-171a8c4e-5e8b-4d19-a2f8-146471e9cb1a 2018-09-08 08:12:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d9d27b313d625e85036956ffa74cac05d756f" 2018-09-08 08:12:57,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78de352-78a7-41bb-bc94-9da5bf63d4df Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429"}, "enabled": true, "id": "3b7563b7a7de4bb7a2800c885a988429", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}]} 2018-09-08 08:12:57,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e35cbd47-6b08-452-proj used request id req-b78de352-78a7-41bb-bc94-9da5bf63d4df 2018-09-08 08:12:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d9d27b313d625e85036956ffa74cac05d756f" 2018-09-08 08:12:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900e3d67-cdb9-4540-9725-28b0f512a4d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:12:57,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-900e3d67-cdb9-4540-9725-28b0f512a4d9 2018-09-08 08:12:57,599 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e35cbd47-6b08-452-user 2018-09-08 08:12:57,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:57,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31088243-bb3b-4423-867b-01f5bdf2bfa9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:12:57,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31088243-bb3b-4423-867b-01f5bdf2bfa9 2018-09-08 08:12:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" -d '{"role": {"name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role"}}' 2018-09-08 08:12:57,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeea042b-9e6e-4593-b432-36c07a794e56 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b44b177d110c4269879df3394f0c783d", "links": {"self": "http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d"}, "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role"}} 2018-09-08 08:12:57,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeea042b-9e6e-4593-b432-36c07a794e56 2018-09-08 08:12:57,822 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role 2018-09-08 08:12:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:57,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2d30d1-803a-42c3-90d1-306b46d30688 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d"}, "domain_id": null, "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role", "id": "b44b177d110c4269879df3394f0c783d"}} 2018-09-08 08:12:57,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d used request id req-cb2d30d1-803a-42c3-90d1-306b46d30688 2018-09-08 08:12:57,909 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role to project CreateRouterSuccessTests-e35cbd47-6b08-452-proj 2018-09-08 08:12:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429/users/e0f30c24301d4b60abcb4efd918d27ea/roles/b44b177d110c4269879df3394f0c783d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:12:58,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5072250e-f360-4f1f-bcb9-ad5198c009f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:12:58,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429/users/e0f30c24301d4b60abcb4efd918d27ea/roles/b44b177d110c4269879df3394f0c783d used request id req-5072250e-f360-4f1f-bcb9-ad5198c009f6 2018-09-08 08:12:58,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:58,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:58,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b44b177d110c4269879df3394f0c783d", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role"}], "expires_at": "2018-09-08T09:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b7563b7a7de4bb7a2800c885a988429", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-user", "id": "e0f30c24301d4b60abcb4efd918d27ea"}, "audit_ids": ["x57etOA2RsmVgdZBRhVhcw"], "issued_at": "2018-09-08T08:12:58.000000Z"}} 2018-09-08 08:12:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:12:58,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a65838c-9433-4c23-bab2-431c54581ebf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:58,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a65838c-9433-4c23-bab2-431c54581ebf 2018-09-08 08:12:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:12:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b54b913-faf8-4b2a-ac68-c6747abc7d8f Date: Sat, 08 Sep 2018 08:12:58 GMT RESP BODY: {"routers": []} 2018-09-08 08:12:58,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router&admin_state_up=True used request id req-9b54b913-faf8-4b2a-ac68-c6747abc7d8f 2018-09-08 08:12:58,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:12:58,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:12:59,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b44b177d110c4269879df3394f0c783d", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role"}], "expires_at": "2018-09-08T09:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b7563b7a7de4bb7a2800c885a988429", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-user", "id": "e0f30c24301d4b60abcb4efd918d27ea"}, "audit_ids": ["G8CAe5u_RzW_DV2dvBOkuQ"], "issued_at": "2018-09-08T08:12:59.000000Z"}} 2018-09-08 08:12:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96f952eafce3d6664b2b39c48b42f5e78702154" 2018-09-08 08:12:59,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c51816-a555-42ce-92df-d4a3d87251fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:12:59,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d2c51816-a555-42ce-92df-d4a3d87251fe 2018-09-08 08:12:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:12:59,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-06b2acce-8125-439d-af77-a6a09f42e22d Date: Sat, 08 Sep 2018 08:12:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:12:59,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-06b2acce-8125-439d-af77-a6a09f42e22d 2018-09-08 08:12:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:12:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3c017ac-7659-43d6-af66-875094362e8b Date: Sat, 08 Sep 2018 08:12:59 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:12:59,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-f3c017ac-7659-43d6-af66-875094362e8b 2018-09-08 08:12:59,772 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router 2018-09-08 08:12:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router", "admin_state_up": true}}' 2018-09-08 08:13:04,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5cb83fb0-2f1f-4956-83a6-a0b9bac9e68a Date: Sat, 08 Sep 2018 08:13:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b7563b7a7de4bb7a2800c885a988429", "created_at": "2018-09-08T08:13:00Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3b7563b7a7de4bb7a2800c885a988429", "id": "08c358f5-e8a1-49e6-8383-79feaed77b88", "name": "CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router"}} 2018-09-08 08:13:04,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-5cb83fb0-2f1f-4956-83a6-a0b9bac9e68a 2018-09-08 08:13:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:13:05,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c812dcf-1900-415f-b4d1-ad8875b57040 Date: Sat, 08 Sep 2018 08:13:05 GMT RESP BODY: {"ports":[]} 2018-09-08 08:13:05,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 used request id req-8c812dcf-1900-415f-b4d1-ad8875b57040 2018-09-08 08:13:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/08c358f5-e8a1-49e6-8383-79feaed77b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:13:05,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f1a31d31-12af-4124-a2eb-4b7a53e5e5c4 Date: Sat, 08 Sep 2018 08:13:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b7563b7a7de4bb7a2800c885a988429", "created_at": "2018-09-08T08:13:00Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3b7563b7a7de4bb7a2800c885a988429", "id": "08c358f5-e8a1-49e6-8383-79feaed77b88", "name": "CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router"}} 2018-09-08 08:13:05,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/08c358f5-e8a1-49e6-8383-79feaed77b88 used request id req-f1a31d31-12af-4124-a2eb-4b7a53e5e5c4 2018-09-08 08:13:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:13:05,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7a077ac1-dc24-4e81-b4b7-bfca598f1078 Date: Sat, 08 Sep 2018 08:13:05 GMT RESP BODY: {"ports":[]} 2018-09-08 08:13:05,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 used request id req-7a077ac1-dc24-4e81-b4b7-bfca598f1078 2018-09-08 08:13:05,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:05,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b44b177d110c4269879df3394f0c783d", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role"}], "expires_at": "2018-09-08T09:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b7563b7a7de4bb7a2800c885a988429", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b7563b7a7de4bb7a2800c885a988429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-user", "id": "e0f30c24301d4b60abcb4efd918d27ea"}, "audit_ids": ["YK_SeDC3Th6_KqflHGMgDA"], "issued_at": "2018-09-08T08:13:05.000000Z"}} 2018-09-08 08:13:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6143ae514c381328190f7d62b5947d5892644d9c" 2018-09-08 08:13:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f87eabdf-f486-40fa-b438-1804bea41f0e Date: Sat, 08 Sep 2018 08:13:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b7563b7a7de4bb7a2800c885a988429", "created_at": "2018-09-08T08:13:00Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3b7563b7a7de4bb7a2800c885a988429", "id": "08c358f5-e8a1-49e6-8383-79feaed77b88", "name": "CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router"}]} 2018-09-08 08:13:06,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router&admin_state_up=True used request id req-f87eabdf-f486-40fa-b438-1804bea41f0e 2018-09-08 08:13:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:06,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b5e7c3e2fb70fa74d262f037bac6662f8277e8" 2018-09-08 08:13:06,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2b225a-1be9-48e4-9177-96a113bcd00b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429"}, "enabled": true, "id": "3b7563b7a7de4bb7a2800c885a988429", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e35cbd47-6b08-452-proj"}} 2018-09-08 08:13:06,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429 used request id req-1f2b225a-1be9-48e4-9177-96a113bcd00b 2018-09-08 08:13:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6143ae514c381328190f7d62b5947d5892644d9c" 2018-09-08 08:13:06,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a064a9e-4599-45ff-8993-d0850379106b Date: Sat, 08 Sep 2018 08:13:06 GMT RESP BODY: {"ports":[]} 2018-09-08 08:13:06,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=08c358f5-e8a1-49e6-8383-79feaed77b88 used request id req-9a064a9e-4599-45ff-8993-d0850379106b 2018-09-08 08:13:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6143ae514c381328190f7d62b5947d5892644d9c" 2018-09-08 08:13:06,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f941a5c3-ab18-4272-b6df-d1b4b799622b Date: Sat, 08 Sep 2018 08:13:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:13:06,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-f941a5c3-ab18-4272-b6df-d1b4b799622b 2018-09-08 08:13:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6143ae514c381328190f7d62b5947d5892644d9c" 2018-09-08 08:13:06,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff7a0651-e2e0-4293-ba85-178f51187021 Date: Sat, 08 Sep 2018 08:13:06 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:13:06,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-ff7a0651-e2e0-4293-ba85-178f51187021 2018-09-08 08:13:06,669 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router 2018-09-08 08:13:06,669 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-25933236-2aea-49db-b6ce-887f3171dd7f-pub-router 2018-09-08 08:13:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/08c358f5-e8a1-49e6-8383-79feaed77b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ff46be95880a0af429709464de2be9eeac4a6d" 2018-09-08 08:13:10,146 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1466655-edeb-40ab-a741-9f16677626e5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:10,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/08c358f5-e8a1-49e6-8383-79feaed77b88 used request id req-b1466655-edeb-40ab-a741-9f16677626e5 2018-09-08 08:13:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3eb3fbb3-3155-41e9-93e0-e8cadf4d994e Date: Sat, 08 Sep 2018 08:13:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:13:10,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3eb3fbb3-3155-41e9-93e0-e8cadf4d994e 2018-09-08 08:13:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea095d32-28bc-454a-b515-f2e2bd03ae7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:10,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-ea095d32-28bc-454a-b515-f2e2bd03ae7f 2018-09-08 08:13:10,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215b616c-8fce-4d0e-9e27-bc4504bc0aad Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:13:10,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-215b616c-8fce-4d0e-9e27-bc4504bc0aad 2018-09-08 08:13:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85398f7f-5578-4d46-9db3-937d14b51c56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:10,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-85398f7f-5578-4d46-9db3-937d14b51c56 2018-09-08 08:13:10,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c9ef26-9fcf-4d51-97d5-61dac9c85676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:10,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-85c9ef26-9fcf-4d51-97d5-61dac9c85676 2018-09-08 08:13:10,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c255e7e-8084-4474-9815-5ed94c274bc5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:13:10,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-6c255e7e-8084-4474-9815-5ed94c274bc5 2018-09-08 08:13:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:10,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb44e7d9-f8dd-473e-85fd-a8bb0ae406a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:10,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-cb44e7d9-f8dd-473e-85fd-a8bb0ae406a0 2018-09-08 08:13:10,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b99bc04-adb8-4940-8b80-bc0d594e3467 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:11,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-2b99bc04-adb8-4940-8b80-bc0d594e3467 2018-09-08 08:13:11,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a20c5e1-4848-405c-8031-2fd728d408a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:11,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1a20c5e1-4848-405c-8031-2fd728d408a0 2018-09-08 08:13:11,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec4bf71-e0f8-4362-bc72-7a3dbf7eccbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:11,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-cec4bf71-e0f8-4362-bc72-7a3dbf7eccbb 2018-09-08 08:13:11,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:11,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be99ec4-1e61-449f-9a10-089f20df0495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:11,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-8be99ec4-1e61-449f-9a10-089f20df0495 2018-09-08 08:13:11,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:11,320 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e35cbd47-6b08-452-proj 2018-09-08 08:13:11,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be39deee-788b-4a37-afff-7da4512469e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:11,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3b7563b7a7de4bb7a2800c885a988429 used request id req-be39deee-788b-4a37-afff-7da4512469e9 2018-09-08 08:13:11,513 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e35cbd47-6b08-452-proj-role 2018-09-08 08:13:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d55317-4df4-4e3d-bf6f-f5621c64953d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:11,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b44b177d110c4269879df3394f0c783d used request id req-a4d55317-4df4-4e3d-bf6f-f5621c64953d 2018-09-08 08:13:11,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4ce4f836bd9288c9db40af3925eb74ccd3652c" 2018-09-08 08:13:11,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0813434-756b-4fa4-ba7a-b711cd5d3b47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:13:11,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f0813434-756b-4fa4-ba7a-b711cd5d3b47 2018-09-08 08:13:11,732 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e35cbd47-6b08-452-user 2018-09-08 08:13:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e0f30c24301d4b60abcb4efd918d27ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d9d27b313d625e85036956ffa74cac05d756f" 2018-09-08 08:13:11,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8432df6c-4d6e-4ccf-8b62-64fc992a7977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:11,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e0f30c24301d4b60abcb4efd918d27ea used request id req-8432df6c-4d6e-4ccf-8b62-64fc992a7977 2018-09-08 08:13:11,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:12,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["CJlchQ2VTuaZa6ejwk-tYQ"], "issued_at": "2018-09-08T08:13:12.000000Z"}} 2018-09-08 08:13:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:12,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ea557e-b721-4ce4-bd0c-d27162418bc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:12,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3ea557e-b721-4ce4-bd0c-d27162418bc0 2018-09-08 08:13:12,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:12,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:12,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["WLphdfVmQGC4fkY8oGu2SA"], "issued_at": "2018-09-08T08:13:12.000000Z"}} 2018-09-08 08:13:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:12,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a51b932-e75f-43c8-9af9-a90183d2c856 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:12,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3a51b932-e75f-43c8-9af9-a90183d2c856 2018-09-08 08:13:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:12,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:12,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7840d6e1-feee-43e1-9025-5b4d84c342e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:13:12,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj used request id req-7840d6e1-feee-43e1-9025-5b4d84c342e4 2018-09-08 08:13:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:13,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684296b1-1fd2-4249-a359-edc9d66c7e81 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:13:13,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-684296b1-1fd2-4249-a359-edc9d66c7e81 2018-09-08 08:13:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj"}}' 2018-09-08 08:13:13,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca571c94-d161-4e68-bda9-5cb127f407b7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75"}, "enabled": true, "id": "0f43778a161548e7a5bd74bb692c9e75", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj"}} 2018-09-08 08:13:13,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca571c94-d161-4e68-bda9-5cb127f407b7 2018-09-08 08:13:13,175 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c9c98f7f-9866-458-proj 2018-09-08 08:13:13,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:13,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:13,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["OYr5E3UOTJCkg16oUeYkcQ"], "issued_at": "2018-09-08T08:13:13.000000Z"}} 2018-09-08 08:13:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97baeb58def33a629795a318f63e48974c6ca3d" 2018-09-08 08:13:13,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4906fe0-b275-4ecf-b6c6-620ca4e84d81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:13,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4906fe0-b275-4ecf-b6c6-620ca4e84d81 2018-09-08 08:13:13,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:13,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97baeb58def33a629795a318f63e48974c6ca3d" 2018-09-08 08:13:13,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ba3eee-899b-44f6-a579-dc06a0881cf9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:13:13,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c2ba3eee-899b-44f6-a579-dc06a0881cf9 2018-09-08 08:13:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97baeb58def33a629795a318f63e48974c6ca3d" 2018-09-08 08:13:13,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e72ad7c-1009-48c3-af54-c275fff5ce61 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75"}, "enabled": true, "id": "0f43778a161548e7a5bd74bb692c9e75", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj"}]} 2018-09-08 08:13:13,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c9c98f7f-9866-458-proj used request id req-7e72ad7c-1009-48c3-af54-c275fff5ce61 2018-09-08 08:13:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97baeb58def33a629795a318f63e48974c6ca3d" 2018-09-08 08:13:13,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe50244a-bfd4-4d91-9519-bd37012d4807 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:13:13,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fe50244a-bfd4-4d91-9519-bd37012d4807 2018-09-08 08:13:14,307 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c9c98f7f-9866-458-user 2018-09-08 08:13:14,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:14,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a9e0ce-c028-4247-9f41-cc851b07268b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:13:14,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-99a9e0ce-c028-4247-9f41-cc851b07268b 2018-09-08 08:13:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" -d '{"role": {"name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role"}}' 2018-09-08 08:13:14,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe2edc2-165d-4a16-bda1-a4f87e71ac3d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1cb7b31cb91e4c51a1f23262a33e90b7", "links": {"self": "http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7"}, "name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role"}} 2018-09-08 08:13:14,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ffe2edc2-165d-4a16-bda1-a4f87e71ac3d 2018-09-08 08:13:14,529 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role 2018-09-08 08:13:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:14,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39864fe-66df-4a7f-bfa4-fd1f77407b02 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7"}, "domain_id": null, "name": "CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role", "id": "1cb7b31cb91e4c51a1f23262a33e90b7"}} 2018-09-08 08:13:14,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7 used request id req-b39864fe-66df-4a7f-bfa4-fd1f77407b02 2018-09-08 08:13:14,552 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role to project CreateRouterSuccessTests-c9c98f7f-9866-458-proj 2018-09-08 08:13:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75/users/c942c4428bef4d658ee4f74deb766e58/roles/1cb7b31cb91e4c51a1f23262a33e90b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:14,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca34ffbb-68eb-4a03-8d11-957ecda952a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:14,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75/users/c942c4428bef4d658ee4f74deb766e58/roles/1cb7b31cb91e4c51a1f23262a33e90b7 used request id req-ca34ffbb-68eb-4a03-8d11-957ecda952a0 2018-09-08 08:13:14,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:14,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:15,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["jPNsSdLLRP2-XhybUTIwug"], "issued_at": "2018-09-08T08:13:15.000000Z"}} 2018-09-08 08:13:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:15,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98cfd36d-b1a7-4f8e-aa24-b6f3628b9861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:15,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98cfd36d-b1a7-4f8e-aa24-b6f3628b9861 2018-09-08 08:13:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:15,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-658edf9f-a12a-4d9d-adba-d3072e86b263 Date: Sat, 08 Sep 2018 08:13:15 GMT RESP BODY: {"routers": []} 2018-09-08 08:13:15,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router&admin_state_up=True used request id req-658edf9f-a12a-4d9d-adba-d3072e86b263 2018-09-08 08:13:15,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:15,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:15,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["WXVNdWiSSSu58NTNbfhteA"], "issued_at": "2018-09-08T08:13:15.000000Z"}} 2018-09-08 08:13:15,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f08d4cdf4ea1ddfaa7cf848cbdcc707b97fffe6" 2018-09-08 08:13:15,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b726e9-f7b9-425c-b02d-bacd2e311a20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:15,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4b726e9-f7b9-425c-b02d-bacd2e311a20 2018-09-08 08:13:15,864 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" -d '{"router": {"name": "CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router", "admin_state_up": true}}' 2018-09-08 08:13:19,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-c180f6b5-bae6-4aa1-aebc-6768511aaa83 Date: Sat, 08 Sep 2018 08:13:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:13:16Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:16Z", "project_id": "a77b552638294fbd9186f3e752eb1693", "flavor_id": null, "revision_number": 0, "routes": [], "ha": true, "id": "9f2f615b-98f3-428a-b253-c579f0494caa", "name": "CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router"}} 2018-09-08 08:13:19,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c180f6b5-bae6-4aa1-aebc-6768511aaa83 2018-09-08 08:13:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:19,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2454 X-Openstack-Request-Id: req-ab7356f9-6dbb-41db-9b7b-11c687dec742 Date: Sat, 08 Sep 2018 08:13:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.6"}],"id":"6c6fb5fa-ac71-443a-bf8f-3d7fdcf015b3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:15:1c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:17Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.4"}],"id":"bf1104e6-27c3-4cc4-b4d0-216c8b6f34f7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:99:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.12"}],"id":"d7ea4c72-20bc-4e63-bfae-aeef07c1d996","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:06:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:18Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"}]} 2018-09-08 08:13:19,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa used request id req-ab7356f9-6dbb-41db-9b7b-11c687dec742 2018-09-08 08:13:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:19,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c4b8e56e-4f92-44dd-a74c-43ce7a25301d Date: Sat, 08 Sep 2018 08:13:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:19,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-c4b8e56e-4f92-44dd-a74c-43ce7a25301d 2018-09-08 08:13:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:19,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-62faa845-03bd-43a6-99a5-96c6ee307c8b Date: Sat, 08 Sep 2018 08:13:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:19,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-62faa845-03bd-43a6-99a5-96c6ee307c8b 2018-09-08 08:13:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:20,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a3a36d6b-ff74-472c-8e54-b44aeeaf7430 Date: Sat, 08 Sep 2018 08:13:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:20,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-a3a36d6b-ff74-472c-8e54-b44aeeaf7430 2018-09-08 08:13:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:20,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4d8a4132-79f5-42d6-bf6e-f0c640103be6 Date: Sat, 08 Sep 2018 08:13:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:13:20,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4d8a4132-79f5-42d6-bf6e-f0c640103be6 2018-09-08 08:13:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:20,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:20,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75e865d-4279-472f-903b-a75823b75baa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:13:20,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a75e865d-4279-472f-903b-a75823b75baa 2018-09-08 08:13:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:20,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-360bf1ba-cafe-4906-a08d-384e2739a5e0 Date: Sat, 08 Sep 2018 08:13:20 GMT RESP BODY: {"ports":[]} 2018-09-08 08:13:20,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1&admin_state_up=True used request id req-360bf1ba-cafe-4906-a08d-384e2739a5e0 2018-09-08 08:13:20,559 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1 for router - CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:20,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:20,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:20,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["v5wwGxrQR3upz6h9kwQcLQ"], "issued_at": "2018-09-08T08:13:20.000000Z"}} 2018-09-08 08:13:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440750839905d0f32203b035f18d6e612d082a19" 2018-09-08 08:13:21,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d760e6-717b-4886-ab99-2efa9ad309a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:21,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-83d760e6-717b-4886-ab99-2efa9ad309a9 2018-09-08 08:13:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:21,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-781de944-5f02-4b27-9a06-171f29cde9fd Date: Sat, 08 Sep 2018 08:13:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:13:21,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-781de944-5f02-4b27-9a06-171f29cde9fd 2018-09-08 08:13:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7834ac70-7b3d-4529-9efc-668b7f0e59e6 Date: Sat, 08 Sep 2018 08:13:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:13:21,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-7834ac70-7b3d-4529-9efc-668b7f0e59e6 2018-09-08 08:13:21,463 - neutron_utils - INFO - Creating port for network with name - external 2018-09-08 08:13:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" -d '{"port": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "name": "CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1", "admin_state_up": true}}' 2018-09-08 08:13:22,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-daafbdd1-cae2-4832-896b-700bffd09ac4 Date: Sat, 08 Sep 2018 08:13:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:21Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.204"}],"id":"d16ceaf2-f62c-43a5-9a4c-6de07b64a567","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:3b:df","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1","project_id":"a77b552638294fbd9186f3e752eb1693","qos_policy_id":null,"admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:13:21Z","binding:vnic_type":"normal"}} 2018-09-08 08:13:22,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-daafbdd1-cae2-4832-896b-700bffd09ac4 2018-09-08 08:13:22,413 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1 for router - CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:22,413 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" -d '{"port_id": "d16ceaf2-f62c-43a5-9a4c-6de07b64a567"}' 2018-09-08 08:13:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6847d6fc-b1c8-416a-9c40-3b4baa19e936 Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "subnet_ids": ["ef8cf309-a3b7-426e-bbba-3278ce692485"], "port_id": "d16ceaf2-f62c-43a5-9a4c-6de07b64a567", "id": "9f2f615b-98f3-428a-b253-c579f0494caa"} 2018-09-08 08:13:24,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa/add_router_interface used request id req-6847d6fc-b1c8-416a-9c40-3b4baa19e936 2018-09-08 08:13:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-d2019e04-104a-480e-8f69-9c660f5f329a Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:13:16Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:23Z", "project_id": "a77b552638294fbd9186f3e752eb1693", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9f2f615b-98f3-428a-b253-c579f0494caa", "name": "CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router"}} 2018-09-08 08:13:24,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa used request id req-d2019e04-104a-480e-8f69-9c660f5f329a 2018-09-08 08:13:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3693 X-Openstack-Request-Id: req-23f1e796-aa30-4384-95a2-3108d3eeafff Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.6"}],"id":"6c6fb5fa-ac71-443a-bf8f-3d7fdcf015b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:15:1c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:17Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.4"}],"id":"bf1104e6-27c3-4cc4-b4d0-216c8b6f34f7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:99:74","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.204"}],"id":"d16ceaf2-f62c-43a5-9a4c-6de07b64a567","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:3b:df","project_id":"a77b552638294fbd9186f3e752eb1693","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:13:21Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.12"}],"id":"d7ea4c72-20bc-4e63-bfae-aeef07c1d996","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:06:95","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:18Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"}]} 2018-09-08 08:13:24,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa used request id req-23f1e796-aa30-4384-95a2-3108d3eeafff 2018-09-08 08:13:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d389456c-fd44-458f-9270-86e8aa81172b Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:24,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-d389456c-fd44-458f-9270-86e8aa81172b 2018-09-08 08:13:24,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e009e154-3ba4-413b-9954-843f11ebc87e Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:24,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-e009e154-3ba4-413b-9954-843f11ebc87e 2018-09-08 08:13:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-52b5fbdc-c5bd-4ff0-bad8-298daa355789 Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-52b5fbdc-c5bd-4ff0-bad8-298daa355789 2018-09-08 08:13:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:24,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-49cd6df0-e67f-498d-841c-b8c4782b684b Date: Sat, 08 Sep 2018 08:13:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:13:24,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-49cd6df0-e67f-498d-841c-b8c4782b684b 2018-09-08 08:13:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:24,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a664a615-c2c6-4689-811a-cbfa4876b6cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:24,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a664a615-c2c6-4689-811a-cbfa4876b6cb 2018-09-08 08:13:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7d7030a1-3328-4e5b-9dda-3e88de023cc2 Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:13:16Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:23Z", "project_id": "a77b552638294fbd9186f3e752eb1693", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9f2f615b-98f3-428a-b253-c579f0494caa", "name": "CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router"}]} 2018-09-08 08:13:25,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router&admin_state_up=True used request id req-7d7030a1-3328-4e5b-9dda-3e88de023cc2 2018-09-08 08:13:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:25,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2642e6-4a05-4565-ac05-f2adac038be4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:13:25,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ee2642e6-4a05-4565-ac05-f2adac038be4 2018-09-08 08:13:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3789 X-Openstack-Request-Id: req-e9bc835e-0be7-40f9-8b1c-975a184bb0f1 Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.6"}],"id":"6c6fb5fa-ac71-443a-bf8f-3d7fdcf015b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:15:1c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:17Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.4"}],"id":"bf1104e6-27c3-4cc4-b4d0-216c8b6f34f7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:99:74","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.204"}],"id":"d16ceaf2-f62c-43a5-9a4c-6de07b64a567","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:3b:df","project_id":"a77b552638294fbd9186f3e752eb1693","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:13:21Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"006089a3-49d0-4d9c-878f-622973e62c4b","ip_address":"169.254.192.12"}],"id":"d7ea4c72-20bc-4e63-bfae-aeef07c1d996","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:06:95","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a77b552638294fbd9186f3e752eb1693","admin_state_up":true,"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:18Z","binding:vnic_type":"normal","device_id":"9f2f615b-98f3-428a-b253-c579f0494caa"}]} 2018-09-08 08:13:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f2f615b-98f3-428a-b253-c579f0494caa used request id req-e9bc835e-0be7-40f9-8b1c-975a184bb0f1 2018-09-08 08:13:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44480cd3-969c-4966-8849-27c21f6c7951 Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:25,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-44480cd3-969c-4966-8849-27c21f6c7951 2018-09-08 08:13:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d6095457-fa38-4457-ac51-fea31134141a Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:25,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-d6095457-fa38-4457-ac51-fea31134141a 2018-09-08 08:13:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0095c8a1-c3e4-4e89-878c-c8411e180d44 Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41f960c7-07ab-4462-bd77-8bad6d62f26a","tenant_id":"","created_at":"2018-09-08T08:13:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:16Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"006089a3-49d0-4d9c-878f-622973e62c4b","subnetpool_id":null,"name":"HA subnet tenant a77b552638294fbd9186f3e752eb1693"}} 2018-09-08 08:13:25,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/006089a3-49d0-4d9c-878f-622973e62c4b used request id req-0095c8a1-c3e4-4e89-878c-c8411e180d44 2018-09-08 08:13:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:25,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-57a792ab-5f13-4dec-a000-53185db5666d Date: Sat, 08 Sep 2018 08:13:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:13:25,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-57a792ab-5f13-4dec-a000-53185db5666d 2018-09-08 08:13:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:26,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e5067e03-a2bb-430d-be77-920f3cab5a18 Date: Sat, 08 Sep 2018 08:13:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 08:13:26,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e5067e03-a2bb-430d-be77-920f3cab5a18 2018-09-08 08:13:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf4a49f96980dc72b791a4b1bcee44c2fdb9008" 2018-09-08 08:13:26,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-131aee2a-a3ac-4486-b4ae-78086cc92f65 Date: Sat, 08 Sep 2018 08:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 08:13:26,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-131aee2a-a3ac-4486-b4ae-78086cc92f65 2018-09-08 08:13:26,367 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router and port CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-port1 2018-09-08 08:13:26,367 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:26,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" -d '{"port_id": "d16ceaf2-f62c-43a5-9a4c-6de07b64a567"}' 2018-09-08 08:13:27,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62db60a0-2a18-4ffa-bb19-c24f0d07aba2 Date: Sat, 08 Sep 2018 08:13:27 GMT RESP BODY: {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "subnet_ids": ["ef8cf309-a3b7-426e-bbba-3278ce692485"], "port_id": "d16ceaf2-f62c-43a5-9a4c-6de07b64a567", "id": "9f2f615b-98f3-428a-b253-c579f0494caa"} 2018-09-08 08:13:27,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa/remove_router_interface used request id req-62db60a0-2a18-4ffa-bb19-c24f0d07aba2 2018-09-08 08:13:27,815 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:27,815 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-91b1905a-76e3-4304-b96e-0cfb1dfe0683-pub-router 2018-09-08 08:13:27,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad127c939935f234e32a1b420c6d2da7a960ec43" 2018-09-08 08:13:30,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0a97d07-f71c-4ab8-b7a1-bacd1f8070e2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:30,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9f2f615b-98f3-428a-b253-c579f0494caa used request id req-b0a97d07-f71c-4ab8-b7a1-bacd1f8070e2 2018-09-08 08:13:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:30,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f6f804ab-0c6d-4812-a996-4305ec8f620e Date: Sat, 08 Sep 2018 08:13:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:13:30,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f6f804ab-0c6d-4812-a996-4305ec8f620e 2018-09-08 08:13:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:30,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f01466-8e38-40d7-9cc1-7595459bc421 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:30,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c2f01466-8e38-40d7-9cc1-7595459bc421 2018-09-08 08:13:30,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:30,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242d8f11-8f0f-41bb-b790-60ae2f8eca48 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:13:30,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-242d8f11-8f0f-41bb-b790-60ae2f8eca48 2018-09-08 08:13:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:30,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8627f6-e7ec-4595-9b2d-d1bdebe95366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:30,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-6c8627f6-e7ec-4595-9b2d-d1bdebe95366 2018-09-08 08:13:30,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:30,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69611d01-bfe1-4573-a5d7-47d895a142a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-69611d01-bfe1-4573-a5d7-47d895a142a8 2018-09-08 08:13:31,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4ee8a2-f0ad-498d-9c54-660c830b51f3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:13:31,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-1f4ee8a2-f0ad-498d-9c54-660c830b51f3 2018-09-08 08:13:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfac8d4-8480-4d28-abc1-0db6568f0e09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-1dfac8d4-8480-4d28-abc1-0db6568f0e09 2018-09-08 08:13:31,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91006f61-af97-4a3c-abf5-41b4c198d48d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-91006f61-af97-4a3c-abf5-41b4c198d48d 2018-09-08 08:13:31,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20cbd97-df29-4e9c-a04c-7731ecc6903b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a20cbd97-df29-4e9c-a04c-7731ecc6903b 2018-09-08 08:13:31,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2edc137-a55b-4855-9c63-4af63d522d70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-a2edc137-a55b-4855-9c63-4af63d522d70 2018-09-08 08:13:31,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444eeb68-d61c-4d35-929c-0da221420f6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:31,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-444eeb68-d61c-4d35-929c-0da221420f6e 2018-09-08 08:13:31,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:31,598 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c9c98f7f-9866-458-proj 2018-09-08 08:13:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b6c7c5-b5d1-40bb-80b0-298525875f1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:31,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0f43778a161548e7a5bd74bb692c9e75 used request id req-c6b6c7c5-b5d1-40bb-80b0-298525875f1c 2018-09-08 08:13:31,819 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c9c98f7f-9866-458-proj-role 2018-09-08 08:13:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:31,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fec07af-24ed-4ea0-9b59-b4abc887ab12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:31,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1cb7b31cb91e4c51a1f23262a33e90b7 used request id req-5fec07af-24ed-4ea0-9b59-b4abc887ab12 2018-09-08 08:13:31,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d899276c59c7e21291ccc62e5b89538c91259cd6" 2018-09-08 08:13:32,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eae40b-969b-4b62-84b1-2c14d03cbc60 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:13:32,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44eae40b-969b-4b62-84b1-2c14d03cbc60 2018-09-08 08:13:32,017 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c9c98f7f-9866-458-user 2018-09-08 08:13:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c942c4428bef4d658ee4f74deb766e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97baeb58def33a629795a318f63e48974c6ca3d" 2018-09-08 08:13:32,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1baa9bc4-093d-48f2-8f69-ce3491b09edd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:32,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c942c4428bef4d658ee4f74deb766e58 used request id req-1baa9bc4-093d-48f2-8f69-ce3491b09edd 2018-09-08 08:13:32,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:32,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5VwKbdL0RK6a7gONra5RqA"], "issued_at": "2018-09-08T08:13:32.000000Z"}} 2018-09-08 08:13:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac61608dc475b7d5cd05f6dd0722e3529acc1079" 2018-09-08 08:13:32,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfe6400-5606-42a5-afae-449b39782711 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:32,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1dfe6400-5606-42a5-afae-449b39782711 2018-09-08 08:13:32,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:32,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:33,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JHq9nl_1Q2qKWZzun6Wkkg"], "issued_at": "2018-09-08T08:13:33.000000Z"}} 2018-09-08 08:13:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:33,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e33e1d9-a993-46fd-b08e-95adce2d074a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:33,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e33e1d9-a993-46fd-b08e-95adce2d074a 2018-09-08 08:13:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:33,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:33,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99da29bb-e11f-4052-b2de-169493864136 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:13:33,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj used request id req-99da29bb-e11f-4052-b2de-169493864136 2018-09-08 08:13:33,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:33,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bf1149-a0b6-43eb-a36e-569b58f17478 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:13:33,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-47bf1149-a0b6-43eb-a36e-569b58f17478 2018-09-08 08:13:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}}' 2018-09-08 08:13:33,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45474dac-5311-4b40-acd6-bd5f7ffd2dfa Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c"}, "enabled": true, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}} 2018-09-08 08:13:33,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-45474dac-5311-4b40-acd6-bd5f7ffd2dfa 2018-09-08 08:13:33,438 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d2b06dca-8f95-465-proj 2018-09-08 08:13:33,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:33,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:33,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["4Io8qgC3SgKzjaMDxOy6kw"], "issued_at": "2018-09-08T08:13:33.000000Z"}} 2018-09-08 08:13:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29f790e33e6a8ff79aede3b445086807120358" 2018-09-08 08:13:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf7d922-cdf1-4907-a9fe-09ea2da52a76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:33,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1bf7d922-cdf1-4907-a9fe-09ea2da52a76 2018-09-08 08:13:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:33,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29f790e33e6a8ff79aede3b445086807120358" 2018-09-08 08:13:34,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377390f5-a6ab-43e0-9293-22841d1885d2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:13:34,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-377390f5-a6ab-43e0-9293-22841d1885d2 2018-09-08 08:13:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29f790e33e6a8ff79aede3b445086807120358" 2018-09-08 08:13:34,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfbb9e0-19e2-43c7-840e-621808cda70d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c"}, "enabled": true, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}]} 2018-09-08 08:13:34,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d2b06dca-8f95-465-proj used request id req-abfbb9e0-19e2-43c7-840e-621808cda70d 2018-09-08 08:13:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29f790e33e6a8ff79aede3b445086807120358" 2018-09-08 08:13:34,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a196b73-c075-47be-9fde-84fed1dc22fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:13:34,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a196b73-c075-47be-9fde-84fed1dc22fd 2018-09-08 08:13:34,564 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d2b06dca-8f95-465-user 2018-09-08 08:13:34,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:34,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11f2f70-0fca-49fe-bf2d-9800d34542ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:13:34,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e11f2f70-0fca-49fe-bf2d-9800d34542ca 2018-09-08 08:13:34,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" -d '{"role": {"name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role"}}' 2018-09-08 08:13:34,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b44b8477-4756-407a-960f-0235ab760300 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c9661fbf9af468f85013e0e137d6657", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657"}, "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role"}} 2018-09-08 08:13:34,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b44b8477-4756-407a-960f-0235ab760300 2018-09-08 08:13:34,718 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role 2018-09-08 08:13:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860ebc6f-d2a9-4b05-8a71-c932dabe3b1b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657"}, "domain_id": null, "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role", "id": "2c9661fbf9af468f85013e0e137d6657"}} 2018-09-08 08:13:34,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657 used request id req-860ebc6f-d2a9-4b05-8a71-c932dabe3b1b 2018-09-08 08:13:34,739 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role to project CreateRouterSuccessTests-d2b06dca-8f95-465-proj 2018-09-08 08:13:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c/users/bef71dbc30034b3f9504dee7c1d5e27c/roles/2c9661fbf9af468f85013e0e137d6657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:34,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2bce2c0-7915-40f8-863d-9856ae486578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:34,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c/users/bef71dbc30034b3f9504dee7c1d5e27c/roles/2c9661fbf9af468f85013e0e137d6657 used request id req-f2bce2c0-7915-40f8-863d-9856ae486578 2018-09-08 08:13:34,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:34,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:35,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c9661fbf9af468f85013e0e137d6657", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role"}], "expires_at": "2018-09-08T09:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-user", "id": "bef71dbc30034b3f9504dee7c1d5e27c"}, "audit_ids": ["T7zJIjEsTnazTdcjogOFtA"], "issued_at": "2018-09-08T08:13:35.000000Z"}} 2018-09-08 08:13:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:35,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8036a6-722f-4d9a-8dbd-2d6d0b9422f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:35,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae8036a6-722f-4d9a-8dbd-2d6d0b9422f7 2018-09-08 08:13:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87e94e90-d268-4271-8b1a-14d8923cb8e2 Date: Sat, 08 Sep 2018 08:13:35 GMT RESP BODY: {"networks":[]} 2018-09-08 08:13:35,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1 used request id req-87e94e90-d268-4271-8b1a-14d8923cb8e2 2018-09-08 08:13:35,440 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1 2018-09-08 08:13:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" -d '{"network": {"name": "CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1", "admin_state_up": true}}' 2018-09-08 08:13:35,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ffef0d0c-3e11-4c42-a1cb-b75658ccac27 Date: Sat, 08 Sep 2018 08:13:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4c0073f1d634d71a9295d0e11a33b9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:13:35Z","is_default":false,"name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:35Z","mtu":1450}} 2018-09-08 08:13:35,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ffef0d0c-3e11-4c42-a1cb-b75658ccac27 2018-09-08 08:13:36,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:36,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-893d92b8-ee82-44da-91d1-435fa4055718 Date: Sat, 08 Sep 2018 08:13:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:13:35Z","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1"}]} 2018-09-08 08:13:36,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 used request id req-893d92b8-ee82-44da-91d1-435fa4055718 2018-09-08 08:13:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:36,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-45beea0f-9044-4da7-baa2-319ede585631 Date: Sat, 08 Sep 2018 08:13:36 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:13:36,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 used request id req-45beea0f-9044-4da7-baa2-319ede585631 2018-09-08 08:13:36,423 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 2018-09-08 08:13:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" -d '{"subnets": [{"ip_version": 4, "network_id": "47bccdf7-1d0d-4c80-ac4e-aac94e9bb917", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1"}]}' 2018-09-08 08:13:36,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d3fec97d-aaed-4555-8340-57ab7170a77e Date: Sat, 08 Sep 2018 08:13:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:36Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"089935b2-f365-42e6-bb87-244d06938813","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1"}]} 2018-09-08 08:13:36,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d3fec97d-aaed-4555-8340-57ab7170a77e 2018-09-08 08:13:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:37,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-673008d0-b667-4a5a-b06d-28af4aa32540 Date: Sat, 08 Sep 2018 08:13:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["089935b2-f365-42e6-bb87-244d06938813"],"updated_at":"2018-09-08T08:13:36Z","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1"}]} 2018-09-08 08:13:37,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 used request id req-673008d0-b667-4a5a-b06d-28af4aa32540 2018-09-08 08:13:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2019eb0e-c6e5-4e2b-ad61-3438b62773f8 Date: Sat, 08 Sep 2018 08:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"089935b2-f365-42e6-bb87-244d06938813","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1"}]} 2018-09-08 08:13:37,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 used request id req-2019eb0e-c6e5-4e2b-ad61-3438b62773f8 2018-09-08 08:13:37,425 - OpenStackNetwork - DEBUG - Network [47bccdf7-1d0d-4c80-ac4e-aac94e9bb917] created successfully 2018-09-08 08:13:37,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:37,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:37,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c9661fbf9af468f85013e0e137d6657", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role"}], "expires_at": "2018-09-08T09:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-user", "id": "bef71dbc30034b3f9504dee7c1d5e27c"}, "audit_ids": ["wI7i838VRjSId3C-kbGwoQ"], "issued_at": "2018-09-08T08:13:37.000000Z"}} 2018-09-08 08:13:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:37,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7c491a-5f1e-46ff-8254-3b80fbb97c43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:37,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f7c491a-5f1e-46ff-8254-3b80fbb97c43 2018-09-08 08:13:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:38,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b2d8438c-f621-4f0d-b8cc-29907c5f847f Date: Sat, 08 Sep 2018 08:13:38 GMT RESP BODY: {"routers": []} 2018-09-08 08:13:38,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router&admin_state_up=True used request id req-b2d8438c-f621-4f0d-b8cc-29907c5f847f 2018-09-08 08:13:38,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:38,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:38,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c9661fbf9af468f85013e0e137d6657", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role"}], "expires_at": "2018-09-08T09:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e4c0073f1d634d71a9295d0e11a33b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-user", "id": "bef71dbc30034b3f9504dee7c1d5e27c"}, "audit_ids": ["9Per0NEOQl-theIAFHd4JA"], "issued_at": "2018-09-08T08:13:38.000000Z"}} 2018-09-08 08:13:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f8d9e3953246dd3e1b44631e45727349da9794" 2018-09-08 08:13:38,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384eacd8-8cd7-4931-b335-fff4ec5d4529 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:38,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-384eacd8-8cd7-4931-b335-fff4ec5d4529 2018-09-08 08:13:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:38,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ed28ebfa-e456-45a0-a68b-182c6086b22b Date: Sat, 08 Sep 2018 08:13:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:13:38,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ed28ebfa-e456-45a0-a68b-182c6086b22b 2018-09-08 08:13:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:38,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-256de28b-b274-4d2f-b50c-bd472b851790 Date: Sat, 08 Sep 2018 08:13:38 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:13:38,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-256de28b-b274-4d2f-b50c-bd472b851790 2018-09-08 08:13:38,927 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router 2018-09-08 08:13:38,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router", "admin_state_up": true}}' 2018-09-08 08:13:43,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-74a17848-5fe1-4274-80dc-908ece29fdf3 Date: Sat, 08 Sep 2018 08:13:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:39Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "d057a8c2-9e37-4896-92e8-00eebc67ccde", "name": "CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router"}} 2018-09-08 08:13:43,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-74a17848-5fe1-4274-80dc-908ece29fdf3 2018-09-08 08:13:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d057a8c2-9e37-4896-92e8-00eebc67ccde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:43,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e18fc5b0-ceac-4efa-875a-5e4ac3dc6eec Date: Sat, 08 Sep 2018 08:13:43 GMT RESP BODY: {"ports":[]} 2018-09-08 08:13:43,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d057a8c2-9e37-4896-92e8-00eebc67ccde used request id req-e18fc5b0-ceac-4efa-875a-5e4ac3dc6eec 2018-09-08 08:13:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:44,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d7a1117b-f0c5-4576-a490-b97158f15349 Date: Sat, 08 Sep 2018 08:13:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"089935b2-f365-42e6-bb87-244d06938813","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1"}]} 2018-09-08 08:13:44,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 used request id req-d7a1117b-f0c5-4576-a490-b97158f15349 2018-09-08 08:13:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:44,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:44,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cd841e-7324-4a2e-894d-39dcc457cb74 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c"}, "enabled": true, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}} 2018-09-08 08:13:44,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c used request id req-38cd841e-7324-4a2e-894d-39dcc457cb74 2018-09-08 08:13:44,116 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:13:44,116 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router 2018-09-08 08:13:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" -d '{"subnet_id": "089935b2-f365-42e6-bb87-244d06938813"}' 2018-09-08 08:13:46,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d139bf1b-c5e9-41eb-a22b-5802eaf0d764 Date: Sat, 08 Sep 2018 08:13:46 GMT RESP BODY: {"network_id": "47bccdf7-1d0d-4c80-ac4e-aac94e9bb917", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "subnet_id": "089935b2-f365-42e6-bb87-244d06938813", "subnet_ids": ["089935b2-f365-42e6-bb87-244d06938813"], "port_id": "845cf6f8-bf1f-4801-be34-a0c5f6e48763", "id": "d057a8c2-9e37-4896-92e8-00eebc67ccde"} 2018-09-08 08:13:46,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde/add_router_interface used request id req-d139bf1b-c5e9-41eb-a22b-5802eaf0d764 2018-09-08 08:13:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:46,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-00afad6a-08df-4854-991e-9fd3ae5ee15a Date: Sat, 08 Sep 2018 08:13:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:39Z", "admin_state_up": true, "updated_at": "2018-09-08T08:13:45Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "d057a8c2-9e37-4896-92e8-00eebc67ccde", "name": "CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router"}} 2018-09-08 08:13:46,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde used request id req-00afad6a-08df-4854-991e-9fd3ae5ee15a 2018-09-08 08:13:46,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d057a8c2-9e37-4896-92e8-00eebc67ccde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:46,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2c6d0ef5-c031-4f83-8199-4133d521cc04 Date: Sat, 08 Sep 2018 08:13:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:13:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"089935b2-f365-42e6-bb87-244d06938813","ip_address":"10.200.201.1"}],"id":"845cf6f8-bf1f-4801-be34-a0c5f6e48763","security_groups":[],"mac_address":"fa:16:3e:46:9b:1d","project_id":"e4c0073f1d634d71a9295d0e11a33b9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:44Z","binding:vnic_type":"normal","device_id":"d057a8c2-9e37-4896-92e8-00eebc67ccde"}]} 2018-09-08 08:13:46,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d057a8c2-9e37-4896-92e8-00eebc67ccde used request id req-2c6d0ef5-c031-4f83-8199-4133d521cc04 2018-09-08 08:13:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/089935b2-f365-42e6-bb87-244d06938813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:46,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f7d30406-10f0-45cc-9762-7e7f023bd572 Date: Sat, 08 Sep 2018 08:13:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47bccdf7-1d0d-4c80-ac4e-aac94e9bb917","tenant_id":"e4c0073f1d634d71a9295d0e11a33b9c","created_at":"2018-09-08T08:13:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:13:36Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e4c0073f1d634d71a9295d0e11a33b9c","id":"089935b2-f365-42e6-bb87-244d06938813","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1"}} 2018-09-08 08:13:46,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/089935b2-f365-42e6-bb87-244d06938813 used request id req-f7d30406-10f0-45cc-9762-7e7f023bd572 2018-09-08 08:13:46,886 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router and subnet CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 2018-09-08 08:13:46,886 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router 2018-09-08 08:13:46,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" -d '{"subnet_id": "089935b2-f365-42e6-bb87-244d06938813"}' 2018-09-08 08:13:48,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-636f1dab-ebcd-41d1-ab9f-0c9605e971d7 Date: Sat, 08 Sep 2018 08:13:48 GMT RESP BODY: {"network_id": "47bccdf7-1d0d-4c80-ac4e-aac94e9bb917", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "subnet_id": "089935b2-f365-42e6-bb87-244d06938813", "subnet_ids": ["089935b2-f365-42e6-bb87-244d06938813"], "port_id": "845cf6f8-bf1f-4801-be34-a0c5f6e48763", "id": "d057a8c2-9e37-4896-92e8-00eebc67ccde"} 2018-09-08 08:13:48,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde/remove_router_interface used request id req-636f1dab-ebcd-41d1-ab9f-0c9605e971d7 2018-09-08 08:13:48,438 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router 2018-09-08 08:13:48,438 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-router 2018-09-08 08:13:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94462169996abd5c858da4bb9e3fa32c35fc4135" 2018-09-08 08:13:51,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f5f5a19-9754-437b-b039-cb0c2505700f Content-Length: 0 Date: Sat, 08 Sep 2018 08:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:51,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d057a8c2-9e37-4896-92e8-00eebc67ccde used request id req-4f5f5a19-9754-437b-b039-cb0c2505700f 2018-09-08 08:13:51,943 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 2018-09-08 08:13:51,943 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-subnet1 2018-09-08 08:13:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/089935b2-f365-42e6-bb87-244d06938813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:54,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddf2ac01-91db-48ff-bf7f-7ba773b9b53a Date: Sat, 08 Sep 2018 08:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:54,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/089935b2-f365-42e6-bb87-244d06938813 used request id req-ddf2ac01-91db-48ff-bf7f-7ba773b9b53a 2018-09-08 08:13:54,490 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cd1d50c0-e91a-467a-a288-c9962875e664-pub-net1 2018-09-08 08:13:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fcf63d27fc32999689eb42a3cd1d85e6a03041" 2018-09-08 08:13:56,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1700d860-5ec4-43bb-aaae-a8bcf66758ee Date: Sat, 08 Sep 2018 08:13:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:56,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/47bccdf7-1d0d-4c80-ac4e-aac94e9bb917 used request id req-1700d860-5ec4-43bb-aaae-a8bcf66758ee 2018-09-08 08:13:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-72d472d7-dddb-4f68-a603-ef76846211e5 Date: Sat, 08 Sep 2018 08:13:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:35Z", "updated_at": "2018-09-08T08:13:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "revision_number": 0, "id": "0cddba12-c8a8-4c3e-84de-c93aeb485b74", "remote_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "remote_ip_prefix": null, "created_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "revision_number": 0, "id": "383607c0-ac47-40fd-a3bc-65bd15023c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "revision_number": 0, "id": "d83e69d4-f84f-4517-a4ea-e56aa24fd6d4", "remote_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "remote_ip_prefix": null, "created_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "revision_number": 0, "id": "edd8a78e-bd84-49df-9432-98e66dd882f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c"}], "revision_number": 4, "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "e223c58e-147e-4829-99db-8c821ab47188", "name": "default"}]} 2018-09-08 08:13:56,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-72d472d7-dddb-4f68-a603-ef76846211e5 2018-09-08 08:13:56,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9149a27e-5020-4ec8-b890-0fdfc6ccafac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:56,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9149a27e-5020-4ec8-b890-0fdfc6ccafac 2018-09-08 08:13:56,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87174a6-f3f6-42de-841d-04f7b04a1d13 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:13:56,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e87174a6-f3f6-42de-841d-04f7b04a1d13 2018-09-08 08:13:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e24847d-ae38-47aa-b3e3-beea174c2a54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:56,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-5e24847d-ae38-47aa-b3e3-beea174c2a54 2018-09-08 08:13:56,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:56,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4acd280e-ac70-4f01-a7a0-2d0d4995b3dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:56,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-4acd280e-ac70-4f01-a7a0-2d0d4995b3dd 2018-09-08 08:13:56,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:56,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9664dd1e-a019-4918-b12a-7363d1e8fa58 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:13:56,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9664dd1e-a019-4918-b12a-7363d1e8fa58 2018-09-08 08:13:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:56,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4c74f8-9a69-48d1-934e-97a9e530c9b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-7a4c74f8-9a69-48d1-934e-97a9e530c9b4 2018-09-08 08:13:56,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d819b91-f9ff-4a61-82f3-1ff833e97475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:57,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-2d819b91-f9ff-4a61-82f3-1ff833e97475 2018-09-08 08:13:57,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a66e05-8fc4-4446-9f68-74e653371384 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:57,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-40a66e05-8fc4-4446-9f68-74e653371384 2018-09-08 08:13:57,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7c0e0f-371f-443a-b601-e0bd5fd37b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:57,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-ac7c0e0f-371f-443a-b601-e0bd5fd37b94 2018-09-08 08:13:57,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccaf9b20-f6c2-4961-8015-6118ad78e51c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:13:57,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-ccaf9b20-f6c2-4961-8015-6118ad78e51c 2018-09-08 08:13:57,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:13:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598e9e0a-9acf-4015-a2c5-baad5f0e9c4b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c"}, "enabled": true, "id": "e4c0073f1d634d71a9295d0e11a33b9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d2b06dca-8f95-465-proj"}} 2018-09-08 08:13:57,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c used request id req-598e9e0a-9acf-4015-a2c5-baad5f0e9c4b 2018-09-08 08:13:57,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e223c58e-147e-4829-99db-8c821ab47188 2018-09-08 08:13:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e223c58e-147e-4829-99db-8c821ab47188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-52aa5227-2841-455d-a3ab-4de1177d259c Date: Sat, 08 Sep 2018 08:13:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:35Z", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "0cddba12-c8a8-4c3e-84de-c93aeb485b74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:35Z", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "383607c0-ac47-40fd-a3bc-65bd15023c3d"}, {"remote_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:35Z", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "d83e69d4-f84f-4517-a4ea-e56aa24fd6d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:13:35Z", "security_group_id": "e223c58e-147e-4829-99db-8c821ab47188", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c0073f1d634d71a9295d0e11a33b9c", "created_at": "2018-09-08T08:13:35Z", "project_id": "e4c0073f1d634d71a9295d0e11a33b9c", "id": "edd8a78e-bd84-49df-9432-98e66dd882f4"}]} 2018-09-08 08:13:57,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e223c58e-147e-4829-99db-8c821ab47188 used request id req-52aa5227-2841-455d-a3ab-4de1177d259c 2018-09-08 08:13:57,555 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:13:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e223c58e-147e-4829-99db-8c821ab47188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:57,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-922dcb89-7bf2-47b4-92bf-3a2c59ed78c4 Content-Length: 0 Date: Sat, 08 Sep 2018 08:13:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:13:57,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e223c58e-147e-4829-99db-8c821ab47188 used request id req-922dcb89-7bf2-47b4-92bf-3a2c59ed78c4 2018-09-08 08:13:57,865 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d2b06dca-8f95-465-proj 2018-09-08 08:13:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:58,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7996b69c-39e9-4711-94c1-a81e7e96a431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:58,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e4c0073f1d634d71a9295d0e11a33b9c used request id req-7996b69c-39e9-4711-94c1-a81e7e96a431 2018-09-08 08:13:58,106 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d2b06dca-8f95-465-proj-role 2018-09-08 08:13:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:58,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67a35d0-fdba-4538-918a-6d43ea3b0424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:58,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2c9661fbf9af468f85013e0e137d6657 used request id req-f67a35d0-fdba-4538-918a-6d43ea3b0424 2018-09-08 08:13:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a8b164620ae3fe33f6e09c5e2053c31f99cb7c" 2018-09-08 08:13:58,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cc7411-4c95-474b-924f-414de5c7073b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:13:58,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-34cc7411-4c95-474b-924f-414de5c7073b 2018-09-08 08:13:58,314 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d2b06dca-8f95-465-user 2018-09-08 08:13:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bef71dbc30034b3f9504dee7c1d5e27c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29f790e33e6a8ff79aede3b445086807120358" 2018-09-08 08:13:58,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a57ce2-7197-4231-a9b9-e0cd993835b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:13:58,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bef71dbc30034b3f9504dee7c1d5e27c used request id req-e6a57ce2-7197-4231-a9b9-e0cd993835b3 2018-09-08 08:13:58,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:58,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["SYvfdmgYR4KRyvC2THpa1A"], "issued_at": "2018-09-08T08:13:58.000000Z"}} 2018-09-08 08:13:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e8207f6e8f5852e1a7e0c83c22a63d30fd3a16" 2018-09-08 08:13:58,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635fef6d-d63d-49de-a1ec-8bd508b91667 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:58,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-635fef6d-d63d-49de-a1ec-8bd508b91667 2018-09-08 08:13:58,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:58,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:13:59,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["M12mdyAkQ_WiL2WnqnXkug"], "issued_at": "2018-09-08T08:13:59.000000Z"}} 2018-09-08 08:13:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:13:59,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32ae549-d869-47f9-8059-e15d6af2986c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:13:59,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a32ae549-d869-47f9-8059-e15d6af2986c 2018-09-08 08:13:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:13:59,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:13:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:13:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:13:59,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7a1842-f829-4e8d-9b31-58d0e84efa7b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:13:59,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj used request id req-0f7a1842-f829-4e8d-9b31-58d0e84efa7b 2018-09-08 08:13:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:13:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad29c113-0f40-4ce4-bc00-2b8b6c1afaf5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:13:59,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad29c113-0f40-4ce4-bc00-2b8b6c1afaf5 2018-09-08 08:13:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj"}}' 2018-09-08 08:13:59,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a245b68-2220-4fbc-9d27-4fab58a0c2fc Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3"}, "enabled": true, "id": "33540e11058d4f19af468809fa2fb2d3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj"}} 2018-09-08 08:13:59,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9a245b68-2220-4fbc-9d27-4fab58a0c2fc 2018-09-08 08:13:59,757 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj 2018-09-08 08:13:59,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:13:59,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:00,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["jwg6h0wjTISbHsxztkBWGA"], "issued_at": "2018-09-08T08:14:00.000000Z"}} 2018-09-08 08:14:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3e577971b202e58ca378f9d7d351e54760c8ba" 2018-09-08 08:14:00,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9f1cab-8f1c-49d2-8711-6bac5f5b5f0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:00,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb9f1cab-8f1c-49d2-8711-6bac5f5b5f0f 2018-09-08 08:14:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:00,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:00,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3e577971b202e58ca378f9d7d351e54760c8ba" 2018-09-08 08:14:00,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f677804-fcb9-4925-a7fc-1592a653b6f1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:14:00,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0f677804-fcb9-4925-a7fc-1592a653b6f1 2018-09-08 08:14:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3e577971b202e58ca378f9d7d351e54760c8ba" 2018-09-08 08:14:00,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8678caa3-b474-4dca-82c4-5344da49e26a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3"}, "enabled": true, "id": "33540e11058d4f19af468809fa2fb2d3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj"}]} 2018-09-08 08:14:00,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj used request id req-8678caa3-b474-4dca-82c4-5344da49e26a 2018-09-08 08:14:00,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3e577971b202e58ca378f9d7d351e54760c8ba" 2018-09-08 08:14:00,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4bffcd-98b2-425a-9003-762e30f970cf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:00,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1b4bffcd-98b2-425a-9003-762e30f970cf 2018-09-08 08:14:00,977 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-user 2018-09-08 08:14:00,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:00,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:01,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4812b52-ca8b-4705-928c-d3fb95c373c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:01,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4812b52-ca8b-4705-928c-d3fb95c373c0 2018-09-08 08:14:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" -d '{"role": {"name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role"}}' 2018-09-08 08:14:01,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27748da-7a2c-4e71-a700-672ab33dc593 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d513bc022694ad49592f24b11267ded", "links": {"self": "http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded"}, "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role"}} 2018-09-08 08:14:01,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a27748da-7a2c-4e71-a700-672ab33dc593 2018-09-08 08:14:01,187 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role 2018-09-08 08:14:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:01,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9d5fa7-7d53-4cf1-92c2-0f31f12ceff8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded"}, "domain_id": null, "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role", "id": "3d513bc022694ad49592f24b11267ded"}} 2018-09-08 08:14:01,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded used request id req-2c9d5fa7-7d53-4cf1-92c2-0f31f12ceff8 2018-09-08 08:14:01,283 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role to project CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj 2018-09-08 08:14:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3/users/8968f8b988c449f9ac98fdcd5ce99d88/roles/3d513bc022694ad49592f24b11267ded -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:01,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7969e9-5ac6-4ede-abb4-cb732c5db947 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:01,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3/users/8968f8b988c449f9ac98fdcd5ce99d88/roles/3d513bc022694ad49592f24b11267ded used request id req-fa7969e9-5ac6-4ede-abb4-cb732c5db947 2018-09-08 08:14:01,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:01,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:01,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["a7RNQAmCQ5WuME_dVBIaNg"], "issued_at": "2018-09-08T08:14:01.000000Z"}} 2018-09-08 08:14:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:01,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e74c151-2b1d-4e8f-954d-2e5f028d629e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:01,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e74c151-2b1d-4e8f-954d-2e5f028d629e 2018-09-08 08:14:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:02,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d1c2dac-f5d7-4a3d-a8a2-590a50ee6bd2 Date: Sat, 08 Sep 2018 08:14:01 GMT RESP BODY: {"networks":[]} 2018-09-08 08:14:02,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1 used request id req-8d1c2dac-f5d7-4a3d-a8a2-590a50ee6bd2 2018-09-08 08:14:02,001 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1 2018-09-08 08:14:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" -d '{"network": {"name": "CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1", "admin_state_up": true}}' 2018-09-08 08:14:02,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a70c2cfa-e418-4055-80f9-935f8a282923 Date: Sat, 08 Sep 2018 08:14:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"768f5b07-144f-4b14-ba14-856a0d73aeae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:14:02Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:02Z","mtu":1450}} 2018-09-08 08:14:02,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a70c2cfa-e418-4055-80f9-935f8a282923 2018-09-08 08:14:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=768f5b07-144f-4b14-ba14-856a0d73aeae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7f85d73f-3170-4664-8158-3dbfdc347a4f Date: Sat, 08 Sep 2018 08:14:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"768f5b07-144f-4b14-ba14-856a0d73aeae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:14:02Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:02Z","provider:network_type":"vxlan"}]} 2018-09-08 08:14:02,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=768f5b07-144f-4b14-ba14-856a0d73aeae used request id req-7f85d73f-3170-4664-8158-3dbfdc347a4f 2018-09-08 08:14:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=768f5b07-144f-4b14-ba14-856a0d73aeae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:02,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87e5d6c2-51f2-4222-8cb4-f0a8d2ff2fd1 Date: Sat, 08 Sep 2018 08:14:02 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:14:02,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=768f5b07-144f-4b14-ba14-856a0d73aeae used request id req-87e5d6c2-51f2-4222-8cb4-f0a8d2ff2fd1 2018-09-08 08:14:02,800 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1 2018-09-08 08:14:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" -d '{"subnets": [{"ip_version": 4, "network_id": "768f5b07-144f-4b14-ba14-856a0d73aeae", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1"}]}' 2018-09-08 08:14:03,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8dd99ca0-9924-4e36-b308-dac45bc5411a Date: Sat, 08 Sep 2018 08:14:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"768f5b07-144f-4b14-ba14-856a0d73aeae","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:03Z","dns_nameservers":[],"updated_at":"2018-09-08T08:14:03Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6904fb8c-e6ed-4382-bd3d-96aedb52c365","subnetpool_id":null,"name":"CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1"}]} 2018-09-08 08:14:03,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8dd99ca0-9924-4e36-b308-dac45bc5411a 2018-09-08 08:14:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=768f5b07-144f-4b14-ba14-856a0d73aeae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:03,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-924d4af7-5cf2-487f-be1e-e88906462c13 Date: Sat, 08 Sep 2018 08:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"768f5b07-144f-4b14-ba14-856a0d73aeae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6904fb8c-e6ed-4382-bd3d-96aedb52c365"],"description":"","tags":[],"updated_at":"2018-09-08T08:14:03Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:02Z","provider:network_type":"vxlan"}]} 2018-09-08 08:14:03,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=768f5b07-144f-4b14-ba14-856a0d73aeae used request id req-924d4af7-5cf2-487f-be1e-e88906462c13 2018-09-08 08:14:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=768f5b07-144f-4b14-ba14-856a0d73aeae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ba01c747-fb29-4c6a-990a-c8ccd63e1252 Date: Sat, 08 Sep 2018 08:14:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"768f5b07-144f-4b14-ba14-856a0d73aeae","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:03Z","dns_nameservers":[],"updated_at":"2018-09-08T08:14:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6904fb8c-e6ed-4382-bd3d-96aedb52c365","subnetpool_id":null,"name":"CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1"}]} 2018-09-08 08:14:03,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=768f5b07-144f-4b14-ba14-856a0d73aeae used request id req-ba01c747-fb29-4c6a-990a-c8ccd63e1252 2018-09-08 08:14:03,790 - OpenStackNetwork - DEBUG - Network [768f5b07-144f-4b14-ba14-856a0d73aeae] created successfully 2018-09-08 08:14:03,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:03,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:04,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d513bc022694ad49592f24b11267ded", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role"}], "expires_at": "2018-09-08T09:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33540e11058d4f19af468809fa2fb2d3", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-user", "id": "8968f8b988c449f9ac98fdcd5ce99d88"}, "audit_ids": ["8scQHke-Rk216W3UJD3TXg"], "issued_at": "2018-09-08T08:14:04.000000Z"}} 2018-09-08 08:14:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:04,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b499ae8-55e2-4d57-a7c7-67d9f6a3f7f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:04,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b499ae8-55e2-4d57-a7c7-67d9f6a3f7f7 2018-09-08 08:14:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47fb56a7-51ea-48cd-ad0a-dfab1b14ae51 Date: Sat, 08 Sep 2018 08:14:04 GMT RESP BODY: {"routers": []} 2018-09-08 08:14:04,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router&admin_state_up=True used request id req-47fb56a7-51ea-48cd-ad0a-dfab1b14ae51 2018-09-08 08:14:04,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:04,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:04,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d513bc022694ad49592f24b11267ded", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role"}], "expires_at": "2018-09-08T09:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33540e11058d4f19af468809fa2fb2d3", "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/33540e11058d4f19af468809fa2fb2d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c7f3f3de-3426-4ef-user", "id": "8968f8b988c449f9ac98fdcd5ce99d88"}, "audit_ids": ["W2I5nxerRRW3GKdqLqv9cg"], "issued_at": "2018-09-08T08:14:04.000000Z"}} 2018-09-08 08:14:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d094a56c66f55db3ece14a6b297cedaef00df51" 2018-09-08 08:14:04,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c73aab-f704-4640-b2d7-bc92dd1e2308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:04,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0c73aab-f704-4640-b2d7-bc92dd1e2308 2018-09-08 08:14:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:05,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0c27c0cb-dfff-4247-9383-0afe01444064 Date: Sat, 08 Sep 2018 08:14:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:14:05,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-0c27c0cb-dfff-4247-9383-0afe01444064 2018-09-08 08:14:05,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:05,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f855390-e3c4-4ecc-a786-df9b308fb8d2 Date: Sat, 08 Sep 2018 08:14:05 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:14:05,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-2f855390-e3c4-4ecc-a786-df9b308fb8d2 2018-09-08 08:14:05,322 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router 2018-09-08 08:14:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router", "admin_state_up": true}}' 2018-09-08 08:14:10,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7e6bb7ff-a369-4b15-9d19-072ac0f9323d Date: Sat, 08 Sep 2018 08:14:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33540e11058d4f19af468809fa2fb2d3", "created_at": "2018-09-08T08:14:06Z", "admin_state_up": true, "updated_at": "2018-09-08T08:14:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "33540e11058d4f19af468809fa2fb2d3", "id": "f46f54a5-3621-4b32-843f-7639c16022b3", "name": "CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router"}} 2018-09-08 08:14:10,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-7e6bb7ff-a369-4b15-9d19-072ac0f9323d 2018-09-08 08:14:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f46f54a5-3621-4b32-843f-7639c16022b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:10,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-933f0b7e-4e74-47a5-8bba-946ad0eef376 Date: Sat, 08 Sep 2018 08:14:10 GMT RESP BODY: {"ports":[]} 2018-09-08 08:14:10,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f46f54a5-3621-4b32-843f-7639c16022b3 used request id req-933f0b7e-4e74-47a5-8bba-946ad0eef376 2018-09-08 08:14:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:10,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83b7f0da-a8d7-4d23-8931-e7d8b097c713 Date: Sat, 08 Sep 2018 08:14:10 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:14:10,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1 used request id req-83b7f0da-a8d7-4d23-8931-e7d8b097c713 2018-09-08 08:14:10,811 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router 2018-09-08 08:14:10,812 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-router 2018-09-08 08:14:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f46f54a5-3621-4b32-843f-7639c16022b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14957dc2aadb6a11ade52ebdafbc105367ffaadf" 2018-09-08 08:14:14,564 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a108eb1f-4e70-4abc-b617-0b1dd76479ef Content-Length: 0 Date: Sat, 08 Sep 2018 08:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:14,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f46f54a5-3621-4b32-843f-7639c16022b3 used request id req-a108eb1f-4e70-4abc-b617-0b1dd76479ef 2018-09-08 08:14:14,565 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1 2018-09-08 08:14:14,565 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-subnet1 2018-09-08 08:14:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6904fb8c-e6ed-4382-bd3d-96aedb52c365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:16,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c9ab4d5-acc0-4c21-b0b6-b4291cbce4d0 Date: Sat, 08 Sep 2018 08:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:16,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6904fb8c-e6ed-4382-bd3d-96aedb52c365 used request id req-9c9ab4d5-acc0-4c21-b0b6-b4291cbce4d0 2018-09-08 08:14:16,725 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-54bc08c8-036c-47d6-959d-04678339a5cd-pub-net1 2018-09-08 08:14:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/768f5b07-144f-4b14-ba14-856a0d73aeae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3dfd98878943a07a2edf2eacc113eb615162da" 2018-09-08 08:14:18,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1718735b-f990-4ded-865b-f43669b03467 Date: Sat, 08 Sep 2018 08:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:18,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/768f5b07-144f-4b14-ba14-856a0d73aeae used request id req-1718735b-f990-4ded-865b-f43669b03467 2018-09-08 08:14:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9263999b-7040-4161-8f42-7761b9745555 Date: Sat, 08 Sep 2018 08:14:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:14:18,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9263999b-7040-4161-8f42-7761b9745555 2018-09-08 08:14:18,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ddac2e-c9b5-4a03-bb80-332927520c9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:18,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-d8ddac2e-c9b5-4a03-bb80-332927520c9d 2018-09-08 08:14:18,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9eb6f9-eb63-4739-a2c8-10af78aec5f0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:14:18,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-4d9eb6f9-eb63-4739-a2c8-10af78aec5f0 2018-09-08 08:14:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401195c0-e3c5-44f2-a44b-ebb598da8635 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:18,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-401195c0-e3c5-44f2-a44b-ebb598da8635 2018-09-08 08:14:18,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ed2d90-59f7-42c7-9574-f02b53107f25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:18,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-01ed2d90-59f7-42c7-9574-f02b53107f25 2018-09-08 08:14:18,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b64e80-1b93-4a01-8b0a-29dee0796cfa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:14:18,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-74b64e80-1b93-4a01-8b0a-29dee0796cfa 2018-09-08 08:14:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f139fbe6-a4ea-4676-83f6-b794211d7190 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-f139fbe6-a4ea-4676-83f6-b794211d7190 2018-09-08 08:14:18,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:18,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0547d767-e1e6-4ff6-8b57-6cd18f173e32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:18,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-0547d767-e1e6-4ff6-8b57-6cd18f173e32 2018-09-08 08:14:18,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:18,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a858ad9-8302-4387-a423-8277ad480b7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-4a858ad9-8302-4387-a423-8277ad480b7d 2018-09-08 08:14:19,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d8a07c-678a-43f7-ad16-20a21eb69d34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:19,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-06d8a07c-678a-43f7-ad16-20a21eb69d34 2018-09-08 08:14:19,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6bfb85c-d801-45d3-bcf2-c6411170cbea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:19,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-d6bfb85c-d801-45d3-bcf2-c6411170cbea 2018-09-08 08:14:19,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:19,239 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj 2018-09-08 08:14:19,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29499e83-a9de-40fc-a655-60a5b4d4e992 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:19,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/33540e11058d4f19af468809fa2fb2d3 used request id req-29499e83-a9de-40fc-a655-60a5b4d4e992 2018-09-08 08:14:19,597 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-proj-role 2018-09-08 08:14:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f5954b-6a30-4be8-966b-33714dbab310 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:19,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3d513bc022694ad49592f24b11267ded used request id req-11f5954b-6a30-4be8-966b-33714dbab310 2018-09-08 08:14:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579abd3db401f7c66808470911c757e6a92c0ac" 2018-09-08 08:14:19,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d98a76-b282-43f0-866b-8df380b4ebb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:19,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59d98a76-b282-43f0-866b-8df380b4ebb0 2018-09-08 08:14:19,809 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c7f3f3de-3426-4ef-user 2018-09-08 08:14:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8968f8b988c449f9ac98fdcd5ce99d88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db3e577971b202e58ca378f9d7d351e54760c8ba" 2018-09-08 08:14:19,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed3aff0-d7f4-42aa-ac9d-e16a62b5b83f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:19,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8968f8b988c449f9ac98fdcd5ce99d88 used request id req-9ed3aff0-d7f4-42aa-ac9d-e16a62b5b83f 2018-09-08 08:14:19,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:20,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8rK0LVOmTRmguBV-8xvb8Q"], "issued_at": "2018-09-08T08:14:20.000000Z"}} 2018-09-08 08:14:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011b5fcca6e49d6567b8a34047ac86c1bc8cdd44" 2018-09-08 08:14:20,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700c57be-e1b5-40c4-b7d7-17a56dff593f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:20,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-700c57be-e1b5-40c4-b7d7-17a56dff593f 2018-09-08 08:14:20,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:20,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:20,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kCEjy_UtRtWutjXPRswN2A"], "issued_at": "2018-09-08T08:14:20.000000Z"}} 2018-09-08 08:14:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:20,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102e5d99-cbe9-4770-8cc3-08d9e3703045 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:20,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-102e5d99-cbe9-4770-8cc3-08d9e3703045 2018-09-08 08:14:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:20,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3b41829-5138-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:21,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6581e56e-0115-48fa-b6a2-f3748e00d940 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3b41829-5138-402-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:14:21,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3b41829-5138-402-proj used request id req-6581e56e-0115-48fa-b6a2-f3748e00d940 2018-09-08 08:14:21,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:21,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb172e7-0e61-4669-ab09-3e96b31c6275 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:21,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ccb172e7-0e61-4669-ab09-3e96b31c6275 2018-09-08 08:14:21,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}}' 2018-09-08 08:14:21,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee7ffce-543a-4060-8d51-9e0813e083fa Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c"}, "enabled": true, "id": "fea6da354f254420b803827d73fb268c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}} 2018-09-08 08:14:21,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ee7ffce-543a-4060-8d51-9e0813e083fa 2018-09-08 08:14:21,248 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f3b41829-5138-402-proj 2018-09-08 08:14:21,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:21,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:21,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HRtTmxnAQjy49a8FRuXiHA"], "issued_at": "2018-09-08T08:14:21.000000Z"}} 2018-09-08 08:14:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed63afd5bd8badaa3938a30a492d6d97b6ecd11" 2018-09-08 08:14:21,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430a4df8-f66f-4e03-8697-33a5219a6a42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:21,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-430a4df8-f66f-4e03-8697-33a5219a6a42 2018-09-08 08:14:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:21,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:21,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed63afd5bd8badaa3938a30a492d6d97b6ecd11" 2018-09-08 08:14:21,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76624f36-e94a-41ce-a32f-3250bb7e1f14 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:14:21,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-76624f36-e94a-41ce-a32f-3250bb7e1f14 2018-09-08 08:14:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3b41829-5138-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed63afd5bd8badaa3938a30a492d6d97b6ecd11" 2018-09-08 08:14:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f33a254-7fd6-4b24-9b9c-412c4f910ba2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3b41829-5138-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c"}, "enabled": true, "id": "fea6da354f254420b803827d73fb268c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}]} 2018-09-08 08:14:21,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3b41829-5138-402-proj used request id req-9f33a254-7fd6-4b24-9b9c-412c4f910ba2 2018-09-08 08:14:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed63afd5bd8badaa3938a30a492d6d97b6ecd11" 2018-09-08 08:14:21,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a297c0-cfe5-4dcd-a6ac-04f274e8dc45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:21,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-68a297c0-cfe5-4dcd-a6ac-04f274e8dc45 2018-09-08 08:14:22,337 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f3b41829-5138-402-user 2018-09-08 08:14:22,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:22,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726325a7-2b88-4c4f-a1d7-a2180558f216 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-726325a7-2b88-4c4f-a1d7-a2180558f216 2018-09-08 08:14:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" -d '{"role": {"name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role"}}' 2018-09-08 08:14:22,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6bcbd9f-6e81-485c-ac1c-f49e2a02dffe Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ebb086107e5943e8b443c30bd8336f1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b"}, "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role"}} 2018-09-08 08:14:22,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6bcbd9f-6e81-485c-ac1c-f49e2a02dffe 2018-09-08 08:14:22,528 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f3b41829-5138-402-proj-role 2018-09-08 08:14:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:22,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b460c95d-402f-4255-a872-c23773f87f8a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b"}, "domain_id": null, "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role", "id": "ebb086107e5943e8b443c30bd8336f1b"}} 2018-09-08 08:14:22,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b used request id req-b460c95d-402f-4255-a872-c23773f87f8a 2018-09-08 08:14:22,550 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f3b41829-5138-402-proj-role to project CreateRouterNegativeTests-f3b41829-5138-402-proj 2018-09-08 08:14:22,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c/users/ac9e01bd849c44fc859f081026339245/roles/ebb086107e5943e8b443c30bd8336f1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:22,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f82877-70e9-4fae-baba-c4324eae42da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:22,674 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c/users/ac9e01bd849c44fc859f081026339245/roles/ebb086107e5943e8b443c30bd8336f1b used request id req-60f82877-70e9-4fae-baba-c4324eae42da 2018-09-08 08:14:22,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:22,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:23,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ho2gGbToQX-VWeOcgE7TLg"], "issued_at": "2018-09-08T08:14:23.000000Z"}} 2018-09-08 08:14:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:23,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bc601b-3648-48ac-9cf1-c92a052f8716 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:23,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23bc601b-3648-48ac-9cf1-c92a052f8716 2018-09-08 08:14:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e8fff82d-159c-429e-ab6c-693f4fe55871 Date: Sat, 08 Sep 2018 08:14:23 GMT RESP BODY: {"networks":[]} 2018-09-08 08:14:23,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 used request id req-e8fff82d-159c-429e-ab6c-693f4fe55871 2018-09-08 08:14:23,325 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 2018-09-08 08:14:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" -d '{"network": {"name": "CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1", "admin_state_up": true}}' 2018-09-08 08:14:23,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a30a0500-8a88-4070-8126-7c5f73acac1b Date: Sat, 08 Sep 2018 08:14:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ea1c4898-ffa5-478e-9f1a-af7c51c73226","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:14:23Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:23Z","mtu":1450}} 2018-09-08 08:14:23,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a30a0500-8a88-4070-8126-7c5f73acac1b 2018-09-08 08:14:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:24,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-e5352199-44db-478a-b8f3-a4610d7c2bc7 Date: Sat, 08 Sep 2018 08:14:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ea1c4898-ffa5-478e-9f1a-af7c51c73226","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:14:23Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:23Z","provider:network_type":"vxlan"}]} 2018-09-08 08:14:24,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 used request id req-e5352199-44db-478a-b8f3-a4610d7c2bc7 2018-09-08 08:14:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:24,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1aee1b1-237a-4960-9339-114e435d3cd4 Date: Sat, 08 Sep 2018 08:14:24 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:14:24,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 used request id req-e1aee1b1-237a-4960-9339-114e435d3cd4 2018-09-08 08:14:24,335 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1 2018-09-08 08:14:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" -d '{"subnets": [{"ip_version": 4, "network_id": "ea1c4898-ffa5-478e-9f1a-af7c51c73226", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1"}]}' 2018-09-08 08:14:24,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-bd143154-27bb-43aa-a7c3-6133a1fdcf16 Date: Sat, 08 Sep 2018 08:14:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea1c4898-ffa5-478e-9f1a-af7c51c73226","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:14:24Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"57527884-5c28-4415-b214-4c8b58063f61","subnetpool_id":null,"name":"CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1"}]} 2018-09-08 08:14:24,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bd143154-27bb-43aa-a7c3-6133a1fdcf16 2018-09-08 08:14:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:25,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-a12b81bf-1ac9-427f-9412-7bdb513eb0f0 Date: Sat, 08 Sep 2018 08:14:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea1c4898-ffa5-478e-9f1a-af7c51c73226","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["57527884-5c28-4415-b214-4c8b58063f61"],"description":"","tags":[],"updated_at":"2018-09-08T08:14:24Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:23Z","provider:network_type":"vxlan"}]} 2018-09-08 08:14:25,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 used request id req-a12b81bf-1ac9-427f-9412-7bdb513eb0f0 2018-09-08 08:14:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:25,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-17849e49-10fc-4a3f-ac37-4fdceb01a89c Date: Sat, 08 Sep 2018 08:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea1c4898-ffa5-478e-9f1a-af7c51c73226","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:14:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:14:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"57527884-5c28-4415-b214-4c8b58063f61","subnetpool_id":null,"name":"CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1"}]} 2018-09-08 08:14:25,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ea1c4898-ffa5-478e-9f1a-af7c51c73226 used request id req-17849e49-10fc-4a3f-ac37-4fdceb01a89c 2018-09-08 08:14:25,253 - OpenStackNetwork - DEBUG - Network [ea1c4898-ffa5-478e-9f1a-af7c51c73226] created successfully 2018-09-08 08:14:25,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:25,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:25,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ebb086107e5943e8b443c30bd8336f1b", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role"}], "expires_at": "2018-09-08T09:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fea6da354f254420b803827d73fb268c", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f3b41829-5138-402-user", "id": "ac9e01bd849c44fc859f081026339245"}, "audit_ids": ["GW5-1wZSQ3yqn5t9muxDpQ"], "issued_at": "2018-09-08T08:14:25.000000Z"}} 2018-09-08 08:14:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:25,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9bcbc9-d98a-4f30-ac83-a7eed74641fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:25,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc9bcbc9-d98a-4f30-ac83-a7eed74641fe 2018-09-08 08:14:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:25,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcf9f368-62e9-4cec-a575-0fb9496787f4 Date: Sat, 08 Sep 2018 08:14:25 GMT RESP BODY: {"routers": []} 2018-09-08 08:14:25,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router&admin_state_up=True used request id req-fcf9f368-62e9-4cec-a575-0fb9496787f4 2018-09-08 08:14:25,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:25,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:26,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ebb086107e5943e8b443c30bd8336f1b", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role"}], "expires_at": "2018-09-08T09:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fea6da354f254420b803827d73fb268c", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f3b41829-5138-402-user", "id": "ac9e01bd849c44fc859f081026339245"}, "audit_ids": ["ja4iog08RsS7ulDTJ3LQ2g"], "issued_at": "2018-09-08T08:14:26.000000Z"}} 2018-09-08 08:14:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76a9bd61b5b90ba8262e8e72f0b2d5adbb3bdf1" 2018-09-08 08:14:26,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868d70be-7ee7-45e6-a78e-cd4ae1ebcf5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:26,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-868d70be-7ee7-45e6-a78e-cd4ae1ebcf5b 2018-09-08 08:14:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:26,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bd65b68d-d6e8-4bdd-a019-3c3615181436 Date: Sat, 08 Sep 2018 08:14:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:14:26,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-bd65b68d-d6e8-4bdd-a019-3c3615181436 2018-09-08 08:14:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:26,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc044f4d-2f62-4ca4-8fbc-e9da74c16ab9 Date: Sat, 08 Sep 2018 08:14:26 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:14:26,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-dc044f4d-2f62-4ca4-8fbc-e9da74c16ab9 2018-09-08 08:14:26,810 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router 2018-09-08 08:14:26,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router", "admin_state_up": true}}' 2018-09-08 08:14:31,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4c9055a9-3ff3-4562-8cc0-20dfc5714b41 Date: Sat, 08 Sep 2018 08:14:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fea6da354f254420b803827d73fb268c", "created_at": "2018-09-08T08:14:27Z", "admin_state_up": true, "updated_at": "2018-09-08T08:14:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fea6da354f254420b803827d73fb268c", "id": "2b917c91-440f-4a9d-a392-3e376ecde4da", "name": "CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router"}} 2018-09-08 08:14:31,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-4c9055a9-3ff3-4562-8cc0-20dfc5714b41 2018-09-08 08:14:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=2b917c91-440f-4a9d-a392-3e376ecde4da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:31,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-143805e9-e602-420d-ad1a-e8b59f946bb5 Date: Sat, 08 Sep 2018 08:14:31 GMT RESP BODY: {"ports":[]} 2018-09-08 08:14:31,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=2b917c91-440f-4a9d-a392-3e376ecde4da used request id req-143805e9-e602-420d-ad1a-e8b59f946bb5 2018-09-08 08:14:31,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:31,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f2e3066-6b44-4616-8a8d-e523286c58a5 Date: Sat, 08 Sep 2018 08:14:31 GMT RESP BODY: {"networks":[]} 2018-09-08 08:14:31,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 used request id req-3f2e3066-6b44-4616-8a8d-e523286c58a5 2018-09-08 08:14:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:32,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-886fb916-7c9b-482f-8b86-7792e6610808 Date: Sat, 08 Sep 2018 08:14:32 GMT RESP BODY: {"ports":[]} 2018-09-08 08:14:32,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-port1&admin_state_up=True used request id req-886fb916-7c9b-482f-8b86-7792e6610808 2018-09-08 08:14:32,039 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-port1 for router - CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router 2018-09-08 08:14:32,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:32,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:32,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ebb086107e5943e8b443c30bd8336f1b", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj-role"}], "expires_at": "2018-09-08T09:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fea6da354f254420b803827d73fb268c", "name": "CreateRouterNegativeTests-f3b41829-5138-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fea6da354f254420b803827d73fb268c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f3b41829-5138-402-user", "id": "ac9e01bd849c44fc859f081026339245"}, "audit_ids": ["D20BThzLRJuTHYE10-3tRA"], "issued_at": "2018-09-08T08:14:32.000000Z"}} 2018-09-08 08:14:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78639f5ac1d47dc03d1f51f8f5e562dcc32d458f" 2018-09-08 08:14:32,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d853b4a3-8877-4d41-b6ab-cc3979902d80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:32,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d853b4a3-8877-4d41-b6ab-cc3979902d80 2018-09-08 08:14:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:32,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8481645c-045e-486d-a33d-caf071978c80 Date: Sat, 08 Sep 2018 08:14:32 GMT RESP BODY: {"networks":[]} 2018-09-08 08:14:32,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 used request id req-8481645c-045e-486d-a33d-caf071978c80 2018-09-08 08:14:32,667 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router 2018-09-08 08:14:32,668 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-router 2018-09-08 08:14:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/2b917c91-440f-4a9d-a392-3e376ecde4da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3071888cd2c725ed66ce78c2379936c095d179a" 2018-09-08 08:14:36,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ba828d0-588b-445d-8663-c98881daea99 Content-Length: 0 Date: Sat, 08 Sep 2018 08:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:36,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2b917c91-440f-4a9d-a392-3e376ecde4da used request id req-8ba828d0-588b-445d-8663-c98881daea99 2018-09-08 08:14:36,830 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1 2018-09-08 08:14:36,830 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-subnet1 2018-09-08 08:14:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/57527884-5c28-4415-b214-4c8b58063f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:38,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5da2675b-8e3d-4830-b157-5559c9c93fc1 Date: Sat, 08 Sep 2018 08:14:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:38,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/57527884-5c28-4415-b214-4c8b58063f61 used request id req-5da2675b-8e3d-4830-b157-5559c9c93fc1 2018-09-08 08:14:38,983 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-2ab9b83d-b0bb-4d43-bd05-4b9e197c401e-pub-net1 2018-09-08 08:14:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ea1c4898-ffa5-478e-9f1a-af7c51c73226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b286ed6b10258d2abfdf0184b68ca4063e2a5c17" 2018-09-08 08:14:40,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0b6143d-7158-40e8-8024-27a06775d692 Date: Sat, 08 Sep 2018 08:14:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:14:40,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ea1c4898-ffa5-478e-9f1a-af7c51c73226 used request id req-e0b6143d-7158-40e8-8024-27a06775d692 2018-09-08 08:14:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:40,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-56ebc5bc-0c0b-49c2-ad5d-9b10da99e0f3 Date: Sat, 08 Sep 2018 08:14:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:14:40,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-56ebc5bc-0c0b-49c2-ad5d-9b10da99e0f3 2018-09-08 08:14:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:40,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f730fb7f-7753-40c3-b139-b86602761959 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:40,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-f730fb7f-7753-40c3-b139-b86602761959 2018-09-08 08:14:40,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:40,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60a56a0-6998-4a2e-b1e5-603fc26222a9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:14:40,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c60a56a0-6998-4a2e-b1e5-603fc26222a9 2018-09-08 08:14:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:40,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62481673-a8f0-4e03-af1e-731e53750069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:40,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-62481673-a8f0-4e03-af1e-731e53750069 2018-09-08 08:14:40,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99701987-e3a9-43a3-86bc-ca900d604d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-99701987-e3a9-43a3-86bc-ca900d604d0f 2018-09-08 08:14:41,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7775acd-c5e4-4b50-b94f-b939f4ec0646 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:14:41,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-a7775acd-c5e4-4b50-b94f-b939f4ec0646 2018-09-08 08:14:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0a6efa-efbc-4948-8cc6-48a2d4ce6ca4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-9c0a6efa-efbc-4948-8cc6-48a2d4ce6ca4 2018-09-08 08:14:41,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee6429c-3946-4e89-8e37-70123ec91ded Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1ee6429c-3946-4e89-8e37-70123ec91ded 2018-09-08 08:14:41,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3954dc82-7993-4bf4-ae1c-5aa5aa14b29e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3954dc82-7993-4bf4-ae1c-5aa5aa14b29e 2018-09-08 08:14:41,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a37745-2e1a-457a-92cf-3f1947ec5a57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-23a37745-2e1a-457a-92cf-3f1947ec5a57 2018-09-08 08:14:41,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d51c10c6-de50-4881-848a-e748a03410e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:41,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-d51c10c6-de50-4881-848a-e748a03410e9 2018-09-08 08:14:41,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:41,531 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f3b41829-5138-402-proj 2018-09-08 08:14:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dca87ff-b661-4f98-9961-8114ee4d80c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:41,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fea6da354f254420b803827d73fb268c used request id req-4dca87ff-b661-4f98-9961-8114ee4d80c2 2018-09-08 08:14:41,765 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f3b41829-5138-402-proj-role 2018-09-08 08:14:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e329d6b2-12fd-4650-97e0-e19f62c7ec4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:41,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ebb086107e5943e8b443c30bd8336f1b used request id req-e329d6b2-12fd-4650-97e0-e19f62c7ec4d 2018-09-08 08:14:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4107b1fb1bc69c249bab0bbf057f2ee3ceaf478c" 2018-09-08 08:14:41,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dc7303-973c-4aec-bad7-e66327859cfa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:41,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09dc7303-973c-4aec-bad7-e66327859cfa 2018-09-08 08:14:41,964 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f3b41829-5138-402-user 2018-09-08 08:14:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ac9e01bd849c44fc859f081026339245 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed63afd5bd8badaa3938a30a492d6d97b6ecd11" 2018-09-08 08:14:42,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83ef6cd-f359-478f-923e-ab653470a779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:42,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ac9e01bd849c44fc859f081026339245 used request id req-c83ef6cd-f359-478f-923e-ab653470a779 2018-09-08 08:14:42,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:42,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["je9duMtzRLuO3WMQYt1Log"], "issued_at": "2018-09-08T08:14:42.000000Z"}} 2018-09-08 08:14:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9f4c48a8392924630a3c45201f17bf4c281c91" 2018-09-08 08:14:42,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c05440-5bc3-44ab-af62-f5f110009dbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:42,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37c05440-5bc3-44ab-af62-f5f110009dbe 2018-09-08 08:14:42,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:42,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:42,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JBJEHsRaQxme7gsA0d-v_A"], "issued_at": "2018-09-08T08:14:42.000000Z"}} 2018-09-08 08:14:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:43,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3acb7c2-3abd-455e-80e5-35558cbad0f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:43,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3acb7c2-3abd-455e-80e5-35558cbad0f6 2018-09-08 08:14:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:43,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:43,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3504d19b-2571-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:43,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046c970c-f8d4-485e-87d9-2b61d82c46fb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3504d19b-2571-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:14:43,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3504d19b-2571-46c-proj used request id req-046c970c-f8d4-485e-87d9-2b61d82c46fb 2018-09-08 08:14:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:43,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aceaf3-bcd6-4e81-8247-069e426e269f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:43,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10aceaf3-bcd6-4e81-8247-069e426e269f 2018-09-08 08:14:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj"}}' 2018-09-08 08:14:43,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0901b0f-c1d1-44a9-be51-4e61b1d66dce Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e"}, "enabled": true, "id": "8245630b472744b9bace051967a8ec9e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj"}} 2018-09-08 08:14:43,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e0901b0f-c1d1-44a9-be51-4e61b1d66dce 2018-09-08 08:14:43,390 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3504d19b-2571-46c-proj 2018-09-08 08:14:43,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:43,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:43,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fP4juLv5SViEr1K4VSIPEQ"], "issued_at": "2018-09-08T08:14:43.000000Z"}} 2018-09-08 08:14:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa65e7319f2d83a99262623c8d9155d2aa9512e9" 2018-09-08 08:14:43,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1dc100-6e4a-4d6b-ab2b-3d5da21915b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:43,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d1dc100-6e4a-4d6b-ab2b-3d5da21915b0 2018-09-08 08:14:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:43,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa65e7319f2d83a99262623c8d9155d2aa9512e9" 2018-09-08 08:14:43,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b72b7a-1d91-4073-b9cb-6936a387148c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:14:43,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-98b72b7a-1d91-4073-b9cb-6936a387148c 2018-09-08 08:14:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3504d19b-2571-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa65e7319f2d83a99262623c8d9155d2aa9512e9" 2018-09-08 08:14:44,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38d865b-d867-4a60-b8f6-42c053de7cbc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3504d19b-2571-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e"}, "enabled": true, "id": "8245630b472744b9bace051967a8ec9e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj"}]} 2018-09-08 08:14:44,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3504d19b-2571-46c-proj used request id req-f38d865b-d867-4a60-b8f6-42c053de7cbc 2018-09-08 08:14:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa65e7319f2d83a99262623c8d9155d2aa9512e9" 2018-09-08 08:14:44,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa21e5ec-2368-486c-affe-980fa4a1e1b7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:44,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aa21e5ec-2368-486c-affe-980fa4a1e1b7 2018-09-08 08:14:44,462 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3504d19b-2571-46c-user 2018-09-08 08:14:44,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:44,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:44,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7f6e7e-1ee9-4919-833f-79bd35427979 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:44,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7b7f6e7e-1ee9-4919-833f-79bd35427979 2018-09-08 08:14:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" -d '{"role": {"name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj-role"}}' 2018-09-08 08:14:44,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12f7d3f-431b-444b-a666-388573cef443 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af1013f2985c4bcab083d70116d85a57", "links": {"self": "http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57"}, "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj-role"}} 2018-09-08 08:14:44,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a12f7d3f-431b-444b-a666-388573cef443 2018-09-08 08:14:44,660 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3504d19b-2571-46c-proj-role 2018-09-08 08:14:44,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a9eb43-c24a-4a80-8577-0d9ab77f031d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57"}, "domain_id": null, "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj-role", "id": "af1013f2985c4bcab083d70116d85a57"}} 2018-09-08 08:14:44,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57 used request id req-f0a9eb43-c24a-4a80-8577-0d9ab77f031d 2018-09-08 08:14:44,753 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3504d19b-2571-46c-proj-role to project CreateRouterNegativeTests-3504d19b-2571-46c-proj 2018-09-08 08:14:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e/users/078e7a848cb443bfb43d9c0fa2610bbe/roles/af1013f2985c4bcab083d70116d85a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:44,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffc60c8-60ba-4439-96f2-75501fec7c49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:44,884 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e/users/078e7a848cb443bfb43d9c0fa2610bbe/roles/af1013f2985c4bcab083d70116d85a57 used request id req-9ffc60c8-60ba-4439-96f2-75501fec7c49 2018-09-08 08:14:44,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:44,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:45,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af1013f2985c4bcab083d70116d85a57", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj-role"}], "expires_at": "2018-09-08T09:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8245630b472744b9bace051967a8ec9e", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3504d19b-2571-46c-user", "id": "078e7a848cb443bfb43d9c0fa2610bbe"}, "audit_ids": ["YF3xcYvORveLcWDzxE0YzA"], "issued_at": "2018-09-08T08:14:45.000000Z"}} 2018-09-08 08:14:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05de0262243c0bcb1be06981ce2c2922b25da57a" 2018-09-08 08:14:45,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ff81ba-99b3-4687-8e2d-5b6c597d5419 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:45,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f1ff81ba-99b3-4687-8e2d-5b6c597d5419 2018-09-08 08:14:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-f61aa26d-85ed-4d67-b691-b8255f1b9ff2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05de0262243c0bcb1be06981ce2c2922b25da57a" 2018-09-08 08:14:45,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f13bf607-2a91-4043-aa87-20e41944aea9 Date: Sat, 08 Sep 2018 08:14:45 GMT RESP BODY: {"routers": []} 2018-09-08 08:14:45,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-f61aa26d-85ed-4d67-b691-b8255f1b9ff2-pub-router&admin_state_up=True used request id req-f13bf607-2a91-4043-aa87-20e41944aea9 2018-09-08 08:14:45,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:45,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:45,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af1013f2985c4bcab083d70116d85a57", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj-role"}], "expires_at": "2018-09-08T09:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8245630b472744b9bace051967a8ec9e", "name": "CreateRouterNegativeTests-3504d19b-2571-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/8245630b472744b9bace051967a8ec9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3504d19b-2571-46c-user", "id": "078e7a848cb443bfb43d9c0fa2610bbe"}, "audit_ids": ["Aw2Az8MvREudIrcbPlfCfQ"], "issued_at": "2018-09-08T08:14:45.000000Z"}} 2018-09-08 08:14:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694aeba5f9355b4da67fb4b0c432271620ae3564" 2018-09-08 08:14:45,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbb0aaf-7e53-4c2f-85fd-e1a1ab3f57fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:45,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3fbb0aaf-7e53-4c2f-85fd-e1a1ab3f57fd 2018-09-08 08:14:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05de0262243c0bcb1be06981ce2c2922b25da57a" 2018-09-08 08:14:46,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45a56a6e-0f74-42cf-9863-8711a51ee073 Date: Sat, 08 Sep 2018 08:14:46 GMT RESP BODY: {"networks":[]} 2018-09-08 08:14:46,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=Invalid_name used request id req-45a56a6e-0f74-42cf-9863-8711a51ee073 2018-09-08 08:14:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-047f6d5f-9fd8-4035-a811-cada7b5c2f4c Date: Sat, 08 Sep 2018 08:14:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:14:46,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-047f6d5f-9fd8-4035-a811-cada7b5c2f4c 2018-09-08 08:14:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3108096d-85d8-4ded-887d-5cd98ca3f625 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:46,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-3108096d-85d8-4ded-887d-5cd98ca3f625 2018-09-08 08:14:46,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12cdaaa-bdd9-441e-9f6f-834852f6975f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:14:46,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-a12cdaaa-bdd9-441e-9f6f-834852f6975f 2018-09-08 08:14:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01a12a3f-61e8-482c-99e4-46dc503f25bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:46,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-01a12a3f-61e8-482c-99e4-46dc503f25bb 2018-09-08 08:14:46,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01acd85d-5046-4228-8517-5afa341bfa10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:46,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-01acd85d-5046-4228-8517-5afa341bfa10 2018-09-08 08:14:46,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3a81ca-26a7-426d-8c50-2f92e2ec989f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:14:46,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ab3a81ca-26a7-426d-8c50-2f92e2ec989f 2018-09-08 08:14:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a37021b-9b2d-4300-a4f4-a8764d4bca8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:46,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-7a37021b-9b2d-4300-a4f4-a8764d4bca8b 2018-09-08 08:14:46,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:46,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc1af2b-1604-4e70-91bc-dce2ef7764b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:46,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ffc1af2b-1604-4e70-91bc-dce2ef7764b1 2018-09-08 08:14:46,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:47,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb126ba-5b4c-4c3b-b2a7-1e2d3d935e41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:47,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-0bb126ba-5b4c-4c3b-b2a7-1e2d3d935e41 2018-09-08 08:14:47,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd515bd-9bcc-4ec1-b91c-60937119c6c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:47,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-1bd515bd-9bcc-4ec1-b91c-60937119c6c3 2018-09-08 08:14:47,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673776e4-a346-4754-809d-f9f48bae5538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:47,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-673776e4-a346-4754-809d-f9f48bae5538 2018-09-08 08:14:47,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:47,268 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3504d19b-2571-46c-proj 2018-09-08 08:14:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db0ad361-b647-408d-8e7c-8e81eb750084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:47,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8245630b472744b9bace051967a8ec9e used request id req-db0ad361-b647-408d-8e7c-8e81eb750084 2018-09-08 08:14:47,465 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3504d19b-2571-46c-proj-role 2018-09-08 08:14:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2bb51c-7a76-43d1-beec-89e8fbfd0d1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:47,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/af1013f2985c4bcab083d70116d85a57 used request id req-de2bb51c-7a76-43d1-beec-89e8fbfd0d1b 2018-09-08 08:14:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af69712ed907952c7e116c218a3445f6089684" 2018-09-08 08:14:47,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf3be07-4fc6-4ef8-b91d-c376b689b5f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:47,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-faf3be07-4fc6-4ef8-b91d-c376b689b5f2 2018-09-08 08:14:47,656 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3504d19b-2571-46c-user 2018-09-08 08:14:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/078e7a848cb443bfb43d9c0fa2610bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa65e7319f2d83a99262623c8d9155d2aa9512e9" 2018-09-08 08:14:47,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e4db46-4ea0-4ad0-b109-788c9465d83d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:47,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/078e7a848cb443bfb43d9c0fa2610bbe used request id req-59e4db46-4ea0-4ad0-b109-788c9465d83d 2018-09-08 08:14:47,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:48,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["oO-QY8WFRDukIhjMWh1Xxw"], "issued_at": "2018-09-08T08:14:48.000000Z"}} 2018-09-08 08:14:48,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7a096e78a47622e9ef8e6ddce55b201886811f" 2018-09-08 08:14:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae6c354-2994-4b46-be49-acdc17052aff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:48,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ae6c354-2994-4b46-be49-acdc17052aff 2018-09-08 08:14:48,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:48,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:48,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HoxvB2BoR5iggOxWkvDZNw"], "issued_at": "2018-09-08T08:14:48.000000Z"}} 2018-09-08 08:14:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:48,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222b50cd-2408-4ff9-b35f-8fc758c42172 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:48,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-222b50cd-2408-4ff9-b35f-8fc758c42172 2018-09-08 08:14:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:48,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3be5142-302d-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:49,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d78c36e-4d8e-436f-ab51-3f63133ea5b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3be5142-302d-449-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:14:49,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f3be5142-302d-449-proj used request id req-4d78c36e-4d8e-436f-ab51-3f63133ea5b7 2018-09-08 08:14:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470b189d-c9da-4afe-9666-6e2308d4fe82 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:49,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-470b189d-c9da-4afe-9666-6e2308d4fe82 2018-09-08 08:14:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f3be5142-302d-449-proj"}}' 2018-09-08 08:14:49,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f95bf62-22b4-4ca5-b8d1-0c49d5a1b4ce Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1"}, "enabled": true, "id": "444dedb95c8849f282d6a05d0abcbfe1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f3be5142-302d-449-proj"}} 2018-09-08 08:14:49,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2f95bf62-22b4-4ca5-b8d1-0c49d5a1b4ce 2018-09-08 08:14:49,205 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f3be5142-302d-449-proj 2018-09-08 08:14:49,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:49,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:49,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8uIhIN_MSA2e1ONeIULwHA"], "issued_at": "2018-09-08T08:14:49.000000Z"}} 2018-09-08 08:14:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f7d274c3b4a92fea7d1b4c7fede6ba24f82f5e" 2018-09-08 08:14:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b47ad18-3f83-46d9-b79a-b83c6937c753 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:49,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b47ad18-3f83-46d9-b79a-b83c6937c753 2018-09-08 08:14:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:49,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f7d274c3b4a92fea7d1b4c7fede6ba24f82f5e" 2018-09-08 08:14:49,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0140c816-9009-465c-abf8-a9779adf647a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:14:49,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0140c816-9009-465c-abf8-a9779adf647a 2018-09-08 08:14:49,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3be5142-302d-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f7d274c3b4a92fea7d1b4c7fede6ba24f82f5e" 2018-09-08 08:14:49,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf52c53-0ec2-4e0e-bbf4-a89ff83ff153 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3be5142-302d-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1"}, "enabled": true, "id": "444dedb95c8849f282d6a05d0abcbfe1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f3be5142-302d-449-proj"}]} 2018-09-08 08:14:49,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-f3be5142-302d-449-proj used request id req-bbf52c53-0ec2-4e0e-bbf4-a89ff83ff153 2018-09-08 08:14:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f7d274c3b4a92fea7d1b4c7fede6ba24f82f5e" 2018-09-08 08:14:49,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d494a72f-4b91-4d97-9844-65178857982a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:49,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d494a72f-4b91-4d97-9844-65178857982a 2018-09-08 08:14:50,265 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f3be5142-302d-449-user 2018-09-08 08:14:50,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:50,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819a0735-35c1-434e-acc4-cf04c2d7fcd1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-819a0735-35c1-434e-acc4-cf04c2d7fcd1 2018-09-08 08:14:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" -d '{"role": {"name": "CreateRouterNegativeTests-f3be5142-302d-449-proj-role"}}' 2018-09-08 08:14:50,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18e2e59-07ab-4a40-abc7-65296d71ef4a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5635e01e4aa4245ba049e265b21c335", "links": {"self": "http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335"}, "name": "CreateRouterNegativeTests-f3be5142-302d-449-proj-role"}} 2018-09-08 08:14:50,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f18e2e59-07ab-4a40-abc7-65296d71ef4a 2018-09-08 08:14:50,463 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f3be5142-302d-449-proj-role 2018-09-08 08:14:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:50,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ee08b8-9b0c-44e6-ab4c-07396d935e86 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335"}, "domain_id": null, "name": "CreateRouterNegativeTests-f3be5142-302d-449-proj-role", "id": "f5635e01e4aa4245ba049e265b21c335"}} 2018-09-08 08:14:50,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335 used request id req-10ee08b8-9b0c-44e6-ab4c-07396d935e86 2018-09-08 08:14:50,554 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f3be5142-302d-449-proj-role to project CreateRouterNegativeTests-f3be5142-302d-449-proj 2018-09-08 08:14:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1/users/ad7f4f3bd3e145259d0fce4178e785f6/roles/f5635e01e4aa4245ba049e265b21c335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:50,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92424be1-a13c-4119-8395-926fb707ff8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:50,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1/users/ad7f4f3bd3e145259d0fce4178e785f6/roles/f5635e01e4aa4245ba049e265b21c335 used request id req-92424be1-a13c-4119-8395-926fb707ff8f 2018-09-08 08:14:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:50,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dfb65b83-65c2-414b-9182-d0fc1871b7d2 Date: Sat, 08 Sep 2018 08:14:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:14:50,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-dfb65b83-65c2-414b-9182-d0fc1871b7d2 2018-09-08 08:14:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55cf2204-e255-48d5-a2b2-55c9a938a1f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-55cf2204-e255-48d5-a2b2-55c9a938a1f6 2018-09-08 08:14:51,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb732732-f6d8-4a9e-8532-615fe52b986e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:14:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-eb732732-f6d8-4a9e-8532-615fe52b986e 2018-09-08 08:14:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424f2b57-7057-407e-817e-f066436c8fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-424f2b57-7057-407e-817e-f066436c8fc6 2018-09-08 08:14:51,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd7309f-3311-4ca3-97a0-2742bfdf382f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-ecd7309f-3311-4ca3-97a0-2742bfdf382f 2018-09-08 08:14:51,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a7f2c2-cadf-4e01-9519-192756bd521f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:14:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-b7a7f2c2-cadf-4e01-9519-192756bd521f 2018-09-08 08:14:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9016bfb1-f413-4d95-b7dc-bb9d5fa1cdac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-9016bfb1-f413-4d95-b7dc-bb9d5fa1cdac 2018-09-08 08:14:51,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c916449a-66f8-4feb-9c3e-cb2487fb2f69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c916449a-66f8-4feb-9c3e-cb2487fb2f69 2018-09-08 08:14:51,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69a8ef8-6511-44ed-9857-2273c0a76c6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-f69a8ef8-6511-44ed-9857-2273c0a76c6c 2018-09-08 08:14:51,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f262cc-3ae1-42a2-9388-6bc3b786c9af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-02f262cc-3ae1-42a2-9388-6bc3b786c9af 2018-09-08 08:14:51,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:51,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb5336a-de60-40d8-8bd7-fa15c5895d32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:51,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-acb5336a-de60-40d8-8bd7-fa15c5895d32 2018-09-08 08:14:51,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:51,817 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f3be5142-302d-449-proj 2018-09-08 08:14:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:52,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0259d22f-00c1-46a8-91f1-4c1b0d8ccf13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:52,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/444dedb95c8849f282d6a05d0abcbfe1 used request id req-0259d22f-00c1-46a8-91f1-4c1b0d8ccf13 2018-09-08 08:14:52,028 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f3be5142-302d-449-proj-role 2018-09-08 08:14:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:52,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b1fcfe-4a05-43a2-8ea3-8892db6ef91b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:52,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f5635e01e4aa4245ba049e265b21c335 used request id req-19b1fcfe-4a05-43a2-8ea3-8892db6ef91b 2018-09-08 08:14:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d10e39725296c54320ddd7842a42556a829265" 2018-09-08 08:14:52,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6c1801-2351-40cc-bc53-118269ea8b38 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:52,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d6c1801-2351-40cc-bc53-118269ea8b38 2018-09-08 08:14:52,224 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f3be5142-302d-449-user 2018-09-08 08:14:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ad7f4f3bd3e145259d0fce4178e785f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f7d274c3b4a92fea7d1b4c7fede6ba24f82f5e" 2018-09-08 08:14:52,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5117ca2-e193-4a5b-91de-bb19c6fab73e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:52,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ad7f4f3bd3e145259d0fce4178e785f6 used request id req-f5117ca2-e193-4a5b-91de-bb19c6fab73e 2018-09-08 08:14:52,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:52,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8lndvktPTd-YfJ1RMjyjfQ"], "issued_at": "2018-09-08T08:14:52.000000Z"}} 2018-09-08 08:14:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56f8e66a2b8b32b785290c21c464f6fe67c6f" 2018-09-08 08:14:52,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e78c7e-a22f-4501-8122-aeace180e18c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:52,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-25e78c7e-a22f-4501-8122-aeace180e18c 2018-09-08 08:14:52,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:52,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:53,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["J4qECrnLSlOykgJPtLieoQ"], "issued_at": "2018-09-08T08:14:53.000000Z"}} 2018-09-08 08:14:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1cea3c-f781-4bb7-a528-24a141ac094e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:53,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bd1cea3c-f781-4bb7-a528-24a141ac094e 2018-09-08 08:14:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:53,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9d716bc7-5f50-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:53,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c176607-df19-49f9-978a-b66f67cf6061 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9d716bc7-5f50-403-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:14:53,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9d716bc7-5f50-403-proj used request id req-1c176607-df19-49f9-978a-b66f67cf6061 2018-09-08 08:14:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:53,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9caaf2-5aef-4cbc-b51c-f5d91239ab29 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:53,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d9caaf2-5aef-4cbc-b51c-f5d91239ab29 2018-09-08 08:14:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-9d716bc7-5f50-403-proj"}}' 2018-09-08 08:14:53,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e2a98aa-95fa-4672-a229-e7cfc8cd44aa Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686"}, "enabled": true, "id": "fd9e586d3da24284bdecf4885c4ed686", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9d716bc7-5f50-403-proj"}} 2018-09-08 08:14:53,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4e2a98aa-95fa-4672-a229-e7cfc8cd44aa 2018-09-08 08:14:53,636 - keystone_utils - INFO - Created project with name - CreateQoSTests-9d716bc7-5f50-403-proj 2018-09-08 08:14:53,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:53,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:54,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["uK-8JhclRCK6coFaYDOa7g"], "issued_at": "2018-09-08T08:14:54.000000Z"}} 2018-09-08 08:14:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8096c3a633eb2577ceefba2cb6a5ba7126425454" 2018-09-08 08:14:54,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4838a79c-fb4b-4b81-8595-aa6f4a72a3be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:54,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4838a79c-fb4b-4b81-8595-aa6f4a72a3be 2018-09-08 08:14:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:14:54,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:14:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8096c3a633eb2577ceefba2cb6a5ba7126425454" 2018-09-08 08:14:54,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b8a279-c795-48f4-ba74-cc43e76d9c02 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:14:54,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-32b8a279-c795-48f4-ba74-cc43e76d9c02 2018-09-08 08:14:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9d716bc7-5f50-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8096c3a633eb2577ceefba2cb6a5ba7126425454" 2018-09-08 08:14:54,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f831d3e-4c43-4626-8d63-13266cc0b380 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9d716bc7-5f50-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686"}, "enabled": true, "id": "fd9e586d3da24284bdecf4885c4ed686", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9d716bc7-5f50-403-proj"}]} 2018-09-08 08:14:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9d716bc7-5f50-403-proj used request id req-2f831d3e-4c43-4626-8d63-13266cc0b380 2018-09-08 08:14:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8096c3a633eb2577ceefba2cb6a5ba7126425454" 2018-09-08 08:14:54,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b311ab6d-386d-4ebd-87b9-e5ce9d73f0ac Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:14:54,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b311ab6d-386d-4ebd-87b9-e5ce9d73f0ac 2018-09-08 08:14:54,720 - keystone_utils - INFO - Created user with name - CreateQoSTests-9d716bc7-5f50-403-user 2018-09-08 08:14:54,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:54,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18502169-8773-48f1-bd34-2b1f18d5468b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:54,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18502169-8773-48f1-bd34-2b1f18d5468b 2018-09-08 08:14:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" -d '{"role": {"name": "CreateQoSTests-9d716bc7-5f50-403-proj-role"}}' 2018-09-08 08:14:54,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e3f58b-b04d-4473-93c6-6d55fefac30b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f80276bc154744208837aa53983f0187", "links": {"self": "http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187"}, "name": "CreateQoSTests-9d716bc7-5f50-403-proj-role"}} 2018-09-08 08:14:54,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2e3f58b-b04d-4473-93c6-6d55fefac30b 2018-09-08 08:14:54,935 - keystone_utils - INFO - Created role with name - CreateQoSTests-9d716bc7-5f50-403-proj-role 2018-09-08 08:14:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799c8b65-2666-4430-9c9e-53e37f0163ac Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187"}, "domain_id": null, "name": "CreateQoSTests-9d716bc7-5f50-403-proj-role", "id": "f80276bc154744208837aa53983f0187"}} 2018-09-08 08:14:55,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187 used request id req-799c8b65-2666-4430-9c9e-53e37f0163ac 2018-09-08 08:14:55,033 - keystone_utils - INFO - Granting role CreateQoSTests-9d716bc7-5f50-403-proj-role to project CreateQoSTests-9d716bc7-5f50-403-proj 2018-09-08 08:14:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686/users/3de52edd99fe4cba8b06f27f9263b359/roles/f80276bc154744208837aa53983f0187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:55,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0194c04c-e1cc-4184-b3a7-208d2ad589c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:55,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686/users/3de52edd99fe4cba8b06f27f9263b359/roles/f80276bc154744208837aa53983f0187 used request id req-0194c04c-e1cc-4184-b3a7-208d2ad589c4 2018-09-08 08:14:55,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:14:55,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:14:55,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0e93WHJ7R5WsF8PvyLn28g"], "issued_at": "2018-09-08T08:14:55.000000Z"}} 2018-09-08 08:14:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5149521791ae29c2c5be53f3571e7b70c8d122d" 2018-09-08 08:14:55,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc398064-f330-4f61-b2e5-c32fd5212223 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:14:55,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc398064-f330-4f61-b2e5-c32fd5212223 2018-09-08 08:14:55,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5149521791ae29c2c5be53f3571e7b70c8d122d" 2018-09-08 08:14:56,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:55 GMT Server: Apache x-compute-request-id: req-8de2c46f-952d-46ec-90b9-f9619d6feccf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8de2c46f-952d-46ec-90b9-f9619d6feccf Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:14:56,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-8de2c46f-952d-46ec-90b9-f9619d6feccf 2018-09-08 08:14:56,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8de2c46f-952d-46ec-90b9-f9619d6feccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5149521791ae29c2c5be53f3571e7b70c8d122d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf"}}' 2018-09-08 08:14:56,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:56 GMT Server: Apache x-compute-request-id: req-fe390519-ab1d-47ae-901f-565e4281fb9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe390519-ab1d-47ae-901f-565e4281fb9e Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "093f4e5d-09ba-43e8-bb51-22210b0755a3", "name": "CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3", "rel": "bookmark"}]} 2018-09-08 08:14:56,878 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-fe390519-ab1d-47ae-901f-565e4281fb9e 2018-09-08 08:14:56,879 - create_qos - INFO - Created qos with name - CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf 2018-09-08 08:14:56,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56f8e66a2b8b32b785290c21c464f6fe67c6f" 2018-09-08 08:14:57,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:56 GMT Server: Apache x-compute-request-id: req-7a658157-c6ef-4107-b498-6a5b08b0730e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a658157-c6ef-4107-b498-6a5b08b0730e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "093f4e5d-09ba-43e8-bb51-22210b0755a3", "name": "CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf"}]} 2018-09-08 08:14:57,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-7a658157-c6ef-4107-b498-6a5b08b0730e 2018-09-08 08:14:57,083 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf 2018-09-08 08:14:57,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a658157-c6ef-4107-b498-6a5b08b0730e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56f8e66a2b8b32b785290c21c464f6fe67c6f" 2018-09-08 08:14:57,277 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:14:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2b417ce-da69-4d46-a11c-8ec924f13a5f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:14:57,277 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3?force=False used request id req-a2b417ce-da69-4d46-a11c-8ec924f13a5f 2018-09-08 08:14:57,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a658157-c6ef-4107-b498-6a5b08b0730e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e56f8e66a2b8b32b785290c21c464f6fe67c6f" 2018-09-08 08:14:57,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:57 GMT Server: Apache x-compute-request-id: req-75b5bc48-4874-4fb7-a698-a18d4158a7c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75b5bc48-4874-4fb7-a698-a18d4158a7c8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:14:57,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-75b5bc48-4874-4fb7-a698-a18d4158a7c8 2018-09-08 08:14:57,464 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c5f9f1a6-0a4a-49dd-bb13-04ffe091ecaf 2018-09-08 08:14:57,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8de2c46f-952d-46ec-90b9-f9619d6feccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5149521791ae29c2c5be53f3571e7b70c8d122d" 2018-09-08 08:14:58,005 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-366f38d8-95c0-45a2-b11a-10970f292389 x-openstack-request-id: req-366f38d8-95c0-45a2-b11a-10970f292389 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 093f4e5d-09ba-43e8-bb51-22210b0755a3.", "code": 404}} 2018-09-08 08:14:58,005 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/093f4e5d-09ba-43e8-bb51-22210b0755a3?force=False used request id req-366f38d8-95c0-45a2-b11a-10970f292389 2018-09-08 08:14:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6d652743-eb7c-4b5d-a96b-a5b89ac2a9eb Date: Sat, 08 Sep 2018 08:14:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:14:58,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6d652743-eb7c-4b5d-a96b-a5b89ac2a9eb 2018-09-08 08:14:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca6d8b0-840a-44b7-8ed9-b8e42c71ff55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:58,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-bca6d8b0-840a-44b7-8ed9-b8e42c71ff55 2018-09-08 08:14:58,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65394d6-8458-4b8e-9457-6b1b0bcdec70 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:14:58,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e65394d6-8458-4b8e-9457-6b1b0bcdec70 2018-09-08 08:14:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487b21cb-89c5-4d2e-a78c-ce6b94ebd9d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:58,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-487b21cb-89c5-4d2e-a78c-ce6b94ebd9d9 2018-09-08 08:14:58,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a91e914-f334-4c51-ac09-c34fd86b6bd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:58,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-4a91e914-f334-4c51-ac09-c34fd86b6bd1 2018-09-08 08:14:58,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad95fdb-6e39-47ee-b8ca-551f8f33b3f1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:14:58,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4ad95fdb-6e39-47ee-b8ca-551f8f33b3f1 2018-09-08 08:14:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:58,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2b5881-b1a9-4d06-a4cf-441f75673c1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:58,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-ca2b5881-b1a9-4d06-a4cf-441f75673c1b 2018-09-08 08:14:58,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fbbd783-0d69-495c-a57f-aa1654131cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:59,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-5fbbd783-0d69-495c-a57f-aa1654131cfa 2018-09-08 08:14:59,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ce03f0-ec77-4672-bde3-118b49f88e73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:59,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-41ce03f0-ec77-4672-bde3-118b49f88e73 2018-09-08 08:14:59,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4a8af2-0446-4ce7-8ca3-b1c8b55bed81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:59,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-cf4a8af2-0446-4ce7-8ca3-b1c8b55bed81 2018-09-08 08:14:59,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abefb6c2-33d2-435c-9c3e-97b1ecfb3321 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:14:59,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-abefb6c2-33d2-435c-9c3e-97b1ecfb3321 2018-09-08 08:14:59,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:14:59,292 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-9d716bc7-5f50-403-proj 2018-09-08 08:14:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3c3f01-3940-4876-9297-be0e46fd6c79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:59,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fd9e586d3da24284bdecf4885c4ed686 used request id req-0f3c3f01-3940-4876-9297-be0e46fd6c79 2018-09-08 08:14:59,483 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-9d716bc7-5f50-403-proj-role 2018-09-08 08:14:59,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a4bad92-dd29-43e6-bbe3-e4f96ed82a61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:59,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f80276bc154744208837aa53983f0187 used request id req-4a4bad92-dd29-43e6-bbe3-e4f96ed82a61 2018-09-08 08:14:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae22470fa09f3d622f05a0bcd47f40f858260a" 2018-09-08 08:14:59,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817196ff-ee75-44fc-bd91-c1db2f5a24c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:14:59,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-817196ff-ee75-44fc-bd91-c1db2f5a24c1 2018-09-08 08:14:59,677 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-9d716bc7-5f50-403-user 2018-09-08 08:14:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3de52edd99fe4cba8b06f27f9263b359 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8096c3a633eb2577ceefba2cb6a5ba7126425454" 2018-09-08 08:14:59,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd9f26e-823b-4e5f-a078-4e44198eea1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:14:59,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3de52edd99fe4cba8b06f27f9263b359 used request id req-bfd9f26e-823b-4e5f-a078-4e44198eea1e 2018-09-08 08:14:59,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:00,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["l9GHV0gkQe2KAi-xPrrIGA"], "issued_at": "2018-09-08T08:15:00.000000Z"}} 2018-09-08 08:15:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece96a659f930fc1b037cedf093ea5740783084b" 2018-09-08 08:15:00,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da13055b-c9ec-413c-80b9-339f7bd8f367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:00,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da13055b-c9ec-413c-80b9-339f7bd8f367 2018-09-08 08:15:00,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:00,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:00,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["H5Awo65qQiukgbqt_SNZpw"], "issued_at": "2018-09-08T08:15:00.000000Z"}} 2018-09-08 08:15:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:00,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e6571e-c6de-42a1-b227-d4c84a35a789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:00,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d0e6571e-c6de-42a1-b227-d4c84a35a789 2018-09-08 08:15:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:00,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-d94cd936-de22-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:00,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb213248-df23-4ce6-b01e-62d7f8e931cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-d94cd936-de22-433-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:00,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-d94cd936-de22-433-proj used request id req-eb213248-df23-4ce6-b01e-62d7f8e931cd 2018-09-08 08:15:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:01,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c4fb0e-a763-4ce7-a9c4-2f6255ebe8b4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:01,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d6c4fb0e-a763-4ce7-a9c4-2f6255ebe8b4 2018-09-08 08:15:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-d94cd936-de22-433-proj"}}' 2018-09-08 08:15:01,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1be3543-57a8-45db-9ae4-a6e12a83bf57 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696"}, "enabled": true, "id": "a15bd26dbf764fcb88f490542be5e696", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-d94cd936-de22-433-proj"}} 2018-09-08 08:15:01,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f1be3543-57a8-45db-9ae4-a6e12a83bf57 2018-09-08 08:15:01,151 - keystone_utils - INFO - Created project with name - CreateQoSTests-d94cd936-de22-433-proj 2018-09-08 08:15:01,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:01,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:01,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["w1OAAo2KSP69uUPbdXfWLw"], "issued_at": "2018-09-08T08:15:01.000000Z"}} 2018-09-08 08:15:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1298a598b53ae1f601ce1ad33025e1cf822d023" 2018-09-08 08:15:01,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6118f5f-e782-48b4-ba8c-587f279bfadc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:01,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6118f5f-e782-48b4-ba8c-587f279bfadc 2018-09-08 08:15:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:01,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:01,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1298a598b53ae1f601ce1ad33025e1cf822d023" 2018-09-08 08:15:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb6eafb-1331-4808-9596-f9ad8bcc5247 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:01,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bfb6eafb-1331-4808-9596-f9ad8bcc5247 2018-09-08 08:15:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-d94cd936-de22-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1298a598b53ae1f601ce1ad33025e1cf822d023" 2018-09-08 08:15:01,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390a1746-f6d8-4bda-9dfd-71b3d6e34a06 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-d94cd936-de22-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696"}, "enabled": true, "id": "a15bd26dbf764fcb88f490542be5e696", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-d94cd936-de22-433-proj"}]} 2018-09-08 08:15:01,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-d94cd936-de22-433-proj used request id req-390a1746-f6d8-4bda-9dfd-71b3d6e34a06 2018-09-08 08:15:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1298a598b53ae1f601ce1ad33025e1cf822d023" 2018-09-08 08:15:01,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec783ee8-857a-4e93-8117-5bf8d20a9c03 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:01,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ec783ee8-857a-4e93-8117-5bf8d20a9c03 2018-09-08 08:15:02,343 - keystone_utils - INFO - Created user with name - CreateQoSTests-d94cd936-de22-433-user 2018-09-08 08:15:02,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:02,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095c5805-6f83-42cc-89f3-6e1ff5e08456 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:02,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-095c5805-6f83-42cc-89f3-6e1ff5e08456 2018-09-08 08:15:02,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" -d '{"role": {"name": "CreateQoSTests-d94cd936-de22-433-proj-role"}}' 2018-09-08 08:15:02,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92d172d-e198-4769-8bc8-b9ca2ebf2833 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5142250f0cd34a55b47d5e156ab32b25", "links": {"self": "http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25"}, "name": "CreateQoSTests-d94cd936-de22-433-proj-role"}} 2018-09-08 08:15:02,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c92d172d-e198-4769-8bc8-b9ca2ebf2833 2018-09-08 08:15:02,547 - keystone_utils - INFO - Created role with name - CreateQoSTests-d94cd936-de22-433-proj-role 2018-09-08 08:15:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:02,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2243a089-2672-485e-931b-3153bd8866c7 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25"}, "domain_id": null, "name": "CreateQoSTests-d94cd936-de22-433-proj-role", "id": "5142250f0cd34a55b47d5e156ab32b25"}} 2018-09-08 08:15:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25 used request id req-2243a089-2672-485e-931b-3153bd8866c7 2018-09-08 08:15:02,567 - keystone_utils - INFO - Granting role CreateQoSTests-d94cd936-de22-433-proj-role to project CreateQoSTests-d94cd936-de22-433-proj 2018-09-08 08:15:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696/users/ec916751c55b4b838a255b2b584db658/roles/5142250f0cd34a55b47d5e156ab32b25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:02,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f561462b-6df2-43e6-a6b4-1dc0aea1135c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:02,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696/users/ec916751c55b4b838a255b2b584db658/roles/5142250f0cd34a55b47d5e156ab32b25 used request id req-f561462b-6df2-43e6-a6b4-1dc0aea1135c 2018-09-08 08:15:02,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:02,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:03,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nRJj3kv4TWivP-6cMX-FJg"], "issued_at": "2018-09-08T08:15:03.000000Z"}} 2018-09-08 08:15:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e7861ffd58e4681f34f4a7bf952d19c681fa7d" 2018-09-08 08:15:03,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11725c9-c0ea-4b60-86ba-2a4b12b39aec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:03,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f11725c9-c0ea-4b60-86ba-2a4b12b39aec 2018-09-08 08:15:03,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e7861ffd58e4681f34f4a7bf952d19c681fa7d" 2018-09-08 08:15:03,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:03 GMT Server: Apache x-compute-request-id: req-77c27c4c-0a76-4399-be6a-4bfd3c870afa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77c27c4c-0a76-4399-be6a-4bfd3c870afa Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:15:03,570 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-77c27c4c-0a76-4399-be6a-4bfd3c870afa 2018-09-08 08:15:03,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-77c27c4c-0a76-4399-be6a-4bfd3c870afa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e7861ffd58e4681f34f4a7bf952d19c681fa7d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-de5da2f5-9e94-4beb-ac54-96dfd82a2dda"}}' 2018-09-08 08:15:04,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:03 GMT Server: Apache x-compute-request-id: req-80568e47-46d6-4a8b-a727-dd1f565285c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80568e47-46d6-4a8b-a727-dd1f565285c9 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "086fae7b-fc3a-4645-95f2-c5f8c47bf802", "name": "CreateQoSTests-de5da2f5-9e94-4beb-ac54-96dfd82a2dda"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/086fae7b-fc3a-4645-95f2-c5f8c47bf802", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/086fae7b-fc3a-4645-95f2-c5f8c47bf802", "rel": "bookmark"}]} 2018-09-08 08:15:04,170 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-80568e47-46d6-4a8b-a727-dd1f565285c9 2018-09-08 08:15:04,170 - create_qos - INFO - Created qos with name - CreateQoSTests-de5da2f5-9e94-4beb-ac54-96dfd82a2dda 2018-09-08 08:15:04,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece96a659f930fc1b037cedf093ea5740783084b" 2018-09-08 08:15:04,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:04 GMT Server: Apache x-compute-request-id: req-5351e26f-1ffa-4ae7-b704-8787bb78a75a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5351e26f-1ffa-4ae7-b704-8787bb78a75a Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "086fae7b-fc3a-4645-95f2-c5f8c47bf802", "name": "CreateQoSTests-de5da2f5-9e94-4beb-ac54-96dfd82a2dda"}]} 2018-09-08 08:15:04,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-5351e26f-1ffa-4ae7-b704-8787bb78a75a 2018-09-08 08:15:04,364 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-de5da2f5-9e94-4beb-ac54-96dfd82a2dda 2018-09-08 08:15:04,367 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/086fae7b-fc3a-4645-95f2-c5f8c47bf802?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-77c27c4c-0a76-4399-be6a-4bfd3c870afa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e7861ffd58e4681f34f4a7bf952d19c681fa7d" 2018-09-08 08:15:04,570 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e80b55e-5a7f-44d7-8238-67913b43391a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:04,571 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/086fae7b-fc3a-4645-95f2-c5f8c47bf802?force=False used request id req-2e80b55e-5a7f-44d7-8238-67913b43391a 2018-09-08 08:15:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:04,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3d44f414-de7a-4417-9bca-9a928ccf9c12 Date: Sat, 08 Sep 2018 08:15:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:04,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3d44f414-de7a-4417-9bca-9a928ccf9c12 2018-09-08 08:15:04,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:04,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72dc8633-1a53-47c7-8107-432bed170eff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:04,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-72dc8633-1a53-47c7-8107-432bed170eff 2018-09-08 08:15:04,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:04,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65de065d-09b5-4a4b-a560-aae53b8259b4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:05,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-65de065d-09b5-4a4b-a560-aae53b8259b4 2018-09-08 08:15:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84cbe576-d7d1-4864-bed3-235c208582db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-84cbe576-d7d1-4864-bed3-235c208582db 2018-09-08 08:15:05,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7f86b0-2068-42cb-87eb-91b73d821c8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-2f7f86b0-2068-42cb-87eb-91b73d821c8d 2018-09-08 08:15:05,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e9299d-8206-409e-9354-0a840025877f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:05,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-56e9299d-8206-409e-9354-0a840025877f 2018-09-08 08:15:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733f604e-8d3f-4cfb-9924-60e8c7c20c40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-733f604e-8d3f-4cfb-9924-60e8c7c20c40 2018-09-08 08:15:05,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5f9164-6034-44db-84c0-3c5e54dfb956 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-fe5f9164-6034-44db-84c0-3c5e54dfb956 2018-09-08 08:15:05,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c923b9c8-426e-4418-b783-52443bcee497 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-c923b9c8-426e-4418-b783-52443bcee497 2018-09-08 08:15:05,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4277a22-c478-40cc-806d-4796b3d25bc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-c4277a22-c478-40cc-806d-4796b3d25bc1 2018-09-08 08:15:05,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15f70059-77c6-4e4a-ae26-28752e28fa10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:05,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-15f70059-77c6-4e4a-ae26-28752e28fa10 2018-09-08 08:15:05,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:05,738 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-d94cd936-de22-433-proj 2018-09-08 08:15:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b46933f-c9de-4d65-82ae-cdd52ea7bbbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:05,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a15bd26dbf764fcb88f490542be5e696 used request id req-6b46933f-c9de-4d65-82ae-cdd52ea7bbbe 2018-09-08 08:15:05,866 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-d94cd936-de22-433-proj-role 2018-09-08 08:15:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:05,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a1a8d3-b727-4253-8a1a-2706287b54aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:05,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5142250f0cd34a55b47d5e156ab32b25 used request id req-13a1a8d3-b727-4253-8a1a-2706287b54aa 2018-09-08 08:15:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71e4d0d9d1fec3c59a085d733b61fd8615dffc9" 2018-09-08 08:15:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2274c0-a794-47cd-b539-4063ce228772 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:06,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a2274c0-a794-47cd-b539-4063ce228772 2018-09-08 08:15:06,066 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-d94cd936-de22-433-user 2018-09-08 08:15:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ec916751c55b4b838a255b2b584db658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1298a598b53ae1f601ce1ad33025e1cf822d023" 2018-09-08 08:15:06,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ca23f2-a3dd-4d75-9111-800295d01d8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:06,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ec916751c55b4b838a255b2b584db658 used request id req-f5ca23f2-a3dd-4d75-9111-800295d01d8d 2018-09-08 08:15:06,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:06,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YGqUeSsnSLuGPfPEJ-sJNg"], "issued_at": "2018-09-08T08:15:06.000000Z"}} 2018-09-08 08:15:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57221e6fb52be77c5cb0db8e37a232dc0aca0551" 2018-09-08 08:15:06,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb06fac6-dd31-40c9-aa09-eb4b5feb2083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:06,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb06fac6-dd31-40c9-aa09-eb4b5feb2083 2018-09-08 08:15:06,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:06,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:07,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8ojag3KGSDypg16kmqT1Kg"], "issued_at": "2018-09-08T08:15:07.000000Z"}} 2018-09-08 08:15:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:07,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6949d9eb-2e58-47a1-ae5d-8fa3a1ccec4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:07,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6949d9eb-2e58-47a1-ae5d-8fa3a1ccec4d 2018-09-08 08:15:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:07,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-8e3e7a7d-d312-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:07,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1437256a-319a-4491-8bfd-c4f8df8884a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-8e3e7a7d-d312-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:07,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-8e3e7a7d-d312-4fe-proj used request id req-1437256a-319a-4491-8bfd-c4f8df8884a8 2018-09-08 08:15:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:07,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7c18fd-9cdf-4157-bf23-f9e6ccaab66b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:07,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6d7c18fd-9cdf-4157-bf23-f9e6ccaab66b 2018-09-08 08:15:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj"}}' 2018-09-08 08:15:07,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019020bd-7591-402d-8373-ceb3d13a0fbc Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3"}, "enabled": true, "id": "71e5a8db228f424fa4e9d0559c3575e3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj"}} 2018-09-08 08:15:07,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-019020bd-7591-402d-8373-ceb3d13a0fbc 2018-09-08 08:15:07,504 - keystone_utils - INFO - Created project with name - CreateQoSTests-8e3e7a7d-d312-4fe-proj 2018-09-08 08:15:07,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:07,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:07,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["oEXZSF-fQh2FMIto5mSWjQ"], "issued_at": "2018-09-08T08:15:07.000000Z"}} 2018-09-08 08:15:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2580fab9c5ddd8d091ae5b5e3e40c3d5495fe28a" 2018-09-08 08:15:07,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e129fbb-4706-49ef-ae5b-8c1feb16fde3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:07,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e129fbb-4706-49ef-ae5b-8c1feb16fde3 2018-09-08 08:15:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:07,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2580fab9c5ddd8d091ae5b5e3e40c3d5495fe28a" 2018-09-08 08:15:08,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e62396-4d13-42d8-8f24-93a050c81c37 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:08,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c9e62396-4d13-42d8-8f24-93a050c81c37 2018-09-08 08:15:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-8e3e7a7d-d312-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2580fab9c5ddd8d091ae5b5e3e40c3d5495fe28a" 2018-09-08 08:15:08,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddcde73-2e0b-420a-894c-4456313c0480 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-8e3e7a7d-d312-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3"}, "enabled": true, "id": "71e5a8db228f424fa4e9d0559c3575e3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj"}]} 2018-09-08 08:15:08,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-8e3e7a7d-d312-4fe-proj used request id req-dddcde73-2e0b-420a-894c-4456313c0480 2018-09-08 08:15:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2580fab9c5ddd8d091ae5b5e3e40c3d5495fe28a" 2018-09-08 08:15:08,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d476b3-ed21-4c9a-aea0-bd5d2f731a31 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:08,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c0d476b3-ed21-4c9a-aea0-bd5d2f731a31 2018-09-08 08:15:08,570 - keystone_utils - INFO - Created user with name - CreateQoSTests-8e3e7a7d-d312-4fe-user 2018-09-08 08:15:08,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:08,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626db25e-8bf7-4963-a69f-dd5556088259 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:08,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-626db25e-8bf7-4963-a69f-dd5556088259 2018-09-08 08:15:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" -d '{"role": {"name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj-role"}}' 2018-09-08 08:15:08,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcd59a0-c32a-401b-9fa8-73bf8e871a85 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f12006160d8a4b56bb9be594bccf67cf", "links": {"self": "http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf"}, "name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj-role"}} 2018-09-08 08:15:08,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8fcd59a0-c32a-401b-9fa8-73bf8e871a85 2018-09-08 08:15:08,822 - keystone_utils - INFO - Created role with name - CreateQoSTests-8e3e7a7d-d312-4fe-proj-role 2018-09-08 08:15:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:08,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c73b42-459b-4581-9149-106625ab54b1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf"}, "domain_id": null, "name": "CreateQoSTests-8e3e7a7d-d312-4fe-proj-role", "id": "f12006160d8a4b56bb9be594bccf67cf"}} 2018-09-08 08:15:08,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf used request id req-03c73b42-459b-4581-9149-106625ab54b1 2018-09-08 08:15:08,844 - keystone_utils - INFO - Granting role CreateQoSTests-8e3e7a7d-d312-4fe-proj-role to project CreateQoSTests-8e3e7a7d-d312-4fe-proj 2018-09-08 08:15:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3/users/f6fbca320c044478941fdb8a960d777d/roles/f12006160d8a4b56bb9be594bccf67cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:08,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-765f18d1-a31d-4b13-a9a8-87f75720ff1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:08,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3/users/f6fbca320c044478941fdb8a960d777d/roles/f12006160d8a4b56bb9be594bccf67cf used request id req-765f18d1-a31d-4b13-a9a8-87f75720ff1e 2018-09-08 08:15:08,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:08,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:09,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NyHqgU2YQSm9_9TbCBiDhQ"], "issued_at": "2018-09-08T08:15:09.000000Z"}} 2018-09-08 08:15:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35b025578c437f4a80ed141e1bae0cb561a82c3" 2018-09-08 08:15:09,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e3c849-e16f-4bcb-b010-e01aff9a99dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:09,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68e3c849-e16f-4bcb-b010-e01aff9a99dc 2018-09-08 08:15:09,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35b025578c437f4a80ed141e1bae0cb561a82c3" 2018-09-08 08:15:10,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:09 GMT Server: Apache x-compute-request-id: req-a2f77184-284d-4285-8162-e099fb019178 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2f77184-284d-4285-8162-e099fb019178 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:15:10,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-a2f77184-284d-4285-8162-e099fb019178 2018-09-08 08:15:10,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2f77184-284d-4285-8162-e099fb019178" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35b025578c437f4a80ed141e1bae0cb561a82c3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e"}}' 2018-09-08 08:15:10,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:10 GMT Server: Apache x-compute-request-id: req-015e6870-5278-4cfe-b1f9-ac0bb475dff3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-015e6870-5278-4cfe-b1f9-ac0bb475dff3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "bc8faa9a-930a-4249-b09b-00dc88ce1fcc", "name": "CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/bc8faa9a-930a-4249-b09b-00dc88ce1fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/bc8faa9a-930a-4249-b09b-00dc88ce1fcc", "rel": "bookmark"}]} 2018-09-08 08:15:10,236 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-015e6870-5278-4cfe-b1f9-ac0bb475dff3 2018-09-08 08:15:10,237 - create_qos - INFO - Created qos with name - CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e 2018-09-08 08:15:10,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57221e6fb52be77c5cb0db8e37a232dc0aca0551" 2018-09-08 08:15:10,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:10 GMT Server: Apache x-compute-request-id: req-b927b4c5-77da-47da-af24-fa25c1d38234 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b927b4c5-77da-47da-af24-fa25c1d38234 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "bc8faa9a-930a-4249-b09b-00dc88ce1fcc", "name": "CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e"}]} 2018-09-08 08:15:10,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-b927b4c5-77da-47da-af24-fa25c1d38234 2018-09-08 08:15:10,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:10,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:10,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zr_kvXMfQ2qS45QVo7_rJA"], "issued_at": "2018-09-08T08:15:10.000000Z"}} 2018-09-08 08:15:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75df6993a4851334fcc962eb66e83e734bdcae65" 2018-09-08 08:15:10,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dcd3f1-c10b-43e2-b98f-e49215ca49c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:10,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f5dcd3f1-c10b-43e2-b98f-e49215ca49c7 2018-09-08 08:15:10,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75df6993a4851334fcc962eb66e83e734bdcae65" 2018-09-08 08:15:11,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:10 GMT Server: Apache x-compute-request-id: req-da81da08-3029-4b26-96f5-fbc72c19febf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da81da08-3029-4b26-96f5-fbc72c19febf Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "bc8faa9a-930a-4249-b09b-00dc88ce1fcc", "name": "CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e"}]} 2018-09-08 08:15:11,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-da81da08-3029-4b26-96f5-fbc72c19febf 2018-09-08 08:15:11,072 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-49cf7187-994d-48fd-9229-32d983281b5e 2018-09-08 08:15:11,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/bc8faa9a-930a-4249-b09b-00dc88ce1fcc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2f77184-284d-4285-8162-e099fb019178" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35b025578c437f4a80ed141e1bae0cb561a82c3" 2018-09-08 08:15:11,290 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26da2219-3071-43b7-b24a-dd17853fd0f8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:11,291 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/bc8faa9a-930a-4249-b09b-00dc88ce1fcc?force=False used request id req-26da2219-3071-43b7-b24a-dd17853fd0f8 2018-09-08 08:15:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:11,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94cc4890-798b-4420-8c0a-99c2e72ca45f Date: Sat, 08 Sep 2018 08:15:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:11,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-94cc4890-798b-4420-8c0a-99c2e72ca45f 2018-09-08 08:15:11,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:11,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20941060-44ad-4222-b76a-f8d1264666b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:11,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-20941060-44ad-4222-b76a-f8d1264666b6 2018-09-08 08:15:11,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae24ab4-eb54-4a3d-a6ea-4244ca2c8b6c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:11,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-aae24ab4-eb54-4a3d-a6ea-4244ca2c8b6c 2018-09-08 08:15:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:11,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c8bf89-ecc9-47ce-8fd7-185af0cd9af2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:11,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b3c8bf89-ecc9-47ce-8fd7-185af0cd9af2 2018-09-08 08:15:11,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:11,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:11,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3035d082-29f1-4fbf-89dd-f6d1289f5fd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:11,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-3035d082-29f1-4fbf-89dd-f6d1289f5fd1 2018-09-08 08:15:11,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ec6ea1-74f0-4e6a-b10d-acb639559ee6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:12,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-29ec6ea1-74f0-4e6a-b10d-acb639559ee6 2018-09-08 08:15:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd71cf00-4ca2-40c9-a54f-339ec2eae4f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:12,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-bd71cf00-4ca2-40c9-a54f-339ec2eae4f6 2018-09-08 08:15:12,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee32c185-809d-46d9-9d00-edaa623abc45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:12,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ee32c185-809d-46d9-9d00-edaa623abc45 2018-09-08 08:15:12,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6425bdd-4496-417d-822d-0bfb70a9973d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:12,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d6425bdd-4496-417d-822d-0bfb70a9973d 2018-09-08 08:15:12,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52734b27-be19-4e63-8a4e-bc4828301011 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:12,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-52734b27-be19-4e63-8a4e-bc4828301011 2018-09-08 08:15:12,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0091878a-201e-45f5-ab62-f00b44f66db8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:12,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-0091878a-201e-45f5-ab62-f00b44f66db8 2018-09-08 08:15:12,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:12,450 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-8e3e7a7d-d312-4fe-proj 2018-09-08 08:15:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cad8fe6-276a-48b4-9551-8daa5ff0bf00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:12,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/71e5a8db228f424fa4e9d0559c3575e3 used request id req-9cad8fe6-276a-48b4-9551-8daa5ff0bf00 2018-09-08 08:15:12,586 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-8e3e7a7d-d312-4fe-proj-role 2018-09-08 08:15:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c0bdde-92cf-4c39-bf45-956e5831ae26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:12,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f12006160d8a4b56bb9be594bccf67cf used request id req-a0c0bdde-92cf-4c39-bf45-956e5831ae26 2018-09-08 08:15:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7dfffe95e2b1676fd18ac816d34fca6c0512bac" 2018-09-08 08:15:12,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882bbe5b-c3bd-466b-9a3a-33d0bd77558d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:12,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-882bbe5b-c3bd-466b-9a3a-33d0bd77558d 2018-09-08 08:15:12,780 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-8e3e7a7d-d312-4fe-user 2018-09-08 08:15:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f6fbca320c044478941fdb8a960d777d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2580fab9c5ddd8d091ae5b5e3e40c3d5495fe28a" 2018-09-08 08:15:13,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-742b7260-f962-4819-a74b-29d585588899 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:13,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f6fbca320c044478941fdb8a960d777d used request id req-742b7260-f962-4819-a74b-29d585588899 2018-09-08 08:15:13,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:13,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bTZZWQDrSQyNeZLBCqVpVQ"], "issued_at": "2018-09-08T08:15:13.000000Z"}} 2018-09-08 08:15:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:13,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7add116-5090-41b2-acfa-472ee8521eef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:13,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7add116-5090-41b2-acfa-472ee8521eef 2018-09-08 08:15:13,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:13,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:13,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["puJreW7SQbuhfatruIZ80Q"], "issued_at": "2018-09-08T08:15:13.000000Z"}} 2018-09-08 08:15:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:13,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7306f1-46b6-4dd2-b273-1d557247bb3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:13,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b7306f1-46b6-4dd2-b273-1d557247bb3d 2018-09-08 08:15:13,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:14,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:14,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c81676-11e1-4978-b626-0091c3f21a41 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:14,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj used request id req-32c81676-11e1-4978-b626-0091c3f21a41 2018-09-08 08:15:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f5ce7c-91b5-4746-a932-12f6ba581f63 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:14,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-29f5ce7c-91b5-4746-a932-12f6ba581f63 2018-09-08 08:15:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj"}}' 2018-09-08 08:15:14,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783de626-3668-4e61-b96b-2df39d97df7f Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf"}, "enabled": true, "id": "a42c09186b664728a5719c0d83b3ceaf", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj"}} 2018-09-08 08:15:14,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-783de626-3668-4e61-b96b-2df39d97df7f 2018-09-08 08:15:14,295 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj 2018-09-08 08:15:14,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:14,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:14,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["v3p939urTjeMzOMm6LjtmQ"], "issued_at": "2018-09-08T08:15:14.000000Z"}} 2018-09-08 08:15:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9aee5b57a508a09b79dbbc550da4ba943e4d874" 2018-09-08 08:15:14,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fb5795-d4ef-4369-b346-645fb67fcff5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:14,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95fb5795-d4ef-4369-b346-645fb67fcff5 2018-09-08 08:15:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:14,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9aee5b57a508a09b79dbbc550da4ba943e4d874" 2018-09-08 08:15:14,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3b1c46-214a-46b0-9926-2695740b206d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:14,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8b3b1c46-214a-46b0-9926-2695740b206d 2018-09-08 08:15:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9aee5b57a508a09b79dbbc550da4ba943e4d874" 2018-09-08 08:15:14,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0c017c-fddf-40dc-9841-4a24b3dec1e5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf"}, "enabled": true, "id": "a42c09186b664728a5719c0d83b3ceaf", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj"}]} 2018-09-08 08:15:14,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj used request id req-5e0c017c-fddf-40dc-9841-4a24b3dec1e5 2018-09-08 08:15:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9aee5b57a508a09b79dbbc550da4ba943e4d874" 2018-09-08 08:15:15,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d211996e-30a0-4aab-8392-b2d6e84a7037 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:15,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d211996e-30a0-4aab-8392-b2d6e84a7037 2018-09-08 08:15:15,462 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-user 2018-09-08 08:15:15,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:15,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d2f217-c79b-4669-9e1e-bbeee2ffa1bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:15,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-85d2f217-c79b-4669-9e1e-bbeee2ffa1bb 2018-09-08 08:15:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role"}}' 2018-09-08 08:15:15,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74865b1-c851-4de8-8c5a-2a45830e9617 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92fb56690b9d489eafa2c1c631c1980f", "links": {"self": "http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f"}, "name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role"}} 2018-09-08 08:15:15,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a74865b1-c851-4de8-8c5a-2a45830e9617 2018-09-08 08:15:15,660 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role 2018-09-08 08:15:15,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:15,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b78ee2-68c5-4246-bae7-e86ad877b930 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role", "id": "92fb56690b9d489eafa2c1c631c1980f"}} 2018-09-08 08:15:15,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f used request id req-b6b78ee2-68c5-4246-bae7-e86ad877b930 2018-09-08 08:15:15,755 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role to project CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj 2018-09-08 08:15:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf/users/8726bef121384bc9a95d5e1288354e14/roles/92fb56690b9d489eafa2c1c631c1980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:15,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb621dce-cbce-4b5a-8b06-e1b80bf51155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:15,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf/users/8726bef121384bc9a95d5e1288354e14/roles/92fb56690b9d489eafa2c1c631c1980f used request id req-bb621dce-cbce-4b5a-8b06-e1b80bf51155 2018-09-08 08:15:15,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:15,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:16,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tzjkGDcbSXa4ecn9v3IO1A"], "issued_at": "2018-09-08T08:15:16.000000Z"}} 2018-09-08 08:15:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24a885778a26bab29523633dd661a2a2e1ce76a" 2018-09-08 08:15:16,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea9f55d-8d10-4ecc-83c0-52a087bbff10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:16,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ea9f55d-8d10-4ecc-83c0-52a087bbff10 2018-09-08 08:15:16,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24a885778a26bab29523633dd661a2a2e1ce76a" 2018-09-08 08:15:16,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:16 GMT Server: Apache x-compute-request-id: req-63bec922-d822-46a0-a22a-4481d37f10c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63bec922-d822-46a0-a22a-4481d37f10c0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:16,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-63bec922-d822-46a0-a22a-4481d37f10c0 2018-09-08 08:15:16,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-63bec922-d822-46a0-a22a-4481d37f10c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24a885778a26bab29523633dd661a2a2e1ce76a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552", "description": null}}' 2018-09-08 08:15:17,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:16 GMT Server: Apache x-compute-request-id: req-d2dde9de-6319-49c6-a623-a9f0487a20c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2dde9de-6319-49c6-a623-a9f0487a20c5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d66e1596-48da-4757-8576-409ace484168", "description": null}} 2018-09-08 08:15:17,149 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-d2dde9de-6319-49c6-a623-a9f0487a20c5 2018-09-08 08:15:17,150 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552 2018-09-08 08:15:17,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:17,407 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:17 GMT Server: Apache x-compute-request-id: req-dfd495bf-012d-4c58-9e32-b95430c358d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfd495bf-012d-4c58-9e32-b95430c358d9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d66e1596-48da-4757-8576-409ace484168", "description": null}]} 2018-09-08 08:15:17,407 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-dfd495bf-012d-4c58-9e32-b95430c358d9 2018-09-08 08:15:17,410 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfd495bf-012d-4c58-9e32-b95430c358d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:17,951 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:17 GMT Server: Apache x-compute-request-id: req-c8c86155-bfcc-43e5-8a01-d2c8b2873b0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8c86155-bfcc-43e5-8a01-d2c8b2873b0e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d66e1596-48da-4757-8576-409ace484168", "description": null}} 2018-09-08 08:15:17,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 used request id req-c8c86155-bfcc-43e5-8a01-d2c8b2873b0e 2018-09-08 08:15:17,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfd495bf-012d-4c58-9e32-b95430c358d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:18,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:17 GMT Server: Apache x-compute-request-id: req-0249aa57-33f2-46fa-8d69-90157b37bd9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0249aa57-33f2-46fa-8d69-90157b37bd9e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:18,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168/encryption used request id req-0249aa57-33f2-46fa-8d69-90157b37bd9e 2018-09-08 08:15:18,136 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552 2018-09-08 08:15:18,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfd495bf-012d-4c58-9e32-b95430c358d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:18,205 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af6fee9b-a510-45a6-a1b8-07534637b15c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:18,205 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 used request id req-af6fee9b-a510-45a6-a1b8-07534637b15c 2018-09-08 08:15:18,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfd495bf-012d-4c58-9e32-b95430c358d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a6a70da71665b9b5630fb8449b96ae69f3096a" 2018-09-08 08:15:18,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache x-compute-request-id: req-c2c661b0-c959-4a17-9cc6-8740eca0ad63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2c661b0-c959-4a17-9cc6-8740eca0ad63 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:18,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-c2c661b0-c959-4a17-9cc6-8740eca0ad63 2018-09-08 08:15:18,376 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-e99fd03a-ebbb-4377-a283-bf2dfab60552 2018-09-08 08:15:18,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-63bec922-d822-46a0-a22a-4481d37f10c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24a885778a26bab29523633dd661a2a2e1ce76a" 2018-09-08 08:15:18,540 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0c7b71f4-d5df-4a49-96e1-0ca4e4c7afcc x-openstack-request-id: req-0c7b71f4-d5df-4a49-96e1-0ca4e4c7afcc Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type d66e1596-48da-4757-8576-409ace484168 could not be found.", "code": 404}} 2018-09-08 08:15:18,541 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/d66e1596-48da-4757-8576-409ace484168 used request id req-0c7b71f4-d5df-4a49-96e1-0ca4e4c7afcc 2018-09-08 08:15:18,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:18,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e9c0383b-90a9-4f1b-914c-463138e90d12 Date: Sat, 08 Sep 2018 08:15:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:18,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e9c0383b-90a9-4f1b-914c-463138e90d12 2018-09-08 08:15:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:18,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fc295d-f2d1-478f-9410-9112c996f099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:18,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e3fc295d-f2d1-478f-9410-9112c996f099 2018-09-08 08:15:18,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:18,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837c279c-6904-4fc3-a4bd-e2a5f3568b49 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:18,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-837c279c-6904-4fc3-a4bd-e2a5f3568b49 2018-09-08 08:15:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7755d1d1-d1c4-467d-81f2-3ca78dfca6aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7755d1d1-d1c4-467d-81f2-3ca78dfca6aa 2018-09-08 08:15:19,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401ef8f8-0a9c-4831-babf-526209f344fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-401ef8f8-0a9c-4831-babf-526209f344fd 2018-09-08 08:15:19,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46faf316-85b9-4a27-97cf-6021999241ea Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:19,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-46faf316-85b9-4a27-97cf-6021999241ea 2018-09-08 08:15:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf7159d-a2bc-4f65-956d-98b29c727c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-3cf7159d-a2bc-4f65-956d-98b29c727c64 2018-09-08 08:15:19,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4da146-d087-4bb1-b86b-6a5610313c2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-8b4da146-d087-4bb1-b86b-6a5610313c2f 2018-09-08 08:15:19,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946a9c20-57aa-40ca-8d7c-778212a5e53a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-946a9c20-57aa-40ca-8d7c-778212a5e53a 2018-09-08 08:15:19,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1745091-8c85-4873-823b-4ed1b8079c01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-c1745091-8c85-4873-823b-4ed1b8079c01 2018-09-08 08:15:19,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5eafd0-c918-4a5d-941e-ee3b2fcfbd42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:19,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-3b5eafd0-c918-4a5d-941e-ee3b2fcfbd42 2018-09-08 08:15:19,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:19,698 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj 2018-09-08 08:15:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:19,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb8d65d-d631-44f4-83d3-bce5b3998867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:19,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a42c09186b664728a5719c0d83b3ceaf used request id req-9fb8d65d-d631-44f4-83d3-bce5b3998867 2018-09-08 08:15:19,891 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-proj-role 2018-09-08 08:15:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:20,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81ca3fe-a9fe-46c9-b8fe-07b54dabde49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:20,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/92fb56690b9d489eafa2c1c631c1980f used request id req-d81ca3fe-a9fe-46c9-b8fe-07b54dabde49 2018-09-08 08:15:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa13022267f7c20192707f09189e423ae2ef8fa" 2018-09-08 08:15:20,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e78e25b-c55d-49be-aa84-52a53a6b9038 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:20,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e78e25b-c55d-49be-aa84-52a53a6b9038 2018-09-08 08:15:20,098 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-d7dcd02f-e74a-48f-user 2018-09-08 08:15:20,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8726bef121384bc9a95d5e1288354e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9aee5b57a508a09b79dbbc550da4ba943e4d874" 2018-09-08 08:15:20,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb85741a-e3bb-4f26-8940-2be72db6babc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:20,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8726bef121384bc9a95d5e1288354e14 used request id req-fb85741a-e3bb-4f26-8940-2be72db6babc 2018-09-08 08:15:20,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:20,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["iyL9Hl6LT1GcATWl77-zwg"], "issued_at": "2018-09-08T08:15:20.000000Z"}} 2018-09-08 08:15:20,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6106cdfe6e401d1bda149d16957c051cf3e90" 2018-09-08 08:15:20,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950cd94e-13c4-426b-a198-4c2a913446aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:20,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-950cd94e-13c4-426b-a198-4c2a913446aa 2018-09-08 08:15:20,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:20,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:21,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["seIaOgMCSYig5tPXrPN2iw"], "issued_at": "2018-09-08T08:15:21.000000Z"}} 2018-09-08 08:15:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:21,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62ff311-3407-46ee-b1e9-fd7b7e82ffda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:21,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f62ff311-3407-46ee-b1e9-fd7b7e82ffda 2018-09-08 08:15:21,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:21,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d39f21-a26b-4c2b-869d-03341cef8424 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:21,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj used request id req-e2d39f21-a26b-4c2b-869d-03341cef8424 2018-09-08 08:15:21,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa978b5-9f6c-4e8f-8376-5407e38131e8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:21,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6aa978b5-9f6c-4e8f-8376-5407e38131e8 2018-09-08 08:15:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj"}}' 2018-09-08 08:15:21,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e929953f-4faa-4f0e-aba1-dc9769803058 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d"}, "enabled": true, "id": "6e0d74776d514e24821eb3704e63cf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj"}} 2018-09-08 08:15:21,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e929953f-4faa-4f0e-aba1-dc9769803058 2018-09-08 08:15:21,528 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj 2018-09-08 08:15:21,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:21,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:21,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["j8hEbW92QJGGFrzZFkK0Pg"], "issued_at": "2018-09-08T08:15:21.000000Z"}} 2018-09-08 08:15:21,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838cbc0e29d6e1268ef05039a2031c7b8c15efd7" 2018-09-08 08:15:21,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b16f42b-af39-4df9-aa27-697f63cb2d3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:21,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b16f42b-af39-4df9-aa27-697f63cb2d3f 2018-09-08 08:15:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:22,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:22,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838cbc0e29d6e1268ef05039a2031c7b8c15efd7" 2018-09-08 08:15:22,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a365b0ff-a331-458f-93b5-f27226367820 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:22,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a365b0ff-a331-458f-93b5-f27226367820 2018-09-08 08:15:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838cbc0e29d6e1268ef05039a2031c7b8c15efd7" 2018-09-08 08:15:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e29bac3-b534-4688-876c-52a4989baa71 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d"}, "enabled": true, "id": "6e0d74776d514e24821eb3704e63cf7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj"}]} 2018-09-08 08:15:22,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj used request id req-0e29bac3-b534-4688-876c-52a4989baa71 2018-09-08 08:15:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838cbc0e29d6e1268ef05039a2031c7b8c15efd7" 2018-09-08 08:15:22,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398048f5-fc59-4adf-8695-6a716cae8387 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:22,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-398048f5-fc59-4adf-8695-6a716cae8387 2018-09-08 08:15:22,582 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-user 2018-09-08 08:15:22,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:22,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a93db4-5c8b-4766-967e-4d6297f3b143 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:22,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5a93db4-5c8b-4766-967e-4d6297f3b143 2018-09-08 08:15:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role"}}' 2018-09-08 08:15:22,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e85063-8956-43ee-a2b4-bbf8150b7f5d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f7dffba08f490bbc9c3c18e750b411", "links": {"self": "http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411"}, "name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role"}} 2018-09-08 08:15:22,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-63e85063-8956-43ee-a2b4-bbf8150b7f5d 2018-09-08 08:15:22,780 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role 2018-09-08 08:15:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:22,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e5b11e-75ef-49e2-9c58-78f588695f7f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role", "id": "27f7dffba08f490bbc9c3c18e750b411"}} 2018-09-08 08:15:22,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411 used request id req-33e5b11e-75ef-49e2-9c58-78f588695f7f 2018-09-08 08:15:22,864 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role to project CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj 2018-09-08 08:15:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d/users/51ac04c6e517489db0146261eb7888df/roles/27f7dffba08f490bbc9c3c18e750b411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:23,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbdec82-8faa-4044-bfa6-e446dab1d8e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:23,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d/users/51ac04c6e517489db0146261eb7888df/roles/27f7dffba08f490bbc9c3c18e750b411 used request id req-0cbdec82-8faa-4044-bfa6-e446dab1d8e5 2018-09-08 08:15:23,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:23,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:23,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["dXQcrmYeTNu2c5IEsqhLrQ"], "issued_at": "2018-09-08T08:15:23.000000Z"}} 2018-09-08 08:15:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b04d3c1616840b92f4d5f021c20c8971472ffdd" 2018-09-08 08:15:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf0c39e-8609-46d5-bdb5-484385ee58a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:23,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cf0c39e-8609-46d5-bdb5-484385ee58a7 2018-09-08 08:15:23,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b04d3c1616840b92f4d5f021c20c8971472ffdd" 2018-09-08 08:15:23,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:23 GMT Server: Apache x-compute-request-id: req-a54536a1-5f1a-400f-ac99-8c0be26472c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a54536a1-5f1a-400f-ac99-8c0be26472c0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:23,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-a54536a1-5f1a-400f-ac99-8c0be26472c0 2018-09-08 08:15:23,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a54536a1-5f1a-400f-ac99-8c0be26472c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b04d3c1616840b92f4d5f021c20c8971472ffdd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "description": null}}' 2018-09-08 08:15:24,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:23 GMT Server: Apache x-compute-request-id: req-d27d4dc6-5a45-4a53-a5e7-e15ca559d2ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d27d4dc6-5a45-4a53-a5e7-e15ca559d2ff Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "23a72480-79d2-47ac-8d56-a5277430ce60", "description": null}} 2018-09-08 08:15:24,323 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-d27d4dc6-5a45-4a53-a5e7-e15ca559d2ff 2018-09-08 08:15:24,324 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b 2018-09-08 08:15:24,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6106cdfe6e401d1bda149d16957c051cf3e90" 2018-09-08 08:15:24,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:24 GMT Server: Apache x-compute-request-id: req-f84c9975-a7a6-4129-8344-db618e94046e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f84c9975-a7a6-4129-8344-db618e94046e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "23a72480-79d2-47ac-8d56-a5277430ce60", "description": null}]} 2018-09-08 08:15:24,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-f84c9975-a7a6-4129-8344-db618e94046e 2018-09-08 08:15:24,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f84c9975-a7a6-4129-8344-db618e94046e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6106cdfe6e401d1bda149d16957c051cf3e90" 2018-09-08 08:15:24,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:24 GMT Server: Apache x-compute-request-id: req-47bf185e-9230-4e5a-b978-c2a4b04ab3d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47bf185e-9230-4e5a-b978-c2a4b04ab3d0 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "23a72480-79d2-47ac-8d56-a5277430ce60", "description": null}} 2018-09-08 08:15:24,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 used request id req-47bf185e-9230-4e5a-b978-c2a4b04ab3d0 2018-09-08 08:15:24,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f84c9975-a7a6-4129-8344-db618e94046e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b6106cdfe6e401d1bda149d16957c051cf3e90" 2018-09-08 08:15:24,864 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:24 GMT Server: Apache x-compute-request-id: req-b0c600eb-8598-4e04-b6bd-b14f4106682f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0c600eb-8598-4e04-b6bd-b14f4106682f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:24,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60/encryption used request id req-b0c600eb-8598-4e04-b6bd-b14f4106682f 2018-09-08 08:15:24,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:24,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:25,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tglNyqVOSfucLJkzeaAQMg"], "issued_at": "2018-09-08T08:15:25.000000Z"}} 2018-09-08 08:15:25,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955574aa8955d7c3e03ee9641fa7ad68e0378990" 2018-09-08 08:15:25,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0a40f3-117a-4f3d-bb67-ecd624513c2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:25,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d0a40f3-117a-4f3d-bb67-ecd624513c2c 2018-09-08 08:15:25,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955574aa8955d7c3e03ee9641fa7ad68e0378990" 2018-09-08 08:15:25,536 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:25 GMT Server: Apache x-compute-request-id: req-c3389c67-31a5-43f3-bc2a-44bd76a13c89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3389c67-31a5-43f3-bc2a-44bd76a13c89 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "23a72480-79d2-47ac-8d56-a5277430ce60", "description": null}]} 2018-09-08 08:15:25,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-c3389c67-31a5-43f3-bc2a-44bd76a13c89 2018-09-08 08:15:25,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3389c67-31a5-43f3-bc2a-44bd76a13c89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955574aa8955d7c3e03ee9641fa7ad68e0378990" 2018-09-08 08:15:26,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:25 GMT Server: Apache x-compute-request-id: req-f2d7fe39-7520-4fe8-8d9c-e02ee7907a86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2d7fe39-7520-4fe8-8d9c-e02ee7907a86 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "23a72480-79d2-47ac-8d56-a5277430ce60", "description": null}} 2018-09-08 08:15:26,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 used request id req-f2d7fe39-7520-4fe8-8d9c-e02ee7907a86 2018-09-08 08:15:26,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3389c67-31a5-43f3-bc2a-44bd76a13c89" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955574aa8955d7c3e03ee9641fa7ad68e0378990" 2018-09-08 08:15:26,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache x-compute-request-id: req-61efec6b-258a-4fa5-9955-1c9a86a1fea5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61efec6b-258a-4fa5-9955-1c9a86a1fea5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:26,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60/encryption used request id req-61efec6b-258a-4fa5-9955-1c9a86a1fea5 2018-09-08 08:15:26,357 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-72a2db7f-cf29-49f7-9dd7-c5f6c207425b 2018-09-08 08:15:26,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a54536a1-5f1a-400f-ac99-8c0be26472c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b04d3c1616840b92f4d5f021c20c8971472ffdd" 2018-09-08 08:15:26,576 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad9162d2-bf1d-4245-a2d9-a872c837f7d5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:26,576 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/23a72480-79d2-47ac-8d56-a5277430ce60 used request id req-ad9162d2-bf1d-4245-a2d9-a872c837f7d5 2018-09-08 08:15:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:26,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2e014487-e737-4ba5-8145-21d805fbac3e Date: Sat, 08 Sep 2018 08:15:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:26,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2e014487-e737-4ba5-8145-21d805fbac3e 2018-09-08 08:15:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:26,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb81597b-4936-4695-b615-87fb282ad3fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:26,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-eb81597b-4936-4695-b615-87fb282ad3fc 2018-09-08 08:15:26,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:26,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685a913a-baf9-4810-96a3-36e6e1b3ff74 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:26,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-685a913a-baf9-4810-96a3-36e6e1b3ff74 2018-09-08 08:15:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:26,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6edfb2-2da7-4575-bcbc-62cca3303f19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:26,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7e6edfb2-2da7-4575-bcbc-62cca3303f19 2018-09-08 08:15:26,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e3136e-1a7a-4689-9666-35ecd89b3200 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-62e3136e-1a7a-4689-9666-35ecd89b3200 2018-09-08 08:15:27,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8f13ab-3464-4bc5-abed-b15043c71b87 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:27,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-0e8f13ab-3464-4bc5-abed-b15043c71b87 2018-09-08 08:15:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8544198f-c814-4062-bc00-3052077a82ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-8544198f-c814-4062-bc00-3052077a82ce 2018-09-08 08:15:27,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8328cc6-364d-4686-90c3-29f0b8a58b60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-b8328cc6-364d-4686-90c3-29f0b8a58b60 2018-09-08 08:15:27,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e34265a-6db8-43da-84b4-779dcdedcc58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2e34265a-6db8-43da-84b4-779dcdedcc58 2018-09-08 08:15:27,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c5ff16-0f8b-4aa2-9f0f-a0cc01d3392f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-49c5ff16-0f8b-4aa2-9f0f-a0cc01d3392f 2018-09-08 08:15:27,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36af51a-d902-4350-b55c-5ec339ac5eec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:27,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-a36af51a-d902-4350-b55c-5ec339ac5eec 2018-09-08 08:15:27,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:27,584 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj 2018-09-08 08:15:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cacc2a5-fc14-4a19-b618-eb8ef56058bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:27,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6e0d74776d514e24821eb3704e63cf7d used request id req-7cacc2a5-fc14-4a19-b618-eb8ef56058bc 2018-09-08 08:15:27,822 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-proj-role 2018-09-08 08:15:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:27,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24c3a82-acbe-45ea-b181-39c279ea95af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:27,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/27f7dffba08f490bbc9c3c18e750b411 used request id req-e24c3a82-acbe-45ea-b181-39c279ea95af 2018-09-08 08:15:27,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de8479800b742648038af00bb29b9182eb809f" 2018-09-08 08:15:28,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbb34c8-761a-463d-9f9a-5ce877c4248b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:28,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6cbb34c8-761a-463d-9f9a-5ce877c4248b 2018-09-08 08:15:28,032 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-387ce01b-36d0-427-user 2018-09-08 08:15:28,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/51ac04c6e517489db0146261eb7888df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838cbc0e29d6e1268ef05039a2031c7b8c15efd7" 2018-09-08 08:15:28,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1624493-c3e8-44a0-8e42-262df14dc47c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:28,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/51ac04c6e517489db0146261eb7888df used request id req-f1624493-c3e8-44a0-8e42-262df14dc47c 2018-09-08 08:15:28,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:28,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YDvQTLLpTza7SXHEmxiV5A"], "issued_at": "2018-09-08T08:15:28.000000Z"}} 2018-09-08 08:15:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:28,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2091d6c-4a6b-4912-90a9-ca366c51c882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:28,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2091d6c-4a6b-4912-90a9-ca366c51c882 2018-09-08 08:15:28,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:28,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:29,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["GiQHMc1qS-GHodmM7OF0Pw"], "issued_at": "2018-09-08T08:15:29.000000Z"}} 2018-09-08 08:15:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:29,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4578085-86be-47c8-810a-c5cb32e04528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:29,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4578085-86be-47c8-810a-c5cb32e04528 2018-09-08 08:15:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:29,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:29,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bee8bd-9848-476e-9caa-5a6ab89919ee Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:29,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj used request id req-a0bee8bd-9848-476e-9caa-5a6ab89919ee 2018-09-08 08:15:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:29,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13e69c6-65fb-45af-b5e9-2e200e940478 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:29,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a13e69c6-65fb-45af-b5e9-2e200e940478 2018-09-08 08:15:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj"}}' 2018-09-08 08:15:29,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e2cb9e-610e-409d-8bbb-39b6a80aff42 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8"}, "enabled": true, "id": "4de5d938cb04445ca9ac3e8e8bfb01c8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj"}} 2018-09-08 08:15:29,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f9e2cb9e-610e-409d-8bbb-39b6a80aff42 2018-09-08 08:15:29,577 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj 2018-09-08 08:15:29,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:29,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:29,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aOf98-VCRWWull9V_deUcA"], "issued_at": "2018-09-08T08:15:29.000000Z"}} 2018-09-08 08:15:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54d1e84b355053be8f0f8571ac3245a14246c3" 2018-09-08 08:15:30,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43750988-76ce-439c-b881-6fc8ba01fb54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:30,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43750988-76ce-439c-b881-6fc8ba01fb54 2018-09-08 08:15:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:30,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54d1e84b355053be8f0f8571ac3245a14246c3" 2018-09-08 08:15:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91c1398-710a-416d-81f1-5a85047575f7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d91c1398-710a-416d-81f1-5a85047575f7 2018-09-08 08:15:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54d1e84b355053be8f0f8571ac3245a14246c3" 2018-09-08 08:15:30,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d36053e-f37f-48eb-95f8-2adab58c6b93 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8"}, "enabled": true, "id": "4de5d938cb04445ca9ac3e8e8bfb01c8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj"}]} 2018-09-08 08:15:30,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj used request id req-1d36053e-f37f-48eb-95f8-2adab58c6b93 2018-09-08 08:15:30,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54d1e84b355053be8f0f8571ac3245a14246c3" 2018-09-08 08:15:30,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b38713-7db4-4e1b-b630-81342c9c7fa3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:30,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10b38713-7db4-4e1b-b630-81342c9c7fa3 2018-09-08 08:15:30,707 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-user 2018-09-08 08:15:30,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:30,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfa3975-1c72-4ceb-8799-5d5302a6b035 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:30,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bfa3975-1c72-4ceb-8799-5d5302a6b035 2018-09-08 08:15:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role"}}' 2018-09-08 08:15:30,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a2307e-b07d-4c34-b2b4-ec7ac4a364e8 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea9d70634198452db570e38ebc8d014a", "links": {"self": "http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a"}, "name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role"}} 2018-09-08 08:15:30,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-15a2307e-b07d-4c34-b2b4-ec7ac4a364e8 2018-09-08 08:15:30,912 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role 2018-09-08 08:15:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:31,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f095e9-dd15-436c-a062-05a2e25699b1 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role", "id": "ea9d70634198452db570e38ebc8d014a"}} 2018-09-08 08:15:31,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a used request id req-c6f095e9-dd15-436c-a062-05a2e25699b1 2018-09-08 08:15:31,003 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role to project CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj 2018-09-08 08:15:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8/users/b7a02ea692ab49c6aa66215863e1af3e/roles/ea9d70634198452db570e38ebc8d014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:31,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a51d5a0-8d8e-4143-967e-3a90889337b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:31,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8/users/b7a02ea692ab49c6aa66215863e1af3e/roles/ea9d70634198452db570e38ebc8d014a used request id req-5a51d5a0-8d8e-4143-967e-3a90889337b4 2018-09-08 08:15:31,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:31,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:31,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0HD2vefpRm-9fYc0JswCiA"], "issued_at": "2018-09-08T08:15:31.000000Z"}} 2018-09-08 08:15:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb457c6c91b5552b910417a68f587fac9bad174d" 2018-09-08 08:15:31,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7a305f-b51f-4ade-9b79-63b7056023a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:31,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e7a305f-b51f-4ade-9b79-63b7056023a3 2018-09-08 08:15:31,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb457c6c91b5552b910417a68f587fac9bad174d" 2018-09-08 08:15:31,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:31 GMT Server: Apache x-compute-request-id: req-2f282bd6-bec0-4e2a-a3c5-9c89461168f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f282bd6-bec0-4e2a-a3c5-9c89461168f7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:31,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-2f282bd6-bec0-4e2a-a3c5-9c89461168f7 2018-09-08 08:15:31,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2f282bd6-bec0-4e2a-a3c5-9c89461168f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb457c6c91b5552b910417a68f587fac9bad174d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "description": null}}' 2018-09-08 08:15:32,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:31 GMT Server: Apache x-compute-request-id: req-a19d10bc-4414-4f21-87c0-3d5ea0a46d43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a19d10bc-4414-4f21-87c0-3d5ea0a46d43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5901eea-d0a0-4a21-9717-a4c8ab0df616", "description": null}} 2018-09-08 08:15:32,018 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-a19d10bc-4414-4f21-87c0-3d5ea0a46d43 2018-09-08 08:15:32,019 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498 2018-09-08 08:15:32,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:32,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-4592ec81-f31a-4858-bcc2-adb6642d75f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4592ec81-f31a-4858-bcc2-adb6642d75f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5901eea-d0a0-4a21-9717-a4c8ab0df616", "description": null}]} 2018-09-08 08:15:32,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-4592ec81-f31a-4858-bcc2-adb6642d75f4 2018-09-08 08:15:32,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4592ec81-f31a-4858-bcc2-adb6642d75f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:32,380 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-f7dc63f2-1d9a-4cc7-8016-5ceb41b668e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7dc63f2-1d9a-4cc7-8016-5ceb41b668e6 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5901eea-d0a0-4a21-9717-a4c8ab0df616", "description": null}} 2018-09-08 08:15:32,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 used request id req-f7dc63f2-1d9a-4cc7-8016-5ceb41b668e6 2018-09-08 08:15:32,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4592ec81-f31a-4858-bcc2-adb6642d75f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:32,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-952e4f6d-a6bd-40b9-ba92-0d31ee2033bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-952e4f6d-a6bd-40b9-ba92-0d31ee2033bd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:32,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616/encryption used request id req-952e4f6d-a6bd-40b9-ba92-0d31ee2033bd 2018-09-08 08:15:32,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4592ec81-f31a-4858-bcc2-adb6642d75f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:32,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-0d201371-2234-4e54-9f5a-c3c330bba201 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d201371-2234-4e54-9f5a-c3c330bba201 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5901eea-d0a0-4a21-9717-a4c8ab0df616", "description": null}} 2018-09-08 08:15:32,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 used request id req-0d201371-2234-4e54-9f5a-c3c330bba201 2018-09-08 08:15:32,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4592ec81-f31a-4858-bcc2-adb6642d75f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:32,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-5ebfd9db-1744-4ecc-91a7-005af92b3bfb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ebfd9db-1744-4ecc-91a7-005af92b3bfb Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5901eea-d0a0-4a21-9717-a4c8ab0df616", "description": null}} 2018-09-08 08:15:32,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 used request id req-5ebfd9db-1744-4ecc-91a7-005af92b3bfb 2018-09-08 08:15:32,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4592ec81-f31a-4858-bcc2-adb6642d75f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054978d524dd603be7c3d0577d1e1fb9f41e5b2b" 2018-09-08 08:15:33,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:32 GMT Server: Apache x-compute-request-id: req-01f1f47f-1b6e-4c43-8492-d5d26b1f61f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01f1f47f-1b6e-4c43-8492-d5d26b1f61f8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:33,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616/encryption used request id req-01f1f47f-1b6e-4c43-8492-d5d26b1f61f8 2018-09-08 08:15:33,099 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-e59687fb-da5b-4ea5-9765-d18907164498 2018-09-08 08:15:33,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f282bd6-bec0-4e2a-a3c5-9c89461168f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb457c6c91b5552b910417a68f587fac9bad174d" 2018-09-08 08:15:33,319 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5acf059-a2da-49d0-a524-c53626abd582 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:33,319 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/e5901eea-d0a0-4a21-9717-a4c8ab0df616 used request id req-b5acf059-a2da-49d0-a524-c53626abd582 2018-09-08 08:15:33,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7949b482-ddf8-4808-b139-1899d7504ecb Date: Sat, 08 Sep 2018 08:15:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:33,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7949b482-ddf8-4808-b139-1899d7504ecb 2018-09-08 08:15:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4ade89-dfcb-4538-a82f-0054335ac269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:33,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-7e4ade89-dfcb-4538-a82f-0054335ac269 2018-09-08 08:15:33,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42938d39-f1d4-43fe-a73b-e67e46eb5321 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:33,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-42938d39-f1d4-43fe-a73b-e67e46eb5321 2018-09-08 08:15:33,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a6c37b5-839c-47ff-901f-3a1d3fd49731 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-8a6c37b5-839c-47ff-901f-3a1d3fd49731 2018-09-08 08:15:33,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e714abb-9b3d-421a-95fb-9094a7d083a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:33,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6e714abb-9b3d-421a-95fb-9094a7d083a2 2018-09-08 08:15:33,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:33,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217061f9-98f4-4abc-a665-2dc29650db12 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:33,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-217061f9-98f4-4abc-a665-2dc29650db12 2018-09-08 08:15:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31ebda2d-dca4-44dd-ab94-b63429dee585 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:34,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-31ebda2d-dca4-44dd-ab94-b63429dee585 2018-09-08 08:15:34,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-896250fe-46d6-4ade-98ae-4c9940536fa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:34,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-896250fe-46d6-4ade-98ae-4c9940536fa7 2018-09-08 08:15:34,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:34,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675ee0dd-6b18-4ce6-9fd4-d4db54cb554d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:34,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-675ee0dd-6b18-4ce6-9fd4-d4db54cb554d 2018-09-08 08:15:34,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f825b8df-a501-4101-b2d9-b7e6d96c34e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:34,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-f825b8df-a501-4101-b2d9-b7e6d96c34e0 2018-09-08 08:15:34,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec90e0d-ab19-43b5-ba09-1a5bdde5695a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-4ec90e0d-ab19-43b5-ba09-1a5bdde5695a 2018-09-08 08:15:34,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:34,412 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj 2018-09-08 08:15:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb80705-6e68-4711-81c8-059805ca3142 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:34,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4de5d938cb04445ca9ac3e8e8bfb01c8 used request id req-3eb80705-6e68-4711-81c8-059805ca3142 2018-09-08 08:15:34,627 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-proj-role 2018-09-08 08:15:34,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-297a6af3-cc8e-43df-af4b-607fd810bed3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:34,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ea9d70634198452db570e38ebc8d014a used request id req-297a6af3-cc8e-43df-af4b-607fd810bed3 2018-09-08 08:15:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb09d82482d77eca99979d8ac193764c7dc5a36" 2018-09-08 08:15:34,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5905ff35-0948-486d-8b76-853a167f9c9c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:34,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5905ff35-0948-486d-8b76-853a167f9c9c 2018-09-08 08:15:34,903 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-32abdf42-7eed-460-user 2018-09-08 08:15:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b7a02ea692ab49c6aa66215863e1af3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e54d1e84b355053be8f0f8571ac3245a14246c3" 2018-09-08 08:15:35,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ecf5a0-3886-4894-a2e3-8a0fcaace53c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:35,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b7a02ea692ab49c6aa66215863e1af3e used request id req-83ecf5a0-3886-4894-a2e3-8a0fcaace53c 2018-09-08 08:15:35,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:35,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lzztLksXQEyBiGBluqufIw"], "issued_at": "2018-09-08T08:15:35.000000Z"}} 2018-09-08 08:15:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae54dc01ca5302481194ea07b88986a90d1112d" 2018-09-08 08:15:35,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda964b4-eda8-46b6-9b2c-01c60970486a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:35,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fda964b4-eda8-46b6-9b2c-01c60970486a 2018-09-08 08:15:35,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:35,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:35,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["rgUhsaw8Q9C9_KHoepLsKQ"], "issued_at": "2018-09-08T08:15:35.000000Z"}} 2018-09-08 08:15:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:36,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0180a9aa-3fd1-4c1b-8691-ba32f0ea423b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:36,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0180a9aa-3fd1-4c1b-8691-ba32f0ea423b 2018-09-08 08:15:36,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:36,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:36,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158803cd-1c80-4c81-b132-4553ccfaee10 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:36,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj used request id req-158803cd-1c80-4c81-b132-4553ccfaee10 2018-09-08 08:15:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:36,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deef9021-1056-495f-b495-9ba8b4345670 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:36,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-deef9021-1056-495f-b495-9ba8b4345670 2018-09-08 08:15:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj"}}' 2018-09-08 08:15:36,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c1d796-7518-4347-8e00-6d9f7dc138b5 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8"}, "enabled": true, "id": "797085f0967f4d849f5068b361d50ca8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj"}} 2018-09-08 08:15:36,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d3c1d796-7518-4347-8e00-6d9f7dc138b5 2018-09-08 08:15:36,313 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj 2018-09-08 08:15:36,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:36,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:36,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ptxZQz9OQr-cp-f4lqCDnw"], "issued_at": "2018-09-08T08:15:36.000000Z"}} 2018-09-08 08:15:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae38239b900742d3be4480cdb45b290147be9c" 2018-09-08 08:15:36,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff34c12-9e26-41c9-a0bc-c84d143ad0b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:36,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ff34c12-9e26-41c9-a0bc-c84d143ad0b1 2018-09-08 08:15:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:36,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae38239b900742d3be4480cdb45b290147be9c" 2018-09-08 08:15:36,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d0fa45-e1d1-4e43-a124-7b90678864d5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:36,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b9d0fa45-e1d1-4e43-a124-7b90678864d5 2018-09-08 08:15:36,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae38239b900742d3be4480cdb45b290147be9c" 2018-09-08 08:15:36,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293eebf7-be77-4ecb-a95d-0a96d6245372 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8"}, "enabled": true, "id": "797085f0967f4d849f5068b361d50ca8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj"}]} 2018-09-08 08:15:36,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj used request id req-293eebf7-be77-4ecb-a95d-0a96d6245372 2018-09-08 08:15:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae38239b900742d3be4480cdb45b290147be9c" 2018-09-08 08:15:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0215ab-7197-40f0-8a4d-b47d3181c9d2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:37,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-de0215ab-7197-40f0-8a4d-b47d3181c9d2 2018-09-08 08:15:37,300 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-user 2018-09-08 08:15:37,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73416f60-d08c-419b-b1ed-dafaef0736a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:37,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73416f60-d08c-419b-b1ed-dafaef0736a2 2018-09-08 08:15:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" -d '{"role": {"name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role"}}' 2018-09-08 08:15:37,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88a3fe5-f38d-4c61-970d-b6da3c9f1538 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43505a298532412ab51fd482cb4e21fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb"}, "name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role"}} 2018-09-08 08:15:37,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c88a3fe5-f38d-4c61-970d-b6da3c9f1538 2018-09-08 08:15:37,505 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role 2018-09-08 08:15:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d81517-27da-4cdb-9fe5-d7a91b08cbc3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role", "id": "43505a298532412ab51fd482cb4e21fb"}} 2018-09-08 08:15:37,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb used request id req-d1d81517-27da-4cdb-9fe5-d7a91b08cbc3 2018-09-08 08:15:37,590 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role to project CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj 2018-09-08 08:15:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8/users/0a2de80f11424265a480255eb80f763b/roles/43505a298532412ab51fd482cb4e21fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:37,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5354e351-cadb-49af-93f3-77dd818674f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:37,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8/users/0a2de80f11424265a480255eb80f763b/roles/43505a298532412ab51fd482cb4e21fb used request id req-5354e351-cadb-49af-93f3-77dd818674f1 2018-09-08 08:15:37,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:37,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:38,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kjlxWMi3TaCHC6VR9zFL4Q"], "issued_at": "2018-09-08T08:15:38.000000Z"}} 2018-09-08 08:15:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b523576cd8f02d332dc203294a5a31d12af4aeba" 2018-09-08 08:15:38,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc09f901-0047-4605-9f62-dbf020ba6dd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:38,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc09f901-0047-4605-9f62-dbf020ba6dd7 2018-09-08 08:15:38,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b523576cd8f02d332dc203294a5a31d12af4aeba" 2018-09-08 08:15:38,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:38 GMT Server: Apache x-compute-request-id: req-f034f9ed-bb4b-42dc-b6ad-533e249bdcfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f034f9ed-bb4b-42dc-b6ad-533e249bdcfe Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:15:38,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-f034f9ed-bb4b-42dc-b6ad-533e249bdcfe 2018-09-08 08:15:38,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f034f9ed-bb4b-42dc-b6ad-533e249bdcfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b523576cd8f02d332dc203294a5a31d12af4aeba" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-qos-spec"}}' 2018-09-08 08:15:38,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:38 GMT Server: Apache x-compute-request-id: req-c13d97be-571b-41d7-b3af-32287b6374b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c13d97be-571b-41d7-b3af-32287b6374b8 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "72acee90-fe20-453f-bb4a-cbacdc7d2986", "name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/72acee90-fe20-453f-bb4a-cbacdc7d2986", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/72acee90-fe20-453f-bb4a-cbacdc7d2986", "rel": "bookmark"}]} 2018-09-08 08:15:38,571 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-c13d97be-571b-41d7-b3af-32287b6374b8 2018-09-08 08:15:38,572 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-qos-spec 2018-09-08 08:15:38,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:38,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:38,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5yxfqvDEQAWAYLvXpwlfNA"], "issued_at": "2018-09-08T08:15:38.000000Z"}} 2018-09-08 08:15:38,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8647b2b53562613c8f8ffc8a321878a473e9735c" 2018-09-08 08:15:39,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed182d41-1f08-4c0d-9ca6-78f5cb14844a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:39,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ed182d41-1f08-4c0d-9ca6-78f5cb14844a 2018-09-08 08:15:39,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8647b2b53562613c8f8ffc8a321878a473e9735c" 2018-09-08 08:15:39,241 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:39 GMT Server: Apache x-compute-request-id: req-15de32b2-c17e-481f-b744-14f2ee8a927a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15de32b2-c17e-481f-b744-14f2ee8a927a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:39,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-15de32b2-c17e-481f-b744-14f2ee8a927a 2018-09-08 08:15:39,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-15de32b2-c17e-481f-b744-14f2ee8a927a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8647b2b53562613c8f8ffc8a321878a473e9735c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type", "description": null}}' 2018-09-08 08:15:39,443 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:39 GMT Server: Apache x-compute-request-id: req-d8f2dcc8-8ec8-41bd-82e5-69ce96777505 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8f2dcc8-8ec8-41bd-82e5-69ce96777505 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8dba4fcb-b41a-4e16-a67e-e38655ea7537", "description": null}} 2018-09-08 08:15:39,443 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-d8f2dcc8-8ec8-41bd-82e5-69ce96777505 2018-09-08 08:15:39,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-15de32b2-c17e-481f-b744-14f2ee8a927a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8647b2b53562613c8f8ffc8a321878a473e9735c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-08 08:15:39,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:39 GMT Server: Apache x-compute-request-id: req-ff8695a3-8c63-4abd-9407-626d0ec616fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff8695a3-8c63-4abd-9407-626d0ec616fb Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8dba4fcb-b41a-4e16-a67e-e38655ea7537", "name": "foo", "control_location": "back-end", "encryption_id": "73229865-5dc5-45f9-8006-50dc1e251cd8", "provider": "bar", "provider_class": "bar"}} 2018-09-08 08:15:39,678 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537/encryption used request id req-ff8695a3-8c63-4abd-9407-626d0ec616fb 2018-09-08 08:15:39,679 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type 2018-09-08 08:15:39,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae54dc01ca5302481194ea07b88986a90d1112d" 2018-09-08 08:15:40,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:39 GMT Server: Apache x-compute-request-id: req-41520efa-d21f-4bd3-a4ea-6333c7746e86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41520efa-d21f-4bd3-a4ea-6333c7746e86 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8dba4fcb-b41a-4e16-a67e-e38655ea7537", "description": null}} 2018-09-08 08:15:40,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 used request id req-41520efa-d21f-4bd3-a4ea-6333c7746e86 2018-09-08 08:15:40,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41520efa-d21f-4bd3-a4ea-6333c7746e86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae54dc01ca5302481194ea07b88986a90d1112d" 2018-09-08 08:15:40,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:40 GMT Server: Apache x-compute-request-id: req-105f13f1-eb7a-46f8-a5fe-e018484a9c09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-105f13f1-eb7a-46f8-a5fe-e018484a9c09 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8dba4fcb-b41a-4e16-a67e-e38655ea7537", "description": null}} 2018-09-08 08:15:40,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 used request id req-105f13f1-eb7a-46f8-a5fe-e018484a9c09 2018-09-08 08:15:40,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41520efa-d21f-4bd3-a4ea-6333c7746e86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae54dc01ca5302481194ea07b88986a90d1112d" 2018-09-08 08:15:40,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:40 GMT Server: Apache x-compute-request-id: req-f2c2c61e-2621-4aeb-a821-07af956ab3fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2c2c61e-2621-4aeb-a821-07af956ab3fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "8dba4fcb-b41a-4e16-a67e-e38655ea7537", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T08:15:39.000000", "updated_at": null, "encryption_id": "73229865-5dc5-45f9-8006-50dc1e251cd8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-08 08:15:40,595 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537/encryption used request id req-f2c2c61e-2621-4aeb-a821-07af956ab3fd 2018-09-08 08:15:40,595 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-vol_type 2018-09-08 08:15:40,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15de32b2-c17e-481f-b744-14f2ee8a927a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8647b2b53562613c8f8ffc8a321878a473e9735c" 2018-09-08 08:15:40,811 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-332aaaf4-3d73-48f7-8afe-b4f17734e1d9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:40,811 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/8dba4fcb-b41a-4e16-a67e-e38655ea7537 used request id req-332aaaf4-3d73-48f7-8afe-b4f17734e1d9 2018-09-08 08:15:40,812 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-7f4b4871-a8fd-46bb-8f4b-b1f1b44a1dc5-qos-spec 2018-09-08 08:15:40,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/72acee90-fe20-453f-bb4a-cbacdc7d2986?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f034f9ed-bb4b-42dc-b6ad-533e249bdcfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b523576cd8f02d332dc203294a5a31d12af4aeba" 2018-09-08 08:15:41,038 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ffb3a3c3-88a2-4b9c-9f50-db9f1de519ff Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:41,038 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/72acee90-fe20-453f-bb4a-cbacdc7d2986?force=False used request id req-ffb3a3c3-88a2-4b9c-9f50-db9f1de519ff 2018-09-08 08:15:41,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-92dcb06b-d1b4-4ba1-8441-b64b5baf1639 Date: Sat, 08 Sep 2018 08:15:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:41,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-92dcb06b-d1b4-4ba1-8441-b64b5baf1639 2018-09-08 08:15:41,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8600b045-c3b1-49d1-a375-473e6b6e96fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-8600b045-c3b1-49d1-a375-473e6b6e96fa 2018-09-08 08:15:41,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346a4da1-6700-410d-a0a7-7b80ffde2e8e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:41,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-346a4da1-6700-410d-a0a7-7b80ffde2e8e 2018-09-08 08:15:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4c93b3-bb84-4c9d-9f25-0a1102960615 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-5b4c93b3-bb84-4c9d-9f25-0a1102960615 2018-09-08 08:15:41,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-721a0278-e6e5-468b-9a2a-d2dce336d97b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-721a0278-e6e5-468b-9a2a-d2dce336d97b 2018-09-08 08:15:41,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1caa496b-db9f-41e3-9e5d-d24c557c5eac Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:41,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-1caa496b-db9f-41e3-9e5d-d24c557c5eac 2018-09-08 08:15:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288c7ed9-e56f-42f9-a14b-5fefe301ef4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-288c7ed9-e56f-42f9-a14b-5fefe301ef4b 2018-09-08 08:15:41,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df45dea-b458-415f-9450-5ea238d41e7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-2df45dea-b458-415f-9450-5ea238d41e7d 2018-09-08 08:15:41,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334553e5-d291-469a-b150-76811d9a6123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-334553e5-d291-469a-b150-76811d9a6123 2018-09-08 08:15:41,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:41,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe5899d-4b60-4b91-9f13-ebfc3bd65e6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:41,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-fbe5899d-4b60-4b91-9f13-ebfc3bd65e6f 2018-09-08 08:15:41,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:42,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3008e48-c5ef-4a65-934f-ab0a50e8feb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:42,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c3008e48-c5ef-4a65-934f-ab0a50e8feb2 2018-09-08 08:15:42,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:42,041 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj 2018-09-08 08:15:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:42,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1eb91c2-5c67-4cf5-b261-142674f560cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:42,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/797085f0967f4d849f5068b361d50ca8 used request id req-d1eb91c2-5c67-4cf5-b261-142674f560cd 2018-09-08 08:15:42,268 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-proj-role 2018-09-08 08:15:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:42,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5addd054-b4f0-45a6-ae82-e47c1407e57e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:42,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/43505a298532412ab51fd482cb4e21fb used request id req-5addd054-b4f0-45a6-ae82-e47c1407e57e 2018-09-08 08:15:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde696bb013eaa6be4dbe02ab7b741abd5022a98" 2018-09-08 08:15:42,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8ddc88-36b2-41cf-9218-4344fd58b4b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:42,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee8ddc88-36b2-41cf-9218-4344fd58b4b8 2018-09-08 08:15:42,476 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-43d6563e-a222-4ff-user 2018-09-08 08:15:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0a2de80f11424265a480255eb80f763b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdae38239b900742d3be4480cdb45b290147be9c" 2018-09-08 08:15:42,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce52fe8-5b07-4514-9325-009ddd1ce67d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:42,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0a2de80f11424265a480255eb80f763b used request id req-9ce52fe8-5b07-4514-9325-009ddd1ce67d 2018-09-08 08:15:42,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:43,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0NoJjUg0R1y16N80wt9png"], "issued_at": "2018-09-08T08:15:43.000000Z"}} 2018-09-08 08:15:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf79cc6d31b418cb442c303300296a1f5962b3" 2018-09-08 08:15:43,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e07465b-e770-4a62-98a0-f70824f9a83d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:43,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e07465b-e770-4a62-98a0-f70824f9a83d 2018-09-08 08:15:43,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:43,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:43,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YQ3A7Al9Qr2AIyM6ifHVgg"], "issued_at": "2018-09-08T08:15:43.000000Z"}} 2018-09-08 08:15:43,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:43,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d862ed-7e54-4863-8022-84e498a0d5c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:43,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1d862ed-7e54-4863-8022-84e498a0d5c1 2018-09-08 08:15:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:43,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:43,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:43,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd74d43-643c-4f46-b26e-b17c15e13cff Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:43,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj used request id req-0cd74d43-643c-4f46-b26e-b17c15e13cff 2018-09-08 08:15:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:43,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62abe06b-c74c-4b31-aff3-41708c793e95 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:43,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62abe06b-c74c-4b31-aff3-41708c793e95 2018-09-08 08:15:43,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj"}}' 2018-09-08 08:15:43,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e223d767-6269-4492-8cf1-3cbd3335332a Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23"}, "enabled": true, "id": "70e0b1c5ed2c46ac96105ffa8e851b23", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj"}} 2018-09-08 08:15:43,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e223d767-6269-4492-8cf1-3cbd3335332a 2018-09-08 08:15:43,917 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj 2018-09-08 08:15:43,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:43,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:44,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6qNAzAYoTTavGtuEX17xZQ"], "issued_at": "2018-09-08T08:15:44.000000Z"}} 2018-09-08 08:15:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6251f42d771f8d92a108340c0e3ce7a02f60e6db" 2018-09-08 08:15:44,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8013159a-dd3a-4923-b5e2-bcb038c24256 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:44,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8013159a-dd3a-4923-b5e2-bcb038c24256 2018-09-08 08:15:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:44,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6251f42d771f8d92a108340c0e3ce7a02f60e6db" 2018-09-08 08:15:44,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709f6c18-ea83-4278-a310-a1a468d420cf Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:44,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-709f6c18-ea83-4278-a310-a1a468d420cf 2018-09-08 08:15:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6251f42d771f8d92a108340c0e3ce7a02f60e6db" 2018-09-08 08:15:44,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc54cf70-615e-40c9-8ac6-8f12a1dba144 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23"}, "enabled": true, "id": "70e0b1c5ed2c46ac96105ffa8e851b23", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj"}]} 2018-09-08 08:15:44,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj used request id req-cc54cf70-615e-40c9-8ac6-8f12a1dba144 2018-09-08 08:15:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6251f42d771f8d92a108340c0e3ce7a02f60e6db" 2018-09-08 08:15:44,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed218f2-4e9f-4a8d-aa21-2db5a30a3e45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:44,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4ed218f2-4e9f-4a8d-aa21-2db5a30a3e45 2018-09-08 08:15:45,073 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-user 2018-09-08 08:15:45,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:45,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e5b1d5-c8ea-4d98-9db9-65af90d4a5ba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:45,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e5b1d5-c8ea-4d98-9db9-65af90d4a5ba 2018-09-08 08:15:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" -d '{"role": {"name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role"}}' 2018-09-08 08:15:45,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135bd26d-0701-45fd-a558-ffbc5ff45750 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97e808e76153449cba2718ff95a80c97", "links": {"self": "http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97"}, "name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role"}} 2018-09-08 08:15:45,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-135bd26d-0701-45fd-a558-ffbc5ff45750 2018-09-08 08:15:45,277 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role 2018-09-08 08:15:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:45,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e41928b-a489-40bd-befa-c130bdc10d8e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role", "id": "97e808e76153449cba2718ff95a80c97"}} 2018-09-08 08:15:45,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97 used request id req-2e41928b-a489-40bd-befa-c130bdc10d8e 2018-09-08 08:15:45,371 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role to project CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj 2018-09-08 08:15:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23/users/e904f165e3d64540b46e2445ad4dbf4f/roles/97e808e76153449cba2718ff95a80c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:45,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def81e26-aff8-495f-a246-c35580449953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:45,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23/users/e904f165e3d64540b46e2445ad4dbf4f/roles/97e808e76153449cba2718ff95a80c97 used request id req-def81e26-aff8-495f-a246-c35580449953 2018-09-08 08:15:45,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:45,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:45,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["-NxSurKHQUC3tOH_ddypog"], "issued_at": "2018-09-08T08:15:45.000000Z"}} 2018-09-08 08:15:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da6dd43c8fd79e67457b9d2bcfccec7b9eef6ec" 2018-09-08 08:15:45,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411e43e5-8e80-4316-8051-99239b120889 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:45,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-411e43e5-8e80-4316-8051-99239b120889 2018-09-08 08:15:45,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da6dd43c8fd79e67457b9d2bcfccec7b9eef6ec" 2018-09-08 08:15:46,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:45 GMT Server: Apache x-compute-request-id: req-70b4fb9e-ef35-4087-b688-eadfc914db6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-70b4fb9e-ef35-4087-b688-eadfc914db6a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:15:46,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-70b4fb9e-ef35-4087-b688-eadfc914db6a 2018-09-08 08:15:46,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-70b4fb9e-ef35-4087-b688-eadfc914db6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da6dd43c8fd79e67457b9d2bcfccec7b9eef6ec" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec"}}' 2018-09-08 08:15:46,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:46 GMT Server: Apache x-compute-request-id: req-425843b7-aecc-4313-95a1-ba576fffdfeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-425843b7-aecc-4313-95a1-ba576fffdfeb Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3da5e9b8-3127-4847-b010-4d5a6dd17726", "name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726", "rel": "bookmark"}]} 2018-09-08 08:15:46,337 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-425843b7-aecc-4313-95a1-ba576fffdfeb 2018-09-08 08:15:46,338 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec 2018-09-08 08:15:46,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:46,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:46,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["OsL5J5klS5SSDUiMDmjPcQ"], "issued_at": "2018-09-08T08:15:46.000000Z"}} 2018-09-08 08:15:46,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" 2018-09-08 08:15:46,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632ba276-a9ab-432a-82f7-c4598852b88b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:46,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-632ba276-a9ab-432a-82f7-c4598852b88b 2018-09-08 08:15:46,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" 2018-09-08 08:15:46,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:46 GMT Server: Apache x-compute-request-id: req-6c902c5d-487b-4731-b40a-9962145d1913 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c902c5d-487b-4731-b40a-9962145d1913 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:46,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-6c902c5d-487b-4731-b40a-9962145d1913 2018-09-08 08:15:46,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6c902c5d-487b-4731-b40a-9962145d1913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type", "description": null}}' 2018-09-08 08:15:47,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:46 GMT Server: Apache x-compute-request-id: req-c9d4d0eb-257b-462e-a0af-ecb6b0e81850 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9d4d0eb-257b-462e-a0af-ecb6b0e81850 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c4c786b-45f0-46c8-bf96-2332780231c9", "description": null}} 2018-09-08 08:15:47,179 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-c9d4d0eb-257b-462e-a0af-ecb6b0e81850 2018-09-08 08:15:47,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c902c5d-487b-4731-b40a-9962145d1913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" 2018-09-08 08:15:47,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:47 GMT Server: Apache x-compute-request-id: req-953ced02-c117-4f36-9887-a3de7624e2dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-953ced02-c117-4f36-9887-a3de7624e2dc Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3da5e9b8-3127-4847-b010-4d5a6dd17726", "name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec"}]} 2018-09-08 08:15:47,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-953ced02-c117-4f36-9887-a3de7624e2dc 2018-09-08 08:15:47,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726/associate?vol_type_id=4c4c786b-45f0-46c8-bf96-2332780231c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c902c5d-487b-4731-b40a-9962145d1913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" 2018-09-08 08:15:47,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ceae767-6650-4a45-9489-7930932a49dc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:47,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726/associate?vol_type_id=4c4c786b-45f0-46c8-bf96-2332780231c9 used request id req-9ceae767-6650-4a45-9489-7930932a49dc 2018-09-08 08:15:47,573 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type 2018-09-08 08:15:47,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf79cc6d31b418cb442c303300296a1f5962b3" 2018-09-08 08:15:47,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:47 GMT Server: Apache x-compute-request-id: req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type", "qos_specs_id": "3da5e9b8-3127-4847-b010-4d5a6dd17726", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c4c786b-45f0-46c8-bf96-2332780231c9", "description": null}} 2018-09-08 08:15:47,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 used request id req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188 2018-09-08 08:15:47,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf79cc6d31b418cb442c303300296a1f5962b3" 2018-09-08 08:15:47,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:47 GMT Server: Apache x-compute-request-id: req-cc39e58f-a513-4952-bb87-7be9923355c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc39e58f-a513-4952-bb87-7be9923355c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type", "qos_specs_id": "3da5e9b8-3127-4847-b010-4d5a6dd17726", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c4c786b-45f0-46c8-bf96-2332780231c9", "description": null}} 2018-09-08 08:15:47,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 used request id req-cc39e58f-a513-4952-bb87-7be9923355c8 2018-09-08 08:15:47,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf79cc6d31b418cb442c303300296a1f5962b3" 2018-09-08 08:15:48,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:47 GMT Server: Apache x-compute-request-id: req-ac0350e6-17fb-49f8-af18-79c5bbcdcdb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac0350e6-17fb-49f8-af18-79c5bbcdcdb6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:15:48,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9/encryption used request id req-ac0350e6-17fb-49f8-af18-79c5bbcdcdb6 2018-09-08 08:15:48,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7160d2d0-a3a5-481e-a7ac-a8c6b858c188" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf79cc6d31b418cb442c303300296a1f5962b3" 2018-09-08 08:15:48,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:48 GMT Server: Apache x-compute-request-id: req-8a7b4cc0-5c9c-4558-8845-edd3da0f38b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a7b4cc0-5c9c-4558-8845-edd3da0f38b2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3da5e9b8-3127-4847-b010-4d5a6dd17726", "name": "CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726", "rel": "bookmark"}]} 2018-09-08 08:15:48,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726 used request id req-8a7b4cc0-5c9c-4558-8845-edd3da0f38b2 2018-09-08 08:15:48,286 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-vol_type 2018-09-08 08:15:48,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c902c5d-487b-4731-b40a-9962145d1913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2db723572597b4e8ae7f6c38cf1d40be15aa7b3" 2018-09-08 08:15:48,493 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59a2be9e-959f-4e85-843b-19fd9100c4d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:48,493 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/4c4c786b-45f0-46c8-bf96-2332780231c9 used request id req-59a2be9e-959f-4e85-843b-19fd9100c4d4 2018-09-08 08:15:48,494 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-0ef5ac74-d584-42eb-b80e-4d1334a54e62-qos-spec 2018-09-08 08:15:48,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-70b4fb9e-ef35-4087-b688-eadfc914db6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da6dd43c8fd79e67457b9d2bcfccec7b9eef6ec" 2018-09-08 08:15:48,708 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d0f7059-8335-4547-8bf3-b0dffd942d57 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:48,708 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/3da5e9b8-3127-4847-b010-4d5a6dd17726?force=False used request id req-8d0f7059-8335-4547-8bf3-b0dffd942d57 2018-09-08 08:15:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ed14fb8e-62d1-43bc-bb83-4a17415eb930 Date: Sat, 08 Sep 2018 08:15:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:48,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ed14fb8e-62d1-43bc-bb83-4a17415eb930 2018-09-08 08:15:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053101cf-7828-4e51-8279-8629823a1b51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-053101cf-7828-4e51-8279-8629823a1b51 2018-09-08 08:15:49,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04acf758-4659-4d81-95a3-5b19e9b931f9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-04acf758-4659-4d81-95a3-5b19e9b931f9 2018-09-08 08:15:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d8b5ea-bda8-41af-8002-7db469787ce5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-10d8b5ea-bda8-41af-8002-7db469787ce5 2018-09-08 08:15:49,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2518e6b7-f610-4998-aa1c-1244ac0a53c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-2518e6b7-f610-4998-aa1c-1244ac0a53c2 2018-09-08 08:15:49,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730c5e69-0f50-4b86-8b5d-fab1e4eb0e81 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:49,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-730c5e69-0f50-4b86-8b5d-fab1e4eb0e81 2018-09-08 08:15:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ce8cf8f-8efc-4df2-968a-4dcce8aef990 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-1ce8cf8f-8efc-4df2-968a-4dcce8aef990 2018-09-08 08:15:49,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a4294a-2df8-4d51-9623-63e75e2afd75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-03a4294a-2df8-4d51-9623-63e75e2afd75 2018-09-08 08:15:49,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895e663f-3e35-4796-bad8-eba0558b1e9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-895e663f-3e35-4796-bad8-eba0558b1e9b 2018-09-08 08:15:49,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b48dc403-8727-4936-91d5-fdf196ad3451 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-b48dc403-8727-4936-91d5-fdf196ad3451 2018-09-08 08:15:49,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:49,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8571f00-02e3-4bf6-85f2-c0dba54236fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:49,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-e8571f00-02e3-4bf6-85f2-c0dba54236fe 2018-09-08 08:15:49,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:49,855 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj 2018-09-08 08:15:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:50,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37c1151-916d-4664-bbc0-66b2446dcdb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:50,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/70e0b1c5ed2c46ac96105ffa8e851b23 used request id req-a37c1151-916d-4664-bbc0-66b2446dcdb4 2018-09-08 08:15:50,071 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-proj-role 2018-09-08 08:15:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:50,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1126a01-46fc-4dff-b81b-a90c28566720 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:50,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/97e808e76153449cba2718ff95a80c97 used request id req-c1126a01-46fc-4dff-b81b-a90c28566720 2018-09-08 08:15:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea984034f6d38cddae84d44deb47e8b095f3b8e" 2018-09-08 08:15:50,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859a2191-b91f-4540-89b9-300a72d6b92d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:50,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-859a2191-b91f-4540-89b9-300a72d6b92d 2018-09-08 08:15:50,268 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-3311376b-b45e-45e-user 2018-09-08 08:15:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e904f165e3d64540b46e2445ad4dbf4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6251f42d771f8d92a108340c0e3ce7a02f60e6db" 2018-09-08 08:15:50,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd8940cc-59e7-41d2-ae8c-2b3398d4cb69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:50,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e904f165e3d64540b46e2445ad4dbf4f used request id req-bd8940cc-59e7-41d2-ae8c-2b3398d4cb69 2018-09-08 08:15:50,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:50,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["j6G4WlbZTRmA5gmcF1x7jw"], "issued_at": "2018-09-08T08:15:50.000000Z"}} 2018-09-08 08:15:50,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6baa0e8e35b0677bb534f966fe07d48e95a13f" 2018-09-08 08:15:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff8e113-e1b9-4915-bf3f-01181c6e06df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:50,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ff8e113-e1b9-4915-bf3f-01181c6e06df 2018-09-08 08:15:50,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:50,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:51,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sGrx3ulnSPiGm9zAPkjVKA"], "issued_at": "2018-09-08T08:15:51.000000Z"}} 2018-09-08 08:15:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:51,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72123d88-c8c1-4899-891c-40a4bbe6f7f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:51,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72123d88-c8c1-4899-891c-40a4bbe6f7f5 2018-09-08 08:15:51,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:51,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:51,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a32c94-9195-44f2-ab76-1bfc8b74512d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:51,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj used request id req-e5a32c94-9195-44f2-ab76-1bfc8b74512d 2018-09-08 08:15:51,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:51,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b04ba38-c049-46db-ae6a-b7d30a51c3c6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:51,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1b04ba38-c049-46db-ae6a-b7d30a51c3c6 2018-09-08 08:15:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj"}}' 2018-09-08 08:15:51,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f764555c-25bf-463f-8f02-ba68fc19c2f9 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d"}, "enabled": true, "id": "cb312faea6584090842d5d0e7166bb3d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj"}} 2018-09-08 08:15:51,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f764555c-25bf-463f-8f02-ba68fc19c2f9 2018-09-08 08:15:51,637 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj 2018-09-08 08:15:51,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:51,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:52,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["SX_O9ZbFSl6szTavBq3CFg"], "issued_at": "2018-09-08T08:15:52.000000Z"}} 2018-09-08 08:15:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aadef8320a8e597835663fcd9b6263047b3795" 2018-09-08 08:15:52,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5508faf6-d68c-4ca9-a77c-5598affb12c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:52,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5508faf6-d68c-4ca9-a77c-5598affb12c7 2018-09-08 08:15:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:52,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aadef8320a8e597835663fcd9b6263047b3795" 2018-09-08 08:15:52,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324be0f8-d5bb-4ac6-aab5-6d4077c94a3f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:15:52,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-324be0f8-d5bb-4ac6-aab5-6d4077c94a3f 2018-09-08 08:15:52,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aadef8320a8e597835663fcd9b6263047b3795" 2018-09-08 08:15:52,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e217fb-c7c8-48ac-9948-a0d9862fa98d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d"}, "enabled": true, "id": "cb312faea6584090842d5d0e7166bb3d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj"}]} 2018-09-08 08:15:52,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj used request id req-d7e217fb-c7c8-48ac-9948-a0d9862fa98d 2018-09-08 08:15:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aadef8320a8e597835663fcd9b6263047b3795" 2018-09-08 08:15:52,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a46bbf-5a6d-4229-a01f-f63fe6eda797 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:52,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-31a46bbf-5a6d-4229-a01f-f63fe6eda797 2018-09-08 08:15:52,833 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-user 2018-09-08 08:15:52,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:52,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bbf58e-7b99-4374-92c7-a43fef225e07 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:52,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87bbf58e-7b99-4374-92c7-a43fef225e07 2018-09-08 08:15:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" -d '{"role": {"name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role"}}' 2018-09-08 08:15:53,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d771e42c-9d19-445c-a937-69cc7179153a Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2201b69b302a479a81507315be1b2cb9", "links": {"self": "http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9"}, "name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role"}} 2018-09-08 08:15:53,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d771e42c-9d19-445c-a937-69cc7179153a 2018-09-08 08:15:53,044 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role 2018-09-08 08:15:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3390e73b-7531-4a5b-aa0c-c196630031f1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role", "id": "2201b69b302a479a81507315be1b2cb9"}} 2018-09-08 08:15:53,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9 used request id req-3390e73b-7531-4a5b-aa0c-c196630031f1 2018-09-08 08:15:53,139 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role to project CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj 2018-09-08 08:15:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d/users/666528e085684690a1e77a2ec2396ae5/roles/2201b69b302a479a81507315be1b2cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:53,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb08e98a-3371-4c47-92dc-0a164d53c189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:53,255 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d/users/666528e085684690a1e77a2ec2396ae5/roles/2201b69b302a479a81507315be1b2cb9 used request id req-eb08e98a-3371-4c47-92dc-0a164d53c189 2018-09-08 08:15:53,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:53,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:53,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["OyzdfSwUQ7e_ksYdx-62gg"], "issued_at": "2018-09-08T08:15:53.000000Z"}} 2018-09-08 08:15:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed778f9c510d3b9630aefd04eff6abe0f371d003" 2018-09-08 08:15:53,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7550b163-a8cc-49cb-85db-9f7e2ce9d74f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:53,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7550b163-a8cc-49cb-85db-9f7e2ce9d74f 2018-09-08 08:15:53,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed778f9c510d3b9630aefd04eff6abe0f371d003" 2018-09-08 08:15:53,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:53 GMT Server: Apache x-compute-request-id: req-431d0a69-cc6a-47e1-b8cd-fe86dd70b08b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-431d0a69-cc6a-47e1-b8cd-fe86dd70b08b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-08 08:15:53,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-431d0a69-cc6a-47e1-b8cd-fe86dd70b08b 2018-09-08 08:15:53,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-431d0a69-cc6a-47e1-b8cd-fe86dd70b08b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed778f9c510d3b9630aefd04eff6abe0f371d003" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec"}}' 2018-09-08 08:15:54,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:53 GMT Server: Apache x-compute-request-id: req-f1c15196-e266-4796-8b00-1c6d936132e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1c15196-e266-4796-8b00-1c6d936132e2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2c3e2181-2331-438f-ae96-b7942b600365", "name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365", "rel": "bookmark"}]} 2018-09-08 08:15:54,115 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-f1c15196-e266-4796-8b00-1c6d936132e2 2018-09-08 08:15:54,116 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec 2018-09-08 08:15:54,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:54,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:54,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kEBGMSyHR5aCUXa-nio8AQ"], "issued_at": "2018-09-08T08:15:54.000000Z"}} 2018-09-08 08:15:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" 2018-09-08 08:15:54,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ffbf93-5fa0-49d6-a37a-724350610d61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:54,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44ffbf93-5fa0-49d6-a37a-724350610d61 2018-09-08 08:15:54,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" 2018-09-08 08:15:54,766 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:54 GMT Server: Apache x-compute-request-id: req-5f4603a3-92e4-45f8-8f75-70cce0188bac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f4603a3-92e4-45f8-8f75-70cce0188bac Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:15:54,767 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-5f4603a3-92e4-45f8-8f75-70cce0188bac 2018-09-08 08:15:54,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f4603a3-92e4-45f8-8f75-70cce0188bac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type", "description": null}}' 2018-09-08 08:15:54,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:54 GMT Server: Apache x-compute-request-id: req-f92a6142-3cff-4d6c-a8f2-fb6417c68c69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f92a6142-3cff-4d6c-a8f2-fb6417c68c69 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "938dfbb4-dd43-4db1-8137-2992ec367914", "description": null}} 2018-09-08 08:15:54,976 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-f92a6142-3cff-4d6c-a8f2-fb6417c68c69 2018-09-08 08:15:54,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f4603a3-92e4-45f8-8f75-70cce0188bac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-08 08:15:55,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:54 GMT Server: Apache x-compute-request-id: req-71bd03c2-1e46-4993-92dc-82376e4e61fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71bd03c2-1e46-4993-92dc-82376e4e61fd Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "938dfbb4-dd43-4db1-8137-2992ec367914", "name": "foo", "control_location": "back-end", "encryption_id": "c0f97e04-cdc5-402e-8a71-e23a5e771ba2", "provider": "bar", "provider_class": "bar"}} 2018-09-08 08:15:55,289 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914/encryption used request id req-71bd03c2-1e46-4993-92dc-82376e4e61fd 2018-09-08 08:15:55,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4603a3-92e4-45f8-8f75-70cce0188bac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" 2018-09-08 08:15:55,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:55 GMT Server: Apache x-compute-request-id: req-8c77c968-4f9f-401e-82a7-2b04ed860dc2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c77c968-4f9f-401e-82a7-2b04ed860dc2 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "2c3e2181-2331-438f-ae96-b7942b600365", "name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec"}]} 2018-09-08 08:15:55,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs used request id req-8c77c968-4f9f-401e-82a7-2b04ed860dc2 2018-09-08 08:15:55,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365/associate?vol_type_id=938dfbb4-dd43-4db1-8137-2992ec367914 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4603a3-92e4-45f8-8f75-70cce0188bac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" 2018-09-08 08:15:55,690 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-497b40b4-643f-439f-83b9-c3c0d7b70569 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:55,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365/associate?vol_type_id=938dfbb4-dd43-4db1-8137-2992ec367914 used request id req-497b40b4-643f-439f-83b9-c3c0d7b70569 2018-09-08 08:15:55,690 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type 2018-09-08 08:15:55,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6baa0e8e35b0677bb534f966fe07d48e95a13f" 2018-09-08 08:15:55,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:55 GMT Server: Apache x-compute-request-id: req-4b0a23cd-23cc-47f6-8044-0decfec09d5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b0a23cd-23cc-47f6-8044-0decfec09d5b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type", "qos_specs_id": "2c3e2181-2331-438f-ae96-b7942b600365", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "938dfbb4-dd43-4db1-8137-2992ec367914", "description": null}} 2018-09-08 08:15:55,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 used request id req-4b0a23cd-23cc-47f6-8044-0decfec09d5b 2018-09-08 08:15:55,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b0a23cd-23cc-47f6-8044-0decfec09d5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6baa0e8e35b0677bb534f966fe07d48e95a13f" 2018-09-08 08:15:56,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:55 GMT Server: Apache x-compute-request-id: req-1d4391c7-383e-43d6-bd0e-4ad9d9d69c85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d4391c7-383e-43d6-bd0e-4ad9d9d69c85 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type", "qos_specs_id": "2c3e2181-2331-438f-ae96-b7942b600365", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "938dfbb4-dd43-4db1-8137-2992ec367914", "description": null}} 2018-09-08 08:15:56,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 used request id req-1d4391c7-383e-43d6-bd0e-4ad9d9d69c85 2018-09-08 08:15:56,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b0a23cd-23cc-47f6-8044-0decfec09d5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6baa0e8e35b0677bb534f966fe07d48e95a13f" 2018-09-08 08:15:56,240 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:56 GMT Server: Apache x-compute-request-id: req-8267e65b-4c8f-46b5-afba-98136e3029a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8267e65b-4c8f-46b5-afba-98136e3029a1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "938dfbb4-dd43-4db1-8137-2992ec367914", "control_location": "back-end", "deleted": false, "created_at": "2018-09-08T08:15:55.000000", "updated_at": null, "encryption_id": "c0f97e04-cdc5-402e-8a71-e23a5e771ba2", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-08 08:15:56,240 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914/encryption used request id req-8267e65b-4c8f-46b5-afba-98136e3029a1 2018-09-08 08:15:56,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b0a23cd-23cc-47f6-8044-0decfec09d5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6baa0e8e35b0677bb534f966fe07d48e95a13f" 2018-09-08 08:15:56,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:56 GMT Server: Apache x-compute-request-id: req-ec06a39a-0b37-4c7c-9853-962d7a792223 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec06a39a-0b37-4c7c-9853-962d7a792223 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2c3e2181-2331-438f-ae96-b7942b600365", "name": "CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365", "rel": "bookmark"}]} 2018-09-08 08:15:56,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365 used request id req-ec06a39a-0b37-4c7c-9853-962d7a792223 2018-09-08 08:15:56,401 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-vol_type 2018-09-08 08:15:56,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4603a3-92e4-45f8-8f75-70cce0188bac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2da54e5ceba6a08ad1fbda4ef320f1d952b70c5" 2018-09-08 08:15:56,456 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-456b0a75-f6ef-4e5e-a3ef-0ebc4a5ba440 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:56,456 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/938dfbb4-dd43-4db1-8137-2992ec367914 used request id req-456b0a75-f6ef-4e5e-a3ef-0ebc4a5ba440 2018-09-08 08:15:56,457 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-fc14705a-f05a-4aa4-948b-65de53f162d8-qos-spec 2018-09-08 08:15:56,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-431d0a69-cc6a-47e1-b8cd-fe86dd70b08b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed778f9c510d3b9630aefd04eff6abe0f371d003" 2018-09-08 08:15:56,666 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:15:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6aa53d98-0a37-4215-93a2-f6484f9eb339 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:15:56,666 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/qos-specs/2c3e2181-2331-438f-ae96-b7942b600365?force=False used request id req-6aa53d98-0a37-4215-93a2-f6484f9eb339 2018-09-08 08:15:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:56,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a73e7001-f05b-48da-aeb5-75c62c643ee4 Date: Sat, 08 Sep 2018 08:15:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:15:56,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a73e7001-f05b-48da-aeb5-75c62c643ee4 2018-09-08 08:15:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e469ca81-8f8c-4d3c-8baa-33caca15cb41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e469ca81-8f8c-4d3c-8baa-33caca15cb41 2018-09-08 08:15:57,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68849df-5b59-4e7d-ab9e-9764015ae41a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:15:57,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-b68849df-5b59-4e7d-ab9e-9764015ae41a 2018-09-08 08:15:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7373385b-3005-44a1-8752-c86d0fad313b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7373385b-3005-44a1-8752-c86d0fad313b 2018-09-08 08:15:57,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79a64d9-b25f-4399-9ad5-5ce3be908773 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-e79a64d9-b25f-4399-9ad5-5ce3be908773 2018-09-08 08:15:57,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4145c188-914b-4395-99ea-c89e8f712eb3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:15:57,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4145c188-914b-4395-99ea-c89e8f712eb3 2018-09-08 08:15:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cc1b01-c053-4851-b0af-5b6e402c4624 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-a2cc1b01-c053-4851-b0af-5b6e402c4624 2018-09-08 08:15:57,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df0bd1c-f8fb-42da-a365-77d61e4222d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1df0bd1c-f8fb-42da-a365-77d61e4222d5 2018-09-08 08:15:57,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd763dd-a2dd-4ce7-9eaf-f29908ae4015 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-fcd763dd-a2dd-4ce7-9eaf-f29908ae4015 2018-09-08 08:15:57,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41127add-4c75-4e6d-b181-24948f679340 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-41127add-4c75-4e6d-b181-24948f679340 2018-09-08 08:15:57,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:57,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b05e28-4a41-4a38-a5e4-daf46137f648 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:15:57,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-60b05e28-4a41-4a38-a5e4-daf46137f648 2018-09-08 08:15:57,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:15:57,818 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj 2018-09-08 08:15:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:58,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bbd9bd5-ed44-4657-8cf1-130f646c335b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:58,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb312faea6584090842d5d0e7166bb3d used request id req-2bbd9bd5-ed44-4657-8cf1-130f646c335b 2018-09-08 08:15:58,034 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-proj-role 2018-09-08 08:15:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:58,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c62b55-4777-4c12-9402-bfe8b7cbbe67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:58,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2201b69b302a479a81507315be1b2cb9 used request id req-f6c62b55-4777-4c12-9402-bfe8b7cbbe67 2018-09-08 08:15:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03577bee9d3c3fd2f707816348b92f8fd3d564eb" 2018-09-08 08:15:58,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d2206b-b4cc-477b-8f67-a46d80c1d517 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:15:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d9d2206b-b4cc-477b-8f67-a46d80c1d517 2018-09-08 08:15:58,256 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8550a304-2ed6-473-user 2018-09-08 08:15:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/666528e085684690a1e77a2ec2396ae5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aadef8320a8e597835663fcd9b6263047b3795" 2018-09-08 08:15:58,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85dd913-0b31-4bbe-bdff-f9adee832e1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:15:58,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/666528e085684690a1e77a2ec2396ae5 used request id req-e85dd913-0b31-4bbe-bdff-f9adee832e1f 2018-09-08 08:15:58,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:58,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["x5onzjSPThiuR5YPEy9atw"], "issued_at": "2018-09-08T08:15:58.000000Z"}} 2018-09-08 08:15:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb58145fa3dd743d00e2baa8e33364660d3420" 2018-09-08 08:15:58,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ce442b-7bbf-4cec-bdd9-376212696019 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:58,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6ce442b-7bbf-4cec-bdd9-376212696019 2018-09-08 08:15:58,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:58,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:15:59,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DZp4BPykT1WHsPuQw7znWQ"], "issued_at": "2018-09-08T08:15:59.000000Z"}} 2018-09-08 08:15:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:15:59,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a5cbd0-3d2f-4c00-9c51-6c2306825635 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:15:59,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2a5cbd0-3d2f-4c00-9c51-6c2306825635 2018-09-08 08:15:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:15:59,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:15:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:15:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:15:59,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d8c8e8-a325-47ae-b105-44a154f86723 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:15:59,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj used request id req-d2d8c8e8-a325-47ae-b105-44a154f86723 2018-09-08 08:15:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:15:59,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac150ed6-51b0-4bfd-930a-f8686f0c0623 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:15:59,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ac150ed6-51b0-4bfd-930a-f8686f0c0623 2018-09-08 08:15:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}}' 2018-09-08 08:15:59,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9f7274-3a3c-4f6f-b625-1238b0bf9a6d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f"}, "enabled": true, "id": "c60fcb37605241e8bb60728281f32f2f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}} 2018-09-08 08:15:59,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-df9f7274-3a3c-4f6f-b625-1238b0bf9a6d 2018-09-08 08:15:59,697 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj 2018-09-08 08:15:59,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:15:59,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:00,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NgcnpsL2R2u3LceOEFHcpQ"], "issued_at": "2018-09-08T08:16:00.000000Z"}} 2018-09-08 08:16:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4869ef5f824bc9dac81335cd2a424302e68495" 2018-09-08 08:16:00,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f79c28-b926-4ea3-a416-1c87fc09c881 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:00,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-42f79c28-b926-4ea3-a416-1c87fc09c881 2018-09-08 08:16:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:00,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4869ef5f824bc9dac81335cd2a424302e68495" 2018-09-08 08:16:00,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdb4395-8f57-40c8-bb2c-8f2077b7862d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:00,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2bdb4395-8f57-40c8-bb2c-8f2077b7862d 2018-09-08 08:16:00,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4869ef5f824bc9dac81335cd2a424302e68495" 2018-09-08 08:16:00,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7988023b-2d53-44ce-93f2-a6bbdfc472f5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f"}, "enabled": true, "id": "c60fcb37605241e8bb60728281f32f2f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}]} 2018-09-08 08:16:00,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj used request id req-7988023b-2d53-44ce-93f2-a6bbdfc472f5 2018-09-08 08:16:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4869ef5f824bc9dac81335cd2a424302e68495" 2018-09-08 08:16:00,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f200f212-dfef-4f6a-b569-a030efa104e1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:00,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f200f212-dfef-4f6a-b569-a030efa104e1 2018-09-08 08:16:00,911 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-user 2018-09-08 08:16:00,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:00,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe35584-67da-4cb2-b343-7be2b6a75a23 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:00,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8fe35584-67da-4cb2-b343-7be2b6a75a23 2018-09-08 08:16:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role"}}' 2018-09-08 08:16:01,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382b0b7d-765d-4170-8b07-d80572ff0c32 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4558110f8bb741108c9e4782731e93c4", "links": {"self": "http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4"}, "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role"}} 2018-09-08 08:16:01,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-382b0b7d-765d-4170-8b07-d80572ff0c32 2018-09-08 08:16:01,044 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role 2018-09-08 08:16:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:01,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b61b74-7949-4181-a383-f2e9dbce54a4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role", "id": "4558110f8bb741108c9e4782731e93c4"}} 2018-09-08 08:16:01,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4 used request id req-85b61b74-7949-4181-a383-f2e9dbce54a4 2018-09-08 08:16:01,064 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role to project CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj 2018-09-08 08:16:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f/users/20cdebed1ae04b10b4c14690fe8dfa14/roles/4558110f8bb741108c9e4782731e93c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:01,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffa666d-1800-4090-8769-7c648a029d37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:01,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f/users/20cdebed1ae04b10b4c14690fe8dfa14/roles/4558110f8bb741108c9e4782731e93c4 used request id req-5ffa666d-1800-4090-8769-7c648a029d37 2018-09-08 08:16:01,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:01,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558110f8bb741108c9e4782731e93c4", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role"}], "expires_at": "2018-09-08T09:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60fcb37605241e8bb60728281f32f2f", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-user", "id": "20cdebed1ae04b10b4c14690fe8dfa14"}, "audit_ids": ["FGvXV8y8RdWSEuhhWrkHnA"], "issued_at": "2018-09-08T08:16:01.000000Z"}} 2018-09-08 08:16:01,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d100c872c9135412ab6778c4596ac47bfaf1ea0" 2018-09-08 08:16:01,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9def2d80-bb24-4ff1-8d44-99ddb74fba25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:01,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9def2d80-bb24-4ff1-8d44-99ddb74fba25 2018-09-08 08:16:01,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:01,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:02,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558110f8bb741108c9e4782731e93c4", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role"}], "expires_at": "2018-09-08T09:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60fcb37605241e8bb60728281f32f2f", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/c60fcb37605241e8bb60728281f32f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-user", "id": "20cdebed1ae04b10b4c14690fe8dfa14"}, "audit_ids": ["z5FEoeIzSlmOnPXpCR1_wQ"], "issued_at": "2018-09-08T08:16:02.000000Z"}} 2018-09-08 08:16:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:02,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417b7fc9-7e84-4c81-a60b-51b22f9199b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:02,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-417b7fc9-7e84-4c81-a60b-51b22f9199b8 2018-09-08 08:16:02,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:02,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:02 GMT Server: Apache x-compute-request-id: req-7418b940-88bc-4aa4-bc89-69ae75109108 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7418b940-88bc-4aa4-bc89-69ae75109108 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:02,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail used request id req-7418b940-88bc-4aa4-bc89-69ae75109108 2018-09-08 08:16:02,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:02,647 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:02 GMT Server: Apache x-compute-request-id: req-61d7ff72-9bb2-4036-b4c4-42286a2245a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61d7ff72-9bb2-4036-b4c4-42286a2245a3 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.557989", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:02,647 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes used request id req-61d7ff72-9bb2-4036-b4c4-42286a2245a3 2018-09-08 08:16:02,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:02,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:02 GMT Server: Apache x-compute-request-id: req-f753cdfc-904b-4273-b304-8dd70fd6b027 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f753cdfc-904b-4273-b304-8dd70fd6b027 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:02,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-f753cdfc-904b-4273-b304-8dd70fd6b027 2018-09-08 08:16:02,835 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:02,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:03,038 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:02 GMT Server: Apache x-compute-request-id: req-6c3c5240-0864-48b3-b530-50218604dc43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c3c5240-0864-48b3-b530-50218604dc43 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:03,039 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-6c3c5240-0864-48b3-b530-50218604dc43 2018-09-08 08:16:03,039 - create_volume - DEBUG - Instance status is - creating 2018-09-08 08:16:03,039 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:16:06,042 - create_volume - DEBUG - Volume status query timeout in 296.792927027 2018-09-08 08:16:06,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:06,247 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache x-compute-request-id: req-3e043871-ea9d-4681-836f-5c085d05c8a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e043871-ea9d-4681-836f-5c085d05c8a3 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:06,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-3e043871-ea9d-4681-836f-5c085d05c8a3 2018-09-08 08:16:06,248 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:06,248 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:06,248 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:06,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d100c872c9135412ab6778c4596ac47bfaf1ea0" 2018-09-08 08:16:06,443 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache x-compute-request-id: req-f92f1f2b-f6a9-4735-ab0e-1e723ecebcb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f92f1f2b-f6a9-4735-ab0e-1e723ecebcb7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}]} 2018-09-08 08:16:06,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail used request id req-f92f1f2b-f6a9-4735-ab0e-1e723ecebcb7 2018-09-08 08:16:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:06,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d100c872c9135412ab6778c4596ac47bfaf1ea0" 2018-09-08 08:16:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e80dcae-675e-455b-bfac-54fd54460701 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f"}, "enabled": true, "id": "c60fcb37605241e8bb60728281f32f2f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj"}} 2018-09-08 08:16:06,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f used request id req-4e80dcae-675e-455b-bfac-54fd54460701 2018-09-08 08:16:06,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:06,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache x-compute-request-id: req-24d26143-1f91-4cd3-b4f8-5f0f68a92878 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24d26143-1f91-4cd3-b4f8-5f0f68a92878 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:06,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-24d26143-1f91-4cd3-b4f8-5f0f68a92878 2018-09-08 08:16:06,742 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:06,742 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:06,742 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:06,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:06,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-901a78b4-b376-47c1-9b00-3235302a33ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:16:06,990 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-901a78b4-b376-47c1-9b00-3235302a33ea 2018-09-08 08:16:06,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:07,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:07 GMT Server: Apache x-compute-request-id: req-29d9fd05-15d1-4006-af47-b526dbe5a96f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29d9fd05-15d1-4006-af47-b526dbe5a96f Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "20cdebed1ae04b10b4c14690fe8dfa14", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "self"}, {"href": "http://172.30.9.23:8776/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c60fcb37605241e8bb60728281f32f2f", "updated_at": "2018-09-08T08:16:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "803e1b70-53d4-450b-9563-ff9e9fb59791", "size": 1}} 2018-09-08 08:16:07,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-29d9fd05-15d1-4006-af47-b526dbe5a96f 2018-09-08 08:16:07,185 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:16:07,185 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:16:10,188 - create_volume - DEBUG - Volume status query timeout in 56.8020458221 2018-09-08 08:16:10,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7418b940-88bc-4aa4-bc89-69ae75109108" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618dc871ce4b97ffb3f02fd901f033f3c41ad5e9" 2018-09-08 08:16:10,229 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-62923c75-76fe-44f2-b674-17bd994f47c8 x-openstack-request-id: req-62923c75-76fe-44f2-b674-17bd994f47c8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 803e1b70-53d4-450b-9563-ff9e9fb59791 could not be found.", "code": 404}} 2018-09-08 08:16:10,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/803e1b70-53d4-450b-9563-ff9e9fb59791 used request id req-62923c75-76fe-44f2-b674-17bd994f47c8 2018-09-08 08:16:10,229 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 803e1b70-53d4-450b-9563-ff9e9fb59791 could not be found. (HTTP 404) (Request-ID: req-62923c75-76fe-44f2-b674-17bd994f47c8) 2018-09-08 08:16:10,229 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6f384db5-7130-4884-a304-a2b6a2024492 2018-09-08 08:16:10,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f1f2b-f6a9-4735-ab0e-1e723ecebcb7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d100c872c9135412ab6778c4596ac47bfaf1ea0" 2018-09-08 08:16:10,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache x-compute-request-id: req-4a97fa81-6bac-4c39-9a14-010ace37f41e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a97fa81-6bac-4c39-9a14-010ace37f41e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:10,446 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c60fcb37605241e8bb60728281f32f2f/volumes/detail used request id req-4a97fa81-6bac-4c39-9a14-010ace37f41e 2018-09-08 08:16:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:10,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bab215e3-1c30-4476-8b8c-e3423c6d1d98 Date: Sat, 08 Sep 2018 08:16:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:10,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bab215e3-1c30-4476-8b8c-e3423c6d1d98 2018-09-08 08:16:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:10,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1abe1b-4f0f-4e1b-9ad6-e994a1c38718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:10,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2c1abe1b-4f0f-4e1b-9ad6-e994a1c38718 2018-09-08 08:16:10,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:10,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f1370f-c05e-4dc7-84b4-40bbd43eebcf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:10,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-90f1370f-c05e-4dc7-84b4-40bbd43eebcf 2018-09-08 08:16:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:10,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-439e2038-1ec4-49dc-9b8a-8c36251161ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:10,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-439e2038-1ec4-49dc-9b8a-8c36251161ae 2018-09-08 08:16:10,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3615b9-0ed0-4da1-a3df-b09ce44cbe8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-1a3615b9-0ed0-4da1-a3df-b09ce44cbe8a 2018-09-08 08:16:11,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7222b77-f351-4334-a387-efd780388fc8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:11,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-e7222b77-f351-4334-a387-efd780388fc8 2018-09-08 08:16:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d848beb4-a7ba-4e09-9eb5-ea244ac14f74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-d848beb4-a7ba-4e09-9eb5-ea244ac14f74 2018-09-08 08:16:11,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aba0f09-4566-452f-a81c-7c60fde8e569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-9aba0f09-4566-452f-a81c-7c60fde8e569 2018-09-08 08:16:11,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe84ec86-699c-45f1-91db-c24ac48b48f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-fe84ec86-699c-45f1-91db-c24ac48b48f4 2018-09-08 08:16:11,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aca3f7f-2296-41f1-b680-b709d1e1459b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-3aca3f7f-2296-41f1-b680-b709d1e1459b 2018-09-08 08:16:11,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5babb1b2-61be-454e-b0b7-8952fd81cfad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:11,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-5babb1b2-61be-454e-b0b7-8952fd81cfad 2018-09-08 08:16:11,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:11,597 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj 2018-09-08 08:16:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b6781d-d057-44f2-9119-933285cf1daf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:11,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c60fcb37605241e8bb60728281f32f2f used request id req-b7b6781d-d057-44f2-9119-933285cf1daf 2018-09-08 08:16:11,813 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-proj-role 2018-09-08 08:16:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:11,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4650776-ba58-48a4-a10f-deabe8975b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:11,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4558110f8bb741108c9e4782731e93c4 used request id req-c4650776-ba58-48a4-a10f-deabe8975b25 2018-09-08 08:16:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c826a4aa7974e1fd517449a397c33ca16a5aff" 2018-09-08 08:16:12,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6218abc2-2210-400d-b4bc-34e8466c46aa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:12,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6218abc2-2210-400d-b4bc-34e8466c46aa 2018-09-08 08:16:12,034 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-2b7b4c4c-d4be-4a6-user 2018-09-08 08:16:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/20cdebed1ae04b10b4c14690fe8dfa14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4869ef5f824bc9dac81335cd2a424302e68495" 2018-09-08 08:16:12,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8cddb4-dab3-4486-8b72-a9d3d0b3de9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:12,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/20cdebed1ae04b10b4c14690fe8dfa14 used request id req-2c8cddb4-dab3-4486-8b72-a9d3d0b3de9b 2018-09-08 08:16:12,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:12,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9TC5N3UCRwiF7A50dtBx0A"], "issued_at": "2018-09-08T08:16:12.000000Z"}} 2018-09-08 08:16:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf26b4bee1d4487da181c6e33139693205132908" 2018-09-08 08:16:12,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d569502d-1e9c-4578-9130-91816c1e1c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:12,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d569502d-1e9c-4578-9130-91816c1e1c6c 2018-09-08 08:16:12,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:12,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:13,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9DFm55uHTguh8tIjIvcZCw"], "issued_at": "2018-09-08T08:16:13.000000Z"}} 2018-09-08 08:16:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c16afe5-2bfd-4c71-94d9-a9c0158f340d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:13,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c16afe5-2bfd-4c71-94d9-a9c0158f340d 2018-09-08 08:16:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:13,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:13,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:13,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b9a18f-42d6-490b-91db-1e6b6294f8a0 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:13,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj used request id req-20b9a18f-42d6-490b-91db-1e6b6294f8a0 2018-09-08 08:16:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:13,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a107a05-1055-4f25-b550-c961669030da Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:13,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a107a05-1055-4f25-b550-c961669030da 2018-09-08 08:16:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}}' 2018-09-08 08:16:13,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9776d640-eed3-4348-a60e-e59cefcb5a68 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3"}, "enabled": true, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}} 2018-09-08 08:16:13,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9776d640-eed3-4348-a60e-e59cefcb5a68 2018-09-08 08:16:13,481 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj 2018-09-08 08:16:13,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:13,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:13,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PmTC1kfrRfy4qey87Nyd3Q"], "issued_at": "2018-09-08T08:16:13.000000Z"}} 2018-09-08 08:16:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ef05efa2c60699a7584c4d21cd0c693d48188" 2018-09-08 08:16:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb31ef5-1a82-4e3f-844b-a02b11f1d902 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:13,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dbb31ef5-1a82-4e3f-844b-a02b11f1d902 2018-09-08 08:16:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:13,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ef05efa2c60699a7584c4d21cd0c693d48188" 2018-09-08 08:16:14,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3760009d-83d0-4088-a9c3-d2e0ec8769d5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:14,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3760009d-83d0-4088-a9c3-d2e0ec8769d5 2018-09-08 08:16:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ef05efa2c60699a7584c4d21cd0c693d48188" 2018-09-08 08:16:14,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b935cb92-4fc7-4ad2-937d-c964ce8c62a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3"}, "enabled": true, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}]} 2018-09-08 08:16:14,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj used request id req-b935cb92-4fc7-4ad2-937d-c964ce8c62a0 2018-09-08 08:16:14,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ef05efa2c60699a7584c4d21cd0c693d48188" 2018-09-08 08:16:14,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cdf313-5200-453c-932a-19e9ba6a5516 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:14,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a6cdf313-5200-453c-932a-19e9ba6a5516 2018-09-08 08:16:14,649 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-user 2018-09-08 08:16:14,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:14,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cae6f7-e0d0-44ef-b1bf-c0860bd05060 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:14,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7cae6f7-e0d0-44ef-b1bf-c0860bd05060 2018-09-08 08:16:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role"}}' 2018-09-08 08:16:14,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb728153-cf3b-47a3-95f6-1dbb4acc7615 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e2795bef4dde42358c76ba494c01cbb8", "links": {"self": "http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8"}, "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role"}} 2018-09-08 08:16:14,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb728153-cf3b-47a3-95f6-1dbb4acc7615 2018-09-08 08:16:14,882 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role 2018-09-08 08:16:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:14,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084e1c73-ab53-4966-a297-2cbbe0299e58 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role", "id": "e2795bef4dde42358c76ba494c01cbb8"}} 2018-09-08 08:16:14,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8 used request id req-084e1c73-ab53-4966-a297-2cbbe0299e58 2018-09-08 08:16:14,900 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role to project CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj 2018-09-08 08:16:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3/users/ed07dce27761417b991b3c62754e2134/roles/e2795bef4dde42358c76ba494c01cbb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:15,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ae6fe0-3e1a-4113-b1c1-82d524f5b5d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:15,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3/users/ed07dce27761417b991b3c62754e2134/roles/e2795bef4dde42358c76ba494c01cbb8 used request id req-e1ae6fe0-3e1a-4113-b1c1-82d524f5b5d1 2018-09-08 08:16:15,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:15,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2795bef4dde42358c76ba494c01cbb8", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role"}], "expires_at": "2018-09-08T09:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-user", "id": "ed07dce27761417b991b3c62754e2134"}, "audit_ids": ["17Od4em3Tq6SzJBm-7Y9eg"], "issued_at": "2018-09-08T08:16:15.000000Z"}} 2018-09-08 08:16:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886ed4a941350a069d408aae818cb16aa53cda17" 2018-09-08 08:16:15,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d23f4a-887c-4e1e-85d6-0720bed3514f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:15,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-13d23f4a-887c-4e1e-85d6-0720bed3514f 2018-09-08 08:16:15,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:15,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:15,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2795bef4dde42358c76ba494c01cbb8", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role"}], "expires_at": "2018-09-08T09:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-user", "id": "ed07dce27761417b991b3c62754e2134"}, "audit_ids": ["8Hy_ruwzTgCdBb43deb46w"], "issued_at": "2018-09-08T08:16:15.000000Z"}} 2018-09-08 08:16:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:15,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde5aa19-8c4e-41b3-9f4f-c890c32a9c8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:15,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dde5aa19-8c4e-41b3-9f4f-c890c32a9c8c 2018-09-08 08:16:15,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:16,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:15 GMT Server: Apache x-compute-request-id: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:16,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail used request id req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f 2018-09-08 08:16:16,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:16,490 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:16 GMT Server: Apache x-compute-request-id: req-a88d9c03-9ddf-4a08-9a54-42783abb7969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a88d9c03-9ddf-4a08-9a54-42783abb7969 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.389807", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}} 2018-09-08 08:16:16,491 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes used request id req-a88d9c03-9ddf-4a08-9a54-42783abb7969 2018-09-08 08:16:16,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:16,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:16 GMT Server: Apache x-compute-request-id: req-34628026-61fc-47b0-8f7a-8cfe705cd21e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34628026-61fc-47b0-8f7a-8cfe705cd21e Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}} 2018-09-08 08:16:16,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-34628026-61fc-47b0-8f7a-8cfe705cd21e 2018-09-08 08:16:16,791 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:16,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:16,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:16 GMT Server: Apache x-compute-request-id: req-f40d0169-2acc-4636-90e6-f6ebe6ccfbdb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f40d0169-2acc-4636-90e6-f6ebe6ccfbdb Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}} 2018-09-08 08:16:16,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-f40d0169-2acc-4636-90e6-f6ebe6ccfbdb 2018-09-08 08:16:16,987 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:16,988 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:16,988 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:16,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886ed4a941350a069d408aae818cb16aa53cda17" 2018-09-08 08:16:17,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:16 GMT Server: Apache x-compute-request-id: req-b961aac1-28d5-4571-becb-2bc0176a4c9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b961aac1-28d5-4571-becb-2bc0176a4c9a Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}]} 2018-09-08 08:16:17,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail used request id req-b961aac1-28d5-4571-becb-2bc0176a4c9a 2018-09-08 08:16:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:17,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886ed4a941350a069d408aae818cb16aa53cda17" 2018-09-08 08:16:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79da3088-f429-4ad2-acb4-8f14768ee2be Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3"}, "enabled": true, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}} 2018-09-08 08:16:17,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 used request id req-79da3088-f429-4ad2-acb4-8f14768ee2be 2018-09-08 08:16:17,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:17,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:17,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2795bef4dde42358c76ba494c01cbb8", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role"}], "expires_at": "2018-09-08T09:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ec07486991b44a98aa4f6f30b61ad2b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-user", "id": "ed07dce27761417b991b3c62754e2134"}, "audit_ids": ["4LV6U0YnQXC35KvXBIWF1A"], "issued_at": "2018-09-08T08:16:17.000000Z"}} 2018-09-08 08:16:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12e64cf60672a1cbe8c7f1c7aaecf31069d987e" 2018-09-08 08:16:17,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11e4b7c-a009-4811-8d91-855552010617 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:17,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e11e4b7c-a009-4811-8d91-855552010617 2018-09-08 08:16:17,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12e64cf60672a1cbe8c7f1c7aaecf31069d987e" 2018-09-08 08:16:17,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache x-compute-request-id: req-96d5b9f7-e2a6-4537-b0ca-01644577acb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96d5b9f7-e2a6-4537-b0ca-01644577acb8 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}]} 2018-09-08 08:16:17,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/detail used request id req-96d5b9f7-e2a6-4537-b0ca-01644577acb8 2018-09-08 08:16:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:17,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a12e64cf60672a1cbe8c7f1c7aaecf31069d987e" 2018-09-08 08:16:18,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfaf616-1992-4891-bdaf-211e93f4cf61 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3"}, "enabled": true, "id": "ec07486991b44a98aa4f6f30b61ad2b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj"}} 2018-09-08 08:16:18,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 used request id req-8bfaf616-1992-4891-bdaf-211e93f4cf61 2018-09-08 08:16:18,013 - create_volume - INFO - Did not create volume due to cleanup mode 2018-09-08 08:16:18,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:18,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:18 GMT Server: Apache x-compute-request-id: req-67c9b613-0461-4e2d-9414-7a8f70e31606 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67c9b613-0461-4e2d-9414-7a8f70e31606 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}} 2018-09-08 08:16:18,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-67c9b613-0461-4e2d-9414-7a8f70e31606 2018-09-08 08:16:18,212 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:18,213 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:18,213 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:18,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:18,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a6ad5cb6-d034-43ff-b262-62625b5e6f3e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:16:18,427 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-a6ad5cb6-d034-43ff-b262-62625b5e6f3e 2018-09-08 08:16:18,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:18,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:18 GMT Server: Apache x-compute-request-id: req-ed6e27e6-a5be-4db0-98e5-c06e8b54c9d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed6e27e6-a5be-4db0-98e5-c06e8b54c9d0 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "ed07dce27761417b991b3c62754e2134", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "self"}, {"href": "http://172.30.9.23:8776/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec07486991b44a98aa4f6f30b61ad2b3", "updated_at": "2018-09-08T08:16:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56b0a838-2e1e-4104-9ca4-ed9bf1b03e06", "size": 1}} 2018-09-08 08:16:18,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-ed6e27e6-a5be-4db0-98e5-c06e8b54c9d0 2018-09-08 08:16:18,630 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:16:18,630 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:16:21,633 - create_volume - DEBUG - Volume status query timeout in 56.7942199707 2018-09-08 08:16:21,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddcf86f2-b932-4f92-9e4a-3e9bfc4c0a8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0902213b0c01e30d5a4396081dd7c4723b7a2bb" 2018-09-08 08:16:21,674 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-49299d46-2843-4711-9d64-cb746309bdb7 x-openstack-request-id: req-49299d46-2843-4711-9d64-cb746309bdb7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 could not be found.", "code": 404}} 2018-09-08 08:16:21,674 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ec07486991b44a98aa4f6f30b61ad2b3/volumes/56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 used request id req-49299d46-2843-4711-9d64-cb746309bdb7 2018-09-08 08:16:21,675 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 56b0a838-2e1e-4104-9ca4-ed9bf1b03e06 could not be found. (HTTP 404) (Request-ID: req-49299d46-2843-4711-9d64-cb746309bdb7) 2018-09-08 08:16:21,675 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1fffdaab-8aa4-42e4-a9e0-de65a8bb5a4b 2018-09-08 08:16:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:21,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-faf71bb0-4da5-47e4-ba1c-47a85c2bd3b1 Date: Sat, 08 Sep 2018 08:16:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:21,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-faf71bb0-4da5-47e4-ba1c-47a85c2bd3b1 2018-09-08 08:16:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b372500-fb6a-4a50-b18d-409e247af968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2b372500-fb6a-4a50-b18d-409e247af968 2018-09-08 08:16:22,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51f64ac-3ba8-431d-960e-b38a6bfacbf3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:22,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-b51f64ac-3ba8-431d-960e-b38a6bfacbf3 2018-09-08 08:16:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9b761f-b2a9-4e77-90e7-b6122d410bc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-cb9b761f-b2a9-4e77-90e7-b6122d410bc9 2018-09-08 08:16:22,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7302a8-5187-47ff-bf15-100d1bb51192 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-0c7302a8-5187-47ff-bf15-100d1bb51192 2018-09-08 08:16:22,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0239b37-2182-4c16-84ae-d01a2736648f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:22,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-b0239b37-2182-4c16-84ae-d01a2736648f 2018-09-08 08:16:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ddcfd9-5a0e-4fc6-8bad-48519f51758e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-77ddcfd9-5a0e-4fc6-8bad-48519f51758e 2018-09-08 08:16:22,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77fe7e54-0df8-4163-b90c-d6383708db8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-77fe7e54-0df8-4163-b90c-d6383708db8b 2018-09-08 08:16:22,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322bc443-6738-425d-9fcc-6597c5475bbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-322bc443-6738-425d-9fcc-6597c5475bbd 2018-09-08 08:16:22,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae4058b-7c6e-46d9-9323-9633552de2eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-7ae4058b-7c6e-46d9-9323-9633552de2eb 2018-09-08 08:16:22,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:22,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135df298-da4b-433a-9f81-c5ba9330ad03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:22,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-135df298-da4b-433a-9f81-c5ba9330ad03 2018-09-08 08:16:22,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:22,855 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj 2018-09-08 08:16:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:23,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7215bc2-61a1-4f24-991d-df255e92931b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:23,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ec07486991b44a98aa4f6f30b61ad2b3 used request id req-a7215bc2-61a1-4f24-991d-df255e92931b 2018-09-08 08:16:23,070 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-proj-role 2018-09-08 08:16:23,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:23,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5113b3b4-8efe-4457-83d6-1096d15240a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:23,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e2795bef4dde42358c76ba494c01cbb8 used request id req-5113b3b4-8efe-4457-83d6-1096d15240a9 2018-09-08 08:16:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a039d0bf7c7b9cee1dd949fe2ae79ec6b25cecc" 2018-09-08 08:16:23,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00303486-6f25-4bd0-8a33-851d58d90236 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:23,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00303486-6f25-4bd0-8a33-851d58d90236 2018-09-08 08:16:23,262 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-b1b73fd8-88e4-4b5-user 2018-09-08 08:16:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ed07dce27761417b991b3c62754e2134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ef05efa2c60699a7584c4d21cd0c693d48188" 2018-09-08 08:16:23,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff55a8e-0e8c-4aed-b130-a5f74c4050fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:23,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ed07dce27761417b991b3c62754e2134 used request id req-3ff55a8e-0e8c-4aed-b130-a5f74c4050fc 2018-09-08 08:16:23,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:23,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6_W6RDDRTumbUXitu8GTQQ"], "issued_at": "2018-09-08T08:16:23.000000Z"}} 2018-09-08 08:16:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b0f17b03fcc17da97b714b4d1266de3fa427a" 2018-09-08 08:16:23,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587d36f2-e4d8-40cb-89ab-a5fe6b0bf594 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:23,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-587d36f2-e4d8-40cb-89ab-a5fe6b0bf594 2018-09-08 08:16:23,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:23,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:24,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7rIEEeriQiiq91nxYZXSFg"], "issued_at": "2018-09-08T08:16:24.000000Z"}} 2018-09-08 08:16:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:24,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f9965f-ec97-4642-a31a-3d6ed719299f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:24,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8f9965f-ec97-4642-a31a-3d6ed719299f 2018-09-08 08:16:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:24,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:24,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b55d0d0-7c1f-4869-96ca-5315de089809 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:24,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj used request id req-7b55d0d0-7c1f-4869-96ca-5315de089809 2018-09-08 08:16:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:24,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c15265b-e046-48c6-8f2f-65749eb0d54d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:24,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c15265b-e046-48c6-8f2f-65749eb0d54d 2018-09-08 08:16:24,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}}' 2018-09-08 08:16:24,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06c133e-06c9-4af8-bc69-84bdab9a510e Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e"}, "enabled": true, "id": "69bb1c0a70e14e6088d22e379fd77e7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}} 2018-09-08 08:16:24,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b06c133e-06c9-4af8-bc69-84bdab9a510e 2018-09-08 08:16:24,697 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj 2018-09-08 08:16:24,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:24,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:25,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["71gkeG7aQnSQf8emvsx8kg"], "issued_at": "2018-09-08T08:16:25.000000Z"}} 2018-09-08 08:16:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5cde3fc2ef5e1355ad85fc28bcaa33703f2751" 2018-09-08 08:16:25,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d49828-68ce-4357-9a41-b01e74c4ce25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:25,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e3d49828-68ce-4357-9a41-b01e74c4ce25 2018-09-08 08:16:25,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:25,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5cde3fc2ef5e1355ad85fc28bcaa33703f2751" 2018-09-08 08:16:25,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919de571-9968-4760-a9ce-1f48ed8facf5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:25,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-919de571-9968-4760-a9ce-1f48ed8facf5 2018-09-08 08:16:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5cde3fc2ef5e1355ad85fc28bcaa33703f2751" 2018-09-08 08:16:25,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca52030-481f-49aa-ac86-63590985020c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e"}, "enabled": true, "id": "69bb1c0a70e14e6088d22e379fd77e7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}]} 2018-09-08 08:16:25,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj used request id req-4ca52030-481f-49aa-ac86-63590985020c 2018-09-08 08:16:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5cde3fc2ef5e1355ad85fc28bcaa33703f2751" 2018-09-08 08:16:25,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35dbcaa-4663-473a-8520-05a8933b8d40 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:25,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f35dbcaa-4663-473a-8520-05a8933b8d40 2018-09-08 08:16:25,786 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-user 2018-09-08 08:16:25,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:25,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7775b503-ace4-4753-b02c-8f3f03490f18 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:25,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7775b503-ace4-4753-b02c-8f3f03490f18 2018-09-08 08:16:25,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role"}}' 2018-09-08 08:16:25,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91802388-29e3-405a-b68f-8c940b29e7f6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99ba69d8b98a4b56ae0f3c219dd415d5", "links": {"self": "http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5"}, "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role"}} 2018-09-08 08:16:25,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-91802388-29e3-405a-b68f-8c940b29e7f6 2018-09-08 08:16:25,983 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role 2018-09-08 08:16:25,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e89f340-d62b-4da1-b1a9-1337d0546cf1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role", "id": "99ba69d8b98a4b56ae0f3c219dd415d5"}} 2018-09-08 08:16:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5 used request id req-7e89f340-d62b-4da1-b1a9-1337d0546cf1 2018-09-08 08:16:26,077 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role to project CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj 2018-09-08 08:16:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e/users/dd6f38b3462a48d389d59b2b80fe27fc/roles/99ba69d8b98a4b56ae0f3c219dd415d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:26,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b4edd1-fb93-4244-b9b7-1cddc2a7b0fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:26,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e/users/dd6f38b3462a48d389d59b2b80fe27fc/roles/99ba69d8b98a4b56ae0f3c219dd415d5 used request id req-96b4edd1-fb93-4244-b9b7-1cddc2a7b0fb 2018-09-08 08:16:26,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:26,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99ba69d8b98a4b56ae0f3c219dd415d5", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role"}], "expires_at": "2018-09-08T09:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69bb1c0a70e14e6088d22e379fd77e7e", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-user", "id": "dd6f38b3462a48d389d59b2b80fe27fc"}, "audit_ids": ["BUPOGEbrQ5aZsnQiMoZf_A"], "issued_at": "2018-09-08T08:16:26.000000Z"}} 2018-09-08 08:16:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b84164377c7c57f904dc52a0460ec451ea06ac7" 2018-09-08 08:16:26,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4cfd95-c61c-4176-8597-e09bb9f39539 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:26,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d4cfd95-c61c-4176-8597-e09bb9f39539 2018-09-08 08:16:26,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:26,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:27,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99ba69d8b98a4b56ae0f3c219dd415d5", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role"}], "expires_at": "2018-09-08T09:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69bb1c0a70e14e6088d22e379fd77e7e", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/69bb1c0a70e14e6088d22e379fd77e7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-user", "id": "dd6f38b3462a48d389d59b2b80fe27fc"}, "audit_ids": ["LX_eRemMQjmCAE7OvxWJ0g"], "issued_at": "2018-09-08T08:16:27.000000Z"}} 2018-09-08 08:16:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:27,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5099796-2175-435b-832f-02629ca54720 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:27,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5099796-2175-435b-832f-02629ca54720 2018-09-08 08:16:27,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:27,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:27 GMT Server: Apache x-compute-request-id: req-b543dc3c-c74a-41c3-8f55-9345855696ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b543dc3c-c74a-41c3-8f55-9345855696ff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:27,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/detail used request id req-b543dc3c-c74a-41c3-8f55-9345855696ff 2018-09-08 08:16:27,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:27,664 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:27 GMT Server: Apache x-compute-request-id: req-2cdaef6d-be4d-4273-8cdf-dbdebcfc3ba7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2cdaef6d-be4d-4273-8cdf-dbdebcfc3ba7 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.558384", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:27,665 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes used request id req-2cdaef6d-be4d-4273-8cdf-dbdebcfc3ba7 2018-09-08 08:16:27,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:27,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:27 GMT Server: Apache x-compute-request-id: req-152e5673-df72-4ff8-a481-add5f093531e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-152e5673-df72-4ff8-a481-add5f093531e Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:27,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-152e5673-df72-4ff8-a481-add5f093531e 2018-09-08 08:16:27,863 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:27,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:28,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:27 GMT Server: Apache x-compute-request-id: req-cad8ae17-0c93-4610-a1ea-8f0c296fb19a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cad8ae17-0c93-4610-a1ea-8f0c296fb19a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:28,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-cad8ae17-0c93-4610-a1ea-8f0c296fb19a 2018-09-08 08:16:28,066 - create_volume - DEBUG - Instance status is - creating 2018-09-08 08:16:28,066 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:16:31,069 - create_volume - DEBUG - Volume status query timeout in 296.79400897 2018-09-08 08:16:31,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:31,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache x-compute-request-id: req-b3764212-a1a6-4703-82b9-490879b834f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3764212-a1a6-4703-82b9-490879b834f5 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:31,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-b3764212-a1a6-4703-82b9-490879b834f5 2018-09-08 08:16:31,125 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:31,126 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:31,126 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:31,129 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b84164377c7c57f904dc52a0460ec451ea06ac7" 2018-09-08 08:16:31,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache x-compute-request-id: req-ec5ec102-eb15-4bc4-995e-987a0d63b829 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec5ec102-eb15-4bc4-995e-987a0d63b829 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}]} 2018-09-08 08:16:31,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/detail used request id req-ec5ec102-eb15-4bc4-995e-987a0d63b829 2018-09-08 08:16:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:31,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b84164377c7c57f904dc52a0460ec451ea06ac7" 2018-09-08 08:16:31,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf84e97-390e-4788-b6a7-5d3806b2b434 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e"}, "enabled": true, "id": "69bb1c0a70e14e6088d22e379fd77e7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj"}} 2018-09-08 08:16:31,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e used request id req-3bf84e97-390e-4788-b6a7-5d3806b2b434 2018-09-08 08:16:31,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:31,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache x-compute-request-id: req-30edfc89-4f23-460a-8b57-04de1d0e3485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30edfc89-4f23-460a-8b57-04de1d0e3485 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:31,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-30edfc89-4f23-460a-8b57-04de1d0e3485 2018-09-08 08:16:31,637 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:16:31,637 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:31,637 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:31,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:31,853 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d63c4412-21cf-4847-86ff-6d2f2f3cbcc2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:16:31,853 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-d63c4412-21cf-4847-86ff-6d2f2f3cbcc2 2018-09-08 08:16:31,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:32,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:31 GMT Server: Apache x-compute-request-id: req-62ca8dc5-b7cf-4e35-b2da-e138bd60dfab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62ca8dc5-b7cf-4e35-b2da-e138bd60dfab Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "dd6f38b3462a48d389d59b2b80fe27fc", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "self"}, {"href": "http://172.30.9.23:8776/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:16:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "69bb1c0a70e14e6088d22e379fd77e7e", "updated_at": "2018-09-08T08:16:31.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26489221-a6ec-4dd3-9e8c-2db61d9f0209", "size": 1}} 2018-09-08 08:16:32,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-62ca8dc5-b7cf-4e35-b2da-e138bd60dfab 2018-09-08 08:16:32,060 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:16:32,060 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:16:35,064 - create_volume - DEBUG - Volume status query timeout in 56.7894039154 2018-09-08 08:16:35,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b543dc3c-c74a-41c3-8f55-9345855696ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc89f8de806f15579298b3c66c660e9d4e2235" 2018-09-08 08:16:35,102 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c87e5ce6-5c9c-4fb0-9967-064de0ead69b x-openstack-request-id: req-c87e5ce6-5c9c-4fb0-9967-064de0ead69b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 26489221-a6ec-4dd3-9e8c-2db61d9f0209 could not be found.", "code": 404}} 2018-09-08 08:16:35,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/69bb1c0a70e14e6088d22e379fd77e7e/volumes/26489221-a6ec-4dd3-9e8c-2db61d9f0209 used request id req-c87e5ce6-5c9c-4fb0-9967-064de0ead69b 2018-09-08 08:16:35,103 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 26489221-a6ec-4dd3-9e8c-2db61d9f0209 could not be found. (HTTP 404) (Request-ID: req-c87e5ce6-5c9c-4fb0-9967-064de0ead69b) 2018-09-08 08:16:35,103 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1907c4c2-664e-4226-a2bc-d0a3665c18c5 2018-09-08 08:16:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aa065ec1-1227-430f-8ac9-d5bf11679437 Date: Sat, 08 Sep 2018 08:16:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:35,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aa065ec1-1227-430f-8ac9-d5bf11679437 2018-09-08 08:16:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37380379-abb6-4a7a-8546-68831a9c1dbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:35,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-37380379-abb6-4a7a-8546-68831a9c1dbd 2018-09-08 08:16:35,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0486b35-67f9-48e8-a645-a353cc1620db Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:35,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c0486b35-67f9-48e8-a645-a353cc1620db 2018-09-08 08:16:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f251b8e9-55c4-4002-9888-5d72d29119f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:35,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-f251b8e9-55c4-4002-9888-5d72d29119f9 2018-09-08 08:16:35,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9c96f5-e948-41e3-9f14-69b5858e40f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:35,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-8e9c96f5-e948-41e3-9f14-69b5858e40f9 2018-09-08 08:16:35,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:35,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ad5b84-a14c-4f8b-80a5-5e9360937e3e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:35,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-a4ad5b84-a14c-4f8b-80a5-5e9360937e3e 2018-09-08 08:16:35,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869012b3-841b-4c9d-9caf-832541f57880 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:35,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-869012b3-841b-4c9d-9caf-832541f57880 2018-09-08 08:16:35,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:35,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7457724-d0d9-4c20-9b3c-60817782fe51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:35,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c7457724-d0d9-4c20-9b3c-60817782fe51 2018-09-08 08:16:35,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836d7ca7-98f0-4863-9079-08bfc69e7d60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:36,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-836d7ca7-98f0-4863-9079-08bfc69e7d60 2018-09-08 08:16:36,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c902da3b-acf5-4e71-8213-30368cf604a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:36,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-c902da3b-acf5-4e71-8213-30368cf604a0 2018-09-08 08:16:36,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23cc9e4e-da41-4573-9161-78640b723d5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:36,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-23cc9e4e-da41-4573-9161-78640b723d5d 2018-09-08 08:16:36,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:36,219 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj 2018-09-08 08:16:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d51a9b-69ac-4e2b-b177-7f244e07450c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:36,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69bb1c0a70e14e6088d22e379fd77e7e used request id req-15d51a9b-69ac-4e2b-b177-7f244e07450c 2018-09-08 08:16:36,399 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-proj-role 2018-09-08 08:16:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f11fb8-6a3c-4662-a5c6-496e920dbb5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:36,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/99ba69d8b98a4b56ae0f3c219dd415d5 used request id req-b3f11fb8-6a3c-4662-a5c6-496e920dbb5d 2018-09-08 08:16:36,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c8dd0b341bedffcf0689e75a794a4eea147af" 2018-09-08 08:16:36,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8536ae5-a47e-400d-a678-8ec9ec59fe5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:36,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8536ae5-a47e-400d-a678-8ec9ec59fe5c 2018-09-08 08:16:36,596 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-97524db2-4321-414-user 2018-09-08 08:16:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dd6f38b3462a48d389d59b2b80fe27fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5cde3fc2ef5e1355ad85fc28bcaa33703f2751" 2018-09-08 08:16:36,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bd9283-c0a3-4c4b-b00d-8f89208e6a7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:36,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dd6f38b3462a48d389d59b2b80fe27fc used request id req-70bd9283-c0a3-4c4b-b00d-8f89208e6a7d 2018-09-08 08:16:36,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:37,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["_27i4KmOS261p01OA_zWfw"], "issued_at": "2018-09-08T08:16:37.000000Z"}} 2018-09-08 08:16:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f91c24dd02c3b2e0ee7d8772887af3e11580f8" 2018-09-08 08:16:37,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425c8992-9f7e-436b-9b25-681618ecd5fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:37,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-425c8992-9f7e-436b-9b25-681618ecd5fc 2018-09-08 08:16:37,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:37,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:37,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["EGKp83Z8RF-1al-z7aWmBg"], "issued_at": "2018-09-08T08:16:37.000000Z"}} 2018-09-08 08:16:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:37,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8a7cd7-53dd-4076-a701-377c2778694e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:37,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c8a7cd7-53dd-4076-a701-377c2778694e 2018-09-08 08:16:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:37,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:37,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9278efe-8544-4eb3-84c3-65a6c683170c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:37,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj used request id req-a9278efe-8544-4eb3-84c3-65a6c683170c 2018-09-08 08:16:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:38,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd45ea48-0839-4ff3-bdd2-ffb1c59bdd1b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:38,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd45ea48-0839-4ff3-bdd2-ffb1c59bdd1b 2018-09-08 08:16:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj"}}' 2018-09-08 08:16:38,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a7be5f-1aab-4f2e-a7fc-6d292a40f818 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9"}, "enabled": true, "id": "d4a2caedd6e94b878f88116cbbfc0ef9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj"}} 2018-09-08 08:16:38,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-77a7be5f-1aab-4f2e-a7fc-6d292a40f818 2018-09-08 08:16:38,134 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj 2018-09-08 08:16:38,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:38,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:38,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["WgP5DVyNTHaUEbqjLm4Sng"], "issued_at": "2018-09-08T08:16:38.000000Z"}} 2018-09-08 08:16:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210714b61a90967dd94f1553dc08ba02a3c8d5f" 2018-09-08 08:16:38,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a963af-4524-4003-a302-90bf98e317be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:38,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f7a963af-4524-4003-a302-90bf98e317be 2018-09-08 08:16:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:38,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210714b61a90967dd94f1553dc08ba02a3c8d5f" 2018-09-08 08:16:38,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679f4c78-61b2-4a8e-985c-cf993e9a03f6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:38,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-679f4c78-61b2-4a8e-985c-cf993e9a03f6 2018-09-08 08:16:38,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210714b61a90967dd94f1553dc08ba02a3c8d5f" 2018-09-08 08:16:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc73ced-33c8-46ee-8c8c-d4c59c461283 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9"}, "enabled": true, "id": "d4a2caedd6e94b878f88116cbbfc0ef9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj"}]} 2018-09-08 08:16:38,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj used request id req-ccc73ced-33c8-46ee-8c8c-d4c59c461283 2018-09-08 08:16:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210714b61a90967dd94f1553dc08ba02a3c8d5f" 2018-09-08 08:16:38,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c330ba-0083-4809-bd64-8cf0cf8131b3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:38,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-20c330ba-0083-4809-bd64-8cf0cf8131b3 2018-09-08 08:16:39,295 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-user 2018-09-08 08:16:39,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:39,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:39,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8382ea9-620a-427c-b121-a21ef403226b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:39,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8382ea9-620a-427c-b121-a21ef403226b 2018-09-08 08:16:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role"}}' 2018-09-08 08:16:39,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d771e153-f946-4c8e-9657-0ae70dd2fe5b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f017d13e58084c93a7834715600df1ba", "links": {"self": "http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba"}, "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role"}} 2018-09-08 08:16:39,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d771e153-f946-4c8e-9657-0ae70dd2fe5b 2018-09-08 08:16:39,493 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role 2018-09-08 08:16:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:39,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c50024-c277-4ff3-a5d5-dff4e79be68f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role", "id": "f017d13e58084c93a7834715600df1ba"}} 2018-09-08 08:16:39,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba used request id req-84c50024-c277-4ff3-a5d5-dff4e79be68f 2018-09-08 08:16:39,594 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role to project CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj 2018-09-08 08:16:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9/users/8452b5ce806c4b069e4c81e46fbc1f94/roles/f017d13e58084c93a7834715600df1ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:39,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf034ebc-0bb6-45c5-95e7-5ee2d86131de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:39,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9/users/8452b5ce806c4b069e4c81e46fbc1f94/roles/f017d13e58084c93a7834715600df1ba used request id req-cf034ebc-0bb6-45c5-95e7-5ee2d86131de 2018-09-08 08:16:39,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:39,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:40,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f017d13e58084c93a7834715600df1ba", "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role"}], "expires_at": "2018-09-08T09:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a2caedd6e94b878f88116cbbfc0ef9", "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d4a2caedd6e94b878f88116cbbfc0ef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-user", "id": "8452b5ce806c4b069e4c81e46fbc1f94"}, "audit_ids": ["bvaWfdDaSy25CeqDjTewfQ"], "issued_at": "2018-09-08T08:16:40.000000Z"}} 2018-09-08 08:16:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea69896a66d92a893cda290f90579bb025b77c6c" 2018-09-08 08:16:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5520d80-ccca-4ddf-880d-9456c714e0ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:40,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f5520d80-ccca-4ddf-880d-9456c714e0ab 2018-09-08 08:16:40,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea69896a66d92a893cda290f90579bb025b77c6c" 2018-09-08 08:16:40,753 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:40 GMT Server: Apache x-compute-request-id: req-22efe669-02b1-4e0a-b6a3-8448606cb2ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22efe669-02b1-4e0a-b6a3-8448606cb2ae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:40,753 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9/volumes/detail used request id req-22efe669-02b1-4e0a-b6a3-8448606cb2ae 2018-09-08 08:16:40,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-22efe669-02b1-4e0a-b6a3-8448606cb2ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea69896a66d92a893cda290f90579bb025b77c6c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-f392650d-4f61-4fcf-8f41-533f7e7fe4d8", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:41,101 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 08:16:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-23d10874-dcff-47cd-a297-441ff7b7f0e8 x-openstack-request-id: req-23d10874-dcff-47cd-a297-441ff7b7f0e8 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-08 08:16:41,101 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/d4a2caedd6e94b878f88116cbbfc0ef9/volumes used request id req-23d10874-dcff-47cd-a297-441ff7b7f0e8 2018-09-08 08:16:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a5f38a57-3caf-4386-9a9e-1e3bc19fae0d Date: Sat, 08 Sep 2018 08:16:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:41,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a5f38a57-3caf-4386-9a9e-1e3bc19fae0d 2018-09-08 08:16:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7f03894-990f-44bd-b09a-2834102bbbfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:41,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-d7f03894-990f-44bd-b09a-2834102bbbfb 2018-09-08 08:16:41,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4bde17-5c33-462f-a137-26ce741b145c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:41,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-9c4bde17-5c33-462f-a137-26ce741b145c 2018-09-08 08:16:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544a9573-dbfd-4b54-b817-7ad3314057f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:41,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-544a9573-dbfd-4b54-b817-7ad3314057f5 2018-09-08 08:16:41,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18ec7b4-6525-4673-9e33-5b0e89f5ba0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:41,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c18ec7b4-6525-4673-9e33-5b0e89f5ba0d 2018-09-08 08:16:41,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f750cd4a-ed04-4d1c-a825-0c2012bfea69 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:41,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-f750cd4a-ed04-4d1c-a825-0c2012bfea69 2018-09-08 08:16:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:41,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-678d2187-1409-4f63-a279-84fa074206a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:41,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-678d2187-1409-4f63-a279-84fa074206a6 2018-09-08 08:16:41,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:41,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5158c300-95db-4f7f-8bf6-d6d7457efc9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:42,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-5158c300-95db-4f7f-8bf6-d6d7457efc9f 2018-09-08 08:16:42,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7a2343-d0de-4307-8c9f-10c0ab949e73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:42,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3a7a2343-d0de-4307-8c9f-10c0ab949e73 2018-09-08 08:16:42,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5debfe-77cf-40a7-9135-4f87cd735b5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:42,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-6f5debfe-77cf-40a7-9135-4f87cd735b5b 2018-09-08 08:16:42,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8e3001-b508-4b1b-86bd-fc6b512a770a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:42,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-da8e3001-b508-4b1b-86bd-fc6b512a770a 2018-09-08 08:16:42,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:42,263 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj 2018-09-08 08:16:42,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226cf3e0-ddb2-44aa-af3c-1023ecadf6bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:42,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d4a2caedd6e94b878f88116cbbfc0ef9 used request id req-226cf3e0-ddb2-44aa-af3c-1023ecadf6bb 2018-09-08 08:16:42,453 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-proj-role 2018-09-08 08:16:42,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90420aa9-5932-4322-8a7e-cef1334268e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:42,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f017d13e58084c93a7834715600df1ba used request id req-90420aa9-5932-4322-8a7e-cef1334268e4 2018-09-08 08:16:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31e0b5ea6777e1040621137fbae0d9438de90c31" 2018-09-08 08:16:42,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0818c29-bcb2-4569-9b6a-10ec7b2e25cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:42,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0818c29-bcb2-4569-9b6a-10ec7b2e25cc 2018-09-08 08:16:42,807 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-805c7a14-c7c0-429-user 2018-09-08 08:16:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8452b5ce806c4b069e4c81e46fbc1f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9210714b61a90967dd94f1553dc08ba02a3c8d5f" 2018-09-08 08:16:42,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a73f4e-c1d1-46d9-bc70-30255be190b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:42,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8452b5ce806c4b069e4c81e46fbc1f94 used request id req-51a73f4e-c1d1-46d9-bc70-30255be190b5 2018-09-08 08:16:42,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:43,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["yjLaQZDDQDKvZV11v7sfDw"], "issued_at": "2018-09-08T08:16:43.000000Z"}} 2018-09-08 08:16:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb359c55b2672577a5a32cd5cb90db41be0cecf2" 2018-09-08 08:16:43,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b15ec0-c94c-4806-ac7d-d761b1478d78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:43,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-36b15ec0-c94c-4806-ac7d-d761b1478d78 2018-09-08 08:16:43,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:43,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:43,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QjXhamA7S-mO0twm-ittPw"], "issued_at": "2018-09-08T08:16:43.000000Z"}} 2018-09-08 08:16:43,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bc92e5-d156-424d-b69c-e07880655980 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:43,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0bc92e5-d156-424d-b69c-e07880655980 2018-09-08 08:16:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:43,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:44,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67892e46-b55e-4592-924d-ba016dd9e2f2 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:44,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj used request id req-67892e46-b55e-4592-924d-ba016dd9e2f2 2018-09-08 08:16:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:44,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2488d2d1-efd9-44f5-981c-cf2e923bb569 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:44,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2488d2d1-efd9-44f5-981c-cf2e923bb569 2018-09-08 08:16:44,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj"}}' 2018-09-08 08:16:44,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b797402-45ea-4f20-ba67-74cefcaeb72d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2"}, "enabled": true, "id": "1d51a3aa790a4293ac05f3498c71bba2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj"}} 2018-09-08 08:16:44,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b797402-45ea-4f20-ba67-74cefcaeb72d 2018-09-08 08:16:44,229 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj 2018-09-08 08:16:44,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:44,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:44,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1v5r2jsxS7maSUmw2aNEwg"], "issued_at": "2018-09-08T08:16:44.000000Z"}} 2018-09-08 08:16:44,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f8056bdf1073b2e3a4da897267fa66d39aa7e9" 2018-09-08 08:16:44,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d4d86d-91f7-4214-a1a4-45974d620c2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:44,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-41d4d86d-91f7-4214-a1a4-45974d620c2a 2018-09-08 08:16:44,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:44,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f8056bdf1073b2e3a4da897267fa66d39aa7e9" 2018-09-08 08:16:44,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71afdf0-60c5-4a5d-a1bd-d99154b8b535 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:44,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e71afdf0-60c5-4a5d-a1bd-d99154b8b535 2018-09-08 08:16:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f8056bdf1073b2e3a4da897267fa66d39aa7e9" 2018-09-08 08:16:44,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30492bb8-9534-4b40-88dd-f035789a47a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2"}, "enabled": true, "id": "1d51a3aa790a4293ac05f3498c71bba2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj"}]} 2018-09-08 08:16:44,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj used request id req-30492bb8-9534-4b40-88dd-f035789a47a0 2018-09-08 08:16:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f8056bdf1073b2e3a4da897267fa66d39aa7e9" 2018-09-08 08:16:44,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354a1cb9-da13-4bd5-b22e-62122d72fba2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:44,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-354a1cb9-da13-4bd5-b22e-62122d72fba2 2018-09-08 08:16:45,276 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-user 2018-09-08 08:16:45,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:45,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f0db75-8e8d-4c59-8ae8-63c97db546ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:45,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2f0db75-8e8d-4c59-8ae8-63c97db546ef 2018-09-08 08:16:45,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role"}}' 2018-09-08 08:16:45,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2255d6a2-3570-4e56-bef9-e4b1d6a7e027 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "183498b99338496c972365138d5bf2f1", "links": {"self": "http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1"}, "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role"}} 2018-09-08 08:16:45,499 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2255d6a2-3570-4e56-bef9-e4b1d6a7e027 2018-09-08 08:16:45,499 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role 2018-09-08 08:16:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:45,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615c2105-4cc8-4e4e-a0ad-f6dd94b3c202 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role", "id": "183498b99338496c972365138d5bf2f1"}} 2018-09-08 08:16:45,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1 used request id req-615c2105-4cc8-4e4e-a0ad-f6dd94b3c202 2018-09-08 08:16:45,586 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role to project CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj 2018-09-08 08:16:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2/users/02e686ba67b2418c8676ed333aa908d9/roles/183498b99338496c972365138d5bf2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:45,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a3feb8-dab8-48a8-975a-8c742530e438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:45,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2/users/02e686ba67b2418c8676ed333aa908d9/roles/183498b99338496c972365138d5bf2f1 used request id req-b5a3feb8-dab8-48a8-975a-8c742530e438 2018-09-08 08:16:45,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:45,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:46,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "183498b99338496c972365138d5bf2f1", "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role"}], "expires_at": "2018-09-08T09:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d51a3aa790a4293ac05f3498c71bba2", "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d51a3aa790a4293ac05f3498c71bba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/1d51a3aa790a4293ac05f3498c71bba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/1d51a3aa790a4293ac05f3498c71bba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d51a3aa790a4293ac05f3498c71bba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/1d51a3aa790a4293ac05f3498c71bba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/1d51a3aa790a4293ac05f3498c71bba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/1d51a3aa790a4293ac05f3498c71bba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-user", "id": "02e686ba67b2418c8676ed333aa908d9"}, "audit_ids": ["DR6ejft-Qx-Yt6DfyGYOMw"], "issued_at": "2018-09-08T08:16:46.000000Z"}} 2018-09-08 08:16:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3991eb52407768207bcc3d824e4baa87589c7394" 2018-09-08 08:16:46,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00970a7e-4f30-4847-aa55-e30d16bb3a07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:46,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-00970a7e-4f30-4847-aa55-e30d16bb3a07 2018-09-08 08:16:46,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1d51a3aa790a4293ac05f3498c71bba2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3991eb52407768207bcc3d824e4baa87589c7394" 2018-09-08 08:16:46,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:46 GMT Server: Apache x-compute-request-id: req-948cede7-a8a1-4759-80f5-84e41a87ba00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-948cede7-a8a1-4759-80f5-84e41a87ba00 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:46,391 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1d51a3aa790a4293ac05f3498c71bba2/volumes/detail used request id req-948cede7-a8a1-4759-80f5-84e41a87ba00 2018-09-08 08:16:46,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/1d51a3aa790a4293ac05f3498c71bba2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-948cede7-a8a1-4759-80f5-84e41a87ba00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3991eb52407768207bcc3d824e4baa87589c7394" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-4cf92b9e-ff3e-4481-83dc-253a0952db24", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-09-08 08:16:46,544 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 08:16:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-621e366d-e5de-46ad-a4dc-381e65625f6f x-openstack-request-id: req-621e366d-e5de-46ad-a4dc-381e65625f6f Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-09-08 08:16:46,544 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/1d51a3aa790a4293ac05f3498c71bba2/volumes used request id req-621e366d-e5de-46ad-a4dc-381e65625f6f 2018-09-08 08:16:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:46,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-934265ae-f952-4067-b48a-c017e93f8d61 Date: Sat, 08 Sep 2018 08:16:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:46,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-934265ae-f952-4067-b48a-c017e93f8d61 2018-09-08 08:16:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:46,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b8990e-0611-49bf-a08a-0d81c5c0d627 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:46,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-f8b8990e-0611-49bf-a08a-0d81c5c0d627 2018-09-08 08:16:46,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:46,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbc527f-e102-4a29-9d09-6fed4ee69fda Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:46,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-ebbc527f-e102-4a29-9d09-6fed4ee69fda 2018-09-08 08:16:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c230ecf-64a8-46fd-bd08-1f4a80694829 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-0c230ecf-64a8-46fd-bd08-1f4a80694829 2018-09-08 08:16:47,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c308ab94-448d-4d20-9b1d-6d2c038cf7c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c308ab94-448d-4d20-9b1d-6d2c038cf7c1 2018-09-08 08:16:47,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de274024-37a0-4e60-86cc-9cdae8ac9778 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:47,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-de274024-37a0-4e60-86cc-9cdae8ac9778 2018-09-08 08:16:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6f4ccb-e88f-42bd-acba-a55d6b7e1dc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-fe6f4ccb-e88f-42bd-acba-a55d6b7e1dc1 2018-09-08 08:16:47,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e52b7ca-b2ea-4827-8c56-86ef1764fca7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1e52b7ca-b2ea-4827-8c56-86ef1764fca7 2018-09-08 08:16:47,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2589f8f7-8e02-4f06-98db-839d17677362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-2589f8f7-8e02-4f06-98db-839d17677362 2018-09-08 08:16:47,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e59db7-861a-4d43-8515-391c2d2d8376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-39e59db7-861a-4d43-8515-391c2d2d8376 2018-09-08 08:16:47,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e00f2eb-c146-4072-aafd-dee0bb41f08e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:47,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-4e00f2eb-c146-4072-aafd-dee0bb41f08e 2018-09-08 08:16:47,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:47,694 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj 2018-09-08 08:16:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2122371e-25ca-45a7-8e1a-87aa087cdeca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:47,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1d51a3aa790a4293ac05f3498c71bba2 used request id req-2122371e-25ca-45a7-8e1a-87aa087cdeca 2018-09-08 08:16:47,885 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-proj-role 2018-09-08 08:16:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:47,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c36c29-f987-490e-ab2f-d344749990b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:47,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/183498b99338496c972365138d5bf2f1 used request id req-96c36c29-f987-490e-ab2f-d344749990b1 2018-09-08 08:16:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144205efbecd31da0c9cf281cd98da73156dc1e1" 2018-09-08 08:16:48,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bc55cb-3176-48e5-9036-12c3be4496f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:48,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04bc55cb-3176-48e5-9036-12c3be4496f3 2018-09-08 08:16:48,088 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-70a45f0d-65c7-407-user 2018-09-08 08:16:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/02e686ba67b2418c8676ed333aa908d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f8056bdf1073b2e3a4da897267fa66d39aa7e9" 2018-09-08 08:16:48,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c146ba56-127c-4360-a643-af97eb72ef4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:48,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/02e686ba67b2418c8676ed333aa908d9 used request id req-c146ba56-127c-4360-a643-af97eb72ef4d 2018-09-08 08:16:48,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:48,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zX12eGEcToS4CXrwzqxAxQ"], "issued_at": "2018-09-08T08:16:48.000000Z"}} 2018-09-08 08:16:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f45f04ce4972b82cf72f928053346387bc1a6e1" 2018-09-08 08:16:48,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a423d03-35fb-4619-8e15-12a845018b29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:48,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a423d03-35fb-4619-8e15-12a845018b29 2018-09-08 08:16:48,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:48,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:49,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NbSsX2yYSH2M5xGKw851tA"], "issued_at": "2018-09-08T08:16:49.000000Z"}} 2018-09-08 08:16:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0a7a67-0d55-4851-977a-5576ab1accb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:49,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc0a7a67-0d55-4851-977a-5576ab1accb0 2018-09-08 08:16:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:49,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:49,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f861f8be-a124-4914-bb71-08352c488fcd Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:49,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj used request id req-f861f8be-a124-4914-bb71-08352c488fcd 2018-09-08 08:16:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:49,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d0abc5-16d0-4bfb-9a91-39cc35b33efb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:49,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f4d0abc5-16d0-4bfb-9a91-39cc35b33efb 2018-09-08 08:16:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj"}}' 2018-09-08 08:16:49,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599bf2b5-52c4-48f2-9b9f-1dfa6c63b0cf Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b"}, "enabled": true, "id": "a037e53fb14d47cfa53e43ed478fca9b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj"}} 2018-09-08 08:16:49,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-599bf2b5-52c4-48f2-9b9f-1dfa6c63b0cf 2018-09-08 08:16:49,493 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj 2018-09-08 08:16:49,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:49,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:49,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["gKq7wNGnRZWz8f9sWPiIyA"], "issued_at": "2018-09-08T08:16:49.000000Z"}} 2018-09-08 08:16:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d385a8a0149822b1cd1d4ef9785fcd3c054fd5ed" 2018-09-08 08:16:49,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2071f75-56e8-4312-b127-b3a5593ece08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:49,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2071f75-56e8-4312-b127-b3a5593ece08 2018-09-08 08:16:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:49,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d385a8a0149822b1cd1d4ef9785fcd3c054fd5ed" 2018-09-08 08:16:50,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1765a8fc-5b0f-42a9-a607-dc24327652c2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:50,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1765a8fc-5b0f-42a9-a607-dc24327652c2 2018-09-08 08:16:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d385a8a0149822b1cd1d4ef9785fcd3c054fd5ed" 2018-09-08 08:16:50,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571b312c-a32f-414c-9664-f5f240c0b249 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b"}, "enabled": true, "id": "a037e53fb14d47cfa53e43ed478fca9b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj"}]} 2018-09-08 08:16:50,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj used request id req-571b312c-a32f-414c-9664-f5f240c0b249 2018-09-08 08:16:50,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d385a8a0149822b1cd1d4ef9785fcd3c054fd5ed" 2018-09-08 08:16:50,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a8e57d-a49c-459e-a0bd-d84209c1fc9c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:50,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-94a8e57d-a49c-459e-a0bd-d84209c1fc9c 2018-09-08 08:16:50,564 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-user 2018-09-08 08:16:50,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:50,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1c12ec-ee87-4375-9b03-26add8bf3450 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:50,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a1c12ec-ee87-4375-9b03-26add8bf3450 2018-09-08 08:16:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role"}}' 2018-09-08 08:16:50,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b8eadd-cc55-4add-89f7-d3253fc63970 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f4cbbff208c4b349eb60f2a1323b15e", "links": {"self": "http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e"}, "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role"}} 2018-09-08 08:16:50,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-75b8eadd-cc55-4add-89f7-d3253fc63970 2018-09-08 08:16:50,774 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role 2018-09-08 08:16:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:50,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d78cb4-1da1-40c9-851b-8d5745bedf7a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role", "id": "5f4cbbff208c4b349eb60f2a1323b15e"}} 2018-09-08 08:16:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e used request id req-f6d78cb4-1da1-40c9-851b-8d5745bedf7a 2018-09-08 08:16:50,866 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role to project CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj 2018-09-08 08:16:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b/users/313265a8eb7344d1a13513e0abf5feb9/roles/5f4cbbff208c4b349eb60f2a1323b15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:50,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327cffff-d272-46a3-bdca-6670de67a34b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:50,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b/users/313265a8eb7344d1a13513e0abf5feb9/roles/5f4cbbff208c4b349eb60f2a1323b15e used request id req-327cffff-d272-46a3-bdca-6670de67a34b 2018-09-08 08:16:50,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:50,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:51,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f4cbbff208c4b349eb60f2a1323b15e", "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role"}], "expires_at": "2018-09-08T09:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a037e53fb14d47cfa53e43ed478fca9b", "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a037e53fb14d47cfa53e43ed478fca9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a037e53fb14d47cfa53e43ed478fca9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a037e53fb14d47cfa53e43ed478fca9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a037e53fb14d47cfa53e43ed478fca9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a037e53fb14d47cfa53e43ed478fca9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a037e53fb14d47cfa53e43ed478fca9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a037e53fb14d47cfa53e43ed478fca9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-user", "id": "313265a8eb7344d1a13513e0abf5feb9"}, "audit_ids": ["QFNiOYEIQOi79_Nu8G27Vw"], "issued_at": "2018-09-08T08:16:51.000000Z"}} 2018-09-08 08:16:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc4838fcd985851d4edac9d0d3713a1aa889487" 2018-09-08 08:16:51,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97dc0d85-e08b-467c-ab98-3f87fea8ecb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:51,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-97dc0d85-e08b-467c-ab98-3f87fea8ecb5 2018-09-08 08:16:51,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a037e53fb14d47cfa53e43ed478fca9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc4838fcd985851d4edac9d0d3713a1aa889487" 2018-09-08 08:16:51,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:51 GMT Server: Apache x-compute-request-id: req-f61b90b8-4bfd-4fc5-9af6-d7da90299fec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f61b90b8-4bfd-4fc5-9af6-d7da90299fec Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:51,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a037e53fb14d47cfa53e43ed478fca9b/volumes/detail used request id req-f61b90b8-4bfd-4fc5-9af6-d7da90299fec 2018-09-08 08:16:51,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a037e53fb14d47cfa53e43ed478fca9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f61b90b8-4bfd-4fc5-9af6-d7da90299fec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc4838fcd985851d4edac9d0d3713a1aa889487" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-c6d9f927-63d9-4081-95ff-a1dcf71e2d77", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:51,808 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dbd7c002-8c48-486d-b7de-cc1ffe7c7460 x-openstack-request-id: req-dbd7c002-8c48-486d-b7de-cc1ffe7c7460 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-08 08:16:51,809 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a037e53fb14d47cfa53e43ed478fca9b/volumes used request id req-dbd7c002-8c48-486d-b7de-cc1ffe7c7460 2018-09-08 08:16:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b7cd17c8-3ebc-414d-b83c-40a416c21f02 Date: Sat, 08 Sep 2018 08:16:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:52,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b7cd17c8-3ebc-414d-b83c-40a416c21f02 2018-09-08 08:16:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d949a2f5-5052-41de-81c8-a552d23989da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-d949a2f5-5052-41de-81c8-a552d23989da 2018-09-08 08:16:52,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce74fda-ce13-421e-bf6d-e276b3523e7b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:52,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-0ce74fda-ce13-421e-bf6d-e276b3523e7b 2018-09-08 08:16:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ffccbd3-489d-4f32-b372-1f7c9aedda75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7ffccbd3-489d-4f32-b372-1f7c9aedda75 2018-09-08 08:16:52,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947292df-42d9-4579-8c74-cda84587c48e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-947292df-42d9-4579-8c74-cda84587c48e 2018-09-08 08:16:52,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf4d174-7c20-4502-81ed-7fb52cdb162f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:52,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-8cf4d174-7c20-4502-81ed-7fb52cdb162f 2018-09-08 08:16:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265d7e47-f53d-4733-90a2-eeb8cc5f3bf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-265d7e47-f53d-4733-90a2-eeb8cc5f3bf5 2018-09-08 08:16:52,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a785628-4535-4bd6-9edc-44e83c3fa2af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-5a785628-4535-4bd6-9edc-44e83c3fa2af 2018-09-08 08:16:52,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d6edb6-5f6c-4a05-af97-455f107c6044 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-54d6edb6-5f6c-4a05-af97-455f107c6044 2018-09-08 08:16:52,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:52,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799635da-7302-4c06-be63-5123c1fd81f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:52,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-799635da-7302-4c06-be63-5123c1fd81f0 2018-09-08 08:16:52,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:53,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca277bb-589f-4818-b45c-9d2165f6c949 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:53,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-eca277bb-589f-4818-b45c-9d2165f6c949 2018-09-08 08:16:53,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:53,027 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj 2018-09-08 08:16:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:53,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e774f895-aadf-46f5-9ea1-0a6a2b08981f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:53,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a037e53fb14d47cfa53e43ed478fca9b used request id req-e774f895-aadf-46f5-9ea1-0a6a2b08981f 2018-09-08 08:16:53,340 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-proj-role 2018-09-08 08:16:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:53,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a107314-2f1c-492b-a2ab-d98d62796136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:53,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5f4cbbff208c4b349eb60f2a1323b15e used request id req-0a107314-2f1c-492b-a2ab-d98d62796136 2018-09-08 08:16:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b7179287e7005beef1d508633a52f8b9fbfcda" 2018-09-08 08:16:53,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501f63d0-d482-421c-81d9-06c4b98fd68e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:53,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-501f63d0-d482-421c-81d9-06c4b98fd68e 2018-09-08 08:16:53,562 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b3d63456-8629-4f4-user 2018-09-08 08:16:53,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/313265a8eb7344d1a13513e0abf5feb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d385a8a0149822b1cd1d4ef9785fcd3c054fd5ed" 2018-09-08 08:16:53,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e653480f-867c-4ac5-8e23-5e434c345af8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:53,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/313265a8eb7344d1a13513e0abf5feb9 used request id req-e653480f-867c-4ac5-8e23-5e434c345af8 2018-09-08 08:16:53,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:54,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["0KbQOyWaT9y8OpSieOWlOg"], "issued_at": "2018-09-08T08:16:54.000000Z"}} 2018-09-08 08:16:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721bdce71a58b888a5621324ffeae288f8d17caa" 2018-09-08 08:16:54,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866f9ac3-9ae0-45fd-bf78-3d39906101a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:54,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-866f9ac3-9ae0-45fd-bf78-3d39906101a2 2018-09-08 08:16:54,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:54,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:54,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["T_mom7zVSei49GyxvK894A"], "issued_at": "2018-09-08T08:16:54.000000Z"}} 2018-09-08 08:16:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:54,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6780e241-1207-40ab-839e-3b02a9c7726b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:54,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6780e241-1207-40ab-839e-3b02a9c7726b 2018-09-08 08:16:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:54,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c9f4c0-d611-4bfe-8ea4-02806883ef8f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:16:54,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj used request id req-b3c9f4c0-d611-4bfe-8ea4-02806883ef8f 2018-09-08 08:16:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:54,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126bab77-6bb9-4f24-9a32-6360b68afa78 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:54,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-126bab77-6bb9-4f24-9a32-6360b68afa78 2018-09-08 08:16:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj"}}' 2018-09-08 08:16:55,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c10ddbb-551d-47c2-8c2d-6a053aa993d0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32"}, "enabled": true, "id": "0dee0ce2297246c7aee1157e9d780d32", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj"}} 2018-09-08 08:16:55,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9c10ddbb-551d-47c2-8c2d-6a053aa993d0 2018-09-08 08:16:55,079 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj 2018-09-08 08:16:55,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:55,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:55,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5-s3VpSFQTWen1S7J3Ho7A"], "issued_at": "2018-09-08T08:16:55.000000Z"}} 2018-09-08 08:16:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7ec1f5523c8b96248e761dc32838b17d260ef7" 2018-09-08 08:16:55,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49ed0ee-ed86-4229-a185-399f68f93a2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:55,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a49ed0ee-ed86-4229-a185-399f68f93a2f 2018-09-08 08:16:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:16:55,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:16:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:16:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7ec1f5523c8b96248e761dc32838b17d260ef7" 2018-09-08 08:16:55,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28288395-fb86-48ea-8f60-b984f8057ada Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:16:55,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28288395-fb86-48ea-8f60-b984f8057ada 2018-09-08 08:16:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7ec1f5523c8b96248e761dc32838b17d260ef7" 2018-09-08 08:16:55,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dbd3f4-2385-4c6b-983a-edfef08e14d5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32"}, "enabled": true, "id": "0dee0ce2297246c7aee1157e9d780d32", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj"}]} 2018-09-08 08:16:55,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj used request id req-09dbd3f4-2385-4c6b-983a-edfef08e14d5 2018-09-08 08:16:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7ec1f5523c8b96248e761dc32838b17d260ef7" 2018-09-08 08:16:55,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee21f4b-d625-4482-a55c-a17e60c89b01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:16:55,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6ee21f4b-d625-4482-a55c-a17e60c89b01 2018-09-08 08:16:56,219 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-user 2018-09-08 08:16:56,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:56,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19663f60-16f7-411e-b5fa-5781b4e9930f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:16:56,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19663f60-16f7-411e-b5fa-5781b4e9930f 2018-09-08 08:16:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" -d '{"role": {"name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role"}}' 2018-09-08 08:16:56,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb94776c-6821-4530-87e0-2eb097d6b520 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0da263f7770647508cbd4c2f0f8462ec", "links": {"self": "http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec"}, "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role"}} 2018-09-08 08:16:56,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb94776c-6821-4530-87e0-2eb097d6b520 2018-09-08 08:16:56,421 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role 2018-09-08 08:16:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:56,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65014a7c-e0a1-4238-a92d-c041e9cc6682 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role", "id": "0da263f7770647508cbd4c2f0f8462ec"}} 2018-09-08 08:16:56,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec used request id req-65014a7c-e0a1-4238-a92d-c041e9cc6682 2018-09-08 08:16:56,441 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role to project CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj 2018-09-08 08:16:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32/users/b081ecd38c9143dbb5ec6790672cbe0e/roles/0da263f7770647508cbd4c2f0f8462ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:56,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:16:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee523a99-3e1a-42f7-867f-5df3ca55523e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:16:56,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32/users/b081ecd38c9143dbb5ec6790672cbe0e/roles/0da263f7770647508cbd4c2f0f8462ec used request id req-ee523a99-3e1a-42f7-867f-5df3ca55523e 2018-09-08 08:16:56,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:56,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:56,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["gnyg4dq2TVuIDeWBctpP4A"], "issued_at": "2018-09-08T08:16:56.000000Z"}} 2018-09-08 08:16:56,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f081a27f0bd1660cba5587cb477b34d91508f1eb" 2018-09-08 08:16:57,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a74109-00f5-4a74-a4d5-669395ab4682 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:57,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73a74109-00f5-4a74-a4d5-669395ab4682 2018-09-08 08:16:57,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f081a27f0bd1660cba5587cb477b34d91508f1eb" 2018-09-08 08:16:57,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:57 GMT Server: Apache x-compute-request-id: req-a18a1d5f-a16f-48bc-b384-568d0ba29bc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a18a1d5f-a16f-48bc-b384-568d0ba29bc4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:16:57,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-a18a1d5f-a16f-48bc-b384-568d0ba29bc4 2018-09-08 08:16:57,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a18a1d5f-a16f-48bc-b384-568d0ba29bc4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f081a27f0bd1660cba5587cb477b34d91508f1eb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-8fdc2616-81be-4d4c-a5b1-c61bbba57a1b-vol-type", "description": null}}' 2018-09-08 08:16:57,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:57 GMT Server: Apache x-compute-request-id: req-e1d0669a-4a7e-47ac-99be-87dc70472e00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1d0669a-4a7e-47ac-99be-87dc70472e00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-8fdc2616-81be-4d4c-a5b1-c61bbba57a1b-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7ca4b125-a6c2-4521-9e79-879885a3219f", "description": null}} 2018-09-08 08:16:57,447 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-e1d0669a-4a7e-47ac-99be-87dc70472e00 2018-09-08 08:16:57,448 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-8fdc2616-81be-4d4c-a5b1-c61bbba57a1b-vol-type 2018-09-08 08:16:57,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:16:57,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:16:57,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0da263f7770647508cbd4c2f0f8462ec", "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role"}], "expires_at": "2018-09-08T09:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dee0ce2297246c7aee1157e9d780d32", "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0dee0ce2297246c7aee1157e9d780d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0dee0ce2297246c7aee1157e9d780d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0dee0ce2297246c7aee1157e9d780d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0dee0ce2297246c7aee1157e9d780d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0dee0ce2297246c7aee1157e9d780d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0dee0ce2297246c7aee1157e9d780d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0dee0ce2297246c7aee1157e9d780d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-0a086c54-3b0c-425-user", "id": "b081ecd38c9143dbb5ec6790672cbe0e"}, "audit_ids": ["q1JXFHU8QO2haapgJBC4lA"], "issued_at": "2018-09-08T08:16:57.000000Z"}} 2018-09-08 08:16:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38e95bdffdc64ff4b5548ead9437ce5ac340dcb" 2018-09-08 08:16:57,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def21635-36ec-4766-942f-142be72870fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:16:57,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-def21635-36ec-4766-942f-142be72870fc 2018-09-08 08:16:57,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0dee0ce2297246c7aee1157e9d780d32/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38e95bdffdc64ff4b5548ead9437ce5ac340dcb" 2018-09-08 08:16:58,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:57 GMT Server: Apache x-compute-request-id: req-d18bf042-a27f-403f-a7ed-e226a0776320 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d18bf042-a27f-403f-a7ed-e226a0776320 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:16:58,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0dee0ce2297246c7aee1157e9d780d32/volumes/detail used request id req-d18bf042-a27f-403f-a7ed-e226a0776320 2018-09-08 08:16:58,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/0dee0ce2297246c7aee1157e9d780d32/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d18bf042-a27f-403f-a7ed-e226a0776320" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38e95bdffdc64ff4b5548ead9437ce5ac340dcb" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-8fdc2616-81be-4d4c-a5b1-c61bbba57a1b-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:16:58,652 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6fe1b5c5-7b03-4163-9a6a-9bc4042f77fa x-openstack-request-id: req-6fe1b5c5-7b03-4163-9a6a-9bc4042f77fa Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-08 08:16:58,652 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/0dee0ce2297246c7aee1157e9d780d32/volumes used request id req-6fe1b5c5-7b03-4163-9a6a-9bc4042f77fa 2018-09-08 08:16:58,653 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8fdc2616-81be-4d4c-a5b1-c61bbba57a1b-vol-type 2018-09-08 08:16:58,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/7ca4b125-a6c2-4521-9e79-879885a3219f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a18a1d5f-a16f-48bc-b384-568d0ba29bc4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f081a27f0bd1660cba5587cb477b34d91508f1eb" 2018-09-08 08:16:59,103 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:16:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55d00d55-0eb8-4a3e-a733-25eb7dfe2ae7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:16:59,104 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/7ca4b125-a6c2-4521-9e79-879885a3219f used request id req-55d00d55-0eb8-4a3e-a733-25eb7dfe2ae7 2018-09-08 08:16:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e1464ed5-d39d-49d1-9871-f21e1893a7fb Date: Sat, 08 Sep 2018 08:16:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:16:59,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e1464ed5-d39d-49d1-9871-f21e1893a7fb 2018-09-08 08:16:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb78ea5-0ada-4501-8f59-d2d2b495d2f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-efb78ea5-0ada-4501-8f59-d2d2b495d2f4 2018-09-08 08:16:59,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc40ba1-1faa-4921-8d3b-23e9ff1a6d69 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:16:59,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1fc40ba1-1faa-4921-8d3b-23e9ff1a6d69 2018-09-08 08:16:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded900ec-9b5c-4d94-a109-8182c58afe2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-ded900ec-9b5c-4d94-a109-8182c58afe2d 2018-09-08 08:16:59,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef51d7d-c89c-4c9c-9c69-accf8acd2f55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9ef51d7d-c89c-4c9c-9c69-accf8acd2f55 2018-09-08 08:16:59,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfe8840-5e55-4e26-a19c-353c168d72ed Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:16:59,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4cfe8840-5e55-4e26-a19c-353c168d72ed 2018-09-08 08:16:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16653adb-fa5b-4370-bb91-209b576d6780 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-16653adb-fa5b-4370-bb91-209b576d6780 2018-09-08 08:16:59,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e394ca-8492-42ed-b10a-f7c2c7327bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-98e394ca-8492-42ed-b10a-f7c2c7327bb4 2018-09-08 08:16:59,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:16:59,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddc66db-07eb-4b51-b1f9-f8f4cb06ddc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:16:59,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-4ddc66db-07eb-4b51-b1f9-f8f4cb06ddc4 2018-09-08 08:16:59,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:16:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:17:00,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d74edd-8f03-4ed1-bafc-25afefdf80e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:00,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-23d74edd-8f03-4ed1-bafc-25afefdf80e5 2018-09-08 08:17:00,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:17:00,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee57011-cbe0-45ce-b759-7d1c99e35061 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:00,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-3ee57011-cbe0-45ce-b759-7d1c99e35061 2018-09-08 08:17:00,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:00,173 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj 2018-09-08 08:17:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:17:00,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30e8cca-7ba4-4f79-bc9a-323f1f29fd0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:00,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0dee0ce2297246c7aee1157e9d780d32 used request id req-e30e8cca-7ba4-4f79-bc9a-323f1f29fd0f 2018-09-08 08:17:00,369 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-proj-role 2018-09-08 08:17:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:17:00,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef4bd37-6bef-4fa6-a779-0738c477cb88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:00,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0da263f7770647508cbd4c2f0f8462ec used request id req-9ef4bd37-6bef-4fa6-a779-0738c477cb88 2018-09-08 08:17:00,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cec1a39c15223802415ad9a5714fa0e0f225a8b" 2018-09-08 08:17:00,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511cd2af-7f8f-4a40-991b-fac7d3791702 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:00,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-511cd2af-7f8f-4a40-991b-fac7d3791702 2018-09-08 08:17:00,562 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-0a086c54-3b0c-425-user 2018-09-08 08:17:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b081ecd38c9143dbb5ec6790672cbe0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7ec1f5523c8b96248e761dc32838b17d260ef7" 2018-09-08 08:17:00,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fc53e9-1685-4b7a-b7d9-1e8433594255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:00,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b081ecd38c9143dbb5ec6790672cbe0e used request id req-a8fc53e9-1685-4b7a-b7d9-1e8433594255 2018-09-08 08:17:00,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:01,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["I---rgsiSVqwDjxFXWV6ig"], "issued_at": "2018-09-08T08:17:01.000000Z"}} 2018-09-08 08:17:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe09cbdafca4c82c7b0977c57145b58ae8f14c6" 2018-09-08 08:17:01,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d01deb-4279-4cdb-9b17-fe5a8af9fec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:01,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38d01deb-4279-4cdb-9b17-fe5a8af9fec1 2018-09-08 08:17:01,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:01,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:01,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["EjhpqDr9QgmEVjO6fVtSsw"], "issued_at": "2018-09-08T08:17:01.000000Z"}} 2018-09-08 08:17:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:01,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3e6809-791f-46f9-b435-44230a772c46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:01,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec3e6809-791f-46f9-b435-44230a772c46 2018-09-08 08:17:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:01,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:01,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0a9a00-461b-4aca-9782-cf4c3d50cab9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:17:01,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj used request id req-7d0a9a00-461b-4aca-9782-cf4c3d50cab9 2018-09-08 08:17:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:01,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eafc658-f7f9-44fd-a32f-9c4c70a5fb62 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:01,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3eafc658-f7f9-44fd-a32f-9c4c70a5fb62 2018-09-08 08:17:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj"}}' 2018-09-08 08:17:01,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac80c2f-0711-4aa2-bbc6-0c4a0ada8f6c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027"}, "enabled": true, "id": "33b7cbbd156842a8b7f8a15d4d813027", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj"}} 2018-09-08 08:17:01,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0ac80c2f-0711-4aa2-bbc6-0c4a0ada8f6c 2018-09-08 08:17:01,995 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-2724ea65-267f-454-proj 2018-09-08 08:17:01,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:01,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:02,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8BPHe6hvRSevX19l-hM9lg"], "issued_at": "2018-09-08T08:17:02.000000Z"}} 2018-09-08 08:17:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084ff3f6b9b710022a96bd2d7fec24e754836a6a" 2018-09-08 08:17:02,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cd5c08-48cf-410a-95c5-934a57325481 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:02,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44cd5c08-48cf-410a-95c5-934a57325481 2018-09-08 08:17:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:02,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084ff3f6b9b710022a96bd2d7fec24e754836a6a" 2018-09-08 08:17:02,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cc062d-e4cc-4ca0-bedc-3b3dff6bea73 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:17:02,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-11cc062d-e4cc-4ca0-bedc-3b3dff6bea73 2018-09-08 08:17:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084ff3f6b9b710022a96bd2d7fec24e754836a6a" 2018-09-08 08:17:02,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8063a45-4243-489b-86d3-bd4c10735b9f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027"}, "enabled": true, "id": "33b7cbbd156842a8b7f8a15d4d813027", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj"}]} 2018-09-08 08:17:02,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-2724ea65-267f-454-proj used request id req-f8063a45-4243-489b-86d3-bd4c10735b9f 2018-09-08 08:17:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084ff3f6b9b710022a96bd2d7fec24e754836a6a" 2018-09-08 08:17:02,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a3d3e5-025c-48ea-be9b-89f62e7ddafa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:02,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f7a3d3e5-025c-48ea-be9b-89f62e7ddafa 2018-09-08 08:17:03,114 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-2724ea65-267f-454-user 2018-09-08 08:17:03,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:03,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478de8aa-f038-4b1b-867a-6b0fc8dafe4d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:03,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-478de8aa-f038-4b1b-867a-6b0fc8dafe4d 2018-09-08 08:17:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" -d '{"role": {"name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role"}}' 2018-09-08 08:17:03,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7f02a2-297c-4718-8cf6-64db442f6540 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a749cbcb7f4445e9316ec157a653b38", "links": {"self": "http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38"}, "name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role"}} 2018-09-08 08:17:03,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d7f02a2-297c-4718-8cf6-64db442f6540 2018-09-08 08:17:03,312 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role 2018-09-08 08:17:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:03,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b299d81d-659b-4741-9576-e8ff675744f7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role", "id": "5a749cbcb7f4445e9316ec157a653b38"}} 2018-09-08 08:17:03,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38 used request id req-b299d81d-659b-4741-9576-e8ff675744f7 2018-09-08 08:17:03,415 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role to project CreateVolumeWithTypeTests-2724ea65-267f-454-proj 2018-09-08 08:17:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027/users/4222be6b3f354fd0b3c9eae200a5d433/roles/5a749cbcb7f4445e9316ec157a653b38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:03,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3db545-27b8-4d81-8982-13f70b5ddb2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:03,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027/users/4222be6b3f354fd0b3c9eae200a5d433/roles/5a749cbcb7f4445e9316ec157a653b38 used request id req-fe3db545-27b8-4d81-8982-13f70b5ddb2c 2018-09-08 08:17:03,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:03,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:03,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QOkgJQrXSVKCuIuIvzv5aw"], "issued_at": "2018-09-08T08:17:03.000000Z"}} 2018-09-08 08:17:03,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d0c20d21d2d742efe2e9dd58f386569db3a6cd" 2018-09-08 08:17:04,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d1011c-89dc-4ac8-92bd-1d4b55c73c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:04,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05d1011c-89dc-4ac8-92bd-1d4b55c73c72 2018-09-08 08:17:04,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d0c20d21d2d742efe2e9dd58f386569db3a6cd" 2018-09-08 08:17:04,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:04 GMT Server: Apache x-compute-request-id: req-17851ab9-1c03-4c9b-bda7-7cea2dc765f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17851ab9-1c03-4c9b-bda7-7cea2dc765f3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-08 08:17:04,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types?is_public=None used request id req-17851ab9-1c03-4c9b-bda7-7cea2dc765f3 2018-09-08 08:17:04,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17851ab9-1c03-4c9b-bda7-7cea2dc765f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d0c20d21d2d742efe2e9dd58f386569db3a6cd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type", "description": null}}' 2018-09-08 08:17:04,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:04 GMT Server: Apache x-compute-request-id: req-9f376eec-2773-4242-8e00-7dc1bec37cbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f376eec-2773-4242-8e00-7dc1bec37cbd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3af64c29-cc2d-47d0-9495-254e768956a1", "description": null}} 2018-09-08 08:17:04,419 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types used request id req-9f376eec-2773-4242-8e00-7dc1bec37cbd 2018-09-08 08:17:04,420 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type 2018-09-08 08:17:04,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:04,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:04,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["v0HeIhfwT-CReG_-tPKDQw"], "issued_at": "2018-09-08T08:17:04.000000Z"}} 2018-09-08 08:17:04,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:04,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007ef037-d5d0-4b32-82a3-b97e6bbea02c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:04,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-007ef037-d5d0-4b32-82a3-b97e6bbea02c 2018-09-08 08:17:04,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:05,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:04 GMT Server: Apache x-compute-request-id: req-4c80a413-9863-457a-bd91-ba062e45ca84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c80a413-9863-457a-bd91-ba062e45ca84 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:17:05,095 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/detail used request id req-4c80a413-9863-457a-bd91-ba062e45ca84 2018-09-08 08:17:05,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:17:05,478 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:17:05 GMT Server: Apache x-compute-request-id: req-60e054c3-afde-4c95-ba74-6fee9a9b809d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60e054c3-afde-4c95-ba74-6fee9a9b809d Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:17:05.384607", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type", "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "size": 1}} 2018-09-08 08:17:05,478 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes used request id req-60e054c3-afde-4c95-ba74-6fee9a9b809d 2018-09-08 08:17:05,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:05,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:05 GMT Server: Apache x-compute-request-id: req-3fa3d7a2-0d37-4156-93bc-d42b478c8cec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fa3d7a2-0d37-4156-93bc-d42b478c8cec Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "size": 1, "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "os-vol-tenant-attr:tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "bootable": "false", "created_at": "2018-09-08T08:17:05.000000", "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type"}} 2018-09-08 08:17:05,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-3fa3d7a2-0d37-4156-93bc-d42b478c8cec 2018-09-08 08:17:05,705 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:05,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:05,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:05 GMT Server: Apache x-compute-request-id: req-0d001e61-d416-49a9-a58a-9a9e71c832f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d001e61-d416-49a9-a58a-9a9e71c832f8 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "size": 1, "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "os-vol-tenant-attr:tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "bootable": "false", "created_at": "2018-09-08T08:17:05.000000", "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type"}} 2018-09-08 08:17:05,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-0d001e61-d416-49a9-a58a-9a9e71c832f8 2018-09-08 08:17:05,915 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:17:05,915 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:05,916 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:05,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:06,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:05 GMT Server: Apache x-compute-request-id: req-a874cd4e-bdce-4a3a-9140-f0f0cb6cced0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a874cd4e-bdce-4a3a-9140-f0f0cb6cced0 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "size": 1, "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "os-vol-tenant-attr:tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "bootable": "false", "created_at": "2018-09-08T08:17:05.000000", "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type"}} 2018-09-08 08:17:06,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-a874cd4e-bdce-4a3a-9140-f0f0cb6cced0 2018-09-08 08:17:06,118 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:17:06,118 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:06,118 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:06,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:06,481 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:17:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9515f8f4-11db-4ecf-a6b5-1cf550a6e1c9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:06,482 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-9515f8f4-11db-4ecf-a6b5-1cf550a6e1c9 2018-09-08 08:17:06,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:06,679 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:06 GMT Server: Apache x-compute-request-id: req-9b8a3ca1-4977-4893-84b9-b36821079eff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b8a3ca1-4977-4893-84b9-b36821079eff Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "self"}, {"href": "http://172.30.9.23:8776/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:17:06.000000", "replication_status": null, "snapshot_id": null, "id": "98ddf0a2-8c25-4029-af77-c1325c3fe2cb", "size": 1, "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "os-vol-tenant-attr:tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol", "bootable": "false", "created_at": "2018-09-08T08:17:05.000000", "volume_type": "CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type"}} 2018-09-08 08:17:06,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-9b8a3ca1-4977-4893-84b9-b36821079eff 2018-09-08 08:17:06,679 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:17:06,680 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:17:09,683 - create_volume - DEBUG - Volume status query timeout in 56.7992539406 2018-09-08 08:17:09,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c80a413-9863-457a-bd91-ba062e45ca84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89fa6264cf90b381344f00f7648aad0a0deafdd" 2018-09-08 08:17:09,905 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-525b54ed-4de3-4447-98e8-3f94abc4c4d2 x-openstack-request-id: req-525b54ed-4de3-4447-98e8-3f94abc4c4d2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 98ddf0a2-8c25-4029-af77-c1325c3fe2cb could not be found.", "code": 404}} 2018-09-08 08:17:09,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/volumes/98ddf0a2-8c25-4029-af77-c1325c3fe2cb used request id req-525b54ed-4de3-4447-98e8-3f94abc4c4d2 2018-09-08 08:17:09,906 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 98ddf0a2-8c25-4029-af77-c1325c3fe2cb could not be found. (HTTP 404) (Request-ID: req-525b54ed-4de3-4447-98e8-3f94abc4c4d2) 2018-09-08 08:17:09,906 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol 2018-09-08 08:17:09,907 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cf07f65b-9b19-417a-a194-7f50b2821c31-vol-type 2018-09-08 08:17:09,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/3af64c29-cc2d-47d0-9495-254e768956a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17851ab9-1c03-4c9b-bda7-7cea2dc765f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d0c20d21d2d742efe2e9dd58f386569db3a6cd" 2018-09-08 08:17:10,151 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:17:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df0eb7d0-7d29-4f58-9a7c-d10395d192e1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:10,152 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693/types/3af64c29-cc2d-47d0-9495-254e768956a1 used request id req-df0eb7d0-7d29-4f58-9a7c-d10395d192e1 2018-09-08 08:17:10,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9a1c4bb8-a957-4ed3-8c0b-d45cf70279ae Date: Sat, 08 Sep 2018 08:17:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:17:10,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9a1c4bb8-a957-4ed3-8c0b-d45cf70279ae 2018-09-08 08:17:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539531a4-5da7-429d-abcc-f4d36d3375b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:10,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-539531a4-5da7-429d-abcc-f4d36d3375b1 2018-09-08 08:17:10,432 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:10,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16429fe-5018-4524-9275-dfe584c234e9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:17:10,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-f16429fe-5018-4524-9275-dfe584c234e9 2018-09-08 08:17:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7bd1eed-1900-4bdd-af4c-59224c8f7a42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:10,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-a7bd1eed-1900-4bdd-af4c-59224c8f7a42 2018-09-08 08:17:10,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1112e6-e951-4a49-afb1-24bf75f40f89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:10,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-fc1112e6-e951-4a49-afb1-24bf75f40f89 2018-09-08 08:17:10,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129a28d8-918c-4075-8de5-ec94748a9cdc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:17:10,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-129a28d8-918c-4075-8de5-ec94748a9cdc 2018-09-08 08:17:10,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:10,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518d9d0a-e568-4b1a-8885-5b31506f49ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:10,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-518d9d0a-e568-4b1a-8885-5b31506f49ef 2018-09-08 08:17:10,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df54e11f-62d3-40ac-aaf2-151cecd4371e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:11,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-df54e11f-62d3-40ac-aaf2-151cecd4371e 2018-09-08 08:17:11,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:11,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-432d0275-184c-4bf5-bffa-99ffc4f671b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:11,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-432d0275-184c-4bf5-bffa-99ffc4f671b1 2018-09-08 08:17:11,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318cd3b9-cf5d-47ab-8600-40ee75b54770 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:11,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-318cd3b9-cf5d-47ab-8600-40ee75b54770 2018-09-08 08:17:11,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb37587c-014f-4305-a158-acf86d99a568 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-bb37587c-014f-4305-a158-acf86d99a568 2018-09-08 08:17:11,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:11,334 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-2724ea65-267f-454-proj 2018-09-08 08:17:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43c478e-bafb-4515-a094-c02c70c577f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:11,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/33b7cbbd156842a8b7f8a15d4d813027 used request id req-e43c478e-bafb-4515-a094-c02c70c577f9 2018-09-08 08:17:11,573 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-2724ea65-267f-454-proj-role 2018-09-08 08:17:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98669a8d-9e82-49f1-a2d0-347a6c9ae7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:11,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5a749cbcb7f4445e9316ec157a653b38 used request id req-98669a8d-9e82-49f1-a2d0-347a6c9ae7da 2018-09-08 08:17:11,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cc28360a2c50504228dbcf9cd246667de9498f" 2018-09-08 08:17:11,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e92679c-c064-4f8a-8a35-a8bc3ca98a7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:11,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e92679c-c064-4f8a-8a35-a8bc3ca98a7f 2018-09-08 08:17:11,783 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-2724ea65-267f-454-user 2018-09-08 08:17:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4222be6b3f354fd0b3c9eae200a5d433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084ff3f6b9b710022a96bd2d7fec24e754836a6a" 2018-09-08 08:17:11,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de13516-1ef3-495f-a1f2-1ee579d3f9a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:11,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4222be6b3f354fd0b3c9eae200a5d433 used request id req-6de13516-1ef3-495f-a1f2-1ee579d3f9a9 2018-09-08 08:17:11,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:12,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JBz5ppCqSm2UDw1Q7o2FZA"], "issued_at": "2018-09-08T08:17:12.000000Z"}} 2018-09-08 08:17:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5a2ecc56367677cfeb7d16c4364dc97a6ef752" 2018-09-08 08:17:12,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b915b93-8a9b-4f94-9b0b-dba0651d744f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:12,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b915b93-8a9b-4f94-9b0b-dba0651d744f 2018-09-08 08:17:12,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:12,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:12,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1vbhE0k3TZOEnwubQ4Z3bQ"], "issued_at": "2018-09-08T08:17:12.000000Z"}} 2018-09-08 08:17:12,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:12,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83fba65-d329-4079-bb6d-84b83aafefc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:12,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e83fba65-d329-4079-bb6d-84b83aafefc6 2018-09-08 08:17:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:12,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:12,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701b9bed-4cde-446b-b5b3-794b1af0d563 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:17:12,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj used request id req-701b9bed-4cde-446b-b5b3-794b1af0d563 2018-09-08 08:17:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:13,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884d617a-aa84-4b23-8078-0b63ceb96342 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:13,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-884d617a-aa84-4b23-8078-0b63ceb96342 2018-09-08 08:17:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj"}}' 2018-09-08 08:17:13,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b0df700-6933-47e1-9df9-722157417ebd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062"}, "enabled": true, "id": "3e71d4d0634f4820ba6d833165712062", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj"}} 2018-09-08 08:17:13,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1b0df700-6933-47e1-9df9-722157417ebd 2018-09-08 08:17:13,200 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-150786c2-e6a5-420-proj 2018-09-08 08:17:13,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:13,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:13,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zijL9TItTcyXwopZnsHpXA"], "issued_at": "2018-09-08T08:17:13.000000Z"}} 2018-09-08 08:17:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8c2ea2ac1eed20a3085c730d4fecc5c76c0b2a" 2018-09-08 08:17:13,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe1919c-16b1-42cc-b7c8-a144ac48c7c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:13,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bfe1919c-16b1-42cc-b7c8-a144ac48c7c4 2018-09-08 08:17:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:13,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8c2ea2ac1eed20a3085c730d4fecc5c76c0b2a" 2018-09-08 08:17:13,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5db994-c35c-4d02-b7cc-4ef002e3588b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:17:13,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5f5db994-c35c-4d02-b7cc-4ef002e3588b 2018-09-08 08:17:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8c2ea2ac1eed20a3085c730d4fecc5c76c0b2a" 2018-09-08 08:17:13,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b606d925-1dea-471e-8235-0aca3b8b4ffa Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062"}, "enabled": true, "id": "3e71d4d0634f4820ba6d833165712062", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj"}]} 2018-09-08 08:17:13,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-150786c2-e6a5-420-proj used request id req-b606d925-1dea-471e-8235-0aca3b8b4ffa 2018-09-08 08:17:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8c2ea2ac1eed20a3085c730d4fecc5c76c0b2a" 2018-09-08 08:17:13,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6874aa7-b504-4403-9cb3-bdeac79bf5d0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e6874aa7-b504-4403-9cb3-bdeac79bf5d0 2018-09-08 08:17:14,270 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-150786c2-e6a5-420-user 2018-09-08 08:17:14,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:14,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73144d67-cff6-4a42-b882-1b638703cdd8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:14,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73144d67-cff6-4a42-b882-1b638703cdd8 2018-09-08 08:17:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" -d '{"role": {"name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role"}}' 2018-09-08 08:17:14,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56e0740-ec58-4f2e-a55d-b1d00bc0a7d5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e26ede129a6f40d7b93e17c6be5ccb56", "links": {"self": "http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56"}, "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role"}} 2018-09-08 08:17:14,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d56e0740-ec58-4f2e-a55d-b1d00bc0a7d5 2018-09-08 08:17:14,409 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role 2018-09-08 08:17:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:14,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3133fe-d753-4bee-9fd7-e3a81fba4171 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56"}, "domain_id": null, "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role", "id": "e26ede129a6f40d7b93e17c6be5ccb56"}} 2018-09-08 08:17:14,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56 used request id req-8f3133fe-d753-4bee-9fd7-e3a81fba4171 2018-09-08 08:17:14,491 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role to project CreateVolumeWithImageTests-150786c2-e6a5-420-proj 2018-09-08 08:17:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062/users/f97039d090ce48dfb39dcd7963471f7a/roles/e26ede129a6f40d7b93e17c6be5ccb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:14,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac48153-9ebb-40a2-8dd0-2e78cc041c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:14,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062/users/f97039d090ce48dfb39dcd7963471f7a/roles/e26ede129a6f40d7b93e17c6be5ccb56 used request id req-4ac48153-9ebb-40a2-8dd0-2e78cc041c47 2018-09-08 08:17:14,629 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:17:14,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:14,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:15,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e26ede129a6f40d7b93e17c6be5ccb56", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role"}], "expires_at": "2018-09-08T09:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e71d4d0634f4820ba6d833165712062", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-user", "id": "f97039d090ce48dfb39dcd7963471f7a"}, "audit_ids": ["pR_mEz_WThiwRW8WEdMtEw"], "issued_at": "2018-09-08T08:17:15.000000Z"}} 2018-09-08 08:17:15,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:15,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08bc065-ea96-495c-8e63-935bab7cfd1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:15,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c08bc065-ea96-495c-8e63-935bab7cfd1e 2018-09-08 08:17:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:15,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3e3fa6fb-17c3-430a-add3-53b6c174b895 Date: Sat, 08 Sep 2018 08:17:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image"} 2018-09-08 08:17:15,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image used request id req-3e3fa6fb-17c3-430a-add3-53b6c174b895 2018-09-08 08:17:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:15,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c581748-3e29-4a2b-a0b7-977a43bf20a6 Date: Sat, 08 Sep 2018 08:17:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:15,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1c581748-3e29-4a2b-a0b7-977a43bf20a6 2018-09-08 08:17:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image"}' 2018-09-08 08:17:15,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f X-Openstack-Request-Id: req-e927f1a4-3dd3-45b2-8165-0b317727d209 Date: Sat, 08 Sep 2018 08:17:15 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f", "min_disk": 0, "protected": false, "id": "13df0e3e-9b9d-4da1-9306-14682576136f", "file": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f/file", "checksum": null, "owner": "3e71d4d0634f4820ba6d833165712062", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:15,831 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e927f1a4-3dd3-45b2-8165-0b317727d209 2018-09-08 08:17:15,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" -d '' 2018-09-08 08:17:17,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24a7ba72-d85c-4d93-ae0b-3e94e5008df2 Date: Sat, 08 Sep 2018 08:17:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:17,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f/file used request id req-24a7ba72-d85c-4d93-ae0b-3e94e5008df2 2018-09-08 08:17:17,245 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:17:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:17,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a431aef2-c25b-4051-b9d8-6c1086859eaf Date: Sat, 08 Sep 2018 08:17:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/13df0e3e-9b9d-4da1-9306-14682576136f/snap", "metadata": {}}], "self": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f", "min_disk": 0, "protected": false, "id": "13df0e3e-9b9d-4da1-9306-14682576136f", "file": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e71d4d0634f4820ba6d833165712062", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/13df0e3e-9b9d-4da1-9306-14682576136f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:17,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f used request id req-a431aef2-c25b-4051-b9d8-6c1086859eaf 2018-09-08 08:17:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:17,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58aaca27-7ec7-42f6-a395-c85fd7480237 Date: Sat, 08 Sep 2018 08:17:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:17,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-58aaca27-7ec7-42f6-a395-c85fd7480237 2018-09-08 08:17:17,562 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image 2018-09-08 08:17:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:17,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-18948459-0b1c-440a-b3fb-e5acee486805 Date: Sat, 08 Sep 2018 08:17:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/13df0e3e-9b9d-4da1-9306-14682576136f/snap", "metadata": {}}], "self": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f", "min_disk": 0, "protected": false, "id": "13df0e3e-9b9d-4da1-9306-14682576136f", "file": "/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e71d4d0634f4820ba6d833165712062", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/13df0e3e-9b9d-4da1-9306-14682576136f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:17,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f used request id req-18948459-0b1c-440a-b3fb-e5acee486805 2018-09-08 08:17:17,721 - create_image - DEBUG - Instance status is - active 2018-09-08 08:17:17,721 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image 2018-09-08 08:17:17,721 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image 2018-09-08 08:17:17,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:17,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:18,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e26ede129a6f40d7b93e17c6be5ccb56", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role"}], "expires_at": "2018-09-08T09:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e71d4d0634f4820ba6d833165712062", "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3e71d4d0634f4820ba6d833165712062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-150786c2-e6a5-420-user", "id": "f97039d090ce48dfb39dcd7963471f7a"}, "audit_ids": ["5d0E0E5rQwKwotvtf_DM8A"], "issued_at": "2018-09-08T08:17:18.000000Z"}} 2018-09-08 08:17:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd58863bd545d1988fc7aedc4ef60cba3e93667" 2018-09-08 08:17:18,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0debe2a-f84b-40f6-968d-180b1d30eea4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:18,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d0debe2a-f84b-40f6-968d-180b1d30eea4 2018-09-08 08:17:18,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd58863bd545d1988fc7aedc4ef60cba3e93667" 2018-09-08 08:17:18,744 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:18 GMT Server: Apache x-compute-request-id: req-5940a3c0-c177-4c1f-8d6e-401425112f5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5940a3c0-c177-4c1f-8d6e-401425112f5e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:17:18,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062/volumes/detail used request id req-5940a3c0-c177-4c1f-8d6e-401425112f5e 2018-09-08 08:17:18,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5940a3c0-c177-4c1f-8d6e-401425112f5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd58863bd545d1988fc7aedc4ef60cba3e93667" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:17:19,070 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 08:17:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e0bbbe6d-fccc-4f01-9837-2c4c1cabaa83 x-openstack-request-id: req-e0bbbe6d-fccc-4f01-9837-2c4c1cabaa83 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-08 08:17:19,070 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/3e71d4d0634f4820ba6d833165712062/volumes used request id req-e0bbbe6d-fccc-4f01-9837-2c4c1cabaa83 2018-09-08 08:17:19,071 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-feed0a6f-3c6b-425f-ad48-58d6fd74d7d2-image 2018-09-08 08:17:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2f3566a067358165c361bb3edaafb34f7d2e121" 2018-09-08 08:17:21,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c8dea88-d95a-431e-89f6-30dfec79895a Date: Sat, 08 Sep 2018 08:17:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:21,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/13df0e3e-9b9d-4da1-9306-14682576136f used request id req-6c8dea88-d95a-431e-89f6-30dfec79895a 2018-09-08 08:17:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3626e690-9a4d-4d32-8fbf-b28107b5cae9 Date: Sat, 08 Sep 2018 08:17:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:17:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3626e690-9a4d-4d32-8fbf-b28107b5cae9 2018-09-08 08:17:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960617ae-2bf3-441e-809e-2dd407f6b086 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-960617ae-2bf3-441e-809e-2dd407f6b086 2018-09-08 08:17:21,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e29a14-9735-4e41-b5c2-6d94a77d537f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:17:21,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-31e29a14-9735-4e41-b5c2-6d94a77d537f 2018-09-08 08:17:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9745509b-3ba8-47d9-b506-b3fb2167e035 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-9745509b-3ba8-47d9-b506-b3fb2167e035 2018-09-08 08:17:21,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11879220-f8c8-4798-8fdf-9165644d7203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-11879220-f8c8-4798-8fdf-9165644d7203 2018-09-08 08:17:21,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524ac57f-fc44-4b01-a248-d8eeddce928a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:17:21,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-524ac57f-fc44-4b01-a248-d8eeddce928a 2018-09-08 08:17:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e28a88-cd51-4382-a84c-82215e0c2d97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-c7e28a88-cd51-4382-a84c-82215e0c2d97 2018-09-08 08:17:21,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66231c1d-245d-4021-9b94-6257a9c6c0fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-66231c1d-245d-4021-9b94-6257a9c6c0fa 2018-09-08 08:17:21,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:21,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db776ddb-a133-4984-9e25-edbe6ecb272c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:21,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-db776ddb-a133-4984-9e25-edbe6ecb272c 2018-09-08 08:17:21,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:22,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8d1b75-0a0e-40c4-af79-b8a5f7b6c220 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:22,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-5c8d1b75-0a0e-40c4-af79-b8a5f7b6c220 2018-09-08 08:17:22,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:22,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7acdbbf-f82e-422b-9cfe-d718016598b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:22,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-b7acdbbf-f82e-422b-9cfe-d718016598b9 2018-09-08 08:17:22,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:22,154 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-150786c2-e6a5-420-proj 2018-09-08 08:17:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:22,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5502dea4-0caf-4150-b922-2767cffd8bb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:22,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3e71d4d0634f4820ba6d833165712062 used request id req-5502dea4-0caf-4150-b922-2767cffd8bb8 2018-09-08 08:17:22,369 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-150786c2-e6a5-420-proj-role 2018-09-08 08:17:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:22,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a240be5-0afe-47b8-9340-b7e73bd67f2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:22,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e26ede129a6f40d7b93e17c6be5ccb56 used request id req-9a240be5-0afe-47b8-9340-b7e73bd67f2e 2018-09-08 08:17:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c095b02196d8f94be44062a3c35ab364fb69affa" 2018-09-08 08:17:22,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0288bf-05cc-4335-8588-b1ccee211af2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:22,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f0288bf-05cc-4335-8588-b1ccee211af2 2018-09-08 08:17:22,673 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-150786c2-e6a5-420-user 2018-09-08 08:17:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f97039d090ce48dfb39dcd7963471f7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8c2ea2ac1eed20a3085c730d4fecc5c76c0b2a" 2018-09-08 08:17:22,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f69dee-819f-4c34-8544-19fa2eab26b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:22,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f97039d090ce48dfb39dcd7963471f7a used request id req-33f69dee-819f-4c34-8544-19fa2eab26b9 2018-09-08 08:17:22,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:23,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fYDoPIMVSieNvpwkm2znjg"], "issued_at": "2018-09-08T08:17:23.000000Z"}} 2018-09-08 08:17:23,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a16a800f786d43ff2f9440454baa578afe6c8b1" 2018-09-08 08:17:23,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b32d908-05a5-4942-9330-6206f2ff3d29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:23,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b32d908-05a5-4942-9330-6206f2ff3d29 2018-09-08 08:17:23,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:23,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:23,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["TYxFg5ZvTyauPYRyd1LbfQ"], "issued_at": "2018-09-08T08:17:23.000000Z"}} 2018-09-08 08:17:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:23,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0e5cae-ae31-4ea7-8a33-ca9c9da04262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:23,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b0e5cae-ae31-4ea7-8a33-ca9c9da04262 2018-09-08 08:17:23,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:23,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:23,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b584155-8878-4346-a89a-d23a2d1c7cbb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:17:23,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj used request id req-5b584155-8878-4346-a89a-d23a2d1c7cbb 2018-09-08 08:17:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:23,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dbbecf6-e3a9-4282-91fa-0cfb7a38bbdf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:23,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0dbbecf6-e3a9-4282-91fa-0cfb7a38bbdf 2018-09-08 08:17:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}}' 2018-09-08 08:17:24,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48e58e7-cf1c-472c-b610-414b23e3b4a2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998"}, "enabled": true, "id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}} 2018-09-08 08:17:24,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a48e58e7-cf1c-472c-b610-414b23e3b4a2 2018-09-08 08:17:24,098 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-proj 2018-09-08 08:17:24,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:24,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:24,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wPijMD5jQsq-uhldJul9sg"], "issued_at": "2018-09-08T08:17:24.000000Z"}} 2018-09-08 08:17:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95c17b243fd68ff1974bc959ebaeea940e766c" 2018-09-08 08:17:24,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa531cf-0491-4622-ba95-cf0b2ac0f023 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:24,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-efa531cf-0491-4622-ba95-cf0b2ac0f023 2018-09-08 08:17:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:24,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95c17b243fd68ff1974bc959ebaeea940e766c" 2018-09-08 08:17:24,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90858eac-c71d-4d67-bb90-b54c2630b722 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:17:24,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-90858eac-c71d-4d67-bb90-b54c2630b722 2018-09-08 08:17:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95c17b243fd68ff1974bc959ebaeea940e766c" 2018-09-08 08:17:24,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc4f75f-fd0f-487b-80a8-e11f3f79275d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998"}, "enabled": true, "id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}]} 2018-09-08 08:17:24,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5662da01-a58b-4e0-proj used request id req-fdc4f75f-fd0f-487b-80a8-e11f3f79275d 2018-09-08 08:17:24,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95c17b243fd68ff1974bc959ebaeea940e766c" 2018-09-08 08:17:24,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35d4435-abcb-4892-a113-ab67a8b4f8b1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:24,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f35d4435-abcb-4892-a113-ab67a8b4f8b1 2018-09-08 08:17:25,230 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-user 2018-09-08 08:17:25,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:25,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6103bd94-cb95-4f06-9f17-93e714a0ead1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:25,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6103bd94-cb95-4f06-9f17-93e714a0ead1 2018-09-08 08:17:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" -d '{"role": {"name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role"}}' 2018-09-08 08:17:25,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a592d8-501f-43c9-a0ec-b83a89ba2078 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3f6d4e79de6434c9bf06a200b9d8ec9", "links": {"self": "http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9"}, "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role"}} 2018-09-08 08:17:25,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3a592d8-501f-43c9-a0ec-b83a89ba2078 2018-09-08 08:17:25,433 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role 2018-09-08 08:17:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:25,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03a3761-5977-4cf1-bc1b-fddc72ac27e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9"}, "domain_id": null, "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role", "id": "c3f6d4e79de6434c9bf06a200b9d8ec9"}} 2018-09-08 08:17:25,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 used request id req-d03a3761-5977-4cf1-bc1b-fddc72ac27e8 2018-09-08 08:17:25,527 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role to project CreateVolumeWithImageTests-5662da01-a58b-4e0-proj 2018-09-08 08:17:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998/users/eba62ff4752e479481435add4c51b5bb/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:25,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a690ad-8213-4b1f-9692-194487da3d14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:25,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998/users/eba62ff4752e479481435add4c51b5bb/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 used request id req-44a690ad-8213-4b1f-9692-194487da3d14 2018-09-08 08:17:25,665 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:17:25,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:25,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:26,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3f6d4e79de6434c9bf06a200b9d8ec9", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role"}], "expires_at": "2018-09-08T09:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-user", "id": "eba62ff4752e479481435add4c51b5bb"}, "audit_ids": ["0pMqrM-VQbiSgPzbxXHPMQ"], "issued_at": "2018-09-08T08:17:26.000000Z"}} 2018-09-08 08:17:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f38836c-c9fb-428e-b4e3-a72d1e0c7f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:26,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f38836c-c9fb-428e-b4e3-a72d1e0c7f86 2018-09-08 08:17:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:26,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b9f84195-b5ea-48da-a59f-542ffcaeb29b Date: Sat, 08 Sep 2018 08:17:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image"} 2018-09-08 08:17:26,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image used request id req-b9f84195-b5ea-48da-a59f-542ffcaeb29b 2018-09-08 08:17:26,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:26,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb04aa87-5757-49a8-aa18-27565950bfdc Date: Sat, 08 Sep 2018 08:17:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:26,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cb04aa87-5757-49a8-aa18-27565950bfdc 2018-09-08 08:17:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image"}' 2018-09-08 08:17:26,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e X-Openstack-Request-Id: req-bb2518fa-9445-41d0-8f7c-1989a3629164 Date: Sat, 08 Sep 2018 08:17:26 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e", "min_disk": 0, "protected": false, "id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "file": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/file", "checksum": null, "owner": "2fbe994dd62b49a6a3ecacb2a1ac1998", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:26,764 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bb2518fa-9445-41d0-8f7c-1989a3629164 2018-09-08 08:17:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" -d '' 2018-09-08 08:17:28,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ca5a4b8-4dbb-413b-a285-afee24916a45 Date: Sat, 08 Sep 2018 08:17:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:28,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/file used request id req-5ca5a4b8-4dbb-413b-a285-afee24916a45 2018-09-08 08:17:28,531 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:17:28,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:28,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-71d87fea-a6f3-442e-be4d-897abc216acd Date: Sat, 08 Sep 2018 08:17:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/snap", "metadata": {}}], "self": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e", "min_disk": 0, "protected": false, "id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "file": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2fbe994dd62b49a6a3ecacb2a1ac1998", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:28,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e used request id req-71d87fea-a6f3-442e-be4d-897abc216acd 2018-09-08 08:17:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:28,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e37a57d-8492-46b2-a084-0e3d254cbf52 Date: Sat, 08 Sep 2018 08:17:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:28,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0e37a57d-8492-46b2-a084-0e3d254cbf52 2018-09-08 08:17:28,867 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image 2018-09-08 08:17:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d36557c9-751f-4383-a32e-cabfa2354d1c Date: Sat, 08 Sep 2018 08:17:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/snap", "metadata": {}}], "self": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e", "min_disk": 0, "protected": false, "id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "file": "/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2fbe994dd62b49a6a3ecacb2a1ac1998", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c0bb5b48-15e7-4fab-a922-de543e24b50e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:28,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e used request id req-d36557c9-751f-4383-a32e-cabfa2354d1c 2018-09-08 08:17:28,887 - create_image - DEBUG - Instance status is - active 2018-09-08 08:17:28,887 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image 2018-09-08 08:17:28,887 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image 2018-09-08 08:17:28,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:28,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:29,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3f6d4e79de6434c9bf06a200b9d8ec9", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role"}], "expires_at": "2018-09-08T09:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-user", "id": "eba62ff4752e479481435add4c51b5bb"}, "audit_ids": ["MKubZUz_QFC_aXQMCKp5AQ"], "issued_at": "2018-09-08T08:17:29.000000Z"}} 2018-09-08 08:17:29,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:29,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f333529-a0e9-4931-95e7-2d3e3c41979f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:29,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f333529-a0e9-4931-95e7-2d3e3c41979f 2018-09-08 08:17:29,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:29,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:29 GMT Server: Apache x-compute-request-id: req-750c5bbe-6585-4714-bc92-871bb308829b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-750c5bbe-6585-4714-bc92-871bb308829b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:17:29,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/detail used request id req-750c5bbe-6585-4714-bc92-871bb308829b 2018-09-08 08:17:29,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "imageRef": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:17:31,497 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:17:29 GMT Server: Apache x-compute-request-id: req-7d63e772-0fe8-4bc9-bb63-348e10f8e41f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d63e772-0fe8-4bc9-bb63-348e10f8e41f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "eba62ff4752e479481435add4c51b5bb", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:17:31.415483", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1}} 2018-09-08 08:17:31,497 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes used request id req-7d63e772-0fe8-4bc9-bb63-348e10f8e41f 2018-09-08 08:17:31,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:31,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:31 GMT Server: Apache x-compute-request-id: req-039fae9c-9b55-4441-86e7-58430a3539e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-039fae9c-9b55-4441-86e7-58430a3539e9 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "eba62ff4752e479481435add4c51b5bb", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:17:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "updated_at": "2018-09-08T08:17:31.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1}} 2018-09-08 08:17:31,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-039fae9c-9b55-4441-86e7-58430a3539e9 2018-09-08 08:17:31,701 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:31,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:31,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:31 GMT Server: Apache x-compute-request-id: req-95e8332a-ebb5-437c-8257-57ee8b3543d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95e8332a-ebb5-437c-8257-57ee8b3543d9 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "eba62ff4752e479481435add4c51b5bb", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:17:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "updated_at": "2018-09-08T08:17:31.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1}} 2018-09-08 08:17:31,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-95e8332a-ebb5-437c-8257-57ee8b3543d9 2018-09-08 08:17:31,897 - create_volume - DEBUG - Instance status is - creating 2018-09-08 08:17:31,898 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:17:34,898 - create_volume - DEBUG - Volume status query timeout in 296.803658009 2018-09-08 08:17:34,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:35,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:34 GMT Server: Apache x-compute-request-id: req-6d072e03-6e75-4827-b8dc-780082569a32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d072e03-6e75-4827-b8dc-780082569a32 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "eba62ff4752e479481435add4c51b5bb", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:17:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "updated_at": "2018-09-08T08:17:33.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1}} 2018-09-08 08:17:35,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-6d072e03-6e75-4827-b8dc-780082569a32 2018-09-08 08:17:35,108 - create_volume - DEBUG - Instance status is - downloading 2018-09-08 08:17:35,109 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:17:38,112 - create_volume - DEBUG - Volume status query timeout in 293.589914083 2018-09-08 08:17:38,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:38,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:38 GMT Server: Apache x-compute-request-id: req-a4015840-5801-47d3-9945-09f4950d0b27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4015840-5801-47d3-9945-09f4950d0b27 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-08T08:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1, "user_id": "eba62ff4752e479481435add4c51b5bb", "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "image_id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "bootable": "true", "created_at": "2018-09-08T08:17:31.000000", "volume_type": null}} 2018-09-08 08:17:38,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-a4015840-5801-47d3-9945-09f4950d0b27 2018-09-08 08:17:38,349 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:17:38,349 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:38,349 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:38,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:38,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:38 GMT Server: Apache x-compute-request-id: req-c1ee69e8-fc21-4e3b-a2ea-8efa9fef2f67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1ee69e8-fc21-4e3b-a2ea-8efa9fef2f67 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-08T08:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1, "user_id": "eba62ff4752e479481435add4c51b5bb", "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "image_id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "bootable": "true", "created_at": "2018-09-08T08:17:31.000000", "volume_type": null}} 2018-09-08 08:17:38,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-c1ee69e8-fc21-4e3b-a2ea-8efa9fef2f67 2018-09-08 08:17:38,403 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:17:38,403 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:38,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:38,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3f6d4e79de6434c9bf06a200b9d8ec9", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role"}], "expires_at": "2018-09-08T09:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2fbe994dd62b49a6a3ecacb2a1ac1998", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5662da01-a58b-4e0-user", "id": "eba62ff4752e479481435add4c51b5bb"}, "audit_ids": ["hjpmMCsmTwycEGm-3enniA"], "issued_at": "2018-09-08T08:17:38.000000Z"}} 2018-09-08 08:17:38,792 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f611ba13162218269368dffcd0cf84ee40d629" 2018-09-08 08:17:38,985 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:38 GMT Server: Apache x-compute-request-id: req-d736df44-1038-41cf-8b85-7162fea9f876 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d736df44-1038-41cf-8b85-7162fea9f876 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-08T08:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1, "user_id": "eba62ff4752e479481435add4c51b5bb", "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "image_id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "bootable": "true", "created_at": "2018-09-08T08:17:31.000000", "volume_type": null}} 2018-09-08 08:17:38,985 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-d736df44-1038-41cf-8b85-7162fea9f876 2018-09-08 08:17:38,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:39,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:38 GMT Server: Apache x-compute-request-id: req-4db7ac2c-d795-4fc9-9a66-bed6bbe0b656 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4db7ac2c-d795-4fc9-9a66-bed6bbe0b656 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-08T08:17:36.000000", "replication_status": null, "snapshot_id": null, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1, "user_id": "eba62ff4752e479481435add4c51b5bb", "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "image_id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "bootable": "true", "created_at": "2018-09-08T08:17:31.000000", "volume_type": null}} 2018-09-08 08:17:39,191 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-4db7ac2c-d795-4fc9-9a66-bed6bbe0b656 2018-09-08 08:17:39,192 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:17:39,192 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:39,192 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:39,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:39,439 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:17:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b1e0ae8-6d24-4155-9d59-839a4f597030 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:39,439 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-4b1e0ae8-6d24-4155-9d59-839a4f597030 2018-09-08 08:17:39,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:39,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:39 GMT Server: Apache x-compute-request-id: req-dd65d660-799d-47b6-b185-8bb8f67e5059 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd65d660-799d-47b6-b185-8bb8f67e5059 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "self"}, {"href": "http://172.30.9.23:8776/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-08T08:17:39.000000", "replication_status": null, "snapshot_id": null, "id": "a9c1d690-e5c5-457c-9e28-f76931629fbd", "size": 1, "user_id": "eba62ff4752e479481435add4c51b5bb", "os-vol-tenant-attr:tenant_id": "2fbe994dd62b49a6a3ecacb2a1ac1998", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image", "image_id": "c0bb5b48-15e7-4fab-a922-de543e24b50e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol", "bootable": "true", "created_at": "2018-09-08T08:17:31.000000", "volume_type": null}} 2018-09-08 08:17:39,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-dd65d660-799d-47b6-b185-8bb8f67e5059 2018-09-08 08:17:39,627 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:17:39,627 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:17:42,631 - create_volume - DEBUG - Volume status query timeout in 56.8089568615 2018-09-08 08:17:42,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-750c5bbe-6585-4714-bc92-871bb308829b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc34d36c7d59c79ec28c8cf7f6295de919e1fdf4" 2018-09-08 08:17:42,828 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-38e290f8-c155-4dd1-9915-7af6b486fa73 x-openstack-request-id: req-38e290f8-c155-4dd1-9915-7af6b486fa73 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a9c1d690-e5c5-457c-9e28-f76931629fbd could not be found.", "code": 404}} 2018-09-08 08:17:42,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2fbe994dd62b49a6a3ecacb2a1ac1998/volumes/a9c1d690-e5c5-457c-9e28-f76931629fbd used request id req-38e290f8-c155-4dd1-9915-7af6b486fa73 2018-09-08 08:17:42,828 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a9c1d690-e5c5-457c-9e28-f76931629fbd could not be found. (HTTP 404) (Request-ID: req-38e290f8-c155-4dd1-9915-7af6b486fa73) 2018-09-08 08:17:42,829 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-vol 2018-09-08 08:17:42,829 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-bc7ce5e0-f722-49fa-9a75-2b0a15ba8e0c-image 2018-09-08 08:17:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6359594faf6939e8f2f989ee597c268d4f52d8a" 2018-09-08 08:17:44,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90a079b0-a0b3-4a4c-80f5-a15ea585e03f Date: Sat, 08 Sep 2018 08:17:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:44,618 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c0bb5b48-15e7-4fab-a922-de543e24b50e used request id req-90a079b0-a0b3-4a4c-80f5-a15ea585e03f 2018-09-08 08:17:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:44,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-254b4d95-e03b-4d45-958a-29406bb446e6 Date: Sat, 08 Sep 2018 08:17:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:17:44,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-254b4d95-e03b-4d45-958a-29406bb446e6 2018-09-08 08:17:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:44,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b44f8a-18ec-439b-9356-56d78c1f6c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:44,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-55b44f8a-18ec-439b-9356-56d78c1f6c64 2018-09-08 08:17:44,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b08a529-7071-4d20-b17e-cc8a8bc3de8b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:17:45,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3b08a529-7071-4d20-b17e-cc8a8bc3de8b 2018-09-08 08:17:45,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30585173-0cff-486d-94f3-8c483dc8fda9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-30585173-0cff-486d-94f3-8c483dc8fda9 2018-09-08 08:17:45,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a8f2ac-a9d8-4d48-8bbf-86523cea26dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-e3a8f2ac-a9d8-4d48-8bbf-86523cea26dc 2018-09-08 08:17:45,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a0a610-e89b-4b82-a317-6fdc4e1e2cf6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:17:45,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-05a0a610-e89b-4b82-a317-6fdc4e1e2cf6 2018-09-08 08:17:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b653e9-76f7-46a1-8dd4-aeb04e4a224b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-32b653e9-76f7-46a1-8dd4-aeb04e4a224b 2018-09-08 08:17:45,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb97743-2bc1-48a9-ae1e-03a9c6f9dc5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-7bb97743-2bc1-48a9-ae1e-03a9c6f9dc5b 2018-09-08 08:17:45,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf37def-003b-4d92-8102-c3f3c8714a7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ccf37def-003b-4d92-8102-c3f3c8714a7d 2018-09-08 08:17:45,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb0a6a55-ea5a-4a11-bd98-f36c2a429dc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-eb0a6a55-ea5a-4a11-bd98-f36c2a429dc3 2018-09-08 08:17:45,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:45,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01966554-edd7-4462-9be5-2ac7ff478a90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:17:45,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-01966554-edd7-4462-9be5-2ac7ff478a90 2018-09-08 08:17:45,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:17:45,850 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-proj 2018-09-08 08:17:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:46,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0bf974f-1a7a-44b4-907b-83ae22c55e6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:46,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2fbe994dd62b49a6a3ecacb2a1ac1998 used request id req-d0bf974f-1a7a-44b4-907b-83ae22c55e6b 2018-09-08 08:17:46,101 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-proj-role 2018-09-08 08:17:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:46,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac60c86c-b2ba-4747-a04b-f0c22d08b586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:46,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c3f6d4e79de6434c9bf06a200b9d8ec9 used request id req-ac60c86c-b2ba-4747-a04b-f0c22d08b586 2018-09-08 08:17:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7a042da26b1c078f6e05a7ee5caa037e88334" 2018-09-08 08:17:46,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b919345e-7bf1-4691-9b26-377a2d2a6e3c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:46,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b919345e-7bf1-4691-9b26-377a2d2a6e3c 2018-09-08 08:17:46,315 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5662da01-a58b-4e0-user 2018-09-08 08:17:46,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/eba62ff4752e479481435add4c51b5bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95c17b243fd68ff1974bc959ebaeea940e766c" 2018-09-08 08:17:46,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b344ed-9e4b-4037-9ddf-4ab328c16fe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:46,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eba62ff4752e479481435add4c51b5bb used request id req-76b344ed-9e4b-4037-9ddf-4ab328c16fe9 2018-09-08 08:17:46,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:46,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["yoFAxx5HRdW_5Zyl57G5jw"], "issued_at": "2018-09-08T08:17:46.000000Z"}} 2018-09-08 08:17:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72639e843518e3467abe9c9833709f2a16a9b772" 2018-09-08 08:17:47,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc62125b-3cc7-4330-a85e-4b12b5e09c66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:47,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc62125b-3cc7-4330-a85e-4b12b5e09c66 2018-09-08 08:17:47,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:47,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:47,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Ik8lNbRvS92OwDVBcnPnpg"], "issued_at": "2018-09-08T08:17:47.000000Z"}} 2018-09-08 08:17:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:47,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d501012-4c36-4056-adfc-90bfef2339ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:47,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d501012-4c36-4056-adfc-90bfef2339ea 2018-09-08 08:17:47,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:47,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9ce089-c4d1-4d86-894c-efef3bf5975f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:17:47,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj used request id req-9c9ce089-c4d1-4d86-894c-efef3bf5975f 2018-09-08 08:17:47,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:47,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cdbf01-a9e4-4ccd-8d31-59edd962f71c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:47,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12cdbf01-a9e4-4ccd-8d31-59edd962f71c 2018-09-08 08:17:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}}' 2018-09-08 08:17:47,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fcbe40-c4fd-4ff2-88a4-04ce48342f25 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:17:47,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-49fcbe40-c4fd-4ff2-88a4-04ce48342f25 2018-09-08 08:17:47,834 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-proj 2018-09-08 08:17:47,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:47,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:48,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["TMdKtbIbSYCvKpqDyWH1yw"], "issued_at": "2018-09-08T08:17:48.000000Z"}} 2018-09-08 08:17:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67042e0410067d717e6e93da6d1a217aa5325f0b" 2018-09-08 08:17:48,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88968172-1e99-4cc8-b1d4-60f53627f8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:48,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-88968172-1e99-4cc8-b1d4-60f53627f8dc 2018-09-08 08:17:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:48,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67042e0410067d717e6e93da6d1a217aa5325f0b" 2018-09-08 08:17:48,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e35a88-5691-4cdb-9576-b1f56d559bd6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:17:48,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c8e35a88-5691-4cdb-9576-b1f56d559bd6 2018-09-08 08:17:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67042e0410067d717e6e93da6d1a217aa5325f0b" 2018-09-08 08:17:48,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df07fbf-b378-4a5d-9a40-cc68ba7658d1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}]} 2018-09-08 08:17:48,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-ae22d34f-b8a0-4ab-proj used request id req-0df07fbf-b378-4a5d-9a40-cc68ba7658d1 2018-09-08 08:17:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67042e0410067d717e6e93da6d1a217aa5325f0b" 2018-09-08 08:17:48,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1b9c06-f3c5-4f60-88a2-5062ea086a26 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:17:48,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5d1b9c06-f3c5-4f60-88a2-5062ea086a26 2018-09-08 08:17:48,959 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-user 2018-09-08 08:17:48,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe5e41e-f27e-4ecc-8f08-07b875464c51 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:17:49,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbe5e41e-f27e-4ecc-8f08-07b875464c51 2018-09-08 08:17:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" -d '{"role": {"name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}}' 2018-09-08 08:17:49,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d68985d-93f1-4931-96ac-0ce02a673000 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5544675f5ff4441fbadfbce429825935", "links": {"self": "http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935"}, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}} 2018-09-08 08:17:49,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d68985d-93f1-4931-96ac-0ce02a673000 2018-09-08 08:17:49,175 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role 2018-09-08 08:17:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fb99fa-cf71-4bcb-ba60-daf52496c8fb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935"}, "domain_id": null, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role", "id": "5544675f5ff4441fbadfbce429825935"}} 2018-09-08 08:17:49,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935 used request id req-05fb99fa-cf71-4bcb-ba60-daf52496c8fb 2018-09-08 08:17:49,263 - keystone_utils - INFO - Granting role SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role to project SimpleHealthCheck-ae22d34f-b8a0-4ab-proj 2018-09-08 08:17:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be/users/e99656864af540729cac6bfc80c943c9/roles/5544675f5ff4441fbadfbce429825935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:17:49,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3545cd0a-4063-43cf-8764-60b646002985 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:17:49,419 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be/users/e99656864af540729cac6bfc80c943c9/roles/5544675f5ff4441fbadfbce429825935 used request id req-3545cd0a-4063-43cf-8764-60b646002985 2018-09-08 08:17:49,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:17:49,421 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:17:49,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:49,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:49,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5544675f5ff4441fbadfbce429825935", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}], "expires_at": "2018-09-08T09:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf1c45e73d2405995c0ca851f85b9be", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-user", "id": "e99656864af540729cac6bfc80c943c9"}, "audit_ids": ["vw03P9jNSymq_IQbikrwqA"], "issued_at": "2018-09-08T08:17:49.000000Z"}} 2018-09-08 08:17:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:49,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa7866d-fe3c-4597-9199-312fccd274c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:49,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8fa7866d-fe3c-4597-9199-312fccd274c9 2018-09-08 08:17:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e1597530-e734-4bb7-b9c4-365d70722850 Date: Sat, 08 Sep 2018 08:17:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image"} 2018-09-08 08:17:50,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image used request id req-e1597530-e734-4bb7-b9c4-365d70722850 2018-09-08 08:17:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:50,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5560b45-f787-495f-80cd-f7d868ca8c0e Date: Sat, 08 Sep 2018 08:17:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:50,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a5560b45-f787-495f-80cd-f7d868ca8c0e 2018-09-08 08:17:50,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image"}' 2018-09-08 08:17:50,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df X-Openstack-Request-Id: req-9dcf524b-eb8c-47c7-abd6-98c6494aa20d Date: Sat, 08 Sep 2018 08:17:50 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "min_disk": 0, "protected": false, "id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "file": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file", "checksum": null, "owner": "fbf1c45e73d2405995c0ca851f85b9be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:50,445 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9dcf524b-eb8c-47c7-abd6-98c6494aa20d 2018-09-08 08:17:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" -d '' 2018-09-08 08:17:51,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd95cbda-e0a7-4412-8139-63f25486087b Date: Sat, 08 Sep 2018 08:17:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:17:51,900 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file used request id req-fd95cbda-e0a7-4412-8139-63f25486087b 2018-09-08 08:17:51,900 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:17:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:52,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0ed58497-2d98-4cdb-8062-d66dcc91db0e Date: Sat, 08 Sep 2018 08:17:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:51Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "metadata": {}}], "self": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "min_disk": 0, "protected": false, "id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "file": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbf1c45e73d2405995c0ca851f85b9be", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:52,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df used request id req-0ed58497-2d98-4cdb-8062-d66dcc91db0e 2018-09-08 08:17:52,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:52,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8f0db014-6ee6-4f25-9a0c-8200f3d70e44 Date: Sat, 08 Sep 2018 08:17:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:17:52,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8f0db014-6ee6-4f25-9a0c-8200f3d70e44 2018-09-08 08:17:52,248 - create_image - INFO - Created image with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image 2018-09-08 08:17:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:17:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-14a366dd-9c76-441c-87e9-63db51e7f050 Date: Sat, 08 Sep 2018 08:17:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:51Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "metadata": {}}], "self": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "min_disk": 0, "protected": false, "id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "file": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbf1c45e73d2405995c0ca851f85b9be", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:17:52,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df used request id req-14a366dd-9c76-441c-87e9-63db51e7f050 2018-09-08 08:17:52,418 - create_image - DEBUG - Instance status is - active 2018-09-08 08:17:52,418 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image 2018-09-08 08:17:52,418 - create_image - INFO - Image is now active with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image 2018-09-08 08:17:52,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:52,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:52,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5544675f5ff4441fbadfbce429825935", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}], "expires_at": "2018-09-08T09:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf1c45e73d2405995c0ca851f85b9be", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-user", "id": "e99656864af540729cac6bfc80c943c9"}, "audit_ids": ["1idVRvhkQUGN0nKAttk9jw"], "issued_at": "2018-09-08T08:17:52.000000Z"}} 2018-09-08 08:17:52,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:52,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d20bf4-dcbe-42c5-bf59-e7e815fb4c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:52,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46d20bf4-dcbe-42c5-bf59-e7e815fb4c72 2018-09-08 08:17:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:53,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d1abda80-d579-4dc2-a446-0d45d74edd97 Date: Sat, 08 Sep 2018 08:17:53 GMT RESP BODY: {"networks":[]} 2018-09-08 08:17:53,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-d1abda80-d579-4dc2-a446-0d45d74edd97 2018-09-08 08:17:53,090 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net 2018-09-08 08:17:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" -d '{"network": {"name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net", "admin_state_up": true}}' 2018-09-08 08:17:53,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-18855fcf-0b60-4f68-bd58-159876d58112 Date: Sat, 08 Sep 2018 08:17:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:17:53Z","is_default":false,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","mtu":1450}} 2018-09-08 08:17:53,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-18855fcf-0b60-4f68-bd58-159876d58112 2018-09-08 08:17:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:53,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-6d70ca04-3c3c-4589-bfc2-f1b585467383 Date: Sat, 08 Sep 2018 08:17:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:17:53Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:53,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-6d70ca04-3c3c-4589-bfc2-f1b585467383 2018-09-08 08:17:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:54,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25203d61-2d45-4734-a49e-370173f9a654 Date: Sat, 08 Sep 2018 08:17:54 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:17:54,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-25203d61-2d45-4734-a49e-370173f9a654 2018-09-08 08:17:54,067 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet 2018-09-08 08:17:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" -d '{"subnets": [{"ip_version": 4, "network_id": "62e50659-220c-4fa7-a0d8-1b4a0ee5aa18", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]}' 2018-09-08 08:17:54,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-569f622e-70e9-4555-84a9-2de4c1222c56 Date: Sat, 08 Sep 2018 08:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:17:54,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-569f622e-70e9-4555-84a9-2de4c1222c56 2018-09-08 08:17:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:55,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b79a7444-af02-4651-b5b5-fbe4e9ca4147 Date: Sat, 08 Sep 2018 08:17:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:55,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-b79a7444-af02-4651-b5b5-fbe4e9ca4147 2018-09-08 08:17:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:17:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d3f4cb95-6866-4d2c-86a5-10628ca8584e Date: Sat, 08 Sep 2018 08:17:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:17:55,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-d3f4cb95-6866-4d2c-86a5-10628ca8584e 2018-09-08 08:17:55,235 - OpenStackNetwork - DEBUG - Network [62e50659-220c-4fa7-a0d8-1b4a0ee5aa18] created successfully 2018-09-08 08:17:55,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:55,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:55,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["w4ysKlHCT-SNABvcPvMioQ"], "issued_at": "2018-09-08T08:17:55.000000Z"}} 2018-09-08 08:17:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2ac94203bf33600d13600e5c907eccc2327128" 2018-09-08 08:17:55,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bcb2c2-0591-429b-ad0d-e8a698a99c78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:55,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60bcb2c2-0591-429b-ad0d-e8a698a99c78 2018-09-08 08:17:55,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:17:55,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2ac94203bf33600d13600e5c907eccc2327128" 2018-09-08 08:17:55,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb5f5a5a-ee57-4189-a84e-2469829cf74a x-compute-request-id: req-eb5f5a5a-ee57-4189-a84e-2469829cf74a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:17:55,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eb5f5a5a-ee57-4189-a84e-2469829cf74a 2018-09-08 08:17:55,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2ac94203bf33600d13600e5c907eccc2327128" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:17:55,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce45f936-2bfb-4570-b9fe-79d108198d52 x-compute-request-id: req-ce45f936-2bfb-4570-b9fe-79d108198d52 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1aa40436-1f70-4035-99ac-0d56275af46c", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:17:55,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ce45f936-2bfb-4570-b9fe-79d108198d52 2018-09-08 08:17:55,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:55,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:56,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5544675f5ff4441fbadfbce429825935", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}], "expires_at": "2018-09-08T09:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf1c45e73d2405995c0ca851f85b9be", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-user", "id": "e99656864af540729cac6bfc80c943c9"}, "audit_ids": ["X1X1Jn-OSPeqNh_zvkaGdw"], "issued_at": "2018-09-08T08:17:56.000000Z"}} 2018-09-08 08:17:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:56,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde1f541-f592-4e1f-a2c4-6f76a86bc5c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:56,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cde1f541-f592-4e1f-a2c4-6f76a86bc5c6 2018-09-08 08:17:56,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:17:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:56,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda4c53a-7953-4300-9fe1-3f38e055a9e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:56,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fda4c53a-7953-4300-9fe1-3f38e055a9e9 2018-09-08 08:17:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:56,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-cc8aabca-add3-4d8b-b130-8e1ab4243ad5 Date: Sat, 08 Sep 2018 08:17:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:56,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-cc8aabca-add3-4d8b-b130-8e1ab4243ad5 2018-09-08 08:17:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:56,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:56,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:56,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99745e2c-0a8b-4307-993f-292130735ea7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:17:56,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-99745e2c-0a8b-4307-993f-292130735ea7 2018-09-08 08:17:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:57,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4c5fe2e7-5b8d-4cd2-9e46-7af23c8ac46c Date: Sat, 08 Sep 2018 08:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:17:57,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-4c5fe2e7-5b8d-4cd2-9e46-7af23c8ac46c 2018-09-08 08:17:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73e9ea4b-c2b2-49c5-bd93-feb97cf6bbae Date: Sat, 08 Sep 2018 08:17:57 GMT RESP BODY: {"ports":[]} 2018-09-08 08:17:57,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True used request id req-73e9ea4b-c2b2-49c5-bd93-feb97cf6bbae 2018-09-08 08:17:57,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:58,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb542b56-89c8-404e-8b6b-ed4694eabd5e x-compute-request-id: req-cb542b56-89c8-404e-8b6b-ed4694eabd5e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:17:58,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst used request id req-cb542b56-89c8-404e-8b6b-ed4694eabd5e 2018-09-08 08:17:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:58,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f98ff628-c46b-4c5d-a09f-6b00c8e20b5a Date: Sat, 08 Sep 2018 08:17:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:58,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-f98ff628-c46b-4c5d-a09f-6b00c8e20b5a 2018-09-08 08:17:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145b0ac9-94a8-452a-9afc-45b147b23383 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:17:58,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-145b0ac9-94a8-452a-9afc-45b147b23383 2018-09-08 08:17:58,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:58,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ae6d1102-f8db-4c54-b698-9d1f6b15e947 Date: Sat, 08 Sep 2018 08:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:17:58,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-ae6d1102-f8db-4c54-b698-9d1f6b15e947 2018-09-08 08:17:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:58,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14b451a0-29b7-4309-a464-e4467443edac Date: Sat, 08 Sep 2018 08:17:58 GMT RESP BODY: {"ports":[]} 2018-09-08 08:17:58,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True used request id req-14b451a0-29b7-4309-a464-e4467443edac 2018-09-08 08:17:58,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:17:58,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:17:59,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5544675f5ff4441fbadfbce429825935", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role"}], "expires_at": "2018-09-08T09:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf1c45e73d2405995c0ca851f85b9be", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fbf1c45e73d2405995c0ca851f85b9be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-user", "id": "e99656864af540729cac6bfc80c943c9"}, "audit_ids": ["joogARyNT8qSpT4KZZ4FwQ"], "issued_at": "2018-09-08T08:17:59.000000Z"}} 2018-09-08 08:17:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e0c63cbe652c013d28959179f1199961c25eb2" 2018-09-08 08:17:59,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0e29db-6a8b-48ef-8f8c-0b9e54362688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:17:59,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c0e29db-6a8b-48ef-8f8c-0b9e54362688 2018-09-08 08:17:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:59,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6b3f8730-15f8-4c88-b76e-5d1df328d9b8 Date: Sat, 08 Sep 2018 08:17:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:59,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-6b3f8730-15f8-4c88-b76e-5d1df328d9b8 2018-09-08 08:17:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:59,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3228dd17-15d9-4a6a-a9c7-b002805d1d3b Date: Sat, 08 Sep 2018 08:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:17:59,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-3228dd17-15d9-4a6a-a9c7-b002805d1d3b 2018-09-08 08:17:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:17:59,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-af6294cc-8328-4194-bb77-2034d6afec21 Date: Sat, 08 Sep 2018 08:17:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:17:59,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-af6294cc-8328-4194-bb77-2034d6afec21 2018-09-08 08:17:59,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:17:59,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:17:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:17:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e0c63cbe652c013d28959179f1199961c25eb2" 2018-09-08 08:17:59,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2ff052-01c6-4efd-86f3-7ed20b60d032 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:17:59,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-6e2ff052-01c6-4efd-86f3-7ed20b60d032 2018-09-08 08:17:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9f37d00b-69c5-4bf6-9c04-907076410e1a Date: Sat, 08 Sep 2018 08:18:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:18:00,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-9f37d00b-69c5-4bf6-9c04-907076410e1a 2018-09-08 08:18:00,029 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net 2018-09-08 08:18:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" -d '{"port": {"network_id": "62e50659-220c-4fa7-a0d8-1b4a0ee5aa18", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1", "admin_state_up": true}}' 2018-09-08 08:18:01,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ec78fbcb-1639-4edb-8b9c-a427a73a6d77 Date: Sat, 08 Sep 2018 08:18:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.14"}],"id":"60d18fe2-d7bf-433d-8338-389f95ac33cc","security_groups":["38a882fc-a366-4b23-ac49-15ed4bca1dd8"],"mac_address":"fa:16:3e:a0:57:4d","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1","project_id":"fbf1c45e73d2405995c0ca851f85b9be","qos_policy_id":null,"admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:18:00Z","binding:vnic_type":"normal"}} 2018-09-08 08:18:01,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ec78fbcb-1639-4edb-8b9c-a427a73a6d77 2018-09-08 08:18:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-534ca565-677a-4bf0-be28-381abbb2b415 Date: Sat, 08 Sep 2018 08:18:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:18:01,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-534ca565-677a-4bf0-be28-381abbb2b415 2018-09-08 08:18:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d3a5c6-d45a-4129-9188-37c735b73f09 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:18:01,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-60d3a5c6-d45a-4129-9188-37c735b73f09 2018-09-08 08:18:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fa1d6965-d848-4bbb-9567-3c779bcf7dc4 Date: Sat, 08 Sep 2018 08:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:18:01,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-fa1d6965-d848-4bbb-9567-3c779bcf7dc4 2018-09-08 08:18:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-45304de5-a4b3-4040-93d9-9038c8457127 Date: Sat, 08 Sep 2018 08:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.14"}],"id":"60d18fe2-d7bf-433d-8338-389f95ac33cc","security_groups":["38a882fc-a366-4b23-ac49-15ed4bca1dd8"],"mac_address":"fa:16:3e:a0:57:4d","project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1","admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:18:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:18:01,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1&admin_state_up=True used request id req-45304de5-a4b3-4040-93d9-9038c8457127 2018-09-08 08:18:01,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2ba10b-45c0-406c-bead-be77fccf1b3a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:18:01,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-3e2ba10b-45c0-406c-bead-be77fccf1b3a 2018-09-08 08:18:01,652 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst 2018-09-08 08:18:01,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efa3cee1-0671-4ded-be8f-f96667dbc3f9 x-compute-request-id: req-efa3cee1-0671-4ded-be8f-f96667dbc3f9 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}], "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-flavor-name"}]} 2018-09-08 08:18:01,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-efa3cee1-0671-4ded-be8f-f96667dbc3f9 2018-09-08 08:18:01,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bae6878-8a55-4752-9fb6-a9bda207761f x-compute-request-id: req-4bae6878-8a55-4752-9fb6-a9bda207761f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1aa40436-1f70-4035-99ac-0d56275af46c", "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:18:01,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c used request id req-4bae6878-8a55-4752-9fb6-a9bda207761f 2018-09-08 08:18:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:01,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bbe472f1-d581-4cc9-90e5-c0abb0005945 Date: Sat, 08 Sep 2018 08:18:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:17:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:17:51Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "metadata": {}}], "self": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "min_disk": 0, "protected": false, "id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "file": "/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbf1c45e73d2405995c0ca851f85b9be", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image"} 2018-09-08 08:18:01,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image used request id req-bbe472f1-d581-4cc9-90e5-c0abb0005945 2018-09-08 08:18:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:02,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e8bc451-cfc9-478a-8545-d052246686cf Date: Sat, 08 Sep 2018 08:18:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:18:02,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4e8bc451-cfc9-478a-8545-d052246686cf 2018-09-08 08:18:02,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" -d '{"server": {"name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "imageRef": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "flavorRef": "1aa40436-1f70-4035-99ac-0d56275af46c", "max_count": 1, "min_count": 1, "networks": [{"port": "60d18fe2-d7bf-433d-8338-389f95ac33cc"}]}}' 2018-09-08 08:18:04,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa365d87-aba8-4ea5-b10b-b6d83dec77db x-compute-request-id: req-aa365d87-aba8-4ea5-b10b-b6d83dec77db Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "adminPass": "Yx84ERy24x2p"}} 2018-09-08 08:18:04,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aa365d87-aba8-4ea5-b10b-b6d83dec77db 2018-09-08 08:18:04,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:04,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18: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-1f4bdc2c-0569-4dbe-951f-a7c5dd363bb4 x-compute-request-id: req-1f4bdc2c-0569-4dbe-951f-a7c5dd363bb4 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:18:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:04,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-1f4bdc2c-0569-4dbe-951f-a7c5dd363bb4 2018-09-08 08:18:04,656 - create_instance - INFO - Created instance with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst 2018-09-08 08:18:04,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:05,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18: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-86358a71-0a27-4229-a883-c688e553814c x-compute-request-id: req-86358a71-0a27-4229-a883-c688e553814c Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:18:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:05,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-86358a71-0a27-4229-a883-c688e553814c 2018-09-08 08:18:05,378 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst] is - BUILD 2018-09-08 08:18:05,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:18:08,382 - create_instance - DEBUG - VM status query timeout in 896.274912834 2018-09-08 08:18:08,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:08,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971077b2-d48c-4c34-a3d4-5f6002b611d0 x-compute-request-id: req-971077b2-d48c-4c34-a3d4-5f6002b611d0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "security_groups": [{"name": "default"}], "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:18:06Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:08,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-971077b2-d48c-4c34-a3d4-5f6002b611d0 2018-09-08 08:18:08,878 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst] is - BUILD 2018-09-08 08:18:08,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:18:11,881 - create_instance - DEBUG - VM status query timeout in 892.775235891 2018-09-08 08:18:11,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:12,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08964977-4114-4d97-97d1-b47817ea2067 x-compute-request-id: req-08964977-4114-4d97-97d1-b47817ea2067 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:57:4d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:18:10.000000", "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "security_groups": [{"name": "default"}], "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:18:11Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:12,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-08964977-4114-4d97-97d1-b47817ea2067 2018-09-08 08:18:12,507 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst] is - ACTIVE 2018-09-08 08:18:12,507 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:18:12,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:13,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea97db74-cc15-4264-aaa3-6eb3ef49efa6 x-compute-request-id: req-ea97db74-cc15-4264-aaa3-6eb3ef49efa6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:57:4d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:18:10.000000", "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "security_groups": [{"name": "default"}], "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:18:11Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:13,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-ea97db74-cc15-4264-aaa3-6eb3ef49efa6 2018-09-08 08:18:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:13,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-056c2f77-5142-4a02-ad30-b839d79062df Date: Sat, 08 Sep 2018 08:18:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db09491f-50f3-4835-a392-b76bfa4c7a7b"],"updated_at":"2018-09-08T08:17:54Z","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net"}]} 2018-09-08 08:18:13,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net used request id req-056c2f77-5142-4a02-ad30-b839d79062df 2018-09-08 08:18:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db45869-c399-4ba1-ae2b-15a42eed2d51 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:18:13,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-0db45869-c399-4ba1-ae2b-15a42eed2d51 2018-09-08 08:18:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:13,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-534e97ef-eae1-48ca-b5b3-379985f97cf8 Date: Sat, 08 Sep 2018 08:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:17:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbf1c45e73d2405995c0ca851f85b9be","id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","subnetpool_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet"}]} 2018-09-08 08:18:13,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-534e97ef-eae1-48ca-b5b3-379985f97cf8 2018-09-08 08:18:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-004c97dc-36bf-4eda-81ef-b7e7df638b4b Date: Sat, 08 Sep 2018 08:18:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.14"}],"id":"60d18fe2-d7bf-433d-8338-389f95ac33cc","security_groups":["38a882fc-a366-4b23-ac49-15ed4bca1dd8"],"mac_address":"fa:16:3e:a0:57:4d","project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1","admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:18:00Z","binding:vnic_type":"normal","device_id":"176938f3-d6be-4432-ba5a-d6f610cc443d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:17:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.3"}],"id":"837aa5bd-a220-4a98-bd2b-ca6a84c4f1fe","security_groups":[],"mac_address":"fa:16:3e:e7:6b:93","project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62e50659-220c-4fa7-a0d8-1b4a0ee5aa18"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:17:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.4"}],"id":"abf97dc6-5599-4b4b-9205-fee20e90e837","security_groups":[],"mac_address":"fa:16:3e:19:79:e1","project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62e50659-220c-4fa7-a0d8-1b4a0ee5aa18"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:17:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"db09491f-50f3-4835-a392-b76bfa4c7a7b","ip_address":"10.55.0.2"}],"id":"d309d6bc-52ca-4794-85b1-1d8d34310a3e","security_groups":[],"mac_address":"fa:16:3e:a1:3c:8e","project_id":"fbf1c45e73d2405995c0ca851f85b9be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62e50659-220c-4fa7-a0d8-1b4a0ee5aa18","tenant_id":"fbf1c45e73d2405995c0ca851f85b9be","created_at":"2018-09-08T08:17:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62e50659-220c-4fa7-a0d8-1b4a0ee5aa18"}]} 2018-09-08 08:18:13,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-004c97dc-36bf-4eda-81ef-b7e7df638b4b 2018-09-08 08:18:13,865 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-09-08 08:18:13,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:14,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d6a43c2-d26d-4cf7-8273-ecdb27807a8c x-compute-request-id: req-2d6a43c2-d26d-4cf7-8273-ecdb27807a8c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:57:4d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:18:10.000000", "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "security_groups": [{"name": "default"}], "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:18:11Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:14,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-2d6a43c2-d26d-4cf7-8273-ecdb27807a8c 2018-09-08 08:18:14,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:18:15,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b476b7-e07b-4ec6-8b4e-21986079f343 x-compute-request-id: req-e8b476b7-e07b-4ec6-8b4e-21986079f343 Content-Encoding: gzip Content-Length: 7947 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 812349691 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127946] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129601] pid_max: default: 32768 minimum: 301\n[ 0.130499] ACPI: Core revision 20150930\n[ 0.131880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133183] Security Framework initialized\n[ 0.133997] Yama: becoming mindful.\n[ 0.134722] AppArmor: AppArmor initialized\n[ 0.135575] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136864] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138117] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139311] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140701] Initializing cgroup subsys io\n[ 0.141510] Initializing cgroup subsys memory\n[ 0.142363] Initializing cgroup subsys devices\n[ 0.143240] Initializing cgroup subsys freezer\n[ 0.144105] Initializing cgroup subsys net_cls\n[ 0.144966] Initializing cgroup subsys perf_event\n[ 0.145871] Initializing cgroup subsys net_prio\n[ 0.146744] Initializing cgroup subsys hugetlb\n[ 0.147635] Initializing cgroup subsys pids\n[ 0.148512] CPU: Physical Processor ID: 0\n[ 0.150022] mce: CPU supports 10 MCE banks\n[ 0.150864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163681] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170032] ftrace: allocating 31920 entries in 125 pages\n[ 0.196110] smpboot: Max logical packages: 1\n[ 0.196962] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198300] x2apic enabled\n[ 0.199118] Switched APIC routing to physical x2apic.\n[ 0.200856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205719] KVM setup paravirtual spinlock\n[ 0.207013] x86: Booted up 1 node, 1 CPUs\n[ 0.207810] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209190] devtmpfs: initialized\n[ 0.210883] evm: security.selinux\n[ 0.211579] evm: security.SMACK64\n[ 0.212268] evm: security.SMACK64EXEC\n[ 0.213011] evm: security.SMACK64TRANSMUTE\n[ 0.213810] evm: security.SMACK64MMAP\n[ 0.214562] evm: security.ima\n[ 0.215203] evm: security.capability\n[ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217844] pinctrl core: initialized pinctrl subsystem\n[ 0.218939] RTC time: 8:18:10, date: 09/08/18\n[ 0.219881] NET: Registered protocol family 16\n[ 0.220843] cpuidle: using governor ladder\n[ 0.221648] cpuidle: using governor menu\n[ 0.222427] PCCT header not found.\n[ 0.223181] ACPI: bus type PCI registered\n[ 0.223984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225210] PCI: Using configuration type 1 for base access\n[ 0.226956] ACPI: Added _OSI(Module Device)\n[ 0.227793] ACPI: Added _OSI(Processor Device)\n[ 0.228650] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231635] ACPI: Interpreter enabled\n[ 0.232409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239751] ACPI: (supports S0 S5)\n[ 0.240455] ACPI: Using IOAPIC for interrupt routing\n[ 0.241405] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245619] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246849] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248033] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250239] acpiphp: Slot [3] registered\n[ 0.251038] acpiphp: Slot [4] registered\n[ 0.251825] acpiphp: Slot [5] registered\n[ 0.252616] acpiphp: Slot [6] registered\n[ 0.253407] acpiphp: Slot [7] registered\n[ 0.254201] acpiphp: Slot [8] registered\n[ 0.254994] acpiphp: Slot [9] registered\n[ 0.255782] acpiphp: Slot [10] registered\n[ 0.256587] acpiphp: Slot [11] registered\n[ 0.257396] acpiphp: Slot [12] registered\n[ 0.258208] acpiphp: Slot [13] registered\n[ 0.259013] acpiphp: Slot [14] registered\n[ 0.259814] acpiphp: Slot [15] registered\n[ 0.270684] acpiphp: Slot [16] registered\n[ 0.271496] acpiphp: Slot [17] registered\n[ 0.272302] acpiphp: Slot [18] registered\n[ 0.273106] acpiphp: Slot [19] registered\n[ 0.273909] acpiphp: Slot [20] registered\n[ 0.274716] acpiphp: Slot [21] registered\n[ 0.275526] acpiphp: Slot [22] registered\n[ 0.276332] acpiphp: Slot [23] registered\n[ 0.277141] acpiphp: Slot [24] registered\n[ 0.277946] acpiphp: Slot [25] registered\n[ 0.278750] acpiphp: Slot [26] registered\n[ 0.279557] acpiphp: Slot [27] registered\n[ 0.280362] acpiphp: Slot [28] registered\n[ 0.281166] acpiphp: Slot [29] registered\n[ 0.281970] acpiphp: Slot [30] registered\n[ 0.282775] acpiphp: Slot [31] registered\n[ 0.283581] PCI host bridge to bus 0000:00\n[ 0.284384] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288230] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.289669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295886] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298319] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299578] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360846] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364007] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365161] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366209] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367747] vgaarb: loaded\n[ 0.368361] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369485] SCSI subsystem initialized\n[ 0.370305] ACPI: bus type USB registered\n[ 0.371115] usbcore: registered new interface driver usbfs\n[ 0.372144] usbcore: registered new interface driver hub\n[ 0.373145] usbcore: registered new device driver usb\n[ 0.374188] PCI: Using ACPI for IRQ routing\n[ 0.375202] NetLabel: Initializing\n[ 0.375909] NetLabel: domain hash size = 128\n[ 0.376752] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377692] NetLabel: unlabeled traffic allowed by default\n[ 0.378770] clocksource: Switched to clocksource kvm-clock\n[ 0.384023] AppArmor: AppArmor Filesystem Enabled\n[ 0.384977] pnp: PnP ACPI init\n[ 0.385885] pnp: PnP ACPI: found 5 devices\n[ 0.391902] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393584] NET: Registered protocol family 2\n[ 0.394539] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395804] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.396963] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.398115] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399183] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400343] NET: Registered protocol family 1\n[ 0.401203] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403356] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417696] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431877] Trying to unpack rootfs image as initramfs...\n[ 0.481767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.495895] Scanning for low memory corruption every 60 seconds\n[ 0.497518] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498877] audit: initializing netlink subsys (disabled)\n[ 0.500079] audit: type=2000 audit(1536394691.272:1): initialized\n[ 0.501707] Initialise system trusted keyring\n[ 0.502878] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504201] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506320] zbud: loaded\n[ 0.507111] VFS: Disk quotas dquot_6.6.0\n[ 0.507967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509553] fuse init (API version 7.23)\n[ 0.510584] Key type big_key registered\n[ 0.511399] Allocating IMA MOK and blacklist keyrings.\n[ 0.512531] Key type asymmetric registered\n[ 0.513350] Asymmetric key parser 'x509' registered\n[ 0.514293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515748] io scheduler noop registered\n[ 0.516539] io scheduler deadline registered (default)\n[ 0.517518] io scheduler cfq registered\n[ 0.518362] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522153] ACPI: Power Button [PWRF]\n[ 0.523014] GHES: HEST is not enabled!\n[ 0.536775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569811] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596078] Linux agpgart interface v0.103\n[ 0.598524] brd: module loaded\n[ 0.599708] loop: module loaded\n[ 0.604244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605663] GPT:90111 != 20971519\n[ 0.606336] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607402] GPT:90111 != 20971519\n[ 0.608074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609012] vda: vda1 vda15\n[ 0.610451] scsi host0: ata_piix\n[ 0.611191] scsi host1: ata_piix\n[ 0.611883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614458] libphy: Fixed MDIO Bus: probed\n[ 0.615268] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616193] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618674] PPP generic driver version 2.4.2\n[ 0.619555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620837] ehci-pci: EHCI PCI platform driver\n[ 0.621683] ehci-platform: EHCI generic platform driver\n[ 0.622642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623756] ohci-pci: OHCI PCI platform driver\n[ 0.624604] ohci-platform: OHCI generic platform driver\n[ 0.625565] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639904] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642277] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643290] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645571] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646960] usb usb1: Product: UHCI Host Controller\n[ 0.647872] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648981] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649915] hub 1-0:1.0: USB hub found\n[ 0.650670] hub 1-0:1.0: 2 ports detected\n[ 0.651564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654555] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655556] mousedev: PS/2 mouse device common for all mice\n[ 0.656771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658570] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661983] i2c /dev entries driver\n[ 0.662724] device-mapper: uevent: version 1.0.3\n[ 0.663644] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665228] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666473] NET: Registered protocol family 10\n[ 0.667450] NET: Registered protocol family 17\n[ 0.668320] Key type dns_resolver registered\n[ 0.669231] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670303] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672016] registered taskstats version 1\n[ 0.672838] Loading compiled-in X.509 certificates\n[ 0.674248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676067] zswap: loaded using pool lzo/zbud\n[ 0.677417] Key type trusted registered\n[ 0.678978] Key type encrypted registered\n[ 0.679790] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681787] evm: HMAC attrs: 0x1\n[ 0.682710] Magic number: 2:736:320\n[ 0.683466] misc microcode: hash matches\n[ 0.684243] platform microcode: hash matches\n[ 0.685075] tty tty45: hash matches\n[ 0.685854] rtc_cmos 00:00: setting system clock to 2018-09-08 08:18:10 UTC (1536394690)\n[ 0.687419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688503] EDD information not available.\n[ 0.771756] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773453] Write protecting the kernel read-only data: 14336k\n[ 0.775123] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.821164] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.58. iid=i-000000ad\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-09-08 08:18:15,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d/action used request id req-e8b476b7-e07b-4ec6-8b4e-21986079f343 2018-09-08 08:18:15,518 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:18:15,518 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 812349691 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127946] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129601] pid_max: default: 32768 minimum: 301 [ 0.130499] ACPI: Core revision 20150930 [ 0.131880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133183] Security Framework initialized [ 0.133997] Yama: becoming mindful. [ 0.134722] AppArmor: AppArmor initialized [ 0.135575] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136864] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138117] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139311] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140701] Initializing cgroup subsys io [ 0.141510] Initializing cgroup subsys memory [ 0.142363] Initializing cgroup subsys devices [ 0.143240] Initializing cgroup subsys freezer [ 0.144105] Initializing cgroup subsys net_cls [ 0.144966] Initializing cgroup subsys perf_event [ 0.145871] Initializing cgroup subsys net_prio [ 0.146744] Initializing cgroup subsys hugetlb [ 0.147635] Initializing cgroup subsys pids [ 0.148512] CPU: Physical Processor ID: 0 [ 0.150022] mce: CPU supports 10 MCE banks [ 0.150864] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163681] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170032] ftrace: allocating 31920 entries in 125 pages [ 0.196110] smpboot: Max logical packages: 1 [ 0.196962] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198300] x2apic enabled [ 0.199118] Switched APIC routing to physical x2apic. [ 0.200856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205719] KVM setup paravirtual spinlock [ 0.207013] x86: Booted up 1 node, 1 CPUs [ 0.207810] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209190] devtmpfs: initialized [ 0.210883] evm: security.selinux [ 0.211579] evm: security.SMACK64 [ 0.212268] evm: security.SMACK64EXEC [ 0.213011] evm: security.SMACK64TRANSMUTE [ 0.213810] evm: security.SMACK64MMAP [ 0.214562] evm: security.ima [ 0.215203] evm: security.capability [ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217844] pinctrl core: initialized pinctrl subsystem [ 0.218939] RTC time: 8:18:10, date: 09/08/18 [ 0.219881] NET: Registered protocol family 16 [ 0.220843] cpuidle: using governor ladder [ 0.221648] cpuidle: using governor menu [ 0.222427] PCCT header not found. [ 0.223181] ACPI: bus type PCI registered [ 0.223984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225210] PCI: Using configuration type 1 for base access [ 0.226956] ACPI: Added _OSI(Module Device) [ 0.227793] ACPI: Added _OSI(Processor Device) [ 0.228650] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231635] ACPI: Interpreter enabled [ 0.232409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239751] ACPI: (supports S0 S5) [ 0.240455] ACPI: Using IOAPIC for interrupt routing [ 0.241405] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245619] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246849] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248033] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250239] acpiphp: Slot [3] registered [ 0.251038] acpiphp: Slot [4] registered [ 0.251825] acpiphp: Slot [5] registered [ 0.252616] acpiphp: Slot [6] registered [ 0.253407] acpiphp: Slot [7] registered [ 0.254201] acpiphp: Slot [8] registered [ 0.254994] acpiphp: Slot [9] registered [ 0.255782] acpiphp: Slot [10] registered [ 0.256587] acpiphp: Slot [11] registered [ 0.257396] acpiphp: Slot [12] registered [ 0.258208] acpiphp: Slot [13] registered [ 0.259013] acpiphp: Slot [14] registered [ 0.259814] acpiphp: Slot [15] registered [ 0.270684] acpiphp: Slot [16] registered [ 0.271496] acpiphp: Slot [17] registered [ 0.272302] acpiphp: Slot [18] registered [ 0.273106] acpiphp: Slot [19] registered [ 0.273909] acpiphp: Slot [20] registered [ 0.274716] acpiphp: Slot [21] registered [ 0.275526] acpiphp: Slot [22] registered [ 0.276332] acpiphp: Slot [23] registered [ 0.277141] acpiphp: Slot [24] registered [ 0.277946] acpiphp: Slot [25] registered [ 0.278750] acpiphp: Slot [26] registered [ 0.279557] acpiphp: Slot [27] registered [ 0.280362] acpiphp: Slot [28] registered [ 0.281166] acpiphp: Slot [29] registered [ 0.281970] acpiphp: Slot [30] registered [ 0.282775] acpiphp: Slot [31] registered [ 0.283581] PCI host bridge to bus 0000:00 [ 0.284384] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285585] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288230] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.289669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295886] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298319] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299578] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360846] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364007] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365161] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366209] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367747] vgaarb: loaded [ 0.368361] vgaarb: bridge control possible 0000:00:02.0 [ 0.369485] SCSI subsystem initialized [ 0.370305] ACPI: bus type USB registered [ 0.371115] usbcore: registered new interface driver usbfs [ 0.372144] usbcore: registered new interface driver hub [ 0.373145] usbcore: registered new device driver usb [ 0.374188] PCI: Using ACPI for IRQ routing [ 0.375202] NetLabel: Initializing [ 0.375909] NetLabel: domain hash size = 128 [ 0.376752] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377692] NetLabel: unlabeled traffic allowed by default [ 0.378770] clocksource: Switched to clocksource kvm-clock [ 0.384023] AppArmor: AppArmor Filesystem Enabled [ 0.384977] pnp: PnP ACPI init [ 0.385885] pnp: PnP ACPI: found 5 devices [ 0.391902] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393584] NET: Registered protocol family 2 [ 0.394539] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395804] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.396963] TCP: Hash tables configured (established 2048 bind 2048) [ 0.398115] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399183] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400343] NET: Registered protocol family 1 [ 0.401203] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403356] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417696] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431877] Trying to unpack rootfs image as initramfs... [ 0.481767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.495895] Scanning for low memory corruption every 60 seconds [ 0.497518] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498877] audit: initializing netlink subsys (disabled) [ 0.500079] audit: type=2000 audit(1536394691.272:1): initialized [ 0.501707] Initialise system trusted keyring [ 0.502878] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504201] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506320] zbud: loaded [ 0.507111] VFS: Disk quotas dquot_6.6.0 [ 0.507967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509553] fuse init (API version 7.23) [ 0.510584] Key type big_key registered [ 0.511399] Allocating IMA MOK and blacklist keyrings. [ 0.512531] Key type asymmetric registered [ 0.513350] Asymmetric key parser 'x509' registered [ 0.514293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515748] io scheduler noop registered [ 0.516539] io scheduler deadline registered (default) [ 0.517518] io scheduler cfq registered [ 0.518362] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522153] ACPI: Power Button [PWRF] [ 0.523014] GHES: HEST is not enabled! [ 0.536775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569811] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596078] Linux agpgart interface v0.103 [ 0.598524] brd: module loaded [ 0.599708] loop: module loaded [ 0.604244] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605663] GPT:90111 != 20971519 [ 0.606336] GPT:Alternate GPT header not at the end of the disk. [ 0.607402] GPT:90111 != 20971519 [ 0.608074] GPT: Use GNU Parted to correct GPT errors. [ 0.609012] vda: vda1 vda15 [ 0.610451] scsi host0: ata_piix [ 0.611191] scsi host1: ata_piix [ 0.611883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.613058] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.614458] libphy: Fixed MDIO Bus: probed [ 0.615268] tun: Universal TUN/TAP device driver, 1.6 [ 0.616193] tun: (C) 1999-2004 Max Krasnyansky [ 0.618674] PPP generic driver version 2.4.2 [ 0.619555] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620837] ehci-pci: EHCI PCI platform driver [ 0.621683] ehci-platform: EHCI generic platform driver [ 0.622642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623756] ohci-pci: OHCI PCI platform driver [ 0.624604] ohci-platform: OHCI generic platform driver [ 0.625565] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639904] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.642277] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.643290] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.644386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645571] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646960] usb usb1: Product: UHCI Host Controller [ 0.647872] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648981] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649915] hub 1-0:1.0: USB hub found [ 0.650670] hub 1-0:1.0: 2 ports detected [ 0.651564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653628] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654555] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655556] mousedev: PS/2 mouse device common for all mice [ 0.656771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658570] rtc_cmos 00:00: RTC can wake from S4 [ 0.659661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660825] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661983] i2c /dev entries driver [ 0.662724] device-mapper: uevent: version 1.0.3 [ 0.663644] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665228] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666473] NET: Registered protocol family 10 [ 0.667450] NET: Registered protocol family 17 [ 0.668320] Key type dns_resolver registered [ 0.669231] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670303] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672016] registered taskstats version 1 [ 0.672838] Loading compiled-in X.509 certificates [ 0.674248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676067] zswap: loaded using pool lzo/zbud [ 0.677417] Key type trusted registered [ 0.678978] Key type encrypted registered [ 0.679790] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680786] ima: No TPM chip found, activating TPM-bypass! [ 0.681787] evm: HMAC attrs: 0x1 [ 0.682710] Magic number: 2:736:320 [ 0.683466] misc microcode: hash matches [ 0.684243] platform microcode: hash matches [ 0.685075] tty tty45: hash matches [ 0.685854] rtc_cmos 00:00: setting system clock to 2018-09-08 08:18:10 UTC (1536394690) [ 0.687419] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688503] EDD information not available. [ 0.771756] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773453] Write protecting the kernel read-only data: 14336k [ 0.775123] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.821164] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.43 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.58. iid=i-000000ad failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK 2018-09-08 08:18:15,519 - create_instance - INFO - Deleting Port with ID - 60d18fe2-d7bf-433d-8338-389f95ac33cc 2018-09-08 08:18:15,519 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141port-1 2018-09-08 08:18:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/60d18fe2-d7bf-433d-8338-389f95ac33cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:16,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70cf38cd-53ea-439e-86d9-dadfc58aced8 Date: Sat, 08 Sep 2018 08:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:18:16,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/60d18fe2-d7bf-433d-8338-389f95ac33cc used request id req-70cf38cd-53ea-439e-86d9-dadfc58aced8 2018-09-08 08:18:16,105 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst 2018-09-08 08:18:16,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:16,835 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23f25390-b0a9-45e4-9557-27d91d811f0e x-compute-request-id: req-23f25390-b0a9-45e4-9557-27d91d811f0e Content-Type: application/json 2018-09-08 08:18:16,836 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-23f25390-b0a9-45e4-9557-27d91d811f0e 2018-09-08 08:18:16,836 - create_instance - INFO - Checking deletion status 2018-09-08 08:18:16,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:17,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e4f20a3-7403-47ac-9290-3430d89a3523 x-compute-request-id: req-0e4f20a3-7403-47ac-9290-3430d89a3523 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:18:10.000000", "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:18:16Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:17,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-0e4f20a3-7403-47ac-9290-3430d89a3523 2018-09-08 08:18:17,600 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst] is - ACTIVE 2018-09-08 08:18:17,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:18:20,604 - create_instance - DEBUG - VM status query timeout in 296.232611895 2018-09-08 08:18:20,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:20,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b781a842-5dfe-4ee7-b174-0d20b7f5bab4 x-compute-request-id: req-b781a842-5dfe-4ee7-b174-0d20b7f5bab4 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/176938f3-d6be-4432-ba5a-d6f610cc443d", "rel": "bookmark"}], "image": {"id": "34d8ebed-cde8-4dec-8de2-de0dcbb382df", "links": [{"href": "http://172.30.9.23:8774/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:18:10.000000", "flavor": {"id": "1aa40436-1f70-4035-99ac-0d56275af46c", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa40436-1f70-4035-99ac-0d56275af46c", "rel": "bookmark"}]}, "id": "176938f3-d6be-4432-ba5a-d6f610cc443d", "user_id": "e99656864af540729cac6bfc80c943c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:18:20Z", "hostId": "bbc42fed8b11023743bfd164a84b33230a5dddddda5415a092842e39", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst", "created": "2018-09-08T08:18:04Z", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:18:20,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-b781a842-5dfe-4ee7-b174-0d20b7f5bab4 2018-09-08 08:18:20,860 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst] is - ACTIVE 2018-09-08 08:18:20,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:18:23,863 - create_instance - DEBUG - VM status query timeout in 292.973254919 2018-09-08 08:18:23,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cdead6f55bed451edd2ca3bfdb06a310c6d07" 2018-09-08 08:18:23,915 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-372fb551-26c9-4fbb-b3f0-76e235c651ea x-compute-request-id: req-372fb551-26c9-4fbb-b3f0-76e235c651ea Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 176938f3-d6be-4432-ba5a-d6f610cc443d could not be found.", "code": 404}} 2018-09-08 08:18:23,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/176938f3-d6be-4432-ba5a-d6f610cc443d used request id req-372fb551-26c9-4fbb-b3f0-76e235c651ea 2018-09-08 08:18:23,916 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 176938f3-d6be-4432-ba5a-d6f610cc443d could not be found. (HTTP 404) (Request-ID: req-372fb551-26c9-4fbb-b3f0-76e235c651ea) 2018-09-08 08:18:23,916 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-inst 2018-09-08 08:18:23,917 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet 2018-09-08 08:18:23,917 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-subnet 2018-09-08 08:18:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/db09491f-50f3-4835-a392-b76bfa4c7a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:18:26,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-624d22cb-1054-4083-ac4f-96b81a08db7d Date: Sat, 08 Sep 2018 08:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:18:26,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/db09491f-50f3-4835-a392-b76bfa4c7a7b used request id req-624d22cb-1054-4083-ac4f-96b81a08db7d 2018-09-08 08:18:26,101 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-priv-net 2018-09-08 08:18:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ef8cee2412eadd0fae6a73c935aa9e580dc1e58" 2018-09-08 08:18:27,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8558cc99-a5eb-4968-a47e-981102c4ac8f Date: Sat, 08 Sep 2018 08:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:18:27,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/62e50659-220c-4fa7-a0d8-1b4a0ee5aa18 used request id req-8558cc99-a5eb-4968-a47e-981102c4ac8f 2018-09-08 08:18:27,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2ac94203bf33600d13600e5c907eccc2327128" 2018-09-08 08:18:27,764 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c401f40d-9b04-45fd-9dd7-d80e448aa129 x-compute-request-id: req-c401f40d-9b04-45fd-9dd7-d80e448aa129 Content-Length: 0 Content-Type: application/json 2018-09-08 08:18:27,764 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1aa40436-1f70-4035-99ac-0d56275af46c used request id req-c401f40d-9b04-45fd-9dd7-d80e448aa129 2018-09-08 08:18:27,765 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-ddee3893-48c9-4d22-8927-c2f39fa53141-image 2018-09-08 08:18:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3de9c7c001c0d12184ddbc800f3dd96b0133d7cd" 2018-09-08 08:18:28,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4884b724-16e7-41be-b8a8-10d047376212 Date: Sat, 08 Sep 2018 08:18:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:18:28,792 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/34d8ebed-cde8-4dec-8de2-de0dcbb382df used request id req-4884b724-16e7-41be-b8a8-10d047376212 2018-09-08 08:18:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ab8aaa7d-404d-4a0d-90a7-fdd1b84c3020 Date: Sat, 08 Sep 2018 08:18:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "created_at": "2018-09-08T08:17:53Z", "updated_at": "2018-09-08T08:17:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "revision_number": 0, "id": "322757fa-4a1b-4d54-8e6b-0c404e351f57", "remote_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbf1c45e73d2405995c0ca851f85b9be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "revision_number": 0, "id": "3514b521-4db7-448d-a9c3-3a2d16ac88b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbf1c45e73d2405995c0ca851f85b9be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "revision_number": 0, "id": "98766c9a-9f25-4bfc-b055-aebf27475d7a", "remote_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbf1c45e73d2405995c0ca851f85b9be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "revision_number": 0, "id": "9d2da9fb-6035-4e39-8e11-268d3b0e0c0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbf1c45e73d2405995c0ca851f85b9be"}], "revision_number": 4, "project_id": "fbf1c45e73d2405995c0ca851f85b9be", "id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:18:29,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ab8aaa7d-404d-4a0d-90a7-fdd1b84c3020 2018-09-08 08:18:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5544ab-9814-4e1d-9286-7746db6c3f40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:18:29,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2e5544ab-9814-4e1d-9286-7746db6c3f40 2018-09-08 08:18:29,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:18:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1814121-4488-4b6b-890a-1531c28c6a26 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:18:29,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e1814121-4488-4b6b-890a-1531c28c6a26 2018-09-08 08:18:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d8a26e-720f-4832-a3cf-4c725a5ac0ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:18:29,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-55d8a26e-720f-4832-a3cf-4c725a5ac0ce 2018-09-08 08:18:29,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:18:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a684a41-1f51-4043-9ff6-ecd84d51a75f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be"}, "enabled": true, "id": "fbf1c45e73d2405995c0ca851f85b9be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ae22d34f-b8a0-4ab-proj"}} 2018-09-08 08:18:29,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-5a684a41-1f51-4043-9ff6-ecd84d51a75f 2018-09-08 08:18:29,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38a882fc-a366-4b23-ac49-15ed4bca1dd8 2018-09-08 08:18:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=38a882fc-a366-4b23-ac49-15ed4bca1dd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-93486c8d-03d1-43c3-af95-ca14961e9cff Date: Sat, 08 Sep 2018 08:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "port_range_min": null, "revision_number": 0, "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "created_at": "2018-09-08T08:17:53Z", "project_id": "fbf1c45e73d2405995c0ca851f85b9be", "id": "322757fa-4a1b-4d54-8e6b-0c404e351f57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "port_range_min": null, "revision_number": 0, "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "created_at": "2018-09-08T08:17:53Z", "project_id": "fbf1c45e73d2405995c0ca851f85b9be", "id": "3514b521-4db7-448d-a9c3-3a2d16ac88b3"}, {"remote_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "port_range_min": null, "revision_number": 0, "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "created_at": "2018-09-08T08:17:53Z", "project_id": "fbf1c45e73d2405995c0ca851f85b9be", "id": "98766c9a-9f25-4bfc-b055-aebf27475d7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:17:53Z", "security_group_id": "38a882fc-a366-4b23-ac49-15ed4bca1dd8", "port_range_min": null, "revision_number": 0, "tenant_id": "fbf1c45e73d2405995c0ca851f85b9be", "created_at": "2018-09-08T08:17:53Z", "project_id": "fbf1c45e73d2405995c0ca851f85b9be", "id": "9d2da9fb-6035-4e39-8e11-268d3b0e0c0e"}]} 2018-09-08 08:18:29,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=38a882fc-a366-4b23-ac49-15ed4bca1dd8 used request id req-93486c8d-03d1-43c3-af95-ca14961e9cff 2018-09-08 08:18:29,592 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:18:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/38a882fc-a366-4b23-ac49-15ed4bca1dd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:29,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1165420c-f2e1-4de6-9a59-bee8a74e19b0 Content-Length: 0 Date: Sat, 08 Sep 2018 08:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:18:29,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/38a882fc-a366-4b23-ac49-15ed4bca1dd8 used request id req-1165420c-f2e1-4de6-9a59-bee8a74e19b0 2018-09-08 08:18:29,905 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-proj 2018-09-08 08:18:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:30,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9054067c-d0f7-4a5d-b324-2dcd5d54caee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:18:30,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fbf1c45e73d2405995c0ca851f85b9be used request id req-9054067c-d0f7-4a5d-b324-2dcd5d54caee 2018-09-08 08:18:30,148 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-proj-role 2018-09-08 08:18:30,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:30,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7103f880-020c-4f57-a53d-9800c124b5be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:18:30,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5544675f5ff4441fbadfbce429825935 used request id req-7103f880-020c-4f57-a53d-9800c124b5be 2018-09-08 08:18:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f049c2124a908d9425d8a5d2805b54e5f2e46c" 2018-09-08 08:18:30,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340078b8-7074-4b4b-a293-0e5349c8cc8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:18:30,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-340078b8-7074-4b4b-a293-0e5349c8cc8c 2018-09-08 08:18:30,346 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-ae22d34f-b8a0-4ab-user 2018-09-08 08:18:30,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e99656864af540729cac6bfc80c943c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67042e0410067d717e6e93da6d1a217aa5325f0b" 2018-09-08 08:18:30,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c593be0d-aad8-4460-8685-ee8650bb493e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:18:30,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e99656864af540729cac6bfc80c943c9 used request id req-c593be0d-aad8-4460-8685-ee8650bb493e 2018-09-08 08:18:30,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:31,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tgK_G8JoS6uxD5JUToU-8A"], "issued_at": "2018-09-08T08:18:31.000000Z"}} 2018-09-08 08:18:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae0142ed257130181adc61a4e475b3886cd2113" 2018-09-08 08:18:31,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c77b9b8-9a5e-49d4-84a1-87c0463516ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:31,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c77b9b8-9a5e-49d4-84a1-87c0463516ee 2018-09-08 08:18:31,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:31,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:31,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aSDpRlnmQgiBUXzCEO5ppw"], "issued_at": "2018-09-08T08:18:31.000000Z"}} 2018-09-08 08:18:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:31,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd51686c-47e1-4014-988a-11a4291ec088 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:31,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd51686c-47e1-4014-988a-11a4291ec088 2018-09-08 08:18:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:18:31,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:18:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:31,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d083b41e-0f0e-48c3-a5e4-ff8dfd94f365 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:18:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj used request id req-d083b41e-0f0e-48c3-a5e4-ff8dfd94f365 2018-09-08 08:18:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:31,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4655ebcc-c09e-4148-9db1-983b213fb349 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:18:31,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4655ebcc-c09e-4148-9db1-983b213fb349 2018-09-08 08:18:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}}' 2018-09-08 08:18:31,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3672e5a4-ec66-4b7c-81d1-2bb09137b6d8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:18:31,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3672e5a4-ec66-4b7c-81d1-2bb09137b6d8 2018-09-08 08:18:31,942 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj 2018-09-08 08:18:31,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:31,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:32,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["uNXVWqtTQmWEVRlsNiFsZg"], "issued_at": "2018-09-08T08:18:32.000000Z"}} 2018-09-08 08:18:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebbf7ca162a60a5800a6c48cf85b935a3efa486" 2018-09-08 08:18:32,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7eaee5-d184-481e-a83e-81a0f03f6df4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:32,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc7eaee5-d184-481e-a83e-81a0f03f6df4 2018-09-08 08:18:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:18:32,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:18:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:18:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebbf7ca162a60a5800a6c48cf85b935a3efa486" 2018-09-08 08:18:32,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42db2c8e-80b6-44bb-87de-e70b9c6bec7b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:18:32,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-42db2c8e-80b6-44bb-87de-e70b9c6bec7b 2018-09-08 08:18:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebbf7ca162a60a5800a6c48cf85b935a3efa486" 2018-09-08 08:18:32,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48a74ce-c93e-470d-a64a-bab7dd6f3e12 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}]} 2018-09-08 08:18:32,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj used request id req-f48a74ce-c93e-470d-a64a-bab7dd6f3e12 2018-09-08 08:18:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebbf7ca162a60a5800a6c48cf85b935a3efa486" 2018-09-08 08:18:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2932247-faa0-41f5-aeee-51e9a624c0c1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:18:32,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a2932247-faa0-41f5-aeee-51e9a624c0c1 2018-09-08 08:18:33,031 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user 2018-09-08 08:18:33,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:33,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3f2421-fa0c-4092-aa24-c7802e363c30 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:18:33,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b3f2421-fa0c-4092-aa24-c7802e363c30 2018-09-08 08:18:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" -d '{"role": {"name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}}' 2018-09-08 08:18:33,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17aee804-919d-48c2-9075-009e97517f51 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d83fc5893d414c9fab23ab723d07e063", "links": {"self": "http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063"}, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}} 2018-09-08 08:18:33,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-17aee804-919d-48c2-9075-009e97517f51 2018-09-08 08:18:33,241 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role 2018-09-08 08:18:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:33,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ca6a0b-9e9e-4174-b7ae-9ef9fc3fb07e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role", "id": "d83fc5893d414c9fab23ab723d07e063"}} 2018-09-08 08:18:33,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063 used request id req-69ca6a0b-9e9e-4174-b7ae-9ef9fc3fb07e 2018-09-08 08:18:33,332 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role to project CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj 2018-09-08 08:18:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235/users/1a2403147ce14e209bd23e69cae99db6/roles/d83fc5893d414c9fab23ab723d07e063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:18:33,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87644e97-7caa-4c95-98b2-ee3353d80b08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:18:33,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235/users/1a2403147ce14e209bd23e69cae99db6/roles/d83fc5893d414c9fab23ab723d07e063 used request id req-87644e97-7caa-4c95-98b2-ee3353d80b08 2018-09-08 08:18:33,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:18:33,466 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:18:33,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:33,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:33,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["B60ASb-6SCm2JAejGuKekQ"], "issued_at": "2018-09-08T08:18:33.000000Z"}} 2018-09-08 08:18:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:33,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c89f96-7791-4ed7-8592-225473239787 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:33,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70c89f96-7791-4ed7-8592-225473239787 2018-09-08 08:18:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:34,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-3d410f17-3877-4572-9f8f-f3fd9aac5aa5 Date: Sat, 08 Sep 2018 08:18:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387"} 2018-09-08 08:18:34,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 used request id req-3d410f17-3877-4572-9f8f-f3fd9aac5aa5 2018-09-08 08:18:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:34,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-948a512f-de3d-40c1-96ef-2c54ed88f564 Date: Sat, 08 Sep 2018 08:18:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:18:34,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-948a512f-de3d-40c1-96ef-2c54ed88f564 2018-09-08 08:18:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387"}' 2018-09-08 08:18:34,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 X-Openstack-Request-Id: req-d8b2acbb-972a-4dea-9923-2a276f307ee4 Date: Sat, 08 Sep 2018 08:18:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:18:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:18:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459", "min_disk": 0, "protected": false, "id": "a730f2a0-23bf-438d-853b-17a675f24459", "file": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file", "checksum": null, "owner": "62f4906358e64c4fa3937237757a7235", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:18:34,502 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d8b2acbb-972a-4dea-9923-2a276f307ee4 2018-09-08 08:18:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" -d '' 2018-09-08 08:18:36,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6c28070-83f0-47ae-9a2f-aef1da23ad17 Date: Sat, 08 Sep 2018 08:18:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:18:36,300 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file used request id req-d6c28070-83f0-47ae-9a2f-aef1da23ad17 2018-09-08 08:18:36,300 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:18:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:36,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-72f8690e-49ae-43bc-b409-1887daaafb3c Date: Sat, 08 Sep 2018 08:18:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:18:36Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "metadata": {}}], "self": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459", "min_disk": 0, "protected": false, "id": "a730f2a0-23bf-438d-853b-17a675f24459", "file": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62f4906358e64c4fa3937237757a7235", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:18:36,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 used request id req-72f8690e-49ae-43bc-b409-1887daaafb3c 2018-09-08 08:18:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:36,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-733618da-6255-486e-a48a-3f9d95483309 Date: Sat, 08 Sep 2018 08:18:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:18:36,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-733618da-6255-486e-a48a-3f9d95483309 2018-09-08 08:18:36,489 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 2018-09-08 08:18:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:18:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-33bacfd6-9d37-4885-8ab4-5cddd356890d Date: Sat, 08 Sep 2018 08:18:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:18:36Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "metadata": {}}], "self": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459", "min_disk": 0, "protected": false, "id": "a730f2a0-23bf-438d-853b-17a675f24459", "file": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62f4906358e64c4fa3937237757a7235", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:18:36,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 used request id req-33bacfd6-9d37-4885-8ab4-5cddd356890d 2018-09-08 08:18:36,655 - create_image - DEBUG - Instance status is - active 2018-09-08 08:18:36,656 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 2018-09-08 08:18:36,656 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 2018-09-08 08:18:36,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:36,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:37,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["ufBZGz5FTACQJdTXcUvWkw"], "issued_at": "2018-09-08T08:18:37.000000Z"}} 2018-09-08 08:18:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:37,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4751a73a-ccca-45c1-a383-4ea42a9557b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:37,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4751a73a-ccca-45c1-a383-4ea42a9557b6 2018-09-08 08:18:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:37,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d06469b1-f6fe-429d-b98b-30beba8dccc7 Date: Sat, 08 Sep 2018 08:18:37 GMT RESP BODY: {"networks":[]} 2018-09-08 08:18:37,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-d06469b1-f6fe-429d-b98b-30beba8dccc7 2018-09-08 08:18:37,268 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 2018-09-08 08:18:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" -d '{"network": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1", "admin_state_up": true}}' 2018-09-08 08:18:37,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-3b45c128-65c9-49f3-8f71-d1bf81c17c19 Date: Sat, 08 Sep 2018 08:18:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:18:37Z","is_default":false,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","mtu":1450}} 2018-09-08 08:18:37,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3b45c128-65c9-49f3-8f71-d1bf81c17c19 2018-09-08 08:18:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-dcd5a20d-38f9-4df1-adb1-6eabfdb9821a Date: Sat, 08 Sep 2018 08:18:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:18:37Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:18:38,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-dcd5a20d-38f9-4df1-adb1-6eabfdb9821a 2018-09-08 08:18:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:38,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0dcdae13-67fe-4859-90ff-8600ffde735d Date: Sat, 08 Sep 2018 08:18:38 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:18:38,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-0dcdae13-67fe-4859-90ff-8600ffde735d 2018-09-08 08:18:38,249 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 2018-09-08 08:18:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" -d '{"subnets": [{"ip_version": 4, "network_id": "ecc624b1-b17b-4da7-b077-1c3a66ebbd27", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]}' 2018-09-08 08:18:38,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dfbd8ae5-e37a-495b-8d97-1821f3ec485c Date: Sat, 08 Sep 2018 08:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:38,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-dfbd8ae5-e37a-495b-8d97-1821f3ec485c 2018-09-08 08:18:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:39,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-45ec1f63-a69d-4435-ab31-73e825d2c87c Date: Sat, 08 Sep 2018 08:18:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:18:39,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-45ec1f63-a69d-4435-ab31-73e825d2c87c 2018-09-08 08:18:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:18:39,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3114c77f-574a-4980-8074-88f5971d5c9a Date: Sat, 08 Sep 2018 08:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:39,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-3114c77f-574a-4980-8074-88f5971d5c9a 2018-09-08 08:18:39,355 - OpenStackNetwork - DEBUG - Network [ecc624b1-b17b-4da7-b077-1c3a66ebbd27] created successfully 2018-09-08 08:18:39,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:39,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:39,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["sjnTd2MJQ6eAOAVstIsE2g"], "issued_at": "2018-09-08T08:18:39.000000Z"}} 2018-09-08 08:18:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:39,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49aed255-db8d-4ccd-8438-897f338b5ce9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:39,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49aed255-db8d-4ccd-8438-897f338b5ce9 2018-09-08 08:18:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:39,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5db51ee9-aa64-4379-86c7-0dc264788c6c Date: Sat, 08 Sep 2018 08:18:39 GMT RESP BODY: {"networks":[]} 2018-09-08 08:18:39,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-5db51ee9-aa64-4379-86c7-0dc264788c6c 2018-09-08 08:18:39,951 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 2018-09-08 08:18:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" -d '{"network": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2", "admin_state_up": true}}' 2018-09-08 08:18:40,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b82ac6bb-2850-4305-8770-c3a56c15013b Date: Sat, 08 Sep 2018 08:18:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:18:40Z","is_default":false,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","mtu":1450}} 2018-09-08 08:18:40,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b82ac6bb-2850-4305-8770-c3a56c15013b 2018-09-08 08:18:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-dcbb9070-d4e4-4b1f-aee5-359b2374426c Date: Sat, 08 Sep 2018 08:18:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:18:40Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:18:40,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-dcbb9070-d4e4-4b1f-aee5-359b2374426c 2018-09-08 08:18:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:40,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-027ed449-b832-4c2e-a44a-2145730625b5 Date: Sat, 08 Sep 2018 08:18:40 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:18:40,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-027ed449-b832-4c2e-a44a-2145730625b5 2018-09-08 08:18:40,790 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 2018-09-08 08:18:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" -d '{"subnets": [{"ip_version": 4, "network_id": "f4f54bc7-e84a-43cb-b9fc-0f8240922eaf", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]}' 2018-09-08 08:18:41,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-41d4c107-7a5d-4ac4-b635-edf8ec9c71dc Date: Sat, 08 Sep 2018 08:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:41,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-41d4c107-7a5d-4ac4-b635-edf8ec9c71dc 2018-09-08 08:18:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:41,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-96144742-4ca6-4814-8f8a-4117478df66d Date: Sat, 08 Sep 2018 08:18:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:18:41,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-96144742-4ca6-4814-8f8a-4117478df66d 2018-09-08 08:18:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:18:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-105571fd-fdc1-4366-919f-45bdcedcb0ec Date: Sat, 08 Sep 2018 08:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:41,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-105571fd-fdc1-4366-919f-45bdcedcb0ec 2018-09-08 08:18:41,981 - OpenStackNetwork - DEBUG - Network [f4f54bc7-e84a-43cb-b9fc-0f8240922eaf] created successfully 2018-09-08 08:18:41,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:41,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:42,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["fXXRTQ_oQbu1i8SehHOx3w"], "issued_at": "2018-09-08T08:18:42.000000Z"}} 2018-09-08 08:18:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:42,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d9f24b-2d64-4e78-9ca4-8875ecf11aff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:42,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7d9f24b-2d64-4e78-9ca4-8875ecf11aff 2018-09-08 08:18:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6157bf7c-d544-4bbc-87aa-636873098467 Date: Sat, 08 Sep 2018 08:18:42 GMT RESP BODY: {"routers": []} 2018-09-08 08:18:42,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router&admin_state_up=True used request id req-6157bf7c-d544-4bbc-87aa-636873098467 2018-09-08 08:18:42,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:42,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:43,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["OlszVr9XRn6r6O25nyxMmw"], "issued_at": "2018-09-08T08:18:43.000000Z"}} 2018-09-08 08:18:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5855f56c24bf7ed1f6255963aad85b416d6260" 2018-09-08 08:18:43,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec02794-329f-49c9-a969-48dab30d7bdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:43,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ec02794-329f-49c9-a969-48dab30d7bdd 2018-09-08 08:18:43,153 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"router": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router", "admin_state_up": true}}' 2018-09-08 08:18:46,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-6c356eeb-6055-4561-94b0-80f8488fa3ec Date: Sat, 08 Sep 2018 08:18:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:43Z", "admin_state_up": true, "updated_at": "2018-09-08T08:18:43Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "62f4906358e64c4fa3937237757a7235", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router"}} 2018-09-08 08:18:46,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-6c356eeb-6055-4561-94b0-80f8488fa3ec 2018-09-08 08:18:46,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b83fd975-e4cb-462a-8758-a440f4764fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:46,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a1c8a43-8bf5-4970-9f06-327d1e533aef Date: Sat, 08 Sep 2018 08:18:46 GMT RESP BODY: {"ports":[]} 2018-09-08 08:18:46,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b83fd975-e4cb-462a-8758-a440f4764fbe used request id req-5a1c8a43-8bf5-4970-9f06-327d1e533aef 2018-09-08 08:18:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:47,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-614b7bdd-f74f-4c4b-9e02-fd644afa058a Date: Sat, 08 Sep 2018 08:18:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:18:47,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-614b7bdd-f74f-4c4b-9e02-fd644afa058a 2018-09-08 08:18:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:18:47,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:18:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:47,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af850abc-1d43-47c5-9da8-e7c526eeed3d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:18:47,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-af850abc-1d43-47c5-9da8-e7c526eeed3d 2018-09-08 08:18:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:47,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f9cae526-4b06-4109-a5f0-479136cd7774 Date: Sat, 08 Sep 2018 08:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:47,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-f9cae526-4b06-4109-a5f0-479136cd7774 2018-09-08 08:18:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:47,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f15bbaf8-0790-4921-9300-4b16956912a1 Date: Sat, 08 Sep 2018 08:18:47 GMT RESP BODY: {"ports":[]} 2018-09-08 08:18:47,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1&admin_state_up=True used request id req-f15bbaf8-0790-4921-9300-4b16956912a1 2018-09-08 08:18:47,685 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1 for router - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:47,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:47,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:48,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["Ch32RLNUQZGOckYgoN9DRA"], "issued_at": "2018-09-08T08:18:48.000000Z"}} 2018-09-08 08:18:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45dcabe704ab9fbb521a83f315ac6f2eba276ae3" 2018-09-08 08:18:48,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1ccbe7-c70b-4173-abe0-529e477ee3bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:48,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e1ccbe7-c70b-4173-abe0-529e477ee3bc 2018-09-08 08:18:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:48,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9350ca0b-17b0-4e5c-8bc7-8ba854492c00 Date: Sat, 08 Sep 2018 08:18:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:18:48,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-9350ca0b-17b0-4e5c-8bc7-8ba854492c00 2018-09-08 08:18:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:48,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a282154e-3e6e-4850-b862-72294d6099c1 Date: Sat, 08 Sep 2018 08:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:48,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-a282154e-3e6e-4850-b862-72294d6099c1 2018-09-08 08:18:48,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:48,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0b618b10-3c26-46cb-b13f-e771e895fbdf Date: Sat, 08 Sep 2018 08:18:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:18:48,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-0b618b10-3c26-46cb-b13f-e771e895fbdf 2018-09-08 08:18:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:18:48,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:18:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:18:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45dcabe704ab9fbb521a83f315ac6f2eba276ae3" 2018-09-08 08:18:48,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36534ddd-85fd-4d99-8027-f55f91a95578 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:18:48,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-36534ddd-85fd-4d99-8027-f55f91a95578 2018-09-08 08:18:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:49,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-86a8c5cf-36a7-4cf1-a60f-333fe2b0db27 Date: Sat, 08 Sep 2018 08:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:49,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-86a8c5cf-36a7-4cf1-a60f-333fe2b0db27 2018-09-08 08:18:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:49,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c6165237-2c27-4603-bb5d-ffa5aeddfd2a Date: Sat, 08 Sep 2018 08:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:18:49,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 used request id req-c6165237-2c27-4603-bb5d-ffa5aeddfd2a 2018-09-08 08:18:49,217 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 2018-09-08 08:18:49,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port": {"network_id": "ecc624b1-b17b-4da7-b077-1c3a66ebbd27", "fixed_ips": [{"subnet_id": "7dcf3964-323a-4471-b241-3084c56f64c4", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1", "admin_state_up": true}}' 2018-09-08 08:18:50,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-cb2353e7-fb5a-4079-8bf5-0025970d07ca Date: Sat, 08 Sep 2018 08:18:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.1"}],"id":"1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:fe:01:6c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1","project_id":"62f4906358e64c4fa3937237757a7235","qos_policy_id":null,"admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:49Z","binding:vnic_type":"normal"}} 2018-09-08 08:18:50,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-cb2353e7-fb5a-4079-8bf5-0025970d07ca 2018-09-08 08:18:50,335 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1 for router - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:50,335 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port_id": "1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63"}' 2018-09-08 08:18:52,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00ac40ea-e010-4d83-b397-e15c1c21054c Date: Sat, 08 Sep 2018 08:18:52 GMT RESP BODY: {"network_id": "ecc624b1-b17b-4da7-b077-1c3a66ebbd27", "tenant_id": "62f4906358e64c4fa3937237757a7235", "subnet_id": "7dcf3964-323a-4471-b241-3084c56f64c4", "subnet_ids": ["7dcf3964-323a-4471-b241-3084c56f64c4"], "port_id": "1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe"} 2018-09-08 08:18:52,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/add_router_interface used request id req-00ac40ea-e010-4d83-b397-e15c1c21054c 2018-09-08 08:18:52,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:52,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5c9823c5-f866-46e6-ae90-d848ee85d660 Date: Sat, 08 Sep 2018 08:18:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:18:52,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-5c9823c5-f866-46e6-ae90-d848ee85d660 2018-09-08 08:18:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:52,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655bf398-6416-4a89-a027-fe14f5a15f4a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:18:52,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-655bf398-6416-4a89-a027-fe14f5a15f4a 2018-09-08 08:18:52,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:52,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-21c5da59-e349-44c2-ad3e-76f59eac1201 Date: Sat, 08 Sep 2018 08:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:52,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-21c5da59-e349-44c2-ad3e-76f59eac1201 2018-09-08 08:18:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:52,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc970253-4e13-4053-a5ca-4424b08c5f60 Date: Sat, 08 Sep 2018 08:18:52 GMT RESP BODY: {"ports":[]} 2018-09-08 08:18:52,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2&admin_state_up=True used request id req-fc970253-4e13-4053-a5ca-4424b08c5f60 2018-09-08 08:18:52,636 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2 for router - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:52,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:52,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:53,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["QqGjs9BJQ-qx01ojdjXctQ"], "issued_at": "2018-09-08T08:18:53.000000Z"}} 2018-09-08 08:18:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20dc09b6d42f34766ad452d092b5bb538c16226a" 2018-09-08 08:18:53,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db6924a-ee47-48a0-9c36-9d58e58aa255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:53,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8db6924a-ee47-48a0-9c36-9d58e58aa255 2018-09-08 08:18:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:53,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-eff13314-2e1b-48bc-b71c-8481854ad5f5 Date: Sat, 08 Sep 2018 08:18:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:18:53,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-eff13314-2e1b-48bc-b71c-8481854ad5f5 2018-09-08 08:18:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:53,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8e83b153-f4cc-478d-aa08-c8a67d233c71 Date: Sat, 08 Sep 2018 08:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:53,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-8e83b153-f4cc-478d-aa08-c8a67d233c71 2018-09-08 08:18:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:53,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6154f055-2588-464f-8923-2e4244efba5c Date: Sat, 08 Sep 2018 08:18:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:18:53,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-6154f055-2588-464f-8923-2e4244efba5c 2018-09-08 08:18:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:18:53,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:18:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20dc09b6d42f34766ad452d092b5bb538c16226a" 2018-09-08 08:18:53,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e87928-8de4-4f35-b979-0d28c9369880 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:18:53,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-b2e87928-8de4-4f35-b979-0d28c9369880 2018-09-08 08:18:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c61183f2-2448-452d-b06a-d41deea18d27 Date: Sat, 08 Sep 2018 08:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:53,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-c61183f2-2448-452d-b06a-d41deea18d27 2018-09-08 08:18:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:54,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c524bb28-379e-490c-98e0-3027a7341782 Date: Sat, 08 Sep 2018 08:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:18:54,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 used request id req-c524bb28-379e-490c-98e0-3027a7341782 2018-09-08 08:18:54,188 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 2018-09-08 08:18:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port": {"network_id": "f4f54bc7-e84a-43cb-b9fc-0f8240922eaf", "fixed_ips": [{"subnet_id": "38f89e6a-5973-42e9-b6b7-7d1bf54bf222", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2", "admin_state_up": true}}' 2018-09-08 08:18:55,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-8d8a6d40-b4a7-46de-9b5f-1e08a4be4798 Date: Sat, 08 Sep 2018 08:18:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.1"}],"id":"cbb54caf-8934-4481-8fce-2fa33dff650b","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:d4:d0:3a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2","project_id":"62f4906358e64c4fa3937237757a7235","qos_policy_id":null,"admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:54Z","binding:vnic_type":"normal"}} 2018-09-08 08:18:55,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8d8a6d40-b4a7-46de-9b5f-1e08a4be4798 2018-09-08 08:18:55,185 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2 for router - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:55,185 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:18:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port_id": "cbb54caf-8934-4481-8fce-2fa33dff650b"}' 2018-09-08 08:18:56,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e71a568-c8d9-4c7f-99ba-1442a1efbdd9 Date: Sat, 08 Sep 2018 08:18:56 GMT RESP BODY: {"network_id": "f4f54bc7-e84a-43cb-b9fc-0f8240922eaf", "tenant_id": "62f4906358e64c4fa3937237757a7235", "subnet_id": "38f89e6a-5973-42e9-b6b7-7d1bf54bf222", "subnet_ids": ["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"], "port_id": "cbb54caf-8934-4481-8fce-2fa33dff650b", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe"} 2018-09-08 08:18:56,864 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/add_router_interface used request id req-8e71a568-c8d9-4c7f-99ba-1442a1efbdd9 2018-09-08 08:18:56,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-0ed32946-4ec9-42f8-9861-eed037e52af2 Date: Sat, 08 Sep 2018 08:18:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:43Z", "admin_state_up": true, "updated_at": "2018-09-08T08:18:56Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "62f4906358e64c4fa3937237757a7235", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router"}} 2018-09-08 08:18:57,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe used request id req-0ed32946-4ec9-42f8-9861-eed037e52af2 2018-09-08 08:18:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b83fd975-e4cb-462a-8758-a440f4764fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:57,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-c4affb9b-eb1b-4b14-a4b7-db014f718102 Date: Sat, 08 Sep 2018 08:18:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.1"}],"id":"1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:fe:01:6c","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:49Z","binding:vnic_type":"normal","device_id":"b83fd975-e4cb-462a-8758-a440f4764fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.1"}],"id":"cbb54caf-8934-4481-8fce-2fa33dff650b","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:d4:d0:3a","project_id":"62f4906358e64c4fa3937237757a7235","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:54Z","binding:vnic_type":"normal","device_id":"b83fd975-e4cb-462a-8758-a440f4764fbe"}]} 2018-09-08 08:18:57,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b83fd975-e4cb-462a-8758-a440f4764fbe used request id req-c4affb9b-eb1b-4b14-a4b7-db014f718102 2018-09-08 08:18:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7dcf3964-323a-4471-b241-3084c56f64c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:57,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6018e3e5-252d-441b-8b16-b4a4f957dbcb Date: Sat, 08 Sep 2018 08:18:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}} 2018-09-08 08:18:57,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7dcf3964-323a-4471-b241-3084c56f64c4 used request id req-6018e3e5-252d-441b-8b16-b4a4f957dbcb 2018-09-08 08:18:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38f89e6a-5973-42e9-b6b7-7d1bf54bf222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:18:57,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6c853e0d-9763-4dee-81ee-fd993ae96ff9 Date: Sat, 08 Sep 2018 08:18:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}} 2018-09-08 08:18:57,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38f89e6a-5973-42e9-b6b7-7d1bf54bf222 used request id req-6c853e0d-9763-4dee-81ee-fd993ae96ff9 2018-09-08 08:18:57,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:57,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:57,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NHSUgaenS7WcUa3FSDjqgA"], "issued_at": "2018-09-08T08:18:57.000000Z"}} 2018-09-08 08:18:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f789dff68144f79ea655cb109827cf93189b1b" 2018-09-08 08:18:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6195a7-7dbf-43ba-b4e1-7a1a96e4b3e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:57,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e6195a7-7dbf-43ba-b4e1-7a1a96e4b3e1 2018-09-08 08:18:57,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:18:57,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f789dff68144f79ea655cb109827cf93189b1b" 2018-09-08 08:18:58,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6a6e8f3-6b63-476f-894e-d073137432f4 x-compute-request-id: req-e6a6e8f3-6b63-476f-894e-d073137432f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:18:58,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e6a6e8f3-6b63-476f-894e-d073137432f4 2018-09-08 08:18:58,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f789dff68144f79ea655cb109827cf93189b1b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-08 08:18:58,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d01bc62e-ea5f-41b9-831e-41662f78e49f x-compute-request-id: req-d01bc62e-ea5f-41b9-831e-41662f78e49f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:18:58,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d01bc62e-ea5f-41b9-831e-41662f78e49f 2018-09-08 08:18:58,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:18:58,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:18:58,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["u4izu98wRPuMR0BdnM9MDA"], "issued_at": "2018-09-08T08:18:58.000000Z"}} 2018-09-08 08:18:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:58,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5ab2ed-ec0e-4f14-9172-1dd41c967dbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:18:58,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f5ab2ed-ec0e-4f14-9172-1dd41c967dbd 2018-09-08 08:18:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:58,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2a486edf-7838-4e7f-847b-541cb1f451a8 Date: Sat, 08 Sep 2018 08:18:58 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:18:58,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp used request id req-2a486edf-7838-4e7f-847b-541cb1f451a8 2018-09-08 08:18:58,718 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp... 2018-09-08 08:18:58,718 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp 2018-09-08 08:18:58,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}}' 2018-09-08 08:18:59,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-7c19aca2-f78d-4809-866d-7f87a1843e27 Date: Sat, 08 Sep 2018 08:18:59 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "updated_at": "2018-09-08T08:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 2, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}} 2018-09-08 08:18:59,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7c19aca2-f78d-4809-866d-7f87a1843e27 2018-09-08 08:18:59,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:18:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:59,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85cdb8e5-8c77-4768-86e3-dd4c066447ba Date: Sat, 08 Sep 2018 08:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:18:59,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-85cdb8e5-8c77-4768-86e3-dd4c066447ba 2018-09-08 08:18:59,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:18:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:59,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f45248c7-2397-4a6a-94c5-7bac864ca6e2 Date: Sat, 08 Sep 2018 08:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:18:59,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-f45248c7-2397-4a6a-94c5-7bac864ca6e2 2018-09-08 08:18:59,456 - neutron_utils - INFO - Retrieving security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:18:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:59,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-57e7d9ba-9fa5-4e3e-9009-33d4ba669127 Date: Sat, 08 Sep 2018 08:18:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "updated_at": "2018-09-08T08:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 2, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}]} 2018-09-08 08:18:59,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-57e7d9ba-9fa5-4e3e-9009-33d4ba669127 2018-09-08 08:18:59,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:18:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:18:59,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31dddab4-8869-4a65-83a8-e57fb5c92ffa Date: Sat, 08 Sep 2018 08:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:18:59,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-31dddab4-8869-4a65-83a8-e57fb5c92ffa 2018-09-08 08:18:59,836 - neutron_utils - INFO - Retrieving security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:18:59,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-44823d93-d0af-4582-bf98-01bd99643cac Date: Sat, 08 Sep 2018 08:19:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "updated_at": "2018-09-08T08:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 2, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}]} 2018-09-08 08:19:00,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-44823d93-d0af-4582-bf98-01bd99643cac 2018-09-08 08:19:00,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:19:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:00,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ba1b273-7668-4afb-98ff-6fe83f1b5fdf Date: Sat, 08 Sep 2018 08:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:19:00,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-3ba1b273-7668-4afb-98ff-6fe83f1b5fdf 2018-09-08 08:19:00,194 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp 2018-09-08 08:19:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-9d3e28d1-5cf5-4bf6-ba5b-42bc62a717e8 Date: Sat, 08 Sep 2018 08:19:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "updated_at": "2018-09-08T08:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 2, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}]} 2018-09-08 08:19:00,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp used request id req-9d3e28d1-5cf5-4bf6-ba5b-42bc62a717e8 2018-09-08 08:19:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:19:00,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:19:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:19:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:00,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabdbce1-04fe-4a0a-a142-b89496113c8b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:00,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-eabdbce1-04fe-4a0a-a142-b89496113c8b 2018-09-08 08:19:00,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:19:00,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:00,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ca78d8b-6622-42af-a49f-47eff74bc9b4 Date: Sat, 08 Sep 2018 08:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:19:00,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-1ca78d8b-6622-42af-a49f-47eff74bc9b4 2018-09-08 08:19:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b"}}' 2018-09-08 08:19:00,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-44a4e039-6701-4614-a87a-bbca887656b0 Date: Sat, 08 Sep 2018 08:19:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:19:00Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:19:00Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "67782c47-8aee-4041-8c0c-b245e783f4e0"}} 2018-09-08 08:19:00,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-44a4e039-6701-4614-a87a-bbca887656b0 2018-09-08 08:19:00,817 - neutron_utils - INFO - Retrieving security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:19:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-b0034629-3c21-43b6-88d0-a13d15d3f7ed Date: Sat, 08 Sep 2018 08:19:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "updated_at": "2018-09-08T08:19:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:19:00Z", "revision_number": 0, "id": "67782c47-8aee-4041-8c0c-b245e783f4e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:19:00Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "revision_number": 0, "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 3, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp"}]} 2018-09-08 08:19:01,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-b0034629-3c21-43b6-88d0-a13d15d3f7ed 2018-09-08 08:19:01,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b 2018-09-08 08:19:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:19:01,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a14ee480-8e3a-4f77-870a-02299dc34084 Date: Sat, 08 Sep 2018 08:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:19:00Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:19:00Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "67782c47-8aee-4041-8c0c-b245e783f4e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "7dbaf19f-b34d-4a09-bc9b-ee8e0e787083"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:58Z", "security_group_id": "0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:58Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "d8e0a391-ff47-43c4-8b77-69b669da3b32"}]} 2018-09-08 08:19:01,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-a14ee480-8e3a-4f77-870a-02299dc34084 2018-09-08 08:19:01,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:19:01,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:19:01,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["G2zsxq86SAqCY3XbwUAq0g"], "issued_at": "2018-09-08T08:19:01.000000Z"}} 2018-09-08 08:19:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:01,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec8836f-182a-4d48-9c8f-5c1c701af124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:01,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2ec8836f-182a-4d48-9c8f-5c1c701af124 2018-09-08 08:19:01,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:19:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:01,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280347b3-e8cc-423a-a4b3-f49f3c4f20f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:01,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-280347b3-e8cc-423a-a4b3-f49f3c4f20f5 2018-09-08 08:19:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:01,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d6dc6768-8531-406a-ab30-47e35b2a6963 Date: Sat, 08 Sep 2018 08:19:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:01,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-d6dc6768-8531-406a-ab30-47e35b2a6963 2018-09-08 08:19:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:19:01,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:19:01,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:01,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef08a736-c075-45fd-be5c-a8ab70c3f589 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:01,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-ef08a736-c075-45fd-be5c-a8ab70c3f589 2018-09-08 08:19:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:02,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8412150f-5be3-4e8e-b6eb-92b4ac32ff1e Date: Sat, 08 Sep 2018 08:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:02,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-8412150f-5be3-4e8e-b6eb-92b4ac32ff1e 2018-09-08 08:19:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:02,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3eb020bb-08a7-4c3f-bafa-df9745b17d64 Date: Sat, 08 Sep 2018 08:19:02 GMT RESP BODY: {"ports":[]} 2018-09-08 08:19:02,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True used request id req-3eb020bb-08a7-4c3f-bafa-df9745b17d64 2018-09-08 08:19:02,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:02,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab8bcc6b-f7d0-496e-8333-78ea3832d3be x-compute-request-id: req-ab8bcc6b-f7d0-496e-8333-78ea3832d3be Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:19:02,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 used request id req-ab8bcc6b-f7d0-496e-8333-78ea3832d3be 2018-09-08 08:19:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:03,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c2529531-6a4f-47c6-9a42-a18d06346fee Date: Sat, 08 Sep 2018 08:19:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:03,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-c2529531-6a4f-47c6-9a42-a18d06346fee 2018-09-08 08:19:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:03,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627e3940-c669-4384-b788-404b49450e4b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:03,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-627e3940-c669-4384-b788-404b49450e4b 2018-09-08 08:19:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:03,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b4a8282c-4128-4ac9-b1d4-e3908c2ca88b Date: Sat, 08 Sep 2018 08:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:03,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-b4a8282c-4128-4ac9-b1d4-e3908c2ca88b 2018-09-08 08:19:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:03,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7c27c13-c307-4590-899e-9b97604ba9db Date: Sat, 08 Sep 2018 08:19:03 GMT RESP BODY: {"ports":[]} 2018-09-08 08:19:03,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True used request id req-e7c27c13-c307-4590-899e-9b97604ba9db 2018-09-08 08:19:03,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:19:03,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:19:03,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["5egdB6LGSUWU6psdtE8qQw"], "issued_at": "2018-09-08T08:19:03.000000Z"}} 2018-09-08 08:19:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558dfb2484046125c6e1e5ee82a1ec6f0facd89b" 2018-09-08 08:19:03,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c91ae97-06ab-4a95-8829-703133facd38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:03,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c91ae97-06ab-4a95-8829-703133facd38 2018-09-08 08:19:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:04,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ad39ed59-62b6-4e77-aea7-9d5ebf55207d Date: Sat, 08 Sep 2018 08:19:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:04,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-ad39ed59-62b6-4e77-aea7-9d5ebf55207d 2018-09-08 08:19:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:04,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4f38cf35-1c86-40be-9a7d-e76f80174d7a Date: Sat, 08 Sep 2018 08:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:04,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-4f38cf35-1c86-40be-9a7d-e76f80174d7a 2018-09-08 08:19:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:04,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e474fb77-9ff3-4efb-a7eb-f122d20cd1dd Date: Sat, 08 Sep 2018 08:19:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:04,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-e474fb77-9ff3-4efb-a7eb-f122d20cd1dd 2018-09-08 08:19:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:19:04,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:19:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558dfb2484046125c6e1e5ee82a1ec6f0facd89b" 2018-09-08 08:19:04,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d718f8-07e7-4830-8838-064797f5f64c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:04,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-70d718f8-07e7-4830-8838-064797f5f64c 2018-09-08 08:19:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a47eceb9-6e61-4fb3-9f90-b14622f1ac38 Date: Sat, 08 Sep 2018 08:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:04,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-a47eceb9-6e61-4fb3-9f90-b14622f1ac38 2018-09-08 08:19:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:04,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d7fd1bdb-5d97-4fd4-8b94-018962366ea2 Date: Sat, 08 Sep 2018 08:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:04,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 used request id req-d7fd1bdb-5d97-4fd4-8b94-018962366ea2 2018-09-08 08:19:04,848 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 2018-09-08 08:19:04,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" -d '{"port": {"network_id": "ecc624b1-b17b-4da7-b077-1c3a66ebbd27", "fixed_ips": [{"subnet_id": "7dcf3964-323a-4471-b241-3084c56f64c4", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port", "admin_state_up": true}}' 2018-09-08 08:19:06,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-c42cd2f9-29c0-4e22-8315-10ace7ee0cc5 Date: Sat, 08 Sep 2018 08:19:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.5"}],"id":"621e0fd5-e27b-479c-9f82-7d14e0441c87","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:e8:5c:a3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port","project_id":"62f4906358e64c4fa3937237757a7235","qos_policy_id":null,"admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:05Z","binding:vnic_type":"normal"}} 2018-09-08 08:19:06,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c42cd2f9-29c0-4e22-8315-10ace7ee0cc5 2018-09-08 08:19:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-443eca2a-dce8-4466-b685-dc58bcd38972 Date: Sat, 08 Sep 2018 08:19:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:06,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-443eca2a-dce8-4466-b685-dc58bcd38972 2018-09-08 08:19:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433c99a9-5192-4d65-8a97-35b99d30e1df Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:06,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-433c99a9-5192-4d65-8a97-35b99d30e1df 2018-09-08 08:19:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1fe19923-7924-4b39-a963-1b0051e060a5 Date: Sat, 08 Sep 2018 08:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:06,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-1fe19923-7924-4b39-a963-1b0051e060a5 2018-09-08 08:19:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-30a19be9-7cb1-4f0c-993f-1ab9f07c36c0 Date: Sat, 08 Sep 2018 08:19:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.5"}],"id":"621e0fd5-e27b-479c-9f82-7d14e0441c87","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:e8:5c:a3","project_id":"62f4906358e64c4fa3937237757a7235","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:19:06,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port&admin_state_up=True used request id req-30a19be9-7cb1-4f0c-993f-1ab9f07c36c0 2018-09-08 08:19:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9602780-1995-424f-a3c2-4ca2af34b727 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:06,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-c9602780-1995-424f-a3c2-4ca2af34b727 2018-09-08 08:19:06,799 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 2018-09-08 08:19:06,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19: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-a8ae89cb-5cff-4552-bf4f-cb5f8fcb059d x-compute-request-id: req-a8ae89cb-5cff-4552-bf4f-cb5f8fcb059d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name"}]} 2018-09-08 08:19:06,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a8ae89cb-5cff-4552-bf4f-cb5f8fcb059d 2018-09-08 08:19:06,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:06,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19: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-4d57bb9c-63de-4662-9755-2156c4b3784d x-compute-request-id: req-4d57bb9c-63de-4662-9755-2156c4b3784d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:19:06,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 used request id req-4d57bb9c-63de-4662-9755-2156c4b3784d 2018-09-08 08:19:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-49a34690-d2bc-49a8-aa38-86875b0cb736 Date: Sat, 08 Sep 2018 08:19:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:18:36Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "metadata": {}}], "self": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459", "min_disk": 0, "protected": false, "id": "a730f2a0-23bf-438d-853b-17a675f24459", "file": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62f4906358e64c4fa3937237757a7235", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387"} 2018-09-08 08:19:07,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 used request id req-49a34690-d2bc-49a8-aa38-86875b0cb736 2018-09-08 08:19:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:07,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-469aa49b-cdeb-49db-bcac-6274703755fe Date: Sat, 08 Sep 2018 08:19:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:19:07,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-469aa49b-cdeb-49db-bcac-6274703755fe 2018-09-08 08:19:07,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" -d '{"server": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "imageRef": "a730f2a0-23bf-438d-853b-17a675f24459", "flavorRef": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "621e0fd5-e27b-479c-9f82-7d14e0441c87"}]}}' 2018-09-08 08:19:08,907 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:19: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-38509f75-45fb-4a32-95b3-7df05633a603 x-compute-request-id: req-38509f75-45fb-4a32-95b3-7df05633a603 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "adminPass": "idK9UNa2VLNT"}} 2018-09-08 08:19:08,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-38509f75-45fb-4a32-95b3-7df05633a603 2018-09-08 08:19:08,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:09,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8888cb03-db5c-42da-a39b-8b29998fdfc9 x-compute-request-id: req-8888cb03-db5c-42da-a39b-8b29998fdfc9 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:09,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-8888cb03-db5c-42da-a39b-8b29998fdfc9 2018-09-08 08:19:09,271 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 2018-09-08 08:19:09,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:09,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1733e40c-9628-4dd4-92f3-f475a5fa8fc2 x-compute-request-id: req-1733e40c-9628-4dd4-92f3-f475a5fa8fc2 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:09,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-1733e40c-9628-4dd4-92f3-f475a5fa8fc2 2018-09-08 08:19:09,483 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - BUILD 2018-09-08 08:19:09,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:12,486 - create_instance - DEBUG - VM status query timeout in 896.784832001 2018-09-08 08:19:12,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:12,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c397193c-d7db-4c6d-b9ad-f297c913143f x-compute-request-id: req-c397193c-d7db-4c6d-b9ad-f297c913143f Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:11Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:12,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-c397193c-d7db-4c6d-b9ad-f297c913143f 2018-09-08 08:19:12,783 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - BUILD 2018-09-08 08:19:12,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:15,787 - create_instance - DEBUG - VM status query timeout in 893.484118938 2018-09-08 08:19:15,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:16,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74e0f878-7b19-477d-a113-7eeeb83b1a87 x-compute-request-id: req-74e0f878-7b19-477d-a113-7eeeb83b1a87 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:11Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:16,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-74e0f878-7b19-477d-a113-7eeeb83b1a87 2018-09-08 08:19:16,609 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - BUILD 2018-09-08 08:19:16,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:19,613 - create_instance - DEBUG - VM status query timeout in 889.658190012 2018-09-08 08:19:19,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:20,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:19 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-cbc57dc8-fac7-48c1-81d2-42e166d1a91b x-compute-request-id: req-cbc57dc8-fac7-48c1-81d2-42e166d1a91b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:5c:a3", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:17Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:20,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-cbc57dc8-fac7-48c1-81d2-42e166d1a91b 2018-09-08 08:19:20,378 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - ACTIVE 2018-09-08 08:19:20,378 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:19:20,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:20,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55e5bed4-8f24-4947-ab32-62035af959ef x-compute-request-id: req-55e5bed4-8f24-4947-ab32-62035af959ef Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:5c:a3", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:17Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:20,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-55e5bed4-8f24-4947-ab32-62035af959ef 2018-09-08 08:19:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:20,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-854bff30-6af8-44c3-bbce-4342b7405797 Date: Sat, 08 Sep 2018 08:19:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7dcf3964-323a-4471-b241-3084c56f64c4"],"updated_at":"2018-09-08T08:18:38Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1"}]} 2018-09-08 08:19:20,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 used request id req-854bff30-6af8-44c3-bbce-4342b7405797 2018-09-08 08:19:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:20,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb29043d-16c5-4611-959b-6c6271deaaaa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:20,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-fb29043d-16c5-4611-959b-6c6271deaaaa 2018-09-08 08:19:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e2ceafac-b7b6-4907-8b9b-b6056e71098b Date: Sat, 08 Sep 2018 08:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:38Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"7dcf3964-323a-4471-b241-3084c56f64c4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1"}]} 2018-09-08 08:19:21,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-e2ceafac-b7b6-4907-8b9b-b6056e71098b 2018-09-08 08:19:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-132fb3bb-06c8-4895-8642-149e09a94f3a Date: Sat, 08 Sep 2018 08:19:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.3"}],"id":"00f3a3ec-9b86-460c-a67a-17772ca8dd2f","security_groups":[],"mac_address":"fa:16:3e:5e:6f:cc","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecc624b1-b17b-4da7-b077-1c3a66ebbd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.1"}],"id":"1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:fe:01:6c","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:49Z","binding:vnic_type":"normal","device_id":"b83fd975-e4cb-462a-8758-a440f4764fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.4"}],"id":"37185113-6f24-446d-b3f5-cc49c7890d99","security_groups":[],"mac_address":"fa:16:3e:77:25:7b","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecc624b1-b17b-4da7-b077-1c3a66ebbd27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.5"}],"id":"621e0fd5-e27b-479c-9f82-7d14e0441c87","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:e8:5c:a3","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:05Z","binding:vnic_type":"normal","device_id":"cf0f3ca9-fa61-41c0-828b-61406423d792"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7dcf3964-323a-4471-b241-3084c56f64c4","ip_address":"10.200.201.2"}],"id":"6afc262e-83cb-4c6d-806f-9ecfc30ffc3d","security_groups":[],"mac_address":"fa:16:3e:b8:0a:d4","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecc624b1-b17b-4da7-b077-1c3a66ebbd27","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecc624b1-b17b-4da7-b077-1c3a66ebbd27"}]} 2018-09-08 08:19:21,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-132fb3bb-06c8-4895-8642-149e09a94f3a 2018-09-08 08:19:21,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:19:21,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:19:21,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["l3dHA7jtSc2w6nzwLe990g"], "issued_at": "2018-09-08T08:19:21.000000Z"}} 2018-09-08 08:19:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:21,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4edcb7-6b71-498d-a1f0-d5f3177832a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:21,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2d4edcb7-6b71-498d-a1f0-d5f3177832a5 2018-09-08 08:19:21,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:19:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:21,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f6d4ad-07ef-4081-9218-015a6ce7082e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:21,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68f6d4ad-07ef-4081-9218-015a6ce7082e 2018-09-08 08:19:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:22,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a6341fbd-4846-4561-b2bb-1d1a1275a245 Date: Sat, 08 Sep 2018 08:19:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:22,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-a6341fbd-4846-4561-b2bb-1d1a1275a245 2018-09-08 08:19:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:19:22,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:19:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:19:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:22,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95060bb5-ba05-449d-9642-efdb48948e49 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:22,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-95060bb5-ba05-449d-9642-efdb48948e49 2018-09-08 08:19:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6ec666c5-9ccf-4c12-8b74-0b1c66268943 Date: Sat, 08 Sep 2018 08:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:22,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-6ec666c5-9ccf-4c12-8b74-0b1c66268943 2018-09-08 08:19:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:22,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0851affe-5cfe-4f5f-9a8c-44700fcf390c Date: Sat, 08 Sep 2018 08:19:22 GMT RESP BODY: {"ports":[]} 2018-09-08 08:19:22,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True used request id req-0851affe-5cfe-4f5f-9a8c-44700fcf390c 2018-09-08 08:19:22,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:22,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa064e53-8a9d-4969-a581-1c0028efac6a x-compute-request-id: req-fa064e53-8a9d-4969-a581-1c0028efac6a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:19:22,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 used request id req-fa064e53-8a9d-4969-a581-1c0028efac6a 2018-09-08 08:19:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:23,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b09aa371-d8a5-4324-9103-09b0f7d63c6e Date: Sat, 08 Sep 2018 08:19:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:23,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-b09aa371-d8a5-4324-9103-09b0f7d63c6e 2018-09-08 08:19:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:23,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a15aa7-15db-4734-ab05-549bb2d7ef7c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:23,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-48a15aa7-15db-4734-ab05-549bb2d7ef7c 2018-09-08 08:19:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:23,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3a8531ab-5f85-474a-8d8c-02289dec1bc2 Date: Sat, 08 Sep 2018 08:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:23,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-3a8531ab-5f85-474a-8d8c-02289dec1bc2 2018-09-08 08:19:23,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:23,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-442e7e85-df74-40ab-a5ea-058680ed9be9 Date: Sat, 08 Sep 2018 08:19:23 GMT RESP BODY: {"ports":[]} 2018-09-08 08:19:23,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True used request id req-442e7e85-df74-40ab-a5ea-058680ed9be9 2018-09-08 08:19:23,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:19:23,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:19:23,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d83fc5893d414c9fab23ab723d07e063", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role"}], "expires_at": "2018-09-08T09:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62f4906358e64c4fa3937237757a7235", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/62f4906358e64c4fa3937237757a7235", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user", "id": "1a2403147ce14e209bd23e69cae99db6"}, "audit_ids": ["J4VUiPSxRS-OBcsKMshA-Q"], "issued_at": "2018-09-08T08:19:23.000000Z"}} 2018-09-08 08:19:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d0cc5d94cdbda8a87f50ac35b0feb39a18a276" 2018-09-08 08:19:24,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ca47c2-1316-4b08-906b-acddfb0ada58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:19:24,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-61ca47c2-1316-4b08-906b-acddfb0ada58 2018-09-08 08:19:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:24,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6de4dbbf-08b7-4e70-8c09-eb5e98ee9bdb Date: Sat, 08 Sep 2018 08:19:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:24,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-6de4dbbf-08b7-4e70-8c09-eb5e98ee9bdb 2018-09-08 08:19:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6b43e40a-7016-442b-bb16-1e45c55c33ee Date: Sat, 08 Sep 2018 08:19:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-6b43e40a-7016-442b-bb16-1e45c55c33ee 2018-09-08 08:19:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-34e51e99-1bdc-462d-89de-e7761e819557 Date: Sat, 08 Sep 2018 08:19:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:24,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-34e51e99-1bdc-462d-89de-e7761e819557 2018-09-08 08:19:24,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:19:24,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:19:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:19:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d0cc5d94cdbda8a87f50ac35b0feb39a18a276" 2018-09-08 08:19:24,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de65543-163a-47f5-aa2a-3b66fb37e550 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:24,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-8de65543-163a-47f5-aa2a-3b66fb37e550 2018-09-08 08:19:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:25,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6826326a-6d5d-421e-bbb1-336ceb834d3f Date: Sat, 08 Sep 2018 08:19:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:25,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-6826326a-6d5d-421e-bbb1-336ceb834d3f 2018-09-08 08:19:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:25,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d28be7f-1e37-4f72-adf5-2942f4234e6f Date: Sat, 08 Sep 2018 08:19:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:25,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 used request id req-1d28be7f-1e37-4f72-adf5-2942f4234e6f 2018-09-08 08:19:25,125 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 2018-09-08 08:19:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" -d '{"port": {"network_id": "f4f54bc7-e84a-43cb-b9fc-0f8240922eaf", "fixed_ips": [{"subnet_id": "38f89e6a-5973-42e9-b6b7-7d1bf54bf222", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port", "admin_state_up": true}}' 2018-09-08 08:19:26,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-1f078ad3-0a0c-4bcc-abff-962d80886ce5 Date: Sat, 08 Sep 2018 08:19:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.5"}],"id":"44dabfd6-6c85-4012-a005-81f3e91a1825","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:2b:6b:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port","project_id":"62f4906358e64c4fa3937237757a7235","qos_policy_id":null,"admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:25Z","binding:vnic_type":"normal"}} 2018-09-08 08:19:26,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1f078ad3-0a0c-4bcc-abff-962d80886ce5 2018-09-08 08:19:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-92a619f0-50bd-46e0-aca4-87edef6f6052 Date: Sat, 08 Sep 2018 08:19:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:26,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-92a619f0-50bd-46e0-aca4-87edef6f6052 2018-09-08 08:19:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59523e9d-711e-47aa-87f3-9df6362b5048 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:26,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-59523e9d-711e-47aa-87f3-9df6362b5048 2018-09-08 08:19:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-044ead3a-6ae4-45fd-b7e2-d6f0bd05afc8 Date: Sat, 08 Sep 2018 08:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:26,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-044ead3a-6ae4-45fd-b7e2-d6f0bd05afc8 2018-09-08 08:19:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-d66ccdf9-c1ff-414f-a70c-b3d95e71b8b6 Date: Sat, 08 Sep 2018 08:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.5"}],"id":"44dabfd6-6c85-4012-a005-81f3e91a1825","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:2b:6b:26","project_id":"62f4906358e64c4fa3937237757a7235","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:19:26,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf&name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port&admin_state_up=True used request id req-d66ccdf9-c1ff-414f-a70c-b3d95e71b8b6 2018-09-08 08:19:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf049275-d21c-453d-b590-52e830a0bb6a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:26,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-cf049275-d21c-453d-b590-52e830a0bb6a 2018-09-08 08:19:26,962 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 2018-09-08 08:19:26,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:26,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14dfa006-9ad3-4d81-8e18-8a8732014858 x-compute-request-id: req-14dfa006-9ad3-4d81-8e18-8a8732014858 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name"}]} 2018-09-08 08:19:26,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-14dfa006-9ad3-4d81-8e18-8a8732014858 2018-09-08 08:19:26,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:27,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd88076f-0120-413b-8b5e-6682814ab40f x-compute-request-id: req-fd88076f-0120-413b-8b5e-6682814ab40f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:19:27,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 used request id req-fd88076f-0120-413b-8b5e-6682814ab40f 2018-09-08 08:19:27,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:27,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-89261b91-cd8e-4913-b360-24520abd71bd Date: Sat, 08 Sep 2018 08:19:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:18:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:18:36Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "metadata": {}}], "self": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459", "min_disk": 0, "protected": false, "id": "a730f2a0-23bf-438d-853b-17a675f24459", "file": "/v2/images/a730f2a0-23bf-438d-853b-17a675f24459/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "62f4906358e64c4fa3937237757a7235", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a730f2a0-23bf-438d-853b-17a675f24459/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387"} 2018-09-08 08:19:27,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 used request id req-89261b91-cd8e-4913-b360-24520abd71bd 2018-09-08 08:19:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a44de4fc-92e4-4633-a50b-342ba83f069d Date: Sat, 08 Sep 2018 08:19:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:19:27,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a44de4fc-92e4-4633-a50b-342ba83f069d 2018-09-08 08:19:27,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" -d '{"server": {"name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "imageRef": "a730f2a0-23bf-438d-853b-17a675f24459", "flavorRef": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "44dabfd6-6c85-4012-a005-81f3e91a1825"}]}}' 2018-09-08 08:19:29,601 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71992b1a-aac7-4d1a-abba-46d2180d4c2a x-compute-request-id: req-71992b1a-aac7-4d1a-abba-46d2180d4c2a Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "adminPass": "qj4UMDkGD49A"}} 2018-09-08 08:19:29,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71992b1a-aac7-4d1a-abba-46d2180d4c2a 2018-09-08 08:19:29,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:29,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33914ef0-ac86-4529-95cf-1447b363a5d7 x-compute-request-id: req-33914ef0-ac86-4529-95cf-1447b363a5d7 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:29,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-33914ef0-ac86-4529-95cf-1447b363a5d7 2018-09-08 08:19:29,839 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 2018-09-08 08:19:29,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:30,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea217938-d549-441f-8379-7fa3a18760c8 x-compute-request-id: req-ea217938-d549-441f-8379-7fa3a18760c8 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:30,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-ea217938-d549-441f-8379-7fa3a18760c8 2018-09-08 08:19:30,210 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - BUILD 2018-09-08 08:19:30,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:33,214 - create_instance - DEBUG - VM status query timeout in 896.625703096 2018-09-08 08:19:33,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:33,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edab0b7e-94fd-4f4f-a14a-8ea8bb8c2e01 x-compute-request-id: req-edab0b7e-94fd-4f4f-a14a-8ea8bb8c2e01 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:32Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:33,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-edab0b7e-94fd-4f4f-a14a-8ea8bb8c2e01 2018-09-08 08:19:33,812 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - BUILD 2018-09-08 08:19:33,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:36,815 - create_instance - DEBUG - VM status query timeout in 893.024399042 2018-09-08 08:19:36,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:37,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2400f12d-84af-4c83-bf55-bbc4195dc30f x-compute-request-id: req-2400f12d-84af-4c83-bf55-bbc4195dc30f Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:19:32Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:37,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-2400f12d-84af-4c83-bf55-bbc4195dc30f 2018-09-08 08:19:37,373 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - BUILD 2018-09-08 08:19:37,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:40,376 - create_instance - DEBUG - VM status query timeout in 889.463447094 2018-09-08 08:19:40,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:41,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7700eda5-739e-4490-bf64-dae07278e7e4 x-compute-request-id: req-7700eda5-739e-4490-bf64-dae07278e7e4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:6b:26", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:39Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:41,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-7700eda5-739e-4490-bf64-dae07278e7e4 2018-09-08 08:19:41,178 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - ACTIVE 2018-09-08 08:19:41,179 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:19:41,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:41,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3da099c2-15ba-488e-8ff8-14d3bd1683ce x-compute-request-id: req-3da099c2-15ba-488e-8ff8-14d3bd1683ce Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:6b:26", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:39Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:41,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-3da099c2-15ba-488e-8ff8-14d3bd1683ce 2018-09-08 08:19:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:41,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d3855517-2259-42fe-9010-9323ea7c6b57 Date: Sat, 08 Sep 2018 08:19:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"],"updated_at":"2018-09-08T08:18:41Z","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62f4906358e64c4fa3937237757a7235","id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2"}]} 2018-09-08 08:19:41,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 used request id req-d3855517-2259-42fe-9010-9323ea7c6b57 2018-09-08 08:19:41,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:41,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03eb5e85-aa4a-4f78-8fe5-cc3943d7dbb5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:19:41,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-03eb5e85-aa4a-4f78-8fe5-cc3943d7dbb5 2018-09-08 08:19:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-07418d4d-ac0c-4787-93a1-cabb9b71facc Date: Sat, 08 Sep 2018 08:19:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","dns_nameservers":[],"updated_at":"2018-09-08T08:18:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"62f4906358e64c4fa3937237757a7235","id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2"}]} 2018-09-08 08:19:42,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-07418d4d-ac0c-4787-93a1-cabb9b71facc 2018-09-08 08:19:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:42,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-ee1670cf-3624-4797-9753-80600c927ccc Date: Sat, 08 Sep 2018 08:19:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.5"}],"id":"44dabfd6-6c85-4012-a005-81f3e91a1825","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:2b:6b:26","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:19:25Z","binding:vnic_type":"normal","device_id":"5ea15d63-0f80-46a5-a85c-6562f94e9dbf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.4"}],"id":"4bcbb552-f413-4f9d-b458-79ef0b1239ac","security_groups":[],"mac_address":"fa:16:3e:fc:16:30","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f4f54bc7-e84a-43cb-b9fc-0f8240922eaf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.3"}],"id":"759a3236-16fe-4c02-a163-dfa2b1e31499","security_groups":[],"mac_address":"fa:16:3e:50:f0:c3","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f4f54bc7-e84a-43cb-b9fc-0f8240922eaf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:19:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.1"}],"id":"cbb54caf-8934-4481-8fce-2fa33dff650b","security_groups":["cd483eda-7ef7-4ad1-a843-e8441efd9a01"],"mac_address":"fa:16:3e:d4:d0:3a","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:54Z","binding:vnic_type":"normal","device_id":"b83fd975-e4cb-462a-8758-a440f4764fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:18:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f89e6a-5973-42e9-b6b7-7d1bf54bf222","ip_address":"10.200.202.2"}],"id":"e834c30b-a87e-49af-9eb5-c229cc7bd276","security_groups":[],"mac_address":"fa:16:3e:04:d5:34","project_id":"62f4906358e64c4fa3937237757a7235","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4f54bc7-e84a-43cb-b9fc-0f8240922eaf","tenant_id":"62f4906358e64c4fa3937237757a7235","created_at":"2018-09-08T08:18:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f4f54bc7-e84a-43cb-b9fc-0f8240922eaf"}]} 2018-09-08 08:19:42,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-ee1670cf-3624-4797-9753-80600c927ccc 2018-09-08 08:19:42,156 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-09-08 08:19:42,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:42,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd02bab4-e5c3-405f-a839-97593d692d61 x-compute-request-id: req-bd02bab4-e5c3-405f-a839-97593d692d61 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:5c:a3", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:17Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:42,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-bd02bab4-e5c3-405f-a839-97593d692d61 2018-09-08 08:19:42,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:19:43,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b973417e-8703-42b3-9c11-6885a25a0732 x-compute-request-id: req-b973417e-8703-42b3-9c11-6885a25a0732 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497893451 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131116] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132759] pid_max: default: 32768 minimum: 301\n[ 0.133654] ACPI: Core revision 20150930\n[ 0.135044] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136345] Security Framework initialized\n[ 0.137156] Yama: becoming mindful.\n[ 0.137880] AppArmor: AppArmor initialized\n[ 0.138744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142557] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143932] Initializing cgroup subsys io\n[ 0.144742] Initializing cgroup subsys memory\n[ 0.145593] Initializing cgroup subsys devices\n[ 0.146469] Initializing cgroup subsys freezer\n[ 0.147326] Initializing cgroup subsys net_cls\n[ 0.148186] Initializing cgroup subsys perf_event\n[ 0.149087] Initializing cgroup subsys net_prio\n[ 0.149960] Initializing cgroup subsys hugetlb\n[ 0.150826] Initializing cgroup subsys pids\n[ 0.151692] CPU: Physical Processor ID: 0\n[ 0.153167] mce: CPU supports 10 MCE banks\n[ 0.154005] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157270] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163713] ftrace: allocating 31920 entries in 125 pages\n[ 0.190192] smpboot: Max logical packages: 2\n[ 0.191052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192233] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193580] x2apic enabled\n[ 0.194400] Switched APIC routing to physical x2apic.\n[ 0.196146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201436] KVM setup paravirtual spinlock\n[ 0.202852] x86: Booting SMP configuration:\n[ 0.203747] .... node #0, CPUs: #1\n[ 0.204632] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226320] x86: Booted up 1 node, 2 CPUs\n[ 0.226324] KVM setup async PF for cpu 1\n[ 0.226327] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228888] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230376] devtmpfs: initialized\n[ 0.232095] evm: security.selinux\n[ 0.232799] evm: security.SMACK64\n[ 0.233489] evm: security.SMACK64EXEC\n[ 0.234228] evm: security.SMACK64TRANSMUTE\n[ 0.235051] evm: security.SMACK64MMAP\n[ 0.235793] evm: security.ima\n[ 0.236428] evm: security.capability\n[ 0.237246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239112] pinctrl core: initialized pinctrl subsystem\n[ 0.240214] RTC time: 8:19:16, date: 09/08/18\n[ 0.241183] NET: Registered protocol family 16\n[ 0.251135] cpuidle: using governor ladder\n[ 0.263169] cpuidle: using governor menu\n[ 0.263990] PCCT header not found.\n[ 0.264772] ACPI: bus type PCI registered\n[ 0.265572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266825] PCI: Using configuration type 1 for base access\n[ 0.280173] ACPI: Added _OSI(Module Device)\n[ 0.281017] ACPI: Added _OSI(Processor Device)\n[ 0.281878] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282778] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285162] ACPI: Interpreter enabled\n[ 0.285927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293272] ACPI: (supports S0 S5)\n[ 0.293976] ACPI: Using IOAPIC for interrupt routing\n[ 0.295018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300775] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304211] acpiphp: Slot [3] registered\n[ 0.305028] acpiphp: Slot [4] registered\n[ 0.305837] acpiphp: Slot [5] registered\n[ 0.306639] acpiphp: Slot [6] registered\n[ 0.307436] acpiphp: Slot [7] registered\n[ 0.308233] acpiphp: Slot [8] registered\n[ 0.309038] acpiphp: Slot [9] registered\n[ 0.309839] acpiphp: Slot [10] registered\n[ 0.320738] acpiphp: Slot [11] registered\n[ 0.321549] acpiphp: Slot [12] registered\n[ 0.322361] acpiphp: Slot [13] registered\n[ 0.323170] acpiphp: Slot [14] registered\n[ 0.323981] acpiphp: Slot [15] registered\n[ 0.324795] acpiphp: Slot [16] registered\n[ 0.325608] acpiphp: Slot [17] registered\n[ 0.326417] acpiphp: Slot [18] registered\n[ 0.327224] acpiphp: Slot [19] registered\n[ 0.328034] acpiphp: Slot [20] registered\n[ 0.328855] acpiphp: Slot [21] registered\n[ 0.329668] acpiphp: Slot [22] registered\n[ 0.330477] acpiphp: Slot [23] registered\n[ 0.331284] acpiphp: Slot [24] registered\n[ 0.332095] acpiphp: Slot [25] registered\n[ 0.332909] acpiphp: Slot [26] registered\n[ 0.333721] acpiphp: Slot [27] registered\n[ 0.334530] acpiphp: Slot [28] registered\n[ 0.335331] acpiphp: Slot [29] registered\n[ 0.336138] acpiphp: Slot [30] registered\n[ 0.336953] acpiphp: Slot [31] registered\n[ 0.337763] PCI host bridge to bus 0000:00\n[ 0.338568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343881] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351410] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353851] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407608] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416124] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418722] vgaarb: loaded\n[ 0.419321] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420841] SCSI subsystem initialized\n[ 0.421672] ACPI: bus type USB registered\n[ 0.422483] usbcore: registered new interface driver usbfs\n[ 0.423510] usbcore: registered new interface driver hub\n[ 0.424510] usbcore: registered new device driver usb\n[ 0.425588] PCI: Using ACPI for IRQ routing\n[ 0.426611] NetLabel: Initializing\n[ 0.427319] NetLabel: domain hash size = 128\n[ 0.428169] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429114] NetLabel: unlabeled traffic allowed by default\n[ 0.430240] clocksource: Switched to clocksource kvm-clock\n[ 0.436239] AppArmor: AppArmor Filesystem Enabled\n[ 0.437189] pnp: PnP ACPI init\n[ 0.438114] pnp: PnP ACPI: found 5 devices\n[ 0.444842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446536] NET: Registered protocol family 2\n[ 0.447496] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448756] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451071] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453296] NET: Registered protocol family 1\n[ 0.454157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455244] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456309] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493758] Trying to unpack rootfs image as initramfs...\n[ 0.544617] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558661] Scanning for low memory corruption every 60 seconds\n[ 0.560045] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561211] audit: initializing netlink subsys (disabled)\n[ 0.562262] audit: type=2000 audit(1536394757.346:1): initialized\n[ 0.563590] Initialise system trusted keyring\n[ 0.564533] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567823] zbud: loaded\n[ 0.568563] VFS: Disk quotas dquot_6.6.0\n[ 0.569387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571327] fuse init (API version 7.23)\n[ 0.572218] Key type big_key registered\n[ 0.573020] Allocating IMA MOK and blacklist keyrings.\n[ 0.574192] Key type asymmetric registered\n[ 0.575028] Asymmetric key parser 'x509' registered\n[ 0.575984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577456] io scheduler noop registered\n[ 0.578253] io scheduler deadline registered (default)\n[ 0.579247] io scheduler cfq registered\n[ 0.580081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583854] ACPI: Power Button [PWRF]\n[ 0.584734] GHES: HEST is not enabled!\n[ 0.602765] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.639798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642128] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666096] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668307] Linux agpgart interface v0.103\n[ 0.670606] brd: module loaded\n[ 0.672284] loop: module loaded\n[ 0.676108] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.677613] GPT:90111 != 20971519\n[ 0.678317] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679431] GPT:90111 != 20971519\n[ 0.680134] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681114] vda: vda1 vda15\n[ 0.682589] scsi host0: ata_piix\n[ 0.683356] scsi host1: ata_piix\n[ 0.684074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.685291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.686565] libphy: Fixed MDIO Bus: probed\n[ 0.687616] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688570] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690586] PPP generic driver version 2.4.2\n[ 0.691694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692972] ehci-pci: EHCI PCI platform driver\n[ 0.693873] ehci-platform: EHCI generic platform driver\n[ 0.694890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696046] ohci-pci: OHCI PCI platform driver\n[ 0.696940] ohci-platform: OHCI generic platform driver\n[ 0.697943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.721535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724205] usb usb1: Product: UHCI Host Controller\n[ 0.725143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.726289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727301] hub 1-0:1.0: USB hub found\n[ 0.728084] hub 1-0:1.0: 2 ports detected\n[ 0.729001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731190] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733188] mousedev: PS/2 mouse device common for all mice\n[ 0.734387] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740421] i2c /dev entries driver\n[ 0.741496] device-mapper: uevent: version 1.0.3\n[ 0.742559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744356] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745867] NET: Registered protocol family 10\n[ 0.747416] NET: Registered protocol family 17\n[ 0.748381] Key type dns_resolver registered\n[ 0.749459] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751797] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753790] registered taskstats version 1\n[ 0.754705] Loading compiled-in X.509 certificates\n[ 0.756217] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758262] zswap: loaded using pool lzo/zbud\n[ 0.759892] Key type trusted registered\n[ 0.761815] Key type encrypted registered\n[ 0.762732] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764978] evm: HMAC attrs: 0x1\n[ 0.766018] Magic number: 2:736:320\n[ 0.766853] misc microcode: hash matches\n[ 0.777722] platform microcode: hash matches\n[ 0.778687] tty tty45: hash matches\n[ 0.779589] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:17 UTC (1536394757)\n[ 0.781412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782661] EDD information not available.\n[ 0.843394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845149] Write protecting the kernel read-only data: 14336k\n[ 0.846964] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849002] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.580813] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.59. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\n"} 2018-09-08 08:19:43,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792/action used request id req-b973417e-8703-42b3-9c11-6885a25a0732 2018-09-08 08:19:43,856 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:19:43,857 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497893451 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131116] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132759] pid_max: default: 32768 minimum: 301 [ 0.133654] ACPI: Core revision 20150930 [ 0.135044] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136345] Security Framework initialized [ 0.137156] Yama: becoming mindful. [ 0.137880] AppArmor: AppArmor initialized [ 0.138744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142557] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143932] Initializing cgroup subsys io [ 0.144742] Initializing cgroup subsys memory [ 0.145593] Initializing cgroup subsys devices [ 0.146469] Initializing cgroup subsys freezer [ 0.147326] Initializing cgroup subsys net_cls [ 0.148186] Initializing cgroup subsys perf_event [ 0.149087] Initializing cgroup subsys net_prio [ 0.149960] Initializing cgroup subsys hugetlb [ 0.150826] Initializing cgroup subsys pids [ 0.151692] CPU: Physical Processor ID: 0 [ 0.153167] mce: CPU supports 10 MCE banks [ 0.154005] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157270] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163713] ftrace: allocating 31920 entries in 125 pages [ 0.190192] smpboot: Max logical packages: 2 [ 0.191052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192233] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193580] x2apic enabled [ 0.194400] Switched APIC routing to physical x2apic. [ 0.196146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201436] KVM setup paravirtual spinlock [ 0.202852] x86: Booting SMP configuration: [ 0.203747] .... node #0, CPUs: #1 [ 0.204632] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.226320] x86: Booted up 1 node, 2 CPUs [ 0.226324] KVM setup async PF for cpu 1 [ 0.226327] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.228888] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230376] devtmpfs: initialized [ 0.232095] evm: security.selinux [ 0.232799] evm: security.SMACK64 [ 0.233489] evm: security.SMACK64EXEC [ 0.234228] evm: security.SMACK64TRANSMUTE [ 0.235051] evm: security.SMACK64MMAP [ 0.235793] evm: security.ima [ 0.236428] evm: security.capability [ 0.237246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239112] pinctrl core: initialized pinctrl subsystem [ 0.240214] RTC time: 8:19:16, date: 09/08/18 [ 0.241183] NET: Registered protocol family 16 [ 0.251135] cpuidle: using governor ladder [ 0.263169] cpuidle: using governor menu [ 0.263990] PCCT header not found. [ 0.264772] ACPI: bus type PCI registered [ 0.265572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266825] PCI: Using configuration type 1 for base access [ 0.280173] ACPI: Added _OSI(Module Device) [ 0.281017] ACPI: Added _OSI(Processor Device) [ 0.281878] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282778] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285162] ACPI: Interpreter enabled [ 0.285927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293272] ACPI: (supports S0 S5) [ 0.293976] ACPI: Using IOAPIC for interrupt routing [ 0.295018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300775] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304211] acpiphp: Slot [3] registered [ 0.305028] acpiphp: Slot [4] registered [ 0.305837] acpiphp: Slot [5] registered [ 0.306639] acpiphp: Slot [6] registered [ 0.307436] acpiphp: Slot [7] registered [ 0.308233] acpiphp: Slot [8] registered [ 0.309038] acpiphp: Slot [9] registered [ 0.309839] acpiphp: Slot [10] registered [ 0.320738] acpiphp: Slot [11] registered [ 0.321549] acpiphp: Slot [12] registered [ 0.322361] acpiphp: Slot [13] registered [ 0.323170] acpiphp: Slot [14] registered [ 0.323981] acpiphp: Slot [15] registered [ 0.324795] acpiphp: Slot [16] registered [ 0.325608] acpiphp: Slot [17] registered [ 0.326417] acpiphp: Slot [18] registered [ 0.327224] acpiphp: Slot [19] registered [ 0.328034] acpiphp: Slot [20] registered [ 0.328855] acpiphp: Slot [21] registered [ 0.329668] acpiphp: Slot [22] registered [ 0.330477] acpiphp: Slot [23] registered [ 0.331284] acpiphp: Slot [24] registered [ 0.332095] acpiphp: Slot [25] registered [ 0.332909] acpiphp: Slot [26] registered [ 0.333721] acpiphp: Slot [27] registered [ 0.334530] acpiphp: Slot [28] registered [ 0.335331] acpiphp: Slot [29] registered [ 0.336138] acpiphp: Slot [30] registered [ 0.336953] acpiphp: Slot [31] registered [ 0.337763] PCI host bridge to bus 0000:00 [ 0.338568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.343881] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351410] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353851] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407608] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416124] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418722] vgaarb: loaded [ 0.419321] vgaarb: bridge control possible 0000:00:02.0 [ 0.420841] SCSI subsystem initialized [ 0.421672] ACPI: bus type USB registered [ 0.422483] usbcore: registered new interface driver usbfs [ 0.423510] usbcore: registered new interface driver hub [ 0.424510] usbcore: registered new device driver usb [ 0.425588] PCI: Using ACPI for IRQ routing [ 0.426611] NetLabel: Initializing [ 0.427319] NetLabel: domain hash size = 128 [ 0.428169] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429114] NetLabel: unlabeled traffic allowed by default [ 0.430240] clocksource: Switched to clocksource kvm-clock [ 0.436239] AppArmor: AppArmor Filesystem Enabled [ 0.437189] pnp: PnP ACPI init [ 0.438114] pnp: PnP ACPI: found 5 devices [ 0.444842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446536] NET: Registered protocol family 2 [ 0.447496] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448756] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449914] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451071] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453296] NET: Registered protocol family 1 [ 0.454157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455244] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456309] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493758] Trying to unpack rootfs image as initramfs... [ 0.544617] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558661] Scanning for low memory corruption every 60 seconds [ 0.560045] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561211] audit: initializing netlink subsys (disabled) [ 0.562262] audit: type=2000 audit(1536394757.346:1): initialized [ 0.563590] Initialise system trusted keyring [ 0.564533] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565694] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567823] zbud: loaded [ 0.568563] VFS: Disk quotas dquot_6.6.0 [ 0.569387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571327] fuse init (API version 7.23) [ 0.572218] Key type big_key registered [ 0.573020] Allocating IMA MOK and blacklist keyrings. [ 0.574192] Key type asymmetric registered [ 0.575028] Asymmetric key parser 'x509' registered [ 0.575984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577456] io scheduler noop registered [ 0.578253] io scheduler deadline registered (default) [ 0.579247] io scheduler cfq registered [ 0.580081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583854] ACPI: Power Button [PWRF] [ 0.584734] GHES: HEST is not enabled! [ 0.602765] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642128] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666096] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668307] Linux agpgart interface v0.103 [ 0.670606] brd: module loaded [ 0.672284] loop: module loaded [ 0.676108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.677613] GPT:90111 != 20971519 [ 0.678317] GPT:Alternate GPT header not at the end of the disk. [ 0.679431] GPT:90111 != 20971519 [ 0.680134] GPT: Use GNU Parted to correct GPT errors. [ 0.681114] vda: vda1 vda15 [ 0.682589] scsi host0: ata_piix [ 0.683356] scsi host1: ata_piix [ 0.684074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.685291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.686565] libphy: Fixed MDIO Bus: probed [ 0.687616] tun: Universal TUN/TAP device driver, 1.6 [ 0.688570] tun: (C) 1999-2004 Max Krasnyansky [ 0.690586] PPP generic driver version 2.4.2 [ 0.691694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692972] ehci-pci: EHCI PCI platform driver [ 0.693873] ehci-platform: EHCI generic platform driver [ 0.694890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696046] ohci-pci: OHCI PCI platform driver [ 0.696940] ohci-platform: OHCI generic platform driver [ 0.697943] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716941] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719412] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.720409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.721535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724205] usb usb1: Product: UHCI Host Controller [ 0.725143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.726289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727301] hub 1-0:1.0: USB hub found [ 0.728084] hub 1-0:1.0: 2 ports detected [ 0.729001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731190] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733188] mousedev: PS/2 mouse device common for all mice [ 0.734387] rtc_cmos 00:00: RTC can wake from S4 [ 0.735641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740421] i2c /dev entries driver [ 0.741496] device-mapper: uevent: version 1.0.3 [ 0.742559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744356] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745867] NET: Registered protocol family 10 [ 0.747416] NET: Registered protocol family 17 [ 0.748381] Key type dns_resolver registered [ 0.749459] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751797] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753790] registered taskstats version 1 [ 0.754705] Loading compiled-in X.509 certificates [ 0.756217] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758262] zswap: loaded using pool lzo/zbud [ 0.759892] Key type trusted registered [ 0.761815] Key type encrypted registered [ 0.762732] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763839] ima: No TPM chip found, activating TPM-bypass! [ 0.764978] evm: HMAC attrs: 0x1 [ 0.766018] Magic number: 2:736:320 [ 0.766853] misc microcode: hash matches [ 0.777722] platform microcode: hash matches [ 0.778687] tty tty45: hash matches [ 0.779589] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:17 UTC (1536394757) [ 0.781412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782661] EDD information not available. [ 0.843394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845149] Write protecting the kernel read-only data: 14336k [ 0.846964] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849002] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.36 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.580813] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.59. iid=i-000000b0 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO 2018-09-08 08:19:43,857 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-09-08 08:19:43,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:44,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:43 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-e9342902-4812-43c1-8ff9-390db05d7983 x-compute-request-id: req-e9342902-4812-43c1-8ff9-390db05d7983 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:6b:26", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:39Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:44,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-e9342902-4812-43c1-8ff9-390db05d7983 2018-09-08 08:19:44,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:19:45,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7365d93-c2f0-4cf0-ba79-c38f751bf215 x-compute-request-id: req-f7365d93-c2f0-4cf0-ba79-c38f751bf215 Content-Encoding: gzip Content-Length: 8049 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 562414921 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.146380] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148032] pid_max: default: 32768 minimum: 301\n[ 0.148928] ACPI: Core revision 20150930\n[ 0.150340] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151651] Security Framework initialized\n[ 0.152466] Yama: becoming mindful.\n[ 0.153204] AppArmor: AppArmor initialized\n[ 0.154073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155411] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156685] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159305] Initializing cgroup subsys io\n[ 0.160117] Initializing cgroup subsys memory\n[ 0.160978] Initializing cgroup subsys devices\n[ 0.161856] Initializing cgroup subsys freezer\n[ 0.162729] Initializing cgroup subsys net_cls\n[ 0.163596] Initializing cgroup subsys perf_event\n[ 0.164511] Initializing cgroup subsys net_prio\n[ 0.165395] Initializing cgroup subsys hugetlb\n[ 0.166264] Initializing cgroup subsys pids\n[ 0.167136] CPU: Physical Processor ID: 0\n[ 0.168641] mce: CPU supports 10 MCE banks\n[ 0.169506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179514] ftrace: allocating 31920 entries in 125 pages\n[ 0.207294] smpboot: Max logical packages: 2\n[ 0.208137] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209329] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210688] x2apic enabled\n[ 0.211504] Switched APIC routing to physical x2apic.\n[ 0.213261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218601] KVM setup paravirtual spinlock\n[ 0.220147] x86: Booting SMP configuration:\n[ 0.221054] .... node #0, CPUs: #1\n[ 0.221963] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.244124] x86: Booted up 1 node, 2 CPUs\n[ 0.244127] KVM setup async PF for cpu 1\n[ 0.244130] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.246728] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.248260] devtmpfs: initialized\n[ 0.249996] evm: security.selinux\n[ 0.250696] evm: security.SMACK64\n[ 0.251390] evm: security.SMACK64EXEC\n[ 0.252141] evm: security.SMACK64TRANSMUTE\n[ 0.252952] evm: security.SMACK64MMAP\n[ 0.253697] evm: security.ima\n[ 0.254341] evm: security.capability\n[ 0.255218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257117] pinctrl core: initialized pinctrl subsystem\n[ 0.258236] RTC time: 8:19:39, date: 09/08/18\n[ 0.259252] NET: Registered protocol family 16\n[ 0.269080] cpuidle: using governor ladder\n[ 0.281176] cpuidle: using governor menu\n[ 0.281991] PCCT header not found.\n[ 0.282789] ACPI: bus type PCI registered\n[ 0.283593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284839] PCI: Using configuration type 1 for base access\n[ 0.298349] ACPI: Added _OSI(Module Device)\n[ 0.299191] ACPI: Added _OSI(Processor Device)\n[ 0.300046] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303363] ACPI: Interpreter enabled\n[ 0.304135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311531] ACPI: (supports S0 S5)\n[ 0.312238] ACPI: Using IOAPIC for interrupt routing\n[ 0.313324] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320247] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322484] acpiphp: Slot [3] registered\n[ 0.323294] acpiphp: Slot [4] registered\n[ 0.324091] acpiphp: Slot [5] registered\n[ 0.324887] acpiphp: Slot [6] registered\n[ 0.325686] acpiphp: Slot [7] registered\n[ 0.326484] acpiphp: Slot [8] registered\n[ 0.327288] acpiphp: Slot [9] registered\n[ 0.328081] acpiphp: Slot [10] registered\n[ 0.339344] acpiphp: Slot [11] registered\n[ 0.340157] acpiphp: Slot [12] registered\n[ 0.340965] acpiphp: Slot [13] registered\n[ 0.341776] acpiphp: Slot [14] registered\n[ 0.342582] acpiphp: Slot [15] registered\n[ 0.343394] acpiphp: Slot [16] registered\n[ 0.344204] acpiphp: Slot [17] registered\n[ 0.345007] acpiphp: Slot [18] registered\n[ 0.345816] acpiphp: Slot [19] registered\n[ 0.346624] acpiphp: Slot [20] registered\n[ 0.347442] acpiphp: Slot [21] registered\n[ 0.348254] acpiphp: Slot [22] registered\n[ 0.349061] acpiphp: Slot [23] registered\n[ 0.349877] acpiphp: Slot [24] registered\n[ 0.350686] acpiphp: Slot [25] registered\n[ 0.351497] acpiphp: Slot [26] registered\n[ 0.352307] acpiphp: Slot [27] registered\n[ 0.353113] acpiphp: Slot [28] registered\n[ 0.353919] acpiphp: Slot [29] registered\n[ 0.354744] acpiphp: Slot [30] registered\n[ 0.355559] acpiphp: Slot [31] registered\n[ 0.356368] PCI host bridge to bus 0000:00\n[ 0.357176] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358382] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361042] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372690] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437712] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438937] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439984] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441514] vgaarb: loaded\n[ 0.442110] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443632] SCSI subsystem initialized\n[ 0.444476] ACPI: bus type USB registered\n[ 0.445292] usbcore: registered new interface driver usbfs\n[ 0.446320] usbcore: registered new interface driver hub\n[ 0.447322] usbcore: registered new device driver usb\n[ 0.448449] PCI: Using ACPI for IRQ routing\n[ 0.449497] NetLabel: Initializing\n[ 0.450210] NetLabel: domain hash size = 128\n[ 0.451063] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452016] NetLabel: unlabeled traffic allowed by default\n[ 0.453220] clocksource: Switched to clocksource kvm-clock\n[ 0.459593] AppArmor: AppArmor Filesystem Enabled\n[ 0.460556] pnp: PnP ACPI init\n[ 0.461518] pnp: PnP ACPI: found 5 devices\n[ 0.468591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470303] NET: Registered protocol family 2\n[ 0.471271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.473728] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.474886] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475958] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477120] NET: Registered protocol family 1\n[ 0.477986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479077] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480146] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517189] Trying to unpack rootfs image as initramfs...\n[ 0.567036] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585533] Scanning for low memory corruption every 60 seconds\n[ 0.586991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.588148] audit: initializing netlink subsys (disabled)\n[ 0.589188] audit: type=2000 audit(1536394779.917:1): initialized\n[ 0.590526] Initialise system trusted keyring\n[ 0.591500] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.592677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594787] zbud: loaded\n[ 0.595907] VFS: Disk quotas dquot_6.6.0\n[ 0.596734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598407] fuse init (API version 7.23)\n[ 0.599363] Key type big_key registered\n[ 0.600167] Allocating IMA MOK and blacklist keyrings.\n[ 0.601700] Key type asymmetric registered\n[ 0.602527] Asymmetric key parser 'x509' registered\n[ 0.603483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605015] io scheduler noop registered\n[ 0.605818] io scheduler deadline registered (default)\n[ 0.606816] io scheduler cfq registered\n[ 0.607656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.609978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611438] ACPI: Power Button [PWRF]\n[ 0.612377] GHES: HEST is not enabled!\n[ 0.630784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.668760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671484] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695561] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698250] Linux agpgart interface v0.103\n[ 0.700885] brd: module loaded\n[ 0.702815] loop: module loaded\n[ 0.707736] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709183] GPT:90111 != 20971519\n[ 0.709874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710967] GPT:90111 != 20971519\n[ 0.711653] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712625] vda: vda1 vda15\n[ 0.714266] scsi host0: ata_piix\n[ 0.715094] scsi host1: ata_piix\n[ 0.715809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.717019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.718312] libphy: Fixed MDIO Bus: probed\n[ 0.719246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.720283] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722445] PPP generic driver version 2.4.2\n[ 0.723503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724931] ehci-pci: EHCI PCI platform driver\n[ 0.725943] ehci-platform: EHCI generic platform driver\n[ 0.727083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.728485] ohci-pci: OHCI PCI platform driver\n[ 0.729541] ohci-platform: OHCI generic platform driver\n[ 0.730788] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.751444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752883] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.755001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.756209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757627] usb usb1: Product: UHCI Host Controller\n[ 0.758557] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.759685] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.760756] hub 1-0:1.0: USB hub found\n[ 0.761538] hub 1-0:1.0: 2 ports detected\n[ 0.762452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.764556] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765518] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.766587] mousedev: PS/2 mouse device common for all mice\n[ 0.767858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.769702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773184] i2c /dev entries driver\n[ 0.773934] device-mapper: uevent: version 1.0.3\n[ 0.774884] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.776496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777838] NET: Registered protocol family 10\n[ 0.779246] NET: Registered protocol family 17\n[ 0.780125] Key type dns_resolver registered\n[ 0.781083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.782172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.783925] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.785717] registered taskstats version 1\n[ 0.786549] Loading compiled-in X.509 certificates\n[ 0.787989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789841] zswap: loaded using pool lzo/zbud\n[ 0.791561] Key type trusted registered\n[ 0.793288] Key type encrypted registered\n[ 0.794105] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795127] ima: No TPM chip found, activating TPM-bypass!\n[ 0.796166] evm: HMAC attrs: 0x1\n[ 0.797168] Magic number: 2:736:320\n[ 0.797927] misc microcode: hash matches\n[ 0.809406] platform microcode: hash matches\n[ 0.810268] tty tty45: hash matches\n[ 0.811129] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:39 UTC (1536394779)\n[ 0.812800] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813944] EDD information not available.\n[ 0.874498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.876069] Write protecting the kernel read-only data: 14336k\n[ 0.877801] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879703] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.942679] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.31\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.54. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-09-08 08:19:45,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf/action used request id req-f7365d93-c2f0-4cf0-ba79-c38f751bf215 2018-09-08 08:19:45,395 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:19:45,396 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 562414921 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.146380] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.148032] pid_max: default: 32768 minimum: 301 [ 0.148928] ACPI: Core revision 20150930 [ 0.150340] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151651] Security Framework initialized [ 0.152466] Yama: becoming mindful. [ 0.153204] AppArmor: AppArmor initialized [ 0.154073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.155411] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156685] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159305] Initializing cgroup subsys io [ 0.160117] Initializing cgroup subsys memory [ 0.160978] Initializing cgroup subsys devices [ 0.161856] Initializing cgroup subsys freezer [ 0.162729] Initializing cgroup subsys net_cls [ 0.163596] Initializing cgroup subsys perf_event [ 0.164511] Initializing cgroup subsys net_prio [ 0.165395] Initializing cgroup subsys hugetlb [ 0.166264] Initializing cgroup subsys pids [ 0.167136] CPU: Physical Processor ID: 0 [ 0.168641] mce: CPU supports 10 MCE banks [ 0.169506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179514] ftrace: allocating 31920 entries in 125 pages [ 0.207294] smpboot: Max logical packages: 2 [ 0.208137] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209329] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210688] x2apic enabled [ 0.211504] Switched APIC routing to physical x2apic. [ 0.213261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218601] KVM setup paravirtual spinlock [ 0.220147] x86: Booting SMP configuration: [ 0.221054] .... node #0, CPUs: #1 [ 0.221963] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.244124] x86: Booted up 1 node, 2 CPUs [ 0.244127] KVM setup async PF for cpu 1 [ 0.244130] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.246728] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.248260] devtmpfs: initialized [ 0.249996] evm: security.selinux [ 0.250696] evm: security.SMACK64 [ 0.251390] evm: security.SMACK64EXEC [ 0.252141] evm: security.SMACK64TRANSMUTE [ 0.252952] evm: security.SMACK64MMAP [ 0.253697] evm: security.ima [ 0.254341] evm: security.capability [ 0.255218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257117] pinctrl core: initialized pinctrl subsystem [ 0.258236] RTC time: 8:19:39, date: 09/08/18 [ 0.259252] NET: Registered protocol family 16 [ 0.269080] cpuidle: using governor ladder [ 0.281176] cpuidle: using governor menu [ 0.281991] PCCT header not found. [ 0.282789] ACPI: bus type PCI registered [ 0.283593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284839] PCI: Using configuration type 1 for base access [ 0.298349] ACPI: Added _OSI(Module Device) [ 0.299191] ACPI: Added _OSI(Processor Device) [ 0.300046] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303363] ACPI: Interpreter enabled [ 0.304135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311531] ACPI: (supports S0 S5) [ 0.312238] ACPI: Using IOAPIC for interrupt routing [ 0.313324] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320247] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322484] acpiphp: Slot [3] registered [ 0.323294] acpiphp: Slot [4] registered [ 0.324091] acpiphp: Slot [5] registered [ 0.324887] acpiphp: Slot [6] registered [ 0.325686] acpiphp: Slot [7] registered [ 0.326484] acpiphp: Slot [8] registered [ 0.327288] acpiphp: Slot [9] registered [ 0.328081] acpiphp: Slot [10] registered [ 0.339344] acpiphp: Slot [11] registered [ 0.340157] acpiphp: Slot [12] registered [ 0.340965] acpiphp: Slot [13] registered [ 0.341776] acpiphp: Slot [14] registered [ 0.342582] acpiphp: Slot [15] registered [ 0.343394] acpiphp: Slot [16] registered [ 0.344204] acpiphp: Slot [17] registered [ 0.345007] acpiphp: Slot [18] registered [ 0.345816] acpiphp: Slot [19] registered [ 0.346624] acpiphp: Slot [20] registered [ 0.347442] acpiphp: Slot [21] registered [ 0.348254] acpiphp: Slot [22] registered [ 0.349061] acpiphp: Slot [23] registered [ 0.349877] acpiphp: Slot [24] registered [ 0.350686] acpiphp: Slot [25] registered [ 0.351497] acpiphp: Slot [26] registered [ 0.352307] acpiphp: Slot [27] registered [ 0.353113] acpiphp: Slot [28] registered [ 0.353919] acpiphp: Slot [29] registered [ 0.354744] acpiphp: Slot [30] registered [ 0.355559] acpiphp: Slot [31] registered [ 0.356368] PCI host bridge to bus 0000:00 [ 0.357176] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358382] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361042] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362489] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372690] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437712] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438937] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439984] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441514] vgaarb: loaded [ 0.442110] vgaarb: bridge control possible 0000:00:02.0 [ 0.443632] SCSI subsystem initialized [ 0.444476] ACPI: bus type USB registered [ 0.445292] usbcore: registered new interface driver usbfs [ 0.446320] usbcore: registered new interface driver hub [ 0.447322] usbcore: registered new device driver usb [ 0.448449] PCI: Using ACPI for IRQ routing [ 0.449497] NetLabel: Initializing [ 0.450210] NetLabel: domain hash size = 128 [ 0.451063] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.452016] NetLabel: unlabeled traffic allowed by default [ 0.453220] clocksource: Switched to clocksource kvm-clock [ 0.459593] AppArmor: AppArmor Filesystem Enabled [ 0.460556] pnp: PnP ACPI init [ 0.461518] pnp: PnP ACPI: found 5 devices [ 0.468591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470303] NET: Registered protocol family 2 [ 0.471271] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.473728] TCP: Hash tables configured (established 4096 bind 4096) [ 0.474886] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.475958] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.477120] NET: Registered protocol family 1 [ 0.477986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479077] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480146] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.498558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517189] Trying to unpack rootfs image as initramfs... [ 0.567036] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.585533] Scanning for low memory corruption every 60 seconds [ 0.586991] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.588148] audit: initializing netlink subsys (disabled) [ 0.589188] audit: type=2000 audit(1536394779.917:1): initialized [ 0.590526] Initialise system trusted keyring [ 0.591500] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.592677] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594787] zbud: loaded [ 0.595907] VFS: Disk quotas dquot_6.6.0 [ 0.596734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598407] fuse init (API version 7.23) [ 0.599363] Key type big_key registered [ 0.600167] Allocating IMA MOK and blacklist keyrings. [ 0.601700] Key type asymmetric registered [ 0.602527] Asymmetric key parser 'x509' registered [ 0.603483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605015] io scheduler noop registered [ 0.605818] io scheduler deadline registered (default) [ 0.606816] io scheduler cfq registered [ 0.607656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.608704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.609978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.611438] ACPI: Power Button [PWRF] [ 0.612377] GHES: HEST is not enabled! [ 0.630784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671484] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695561] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698250] Linux agpgart interface v0.103 [ 0.700885] brd: module loaded [ 0.702815] loop: module loaded [ 0.707736] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709183] GPT:90111 != 20971519 [ 0.709874] GPT:Alternate GPT header not at the end of the disk. [ 0.710967] GPT:90111 != 20971519 [ 0.711653] GPT: Use GNU Parted to correct GPT errors. [ 0.712625] vda: vda1 vda15 [ 0.714266] scsi host0: ata_piix [ 0.715094] scsi host1: ata_piix [ 0.715809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.717019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.718312] libphy: Fixed MDIO Bus: probed [ 0.719246] tun: Universal TUN/TAP device driver, 1.6 [ 0.720283] tun: (C) 1999-2004 Max Krasnyansky [ 0.722445] PPP generic driver version 2.4.2 [ 0.723503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724931] ehci-pci: EHCI PCI platform driver [ 0.725943] ehci-platform: EHCI generic platform driver [ 0.727083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728485] ohci-pci: OHCI PCI platform driver [ 0.729541] ohci-platform: OHCI generic platform driver [ 0.730788] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.751444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752883] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.755001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757627] usb usb1: Product: UHCI Host Controller [ 0.758557] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759685] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760756] hub 1-0:1.0: USB hub found [ 0.761538] hub 1-0:1.0: 2 ports detected [ 0.762452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.764556] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765518] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766587] mousedev: PS/2 mouse device common for all mice [ 0.767858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.769702] rtc_cmos 00:00: RTC can wake from S4 [ 0.770824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773184] i2c /dev entries driver [ 0.773934] device-mapper: uevent: version 1.0.3 [ 0.774884] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.776496] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777838] NET: Registered protocol family 10 [ 0.779246] NET: Registered protocol family 17 [ 0.780125] Key type dns_resolver registered [ 0.781083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.782172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.783925] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.785717] registered taskstats version 1 [ 0.786549] Loading compiled-in X.509 certificates [ 0.787989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789841] zswap: loaded using pool lzo/zbud [ 0.791561] Key type trusted registered [ 0.793288] Key type encrypted registered [ 0.794105] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795127] ima: No TPM chip found, activating TPM-bypass! [ 0.796166] evm: HMAC attrs: 0x1 [ 0.797168] Magic number: 2:736:320 [ 0.797927] misc microcode: hash matches [ 0.809406] platform microcode: hash matches [ 0.810268] tty tty45: hash matches [ 0.811129] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:39 UTC (1536394779) [ 0.812800] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813944] EDD information not available. [ 0.874498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.876069] Write protecting the kernel read-only data: 14336k [ 0.877801] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879703] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.942679] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.31 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.54. iid=i-000000b3 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK 2018-09-08 08:19:46,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:47,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ad84a2f-3ee7-4723-98b9-19ab81e8756c x-compute-request-id: req-2ad84a2f-3ee7-4723-98b9-19ab81e8756c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:5c:a3", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:17Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:47,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-2ad84a2f-3ee7-4723-98b9-19ab81e8756c 2018-09-08 08:19:47,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:19:48,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb048315-a166-44c0-977f-ae3491517331 x-compute-request-id: req-eb048315-a166-44c0-977f-ae3491517331 Content-Encoding: gzip Content-Length: 9649 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497893451 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131116] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132759] pid_max: default: 32768 minimum: 301\n[ 0.133654] ACPI: Core revision 20150930\n[ 0.135044] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136345] Security Framework initialized\n[ 0.137156] Yama: becoming mindful.\n[ 0.137880] AppArmor: AppArmor initialized\n[ 0.138744] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142557] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143932] Initializing cgroup subsys io\n[ 0.144742] Initializing cgroup subsys memory\n[ 0.145593] Initializing cgroup subsys devices\n[ 0.146469] Initializing cgroup subsys freezer\n[ 0.147326] Initializing cgroup subsys net_cls\n[ 0.148186] Initializing cgroup subsys perf_event\n[ 0.149087] Initializing cgroup subsys net_prio\n[ 0.149960] Initializing cgroup subsys hugetlb\n[ 0.150826] Initializing cgroup subsys pids\n[ 0.151692] CPU: Physical Processor ID: 0\n[ 0.153167] mce: CPU supports 10 MCE banks\n[ 0.154005] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157270] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163713] ftrace: allocating 31920 entries in 125 pages\n[ 0.190192] smpboot: Max logical packages: 2\n[ 0.191052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192233] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193580] x2apic enabled\n[ 0.194400] Switched APIC routing to physical x2apic.\n[ 0.196146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199516] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201436] KVM setup paravirtual spinlock\n[ 0.202852] x86: Booting SMP configuration:\n[ 0.203747] .... node #0, CPUs: #1\n[ 0.204632] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226320] x86: Booted up 1 node, 2 CPUs\n[ 0.226324] KVM setup async PF for cpu 1\n[ 0.226327] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228888] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230376] devtmpfs: initialized\n[ 0.232095] evm: security.selinux\n[ 0.232799] evm: security.SMACK64\n[ 0.233489] evm: security.SMACK64EXEC\n[ 0.234228] evm: security.SMACK64TRANSMUTE\n[ 0.235051] evm: security.SMACK64MMAP\n[ 0.235793] evm: security.ima\n[ 0.236428] evm: security.capability\n[ 0.237246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239112] pinctrl core: initialized pinctrl subsystem\n[ 0.240214] RTC time: 8:19:16, date: 09/08/18\n[ 0.241183] NET: Registered protocol family 16\n[ 0.251135] cpuidle: using governor ladder\n[ 0.263169] cpuidle: using governor menu\n[ 0.263990] PCCT header not found.\n[ 0.264772] ACPI: bus type PCI registered\n[ 0.265572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266825] PCI: Using configuration type 1 for base access\n[ 0.280173] ACPI: Added _OSI(Module Device)\n[ 0.281017] ACPI: Added _OSI(Processor Device)\n[ 0.281878] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282778] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285162] ACPI: Interpreter enabled\n[ 0.285927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293272] ACPI: (supports S0 S5)\n[ 0.293976] ACPI: Using IOAPIC for interrupt routing\n[ 0.295018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300775] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304211] acpiphp: Slot [3] registered\n[ 0.305028] acpiphp: Slot [4] registered\n[ 0.305837] acpiphp: Slot [5] registered\n[ 0.306639] acpiphp: Slot [6] registered\n[ 0.307436] acpiphp: Slot [7] registered\n[ 0.308233] acpiphp: Slot [8] registered\n[ 0.309038] acpiphp: Slot [9] registered\n[ 0.309839] acpiphp: Slot [10] registered\n[ 0.320738] acpiphp: Slot [11] registered\n[ 0.321549] acpiphp: Slot [12] registered\n[ 0.322361] acpiphp: Slot [13] registered\n[ 0.323170] acpiphp: Slot [14] registered\n[ 0.323981] acpiphp: Slot [15] registered\n[ 0.324795] acpiphp: Slot [16] registered\n[ 0.325608] acpiphp: Slot [17] registered\n[ 0.326417] acpiphp: Slot [18] registered\n[ 0.327224] acpiphp: Slot [19] registered\n[ 0.328034] acpiphp: Slot [20] registered\n[ 0.328855] acpiphp: Slot [21] registered\n[ 0.329668] acpiphp: Slot [22] registered\n[ 0.330477] acpiphp: Slot [23] registered\n[ 0.331284] acpiphp: Slot [24] registered\n[ 0.332095] acpiphp: Slot [25] registered\n[ 0.332909] acpiphp: Slot [26] registered\n[ 0.333721] acpiphp: Slot [27] registered\n[ 0.334530] acpiphp: Slot [28] registered\n[ 0.335331] acpiphp: Slot [29] registered\n[ 0.336138] acpiphp: Slot [30] registered\n[ 0.336953] acpiphp: Slot [31] registered\n[ 0.337763] PCI host bridge to bus 0000:00\n[ 0.338568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343881] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351410] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353851] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407608] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413328] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416124] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418722] vgaarb: loaded\n[ 0.419321] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420841] SCSI subsystem initialized\n[ 0.421672] ACPI: bus type USB registered\n[ 0.422483] usbcore: registered new interface driver usbfs\n[ 0.423510] usbcore: registered new interface driver hub\n[ 0.424510] usbcore: registered new device driver usb\n[ 0.425588] PCI: Using ACPI for IRQ routing\n[ 0.426611] NetLabel: Initializing\n[ 0.427319] NetLabel: domain hash size = 128\n[ 0.428169] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429114] NetLabel: unlabeled traffic allowed by default\n[ 0.430240] clocksource: Switched to clocksource kvm-clock\n[ 0.436239] AppArmor: AppArmor Filesystem Enabled\n[ 0.437189] pnp: PnP ACPI init\n[ 0.438114] pnp: PnP ACPI: found 5 devices\n[ 0.444842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446536] NET: Registered protocol family 2\n[ 0.447496] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448756] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451071] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452141] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453296] NET: Registered protocol family 1\n[ 0.454157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455244] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456309] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493758] Trying to unpack rootfs image as initramfs...\n[ 0.544617] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558661] Scanning for low memory corruption every 60 seconds\n[ 0.560045] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561211] audit: initializing netlink subsys (disabled)\n[ 0.562262] audit: type=2000 audit(1536394757.346:1): initialized\n[ 0.563590] Initialise system trusted keyring\n[ 0.564533] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567823] zbud: loaded\n[ 0.568563] VFS: Disk quotas dquot_6.6.0\n[ 0.569387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571327] fuse init (API version 7.23)\n[ 0.572218] Key type big_key registered\n[ 0.573020] Allocating IMA MOK and blacklist keyrings.\n[ 0.574192] Key type asymmetric registered\n[ 0.575028] Asymmetric key parser 'x509' registered\n[ 0.575984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577456] io scheduler noop registered\n[ 0.578253] io scheduler deadline registered (default)\n[ 0.579247] io scheduler cfq registered\n[ 0.580081] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581127] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583854] ACPI: Power Button [PWRF]\n[ 0.584734] GHES: HEST is not enabled!\n[ 0.602765] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.639798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642128] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666096] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668307] Linux agpgart interface v0.103\n[ 0.670606] brd: module loaded\n[ 0.672284] loop: module loaded\n[ 0.676108] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.677613] GPT:90111 != 20971519\n[ 0.678317] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679431] GPT:90111 != 20971519\n[ 0.680134] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681114] vda: vda1 vda15\n[ 0.682589] scsi host0: ata_piix\n[ 0.683356] scsi host1: ata_piix\n[ 0.684074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.685291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.686565] libphy: Fixed MDIO Bus: probed\n[ 0.687616] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688570] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690586] PPP generic driver version 2.4.2\n[ 0.691694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692972] ehci-pci: EHCI PCI platform driver\n[ 0.693873] ehci-platform: EHCI generic platform driver\n[ 0.694890] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696046] ohci-pci: OHCI PCI platform driver\n[ 0.696940] ohci-platform: OHCI generic platform driver\n[ 0.697943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.721535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724205] usb usb1: Product: UHCI Host Controller\n[ 0.725143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.726289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727301] hub 1-0:1.0: USB hub found\n[ 0.728084] hub 1-0:1.0: 2 ports detected\n[ 0.729001] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731190] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733188] mousedev: PS/2 mouse device common for all mice\n[ 0.734387] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735641] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740421] i2c /dev entries driver\n[ 0.741496] device-mapper: uevent: version 1.0.3\n[ 0.742559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744356] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745867] NET: Registered protocol family 10\n[ 0.747416] NET: Registered protocol family 17\n[ 0.748381] Key type dns_resolver registered\n[ 0.749459] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751797] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753790] registered taskstats version 1\n[ 0.754705] Loading compiled-in X.509 certificates\n[ 0.756217] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758262] zswap: loaded using pool lzo/zbud\n[ 0.759892] Key type trusted registered\n[ 0.761815] Key type encrypted registered\n[ 0.762732] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764978] evm: HMAC attrs: 0x1\n[ 0.766018] Magic number: 2:736:320\n[ 0.766853] misc microcode: hash matches\n[ 0.777722] platform microcode: hash matches\n[ 0.778687] tty tty45: hash matches\n[ 0.779589] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:17 UTC (1536394757)\n[ 0.781412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782661] EDD information not available.\n[ 0.843394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845149] Write protecting the kernel read-only data: 14336k\n[ 0.846964] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849002] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.580813] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.59. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaTxIK3CD1EbMDojIK4rI6/iVP05qA/pyZ9s9tV6GgXg5wUIWkvc1CYu5TrfEU+E/iC+DsXz0Ac2Un+bzuXeCCFWB7mbWhwdM867lsLKSp9oKJOdbiaPnZpJCL2rQU096ctTN7i1GdCXM+MUhcgJb2Qyi8yu/5CZINT184TPNODYU10pI0JU0t+HvYX4TIphD7CAPfc2UjjathfBZAXzIyxwX5uHIVcdOLerk5eflu44cmCf+/XO1N+LqlrLO20v4s0NQGspS8y63/xI0oGiFAqT3PJMzOpc8erJ/T/4j4oTzzoK1X95prbetbWw7ETKYX0sCNlGHqRGMOrI46bsYb root@createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\nssh-dss AAAAB3NzaC1kc3MAAACBAPKS7Fh5zQ8/RpsrP2J2wACGBwi96OdKeOJezgMTaFYP0H6R8CQxhoCZIGjw5dBGMCnlXgTM3kkJ2/uWpW1U+L3QMveeIg/BkaWkChndEmruWK8WByNk0uIfk24yMkT/bLIkC2/Fu73y5gLhkXAwe5tUKCKfXn1aXFgeYebq5w/nAAAAFQDRT+fkLHXyX56jO/apfh8kTQnc5QAAAIEAiVJl3+OfIZT+miRQYaJ+SvfPVQd39rpNgy/bkA6VRrlqFy8QVfXSC8sq7Kutg1oTBtdzu1OZQihLAn6cubHUDoFJnoWYQY13W57j/G/8zdYv40yK/gd6xH44zBTkJU9xBxt8qYFCnWgFY1kP30t3nOTwlC/YZsC2b0590UAys5wAAACAS1MrARFfH5UnJoErgXnyHPg9UHarnmo79bMUrm1ge8VTp2363e9RNgYjRtowh//iACiAjxpOyvkLD6szj2Gk+OQ90Y9Z4QsRxiNMzUuvLoU91M4dLH01qmtTYTDe3UZnwdqeXTwHHDBxxnIMzDNjH+kwPXjWZJtjx2ds+Q1epFc= root@createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fee8:5ca3/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.92 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77 login: "} 2018-09-08 08:19:48,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792/action used request id req-eb048315-a166-44c0-977f-ae3491517331 2018-09-08 08:19:49,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:19:49,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:49 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-176602bf-5963-4dc3-b2d4-bd30fa405587 x-compute-request-id: req-176602bf-5963-4dc3-b2d4-bd30fa405587 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:6b:26", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "security_groups": [{"name": "default"}], "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:39Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:49,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-176602bf-5963-4dc3-b2d4-bd30fa405587 2018-09-08 08:19:49,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:19:50,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:49 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-727e6835-24af-4609-bbfe-f6a461cbfb5c x-compute-request-id: req-727e6835-24af-4609-bbfe-f6a461cbfb5c Content-Encoding: gzip Content-Length: 9633 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 562414921 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.146380] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148032] pid_max: default: 32768 minimum: 301\n[ 0.148928] ACPI: Core revision 20150930\n[ 0.150340] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151651] Security Framework initialized\n[ 0.152466] Yama: becoming mindful.\n[ 0.153204] AppArmor: AppArmor initialized\n[ 0.154073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.155411] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156685] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157890] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159305] Initializing cgroup subsys io\n[ 0.160117] Initializing cgroup subsys memory\n[ 0.160978] Initializing cgroup subsys devices\n[ 0.161856] Initializing cgroup subsys freezer\n[ 0.162729] Initializing cgroup subsys net_cls\n[ 0.163596] Initializing cgroup subsys perf_event\n[ 0.164511] Initializing cgroup subsys net_prio\n[ 0.165395] Initializing cgroup subsys hugetlb\n[ 0.166264] Initializing cgroup subsys pids\n[ 0.167136] CPU: Physical Processor ID: 0\n[ 0.168641] mce: CPU supports 10 MCE banks\n[ 0.169506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179514] ftrace: allocating 31920 entries in 125 pages\n[ 0.207294] smpboot: Max logical packages: 2\n[ 0.208137] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209329] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210688] x2apic enabled\n[ 0.211504] Switched APIC routing to physical x2apic.\n[ 0.213261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218601] KVM setup paravirtual spinlock\n[ 0.220147] x86: Booting SMP configuration:\n[ 0.221054] .... node #0, CPUs: #1\n[ 0.221963] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.244124] x86: Booted up 1 node, 2 CPUs\n[ 0.244127] KVM setup async PF for cpu 1\n[ 0.244130] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.246728] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.248260] devtmpfs: initialized\n[ 0.249996] evm: security.selinux\n[ 0.250696] evm: security.SMACK64\n[ 0.251390] evm: security.SMACK64EXEC\n[ 0.252141] evm: security.SMACK64TRANSMUTE\n[ 0.252952] evm: security.SMACK64MMAP\n[ 0.253697] evm: security.ima\n[ 0.254341] evm: security.capability\n[ 0.255218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257117] pinctrl core: initialized pinctrl subsystem\n[ 0.258236] RTC time: 8:19:39, date: 09/08/18\n[ 0.259252] NET: Registered protocol family 16\n[ 0.269080] cpuidle: using governor ladder\n[ 0.281176] cpuidle: using governor menu\n[ 0.281991] PCCT header not found.\n[ 0.282789] ACPI: bus type PCI registered\n[ 0.283593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284839] PCI: Using configuration type 1 for base access\n[ 0.298349] ACPI: Added _OSI(Module Device)\n[ 0.299191] ACPI: Added _OSI(Processor Device)\n[ 0.300046] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303363] ACPI: Interpreter enabled\n[ 0.304135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311531] ACPI: (supports S0 S5)\n[ 0.312238] ACPI: Using IOAPIC for interrupt routing\n[ 0.313324] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317821] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319054] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320247] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322484] acpiphp: Slot [3] registered\n[ 0.323294] acpiphp: Slot [4] registered\n[ 0.324091] acpiphp: Slot [5] registered\n[ 0.324887] acpiphp: Slot [6] registered\n[ 0.325686] acpiphp: Slot [7] registered\n[ 0.326484] acpiphp: Slot [8] registered\n[ 0.327288] acpiphp: Slot [9] registered\n[ 0.328081] acpiphp: Slot [10] registered\n[ 0.339344] acpiphp: Slot [11] registered\n[ 0.340157] acpiphp: Slot [12] registered\n[ 0.340965] acpiphp: Slot [13] registered\n[ 0.341776] acpiphp: Slot [14] registered\n[ 0.342582] acpiphp: Slot [15] registered\n[ 0.343394] acpiphp: Slot [16] registered\n[ 0.344204] acpiphp: Slot [17] registered\n[ 0.345007] acpiphp: Slot [18] registered\n[ 0.345816] acpiphp: Slot [19] registered\n[ 0.346624] acpiphp: Slot [20] registered\n[ 0.347442] acpiphp: Slot [21] registered\n[ 0.348254] acpiphp: Slot [22] registered\n[ 0.349061] acpiphp: Slot [23] registered\n[ 0.349877] acpiphp: Slot [24] registered\n[ 0.350686] acpiphp: Slot [25] registered\n[ 0.351497] acpiphp: Slot [26] registered\n[ 0.352307] acpiphp: Slot [27] registered\n[ 0.353113] acpiphp: Slot [28] registered\n[ 0.353919] acpiphp: Slot [29] registered\n[ 0.354744] acpiphp: Slot [30] registered\n[ 0.355559] acpiphp: Slot [31] registered\n[ 0.356368] PCI host bridge to bus 0000:00\n[ 0.357176] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358382] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359599] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361042] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372690] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434318] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437712] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438937] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439984] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441514] vgaarb: loaded\n[ 0.442110] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443632] SCSI subsystem initialized\n[ 0.444476] ACPI: bus type USB registered\n[ 0.445292] usbcore: registered new interface driver usbfs\n[ 0.446320] usbcore: registered new interface driver hub\n[ 0.447322] usbcore: registered new device driver usb\n[ 0.448449] PCI: Using ACPI for IRQ routing\n[ 0.449497] NetLabel: Initializing\n[ 0.450210] NetLabel: domain hash size = 128\n[ 0.451063] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452016] NetLabel: unlabeled traffic allowed by default\n[ 0.453220] clocksource: Switched to clocksource kvm-clock\n[ 0.459593] AppArmor: AppArmor Filesystem Enabled\n[ 0.460556] pnp: PnP ACPI init\n[ 0.461518] pnp: PnP ACPI: found 5 devices\n[ 0.468591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470303] NET: Registered protocol family 2\n[ 0.471271] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.473728] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.474886] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475958] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477120] NET: Registered protocol family 1\n[ 0.477986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479077] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480146] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.498558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517189] Trying to unpack rootfs image as initramfs...\n[ 0.567036] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585533] Scanning for low memory corruption every 60 seconds\n[ 0.586991] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.588148] audit: initializing netlink subsys (disabled)\n[ 0.589188] audit: type=2000 audit(1536394779.917:1): initialized\n[ 0.590526] Initialise system trusted keyring\n[ 0.591500] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.592677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.594787] zbud: loaded\n[ 0.595907] VFS: Disk quotas dquot_6.6.0\n[ 0.596734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598407] fuse init (API version 7.23)\n[ 0.599363] Key type big_key registered\n[ 0.600167] Allocating IMA MOK and blacklist keyrings.\n[ 0.601700] Key type asymmetric registered\n[ 0.602527] Asymmetric key parser 'x509' registered\n[ 0.603483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605015] io scheduler noop registered\n[ 0.605818] io scheduler deadline registered (default)\n[ 0.606816] io scheduler cfq registered\n[ 0.607656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608704] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.609978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611438] ACPI: Power Button [PWRF]\n[ 0.612377] GHES: HEST is not enabled!\n[ 0.630784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.668760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671484] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695561] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698250] Linux agpgart interface v0.103\n[ 0.700885] brd: module loaded\n[ 0.702815] loop: module loaded\n[ 0.707736] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709183] GPT:90111 != 20971519\n[ 0.709874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710967] GPT:90111 != 20971519\n[ 0.711653] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712625] vda: vda1 vda15\n[ 0.714266] scsi host0: ata_piix\n[ 0.715094] scsi host1: ata_piix\n[ 0.715809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.717019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.718312] libphy: Fixed MDIO Bus: probed\n[ 0.719246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.720283] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722445] PPP generic driver version 2.4.2\n[ 0.723503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724931] ehci-pci: EHCI PCI platform driver\n[ 0.725943] ehci-platform: EHCI generic platform driver\n[ 0.727083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.728485] ohci-pci: OHCI PCI platform driver\n[ 0.729541] ohci-platform: OHCI generic platform driver\n[ 0.730788] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.751444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752883] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.755001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.756209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.757627] usb usb1: Product: UHCI Host Controller\n[ 0.758557] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.759685] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.760756] hub 1-0:1.0: USB hub found\n[ 0.761538] hub 1-0:1.0: 2 ports detected\n[ 0.762452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.764556] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765518] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.766587] mousedev: PS/2 mouse device common for all mice\n[ 0.767858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.769702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773184] i2c /dev entries driver\n[ 0.773934] device-mapper: uevent: version 1.0.3\n[ 0.774884] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.776496] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777838] NET: Registered protocol family 10\n[ 0.779246] NET: Registered protocol family 17\n[ 0.780125] Key type dns_resolver registered\n[ 0.781083] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.782172] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.783925] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.785717] registered taskstats version 1\n[ 0.786549] Loading compiled-in X.509 certificates\n[ 0.787989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789841] zswap: loaded using pool lzo/zbud\n[ 0.791561] Key type trusted registered\n[ 0.793288] Key type encrypted registered\n[ 0.794105] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795127] ima: No TPM chip found, activating TPM-bypass!\n[ 0.796166] evm: HMAC attrs: 0x1\n[ 0.797168] Magic number: 2:736:320\n[ 0.797927] misc microcode: hash matches\n[ 0.809406] platform microcode: hash matches\n[ 0.810268] tty tty45: hash matches\n[ 0.811129] rtc_cmos 00:00: setting system clock to 2018-09-08 08:19:39 UTC (1536394779)\n[ 0.812800] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813944] EDD information not available.\n[ 0.874498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.876069] Write protecting the kernel read-only data: 14336k\n[ 0.877801] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879703] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.942679] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.31\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.54. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT2p9Gm0VGp7Wi87L6RFQrkPKZCaC5DDoT40ETKEq61bedGZbN0XDEXOVKLqGKn/vymhy44eBCfJa2crAmhOcVJLK3ecM/gDNjnLaIk5klivxaGAGS7Dsz+ul4Lefbpyc3yHktylScvPMRCR7/mnjZu34NY3HHNLUPutTwgNis3GSEqcGErZ8qtP38+A3YtZsUKcfWEpJ5qaleWrvofEqUf1F08iwuU53YnUtSBovQpJmOjYozGQeWvngMiDwwoT+1ijRIm3KQuWODY2Pekt3QMDVNu++hpE4pMp4NC6sscSZupMwJ6bCA0+js+nugezZbcyuu2t1N6PNfF55mnB2L root@createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\nssh-dss AAAAB3NzaC1kc3MAAACBAMmVyxEw1WdpwyM0m2vtDVMu814mxLIRuAekRt4DSvMagKPURcG+cVi1x37XrIokg1VyBLARjHKS4AC7DLI6ATdOQGbU8n6TGts4hD9t0GBfvkNfCXa9YH1k6cKipjqCWTivSEhS7/93hf2he3KiFjTW/f0GG7vz79SEihfSvGHLAAAAFQDp9NasW1/ysBPWsJFL69W+WZX4TwAAAIA4grxQxVRMvFeWMA55ZydkBZSEP3Yu75dzaX65EPwhPDDa1CsijATbV9deuViXRSXOF9gkK3mB86x7GmGcHMNX0+0CWH3YGPt93EDEfhIMoahGJC/BFhoglcqjOI34ubjmO2Vx7aeTPTTp+AIBRJyDZk+rkHNLRaPx7NrEBu+J9QAAAIB2UIE4c27DWkd7zUAFFiFmGc1ot3VkMl3dancw4m86CvzvMmE+TkBnNq58jubNlpd47B3NKo1xv7BtTU/EwaN3T03BMfABJ7tVPEtrQxiJtJjI/A/iDvXi0vqeQudaZVfDAfLAIfByGBwhQ2nER2CXHJ1E8B2EtVh7OvLBu+wOEQ== root@createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe2b:6b26/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-560682de-e06c-4ea2-a0a3-59a2112fbc77 login: "} 2018-09-08 08:19:50,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf/action used request id req-727e6835-24af-4609-bbfe-f6a461cbfb5c 2018-09-08 08:19:50,826 - create_instance - INFO - Deleting Port with ID - 621e0fd5-e27b-479c-9f82-7d14e0441c87 2018-09-08 08:19:50,826 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm1-port 2018-09-08 08:19:50,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/621e0fd5-e27b-479c-9f82-7d14e0441c87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:51,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b39a4e93-b9c7-44b9-ae71-d70ce158aece Date: Sat, 08 Sep 2018 08:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:19:51,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/621e0fd5-e27b-479c-9f82-7d14e0441c87 used request id req-b39a4e93-b9c7-44b9-ae71-d70ce158aece 2018-09-08 08:19:51,538 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 2018-09-08 08:19:51,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:52,298 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-868582a7-6165-401d-a3c1-0a100ccfb894 x-compute-request-id: req-868582a7-6165-401d-a3c1-0a100ccfb894 Content-Type: application/json 2018-09-08 08:19:52,298 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-868582a7-6165-401d-a3c1-0a100ccfb894 2018-09-08 08:19:52,298 - create_instance - INFO - Checking deletion status 2018-09-08 08:19:52,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:52,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657e4cb0-756c-4425-810b-9fbbb73a75e2 x-compute-request-id: req-657e4cb0-756c-4425-810b-9fbbb73a75e2 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:5c:a3", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:51Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:52,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-657e4cb0-756c-4425-810b-9fbbb73a75e2 2018-09-08 08:19:52,552 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - ACTIVE 2018-09-08 08:19:52,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:55,552 - create_instance - DEBUG - VM status query timeout in 296.746027946 2018-09-08 08:19:55,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:55,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42b1a604-ddec-4b1a-ade8-e2b3da28b007 x-compute-request-id: req-42b1a604-ddec-4b1a-ade8-e2b3da28b007 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:51Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:55,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-42b1a604-ddec-4b1a-ade8-e2b3da28b007 2018-09-08 08:19:55,949 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - ACTIVE 2018-09-08 08:19:55,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:19:58,953 - create_instance - DEBUG - VM status query timeout in 293.345952034 2018-09-08 08:19:58,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:19:59,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-350ba8a9-3a10-4c1f-b971-54a7817611e4 x-compute-request-id: req-350ba8a9-3a10-4c1f-b971-54a7817611e4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:51Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:19:59,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-350ba8a9-3a10-4c1f-b971-54a7817611e4 2018-09-08 08:19:59,216 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - ACTIVE 2018-09-08 08:19:59,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:02,219 - create_instance - DEBUG - VM status query timeout in 290.079515934 2018-09-08 08:20:02,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:20:02,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f22848e9-ba03-4f7e-ad22-c980ef0cc678 x-compute-request-id: req-f22848e9-ba03-4f7e-ad22-c980ef0cc678 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cf0f3ca9-fa61-41c0-828b-61406423d792", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:16.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "cf0f3ca9-fa61-41c0-828b-61406423d792", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:19:51Z", "hostId": "d3155de4bb4f3dc898fa3c8f0a0c5b489a1fec1209ebdd2e894c1c73", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1", "created": "2018-09-08T08:19:08Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:02,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-f22848e9-ba03-4f7e-ad22-c980ef0cc678 2018-09-08 08:20:02,488 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1] is - ACTIVE 2018-09-08 08:20:02,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:05,492 - create_instance - DEBUG - VM status query timeout in 286.806713104 2018-09-08 08:20:05,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c9906463b8e703b5d2d3c5fd966215fbd71522" 2018-09-08 08:20:05,542 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da2d7fa5-4f94-4f57-a2e4-40dc0c4cf6d2 x-compute-request-id: req-da2d7fa5-4f94-4f57-a2e4-40dc0c4cf6d2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cf0f3ca9-fa61-41c0-828b-61406423d792 could not be found.", "code": 404}} 2018-09-08 08:20:05,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cf0f3ca9-fa61-41c0-828b-61406423d792 used request id req-da2d7fa5-4f94-4f57-a2e4-40dc0c4cf6d2 2018-09-08 08:20:05,542 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cf0f3ca9-fa61-41c0-828b-61406423d792 could not be found. (HTTP 404) (Request-ID: req-da2d7fa5-4f94-4f57-a2e4-40dc0c4cf6d2) 2018-09-08 08:20:05,542 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst1 2018-09-08 08:20:05,543 - create_instance - INFO - Deleting Port with ID - 44dabfd6-6c85-4012-a005-81f3e91a1825 2018-09-08 08:20:05,544 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-vm2-port 2018-09-08 08:20:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/44dabfd6-6c85-4012-a005-81f3e91a1825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:06,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f828a51-4d9a-41bb-9ee4-504e3bd0cb55 Date: Sat, 08 Sep 2018 08:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:06,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/44dabfd6-6c85-4012-a005-81f3e91a1825 used request id req-6f828a51-4d9a-41bb-9ee4-504e3bd0cb55 2018-09-08 08:20:06,047 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 2018-09-08 08:20:06,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:06,200 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:20: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-fd4fc689-4192-481c-a92a-49d561c534b1 x-compute-request-id: req-fd4fc689-4192-481c-a92a-49d561c534b1 Content-Type: application/json 2018-09-08 08:20:06,200 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-fd4fc689-4192-481c-a92a-49d561c534b1 2018-09-08 08:20:06,200 - create_instance - INFO - Checking deletion status 2018-09-08 08:20:06,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:06,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20: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-27317f1c-f7fc-453c-82a7-59c43da143c9 x-compute-request-id: req-27317f1c-f7fc-453c-82a7-59c43da143c9 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:6b:26", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:06Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:06,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-27317f1c-f7fc-453c-82a7-59c43da143c9 2018-09-08 08:20:06,440 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - ACTIVE 2018-09-08 08:20:06,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:09,443 - create_instance - DEBUG - VM status query timeout in 296.757362843 2018-09-08 08:20:09,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:09,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acd58af5-a292-4609-a2d4-ec8fe49e3ac2 x-compute-request-id: req-acd58af5-a292-4609-a2d4-ec8fe49e3ac2 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:06Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:09,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-acd58af5-a292-4609-a2d4-ec8fe49e3ac2 2018-09-08 08:20:09,865 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - ACTIVE 2018-09-08 08:20:09,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:12,868 - create_instance - DEBUG - VM status query timeout in 293.332774878 2018-09-08 08:20:12,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:13,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c431e9-13d5-4e8b-af94-95bcffb25a5d x-compute-request-id: req-90c431e9-13d5-4e8b-af94-95bcffb25a5d Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "rel": "bookmark"}], "image": {"id": "a730f2a0-23bf-438d-853b-17a675f24459", "links": [{"href": "http://172.30.9.23:8774/images/a730f2a0-23bf-438d-853b-17a675f24459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:19:39.000000", "flavor": {"id": "6db22e90-b92e-4650-ae0b-a7aa690f2336", "links": [{"href": "http://172.30.9.23:8774/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336", "rel": "bookmark"}]}, "id": "5ea15d63-0f80-46a5-a85c-6562f94e9dbf", "user_id": "1a2403147ce14e209bd23e69cae99db6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:06Z", "hostId": "a11cc9b503772b6fb2cc76e17bc1a70a02ca056d4e62a47379efd267", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2", "created": "2018-09-08T08:19:29Z", "tenant_id": "62f4906358e64c4fa3937237757a7235", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:13,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-90c431e9-13d5-4e8b-af94-95bcffb25a5d 2018-09-08 08:20:13,242 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2] is - ACTIVE 2018-09-08 08:20:13,242 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:16,246 - create_instance - DEBUG - VM status query timeout in 289.955030918 2018-09-08 08:20:16,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38edd045b3660be954da1ffaf8b59cec24043a33" 2018-09-08 08:20:16,308 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbaa8db7-8235-4e3d-933b-1bc3961d357c x-compute-request-id: req-fbaa8db7-8235-4e3d-933b-1bc3961d357c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ea15d63-0f80-46a5-a85c-6562f94e9dbf could not be found.", "code": 404}} 2018-09-08 08:20:16,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ea15d63-0f80-46a5-a85c-6562f94e9dbf used request id req-fbaa8db7-8235-4e3d-933b-1bc3961d357c 2018-09-08 08:20:16,309 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5ea15d63-0f80-46a5-a85c-6562f94e9dbf could not be found. (HTTP 404) (Request-ID: req-fbaa8db7-8235-4e3d-933b-1bc3961d357c) 2018-09-08 08:20:16,309 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-inst2 2018-09-08 08:20:16,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f789dff68144f79ea655cb109827cf93189b1b" 2018-09-08 08:20:16,392 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f75bebee-1e16-480c-9a66-040d0abc95d0 x-compute-request-id: req-f75bebee-1e16-480c-9a66-040d0abc95d0 Content-Length: 0 Content-Type: application/json 2018-09-08 08:20:16,392 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6db22e90-b92e-4650-ae0b-a7aa690f2336 used request id req-f75bebee-1e16-480c-9a66-040d0abc95d0 2018-09-08 08:20:16,393 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router and port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port1 2018-09-08 08:20:16,393 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:20:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port_id": "1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63"}' 2018-09-08 08:20:17,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8dd03983-1a1c-4215-975a-481ccde09ff6 Date: Sat, 08 Sep 2018 08:20:17 GMT RESP BODY: {"network_id": "ecc624b1-b17b-4da7-b077-1c3a66ebbd27", "tenant_id": "62f4906358e64c4fa3937237757a7235", "subnet_id": "7dcf3964-323a-4471-b241-3084c56f64c4", "subnet_ids": ["7dcf3964-323a-4471-b241-3084c56f64c4"], "port_id": "1c3ee1d6-01a5-4191-9ad9-9ac20ec4ba63", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe"} 2018-09-08 08:20:17,723 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/remove_router_interface used request id req-8dd03983-1a1c-4215-975a-481ccde09ff6 2018-09-08 08:20:17,724 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router and port CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-router-port2 2018-09-08 08:20:17,724 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:20:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" -d '{"port_id": "cbb54caf-8934-4481-8fce-2fa33dff650b"}' 2018-09-08 08:20:19,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5409f661-87da-48f9-bfd2-86742fa83f4f Date: Sat, 08 Sep 2018 08:20:19 GMT RESP BODY: {"network_id": "f4f54bc7-e84a-43cb-b9fc-0f8240922eaf", "tenant_id": "62f4906358e64c4fa3937237757a7235", "subnet_id": "38f89e6a-5973-42e9-b6b7-7d1bf54bf222", "subnet_ids": ["38f89e6a-5973-42e9-b6b7-7d1bf54bf222"], "port_id": "cbb54caf-8934-4481-8fce-2fa33dff650b", "id": "b83fd975-e4cb-462a-8758-a440f4764fbe"} 2018-09-08 08:20:19,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe/remove_router_interface used request id req-5409f661-87da-48f9-bfd2-86742fa83f4f 2018-09-08 08:20:19,340 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:20:19,340 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-pub-router 2018-09-08 08:20:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73336807ad016936c39028b4ac9403faa49f13" 2018-09-08 08:20:22,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfc3f449-0ea2-405c-a378-a7be5c59a889 Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:22,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b83fd975-e4cb-462a-8758-a440f4764fbe used request id req-bfc3f449-0ea2-405c-a378-a7be5c59a889 2018-09-08 08:20:22,261 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 2018-09-08 08:20:22,261 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet1 2018-09-08 08:20:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7dcf3964-323a-4471-b241-3084c56f64c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:20:24,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abf6985b-a60c-4959-922e-3fa196ffb5ee Date: Sat, 08 Sep 2018 08:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:24,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7dcf3964-323a-4471-b241-3084c56f64c4 used request id req-abf6985b-a60c-4959-922e-3fa196ffb5ee 2018-09-08 08:20:24,551 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net1 2018-09-08 08:20:24,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ecc624b1-b17b-4da7-b077-1c3a66ebbd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d61990fdc9c24719fa5b4c2e935042b7f9ae94" 2018-09-08 08:20:25,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4808108c-4489-4fda-b161-903a3248f5f4 Date: Sat, 08 Sep 2018 08:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:25,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ecc624b1-b17b-4da7-b077-1c3a66ebbd27 used request id req-4808108c-4489-4fda-b161-903a3248f5f4 2018-09-08 08:20:25,886 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 2018-09-08 08:20:25,886 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-subnet2 2018-09-08 08:20:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/38f89e6a-5973-42e9-b6b7-7d1bf54bf222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:20:28,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e592f256-66e5-46b1-941d-693e4c2ec362 Date: Sat, 08 Sep 2018 08:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:28,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/38f89e6a-5973-42e9-b6b7-7d1bf54bf222 used request id req-e592f256-66e5-46b1-941d-693e4c2ec362 2018-09-08 08:20:28,256 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-net2 2018-09-08 08:20:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f4f54bc7-e84a-43cb-b9fc-0f8240922eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112db5a07edf68e654c96a341d825ee7d34d7390" 2018-09-08 08:20:29,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7322efa8-8fc0-420a-b622-6cf367959f4d Date: Sat, 08 Sep 2018 08:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:29,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f4f54bc7-e84a-43cb-b9fc-0f8240922eaf used request id req-7322efa8-8fc0-420a-b622-6cf367959f4d 2018-09-08 08:20:29,357 - neutron_utils - INFO - Deleting security group rule with ID - 7dbaf19f-b34d-4a09-bc9b-ee8e0e787083 2018-09-08 08:20:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7dbaf19f-b34d-4a09-bc9b-ee8e0e787083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:20:29,602 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55483b2d-5533-4461-a139-103284d14bb8 Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:29,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7dbaf19f-b34d-4a09-bc9b-ee8e0e787083 used request id req-55483b2d-5533-4461-a139-103284d14bb8 2018-09-08 08:20:29,602 - neutron_utils - INFO - Deleting security group rule with ID - 67782c47-8aee-4041-8c0c-b245e783f4e0 2018-09-08 08:20:29,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/67782c47-8aee-4041-8c0c-b245e783f4e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:20:29,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1974044d-8cf5-46d4-ad51-1a864fa87d08 Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:29,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/67782c47-8aee-4041-8c0c-b245e783f4e0 used request id req-1974044d-8cf5-46d4-ad51-1a864fa87d08 2018-09-08 08:20:29,852 - neutron_utils - INFO - Deleting security group rule with ID - d8e0a391-ff47-43c4-8b77-69b669da3b32 2018-09-08 08:20:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d8e0a391-ff47-43c4-8b77-69b669da3b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:20:29,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecaa7cae-f57b-4134-a79d-a5f0c601aa98 Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:29,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d8e0a391-ff47-43c4-8b77-69b669da3b32 used request id req-ecaa7cae-f57b-4134-a79d-a5f0c601aa98 2018-09-08 08:20:29,956 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-560682de-e06c-4ea2-a0a3-59a2112fbc77-sec-grp 2018-09-08 08:20:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4291da0178a35dbe2493250136d73c146b01fda" 2018-09-08 08:20:30,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0156d6b-11d6-4793-94e6-eef4b39b307e Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:30,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0f237c0e-c3bc-4fd3-a0ae-cc2ce15fd56b used request id req-d0156d6b-11d6-4793-94e6-eef4b39b307e 2018-09-08 08:20:30,146 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-ae57d12e-ffe7-4452-acd5-1a736a54c387 2018-09-08 08:20:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab1800a765e82e8fb7d3b66ceecbf922deb8884" 2018-09-08 08:20:32,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-757340fc-b203-43e4-a3a8-06ad09aae703 Date: Sat, 08 Sep 2018 08:20:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:20:32,109 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a730f2a0-23bf-438d-853b-17a675f24459 used request id req-757340fc-b203-43e4-a3a8-06ad09aae703 2018-09-08 08:20:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-88eeb9b5-0347-4024-bc0a-028a76f14c0f Date: Sat, 08 Sep 2018 08:20:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:37Z", "updated_at": "2018-09-08T08:18:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "revision_number": 0, "id": "1c08eb34-3b02-4bd9-bafe-8a2be961995e", "remote_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "revision_number": 0, "id": "59ccc17b-e7ce-40c2-a30b-2e1d954e37fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "revision_number": 0, "id": "789c6c51-c00a-47da-9219-70ee3e52ffba", "remote_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv6", "project_id": "62f4906358e64c4fa3937237757a7235"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "revision_number": 0, "id": "9a2a2d27-8a59-4ab8-ba80-f085c2edfc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "tenant_id": "62f4906358e64c4fa3937237757a7235", "port_range_min": null, "ethertype": "IPv4", "project_id": "62f4906358e64c4fa3937237757a7235"}], "revision_number": 4, "project_id": "62f4906358e64c4fa3937237757a7235", "id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:20:32,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-88eeb9b5-0347-4024-bc0a-028a76f14c0f 2018-09-08 08:20:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba3c3c5-a89c-4f38-b4dc-3dfbbd9e50bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:32,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5ba3c3c5-a89c-4f38-b4dc-3dfbbd9e50bd 2018-09-08 08:20:32,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01b008e-1dfd-4fea-a014-7364bcacb0aa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:20:32,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c01b008e-1dfd-4fea-a014-7364bcacb0aa 2018-09-08 08:20:32,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c56e4e5-9cbf-4813-b479-08d36eb62cec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:32,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7c56e4e5-9cbf-4813-b479-08d36eb62cec 2018-09-08 08:20:32,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c078b0da-cb12-492d-b32b-83b89c531502 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:32,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c078b0da-cb12-492d-b32b-83b89c531502 2018-09-08 08:20:32,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b0224d-e4bf-49a2-82e1-4b9d33e405fe Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:32,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-94b0224d-e4bf-49a2-82e1-4b9d33e405fe 2018-09-08 08:20:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:32,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f847738-2066-4151-8af7-d2d8b24f6ffb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:32,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-3f847738-2066-4151-8af7-d2d8b24f6ffb 2018-09-08 08:20:32,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:32,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0077822a-4b86-4495-8c83-051cc4fd5d14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:33,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-0077822a-4b86-4495-8c83-051cc4fd5d14 2018-09-08 08:20:33,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df97acf5-c3d7-45e4-99c6-1f5632af159d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:33,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-df97acf5-c3d7-45e4-99c6-1f5632af159d 2018-09-08 08:20:33,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df73cbe-d0ec-473d-967e-a807c1c273bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:20:33,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-0df73cbe-d0ec-473d-967e-a807c1c273bd 2018-09-08 08:20:33,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:20:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a495f7e-711b-49ac-9483-43f96894f9e2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235"}, "enabled": true, "id": "62f4906358e64c4fa3937237757a7235", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj"}} 2018-09-08 08:20:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-0a495f7e-711b-49ac-9483-43f96894f9e2 2018-09-08 08:20:33,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd483eda-7ef7-4ad1-a843-e8441efd9a01 2018-09-08 08:20:33,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cd483eda-7ef7-4ad1-a843-e8441efd9a01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-08cb31a1-56eb-4391-9988-34598704d160 Date: Sat, 08 Sep 2018 08:20:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:37Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "1c08eb34-3b02-4bd9-bafe-8a2be961995e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:37Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "59ccc17b-e7ce-40c2-a30b-2e1d954e37fe"}, {"remote_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:37Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "789c6c51-c00a-47da-9219-70ee3e52ffba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:18:37Z", "security_group_id": "cd483eda-7ef7-4ad1-a843-e8441efd9a01", "port_range_min": null, "revision_number": 0, "tenant_id": "62f4906358e64c4fa3937237757a7235", "created_at": "2018-09-08T08:18:37Z", "project_id": "62f4906358e64c4fa3937237757a7235", "id": "9a2a2d27-8a59-4ab8-ba80-f085c2edfc22"}]} 2018-09-08 08:20:33,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cd483eda-7ef7-4ad1-a843-e8441efd9a01 used request id req-08cb31a1-56eb-4391-9988-34598704d160 2018-09-08 08:20:33,520 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:20:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/cd483eda-7ef7-4ad1-a843-e8441efd9a01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:33,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c46125b-bb8d-45cc-b71b-e6a938a7092a Content-Length: 0 Date: Sat, 08 Sep 2018 08:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:20:33,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/cd483eda-7ef7-4ad1-a843-e8441efd9a01 used request id req-6c46125b-bb8d-45cc-b71b-e6a938a7092a 2018-09-08 08:20:33,818 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj 2018-09-08 08:20:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:34,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be5d5ee-9661-4c2e-b28d-13c2f18b2b52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:20:34,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/62f4906358e64c4fa3937237757a7235 used request id req-1be5d5ee-9661-4c2e-b28d-13c2f18b2b52 2018-09-08 08:20:34,004 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-proj-role 2018-09-08 08:20:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:34,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bdb45b-152e-4744-a499-2f7594c4311c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:20:34,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d83fc5893d414c9fab23ab723d07e063 used request id req-29bdb45b-152e-4744-a499-2f7594c4311c 2018-09-08 08:20:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4914cec35a5c6ee8ba90b3edf35f499de1cf1e8" 2018-09-08 08:20:34,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d05f079-4639-4761-baf3-a5ef4272a22d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:20:34,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d05f079-4639-4761-baf3-a5ef4272a22d 2018-09-08 08:20:34,218 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-e7631a4c-6b47-4bc-user 2018-09-08 08:20:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1a2403147ce14e209bd23e69cae99db6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebbf7ca162a60a5800a6c48cf85b935a3efa486" 2018-09-08 08:20:34,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c0d123-283d-4463-867c-a60908c733a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:20:34,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1a2403147ce14e209bd23e69cae99db6 used request id req-61c0d123-283d-4463-867c-a60908c733a3 2018-09-08 08:20:34,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:34,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tQj5PrlDQhqJD09Kiit1_Q"], "issued_at": "2018-09-08T08:20:34.000000Z"}} 2018-09-08 08:20:34,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}979aaa70a938b9b3f748bb3c4cc2d987ef7c7c94" 2018-09-08 08:20:34,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d63d67f-376b-41db-8815-3b591b35dcd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:34,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d63d67f-376b-41db-8815-3b591b35dcd1 2018-09-08 08:20:34,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:34,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:35,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6-vHBb0aSVus_4HdeLnDOg"], "issued_at": "2018-09-08T08:20:35.000000Z"}} 2018-09-08 08:20:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:35,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b704645-4949-4198-ae89-690dc0a0e60b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:35,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b704645-4949-4198-ae89-690dc0a0e60b 2018-09-08 08:20:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:20:35,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:20:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:20:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1d424322-c823-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:35,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24daf94-8648-469f-8ae4-eba6c937bc87 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1d424322-c823-461-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:20:35,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-1d424322-c823-461-proj used request id req-e24daf94-8648-469f-8ae4-eba6c937bc87 2018-09-08 08:20:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:35,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b54d53-78b1-450d-a96b-62bd5a549fd0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:20:35,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71b54d53-78b1-450d-a96b-62bd5a549fd0 2018-09-08 08:20:35,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj"}}' 2018-09-08 08:20:35,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0012dfb3-c3a0-45a5-9090-2de1ad5133fd Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270"}, "enabled": true, "id": "493f823f30074904aa1343ead217f270", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj"}} 2018-09-08 08:20:35,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0012dfb3-c3a0-45a5-9090-2de1ad5133fd 2018-09-08 08:20:35,654 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-1d424322-c823-461-proj 2018-09-08 08:20:35,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:35,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:36,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BHncaghIT62SthqhnyTikQ"], "issued_at": "2018-09-08T08:20:36.000000Z"}} 2018-09-08 08:20:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c42f04a0b3922e6a2ec9d930bfb92286001b4e" 2018-09-08 08:20:36,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1025547-6119-4653-aa04-55147c850bdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:36,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d1025547-6119-4653-aa04-55147c850bdf 2018-09-08 08:20:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:20:36,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:20:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c42f04a0b3922e6a2ec9d930bfb92286001b4e" 2018-09-08 08:20:36,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61e1fa0-8611-442b-97f5-1a13f3e876f9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:20:36,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d61e1fa0-8611-442b-97f5-1a13f3e876f9 2018-09-08 08:20:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-1d424322-c823-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c42f04a0b3922e6a2ec9d930bfb92286001b4e" 2018-09-08 08:20:36,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756ba1a5-d512-4079-924a-f3aec6e814f8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-1d424322-c823-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270"}, "enabled": true, "id": "493f823f30074904aa1343ead217f270", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj"}]} 2018-09-08 08:20:36,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-1d424322-c823-461-proj used request id req-756ba1a5-d512-4079-924a-f3aec6e814f8 2018-09-08 08:20:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c42f04a0b3922e6a2ec9d930bfb92286001b4e" 2018-09-08 08:20:36,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8795f21-92fb-48f3-913e-59e7c39923d6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:20:36,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e8795f21-92fb-48f3-913e-59e7c39923d6 2018-09-08 08:20:36,755 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-1d424322-c823-461-user 2018-09-08 08:20:36,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:36,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:36,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5deaa4-87e5-4c55-abd1-f70070936cb2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:20:36,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f5deaa4-87e5-4c55-abd1-f70070936cb2 2018-09-08 08:20:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" -d '{"role": {"name": "CreateInstanceSimpleTests-1d424322-c823-461-proj-role"}}' 2018-09-08 08:20:36,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a001629-4be3-421a-b085-160ccd363706 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1af41b4fff643ea8034140edabb30b3", "links": {"self": "http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3"}, "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj-role"}} 2018-09-08 08:20:36,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a001629-4be3-421a-b085-160ccd363706 2018-09-08 08:20:36,959 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-1d424322-c823-461-proj-role 2018-09-08 08:20:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:37,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55302cc2-9b8c-4abc-9f75-5882b5954014 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3"}, "domain_id": null, "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj-role", "id": "b1af41b4fff643ea8034140edabb30b3"}} 2018-09-08 08:20:37,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3 used request id req-55302cc2-9b8c-4abc-9f75-5882b5954014 2018-09-08 08:20:37,045 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-1d424322-c823-461-proj-role to project CreateInstanceSimpleTests-1d424322-c823-461-proj 2018-09-08 08:20:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270/users/cd6508bf1d7a4a56a972ab9cdf044e73/roles/b1af41b4fff643ea8034140edabb30b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:20:37,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a385cf01-d5c8-4b09-8726-3a190a7060e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:20:37,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270/users/cd6508bf1d7a4a56a972ab9cdf044e73/roles/b1af41b4fff643ea8034140edabb30b3 used request id req-a385cf01-d5c8-4b09-8726-3a190a7060e1 2018-09-08 08:20:37,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:20:37,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:37,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:37,187 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:20:37,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:37,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:37,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1af41b4fff643ea8034140edabb30b3", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj-role"}], "expires_at": "2018-09-08T09:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "493f823f30074904aa1343ead217f270", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1d424322-c823-461-user", "id": "cd6508bf1d7a4a56a972ab9cdf044e73"}, "audit_ids": ["bEhlW2WyT564yB8zBVofQg"], "issued_at": "2018-09-08T08:20:37.000000Z"}} 2018-09-08 08:20:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:37,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3ad6b1-b442-4982-8e99-9f3f36bd69f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:37,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c3ad6b1-b442-4982-8e99-9f3f36bd69f6 2018-09-08 08:20:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:37,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-935b1167-86fc-4fa9-9c28-f5c7220e1d84 Date: Sat, 08 Sep 2018 08:20:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image"} 2018-09-08 08:20:37,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image used request id req-935b1167-86fc-4fa9-9c28-f5c7220e1d84 2018-09-08 08:20:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:37,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04696d08-7faa-44dc-97c3-6ba46da0c0f6 Date: Sat, 08 Sep 2018 08:20:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:20:37,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-04696d08-7faa-44dc-97c3-6ba46da0c0f6 2018-09-08 08:20:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image"}' 2018-09-08 08:20:38,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad X-Openstack-Request-Id: req-2120c447-77f2-4e1d-aa11-f6e4d426428c Date: Sat, 08 Sep 2018 08:20:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:20:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:20:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "min_disk": 0, "protected": false, "id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "file": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file", "checksum": null, "owner": "493f823f30074904aa1343ead217f270", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:20:38,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2120c447-77f2-4e1d-aa11-f6e4d426428c 2018-09-08 08:20:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" -d '' 2018-09-08 08:20:39,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-343fa1c2-b7e0-4a41-ac6d-cd3d4fb44a35 Date: Sat, 08 Sep 2018 08:20: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-08 08:20:39,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file used request id req-343fa1c2-b7e0-4a41-ac6d-cd3d4fb44a35 2018-09-08 08:20:39,545 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:20:39,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:39,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f39eab85-6247-4cb3-8155-eaa4487ef2d8 Date: Sat, 08 Sep 2018 08:20:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:20:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:20:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "metadata": {}}], "self": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "min_disk": 0, "protected": false, "id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "file": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "493f823f30074904aa1343ead217f270", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:20:39,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad used request id req-f39eab85-6247-4cb3-8155-eaa4487ef2d8 2018-09-08 08:20:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:39,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae2a46b1-7dee-4d26-b10f-aee9a4369a73 Date: Sat, 08 Sep 2018 08:20:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:20:39,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ae2a46b1-7dee-4d26-b10f-aee9a4369a73 2018-09-08 08:20:39,882 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image 2018-09-08 08:20:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:20:40,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a8bc1c7f-327f-4203-b705-d124310529b3 Date: Sat, 08 Sep 2018 08:20:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:20:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:20:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "metadata": {}}], "self": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "min_disk": 0, "protected": false, "id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "file": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "493f823f30074904aa1343ead217f270", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:20:40,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad used request id req-a8bc1c7f-327f-4203-b705-d124310529b3 2018-09-08 08:20:40,039 - create_image - DEBUG - Instance status is - active 2018-09-08 08:20:40,039 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image 2018-09-08 08:20:40,039 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image 2018-09-08 08:20:40,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:40,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:40,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zdEQGtQPSwqVzdpOwHHbow"], "issued_at": "2018-09-08T08:20:40.000000Z"}} 2018-09-08 08:20:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcda18a307bd56eba2130234c05e30c054e1004" 2018-09-08 08:20:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe37e2b9-dcc3-4705-9c60-929138cc90be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:40,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe37e2b9-dcc3-4705-9c60-929138cc90be 2018-09-08 08:20:40,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:20:40,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcda18a307bd56eba2130234c05e30c054e1004" 2018-09-08 08:20:40,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0cf881c-07be-466b-84c6-6fa1bb6346e6 x-compute-request-id: req-b0cf881c-07be-466b-84c6-6fa1bb6346e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:20:40,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b0cf881c-07be-466b-84c6-6fa1bb6346e6 2018-09-08 08:20:40,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcda18a307bd56eba2130234c05e30c054e1004" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:20:40,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7040462f-0a84-4f30-b356-d52ba5344560 x-compute-request-id: req-7040462f-0a84-4f30-b356-d52ba5344560 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:20:40,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7040462f-0a84-4f30-b356-d52ba5344560 2018-09-08 08:20:40,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:40,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:41,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PDqeodAORMuJQqRmEHVyHg"], "issued_at": "2018-09-08T08:20:41.000000Z"}} 2018-09-08 08:20:41,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:41,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb78c20-b21c-46cd-8ff1-4287cec8cf15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:41,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbb78c20-b21c-46cd-8ff1-4287cec8cf15 2018-09-08 08:20:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:41,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-059e0046-2f70-417b-b40e-08874f1efbc0 Date: Sat, 08 Sep 2018 08:20:41 GMT RESP BODY: {"networks":[]} 2018-09-08 08:20:41,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-059e0046-2f70-417b-b40e-08874f1efbc0 2018-09-08 08:20:41,421 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net 2018-09-08 08:20:41,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" -d '{"network": {"name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net", "admin_state_up": true}}' 2018-09-08 08:20:41,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1773b2ae-c02f-475b-b9dc-9b1cc1a35122 Date: Sat, 08 Sep 2018 08:20:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:20:41Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","mtu":1450}} 2018-09-08 08:20:41,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1773b2ae-c02f-475b-b9dc-9b1cc1a35122 2018-09-08 08:20:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:42,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-b7c8c7b8-3a1a-41c7-a16c-94eb2e9ff4ec Date: Sat, 08 Sep 2018 08:20:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:20:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:42,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-b7c8c7b8-3a1a-41c7-a16c-94eb2e9ff4ec 2018-09-08 08:20:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:42,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff7f9b79-ee12-45b0-856f-cafe4a5cdace Date: Sat, 08 Sep 2018 08:20:42 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:20:42,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-ff7f9b79-ee12-45b0-856f-cafe4a5cdace 2018-09-08 08:20:42,248 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet 2018-09-08 08:20:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" -d '{"subnets": [{"ip_version": 4, "network_id": "a972de79-d83e-408d-9d8e-ca38fbb28333", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]}' 2018-09-08 08:20:42,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81d9fb71-bd0a-4e27-a273-9a932b907ed9 Date: Sat, 08 Sep 2018 08:20:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:42,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-81d9fb71-bd0a-4e27-a273-9a932b907ed9 2018-09-08 08:20:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:43,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8d9af05d-463b-43fb-8694-2515f95469ce Date: Sat, 08 Sep 2018 08:20:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:43,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-8d9af05d-463b-43fb-8694-2515f95469ce 2018-09-08 08:20:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:20:43,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47b111ef-2dff-4d7c-9c4e-de870eb7c255 Date: Sat, 08 Sep 2018 08:20:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:43,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-47b111ef-2dff-4d7c-9c4e-de870eb7c255 2018-09-08 08:20:43,467 - OpenStackNetwork - DEBUG - Network [a972de79-d83e-408d-9d8e-ca38fbb28333] created successfully 2018-09-08 08:20:43,467 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:20:43,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:43,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:43,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:43,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:43,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["L8TFYcBiRH-pBujcC_m_gg"], "issued_at": "2018-09-08T08:20:43.000000Z"}} 2018-09-08 08:20:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f600cad86df0053a95810ae196839bdad6835fe4" 2018-09-08 08:20:43,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a24ae6-6054-4503-9d98-1ce5fe80fb1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:43,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85a24ae6-6054-4503-9d98-1ce5fe80fb1c 2018-09-08 08:20:43,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:43,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:44,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QEPkpMoBQZKzGSckqiEM1A"], "issued_at": "2018-09-08T08:20:44.000000Z"}} 2018-09-08 08:20:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9191ce43-2bc9-4ccf-9f01-675c311376b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:44,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9191ce43-2bc9-4ccf-9f01-675c311376b2 2018-09-08 08:20:44,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:20:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:44,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65356e58-4b2f-419a-9083-8774ef9043d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:44,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65356e58-4b2f-419a-9083-8774ef9043d5 2018-09-08 08:20:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:44,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-cc8d44b4-d44b-4d9e-9ef8-af51f2b5978e Date: Sat, 08 Sep 2018 08:20:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:44,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-cc8d44b4-d44b-4d9e-9ef8-af51f2b5978e 2018-09-08 08:20:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:20:44,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:20:44,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c990228-c12d-4f1a-ae82-10bceaf8c770 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:44,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-3c990228-c12d-4f1a-ae82-10bceaf8c770 2018-09-08 08:20:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:45,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acbf2741-ab74-4d25-9f4a-4ea4449915d5 Date: Sat, 08 Sep 2018 08:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:45,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-acbf2741-ab74-4d25-9f4a-4ea4449915d5 2018-09-08 08:20:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8150407e-7985-48d2-9653-c873786b98dc Date: Sat, 08 Sep 2018 08:20:45 GMT RESP BODY: {"ports":[]} 2018-09-08 08:20:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True used request id req-8150407e-7985-48d2-9653-c873786b98dc 2018-09-08 08:20:45,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:45,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97f6ef00-f626-410a-b05f-89e4353c321a x-compute-request-id: req-97f6ef00-f626-410a-b05f-89e4353c321a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:20:45,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst used request id req-97f6ef00-f626-410a-b05f-89e4353c321a 2018-09-08 08:20:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:45,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-08ec2b92-2b13-4bc0-a568-fdd1bfcb5438 Date: Sat, 08 Sep 2018 08:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:45,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-08ec2b92-2b13-4bc0-a568-fdd1bfcb5438 2018-09-08 08:20:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:45,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447991e3-b169-40c7-96e3-81ba3a0853b9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:45,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-447991e3-b169-40c7-96e3-81ba3a0853b9 2018-09-08 08:20:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:46,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0e77efb-676e-436b-9134-c0a921779755 Date: Sat, 08 Sep 2018 08:20:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:46,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-a0e77efb-676e-436b-9134-c0a921779755 2018-09-08 08:20:46,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:46,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a4731b0-2549-43da-bd5d-3ecaae1bbef4 Date: Sat, 08 Sep 2018 08:20:46 GMT RESP BODY: {"ports":[]} 2018-09-08 08:20:46,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True used request id req-2a4731b0-2549-43da-bd5d-3ecaae1bbef4 2018-09-08 08:20:46,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:20:46,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:20:46,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["-76w7HbET4WtEEiWdAEf9g"], "issued_at": "2018-09-08T08:20:46.000000Z"}} 2018-09-08 08:20:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed700e8582180c449dcb09a4a9a3b7252c6fe1f3" 2018-09-08 08:20:46,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e268a50c-d44e-457a-9620-5b7418783d75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:20:46,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e268a50c-d44e-457a-9620-5b7418783d75 2018-09-08 08:20:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:46,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a8733c4f-50c9-489c-b0e7-0745f1f1ecd4 Date: Sat, 08 Sep 2018 08:20:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:46,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-a8733c4f-50c9-489c-b0e7-0745f1f1ecd4 2018-09-08 08:20:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:47,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63e494ab-deab-441a-8fd0-4d15289701ba Date: Sat, 08 Sep 2018 08:20:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:47,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-63e494ab-deab-441a-8fd0-4d15289701ba 2018-09-08 08:20:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:47,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ac284b25-7aa9-4d57-9f97-75004cf1c206 Date: Sat, 08 Sep 2018 08:20:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:47,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-ac284b25-7aa9-4d57-9f97-75004cf1c206 2018-09-08 08:20:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:20:47,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:20:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:20:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed700e8582180c449dcb09a4a9a3b7252c6fe1f3" 2018-09-08 08:20:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2095a1be-77c1-4f73-a73b-9902d53b4dd9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:47,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-2095a1be-77c1-4f73-a73b-9902d53b4dd9 2018-09-08 08:20:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:47,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-12b4e7a4-6436-4b76-9ed3-6dfa052eab71 Date: Sat, 08 Sep 2018 08:20:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:47,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-12b4e7a4-6436-4b76-9ed3-6dfa052eab71 2018-09-08 08:20:47,493 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net 2018-09-08 08:20:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" -d '{"port": {"network_id": "a972de79-d83e-408d-9d8e-ca38fbb28333", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port", "admin_state_up": true}}' 2018-09-08 08:20:48,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ff8117ea-4d1e-43ea-bea8-fc2decad8ccb Date: Sat, 08 Sep 2018 08:20:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:47Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:b0:56","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","project_id":"a77b552638294fbd9186f3e752eb1693","qos_policy_id":null,"admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal"}} 2018-09-08 08:20:48,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ff8117ea-4d1e-43ea-bea8-fc2decad8ccb 2018-09-08 08:20:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:48,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e50b67d3-53bb-4b60-ac3c-f5cc45f0d6b3 Date: Sat, 08 Sep 2018 08:20:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:20:48,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-e50b67d3-53bb-4b60-ac3c-f5cc45f0d6b3 2018-09-08 08:20:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:48,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b286ca-b209-4233-8752-0f5efe6581e8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:48,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-80b286ca-b209-4233-8752-0f5efe6581e8 2018-09-08 08:20:48,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:48,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-297ab54d-163a-402a-8e61-2b476bdb260f Date: Sat, 08 Sep 2018 08:20:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:20:48,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-297ab54d-163a-402a-8e61-2b476bdb260f 2018-09-08 08:20:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-ae57efda-b2e5-4dc7-9b65-2971ccfbf587 Date: Sat, 08 Sep 2018 08:20:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:b0:56","project_id":"a77b552638294fbd9186f3e752eb1693","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:20:48,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port&admin_state_up=True used request id req-ae57efda-b2e5-4dc7-9b65-2971ccfbf587 2018-09-08 08:20:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:49,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3cf9eb-11ae-4c4a-9676-8884c34fa005 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:20:49,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ab3cf9eb-11ae-4c4a-9676-8884c34fa005 2018-09-08 08:20:49,088 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst 2018-09-08 08:20:49,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:49,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:49 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-a6b546d7-9947-43bc-9952-84a836b4d0c2 x-compute-request-id: req-a6b546d7-9947-43bc-9952-84a836b4d0c2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-flavor-name"}]} 2018-09-08 08:20:49,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a6b546d7-9947-43bc-9952-84a836b4d0c2 2018-09-08 08:20:49,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:49,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:49 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-41372da6-466c-4917-b923-5ee86bb852de x-compute-request-id: req-41372da6-466c-4917-b923-5ee86bb852de Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:20:49,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a used request id req-41372da6-466c-4917-b923-5ee86bb852de 2018-09-08 08:20:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:49,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d2eeebd5-8b26-49e7-9934-b17a59edb8e8 Date: Sat, 08 Sep 2018 08:20:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:20:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:20:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "metadata": {}}], "self": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "min_disk": 0, "protected": false, "id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "file": "/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "493f823f30074904aa1343ead217f270", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/de6db834-9de2-4471-a6ce-1c7fb60056ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image"} 2018-09-08 08:20:49,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image used request id req-d2eeebd5-8b26-49e7-9934-b17a59edb8e8 2018-09-08 08:20:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:49,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0e98fbe-603b-4204-aea6-366caa6b6243 Date: Sat, 08 Sep 2018 08:20:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:20:49,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a0e98fbe-603b-4204-aea6-366caa6b6243 2018-09-08 08:20:49,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" -d '{"server": {"name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "imageRef": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "flavorRef": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "max_count": 1, "min_count": 1, "networks": [{"port": "44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb"}]}}' 2018-09-08 08:20:51,074 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:20:49 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-a077cadf-165f-4bdf-9b5c-d531dd84c572 x-compute-request-id: req-a077cadf-165f-4bdf-9b5c-d531dd84c572 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "adminPass": "iG8JH7vbd7za"}} 2018-09-08 08:20:51,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a077cadf-165f-4bdf-9b5c-d531dd84c572 2018-09-08 08:20:51,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:51,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6aaf34e-5559-48e0-ba6b-5e1428d72fd4 x-compute-request-id: req-d6aaf34e-5559-48e0-ba6b-5e1428d72fd4 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:20:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:51,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-d6aaf34e-5559-48e0-ba6b-5e1428d72fd4 2018-09-08 08:20:51,311 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst 2018-09-08 08:20:51,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:51,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9989a461-8156-4c74-ab89-144ddc6600eb x-compute-request-id: req-9989a461-8156-4c74-ab89-144ddc6600eb Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:20:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:51,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-9989a461-8156-4c74-ab89-144ddc6600eb 2018-09-08 08:20:51,522 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst] is - BUILD 2018-09-08 08:20:51,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:54,523 - create_instance - DEBUG - VM status query timeout in 896.78819108 2018-09-08 08:20:54,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:55,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c8d56e5-77ad-4c0b-82bd-08b60ec35295 x-compute-request-id: req-1c8d56e5-77ad-4c0b-82bd-08b60ec35295 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:20:52Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:55,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-1c8d56e5-77ad-4c0b-82bd-08b60ec35295 2018-09-08 08:20:55,219 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst] is - BUILD 2018-09-08 08:20:55,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:20:58,223 - create_instance - DEBUG - VM status query timeout in 893.088417053 2018-09-08 08:20:58,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:59,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d50877d-bf4a-4423-969c-8c7acdb26e40 x-compute-request-id: req-7d50877d-bf4a-4423-969c-8c7acdb26e40 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:57Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:59,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-7d50877d-bf4a-4423-969c-8c7acdb26e40 2018-09-08 08:20:59,106 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst] is - ACTIVE 2018-09-08 08:20:59,107 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:20:59,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:20:59,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96616749-54ba-42b5-92cd-5a1ec348d3b4 x-compute-request-id: req-96616749-54ba-42b5-92cd-5a1ec348d3b4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:57Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:20:59,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-96616749-54ba-42b5-92cd-5a1ec348d3b4 2018-09-08 08:20:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:00,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-75e57d8d-3a78-4e82-925d-55ad5b5e12f0 Date: Sat, 08 Sep 2018 08:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:21:00,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-75e57d8d-3a78-4e82-925d-55ad5b5e12f0 2018-09-08 08:21:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ac324d-90f6-4504-ac9a-ac33908621ea Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:21:00,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-18ac324d-90f6-4504-ac9a-ac33908621ea 2018-09-08 08:21:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:00,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f2c16468-6af3-4a46-88ea-ecd48db76b22 Date: Sat, 08 Sep 2018 08:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:21:00,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-f2c16468-6af3-4a46-88ea-ecd48db76b22 2018-09-08 08:21:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-ac39a6bf-6bd3-42e5-9d76-3b5da8f77ae4 Date: Sat, 08 Sep 2018 08:21:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.2"}],"id":"100d39eb-26af-41b5-9166-d99d715b092b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:7b:5e","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:b0:56","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal","device_id":"b0ad2bcd-8a50-4b06-9389-3f9810a2836e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.4"}],"id":"4f7eddc8-4d83-48f4-9097-e38bc613f7d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:61:c1","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.3"}],"id":"fc276a52-76eb-4e04-81b6-873d1337d646","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:cf:32","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a972de79-d83e-408d-9d8e-ca38fbb28333"}]} 2018-09-08 08:21:00,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-ac39a6bf-6bd3-42e5-9d76-3b5da8f77ae4 2018-09-08 08:21:00,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:00,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["oUzgg1VNRHmeK8O62-tueA"], "issued_at": "2018-09-08T08:21:00.000000Z"}} 2018-09-08 08:21:00,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846c3bfca9328b6e3c7ecdc3f42f7f1710b06569" 2018-09-08 08:21:01,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24eeed9c-6d36-42c6-88da-3ac980ecfbf8 x-compute-request-id: req-24eeed9c-6d36-42c6-88da-3ac980ecfbf8 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:57Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:21:01,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst used request id req-24eeed9c-6d36-42c6-88da-3ac980ecfbf8 2018-09-08 08:21:01,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:02,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lZ5ZFtz6Sg-iIRirECkRYw"], "issued_at": "2018-09-08T08:21:02.000000Z"}} 2018-09-08 08:21:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538016c826ed4480fc1fdf9239dd2cdafaa94c2" 2018-09-08 08:21:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2fb49917-f184-4abd-9902-169c6d4a6fd1 Date: Sat, 08 Sep 2018 08:21:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:21:02,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-2fb49917-f184-4abd-9902-169c6d4a6fd1 2018-09-08 08:21:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538016c826ed4480fc1fdf9239dd2cdafaa94c2" 2018-09-08 08:21:02,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-628f9216-45db-40df-9e84-e2bd2308dd70 Date: Sat, 08 Sep 2018 08:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:21:02,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-628f9216-45db-40df-9e84-e2bd2308dd70 2018-09-08 08:21:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e538016c826ed4480fc1fdf9239dd2cdafaa94c2" 2018-09-08 08:21:02,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-0af3ea84-e987-4382-ae2e-488bb194fd15 Date: Sat, 08 Sep 2018 08:21:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.2"}],"id":"100d39eb-26af-41b5-9166-d99d715b092b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:7b:5e","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:b0:56","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal","device_id":"b0ad2bcd-8a50-4b06-9389-3f9810a2836e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.4"}],"id":"4f7eddc8-4d83-48f4-9097-e38bc613f7d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:61:c1","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.3"}],"id":"fc276a52-76eb-4e04-81b6-873d1337d646","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:cf:32","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a972de79-d83e-408d-9d8e-ca38fbb28333"}]} 2018-09-08 08:21:02,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-0af3ea84-e987-4382-ae2e-488bb194fd15 2018-09-08 08:21:02,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:03,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1af41b4fff643ea8034140edabb30b3", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj-role"}], "expires_at": "2018-09-08T09:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "493f823f30074904aa1343ead217f270", "name": "CreateInstanceSimpleTests-1d424322-c823-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/493f823f30074904aa1343ead217f270", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/493f823f30074904aa1343ead217f270", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/493f823f30074904aa1343ead217f270", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-1d424322-c823-461-user", "id": "cd6508bf1d7a4a56a972ab9cdf044e73"}, "audit_ids": ["XbJOl_R1RGirYd2dhitfwQ"], "issued_at": "2018-09-08T08:21:03.000000Z"}} 2018-09-08 08:21:03,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e51e07295132617afa52e016db58ff86aa06d85" 2018-09-08 08:21:03,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21: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-0932d615-f759-4267-ad7e-c03fc906191a x-compute-request-id: req-0932d615-f759-4267-ad7e-c03fc906191a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:21:03,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst used request id req-0932d615-f759-4267-ad7e-c03fc906191a 2018-09-08 08:21:03,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:03,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21: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,Accept-Encoding x-openstack-request-id: req-43406aa8-f8b7-4ac3-a780-bbf231ef957b x-compute-request-id: req-43406aa8-f8b7-4ac3-a780-bbf231ef957b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:57Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:03,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-43406aa8-f8b7-4ac3-a780-bbf231ef957b 2018-09-08 08:21:03,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:04,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3c90742f-2147-4481-a3a6-c5f285e490bd Date: Sat, 08 Sep 2018 08:21:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:21:04,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-3c90742f-2147-4481-a3a6-c5f285e490bd 2018-09-08 08:21:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:04,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb479a43-980e-412a-96fe-823effc6fccb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:21:04,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-cb479a43-980e-412a-96fe-823effc6fccb 2018-09-08 08:21:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:04,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01e71a50-5fa8-4ccf-9a14-b267a7d0bb3e Date: Sat, 08 Sep 2018 08:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:21:04,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-01e71a50-5fa8-4ccf-9a14-b267a7d0bb3e 2018-09-08 08:21:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:04,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-e5a3817b-0ee2-4a29-99ba-e6dd2b19dc0a Date: Sat, 08 Sep 2018 08:21:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.2"}],"id":"100d39eb-26af-41b5-9166-d99d715b092b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:7b:5e","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:b0:56","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal","device_id":"b0ad2bcd-8a50-4b06-9389-3f9810a2836e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.4"}],"id":"4f7eddc8-4d83-48f4-9097-e38bc613f7d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:61:c1","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.3"}],"id":"fc276a52-76eb-4e04-81b6-873d1337d646","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:cf:32","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a972de79-d83e-408d-9d8e-ca38fbb28333"}]} 2018-09-08 08:21:04,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-e5a3817b-0ee2-4a29-99ba-e6dd2b19dc0a 2018-09-08 08:21:04,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21: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-413086b0-c0f6-4617-9b0f-ae5e7e4a9142 x-compute-request-id: req-413086b0-c0f6-4617-9b0f-ae5e7e4a9142 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:20:57Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:05,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-413086b0-c0f6-4617-9b0f-ae5e7e4a9142 2018-09-08 08:21:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-47226dfe-ff77-40ce-8cdd-c260c76ec94d Date: Sat, 08 Sep 2018 08:21:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a972de79-d83e-408d-9d8e-ca38fbb28333","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["fc652dfd-e376-4b46-b8e9-5c51fd55d8b2"],"description":"","tags":[],"updated_at":"2018-09-08T08:20:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:41Z","provider:network_type":"vxlan"}]} 2018-09-08 08:21:05,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net used request id req-47226dfe-ff77-40ce-8cdd-c260c76ec94d 2018-09-08 08:21:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22718f81-efa1-47de-9270-b2076e468ef4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:21:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-22718f81-efa1-47de-9270-b2076e468ef4 2018-09-08 08:21:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-681700b8-19f7-4cfe-ae98-744d4c16cb69 Date: Sat, 08 Sep 2018 08:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet"}]} 2018-09-08 08:21:05,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-681700b8-19f7-4cfe-ae98-744d4c16cb69 2018-09-08 08:21:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-2f2185db-60b6-4caf-9a12-767cccaf48f6 Date: Sat, 08 Sep 2018 08:21:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.2"}],"id":"100d39eb-26af-41b5-9166-d99d715b092b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:7b:5e","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.7"}],"id":"44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:b0:56","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:47Z","binding:vnic_type":"normal","device_id":"b0ad2bcd-8a50-4b06-9389-3f9810a2836e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.4"}],"id":"4f7eddc8-4d83-48f4-9097-e38bc613f7d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:61:c1","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a972de79-d83e-408d-9d8e-ca38fbb28333"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:20:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fc652dfd-e376-4b46-b8e9-5c51fd55d8b2","ip_address":"10.55.0.3"}],"id":"fc276a52-76eb-4e04-81b6-873d1337d646","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:cf:32","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a972de79-d83e-408d-9d8e-ca38fbb28333","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:20:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a972de79-d83e-408d-9d8e-ca38fbb28333"}]} 2018-09-08 08:21:05,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-2f2185db-60b6-4caf-9a12-767cccaf48f6 2018-09-08 08:21:05,332 - create_instance - INFO - Deleting Port with ID - 44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb 2018-09-08 08:21:05,332 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-port 2018-09-08 08:21:05,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:05,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41deb1cb-4ef3-40d8-9e10-c6e43e7fe7f9 Date: Sat, 08 Sep 2018 08:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:21:05,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/44d1bfd4-ad0a-4601-a8d3-a4bc064f2ceb used request id req-41deb1cb-4ef3-40d8-9e10-c6e43e7fe7f9 2018-09-08 08:21:05,898 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst 2018-09-08 08:21:05,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:06,099 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9812273-4372-4a66-bc4f-ee53c16415be x-compute-request-id: req-f9812273-4372-4a66-bc4f-ee53c16415be Content-Type: application/json 2018-09-08 08:21:06,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-f9812273-4372-4a66-bc4f-ee53c16415be 2018-09-08 08:21:06,100 - create_instance - INFO - Checking deletion status 2018-09-08 08:21:06,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:06,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21: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-9e76cd8b-12d7-4676-837d-8609fc8116d9 x-compute-request-id: req-9e76cd8b-12d7-4676-837d-8609fc8116d9 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b0:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:06Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:06,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-9e76cd8b-12d7-4676-837d-8609fc8116d9 2018-09-08 08:21:06,486 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst] is - ACTIVE 2018-09-08 08:21:06,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:09,489 - create_instance - DEBUG - VM status query timeout in 296.610728025 2018-09-08 08:21:09,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:09,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ff1e9c-54fd-4699-95c8-93e87d9d9dbd x-compute-request-id: req-20ff1e9c-54fd-4699-95c8-93e87d9d9dbd Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "rel": "bookmark"}], "image": {"id": "de6db834-9de2-4471-a6ce-1c7fb60056ad", "links": [{"href": "http://172.30.9.23:8774/images/de6db834-9de2-4471-a6ce-1c7fb60056ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-08T08:20:55.000000", "flavor": {"id": "6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "links": [{"href": "http://172.30.9.23:8774/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a", "rel": "bookmark"}]}, "id": "b0ad2bcd-8a50-4b06-9389-3f9810a2836e", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:06Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst", "created": "2018-09-08T08:20:51Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:09,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-20ff1e9c-54fd-4699-95c8-93e87d9d9dbd 2018-09-08 08:21:09,938 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst] is - ACTIVE 2018-09-08 08:21:09,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:12,942 - create_instance - DEBUG - VM status query timeout in 293.158186913 2018-09-08 08:21:12,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d749772089921bdd446506615a41e8ac96535dba" 2018-09-08 08:21:12,995 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcd8412c-1abd-4971-a18a-a144081bd303 x-compute-request-id: req-fcd8412c-1abd-4971-a18a-a144081bd303 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b0ad2bcd-8a50-4b06-9389-3f9810a2836e could not be found.", "code": 404}} 2018-09-08 08:21:12,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0ad2bcd-8a50-4b06-9389-3f9810a2836e used request id req-fcd8412c-1abd-4971-a18a-a144081bd303 2018-09-08 08:21:12,995 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b0ad2bcd-8a50-4b06-9389-3f9810a2836e could not be found. (HTTP 404) (Request-ID: req-fcd8412c-1abd-4971-a18a-a144081bd303) 2018-09-08 08:21:12,995 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-inst 2018-09-08 08:21:12,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcda18a307bd56eba2130234c05e30c054e1004" 2018-09-08 08:21:13,039 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9698248c-8e68-407d-911c-6668c7cbf771 x-compute-request-id: req-9698248c-8e68-407d-911c-6668c7cbf771 Content-Length: 0 Content-Type: application/json 2018-09-08 08:21:13,039 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6e5ad8f8-e4b6-4822-8b52-9beee90a576a used request id req-9698248c-8e68-407d-911c-6668c7cbf771 2018-09-08 08:21:13,039 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet 2018-09-08 08:21:13,040 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-subnet 2018-09-08 08:21:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/fc652dfd-e376-4b46-b8e9-5c51fd55d8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:21:15,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea66f01c-2b22-4d10-b5a9-6100e9fc5336 Date: Sat, 08 Sep 2018 08:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:21:15,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/fc652dfd-e376-4b46-b8e9-5c51fd55d8b2 used request id req-ea66f01c-2b22-4d10-b5a9-6100e9fc5336 2018-09-08 08:21:15,281 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-pub-net 2018-09-08 08:21:15,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a972de79-d83e-408d-9d8e-ca38fbb28333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40f839e1403ccd0c00eacb5399ab1425e2dcb1a" 2018-09-08 08:21:16,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5458dda4-4ca6-406d-86b5-631d300cb2f9 Date: Sat, 08 Sep 2018 08:21:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:21:16,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a972de79-d83e-408d-9d8e-ca38fbb28333 used request id req-5458dda4-4ca6-406d-86b5-631d300cb2f9 2018-09-08 08:21:16,593 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-8baccfd6-3fef-430e-bdeb-bd2e707644d9-image 2018-09-08 08:21:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ee0abf4853559f74861b7981df0a2515a6e3af5" 2018-09-08 08:21:18,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a32d876d-39f9-477f-a3fe-f15cb1e50c99 Date: Sat, 08 Sep 2018 08:21:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:21:18,175 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/de6db834-9de2-4471-a6ce-1c7fb60056ad used request id req-a32d876d-39f9-477f-a3fe-f15cb1e50c99 2018-09-08 08:21:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0448f945-6fe4-4342-b59c-a24b2704a810 Date: Sat, 08 Sep 2018 08:21:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:21:18,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0448f945-6fe4-4342-b59c-a24b2704a810 2018-09-08 08:21:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e796eb5-f863-4cb9-a28e-d8733e2a4463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:18,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9e796eb5-f863-4cb9-a28e-d8733e2a4463 2018-09-08 08:21:18,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8978c3cb-a48b-4450-908c-b20d90be8143 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:21:18,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-8978c3cb-a48b-4450-908c-b20d90be8143 2018-09-08 08:21:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98066f04-c912-45c5-b61c-388a0d4cb347 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:18,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-98066f04-c912-45c5-b61c-388a0d4cb347 2018-09-08 08:21:18,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750f9405-d73f-4445-8166-f6bcc98b9cc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:18,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-750f9405-d73f-4445-8166-f6bcc98b9cc4 2018-09-08 08:21:18,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61b785e-335c-4894-8a43-9f31ec651dc3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:21:18,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-e61b785e-335c-4894-8a43-9f31ec651dc3 2018-09-08 08:21:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:18,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c598836-1fd6-4295-9f15-a5d12b3631ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:18,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2c598836-1fd6-4295-9f15-a5d12b3631ab 2018-09-08 08:21:18,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cae3a39-1f55-48e1-a36a-11ab5a962a7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:19,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-3cae3a39-1f55-48e1-a36a-11ab5a962a7d 2018-09-08 08:21:19,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0146e5e0-dc8c-4c57-a0df-7b96520db946 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:19,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-0146e5e0-dc8c-4c57-a0df-7b96520db946 2018-09-08 08:21:19,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7392c5-612e-47bc-a558-8f98e42e2b6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:19,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-aa7392c5-612e-47bc-a558-8f98e42e2b6f 2018-09-08 08:21:19,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737329a7-9a35-4f54-b0f4-f37b3008e97a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:21:19,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-737329a7-9a35-4f54-b0f4-f37b3008e97a 2018-09-08 08:21:19,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:21:19,289 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-1d424322-c823-461-proj 2018-09-08 08:21:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656cea38-3b0a-48e8-98c4-2de7bcab1851 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:21:19,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/493f823f30074904aa1343ead217f270 used request id req-656cea38-3b0a-48e8-98c4-2de7bcab1851 2018-09-08 08:21:19,507 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-1d424322-c823-461-proj-role 2018-09-08 08:21:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d6becd-d69b-494a-a62e-c11be2a88b45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:21:19,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b1af41b4fff643ea8034140edabb30b3 used request id req-24d6becd-d69b-494a-a62e-c11be2a88b45 2018-09-08 08:21:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c77fe4a42eb266396fda6876b9ac64881eab21" 2018-09-08 08:21:19,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c90c58-5c95-4d49-b3ff-be3f58528511 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:21:19,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22c90c58-5c95-4d49-b3ff-be3f58528511 2018-09-08 08:21:19,719 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-1d424322-c823-461-user 2018-09-08 08:21:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cd6508bf1d7a4a56a972ab9cdf044e73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c42f04a0b3922e6a2ec9d930bfb92286001b4e" 2018-09-08 08:21:19,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd7fd2c7-97c2-41fb-9d55-e94a949aee56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:21:19,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cd6508bf1d7a4a56a972ab9cdf044e73 used request id req-cd7fd2c7-97c2-41fb-9d55-e94a949aee56 2018-09-08 08:21:19,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:20,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HtDYu8wDSFCgeSiHIEPgvg"], "issued_at": "2018-09-08T08:21:20.000000Z"}} 2018-09-08 08:21:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b283a2f17059a15025903e2fa7c699a2d514d4" 2018-09-08 08:21:20,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9adbe46-200b-4317-ae2f-45af20f7c27d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:20,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f9adbe46-200b-4317-ae2f-45af20f7c27d 2018-09-08 08:21:20,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:20,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:20,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["L9c8yylzQ42CVQGPz-SMrQ"], "issued_at": "2018-09-08T08:21:20.000000Z"}} 2018-09-08 08:21:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:20,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46968411-9565-4573-aa58-bc75eaa98d6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:20,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46968411-9565-4573-aa58-bc75eaa98d6e 2018-09-08 08:21:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:21:20,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:21:20,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:21,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450d233f-5ff0-4c9d-82d3-d2ae19e57607 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:21:21,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj used request id req-450d233f-5ff0-4c9d-82d3-d2ae19e57607 2018-09-08 08:21:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:21,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8387b7-7790-44e8-83af-390de128214d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:21:21,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4a8387b7-7790-44e8-83af-390de128214d 2018-09-08 08:21:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}}' 2018-09-08 08:21:21,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55208899-8ad6-4f0b-8799-54cad1b95274 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:21,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-55208899-8ad6-4f0b-8799-54cad1b95274 2018-09-08 08:21:21,229 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-proj 2018-09-08 08:21:21,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:21,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:21,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["KdxAjWrTQxmRf3NgVyQ5HA"], "issued_at": "2018-09-08T08:21:21.000000Z"}} 2018-09-08 08:21:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8670271c67b7d972237de6d8eaf8a7e400eb3b0" 2018-09-08 08:21:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf848b0-eee7-48f9-a426-fbbfa44d312c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:21,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9cf848b0-eee7-48f9-a426-fbbfa44d312c 2018-09-08 08:21:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:21:21,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:21:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8670271c67b7d972237de6d8eaf8a7e400eb3b0" 2018-09-08 08:21:21,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93416cb2-e9df-4f57-a5cf-13f880f18601 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:21:21,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93416cb2-e9df-4f57-a5cf-13f880f18601 2018-09-08 08:21:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8670271c67b7d972237de6d8eaf8a7e400eb3b0" 2018-09-08 08:21:21,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaab04d-b414-4cb4-a133-0538363e99eb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}]} 2018-09-08 08:21:21,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-6c28d04a-e112-41d-proj used request id req-6aaab04d-b414-4cb4-a133-0538363e99eb 2018-09-08 08:21:21,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8670271c67b7d972237de6d8eaf8a7e400eb3b0" 2018-09-08 08:21:22,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee942e3-7054-4c28-9bdb-d46ef9f986b9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:21:22,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1ee942e3-7054-4c28-9bdb-d46ef9f986b9 2018-09-08 08:21:22,378 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-user 2018-09-08 08:21:22,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:22,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3b1abc-675e-4873-8d3e-a8c2e64bb9b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:21:22,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f3b1abc-675e-4873-8d3e-a8c2e64bb9b1 2018-09-08 08:21:22,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" -d '{"role": {"name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}}' 2018-09-08 08:21:22,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-442b85d0-e909-487a-bce5-5a10c2a0774c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a4fada994d942ae8e045261111a9de5", "links": {"self": "http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5"}, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}} 2018-09-08 08:21:22,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-442b85d0-e909-487a-bce5-5a10c2a0774c 2018-09-08 08:21:22,570 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role 2018-09-08 08:21:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf03a38-d69f-4f15-9b1b-9ffd17f608c8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5"}, "domain_id": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role", "id": "3a4fada994d942ae8e045261111a9de5"}} 2018-09-08 08:21:22,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5 used request id req-caf03a38-d69f-4f15-9b1b-9ffd17f608c8 2018-09-08 08:21:22,664 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role to project CreateInstanceSimpleTests-6c28d04a-e112-41d-proj 2018-09-08 08:21:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62/users/48f8d4b6d72446099dc18a0c400ea641/roles/3a4fada994d942ae8e045261111a9de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:21:22,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71c2f12-27ff-4248-88a2-2fc4936b0e18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:21:22,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62/users/48f8d4b6d72446099dc18a0c400ea641/roles/3a4fada994d942ae8e045261111a9de5 used request id req-f71c2f12-27ff-4248-88a2-2fc4936b0e18 2018-09-08 08:21:22,780 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:21:22,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:22,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:22,782 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:21:22,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:22,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:23,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["5f4sfeatScyQGGhmhE53HQ"], "issued_at": "2018-09-08T08:21:23.000000Z"}} 2018-09-08 08:21:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:23,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cccad8-c23d-47ca-b0b1-5f4284348a5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:23,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89cccad8-c23d-47ca-b0b1-5f4284348a5e 2018-09-08 08:21:23,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:23,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d47521c0-8fd0-46ac-8ebd-24cc2c79f039 Date: Sat, 08 Sep 2018 08:21:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image"} 2018-09-08 08:21:23,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image used request id req-d47521c0-8fd0-46ac-8ebd-24cc2c79f039 2018-09-08 08:21:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1c1f472-f71f-4a9e-8b8d-1aa889ae94db Date: Sat, 08 Sep 2018 08:21:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:21:23,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d1c1f472-f71f-4a9e-8b8d-1aa889ae94db 2018-09-08 08:21:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image"}' 2018-09-08 08:21:23,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc X-Openstack-Request-Id: req-24a2ef2c-b4f1-449a-a57a-353f18d10ef2 Date: Sat, 08 Sep 2018 08:21:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:21:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:21:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "min_disk": 0, "protected": false, "id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "file": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file", "checksum": null, "owner": "251fe2016daf457ca90df226a8e3ed62", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:21:23,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-24a2ef2c-b4f1-449a-a57a-353f18d10ef2 2018-09-08 08:21:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" -d '' 2018-09-08 08:21:25,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85b971a6-233f-4a67-af82-2e4e6e625d47 Date: Sat, 08 Sep 2018 08:21:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:21:25,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file used request id req-85b971a6-233f-4a67-af82-2e4e6e625d47 2018-09-08 08:21:25,717 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:21:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f9723340-7fdb-4c88-b182-5ba8391efd5b Date: Sat, 08 Sep 2018 08:21:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:21:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "metadata": {}}], "self": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "min_disk": 0, "protected": false, "id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "file": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "251fe2016daf457ca90df226a8e3ed62", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:21:25,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc used request id req-f9723340-7fdb-4c88-b182-5ba8391efd5b 2018-09-08 08:21:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:26,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21c6144f-b2ef-4497-b928-ac5bf52cbd20 Date: Sat, 08 Sep 2018 08:21:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:21:26,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-21c6144f-b2ef-4497-b928-ac5bf52cbd20 2018-09-08 08:21:26,043 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image 2018-09-08 08:21:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:21:26,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1aa977a7-a9ce-49e4-ae85-2e1578a47cc4 Date: Sat, 08 Sep 2018 08:21:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:21:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "metadata": {}}], "self": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "min_disk": 0, "protected": false, "id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "file": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "251fe2016daf457ca90df226a8e3ed62", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:21:26,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc used request id req-1aa977a7-a9ce-49e4-ae85-2e1578a47cc4 2018-09-08 08:21:26,195 - create_image - DEBUG - Instance status is - active 2018-09-08 08:21:26,195 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image 2018-09-08 08:21:26,195 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image 2018-09-08 08:21:26,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:26,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:26,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["76iFU5rAQDCDdIL_6-oFPQ"], "issued_at": "2018-09-08T08:21:26.000000Z"}} 2018-09-08 08:21:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dc0d0e8117fcabdccfd658b681d400cba2a050" 2018-09-08 08:21:26,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce1520a-a489-4041-8fc0-37cdad68ab31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:26,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bce1520a-a489-4041-8fc0-37cdad68ab31 2018-09-08 08:21:26,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:21:26,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dc0d0e8117fcabdccfd658b681d400cba2a050" 2018-09-08 08:21:26,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5a95896-429b-4260-92db-91a66a707e03 x-compute-request-id: req-f5a95896-429b-4260-92db-91a66a707e03 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:21:26,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f5a95896-429b-4260-92db-91a66a707e03 2018-09-08 08:21:26,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dc0d0e8117fcabdccfd658b681d400cba2a050" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:21:26,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84cdf67-aa21-4393-9a7c-54e504f94c2d x-compute-request-id: req-c84cdf67-aa21-4393-9a7c-54e504f94c2d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04764f5c-d2c3-4af3-8a87-10737944910b", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:21:26,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c84cdf67-aa21-4393-9a7c-54e504f94c2d 2018-09-08 08:21:26,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:26,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:27,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["01pVvF-_T5uhafb7oVtXDQ"], "issued_at": "2018-09-08T08:21:27.000000Z"}} 2018-09-08 08:21:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:27,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a300e1-3a84-4c62-8e10-545745bea0d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:27,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-17a300e1-3a84-4c62-8e10-545745bea0d3 2018-09-08 08:21:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:27,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-333fad79-4de1-4211-81a2-f31463a39d9c Date: Sat, 08 Sep 2018 08:21:27 GMT RESP BODY: {"networks":[]} 2018-09-08 08:21:27,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-333fad79-4de1-4211-81a2-f31463a39d9c 2018-09-08 08:21:27,531 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net 2018-09-08 08:21:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" -d '{"network": {"name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net", "admin_state_up": true}}' 2018-09-08 08:21:28,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e2836aaa-36c2-46b0-b519-6c5ef75d1b82 Date: Sat, 08 Sep 2018 08:21:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:21:28Z","is_default":false,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","mtu":1450}} 2018-09-08 08:21:28,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e2836aaa-36c2-46b0-b519-6c5ef75d1b82 2018-09-08 08:21:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:28,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d3bebf97-57f5-4886-b6b0-0242d7b46a76 Date: Sat, 08 Sep 2018 08:21:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:21:28Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:28,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-d3bebf97-57f5-4886-b6b0-0242d7b46a76 2018-09-08 08:21:28,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:28,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-90891bd9-b559-430f-9f2e-928f9b9db78c Date: Sat, 08 Sep 2018 08:21:28 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:21:28,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-90891bd9-b559-430f-9f2e-928f9b9db78c 2018-09-08 08:21:28,831 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet 2018-09-08 08:21:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" -d '{"subnets": [{"ip_version": 4, "network_id": "7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]}' 2018-09-08 08:21:29,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2103e193-d9af-44c4-abf1-329ab6217c97 Date: Sat, 08 Sep 2018 08:21:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:29,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2103e193-d9af-44c4-abf1-329ab6217c97 2018-09-08 08:21:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:29,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1df20949-0ddc-4033-9829-af8b3f1a3d98 Date: Sat, 08 Sep 2018 08:21:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:29,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-1df20949-0ddc-4033-9829-af8b3f1a3d98 2018-09-08 08:21:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:21:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5a0d446-9a0d-494e-9ac3-513a1b4f4421 Date: Sat, 08 Sep 2018 08:21:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:30,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-f5a0d446-9a0d-494e-9ac3-513a1b4f4421 2018-09-08 08:21:30,137 - OpenStackNetwork - DEBUG - Network [7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c] created successfully 2018-09-08 08:21:30,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:30,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:30,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["puFPyPRqTv2LnhXcyNXBnA"], "issued_at": "2018-09-08T08:21:30.000000Z"}} 2018-09-08 08:21:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:30,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f54786b-1f03-4d36-ba81-9185d2ade6eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:30,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f54786b-1f03-4d36-ba81-9185d2ade6eb 2018-09-08 08:21:30,624 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:21:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:30,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6dd9477-a1d5-4aff-bacd-2cfbcadd49b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:30,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6dd9477-a1d5-4aff-bacd-2cfbcadd49b4 2018-09-08 08:21:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:30,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7df2be68-00e8-4206-be9c-004ce7727892 Date: Sat, 08 Sep 2018 08:21:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:30,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-7df2be68-00e8-4206-be9c-004ce7727892 2018-09-08 08:21:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:21:30,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:21:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5269c23b-3c53-4e2f-a129-d90b138aaa14 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:31,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-5269c23b-3c53-4e2f-a129-d90b138aaa14 2018-09-08 08:21:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:31,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4794cbf0-dbac-41fa-97c5-c96e1103fa57 Date: Sat, 08 Sep 2018 08:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:31,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-4794cbf0-dbac-41fa-97c5-c96e1103fa57 2018-09-08 08:21:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a9665f6-69a6-45a2-b3c1-13ce88804bb6 Date: Sat, 08 Sep 2018 08:21:31 GMT RESP BODY: {"ports":[]} 2018-09-08 08:21:31,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True used request id req-6a9665f6-69a6-45a2-b3c1-13ce88804bb6 2018-09-08 08:21:31,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:31,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-655f91ab-83ab-4b9f-b7e5-26504d474378 x-compute-request-id: req-655f91ab-83ab-4b9f-b7e5-26504d474378 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:21:31,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst used request id req-655f91ab-83ab-4b9f-b7e5-26504d474378 2018-09-08 08:21:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:32,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0ef934d1-6d25-4db5-b9a4-324de393c4b0 Date: Sat, 08 Sep 2018 08:21:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:32,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-0ef934d1-6d25-4db5-b9a4-324de393c4b0 2018-09-08 08:21:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:32,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c05ddcc-a1af-4f5d-80cc-9bf1e411fcd1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:32,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-9c05ddcc-a1af-4f5d-80cc-9bf1e411fcd1 2018-09-08 08:21:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:32,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21fb64e1-4946-4df6-aa84-cf5e74aaacf1 Date: Sat, 08 Sep 2018 08:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:32,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-21fb64e1-4946-4df6-aa84-cf5e74aaacf1 2018-09-08 08:21:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:32,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-faaf030e-5fbe-4b60-9136-ceae392d62d5 Date: Sat, 08 Sep 2018 08:21:32 GMT RESP BODY: {"ports":[]} 2018-09-08 08:21:32,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True used request id req-faaf030e-5fbe-4b60-9136-ceae392d62d5 2018-09-08 08:21:32,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:21:32,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:32,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["HpXG5k5qR5i97BYHMp1ZqA"], "issued_at": "2018-09-08T08:21:32.000000Z"}} 2018-09-08 08:21:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a58861449ba77187f56caf12676a5cd12952c" 2018-09-08 08:21:32,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb612d03-849c-4467-9a14-2edece4960ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:21:32,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb612d03-849c-4467-9a14-2edece4960ef 2018-09-08 08:21:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:33,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4240c5dc-d2f6-41b8-90db-c96af81be840 Date: Sat, 08 Sep 2018 08:21:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:33,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-4240c5dc-d2f6-41b8-90db-c96af81be840 2018-09-08 08:21:33,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:33,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dfba6bc4-04f9-4da7-a1e5-ee68b9e627de Date: Sat, 08 Sep 2018 08:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:33,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-dfba6bc4-04f9-4da7-a1e5-ee68b9e627de 2018-09-08 08:21:33,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:33,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-99649b90-665f-4bcb-8059-2f846bd0b746 Date: Sat, 08 Sep 2018 08:21:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:33,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-99649b90-665f-4bcb-8059-2f846bd0b746 2018-09-08 08:21:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:21:33,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:21:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:21:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a58861449ba77187f56caf12676a5cd12952c" 2018-09-08 08:21:33,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ff9b98-7b39-4451-a5cc-f7cc75c2dba8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:33,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-c8ff9b98-7b39-4451-a5cc-f7cc75c2dba8 2018-09-08 08:21:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:33,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1f85d68-321e-44fa-8512-71a964c9cd46 Date: Sat, 08 Sep 2018 08:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:33,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-b1f85d68-321e-44fa-8512-71a964c9cd46 2018-09-08 08:21:33,883 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net 2018-09-08 08:21:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" -d '{"port": {"network_id": "7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port", "admin_state_up": true}}' 2018-09-08 08:21:35,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-80aa69bf-33dc-442e-bab7-f08e6c381097 Date: Sat, 08 Sep 2018 08:21:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","project_id":"251fe2016daf457ca90df226a8e3ed62","qos_policy_id":null,"admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal"}} 2018-09-08 08:21:35,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-80aa69bf-33dc-442e-bab7-f08e6c381097 2018-09-08 08:21:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0daaa4bf-3c9a-4804-9ddd-f389f91177d2 Date: Sat, 08 Sep 2018 08:21:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:35,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-0daaa4bf-3c9a-4804-9ddd-f389f91177d2 2018-09-08 08:21:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a874790-ebb0-48bd-b556-c1d95668eb53 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:35,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-9a874790-ebb0-48bd-b556-c1d95668eb53 2018-09-08 08:21:35,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e96e5c6-bc8c-4fad-830d-8f9bb959b1bb Date: Sat, 08 Sep 2018 08:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:35,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-2e96e5c6-bc8c-4fad-830d-8f9bb959b1bb 2018-09-08 08:21:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-f9c003e0-8227-4b95-87d9-7e173fb70092 Date: Sat, 08 Sep 2018 08:21:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:21:35,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port&admin_state_up=True used request id req-f9c003e0-8227-4b95-87d9-7e173fb70092 2018-09-08 08:21:35,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221fc8be-e2ac-496a-a673-49b029d4592c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:35,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-221fc8be-e2ac-496a-a673-49b029d4592c 2018-09-08 08:21:35,870 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst 2018-09-08 08:21:35,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e33fee45-f6fe-4a6e-afaf-1676e3949f59 x-compute-request-id: req-e33fee45-f6fe-4a6e-afaf-1676e3949f59 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-flavor-name"}]} 2018-09-08 08:21:35,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e33fee45-f6fe-4a6e-afaf-1676e3949f59 2018-09-08 08:21:35,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:35,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b3e27f4-c3d1-465f-b4bb-5b2731006d05 x-compute-request-id: req-4b3e27f4-c3d1-465f-b4bb-5b2731006d05 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04764f5c-d2c3-4af3-8a87-10737944910b", "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:21:35,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b used request id req-4b3e27f4-c3d1-465f-b4bb-5b2731006d05 2018-09-08 08:21:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:36,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-bc0d3256-e571-430c-9c91-7d770dff9555 Date: Sat, 08 Sep 2018 08:21:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:21:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:21:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "metadata": {}}], "self": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "min_disk": 0, "protected": false, "id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "file": "/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "251fe2016daf457ca90df226a8e3ed62", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/cbf06869-e506-407d-b4c5-456f74a3d6dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image"} 2018-09-08 08:21:36,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image used request id req-bc0d3256-e571-430c-9c91-7d770dff9555 2018-09-08 08:21:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a8488d8-3d29-4843-8758-a7483ae9b580 Date: Sat, 08 Sep 2018 08:21:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:21:36,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8a8488d8-3d29-4843-8758-a7483ae9b580 2018-09-08 08:21:36,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" -d '{"server": {"name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "imageRef": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "flavorRef": "04764f5c-d2c3-4af3-8a87-10737944910b", "max_count": 1, "min_count": 1, "networks": [{"port": "cfb3aa53-e16a-4046-99da-a00517555aaa"}]}}' 2018-09-08 08:21:38,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eb5129e-3dba-45ab-b63c-fdae47743c39 x-compute-request-id: req-8eb5129e-3dba-45ab-b63c-fdae47743c39 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "adminPass": "NkW6GCFNCJn9"}} 2018-09-08 08:21:38,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8eb5129e-3dba-45ab-b63c-fdae47743c39 2018-09-08 08:21:38,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:38,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-070715a9-a109-4ab2-b88d-ef0a5cf31217 x-compute-request-id: req-070715a9-a109-4ab2-b88d-ef0a5cf31217 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:21:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:38,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-070715a9-a109-4ab2-b88d-ef0a5cf31217 2018-09-08 08:21:38,475 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst 2018-09-08 08:21:38,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:38,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee988c92-dc1b-4fa0-b54b-31742f5525ed x-compute-request-id: req-ee988c92-dc1b-4fa0-b54b-31742f5525ed Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:21:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:38,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-ee988c92-dc1b-4fa0-b54b-31742f5525ed 2018-09-08 08:21:38,692 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst] is - BUILD 2018-09-08 08:21:38,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:41,696 - create_instance - DEBUG - VM status query timeout in 896.779474974 2018-09-08 08:21:41,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:42,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa83c3bc-2474-42fd-9ae3-cf7985e1f2bd x-compute-request-id: req-fa83c3bc-2474-42fd-9ae3-cf7985e1f2bd Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:21:39Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:42,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-fa83c3bc-2474-42fd-9ae3-cf7985e1f2bd 2018-09-08 08:21:42,149 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst] is - BUILD 2018-09-08 08:21:42,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:45,152 - create_instance - DEBUG - VM status query timeout in 893.323232889 2018-09-08 08:21:45,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:45,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee400c63-1b87-4e47-b791-31ae306bb987 x-compute-request-id: req-ee400c63-1b87-4e47-b791-31ae306bb987 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:43Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:45,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-ee400c63-1b87-4e47-b791-31ae306bb987 2018-09-08 08:21:45,605 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst] is - ACTIVE 2018-09-08 08:21:45,605 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:21:45,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:45,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-106fa9d2-4653-4baf-842a-0807669067dd x-compute-request-id: req-106fa9d2-4653-4baf-842a-0807669067dd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:43Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:45,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-106fa9d2-4653-4baf-842a-0807669067dd 2018-09-08 08:21:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-205beee5-19c1-4317-8ebc-0d853d50799b Date: Sat, 08 Sep 2018 08:21:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:46,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-205beee5-19c1-4317-8ebc-0d853d50799b 2018-09-08 08:21:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:46,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8c8870-14d2-4f9a-bdab-ef6d2f19dd02 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:46,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-aa8c8870-14d2-4f9a-bdab-ef6d2f19dd02 2018-09-08 08:21:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-baf7345b-652d-473a-83dc-2615a11b8572 Date: Sat, 08 Sep 2018 08:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:46,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-baf7345b-652d-473a-83dc-2615a11b8572 2018-09-08 08:21:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:46,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-dbbf7a4b-9249-439c-a301-91c3c81e75e7 Date: Sat, 08 Sep 2018 08:21:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.2"}],"id":"308f24b2-c683-4519-95a2-d0221ea935a6","security_groups":[],"mac_address":"fa:16:3e:33:8e:4d","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.4"}],"id":"3ab2c650-019d-4fe3-83fa-4c97090b6ad9","security_groups":[],"mac_address":"fa:16:3e:ad:f9:ef","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.3"}],"id":"5cff5131-ceea-478b-a5a4-4cd63a315e8e","security_groups":[],"mac_address":"fa:16:3e:91:54:21","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal","device_id":"33d0c695-31d0-4bd1-bb02-91b4436ebd48"}]} 2018-09-08 08:21:46,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-dbbf7a4b-9249-439c-a301-91c3c81e75e7 2018-09-08 08:21:46,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:46,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["HZ6GyU2jRaGdxivSU7oLqg"], "issued_at": "2018-09-08T08:21:46.000000Z"}} 2018-09-08 08:21:46,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429395a4f701d4816cf16607f55a536ee1b03541" 2018-09-08 08:21:47,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2f846b6-fcb3-40c5-b58a-0319cfec97dc x-compute-request-id: req-d2f846b6-fcb3-40c5-b58a-0319cfec97dc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:43Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:21:47,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst used request id req-d2f846b6-fcb3-40c5-b58a-0319cfec97dc 2018-09-08 08:21:47,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:21:47,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a4fada994d942ae8e045261111a9de5", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role"}], "expires_at": "2018-09-08T09:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "251fe2016daf457ca90df226a8e3ed62", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/251fe2016daf457ca90df226a8e3ed62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-user", "id": "48f8d4b6d72446099dc18a0c400ea641"}, "audit_ids": ["-pMiBzOdSBSGu9yaAS99TQ"], "issued_at": "2018-09-08T08:21:47.000000Z"}} 2018-09-08 08:21:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7982eea901fb54346abf23a2b6164e3586e3f084" 2018-09-08 08:21:48,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dac5f3cc-73da-479b-9ebc-a4b789adff9e Date: Sat, 08 Sep 2018 08:21:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:48,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-dac5f3cc-73da-479b-9ebc-a4b789adff9e 2018-09-08 08:21:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7982eea901fb54346abf23a2b6164e3586e3f084" 2018-09-08 08:21:48,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed1f2311-9759-4bc4-a7bd-b83e15d96d72 Date: Sat, 08 Sep 2018 08:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:48,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-ed1f2311-9759-4bc4-a7bd-b83e15d96d72 2018-09-08 08:21:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7982eea901fb54346abf23a2b6164e3586e3f084" 2018-09-08 08:21:48,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-209b8a45-6599-4b26-bcfc-dbbc0f22bafe Date: Sat, 08 Sep 2018 08:21:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.2"}],"id":"308f24b2-c683-4519-95a2-d0221ea935a6","security_groups":[],"mac_address":"fa:16:3e:33:8e:4d","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.4"}],"id":"3ab2c650-019d-4fe3-83fa-4c97090b6ad9","security_groups":[],"mac_address":"fa:16:3e:ad:f9:ef","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.3"}],"id":"5cff5131-ceea-478b-a5a4-4cd63a315e8e","security_groups":[],"mac_address":"fa:16:3e:91:54:21","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal","device_id":"33d0c695-31d0-4bd1-bb02-91b4436ebd48"}]} 2018-09-08 08:21:48,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-209b8a45-6599-4b26-bcfc-dbbc0f22bafe 2018-09-08 08:21:48,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:49,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0388eb9a-65a4-47c1-b750-ce3c88d7bdc9 x-compute-request-id: req-0388eb9a-65a4-47c1-b750-ce3c88d7bdc9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:43Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:49,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-0388eb9a-65a4-47c1-b750-ce3c88d7bdc9 2018-09-08 08:21:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:49,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cfbecc64-052f-4cc1-8fe6-3d3fe9600b97 Date: Sat, 08 Sep 2018 08:21:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:49,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-cfbecc64-052f-4cc1-8fe6-3d3fe9600b97 2018-09-08 08:21:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:49,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fcfe05-be65-41f7-97f6-6f312990215e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:49,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-c5fcfe05-be65-41f7-97f6-6f312990215e 2018-09-08 08:21:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:49,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9b6d22c2-447c-4c2c-970c-5f419c28cdd4 Date: Sat, 08 Sep 2018 08:21:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:49,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-9b6d22c2-447c-4c2c-970c-5f419c28cdd4 2018-09-08 08:21:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:50,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-478ecfeb-3b1b-4a6a-a678-ea6271ca3c31 Date: Sat, 08 Sep 2018 08:21:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.2"}],"id":"308f24b2-c683-4519-95a2-d0221ea935a6","security_groups":[],"mac_address":"fa:16:3e:33:8e:4d","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.4"}],"id":"3ab2c650-019d-4fe3-83fa-4c97090b6ad9","security_groups":[],"mac_address":"fa:16:3e:ad:f9:ef","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.3"}],"id":"5cff5131-ceea-478b-a5a4-4cd63a315e8e","security_groups":[],"mac_address":"fa:16:3e:91:54:21","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal","device_id":"33d0c695-31d0-4bd1-bb02-91b4436ebd48"}]} 2018-09-08 08:21:50,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-478ecfeb-3b1b-4a6a-a678-ea6271ca3c31 2018-09-08 08:21:50,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:50,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-824dc73d-f73d-436f-b3f1-e729ab3c80cf x-compute-request-id: req-824dc73d-f73d-436f-b3f1-e729ab3c80cf Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:43Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:50,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-824dc73d-f73d-436f-b3f1-e729ab3c80cf 2018-09-08 08:21:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:51,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e256482d-06e0-4355-8b18-866e452acca1 Date: Sat, 08 Sep 2018 08:21:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ec9c797-2ebd-41fd-80d4-c101f39a807e"],"updated_at":"2018-09-08T08:21:29Z","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"251fe2016daf457ca90df226a8e3ed62","id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net"}]} 2018-09-08 08:21:51,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net used request id req-e256482d-06e0-4355-8b18-866e452acca1 2018-09-08 08:21:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:51,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d9a1ac-d4a1-45a4-93d6-83f43f2df1b3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:21:51,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-14d9a1ac-d4a1-45a4-93d6-83f43f2df1b3 2018-09-08 08:21:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9809c26-5ca0-4d41-ad5e-b51d77aeff25 Date: Sat, 08 Sep 2018 08:21:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","dns_nameservers":[],"updated_at":"2018-09-08T08:21:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"251fe2016daf457ca90df226a8e3ed62","id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet"}]} 2018-09-08 08:21:51,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-a9809c26-5ca0-4d41-ad5e-b51d77aeff25 2018-09-08 08:21:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:51,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-9402c722-beb7-4fc8-a602-fae654f1ad63 Date: Sat, 08 Sep 2018 08:21:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.2"}],"id":"308f24b2-c683-4519-95a2-d0221ea935a6","security_groups":[],"mac_address":"fa:16:3e:33:8e:4d","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.4"}],"id":"3ab2c650-019d-4fe3-83fa-4c97090b6ad9","security_groups":[],"mac_address":"fa:16:3e:ad:f9:ef","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.3"}],"id":"5cff5131-ceea-478b-a5a4-4cd63a315e8e","security_groups":[],"mac_address":"fa:16:3e:91:54:21","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:21:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ec9c797-2ebd-41fd-80d4-c101f39a807e","ip_address":"10.55.0.13"}],"id":"cfb3aa53-e16a-4046-99da-a00517555aaa","security_groups":["a490385a-1589-42f8-ac67-1a89fe678b20"],"mac_address":"fa:16:3e:e0:25:fc","project_id":"251fe2016daf457ca90df226a8e3ed62","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port","admin_state_up":true,"network_id":"7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c","tenant_id":"251fe2016daf457ca90df226a8e3ed62","created_at":"2018-09-08T08:21:34Z","binding:vnic_type":"normal","device_id":"33d0c695-31d0-4bd1-bb02-91b4436ebd48"}]} 2018-09-08 08:21:51,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-9402c722-beb7-4fc8-a602-fae654f1ad63 2018-09-08 08:21:51,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429395a4f701d4816cf16607f55a536ee1b03541" 2018-09-08 08:21:51,415 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-393be2d7-0e1f-4b5c-bca1-e6031597c53f x-compute-request-id: req-393be2d7-0e1f-4b5c-bca1-e6031597c53f Content-Type: application/json 2018-09-08 08:21:51,416 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-393be2d7-0e1f-4b5c-bca1-e6031597c53f 2018-09-08 08:21:51,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:52,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b50c6bcc-7915-443a-a915-448845ca5069 x-compute-request-id: req-b50c6bcc-7915-443a-a915-448845ca5069 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:51Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:52,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-b50c6bcc-7915-443a-a915-448845ca5069 2018-09-08 08:21:52,030 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst] is - ACTIVE 2018-09-08 08:21:52,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:55,034 - create_instance - DEBUG - VM status query timeout in 296.382251978 2018-09-08 08:21:55,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:55,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c5a4a24-cf85-4859-ad8b-e97ef83dd3c3 x-compute-request-id: req-5c5a4a24-cf85-4859-ad8b-e97ef83dd3c3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:25:fc", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48", "rel": "bookmark"}], "image": {"id": "cbf06869-e506-407d-b4c5-456f74a3d6dc", "links": [{"href": "http://172.30.9.23:8774/images/cbf06869-e506-407d-b4c5-456f74a3d6dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:21:41.000000", "flavor": {"id": "04764f5c-d2c3-4af3-8a87-10737944910b", "links": [{"href": "http://172.30.9.23:8774/flavors/04764f5c-d2c3-4af3-8a87-10737944910b", "rel": "bookmark"}]}, "id": "33d0c695-31d0-4bd1-bb02-91b4436ebd48", "security_groups": [{"name": "default"}], "user_id": "48f8d4b6d72446099dc18a0c400ea641", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:21:51Z", "hostId": "3b27210d24dbb7101b086ab0aa0d16ae32ac2140e414b14436549896", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst", "created": "2018-09-08T08:21:38Z", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:21:55,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-5c5a4a24-cf85-4859-ad8b-e97ef83dd3c3 2018-09-08 08:21:55,949 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst] is - ACTIVE 2018-09-08 08:21:55,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:21:58,953 - create_instance - DEBUG - VM status query timeout in 292.463432074 2018-09-08 08:21:58,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:59,003 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88487380-da6f-4ef5-af8d-d0538213b0af x-compute-request-id: req-88487380-da6f-4ef5-af8d-d0538213b0af Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found.", "code": 404}} 2018-09-08 08:21:59,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-88487380-da6f-4ef5-af8d-d0538213b0af 2018-09-08 08:21:59,003 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found. (HTTP 404) (Request-ID: req-88487380-da6f-4ef5-af8d-d0538213b0af) 2018-09-08 08:21:59,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429395a4f701d4816cf16607f55a536ee1b03541" 2018-09-08 08:21:59,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8e7114d-f482-4413-9b77-1fe89352011e x-compute-request-id: req-e8e7114d-f482-4413-9b77-1fe89352011e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:21:59,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst used request id req-e8e7114d-f482-4413-9b77-1fe89352011e 2018-09-08 08:21:59,106 - create_instance - INFO - Deleting Port with ID - cfb3aa53-e16a-4046-99da-a00517555aaa 2018-09-08 08:21:59,107 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-port 2018-09-08 08:21:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cfb3aa53-e16a-4046-99da-a00517555aaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:59,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2b6b34f-e2be-4601-874c-43d061df0d74 Date: Sat, 08 Sep 2018 08:21:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:21:59,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cfb3aa53-e16a-4046-99da-a00517555aaa used request id req-e2b6b34f-e2be-4601-874c-43d061df0d74 2018-09-08 08:21:59,706 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst 2018-09-08 08:21:59,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:59,754 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d869b086-01e1-45ad-8145-9494f8270282 x-compute-request-id: req-d869b086-01e1-45ad-8145-9494f8270282 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found.", "code": 404}} 2018-09-08 08:21:59,755 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-d869b086-01e1-45ad-8145-9494f8270282 2018-09-08 08:21:59,755 - create_instance - WARNING - Instance already deleted - Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found. (HTTP 404) (Request-ID: req-d869b086-01e1-45ad-8145-9494f8270282) 2018-09-08 08:21:59,756 - create_instance - INFO - Checking deletion status 2018-09-08 08:21:59,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf8cbeaf3223bc4e0005e2926d1f8397fa0b03" 2018-09-08 08:21:59,805 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67f9c494-20f2-47ce-a4fa-2434fac7c702 x-compute-request-id: req-67f9c494-20f2-47ce-a4fa-2434fac7c702 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found.", "code": 404}} 2018-09-08 08:21:59,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/33d0c695-31d0-4bd1-bb02-91b4436ebd48 used request id req-67f9c494-20f2-47ce-a4fa-2434fac7c702 2018-09-08 08:21:59,806 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 33d0c695-31d0-4bd1-bb02-91b4436ebd48 could not be found. (HTTP 404) (Request-ID: req-67f9c494-20f2-47ce-a4fa-2434fac7c702) 2018-09-08 08:21:59,806 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-inst 2018-09-08 08:21:59,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3dc0d0e8117fcabdccfd658b681d400cba2a050" 2018-09-08 08:21:59,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9c6be43-aaf2-4060-8d43-e1e4bf5858d5 x-compute-request-id: req-b9c6be43-aaf2-4060-8d43-e1e4bf5858d5 Content-Length: 0 Content-Type: application/json 2018-09-08 08:21:59,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/04764f5c-d2c3-4af3-8a87-10737944910b used request id req-b9c6be43-aaf2-4060-8d43-e1e4bf5858d5 2018-09-08 08:21:59,842 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet 2018-09-08 08:21:59,842 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-subnet 2018-09-08 08:21:59,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6ec9c797-2ebd-41fd-80d4-c101f39a807e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:22:02,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f87a1bba-a9b3-4c4a-b366-c3a6dfdf756b Date: Sat, 08 Sep 2018 08:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:02,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6ec9c797-2ebd-41fd-80d4-c101f39a807e used request id req-f87a1bba-a9b3-4c4a-b366-c3a6dfdf756b 2018-09-08 08:22:02,162 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-pub-net 2018-09-08 08:22:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8272ec0f6eacebaed317473966f5738784b861" 2018-09-08 08:22:03,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36d3dc0e-c23f-4234-8512-cb7aab8c293b Date: Sat, 08 Sep 2018 08:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:03,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7e7e3d18-4e3d-471f-aeff-3af4c6b1ac5c used request id req-36d3dc0e-c23f-4234-8512-cb7aab8c293b 2018-09-08 08:22:03,391 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-cfc60de1-e132-4176-a4a5-0d4e9ba4a025-image 2018-09-08 08:22:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}303a815e6769dcf6308043a7c32b56947e9c9169" 2018-09-08 08:22:04,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cd015c1-05e9-4244-a4e1-ea9a2055038f Date: Sat, 08 Sep 2018 08:22:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:22:04,702 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cbf06869-e506-407d-b4c5-456f74a3d6dc used request id req-7cd015c1-05e9-4244-a4e1-ea9a2055038f 2018-09-08 08:22:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:04,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5175713d-c469-490b-86c6-c951f1badcd5 Date: Sat, 08 Sep 2018 08:22:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "created_at": "2018-09-08T08:21:27Z", "updated_at": "2018-09-08T08:21:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "revision_number": 0, "id": "194b763e-c9e5-455c-a88e-df9395f15337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "port_range_min": null, "ethertype": "IPv6", "project_id": "251fe2016daf457ca90df226a8e3ed62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "revision_number": 0, "id": "1a4e54d7-61ac-47ec-abbd-ad846b8f58a5", "remote_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "remote_ip_prefix": null, "created_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "port_range_min": null, "ethertype": "IPv6", "project_id": "251fe2016daf457ca90df226a8e3ed62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "revision_number": 0, "id": "4f31e55a-8e7d-4419-82b4-04efed16bd96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "port_range_min": null, "ethertype": "IPv4", "project_id": "251fe2016daf457ca90df226a8e3ed62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:21:27Z", "revision_number": 0, "id": "c21f7878-4aec-4c6c-a35f-c1d23eff235a", "remote_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "remote_ip_prefix": null, "created_at": "2018-09-08T08:21:27Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "port_range_min": null, "ethertype": "IPv4", "project_id": "251fe2016daf457ca90df226a8e3ed62"}], "revision_number": 4, "project_id": "251fe2016daf457ca90df226a8e3ed62", "id": "a490385a-1589-42f8-ac67-1a89fe678b20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:22:04,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5175713d-c469-490b-86c6-c951f1badcd5 2018-09-08 08:22:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0264d9e-1156-4157-a100-b97525d44bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e0264d9e-1156-4157-a100-b97525d44bbb 2018-09-08 08:22:05,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdc3b38-a65e-41a2-ba59-02c36de910bc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:22:05,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-0cdc3b38-a65e-41a2-ba59-02c36de910bc 2018-09-08 08:22:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e091ef74-cd2f-4574-b624-f3533eff411b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-e091ef74-cd2f-4574-b624-f3533eff411b 2018-09-08 08:22:05,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e36060-1b09-4306-bfd8-9e38efbad0e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-12e36060-1b09-4306-bfd8-9e38efbad0e2 2018-09-08 08:22:05,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3223077e-ed55-42d9-8513-ad79de490443 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:22:05,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-3223077e-ed55-42d9-8513-ad79de490443 2018-09-08 08:22:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485f71ca-3aae-4ee9-9439-a29bf0e706dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-485f71ca-3aae-4ee9-9439-a29bf0e706dd 2018-09-08 08:22:05,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80cbbde-6cd1-4a3e-959a-170319d9bd72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-f80cbbde-6cd1-4a3e-959a-170319d9bd72 2018-09-08 08:22:05,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c6d0f3-49cf-4c05-a70a-e07d09aeab4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:05,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-45c6d0f3-49cf-4c05-a70a-e07d09aeab4a 2018-09-08 08:22:05,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:05,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:05,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd31a5e-9617-4058-bcc1-64d50424d91e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62"}, "enabled": true, "id": "251fe2016daf457ca90df226a8e3ed62", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6c28d04a-e112-41d-proj"}} 2018-09-08 08:22:05,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-2bd31a5e-9617-4058-bcc1-64d50424d91e 2018-09-08 08:22:05,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a490385a-1589-42f8-ac67-1a89fe678b20 2018-09-08 08:22:05,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a490385a-1589-42f8-ac67-1a89fe678b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:06,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce1d3cc1-8092-4124-b666-9fb85c66a297 Date: Sat, 08 Sep 2018 08:22:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "port_range_min": null, "revision_number": 0, "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "created_at": "2018-09-08T08:21:28Z", "project_id": "251fe2016daf457ca90df226a8e3ed62", "id": "194b763e-c9e5-455c-a88e-df9395f15337"}, {"remote_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "port_range_min": null, "revision_number": 0, "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "created_at": "2018-09-08T08:21:28Z", "project_id": "251fe2016daf457ca90df226a8e3ed62", "id": "1a4e54d7-61ac-47ec-abbd-ad846b8f58a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:21:28Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "port_range_min": null, "revision_number": 0, "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "created_at": "2018-09-08T08:21:28Z", "project_id": "251fe2016daf457ca90df226a8e3ed62", "id": "4f31e55a-8e7d-4419-82b4-04efed16bd96"}, {"remote_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:21:27Z", "security_group_id": "a490385a-1589-42f8-ac67-1a89fe678b20", "port_range_min": null, "revision_number": 0, "tenant_id": "251fe2016daf457ca90df226a8e3ed62", "created_at": "2018-09-08T08:21:27Z", "project_id": "251fe2016daf457ca90df226a8e3ed62", "id": "c21f7878-4aec-4c6c-a35f-c1d23eff235a"}]} 2018-09-08 08:22:06,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a490385a-1589-42f8-ac67-1a89fe678b20 used request id req-ce1d3cc1-8092-4124-b666-9fb85c66a297 2018-09-08 08:22:06,133 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:22:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a490385a-1589-42f8-ac67-1a89fe678b20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:06,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f6984c3-9592-48b1-afdf-deeae9f974ef Content-Length: 0 Date: Sat, 08 Sep 2018 08:22:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:06,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a490385a-1589-42f8-ac67-1a89fe678b20 used request id req-1f6984c3-9592-48b1-afdf-deeae9f974ef 2018-09-08 08:22:06,462 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-proj 2018-09-08 08:22:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:06,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c5654b-5832-4686-ad66-cfe70e7476b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:06,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/251fe2016daf457ca90df226a8e3ed62 used request id req-77c5654b-5832-4686-ad66-cfe70e7476b8 2018-09-08 08:22:06,669 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-proj-role 2018-09-08 08:22:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:06,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c717cc05-31ef-4c24-8b65-eee32823a150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:06,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3a4fada994d942ae8e045261111a9de5 used request id req-c717cc05-31ef-4c24-8b65-eee32823a150 2018-09-08 08:22:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ada8d0ad7fa816936832530c21efea64eba0e" 2018-09-08 08:22:06,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562d65a5-657e-478f-ac6a-c811e9253784 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:22:06,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-562d65a5-657e-478f-ac6a-c811e9253784 2018-09-08 08:22:06,885 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-6c28d04a-e112-41d-user 2018-09-08 08:22:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/48f8d4b6d72446099dc18a0c400ea641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8670271c67b7d972237de6d8eaf8a7e400eb3b0" 2018-09-08 08:22:07,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc6f202-9bf9-46e0-b72f-81ca21be22df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:07,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/48f8d4b6d72446099dc18a0c400ea641 used request id req-1fc6f202-9bf9-46e0-b72f-81ca21be22df 2018-09-08 08:22:07,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:07,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["4jMy3GbrSL25XU8qzNBt1g"], "issued_at": "2018-09-08T08:22:07.000000Z"}} 2018-09-08 08:22:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac365b5e529c9535cfc867a56dd4ab2dce4d777" 2018-09-08 08:22:07,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732b8d7b-7f2d-4a0f-9987-7929a2dc4645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:07,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-732b8d7b-7f2d-4a0f-9987-7929a2dc4645 2018-09-08 08:22:07,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:07,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:08,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["xG_KeL7hR3as6wqCENtJxg"], "issued_at": "2018-09-08T08:22:08.000000Z"}} 2018-09-08 08:22:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:08,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e36b8cc-8f67-4a4c-b2f9-ea8d859a206f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:08,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e36b8cc-8f67-4a4c-b2f9-ea8d859a206f 2018-09-08 08:22:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:08,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:08,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15d8e4a-bcca-4bd7-acab-3197f43e1903 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:22:08,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj used request id req-b15d8e4a-bcca-4bd7-acab-3197f43e1903 2018-09-08 08:22:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:08,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9469a85c-e25b-4dfc-9cd6-17d3c7a20daa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:22:08,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9469a85c-e25b-4dfc-9cd6-17d3c7a20daa 2018-09-08 08:22:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}}' 2018-09-08 08:22:08,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cec7307-1607-4504-9e44-e3470663802c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:08,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7cec7307-1607-4504-9e44-e3470663802c 2018-09-08 08:22:08,403 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-proj 2018-09-08 08:22:08,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:08,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:08,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["mO35AuCWTxudmUHtFAwV7A"], "issued_at": "2018-09-08T08:22:08.000000Z"}} 2018-09-08 08:22:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8556d3623788cf17ad05b8f9e6024c29b63429a9" 2018-09-08 08:22:08,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc53f4a4-0206-47b7-8c6a-6c8571c5a6f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:08,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc53f4a4-0206-47b7-8c6a-6c8571c5a6f3 2018-09-08 08:22:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:08,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8556d3623788cf17ad05b8f9e6024c29b63429a9" 2018-09-08 08:22:08,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b21718f-6b33-49df-ae16-f94b613b2ab5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:22:08,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b21718f-6b33-49df-ae16-f94b613b2ab5 2018-09-08 08:22:08,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8556d3623788cf17ad05b8f9e6024c29b63429a9" 2018-09-08 08:22:09,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f74b63d-9b64-4c87-b3f5-c4c8d5934475 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}]} 2018-09-08 08:22:09,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-297c11c7-4e14-458-proj used request id req-7f74b63d-9b64-4c87-b3f5-c4c8d5934475 2018-09-08 08:22:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8556d3623788cf17ad05b8f9e6024c29b63429a9" 2018-09-08 08:22:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360f63b8-fb81-473a-9f7f-14d5cbf0475c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:22:09,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-360f63b8-fb81-473a-9f7f-14d5cbf0475c 2018-09-08 08:22:09,629 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-user 2018-09-08 08:22:09,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:09,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba7a4b7-64a6-48c2-a345-386e94239940 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:22:09,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ba7a4b7-64a6-48c2-a345-386e94239940 2018-09-08 08:22:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" -d '{"role": {"name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}}' 2018-09-08 08:22:09,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8e6386-39bf-45a3-ac46-6106d9285b8d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "413ef6cccb8b4d41b739cc9d435971e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6"}, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}} 2018-09-08 08:22:09,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-df8e6386-39bf-45a3-ac46-6106d9285b8d 2018-09-08 08:22:09,840 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role 2018-09-08 08:22:09,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:09,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5eba99-2014-43ff-96cd-4c003ec8628b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role", "id": "413ef6cccb8b4d41b739cc9d435971e6"}} 2018-09-08 08:22:09,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6 used request id req-2a5eba99-2014-43ff-96cd-4c003ec8628b 2018-09-08 08:22:09,922 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role to project CreateInstancePortManipulationTests-297c11c7-4e14-458-proj 2018-09-08 08:22:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3/users/07f4d99f04b946c59b9dba01934c45c7/roles/413ef6cccb8b4d41b739cc9d435971e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:10,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46be30af-550d-459a-9fca-eefefa55a038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:10,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3/users/07f4d99f04b946c59b9dba01934c45c7/roles/413ef6cccb8b4d41b739cc9d435971e6 used request id req-46be30af-550d-459a-9fca-eefefa55a038 2018-09-08 08:22:10,058 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:22:10,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:10,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:10,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "413ef6cccb8b4d41b739cc9d435971e6", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}], "expires_at": "2018-09-08T09:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-user", "id": "07f4d99f04b946c59b9dba01934c45c7"}, "audit_ids": ["PtzwpVcBSQezf5jY-M3ldw"], "issued_at": "2018-09-08T08:22:10.000000Z"}} 2018-09-08 08:22:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:10,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec698e83-7aed-40bf-8642-3674814c056f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:10,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec698e83-7aed-40bf-8642-3674814c056f 2018-09-08 08:22:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:10,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-72d7623b-e887-40bb-bcb8-cf8093aaf511 Date: Sat, 08 Sep 2018 08:22:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image"} 2018-09-08 08:22:10,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image used request id req-72d7623b-e887-40bb-bcb8-cf8093aaf511 2018-09-08 08:22:10,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:10,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-473b59f6-b9bb-48ef-a193-5b5800057627 Date: Sat, 08 Sep 2018 08:22:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:22:10,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-473b59f6-b9bb-48ef-a193-5b5800057627 2018-09-08 08:22:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image"}' 2018-09-08 08:22:11,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f X-Openstack-Request-Id: req-df6e8f1e-d3ef-4f7c-b5ad-1542b0a3317f Date: Sat, 08 Sep 2018 08:22:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "min_disk": 0, "protected": false, "id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "file": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file", "checksum": null, "owner": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:11,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-df6e8f1e-d3ef-4f7c-b5ad-1542b0a3317f 2018-09-08 08:22:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" -d '' 2018-09-08 08:22:12,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9d48780-dc28-44d2-9be8-d9538e69f535 Date: Sat, 08 Sep 2018 08:22:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:22:12,365 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file used request id req-d9d48780-dc28-44d2-9be8-d9538e69f535 2018-09-08 08:22:12,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:22:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:12,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bcc32a34-f952-45ff-99e2-7e160c390521 Date: Sat, 08 Sep 2018 08:22:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:12Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "metadata": {}}], "self": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "min_disk": 0, "protected": false, "id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "file": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:12,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f used request id req-bcc32a34-f952-45ff-99e2-7e160c390521 2018-09-08 08:22:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19b8fb11-2387-4b54-af84-5142af2e0cf6 Date: Sat, 08 Sep 2018 08:22:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:22:12,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-19b8fb11-2387-4b54-af84-5142af2e0cf6 2018-09-08 08:22:12,542 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image 2018-09-08 08:22:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:12,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e1cee690-e0f0-40b7-92bd-655fe2677511 Date: Sat, 08 Sep 2018 08:22:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:12Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "metadata": {}}], "self": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "min_disk": 0, "protected": false, "id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "file": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:12,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f used request id req-e1cee690-e0f0-40b7-92bd-655fe2677511 2018-09-08 08:22:12,707 - create_image - DEBUG - Instance status is - active 2018-09-08 08:22:12,707 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image 2018-09-08 08:22:12,707 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image 2018-09-08 08:22:12,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:12,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:13,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "413ef6cccb8b4d41b739cc9d435971e6", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}], "expires_at": "2018-09-08T09:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-user", "id": "07f4d99f04b946c59b9dba01934c45c7"}, "audit_ids": ["ijQZN9q1Sy6tZNnVJDMn0Q"], "issued_at": "2018-09-08T08:22:13.000000Z"}} 2018-09-08 08:22:13,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:13,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63302d0b-aede-4d24-a951-6817bafa35b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:13,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63302d0b-aede-4d24-a951-6817bafa35b6 2018-09-08 08:22:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:13,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f840fbf6-6564-4e6b-9c51-09ea7b748ab3 Date: Sat, 08 Sep 2018 08:22:13 GMT RESP BODY: {"networks":[]} 2018-09-08 08:22:13,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-f840fbf6-6564-4e6b-9c51-09ea7b748ab3 2018-09-08 08:22:13,290 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net 2018-09-08 08:22:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" -d '{"network": {"name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net", "admin_state_up": true}}' 2018-09-08 08:22:14,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-c0a8e976-4eb2-45fc-abe2-093e0e622943 Date: Sat, 08 Sep 2018 08:22:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:22:14Z","is_default":false,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","mtu":1450}} 2018-09-08 08:22:14,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c0a8e976-4eb2-45fc-abe2-093e0e622943 2018-09-08 08:22:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:14,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-339b396e-2af1-452d-8a41-b1b4e5b7958b Date: Sat, 08 Sep 2018 08:22:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:14,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-339b396e-2af1-452d-8a41-b1b4e5b7958b 2018-09-08 08:22:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:14,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23a29dde-5a32-4ec7-80dd-eb57589629b8 Date: Sat, 08 Sep 2018 08:22:14 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:22:14,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-23a29dde-5a32-4ec7-80dd-eb57589629b8 2018-09-08 08:22:14,536 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet 2018-09-08 08:22:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" -d '{"subnets": [{"ip_version": 4, "network_id": "7e98a54f-277a-4b3c-921c-eb14c784c1d8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]}' 2018-09-08 08:22:15,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bfc9a04a-af32-4009-837f-cf5a02f74d28 Date: Sat, 08 Sep 2018 08:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:15,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bfc9a04a-af32-4009-837f-cf5a02f74d28 2018-09-08 08:22:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:15,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bae4b526-0052-410d-b2b3-c18cdbf8bfd1 Date: Sat, 08 Sep 2018 08:22:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:15,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-bae4b526-0052-410d-b2b3-c18cdbf8bfd1 2018-09-08 08:22:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:15,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a63d20f9-09cb-49e1-8278-8cb69bc995e5 Date: Sat, 08 Sep 2018 08:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:15,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-a63d20f9-09cb-49e1-8278-8cb69bc995e5 2018-09-08 08:22:15,783 - OpenStackNetwork - DEBUG - Network [7e98a54f-277a-4b3c-921c-eb14c784c1d8] created successfully 2018-09-08 08:22:15,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:15,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:16,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zky6VSm2S7eDNDHXrkm5Ug"], "issued_at": "2018-09-08T08:22:16.000000Z"}} 2018-09-08 08:22:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678d90d64ea6bc665c2c7efd233b9f3ec8c6bcb7" 2018-09-08 08:22:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215bc660-3a74-40ea-ac4e-43e5f76d8b22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:16,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-215bc660-3a74-40ea-ac4e-43e5f76d8b22 2018-09-08 08:22:16,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:22:16,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678d90d64ea6bc665c2c7efd233b9f3ec8c6bcb7" 2018-09-08 08:22:16,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4aed843-38e4-4a3c-8ac6-c1a24aca8c86 x-compute-request-id: req-d4aed843-38e4-4a3c-8ac6-c1a24aca8c86 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:22:16,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d4aed843-38e4-4a3c-8ac6-c1a24aca8c86 2018-09-08 08:22:16,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678d90d64ea6bc665c2c7efd233b9f3ec8c6bcb7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:22:16,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50848a08-add0-4907-a470-0275ddd5cbe4 x-compute-request-id: req-50848a08-add0-4907-a470-0275ddd5cbe4 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:22:16,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-50848a08-add0-4907-a470-0275ddd5cbe4 2018-09-08 08:22:16,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:16,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:16,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "413ef6cccb8b4d41b739cc9d435971e6", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}], "expires_at": "2018-09-08T09:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-user", "id": "07f4d99f04b946c59b9dba01934c45c7"}, "audit_ids": ["o1lZozYYRx2qPWef8efOYQ"], "issued_at": "2018-09-08T08:22:16.000000Z"}} 2018-09-08 08:22:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad50d9c-d634-49d2-9236-385abdad2f2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:17,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ad50d9c-d634-49d2-9236-385abdad2f2f 2018-09-08 08:22:17,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:22:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c815f57-d4de-452c-ae10-8fe93fdead61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:17,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c815f57-d4de-452c-ae10-8fe93fdead61 2018-09-08 08:22:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-81ff5401-83b3-470d-9d93-4d040262432d Date: Sat, 08 Sep 2018 08:22:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:17,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-81ff5401-83b3-470d-9d93-4d040262432d 2018-09-08 08:22:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:17,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:17,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe109252-6f42-495b-ad0c-4faba7c01b00 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:17,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-fe109252-6f42-495b-ad0c-4faba7c01b00 2018-09-08 08:22:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10454cbc-7ef2-41d6-be48-a87088eac39e Date: Sat, 08 Sep 2018 08:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:17,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-10454cbc-7ef2-41d6-be48-a87088eac39e 2018-09-08 08:22:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:17,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67d05a57-fc95-4e5e-95b2-85cab9a92ab0 Date: Sat, 08 Sep 2018 08:22:17 GMT RESP BODY: {"ports":[]} 2018-09-08 08:22:17,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True used request id req-67d05a57-fc95-4e5e-95b2-85cab9a92ab0 2018-09-08 08:22:17,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:18,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f596360-32f8-4174-a5fd-e1ebd6740e1c x-compute-request-id: req-9f596360-32f8-4174-a5fd-e1ebd6740e1c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:22:18,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst used request id req-9f596360-32f8-4174-a5fd-e1ebd6740e1c 2018-09-08 08:22:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:18,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-81f93778-a6cd-4205-8211-a7c2615e6e13 Date: Sat, 08 Sep 2018 08:22:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:18,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-81f93778-a6cd-4205-8211-a7c2615e6e13 2018-09-08 08:22:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:18,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e273c477-dd29-49b6-971a-d25cf4c4fde8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:18,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-e273c477-dd29-49b6-971a-d25cf4c4fde8 2018-09-08 08:22:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d9bf7c37-36fa-487a-867f-fb4b61e3d8d4 Date: Sat, 08 Sep 2018 08:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:18,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-d9bf7c37-36fa-487a-867f-fb4b61e3d8d4 2018-09-08 08:22:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:18,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fafc6199-6d4f-4e03-9642-b35c7d697a88 Date: Sat, 08 Sep 2018 08:22:18 GMT RESP BODY: {"ports":[]} 2018-09-08 08:22:18,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True used request id req-fafc6199-6d4f-4e03-9642-b35c7d697a88 2018-09-08 08:22:18,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:18,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:19,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "413ef6cccb8b4d41b739cc9d435971e6", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role"}], "expires_at": "2018-09-08T09:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d2c8a7702f1b4844a4b73ad5ce1f43d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-user", "id": "07f4d99f04b946c59b9dba01934c45c7"}, "audit_ids": ["9d2Futn0Qpu8SdKixTIo8A"], "issued_at": "2018-09-08T08:22:19.000000Z"}} 2018-09-08 08:22:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd90b82f8032a5c79da3a123adf6268c84e97c13" 2018-09-08 08:22:19,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f2c599-574e-4fb0-bea1-b1669cde4fa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:19,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35f2c599-574e-4fb0-bea1-b1669cde4fa3 2018-09-08 08:22:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:19,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b60b4d9c-b02b-41fc-8867-8a51a3d9c8bf Date: Sat, 08 Sep 2018 08:22:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:19,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-b60b4d9c-b02b-41fc-8867-8a51a3d9c8bf 2018-09-08 08:22:19,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:19,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d3ec58f4-5a8e-4024-bcdb-971a3784ca01 Date: Sat, 08 Sep 2018 08:22:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:19,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-d3ec58f4-5a8e-4024-bcdb-971a3784ca01 2018-09-08 08:22:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:20,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-70c9ff0b-a529-4867-9e7d-8290e6dee7c8 Date: Sat, 08 Sep 2018 08:22:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:20,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-70c9ff0b-a529-4867-9e7d-8290e6dee7c8 2018-09-08 08:22:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:20,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd90b82f8032a5c79da3a123adf6268c84e97c13" 2018-09-08 08:22:20,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88cc4aa-85fe-4ab9-9a80-872ec6967b94 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:20,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-c88cc4aa-85fe-4ab9-9a80-872ec6967b94 2018-09-08 08:22:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0280dd6-8ef9-463b-b225-971817a1ef65 Date: Sat, 08 Sep 2018 08:22:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:20,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-a0280dd6-8ef9-463b-b225-971817a1ef65 2018-09-08 08:22:20,388 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net 2018-09-08 08:22:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" -d '{"port": {"network_id": "7e98a54f-277a-4b3c-921c-eb14c784c1d8", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-08 08:22:21,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-519a9652-d649-401d-be2f-3b3c26addd2d Date: Sat, 08 Sep 2018 08:22:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.13"}],"id":"f72c7667-caee-4ae5-89d7-52d3c6665890","security_groups":["c53e33f9-0000-40be-9010-18d41ce7a1b2"],"mac_address":"fa:16:3e:ca:23:e6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","qos_policy_id":null,"admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:20Z","binding:vnic_type":"normal"}} 2018-09-08 08:22:21,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-519a9652-d649-401d-be2f-3b3c26addd2d 2018-09-08 08:22:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:21,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5b744f98-38f7-499d-abe2-75e76dcdbe9b Date: Sat, 08 Sep 2018 08:22:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:21,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-5b744f98-38f7-499d-abe2-75e76dcdbe9b 2018-09-08 08:22:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4b69a7-110c-436b-b456-ae2a3893c1ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:21,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-bf4b69a7-110c-436b-b456-ae2a3893c1ce 2018-09-08 08:22:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41115766-e779-4cef-aedd-188aed8c7933 Date: Sat, 08 Sep 2018 08:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:21,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-41115766-e779-4cef-aedd-188aed8c7933 2018-09-08 08:22:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-e33aadd1-3124-4bbe-986b-ece27c8350c5 Date: Sat, 08 Sep 2018 08:22:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.13"}],"id":"f72c7667-caee-4ae5-89d7-52d3c6665890","security_groups":["c53e33f9-0000-40be-9010-18d41ce7a1b2"],"mac_address":"fa:16:3e:ca:23:e6","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1","admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:20Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:22:21,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1&admin_state_up=True used request id req-e33aadd1-3124-4bbe-986b-ece27c8350c5 2018-09-08 08:22:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:22,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31da2ca7-17b4-49af-a170-10fa1845699b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:22,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-31da2ca7-17b4-49af-a170-10fa1845699b 2018-09-08 08:22:22,063 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst 2018-09-08 08:22:22,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:22,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-244d3a2e-7f07-455a-aa8d-4f92799883e0 x-compute-request-id: req-244d3a2e-7f07-455a-aa8d-4f92799883e0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-flavor-name"}]} 2018-09-08 08:22:22,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-244d3a2e-7f07-455a-aa8d-4f92799883e0 2018-09-08 08:22:22,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:22,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d5b88f8-f437-4fa2-aa68-29691da484eb x-compute-request-id: req-8d5b88f8-f437-4fa2-aa68-29691da484eb Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:22:22,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f used request id req-8d5b88f8-f437-4fa2-aa68-29691da484eb 2018-09-08 08:22:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-62586500-a195-4870-a3f1-df351ba4e7c4 Date: Sat, 08 Sep 2018 08:22:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:12Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "metadata": {}}], "self": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "min_disk": 0, "protected": false, "id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "file": "/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image"} 2018-09-08 08:22:22,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image used request id req-62586500-a195-4870-a3f1-df351ba4e7c4 2018-09-08 08:22:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:22,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-01c30aad-d3a5-4406-9015-bf1688c82687 Date: Sat, 08 Sep 2018 08:22:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:22:22,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-01c30aad-d3a5-4406-9015-bf1688c82687 2018-09-08 08:22:22,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" -d '{"server": {"name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "imageRef": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "flavorRef": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "max_count": 1, "min_count": 1, "networks": [{"port": "f72c7667-caee-4ae5-89d7-52d3c6665890"}]}}' 2018-09-08 08:22:24,362 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:22:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c683a6ac-65f2-4ffa-b81a-2321582158d7 x-compute-request-id: req-c683a6ac-65f2-4ffa-b81a-2321582158d7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a741352f-e283-4b1f-9859-762df918a28d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "adminPass": "BhB6myFekJth"}} 2018-09-08 08:22:24,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c683a6ac-65f2-4ffa-b81a-2321582158d7 2018-09-08 08:22:24,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:24,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf88fc39-9eeb-4261-bc84-18e4b8d58354 x-compute-request-id: req-bf88fc39-9eeb-4261-bc84-18e4b8d58354 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:22:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:24,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-bf88fc39-9eeb-4261-bc84-18e4b8d58354 2018-09-08 08:22:24,717 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst 2018-09-08 08:22:24,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:25,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacaf94a-d6c7-4e55-b909-d415a83a2525 x-compute-request-id: req-bacaf94a-d6c7-4e55-b909-d415a83a2525 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:22:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:25,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-bacaf94a-d6c7-4e55-b909-d415a83a2525 2018-09-08 08:22:25,477 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst] is - BUILD 2018-09-08 08:22:25,477 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:22:28,481 - create_instance - DEBUG - VM status query timeout in 896.236880064 2018-09-08 08:22:28,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:29,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38a05865-9da3-4472-9b16-1966e72720cc x-compute-request-id: req-38a05865-9da3-4472-9b16-1966e72720cc Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "security_groups": [{"name": "default"}], "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:22:25Z", "hostId": "cefff767a6738ffce65a39be1a1a8b908e996facac74d59e64fd1f95", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:29,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-38a05865-9da3-4472-9b16-1966e72720cc 2018-09-08 08:22:29,075 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst] is - BUILD 2018-09-08 08:22:29,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:22:32,078 - create_instance - DEBUG - VM status query timeout in 892.638930082 2018-09-08 08:22:32,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:32,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38f35cd6-33f6-454f-9bb0-aa68b217e168 x-compute-request-id: req-38f35cd6-33f6-454f-9bb0-aa68b217e168 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:23:e6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:22:27.000000", "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "security_groups": [{"name": "default"}], "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:22:29Z", "hostId": "cefff767a6738ffce65a39be1a1a8b908e996facac74d59e64fd1f95", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:32,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-38f35cd6-33f6-454f-9bb0-aa68b217e168 2018-09-08 08:22:32,397 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst] is - ACTIVE 2018-09-08 08:22:32,397 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:22:32,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:33,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-438c893f-b7b4-4cab-840f-2efee0ec7975 x-compute-request-id: req-438c893f-b7b4-4cab-840f-2efee0ec7975 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:23:e6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:22:27.000000", "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "security_groups": [{"name": "default"}], "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:22:29Z", "hostId": "cefff767a6738ffce65a39be1a1a8b908e996facac74d59e64fd1f95", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:33,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-438c893f-b7b4-4cab-840f-2efee0ec7975 2018-09-08 08:22:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:33,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f50d2462-00f5-4c3c-99d7-9547eacc7676 Date: Sat, 08 Sep 2018 08:22:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7d73635-51f1-45b7-997d-d928844cdbea"],"updated_at":"2018-09-08T08:22:14Z","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net"}]} 2018-09-08 08:22:33,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net used request id req-f50d2462-00f5-4c3c-99d7-9547eacc7676 2018-09-08 08:22:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:33,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6694a2-f54d-44d0-be31-a843c31610aa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:33,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-1a6694a2-f54d-44d0-be31-a843c31610aa 2018-09-08 08:22:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:33,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2070d903-821d-4212-8f4d-1e2540de919d Date: Sat, 08 Sep 2018 08:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:14Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","id":"d7d73635-51f1-45b7-997d-d928844cdbea","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet"}]} 2018-09-08 08:22:33,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-2070d903-821d-4212-8f4d-1e2540de919d 2018-09-08 08:22:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:33,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-819a0a3e-563a-4067-a8b7-251ab4a52f70 Date: Sat, 08 Sep 2018 08:22:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.3"}],"id":"0b6bd826-c861-42bd-a1dc-43834957a6d6","security_groups":[],"mac_address":"fa:16:3e:a6:11:36","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e98a54f-277a-4b3c-921c-eb14c784c1d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.4"}],"id":"51f400db-76f2-4e71-8be9-40badfb88a1a","security_groups":[],"mac_address":"fa:16:3e:7c:e4:bd","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e98a54f-277a-4b3c-921c-eb14c784c1d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.2"}],"id":"ed043d11-67e1-4fb6-9d2f-22f59723be92","security_groups":[],"mac_address":"fa:16:3e:04:5b:0b","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e98a54f-277a-4b3c-921c-eb14c784c1d8"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:22:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7d73635-51f1-45b7-997d-d928844cdbea","ip_address":"10.55.0.13"}],"id":"f72c7667-caee-4ae5-89d7-52d3c6665890","security_groups":["c53e33f9-0000-40be-9010-18d41ce7a1b2"],"mac_address":"fa:16:3e:ca:23:e6","project_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1","admin_state_up":true,"network_id":"7e98a54f-277a-4b3c-921c-eb14c784c1d8","tenant_id":"d2c8a7702f1b4844a4b73ad5ce1f43d3","created_at":"2018-09-08T08:22:20Z","binding:vnic_type":"normal","device_id":"a741352f-e283-4b1f-9859-762df918a28d"}]} 2018-09-08 08:22:33,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-819a0a3e-563a-4067-a8b7-251ab4a52f70 2018-09-08 08:22:33,504 - create_instance - INFO - Deleting Port with ID - f72c7667-caee-4ae5-89d7-52d3c6665890 2018-09-08 08:22:33,505 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bfport-1 2018-09-08 08:22:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f72c7667-caee-4ae5-89d7-52d3c6665890 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:34,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e80823c6-8d59-4301-8ffc-407cd5d2f177 Date: Sat, 08 Sep 2018 08:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:34,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f72c7667-caee-4ae5-89d7-52d3c6665890 used request id req-e80823c6-8d59-4301-8ffc-407cd5d2f177 2018-09-08 08:22:34,262 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst 2018-09-08 08:22:34,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:34,457 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3ab1a60-b6b5-4b60-9c36-1868e6743012 x-compute-request-id: req-a3ab1a60-b6b5-4b60-9c36-1868e6743012 Content-Type: application/json 2018-09-08 08:22:34,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-a3ab1a60-b6b5-4b60-9c36-1868e6743012 2018-09-08 08:22:34,457 - create_instance - INFO - Checking deletion status 2018-09-08 08:22:34,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:34,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e18175e-ccf2-48ef-a13a-49dfc6a5dffe x-compute-request-id: req-7e18175e-ccf2-48ef-a13a-49dfc6a5dffe Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:23:e6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:22:27.000000", "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:22:34Z", "hostId": "cefff767a6738ffce65a39be1a1a8b908e996facac74d59e64fd1f95", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:34,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-7e18175e-ccf2-48ef-a13a-49dfc6a5dffe 2018-09-08 08:22:34,697 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst] is - ACTIVE 2018-09-08 08:22:34,697 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:22:37,700 - create_instance - DEBUG - VM status query timeout in 296.757334948 2018-09-08 08:22:37,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:38,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:37 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-5ae1ea85-2585-401a-b2dc-c165a85e5880 x-compute-request-id: req-5ae1ea85-2585-401a-b2dc-c165a85e5880 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a741352f-e283-4b1f-9859-762df918a28d", "rel": "bookmark"}], "image": {"id": "f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "links": [{"href": "http://172.30.9.23:8774/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:22:27.000000", "flavor": {"id": "f7757e0c-f83b-4bb4-916b-3ac70061d64f", "links": [{"href": "http://172.30.9.23:8774/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f", "rel": "bookmark"}]}, "id": "a741352f-e283-4b1f-9859-762df918a28d", "user_id": "07f4d99f04b946c59b9dba01934c45c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:22:34Z", "hostId": "cefff767a6738ffce65a39be1a1a8b908e996facac74d59e64fd1f95", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst", "created": "2018-09-08T08:22:24Z", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:22:38,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-5ae1ea85-2585-401a-b2dc-c165a85e5880 2018-09-08 08:22:38,095 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst] is - ACTIVE 2018-09-08 08:22:38,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:22:41,098 - create_instance - DEBUG - VM status query timeout in 293.359591007 2018-09-08 08:22:41,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11a671dc68fa4dd17f95ace60f4e7d4efb2d0e4c" 2018-09-08 08:22:41,152 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd93012d-1629-43c6-adf3-58eab57f792e x-compute-request-id: req-dd93012d-1629-43c6-adf3-58eab57f792e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a741352f-e283-4b1f-9859-762df918a28d could not be found.", "code": 404}} 2018-09-08 08:22:41,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a741352f-e283-4b1f-9859-762df918a28d used request id req-dd93012d-1629-43c6-adf3-58eab57f792e 2018-09-08 08:22:41,153 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a741352f-e283-4b1f-9859-762df918a28d could not be found. (HTTP 404) (Request-ID: req-dd93012d-1629-43c6-adf3-58eab57f792e) 2018-09-08 08:22:41,153 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-inst 2018-09-08 08:22:41,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678d90d64ea6bc665c2c7efd233b9f3ec8c6bcb7" 2018-09-08 08:22:41,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a055e3fb-71ca-43fb-98f8-c0050a75a484 x-compute-request-id: req-a055e3fb-71ca-43fb-98f8-c0050a75a484 Content-Length: 0 Content-Type: application/json 2018-09-08 08:22:41,201 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f7757e0c-f83b-4bb4-916b-3ac70061d64f used request id req-a055e3fb-71ca-43fb-98f8-c0050a75a484 2018-09-08 08:22:41,201 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet 2018-09-08 08:22:41,202 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-subnet 2018-09-08 08:22:41,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d7d73635-51f1-45b7-997d-d928844cdbea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:44,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5c81501-1714-40dc-b01f-7a244ad9bd2e Date: Sat, 08 Sep 2018 08:22:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:44,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d7d73635-51f1-45b7-997d-d928844cdbea used request id req-a5c81501-1714-40dc-b01f-7a244ad9bd2e 2018-09-08 08:22:44,036 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-pub-net 2018-09-08 08:22:44,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7e98a54f-277a-4b3c-921c-eb14c784c1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa06a52e904510156319bbc46aad9212134ca53" 2018-09-08 08:22:45,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-882d54d8-9dea-46b6-b6c9-f04cc1c8ead5 Date: Sat, 08 Sep 2018 08:22:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:45,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7e98a54f-277a-4b3c-921c-eb14c784c1d8 used request id req-882d54d8-9dea-46b6-b6c9-f04cc1c8ead5 2018-09-08 08:22:45,472 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9977e33d-5cba-4d69-a964-781034ec87bf-image 2018-09-08 08:22:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a9a8a597ef3ec14a19d07c8f03dfaf974e9a748" 2018-09-08 08:22:47,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-913797fe-66d5-4d6c-b4f0-792e49b7d10d Date: Sat, 08 Sep 2018 08:22:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:22:47,235 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f3b946d1-60fe-49c4-ac77-bc72ac9f023f used request id req-913797fe-66d5-4d6c-b4f0-792e49b7d10d 2018-09-08 08:22:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2982546a-d8ae-4c3d-b301-423ab2b139bc Date: Sat, 08 Sep 2018 08:22:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "created_at": "2018-09-08T08:22:13Z", "updated_at": "2018-09-08T08:22:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "revision_number": 0, "id": "5ed65e0a-d4ce-4221-a388-9594dcbc2728", "remote_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "revision_number": 0, "id": "b38c261b-c4a8-48f7-afad-3174599a1a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "revision_number": 0, "id": "c852327e-dad2-41a4-af3f-ef3a22e93d5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "revision_number": 0, "id": "f079907a-673b-42ad-9960-e2c048cba7fc", "remote_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3"}], "revision_number": 4, "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:22:47,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2982546a-d8ae-4c3d-b301-423ab2b139bc 2018-09-08 08:22:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445b9848-6cce-48b4-b873-174de043531d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:47,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-445b9848-6cce-48b4-b873-174de043531d 2018-09-08 08:22:47,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:47,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9dac1ad-ca7c-463f-a1b6-3aad80ca4700 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:22:47,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e9dac1ad-ca7c-463f-a1b6-3aad80ca4700 2018-09-08 08:22:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b52171-4a82-459d-9eb4-a6096cb8a583 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:47,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-11b52171-4a82-459d-9eb4-a6096cb8a583 2018-09-08 08:22:47,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946dc17e-8743-4a38-8ebe-193d574c404c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:47,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-946dc17e-8743-4a38-8ebe-193d574c404c 2018-09-08 08:22:47,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:47,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a92fa8-ad29-4a23-8b23-b3a4d988cd3c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:22:47,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-59a92fa8-ad29-4a23-8b23-b3a4d988cd3c 2018-09-08 08:22:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72dcf6e-d422-4012-8e7e-bd7815dd6f76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:48,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-c72dcf6e-d422-4012-8e7e-bd7815dd6f76 2018-09-08 08:22:48,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f25e2e2-1ddf-43b5-8813-3fe1cc601847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:48,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1f25e2e2-1ddf-43b5-8813-3fe1cc601847 2018-09-08 08:22:48,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9c16cc6-5c67-43fb-b93d-59dea0452212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:48,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-a9c16cc6-5c67-43fb-b93d-59dea0452212 2018-09-08 08:22:48,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04bfa457-5800-4bdb-96fb-352505a28be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:22:48,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-04bfa457-5800-4bdb-96fb-352505a28be1 2018-09-08 08:22:48,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:22:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59995d2e-627c-464f-9cec-c29e44127b42 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3"}, "enabled": true, "id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-297c11c7-4e14-458-proj"}} 2018-09-08 08:22:48,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-59995d2e-627c-464f-9cec-c29e44127b42 2018-09-08 08:22:48,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c53e33f9-0000-40be-9010-18d41ce7a1b2 2018-09-08 08:22:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c53e33f9-0000-40be-9010-18d41ce7a1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de1ea24c-c82a-4934-84c8-c45344a3e80e Date: Sat, 08 Sep 2018 08:22:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "port_range_min": null, "revision_number": 0, "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "created_at": "2018-09-08T08:22:13Z", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "id": "5ed65e0a-d4ce-4221-a388-9594dcbc2728"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "port_range_min": null, "revision_number": 0, "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "created_at": "2018-09-08T08:22:13Z", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "id": "b38c261b-c4a8-48f7-afad-3174599a1a1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "port_range_min": null, "revision_number": 0, "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "created_at": "2018-09-08T08:22:13Z", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "id": "c852327e-dad2-41a4-af3f-ef3a22e93d5f"}, {"remote_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:13Z", "security_group_id": "c53e33f9-0000-40be-9010-18d41ce7a1b2", "port_range_min": null, "revision_number": 0, "tenant_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "created_at": "2018-09-08T08:22:13Z", "project_id": "d2c8a7702f1b4844a4b73ad5ce1f43d3", "id": "f079907a-673b-42ad-9960-e2c048cba7fc"}]} 2018-09-08 08:22:48,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c53e33f9-0000-40be-9010-18d41ce7a1b2 used request id req-de1ea24c-c82a-4934-84c8-c45344a3e80e 2018-09-08 08:22:48,530 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:22:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c53e33f9-0000-40be-9010-18d41ce7a1b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:48,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c262abe0-798b-40e4-9239-310fe83c896f Content-Length: 0 Date: Sat, 08 Sep 2018 08:22:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:22:48,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c53e33f9-0000-40be-9010-18d41ce7a1b2 used request id req-c262abe0-798b-40e4-9239-310fe83c896f 2018-09-08 08:22:48,832 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-proj 2018-09-08 08:22:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:49,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1350f001-8775-4550-84ed-396e8611cc45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:49,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d2c8a7702f1b4844a4b73ad5ce1f43d3 used request id req-1350f001-8775-4550-84ed-396e8611cc45 2018-09-08 08:22:49,064 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-proj-role 2018-09-08 08:22:49,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:49,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7780111-b985-47e8-b046-7f6166772816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:49,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/413ef6cccb8b4d41b739cc9d435971e6 used request id req-e7780111-b985-47e8-b046-7f6166772816 2018-09-08 08:22:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fbf6cef1346bb6d4ea066943b2b2ae2fd95ee3" 2018-09-08 08:22:49,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ba446d-1128-4097-b4b9-1d35111a109f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:22:49,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-70ba446d-1128-4097-b4b9-1d35111a109f 2018-09-08 08:22:49,272 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-297c11c7-4e14-458-user 2018-09-08 08:22:49,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/07f4d99f04b946c59b9dba01934c45c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8556d3623788cf17ad05b8f9e6024c29b63429a9" 2018-09-08 08:22:49,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e995a4cb-05a2-4e0a-a4ac-eee9d4767dc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:49,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/07f4d99f04b946c59b9dba01934c45c7 used request id req-e995a4cb-05a2-4e0a-a4ac-eee9d4767dc5 2018-09-08 08:22:49,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:49,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["C7CeifHhRLOjBTUN8mW6Iw"], "issued_at": "2018-09-08T08:22:49.000000Z"}} 2018-09-08 08:22:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83950e1ae41bc08ef42ce8045ead054fe6d64953" 2018-09-08 08:22:49,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574c2560-a3b0-4df0-a6c2-b67cab46a0a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:49,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-574c2560-a3b0-4df0-a6c2-b67cab46a0a7 2018-09-08 08:22:49,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:49,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:50,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9dXXmVFPTpiJZnCLVSY0Tg"], "issued_at": "2018-09-08T08:22:50.000000Z"}} 2018-09-08 08:22:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:50,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3472d11c-2c44-4ae3-b724-5bb461e85289 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:50,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3472d11c-2c44-4ae3-b724-5bb461e85289 2018-09-08 08:22:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:50,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:50,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332de1be-82fe-446f-9fb5-e117e630b4ab Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:22:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj used request id req-332de1be-82fe-446f-9fb5-e117e630b4ab 2018-09-08 08:22:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:50,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ae842e-0ac3-4143-8e6d-761a0310237b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:22:50,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-70ae842e-0ac3-4143-8e6d-761a0310237b 2018-09-08 08:22:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}}' 2018-09-08 08:22:50,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb426762-6691-46f7-bdad-ec65ec1864b5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}} 2018-09-08 08:22:50,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-eb426762-6691-46f7-bdad-ec65ec1864b5 2018-09-08 08:22:50,755 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-proj 2018-09-08 08:22:50,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:50,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:51,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Bsv_PYeURCC5b7oWOLn3eA"], "issued_at": "2018-09-08T08:22:51.000000Z"}} 2018-09-08 08:22:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf86a917ca37026810dedaa77b25eff76f279d6" 2018-09-08 08:22:51,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69ba6c1-8f62-4cd3-90a1-925d66711b80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:51,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e69ba6c1-8f62-4cd3-90a1-925d66711b80 2018-09-08 08:22:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:22:51,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:22:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf86a917ca37026810dedaa77b25eff76f279d6" 2018-09-08 08:22:51,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21e0134-4090-4723-8630-0c6599ccec1f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:22:51,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f21e0134-4090-4723-8630-0c6599ccec1f 2018-09-08 08:22:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf86a917ca37026810dedaa77b25eff76f279d6" 2018-09-08 08:22:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db56c25b-fa2d-4c1c-8173-838f702bdf46 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}]} 2018-09-08 08:22:51,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b3aa385d-3886-437-proj used request id req-db56c25b-fa2d-4c1c-8173-838f702bdf46 2018-09-08 08:22:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf86a917ca37026810dedaa77b25eff76f279d6" 2018-09-08 08:22:51,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a87891-cc7c-4dc2-927b-6ba45030da60 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:22:51,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82a87891-cc7c-4dc2-927b-6ba45030da60 2018-09-08 08:22:51,929 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-user 2018-09-08 08:22:51,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc831c64-8fc1-4506-829f-0bdabbbb521d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:22:52,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc831c64-8fc1-4506-829f-0bdabbbb521d 2018-09-08 08:22:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" -d '{"role": {"name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}}' 2018-09-08 08:22:52,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8377b1b-baa8-4ef1-8b3c-9ec0c7de6446 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd66f28db92f40e7aac9633e2c400114", "links": {"self": "http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114"}, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}} 2018-09-08 08:22:52,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8377b1b-baa8-4ef1-8b3c-9ec0c7de6446 2018-09-08 08:22:52,157 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role 2018-09-08 08:22:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:52,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85093ffc-640b-4a67-b6b0-1ef6a6d3fb19 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role", "id": "cd66f28db92f40e7aac9633e2c400114"}} 2018-09-08 08:22:52,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114 used request id req-85093ffc-640b-4a67-b6b0-1ef6a6d3fb19 2018-09-08 08:22:52,248 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role to project CreateInstancePortManipulationTests-b3aa385d-3886-437-proj 2018-09-08 08:22:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811/users/b721c66579c84d51b71f1a79911b0086/roles/cd66f28db92f40e7aac9633e2c400114 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:22:52,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6bae82-9dbc-4c53-827a-d0d8c6470ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:22:52,393 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811/users/b721c66579c84d51b71f1a79911b0086/roles/cd66f28db92f40e7aac9633e2c400114 used request id req-1f6bae82-9dbc-4c53-827a-d0d8c6470ffd 2018-09-08 08:22:52,394 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:22:52,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:52,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:52,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd66f28db92f40e7aac9633e2c400114", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}], "expires_at": "2018-09-08T09:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b9069357fac4869a13cb912ef4c4811", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-user", "id": "b721c66579c84d51b71f1a79911b0086"}, "audit_ids": ["lyXT8FLsQrKzFRbziTTxrQ"], "issued_at": "2018-09-08T08:22:52.000000Z"}} 2018-09-08 08:22:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ece2e3-8912-4e71-8661-1469e1d1d438 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:52,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d0ece2e3-8912-4e71-8661-1469e1d1d438 2018-09-08 08:22:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:53,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-768e4a92-a54d-42b1-92ca-a5a45862bbff Date: Sat, 08 Sep 2018 08:22:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image"} 2018-09-08 08:22:53,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image used request id req-768e4a92-a54d-42b1-92ca-a5a45862bbff 2018-09-08 08:22:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:53,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-96e8f722-47b1-4131-ae96-75bf21ede3c1 Date: Sat, 08 Sep 2018 08:22:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:22:53,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-96e8f722-47b1-4131-ae96-75bf21ede3c1 2018-09-08 08:22:53,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image"}' 2018-09-08 08:22:53,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 X-Openstack-Request-Id: req-480856e8-014f-4a48-803b-6f037b5d99f4 Date: Sat, 08 Sep 2018 08:22:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "min_disk": 0, "protected": false, "id": "ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "file": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/file", "checksum": null, "owner": "3b9069357fac4869a13cb912ef4c4811", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:53,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-480856e8-014f-4a48-803b-6f037b5d99f4 2018-09-08 08:22:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" -d '' 2018-09-08 08:22:54,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc866a8a-02c0-423a-b5aa-8c2b7552c864 Date: Sat, 08 Sep 2018 08:22:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:22:54,814 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/file used request id req-cc866a8a-02c0-423a-b5aa-8c2b7552c864 2018-09-08 08:22:54,814 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:22:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:54,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-95f8eaa4-ddcb-4054-ae0e-8b5e8285be4a Date: Sat, 08 Sep 2018 08:22:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:54Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/snap", "metadata": {}}], "self": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "min_disk": 0, "protected": false, "id": "ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "file": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b9069357fac4869a13cb912ef4c4811", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:54,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 used request id req-95f8eaa4-ddcb-4054-ae0e-8b5e8285be4a 2018-09-08 08:22:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:55,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa08c900-4dce-4db8-ba37-f5cefbb32e7a Date: Sat, 08 Sep 2018 08:22:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:22:55,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fa08c900-4dce-4db8-ba37-f5cefbb32e7a 2018-09-08 08:22:55,134 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image 2018-09-08 08:22:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:22:55,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-369c8f7b-2e7c-4031-9fbd-b76c66a86eb2 Date: Sat, 08 Sep 2018 08:22:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:22:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:22:54Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/snap", "metadata": {}}], "self": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "min_disk": 0, "protected": false, "id": "ff8b8fd4-4531-40e4-9660-2ee5201f14b3", "file": "/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b9069357fac4869a13cb912ef4c4811", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:22:55,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 used request id req-369c8f7b-2e7c-4031-9fbd-b76c66a86eb2 2018-09-08 08:22:55,313 - create_image - DEBUG - Instance status is - active 2018-09-08 08:22:55,313 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image 2018-09-08 08:22:55,313 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image 2018-09-08 08:22:55,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:55,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:55,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd66f28db92f40e7aac9633e2c400114", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}], "expires_at": "2018-09-08T09:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b9069357fac4869a13cb912ef4c4811", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-user", "id": "b721c66579c84d51b71f1a79911b0086"}, "audit_ids": ["9GcTndxKSX61SbAL-Stz2A"], "issued_at": "2018-09-08T08:22:55.000000Z"}} 2018-09-08 08:22:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bfd01a-d0db-48f2-b2cd-34c19ee505e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:55,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5bfd01a-d0db-48f2-b2cd-34c19ee505e1 2018-09-08 08:22:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81bc402a-1ff4-464a-8102-89945db2d8d2 Date: Sat, 08 Sep 2018 08:22:55 GMT RESP BODY: {"networks":[]} 2018-09-08 08:22:55,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net used request id req-81bc402a-1ff4-464a-8102-89945db2d8d2 2018-09-08 08:22:55,884 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net 2018-09-08 08:22:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" -d '{"network": {"name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net", "admin_state_up": true}}' 2018-09-08 08:22:56,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-20d74e85-b23a-4b45-acbd-2e08467dc570 Date: Sat, 08 Sep 2018 08:22:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4340bebf-cf71-4ad8-b037-49da45615b44","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:22:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","mtu":1450}} 2018-09-08 08:22:56,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-20d74e85-b23a-4b45-acbd-2e08467dc570 2018-09-08 08:22:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:56,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f4955cc3-6629-4a4a-92ad-e13dbbf42c7d Date: Sat, 08 Sep 2018 08:22:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:22:56Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:22:56,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-f4955cc3-6629-4a4a-92ad-e13dbbf42c7d 2018-09-08 08:22:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:57,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3140a92c-70c0-4b45-8654-08807605587d Date: Sat, 08 Sep 2018 08:22:57 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:22:57,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-3140a92c-70c0-4b45-8654-08807605587d 2018-09-08 08:22:57,065 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet 2018-09-08 08:22:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" -d '{"subnets": [{"ip_version": 4, "network_id": "4340bebf-cf71-4ad8-b037-49da45615b44", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]}' 2018-09-08 08:22:57,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f79b0cd9-be1e-44f2-ba63-11be7855c67e Date: Sat, 08 Sep 2018 08:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:22:57,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f79b0cd9-be1e-44f2-ba63-11be7855c67e 2018-09-08 08:22:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:58,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-993385bb-cbae-4111-afe7-f54759333e41 Date: Sat, 08 Sep 2018 08:22:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4378aa8-cd86-47e1-8828-31127ff28068"],"updated_at":"2018-09-08T08:22:57Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:22:58,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-993385bb-cbae-4111-afe7-f54759333e41 2018-09-08 08:22:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:22:58,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6715edfb-f909-491b-adca-cb980fbe00da Date: Sat, 08 Sep 2018 08:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:22:58,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-6715edfb-f909-491b-adca-cb980fbe00da 2018-09-08 08:22:58,576 - OpenStackNetwork - DEBUG - Network [4340bebf-cf71-4ad8-b037-49da45615b44] created successfully 2018-09-08 08:22:58,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:58,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:58,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NNL2GdlSSSGy15X1LaBOMg"], "issued_at": "2018-09-08T08:22:58.000000Z"}} 2018-09-08 08:22:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5115dabf8c62de0efcc2fb2788daa1b580cf6f25" 2018-09-08 08:22:59,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10c6734-c588-4a71-a1a1-f14d2ebc6344 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:59,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d10c6734-c588-4a71-a1a1-f14d2ebc6344 2018-09-08 08:22:59,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:22:59,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5115dabf8c62de0efcc2fb2788daa1b580cf6f25" 2018-09-08 08:22:59,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2594308f-274d-4b34-a780-41d4c06aca20 x-compute-request-id: req-2594308f-274d-4b34-a780-41d4c06aca20 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:22:59,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2594308f-274d-4b34-a780-41d4c06aca20 2018-09-08 08:22:59,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5115dabf8c62de0efcc2fb2788daa1b580cf6f25" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:22:59,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-725b3895-47bc-4536-b9e9-4e75f72f7223 x-compute-request-id: req-725b3895-47bc-4536-b9e9-4e75f72f7223 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/087e377d-aa4d-4d87-a436-ec9b537f738b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/087e377d-aa4d-4d87-a436-ec9b537f738b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "087e377d-aa4d-4d87-a436-ec9b537f738b", "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:22:59,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-725b3895-47bc-4536-b9e9-4e75f72f7223 2018-09-08 08:22:59,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:22:59,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:22:59,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd66f28db92f40e7aac9633e2c400114", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}], "expires_at": "2018-09-08T09:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b9069357fac4869a13cb912ef4c4811", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-user", "id": "b721c66579c84d51b71f1a79911b0086"}, "audit_ids": ["l4NGc-00RRWsxLcbqlirrQ"], "issued_at": "2018-09-08T08:22:59.000000Z"}} 2018-09-08 08:22:59,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:22:59,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70020bc-dca0-45ee-a5d3-dba6eb8c378b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:59,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e70020bc-dca0-45ee-a5d3-dba6eb8c378b 2018-09-08 08:22:59,734 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:22:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:22:59,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570be73d-b8cd-4d53-aa04-2f2ebff11559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:22:59,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-570be73d-b8cd-4d53-aa04-2f2ebff11559 2018-09-08 08:22:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0c7de7c6-ff0b-457f-a1e2-9abb8dbe633a Date: Sat, 08 Sep 2018 08:23:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4378aa8-cd86-47e1-8828-31127ff28068"],"updated_at":"2018-09-08T08:22:57Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:23:00,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net used request id req-0c7de7c6-ff0b-457f-a1e2-9abb8dbe633a 2018-09-08 08:23:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:00,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bcbde2-bab6-4acf-a63b-c8a9b1b2eb56 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}} 2018-09-08 08:23:00,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 used request id req-38bcbde2-bab6-4acf-a63b-c8a9b1b2eb56 2018-09-08 08:23:00,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:00,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1748c92-cae9-46f4-9c95-3a893d34cc66 Date: Sat, 08 Sep 2018 08:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:23:00,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-f1748c92-cae9-46f4-9c95-3a893d34cc66 2018-09-08 08:23:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4340bebf-cf71-4ad8-b037-49da45615b44&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:00,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c62a3d01-140c-40d1-8440-ed2fcb440059 Date: Sat, 08 Sep 2018 08:23:00 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:00,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4340bebf-cf71-4ad8-b037-49da45615b44&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653bport-1&admin_state_up=True used request id req-c62a3d01-140c-40d1-8440-ed2fcb440059 2018-09-08 08:23:00,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:00,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c3b9fc-d8d0-41bb-a916-10939a44e7af x-compute-request-id: req-e3c3b9fc-d8d0-41bb-a916-10939a44e7af Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:23:00,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-inst used request id req-e3c3b9fc-d8d0-41bb-a916-10939a44e7af 2018-09-08 08:23:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:01,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4f1d94dc-4fb7-42fc-a6a7-b06c3e619735 Date: Sat, 08 Sep 2018 08:23:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4378aa8-cd86-47e1-8828-31127ff28068"],"updated_at":"2018-09-08T08:22:57Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:23:01,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net used request id req-4f1d94dc-4fb7-42fc-a6a7-b06c3e619735 2018-09-08 08:23:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cbe036-7c63-4f17-9747-a0c6a807ecd3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}} 2018-09-08 08:23:01,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 used request id req-63cbe036-7c63-4f17-9747-a0c6a807ecd3 2018-09-08 08:23:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:01,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f78d9cf0-2eae-4300-bd99-895f3287a564 Date: Sat, 08 Sep 2018 08:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:23:01,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-f78d9cf0-2eae-4300-bd99-895f3287a564 2018-09-08 08:23:01,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4340bebf-cf71-4ad8-b037-49da45615b44&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a530da7-8dc2-4408-a6b2-ed9b4681d872 Date: Sat, 08 Sep 2018 08:23:01 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:01,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4340bebf-cf71-4ad8-b037-49da45615b44&name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653bport-1&admin_state_up=True used request id req-4a530da7-8dc2-4408-a6b2-ed9b4681d872 2018-09-08 08:23:01,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:01,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:01,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd66f28db92f40e7aac9633e2c400114", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role"}], "expires_at": "2018-09-08T09:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b9069357fac4869a13cb912ef4c4811", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/3b9069357fac4869a13cb912ef4c4811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-user", "id": "b721c66579c84d51b71f1a79911b0086"}, "audit_ids": ["fpkQtQ4PS12pDcS3ve0Trg"], "issued_at": "2018-09-08T08:23:01.000000Z"}} 2018-09-08 08:23:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0797a0248a3bc41e910f64dec5d3f23a81fea92d" 2018-09-08 08:23:01,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42429c62-e240-4bcf-bd54-e7ad97557c22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:01,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-42429c62-e240-4bcf-bd54-e7ad97557c22 2018-09-08 08:23:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:02,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aa568932-d6d4-4f32-9364-c97467ce75d9 Date: Sat, 08 Sep 2018 08:23:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4378aa8-cd86-47e1-8828-31127ff28068"],"updated_at":"2018-09-08T08:22:57Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:23:02,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net used request id req-aa568932-d6d4-4f32-9364-c97467ce75d9 2018-09-08 08:23:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-531d5d06-ddc4-42e5-8646-a6580875903a Date: Sat, 08 Sep 2018 08:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:23:02,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-531d5d06-ddc4-42e5-8646-a6580875903a 2018-09-08 08:23:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:02,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b24161a-7f38-43bb-af69-071b3b0d5e6c Date: Sat, 08 Sep 2018 08:23:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4378aa8-cd86-47e1-8828-31127ff28068"],"updated_at":"2018-09-08T08:22:57Z","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3b9069357fac4869a13cb912ef4c4811","id":"4340bebf-cf71-4ad8-b037-49da45615b44","name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net"}]} 2018-09-08 08:23:02,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net used request id req-8b24161a-7f38-43bb-af69-071b3b0d5e6c 2018-09-08 08:23:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:02,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0797a0248a3bc41e910f64dec5d3f23a81fea92d" 2018-09-08 08:23:02,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d185efdc-c57c-4991-baf8-36e59afdfe69 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}} 2018-09-08 08:23:02,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 used request id req-d185efdc-c57c-4991-baf8-36e59afdfe69 2018-09-08 08:23:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" 2018-09-08 08:23:02,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35ac6a31-07a5-498d-83fe-3c556b051bfa Date: Sat, 08 Sep 2018 08:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4340bebf-cf71-4ad8-b037-49da45615b44","tenant_id":"3b9069357fac4869a13cb912ef4c4811","created_at":"2018-09-08T08:22:57Z","dns_nameservers":[],"updated_at":"2018-09-08T08:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3b9069357fac4869a13cb912ef4c4811","id":"e4378aa8-cd86-47e1-8828-31127ff28068","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet"}]} 2018-09-08 08:23:02,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-35ac6a31-07a5-498d-83fe-3c556b051bfa 2018-09-08 08:23:02,697 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net 2018-09-08 08:23:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c068c8064f79a5793e617cc0010f93200e4919" -d '{"port": {"network_id": "4340bebf-cf71-4ad8-b037-49da45615b44", "name": "CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653bport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-08 08:23:02,713 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-c0859107-c412-47cd-848a-d35a8271971a Date: Sat, 08 Sep 2018 08:23:02 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:23:02,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c0859107-c412-47cd-848a-d35a8271971a 2018-09-08 08:23:02,714 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:23:02,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/087e377d-aa4d-4d87-a436-ec9b537f738b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5115dabf8c62de0efcc2fb2788daa1b580cf6f25" 2018-09-08 08:23:02,750 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b9e9355-3283-44d9-88c8-d188b7652598 x-compute-request-id: req-7b9e9355-3283-44d9-88c8-d188b7652598 Content-Length: 0 Content-Type: application/json 2018-09-08 08:23:02,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/087e377d-aa4d-4d87-a436-ec9b537f738b used request id req-7b9e9355-3283-44d9-88c8-d188b7652598 2018-09-08 08:23:02,751 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet 2018-09-08 08:23:02,751 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-subnet 2018-09-08 08:23:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e4378aa8-cd86-47e1-8828-31127ff28068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:23:04,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0782acea-b77c-47ca-9eb0-9edf106c46c3 Date: Sat, 08 Sep 2018 08:23:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:04,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e4378aa8-cd86-47e1-8828-31127ff28068 used request id req-0782acea-b77c-47ca-9eb0-9edf106c46c3 2018-09-08 08:23:04,765 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-pub-net 2018-09-08 08:23:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4340bebf-cf71-4ad8-b037-49da45615b44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eaba64bb55e1bd8e97f2f93988f4c6ae025c92c" 2018-09-08 08:23:06,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d4de119-0511-4da4-89d8-d665406c50d3 Date: Sat, 08 Sep 2018 08:23:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:06,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4340bebf-cf71-4ad8-b037-49da45615b44 used request id req-9d4de119-0511-4da4-89d8-d665406c50d3 2018-09-08 08:23:06,057 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-55c7918d-f113-4700-8002-9b069000653b-image 2018-09-08 08:23:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d25d0a3d83cc376c96fb178ec2c7524ffcb4d619" 2018-09-08 08:23:06,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8de32290-96a4-415f-92d6-f8c101a5331e Date: Sat, 08 Sep 2018 08:23:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:06,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ff8b8fd4-4531-40e4-9660-2ee5201f14b3 used request id req-8de32290-96a4-415f-92d6-f8c101a5331e 2018-09-08 08:23:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-89137ea6-10fa-4eea-a3d7-0142b3eb8ffc Date: Sat, 08 Sep 2018 08:23:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "created_at": "2018-09-08T08:22:56Z", "updated_at": "2018-09-08T08:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "revision_number": 0, "id": "3f3d916a-d5ff-4fe6-9c3c-cd08fd9c280a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b9069357fac4869a13cb912ef4c4811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "revision_number": 0, "id": "ba4edf0d-c1b4-4ee4-8861-0f03783f592d", "remote_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b9069357fac4869a13cb912ef4c4811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "revision_number": 0, "id": "bc8de068-ba6c-49be-b568-9cd7e5e92327", "remote_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b9069357fac4869a13cb912ef4c4811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "revision_number": 0, "id": "daa1b69c-8e74-455b-8f64-d06677ff1bd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b9069357fac4869a13cb912ef4c4811"}], "revision_number": 4, "project_id": "3b9069357fac4869a13cb912ef4c4811", "id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "name": "default"}]} 2018-09-08 08:23:07,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-89137ea6-10fa-4eea-a3d7-0142b3eb8ffc 2018-09-08 08:23:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a27af35-68bd-4b0b-ad03-01996b267128 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-7a27af35-68bd-4b0b-ad03-01996b267128 2018-09-08 08:23:07,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7693371d-3b1a-4800-9dc0-0292f9128bb8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:23:07,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-7693371d-3b1a-4800-9dc0-0292f9128bb8 2018-09-08 08:23:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc949bf-53b6-4f7b-a840-2498497326fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-5cc949bf-53b6-4f7b-a840-2498497326fb 2018-09-08 08:23:07,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675d71d3-c9fc-4496-967f-1e2d722cb0a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-675d71d3-c9fc-4496-967f-1e2d722cb0a0 2018-09-08 08:23:07,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0986835a-655a-48fd-863e-d20312b240d9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:23:07,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-0986835a-655a-48fd-863e-d20312b240d9 2018-09-08 08:23:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3cd6d78-e163-42b7-a3a8-cde610b52a30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-e3cd6d78-e163-42b7-a3a8-cde610b52a30 2018-09-08 08:23:07,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-958ff392-da5a-42a4-978f-9ef312e6cb73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-958ff392-da5a-42a4-978f-9ef312e6cb73 2018-09-08 08:23:07,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f570fee-38d0-42c9-b18e-c1216d9cb580 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-3f570fee-38d0-42c9-b18e-c1216d9cb580 2018-09-08 08:23:07,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:07,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384edadf-cfda-497c-bde4-ce3fd7c6f236 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:07,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-384edadf-cfda-497c-bde4-ce3fd7c6f236 2018-09-08 08:23:07,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:08,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9d99b8-ce86-43ee-98dd-c3942e9ec8ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:08,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-5c9d99b8-ce86-43ee-98dd-c3942e9ec8ef 2018-09-08 08:23:08,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:08,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05378a2b-ad41-422a-b712-383a82c4e466 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811"}, "enabled": true, "id": "3b9069357fac4869a13cb912ef4c4811", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b3aa385d-3886-437-proj"}} 2018-09-08 08:23:08,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 used request id req-05378a2b-ad41-422a-b712-383a82c4e466 2018-09-08 08:23:08,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e81359a0-66fc-4cbf-b472-b76c14cdb8ea 2018-09-08 08:23:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e81359a0-66fc-4cbf-b472-b76c14cdb8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:08,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-db99d519-c803-470b-b5f0-5075a89e826b Date: Sat, 08 Sep 2018 08:23:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "created_at": "2018-09-08T08:22:56Z", "project_id": "3b9069357fac4869a13cb912ef4c4811", "id": "3f3d916a-d5ff-4fe6-9c3c-cd08fd9c280a"}, {"remote_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "created_at": "2018-09-08T08:22:56Z", "project_id": "3b9069357fac4869a13cb912ef4c4811", "id": "ba4edf0d-c1b4-4ee4-8861-0f03783f592d"}, {"remote_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "created_at": "2018-09-08T08:22:56Z", "project_id": "3b9069357fac4869a13cb912ef4c4811", "id": "bc8de068-ba6c-49be-b568-9cd7e5e92327"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:22:56Z", "security_group_id": "e81359a0-66fc-4cbf-b472-b76c14cdb8ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3b9069357fac4869a13cb912ef4c4811", "created_at": "2018-09-08T08:22:56Z", "project_id": "3b9069357fac4869a13cb912ef4c4811", "id": "daa1b69c-8e74-455b-8f64-d06677ff1bd6"}]} 2018-09-08 08:23:08,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e81359a0-66fc-4cbf-b472-b76c14cdb8ea used request id req-db99d519-c803-470b-b5f0-5075a89e826b 2018-09-08 08:23:08,360 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:23:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e81359a0-66fc-4cbf-b472-b76c14cdb8ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:08,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88c69ba8-e5f9-420f-a3bd-4ce42fc97245 Content-Length: 0 Date: Sat, 08 Sep 2018 08:23:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:08,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e81359a0-66fc-4cbf-b472-b76c14cdb8ea used request id req-88c69ba8-e5f9-420f-a3bd-4ce42fc97245 2018-09-08 08:23:08,685 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-proj 2018-09-08 08:23:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:08,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79481cdd-072e-43e5-904c-28bfa0fa53bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:08,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3b9069357fac4869a13cb912ef4c4811 used request id req-79481cdd-072e-43e5-904c-28bfa0fa53bf 2018-09-08 08:23:08,951 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-proj-role 2018-09-08 08:23:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:09,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930971e1-d610-422a-8efd-c60b62d4f306 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:09,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cd66f28db92f40e7aac9633e2c400114 used request id req-930971e1-d610-422a-8efd-c60b62d4f306 2018-09-08 08:23:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4201921846e7e89a652963c086c5baac2abd798d" 2018-09-08 08:23:09,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f10364c-c2ff-469e-bb88-453929739184 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:09,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f10364c-c2ff-469e-bb88-453929739184 2018-09-08 08:23:09,169 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b3aa385d-3886-437-user 2018-09-08 08:23:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b721c66579c84d51b71f1a79911b0086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf86a917ca37026810dedaa77b25eff76f279d6" 2018-09-08 08:23:09,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb98d0c-7016-4f3d-bca8-c543d09e76a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:09,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b721c66579c84d51b71f1a79911b0086 used request id req-fbb98d0c-7016-4f3d-bca8-c543d09e76a7 2018-09-08 08:23:09,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:09,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1BQ31XJpRMmKtsfIUWm3_w"], "issued_at": "2018-09-08T08:23:09.000000Z"}} 2018-09-08 08:23:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2da93ba268c5b1bf9aeaf3354bff24644c41e2" 2018-09-08 08:23:09,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1793e803-6a82-4d75-b15b-d48d2a69844f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:09,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1793e803-6a82-4d75-b15b-d48d2a69844f 2018-09-08 08:23:09,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:09,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:10,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wPVWdOKER7ywY4dn39y6Ig"], "issued_at": "2018-09-08T08:23:10.000000Z"}} 2018-09-08 08:23:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98146e9d-a105-4b9d-a856-28f4724f853d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:10,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98146e9d-a105-4b9d-a856-28f4724f853d 2018-09-08 08:23:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:10,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db85b0d3-3803-4e54-86a6-97d3f55c63d8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:23:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj used request id req-db85b0d3-3803-4e54-86a6-97d3f55c63d8 2018-09-08 08:23:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:10,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e924b71c-6663-47f1-9cd1-36eed617765d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:10,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e924b71c-6663-47f1-9cd1-36eed617765d 2018-09-08 08:23:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}}' 2018-09-08 08:23:10,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54f9f23-2a15-4ede-b6be-425aa62d9ea0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}} 2018-09-08 08:23:10,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a54f9f23-2a15-4ede-b6be-425aa62d9ea0 2018-09-08 08:23:10,625 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj 2018-09-08 08:23:10,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:10,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:11,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hZzCZrbDRfCUH4mA4F4zZQ"], "issued_at": "2018-09-08T08:23:11.000000Z"}} 2018-09-08 08:23:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bea549156b3944eb9de3f9c6aa7f074ef6e5854" 2018-09-08 08:23:11,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7e643a-a8a3-47e5-978c-85ed2bc1c75f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:11,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f7e643a-a8a3-47e5-978c-85ed2bc1c75f 2018-09-08 08:23:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:11,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:11,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bea549156b3944eb9de3f9c6aa7f074ef6e5854" 2018-09-08 08:23:11,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd86dbd7-ba7a-4076-9d3b-28f1727d1c4c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:23:11,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dd86dbd7-ba7a-4076-9d3b-28f1727d1c4c 2018-09-08 08:23:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bea549156b3944eb9de3f9c6aa7f074ef6e5854" 2018-09-08 08:23:11,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c43c5e-57f5-4d82-b329-4298835c75e3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}]} 2018-09-08 08:23:11,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj used request id req-43c43c5e-57f5-4d82-b329-4298835c75e3 2018-09-08 08:23:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bea549156b3944eb9de3f9c6aa7f074ef6e5854" 2018-09-08 08:23:11,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63859248-1d65-43e7-8789-0b0b7e174ff3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:11,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-63859248-1d65-43e7-8789-0b0b7e174ff3 2018-09-08 08:23:11,738 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user 2018-09-08 08:23:11,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:11,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:11,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8757372f-73c5-41b8-b5b4-e20a3711a84d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:11,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8757372f-73c5-41b8-b5b4-e20a3711a84d 2018-09-08 08:23:11,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" -d '{"role": {"name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}}' 2018-09-08 08:23:11,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3210cb80-74f1-43f3-8cb3-e6210ea404a5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df320df34b60468281d01b30b29ce081", "links": {"self": "http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081"}, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}} 2018-09-08 08:23:11,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3210cb80-74f1-43f3-8cb3-e6210ea404a5 2018-09-08 08:23:11,953 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role 2018-09-08 08:23:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:12,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bef371d-11ac-4b32-be31-3c63c2f4969b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role", "id": "df320df34b60468281d01b30b29ce081"}} 2018-09-08 08:23:12,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081 used request id req-3bef371d-11ac-4b32-be31-3c63c2f4969b 2018-09-08 08:23:12,037 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role to project CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj 2018-09-08 08:23:12,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72/users/a937c754e1394baf8c1512349ad6fa27/roles/df320df34b60468281d01b30b29ce081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:12,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf37e1f2-85d9-41e7-be6a-8bd764fa01be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:12,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72/users/a937c754e1394baf8c1512349ad6fa27/roles/df320df34b60468281d01b30b29ce081 used request id req-cf37e1f2-85d9-41e7-be6a-8bd764fa01be 2018-09-08 08:23:12,178 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:23:12,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:12,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:12,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df320df34b60468281d01b30b29ce081", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}], "expires_at": "2018-09-08T09:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a317e6d9dd254db19d176ca123cacb72", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user", "id": "a937c754e1394baf8c1512349ad6fa27"}, "audit_ids": ["5P8lBBECQ4SaKE3MQRkKMQ"], "issued_at": "2018-09-08T08:23:12.000000Z"}} 2018-09-08 08:23:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:12,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6184b46f-78af-4393-a5af-cbf8676064c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:12,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6184b46f-78af-4393-a5af-cbf8676064c0 2018-09-08 08:23:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:12,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f0dd472e-dc40-419d-a14a-76e9e1240ff4 Date: Sat, 08 Sep 2018 08:23:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image"} 2018-09-08 08:23:12,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image used request id req-f0dd472e-dc40-419d-a14a-76e9e1240ff4 2018-09-08 08:23:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:12,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0dea6aec-6135-4242-b8ba-35c6a49c8bd7 Date: Sat, 08 Sep 2018 08:23:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:12,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0dea6aec-6135-4242-b8ba-35c6a49c8bd7 2018-09-08 08:23:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image"}' 2018-09-08 08:23:13,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 X-Openstack-Request-Id: req-ccb4b449-fad0-4bdd-bdbb-ebd4f9142cf6 Date: Sat, 08 Sep 2018 08:23:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4", "min_disk": 0, "protected": false, "id": "ee679d3c-b43a-42ae-9b20-0a519500e2d4", "file": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/file", "checksum": null, "owner": "a317e6d9dd254db19d176ca123cacb72", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:13,201 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ccb4b449-fad0-4bdd-bdbb-ebd4f9142cf6 2018-09-08 08:23:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" -d '' 2018-09-08 08:23:14,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61c7fa47-55c4-4223-a616-f6a7ca4c2b16 Date: Sat, 08 Sep 2018 08:23:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:14,592 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/file used request id req-61c7fa47-55c4-4223-a616-f6a7ca4c2b16 2018-09-08 08:23:14,593 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:23:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:14,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-df6a661c-97ce-490b-9e11-8dacca5a7ab0 Date: Sat, 08 Sep 2018 08:23:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:14Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/snap", "metadata": {}}], "self": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4", "min_disk": 0, "protected": false, "id": "ee679d3c-b43a-42ae-9b20-0a519500e2d4", "file": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a317e6d9dd254db19d176ca123cacb72", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:14,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 used request id req-df6a661c-97ce-490b-9e11-8dacca5a7ab0 2018-09-08 08:23:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f6a8e7e5-17dd-4588-b109-33a0e7d54f3a Date: Sat, 08 Sep 2018 08:23:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:14,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f6a8e7e5-17dd-4588-b109-33a0e7d54f3a 2018-09-08 08:23:14,908 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image 2018-09-08 08:23:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:15,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-267d5c24-93ac-4518-a3c6-c811ddd3fed6 Date: Sat, 08 Sep 2018 08:23:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:14Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/snap", "metadata": {}}], "self": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4", "min_disk": 0, "protected": false, "id": "ee679d3c-b43a-42ae-9b20-0a519500e2d4", "file": "/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a317e6d9dd254db19d176ca123cacb72", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:15,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 used request id req-267d5c24-93ac-4518-a3c6-c811ddd3fed6 2018-09-08 08:23:15,069 - create_image - DEBUG - Instance status is - active 2018-09-08 08:23:15,069 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image 2018-09-08 08:23:15,070 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image 2018-09-08 08:23:15,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:15,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:15,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df320df34b60468281d01b30b29ce081", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}], "expires_at": "2018-09-08T09:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a317e6d9dd254db19d176ca123cacb72", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user", "id": "a937c754e1394baf8c1512349ad6fa27"}, "audit_ids": ["r7Dz8fx4SKGg_It8Hq4kyw"], "issued_at": "2018-09-08T08:23:15.000000Z"}} 2018-09-08 08:23:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:15,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45ab0ba-e9dd-4001-b519-4d6a9d4f2624 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:15,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a45ab0ba-e9dd-4001-b519-4d6a9d4f2624 2018-09-08 08:23:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:15,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1c25c8f6-a2cd-49a3-a79a-e5a76736a99f Date: Sat, 08 Sep 2018 08:23:15 GMT RESP BODY: {"networks":[]} 2018-09-08 08:23:15,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net used request id req-1c25c8f6-a2cd-49a3-a79a-e5a76736a99f 2018-09-08 08:23:15,707 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net 2018-09-08 08:23:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" -d '{"network": {"name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net", "admin_state_up": true}}' 2018-09-08 08:23:16,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d7cfe026-6019-4d9d-9e0c-1d81f7465bf8 Date: Sat, 08 Sep 2018 08:23:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:23:16Z","is_default":false,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","mtu":1450}} 2018-09-08 08:23:16,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d7cfe026-6019-4d9d-9e0c-1d81f7465bf8 2018-09-08 08:23:16,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:16,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-46464032-03d9-47c4-8150-69ccbf2b61e2 Date: Sat, 08 Sep 2018 08:23:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:16,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-46464032-03d9-47c4-8150-69ccbf2b61e2 2018-09-08 08:23:16,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:16,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e29168a6-7b5a-49a4-ba27-9dd09850c2e6 Date: Sat, 08 Sep 2018 08:23:16 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:23:16,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-e29168a6-7b5a-49a4-ba27-9dd09850c2e6 2018-09-08 08:23:16,525 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet 2018-09-08 08:23:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" -d '{"subnets": [{"ip_version": 4, "network_id": "66439922-3ecd-4a5c-ac42-de598edbe4b0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]}' 2018-09-08 08:23:17,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7a38995-3b65-4bc8-a57b-9c4c36d74f03 Date: Sat, 08 Sep 2018 08:23:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:17,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f7a38995-3b65-4bc8-a57b-9c4c36d74f03 2018-09-08 08:23:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:17,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ddeac61e-4273-4a09-bf4d-b6160a58aa67 Date: Sat, 08 Sep 2018 08:23:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f"],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:17,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-ddeac61e-4273-4a09-bf4d-b6160a58aa67 2018-09-08 08:23:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3181665d-91ff-45eb-86a2-eb98d5ef4d9b Date: Sat, 08 Sep 2018 08:23:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:17,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-3181665d-91ff-45eb-86a2-eb98d5ef4d9b 2018-09-08 08:23:17,854 - OpenStackNetwork - DEBUG - Network [66439922-3ecd-4a5c-ac42-de598edbe4b0] created successfully 2018-09-08 08:23:17,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:17,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:18,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NlN1B5PESZWvvWQdg_-uig"], "issued_at": "2018-09-08T08:23:18.000000Z"}} 2018-09-08 08:23:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08c80932a248bd9166d42af9ad13bebabe86261" 2018-09-08 08:23:18,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150fcd5f-a584-413f-9bdc-9d5558b2af54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:18,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-150fcd5f-a584-413f-9bdc-9d5558b2af54 2018-09-08 08:23:18,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:23:18,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08c80932a248bd9166d42af9ad13bebabe86261" 2018-09-08 08:23:18,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49999376-8e34-4916-93e8-3c572e670c09 x-compute-request-id: req-49999376-8e34-4916-93e8-3c572e670c09 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:23:18,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-49999376-8e34-4916-93e8-3c572e670c09 2018-09-08 08:23:18,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08c80932a248bd9166d42af9ad13bebabe86261" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:23:18,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b28b6172-3730-48a4-a294-ccfabf501032 x-compute-request-id: req-b28b6172-3730-48a4-a294-ccfabf501032 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ee27b2d7-d452-4bf2-ba27-ba2b7d38aeb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ee27b2d7-d452-4bf2-ba27-ba2b7d38aeb7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ee27b2d7-d452-4bf2-ba27-ba2b7d38aeb7", "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:23:18,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b28b6172-3730-48a4-a294-ccfabf501032 2018-09-08 08:23:18,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:18,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:18,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df320df34b60468281d01b30b29ce081", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}], "expires_at": "2018-09-08T09:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a317e6d9dd254db19d176ca123cacb72", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user", "id": "a937c754e1394baf8c1512349ad6fa27"}, "audit_ids": ["tkHSx2bFRBiMOF7wr4aalQ"], "issued_at": "2018-09-08T08:23:18.000000Z"}} 2018-09-08 08:23:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccdcc82-ce20-4cde-baf3-f98802c7ec9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:19,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ccdcc82-ce20-4cde-baf3-f98802c7ec9d 2018-09-08 08:23:19,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:23:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5c685e-3738-47b6-b6c8-3cb2f00768da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:19,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd5c685e-3738-47b6-b6c8-3cb2f00768da 2018-09-08 08:23:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50ceb87e-7bb4-4ca3-8bd0-e0b1fb6ffa65 Date: Sat, 08 Sep 2018 08:23:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f"],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:19,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net used request id req-50ceb87e-7bb4-4ca3-8bd0-e0b1fb6ffa65 2018-09-08 08:23:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:19,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a631ee-e804-4fa4-af8a-dcce1391e672 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}} 2018-09-08 08:23:19,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 used request id req-66a631ee-e804-4fa4-af8a-dcce1391e672 2018-09-08 08:23:19,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-162eef62-b87f-448d-b45a-fe460f0ea2f4 Date: Sat, 08 Sep 2018 08:23:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:19,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-162eef62-b87f-448d-b45a-fe460f0ea2f4 2018-09-08 08:23:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:19,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88105aa2-1d4f-4b53-ba02-ff99e7628821 Date: Sat, 08 Sep 2018 08:23:19 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:19,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40port-1&admin_state_up=True used request id req-88105aa2-1d4f-4b53-ba02-ff99e7628821 2018-09-08 08:23:19,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:20,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:19 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-bbc5beb1-b58f-41a0-9e25-dad0a99104d5 x-compute-request-id: req-bbc5beb1-b58f-41a0-9e25-dad0a99104d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:23:20,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-inst used request id req-bbc5beb1-b58f-41a0-9e25-dad0a99104d5 2018-09-08 08:23:20,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:20,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2b594296-a275-45d4-b272-a25643f818e3 Date: Sat, 08 Sep 2018 08:23:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f"],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:20,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net used request id req-2b594296-a275-45d4-b272-a25643f818e3 2018-09-08 08:23:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:20,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2d452a-561c-4b42-8c0c-2cb14c526aa3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}} 2018-09-08 08:23:20,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 used request id req-ac2d452a-561c-4b42-8c0c-2cb14c526aa3 2018-09-08 08:23:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:21,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-912d736e-ad10-4886-ab63-108bc79d297e Date: Sat, 08 Sep 2018 08:23:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:21,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-912d736e-ad10-4886-ab63-108bc79d297e 2018-09-08 08:23:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:21,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbed3a79-636b-4f55-b9c4-d63dadf43059 Date: Sat, 08 Sep 2018 08:23:21 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:21,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0&name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40port-1&admin_state_up=True used request id req-cbed3a79-636b-4f55-b9c4-d63dadf43059 2018-09-08 08:23:21,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:21,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:21,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df320df34b60468281d01b30b29ce081", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role"}], "expires_at": "2018-09-08T09:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a317e6d9dd254db19d176ca123cacb72", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a317e6d9dd254db19d176ca123cacb72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user", "id": "a937c754e1394baf8c1512349ad6fa27"}, "audit_ids": ["RhjkeGMdRO6jsU9JxHvOZQ"], "issued_at": "2018-09-08T08:23:21.000000Z"}} 2018-09-08 08:23:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e14ec9b08197a2e4e29f2d4cd3d2dffb09248d" 2018-09-08 08:23:21,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0dd07ca-c485-4e31-ae84-ec8d41a2d381 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:21,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0dd07ca-c485-4e31-ae84-ec8d41a2d381 2018-09-08 08:23:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:22,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-548a808f-6d40-414e-b8ba-39fb2a9c3ba6 Date: Sat, 08 Sep 2018 08:23:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f"],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:22,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net used request id req-548a808f-6d40-414e-b8ba-39fb2a9c3ba6 2018-09-08 08:23:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c18f68c-626e-44e8-9f8c-04c5a9519300 Date: Sat, 08 Sep 2018 08:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:22,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-7c18f68c-626e-44e8-9f8c-04c5a9519300 2018-09-08 08:23:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:22,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e88cebc2-dceb-4c30-b971-285326e5ecb7 Date: Sat, 08 Sep 2018 08:23:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f"],"updated_at":"2018-09-08T08:23:16Z","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a317e6d9dd254db19d176ca123cacb72","id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net"}]} 2018-09-08 08:23:22,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net used request id req-e88cebc2-dceb-4c30-b971-285326e5ecb7 2018-09-08 08:23:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:22,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:22,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e14ec9b08197a2e4e29f2d4cd3d2dffb09248d" 2018-09-08 08:23:22,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bfb5a7-9468-42bc-b24d-8bf3c67e1a3f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}} 2018-09-08 08:23:22,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 used request id req-a7bfb5a7-9468-42bc-b24d-8bf3c67e1a3f 2018-09-08 08:23:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" 2018-09-08 08:23:22,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21963f47-079e-4757-ad42-2113be6ec3a3 Date: Sat, 08 Sep 2018 08:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66439922-3ecd-4a5c-ac42-de598edbe4b0","tenant_id":"a317e6d9dd254db19d176ca123cacb72","created_at":"2018-09-08T08:23:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a317e6d9dd254db19d176ca123cacb72","id":"a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet"}]} 2018-09-08 08:23:22,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-21963f47-079e-4757-ad42-2113be6ec3a3 2018-09-08 08:23:22,908 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net 2018-09-08 08:23:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0089f997dd3cfe852e34c5d77e38f77bf1af28e2" -d '{"port": {"network_id": "66439922-3ecd-4a5c-ac42-de598edbe4b0", "name": "CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-09-08 08:23:23,082 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-21f63e98-f6d1-4dd9-9c5f-dde94183e361 Date: Sat, 08 Sep 2018 08:23:23 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:23:23,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-21f63e98-f6d1-4dd9-9c5f-dde94183e361 2018-09-08 08:23:23,082 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:23:23,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ee27b2d7-d452-4bf2-ba27-ba2b7d38aeb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08c80932a248bd9166d42af9ad13bebabe86261" 2018-09-08 08:23:23,160 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:23:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1808456-6ba1-461c-b451-a795aed24f5f x-compute-request-id: req-c1808456-6ba1-461c-b451-a795aed24f5f Content-Length: 0 Content-Type: application/json 2018-09-08 08:23:23,160 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ee27b2d7-d452-4bf2-ba27-ba2b7d38aeb7 used request id req-c1808456-6ba1-461c-b451-a795aed24f5f 2018-09-08 08:23:23,161 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet 2018-09-08 08:23:23,161 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-subnet 2018-09-08 08:23:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:25,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81cd3cf4-6d46-4514-8c49-943e375055a4 Date: Sat, 08 Sep 2018 08:23:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:25,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a75d8a0e-7c0a-4ddf-9b0c-06ec86ff053f used request id req-81cd3cf4-6d46-4514-8c49-943e375055a4 2018-09-08 08:23:25,543 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-pub-net 2018-09-08 08:23:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/66439922-3ecd-4a5c-ac42-de598edbe4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70eb17691269f2de088b6a1523b239b7897b779a" 2018-09-08 08:23:26,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cab858f0-0a9e-45fa-83bd-8485131b3f32 Date: Sat, 08 Sep 2018 08:23:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:26,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/66439922-3ecd-4a5c-ac42-de598edbe4b0 used request id req-cab858f0-0a9e-45fa-83bd-8485131b3f32 2018-09-08 08:23:26,737 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-24d3f12d-9fb4-42fd-8be4-02d4ffbf4e40-image 2018-09-08 08:23:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d97c1262662882a880f9b0d0cb2535ffe47306" 2018-09-08 08:23:27,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10f0f8aa-6597-4b49-a42b-5dd7420f68d7 Date: Sat, 08 Sep 2018 08:23:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:27,983 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ee679d3c-b43a-42ae-9b20-0a519500e2d4 used request id req-10f0f8aa-6597-4b49-a42b-5dd7420f68d7 2018-09-08 08:23:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-bf05d6c2-2519-4797-a523-e1e8da6f187c Date: Sat, 08 Sep 2018 08:23:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "created_at": "2018-09-08T08:23:15Z", "updated_at": "2018-09-08T08:23:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "revision_number": 0, "id": "1de013b6-dae7-4888-8f1b-f8edd8eb535d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "port_range_min": null, "ethertype": "IPv4", "project_id": "a317e6d9dd254db19d176ca123cacb72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "revision_number": 0, "id": "4e7049e7-2fdd-4431-a5b4-7b04160efa4b", "remote_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "port_range_min": null, "ethertype": "IPv4", "project_id": "a317e6d9dd254db19d176ca123cacb72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "revision_number": 0, "id": "bfcef4bd-728a-4196-91e6-2cc3dd242e95", "remote_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "port_range_min": null, "ethertype": "IPv6", "project_id": "a317e6d9dd254db19d176ca123cacb72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "revision_number": 0, "id": "d02dca37-fcf9-4ce4-a1f9-6695dfbeb91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "port_range_min": null, "ethertype": "IPv6", "project_id": "a317e6d9dd254db19d176ca123cacb72"}], "revision_number": 4, "project_id": "a317e6d9dd254db19d176ca123cacb72", "id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:23:28,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bf05d6c2-2519-4797-a523-e1e8da6f187c 2018-09-08 08:23:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea2b4fb-0181-45f1-b816-a6245ff4da96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-8ea2b4fb-0181-45f1-b816-a6245ff4da96 2018-09-08 08:23:28,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fd364d-14dc-40bc-a1d2-f4b621531fe5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:23:28,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c7fd364d-14dc-40bc-a1d2-f4b621531fe5 2018-09-08 08:23:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b240fcde-ff10-4946-9bf0-b4f75adef34f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b240fcde-ff10-4946-9bf0-b4f75adef34f 2018-09-08 08:23:28,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b23e1ed-9896-445f-9b53-65f84eb71652 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-2b23e1ed-9896-445f-9b53-65f84eb71652 2018-09-08 08:23:28,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4aa261-990c-47f8-8004-e635b0abd0c5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:23:28,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-bf4aa261-990c-47f8-8004-e635b0abd0c5 2018-09-08 08:23:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b83a467-ab47-44ad-948b-c236613d8c39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-4b83a467-ab47-44ad-948b-c236613d8c39 2018-09-08 08:23:28,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec92991e-f47b-42e0-b401-cf6dc7ac9600 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ec92991e-f47b-42e0-b401-cf6dc7ac9600 2018-09-08 08:23:28,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:28,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711df710-bb41-4f1e-86ff-fe00f60ff0dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:28,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-711df710-bb41-4f1e-86ff-fe00f60ff0dc 2018-09-08 08:23:28,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:29,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4bd189-ceb5-41be-8301-694a04f84bc0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72"}, "enabled": true, "id": "a317e6d9dd254db19d176ca123cacb72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj"}} 2018-09-08 08:23:29,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 used request id req-3b4bd189-ceb5-41be-8301-694a04f84bc0 2018-09-08 08:23:29,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8b7fc3f-f1e7-4c7a-b77d-b9778690817f 2018-09-08 08:23:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a8b7fc3f-f1e7-4c7a-b77d-b9778690817f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:29,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cd16931a-e6b5-4382-b82f-957fd9f3d734 Date: Sat, 08 Sep 2018 08:23:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "port_range_min": null, "revision_number": 0, "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "created_at": "2018-09-08T08:23:15Z", "project_id": "a317e6d9dd254db19d176ca123cacb72", "id": "1de013b6-dae7-4888-8f1b-f8edd8eb535d"}, {"remote_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "port_range_min": null, "revision_number": 0, "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "created_at": "2018-09-08T08:23:15Z", "project_id": "a317e6d9dd254db19d176ca123cacb72", "id": "4e7049e7-2fdd-4431-a5b4-7b04160efa4b"}, {"remote_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "port_range_min": null, "revision_number": 0, "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "created_at": "2018-09-08T08:23:15Z", "project_id": "a317e6d9dd254db19d176ca123cacb72", "id": "bfcef4bd-728a-4196-91e6-2cc3dd242e95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:15Z", "security_group_id": "a8b7fc3f-f1e7-4c7a-b77d-b9778690817f", "port_range_min": null, "revision_number": 0, "tenant_id": "a317e6d9dd254db19d176ca123cacb72", "created_at": "2018-09-08T08:23:15Z", "project_id": "a317e6d9dd254db19d176ca123cacb72", "id": "d02dca37-fcf9-4ce4-a1f9-6695dfbeb91f"}]} 2018-09-08 08:23:29,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a8b7fc3f-f1e7-4c7a-b77d-b9778690817f used request id req-cd16931a-e6b5-4382-b82f-957fd9f3d734 2018-09-08 08:23:29,200 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:23:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a8b7fc3f-f1e7-4c7a-b77d-b9778690817f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:29,510 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eccfb675-14f0-4d92-8576-73404a5b88e3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:29,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a8b7fc3f-f1e7-4c7a-b77d-b9778690817f used request id req-eccfb675-14f0-4d92-8576-73404a5b88e3 2018-09-08 08:23:29,510 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj 2018-09-08 08:23:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:29,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3623e4c9-d6bd-4e8a-8938-dc7c4e3dee6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:29,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a317e6d9dd254db19d176ca123cacb72 used request id req-3623e4c9-d6bd-4e8a-8938-dc7c4e3dee6a 2018-09-08 08:23:29,824 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-proj-role 2018-09-08 08:23:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:29,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f6ec0f-d0cb-4fb6-a7f7-1cdbc699f4b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:29,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/df320df34b60468281d01b30b29ce081 used request id req-19f6ec0f-d0cb-4fb6-a7f7-1cdbc699f4b1 2018-09-08 08:23:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd976d7c808610d6672c5e31091a94399c1a97" 2018-09-08 08:23:30,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ed0bd3-fb33-4524-80ea-bca000a616e0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:30,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4ed0bd3-fb33-4524-80ea-bca000a616e0 2018-09-08 08:23:30,042 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e229405f-6b1b-4dd-user 2018-09-08 08:23:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a937c754e1394baf8c1512349ad6fa27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bea549156b3944eb9de3f9c6aa7f074ef6e5854" 2018-09-08 08:23:30,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767f1a3a-70ae-432a-b37b-fddcb18d4789 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:30,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a937c754e1394baf8c1512349ad6fa27 used request id req-767f1a3a-70ae-432a-b37b-fddcb18d4789 2018-09-08 08:23:30,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:30,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["2OXayP3kRUemBBcPF4lMCg"], "issued_at": "2018-09-08T08:23:30.000000Z"}} 2018-09-08 08:23:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24107b691f316b4898f67b1116fb22088de26036" 2018-09-08 08:23:30,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fae84ff-2f2f-48b4-8ee5-b24d308059a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:30,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fae84ff-2f2f-48b4-8ee5-b24d308059a1 2018-09-08 08:23:30,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:30,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:31,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YvS1bPM0QD-x2AyJcd7I-w"], "issued_at": "2018-09-08T08:23:31.000000Z"}} 2018-09-08 08:23:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:31,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9081c8-3119-4211-8492-e727bc8844b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:31,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d9081c8-3119-4211-8492-e727bc8844b0 2018-09-08 08:23:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:31,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:31,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed112e6-1f87-453e-9817-d4921c731f5d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:23:31,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj used request id req-2ed112e6-1f87-453e-9817-d4921c731f5d 2018-09-08 08:23:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:31,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a732f02d-1510-49ce-8b57-d80c947ee025 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:31,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a732f02d-1510-49ce-8b57-d80c947ee025 2018-09-08 08:23:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}}' 2018-09-08 08:23:31,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5f93ebf-f3ba-4d96-9ca0-92757d5e6ba1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}} 2018-09-08 08:23:31,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b5f93ebf-f3ba-4d96-9ca0-92757d5e6ba1 2018-09-08 08:23:31,511 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj 2018-09-08 08:23:31,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:31,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:31,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Srpuz6qpTjmtQMtGyl5jOw"], "issued_at": "2018-09-08T08:23:31.000000Z"}} 2018-09-08 08:23:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80a3e64e892763e4d61eab366b6a46eed37dc6" 2018-09-08 08:23:31,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989a46c5-a064-47af-a37f-f43261bad4ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:31,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-989a46c5-a064-47af-a37f-f43261bad4ef 2018-09-08 08:23:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:31,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80a3e64e892763e4d61eab366b6a46eed37dc6" 2018-09-08 08:23:32,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1242fb53-78db-4db8-a890-f6984916b44f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:23:32,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1242fb53-78db-4db8-a890-f6984916b44f 2018-09-08 08:23:32,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80a3e64e892763e4d61eab366b6a46eed37dc6" 2018-09-08 08:23:32,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5a2a34-a8b5-4b38-bd3a-e1e04bc4461a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}]} 2018-09-08 08:23:32,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj used request id req-8c5a2a34-a8b5-4b38-bd3a-e1e04bc4461a 2018-09-08 08:23:32,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80a3e64e892763e4d61eab366b6a46eed37dc6" 2018-09-08 08:23:32,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6214c975-9fbc-4831-8320-a2faf56ef19d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:32,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6214c975-9fbc-4831-8320-a2faf56ef19d 2018-09-08 08:23:32,671 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-user 2018-09-08 08:23:32,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:32,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e21b30a-7527-4826-8b8c-0d0543a8db6b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:32,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e21b30a-7527-4826-8b8c-0d0543a8db6b 2018-09-08 08:23:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" -d '{"role": {"name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}}' 2018-09-08 08:23:32,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc5226e-df0a-426f-9c35-0f86d14a67c2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20dcfcfb922741f0890381b840a72dcb", "links": {"self": "http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb"}, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}} 2018-09-08 08:23:32,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6cc5226e-df0a-426f-9c35-0f86d14a67c2 2018-09-08 08:23:32,869 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role 2018-09-08 08:23:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:32,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1a4946-4b03-4791-9b03-7d59d3d3a38e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role", "id": "20dcfcfb922741f0890381b840a72dcb"}} 2018-09-08 08:23:32,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb used request id req-db1a4946-4b03-4791-9b03-7d59d3d3a38e 2018-09-08 08:23:32,954 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role to project CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj 2018-09-08 08:23:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954/users/a49fdf0255ab4e6abed5e225a5e8124f/roles/20dcfcfb922741f0890381b840a72dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:33,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5602998a-87bf-4aff-9530-887132c4220f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:33,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954/users/a49fdf0255ab4e6abed5e225a5e8124f/roles/20dcfcfb922741f0890381b840a72dcb used request id req-5602998a-87bf-4aff-9530-887132c4220f 2018-09-08 08:23:33,095 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:23:33,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:33,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:33,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20dcfcfb922741f0890381b840a72dcb", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}], "expires_at": "2018-09-08T09:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb67ba0b98864d598b0e7842031c1954", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-user", "id": "a49fdf0255ab4e6abed5e225a5e8124f"}, "audit_ids": ["1WuNv9xATxeLdlV_VQwlnQ"], "issued_at": "2018-09-08T08:23:33.000000Z"}} 2018-09-08 08:23:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:33,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2351df-cda3-44a2-8128-f5ca44cadc35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:33,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc2351df-cda3-44a2-8128-f5ca44cadc35 2018-09-08 08:23:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:33,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-eecb46b5-470d-476f-b426-7a51ccebd50b Date: Sat, 08 Sep 2018 08:23:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image"} 2018-09-08 08:23:33,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image used request id req-eecb46b5-470d-476f-b426-7a51ccebd50b 2018-09-08 08:23:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:33,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8958418-2429-4a0e-a035-683822cb2de3 Date: Sat, 08 Sep 2018 08:23:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:33,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b8958418-2429-4a0e-a035-683822cb2de3 2018-09-08 08:23:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image"}' 2018-09-08 08:23:34,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 X-Openstack-Request-Id: req-f7ecdc93-9c57-451f-9c63-27815c1fd7f5 Date: Sat, 08 Sep 2018 08:23:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "min_disk": 0, "protected": false, "id": "d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "file": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/file", "checksum": null, "owner": "cb67ba0b98864d598b0e7842031c1954", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:34,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f7ecdc93-9c57-451f-9c63-27815c1fd7f5 2018-09-08 08:23:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" -d '' 2018-09-08 08:23:35,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91836057-d0ac-4637-b9c6-3ed131094df3 Date: Sat, 08 Sep 2018 08:23:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:35,758 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/file used request id req-91836057-d0ac-4637-b9c6-3ed131094df3 2018-09-08 08:23:35,759 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:23:35,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:35,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-86fb5155-ab94-4b04-aebb-d64c57aa62f5 Date: Sat, 08 Sep 2018 08:23:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:35Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/snap", "metadata": {}}], "self": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "min_disk": 0, "protected": false, "id": "d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "file": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb67ba0b98864d598b0e7842031c1954", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:35,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 used request id req-86fb5155-ab94-4b04-aebb-d64c57aa62f5 2018-09-08 08:23:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:35,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-93229753-a9be-41b9-a0fb-6c0a54f4fd3e Date: Sat, 08 Sep 2018 08:23:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:35,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-93229753-a9be-41b9-a0fb-6c0a54f4fd3e 2018-09-08 08:23:35,942 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image 2018-09-08 08:23:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:35,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1b6bf131-618c-43ba-8f68-5a2585dfba1c Date: Sat, 08 Sep 2018 08:23:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:35Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/snap", "metadata": {}}], "self": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "min_disk": 0, "protected": false, "id": "d64e9b1b-fd14-4553-9fcb-50d21c5dbf53", "file": "/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb67ba0b98864d598b0e7842031c1954", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:35,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 used request id req-1b6bf131-618c-43ba-8f68-5a2585dfba1c 2018-09-08 08:23:35,962 - create_image - DEBUG - Instance status is - active 2018-09-08 08:23:35,962 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image 2018-09-08 08:23:35,963 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image 2018-09-08 08:23:35,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:35,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:36,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20dcfcfb922741f0890381b840a72dcb", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}], "expires_at": "2018-09-08T09:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb67ba0b98864d598b0e7842031c1954", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-user", "id": "a49fdf0255ab4e6abed5e225a5e8124f"}, "audit_ids": ["CcDa5wVdQIOJTk0wnAHlTw"], "issued_at": "2018-09-08T08:23:36.000000Z"}} 2018-09-08 08:23:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c13a6c-b4d7-4acd-9171-74daa3bd7fc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:36,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56c13a6c-b4d7-4acd-9171-74daa3bd7fc9 2018-09-08 08:23:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:36,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a3d43052-2ec3-433f-98c1-11795ce216b2 Date: Sat, 08 Sep 2018 08:23:36 GMT RESP BODY: {"networks":[]} 2018-09-08 08:23:36,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net used request id req-a3d43052-2ec3-433f-98c1-11795ce216b2 2018-09-08 08:23:36,513 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net 2018-09-08 08:23:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" -d '{"network": {"name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net", "admin_state_up": true}}' 2018-09-08 08:23:37,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2eea3d16-5363-4b4c-9c84-f0d3e38bf000 Date: Sat, 08 Sep 2018 08:23:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60dcc369-0945-4303-92e9-207d28e094a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:23:36Z","is_default":false,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","mtu":1450}} 2018-09-08 08:23:37,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-2eea3d16-5363-4b4c-9c84-f0d3e38bf000 2018-09-08 08:23:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:37,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9fa73c05-eafb-460d-b5b6-30ccf2643e53 Date: Sat, 08 Sep 2018 08:23:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:23:36Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:37,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-9fa73c05-eafb-460d-b5b6-30ccf2643e53 2018-09-08 08:23:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:37,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dcc7797b-3101-49e8-84e1-40557495fb4b Date: Sat, 08 Sep 2018 08:23:37 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:23:37,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-dcc7797b-3101-49e8-84e1-40557495fb4b 2018-09-08 08:23:37,476 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet 2018-09-08 08:23:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" -d '{"subnets": [{"ip_version": 4, "network_id": "60dcc369-0945-4303-92e9-207d28e094a6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]}' 2018-09-08 08:23:38,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a076fba8-d16f-48d7-bc4f-de3213fda071 Date: Sat, 08 Sep 2018 08:23:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:38,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a076fba8-d16f-48d7-bc4f-de3213fda071 2018-09-08 08:23:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:38,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dfad1446-9544-430c-b70b-1b106404e1b6 Date: Sat, 08 Sep 2018 08:23:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["99324b71-a700-48e2-82b2-62b48e547106"],"updated_at":"2018-09-08T08:23:37Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:38,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-dfad1446-9544-430c-b70b-1b106404e1b6 2018-09-08 08:23:38,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:38,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db167d62-dd05-4bfb-a61c-47b01273496a Date: Sat, 08 Sep 2018 08:23:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:38,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-db167d62-dd05-4bfb-a61c-47b01273496a 2018-09-08 08:23:38,659 - OpenStackNetwork - DEBUG - Network [60dcc369-0945-4303-92e9-207d28e094a6] created successfully 2018-09-08 08:23:38,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:38,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:39,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hcm07tZdQiOeP4Mx0IF4fA"], "issued_at": "2018-09-08T08:23:39.000000Z"}} 2018-09-08 08:23:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd696f718cb6a768ed70f9bd61b2c18c9c1d0274" 2018-09-08 08:23:39,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b1cdcc-031a-42a1-b011-d2cea31d85b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:39,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-13b1cdcc-031a-42a1-b011-d2cea31d85b8 2018-09-08 08:23:39,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:23:39,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd696f718cb6a768ed70f9bd61b2c18c9c1d0274" 2018-09-08 08:23:39,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ffcbe58-bb9a-4c52-8e4f-5e0e55b265a1 x-compute-request-id: req-2ffcbe58-bb9a-4c52-8e4f-5e0e55b265a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:23:39,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2ffcbe58-bb9a-4c52-8e4f-5e0e55b265a1 2018-09-08 08:23:39,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd696f718cb6a768ed70f9bd61b2c18c9c1d0274" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:23:39,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01a7d689-56f1-476e-a400-5f876d353e7b x-compute-request-id: req-01a7d689-56f1-476e-a400-5f876d353e7b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c2a86127-5965-4ffc-9b2a-2eaf1919d9a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c2a86127-5965-4ffc-9b2a-2eaf1919d9a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c2a86127-5965-4ffc-9b2a-2eaf1919d9a5", "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:23:39,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-01a7d689-56f1-476e-a400-5f876d353e7b 2018-09-08 08:23:39,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:39,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:39,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20dcfcfb922741f0890381b840a72dcb", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}], "expires_at": "2018-09-08T09:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb67ba0b98864d598b0e7842031c1954", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-user", "id": "a49fdf0255ab4e6abed5e225a5e8124f"}, "audit_ids": ["YUCUcAmGSsuVfrMeCYMWJA"], "issued_at": "2018-09-08T08:23:39.000000Z"}} 2018-09-08 08:23:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:39,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cd926a-12ac-46a1-9068-fe2c475d13c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:39,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16cd926a-12ac-46a1-9068-fe2c475d13c6 2018-09-08 08:23:39,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:23:39,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:39,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da31c3b9-8bb3-42ea-a4ef-8ab122719fe5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:39,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da31c3b9-8bb3-42ea-a4ef-8ab122719fe5 2018-09-08 08:23:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:40,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1297f0a1-8442-491b-b8c4-9f1d5436ae97 Date: Sat, 08 Sep 2018 08:23:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["99324b71-a700-48e2-82b2-62b48e547106"],"updated_at":"2018-09-08T08:23:37Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:40,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net used request id req-1297f0a1-8442-491b-b8c4-9f1d5436ae97 2018-09-08 08:23:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:40,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:40,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989cd343-9e72-487d-8700-01acc9376dff Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}} 2018-09-08 08:23:40,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 used request id req-989cd343-9e72-487d-8700-01acc9376dff 2018-09-08 08:23:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:40,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8946d737-a59a-4aec-a164-165fae0baef6 Date: Sat, 08 Sep 2018 08:23:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:40,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-8946d737-a59a-4aec-a164-165fae0baef6 2018-09-08 08:23:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:40,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cda06764-97ee-4e79-8213-300e753197cc Date: Sat, 08 Sep 2018 08:23:40 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:40,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3port-1&admin_state_up=True used request id req-cda06764-97ee-4e79-8213-300e753197cc 2018-09-08 08:23:40,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:40,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09f75f27-c7be-4b33-b87f-dd44020acc55 x-compute-request-id: req-09f75f27-c7be-4b33-b87f-dd44020acc55 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:23:40,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-inst used request id req-09f75f27-c7be-4b33-b87f-dd44020acc55 2018-09-08 08:23:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ed386477-4564-44b1-8e25-896d1f0ed417 Date: Sat, 08 Sep 2018 08:23:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["99324b71-a700-48e2-82b2-62b48e547106"],"updated_at":"2018-09-08T08:23:37Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:41,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net used request id req-ed386477-4564-44b1-8e25-896d1f0ed417 2018-09-08 08:23:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:41,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5bc71e-fb3a-453f-a191-8d6f2ddd6bed Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}} 2018-09-08 08:23:41,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 used request id req-cc5bc71e-fb3a-453f-a191-8d6f2ddd6bed 2018-09-08 08:23:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:41,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9671476-94be-4623-bafc-7d77bafeebcf Date: Sat, 08 Sep 2018 08:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:41,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-c9671476-94be-4623-bafc-7d77bafeebcf 2018-09-08 08:23:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:41,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-085b6ad8-a075-4137-a6e9-d5409e40678d Date: Sat, 08 Sep 2018 08:23:41 GMT RESP BODY: {"ports":[]} 2018-09-08 08:23:41,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3port-1&admin_state_up=True used request id req-085b6ad8-a075-4137-a6e9-d5409e40678d 2018-09-08 08:23:41,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:41,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:42,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20dcfcfb922741f0890381b840a72dcb", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role"}], "expires_at": "2018-09-08T09:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb67ba0b98864d598b0e7842031c1954", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cb67ba0b98864d598b0e7842031c1954", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-user", "id": "a49fdf0255ab4e6abed5e225a5e8124f"}, "audit_ids": ["w4YQDKOrTDGSRoVYq9-riQ"], "issued_at": "2018-09-08T08:23:42.000000Z"}} 2018-09-08 08:23:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037fe60f5ca8313f80be39392965471987063133" 2018-09-08 08:23:42,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf75c526-c96d-4ded-9641-2f397cd70bc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:42,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf75c526-c96d-4ded-9641-2f397cd70bc7 2018-09-08 08:23:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a610f0b1-89ad-4354-a416-f2069dccda67 Date: Sat, 08 Sep 2018 08:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["99324b71-a700-48e2-82b2-62b48e547106"],"updated_at":"2018-09-08T08:23:37Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:42,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net used request id req-a610f0b1-89ad-4354-a416-f2069dccda67 2018-09-08 08:23:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:42,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfe37460-783e-467e-9eec-1c1b0325fb59 Date: Sat, 08 Sep 2018 08:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:42,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-dfe37460-783e-467e-9eec-1c1b0325fb59 2018-09-08 08:23:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:42,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0011159f-6c0a-47ce-bd9c-41c7c587fcae Date: Sat, 08 Sep 2018 08:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["99324b71-a700-48e2-82b2-62b48e547106"],"updated_at":"2018-09-08T08:23:37Z","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb67ba0b98864d598b0e7842031c1954","id":"60dcc369-0945-4303-92e9-207d28e094a6","name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net"}]} 2018-09-08 08:23:42,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net used request id req-0011159f-6c0a-47ce-bd9c-41c7c587fcae 2018-09-08 08:23:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:42,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:42,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037fe60f5ca8313f80be39392965471987063133" 2018-09-08 08:23:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4fb8d4-24d0-486b-bbc0-e66989292fd0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}} 2018-09-08 08:23:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 used request id req-9d4fb8d4-24d0-486b-bbc0-e66989292fd0 2018-09-08 08:23:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:42,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4e75ca5-d84f-47dd-9c55-d7827c775306 Date: Sat, 08 Sep 2018 08:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:42,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6 used request id req-b4e75ca5-d84f-47dd-9c55-d7827c775306 2018-09-08 08:23:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" 2018-09-08 08:23:43,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b18c06a-1f23-442f-bf14-8138fa15e392 Date: Sat, 08 Sep 2018 08:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60dcc369-0945-4303-92e9-207d28e094a6","tenant_id":"cb67ba0b98864d598b0e7842031c1954","created_at":"2018-09-08T08:23:37Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb67ba0b98864d598b0e7842031c1954","id":"99324b71-a700-48e2-82b2-62b48e547106","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet"}]} 2018-09-08 08:23:43,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60dcc369-0945-4303-92e9-207d28e094a6&name=CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet used request id req-9b18c06a-1f23-442f-bf14-8138fa15e392 2018-09-08 08:23:43,205 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net 2018-09-08 08:23:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a100e4f81fcc60ba12af8141481da1741384d13a" -d '{"port": {"network_id": "60dcc369-0945-4303-92e9-207d28e094a6", "fixed_ips": [{"subnet_id": "99324b71-a700-48e2-82b2-62b48e547106", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3port-1", "admin_state_up": true}}' 2018-09-08 08:23:43,598 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-ab4d91c1-bbdb-4925-a3e2-b9275ce9ec26 Date: Sat, 08 Sep 2018 08:23:43 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-08 08:23:43,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ab4d91c1-bbdb-4925-a3e2-b9275ce9ec26 2018-09-08 08:23:43,598 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-08 08:23:43,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c2a86127-5965-4ffc-9b2a-2eaf1919d9a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd696f718cb6a768ed70f9bd61b2c18c9c1d0274" 2018-09-08 08:23:43,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:23:43 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-1f4e8a47-bd02-4188-a121-d4cec7ccf531 x-compute-request-id: req-1f4e8a47-bd02-4188-a121-d4cec7ccf531 Content-Length: 0 Content-Type: application/json 2018-09-08 08:23:43,855 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c2a86127-5965-4ffc-9b2a-2eaf1919d9a5 used request id req-1f4e8a47-bd02-4188-a121-d4cec7ccf531 2018-09-08 08:23:43,856 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet 2018-09-08 08:23:43,856 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-subnet 2018-09-08 08:23:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/99324b71-a700-48e2-82b2-62b48e547106 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:46,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f795d6ba-df56-427a-aa46-48c1e6427926 Date: Sat, 08 Sep 2018 08:23:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:46,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/99324b71-a700-48e2-82b2-62b48e547106 used request id req-f795d6ba-df56-427a-aa46-48c1e6427926 2018-09-08 08:23:46,248 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-pub-net 2018-09-08 08:23:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/60dcc369-0945-4303-92e9-207d28e094a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996ff9735115dbd63a56ec556c818e2859319b0a" 2018-09-08 08:23:47,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac88dabe-4663-4749-8c90-2d47775d70c2 Date: Sat, 08 Sep 2018 08:23:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:47,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/60dcc369-0945-4303-92e9-207d28e094a6 used request id req-ac88dabe-4663-4749-8c90-2d47775d70c2 2018-09-08 08:23:47,482 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-17764e79-9587-42e0-b4e4-8ef71c775ce3-image 2018-09-08 08:23:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f692c4ba3087f821c2baac81154997041bae79" 2018-09-08 08:23:49,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd47186d-c68f-4c01-aabb-4010d0676d8d Date: Sat, 08 Sep 2018 08:23:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:49,092 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d64e9b1b-fd14-4553-9fcb-50d21c5dbf53 used request id req-fd47186d-c68f-4c01-aabb-4010d0676d8d 2018-09-08 08:23:49,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-8e727b65-2352-4882-8aaf-10b44826a4c3 Date: Sat, 08 Sep 2018 08:23:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "created_at": "2018-09-08T08:23:36Z", "updated_at": "2018-09-08T08:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "revision_number": 0, "id": "26f8b10a-a5c1-4737-b05a-9c4ecbe05f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb67ba0b98864d598b0e7842031c1954"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "revision_number": 0, "id": "4c26053a-09e4-4ed3-a06e-c5531f7e5fc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb67ba0b98864d598b0e7842031c1954"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "revision_number": 0, "id": "79521210-c604-44f6-bb0d-a90347d55607", "remote_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb67ba0b98864d598b0e7842031c1954"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "revision_number": 0, "id": "b783b84d-ec6c-4a31-a625-0ed2a1f482f9", "remote_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb67ba0b98864d598b0e7842031c1954"}], "revision_number": 4, "project_id": "cb67ba0b98864d598b0e7842031c1954", "id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:23:49,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8e727b65-2352-4882-8aaf-10b44826a4c3 2018-09-08 08:23:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f76d07f-081f-4216-9895-990837448f8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:49,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9f76d07f-081f-4216-9895-990837448f8d 2018-09-08 08:23:49,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153e5329-c9f0-4b43-bae5-c55edde14ee9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:23:49,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-153e5329-c9f0-4b43-bae5-c55edde14ee9 2018-09-08 08:23:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2ac156-e807-4006-a11c-503a5037bbb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:49,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-ae2ac156-e807-4006-a11c-503a5037bbb6 2018-09-08 08:23:49,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973745b3-2050-4a35-afb9-0a234ddac3b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-973745b3-2050-4a35-afb9-0a234ddac3b3 2018-09-08 08:23:49,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf71344b-2e41-402b-89e9-cac605dab432 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:23:49,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-bf71344b-2e41-402b-89e9-cac605dab432 2018-09-08 08:23:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5297b1-2977-4847-80ab-e9f80360f668 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:49,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-8c5297b1-2977-4847-80ab-e9f80360f668 2018-09-08 08:23:49,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:49,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c813ac-8a8f-4e5e-b9ed-9da9b5a171e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:49,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-59c813ac-8a8f-4e5e-b9ed-9da9b5a171e6 2018-09-08 08:23:49,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:49,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f193ab7-e328-4997-bac2-28d7bc34bb28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:50,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7f193ab7-e328-4997-bac2-28d7bc34bb28 2018-09-08 08:23:50,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ed847b-7fb8-45f7-bf9f-b8045d2bfbb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:23:50,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-76ed847b-7fb8-45f7-bf9f-b8045d2bfbb0 2018-09-08 08:23:50,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:23:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95eee5fd-a715-422d-9a63-5b0e721be1d7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954"}, "enabled": true, "id": "cb67ba0b98864d598b0e7842031c1954", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj"}} 2018-09-08 08:23:50,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 used request id req-95eee5fd-a715-422d-9a63-5b0e721be1d7 2018-09-08 08:23:50,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cac25d83-f98b-42de-b844-4ab21ff50b76 2018-09-08 08:23:50,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cac25d83-f98b-42de-b844-4ab21ff50b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62ad21b9-ee1b-4829-b1a3-70ba2ce59018 Date: Sat, 08 Sep 2018 08:23:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "created_at": "2018-09-08T08:23:36Z", "project_id": "cb67ba0b98864d598b0e7842031c1954", "id": "26f8b10a-a5c1-4737-b05a-9c4ecbe05f8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "created_at": "2018-09-08T08:23:36Z", "project_id": "cb67ba0b98864d598b0e7842031c1954", "id": "4c26053a-09e4-4ed3-a06e-c5531f7e5fc8"}, {"remote_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "created_at": "2018-09-08T08:23:36Z", "project_id": "cb67ba0b98864d598b0e7842031c1954", "id": "79521210-c604-44f6-bb0d-a90347d55607"}, {"remote_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:36Z", "security_group_id": "cac25d83-f98b-42de-b844-4ab21ff50b76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb67ba0b98864d598b0e7842031c1954", "created_at": "2018-09-08T08:23:36Z", "project_id": "cb67ba0b98864d598b0e7842031c1954", "id": "b783b84d-ec6c-4a31-a625-0ed2a1f482f9"}]} 2018-09-08 08:23:50,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cac25d83-f98b-42de-b844-4ab21ff50b76 used request id req-62ad21b9-ee1b-4829-b1a3-70ba2ce59018 2018-09-08 08:23:50,399 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:23:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/cac25d83-f98b-42de-b844-4ab21ff50b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97561213-ea87-4347-9fcb-cc8bf7297886 Content-Length: 0 Date: Sat, 08 Sep 2018 08:23:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:23:50,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/cac25d83-f98b-42de-b844-4ab21ff50b76 used request id req-97561213-ea87-4347-9fcb-cc8bf7297886 2018-09-08 08:23:50,681 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj 2018-09-08 08:23:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:50,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bee81b-fda2-4fc5-9dc7-3045413228f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:50,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb67ba0b98864d598b0e7842031c1954 used request id req-e7bee81b-fda2-4fc5-9dc7-3045413228f9 2018-09-08 08:23:50,903 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-proj-role 2018-09-08 08:23:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:51,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb36d24-d56e-4bb7-b7f0-1ce4f7b613f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:51,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/20dcfcfb922741f0890381b840a72dcb used request id req-ceb36d24-d56e-4bb7-b7f0-1ce4f7b613f9 2018-09-08 08:23:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a9abc5f48b6237b04f67150044729a270400d3" 2018-09-08 08:23:51,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c39799f-d6a0-4fab-bf9c-df7036f81c8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:51,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5c39799f-d6a0-4fab-bf9c-df7036f81c8c 2018-09-08 08:23:51,092 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-07ca52e8-07c5-469-user 2018-09-08 08:23:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a49fdf0255ab4e6abed5e225a5e8124f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80a3e64e892763e4d61eab366b6a46eed37dc6" 2018-09-08 08:23:51,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c42c241b-e495-4972-ac15-32c6edc5effa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:51,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a49fdf0255ab4e6abed5e225a5e8124f used request id req-c42c241b-e495-4972-ac15-32c6edc5effa 2018-09-08 08:23:51,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:51,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["V8sqLA0JS2amHe6tb5wm8g"], "issued_at": "2018-09-08T08:23:51.000000Z"}} 2018-09-08 08:23:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2b512f97822e8d06bc76ab8850f4bcbcb39a45" 2018-09-08 08:23:51,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcf5d46-31b8-4653-aca5-2bc24734ee2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:51,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9fcf5d46-31b8-4653-aca5-2bc24734ee2c 2018-09-08 08:23:51,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:51,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:52,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["wHPjN2KJRwScLZuUvLS6Dg"], "issued_at": "2018-09-08T08:23:52.000000Z"}} 2018-09-08 08:23:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:52,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d81e3cc-9f3e-4b0d-bc7a-80f563686938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:52,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d81e3cc-9f3e-4b0d-bc7a-80f563686938 2018-09-08 08:23:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:52,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:52,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bf6db1-ca5b-4600-af6c-bfa7753c0a18 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:23:52,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj used request id req-e8bf6db1-ca5b-4600-af6c-bfa7753c0a18 2018-09-08 08:23:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:52,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb35c8b-667c-42f0-97e3-0c7ec428795d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:52,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9eb35c8b-667c-42f0-97e3-0c7ec428795d 2018-09-08 08:23:52,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}}' 2018-09-08 08:23:52,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b24039-9236-4a08-b87e-4ef8e2f68c21 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}} 2018-09-08 08:23:52,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-36b24039-9236-4a08-b87e-4ef8e2f68c21 2018-09-08 08:23:52,517 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj 2018-09-08 08:23:52,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:52,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:52,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["-2N76L0rTAOYdza0ntN9xA"], "issued_at": "2018-09-08T08:23:52.000000Z"}} 2018-09-08 08:23:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663385d55d26994c7fc5fd3d186da82247eea7d" 2018-09-08 08:23:52,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3429759-cc3b-4486-ab35-8d0da2082982 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:52,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3429759-cc3b-4486-ab35-8d0da2082982 2018-09-08 08:23:52,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:23:53,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:23:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663385d55d26994c7fc5fd3d186da82247eea7d" 2018-09-08 08:23:53,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27aae322-c3f6-4440-98a8-9bb7ba0eb9e7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:23:53,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27aae322-c3f6-4440-98a8-9bb7ba0eb9e7 2018-09-08 08:23:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663385d55d26994c7fc5fd3d186da82247eea7d" 2018-09-08 08:23:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986f02d3-ed9c-47d5-a5c9-0fb21cb50327 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}]} 2018-09-08 08:23:53,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj used request id req-986f02d3-ed9c-47d5-a5c9-0fb21cb50327 2018-09-08 08:23:53,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663385d55d26994c7fc5fd3d186da82247eea7d" 2018-09-08 08:23:53,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c72dadd-1203-4559-97ba-5dcbf720abc5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:23:53,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4c72dadd-1203-4559-97ba-5dcbf720abc5 2018-09-08 08:23:53,696 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-user 2018-09-08 08:23:53,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:53,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be8d0b7-48c9-4a17-a7f9-7b33f64f53af Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:23:53,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7be8d0b7-48c9-4a17-a7f9-7b33f64f53af 2018-09-08 08:23:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" -d '{"role": {"name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}}' 2018-09-08 08:23:53,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411727af-f6c5-4d13-9b5c-ea3b428e3fbf Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d"}, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}} 2018-09-08 08:23:53,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-411727af-f6c5-4d13-9b5c-ea3b428e3fbf 2018-09-08 08:23:53,887 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role 2018-09-08 08:23:53,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:53,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404829f0-cda8-4a56-8505-82d6bacd2aba Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role", "id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d"}} 2018-09-08 08:23:53,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d used request id req-404829f0-cda8-4a56-8505-82d6bacd2aba 2018-09-08 08:23:53,989 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role to project CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj 2018-09-08 08:23:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4/users/9431452054cd43eb98e61ca6b44c7e6d/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:23:54,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbcf2b6-b4c3-4e18-bbe0-7bec91729a30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:23:54,124 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4/users/9431452054cd43eb98e61ca6b44c7e6d/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d used request id req-0cbcf2b6-b4c3-4e18-bbe0-7bec91729a30 2018-09-08 08:23:54,124 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:23:54,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:54,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:54,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}], "expires_at": "2018-09-08T09:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38219d07430e4ea28a8465263cae55e4", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-user", "id": "9431452054cd43eb98e61ca6b44c7e6d"}, "audit_ids": ["R4PcMkJBTfGK-ZRhxtGAMA"], "issued_at": "2018-09-08T08:23:54.000000Z"}} 2018-09-08 08:23:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade8b8da-3c7d-4d0b-bfd6-bad57ae0f375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:54,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ade8b8da-3c7d-4d0b-bfd6-bad57ae0f375 2018-09-08 08:23:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3e91d9dc-3a7e-406a-b126-a44b979f2462 Date: Sat, 08 Sep 2018 08:23:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image"} 2018-09-08 08:23:54,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image used request id req-3e91d9dc-3a7e-406a-b126-a44b979f2462 2018-09-08 08:23:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:54,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1a187fb-9b87-4eb0-b276-6f59603467b5 Date: Sat, 08 Sep 2018 08:23:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:54,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c1a187fb-9b87-4eb0-b276-6f59603467b5 2018-09-08 08:23:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image"}' 2018-09-08 08:23:55,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 X-Openstack-Request-Id: req-54aae4e0-47e4-4e74-a880-9c340c76fa89 Date: Sat, 08 Sep 2018 08:23:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "min_disk": 0, "protected": false, "id": "ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "file": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/file", "checksum": null, "owner": "38219d07430e4ea28a8465263cae55e4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:55,119 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54aae4e0-47e4-4e74-a880-9c340c76fa89 2018-09-08 08:23:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" -d '' 2018-09-08 08:23:56,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89d44b8c-1a61-4cae-83c0-6df6f2d34924 Date: Sat, 08 Sep 2018 08:23:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:23:56,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/file used request id req-89d44b8c-1a61-4cae-83c0-6df6f2d34924 2018-09-08 08:23:56,857 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:23:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:57,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7df51f3c-d2bc-4f65-982e-ec650d7c6d70 Date: Sat, 08 Sep 2018 08:23:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:56Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/snap", "metadata": {}}], "self": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "min_disk": 0, "protected": false, "id": "ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "file": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38219d07430e4ea28a8465263cae55e4", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:57,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 used request id req-7df51f3c-d2bc-4f65-982e-ec650d7c6d70 2018-09-08 08:23:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:57,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a546be1-4922-4799-a2d6-d029c67efaf0 Date: Sat, 08 Sep 2018 08:23:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:23:57,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4a546be1-4922-4799-a2d6-d029c67efaf0 2018-09-08 08:23:57,037 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image 2018-09-08 08:23:57,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:23:57,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-35e8f7a0-ab5b-44c2-a911-9dcd18d16f93 Date: Sat, 08 Sep 2018 08:23:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:23:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:23:56Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/snap", "metadata": {}}], "self": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "min_disk": 0, "protected": false, "id": "ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8", "file": "/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38219d07430e4ea28a8465263cae55e4", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:23:57,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 used request id req-35e8f7a0-ab5b-44c2-a911-9dcd18d16f93 2018-09-08 08:23:57,219 - create_image - DEBUG - Instance status is - active 2018-09-08 08:23:57,219 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image 2018-09-08 08:23:57,219 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image 2018-09-08 08:23:57,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:23:57,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:23:57,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}], "expires_at": "2018-09-08T09:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38219d07430e4ea28a8465263cae55e4", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-user", "id": "9431452054cd43eb98e61ca6b44c7e6d"}, "audit_ids": ["HhSCgxyWT0GJxkAyqrcVuw"], "issued_at": "2018-09-08T08:23:57.000000Z"}} 2018-09-08 08:23:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:23:57,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aa575b-e53f-41df-9d18-1cab27030974 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:23:57,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3aa575b-e53f-41df-9d18-1cab27030974 2018-09-08 08:23:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:23:57,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b443460-6f48-4dae-97a3-52d9c395a506 Date: Sat, 08 Sep 2018 08:23:57 GMT RESP BODY: {"networks":[]} 2018-09-08 08:23:57,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net used request id req-2b443460-6f48-4dae-97a3-52d9c395a506 2018-09-08 08:23:57,858 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net 2018-09-08 08:23:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" -d '{"network": {"name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net", "admin_state_up": true}}' 2018-09-08 08:23:58,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-70758206-c48e-4af4-85e7-3dd79468f5b2 Date: Sat, 08 Sep 2018 08:23:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:23:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","mtu":1450}} 2018-09-08 08:23:58,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-70758206-c48e-4af4-85e7-3dd79468f5b2 2018-09-08 08:23:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:23:58,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7095e40e-3aaa-4b41-a9b8-12abf2fdbe42 Date: Sat, 08 Sep 2018 08:23:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:23:58Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:23:58,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-7095e40e-3aaa-4b41-a9b8-12abf2fdbe42 2018-09-08 08:23:58,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:23:58,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c67690ae-bc4f-44c8-b2fc-96a1aeebe6c6 Date: Sat, 08 Sep 2018 08:23:58 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:23:58,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-c67690ae-bc4f-44c8-b2fc-96a1aeebe6c6 2018-09-08 08:23:58,878 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet 2018-09-08 08:23:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" -d '{"subnets": [{"ip_version": 4, "network_id": "7d6987e6-5490-43fc-99ca-f0727782d9a3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]}' 2018-09-08 08:23:59,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d63d53e2-8d54-4652-b49d-989f56976b47 Date: Sat, 08 Sep 2018 08:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:23:59,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d63d53e2-8d54-4652-b49d-989f56976b47 2018-09-08 08:23:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:24:00,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a8e6d35f-7e80-47ef-a1f3-83fe9198cc6e Date: Sat, 08 Sep 2018 08:24:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d8ef354-2760-45e5-a287-64d8c2480f27"],"updated_at":"2018-09-08T08:23:59Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:24:00,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-a8e6d35f-7e80-47ef-a1f3-83fe9198cc6e 2018-09-08 08:24:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:24:00,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b714ddeb-d6d0-4707-8816-56b1d0d6cc10 Date: Sat, 08 Sep 2018 08:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:24:00,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-b714ddeb-d6d0-4707-8816-56b1d0d6cc10 2018-09-08 08:24:00,086 - OpenStackNetwork - DEBUG - Network [7d6987e6-5490-43fc-99ca-f0727782d9a3] created successfully 2018-09-08 08:24:00,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:00,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:00,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5HP38BEARjOdnmj3fxHFww"], "issued_at": "2018-09-08T08:24:00.000000Z"}} 2018-09-08 08:24:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3612e5e04dee214977f3e25ecaf113bff1b5c05" 2018-09-08 08:24:00,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f87e8fd-273e-4ce7-8715-b53a53b1a5d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:00,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f87e8fd-273e-4ce7-8715-b53a53b1a5d6 2018-09-08 08:24:00,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:24:00,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3612e5e04dee214977f3e25ecaf113bff1b5c05" 2018-09-08 08:24:00,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd0dd9f5-7ef2-4098-b294-6bf0537c869d x-compute-request-id: req-cd0dd9f5-7ef2-4098-b294-6bf0537c869d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:24:00,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cd0dd9f5-7ef2-4098-b294-6bf0537c869d 2018-09-08 08:24:00,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3612e5e04dee214977f3e25ecaf113bff1b5c05" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:24:00,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4360cad-988e-4126-a05a-39ae791e4479 x-compute-request-id: req-b4360cad-988e-4126-a05a-39ae791e4479 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1fd7ece1-55b9-4c1d-a980-aa0092383b89", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1fd7ece1-55b9-4c1d-a980-aa0092383b89", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1fd7ece1-55b9-4c1d-a980-aa0092383b89", "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:24:00,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b4360cad-988e-4126-a05a-39ae791e4479 2018-09-08 08:24:00,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:00,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:01,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}], "expires_at": "2018-09-08T09:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38219d07430e4ea28a8465263cae55e4", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-user", "id": "9431452054cd43eb98e61ca6b44c7e6d"}, "audit_ids": ["zVeBUaeDR3GMaI36P5D_qw"], "issued_at": "2018-09-08T08:24:01.000000Z"}} 2018-09-08 08:24:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:01,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f438ed0c-7a81-4725-be25-1a3774ca8447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:01,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f438ed0c-7a81-4725-be25-1a3774ca8447 2018-09-08 08:24:01,334 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:24:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:01,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c240e6bb-778d-497b-9bc4-5de6344a9f47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:01,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c240e6bb-778d-497b-9bc4-5de6344a9f47 2018-09-08 08:24:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:01,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2c4dc8d2-0340-4234-a863-55e943687a3c Date: Sat, 08 Sep 2018 08:24:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d8ef354-2760-45e5-a287-64d8c2480f27"],"updated_at":"2018-09-08T08:23:59Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:24:01,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net used request id req-2c4dc8d2-0340-4234-a863-55e943687a3c 2018-09-08 08:24:01,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:01,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:01,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a35b77c-a0a2-44bc-9326-5e1ae992d603 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}} 2018-09-08 08:24:01,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 used request id req-4a35b77c-a0a2-44bc-9326-5e1ae992d603 2018-09-08 08:24:01,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:02,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2e589e90-1756-48ff-bd6e-841a41b0ad9a Date: Sat, 08 Sep 2018 08:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:24:02,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-2e589e90-1756-48ff-bd6e-841a41b0ad9a 2018-09-08 08:24:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3&mac_address=foo&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:02,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0547aed0-91f5-4f59-a533-f74554adf0aa Date: Sat, 08 Sep 2018 08:24:02 GMT RESP BODY: {"ports":[]} 2018-09-08 08:24:02,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3&mac_address=foo&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bfport-1&admin_state_up=True used request id req-0547aed0-91f5-4f59-a533-f74554adf0aa 2018-09-08 08:24:02,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:02,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-339f4054-498b-4868-b758-95ccc08c819e x-compute-request-id: req-339f4054-498b-4868-b758-95ccc08c819e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:24:02,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-inst used request id req-339f4054-498b-4868-b758-95ccc08c819e 2018-09-08 08:24:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-37958913-01e4-4003-83c3-d2bbb5341b1a Date: Sat, 08 Sep 2018 08:24:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d8ef354-2760-45e5-a287-64d8c2480f27"],"updated_at":"2018-09-08T08:23:59Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:24:02,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net used request id req-37958913-01e4-4003-83c3-d2bbb5341b1a 2018-09-08 08:24:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:02,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5055db-8cb3-471d-9c1d-3d2eb608008f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}} 2018-09-08 08:24:02,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 used request id req-ca5055db-8cb3-471d-9c1d-3d2eb608008f 2018-09-08 08:24:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:03,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-54b1abbc-88e5-4486-bd57-6a9546fe0b17 Date: Sat, 08 Sep 2018 08:24:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:24:03,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-54b1abbc-88e5-4486-bd57-6a9546fe0b17 2018-09-08 08:24:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3&mac_address=foo&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:03,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78605519-4154-4b80-9f53-2efc22422e4d Date: Sat, 08 Sep 2018 08:24:03 GMT RESP BODY: {"ports":[]} 2018-09-08 08:24:03,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3&mac_address=foo&name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bfport-1&admin_state_up=True used request id req-78605519-4154-4b80-9f53-2efc22422e4d 2018-09-08 08:24:03,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:03,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:03,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3b41fd61f994ec3ba40fbb9ee6d9d4d", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role"}], "expires_at": "2018-09-08T09:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38219d07430e4ea28a8465263cae55e4", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/38219d07430e4ea28a8465263cae55e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-user", "id": "9431452054cd43eb98e61ca6b44c7e6d"}, "audit_ids": ["FIz7TkwsQNuCGHJI0w4opQ"], "issued_at": "2018-09-08T08:24:03.000000Z"}} 2018-09-08 08:24:03,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d1d68077e8f2ef51b545f087ffb380799c8b00" 2018-09-08 08:24:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fb25df-7459-43d3-800a-d2aee26a689e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:03,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71fb25df-7459-43d3-800a-d2aee26a689e 2018-09-08 08:24:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:04,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-45497f4e-e6c9-4bca-9d59-048dff743892 Date: Sat, 08 Sep 2018 08:24:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d8ef354-2760-45e5-a287-64d8c2480f27"],"updated_at":"2018-09-08T08:23:59Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:24:04,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net used request id req-45497f4e-e6c9-4bca-9d59-048dff743892 2018-09-08 08:24:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:04,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbf8e8b5-80ae-4a07-95cf-283f3212b36f Date: Sat, 08 Sep 2018 08:24:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:24:04,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-fbf8e8b5-80ae-4a07-95cf-283f3212b36f 2018-09-08 08:24:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:04,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cdd9c365-3338-43bb-9e2b-2db85b079eb5 Date: Sat, 08 Sep 2018 08:24:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d8ef354-2760-45e5-a287-64d8c2480f27"],"updated_at":"2018-09-08T08:23:59Z","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"38219d07430e4ea28a8465263cae55e4","id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net"}]} 2018-09-08 08:24:04,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net used request id req-cdd9c365-3338-43bb-9e2b-2db85b079eb5 2018-09-08 08:24:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:04,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:04,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d1d68077e8f2ef51b545f087ffb380799c8b00" 2018-09-08 08:24:04,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff43751-3666-4f00-b016-6d3f853ab92f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}} 2018-09-08 08:24:04,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 used request id req-dff43751-3666-4f00-b016-6d3f853ab92f 2018-09-08 08:24:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" 2018-09-08 08:24:04,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-df852b37-9641-41a3-a9d9-10cb14d2b077 Date: Sat, 08 Sep 2018 08:24:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d6987e6-5490-43fc-99ca-f0727782d9a3","tenant_id":"38219d07430e4ea28a8465263cae55e4","created_at":"2018-09-08T08:23:59Z","dns_nameservers":[],"updated_at":"2018-09-08T08:23:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"38219d07430e4ea28a8465263cae55e4","id":"4d8ef354-2760-45e5-a287-64d8c2480f27","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet"}]} 2018-09-08 08:24:04,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-df852b37-9641-41a3-a9d9-10cb14d2b077 2018-09-08 08:24:04,579 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net 2018-09-08 08:24:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391a3042d0d770335b78e097633605e6378e3e3" -d '{"port": {"network_id": "7d6987e6-5490-43fc-99ca-f0727782d9a3", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bfport-1", "admin_state_up": true}}' 2018-09-08 08:24:04,732 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-be72ce51-25d7-4fff-b4a8-969e6ab90f0d Date: Sat, 08 Sep 2018 08:24:04 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:24:04,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-be72ce51-25d7-4fff-b4a8-969e6ab90f0d 2018-09-08 08:24:04,732 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-08 08:24:04,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1fd7ece1-55b9-4c1d-a980-aa0092383b89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3612e5e04dee214977f3e25ecaf113bff1b5c05" 2018-09-08 08:24:04,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:24: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-51b99822-026e-40dd-ab0a-d82549e7a9f3 x-compute-request-id: req-51b99822-026e-40dd-ab0a-d82549e7a9f3 Content-Length: 0 Content-Type: application/json 2018-09-08 08:24:04,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1fd7ece1-55b9-4c1d-a980-aa0092383b89 used request id req-51b99822-026e-40dd-ab0a-d82549e7a9f3 2018-09-08 08:24:04,782 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet 2018-09-08 08:24:04,782 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-subnet 2018-09-08 08:24:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4d8ef354-2760-45e5-a287-64d8c2480f27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:24:06,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3cbbae2-afe8-462d-b575-1a936e3aefe1 Date: Sat, 08 Sep 2018 08:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:06,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4d8ef354-2760-45e5-a287-64d8c2480f27 used request id req-b3cbbae2-afe8-462d-b575-1a936e3aefe1 2018-09-08 08:24:06,995 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-pub-net 2018-09-08 08:24:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7d6987e6-5490-43fc-99ca-f0727782d9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a572ab1ac81a2683ba1b8622b8f361255dabb8c" 2018-09-08 08:24:08,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53ce0431-27b7-4e9d-bd7d-4ad5760a9814 Date: Sat, 08 Sep 2018 08:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:08,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7d6987e6-5490-43fc-99ca-f0727782d9a3 used request id req-53ce0431-27b7-4e9d-bd7d-4ad5760a9814 2018-09-08 08:24:08,437 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b07b03f1-e187-4a0a-a0eb-1c48abd876bf-image 2018-09-08 08:24:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ac2204c82ba51d39d94d66409b77502cc5ea8fd" 2018-09-08 08:24:10,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57ecd277-f4ec-4a01-83a5-42e83edb22f7 Date: Sat, 08 Sep 2018 08:24:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:24:10,146 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ea89d69d-b439-4ded-a7d8-1b75ca9ab9f8 used request id req-57ecd277-f4ec-4a01-83a5-42e83edb22f7 2018-09-08 08:24:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c6708c51-3990-4f93-9217-f9018f101c3e Date: Sat, 08 Sep 2018 08:24:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38219d07430e4ea28a8465263cae55e4", "created_at": "2018-09-08T08:23:58Z", "updated_at": "2018-09-08T08:23:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "revision_number": 0, "id": "138e1de2-4b47-4bfd-b35a-e619be3ee1fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "tenant_id": "38219d07430e4ea28a8465263cae55e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "38219d07430e4ea28a8465263cae55e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "revision_number": 0, "id": "59740726-992d-4cbc-b1a2-8241b609506d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "tenant_id": "38219d07430e4ea28a8465263cae55e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "38219d07430e4ea28a8465263cae55e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "revision_number": 0, "id": "9ca3999d-5957-49fa-9138-d48ada2b44e9", "remote_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "tenant_id": "38219d07430e4ea28a8465263cae55e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "38219d07430e4ea28a8465263cae55e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "revision_number": 0, "id": "fe093318-0ee3-41a8-b2f9-7b56be8cfc8a", "remote_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "remote_ip_prefix": null, "created_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "tenant_id": "38219d07430e4ea28a8465263cae55e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "38219d07430e4ea28a8465263cae55e4"}], "revision_number": 4, "project_id": "38219d07430e4ea28a8465263cae55e4", "id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "name": "default"}]} 2018-09-08 08:24:10,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c6708c51-3990-4f93-9217-f9018f101c3e 2018-09-08 08:24:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c99a470-c4a6-4b8f-a920-aa4658cfc7c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:10,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-8c99a470-c4a6-4b8f-a920-aa4658cfc7c2 2018-09-08 08:24:10,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233fba56-9d22-43ff-9caf-ee768b62feca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:24:10,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-233fba56-9d22-43ff-9caf-ee768b62feca 2018-09-08 08:24:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f61343-552b-45a9-9ccf-efdb913d8fde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:10,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-60f61343-552b-45a9-9ccf-efdb913d8fde 2018-09-08 08:24:10,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7cb282b-eaeb-4291-b6e2-0de06fdfa2f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:10,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-f7cb282b-eaeb-4291-b6e2-0de06fdfa2f0 2018-09-08 08:24:10,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfef485b-b40e-4f81-ab8b-cd687cdce2be Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:24:10,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-dfef485b-b40e-4f81-ab8b-cd687cdce2be 2018-09-08 08:24:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:10,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4124ab03-47c8-401c-80e1-179dce83c85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:10,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-4124ab03-47c8-401c-80e1-179dce83c85a 2018-09-08 08:24:10,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535f9060-f68f-4d24-9b4a-b5dca25479c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:11,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-535f9060-f68f-4d24-9b4a-b5dca25479c8 2018-09-08 08:24:11,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12db710f-17c8-4dd8-8330-a2866dce8a64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:11,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-12db710f-17c8-4dd8-8330-a2866dce8a64 2018-09-08 08:24:11,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4809b2-b666-4b7e-bede-39f948ac1d19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:11,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-7e4809b2-b666-4b7e-bede-39f948ac1d19 2018-09-08 08:24:11,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:11,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a8eb4e-3f4b-469e-8228-2a69f8f9848e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:11,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-68a8eb4e-3f4b-469e-8228-2a69f8f9848e 2018-09-08 08:24:11,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:11,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb92e53a-de11-4d2e-a717-ab7cde1b0b62 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4"}, "enabled": true, "id": "38219d07430e4ea28a8465263cae55e4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj"}} 2018-09-08 08:24:11,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 used request id req-fb92e53a-de11-4d2e-a717-ab7cde1b0b62 2018-09-08 08:24:11,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebe8f482-86e8-4e61-bb2a-4fd0ede3afab 2018-09-08 08:24:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebe8f482-86e8-4e61-bb2a-4fd0ede3afab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b74733b3-f96d-435d-ab06-31a76315142b Date: Sat, 08 Sep 2018 08:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "port_range_min": null, "revision_number": 0, "tenant_id": "38219d07430e4ea28a8465263cae55e4", "created_at": "2018-09-08T08:23:58Z", "project_id": "38219d07430e4ea28a8465263cae55e4", "id": "138e1de2-4b47-4bfd-b35a-e619be3ee1fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "port_range_min": null, "revision_number": 0, "tenant_id": "38219d07430e4ea28a8465263cae55e4", "created_at": "2018-09-08T08:23:58Z", "project_id": "38219d07430e4ea28a8465263cae55e4", "id": "59740726-992d-4cbc-b1a2-8241b609506d"}, {"remote_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "port_range_min": null, "revision_number": 0, "tenant_id": "38219d07430e4ea28a8465263cae55e4", "created_at": "2018-09-08T08:23:58Z", "project_id": "38219d07430e4ea28a8465263cae55e4", "id": "9ca3999d-5957-49fa-9138-d48ada2b44e9"}, {"remote_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:23:58Z", "security_group_id": "ebe8f482-86e8-4e61-bb2a-4fd0ede3afab", "port_range_min": null, "revision_number": 0, "tenant_id": "38219d07430e4ea28a8465263cae55e4", "created_at": "2018-09-08T08:23:58Z", "project_id": "38219d07430e4ea28a8465263cae55e4", "id": "fe093318-0ee3-41a8-b2f9-7b56be8cfc8a"}]} 2018-09-08 08:24:11,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ebe8f482-86e8-4e61-bb2a-4fd0ede3afab used request id req-b74733b3-f96d-435d-ab06-31a76315142b 2018-09-08 08:24:11,575 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:24:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ebe8f482-86e8-4e61-bb2a-4fd0ede3afab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:11,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3aec23cf-03d7-4706-a39f-d89e9a8fccd5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:11,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ebe8f482-86e8-4e61-bb2a-4fd0ede3afab used request id req-3aec23cf-03d7-4706-a39f-d89e9a8fccd5 2018-09-08 08:24:11,937 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj 2018-09-08 08:24:11,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:12,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0e63d7-c93e-4e99-830b-228cd86ea2a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:12,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/38219d07430e4ea28a8465263cae55e4 used request id req-2f0e63d7-c93e-4e99-830b-228cd86ea2a6 2018-09-08 08:24:12,147 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-proj-role 2018-09-08 08:24:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:12,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabfb021-0bd2-422b-8cac-c978f84022aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:12,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e3b41fd61f994ec3ba40fbb9ee6d9d4d used request id req-eabfb021-0bd2-422b-8cac-c978f84022aa 2018-09-08 08:24:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36a0d5346845db669c2470ae3a8979436b4a2df" 2018-09-08 08:24:12,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3437c707-bf62-4902-8dc3-50a2bcc7a92a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:24:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3437c707-bf62-4902-8dc3-50a2bcc7a92a 2018-09-08 08:24:12,374 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a2481759-e99b-4e5-user 2018-09-08 08:24:12,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9431452054cd43eb98e61ca6b44c7e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663385d55d26994c7fc5fd3d186da82247eea7d" 2018-09-08 08:24:12,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567edb0c-669d-47d2-9493-3c512c7287d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:12,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9431452054cd43eb98e61ca6b44c7e6d used request id req-567edb0c-669d-47d2-9493-3c512c7287d0 2018-09-08 08:24:12,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:12,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["HMAIE8wOSjaGlD2yM9LQAw"], "issued_at": "2018-09-08T08:24:12.000000Z"}} 2018-09-08 08:24:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3e6dff46de14feb1363745f9dd95f9679302b8" 2018-09-08 08:24:13,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98b2075-f8b5-45ad-af55-8463940f624b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:13,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b98b2075-f8b5-45ad-af55-8463940f624b 2018-09-08 08:24:13,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:13,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:13,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1k5GnmbuScGjknbvoB0E8Q"], "issued_at": "2018-09-08T08:24:13.000000Z"}} 2018-09-08 08:24:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:13,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3552a176-ea36-4ee1-b4df-f7d9111cc5df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:13,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3552a176-ea36-4ee1-b4df-f7d9111cc5df 2018-09-08 08:24:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:13,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:13,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1801cce-6de1-4cff-8ade-0850aefe27e3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:24:13,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj used request id req-d1801cce-6de1-4cff-8ade-0850aefe27e3 2018-09-08 08:24:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:13,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38b050d-3034-44ef-9684-bcff065ccfa9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:24:13,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b38b050d-3034-44ef-9684-bcff065ccfa9 2018-09-08 08:24:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}}' 2018-09-08 08:24:13,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7b4c2d-a25a-4e79-91d0-a39c1660cc35 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:13,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5f7b4c2d-a25a-4e79-91d0-a39c1660cc35 2018-09-08 08:24:13,911 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-proj 2018-09-08 08:24:13,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:13,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:14,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["BGzTjJipSaO0_J-MVsEmnw"], "issued_at": "2018-09-08T08:24:14.000000Z"}} 2018-09-08 08:24:14,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0c01bb6e10554959b1f65670ca62ebec354886" 2018-09-08 08:24:14,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8b4a54-e2c7-4ec3-92cc-49c3e9c3e3d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:14,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd8b4a54-e2c7-4ec3-92cc-49c3e9c3e3d2 2018-09-08 08:24:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:14,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0c01bb6e10554959b1f65670ca62ebec354886" 2018-09-08 08:24:14,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978a0d74-5e00-4e9a-8c70-a50091044a6b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:24:14,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-978a0d74-5e00-4e9a-8c70-a50091044a6b 2018-09-08 08:24:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0c01bb6e10554959b1f65670ca62ebec354886" 2018-09-08 08:24:14,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0932bd-0802-4f54-8a37-836a2d7d123e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}]} 2018-09-08 08:24:14,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-9364369d-a7f1-445-proj used request id req-de0932bd-0802-4f54-8a37-836a2d7d123e 2018-09-08 08:24:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0c01bb6e10554959b1f65670ca62ebec354886" 2018-09-08 08:24:14,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6018fb4e-9300-41dd-b0d6-33f7b5691c7a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:24:14,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6018fb4e-9300-41dd-b0d6-33f7b5691c7a 2018-09-08 08:24:14,977 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-user 2018-09-08 08:24:14,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:14,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:14,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05744869-0751-40e1-a23a-d575029412e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:24:14,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05744869-0751-40e1-a23a-d575029412e6 2018-09-08 08:24:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" -d '{"role": {"name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}}' 2018-09-08 08:24:15,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b369a0c-d5a3-4101-b9c7-603b7c75dada Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a65bfef7b164965b0d2a0ed0da75bc0", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0"}, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}} 2018-09-08 08:24:15,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b369a0c-d5a3-4101-b9c7-603b7c75dada 2018-09-08 08:24:15,104 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role 2018-09-08 08:24:15,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:15,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8989ff9-f366-4c50-8b36-47554e1f7d25 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role", "id": "4a65bfef7b164965b0d2a0ed0da75bc0"}} 2018-09-08 08:24:15,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0 used request id req-b8989ff9-f366-4c50-8b36-47554e1f7d25 2018-09-08 08:24:15,188 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role to project CreateInstancePortManipulationTests-9364369d-a7f1-445-proj 2018-09-08 08:24:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7/users/480e0e924ae648d7a29f5838a99c60ad/roles/4a65bfef7b164965b0d2a0ed0da75bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:15,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78175ad-6bc1-4aaa-bd04-625ff5196504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:15,314 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7/users/480e0e924ae648d7a29f5838a99c60ad/roles/4a65bfef7b164965b0d2a0ed0da75bc0 used request id req-a78175ad-6bc1-4aaa-bd04-625ff5196504 2018-09-08 08:24:15,315 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:24:15,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:15,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:15,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a65bfef7b164965b0d2a0ed0da75bc0", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}], "expires_at": "2018-09-08T09:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84dcec28353448429d87d251c36268d7", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-user", "id": "480e0e924ae648d7a29f5838a99c60ad"}, "audit_ids": ["MWzMAe4WRwSWjQ2EFwvevg"], "issued_at": "2018-09-08T08:24:15.000000Z"}} 2018-09-08 08:24:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d22286-a7d4-4a57-9cce-1b02a754f37f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:15,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77d22286-a7d4-4a57-9cce-1b02a754f37f 2018-09-08 08:24:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:15,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c4fba327-5a28-416e-a243-e32a30eec6f9 Date: Sat, 08 Sep 2018 08:24:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image"} 2018-09-08 08:24:15,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image used request id req-c4fba327-5a28-416e-a243-e32a30eec6f9 2018-09-08 08:24:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:16,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a61e8a49-3ccd-4f97-8ad9-e2e2c14e5c91 Date: Sat, 08 Sep 2018 08:24:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:24:16,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a61e8a49-3ccd-4f97-8ad9-e2e2c14e5c91 2018-09-08 08:24:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image"}' 2018-09-08 08:24:16,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 X-Openstack-Request-Id: req-b8089aa7-e21c-4906-bab7-5d674fe0e1a6 Date: Sat, 08 Sep 2018 08:24:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "min_disk": 0, "protected": false, "id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "file": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file", "checksum": null, "owner": "84dcec28353448429d87d251c36268d7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:16,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b8089aa7-e21c-4906-bab7-5d674fe0e1a6 2018-09-08 08:24:16,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" -d '' 2018-09-08 08:24:17,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f23669ea-2872-4832-9ed7-91a118474e03 Date: Sat, 08 Sep 2018 08:24:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:24:17,975 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file used request id req-f23669ea-2872-4832-9ed7-91a118474e03 2018-09-08 08:24:17,976 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:24:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:18,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c3520a8d-1330-4fcc-98f3-b50b9f1ca506 Date: Sat, 08 Sep 2018 08:24:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "metadata": {}}], "self": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "min_disk": 0, "protected": false, "id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "file": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84dcec28353448429d87d251c36268d7", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:18,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 used request id req-c3520a8d-1330-4fcc-98f3-b50b9f1ca506 2018-09-08 08:24:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:18,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d532713-181d-449c-accc-0f5ef70094fd Date: Sat, 08 Sep 2018 08:24:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:24:18,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6d532713-181d-449c-accc-0f5ef70094fd 2018-09-08 08:24:18,292 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image 2018-09-08 08:24:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:18,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d0d5d98a-d888-4bcd-8f3e-c30c47782c0d Date: Sat, 08 Sep 2018 08:24:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "metadata": {}}], "self": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "min_disk": 0, "protected": false, "id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "file": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84dcec28353448429d87d251c36268d7", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:18,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 used request id req-d0d5d98a-d888-4bcd-8f3e-c30c47782c0d 2018-09-08 08:24:18,460 - create_image - DEBUG - Instance status is - active 2018-09-08 08:24:18,460 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image 2018-09-08 08:24:18,460 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image 2018-09-08 08:24:18,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:18,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:18,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a65bfef7b164965b0d2a0ed0da75bc0", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}], "expires_at": "2018-09-08T09:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84dcec28353448429d87d251c36268d7", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-user", "id": "480e0e924ae648d7a29f5838a99c60ad"}, "audit_ids": ["daPEU2EuRh6RcvImAs4KQQ"], "issued_at": "2018-09-08T08:24:18.000000Z"}} 2018-09-08 08:24:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42b60b8-52af-4641-9582-82ca34dc5925 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:18,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c42b60b8-52af-4641-9582-82ca34dc5925 2018-09-08 08:24:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-928f901a-209a-4e62-b4a7-65db56bab05d Date: Sat, 08 Sep 2018 08:24:19 GMT RESP BODY: {"networks":[]} 2018-09-08 08:24:19,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-928f901a-209a-4e62-b4a7-65db56bab05d 2018-09-08 08:24:19,119 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net 2018-09-08 08:24:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" -d '{"network": {"name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net", "admin_state_up": true}}' 2018-09-08 08:24:19,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f7cb7d74-f4fc-4492-b472-1bb9024aade8 Date: Sat, 08 Sep 2018 08:24:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ada2377c-269d-408b-b20d-8cf5a781bed4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:24:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","mtu":1450}} 2018-09-08 08:24:19,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f7cb7d74-f4fc-4492-b472-1bb9024aade8 2018-09-08 08:24:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:19,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-aaf8fda0-5685-49ab-8630-2eb87f988022 Date: Sat, 08 Sep 2018 08:24:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:24:19Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:19,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-aaf8fda0-5685-49ab-8630-2eb87f988022 2018-09-08 08:24:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:20,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10087001-cab5-4c04-b278-f39040a11ad5 Date: Sat, 08 Sep 2018 08:24:20 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:24:20,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-10087001-cab5-4c04-b278-f39040a11ad5 2018-09-08 08:24:20,128 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet 2018-09-08 08:24:20,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" -d '{"subnets": [{"ip_version": 4, "network_id": "ada2377c-269d-408b-b20d-8cf5a781bed4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]}' 2018-09-08 08:24:20,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3c660048-beb0-4d50-b419-2f7b2098238d Date: Sat, 08 Sep 2018 08:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:20,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3c660048-beb0-4d50-b419-2f7b2098238d 2018-09-08 08:24:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:21,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3de55e60-d085-4370-bbff-f4b4079e7db7 Date: Sat, 08 Sep 2018 08:24:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:21,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-3de55e60-d085-4370-bbff-f4b4079e7db7 2018-09-08 08:24:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:21,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38c4c94d-543d-4e57-aa66-038165eaa7d2 Date: Sat, 08 Sep 2018 08:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:21,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-38c4c94d-543d-4e57-aa66-038165eaa7d2 2018-09-08 08:24:21,494 - OpenStackNetwork - DEBUG - Network [ada2377c-269d-408b-b20d-8cf5a781bed4] created successfully 2018-09-08 08:24:21,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:21,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:21,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["A8qnMlSHSVuZxI9P_vt2Tg"], "issued_at": "2018-09-08T08:24:21.000000Z"}} 2018-09-08 08:24:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}209e4b9acb48c4c9d9e96cc87dc1828f4d730438" 2018-09-08 08:24:21,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409d3a5f-d4f3-41f7-b842-28f1db559d54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:21,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-409d3a5f-d4f3-41f7-b842-28f1db559d54 2018-09-08 08:24:21,964 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:24:21,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}209e4b9acb48c4c9d9e96cc87dc1828f4d730438" 2018-09-08 08:24:22,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:21 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-f6e8961c-480d-480e-8a3b-9cb6360c15a2 x-compute-request-id: req-f6e8961c-480d-480e-8a3b-9cb6360c15a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:24:22,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f6e8961c-480d-480e-8a3b-9cb6360c15a2 2018-09-08 08:24:22,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}209e4b9acb48c4c9d9e96cc87dc1828f4d730438" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:24:22,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c796812e-34eb-42ec-9243-10077a2cea4b x-compute-request-id: req-c796812e-34eb-42ec-9243-10077a2cea4b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:24:22,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c796812e-34eb-42ec-9243-10077a2cea4b 2018-09-08 08:24:22,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:22,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:22,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a65bfef7b164965b0d2a0ed0da75bc0", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}], "expires_at": "2018-09-08T09:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84dcec28353448429d87d251c36268d7", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-user", "id": "480e0e924ae648d7a29f5838a99c60ad"}, "audit_ids": ["DmJ8IesBSXSbBTgCUUaKLQ"], "issued_at": "2018-09-08T08:24:22.000000Z"}} 2018-09-08 08:24:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:22,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119321ba-03c9-41ae-8771-c3c48e8469e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:22,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-119321ba-03c9-41ae-8771-c3c48e8469e1 2018-09-08 08:24:22,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:24:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:22,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2e6d94-1862-419a-9b48-979ce1fe43f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:22,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a2e6d94-1862-419a-9b48-979ce1fe43f5 2018-09-08 08:24:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7170e985-220f-4a12-9f16-085824187e1b Date: Sat, 08 Sep 2018 08:24:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:23,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-7170e985-220f-4a12-9f16-085824187e1b 2018-09-08 08:24:23,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:23,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:23,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0a880b-f5cf-4256-846f-52baf71e55c6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:23,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-5c0a880b-f5cf-4256-846f-52baf71e55c6 2018-09-08 08:24:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9518a6f4-6a1a-4c9d-9b4b-fb1961713f0e Date: Sat, 08 Sep 2018 08:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:23,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-9518a6f4-6a1a-4c9d-9b4b-fb1961713f0e 2018-09-08 08:24:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-612f4656-707b-4f9c-90e9-0dc60a51548a Date: Sat, 08 Sep 2018 08:24:23 GMT RESP BODY: {"ports":[]} 2018-09-08 08:24:23,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True used request id req-612f4656-707b-4f9c-90e9-0dc60a51548a 2018-09-08 08:24:23,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca431963-7ddb-4445-887a-4ce6bb169957 x-compute-request-id: req-ca431963-7ddb-4445-887a-4ce6bb169957 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:24:23,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst used request id req-ca431963-7ddb-4445-887a-4ce6bb169957 2018-09-08 08:24:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3de02c0f-959c-4def-957a-32458feca04a Date: Sat, 08 Sep 2018 08:24:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:23,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-3de02c0f-959c-4def-957a-32458feca04a 2018-09-08 08:24:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05f8fd4-ca3c-42e8-86e6-1dfe70e003ca Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:24,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-f05f8fd4-ca3c-42e8-86e6-1dfe70e003ca 2018-09-08 08:24:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:24,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1f78601-7355-4918-bcc1-5b56b8f38ae4 Date: Sat, 08 Sep 2018 08:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:24,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-b1f78601-7355-4918-bcc1-5b56b8f38ae4 2018-09-08 08:24:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:24,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-734a474b-cd0c-46d4-8dec-675c00c4deac Date: Sat, 08 Sep 2018 08:24:24 GMT RESP BODY: {"ports":[]} 2018-09-08 08:24:24,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True used request id req-734a474b-cd0c-46d4-8dec-675c00c4deac 2018-09-08 08:24:24,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:24,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:24,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a65bfef7b164965b0d2a0ed0da75bc0", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role"}], "expires_at": "2018-09-08T09:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84dcec28353448429d87d251c36268d7", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/84dcec28353448429d87d251c36268d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-user", "id": "480e0e924ae648d7a29f5838a99c60ad"}, "audit_ids": ["w8PuSOy5Qq2iMrMdckR0jw"], "issued_at": "2018-09-08T08:24:24.000000Z"}} 2018-09-08 08:24:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6569146fbab776a2fad511b00997f0b6c3e0426c" 2018-09-08 08:24:24,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567499c6-b13b-4f54-add5-959484700d36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:24,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-567499c6-b13b-4f54-add5-959484700d36 2018-09-08 08:24:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:25,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0baf66c8-eb0b-4f89-b90b-5b74fcb65548 Date: Sat, 08 Sep 2018 08:24:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:25,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-0baf66c8-eb0b-4f89-b90b-5b74fcb65548 2018-09-08 08:24:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c306774-f027-42ff-a72b-e25a1e24778e Date: Sat, 08 Sep 2018 08:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:25,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-8c306774-f027-42ff-a72b-e25a1e24778e 2018-09-08 08:24:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:25,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a24a1bd4-77aa-49fa-8dfc-ba2b303bd686 Date: Sat, 08 Sep 2018 08:24:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:25,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-a24a1bd4-77aa-49fa-8dfc-ba2b303bd686 2018-09-08 08:24:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:25,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6569146fbab776a2fad511b00997f0b6c3e0426c" 2018-09-08 08:24:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cfa7e2-c735-4704-a6e8-12901a1f2fdb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:25,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-f4cfa7e2-c735-4704-a6e8-12901a1f2fdb 2018-09-08 08:24:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:25,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35611f78-adf8-4eef-963d-b9c8a0db6f65 Date: Sat, 08 Sep 2018 08:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:25,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-35611f78-adf8-4eef-963d-b9c8a0db6f65 2018-09-08 08:24:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:25,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02dc6e30-5cd7-4d91-a6d4-c71b48c62672 Date: Sat, 08 Sep 2018 08:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:25,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet used request id req-02dc6e30-5cd7-4d91-a6d4-c71b48c62672 2018-09-08 08:24:25,759 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net 2018-09-08 08:24:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" -d '{"port": {"network_id": "ada2377c-269d-408b-b20d-8cf5a781bed4", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "c77a7d12-8b0e-4920-a4c3-1346098d4d30", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1", "admin_state_up": true}}' 2018-09-08 08:24:26,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-7a5e608d-dd00-475f-bd84-1543f93dd696 Date: Sat, 08 Sep 2018 08:24:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.101"}],"id":"fd87849c-81a3-44b3-9a05-433a96f8d6ce","security_groups":["3889528e-00fb-46a4-81c3-bf2e84e09641"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1","project_id":"84dcec28353448429d87d251c36268d7","qos_policy_id":null,"admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:26Z","binding:vnic_type":"normal"}} 2018-09-08 08:24:26,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7a5e608d-dd00-475f-bd84-1543f93dd696 2018-09-08 08:24:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6c964d2d-24c1-485a-8fb8-592d971f5158 Date: Sat, 08 Sep 2018 08:24:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:26,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-6c964d2d-24c1-485a-8fb8-592d971f5158 2018-09-08 08:24:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:26,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adad63ef-f8c8-4c90-9fde-c02d47a84e89 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:26,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-adad63ef-f8c8-4c90-9fde-c02d47a84e89 2018-09-08 08:24:26,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5b1ed784-f79a-4d24-ad85-aa2540aa2ab0 Date: Sat, 08 Sep 2018 08:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:27,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-5b1ed784-f79a-4d24-ad85-aa2540aa2ab0 2018-09-08 08:24:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4566510a-0878-4dce-a2ff-b866bd776e8e Date: Sat, 08 Sep 2018 08:24:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.101"}],"id":"fd87849c-81a3-44b3-9a05-433a96f8d6ce","security_groups":["3889528e-00fb-46a4-81c3-bf2e84e09641"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"84dcec28353448429d87d251c36268d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1","admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:24:27,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1&admin_state_up=True used request id req-4566510a-0878-4dce-a2ff-b866bd776e8e 2018-09-08 08:24:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f75e9e-bdb9-4d19-882c-b832fce8cae8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:27,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-47f75e9e-bdb9-4d19-882c-b832fce8cae8 2018-09-08 08:24:27,480 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst 2018-09-08 08:24:27,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c354abbf-68d0-4f1e-b732-e5f0a9985dc8 x-compute-request-id: req-c354abbf-68d0-4f1e-b732-e5f0a9985dc8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-flavor-name"}]} 2018-09-08 08:24:27,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c354abbf-68d0-4f1e-b732-e5f0a9985dc8 2018-09-08 08:24:27,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e077b12c-01f1-43f7-a537-ba06f77278ed x-compute-request-id: req-e077b12c-01f1-43f7-a537-ba06f77278ed Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:24:27,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6 used request id req-e077b12c-01f1-43f7-a537-ba06f77278ed 2018-09-08 08:24:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-69541990-6dbc-4433-8cb3-58f07ebee7f3 Date: Sat, 08 Sep 2018 08:24:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "metadata": {}}], "self": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "min_disk": 0, "protected": false, "id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "file": "/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84dcec28353448429d87d251c36268d7", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image"} 2018-09-08 08:24:27,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image used request id req-69541990-6dbc-4433-8cb3-58f07ebee7f3 2018-09-08 08:24:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c71226dc-199b-4325-abcf-55ce403c4fc6 Date: Sat, 08 Sep 2018 08:24:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:24:27,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c71226dc-199b-4325-abcf-55ce403c4fc6 2018-09-08 08:24:27,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" -d '{"server": {"name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "imageRef": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "flavorRef": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "max_count": 1, "min_count": 1, "networks": [{"port": "fd87849c-81a3-44b3-9a05-433a96f8d6ce"}]}}' 2018-09-08 08:24:29,422 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e687d7a-5abc-44f0-bfed-2643b7d7070b x-compute-request-id: req-6e687d7a-5abc-44f0-bfed-2643b7d7070b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "adminPass": "MijXSwC2TSrP"}} 2018-09-08 08:24:29,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6e687d7a-5abc-44f0-bfed-2643b7d7070b 2018-09-08 08:24:29,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:29,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eb250dd-40f4-4c5d-8e51-ff9c1a1dc4f3 x-compute-request-id: req-1eb250dd-40f4-4c5d-8e51-ff9c1a1dc4f3 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:24:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:29,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-1eb250dd-40f4-4c5d-8e51-ff9c1a1dc4f3 2018-09-08 08:24:29,791 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst 2018-09-08 08:24:29,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:29,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8a4600a-6233-4f6e-ba6a-ad8de48de700 x-compute-request-id: req-b8a4600a-6233-4f6e-ba6a-ad8de48de700 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:24:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:29,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-b8a4600a-6233-4f6e-ba6a-ad8de48de700 2018-09-08 08:24:29,951 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst] is - BUILD 2018-09-08 08:24:29,951 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:24:32,955 - create_instance - DEBUG - VM status query timeout in 896.836652994 2018-09-08 08:24:32,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:33,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f696b770-58a9-493f-9cbc-94714f4daa6a x-compute-request-id: req-f696b770-58a9-493f-9cbc-94714f4daa6a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "security_groups": [{"name": "default"}], "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:24:31Z", "hostId": "62f07142e22d1293f668f009612987d88a75f716d8bed612d69d59b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:33,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-f696b770-58a9-493f-9cbc-94714f4daa6a 2018-09-08 08:24:33,760 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst] is - BUILD 2018-09-08 08:24:33,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:24:36,763 - create_instance - DEBUG - VM status query timeout in 893.028326988 2018-09-08 08:24:36,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:37,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4675d01a-23b5-4333-b5ff-ff780121133c x-compute-request-id: req-4675d01a-23b5-4333-b5ff-ff780121133c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:24:34.000000", "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "security_groups": [{"name": "default"}], "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:24:35Z", "hostId": "62f07142e22d1293f668f009612987d88a75f716d8bed612d69d59b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:37,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-4675d01a-23b5-4333-b5ff-ff780121133c 2018-09-08 08:24:37,264 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst] is - ACTIVE 2018-09-08 08:24:37,264 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:24:37,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:37,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:37 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-eb9d5e07-a39a-4467-a104-f83aa573cc37 x-compute-request-id: req-eb9d5e07-a39a-4467-a104-f83aa573cc37 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:24:34.000000", "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "security_groups": [{"name": "default"}], "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:24:35Z", "hostId": "62f07142e22d1293f668f009612987d88a75f716d8bed612d69d59b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:37,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-eb9d5e07-a39a-4467-a104-f83aa573cc37 2018-09-08 08:24:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2d015734-4b7c-4ded-8da4-877a50b110b4 Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:38,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net used request id req-2d015734-4b7c-4ded-8da4-877a50b110b4 2018-09-08 08:24:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af68c3d-7afe-44f7-b1ba-594a7b2b66b2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:38,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-5af68c3d-7afe-44f7-b1ba-594a7b2b66b2 2018-09-08 08:24:38,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b39e8faa-da9a-4f46-a297-fcb6b088d647 Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:38,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-b39e8faa-da9a-4f46-a297-fcb6b088d647 2018-09-08 08:24:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-43b8d853-710b-4afa-861e-8bd5f763cc0a Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.3"}],"id":"811c4463-385c-41bd-8c73-ec6439a695d9","security_groups":[],"mac_address":"fa:16:3e:ff:47:23","project_id":"84dcec28353448429d87d251c36268d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ada2377c-269d-408b-b20d-8cf5a781bed4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.2"}],"id":"87dff6d8-4dfa-45fc-be62-1a99680a5dd5","security_groups":[],"mac_address":"fa:16:3e:3b:aa:da","project_id":"84dcec28353448429d87d251c36268d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ada2377c-269d-408b-b20d-8cf5a781bed4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.101"}],"id":"fd87849c-81a3-44b3-9a05-433a96f8d6ce","security_groups":["3889528e-00fb-46a4-81c3-bf2e84e09641"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"84dcec28353448429d87d251c36268d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1","admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:26Z","binding:vnic_type":"normal","device_id":"144b4efe-1511-438d-8d47-7cbee0ec6452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:24:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","ip_address":"10.55.0.4"}],"id":"ff1438f9-0f4a-43c4-8378-87925258a6e7","security_groups":[],"mac_address":"fa:16:3e:a8:ba:64","project_id":"84dcec28353448429d87d251c36268d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ada2377c-269d-408b-b20d-8cf5a781bed4"}]} 2018-09-08 08:24:38,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-43b8d853-710b-4afa-861e-8bd5f763cc0a 2018-09-08 08:24:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eebd1956-a705-4bba-93ea-34a6dad20cee Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c77a7d12-8b0e-4920-a4c3-1346098d4d30"],"updated_at":"2018-09-08T08:24:20Z","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84dcec28353448429d87d251c36268d7","id":"ada2377c-269d-408b-b20d-8cf5a781bed4","name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net"}]} 2018-09-08 08:24:38,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-eebd1956-a705-4bba-93ea-34a6dad20cee 2018-09-08 08:24:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-988e091e-211f-4cea-86ab-3d3d474944b9 Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:38,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-988e091e-211f-4cea-86ab-3d3d474944b9 2018-09-08 08:24:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:38,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4da1844-aa94-416f-a7b1-533ab8dea400 Date: Sat, 08 Sep 2018 08:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ada2377c-269d-408b-b20d-8cf5a781bed4","tenant_id":"84dcec28353448429d87d251c36268d7","created_at":"2018-09-08T08:24:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:24:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84dcec28353448429d87d251c36268d7","id":"c77a7d12-8b0e-4920-a4c3-1346098d4d30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet"}]} 2018-09-08 08:24:38,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ada2377c-269d-408b-b20d-8cf5a781bed4&name=CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet used request id req-a4da1844-aa94-416f-a7b1-533ab8dea400 2018-09-08 08:24:38,764 - create_instance - INFO - Deleting Port with ID - fd87849c-81a3-44b3-9a05-433a96f8d6ce 2018-09-08 08:24:38,764 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52port-1 2018-09-08 08:24:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/fd87849c-81a3-44b3-9a05-433a96f8d6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:39,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bd62035-d408-45a0-81b8-466a4f7515df Date: Sat, 08 Sep 2018 08:24:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:39,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/fd87849c-81a3-44b3-9a05-433a96f8d6ce used request id req-3bd62035-d408-45a0-81b8-466a4f7515df 2018-09-08 08:24:39,192 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst 2018-09-08 08:24:39,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:39,368 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36ad456d-e03e-47ff-8bc0-9fe3f480c9ba x-compute-request-id: req-36ad456d-e03e-47ff-8bc0-9fe3f480c9ba Content-Type: application/json 2018-09-08 08:24:39,368 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-36ad456d-e03e-47ff-8bc0-9fe3f480c9ba 2018-09-08 08:24:39,368 - create_instance - INFO - Checking deletion status 2018-09-08 08:24:39,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:39,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75fbe204-b2c8-4834-91ce-9d293c911ab2 x-compute-request-id: req-75fbe204-b2c8-4834-91ce-9d293c911ab2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:24:34.000000", "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:24:39Z", "hostId": "62f07142e22d1293f668f009612987d88a75f716d8bed612d69d59b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:39,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-75fbe204-b2c8-4834-91ce-9d293c911ab2 2018-09-08 08:24:39,754 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst] is - ACTIVE 2018-09-08 08:24:39,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:24:42,757 - create_instance - DEBUG - VM status query timeout in 296.611305952 2018-09-08 08:24:42,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:43,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-973782f3-4fa1-4dc8-a363-944d40424c40 x-compute-request-id: req-973782f3-4fa1-4dc8-a363-944d40424c40 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/144b4efe-1511-438d-8d47-7cbee0ec6452", "rel": "bookmark"}], "image": {"id": "8ac75b52-cf22-49d2-ba20-1747eda8aa64", "links": [{"href": "http://172.30.9.23:8774/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:24:34.000000", "flavor": {"id": "5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "links": [{"href": "http://172.30.9.23:8774/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6", "rel": "bookmark"}]}, "id": "144b4efe-1511-438d-8d47-7cbee0ec6452", "user_id": "480e0e924ae648d7a29f5838a99c60ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:24:39Z", "hostId": "62f07142e22d1293f668f009612987d88a75f716d8bed612d69d59b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst", "created": "2018-09-08T08:24:29Z", "tenant_id": "84dcec28353448429d87d251c36268d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:24:43,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-973782f3-4fa1-4dc8-a363-944d40424c40 2018-09-08 08:24:43,063 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst] is - ACTIVE 2018-09-08 08:24:43,063 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:24:46,067 - create_instance - DEBUG - VM status query timeout in 293.301896811 2018-09-08 08:24:46,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8e9d9c2fc809840d12dcc92cea26e75376f99ec" 2018-09-08 08:24:46,117 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abb81823-35f0-42b3-ad91-d860d14b3d99 x-compute-request-id: req-abb81823-35f0-42b3-ad91-d860d14b3d99 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 144b4efe-1511-438d-8d47-7cbee0ec6452 could not be found.", "code": 404}} 2018-09-08 08:24:46,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/144b4efe-1511-438d-8d47-7cbee0ec6452 used request id req-abb81823-35f0-42b3-ad91-d860d14b3d99 2018-09-08 08:24:46,117 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 144b4efe-1511-438d-8d47-7cbee0ec6452 could not be found. (HTTP 404) (Request-ID: req-abb81823-35f0-42b3-ad91-d860d14b3d99) 2018-09-08 08:24:46,118 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-inst 2018-09-08 08:24:46,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}209e4b9acb48c4c9d9e96cc87dc1828f4d730438" 2018-09-08 08:24:46,159 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba93bcdc-cb5f-4de1-b2c9-18939913b2de x-compute-request-id: req-ba93bcdc-cb5f-4de1-b2c9-18939913b2de Content-Length: 0 Content-Type: application/json 2018-09-08 08:24:46,160 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5dbc2aa6-e5f0-4ed7-8eb8-261f992f80f6 used request id req-ba93bcdc-cb5f-4de1-b2c9-18939913b2de 2018-09-08 08:24:46,160 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet 2018-09-08 08:24:46,161 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-subnet 2018-09-08 08:24:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c77a7d12-8b0e-4920-a4c3-1346098d4d30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:48,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d711faac-d07a-407d-a1ef-4aba701ec8cc Date: Sat, 08 Sep 2018 08:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:48,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c77a7d12-8b0e-4920-a4c3-1346098d4d30 used request id req-d711faac-d07a-407d-a1ef-4aba701ec8cc 2018-09-08 08:24:48,692 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-pub-net 2018-09-08 08:24:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ada2377c-269d-408b-b20d-8cf5a781bed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347569df0d2bc4638bb7e266769df7e2a7dcb6e" 2018-09-08 08:24:50,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79bc2291-070d-4d09-85cf-cf94a804ade7 Date: Sat, 08 Sep 2018 08:24:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:50,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ada2377c-269d-408b-b20d-8cf5a781bed4 used request id req-79bc2291-070d-4d09-85cf-cf94a804ade7 2018-09-08 08:24:50,065 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-28aa066d-51a1-4104-8fa5-6e957d874d52-image 2018-09-08 08:24:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6949b7cf5da2c4f04293f9be45a1b50b5f876f7" 2018-09-08 08:24:51,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4bd0fc1-ce00-4fdb-994d-3c7b50f4ed8e Date: Sat, 08 Sep 2018 08:24:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:24:51,653 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8ac75b52-cf22-49d2-ba20-1747eda8aa64 used request id req-d4bd0fc1-ce00-4fdb-994d-3c7b50f4ed8e 2018-09-08 08:24:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:51,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0668aedb-223b-4d3d-8b10-5f24fc6e814e Date: Sat, 08 Sep 2018 08:24:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84dcec28353448429d87d251c36268d7", "created_at": "2018-09-08T08:24:19Z", "updated_at": "2018-09-08T08:24:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "revision_number": 0, "id": "3f3efa14-b772-44b3-9bea-c458e393a085", "remote_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "remote_ip_prefix": null, "created_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "tenant_id": "84dcec28353448429d87d251c36268d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "84dcec28353448429d87d251c36268d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "revision_number": 0, "id": "49c58374-3398-464c-8ab3-9b3d0dc6321c", "remote_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "remote_ip_prefix": null, "created_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "tenant_id": "84dcec28353448429d87d251c36268d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "84dcec28353448429d87d251c36268d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "revision_number": 0, "id": "565a7fd2-f77b-4be9-883e-cf212dd5db72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "tenant_id": "84dcec28353448429d87d251c36268d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "84dcec28353448429d87d251c36268d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "revision_number": 0, "id": "d4dcc184-80d3-45ed-8233-6106f6977f36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "tenant_id": "84dcec28353448429d87d251c36268d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "84dcec28353448429d87d251c36268d7"}], "revision_number": 4, "project_id": "84dcec28353448429d87d251c36268d7", "id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:24:51,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0668aedb-223b-4d3d-8b10-5f24fc6e814e 2018-09-08 08:24:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:51,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b9a75a-4729-4e35-a410-508719ae0cdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:51,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e3b9a75a-4729-4e35-a410-508719ae0cdc 2018-09-08 08:24:51,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:51,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:52,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3d12cb-dfaa-404c-a12d-4355ccf9042c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:24:52,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3c3d12cb-dfaa-404c-a12d-4355ccf9042c 2018-09-08 08:24:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:52,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b495e50-8fd6-4145-8164-6dfd4fef8b14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:24:52,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-1b495e50-8fd6-4145-8164-6dfd4fef8b14 2018-09-08 08:24:52,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:24:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:52,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa24ab2f-0f29-4722-beac-45b107fb5c9b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7"}, "enabled": true, "id": "84dcec28353448429d87d251c36268d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9364369d-a7f1-445-proj"}} 2018-09-08 08:24:52,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-fa24ab2f-0f29-4722-beac-45b107fb5c9b 2018-09-08 08:24:52,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3889528e-00fb-46a4-81c3-bf2e84e09641 2018-09-08 08:24:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3889528e-00fb-46a4-81c3-bf2e84e09641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:52,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-16306f2f-36ef-48c4-886d-238ff64153cc Date: Sat, 08 Sep 2018 08:24:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "port_range_min": null, "revision_number": 0, "tenant_id": "84dcec28353448429d87d251c36268d7", "created_at": "2018-09-08T08:24:19Z", "project_id": "84dcec28353448429d87d251c36268d7", "id": "3f3efa14-b772-44b3-9bea-c458e393a085"}, {"remote_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "port_range_min": null, "revision_number": 0, "tenant_id": "84dcec28353448429d87d251c36268d7", "created_at": "2018-09-08T08:24:19Z", "project_id": "84dcec28353448429d87d251c36268d7", "id": "49c58374-3398-464c-8ab3-9b3d0dc6321c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "port_range_min": null, "revision_number": 0, "tenant_id": "84dcec28353448429d87d251c36268d7", "created_at": "2018-09-08T08:24:19Z", "project_id": "84dcec28353448429d87d251c36268d7", "id": "565a7fd2-f77b-4be9-883e-cf212dd5db72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:24:19Z", "security_group_id": "3889528e-00fb-46a4-81c3-bf2e84e09641", "port_range_min": null, "revision_number": 0, "tenant_id": "84dcec28353448429d87d251c36268d7", "created_at": "2018-09-08T08:24:19Z", "project_id": "84dcec28353448429d87d251c36268d7", "id": "d4dcc184-80d3-45ed-8233-6106f6977f36"}]} 2018-09-08 08:24:52,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3889528e-00fb-46a4-81c3-bf2e84e09641 used request id req-16306f2f-36ef-48c4-886d-238ff64153cc 2018-09-08 08:24:52,435 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:24:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3889528e-00fb-46a4-81c3-bf2e84e09641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:52,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0758bfde-dd3c-42ad-ad34-24e19016d3e7 Content-Length: 0 Date: Sat, 08 Sep 2018 08:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:24:52,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3889528e-00fb-46a4-81c3-bf2e84e09641 used request id req-0758bfde-dd3c-42ad-ad34-24e19016d3e7 2018-09-08 08:24:52,776 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-proj 2018-09-08 08:24:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:53,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6eb68d3-5f54-45d6-99de-98a91f961e0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:53,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/84dcec28353448429d87d251c36268d7 used request id req-e6eb68d3-5f54-45d6-99de-98a91f961e0b 2018-09-08 08:24:53,170 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-proj-role 2018-09-08 08:24:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:53,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b595fc-4fd4-4ad6-b831-3585a04c844d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:53,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4a65bfef7b164965b0d2a0ed0da75bc0 used request id req-b1b595fc-4fd4-4ad6-b831-3585a04c844d 2018-09-08 08:24:53,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513a6e56cd777c21f4364d5280a24a495473dcbf" 2018-09-08 08:24:53,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aec52f5-b6f0-4491-b970-c387966a2a64 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:24:53,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7aec52f5-b6f0-4491-b970-c387966a2a64 2018-09-08 08:24:53,389 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9364369d-a7f1-445-user 2018-09-08 08:24:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/480e0e924ae648d7a29f5838a99c60ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0c01bb6e10554959b1f65670ca62ebec354886" 2018-09-08 08:24:53,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0870ba52-220f-441b-9a61-eae3bc0c6a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:53,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/480e0e924ae648d7a29f5838a99c60ad used request id req-0870ba52-220f-441b-9a61-eae3bc0c6a68 2018-09-08 08:24:53,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:53,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ZSA7eCqGQLulUfnlH_AJGw"], "issued_at": "2018-09-08T08:24:53.000000Z"}} 2018-09-08 08:24:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697fa9f1e9543adcf7a1a081c9ca36822a366e32" 2018-09-08 08:24:54,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4aea3b-8b18-4a02-bdb2-f7f58a38399f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:54,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc4aea3b-8b18-4a02-bdb2-f7f58a38399f 2018-09-08 08:24:54,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:54,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:54,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["s57XjgpcTpy5771euGJdEQ"], "issued_at": "2018-09-08T08:24:54.000000Z"}} 2018-09-08 08:24:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:54,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8bcd11-41e0-40c9-b1df-0e7a19b1d454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:54,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd8bcd11-41e0-40c9-b1df-0e7a19b1d454 2018-09-08 08:24:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:54,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:54,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:54,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728622d1-fec4-457f-b947-128762e95987 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:24:54,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj used request id req-728622d1-fec4-457f-b947-128762e95987 2018-09-08 08:24:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:54,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59403df-6b55-46e6-bba0-4118468826af Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:24:54,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d59403df-6b55-46e6-bba0-4118468826af 2018-09-08 08:24:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}}' 2018-09-08 08:24:54,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6d1b9c-cfcf-4425-801b-c9203272840b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:24:54,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4c6d1b9c-cfcf-4425-801b-c9203272840b 2018-09-08 08:24:54,834 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-15d80abb-4228-444-proj 2018-09-08 08:24:54,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:54,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:55,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["OI_QafHBRFiMpvONbfOpTg"], "issued_at": "2018-09-08T08:24:55.000000Z"}} 2018-09-08 08:24:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf9fbd0f06cc36402419aa5294c10f10746cc58" 2018-09-08 08:24:55,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adb18ec-7fdc-40d3-89e7-caa4af0b2b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:55,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4adb18ec-7fdc-40d3-89e7-caa4af0b2b9b 2018-09-08 08:24:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:24:55,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:24:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:24:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf9fbd0f06cc36402419aa5294c10f10746cc58" 2018-09-08 08:24:55,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e363a33b-5d18-4c46-aecf-0ec349982aae Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:24:55,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e363a33b-5d18-4c46-aecf-0ec349982aae 2018-09-08 08:24:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf9fbd0f06cc36402419aa5294c10f10746cc58" 2018-09-08 08:24:55,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52fd8cdf-becc-470a-90af-c919fdb3ea20 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}]} 2018-09-08 08:24:55,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15d80abb-4228-444-proj used request id req-52fd8cdf-becc-470a-90af-c919fdb3ea20 2018-09-08 08:24:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf9fbd0f06cc36402419aa5294c10f10746cc58" 2018-09-08 08:24:55,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c26d16-f3c0-430a-a1ee-fd5017a8a948 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:24:55,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f6c26d16-f3c0-430a-a1ee-fd5017a8a948 2018-09-08 08:24:56,031 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-15d80abb-4228-444-user 2018-09-08 08:24:56,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:56,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf500fa-d6b5-40c8-a0a5-bb20c0eed442 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:24:56,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5cf500fa-d6b5-40c8-a0a5-bb20c0eed442 2018-09-08 08:24:56,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" -d '{"role": {"name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}}' 2018-09-08 08:24:56,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e89d7c-60b3-4277-8ed5-3329ebd2354c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98c52cff4e66443195428e9cd9961921", "links": {"self": "http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921"}, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}} 2018-09-08 08:24:56,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-08e89d7c-60b3-4277-8ed5-3329ebd2354c 2018-09-08 08:24:56,241 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role 2018-09-08 08:24:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:56,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a5e9f5-c03e-451a-9eb1-b6f5d051b552 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role", "id": "98c52cff4e66443195428e9cd9961921"}} 2018-09-08 08:24:56,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921 used request id req-07a5e9f5-c03e-451a-9eb1-b6f5d051b552 2018-09-08 08:24:56,335 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role to project CreateInstancePortManipulationTests-15d80abb-4228-444-proj 2018-09-08 08:24:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6/users/85e99f5fe0bc49c892022cc843651423/roles/98c52cff4e66443195428e9cd9961921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:24:56,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa35977-1b8e-433b-8196-110743aae8b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:24:56,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6/users/85e99f5fe0bc49c892022cc843651423/roles/98c52cff4e66443195428e9cd9961921 used request id req-6fa35977-1b8e-433b-8196-110743aae8b6 2018-09-08 08:24:56,471 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:24:56,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:56,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:24:56,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c52cff4e66443195428e9cd9961921", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}], "expires_at": "2018-09-08T09:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9f91f03854b43048a31eb068e2444b6", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-user", "id": "85e99f5fe0bc49c892022cc843651423"}, "audit_ids": ["3HCZhCskSgilEUjAXXbPlw"], "issued_at": "2018-09-08T08:24:56.000000Z"}} 2018-09-08 08:24:56,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:56,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46de03ac-1508-4176-8543-042c1c6256b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:24:56,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46de03ac-1508-4176-8543-042c1c6256b5 2018-09-08 08:24:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:57,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-7aaccabb-a653-4873-8d59-c686907eac46 Date: Sat, 08 Sep 2018 08:24:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image"} 2018-09-08 08:24:57,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image used request id req-7aaccabb-a653-4873-8d59-c686907eac46 2018-09-08 08:24:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:57,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ff2ce63-2129-4666-9c5a-3a27b7cff21f Date: Sat, 08 Sep 2018 08:24:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:24:57,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6ff2ce63-2129-4666-9c5a-3a27b7cff21f 2018-09-08 08:24:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image"}' 2018-09-08 08:24:57,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f X-Openstack-Request-Id: req-cac28456-9089-4ef0-9c6b-23feeb8238ea Date: Sat, 08 Sep 2018 08:24:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "min_disk": 0, "protected": false, "id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "file": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file", "checksum": null, "owner": "e9f91f03854b43048a31eb068e2444b6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:57,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cac28456-9089-4ef0-9c6b-23feeb8238ea 2018-09-08 08:24:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" -d '' 2018-09-08 08:24:59,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b932f7d4-3c89-47fd-9a5f-044d5e4adba9 Date: Sat, 08 Sep 2018 08:24:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:24:59,430 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file used request id req-b932f7d4-3c89-47fd-9a5f-044d5e4adba9 2018-09-08 08:24:59,431 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:24:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:59,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ec1b7127-98d8-473d-b720-5cab04276375 Date: Sat, 08 Sep 2018 08:24:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "metadata": {}}], "self": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "min_disk": 0, "protected": false, "id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "file": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9f91f03854b43048a31eb068e2444b6", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:59,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f used request id req-ec1b7127-98d8-473d-b720-5cab04276375 2018-09-08 08:24:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:59,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be3235ff-cb9b-4180-a3c2-7545d983acde Date: Sat, 08 Sep 2018 08:24:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:24:59,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-be3235ff-cb9b-4180-a3c2-7545d983acde 2018-09-08 08:24:59,763 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image 2018-09-08 08:24:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:24:59,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-29dd79da-3ba0-4130-9059-97290fefefed Date: Sat, 08 Sep 2018 08:24:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "metadata": {}}], "self": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "min_disk": 0, "protected": false, "id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "file": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9f91f03854b43048a31eb068e2444b6", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:24:59,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f used request id req-29dd79da-3ba0-4130-9059-97290fefefed 2018-09-08 08:24:59,933 - create_image - DEBUG - Instance status is - active 2018-09-08 08:24:59,933 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image 2018-09-08 08:24:59,933 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image 2018-09-08 08:24:59,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:24:59,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:00,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c52cff4e66443195428e9cd9961921", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}], "expires_at": "2018-09-08T09:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9f91f03854b43048a31eb068e2444b6", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-user", "id": "85e99f5fe0bc49c892022cc843651423"}, "audit_ids": ["sNnxLF27T0OkB355UsLF5Q"], "issued_at": "2018-09-08T08:25:00.000000Z"}} 2018-09-08 08:25:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:00,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840791c4-0677-4109-afe5-aada3024ec19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:00,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-840791c4-0677-4109-afe5-aada3024ec19 2018-09-08 08:25:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:00,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-43a53414-4275-4ae9-b97f-75d3780deaf5 Date: Sat, 08 Sep 2018 08:25:00 GMT RESP BODY: {"networks":[]} 2018-09-08 08:25:00,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-43a53414-4275-4ae9-b97f-75d3780deaf5 2018-09-08 08:25:00,551 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net 2018-09-08 08:25:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" -d '{"network": {"name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net", "admin_state_up": true}}' 2018-09-08 08:25:01,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e41e95c3-3689-4d35-9241-8891da174d54 Date: Sat, 08 Sep 2018 08:25:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:25:00Z","is_default":false,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","mtu":1450}} 2018-09-08 08:25:01,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e41e95c3-3689-4d35-9241-8891da174d54 2018-09-08 08:25:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:01,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6f9c6d4c-5100-453b-a768-f436156cf214 Date: Sat, 08 Sep 2018 08:25:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:25:00Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:01,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-6f9c6d4c-5100-453b-a768-f436156cf214 2018-09-08 08:25:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:01,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32a8bbfe-b8a1-4e59-858a-2fcccd7854bd Date: Sat, 08 Sep 2018 08:25:01 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:25:01,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-32a8bbfe-b8a1-4e59-858a-2fcccd7854bd 2018-09-08 08:25:01,616 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet 2018-09-08 08:25:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" -d '{"subnets": [{"ip_version": 4, "network_id": "81a11fe7-170a-4f51-ba06-8e2620cd5051", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]}' 2018-09-08 08:25:02,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9f7ff28e-71d9-463b-9946-3a9a527def89 Date: Sat, 08 Sep 2018 08:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:02,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9f7ff28e-71d9-463b-9946-3a9a527def89 2018-09-08 08:25:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:02,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d9ed4b18-bc9b-46fc-b33a-b804eaa6e19b Date: Sat, 08 Sep 2018 08:25:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:02,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-d9ed4b18-bc9b-46fc-b33a-b804eaa6e19b 2018-09-08 08:25:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:02,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ace8b21-1965-42b1-91d9-7a869df34ef5 Date: Sat, 08 Sep 2018 08:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:02,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-6ace8b21-1965-42b1-91d9-7a869df34ef5 2018-09-08 08:25:02,859 - OpenStackNetwork - DEBUG - Network [81a11fe7-170a-4f51-ba06-8e2620cd5051] created successfully 2018-09-08 08:25:02,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:02,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:03,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:25:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["pnNPeuX1TgSEG81zfBak_A"], "issued_at": "2018-09-08T08:25:03.000000Z"}} 2018-09-08 08:25:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d70900122f35307633620bb70f58741a8232f18" 2018-09-08 08:25:03,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85311c4-0286-4881-8487-e0731ca07027 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:03,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b85311c4-0286-4881-8487-e0731ca07027 2018-09-08 08:25:03,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:25:03,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d70900122f35307633620bb70f58741a8232f18" 2018-09-08 08:25:03,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25: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-37cf5709-99a1-4f91-a95b-e6b06f7a3cc3 x-compute-request-id: req-37cf5709-99a1-4f91-a95b-e6b06f7a3cc3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:25:03,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37cf5709-99a1-4f91-a95b-e6b06f7a3cc3 2018-09-08 08:25:03,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d70900122f35307633620bb70f58741a8232f18" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:25:03,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25: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,Accept-Encoding x-openstack-request-id: req-bd52622c-581a-49bf-b8b1-bc13073c9317 x-compute-request-id: req-bd52622c-581a-49bf-b8b1-bc13073c9317 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:25:03,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bd52622c-581a-49bf-b8b1-bc13073c9317 2018-09-08 08:25:03,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:03,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:03,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c52cff4e66443195428e9cd9961921", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}], "expires_at": "2018-09-08T09:25:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9f91f03854b43048a31eb068e2444b6", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-user", "id": "85e99f5fe0bc49c892022cc843651423"}, "audit_ids": ["5xZNbhTXTmC1eDJLn7lLpw"], "issued_at": "2018-09-08T08:25:03.000000Z"}} 2018-09-08 08:25:03,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fc8da6-1b4d-4eee-abd2-8e1209f4589b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:04,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9fc8da6-1b4d-4eee-abd2-8e1209f4589b 2018-09-08 08:25:04,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:25:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17a7614-e03a-488c-904c-66e6893f2078 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:04,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e17a7614-e03a-488c-904c-66e6893f2078 2018-09-08 08:25:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-08e6e8ad-2577-4fa1-9921-ee070a0f55aa Date: Sat, 08 Sep 2018 08:25:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:04,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-08e6e8ad-2577-4fa1-9921-ee070a0f55aa 2018-09-08 08:25:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:04,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1db8d43-ee8a-476f-9523-aaf889590755 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:04,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-e1db8d43-ee8a-476f-9523-aaf889590755 2018-09-08 08:25:04,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9aa3867b-8fd8-4a96-ae9a-81797561064f Date: Sat, 08 Sep 2018 08:25:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:04,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-9aa3867b-8fd8-4a96-ae9a-81797561064f 2018-09-08 08:25:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:04,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0429df4-9c87-4171-aca6-a4cbd14bdf83 Date: Sat, 08 Sep 2018 08:25:04 GMT RESP BODY: {"ports":[]} 2018-09-08 08:25:04,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True used request id req-d0429df4-9c87-4171-aca6-a4cbd14bdf83 2018-09-08 08:25:04,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:05,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25: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-b121e34f-c5fd-465e-9615-dfd4542f3e97 x-compute-request-id: req-b121e34f-c5fd-465e-9615-dfd4542f3e97 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:25:05,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst used request id req-b121e34f-c5fd-465e-9615-dfd4542f3e97 2018-09-08 08:25:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:05,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ecbb5d25-f41a-4f3e-a1fb-5654c405d4ed Date: Sat, 08 Sep 2018 08:25:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:05,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-ecbb5d25-f41a-4f3e-a1fb-5654c405d4ed 2018-09-08 08:25:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:05,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1f5c50-439c-4a7e-a65f-35dd519752a4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:05,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-3d1f5c50-439c-4a7e-a65f-35dd519752a4 2018-09-08 08:25:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffc3250f-2b65-44e0-bf72-559c816060da Date: Sat, 08 Sep 2018 08:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:05,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-ffc3250f-2b65-44e0-bf72-559c816060da 2018-09-08 08:25:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:06,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b8348a8-e343-4e03-84ff-13bd5fa9e6b8 Date: Sat, 08 Sep 2018 08:25:06 GMT RESP BODY: {"ports":[]} 2018-09-08 08:25:06,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True used request id req-3b8348a8-e343-4e03-84ff-13bd5fa9e6b8 2018-09-08 08:25:06,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:06,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:06,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c52cff4e66443195428e9cd9961921", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role"}], "expires_at": "2018-09-08T09:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9f91f03854b43048a31eb068e2444b6", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e9f91f03854b43048a31eb068e2444b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-user", "id": "85e99f5fe0bc49c892022cc843651423"}, "audit_ids": ["9tHbIYdbQ5eGfxSLF3kIsg"], "issued_at": "2018-09-08T08:25:06.000000Z"}} 2018-09-08 08:25:06,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049d88259cf8db9792067817e30f1cdb2a992764" 2018-09-08 08:25:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a80021b-2f19-4cb4-bef6-471fd3320867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:06,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a80021b-2f19-4cb4-bef6-471fd3320867 2018-09-08 08:25:06,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1b8267b4-e010-42b8-9e00-64da6c3d4897 Date: Sat, 08 Sep 2018 08:25:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:06,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-1b8267b4-e010-42b8-9e00-64da6c3d4897 2018-09-08 08:25:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:06,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-deb39e9e-9226-43bf-b4c9-66b431a9a684 Date: Sat, 08 Sep 2018 08:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:06,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-deb39e9e-9226-43bf-b4c9-66b431a9a684 2018-09-08 08:25:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0c6e0088-6766-4e06-a107-2adbe3141c54 Date: Sat, 08 Sep 2018 08:25:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:07,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-0c6e0088-6766-4e06-a107-2adbe3141c54 2018-09-08 08:25:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:07,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049d88259cf8db9792067817e30f1cdb2a992764" 2018-09-08 08:25:07,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c898739a-05d7-4804-ad38-3b4514f44fec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:07,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-c898739a-05d7-4804-ad38-3b4514f44fec 2018-09-08 08:25:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:07,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10e98ac8-3811-4e48-9708-e9bb2b470b22 Date: Sat, 08 Sep 2018 08:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:07,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-10e98ac8-3811-4e48-9708-e9bb2b470b22 2018-09-08 08:25:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67f5b889-66a6-4dd1-9fdf-fa92849d191b Date: Sat, 08 Sep 2018 08:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:07,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet used request id req-67f5b889-66a6-4dd1-9fdf-fa92849d191b 2018-09-08 08:25:07,431 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net 2018-09-08 08:25:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" -d '{"port": {"network_id": "81a11fe7-170a-4f51-ba06-8e2620cd5051", "fixed_ips": [{"subnet_id": "9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1", "admin_state_up": true}}' 2018-09-08 08:25:08,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-8364cdcc-276c-415e-9723-315a6308b582 Date: Sat, 08 Sep 2018 08:25:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.101"}],"id":"97210d11-964f-454d-b731-2d914fe63d82","security_groups":["d1fb9b5a-d507-43c9-88c7-47850b32399f"],"mac_address":"fa:16:3e:b7:40:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1","project_id":"e9f91f03854b43048a31eb068e2444b6","qos_policy_id":null,"admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:07Z","binding:vnic_type":"normal"}} 2018-09-08 08:25:08,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8364cdcc-276c-415e-9723-315a6308b582 2018-09-08 08:25:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:08,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c90697aa-f5e7-43ae-af11-0f96bfac3a49 Date: Sat, 08 Sep 2018 08:25:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:08,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-c90697aa-f5e7-43ae-af11-0f96bfac3a49 2018-09-08 08:25:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:08,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eade54b-7898-46d9-862d-c13a7b81a114 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:08,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-3eade54b-7898-46d9-862d-c13a7b81a114 2018-09-08 08:25:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:08,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5baaa216-8f21-4ad4-abea-71500c4767c6 Date: Sat, 08 Sep 2018 08:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:08,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-5baaa216-8f21-4ad4-abea-71500c4767c6 2018-09-08 08:25:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fad6e45f-02a6-46d4-9f4d-39a5ffc11f07 Date: Sat, 08 Sep 2018 08:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.101"}],"id":"97210d11-964f-454d-b731-2d914fe63d82","security_groups":["d1fb9b5a-d507-43c9-88c7-47850b32399f"],"mac_address":"fa:16:3e:b7:40:29","project_id":"e9f91f03854b43048a31eb068e2444b6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1","admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:25:09,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1&admin_state_up=True used request id req-fad6e45f-02a6-46d4-9f4d-39a5ffc11f07 2018-09-08 08:25:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104e2496-9c0f-4e4a-a7cb-2ce68730a2c1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:09,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-104e2496-9c0f-4e4a-a7cb-2ce68730a2c1 2018-09-08 08:25:09,266 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst 2018-09-08 08:25:09,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-350aa3b9-4962-4f77-a738-a46af3766909 x-compute-request-id: req-350aa3b9-4962-4f77-a738-a46af3766909 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-flavor-name"}]} 2018-09-08 08:25:09,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-350aa3b9-4962-4f77-a738-a46af3766909 2018-09-08 08:25:09,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-178acf03-24c4-4eee-a129-a3ac9bd70d5b x-compute-request-id: req-178acf03-24c4-4eee-a129-a3ac9bd70d5b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:25:09,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00 used request id req-178acf03-24c4-4eee-a129-a3ac9bd70d5b 2018-09-08 08:25:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-bc110085-afa1-4fd3-8a7e-8bae3f57a7d1 Date: Sat, 08 Sep 2018 08:25:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:24:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:24:59Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "metadata": {}}], "self": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "min_disk": 0, "protected": false, "id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "file": "/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9f91f03854b43048a31eb068e2444b6", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image"} 2018-09-08 08:25:09,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image used request id req-bc110085-afa1-4fd3-8a7e-8bae3f57a7d1 2018-09-08 08:25:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:09,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b727f81e-537e-46b3-b1c0-02836087cae8 Date: Sat, 08 Sep 2018 08:25:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:25:09,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b727f81e-537e-46b3-b1c0-02836087cae8 2018-09-08 08:25:09,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" -d '{"server": {"name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "imageRef": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "flavorRef": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "max_count": 1, "min_count": 1, "networks": [{"port": "97210d11-964f-454d-b731-2d914fe63d82"}]}}' 2018-09-08 08:25:11,296 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-301192bb-f632-4717-8ae6-1eb778f14efb x-compute-request-id: req-301192bb-f632-4717-8ae6-1eb778f14efb Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "016848a9-4683-438c-8913-b9cd0d452d85", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "adminPass": "B6ywbMNxnK3n"}} 2018-09-08 08:25:11,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-301192bb-f632-4717-8ae6-1eb778f14efb 2018-09-08 08:25:11,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:11,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0909e1c0-4f86-46b5-8c9e-49c3ba044b83 x-compute-request-id: req-0909e1c0-4f86-46b5-8c9e-49c3ba044b83 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:11,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-0909e1c0-4f86-46b5-8c9e-49c3ba044b83 2018-09-08 08:25:11,528 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst 2018-09-08 08:25:11,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:11,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-859f934b-6314-45f2-9cb3-435393625d69 x-compute-request-id: req-859f934b-6314-45f2-9cb3-435393625d69 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:11,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-859f934b-6314-45f2-9cb3-435393625d69 2018-09-08 08:25:11,883 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - BUILD 2018-09-08 08:25:11,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:14,884 - create_instance - DEBUG - VM status query timeout in 896.644048929 2018-09-08 08:25:14,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:15,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7064c70-6de9-48e4-8c82-f037b659051b x-compute-request-id: req-e7064c70-6de9-48e4-8c82-f037b659051b Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "security_groups": [{"name": "default"}], "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:12Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:15,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-e7064c70-6de9-48e4-8c82-f037b659051b 2018-09-08 08:25:15,347 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - BUILD 2018-09-08 08:25:15,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:18,350 - create_instance - DEBUG - VM status query timeout in 893.17740202 2018-09-08 08:25:18,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:18,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48c8a7cf-541a-48cd-8647-bead17997c59 x-compute-request-id: req-48c8a7cf-541a-48cd-8647-bead17997c59 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "security_groups": [{"name": "default"}], "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:12Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:18,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-48c8a7cf-541a-48cd-8647-bead17997c59 2018-09-08 08:25:18,666 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - BUILD 2018-09-08 08:25:18,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:21,670 - create_instance - DEBUG - VM status query timeout in 889.85826993 2018-09-08 08:25:21,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:22,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:21 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-a915f995-3bc4-4d09-be5b-d9aefcbeab04 x-compute-request-id: req-a915f995-3bc4-4d09-be5b-d9aefcbeab04 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:40:29", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:25:18.000000", "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "security_groups": [{"name": "default"}], "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:25:19Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:22,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-a915f995-3bc4-4d09-be5b-d9aefcbeab04 2018-09-08 08:25:22,282 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - ACTIVE 2018-09-08 08:25:22,282 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:25:22,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:22,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e142ae8-ac75-489d-ba8d-ef55d1f9e420 x-compute-request-id: req-0e142ae8-ac75-489d-ba8d-ef55d1f9e420 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:40:29", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:25:18.000000", "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "security_groups": [{"name": "default"}], "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:25:19Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:22,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-0e142ae8-ac75-489d-ba8d-ef55d1f9e420 2018-09-08 08:25:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:22,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6c9ddaee-95f7-43c9-9a14-5d5347ceaad4 Date: Sat, 08 Sep 2018 08:25:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:22,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net used request id req-6c9ddaee-95f7-43c9-9a14-5d5347ceaad4 2018-09-08 08:25:22,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa080b3f-0f53-4956-93ee-bf6de120942c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:23,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-fa080b3f-0f53-4956-93ee-bf6de120942c 2018-09-08 08:25:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13cfe449-9626-4f30-8a02-453ca46743b0 Date: Sat, 08 Sep 2018 08:25:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:23,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-13cfe449-9626-4f30-8a02-453ca46743b0 2018-09-08 08:25:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-8354be3d-025d-4e5d-9fef-6fd2b33600ad Date: Sat, 08 Sep 2018 08:25:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.2"}],"id":"81ccdafa-0a52-4ca0-b5ba-52f294d6a3dc","security_groups":[],"mac_address":"fa:16:3e:71:bf:91","project_id":"e9f91f03854b43048a31eb068e2444b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-81a11fe7-170a-4f51-ba06-8e2620cd5051"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.101"}],"id":"97210d11-964f-454d-b731-2d914fe63d82","security_groups":["d1fb9b5a-d507-43c9-88c7-47850b32399f"],"mac_address":"fa:16:3e:b7:40:29","project_id":"e9f91f03854b43048a31eb068e2444b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1","admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:07Z","binding:vnic_type":"normal","device_id":"016848a9-4683-438c-8913-b9cd0d452d85"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.4"}],"id":"d6503dd7-0f4c-47cc-b926-0dceaf266f7b","security_groups":[],"mac_address":"fa:16:3e:dd:72:f4","project_id":"e9f91f03854b43048a31eb068e2444b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-81a11fe7-170a-4f51-ba06-8e2620cd5051"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","ip_address":"10.55.0.3"}],"id":"ff4c0bcb-a802-4ab6-b446-ecfa50054a07","security_groups":[],"mac_address":"fa:16:3e:10:14:54","project_id":"e9f91f03854b43048a31eb068e2444b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-81a11fe7-170a-4f51-ba06-8e2620cd5051"}]} 2018-09-08 08:25:23,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-8354be3d-025d-4e5d-9fef-6fd2b33600ad 2018-09-08 08:25:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-74e94b6f-6fe7-483c-ae58-03bf442ae744 Date: Sat, 08 Sep 2018 08:25:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a"],"updated_at":"2018-09-08T08:25:02Z","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9f91f03854b43048a31eb068e2444b6","id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net"}]} 2018-09-08 08:25:23,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-74e94b6f-6fe7-483c-ae58-03bf442ae744 2018-09-08 08:25:23,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f86011c3-f4f0-425f-aca2-f97b67000318 Date: Sat, 08 Sep 2018 08:25:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:23,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-f86011c3-f4f0-425f-aca2-f97b67000318 2018-09-08 08:25:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf41007c-4130-417f-a552-c318dd886a94 Date: Sat, 08 Sep 2018 08:25:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81a11fe7-170a-4f51-ba06-8e2620cd5051","tenant_id":"e9f91f03854b43048a31eb068e2444b6","created_at":"2018-09-08T08:25:02Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e9f91f03854b43048a31eb068e2444b6","id":"9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet"}]} 2018-09-08 08:25:23,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=81a11fe7-170a-4f51-ba06-8e2620cd5051&name=CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet used request id req-bf41007c-4130-417f-a552-c318dd886a94 2018-09-08 08:25:23,760 - create_instance - INFO - Deleting Port with ID - 97210d11-964f-454d-b731-2d914fe63d82 2018-09-08 08:25:23,760 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2port-1 2018-09-08 08:25:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/97210d11-964f-454d-b731-2d914fe63d82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:24,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b537d3c-4257-458c-94df-e3e8f1fc245e Date: Sat, 08 Sep 2018 08:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:25:24,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/97210d11-964f-454d-b731-2d914fe63d82 used request id req-7b537d3c-4257-458c-94df-e3e8f1fc245e 2018-09-08 08:25:24,198 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst 2018-09-08 08:25:24,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:24,661 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17f40e8f-eae4-4659-bb26-b46102d577df x-compute-request-id: req-17f40e8f-eae4-4659-bb26-b46102d577df Content-Type: application/json 2018-09-08 08:25:24,662 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-17f40e8f-eae4-4659-bb26-b46102d577df 2018-09-08 08:25:24,662 - create_instance - INFO - Checking deletion status 2018-09-08 08:25:24,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:25,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae1edca1-759e-40ca-94f8-ad4aea4aba16 x-compute-request-id: req-ae1edca1-759e-40ca-94f8-ad4aea4aba16 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:25:18.000000", "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:25:24Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:25,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-ae1edca1-759e-40ca-94f8-ad4aea4aba16 2018-09-08 08:25:25,054 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - ACTIVE 2018-09-08 08:25:25,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:28,057 - create_instance - DEBUG - VM status query timeout in 296.604877949 2018-09-08 08:25:28,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:28,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ecae38f-4dca-4485-a761-6af02e4d29dc x-compute-request-id: req-0ecae38f-4dca-4485-a761-6af02e4d29dc Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/016848a9-4683-438c-8913-b9cd0d452d85", "rel": "bookmark"}], "image": {"id": "46a7ad34-0521-47c8-b1a0-7dcdff79196f", "links": [{"href": "http://172.30.9.23:8774/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:25:18.000000", "flavor": {"id": "fbe3e157-6894-4eb0-88eb-84532d8b7f00", "links": [{"href": "http://172.30.9.23:8774/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00", "rel": "bookmark"}]}, "id": "016848a9-4683-438c-8913-b9cd0d452d85", "user_id": "85e99f5fe0bc49c892022cc843651423", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:25:24Z", "hostId": "da4de20090711a05678d7fe394af3b5e31cf7ec978dbf6db165c5293", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst", "created": "2018-09-08T08:25:11Z", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:28,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-0ecae38f-4dca-4485-a761-6af02e4d29dc 2018-09-08 08:25:28,298 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst] is - ACTIVE 2018-09-08 08:25:28,298 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:31,302 - create_instance - DEBUG - VM status query timeout in 293.360579967 2018-09-08 08:25:31,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de106f97bb2f73ad43702d3d073785aca55a68a5" 2018-09-08 08:25:31,355 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4897fc9-720a-41c8-abc5-bab4536645b8 x-compute-request-id: req-a4897fc9-720a-41c8-abc5-bab4536645b8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 016848a9-4683-438c-8913-b9cd0d452d85 could not be found.", "code": 404}} 2018-09-08 08:25:31,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/016848a9-4683-438c-8913-b9cd0d452d85 used request id req-a4897fc9-720a-41c8-abc5-bab4536645b8 2018-09-08 08:25:31,355 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 016848a9-4683-438c-8913-b9cd0d452d85 could not be found. (HTTP 404) (Request-ID: req-a4897fc9-720a-41c8-abc5-bab4536645b8) 2018-09-08 08:25:31,355 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-inst 2018-09-08 08:25:31,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d70900122f35307633620bb70f58741a8232f18" 2018-09-08 08:25:31,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:25:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2096bb02-89f5-4937-9c76-f9b5a4689524 x-compute-request-id: req-2096bb02-89f5-4937-9c76-f9b5a4689524 Content-Length: 0 Content-Type: application/json 2018-09-08 08:25:31,404 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fbe3e157-6894-4eb0-88eb-84532d8b7f00 used request id req-2096bb02-89f5-4937-9c76-f9b5a4689524 2018-09-08 08:25:31,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet 2018-09-08 08:25:31,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-subnet 2018-09-08 08:25:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:33,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3cf86ff1-fc1d-40e8-8cd5-77c874a98c2e Date: Sat, 08 Sep 2018 08:25:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:25:33,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9bfb5ecb-10dc-4ab8-ad30-27f4cb43c56a used request id req-3cf86ff1-fc1d-40e8-8cd5-77c874a98c2e 2018-09-08 08:25:33,868 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-pub-net 2018-09-08 08:25:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/81a11fe7-170a-4f51-ba06-8e2620cd5051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634bbd7e23bdadef6b5a409de9f58c654c728f52" 2018-09-08 08:25:34,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f925027-6e07-4abd-bc01-c18314421726 Date: Sat, 08 Sep 2018 08:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:25:34,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/81a11fe7-170a-4f51-ba06-8e2620cd5051 used request id req-3f925027-6e07-4abd-bc01-c18314421726 2018-09-08 08:25:34,920 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ecb3381d-5a2c-4b44-ba9e-fc9363ceb9b2-image 2018-09-08 08:25:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7fe00260b7bbb5ede70aba79f4128e6157ea02" 2018-09-08 08:25:36,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a985c110-a0d7-418b-b10d-12cf709dd77e Date: Sat, 08 Sep 2018 08:25:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:25:36,457 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/46a7ad34-0521-47c8-b1a0-7dcdff79196f used request id req-a985c110-a0d7-418b-b10d-12cf709dd77e 2018-09-08 08:25:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:36,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-63d04dcb-d157-47d7-af72-86aa377ffa9d Date: Sat, 08 Sep 2018 08:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "created_at": "2018-09-08T08:25:00Z", "updated_at": "2018-09-08T08:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "revision_number": 0, "id": "1a22b03f-5aa2-41d9-b1f3-1d59101206e8", "remote_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f91f03854b43048a31eb068e2444b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "revision_number": 0, "id": "1b0fa112-59b0-4ded-afc5-ba7c0d6f5fa0", "remote_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f91f03854b43048a31eb068e2444b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "revision_number": 0, "id": "b1a5f3cb-d844-4788-9d8a-45c950134689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9f91f03854b43048a31eb068e2444b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "revision_number": 0, "id": "cff807fc-09be-4afc-81a5-b63f18d3da00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9f91f03854b43048a31eb068e2444b6"}], "revision_number": 4, "project_id": "e9f91f03854b43048a31eb068e2444b6", "id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:25:36,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-63d04dcb-d157-47d7-af72-86aa377ffa9d 2018-09-08 08:25:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:36,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d325ffc-9f5e-43c2-b4ee-3c501e671ef0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:36,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-9d325ffc-9f5e-43c2-b4ee-3c501e671ef0 2018-09-08 08:25:36,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:36,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b929529a-842a-46ea-ac5b-32b60155780f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:25:36,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-b929529a-842a-46ea-ac5b-32b60155780f 2018-09-08 08:25:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:36,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fe9a49-2b88-4168-a2e8-c832160596a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:36,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-70fe9a49-2b88-4168-a2e8-c832160596a8 2018-09-08 08:25:36,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87e4f05-8166-404d-b152-9efb89a7aa94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:37,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-e87e4f05-8166-404d-b152-9efb89a7aa94 2018-09-08 08:25:37,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690ccfdc-885f-4651-be86-e0c6a33b1970 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:25:37,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-690ccfdc-885f-4651-be86-e0c6a33b1970 2018-09-08 08:25:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5de5d1db-2393-4758-9bfc-7682ecbf5e1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:37,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-5de5d1db-2393-4758-9bfc-7682ecbf5e1c 2018-09-08 08:25:37,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:37,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e9e62c-118f-4bd4-87ca-5d8ba5289783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:37,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-b0e9e62c-118f-4bd4-87ca-5d8ba5289783 2018-09-08 08:25:37,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254dc1fe-6b23-4c86-b1e1-3ac881ac833a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:37,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-254dc1fe-6b23-4c86-b1e1-3ac881ac833a 2018-09-08 08:25:37,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b46262-5b5b-4d71-a98e-1a9ebb380980 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:25:37,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-84b46262-5b5b-4d71-a98e-1a9ebb380980 2018-09-08 08:25:37,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:25:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbebb572-abf0-4cd2-950e-7a423737a6b8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6"}, "enabled": true, "id": "e9f91f03854b43048a31eb068e2444b6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15d80abb-4228-444-proj"}} 2018-09-08 08:25:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-fbebb572-abf0-4cd2-950e-7a423737a6b8 2018-09-08 08:25:37,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1fb9b5a-d507-43c9-88c7-47850b32399f 2018-09-08 08:25:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d1fb9b5a-d507-43c9-88c7-47850b32399f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:37,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b071e6e9-51bb-423a-8c25-8669a00849db Date: Sat, 08 Sep 2018 08:25:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "port_range_min": null, "revision_number": 0, "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "created_at": "2018-09-08T08:25:00Z", "project_id": "e9f91f03854b43048a31eb068e2444b6", "id": "1a22b03f-5aa2-41d9-b1f3-1d59101206e8"}, {"remote_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "port_range_min": null, "revision_number": 0, "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "created_at": "2018-09-08T08:25:00Z", "project_id": "e9f91f03854b43048a31eb068e2444b6", "id": "1b0fa112-59b0-4ded-afc5-ba7c0d6f5fa0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "port_range_min": null, "revision_number": 0, "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "created_at": "2018-09-08T08:25:00Z", "project_id": "e9f91f03854b43048a31eb068e2444b6", "id": "b1a5f3cb-d844-4788-9d8a-45c950134689"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:00Z", "security_group_id": "d1fb9b5a-d507-43c9-88c7-47850b32399f", "port_range_min": null, "revision_number": 0, "tenant_id": "e9f91f03854b43048a31eb068e2444b6", "created_at": "2018-09-08T08:25:00Z", "project_id": "e9f91f03854b43048a31eb068e2444b6", "id": "cff807fc-09be-4afc-81a5-b63f18d3da00"}]} 2018-09-08 08:25:37,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d1fb9b5a-d507-43c9-88c7-47850b32399f used request id req-b071e6e9-51bb-423a-8c25-8669a00849db 2018-09-08 08:25:37,799 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:25:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d1fb9b5a-d507-43c9-88c7-47850b32399f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:38,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e316b167-c0d2-4533-bac9-c9f664adb0e2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:25:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:25:38,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d1fb9b5a-d507-43c9-88c7-47850b32399f used request id req-e316b167-c0d2-4533-bac9-c9f664adb0e2 2018-09-08 08:25:38,116 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-15d80abb-4228-444-proj 2018-09-08 08:25:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:38,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a690db16-c5ac-46ed-b33f-fe08749068ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:25:38,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e9f91f03854b43048a31eb068e2444b6 used request id req-a690db16-c5ac-46ed-b33f-fe08749068ad 2018-09-08 08:25:38,346 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-15d80abb-4228-444-proj-role 2018-09-08 08:25:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:38,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-796713a0-5348-4baf-bd10-cb860362bf1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:25:38,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/98c52cff4e66443195428e9cd9961921 used request id req-796713a0-5348-4baf-bd10-cb860362bf1c 2018-09-08 08:25:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddf65fd2c6749955447f83e0c31dded2667ffa4" 2018-09-08 08:25:38,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b54408-f04f-4e41-93e0-2817fdd04e12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:25:38,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b3b54408-f04f-4e41-93e0-2817fdd04e12 2018-09-08 08:25:38,559 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-15d80abb-4228-444-user 2018-09-08 08:25:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/85e99f5fe0bc49c892022cc843651423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf9fbd0f06cc36402419aa5294c10f10746cc58" 2018-09-08 08:25:38,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffe61df-ed38-49a7-906a-8a09eb0368ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:25:38,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/85e99f5fe0bc49c892022cc843651423 used request id req-9ffe61df-ed38-49a7-906a-8a09eb0368ec 2018-09-08 08:25:38,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:39,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XgZ5EjHXQqOBke1jxwdBJA"], "issued_at": "2018-09-08T08:25:39.000000Z"}} 2018-09-08 08:25:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e8bf36d1169db52b4c0f11c765400b68770d91" 2018-09-08 08:25:39,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96527489-4c5c-4d56-a2aa-5fc3d8386cd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:39,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96527489-4c5c-4d56-a2aa-5fc3d8386cd6 2018-09-08 08:25:39,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:39,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:39,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["r9DuE6bgRKuViOiewzZREQ"], "issued_at": "2018-09-08T08:25:39.000000Z"}} 2018-09-08 08:25:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:39,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29e04b3-c4d6-410e-834c-3e942ff696fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:39,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d29e04b3-c4d6-410e-834c-3e942ff696fd 2018-09-08 08:25:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:39,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:39,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c93ebc-aec0-41ff-b896-cdcf452d98f2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:25:39,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj used request id req-66c93ebc-aec0-41ff-b896-cdcf452d98f2 2018-09-08 08:25:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:39,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1fb345-b6c0-4068-be5e-c69c003cc14f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:25:39,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c1fb345-b6c0-4068-be5e-c69c003cc14f 2018-09-08 08:25:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}}' 2018-09-08 08:25:40,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc565c72-6ef2-4d16-a04d-64bf0ba7cc78 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:40,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dc565c72-6ef2-4d16-a04d-64bf0ba7cc78 2018-09-08 08:25:40,037 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj 2018-09-08 08:25:40,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:40,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:40,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sZTZt9pFSzuisFdTF4qz7Q"], "issued_at": "2018-09-08T08:25:40.000000Z"}} 2018-09-08 08:25:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6a472e09ce90c88537646c48a92d892bce1a38" 2018-09-08 08:25:40,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3254bb2-e32e-44c2-a621-3d9b9e4ed850 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:40,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e3254bb2-e32e-44c2-a621-3d9b9e4ed850 2018-09-08 08:25:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:40,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6a472e09ce90c88537646c48a92d892bce1a38" 2018-09-08 08:25:40,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d3698f-adb3-41ad-b71e-bd601779fe94 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:25:40,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28d3698f-adb3-41ad-b71e-bd601779fe94 2018-09-08 08:25:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6a472e09ce90c88537646c48a92d892bce1a38" 2018-09-08 08:25:40,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec9342f-a826-4d1a-810f-62a203eadf73 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}]} 2018-09-08 08:25:40,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj used request id req-dec9342f-a826-4d1a-810f-62a203eadf73 2018-09-08 08:25:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6a472e09ce90c88537646c48a92d892bce1a38" 2018-09-08 08:25:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94915e3-d7cc-4569-9dc8-ec5bf9ea53b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:25:40,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e94915e3-d7cc-4569-9dc8-ec5bf9ea53b8 2018-09-08 08:25:41,193 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-user 2018-09-08 08:25:41,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:41,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c88c243-48e8-4004-838c-c8ccb9e859cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:25:41,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c88c243-48e8-4004-838c-c8ccb9e859cc 2018-09-08 08:25:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" -d '{"role": {"name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}}' 2018-09-08 08:25:41,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa003c1c-c787-486c-acb6-2fc0d89b7f28 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f27795b59dfd4247acc4eb16cac1b855", "links": {"self": "http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855"}, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}} 2018-09-08 08:25:41,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa003c1c-c787-486c-acb6-2fc0d89b7f28 2018-09-08 08:25:41,409 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role 2018-09-08 08:25:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:41,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5637f9e-c3b6-452a-bf3c-78ce5dfeb58c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role", "id": "f27795b59dfd4247acc4eb16cac1b855"}} 2018-09-08 08:25:41,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855 used request id req-f5637f9e-c3b6-452a-bf3c-78ce5dfeb58c 2018-09-08 08:25:41,430 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role to project CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj 2018-09-08 08:25:41,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89/users/ec47b746e4174c0ca8dc4af7f6cc4857/roles/f27795b59dfd4247acc4eb16cac1b855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:25:41,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41418d28-b54c-4347-892a-a7e2caaf4b2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:25:41,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89/users/ec47b746e4174c0ca8dc4af7f6cc4857/roles/f27795b59dfd4247acc4eb16cac1b855 used request id req-41418d28-b54c-4347-892a-a7e2caaf4b2d 2018-09-08 08:25:41,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:25:41,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:41,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:41,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27795b59dfd4247acc4eb16cac1b855", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}], "expires_at": "2018-09-08T09:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f0a89174e4a44a8b7b21876dff53b89", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-user", "id": "ec47b746e4174c0ca8dc4af7f6cc4857"}, "audit_ids": ["N_bCYksHRvG_7JCoX4IpDQ"], "issued_at": "2018-09-08T08:25:41.000000Z"}} 2018-09-08 08:25:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:42,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deafbf88-0070-47a9-b8d0-c04c62bbdabb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:42,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-deafbf88-0070-47a9-b8d0-c04c62bbdabb 2018-09-08 08:25:42,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:42,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-80e2bcad-b1f7-4fc2-8e2a-3299bbba7319 Date: Sat, 08 Sep 2018 08:25:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image"} 2018-09-08 08:25:42,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image used request id req-80e2bcad-b1f7-4fc2-8e2a-3299bbba7319 2018-09-08 08:25:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-51c0c240-d0ba-4194-9e5e-349bd03d4944 Date: Sat, 08 Sep 2018 08:25:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:25:42,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-51c0c240-d0ba-4194-9e5e-349bd03d4944 2018-09-08 08:25:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image"}' 2018-09-08 08:25:42,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 X-Openstack-Request-Id: req-6094d550-7c0d-43e3-b60f-a63032924cc4 Date: Sat, 08 Sep 2018 08:25:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:25:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:25:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "min_disk": 0, "protected": false, "id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "file": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file", "checksum": null, "owner": "7f0a89174e4a44a8b7b21876dff53b89", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:25:42,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6094d550-7c0d-43e3-b60f-a63032924cc4 2018-09-08 08:25:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" -d '' 2018-09-08 08:25:44,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5f36431-9d8b-4269-ad50-a2d810e746eb Date: Sat, 08 Sep 2018 08:25:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:25:44,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file used request id req-f5f36431-9d8b-4269-ad50-a2d810e746eb 2018-09-08 08:25:44,376 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:25:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:44,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4ed68c7f-0b74-4344-aff0-a904bcd2d5c0 Date: Sat, 08 Sep 2018 08:25:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:25:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:25:43Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "metadata": {}}], "self": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "min_disk": 0, "protected": false, "id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "file": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f0a89174e4a44a8b7b21876dff53b89", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:25:44,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 used request id req-4ed68c7f-0b74-4344-aff0-a904bcd2d5c0 2018-09-08 08:25:44,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08041aec-4d14-45ee-86dc-8ffc56433aa5 Date: Sat, 08 Sep 2018 08:25:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:25:44,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-08041aec-4d14-45ee-86dc-8ffc56433aa5 2018-09-08 08:25:44,705 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image 2018-09-08 08:25:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:25:44,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-70659410-65f2-45e4-b01e-442a3f76b896 Date: Sat, 08 Sep 2018 08:25:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:25:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:25:43Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "metadata": {}}], "self": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "min_disk": 0, "protected": false, "id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "file": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f0a89174e4a44a8b7b21876dff53b89", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:25:44,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 used request id req-70659410-65f2-45e4-b01e-442a3f76b896 2018-09-08 08:25:44,870 - create_image - DEBUG - Instance status is - active 2018-09-08 08:25:44,870 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image 2018-09-08 08:25:44,870 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image 2018-09-08 08:25:44,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:44,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:45,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27795b59dfd4247acc4eb16cac1b855", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}], "expires_at": "2018-09-08T09:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f0a89174e4a44a8b7b21876dff53b89", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-user", "id": "ec47b746e4174c0ca8dc4af7f6cc4857"}, "audit_ids": ["KR7Nkg22STqfguBToL9zGw"], "issued_at": "2018-09-08T08:25:45.000000Z"}} 2018-09-08 08:25:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d645aad-9a45-4c3c-b43f-233be6809fc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:45,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2d645aad-9a45-4c3c-b43f-233be6809fc5 2018-09-08 08:25:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-10fb7af7-4294-4f5d-91f0-95aa5cdf54fb Date: Sat, 08 Sep 2018 08:25:45 GMT RESP BODY: {"networks":[]} 2018-09-08 08:25:45,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-10fb7af7-4294-4f5d-91f0-95aa5cdf54fb 2018-09-08 08:25:45,522 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net 2018-09-08 08:25:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" -d '{"network": {"name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net", "admin_state_up": true}}' 2018-09-08 08:25:46,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-80bf9e5b-6d28-44af-a9ad-446893cf409e Date: Sat, 08 Sep 2018 08:25:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:25:45Z","is_default":false,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","mtu":1450}} 2018-09-08 08:25:46,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-80bf9e5b-6d28-44af-a9ad-446893cf409e 2018-09-08 08:25:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:46,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-bad4bb66-0412-4202-9240-3343cb1606c7 Date: Sat, 08 Sep 2018 08:25:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:25:45Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:46,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-bad4bb66-0412-4202-9240-3343cb1606c7 2018-09-08 08:25:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:46,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fcc42214-9964-411f-af57-616af1ba6682 Date: Sat, 08 Sep 2018 08:25:46 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:25:46,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-fcc42214-9964-411f-af57-616af1ba6682 2018-09-08 08:25:46,557 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet 2018-09-08 08:25:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" -d '{"subnets": [{"ip_version": 4, "network_id": "b2a20a50-dc49-4ad7-b466-4c926dc2fea4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]}' 2018-09-08 08:25:47,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93af79a7-3b3c-4a6b-aa9b-9dfc23f09962 Date: Sat, 08 Sep 2018 08:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:47,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-93af79a7-3b3c-4a6b-aa9b-9dfc23f09962 2018-09-08 08:25:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:47,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d0658465-d5c4-4495-b03c-ce3c9b04aca1 Date: Sat, 08 Sep 2018 08:25:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:47,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-d0658465-d5c4-4495-b03c-ce3c9b04aca1 2018-09-08 08:25:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:25:47,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2723808c-53c7-4dc6-945f-259f89c06ac4 Date: Sat, 08 Sep 2018 08:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:47,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-2723808c-53c7-4dc6-945f-259f89c06ac4 2018-09-08 08:25:47,722 - OpenStackNetwork - DEBUG - Network [b2a20a50-dc49-4ad7-b466-4c926dc2fea4] created successfully 2018-09-08 08:25:47,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:47,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:48,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["CpbpBsmCTjqEhIi2qgyocQ"], "issued_at": "2018-09-08T08:25:48.000000Z"}} 2018-09-08 08:25:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a012f4bfa84f192e0ff0081d24468b53f02b23" 2018-09-08 08:25:48,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c747b5d-bae3-46fa-97e7-faf9f679b10d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:48,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c747b5d-bae3-46fa-97e7-faf9f679b10d 2018-09-08 08:25:48,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:25:48,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a012f4bfa84f192e0ff0081d24468b53f02b23" 2018-09-08 08:25:48,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffa18f20-7677-4996-ab26-e1737baf4380 x-compute-request-id: req-ffa18f20-7677-4996-ab26-e1737baf4380 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:25:48,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ffa18f20-7677-4996-ab26-e1737baf4380 2018-09-08 08:25:48,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a012f4bfa84f192e0ff0081d24468b53f02b23" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:25:48,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-813059b2-60b2-4ceb-b531-29389417fd65 x-compute-request-id: req-813059b2-60b2-4ceb-b531-29389417fd65 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:25:48,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-813059b2-60b2-4ceb-b531-29389417fd65 2018-09-08 08:25:48,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:48,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:48,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27795b59dfd4247acc4eb16cac1b855", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}], "expires_at": "2018-09-08T09:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f0a89174e4a44a8b7b21876dff53b89", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-user", "id": "ec47b746e4174c0ca8dc4af7f6cc4857"}, "audit_ids": ["DFuM7uRxSUuFBHT6VxfklQ"], "issued_at": "2018-09-08T08:25:48.000000Z"}} 2018-09-08 08:25:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76727994-c3cc-4cd2-9253-a4586bd9759b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:49,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76727994-c3cc-4cd2-9253-a4586bd9759b 2018-09-08 08:25:49,065 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:25:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388fe58d-57f4-4e6b-b902-389d3b5f8eba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:49,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-388fe58d-57f4-4e6b-b902-389d3b5f8eba 2018-09-08 08:25:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7d0e240a-b5ad-44e4-8811-9505cfc773a6 Date: Sat, 08 Sep 2018 08:25:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:49,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-7d0e240a-b5ad-44e4-8811-9505cfc773a6 2018-09-08 08:25:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:49,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:49,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b35a9a-7a99-48a9-a866-7ab343fe82d9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:49,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-54b35a9a-7a99-48a9-a866-7ab343fe82d9 2018-09-08 08:25:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e311fd73-9c49-4d42-b726-e1605b010fcd Date: Sat, 08 Sep 2018 08:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:49,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-e311fd73-9c49-4d42-b726-e1605b010fcd 2018-09-08 08:25:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:49,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6a86222-a4aa-4bc7-8f38-adcea93ed1de Date: Sat, 08 Sep 2018 08:25:49 GMT RESP BODY: {"ports":[]} 2018-09-08 08:25:49,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True used request id req-e6a86222-a4aa-4bc7-8f38-adcea93ed1de 2018-09-08 08:25:49,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:50,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:49 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-d73ab655-4a3b-4e5e-b0fc-4881e0e5c6a8 x-compute-request-id: req-d73ab655-4a3b-4e5e-b0fc-4881e0e5c6a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:25:50,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst used request id req-d73ab655-4a3b-4e5e-b0fc-4881e0e5c6a8 2018-09-08 08:25:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:50,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a805c367-6572-40f2-94db-6bde762e3661 Date: Sat, 08 Sep 2018 08:25:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:50,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-a805c367-6572-40f2-94db-6bde762e3661 2018-09-08 08:25:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:50,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e60998-b15f-4791-9e60-6312ce3d5e4f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:50,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-79e60998-b15f-4791-9e60-6312ce3d5e4f 2018-09-08 08:25:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:50,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa806f68-60a4-4279-a531-4533237bab1f Date: Sat, 08 Sep 2018 08:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:50,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-fa806f68-60a4-4279-a531-4533237bab1f 2018-09-08 08:25:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:50,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c714743-e0f5-4a87-a6f5-0242257ad20d Date: Sat, 08 Sep 2018 08:25:50 GMT RESP BODY: {"ports":[]} 2018-09-08 08:25:50,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True used request id req-5c714743-e0f5-4a87-a6f5-0242257ad20d 2018-09-08 08:25:50,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:25:50,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:25:51,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f27795b59dfd4247acc4eb16cac1b855", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role"}], "expires_at": "2018-09-08T09:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f0a89174e4a44a8b7b21876dff53b89", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/7f0a89174e4a44a8b7b21876dff53b89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-user", "id": "ec47b746e4174c0ca8dc4af7f6cc4857"}, "audit_ids": ["IDfeEe3rQRuQJDs_cKQg2g"], "issued_at": "2018-09-08T08:25:51.000000Z"}} 2018-09-08 08:25:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e68671a8332ccd5544914d81dc93bb7c914561e" 2018-09-08 08:25:51,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a84e75f-df8f-4b71-b240-7644d68fe338 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:25:51,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a84e75f-df8f-4b71-b240-7644d68fe338 2018-09-08 08:25:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f703a7fc-cba3-4e73-a493-475cae42ea86 Date: Sat, 08 Sep 2018 08:25:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:51,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-f703a7fc-cba3-4e73-a493-475cae42ea86 2018-09-08 08:25:51,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:51,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a795838-fd93-417d-ae83-46d0b07f2da3 Date: Sat, 08 Sep 2018 08:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:51,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-7a795838-fd93-417d-ae83-46d0b07f2da3 2018-09-08 08:25:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:51,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a6420bc3-4925-42b6-bcb9-6807c1de0a54 Date: Sat, 08 Sep 2018 08:25:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:51,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-a6420bc3-4925-42b6-bcb9-6807c1de0a54 2018-09-08 08:25:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:25:51,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:25:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:25:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e68671a8332ccd5544914d81dc93bb7c914561e" 2018-09-08 08:25:51,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2becb767-b6b2-4e44-b60b-01fb949b8944 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:51,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-2becb767-b6b2-4e44-b60b-01fb949b8944 2018-09-08 08:25:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:52,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b0a0ee2-ed2a-4807-a28f-2be10af5bb5d Date: Sat, 08 Sep 2018 08:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:52,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-9b0a0ee2-ed2a-4807-a28f-2be10af5bb5d 2018-09-08 08:25:52,059 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net 2018-09-08 08:25:52,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" -d '{"port": {"network_id": "b2a20a50-dc49-4ad7-b466-4c926dc2fea4", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1", "admin_state_up": true}}' 2018-09-08 08:25:52,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-84bd2ddd-106f-431f-b051-cd5ab2cd81ef Date: Sat, 08 Sep 2018 08:25:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.10"}],"id":"7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2","security_groups":["6a477062-e241-45ea-93f7-5e5aa006255d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1","project_id":"7f0a89174e4a44a8b7b21876dff53b89","qos_policy_id":null,"admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:52Z","binding:vnic_type":"normal"}} 2018-09-08 08:25:52,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-84bd2ddd-106f-431f-b051-cd5ab2cd81ef 2018-09-08 08:25:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b968da19-c14d-498b-8b15-197bfde9bf00 Date: Sat, 08 Sep 2018 08:25:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:25:53,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-b968da19-c14d-498b-8b15-197bfde9bf00 2018-09-08 08:25:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ead3ed-1f36-4d74-b3b4-30cc7c2784a6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:53,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-97ead3ed-1f36-4d74-b3b4-30cc7c2784a6 2018-09-08 08:25:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f710c5f3-5bc6-46ed-b7ca-c3e924b73ae0 Date: Sat, 08 Sep 2018 08:25:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:25:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-f710c5f3-5bc6-46ed-b7ca-c3e924b73ae0 2018-09-08 08:25:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9155ddfa-ae1e-4202-92c3-4687b3aaaaef Date: Sat, 08 Sep 2018 08:25:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.10"}],"id":"7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2","security_groups":["6a477062-e241-45ea-93f7-5e5aa006255d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1","admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:25:53,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1&admin_state_up=True used request id req-9155ddfa-ae1e-4202-92c3-4687b3aaaaef 2018-09-08 08:25:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb68cfb-1935-4651-8932-58991c71780b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:25:53,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-acb68cfb-1935-4651-8932-58991c71780b 2018-09-08 08:25:53,609 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst 2018-09-08 08:25:53,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f392c2-e7e0-4861-a2f3-e4e14704c0f0 x-compute-request-id: req-a4f392c2-e7e0-4861-a2f3-e4e14704c0f0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-flavor-name"}]} 2018-09-08 08:25:53,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a4f392c2-e7e0-4861-a2f3-e4e14704c0f0 2018-09-08 08:25:53,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa0112ff-8400-48f6-ad44-075f6063fc25 x-compute-request-id: req-fa0112ff-8400-48f6-ad44-075f6063fc25 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:25:53,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b used request id req-fa0112ff-8400-48f6-ad44-075f6063fc25 2018-09-08 08:25:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:53,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-1a33596f-6add-4863-bc16-2b182fdfd710 Date: Sat, 08 Sep 2018 08:25:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:25:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:25:43Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "metadata": {}}], "self": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "min_disk": 0, "protected": false, "id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "file": "/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f0a89174e4a44a8b7b21876dff53b89", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c56b5db4-154d-4f87-bdb7-e85289b04935/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image"} 2018-09-08 08:25:53,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image used request id req-1a33596f-6add-4863-bc16-2b182fdfd710 2018-09-08 08:25:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:54,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3c6d4584-1e12-49c5-9ab7-9ad6a9584869 Date: Sat, 08 Sep 2018 08:25:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:25:54,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3c6d4584-1e12-49c5-9ab7-9ad6a9584869 2018-09-08 08:25:54,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" -d '{"server": {"name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "imageRef": "c56b5db4-154d-4f87-bdb7-e85289b04935", "flavorRef": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "max_count": 1, "min_count": 1, "networks": [{"port": "7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2"}]}}' 2018-09-08 08:25:55,818 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:25:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fb3b906-1ec8-4cbc-b0cf-4a5f28accadf x-compute-request-id: req-5fb3b906-1ec8-4cbc-b0cf-4a5f28accadf Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "adminPass": "aAnVmCPj7R8N"}} 2018-09-08 08:25:55,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-5fb3b906-1ec8-4cbc-b0cf-4a5f28accadf 2018-09-08 08:25:55,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:56,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9fd66e9-f0df-4493-86b0-7c42bfdbcce1 x-compute-request-id: req-e9fd66e9-f0df-4493-86b0-7c42bfdbcce1 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:56,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-e9fd66e9-f0df-4493-86b0-7c42bfdbcce1 2018-09-08 08:25:56,048 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst 2018-09-08 08:25:56,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:56,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bae1baf9-4eb0-44c7-9e43-265dc5e40aec x-compute-request-id: req-bae1baf9-4eb0-44c7-9e43-265dc5e40aec Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:56,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-bae1baf9-4eb0-44c7-9e43-265dc5e40aec 2018-09-08 08:25:56,405 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - BUILD 2018-09-08 08:25:56,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:25:59,408 - create_instance - DEBUG - VM status query timeout in 896.639801979 2018-09-08 08:25:59,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:25:59,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e5eb66-ef39-49af-a0ff-80efb6a3ac3d x-compute-request-id: req-a5e5eb66-ef39-49af-a0ff-80efb6a3ac3d Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "security_groups": [{"name": "default"}], "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:56Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:25:59,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-a5e5eb66-ef39-49af-a0ff-80efb6a3ac3d 2018-09-08 08:25:59,885 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - BUILD 2018-09-08 08:25:59,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:02,888 - create_instance - DEBUG - VM status query timeout in 893.159463882 2018-09-08 08:26:02,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:03,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c221ff-8075-4703-9b19-7e3da7fc2d47 x-compute-request-id: req-99c221ff-8075-4703-9b19-7e3da7fc2d47 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "security_groups": [{"name": "default"}], "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:25:56Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:03,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-99c221ff-8075-4703-9b19-7e3da7fc2d47 2018-09-08 08:26:03,281 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - BUILD 2018-09-08 08:26:03,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:06,285 - create_instance - DEBUG - VM status query timeout in 889.763154984 2018-09-08 08:26:06,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:07,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26: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-c2033d87-018c-445a-99b5-81c41e2e82a2 x-compute-request-id: req-c2033d87-018c-445a-99b5-81c41e2e82a2 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:01.000000", "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "security_groups": [{"name": "default"}], "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:03Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:07,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-c2033d87-018c-445a-99b5-81c41e2e82a2 2018-09-08 08:26:07,070 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - ACTIVE 2018-09-08 08:26:07,070 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:26:07,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:07,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fb8b6ee-0575-48ab-80a1-82833199c4db x-compute-request-id: req-4fb8b6ee-0575-48ab-80a1-82833199c4db Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:01.000000", "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "security_groups": [{"name": "default"}], "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:03Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:07,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-4fb8b6ee-0575-48ab-80a1-82833199c4db 2018-09-08 08:26:07,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:07,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f72838ae-4ee9-4833-8d70-0805d3cb7989 Date: Sat, 08 Sep 2018 08:26:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["50f93dab-b89c-412f-8f86-601f0ac6ca97"],"updated_at":"2018-09-08T08:25:46Z","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net"}]} 2018-09-08 08:26:07,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net used request id req-f72838ae-4ee9-4833-8d70-0805d3cb7989 2018-09-08 08:26:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:07,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a23e46-210c-4d3c-ba8a-448659018ad1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:26:07,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-c4a23e46-210c-4d3c-ba8a-448659018ad1 2018-09-08 08:26:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:07,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7f2a2c0-403d-4d24-8c25-9259f6703cf3 Date: Sat, 08 Sep 2018 08:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:46Z","dns_nameservers":[],"updated_at":"2018-09-08T08:25:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f0a89174e4a44a8b7b21876dff53b89","id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet"}]} 2018-09-08 08:26:07,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-e7f2a2c0-403d-4d24-8c25-9259f6703cf3 2018-09-08 08:26:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:08,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-d074c660-cffc-4655-89a5-e7a3181198da Date: Sat, 08 Sep 2018 08:26:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.2"}],"id":"0d36e1de-7fe5-4f07-b1b2-4bf44344d2a6","security_groups":[],"mac_address":"fa:16:3e:ea:5b:55","project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b2a20a50-dc49-4ad7-b466-4c926dc2fea4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.10"}],"id":"7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2","security_groups":["6a477062-e241-45ea-93f7-5e5aa006255d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1","admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:52Z","binding:vnic_type":"normal","device_id":"bd4d1dc8-247b-4fa9-985e-1e4db3abbf66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.3"}],"id":"875c21ba-0b2d-49df-807c-c16fc753e2e6","security_groups":[],"mac_address":"fa:16:3e:90:2a:5c","project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b2a20a50-dc49-4ad7-b466-4c926dc2fea4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:25:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"50f93dab-b89c-412f-8f86-601f0ac6ca97","ip_address":"10.55.0.4"}],"id":"f0097b45-6812-47a6-8cfd-8926e9fc3364","security_groups":[],"mac_address":"fa:16:3e:00:33:fa","project_id":"7f0a89174e4a44a8b7b21876dff53b89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2a20a50-dc49-4ad7-b466-4c926dc2fea4","tenant_id":"7f0a89174e4a44a8b7b21876dff53b89","created_at":"2018-09-08T08:25:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b2a20a50-dc49-4ad7-b466-4c926dc2fea4"}]} 2018-09-08 08:26:08,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-d074c660-cffc-4655-89a5-e7a3181198da 2018-09-08 08:26:08,013 - create_instance - INFO - Deleting Port with ID - 7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2 2018-09-08 08:26:08,013 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306port-1 2018-09-08 08:26:08,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:08,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f27ac12-96a5-4748-b3f9-c4c291670976 Date: Sat, 08 Sep 2018 08:26:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:08,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/7c3a3354-b3b9-48d8-8e21-4f05e58ea2e2 used request id req-0f27ac12-96a5-4748-b3f9-c4c291670976 2018-09-08 08:26:08,617 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst 2018-09-08 08:26:08,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:08,805 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d84b2ba6-ee64-4d28-b6b2-f0ebd6648421 x-compute-request-id: req-d84b2ba6-ee64-4d28-b6b2-f0ebd6648421 Content-Type: application/json 2018-09-08 08:26:08,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-d84b2ba6-ee64-4d28-b6b2-f0ebd6648421 2018-09-08 08:26:08,805 - create_instance - INFO - Checking deletion status 2018-09-08 08:26:08,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:09,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b41047f-ce42-41bb-a488-93bd34d30c89 x-compute-request-id: req-3b41047f-ce42-41bb-a488-93bd34d30c89 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:01.000000", "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:08Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:09,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-3b41047f-ce42-41bb-a488-93bd34d30c89 2018-09-08 08:26:09,277 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - ACTIVE 2018-09-08 08:26:09,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:12,281 - create_instance - DEBUG - VM status query timeout in 296.524623156 2018-09-08 08:26:12,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:12,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca8a6c2c-1bbe-40cc-a242-7a391ecc6a0a x-compute-request-id: req-ca8a6c2c-1bbe-40cc-a242-7a391ecc6a0a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "rel": "bookmark"}], "image": {"id": "c56b5db4-154d-4f87-bdb7-e85289b04935", "links": [{"href": "http://172.30.9.23:8774/images/c56b5db4-154d-4f87-bdb7-e85289b04935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:01.000000", "flavor": {"id": "7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "links": [{"href": "http://172.30.9.23:8774/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b", "rel": "bookmark"}]}, "id": "bd4d1dc8-247b-4fa9-985e-1e4db3abbf66", "user_id": "ec47b746e4174c0ca8dc4af7f6cc4857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:08Z", "hostId": "05de7ff7c158fc0b1e4aa166c9455f2bbd8376c3e0268aa63bff327c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst", "created": "2018-09-08T08:25:55Z", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:12,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-ca8a6c2c-1bbe-40cc-a242-7a391ecc6a0a 2018-09-08 08:26:12,551 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst] is - ACTIVE 2018-09-08 08:26:12,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:15,554 - create_instance - DEBUG - VM status query timeout in 293.251100063 2018-09-08 08:26:15,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc2755ace935ef6d2d5362c29f63570f9c8436e" 2018-09-08 08:26:15,761 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2ade5dc-71b4-478c-8029-ca656351d086 x-compute-request-id: req-c2ade5dc-71b4-478c-8029-ca656351d086 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 could not be found.", "code": 404}} 2018-09-08 08:26:15,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 used request id req-c2ade5dc-71b4-478c-8029-ca656351d086 2018-09-08 08:26:15,761 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bd4d1dc8-247b-4fa9-985e-1e4db3abbf66 could not be found. (HTTP 404) (Request-ID: req-c2ade5dc-71b4-478c-8029-ca656351d086) 2018-09-08 08:26:15,762 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-inst 2018-09-08 08:26:15,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a012f4bfa84f192e0ff0081d24468b53f02b23" 2018-09-08 08:26:15,817 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b6acba5-25a9-401b-a661-14bf7f0f9ebe x-compute-request-id: req-1b6acba5-25a9-401b-a661-14bf7f0f9ebe Content-Length: 0 Content-Type: application/json 2018-09-08 08:26:15,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7df9b5fb-c6a2-4c35-a5c7-7eca34449f6b used request id req-1b6acba5-25a9-401b-a661-14bf7f0f9ebe 2018-09-08 08:26:15,818 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet 2018-09-08 08:26:15,819 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-subnet 2018-09-08 08:26:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/50f93dab-b89c-412f-8f86-601f0ac6ca97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:26:18,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd888a03-e0bd-4472-b258-917d30a47703 Date: Sat, 08 Sep 2018 08:26:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:18,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/50f93dab-b89c-412f-8f86-601f0ac6ca97 used request id req-cd888a03-e0bd-4472-b258-917d30a47703 2018-09-08 08:26:18,217 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-pub-net 2018-09-08 08:26:18,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b2a20a50-dc49-4ad7-b466-4c926dc2fea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c842f206695e8d2d9597af3f583bd8786ba63846" 2018-09-08 08:26:19,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-360c68d1-a841-494c-b1da-ea7f4ea94dab Date: Sat, 08 Sep 2018 08:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:19,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b2a20a50-dc49-4ad7-b466-4c926dc2fea4 used request id req-360c68d1-a841-494c-b1da-ea7f4ea94dab 2018-09-08 08:26:19,477 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5593e08c-2251-4706-90fa-a72f3766f306-image 2018-09-08 08:26:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97c500c1f4242085e20fc2d045d2398f82500d7" 2018-09-08 08:26:20,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30a07f01-5b6f-4f94-9f68-c96b5e7f52f0 Date: Sat, 08 Sep 2018 08:26:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:26:20,977 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c56b5db4-154d-4f87-bdb7-e85289b04935 used request id req-30a07f01-5b6f-4f94-9f68-c96b5e7f52f0 2018-09-08 08:26:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-47fe09eb-937d-496d-8842-c36746cbfe79 Date: Sat, 08 Sep 2018 08:26:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "created_at": "2018-09-08T08:25:45Z", "updated_at": "2018-09-08T08:25:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "revision_number": 0, "id": "554276ff-38a1-48b8-8a67-312b21a0606b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f0a89174e4a44a8b7b21876dff53b89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "revision_number": 0, "id": "6cb8aa1e-e134-4b88-8505-1f92589746ca", "remote_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f0a89174e4a44a8b7b21876dff53b89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "revision_number": 0, "id": "a03182a9-f133-45e1-b2c9-643a877a9070", "remote_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f0a89174e4a44a8b7b21876dff53b89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "revision_number": 0, "id": "d694ed52-2fad-44ab-9336-d72f4fb571ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f0a89174e4a44a8b7b21876dff53b89"}], "revision_number": 4, "project_id": "7f0a89174e4a44a8b7b21876dff53b89", "id": "6a477062-e241-45ea-93f7-5e5aa006255d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:26:21,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-47fe09eb-937d-496d-8842-c36746cbfe79 2018-09-08 08:26:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408f618a-e240-4c26-a92f-5a8939af409d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:21,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-408f618a-e240-4c26-a92f-5a8939af409d 2018-09-08 08:26:21,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a7edc6-3d58-4767-9003-9a855884d037 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:26:21,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-61a7edc6-3d58-4767-9003-9a855884d037 2018-09-08 08:26:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b58bed-74bd-41c9-a4db-355ed5fd235a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:21,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-c2b58bed-74bd-41c9-a4db-355ed5fd235a 2018-09-08 08:26:21,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc6b46c-4402-4370-84a9-0e74cd53f9eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:21,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-ddc6b46c-4402-4370-84a9-0e74cd53f9eb 2018-09-08 08:26:21,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90664b1c-c074-4350-b072-67319adb8bd4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:26:21,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-90664b1c-c074-4350-b072-67319adb8bd4 2018-09-08 08:26:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e77dd49-b348-4195-83e8-053aa3f0f70a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89"}, "enabled": true, "id": "7f0a89174e4a44a8b7b21876dff53b89", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj"}} 2018-09-08 08:26:21,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-3e77dd49-b348-4195-83e8-053aa3f0f70a 2018-09-08 08:26:21,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a477062-e241-45ea-93f7-5e5aa006255d 2018-09-08 08:26:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6a477062-e241-45ea-93f7-5e5aa006255d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:21,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb71f6aa-c15c-40d1-9ca5-cb92f0083007 Date: Sat, 08 Sep 2018 08:26:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "port_range_min": null, "revision_number": 0, "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "created_at": "2018-09-08T08:25:45Z", "project_id": "7f0a89174e4a44a8b7b21876dff53b89", "id": "554276ff-38a1-48b8-8a67-312b21a0606b"}, {"remote_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "port_range_min": null, "revision_number": 0, "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "created_at": "2018-09-08T08:25:45Z", "project_id": "7f0a89174e4a44a8b7b21876dff53b89", "id": "6cb8aa1e-e134-4b88-8505-1f92589746ca"}, {"remote_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "port_range_min": null, "revision_number": 0, "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "created_at": "2018-09-08T08:25:45Z", "project_id": "7f0a89174e4a44a8b7b21876dff53b89", "id": "a03182a9-f133-45e1-b2c9-643a877a9070"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:25:45Z", "security_group_id": "6a477062-e241-45ea-93f7-5e5aa006255d", "port_range_min": null, "revision_number": 0, "tenant_id": "7f0a89174e4a44a8b7b21876dff53b89", "created_at": "2018-09-08T08:25:45Z", "project_id": "7f0a89174e4a44a8b7b21876dff53b89", "id": "d694ed52-2fad-44ab-9336-d72f4fb571ea"}]} 2018-09-08 08:26:21,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6a477062-e241-45ea-93f7-5e5aa006255d used request id req-bb71f6aa-c15c-40d1-9ca5-cb92f0083007 2018-09-08 08:26:21,946 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:26:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6a477062-e241-45ea-93f7-5e5aa006255d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:22,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3b6bb33-a4dd-45d0-aab3-43519f8fcbbc Content-Length: 0 Date: Sat, 08 Sep 2018 08:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:22,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6a477062-e241-45ea-93f7-5e5aa006255d used request id req-f3b6bb33-a4dd-45d0-aab3-43519f8fcbbc 2018-09-08 08:26:22,250 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj 2018-09-08 08:26:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:22,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170e1e87-221f-4d77-9b25-387e8fcedeb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:26:22,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7f0a89174e4a44a8b7b21876dff53b89 used request id req-170e1e87-221f-4d77-9b25-387e8fcedeb2 2018-09-08 08:26:22,543 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-proj-role 2018-09-08 08:26:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:22,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98514b41-e624-403f-bcde-4e9649122b33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:26:22,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f27795b59dfd4247acc4eb16cac1b855 used request id req-98514b41-e624-403f-bcde-4e9649122b33 2018-09-08 08:26:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db12398b88b80956962722a78ba2f638f6de69d0" 2018-09-08 08:26:22,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd70fea3-67d6-4a97-a280-913d836d3ad2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:26:22,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd70fea3-67d6-4a97-a280-913d836d3ad2 2018-09-08 08:26:22,744 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7ff11feb-966c-49e-user 2018-09-08 08:26:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ec47b746e4174c0ca8dc4af7f6cc4857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6a472e09ce90c88537646c48a92d892bce1a38" 2018-09-08 08:26:22,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e350e5-9de2-4fff-bb75-d0adf7ecf1e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:26:22,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ec47b746e4174c0ca8dc4af7f6cc4857 used request id req-c9e350e5-9de2-4fff-bb75-d0adf7ecf1e8 2018-09-08 08:26:22,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:23,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1cX4LNPMTl-iYdYcpFEMWg"], "issued_at": "2018-09-08T08:26:23.000000Z"}} 2018-09-08 08:26:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823e79204404980b74ca2aa39074be913f684b87" 2018-09-08 08:26:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0e77c6-984d-4371-b5c9-6fa01ae12751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:23,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb0e77c6-984d-4371-b5c9-6fa01ae12751 2018-09-08 08:26:23,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:23,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:23,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["NtY8MPmkREm3swOnaUS-0A"], "issued_at": "2018-09-08T08:26:23.000000Z"}} 2018-09-08 08:26:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:23,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163d8310-dcb5-4aaa-9cd5-b629e2e72af6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:23,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-163d8310-dcb5-4aaa-9cd5-b629e2e72af6 2018-09-08 08:26:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:26:23,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:26:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:23,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5dd55f-31c2-48fd-994d-14a3362ae558 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:26:23,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj used request id req-5a5dd55f-31c2-48fd-994d-14a3362ae558 2018-09-08 08:26:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:23,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3549f78f-cd7f-48d0-b20a-478b89c36203 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:26:23,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3549f78f-cd7f-48d0-b20a-478b89c36203 2018-09-08 08:26:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}}' 2018-09-08 08:26:24,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd8b6f7-130a-47f5-897a-4eb15a00a41c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:24,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fbd8b6f7-130a-47f5-897a-4eb15a00a41c 2018-09-08 08:26:24,098 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj 2018-09-08 08:26:24,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:24,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:24,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6_6RS-Z5SNaePG1L_nuKJQ"], "issued_at": "2018-09-08T08:26:24.000000Z"}} 2018-09-08 08:26:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e77e0d3836142730dfdd8cf2dfc8f087ce2e5c" 2018-09-08 08:26:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae35e54-9153-48be-9d62-f160088d095b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:24,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ae35e54-9153-48be-9d62-f160088d095b 2018-09-08 08:26:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:26:24,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:26:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e77e0d3836142730dfdd8cf2dfc8f087ce2e5c" 2018-09-08 08:26:24,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6079812f-c914-4a46-ad9a-89491b33f9ae Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:26:24,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6079812f-c914-4a46-ad9a-89491b33f9ae 2018-09-08 08:26:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e77e0d3836142730dfdd8cf2dfc8f087ce2e5c" 2018-09-08 08:26:24,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41632d26-b7df-4430-a115-073e719695b1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}]} 2018-09-08 08:26:24,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj used request id req-41632d26-b7df-4430-a115-073e719695b1 2018-09-08 08:26:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e77e0d3836142730dfdd8cf2dfc8f087ce2e5c" 2018-09-08 08:26:24,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff9dc15-572e-4481-8cde-d4ae844b6598 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:26:24,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aff9dc15-572e-4481-8cde-d4ae844b6598 2018-09-08 08:26:25,366 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user 2018-09-08 08:26:25,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:25,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e118ca-1a36-46e3-9a68-208c38bc35ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:26:25,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94e118ca-1a36-46e3-9a68-208c38bc35ef 2018-09-08 08:26:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" -d '{"role": {"name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}}' 2018-09-08 08:26:25,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf964f61-be4c-4225-8b9d-9dc00b5ff294 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbf67d41b0d8422bb97eb96eefd9d789", "links": {"self": "http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789"}, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}} 2018-09-08 08:26:25,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf964f61-be4c-4225-8b9d-9dc00b5ff294 2018-09-08 08:26:25,570 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role 2018-09-08 08:26:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319337fc-1346-46a5-a907-0247ce18a2dd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role", "id": "bbf67d41b0d8422bb97eb96eefd9d789"}} 2018-09-08 08:26:25,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789 used request id req-319337fc-1346-46a5-a907-0247ce18a2dd 2018-09-08 08:26:25,662 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role to project CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj 2018-09-08 08:26:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810/users/7aa9415ce7714ecc84b6d66f3a3d737b/roles/bbf67d41b0d8422bb97eb96eefd9d789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:25,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f553f663-1a74-416a-a681-d72909c9639f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:26:25,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810/users/7aa9415ce7714ecc84b6d66f3a3d737b/roles/bbf67d41b0d8422bb97eb96eefd9d789 used request id req-f553f663-1a74-416a-a681-d72909c9639f 2018-09-08 08:26:25,783 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:26:25,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:25,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:26,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbf67d41b0d8422bb97eb96eefd9d789", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}], "expires_at": "2018-09-08T09:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08790e06fc14a0d95e93125ba4cd810", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user", "id": "7aa9415ce7714ecc84b6d66f3a3d737b"}, "audit_ids": ["lQjm-WIdSoueygpjsC6AHw"], "issued_at": "2018-09-08T08:26:26.000000Z"}} 2018-09-08 08:26:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:26,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4b2441-4258-4401-bc26-9b3f97789da3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:26,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c4b2441-4258-4401-bc26-9b3f97789da3 2018-09-08 08:26:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:26,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-08147942-3e90-40b6-91d9-e54adc4bd2a8 Date: Sat, 08 Sep 2018 08:26:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image"} 2018-09-08 08:26:26,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image used request id req-08147942-3e90-40b6-91d9-e54adc4bd2a8 2018-09-08 08:26:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:26,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af5ca189-dd25-420f-8ef4-6075a41b2d61 Date: Sat, 08 Sep 2018 08:26:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:26:26,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-af5ca189-dd25-420f-8ef4-6075a41b2d61 2018-09-08 08:26:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image"}' 2018-09-08 08:26:26,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 X-Openstack-Request-Id: req-b8068e69-eb21-40c0-8bcb-e0cc5085436b Date: Sat, 08 Sep 2018 08:26:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:26:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:26:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "min_disk": 0, "protected": false, "id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "file": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file", "checksum": null, "owner": "b08790e06fc14a0d95e93125ba4cd810", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:26:26,889 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b8068e69-eb21-40c0-8bcb-e0cc5085436b 2018-09-08 08:26:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" -d '' 2018-09-08 08:26:28,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-041bb3ea-47ee-423b-94c3-e56b8a0e8db1 Date: Sat, 08 Sep 2018 08:26:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:26:28,465 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file used request id req-041bb3ea-47ee-423b-94c3-e56b8a0e8db1 2018-09-08 08:26:28,465 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:26:28,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:28,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cb11fca6-4b23-41e9-933c-8ff296856033 Date: Sat, 08 Sep 2018 08:26:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:26:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:26:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "metadata": {}}], "self": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "min_disk": 0, "protected": false, "id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "file": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b08790e06fc14a0d95e93125ba4cd810", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:26:28,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 used request id req-cb11fca6-4b23-41e9-933c-8ff296856033 2018-09-08 08:26:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebb9c684-0b5a-4e37-9ffb-2196d09e7044 Date: Sat, 08 Sep 2018 08:26:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:26:28,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ebb9c684-0b5a-4e37-9ffb-2196d09e7044 2018-09-08 08:26:28,635 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image 2018-09-08 08:26:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:28,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4e6368c7-6f25-4f6f-b7c7-e8e14ded70d3 Date: Sat, 08 Sep 2018 08:26:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:26:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:26:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "metadata": {}}], "self": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "min_disk": 0, "protected": false, "id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "file": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b08790e06fc14a0d95e93125ba4cd810", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:26:28,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 used request id req-4e6368c7-6f25-4f6f-b7c7-e8e14ded70d3 2018-09-08 08:26:28,799 - create_image - DEBUG - Instance status is - active 2018-09-08 08:26:28,799 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image 2018-09-08 08:26:28,800 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image 2018-09-08 08:26:28,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:28,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:29,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbf67d41b0d8422bb97eb96eefd9d789", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}], "expires_at": "2018-09-08T09:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08790e06fc14a0d95e93125ba4cd810", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user", "id": "7aa9415ce7714ecc84b6d66f3a3d737b"}, "audit_ids": ["6W2KyaKnQCW7Fl_Lvvtqog"], "issued_at": "2018-09-08T08:26:29.000000Z"}} 2018-09-08 08:26:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:29,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74f6246-a91c-4453-a382-012309f8543b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:29,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d74f6246-a91c-4453-a382-012309f8543b 2018-09-08 08:26:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:29,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0002ddf7-96f4-4d1d-8bd9-719f68523098 Date: Sat, 08 Sep 2018 08:26:29 GMT RESP BODY: {"networks":[]} 2018-09-08 08:26:29,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-0002ddf7-96f4-4d1d-8bd9-719f68523098 2018-09-08 08:26:29,430 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net 2018-09-08 08:26:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" -d '{"network": {"name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net", "admin_state_up": true}}' 2018-09-08 08:26:30,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2fbc7ba8-dcf1-46b5-b6d5-4a098f6ad76e Date: Sat, 08 Sep 2018 08:26:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:26:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","mtu":1450}} 2018-09-08 08:26:30,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-2fbc7ba8-dcf1-46b5-b6d5-4a098f6ad76e 2018-09-08 08:26:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:30,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-1783dc09-4381-4498-bbff-1d71bc029405 Date: Sat, 08 Sep 2018 08:26:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:26:29Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-1783dc09-4381-4498-bbff-1d71bc029405 2018-09-08 08:26:30,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48d9b3c0-3998-4ee3-b861-225810240a2e Date: Sat, 08 Sep 2018 08:26:30 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:26:30,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-48d9b3c0-3998-4ee3-b861-225810240a2e 2018-09-08 08:26:30,312 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet 2018-09-08 08:26:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" -d '{"subnets": [{"ip_version": 4, "network_id": "acb4be6b-5afb-44f5-9953-9e5dd34a0523", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]}' 2018-09-08 08:26:31,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cbc89059-fa04-4df7-a87f-2ec1962b646a Date: Sat, 08 Sep 2018 08:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:31,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cbc89059-fa04-4df7-a87f-2ec1962b646a 2018-09-08 08:26:31,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:31,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-580c6bcd-44d8-4e19-a895-49fe2d63cb14 Date: Sat, 08 Sep 2018 08:26:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:31,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-580c6bcd-44d8-4e19-a895-49fe2d63cb14 2018-09-08 08:26:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:31,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be63dbfd-47b3-41b2-81d9-83c2b7afbe72 Date: Sat, 08 Sep 2018 08:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:31,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-be63dbfd-47b3-41b2-81d9-83c2b7afbe72 2018-09-08 08:26:31,631 - OpenStackNetwork - DEBUG - Network [acb4be6b-5afb-44f5-9953-9e5dd34a0523] created successfully 2018-09-08 08:26:31,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:31,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:32,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["h3Y3ZHJcThCxzQjJx3Vh0Q"], "issued_at": "2018-09-08T08:26:32.000000Z"}} 2018-09-08 08:26:32,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42abf0c84886b8b51606b25ecd2b5f0a3f8125ef" 2018-09-08 08:26:32,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c57420-2951-4bd4-bb9d-835047d19cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:32,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90c57420-2951-4bd4-bb9d-835047d19cac 2018-09-08 08:26:32,098 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:26:32,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42abf0c84886b8b51606b25ecd2b5f0a3f8125ef" 2018-09-08 08:26:32,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3249b48c-6c65-4828-ae21-8c37e0aa2484 x-compute-request-id: req-3249b48c-6c65-4828-ae21-8c37e0aa2484 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:26:32,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3249b48c-6c65-4828-ae21-8c37e0aa2484 2018-09-08 08:26:32,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42abf0c84886b8b51606b25ecd2b5f0a3f8125ef" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:26:32,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-775750cd-a448-4f67-af49-b5a460f5d41a x-compute-request-id: req-775750cd-a448-4f67-af49-b5a460f5d41a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5a343ab3-6eea-43be-9858-186ba5892162", "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:26:32,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-775750cd-a448-4f67-af49-b5a460f5d41a 2018-09-08 08:26:32,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:32,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:32,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbf67d41b0d8422bb97eb96eefd9d789", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}], "expires_at": "2018-09-08T09:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08790e06fc14a0d95e93125ba4cd810", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user", "id": "7aa9415ce7714ecc84b6d66f3a3d737b"}, "audit_ids": ["OTLMAcYlSUu5vzLiqo5OAg"], "issued_at": "2018-09-08T08:26:32.000000Z"}} 2018-09-08 08:26:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:32,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64898e5-ca1d-4b2d-b292-ec3eb26b9647 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:32,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b64898e5-ca1d-4b2d-b292-ec3eb26b9647 2018-09-08 08:26:32,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:26:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:32,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5a6b64-3d1f-45f6-a8b4-85f716776423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:32,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df5a6b64-3d1f-45f6-a8b4-85f716776423 2018-09-08 08:26:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:33,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6bde1d87-a298-4f3a-8e25-fbc40f3fc2bd Date: Sat, 08 Sep 2018 08:26:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:33,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-6bde1d87-a298-4f3a-8e25-fbc40f3fc2bd 2018-09-08 08:26:33,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:26:33,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:26:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:26:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:33,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d9c854-6ee7-4717-a4a1-203c84c50c6f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:33,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-05d9c854-6ee7-4717-a4a1-203c84c50c6f 2018-09-08 08:26:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:33,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ab262b1-62f2-47d3-9ff4-5e4c255ee325 Date: Sat, 08 Sep 2018 08:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:33,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-1ab262b1-62f2-47d3-9ff4-5e4c255ee325 2018-09-08 08:26:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:33,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-27dae120-c2bb-428c-a3ad-7ccca9da2b50 Date: Sat, 08 Sep 2018 08:26:33 GMT RESP BODY: {"ports":[]} 2018-09-08 08:26:33,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True used request id req-27dae120-c2bb-428c-a3ad-7ccca9da2b50 2018-09-08 08:26:33,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:34,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fff6efc-b485-4a93-8405-16004e8f0930 x-compute-request-id: req-1fff6efc-b485-4a93-8405-16004e8f0930 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:26:34,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst used request id req-1fff6efc-b485-4a93-8405-16004e8f0930 2018-09-08 08:26:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:34,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fbbeb726-ac5d-4ac4-a5c1-19633bfc7158 Date: Sat, 08 Sep 2018 08:26:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:34,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-fbbeb726-ac5d-4ac4-a5c1-19633bfc7158 2018-09-08 08:26:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:34,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d2dacd-c798-482e-89af-f9c475a59002 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:34,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-33d2dacd-c798-482e-89af-f9c475a59002 2018-09-08 08:26:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:34,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bca4a51d-88d2-40db-aaeb-505e55da9767 Date: Sat, 08 Sep 2018 08:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:34,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-bca4a51d-88d2-40db-aaeb-505e55da9767 2018-09-08 08:26:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:34,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0827a22f-e5b2-4232-957d-9c6c752b0ec4 Date: Sat, 08 Sep 2018 08:26:34 GMT RESP BODY: {"ports":[]} 2018-09-08 08:26:34,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True used request id req-0827a22f-e5b2-4232-957d-9c6c752b0ec4 2018-09-08 08:26:34,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:26:34,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:26:35,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbf67d41b0d8422bb97eb96eefd9d789", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role"}], "expires_at": "2018-09-08T09:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08790e06fc14a0d95e93125ba4cd810", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b08790e06fc14a0d95e93125ba4cd810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user", "id": "7aa9415ce7714ecc84b6d66f3a3d737b"}, "audit_ids": ["PoIneK7hS-uYTXHiF4abAg"], "issued_at": "2018-09-08T08:26:35.000000Z"}} 2018-09-08 08:26:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c840ec453ff823d02284d67cbc1807dadb04dbc8" 2018-09-08 08:26:35,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe330a1-f2f9-4d68-a8f2-314ce23c5bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:26:35,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fe330a1-f2f9-4d68-a8f2-314ce23c5bb3 2018-09-08 08:26:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:35,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0a745d16-9727-4578-be42-77529a8b2cc7 Date: Sat, 08 Sep 2018 08:26:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:35,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-0a745d16-9727-4578-be42-77529a8b2cc7 2018-09-08 08:26:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9349443d-93cc-4a81-b792-8b6ea2edcdb0 Date: Sat, 08 Sep 2018 08:26:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:35,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-9349443d-93cc-4a81-b792-8b6ea2edcdb0 2018-09-08 08:26:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:35,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f663c57-bd7e-4d74-9d3d-052242508927 Date: Sat, 08 Sep 2018 08:26:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:35,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-8f663c57-bd7e-4d74-9d3d-052242508927 2018-09-08 08:26:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:26:35,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:26:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c840ec453ff823d02284d67cbc1807dadb04dbc8" 2018-09-08 08:26:36,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bf08c4-a977-4644-abc5-aee729d3ebe8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:36,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-59bf08c4-a977-4644-abc5-aee729d3ebe8 2018-09-08 08:26:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:36,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2de09279-d3d6-4fd3-9f7e-b4ff2dcf6077 Date: Sat, 08 Sep 2018 08:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:36,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-2de09279-d3d6-4fd3-9f7e-b4ff2dcf6077 2018-09-08 08:26:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:36,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55e19f75-c02c-4818-a0b3-9fa6a791d2d4 Date: Sat, 08 Sep 2018 08:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:36,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet used request id req-55e19f75-c02c-4818-a0b3-9fa6a791d2d4 2018-09-08 08:26:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:36,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e4c658a-f84c-4097-87f0-807e01bfe479 Date: Sat, 08 Sep 2018 08:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:36,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet used request id req-0e4c658a-f84c-4097-87f0-807e01bfe479 2018-09-08 08:26:36,800 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net 2018-09-08 08:26:36,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" -d '{"port": {"network_id": "acb4be6b-5afb-44f5-9953-9e5dd34a0523", "fixed_ips": [{"subnet_id": "a161c183-e406-456f-b7ff-64fd823d8ab7", "ip_address": "10.55.0.101"}, {"subnet_id": "a161c183-e406-456f-b7ff-64fd823d8ab7", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1", "admin_state_up": true}}' 2018-09-08 08:26:37,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b0e77e66-913f-47ab-83c4-c5a7fb208bc4 Date: Sat, 08 Sep 2018 08:26:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:37Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.101"},{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.102"}],"id":"f3584b65-ed25-46b7-8027-c519abf5d900","security_groups":["9ae7d9c2-845e-4f33-810e-56132dd85969"],"mac_address":"fa:16:3e:58:a6:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1","project_id":"b08790e06fc14a0d95e93125ba4cd810","qos_policy_id":null,"admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:37Z","binding:vnic_type":"normal"}} 2018-09-08 08:26:37,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b0e77e66-913f-47ab-83c4-c5a7fb208bc4 2018-09-08 08:26:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:37,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1cdda1d-7957-40ec-a6b4-6b378e9722ba Date: Sat, 08 Sep 2018 08:26:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:37,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-f1cdda1d-7957-40ec-a6b4-6b378e9722ba 2018-09-08 08:26:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:37,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a8202b-11a4-4319-9033-0e062710279a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:37,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-23a8202b-11a4-4319-9033-0e062710279a 2018-09-08 08:26:37,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9eff5e3-af77-4e43-828f-24d69a25631a Date: Sat, 08 Sep 2018 08:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:38,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-b9eff5e3-af77-4e43-828f-24d69a25631a 2018-09-08 08:26:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6fca21f2-8941-486d-a14e-0eaf42a51c32 Date: Sat, 08 Sep 2018 08:26:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:37Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.101"},{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.102"}],"id":"f3584b65-ed25-46b7-8027-c519abf5d900","security_groups":["9ae7d9c2-845e-4f33-810e-56132dd85969"],"mac_address":"fa:16:3e:58:a6:e2","project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1","admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:37Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:26:38,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1&admin_state_up=True used request id req-6fca21f2-8941-486d-a14e-0eaf42a51c32 2018-09-08 08:26:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5117cd42-f74b-429b-bcc0-956a78dad93d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:38,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-5117cd42-f74b-429b-bcc0-956a78dad93d 2018-09-08 08:26:38,490 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst 2018-09-08 08:26:38,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3926a211-8526-42e8-8fc4-ffdc8a79acda x-compute-request-id: req-3926a211-8526-42e8-8fc4-ffdc8a79acda Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-flavor-name"}]} 2018-09-08 08:26:38,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3926a211-8526-42e8-8fc4-ffdc8a79acda 2018-09-08 08:26:38,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b32f223b-5569-4bd3-b78c-0ac1e588da70 x-compute-request-id: req-b32f223b-5569-4bd3-b78c-0ac1e588da70 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5a343ab3-6eea-43be-9858-186ba5892162", "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:26:38,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162 used request id req-b32f223b-5569-4bd3-b78c-0ac1e588da70 2018-09-08 08:26:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-2450ccfa-f0b2-4401-a54d-4bbcece223ff Date: Sat, 08 Sep 2018 08:26:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:26:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:26:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "metadata": {}}], "self": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "min_disk": 0, "protected": false, "id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "file": "/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b08790e06fc14a0d95e93125ba4cd810", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a9d84388-7da5-4ae5-b1a5-fb45612af213/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image"} 2018-09-08 08:26:38,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image used request id req-2450ccfa-f0b2-4401-a54d-4bbcece223ff 2018-09-08 08:26:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-157fabb0-fd22-4e4c-975b-80706ee92331 Date: Sat, 08 Sep 2018 08:26:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:26:38,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-157fabb0-fd22-4e4c-975b-80706ee92331 2018-09-08 08:26:38,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" -d '{"server": {"name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "imageRef": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "flavorRef": "5a343ab3-6eea-43be-9858-186ba5892162", "max_count": 1, "min_count": 1, "networks": [{"port": "f3584b65-ed25-46b7-8027-c519abf5d900"}]}}' 2018-09-08 08:26:40,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63645e21-47e7-4956-8279-8167764990fa x-compute-request-id: req-63645e21-47e7-4956-8279-8167764990fa Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "adminPass": "7DXwKPV58rbU"}} 2018-09-08 08:26:40,637 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-63645e21-47e7-4956-8279-8167764990fa 2018-09-08 08:26:40,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:40,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92d81a60-86eb-4b02-8b0c-00412981eb0f x-compute-request-id: req-92d81a60-86eb-4b02-8b0c-00412981eb0f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:26:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:40,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-92d81a60-86eb-4b02-8b0c-00412981eb0f 2018-09-08 08:26:40,999 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst 2018-09-08 08:26:41,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:41,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6501db1-1176-428d-bfab-460cb764dac7 x-compute-request-id: req-b6501db1-1176-428d-bfab-460cb764dac7 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:26:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:41,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-b6501db1-1176-428d-bfab-460cb764dac7 2018-09-08 08:26:41,402 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst] is - BUILD 2018-09-08 08:26:41,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:44,405 - create_instance - DEBUG - VM status query timeout in 896.594180107 2018-09-08 08:26:44,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:45,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b68342c-914a-48c8-b37b-faf7a4ed388a x-compute-request-id: req-5b68342c-914a-48c8-b37b-faf7a4ed388a Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "security_groups": [{"name": "default"}], "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:26:41Z", "hostId": "a5af14e62d42a85b556f858528b8fb23e6dd4dc1a8b74f4827e61655", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:45,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-5b68342c-914a-48c8-b37b-faf7a4ed388a 2018-09-08 08:26:45,052 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst] is - BUILD 2018-09-08 08:26:45,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:48,055 - create_instance - DEBUG - VM status query timeout in 892.943974018 2018-09-08 08:26:48,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:48,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7cfcac-b916-40b2-b277-7b4cf90454ec x-compute-request-id: req-cc7cfcac-b916-40b2-b277-7b4cf90454ec Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a6:e2", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a6:e2", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:45.000000", "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "security_groups": [{"name": "default"}], "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:47Z", "hostId": "a5af14e62d42a85b556f858528b8fb23e6dd4dc1a8b74f4827e61655", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:48,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-cc7cfcac-b916-40b2-b277-7b4cf90454ec 2018-09-08 08:26:48,540 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst] is - ACTIVE 2018-09-08 08:26:48,540 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:26:48,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:48,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30c02ecd-85a4-429f-9d63-25adb39ed607 x-compute-request-id: req-30c02ecd-85a4-429f-9d63-25adb39ed607 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a6:e2", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a6:e2", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:45.000000", "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "security_groups": [{"name": "default"}], "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:47Z", "hostId": "a5af14e62d42a85b556f858528b8fb23e6dd4dc1a8b74f4827e61655", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:48,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-30c02ecd-85a4-429f-9d63-25adb39ed607 2018-09-08 08:26:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:48,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-79e63335-7c1e-448d-ba32-64920e6fa9df Date: Sat, 08 Sep 2018 08:26:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a161c183-e406-456f-b7ff-64fd823d8ab7"],"updated_at":"2018-09-08T08:26:30Z","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net"}]} 2018-09-08 08:26:48,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net used request id req-79e63335-7c1e-448d-ba32-64920e6fa9df 2018-09-08 08:26:48,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:49,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a04572-5d57-4640-8266-18569e81b4b5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:49,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-08a04572-5d57-4640-8266-18569e81b4b5 2018-09-08 08:26:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:49,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d74866b-92ee-49ce-8fd0-ea0379c8806a Date: Sat, 08 Sep 2018 08:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:26:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b08790e06fc14a0d95e93125ba4cd810","id":"a161c183-e406-456f-b7ff-64fd823d8ab7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet"}]} 2018-09-08 08:26:49,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-1d74866b-92ee-49ce-8fd0-ea0379c8806a 2018-09-08 08:26:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:49,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-594c09c4-e0ac-4413-80d7-d176f1097c27 Date: Sat, 08 Sep 2018 08:26:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.4"}],"id":"a45a281c-7d18-4ba2-b041-a37d76bea96d","security_groups":[],"mac_address":"fa:16:3e:d1:26:71","project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-acb4be6b-5afb-44f5-9953-9e5dd34a0523"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.3"}],"id":"ce792d81-f63a-42ef-a6ec-a20d27e12471","security_groups":[],"mac_address":"fa:16:3e:af:7d:14","project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-acb4be6b-5afb-44f5-9953-9e5dd34a0523"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.101"},{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.102"}],"id":"f3584b65-ed25-46b7-8027-c519abf5d900","security_groups":["9ae7d9c2-845e-4f33-810e-56132dd85969"],"mac_address":"fa:16:3e:58:a6:e2","project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1","admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:37Z","binding:vnic_type":"normal","device_id":"fc4748b6-b2df-47da-a2fb-ff949c3e2d2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:26:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a161c183-e406-456f-b7ff-64fd823d8ab7","ip_address":"10.55.0.2"}],"id":"f97ced9e-fd4c-4239-8513-7d4d16d0455d","security_groups":[],"mac_address":"fa:16:3e:1c:bc:32","project_id":"b08790e06fc14a0d95e93125ba4cd810","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"acb4be6b-5afb-44f5-9953-9e5dd34a0523","tenant_id":"b08790e06fc14a0d95e93125ba4cd810","created_at":"2018-09-08T08:26:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-acb4be6b-5afb-44f5-9953-9e5dd34a0523"}]} 2018-09-08 08:26:49,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-594c09c4-e0ac-4413-80d7-d176f1097c27 2018-09-08 08:26:49,377 - create_instance - INFO - Deleting Port with ID - f3584b65-ed25-46b7-8027-c519abf5d900 2018-09-08 08:26:49,377 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2port-1 2018-09-08 08:26:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f3584b65-ed25-46b7-8027-c519abf5d900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:50,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1525dd21-6816-4ba7-b133-185d6c524e73 Date: Sat, 08 Sep 2018 08:26:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:50,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f3584b65-ed25-46b7-8027-c519abf5d900 used request id req-1525dd21-6816-4ba7-b133-185d6c524e73 2018-09-08 08:26:50,005 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst 2018-09-08 08:26:50,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:50,325 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35b3c2d8-5abd-4977-abfd-8b96a0958ab7 x-compute-request-id: req-35b3c2d8-5abd-4977-abfd-8b96a0958ab7 Content-Type: application/json 2018-09-08 08:26:50,325 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-35b3c2d8-5abd-4977-abfd-8b96a0958ab7 2018-09-08 08:26:50,326 - create_instance - INFO - Checking deletion status 2018-09-08 08:26:50,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:50,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2038126-8a55-4dd8-9e29-e72d6ad6ba2b x-compute-request-id: req-a2038126-8a55-4dd8-9e29-e72d6ad6ba2b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "rel": "bookmark"}], "image": {"id": "a9d84388-7da5-4ae5-b1a5-fb45612af213", "links": [{"href": "http://172.30.9.23:8774/images/a9d84388-7da5-4ae5-b1a5-fb45612af213", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:26:45.000000", "flavor": {"id": "5a343ab3-6eea-43be-9858-186ba5892162", "links": [{"href": "http://172.30.9.23:8774/flavors/5a343ab3-6eea-43be-9858-186ba5892162", "rel": "bookmark"}]}, "id": "fc4748b6-b2df-47da-a2fb-ff949c3e2d2a", "user_id": "7aa9415ce7714ecc84b6d66f3a3d737b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:26:50Z", "hostId": "a5af14e62d42a85b556f858528b8fb23e6dd4dc1a8b74f4827e61655", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst", "created": "2018-09-08T08:26:40Z", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:26:50,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-a2038126-8a55-4dd8-9e29-e72d6ad6ba2b 2018-09-08 08:26:50,709 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst] is - ACTIVE 2018-09-08 08:26:50,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:26:53,713 - create_instance - DEBUG - VM status query timeout in 296.613130093 2018-09-08 08:26:53,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a07727a1f466ccabc94208ee4ec775532f385e8" 2018-09-08 08:26:53,761 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1987b96f-08c7-4da4-a1e4-6b54c3fc9840 x-compute-request-id: req-1987b96f-08c7-4da4-a1e4-6b54c3fc9840 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fc4748b6-b2df-47da-a2fb-ff949c3e2d2a could not be found.", "code": 404}} 2018-09-08 08:26:53,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc4748b6-b2df-47da-a2fb-ff949c3e2d2a used request id req-1987b96f-08c7-4da4-a1e4-6b54c3fc9840 2018-09-08 08:26:53,761 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fc4748b6-b2df-47da-a2fb-ff949c3e2d2a could not be found. (HTTP 404) (Request-ID: req-1987b96f-08c7-4da4-a1e4-6b54c3fc9840) 2018-09-08 08:26:53,762 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-inst 2018-09-08 08:26:53,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42abf0c84886b8b51606b25ecd2b5f0a3f8125ef" 2018-09-08 08:26:53,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b31e0f36-af28-4f43-836b-b4648fe6a6cf x-compute-request-id: req-b31e0f36-af28-4f43-836b-b4648fe6a6cf Content-Length: 0 Content-Type: application/json 2018-09-08 08:26:53,896 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5a343ab3-6eea-43be-9858-186ba5892162 used request id req-b31e0f36-af28-4f43-836b-b4648fe6a6cf 2018-09-08 08:26:53,897 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet 2018-09-08 08:26:53,897 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-subnet 2018-09-08 08:26:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a161c183-e406-456f-b7ff-64fd823d8ab7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:56,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d14debb4-348a-494a-b208-ea2ecc7d8b1a Date: Sat, 08 Sep 2018 08:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:56,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a161c183-e406-456f-b7ff-64fd823d8ab7 used request id req-d14debb4-348a-494a-b208-ea2ecc7d8b1a 2018-09-08 08:26:56,089 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-pub-net 2018-09-08 08:26:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/acb4be6b-5afb-44f5-9953-9e5dd34a0523 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bce7bbe5ae604663fe50006092832d6fbe1abc" 2018-09-08 08:26:57,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5837501f-5f16-49ca-973b-cdb5d00b1d35 Date: Sat, 08 Sep 2018 08:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:26:57,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/acb4be6b-5afb-44f5-9953-9e5dd34a0523 used request id req-5837501f-5f16-49ca-973b-cdb5d00b1d35 2018-09-08 08:26:57,667 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-27ada14a-2984-48e8-86c0-0210985d8bf2-image 2018-09-08 08:26:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}026a4899ee267115b7e50113f3c529165d2a0f59" 2018-09-08 08:26:58,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a27e963d-2e7c-40ae-a695-6e76bda3ab9f Date: Sat, 08 Sep 2018 08:26:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:26:58,797 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a9d84388-7da5-4ae5-b1a5-fb45612af213 used request id req-a27e963d-2e7c-40ae-a695-6e76bda3ab9f 2018-09-08 08:26:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d3fa67d7-a62a-4eb7-807b-d0e979ebbf0f Date: Sat, 08 Sep 2018 08:26:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "created_at": "2018-09-08T08:26:29Z", "updated_at": "2018-09-08T08:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "revision_number": 0, "id": "3f10c9a2-ecfd-4f6f-8256-dc899ddf8d8f", "remote_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "remote_ip_prefix": null, "created_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "port_range_min": null, "ethertype": "IPv6", "project_id": "b08790e06fc14a0d95e93125ba4cd810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "revision_number": 0, "id": "8d37de1d-ec7e-4a20-b976-7233dee1d495", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "port_range_min": null, "ethertype": "IPv4", "project_id": "b08790e06fc14a0d95e93125ba4cd810"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "revision_number": 0, "id": "9d7329a9-145a-4fe5-aa09-d2ead4db6fc6", "remote_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "remote_ip_prefix": null, "created_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "port_range_min": null, "ethertype": "IPv4", "project_id": "b08790e06fc14a0d95e93125ba4cd810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "revision_number": 0, "id": "b77edc62-8862-4fd1-8cb5-d2a674845443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "port_range_min": null, "ethertype": "IPv6", "project_id": "b08790e06fc14a0d95e93125ba4cd810"}], "revision_number": 4, "project_id": "b08790e06fc14a0d95e93125ba4cd810", "id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:26:59,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d3fa67d7-a62a-4eb7-807b-d0e979ebbf0f 2018-09-08 08:26:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7fc0b3-f8b1-40eb-ab9b-6f7ffa1f3465 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-fb7fc0b3-f8b1-40eb-ab9b-6f7ffa1f3465 2018-09-08 08:26:59,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678a177e-0a16-4d93-a07e-5ceb2681801b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:26:59,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-678a177e-0a16-4d93-a07e-5ceb2681801b 2018-09-08 08:26:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a0cbe1-7b5b-42f0-b898-77dfc66864d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-03a0cbe1-7b5b-42f0-b898-77dfc66864d5 2018-09-08 08:26:59,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72da85f-d543-4868-b3a9-3f8e251de3cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-b72da85f-d543-4868-b3a9-3f8e251de3cb 2018-09-08 08:26:59,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527e5cd7-6463-42d3-91c7-63edc3fe3daf Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:26:59,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-527e5cd7-6463-42d3-91c7-63edc3fe3daf 2018-09-08 08:26:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a3e1d2-51ca-4d60-a0bd-910c20c5f9b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-71a3e1d2-51ca-4d60-a0bd-910c20c5f9b8 2018-09-08 08:26:59,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0600eedb-8c22-4b0e-bcfd-879885c5399f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-0600eedb-8c22-4b0e-bcfd-879885c5399f 2018-09-08 08:26:59,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd61b4c-1073-41d5-aedf-9f1208c93016 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:26:59,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ecd61b4c-1073-41d5-aedf-9f1208c93016 2018-09-08 08:26:59,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:26:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:26:59,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91830f53-8ba8-42dd-8f25-09b8ad75585f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810"}, "enabled": true, "id": "b08790e06fc14a0d95e93125ba4cd810", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj"}} 2018-09-08 08:26:59,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-91830f53-8ba8-42dd-8f25-09b8ad75585f 2018-09-08 08:26:59,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ae7d9c2-845e-4f33-810e-56132dd85969 2018-09-08 08:26:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ae7d9c2-845e-4f33-810e-56132dd85969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:27:00,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eec13ae9-c822-41a9-be03-4a05c57c01c3 Date: Sat, 08 Sep 2018 08:27:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "port_range_min": null, "revision_number": 0, "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "created_at": "2018-09-08T08:26:29Z", "project_id": "b08790e06fc14a0d95e93125ba4cd810", "id": "3f10c9a2-ecfd-4f6f-8256-dc899ddf8d8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "port_range_min": null, "revision_number": 0, "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "created_at": "2018-09-08T08:26:29Z", "project_id": "b08790e06fc14a0d95e93125ba4cd810", "id": "8d37de1d-ec7e-4a20-b976-7233dee1d495"}, {"remote_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "port_range_min": null, "revision_number": 0, "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "created_at": "2018-09-08T08:26:29Z", "project_id": "b08790e06fc14a0d95e93125ba4cd810", "id": "9d7329a9-145a-4fe5-aa09-d2ead4db6fc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:26:29Z", "security_group_id": "9ae7d9c2-845e-4f33-810e-56132dd85969", "port_range_min": null, "revision_number": 0, "tenant_id": "b08790e06fc14a0d95e93125ba4cd810", "created_at": "2018-09-08T08:26:29Z", "project_id": "b08790e06fc14a0d95e93125ba4cd810", "id": "b77edc62-8862-4fd1-8cb5-d2a674845443"}]} 2018-09-08 08:27:00,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ae7d9c2-845e-4f33-810e-56132dd85969 used request id req-eec13ae9-c822-41a9-be03-4a05c57c01c3 2018-09-08 08:27:00,024 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:27:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9ae7d9c2-845e-4f33-810e-56132dd85969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:27:00,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65e73e81-b9b9-4425-9d54-aff1a8883ab4 Content-Length: 0 Date: Sat, 08 Sep 2018 08:27:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:00,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9ae7d9c2-845e-4f33-810e-56132dd85969 used request id req-65e73e81-b9b9-4425-9d54-aff1a8883ab4 2018-09-08 08:27:00,446 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj 2018-09-08 08:27:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:27:00,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d0ab88c-428a-467e-8c56-1ea36565f917 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:00,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b08790e06fc14a0d95e93125ba4cd810 used request id req-0d0ab88c-428a-467e-8c56-1ea36565f917 2018-09-08 08:27:00,699 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-proj-role 2018-09-08 08:27:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:27:00,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3209f7-683c-4455-be47-038496c4fd11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:00,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bbf67d41b0d8422bb97eb96eefd9d789 used request id req-8e3209f7-683c-4455-be47-038496c4fd11 2018-09-08 08:27:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24dcedb861893c9548e68105bbdf7a94c1b86bc7" 2018-09-08 08:27:00,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e9e9a1-1b61-4d66-85e2-ef04d19a1f61 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:27:00,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5e9e9a1-1b61-4d66-85e2-ef04d19a1f61 2018-09-08 08:27:00,904 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a7ac9089-428b-4f9-user 2018-09-08 08:27:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7aa9415ce7714ecc84b6d66f3a3d737b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e77e0d3836142730dfdd8cf2dfc8f087ce2e5c" 2018-09-08 08:27:01,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce31c61-5cc4-4696-89bc-b9c8248f58b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:01,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7aa9415ce7714ecc84b6d66f3a3d737b used request id req-2ce31c61-5cc4-4696-89bc-b9c8248f58b8 2018-09-08 08:27:01,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:01,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vSKHyQkFTTm-gMUprZimgg"], "issued_at": "2018-09-08T08:27:01.000000Z"}} 2018-09-08 08:27:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bd46a4b57931170823fb396c7099bd701dd4cc" 2018-09-08 08:27:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89eb98b9-3006-40d4-aee5-a707f934f660 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:01,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89eb98b9-3006-40d4-aee5-a707f934f660 2018-09-08 08:27:01,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:01,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:01,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["M4jj_p7QQFy0I6_qhHZTTQ"], "issued_at": "2018-09-08T08:27:01.000000Z"}} 2018-09-08 08:27:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:02,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b209244a-accd-4e5c-add9-c5f7fbf0cd0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:02,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b209244a-accd-4e5c-add9-c5f7fbf0cd0b 2018-09-08 08:27:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:02,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:02,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f29b62-8432-4d27-adbd-cacaf1bd3846 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:27:02,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj used request id req-43f29b62-8432-4d27-adbd-cacaf1bd3846 2018-09-08 08:27:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:02,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5a603f-22c1-409b-b310-1ff02bcf868a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:27:02,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9b5a603f-22c1-409b-b310-1ff02bcf868a 2018-09-08 08:27:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}}' 2018-09-08 08:27:02,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36fde6f4-3df5-4e65-a6be-cede3795ba34 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:02,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-36fde6f4-3df5-4e65-a6be-cede3795ba34 2018-09-08 08:27:02,373 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-proj 2018-09-08 08:27:02,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:02,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:02,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ubW6Fs5iSnqPNbwwVsC7CA"], "issued_at": "2018-09-08T08:27:02.000000Z"}} 2018-09-08 08:27:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ba73aad81b3ae03c1850bea392a352cee1460" 2018-09-08 08:27:02,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada3efda-d8d8-470a-b7a7-8255aff776b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:02,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ada3efda-d8d8-470a-b7a7-8255aff776b1 2018-09-08 08:27:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:02,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ba73aad81b3ae03c1850bea392a352cee1460" 2018-09-08 08:27:02,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec4477c-e89e-4540-923c-f1dcf4ecf35f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:27:02,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9ec4477c-e89e-4540-923c-f1dcf4ecf35f 2018-09-08 08:27:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ba73aad81b3ae03c1850bea392a352cee1460" 2018-09-08 08:27:02,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae292937-67f2-4031-bf87-90b415951eb3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}]} 2018-09-08 08:27:02,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6df4478e-81cb-443-proj used request id req-ae292937-67f2-4031-bf87-90b415951eb3 2018-09-08 08:27:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ba73aad81b3ae03c1850bea392a352cee1460" 2018-09-08 08:27:03,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b37ce0-fcf4-40a3-a00c-94d8be2888f4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:27:03,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d8b37ce0-fcf4-40a3-a00c-94d8be2888f4 2018-09-08 08:27:03,509 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-user 2018-09-08 08:27:03,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a3d991-aaad-4c7d-a251-e1befca90535 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:27:03,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2a3d991-aaad-4c7d-a251-e1befca90535 2018-09-08 08:27:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" -d '{"role": {"name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}}' 2018-09-08 08:27:03,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5930a2-238a-4d3f-a7d9-2802b75f4509 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86741b804ba24aecb83593b76235c75f", "links": {"self": "http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f"}, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}} 2018-09-08 08:27:03,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c5930a2-238a-4d3f-a7d9-2802b75f4509 2018-09-08 08:27:03,714 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role 2018-09-08 08:27:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:03,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c01c37-bc9e-4923-8335-e6f6c25a69c7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role", "id": "86741b804ba24aecb83593b76235c75f"}} 2018-09-08 08:27:03,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f used request id req-52c01c37-bc9e-4923-8335-e6f6c25a69c7 2018-09-08 08:27:03,808 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role to project CreateInstancePortManipulationTests-6df4478e-81cb-443-proj 2018-09-08 08:27:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa/users/15f23d3650224655a8c2d2c49d6f835b/roles/86741b804ba24aecb83593b76235c75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:03,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d8f1a-dc51-4b44-b3dd-06908c8ffec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:03,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa/users/15f23d3650224655a8c2d2c49d6f835b/roles/86741b804ba24aecb83593b76235c75f used request id req-4c0d8f1a-dc51-4b44-b3dd-06908c8ffec1 2018-09-08 08:27:03,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:27:03,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:03,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:04,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86741b804ba24aecb83593b76235c75f", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}], "expires_at": "2018-09-08T09:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b0eef4718c4abf99a252079f3fe8fa", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-user", "id": "15f23d3650224655a8c2d2c49d6f835b"}, "audit_ids": ["Nnsn6SSXRBOd0YyVRWB83g"], "issued_at": "2018-09-08T08:27:04.000000Z"}} 2018-09-08 08:27:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d955fccf-4340-4932-bdcd-fd0e6c872721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:04,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d955fccf-4340-4932-bdcd-fd0e6c872721 2018-09-08 08:27:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:04,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-61194377-c13e-489c-a3bc-f64cc54ad22a Date: Sat, 08 Sep 2018 08:27:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image"} 2018-09-08 08:27:04,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image used request id req-61194377-c13e-489c-a3bc-f64cc54ad22a 2018-09-08 08:27:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:04,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eba11d57-cb86-4bd0-b883-4714046c582f Date: Sat, 08 Sep 2018 08:27:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:27:04,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-eba11d57-cb86-4bd0-b883-4714046c582f 2018-09-08 08:27:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image"}' 2018-09-08 08:27:04,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 X-Openstack-Request-Id: req-119ce2c4-6f2d-40be-a360-943f914b4760 Date: Sat, 08 Sep 2018 08:27:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "min_disk": 0, "protected": false, "id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "file": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file", "checksum": null, "owner": "82b0eef4718c4abf99a252079f3fe8fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:04,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-119ce2c4-6f2d-40be-a360-943f914b4760 2018-09-08 08:27:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" -d '' 2018-09-08 08:27:06,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb9d52e8-60f8-461b-bdfb-d4e373f08441 Date: Sat, 08 Sep 2018 08:27:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:27:06,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file used request id req-eb9d52e8-60f8-461b-bdfb-d4e373f08441 2018-09-08 08:27:06,335 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:27:06,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-32ab71c8-c774-4fda-9ae4-ffc2309e4438 Date: Sat, 08 Sep 2018 08:27:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:06Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "metadata": {}}], "self": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "min_disk": 0, "protected": false, "id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "file": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82b0eef4718c4abf99a252079f3fe8fa", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:06,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 used request id req-32ab71c8-c774-4fda-9ae4-ffc2309e4438 2018-09-08 08:27:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:06,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d6c59fb-392e-4e06-9570-11cd828909ca Date: Sat, 08 Sep 2018 08:27:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:27:06,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6d6c59fb-392e-4e06-9570-11cd828909ca 2018-09-08 08:27:06,657 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image 2018-09-08 08:27:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:06,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9dfd0981-b6b5-49b2-907b-54a10975673e Date: Sat, 08 Sep 2018 08:27:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:06Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "metadata": {}}], "self": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "min_disk": 0, "protected": false, "id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "file": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82b0eef4718c4abf99a252079f3fe8fa", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:06,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 used request id req-9dfd0981-b6b5-49b2-907b-54a10975673e 2018-09-08 08:27:06,827 - create_image - DEBUG - Instance status is - active 2018-09-08 08:27:06,827 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image 2018-09-08 08:27:06,827 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image 2018-09-08 08:27:06,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:06,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:07,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86741b804ba24aecb83593b76235c75f", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}], "expires_at": "2018-09-08T09:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b0eef4718c4abf99a252079f3fe8fa", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-user", "id": "15f23d3650224655a8c2d2c49d6f835b"}, "audit_ids": ["ZGZ7ONAPQzOidT77MJiG4Q"], "issued_at": "2018-09-08T08:27:07.000000Z"}} 2018-09-08 08:27:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:07,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3811e5a9-aa2e-4754-b5c2-75e47d175a41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:07,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3811e5a9-aa2e-4754-b5c2-75e47d175a41 2018-09-08 08:27:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d831aa2-1dad-47a7-9e9e-808fed17b829 Date: Sat, 08 Sep 2018 08:27:07 GMT RESP BODY: {"networks":[]} 2018-09-08 08:27:07,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net used request id req-5d831aa2-1dad-47a7-9e9e-808fed17b829 2018-09-08 08:27:07,461 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net 2018-09-08 08:27:07,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" -d '{"network": {"name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net", "admin_state_up": true}}' 2018-09-08 08:27:08,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8fc4bac1-d2fb-44f5-8f0f-a0e600530162 Date: Sat, 08 Sep 2018 08:27:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:27:07Z","is_default":false,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:07Z","mtu":1450}} 2018-09-08 08:27:08,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8fc4bac1-d2fb-44f5-8f0f-a0e600530162 2018-09-08 08:27:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:08,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9cfac4aa-900a-4ee6-bbfe-73787089258a Date: Sat, 08 Sep 2018 08:27:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:27:07Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net"}]} 2018-09-08 08:27:08,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b used request id req-9cfac4aa-900a-4ee6-bbfe-73787089258a 2018-09-08 08:27:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:08,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bfa537b8-3c30-4a70-a930-15532d091dff Date: Sat, 08 Sep 2018 08:27:08 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:27:08,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b used request id req-bfa537b8-3c30-4a70-a930-15532d091dff 2018-09-08 08:27:08,431 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet 2018-09-08 08:27:08,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" -d '{"subnets": [{"ip_version": 4, "network_id": "bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet"}]}' 2018-09-08 08:27:09,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf0af3e5-4ef0-4635-bc38-2c95c4b746c1 Date: Sat, 08 Sep 2018 08:27:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:08Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"92ea0d65-774b-4613-8c95-c54dd0b0e2ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet"}]} 2018-09-08 08:27:09,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bf0af3e5-4ef0-4635-bc38-2c95c4b746c1 2018-09-08 08:27:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:09,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f271f4c7-0517-45d7-a244-52414bc16059 Date: Sat, 08 Sep 2018 08:27:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["92ea0d65-774b-4613-8c95-c54dd0b0e2ba"],"updated_at":"2018-09-08T08:27:08Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net"}]} 2018-09-08 08:27:09,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b used request id req-f271f4c7-0517-45d7-a244-52414bc16059 2018-09-08 08:27:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:09,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d71287d9-8ed3-409c-a240-e3a1188ebef7 Date: Sat, 08 Sep 2018 08:27:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:08Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"92ea0d65-774b-4613-8c95-c54dd0b0e2ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet"}]} 2018-09-08 08:27:09,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b used request id req-d71287d9-8ed3-409c-a240-e3a1188ebef7 2018-09-08 08:27:09,533 - OpenStackNetwork - DEBUG - Network [bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b] created successfully 2018-09-08 08:27:09,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:09,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:09,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["22_JL4Y6Tl66egULI5WTlg"], "issued_at": "2018-09-08T08:27:09.000000Z"}} 2018-09-08 08:27:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e805114c6faf527729681e2fb08656c4976e142" 2018-09-08 08:27:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3921bbe2-3d33-464e-8f2e-40ab509aa5a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:09,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3921bbe2-3d33-464e-8f2e-40ab509aa5a4 2018-09-08 08:27:09,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:27:09,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e805114c6faf527729681e2fb08656c4976e142" 2018-09-08 08:27:10,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d6512ea-5ee8-4f7d-99d5-583ab52ef9d6 x-compute-request-id: req-1d6512ea-5ee8-4f7d-99d5-583ab52ef9d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:27:10,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d6512ea-5ee8-4f7d-99d5-583ab52ef9d6 2018-09-08 08:27:10,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e805114c6faf527729681e2fb08656c4976e142" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:27:10,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:10 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-f5da9396-d967-42e8-971d-15dd8941ed83 x-compute-request-id: req-f5da9396-d967-42e8-971d-15dd8941ed83 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:27:10,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f5da9396-d967-42e8-971d-15dd8941ed83 2018-09-08 08:27:10,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:10,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:10,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86741b804ba24aecb83593b76235c75f", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}], "expires_at": "2018-09-08T09:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b0eef4718c4abf99a252079f3fe8fa", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-user", "id": "15f23d3650224655a8c2d2c49d6f835b"}, "audit_ids": ["osEW0wB6RTyvPSvTJ18zgg"], "issued_at": "2018-09-08T08:27:10.000000Z"}} 2018-09-08 08:27:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:10,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3852d0c6-e579-47c5-abf6-ac31b118c547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:10,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3852d0c6-e579-47c5-abf6-ac31b118c547 2018-09-08 08:27:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:10,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6930d97-8d97-489f-afef-bf6220560b3b Date: Sat, 08 Sep 2018 08:27:10 GMT RESP BODY: {"networks":[]} 2018-09-08 08:27:10,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-b6930d97-8d97-489f-afef-bf6220560b3b 2018-09-08 08:27:10,874 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 2018-09-08 08:27:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" -d '{"network": {"name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2", "admin_state_up": true}}' 2018-09-08 08:27:11,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-342f1f71-7bfd-4de1-a93d-410cba90a424 Date: Sat, 08 Sep 2018 08:27:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:27:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","mtu":1450}} 2018-09-08 08:27:11,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-342f1f71-7bfd-4de1-a93d-410cba90a424 2018-09-08 08:27:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:11,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-0f79ddfc-6705-42e0-8641-b17b9a85ff56 Date: Sat, 08 Sep 2018 08:27:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:27:11Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:11,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-0f79ddfc-6705-42e0-8641-b17b9a85ff56 2018-09-08 08:27:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:11,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-570a9749-7f42-4551-af55-66ce843771ea Date: Sat, 08 Sep 2018 08:27:11 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:27:11,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-570a9749-7f42-4551-af55-66ce843771ea 2018-09-08 08:27:11,639 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1 2018-09-08 08:27:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" -d '{"subnets": [{"ip_version": 4, "network_id": "d632f15c-6f63-4d0f-b698-f3bb54bab150", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]}' 2018-09-08 08:27:12,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2e5b5dd9-41c5-4de3-98dd-1367df369919 Date: Sat, 08 Sep 2018 08:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:12,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2e5b5dd9-41c5-4de3-98dd-1367df369919 2018-09-08 08:27:12,305 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2 2018-09-08 08:27:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" -d '{"subnets": [{"ip_version": 4, "network_id": "d632f15c-6f63-4d0f-b698-f3bb54bab150", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"}]}' 2018-09-08 08:27:13,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-82b760ac-b5e5-40cd-b13b-ea3f2797e70c Date: Sat, 08 Sep 2018 08:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"}]} 2018-09-08 08:27:13,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-82b760ac-b5e5-40cd-b13b-ea3f2797e70c 2018-09-08 08:27:13,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:13,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-56349990-5f4a-4c04-b215-b618082bc5a1 Date: Sat, 08 Sep 2018 08:27:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:13,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-56349990-5f4a-4c04-b215-b618082bc5a1 2018-09-08 08:27:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:13,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-de38101c-f5d5-4aae-8b77-0e2ca8e461a4 Date: Sat, 08 Sep 2018 08:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:13,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-de38101c-f5d5-4aae-8b77-0e2ca8e461a4 2018-09-08 08:27:13,485 - OpenStackNetwork - DEBUG - Network [d632f15c-6f63-4d0f-b698-f3bb54bab150] created successfully 2018-09-08 08:27:13,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:13,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:13,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86741b804ba24aecb83593b76235c75f", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}], "expires_at": "2018-09-08T09:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b0eef4718c4abf99a252079f3fe8fa", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-user", "id": "15f23d3650224655a8c2d2c49d6f835b"}, "audit_ids": ["zqlgHzBZSCKpayQU0NrnMw"], "issued_at": "2018-09-08T08:27:13.000000Z"}} 2018-09-08 08:27:13,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:13,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a42f3f-f809-4237-9d0a-4b55928f97a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:13,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6a42f3f-f809-4237-9d0a-4b55928f97a3 2018-09-08 08:27:13,878 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:27:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:13,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cac6eb4-fc4f-45ac-8181-7b4e4980b8f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:13,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0cac6eb4-fc4f-45ac-8181-7b4e4980b8f4 2018-09-08 08:27:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:14,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8233d60c-50de-4ec6-8c09-fe87731f57e7 Date: Sat, 08 Sep 2018 08:27:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:14,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-8233d60c-50de-4ec6-8c09-fe87731f57e7 2018-09-08 08:27:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:14,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:14,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551af5a9-5e7e-40d6-834d-2246a533bb9f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:14,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-551af5a9-5e7e-40d6-834d-2246a533bb9f 2018-09-08 08:27:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:14,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-babab2fe-742e-4113-9a27-6afaeffbcf8e Date: Sat, 08 Sep 2018 08:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:14,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-babab2fe-742e-4113-9a27-6afaeffbcf8e 2018-09-08 08:27:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5d97dbd-5521-49ad-bfce-b33563f3c828 Date: Sat, 08 Sep 2018 08:27:14 GMT RESP BODY: {"ports":[]} 2018-09-08 08:27:14,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True used request id req-c5d97dbd-5521-49ad-bfce-b33563f3c828 2018-09-08 08:27:14,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:14,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e2486a1-801f-4dcc-bb94-efdc2b3b0469 x-compute-request-id: req-0e2486a1-801f-4dcc-bb94-efdc2b3b0469 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:27:14,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst used request id req-0e2486a1-801f-4dcc-bb94-efdc2b3b0469 2018-09-08 08:27:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:15,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-29e4e0da-abb0-4bc6-bb43-eb9fe6fe8756 Date: Sat, 08 Sep 2018 08:27:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:15,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-29e4e0da-abb0-4bc6-bb43-eb9fe6fe8756 2018-09-08 08:27:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:15,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d199b93-b412-441a-8022-54aec03909bf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:15,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-5d199b93-b412-441a-8022-54aec03909bf 2018-09-08 08:27:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-46398d7d-2fef-4ec2-876c-1ed8364573b7 Date: Sat, 08 Sep 2018 08:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:15,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-46398d7d-2fef-4ec2-876c-1ed8364573b7 2018-09-08 08:27:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:15,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-18c0a880-f8dd-436e-982b-56c64e787ece Date: Sat, 08 Sep 2018 08:27:15 GMT RESP BODY: {"ports":[]} 2018-09-08 08:27:15,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True used request id req-18c0a880-f8dd-436e-982b-56c64e787ece 2018-09-08 08:27:15,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:15,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:15,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86741b804ba24aecb83593b76235c75f", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role"}], "expires_at": "2018-09-08T09:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b0eef4718c4abf99a252079f3fe8fa", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/82b0eef4718c4abf99a252079f3fe8fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-user", "id": "15f23d3650224655a8c2d2c49d6f835b"}, "audit_ids": ["6pBc-OJCTLeNLoUko9u7dw"], "issued_at": "2018-09-08T08:27:15.000000Z"}} 2018-09-08 08:27:15,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8378142a4a0a574b4c234120757ffeeb6e480992" 2018-09-08 08:27:15,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df031b19-13e2-4ef7-a4f2-1dce0f1b4abb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:15,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df031b19-13e2-4ef7-a4f2-1dce0f1b4abb 2018-09-08 08:27:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:16,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-11123140-b5e2-4533-b95d-3c50bed8b931 Date: Sat, 08 Sep 2018 08:27:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:16,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-11123140-b5e2-4533-b95d-3c50bed8b931 2018-09-08 08:27:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:16,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d9beaf83-d16f-415f-bc01-3473ca4d1bf7 Date: Sat, 08 Sep 2018 08:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:16,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-d9beaf83-d16f-415f-bc01-3473ca4d1bf7 2018-09-08 08:27:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:16,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ee3c0f6a-2f21-4737-8a37-92228e3c5305 Date: Sat, 08 Sep 2018 08:27:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b05239b4-5dfa-4fd9-893b-e71d7a32cae6","705bdcac-b568-43e4-a1d3-cc68d940e243"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:16,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-ee3c0f6a-2f21-4737-8a37-92228e3c5305 2018-09-08 08:27:16,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:16,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8378142a4a0a574b4c234120757ffeeb6e480992" 2018-09-08 08:27:16,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3830f394-64ee-4813-9dd2-39a977c549a8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:16,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-3830f394-64ee-4813-9dd2-39a977c549a8 2018-09-08 08:27:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:17,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-99db2cb1-8200-4b51-8654-f2b595d2c69b Date: Sat, 08 Sep 2018 08:27:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:17,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-99db2cb1-8200-4b51-8654-f2b595d2c69b 2018-09-08 08:27:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:17,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca3b0f2f-179e-482a-8914-30bc8ba81747 Date: Sat, 08 Sep 2018 08:27:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:17,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1 used request id req-ca3b0f2f-179e-482a-8914-30bc8ba81747 2018-09-08 08:27:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:17,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c162ec04-486a-4681-9eaa-3405419cc5bb Date: Sat, 08 Sep 2018 08:27:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"}]} 2018-09-08 08:27:17,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2 used request id req-c162ec04-486a-4681-9eaa-3405419cc5bb 2018-09-08 08:27:17,512 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 2018-09-08 08:27:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" -d '{"port": {"network_id": "d632f15c-6f63-4d0f-b698-f3bb54bab150", "fixed_ips": [{"subnet_id": "b05239b4-5dfa-4fd9-893b-e71d7a32cae6", "ip_address": "10.55.0.101"}, {"subnet_id": "705bdcac-b568-43e4-a1d3-cc68d940e243", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1", "admin_state_up": true}}' 2018-09-08 08:27:18,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4e143312-0b79-4c1d-b2d7-69bb0d1fce9d Date: Sat, 08 Sep 2018 08:27:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:17Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.101"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.101"}],"id":"8a9e9feb-4b31-4bcc-8a46-2ccf72855e32","security_groups":["10b4441a-b8e5-4b7c-bc84-802a39a3a465"],"mac_address":"fa:16:3e:22:48:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1","project_id":"82b0eef4718c4abf99a252079f3fe8fa","qos_policy_id":null,"admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:17Z","binding:vnic_type":"normal"}} 2018-09-08 08:27:18,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4e143312-0b79-4c1d-b2d7-69bb0d1fce9d 2018-09-08 08:27:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:18,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fe637d7f-b749-4508-87c0-53e0f060d22b Date: Sat, 08 Sep 2018 08:27:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:18,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-fe637d7f-b749-4508-87c0-53e0f060d22b 2018-09-08 08:27:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32734fd2-cff4-45ab-b3d4-c4d8dceb5251 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:18,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-32734fd2-cff4-45ab-b3d4-c4d8dceb5251 2018-09-08 08:27:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:18,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-0d8868f9-6751-4d48-8a25-bd21e4a49883 Date: Sat, 08 Sep 2018 08:27:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:18,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-0d8868f9-6751-4d48-8a25-bd21e4a49883 2018-09-08 08:27:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-709cc0e6-9d39-4c00-8e0a-49b3dbb4a352 Date: Sat, 08 Sep 2018 08:27:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:17Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.101"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.101"}],"id":"8a9e9feb-4b31-4bcc-8a46-2ccf72855e32","security_groups":["10b4441a-b8e5-4b7c-bc84-802a39a3a465"],"mac_address":"fa:16:3e:22:48:62","project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1","admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:27:19,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1&admin_state_up=True used request id req-709cc0e6-9d39-4c00-8e0a-49b3dbb4a352 2018-09-08 08:27:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c9024c-a8db-4f18-8733-5b0a581f05a6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:19,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-27c9024c-a8db-4f18-8733-5b0a581f05a6 2018-09-08 08:27:19,098 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst 2018-09-08 08:27:19,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:19 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-77abb2b1-c645-49a7-8ce1-28bb33248e44 x-compute-request-id: req-77abb2b1-c645-49a7-8ce1-28bb33248e44 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-flavor-name"}]} 2018-09-08 08:27:19,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-77abb2b1-c645-49a7-8ce1-28bb33248e44 2018-09-08 08:27:19,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:19 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-93974fd0-4d80-4c59-9b57-f9fc205633d3 x-compute-request-id: req-93974fd0-4d80-4c59-9b57-f9fc205633d3 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:27:19,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae used request id req-93974fd0-4d80-4c59-9b57-f9fc205633d3 2018-09-08 08:27:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e2edb563-2227-4a27-a1bd-2d4ff09192f0 Date: Sat, 08 Sep 2018 08:27:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:06Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "metadata": {}}], "self": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "min_disk": 0, "protected": false, "id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "file": "/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82b0eef4718c4abf99a252079f3fe8fa", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c953a9b3-929e-422c-9a97-77255a08c2c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image"} 2018-09-08 08:27:19,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image used request id req-e2edb563-2227-4a27-a1bd-2d4ff09192f0 2018-09-08 08:27:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:19,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-901dd930-effc-4570-adc0-c05c562233d2 Date: Sat, 08 Sep 2018 08:27:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:27:19,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-901dd930-effc-4570-adc0-c05c562233d2 2018-09-08 08:27:19,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" -d '{"server": {"name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "imageRef": "c953a9b3-929e-422c-9a97-77255a08c2c2", "flavorRef": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "max_count": 1, "min_count": 1, "networks": [{"port": "8a9e9feb-4b31-4bcc-8a46-2ccf72855e32"}]}}' 2018-09-08 08:27:21,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:27:19 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-40d25454-c98d-47a3-b8d5-c61544340b06 x-compute-request-id: req-40d25454-c98d-47a3-b8d5-c61544340b06 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "adminPass": "cSQnmvv32HPi"}} 2018-09-08 08:27:21,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-40d25454-c98d-47a3-b8d5-c61544340b06 2018-09-08 08:27:21,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:21,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:21 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-15f9dbd1-eb35-45e1-ac12-fe00547e178d x-compute-request-id: req-15f9dbd1-eb35-45e1-ac12-fe00547e178d Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:27:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:21,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-15f9dbd1-eb35-45e1-ac12-fe00547e178d 2018-09-08 08:27:21,428 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst 2018-09-08 08:27:21,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:21,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:21 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-1c86a663-c598-472d-bccd-b781a6d616a4 x-compute-request-id: req-1c86a663-c598-472d-bccd-b781a6d616a4 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:27:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:21,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-1c86a663-c598-472d-bccd-b781a6d616a4 2018-09-08 08:27:21,810 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst] is - BUILD 2018-09-08 08:27:21,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:27:24,814 - create_instance - DEBUG - VM status query timeout in 896.614439011 2018-09-08 08:27:24,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:25,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b64740-8650-46be-8f28-a8e0827709ec x-compute-request-id: req-09b64740-8650-46be-8f28-a8e0827709ec Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "security_groups": [{"name": "default"}], "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:27:21Z", "hostId": "9e76ae78172228989ebbfbf1b992d3495b8a6dcbfa6f41ad1014683e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:25,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-09b64740-8650-46be-8f28-a8e0827709ec 2018-09-08 08:27:25,444 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst] is - BUILD 2018-09-08 08:27:25,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:27:28,447 - create_instance - DEBUG - VM status query timeout in 892.981235981 2018-09-08 08:27:28,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:29,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf0a30cf-a6f2-4e76-9c74-52cc27815e7b x-compute-request-id: req-bf0a30cf-a6f2-4e76-9c74-52cc27815e7b Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:27:26.000000", "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "security_groups": [{"name": "default"}], "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:27:27Z", "hostId": "9e76ae78172228989ebbfbf1b992d3495b8a6dcbfa6f41ad1014683e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:29,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-bf0a30cf-a6f2-4e76-9c74-52cc27815e7b 2018-09-08 08:27:29,198 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst] is - ACTIVE 2018-09-08 08:27:29,199 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:27:29,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:29,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04713c62-aac8-4b1a-9963-f6e7dd74a3aa x-compute-request-id: req-04713c62-aac8-4b1a-9963-f6e7dd74a3aa Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:27:26.000000", "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "security_groups": [{"name": "default"}], "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:27:27Z", "hostId": "9e76ae78172228989ebbfbf1b992d3495b8a6dcbfa6f41ad1014683e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:29,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-04713c62-aac8-4b1a-9963-f6e7dd74a3aa 2018-09-08 08:27:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7476d939-1547-4e74-871b-fd421f7160ef Date: Sat, 08 Sep 2018 08:27:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["705bdcac-b568-43e4-a1d3-cc68d940e243","b05239b4-5dfa-4fd9-893b-e71d7a32cae6"],"updated_at":"2018-09-08T08:27:12Z","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2"}]} 2018-09-08 08:27:29,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 used request id req-7476d939-1547-4e74-871b-fd421f7160ef 2018-09-08 08:27:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:29,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99e147c-c0b9-4d22-a32a-ef554d9bd3eb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:29,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-d99e147c-c0b9-4d22-a32a-ef554d9bd3eb 2018-09-08 08:27:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:29,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-70397194-b9f1-40e2-9eeb-15a21e13d84a Date: Sat, 08 Sep 2018 08:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"705bdcac-b568-43e4-a1d3-cc68d940e243","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"82b0eef4718c4abf99a252079f3fe8fa","id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1"}]} 2018-09-08 08:27:29,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-70397194-b9f1-40e2-9eeb-15a21e13d84a 2018-09-08 08:27:29,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:30,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-c1ac13bf-0c91-42f1-9333-025887301bc8 Date: Sat, 08 Sep 2018 08:27:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:16Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.4"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.4"}],"id":"320b028d-606d-4b7f-ae1b-3164acedbb60","security_groups":[],"mac_address":"fa:16:3e:ce:bc:d9","project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d632f15c-6f63-4d0f-b698-f3bb54bab150"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.2"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.2"}],"id":"50ce40e4-2a97-4140-a758-184870c5057e","security_groups":[],"mac_address":"fa:16:3e:db:53:d8","project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d632f15c-6f63-4d0f-b698-f3bb54bab150"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.101"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.101"}],"id":"8a9e9feb-4b31-4bcc-8a46-2ccf72855e32","security_groups":["10b4441a-b8e5-4b7c-bc84-802a39a3a465"],"mac_address":"fa:16:3e:22:48:62","project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1","admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:17Z","binding:vnic_type":"normal","device_id":"c0457116-0537-4c2f-b704-2cd621b5a4d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b05239b4-5dfa-4fd9-893b-e71d7a32cae6","ip_address":"10.55.0.3"},{"subnet_id":"705bdcac-b568-43e4-a1d3-cc68d940e243","ip_address":"10.65.0.3"}],"id":"c793b338-4f87-4f3c-bf5a-524e7cfc8893","security_groups":[],"mac_address":"fa:16:3e:59:a2:22","project_id":"82b0eef4718c4abf99a252079f3fe8fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d632f15c-6f63-4d0f-b698-f3bb54bab150","tenant_id":"82b0eef4718c4abf99a252079f3fe8fa","created_at":"2018-09-08T08:27:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d632f15c-6f63-4d0f-b698-f3bb54bab150"}]} 2018-09-08 08:27:30,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-c1ac13bf-0c91-42f1-9333-025887301bc8 2018-09-08 08:27:30,085 - create_instance - INFO - Deleting Port with ID - 8a9e9feb-4b31-4bcc-8a46-2ccf72855e32 2018-09-08 08:27:30,085 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684port-1 2018-09-08 08:27:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8a9e9feb-4b31-4bcc-8a46-2ccf72855e32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:30,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-355e2999-fc06-4e37-b28a-652c958beeec Date: Sat, 08 Sep 2018 08:27:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:30,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8a9e9feb-4b31-4bcc-8a46-2ccf72855e32 used request id req-355e2999-fc06-4e37-b28a-652c958beeec 2018-09-08 08:27:30,832 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst 2018-09-08 08:27:30,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:31,015 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:30 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-40e60c70-1910-4576-bb5d-6fa95068fffa x-compute-request-id: req-40e60c70-1910-4576-bb5d-6fa95068fffa Content-Type: application/json 2018-09-08 08:27:31,015 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-40e60c70-1910-4576-bb5d-6fa95068fffa 2018-09-08 08:27:31,016 - create_instance - INFO - Checking deletion status 2018-09-08 08:27:31,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:31,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d95cca47-9ec4-40f6-9046-f1767f04407e x-compute-request-id: req-d95cca47-9ec4-40f6-9046-f1767f04407e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:48:62", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8", "rel": "bookmark"}], "image": {"id": "c953a9b3-929e-422c-9a97-77255a08c2c2", "links": [{"href": "http://172.30.9.23:8774/images/c953a9b3-929e-422c-9a97-77255a08c2c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:27:26.000000", "flavor": {"id": "d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "links": [{"href": "http://172.30.9.23:8774/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae", "rel": "bookmark"}]}, "id": "c0457116-0537-4c2f-b704-2cd621b5a4d8", "user_id": "15f23d3650224655a8c2d2c49d6f835b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:27:30Z", "hostId": "9e76ae78172228989ebbfbf1b992d3495b8a6dcbfa6f41ad1014683e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst", "created": "2018-09-08T08:27:21Z", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:27:31,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-d95cca47-9ec4-40f6-9046-f1767f04407e 2018-09-08 08:27:31,396 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst] is - ACTIVE 2018-09-08 08:27:31,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:27:34,399 - create_instance - DEBUG - VM status query timeout in 296.616710901 2018-09-08 08:27:34,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6051def3703b48a9276dc22ed8835d02241adb6" 2018-09-08 08:27:34,453 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3222e20d-be01-4251-8a6f-10144029eaf1 x-compute-request-id: req-3222e20d-be01-4251-8a6f-10144029eaf1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c0457116-0537-4c2f-b704-2cd621b5a4d8 could not be found.", "code": 404}} 2018-09-08 08:27:34,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c0457116-0537-4c2f-b704-2cd621b5a4d8 used request id req-3222e20d-be01-4251-8a6f-10144029eaf1 2018-09-08 08:27:34,454 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c0457116-0537-4c2f-b704-2cd621b5a4d8 could not be found. (HTTP 404) (Request-ID: req-3222e20d-be01-4251-8a6f-10144029eaf1) 2018-09-08 08:27:34,454 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-inst 2018-09-08 08:27:34,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e805114c6faf527729681e2fb08656c4976e142" 2018-09-08 08:27:34,518 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-145ca22c-ddd4-4273-aad1-3b0cca2b3314 x-compute-request-id: req-145ca22c-ddd4-4273-aad1-3b0cca2b3314 Content-Length: 0 Content-Type: application/json 2018-09-08 08:27:34,518 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d43ecf74-551e-4cfd-ba7c-862fd70fc9ae used request id req-145ca22c-ddd4-4273-aad1-3b0cca2b3314 2018-09-08 08:27:34,519 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet 2018-09-08 08:27:34,519 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-subnet 2018-09-08 08:27:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/92ea0d65-774b-4613-8c95-c54dd0b0e2ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:36,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-feabcbfd-162d-49af-921c-4abfb2a6cbf7 Date: Sat, 08 Sep 2018 08:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:36,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/92ea0d65-774b-4613-8c95-c54dd0b0e2ba used request id req-feabcbfd-162d-49af-921c-4abfb2a6cbf7 2018-09-08 08:27:36,778 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-pub-net 2018-09-08 08:27:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff6fc45de7c2b8d06c4ada19b80e0dc8bd1433f" 2018-09-08 08:27:37,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd0b997b-4de8-401e-b411-4417ccc9b562 Date: Sat, 08 Sep 2018 08:27:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:37,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bf8d9bd2-1a60-4bbb-99d7-b7eac72ed66b used request id req-cd0b997b-4de8-401e-b411-4417ccc9b562 2018-09-08 08:27:37,985 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2 2018-09-08 08:27:37,986 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet2 2018-09-08 08:27:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/705bdcac-b568-43e4-a1d3-cc68d940e243 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:40,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1aa30b86-7848-492c-86e9-4904a1651419 Date: Sat, 08 Sep 2018 08:27:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:40,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/705bdcac-b568-43e4-a1d3-cc68d940e243 used request id req-1aa30b86-7848-492c-86e9-4904a1651419 2018-09-08 08:27:40,400 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1 2018-09-08 08:27:40,400 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-subnet1 2018-09-08 08:27:40,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b05239b4-5dfa-4fd9-893b-e71d7a32cae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:42,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a646ca9-1583-4333-912b-6b39a7875617 Date: Sat, 08 Sep 2018 08:27:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:42,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b05239b4-5dfa-4fd9-893b-e71d7a32cae6 used request id req-8a646ca9-1583-4333-912b-6b39a7875617 2018-09-08 08:27:42,734 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684net2 2018-09-08 08:27:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d632f15c-6f63-4d0f-b698-f3bb54bab150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7834cf76d16a6c4a04e77164944c021bc41ca42" 2018-09-08 08:27:43,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a090bc53-137c-4d34-bc84-69e909a6f5f1 Date: Sat, 08 Sep 2018 08:27:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:43,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d632f15c-6f63-4d0f-b698-f3bb54bab150 used request id req-a090bc53-137c-4d34-bc84-69e909a6f5f1 2018-09-08 08:27:43,923 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-350e744a-5c9a-4342-9d13-a79ba3a70684-image 2018-09-08 08:27:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e60c6b799335ecaf1299bd8f8af96077298e88b" 2018-09-08 08:27:45,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c72d0804-55ed-43f1-a624-6c07604f8c99 Date: Sat, 08 Sep 2018 08:27:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:27:45,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c953a9b3-929e-422c-9a97-77255a08c2c2 used request id req-c72d0804-55ed-43f1-a624-6c07604f8c99 2018-09-08 08:27:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b8b359f3-52c9-4781-bb1e-95fc09163886 Date: Sat, 08 Sep 2018 08:27:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "created_at": "2018-09-08T08:27:07Z", "updated_at": "2018-09-08T08:27:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "revision_number": 0, "id": "15cdf67f-67e2-4722-8ede-13b07015b8f3", "remote_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "82b0eef4718c4abf99a252079f3fe8fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "revision_number": 0, "id": "7478ac89-8f54-40a8-b0bb-60b7d0623321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "82b0eef4718c4abf99a252079f3fe8fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "revision_number": 0, "id": "a2543cac-7cca-4c5c-abf4-18277e4a9d6d", "remote_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "82b0eef4718c4abf99a252079f3fe8fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "revision_number": 0, "id": "fb02ed94-c17b-4b61-9b35-02085ea1d4f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "82b0eef4718c4abf99a252079f3fe8fa"}], "revision_number": 4, "project_id": "82b0eef4718c4abf99a252079f3fe8fa", "id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:27:45,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b8b359f3-52c9-4781-bb1e-95fc09163886 2018-09-08 08:27:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5804ea28-b319-42d1-9621-66e1729abe4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:27:45,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5804ea28-b319-42d1-9621-66e1729abe4c 2018-09-08 08:27:45,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:27:45,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3196c04c-1c6c-4048-97c5-8033665f5b32 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:27:45,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3196c04c-1c6c-4048-97c5-8033665f5b32 2018-09-08 08:27:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a2b1c9-20c5-4749-b9bc-5fd128803e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:27:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b7a2b1c9-20c5-4749-b9bc-5fd128803e39 2018-09-08 08:27:45,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:27:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d514d273-a5d7-4535-ab90-5a4654662ab7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa"}, "enabled": true, "id": "82b0eef4718c4abf99a252079f3fe8fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6df4478e-81cb-443-proj"}} 2018-09-08 08:27:45,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-d514d273-a5d7-4535-ab90-5a4654662ab7 2018-09-08 08:27:45,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10b4441a-b8e5-4b7c-bc84-802a39a3a465 2018-09-08 08:27:45,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10b4441a-b8e5-4b7c-bc84-802a39a3a465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:45,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9318459e-05c9-4a5a-a651-602c3f60df1e Date: Sat, 08 Sep 2018 08:27:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "port_range_min": null, "revision_number": 0, "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "created_at": "2018-09-08T08:27:07Z", "project_id": "82b0eef4718c4abf99a252079f3fe8fa", "id": "15cdf67f-67e2-4722-8ede-13b07015b8f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "port_range_min": null, "revision_number": 0, "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "created_at": "2018-09-08T08:27:07Z", "project_id": "82b0eef4718c4abf99a252079f3fe8fa", "id": "7478ac89-8f54-40a8-b0bb-60b7d0623321"}, {"remote_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "port_range_min": null, "revision_number": 0, "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "created_at": "2018-09-08T08:27:07Z", "project_id": "82b0eef4718c4abf99a252079f3fe8fa", "id": "a2543cac-7cca-4c5c-abf4-18277e4a9d6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:07Z", "security_group_id": "10b4441a-b8e5-4b7c-bc84-802a39a3a465", "port_range_min": null, "revision_number": 0, "tenant_id": "82b0eef4718c4abf99a252079f3fe8fa", "created_at": "2018-09-08T08:27:07Z", "project_id": "82b0eef4718c4abf99a252079f3fe8fa", "id": "fb02ed94-c17b-4b61-9b35-02085ea1d4f4"}]} 2018-09-08 08:27:45,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10b4441a-b8e5-4b7c-bc84-802a39a3a465 used request id req-9318459e-05c9-4a5a-a651-602c3f60df1e 2018-09-08 08:27:45,948 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:27:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/10b4441a-b8e5-4b7c-bc84-802a39a3a465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:46,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1613b0e3-7034-4b1f-9634-b8b751729391 Content-Length: 0 Date: Sat, 08 Sep 2018 08:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:27:46,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/10b4441a-b8e5-4b7c-bc84-802a39a3a465 used request id req-1613b0e3-7034-4b1f-9634-b8b751729391 2018-09-08 08:27:46,350 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-proj 2018-09-08 08:27:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:46,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e108f2d2-9c18-4f63-b326-a70a31c9a590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:46,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/82b0eef4718c4abf99a252079f3fe8fa used request id req-e108f2d2-9c18-4f63-b326-a70a31c9a590 2018-09-08 08:27:46,561 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-proj-role 2018-09-08 08:27:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:46,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97d89eb-2d02-4aab-9c72-053203e7977c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:46,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/86741b804ba24aecb83593b76235c75f used request id req-b97d89eb-2d02-4aab-9c72-053203e7977c 2018-09-08 08:27:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911f9ef531594fc8812d5d381979496bf4cce7f8" 2018-09-08 08:27:46,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e499a096-fc7d-450c-bbc7-9960ecc31144 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:27:46,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e499a096-fc7d-450c-bbc7-9960ecc31144 2018-09-08 08:27:46,764 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6df4478e-81cb-443-user 2018-09-08 08:27:46,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/15f23d3650224655a8c2d2c49d6f835b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ba73aad81b3ae03c1850bea392a352cee1460" 2018-09-08 08:27:46,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b6ea61-d080-49cd-b96e-4c9c9b686a41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:46,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/15f23d3650224655a8c2d2c49d6f835b used request id req-21b6ea61-d080-49cd-b96e-4c9c9b686a41 2018-09-08 08:27:46,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:47,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PlGGqzZVS0yIxTD-iXdLQg"], "issued_at": "2018-09-08T08:27:47.000000Z"}} 2018-09-08 08:27:47,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62aff8e21dcbc46f8f39b6a0c4088a38a9209ff" 2018-09-08 08:27:47,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a302d8-6abe-46db-a146-ff0a238bc81e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:47,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-40a302d8-6abe-46db-a146-ff0a238bc81e 2018-09-08 08:27:47,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:47,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:47,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PuVufCj7TNmuYHKv2H43Jw"], "issued_at": "2018-09-08T08:27:47.000000Z"}} 2018-09-08 08:27:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:47,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c90b3c9-86cc-4e56-99d8-88073f7b56c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:47,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c90b3c9-86cc-4e56-99d8-88073f7b56c6 2018-09-08 08:27:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:47,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:47,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adeb2bf-abcc-4c2f-a275-8412c977927b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:27:47,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj used request id req-6adeb2bf-abcc-4c2f-a275-8412c977927b 2018-09-08 08:27:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:48,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f6737a-957b-4a59-8e4f-51c57c1cbdbe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:27:48,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71f6737a-957b-4a59-8e4f-51c57c1cbdbe 2018-09-08 08:27:48,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}}' 2018-09-08 08:27:48,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be36ad74-48d7-46d6-bfaf-749b46fe1572 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:27:48,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-be36ad74-48d7-46d6-bfaf-749b46fe1572 2018-09-08 08:27:48,181 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-7ddb414d-887b-427-proj 2018-09-08 08:27:48,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:48,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:48,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kIcYJXRFSr6E_BMQzxzxaQ"], "issued_at": "2018-09-08T08:27:48.000000Z"}} 2018-09-08 08:27:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba77e349a11ff1d4e184519474ffc4793333d575" 2018-09-08 08:27:48,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487fb062-0843-4d73-8b6e-304fdc737d23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:48,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-487fb062-0843-4d73-8b6e-304fdc737d23 2018-09-08 08:27:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:48,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba77e349a11ff1d4e184519474ffc4793333d575" 2018-09-08 08:27:48,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3b5bf8-2618-4cc8-94fa-cbddf608a89f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:27:48,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2c3b5bf8-2618-4cc8-94fa-cbddf608a89f 2018-09-08 08:27:48,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba77e349a11ff1d4e184519474ffc4793333d575" 2018-09-08 08:27:48,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9492f09-b4e7-4e38-83bb-66aea27a186c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}]} 2018-09-08 08:27:48,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7ddb414d-887b-427-proj used request id req-e9492f09-b4e7-4e38-83bb-66aea27a186c 2018-09-08 08:27:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba77e349a11ff1d4e184519474ffc4793333d575" 2018-09-08 08:27:48,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2b943f-f72c-4151-81d7-a5b3deb2f897 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:27:48,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bf2b943f-f72c-4151-81d7-a5b3deb2f897 2018-09-08 08:27:49,348 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-7ddb414d-887b-427-user 2018-09-08 08:27:49,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:49,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17168c57-547a-4cf1-945b-ab8155326a56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:27:49,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17168c57-547a-4cf1-945b-ab8155326a56 2018-09-08 08:27:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" -d '{"role": {"name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}}' 2018-09-08 08:27:49,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1491e5-a1f5-461a-a8dc-1f07ac518041 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbe5a0afcd1845e787d90e0557b151f8", "links": {"self": "http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8"}, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}} 2018-09-08 08:27:49,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad1491e5-a1f5-461a-a8dc-1f07ac518041 2018-09-08 08:27:49,558 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role 2018-09-08 08:27:49,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:49,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95056820-6035-4176-9a3b-0a2afc380e55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8"}, "domain_id": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role", "id": "dbe5a0afcd1845e787d90e0557b151f8"}} 2018-09-08 08:27:49,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8 used request id req-95056820-6035-4176-9a3b-0a2afc380e55 2018-09-08 08:27:49,654 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role to project InstanceSecurityGroupTests-7ddb414d-887b-427-proj 2018-09-08 08:27:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae/users/cf5902ad9908480ea4deb46a5f606ef0/roles/dbe5a0afcd1845e787d90e0557b151f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:27:49,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44af73d1-a5ac-48ff-9c8c-8233d668bd78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:27:49,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae/users/cf5902ad9908480ea4deb46a5f606ef0/roles/dbe5a0afcd1845e787d90e0557b151f8 used request id req-44af73d1-a5ac-48ff-9c8c-8233d668bd78 2018-09-08 08:27:49,776 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:27:49,778 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:27:49,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:49,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:50,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["lBE2ktjjTTqJTYUKccR4xg"], "issued_at": "2018-09-08T08:27:50.000000Z"}} 2018-09-08 08:27:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:50,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a9625e-e11a-48df-b535-9bd8e3e5a175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:50,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6a9625e-e11a-48df-b535-9bd8e3e5a175 2018-09-08 08:27:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:50,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-997a717b-77b1-4db4-b859-fa9d8b095ad0 Date: Sat, 08 Sep 2018 08:27:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image"} 2018-09-08 08:27:50,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image used request id req-997a717b-77b1-4db4-b859-fa9d8b095ad0 2018-09-08 08:27:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:50,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d6dc3b98-7e7d-4d36-9b7e-7d480ac93bd5 Date: Sat, 08 Sep 2018 08:27:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:27:50,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d6dc3b98-7e7d-4d36-9b7e-7d480ac93bd5 2018-09-08 08:27:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image"}' 2018-09-08 08:27:50,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad X-Openstack-Request-Id: req-c30a194b-3ff9-4f04-bcc3-b8f1e0b8893a Date: Sat, 08 Sep 2018 08:27:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "min_disk": 0, "protected": false, "id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "file": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file", "checksum": null, "owner": "42c02426297f4e41b34c696a400113ae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:50,820 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c30a194b-3ff9-4f04-bcc3-b8f1e0b8893a 2018-09-08 08:27:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" -d '' 2018-09-08 08:27:52,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b476da1f-9bb6-478b-8d89-53262ca8f50a Date: Sat, 08 Sep 2018 08:27:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:27:52,931 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file used request id req-b476da1f-9bb6-478b-8d89-53262ca8f50a 2018-09-08 08:27:52,932 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:27:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:52,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9f377c42-12f8-46f5-ac4d-868042dcb57f Date: Sat, 08 Sep 2018 08:27:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:52Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "metadata": {}}], "self": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "min_disk": 0, "protected": false, "id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "file": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42c02426297f4e41b34c696a400113ae", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:52,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad used request id req-9f377c42-12f8-46f5-ac4d-868042dcb57f 2018-09-08 08:27:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:53,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52627746-05c7-4b82-9b4d-9430a5afccb9 Date: Sat, 08 Sep 2018 08:27:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:27:53,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-52627746-05c7-4b82-9b4d-9430a5afccb9 2018-09-08 08:27:53,107 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image 2018-09-08 08:27:53,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:27:53,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c4dbaa32-257c-4bc0-9a74-02b0179749ad Date: Sat, 08 Sep 2018 08:27:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:52Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "metadata": {}}], "self": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "min_disk": 0, "protected": false, "id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "file": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42c02426297f4e41b34c696a400113ae", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:27:53,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad used request id req-c4dbaa32-257c-4bc0-9a74-02b0179749ad 2018-09-08 08:27:53,274 - create_image - DEBUG - Instance status is - active 2018-09-08 08:27:53,275 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image 2018-09-08 08:27:53,275 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image 2018-09-08 08:27:53,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:53,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:53,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["B_QuKmPjRBaDhkKzX_EpXA"], "issued_at": "2018-09-08T08:27:53.000000Z"}} 2018-09-08 08:27:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:53,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9a08db-042f-4991-a47d-54eaadb1dc62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:53,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b9a08db-042f-4991-a47d-54eaadb1dc62 2018-09-08 08:27:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:53,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ef3b45d-ccd6-4d1a-ae89-0976816d9272 Date: Sat, 08 Sep 2018 08:27:53 GMT RESP BODY: {"networks":[]} 2018-09-08 08:27:53,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-8ef3b45d-ccd6-4d1a-ae89-0976816d9272 2018-09-08 08:27:53,967 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net 2018-09-08 08:27:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" -d '{"network": {"name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net", "admin_state_up": true}}' 2018-09-08 08:27:54,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-0a0a50f3-073e-418e-850b-18b11b1e7af5 Date: Sat, 08 Sep 2018 08:27:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:27:54Z","is_default":false,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","mtu":1450}} 2018-09-08 08:27:54,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0a0a50f3-073e-418e-850b-18b11b1e7af5 2018-09-08 08:27:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:54,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-df713220-f3e1-4742-bb8b-ccd70104505b Date: Sat, 08 Sep 2018 08:27:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:27:54Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:27:54,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-df713220-f3e1-4742-bb8b-ccd70104505b 2018-09-08 08:27:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:54,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0d0f62f-0320-4de4-a5b9-9c6b9af846d4 Date: Sat, 08 Sep 2018 08:27:54 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:27:54,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-f0d0f62f-0320-4de4-a5b9-9c6b9af846d4 2018-09-08 08:27:54,952 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet 2018-09-08 08:27:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" -d '{"subnets": [{"ip_version": 4, "network_id": "1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]}' 2018-09-08 08:27:55,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b1d708ff-a66d-4602-a4f8-1b81dea883d2 Date: Sat, 08 Sep 2018 08:27:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:27:55,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b1d708ff-a66d-4602-a4f8-1b81dea883d2 2018-09-08 08:27:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:56,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5cdacf7e-c19e-47c7-9404-798f13ac7033 Date: Sat, 08 Sep 2018 08:27:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:27:56,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-5cdacf7e-c19e-47c7-9404-798f13ac7033 2018-09-08 08:27:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:27:56,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18944ab9-99bc-4523-9641-eea6b3d62fce Date: Sat, 08 Sep 2018 08:27:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:27:56,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-18944ab9-99bc-4523-9641-eea6b3d62fce 2018-09-08 08:27:56,222 - OpenStackNetwork - DEBUG - Network [1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8] created successfully 2018-09-08 08:27:56,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:56,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:56,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aEIhPCkMSiucn2tTGpQ8Fw"], "issued_at": "2018-09-08T08:27:56.000000Z"}} 2018-09-08 08:27:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393a07c022c7e2b6cfa0bcfa326a8fb9b91e620" 2018-09-08 08:27:56,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009f8e9c-da17-47ab-89f4-afd0d7f1fdd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:56,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-009f8e9c-da17-47ab-89f4-afd0d7f1fdd9 2018-09-08 08:27:56,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:27:56,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393a07c022c7e2b6cfa0bcfa326a8fb9b91e620" 2018-09-08 08:27:56,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d3a4193-d709-4fe4-880c-84dbda238b05 x-compute-request-id: req-6d3a4193-d709-4fe4-880c-84dbda238b05 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:27:56,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d3a4193-d709-4fe4-880c-84dbda238b05 2018-09-08 08:27:56,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393a07c022c7e2b6cfa0bcfa326a8fb9b91e620" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:27:56,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-464ac0cd-a011-4e0d-9695-ee84d387165a x-compute-request-id: req-464ac0cd-a011-4e0d-9695-ee84d387165a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:27:56,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-464ac0cd-a011-4e0d-9695-ee84d387165a 2018-09-08 08:27:56,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:56,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:57,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["6Pp1pYYKQOGlTm1YDwMuUw"], "issued_at": "2018-09-08T08:27:57.000000Z"}} 2018-09-08 08:27:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:57,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6035939b-b4d5-4403-b131-7e7701416e39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:57,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6035939b-b4d5-4403-b131-7e7701416e39 2018-09-08 08:27:57,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:27:57,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:57,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe1335f-332b-4e73-9404-50adcb1e5056 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:57,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8fe1335f-332b-4e73-9404-50adcb1e5056 2018-09-08 08:27:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:57,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fd5d8aa8-3192-4b1b-ad99-08d46d18df9f Date: Sat, 08 Sep 2018 08:27:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:27:57,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-fd5d8aa8-3192-4b1b-ad99-08d46d18df9f 2018-09-08 08:27:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:27:57,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:27:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:58,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5d4700-deb6-46d3-87bd-b925af8d593a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:27:58,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-bc5d4700-deb6-46d3-87bd-b925af8d593a 2018-09-08 08:27:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:58,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2ccf53ca-6384-44f3-871c-bda299e8e599 Date: Sat, 08 Sep 2018 08:27:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:27:58,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-2ccf53ca-6384-44f3-871c-bda299e8e599 2018-09-08 08:27:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:58,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11df09f7-f953-4bf7-ab58-7c2afe798d0b Date: Sat, 08 Sep 2018 08:27:58 GMT RESP BODY: {"ports":[]} 2018-09-08 08:27:58,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True used request id req-11df09f7-f953-4bf7-ab58-7c2afe798d0b 2018-09-08 08:27:58,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:58,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ca7c165-d496-4c5a-9f0b-7885f05080a0 x-compute-request-id: req-4ca7c165-d496-4c5a-9f0b-7885f05080a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:27:58,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst used request id req-4ca7c165-d496-4c5a-9f0b-7885f05080a0 2018-09-08 08:27:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:59,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-21ac7583-d5b2-40db-86f8-906a799cf772 Date: Sat, 08 Sep 2018 08:27:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:27:59,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-21ac7583-d5b2-40db-86f8-906a799cf772 2018-09-08 08:27:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:59,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ebabed-e931-4e9f-afe0-3963703a8846 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:27:59,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-04ebabed-e931-4e9f-afe0-3963703a8846 2018-09-08 08:27:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:59,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55cd3500-2efd-412f-9485-9b8c63739e4c Date: Sat, 08 Sep 2018 08:27:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:27:59,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-55cd3500-2efd-412f-9485-9b8c63739e4c 2018-09-08 08:27:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:27:59,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff6a8529-ebd2-4e57-a5c8-a90384938f08 Date: Sat, 08 Sep 2018 08:27:59 GMT RESP BODY: {"ports":[]} 2018-09-08 08:27:59,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True used request id req-ff6a8529-ebd2-4e57-a5c8-a90384938f08 2018-09-08 08:27:59,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:27:59,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:27:59,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["fCjcTDo7T9-qewQMTfuANQ"], "issued_at": "2018-09-08T08:27:59.000000Z"}} 2018-09-08 08:27:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7670e05e0d6213222a1cabd0c4d925699a40e019" 2018-09-08 08:27:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c058f025-f546-41b1-90f2-a923fcf52689 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:27:59,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c058f025-f546-41b1-90f2-a923fcf52689 2018-09-08 08:27:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:00,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1dc47ced-4182-4f98-a614-f35e85b764ec Date: Sat, 08 Sep 2018 08:28:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-1dc47ced-4182-4f98-a614-f35e85b764ec 2018-09-08 08:28:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:00,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e60fbe5-9526-48ca-8fb8-9ecc8e6b10d2 Date: Sat, 08 Sep 2018 08:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:00,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-2e60fbe5-9526-48ca-8fb8-9ecc8e6b10d2 2018-09-08 08:28:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-81cb6ac4-44c0-4012-96ae-390c37842e2e Date: Sat, 08 Sep 2018 08:28:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-81cb6ac4-44c0-4012-96ae-390c37842e2e 2018-09-08 08:28:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:28:00,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:28:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:28:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7670e05e0d6213222a1cabd0c4d925699a40e019" 2018-09-08 08:28:00,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede8fc2f-e41f-4566-b73f-36b896aa5884 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:00,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-ede8fc2f-e41f-4566-b73f-36b896aa5884 2018-09-08 08:28:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f061f5a0-91e5-4179-bbe0-d9e28f597a47 Date: Sat, 08 Sep 2018 08:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:00,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-f061f5a0-91e5-4179-bbe0-d9e28f597a47 2018-09-08 08:28:00,855 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net 2018-09-08 08:28:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" -d '{"port": {"network_id": "1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port", "admin_state_up": true}}' 2018-09-08 08:28:01,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-619efeb2-684b-4f1e-8e9c-19db6876cfaf Date: Sat, 08 Sep 2018 08:28:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","project_id":"42c02426297f4e41b34c696a400113ae","qos_policy_id":null,"admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal"}} 2018-09-08 08:28:01,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-619efeb2-684b-4f1e-8e9c-19db6876cfaf 2018-09-08 08:28:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d479316a-0b13-49b7-99fb-78e834725a9f Date: Sat, 08 Sep 2018 08:28:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:02,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-d479316a-0b13-49b7-99fb-78e834725a9f 2018-09-08 08:28:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8408b8-7876-4c91-abff-ab0e6d054c4d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:02,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-6e8408b8-7876-4c91-abff-ab0e6d054c4d 2018-09-08 08:28:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b633ace9-86ba-4590-a4b9-9927664019b0 Date: Sat, 08 Sep 2018 08:28:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:02,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-b633ace9-86ba-4590-a4b9-9927664019b0 2018-09-08 08:28:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-71dddc34-d116-4244-9383-4406bab10972 Date: Sat, 08 Sep 2018 08:28:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:28:02,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port&admin_state_up=True used request id req-71dddc34-d116-4244-9383-4406bab10972 2018-09-08 08:28:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fed95d4-6a51-4372-907c-c1292914d119 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:02,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-0fed95d4-6a51-4372-907c-c1292914d119 2018-09-08 08:28:02,668 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst 2018-09-08 08:28:02,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44225f5f-0c89-44d1-8b7e-affaa9e6b294 x-compute-request-id: req-44225f5f-0c89-44d1-8b7e-affaa9e6b294 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-flavor-name"}]} 2018-09-08 08:28:02,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-44225f5f-0c89-44d1-8b7e-affaa9e6b294 2018-09-08 08:28:02,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:02,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eb7a26e-1e8f-416f-8c4e-fdf5d9a6eba6 x-compute-request-id: req-6eb7a26e-1e8f-416f-8c4e-fdf5d9a6eba6 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:28:02,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9 used request id req-6eb7a26e-1e8f-416f-8c4e-fdf5d9a6eba6 2018-09-08 08:28:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:03,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-29b9e08c-c9a2-44be-8b66-9bb0a07b7163 Date: Sat, 08 Sep 2018 08:28:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:27:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:27:52Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "metadata": {}}], "self": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "min_disk": 0, "protected": false, "id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "file": "/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42c02426297f4e41b34c696a400113ae", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/a0e68517-e84e-4af6-b382-78a3b22404ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image"} 2018-09-08 08:28:03,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image used request id req-29b9e08c-c9a2-44be-8b66-9bb0a07b7163 2018-09-08 08:28:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:03,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-215f9a4d-6ab0-4c67-af19-0cff7cc3575b Date: Sat, 08 Sep 2018 08:28:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:28:03,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-215f9a4d-6ab0-4c67-af19-0cff7cc3575b 2018-09-08 08:28:03,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" -d '{"server": {"name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "imageRef": "a0e68517-e84e-4af6-b382-78a3b22404ad", "flavorRef": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "max_count": 1, "min_count": 1, "networks": [{"port": "3df5eafe-0536-4761-85ff-ac6d41266abb"}]}}' 2018-09-08 08:28:05,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:28: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-4ab21898-0247-4aef-ad18-f13f8dbcc562 x-compute-request-id: req-4ab21898-0247-4aef-ad18-f13f8dbcc562 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "adminPass": "KRnkoDt9Bc5q"}} 2018-09-08 08:28:05,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4ab21898-0247-4aef-ad18-f13f8dbcc562 2018-09-08 08:28:05,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:05,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00250880-3cc6-4130-919a-30280bff0e64 x-compute-request-id: req-00250880-3cc6-4130-919a-30280bff0e64 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:28:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:05,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-00250880-3cc6-4130-919a-30280bff0e64 2018-09-08 08:28:05,450 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst 2018-09-08 08:28:05,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:05,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66a45123-f26f-416a-9aba-d26ee63310e2 x-compute-request-id: req-66a45123-f26f-416a-9aba-d26ee63310e2 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:28:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:05,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-66a45123-f26f-416a-9aba-d26ee63310e2 2018-09-08 08:28:05,673 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - BUILD 2018-09-08 08:28:05,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:28:08,675 - create_instance - DEBUG - VM status query timeout in 896.77584815 2018-09-08 08:28:08,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:09,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c47953f6-66db-4b35-84a8-eecfa060f11f x-compute-request-id: req-c47953f6-66db-4b35-84a8-eecfa060f11f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:28:06Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:09,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-c47953f6-66db-4b35-84a8-eecfa060f11f 2018-09-08 08:28:09,129 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - BUILD 2018-09-08 08:28:09,129 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:28:12,132 - create_instance - DEBUG - VM status query timeout in 893.318402052 2018-09-08 08:28:12,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:12,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa2589c7-cafe-4a5b-91a5-7a9798e4701b x-compute-request-id: req-aa2589c7-cafe-4a5b-91a5-7a9798e4701b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:12,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-aa2589c7-cafe-4a5b-91a5-7a9798e4701b 2018-09-08 08:28:12,897 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - ACTIVE 2018-09-08 08:28:12,897 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:28:12,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:13,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db06c88f-1127-43b0-b907-eca9d833ba8e x-compute-request-id: req-db06c88f-1127-43b0-b907-eca9d833ba8e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:13,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-db06c88f-1127-43b0-b907-eca9d833ba8e 2018-09-08 08:28:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:13,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5b2aabf0-77ac-4572-935f-a95384d38d18 Date: Sat, 08 Sep 2018 08:28:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-5b2aabf0-77ac-4572-935f-a95384d38d18 2018-09-08 08:28:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:13,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23cf58c-87f5-4725-8172-851f4a04dc2b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:13,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-c23cf58c-87f5-4725-8172-851f4a04dc2b 2018-09-08 08:28:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-642e86bf-ac79-4c6b-b109-74a3fcb982e0 Date: Sat, 08 Sep 2018 08:28:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:14,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-642e86bf-ac79-4c6b-b109-74a3fcb982e0 2018-09-08 08:28:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:14,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-39eaa93f-c89c-4328-8745-b984b93e5831 Date: Sat, 08 Sep 2018 08:28:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.4"}],"id":"326f399e-4a3d-4b84-b5bb-f4fde3777f37","security_groups":[],"mac_address":"fa:16:3e:78:f0:78","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":"4ade6046-d482-48ee-be8e-2ee2bb76ac9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.2"}],"id":"4b938e65-b568-4755-923c-a8c3601f0ad1","security_groups":[],"mac_address":"fa:16:3e:8c:23:9b","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.3"}],"id":"5d5ef1ca-b477-407b-9b02-09f35ff0f72d","security_groups":[],"mac_address":"fa:16:3e:21:83:55","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"}]} 2018-09-08 08:28:14,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-39eaa93f-c89c-4328-8745-b984b93e5831 2018-09-08 08:28:14,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:14,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:14,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["pZKcb81uSZOX0thjHHRHWQ"], "issued_at": "2018-09-08T08:28:14.000000Z"}} 2018-09-08 08:28:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:14,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9210ce-73c4-4523-84c5-77a931869ff6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:14,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af9210ce-73c4-4523-84c5-77a931869ff6 2018-09-08 08:28:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:14,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-169158bc-1ead-406f-8eb7-7d34a61c990c Date: Sat, 08 Sep 2018 08:28:14 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:28:14,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name&description=hello+group used request id req-169158bc-1ead-406f-8eb7-7d34a61c990c 2018-09-08 08:28:14,824 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name... 2018-09-08 08:28:14,824 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name 2018-09-08 08:28:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" -d '{"security_group": {"name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name", "description": "hello group"}}' 2018-09-08 08:28:15,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22fda727-15b7-4eca-b072-0ef4a18cfa23 Date: Sat, 08 Sep 2018 08:28:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "updated_at": "2018-09-08T08:28:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "2d46f52f-30ea-4410-a251-7897ef808563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}], "revision_number": 2, "project_id": "42c02426297f4e41b34c696a400113ae", "id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name"}} 2018-09-08 08:28:15,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-22fda727-15b7-4eca-b072-0ef4a18cfa23 2018-09-08 08:28:15,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:15,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82e60995-2ab7-472d-89da-c3d5f693bc1e Date: Sat, 08 Sep 2018 08:28:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "2d46f52f-30ea-4410-a251-7897ef808563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b"}]} 2018-09-08 08:28:15,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-82e60995-2ab7-472d-89da-c3d5f693bc1e 2018-09-08 08:28:15,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:15,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91303835-f9d5-40dd-a082-96194fd41353 Date: Sat, 08 Sep 2018 08:28:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "2d46f52f-30ea-4410-a251-7897ef808563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b"}]} 2018-09-08 08:28:15,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-91303835-f9d5-40dd-a082-96194fd41353 2018-09-08 08:28:15,393 - neutron_utils - INFO - Retrieving security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:15,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:15,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9a869ada-0732-4e12-b9c0-cdf65fad49dc Date: Sat, 08 Sep 2018 08:28:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "updated_at": "2018-09-08T08:28:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "2d46f52f-30ea-4410-a251-7897ef808563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}], "revision_number": 2, "project_id": "42c02426297f4e41b34c696a400113ae", "id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name"}]} 2018-09-08 08:28:15,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-9a869ada-0732-4e12-b9c0-cdf65fad49dc 2018-09-08 08:28:15,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:15,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de56a275-aba8-4d03-8360-a3fda1245f1d Date: Sat, 08 Sep 2018 08:28:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "2d46f52f-30ea-4410-a251-7897ef808563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b"}]} 2018-09-08 08:28:15,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-de56a275-aba8-4d03-8360-a3fda1245f1d 2018-09-08 08:28:15,839 - neutron_utils - INFO - Retrieving security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0c725acd-5bf5-46b1-b3a1-087422ecfedc Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "updated_at": "2018-09-08T08:28:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "2d46f52f-30ea-4410-a251-7897ef808563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}], "revision_number": 2, "project_id": "42c02426297f4e41b34c696a400113ae", "id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name"}]} 2018-09-08 08:28:16,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-0c725acd-5bf5-46b1-b3a1-087422ecfedc 2018-09-08 08:28:16,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:16,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-757e341a-5541-47ba-bf5b-8c7cab59a1ae Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "2d46f52f-30ea-4410-a251-7897ef808563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b"}]} 2018-09-08 08:28:16,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-757e341a-5541-47ba-bf5b-8c7cab59a1ae 2018-09-08 08:28:16,209 - neutron_utils - INFO - Retrieving security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-45b92265-c416-454c-9828-75494e1385a9 Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "updated_at": "2018-09-08T08:28:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "2d46f52f-30ea-4410-a251-7897ef808563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "revision_number": 0, "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}], "revision_number": 2, "project_id": "42c02426297f4e41b34c696a400113ae", "id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name"}]} 2018-09-08 08:28:16,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-45b92265-c416-454c-9828-75494e1385a9 2018-09-08 08:28:16,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84f63a86-cc81-42bc-80a0-db1bb201348d 2018-09-08 08:28:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5824a1c9-5460-4ae5-a4fb-6a9f9abe4c38 Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "2d46f52f-30ea-4410-a251-7897ef808563"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:15Z", "security_group_id": "84f63a86-cc81-42bc-80a0-db1bb201348d", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:28:15Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "5e150871-2ca8-4b7a-94d2-150b65232f8b"}]} 2018-09-08 08:28:16,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-5824a1c9-5460-4ae5-a4fb-6a9f9abe4c38 2018-09-08 08:28:16,436 - neutron_utils - INFO - Deleting security group rule with ID - 2d46f52f-30ea-4410-a251-7897ef808563 2018-09-08 08:28:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2d46f52f-30ea-4410-a251-7897ef808563 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1a76957-922a-4dee-b04b-82c79257573e Content-Length: 0 Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:16,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2d46f52f-30ea-4410-a251-7897ef808563 used request id req-f1a76957-922a-4dee-b04b-82c79257573e 2018-09-08 08:28:16,686 - neutron_utils - INFO - Deleting security group rule with ID - 5e150871-2ca8-4b7a-94d2-150b65232f8b 2018-09-08 08:28:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5e150871-2ca8-4b7a-94d2-150b65232f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:16,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7162168d-8f58-4779-9938-f22498154cd3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:28:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:16,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5e150871-2ca8-4b7a-94d2-150b65232f8b used request id req-7162168d-8f58-4779-9938-f22498154cd3 2018-09-08 08:28:16,935 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name 2018-09-08 08:28:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/84f63a86-cc81-42bc-80a0-db1bb201348d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2cc332ca51392627313adb3c8ef769b1d54df1" 2018-09-08 08:28:17,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-485f7b4f-8c99-485a-9548-71dae66bae6e Content-Length: 0 Date: Sat, 08 Sep 2018 08:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:17,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/84f63a86-cc81-42bc-80a0-db1bb201348d used request id req-485f7b4f-8c99-485a-9548-71dae66bae6e 2018-09-08 08:28:17,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:17,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02ec004e-f9a9-422a-ac87-5e56bb6cd366 x-compute-request-id: req-02ec004e-f9a9-422a-ac87-5e56bb6cd366 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:17,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-02ec004e-f9a9-422a-ac87-5e56bb6cd366 2018-09-08 08:28:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e45eece0-0664-4ba0-bf30-0c3a3c77dad2 Date: Sat, 08 Sep 2018 08:28:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:17,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-e45eece0-0664-4ba0-bf30-0c3a3c77dad2 2018-09-08 08:28:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a688a4-a18b-423c-9e5c-6f17653b03f6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:17,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-95a688a4-a18b-423c-9e5c-6f17653b03f6 2018-09-08 08:28:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:18,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96d40763-ba7c-4075-9c23-3226220788f1 Date: Sat, 08 Sep 2018 08:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:18,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-96d40763-ba7c-4075-9c23-3226220788f1 2018-09-08 08:28:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:18,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b1cbb055-ca81-4e43-88e5-dc70f6cc1236 Date: Sat, 08 Sep 2018 08:28:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.4"}],"id":"326f399e-4a3d-4b84-b5bb-f4fde3777f37","security_groups":[],"mac_address":"fa:16:3e:78:f0:78","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":"4ade6046-d482-48ee-be8e-2ee2bb76ac9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.2"}],"id":"4b938e65-b568-4755-923c-a8c3601f0ad1","security_groups":[],"mac_address":"fa:16:3e:8c:23:9b","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.3"}],"id":"5d5ef1ca-b477-407b-9b02-09f35ff0f72d","security_groups":[],"mac_address":"fa:16:3e:21:83:55","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"}]} 2018-09-08 08:28:18,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-b1cbb055-ca81-4e43-88e5-dc70f6cc1236 2018-09-08 08:28:18,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:18,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbe5a0afcd1845e787d90e0557b151f8", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role"}], "expires_at": "2018-09-08T09:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42c02426297f4e41b34c696a400113ae", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/42c02426297f4e41b34c696a400113ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-user", "id": "cf5902ad9908480ea4deb46a5f606ef0"}, "audit_ids": ["DlwasZnXRyqm5vKViUJyNQ"], "issued_at": "2018-09-08T08:28:18.000000Z"}} 2018-09-08 08:28:18,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae07952294397d010f158c628a91fd14ba1242" 2018-09-08 08:28:19,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-822835a8-2e4e-411e-a811-5fed653d3c17 x-compute-request-id: req-822835a8-2e4e-411e-a811-5fed653d3c17 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:19,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-822835a8-2e4e-411e-a811-5fed653d3c17 2018-09-08 08:28:19,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:19,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:19 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-54e10ecd-7ddb-4d98-a1bc-ee55df74818e x-compute-request-id: req-54e10ecd-7ddb-4d98-a1bc-ee55df74818e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:19,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-54e10ecd-7ddb-4d98-a1bc-ee55df74818e 2018-09-08 08:28:19,989 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - ACTIVE 2018-09-08 08:28:19,990 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:28:19,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:20,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea97439a-5bc7-4e0d-b636-5fd29bb28c49 x-compute-request-id: req-ea97439a-5bc7-4e0d-b636-5fd29bb28c49 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:20,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-ea97439a-5bc7-4e0d-b636-5fd29bb28c49 2018-09-08 08:28:20,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:20,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-abde10fb-1ec3-4a85-b187-7595b816f2a7 Date: Sat, 08 Sep 2018 08:28:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:20,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-abde10fb-1ec3-4a85-b187-7595b816f2a7 2018-09-08 08:28:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:20,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5371df80-04f1-42b4-9d12-a05bdda6c2a7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:20,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-5371df80-04f1-42b4-9d12-a05bdda6c2a7 2018-09-08 08:28:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:21,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ebe44d88-b29d-479c-bf81-d495716513d4 Date: Sat, 08 Sep 2018 08:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:21,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-ebe44d88-b29d-479c-bf81-d495716513d4 2018-09-08 08:28:21,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:21,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-d831a548-e577-4057-8f48-a86c2397e80a Date: Sat, 08 Sep 2018 08:28:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.4"}],"id":"326f399e-4a3d-4b84-b5bb-f4fde3777f37","security_groups":[],"mac_address":"fa:16:3e:78:f0:78","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":"4ade6046-d482-48ee-be8e-2ee2bb76ac9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.2"}],"id":"4b938e65-b568-4755-923c-a8c3601f0ad1","security_groups":[],"mac_address":"fa:16:3e:8c:23:9b","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.3"}],"id":"5d5ef1ca-b477-407b-9b02-09f35ff0f72d","security_groups":[],"mac_address":"fa:16:3e:21:83:55","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"}]} 2018-09-08 08:28:21,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-d831a548-e577-4057-8f48-a86c2397e80a 2018-09-08 08:28:21,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:21,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:21 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-c9dd20b3-67ab-4d90-a5d2-01b9e4f1797a x-compute-request-id: req-c9dd20b3-67ab-4d90-a5d2-01b9e4f1797a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:21,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-c9dd20b3-67ab-4d90-a5d2-01b9e4f1797a 2018-09-08 08:28:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:21,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5b786565-6bf0-49e4-8642-3dfef2335feb Date: Sat, 08 Sep 2018 08:28:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:21,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-5b786565-6bf0-49e4-8642-3dfef2335feb 2018-09-08 08:28:21,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1079ac3c-1284-4319-874f-dfe6085becc1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:22,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-1079ac3c-1284-4319-874f-dfe6085becc1 2018-09-08 08:28:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:22,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3cd581b-1273-45ce-a989-ef568ca1d0de Date: Sat, 08 Sep 2018 08:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:22,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-d3cd581b-1273-45ce-a989-ef568ca1d0de 2018-09-08 08:28:22,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:22,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-86e1ca18-83ec-4200-a118-09ee7c74e4d2 Date: Sat, 08 Sep 2018 08:28:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.4"}],"id":"326f399e-4a3d-4b84-b5bb-f4fde3777f37","security_groups":[],"mac_address":"fa:16:3e:78:f0:78","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":"4ade6046-d482-48ee-be8e-2ee2bb76ac9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.2"}],"id":"4b938e65-b568-4755-923c-a8c3601f0ad1","security_groups":[],"mac_address":"fa:16:3e:8c:23:9b","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.3"}],"id":"5d5ef1ca-b477-407b-9b02-09f35ff0f72d","security_groups":[],"mac_address":"fa:16:3e:21:83:55","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"}]} 2018-09-08 08:28:22,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-86e1ca18-83ec-4200-a118-09ee7c74e4d2 2018-09-08 08:28:22,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name"}}' 2018-09-08 08:28:22,757 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d36c662-664b-4ad9-96b9-1fba764e00d4 x-compute-request-id: req-8d36c662-664b-4ad9-96b9-1fba764e00d4 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name is not found for project 42c02426297f4e41b34c696a400113ae", "code": 404}} 2018-09-08 08:28:22,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f/action used request id req-8d36c662-664b-4ad9-96b9-1fba764e00d4 2018-09-08 08:28:22,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:23,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0769626c-3541-48be-b58f-12c92272f5e3 x-compute-request-id: req-0769626c-3541-48be-b58f-12c92272f5e3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:23,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-0769626c-3541-48be-b58f-12c92272f5e3 2018-09-08 08:28:23,897 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name] - Security group InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name is not found for project 42c02426297f4e41b34c696a400113ae (HTTP 404) (Request-ID: req-8d36c662-664b-4ad9-96b9-1fba764e00d4) 2018-09-08 08:28:23,897 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-name is not found for project 42c02426297f4e41b34c696a400113ae (HTTP 404) (Request-ID: req-8d36c662-664b-4ad9-96b9-1fba764e00d4) 2018-09-08 08:28:23,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:24,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94594c90-6048-4000-a932-8e41c93544c7 x-compute-request-id: req-94594c90-6048-4000-a932-8e41c93544c7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:24,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-94594c90-6048-4000-a932-8e41c93544c7 2018-09-08 08:28:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:24,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7b1da3e8-6351-4c57-9583-d76e851afbd1 Date: Sat, 08 Sep 2018 08:28:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81743d03-b691-4b7a-8718-45e9ecab87df"],"updated_at":"2018-09-08T08:27:55Z","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42c02426297f4e41b34c696a400113ae","id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net"}]} 2018-09-08 08:28:24,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net used request id req-7b1da3e8-6351-4c57-9583-d76e851afbd1 2018-09-08 08:28:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7d325c-5753-4a30-b340-23f35dd33b28 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:24,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-7d7d325c-5753-4a30-b340-23f35dd33b28 2018-09-08 08:28:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:24,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3ed39a20-53d8-4967-b159-1f6b6c2bf325 Date: Sat, 08 Sep 2018 08:28:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","dns_nameservers":[],"updated_at":"2018-09-08T08:27:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"42c02426297f4e41b34c696a400113ae","id":"81743d03-b691-4b7a-8718-45e9ecab87df","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet"}]} 2018-09-08 08:28:24,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-3ed39a20-53d8-4967-b159-1f6b6c2bf325 2018-09-08 08:28:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:24,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c6b19469-c23d-4a58-b9b4-eec83702397c Date: Sat, 08 Sep 2018 08:28:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.4"}],"id":"326f399e-4a3d-4b84-b5bb-f4fde3777f37","security_groups":[],"mac_address":"fa:16:3e:78:f0:78","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.11"}],"id":"3df5eafe-0536-4761-85ff-ac6d41266abb","security_groups":["67b91411-e246-478d-a063-e59eeb2154f2"],"mac_address":"fa:16:3e:c3:99:5e","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:28:01Z","binding:vnic_type":"normal","device_id":"4ade6046-d482-48ee-be8e-2ee2bb76ac9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.2"}],"id":"4b938e65-b568-4755-923c-a8c3601f0ad1","security_groups":[],"mac_address":"fa:16:3e:8c:23:9b","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:27:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81743d03-b691-4b7a-8718-45e9ecab87df","ip_address":"10.55.0.3"}],"id":"5d5ef1ca-b477-407b-9b02-09f35ff0f72d","security_groups":[],"mac_address":"fa:16:3e:21:83:55","project_id":"42c02426297f4e41b34c696a400113ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8","tenant_id":"42c02426297f4e41b34c696a400113ae","created_at":"2018-09-08T08:27:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8"}]} 2018-09-08 08:28:24,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-c6b19469-c23d-4a58-b9b4-eec83702397c 2018-09-08 08:28:24,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae07952294397d010f158c628a91fd14ba1242" 2018-09-08 08:28:25,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-622c1fb3-d980-4486-92f2-cf7b91a4e652 x-compute-request-id: req-622c1fb3-d980-4486-92f2-cf7b91a4e652 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "security_groups": [{"name": "default"}], "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:11Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:25,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-622c1fb3-d980-4486-92f2-cf7b91a4e652 2018-09-08 08:28:25,578 - create_instance - INFO - Deleting Port with ID - 3df5eafe-0536-4761-85ff-ac6d41266abb 2018-09-08 08:28:25,579 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-port 2018-09-08 08:28:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3df5eafe-0536-4761-85ff-ac6d41266abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:26,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b336ecb-05b1-4385-bd5c-e1184b0d57a0 Date: Sat, 08 Sep 2018 08:28:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:26,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3df5eafe-0536-4761-85ff-ac6d41266abb used request id req-4b336ecb-05b1-4385-bd5c-e1184b0d57a0 2018-09-08 08:28:26,029 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst 2018-09-08 08:28:26,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:26,224 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2a0c382-37cb-47f3-924c-d499d90a62be x-compute-request-id: req-d2a0c382-37cb-47f3-924c-d499d90a62be Content-Type: application/json 2018-09-08 08:28:26,224 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-d2a0c382-37cb-47f3-924c-d499d90a62be 2018-09-08 08:28:26,225 - create_instance - INFO - Checking deletion status 2018-09-08 08:28:26,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:26,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ffb02fa-d5a0-4a34-adc4-3cd5301f5550 x-compute-request-id: req-5ffb02fa-d5a0-4a34-adc4-3cd5301f5550 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:99:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:26Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:26,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-5ffb02fa-d5a0-4a34-adc4-3cd5301f5550 2018-09-08 08:28:26,467 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - ACTIVE 2018-09-08 08:28:26,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:28:29,471 - create_instance - DEBUG - VM status query timeout in 296.753980875 2018-09-08 08:28:29,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:29,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2339d38-fe36-4d7a-b584-8032797fa5c0 x-compute-request-id: req-c2339d38-fe36-4d7a-b584-8032797fa5c0 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "rel": "bookmark"}], "image": {"id": "a0e68517-e84e-4af6-b382-78a3b22404ad", "links": [{"href": "http://172.30.9.23:8774/images/a0e68517-e84e-4af6-b382-78a3b22404ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:28:10.000000", "flavor": {"id": "3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "links": [{"href": "http://172.30.9.23:8774/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9", "rel": "bookmark"}]}, "id": "4ade6046-d482-48ee-be8e-2ee2bb76ac9f", "user_id": "cf5902ad9908480ea4deb46a5f606ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:28:26Z", "hostId": "1917ed7140cffc5154c05ac70af6a2d95a2a7b26e1b25655d958f3c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst", "created": "2018-09-08T08:28:05Z", "tenant_id": "42c02426297f4e41b34c696a400113ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:28:29,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-c2339d38-fe36-4d7a-b584-8032797fa5c0 2018-09-08 08:28:29,614 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst] is - ACTIVE 2018-09-08 08:28:29,614 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:28:32,617 - create_instance - DEBUG - VM status query timeout in 293.607294798 2018-09-08 08:28:32,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea54a69514d416cdd7d3c0f4724dcafab36f203" 2018-09-08 08:28:32,668 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1aa3cd63-1dc3-407f-95cb-f9226f11a052 x-compute-request-id: req-1aa3cd63-1dc3-407f-95cb-f9226f11a052 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4ade6046-d482-48ee-be8e-2ee2bb76ac9f could not be found.", "code": 404}} 2018-09-08 08:28:32,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4ade6046-d482-48ee-be8e-2ee2bb76ac9f used request id req-1aa3cd63-1dc3-407f-95cb-f9226f11a052 2018-09-08 08:28:32,668 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4ade6046-d482-48ee-be8e-2ee2bb76ac9f could not be found. (HTTP 404) (Request-ID: req-1aa3cd63-1dc3-407f-95cb-f9226f11a052) 2018-09-08 08:28:32,668 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-inst 2018-09-08 08:28:32,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1393a07c022c7e2b6cfa0bcfa326a8fb9b91e620" 2018-09-08 08:28:32,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc3e44a3-e57e-4057-8edd-c5f8b3e96075 x-compute-request-id: req-bc3e44a3-e57e-4057-8edd-c5f8b3e96075 Content-Length: 0 Content-Type: application/json 2018-09-08 08:28:32,715 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3bc59542-c51b-4283-9ee0-b12f9dc82ff9 used request id req-bc3e44a3-e57e-4057-8edd-c5f8b3e96075 2018-09-08 08:28:32,715 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet 2018-09-08 08:28:32,716 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-subnet 2018-09-08 08:28:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/81743d03-b691-4b7a-8718-45e9ecab87df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:28:35,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b1c5b0d-bc98-4521-bab0-2890f09c360b Date: Sat, 08 Sep 2018 08:28:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:35,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/81743d03-b691-4b7a-8718-45e9ecab87df used request id req-9b1c5b0d-bc98-4521-bab0-2890f09c360b 2018-09-08 08:28:35,107 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-pub-net 2018-09-08 08:28:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccc9d3a3b9611165294c8c2f7a643f661e32982" 2018-09-08 08:28:36,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45cf72d8-da8f-45d4-bf59-ff6eb65dcfdb Date: Sat, 08 Sep 2018 08:28:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:36,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1c91ab2c-64b0-4bb2-b75c-e0b6ec6d73b8 used request id req-45cf72d8-da8f-45d4-bf59-ff6eb65dcfdb 2018-09-08 08:28:36,341 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-5e3f5a46-8369-40d5-b1ce-06af8f792f1a-image 2018-09-08 08:28:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}423ba6dff807e6f7751841109cfc6eaac2f72dd1" 2018-09-08 08:28:38,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ac9b12f-6a6b-4b62-aaa0-33714895abd2 Date: Sat, 08 Sep 2018 08:28:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:28:38,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a0e68517-e84e-4af6-b382-78a3b22404ad used request id req-1ac9b12f-6a6b-4b62-aaa0-33714895abd2 2018-09-08 08:28:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a7be5903-892a-43b6-81b4-0d4a5baace77 Date: Sat, 08 Sep 2018 08:28:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:27:54Z", "updated_at": "2018-09-08T08:27:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "revision_number": 0, "id": "047561eb-854a-45e8-aa57-715d418a2aff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "revision_number": 0, "id": "0bae1992-d971-42aa-96fe-a5993e3e40de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "revision_number": 0, "id": "a95bff8a-780c-4065-9599-3e0cde53f147", "remote_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "42c02426297f4e41b34c696a400113ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "revision_number": 0, "id": "d603280c-1d5a-482a-bbd0-70c8c44abed1", "remote_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "tenant_id": "42c02426297f4e41b34c696a400113ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "42c02426297f4e41b34c696a400113ae"}], "revision_number": 4, "project_id": "42c02426297f4e41b34c696a400113ae", "id": "67b91411-e246-478d-a063-e59eeb2154f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:28:38,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a7be5903-892a-43b6-81b4-0d4a5baace77 2018-09-08 08:28:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2524cb87-3300-4cf4-8236-66e68711a720 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:28:38,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2524cb87-3300-4cf4-8236-66e68711a720 2018-09-08 08:28:38,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:28:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ce1553-8577-4b34-b3e3-3d1766376b0c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:28:38,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-76ce1553-8577-4b34-b3e3-3d1766376b0c 2018-09-08 08:28:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175c6f74-6252-4365-bdab-683131fc475d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:28:38,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-175c6f74-6252-4365-bdab-683131fc475d 2018-09-08 08:28:38,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:28:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95ab8be-5b2d-4e51-b2df-3f6c23b4927e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:28:38,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c95ab8be-5b2d-4e51-b2df-3f6c23b4927e 2018-09-08 08:28:38,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:28:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc5c1a5-e74e-44de-8c68-73a7acf4507f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae"}, "enabled": true, "id": "42c02426297f4e41b34c696a400113ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7ddb414d-887b-427-proj"}} 2018-09-08 08:28:38,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-7cc5c1a5-e74e-44de-8c68-73a7acf4507f 2018-09-08 08:28:38,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67b91411-e246-478d-a063-e59eeb2154f2 2018-09-08 08:28:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=67b91411-e246-478d-a063-e59eeb2154f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:38,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ebdf42ee-5388-4e8c-8cc7-9e2a760e7cd1 Date: Sat, 08 Sep 2018 08:28:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:27:54Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "047561eb-854a-45e8-aa57-715d418a2aff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:27:54Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "0bae1992-d971-42aa-96fe-a5993e3e40de"}, {"remote_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:27:54Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "a95bff8a-780c-4065-9599-3e0cde53f147"}, {"remote_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:27:54Z", "security_group_id": "67b91411-e246-478d-a063-e59eeb2154f2", "port_range_min": null, "revision_number": 0, "tenant_id": "42c02426297f4e41b34c696a400113ae", "created_at": "2018-09-08T08:27:54Z", "project_id": "42c02426297f4e41b34c696a400113ae", "id": "d603280c-1d5a-482a-bbd0-70c8c44abed1"}]} 2018-09-08 08:28:38,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=67b91411-e246-478d-a063-e59eeb2154f2 used request id req-ebdf42ee-5388-4e8c-8cc7-9e2a760e7cd1 2018-09-08 08:28:38,867 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:28:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/67b91411-e246-478d-a063-e59eeb2154f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:39,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-155ea91a-d18b-4dee-80a3-10e4be7ea7b7 Content-Length: 0 Date: Sat, 08 Sep 2018 08:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:28:39,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/67b91411-e246-478d-a063-e59eeb2154f2 used request id req-155ea91a-d18b-4dee-80a3-10e4be7ea7b7 2018-09-08 08:28:39,170 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-7ddb414d-887b-427-proj 2018-09-08 08:28:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:39,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cb3382-c9bc-42e9-96f3-71822ecd97cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:28:39,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/42c02426297f4e41b34c696a400113ae used request id req-e7cb3382-c9bc-42e9-96f3-71822ecd97cf 2018-09-08 08:28:39,393 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-7ddb414d-887b-427-proj-role 2018-09-08 08:28:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:39,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f2de20-a671-485e-bcda-76f9e4e69caf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:28:39,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dbe5a0afcd1845e787d90e0557b151f8 used request id req-77f2de20-a671-485e-bcda-76f9e4e69caf 2018-09-08 08:28:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48583cef46b6c6be7a0ca3d5f5af0db8f3628c3c" 2018-09-08 08:28:39,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373f19f3-ee6d-4124-b672-2a9e1040e138 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:28:39,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-373f19f3-ee6d-4124-b672-2a9e1040e138 2018-09-08 08:28:39,594 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-7ddb414d-887b-427-user 2018-09-08 08:28:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cf5902ad9908480ea4deb46a5f606ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba77e349a11ff1d4e184519474ffc4793333d575" 2018-09-08 08:28:39,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb777f7-5637-45b9-a59a-eaaf1c950614 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:28:39,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cf5902ad9908480ea4deb46a5f606ef0 used request id req-2cb777f7-5637-45b9-a59a-eaaf1c950614 2018-09-08 08:28:39,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:40,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nnXwDe3wRYW-EAQiHK_eIA"], "issued_at": "2018-09-08T08:28:40.000000Z"}} 2018-09-08 08:28:40,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f7353467b3881349df48a34f7d65d5d0bb4a03" 2018-09-08 08:28:40,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e030ffd-8a61-492a-a3fe-5d054a5bf20d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:40,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e030ffd-8a61-492a-a3fe-5d054a5bf20d 2018-09-08 08:28:40,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:40,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:40,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8ZpHZFbbSuuufXStdLLNgA"], "issued_at": "2018-09-08T08:28:40.000000Z"}} 2018-09-08 08:28:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:40,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb181097-f6ba-4065-a658-f34ced9c1606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:40,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb181097-f6ba-4065-a658-f34ced9c1606 2018-09-08 08:28:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:28:40,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:28:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:40,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b19904-5004-4408-8262-de021696ded6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:28:40,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj used request id req-d7b19904-5004-4408-8262-de021696ded6 2018-09-08 08:28:40,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:41,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32778be1-02b4-4f5c-bfee-ae66ebebe7b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:28:41,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-32778be1-02b4-4f5c-bfee-ae66ebebe7b8 2018-09-08 08:28:41,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}}' 2018-09-08 08:28:41,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60b0234-8f68-4e55-8582-731ba264f9fb Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:41,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b60b0234-8f68-4e55-8582-731ba264f9fb 2018-09-08 08:28:41,188 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-proj 2018-09-08 08:28:41,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:41,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:41,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["UqfO3F5QR06gojBA8B17bQ"], "issued_at": "2018-09-08T08:28:41.000000Z"}} 2018-09-08 08:28:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7f31a45cb295912bcf25880783491ca5415662" 2018-09-08 08:28:41,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd55491-82c8-44d4-8999-405398930522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:41,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7cd55491-82c8-44d4-8999-405398930522 2018-09-08 08:28:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:28:41,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:28:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7f31a45cb295912bcf25880783491ca5415662" 2018-09-08 08:28:41,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8c583a-c1bc-44dc-b2fb-71f7feea3eb6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:28:41,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9a8c583a-c1bc-44dc-b2fb-71f7feea3eb6 2018-09-08 08:28:41,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7f31a45cb295912bcf25880783491ca5415662" 2018-09-08 08:28:41,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335d7eae-f522-47c4-a9a0-7c7a5f96574f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}]} 2018-09-08 08:28:41,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-9d6eaa55-0488-403-proj used request id req-335d7eae-f522-47c4-a9a0-7c7a5f96574f 2018-09-08 08:28:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7f31a45cb295912bcf25880783491ca5415662" 2018-09-08 08:28:41,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b818a4-30f0-40d6-836a-53c88016b8f1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:28:41,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d8b818a4-30f0-40d6-836a-53c88016b8f1 2018-09-08 08:28:42,271 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-user 2018-09-08 08:28:42,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:42,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0113cc9-8e29-4f74-8e31-50bab90d3b9f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:28:42,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a0113cc9-8e29-4f74-8e31-50bab90d3b9f 2018-09-08 08:28:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" -d '{"role": {"name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}}' 2018-09-08 08:28:42,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e61be2e-efee-44ec-ab5d-b014d7bb8d79 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5d20eb05ae64a47aba5db9511834778", "links": {"self": "http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778"}, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}} 2018-09-08 08:28:42,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e61be2e-efee-44ec-ab5d-b014d7bb8d79 2018-09-08 08:28:42,480 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role 2018-09-08 08:28:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44fdd99-8494-43c4-93d2-450111002fcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778"}, "domain_id": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role", "id": "f5d20eb05ae64a47aba5db9511834778"}} 2018-09-08 08:28:42,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778 used request id req-c44fdd99-8494-43c4-93d2-450111002fcc 2018-09-08 08:28:42,575 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role to project InstanceSecurityGroupTests-9d6eaa55-0488-403-proj 2018-09-08 08:28:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0/users/7a1c84eaf2b444b5841bf7595fda0b3a/roles/f5d20eb05ae64a47aba5db9511834778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:28:42,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7e7995-a16d-4055-b756-0eadc48a2225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:28:42,704 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0/users/7a1c84eaf2b444b5841bf7595fda0b3a/roles/f5d20eb05ae64a47aba5db9511834778 used request id req-1c7e7995-a16d-4055-b756-0eadc48a2225 2018-09-08 08:28:42,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:28:42,706 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:28:42,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:42,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:43,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["WqvBNT4hTSKGrNaFKMw1_A"], "issued_at": "2018-09-08T08:28:43.000000Z"}} 2018-09-08 08:28:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:43,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ce2e01-7a33-4a3b-acbc-4ce2694c0bd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:43,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8ce2e01-7a33-4a3b-acbc-4ce2694c0bd2 2018-09-08 08:28:43,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:43,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c0e497e2-bcdd-4039-8c8b-0a881a047448 Date: Sat, 08 Sep 2018 08:28:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image"} 2018-09-08 08:28:43,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image used request id req-c0e497e2-bcdd-4039-8c8b-0a881a047448 2018-09-08 08:28:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:43,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee178d9d-dba8-4f97-bdd0-c08e388424d4 Date: Sat, 08 Sep 2018 08:28:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:28:43,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ee178d9d-dba8-4f97-bdd0-c08e388424d4 2018-09-08 08:28:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image"}' 2018-09-08 08:28:43,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 X-Openstack-Request-Id: req-2bb052f6-8109-4bb6-be3a-79d7d99dbfba Date: Sat, 08 Sep 2018 08:28:43 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:28:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:28:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "min_disk": 0, "protected": false, "id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "file": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file", "checksum": null, "owner": "b319a310c08a41d6a55a0681492c36b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:28:43,734 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2bb052f6-8109-4bb6-be3a-79d7d99dbfba 2018-09-08 08:28:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" -d '' 2018-09-08 08:28:45,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdc30094-e36e-4156-b58d-40257ca308b7 Date: Sat, 08 Sep 2018 08:28:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:28:45,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file used request id req-cdc30094-e36e-4156-b58d-40257ca308b7 2018-09-08 08:28:45,218 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:28:45,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:45,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-22e69103-ddc2-4ac5-a91a-b9ccbc94f6b2 Date: Sat, 08 Sep 2018 08:28:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:28:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:28:44Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "metadata": {}}], "self": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "min_disk": 0, "protected": false, "id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "file": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b319a310c08a41d6a55a0681492c36b0", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:28:45,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 used request id req-22e69103-ddc2-4ac5-a91a-b9ccbc94f6b2 2018-09-08 08:28:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:45,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7edbac7d-db34-4a6d-8c37-3b1639865e9f Date: Sat, 08 Sep 2018 08:28:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:28:45,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7edbac7d-db34-4a6d-8c37-3b1639865e9f 2018-09-08 08:28:45,550 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image 2018-09-08 08:28:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:28:45,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-40217b4d-93b7-4d7b-9844-709bac34a6a5 Date: Sat, 08 Sep 2018 08:28:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:28:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:28:44Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "metadata": {}}], "self": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "min_disk": 0, "protected": false, "id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "file": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b319a310c08a41d6a55a0681492c36b0", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:28:45,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 used request id req-40217b4d-93b7-4d7b-9844-709bac34a6a5 2018-09-08 08:28:45,716 - create_image - DEBUG - Instance status is - active 2018-09-08 08:28:45,716 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image 2018-09-08 08:28:45,716 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image 2018-09-08 08:28:45,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:45,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:46,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["Psw2b9riSfSK99D8O9Z42A"], "issued_at": "2018-09-08T08:28:46.000000Z"}} 2018-09-08 08:28:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:46,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a53b576-746b-4a9d-87fd-472a6d933b23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:46,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a53b576-746b-4a9d-87fd-472a6d933b23 2018-09-08 08:28:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:46,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f44b225a-0196-49bf-b32f-66cc1236618d Date: Sat, 08 Sep 2018 08:28:46 GMT RESP BODY: {"networks":[]} 2018-09-08 08:28:46,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-f44b225a-0196-49bf-b32f-66cc1236618d 2018-09-08 08:28:46,344 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net 2018-09-08 08:28:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" -d '{"network": {"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net", "admin_state_up": true}}' 2018-09-08 08:28:46,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f21b6a60-bd8f-4652-aa6b-84278f5d585d Date: Sat, 08 Sep 2018 08:28:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:28:46Z","is_default":false,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","mtu":1450}} 2018-09-08 08:28:46,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f21b6a60-bd8f-4652-aa6b-84278f5d585d 2018-09-08 08:28:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:47,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-08a758f9-c2bc-40fa-8608-e786ac261702 Date: Sat, 08 Sep 2018 08:28:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:28:46Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:47,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-08a758f9-c2bc-40fa-8608-e786ac261702 2018-09-08 08:28:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:47,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fbacd4f2-5982-4f5e-81ed-40facff44905 Date: Sat, 08 Sep 2018 08:28:47 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:28:47,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-fbacd4f2-5982-4f5e-81ed-40facff44905 2018-09-08 08:28:47,336 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet 2018-09-08 08:28:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" -d '{"subnets": [{"ip_version": 4, "network_id": "4d1d56d6-9279-4012-8d10-d35a20f62a50", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]}' 2018-09-08 08:28:48,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5e501d7-bd91-459b-bc8a-6843cb24388a Date: Sat, 08 Sep 2018 08:28:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:48,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f5e501d7-bd91-459b-bc8a-6843cb24388a 2018-09-08 08:28:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:48,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a158c9da-9fe1-464e-90fe-3fe829ea2231 Date: Sat, 08 Sep 2018 08:28:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:48,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-a158c9da-9fe1-464e-90fe-3fe829ea2231 2018-09-08 08:28:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:28:48,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae87c29b-514a-4e73-98ff-517575207ee4 Date: Sat, 08 Sep 2018 08:28:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:48,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-ae87c29b-514a-4e73-98ff-517575207ee4 2018-09-08 08:28:48,621 - OpenStackNetwork - DEBUG - Network [4d1d56d6-9279-4012-8d10-d35a20f62a50] created successfully 2018-09-08 08:28:48,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:48,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:49,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["UYZz6ic8Qc6YXIKlhYYeAw"], "issued_at": "2018-09-08T08:28:48.000000Z"}} 2018-09-08 08:28:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b4b8a4505db4b005908587ef5766e686ca8b4" 2018-09-08 08:28:49,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b13c38-59f6-4670-a8b5-9291213e54c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:49,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-83b13c38-59f6-4670-a8b5-9291213e54c7 2018-09-08 08:28:49,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:28:49,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b4b8a4505db4b005908587ef5766e686ca8b4" 2018-09-08 08:28:49,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:49 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-faa1ab97-12c6-4194-839b-d3eda5594bfb x-compute-request-id: req-faa1ab97-12c6-4194-839b-d3eda5594bfb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:28:49,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-faa1ab97-12c6-4194-839b-d3eda5594bfb 2018-09-08 08:28:49,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b4b8a4505db4b005908587ef5766e686ca8b4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:28:49,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:49 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-b249d028-99f0-4825-afd5-f9323d416a7e x-compute-request-id: req-b249d028-99f0-4825-afd5-f9323d416a7e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68db552a-28af-4964-93c4-2290318adc2c", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:28:49,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b249d028-99f0-4825-afd5-f9323d416a7e 2018-09-08 08:28:49,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:49,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:49,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["jLmkySSQSnqCM7-jEOW9xQ"], "issued_at": "2018-09-08T08:28:49.000000Z"}} 2018-09-08 08:28:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:49,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da48232d-4c5b-4877-9385-0a7e5aa2f879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:49,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da48232d-4c5b-4877-9385-0a7e5aa2f879 2018-09-08 08:28:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:49,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d72178ca-5cb1-4444-9af7-577820dd9a6e Date: Sat, 08 Sep 2018 08:28:49 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:28:49,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name&description=hello+group used request id req-d72178ca-5cb1-4444-9af7-577820dd9a6e 2018-09-08 08:28:49,991 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name... 2018-09-08 08:28:49,991 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name 2018-09-08 08:28:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name", "description": "hello group"}}' 2018-09-08 08:28:50,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65b0b2f4-3e55-4d3a-b03a-c7329c402ab5 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "updated_at": "2018-09-08T08:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "15c07474-502b-473e-9bd4-dc783b667a1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}], "revision_number": 2, "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "259826e5-d029-4ca0-991f-9606598173e9", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}} 2018-09-08 08:28:50,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-65b0b2f4-3e55-4d3a-b03a-c7329c402ab5 2018-09-08 08:28:50,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:50,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd95b304-17e9-4d3d-bfef-de159fcd03d5 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "15c07474-502b-473e-9bd4-dc783b667a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4"}]} 2018-09-08 08:28:50,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-bd95b304-17e9-4d3d-bfef-de159fcd03d5 2018-09-08 08:28:50,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:50,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93b885ac-88fb-44a8-b7a8-b0ad85f797d5 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "15c07474-502b-473e-9bd4-dc783b667a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4"}]} 2018-09-08 08:28:50,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-93b885ac-88fb-44a8-b7a8-b0ad85f797d5 2018-09-08 08:28:50,543 - neutron_utils - INFO - Retrieving security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:50,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bdec1bec-55c9-4a31-a668-0a0bc5b4eab8 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "updated_at": "2018-09-08T08:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "15c07474-502b-473e-9bd4-dc783b667a1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}], "revision_number": 2, "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "259826e5-d029-4ca0-991f-9606598173e9", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}]} 2018-09-08 08:28:50,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-bdec1bec-55c9-4a31-a668-0a0bc5b4eab8 2018-09-08 08:28:50,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:50,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c57a0d8-84e2-460e-9e86-32ae6d901929 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "15c07474-502b-473e-9bd4-dc783b667a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4"}]} 2018-09-08 08:28:50,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-7c57a0d8-84e2-460e-9e86-32ae6d901929 2018-09-08 08:28:50,918 - neutron_utils - INFO - Retrieving security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:50,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5f7123f7-7c30-4396-8159-dfdc3dbc3615 Date: Sat, 08 Sep 2018 08:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "updated_at": "2018-09-08T08:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "15c07474-502b-473e-9bd4-dc783b667a1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}], "revision_number": 2, "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "259826e5-d029-4ca0-991f-9606598173e9", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}]} 2018-09-08 08:28:50,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-5f7123f7-7c30-4396-8159-dfdc3dbc3615 2018-09-08 08:28:50,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:51,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e0ff8799-c8ce-4018-95d4-3bcdda278855 Date: Sat, 08 Sep 2018 08:28:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "15c07474-502b-473e-9bd4-dc783b667a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4"}]} 2018-09-08 08:28:51,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-e0ff8799-c8ce-4018-95d4-3bcdda278855 2018-09-08 08:28:51,149 - neutron_utils - INFO - Retrieving security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:51,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-53cbdabf-81b3-4d17-8e7d-2c1dc3164df4 Date: Sat, 08 Sep 2018 08:28:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "updated_at": "2018-09-08T08:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "15c07474-502b-473e-9bd4-dc783b667a1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "revision_number": 0, "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}], "revision_number": 2, "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "259826e5-d029-4ca0-991f-9606598173e9", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}]} 2018-09-08 08:28:51,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-53cbdabf-81b3-4d17-8e7d-2c1dc3164df4 2018-09-08 08:28:51,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 259826e5-d029-4ca0-991f-9606598173e9 2018-09-08 08:28:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:28:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2b24aa6-ce0f-42d3-9534-43c197f9dc25 Date: Sat, 08 Sep 2018 08:28:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "15c07474-502b-473e-9bd4-dc783b667a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:50Z", "security_group_id": "259826e5-d029-4ca0-991f-9606598173e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:50Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4"}]} 2018-09-08 08:28:51,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=259826e5-d029-4ca0-991f-9606598173e9 used request id req-d2b24aa6-ce0f-42d3-9534-43c197f9dc25 2018-09-08 08:28:51,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:51,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:51,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["yEtHm5ANTsOICEWfsVzDzw"], "issued_at": "2018-09-08T08:28:51.000000Z"}} 2018-09-08 08:28:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c5b5fa-5a45-4797-897b-1a16ea710744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:52,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b7c5b5fa-5a45-4797-897b-1a16ea710744 2018-09-08 08:28:52,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:28:52,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e33464-f2b5-4c5e-8189-3f8ac6fcd072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:52,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56e33464-f2b5-4c5e-8189-3f8ac6fcd072 2018-09-08 08:28:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-13de7f2e-4bc6-43d7-8ba3-b1dee99bcdc0 Date: Sat, 08 Sep 2018 08:28:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:52,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-13de7f2e-4bc6-43d7-8ba3-b1dee99bcdc0 2018-09-08 08:28:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:28:52,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:28:52,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb243d57-72b3-41a3-ad9a-f55eabd20e33 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-bb243d57-72b3-41a3-ad9a-f55eabd20e33 2018-09-08 08:28:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24c5824a-ecab-4a5f-ae86-a0ce6b4f9d3a Date: Sat, 08 Sep 2018 08:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:52,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-24c5824a-ecab-4a5f-ae86-a0ce6b4f9d3a 2018-09-08 08:28:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:52,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4f572dd-fb8b-45af-bd5e-1c8fc66dfc25 Date: Sat, 08 Sep 2018 08:28:52 GMT RESP BODY: {"ports":[]} 2018-09-08 08:28:52,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True used request id req-d4f572dd-fb8b-45af-bd5e-1c8fc66dfc25 2018-09-08 08:28:52,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:53,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ad54abf-727d-44f2-b13c-a6e7937416b3 x-compute-request-id: req-8ad54abf-727d-44f2-b13c-a6e7937416b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:28:53,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst used request id req-8ad54abf-727d-44f2-b13c-a6e7937416b3 2018-09-08 08:28:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:53,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3eccfa74-49f0-4a46-8097-e53f2c7bea87 Date: Sat, 08 Sep 2018 08:28:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:53,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-3eccfa74-49f0-4a46-8097-e53f2c7bea87 2018-09-08 08:28:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:53,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62256fc5-3609-4879-9107-d5389b4f8c86 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:53,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-62256fc5-3609-4879-9107-d5389b4f8c86 2018-09-08 08:28:53,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:53,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a2b9bbd-78af-463e-9a78-74094293bd13 Date: Sat, 08 Sep 2018 08:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:53,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-2a2b9bbd-78af-463e-9a78-74094293bd13 2018-09-08 08:28:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c896693e-98f7-4f14-88f7-10b433a0ac5e Date: Sat, 08 Sep 2018 08:28:53 GMT RESP BODY: {"ports":[]} 2018-09-08 08:28:53,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True used request id req-c896693e-98f7-4f14-88f7-10b433a0ac5e 2018-09-08 08:28:53,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:28:53,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:28:54,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["5_N-IIOURbyEYdSQOAQPFQ"], "issued_at": "2018-09-08T08:28:54.000000Z"}} 2018-09-08 08:28:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8985270f588a08f99a1bc6f42a9041778a05bba1" 2018-09-08 08:28:54,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b27b34-433f-4663-8fa7-49489b193fd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:28:54,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0b27b34-433f-4663-8fa7-49489b193fd7 2018-09-08 08:28:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:54,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-422eab35-1be1-42cb-92a4-0575f1f5b17c Date: Sat, 08 Sep 2018 08:28:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:54,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-422eab35-1be1-42cb-92a4-0575f1f5b17c 2018-09-08 08:28:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:54,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a07a384-d624-4910-adbf-fbf41c9c66e6 Date: Sat, 08 Sep 2018 08:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:54,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-3a07a384-d624-4910-adbf-fbf41c9c66e6 2018-09-08 08:28:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:54,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0981313e-9b0b-4062-8885-fc2767373596 Date: Sat, 08 Sep 2018 08:28:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:54,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-0981313e-9b0b-4062-8885-fc2767373596 2018-09-08 08:28:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:28:54,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:28:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:28:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8985270f588a08f99a1bc6f42a9041778a05bba1" 2018-09-08 08:28:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdbe792-08e9-418e-9cdb-e99a4b7e8c18 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:54,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-9bdbe792-08e9-418e-9cdb-e99a4b7e8c18 2018-09-08 08:28:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:55,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-975b634b-3225-4ad9-9ee9-0b7c8d2c89f1 Date: Sat, 08 Sep 2018 08:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:55,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-975b634b-3225-4ad9-9ee9-0b7c8d2c89f1 2018-09-08 08:28:55,070 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net 2018-09-08 08:28:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" -d '{"port": {"network_id": "4d1d56d6-9279-4012-8d10-d35a20f62a50", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port", "admin_state_up": true}}' 2018-09-08 08:28:56,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-6fcd0141-890d-4bbf-88dc-8a82991e4b11 Date: Sat, 08 Sep 2018 08:28:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","project_id":"b319a310c08a41d6a55a0681492c36b0","qos_policy_id":null,"admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal"}} 2018-09-08 08:28:56,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6fcd0141-890d-4bbf-88dc-8a82991e4b11 2018-09-08 08:28:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:56,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f9b0fe63-bdbb-4ddb-8079-dd13732a9a38 Date: Sat, 08 Sep 2018 08:28:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:28:56,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-f9b0fe63-bdbb-4ddb-8079-dd13732a9a38 2018-09-08 08:28:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:56,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07e4fdb-9dfc-4a99-9c33-0d8c3131d18b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:56,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-e07e4fdb-9dfc-4a99-9c33-0d8c3131d18b 2018-09-08 08:28:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:56,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d485e02-b7ce-4cfc-8111-e2b1c0c18253 Date: Sat, 08 Sep 2018 08:28:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:28:56,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-8d485e02-b7ce-4cfc-8111-e2b1c0c18253 2018-09-08 08:28:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:56,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-2e8458b5-2077-4444-baf1-ec0ab7d0483b Date: Sat, 08 Sep 2018 08:28:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:28:56,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port&admin_state_up=True used request id req-2e8458b5-2077-4444-baf1-ec0ab7d0483b 2018-09-08 08:28:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:57,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1847e7ed-fec1-437b-9c3a-a5c22f7111fe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:28:57,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-1847e7ed-fec1-437b-9c3a-a5c22f7111fe 2018-09-08 08:28:57,029 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst 2018-09-08 08:28:57,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:57,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfc82738-f24b-4320-9028-210a717c70b2 x-compute-request-id: req-cfc82738-f24b-4320-9028-210a717c70b2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-flavor-name"}]} 2018-09-08 08:28:57,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cfc82738-f24b-4320-9028-210a717c70b2 2018-09-08 08:28:57,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:57,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e57dd9-91fb-41e4-b861-e200d7f85fa0 x-compute-request-id: req-30e57dd9-91fb-41e4-b861-e200d7f85fa0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68db552a-28af-4964-93c4-2290318adc2c", "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:28:57,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c used request id req-30e57dd9-91fb-41e4-b861-e200d7f85fa0 2018-09-08 08:28:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:57,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-634d0341-8e61-48b4-8098-3868fd41d8cb Date: Sat, 08 Sep 2018 08:28:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:28:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:28:44Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "metadata": {}}], "self": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "min_disk": 0, "protected": false, "id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "file": "/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b319a310c08a41d6a55a0681492c36b0", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image"} 2018-09-08 08:28:57,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image used request id req-634d0341-8e61-48b4-8098-3868fd41d8cb 2018-09-08 08:28:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:28:57,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bc23b338-e450-4d4c-ad20-e17261e38f32 Date: Sat, 08 Sep 2018 08:28:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:28:57,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bc23b338-e450-4d4c-ad20-e17261e38f32 2018-09-08 08:28:57,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" -d '{"server": {"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "imageRef": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "flavorRef": "68db552a-28af-4964-93c4-2290318adc2c", "max_count": 1, "min_count": 1, "networks": [{"port": "abf3a5c8-1795-4977-8d72-47363aac3588"}], "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}]}}' 2018-09-08 08:28:59,649 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-511b442c-4c13-4c94-b6af-0a8d061e2fd7 x-compute-request-id: req-511b442c-4c13-4c94-b6af-0a8d061e2fd7 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "adminPass": "x3B5vMJCPMyY"}} 2018-09-08 08:28:59,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-511b442c-4c13-4c94-b6af-0a8d061e2fd7 2018-09-08 08:28:59,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:00,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-930ce3b2-1061-4cca-a2ce-ddc6b20b9048 x-compute-request-id: req-930ce3b2-1061-4cca-a2ce-ddc6b20b9048 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:28:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:00,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-930ce3b2-1061-4cca-a2ce-ddc6b20b9048 2018-09-08 08:29:00,010 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst 2018-09-08 08:29:00,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:00,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-590a1321-c2dd-4cf0-9209-5896c77a4edb x-compute-request-id: req-590a1321-c2dd-4cf0-9209-5896c77a4edb Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:00,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-590a1321-c2dd-4cf0-9209-5896c77a4edb 2018-09-08 08:29:00,388 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - BUILD 2018-09-08 08:29:00,388 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:03,391 - create_instance - DEBUG - VM status query timeout in 896.619337082 2018-09-08 08:29:03,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:03,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29: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,Accept-Encoding x-openstack-request-id: req-071aad77-d861-4dc9-8b60-0d3fc23ceeea x-compute-request-id: req-071aad77-d861-4dc9-8b60-0d3fc23ceeea Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:00Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:03,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-071aad77-d861-4dc9-8b60-0d3fc23ceeea 2018-09-08 08:29:03,958 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - BUILD 2018-09-08 08:29:03,958 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:06,961 - create_instance - DEBUG - VM status query timeout in 893.049427986 2018-09-08 08:29:06,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:07,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29: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-aef127f7-9344-4867-b2a9-9551687e85db x-compute-request-id: req-aef127f7-9344-4867-b2a9-9551687e85db Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:07,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-aef127f7-9344-4867-b2a9-9551687e85db 2018-09-08 08:29:07,644 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - ACTIVE 2018-09-08 08:29:07,645 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:29:07,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:08,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7188562-0d51-4d91-97ef-f7d99caef54a x-compute-request-id: req-b7188562-0d51-4d91-97ef-f7d99caef54a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:08,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-b7188562-0d51-4d91-97ef-f7d99caef54a 2018-09-08 08:29:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9d9e9419-f4d5-4524-9b74-4f752cf1e3be Date: Sat, 08 Sep 2018 08:29:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:08,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-9d9e9419-f4d5-4524-9b74-4f752cf1e3be 2018-09-08 08:29:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:08,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b43473-ef3e-423e-8365-a3fcef090bc0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:08,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-68b43473-ef3e-423e-8365-a3fcef090bc0 2018-09-08 08:29:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:08,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d073ce4-dbba-4304-b064-8ac155fa593b Date: Sat, 08 Sep 2018 08:29:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:08,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-5d073ce4-dbba-4304-b064-8ac155fa593b 2018-09-08 08:29:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:08,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b85ea013-7a7f-41bd-baba-c96da9f14f14 Date: Sat, 08 Sep 2018 08:29:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:08,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-b85ea013-7a7f-41bd-baba-c96da9f14f14 2018-09-08 08:29:08,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:09,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e659521c-c026-4065-bc59-d53e8a243099 x-compute-request-id: req-e659521c-c026-4065-bc59-d53e8a243099 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:09,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-e659521c-c026-4065-bc59-d53e8a243099 2018-09-08 08:29:09,365 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - ACTIVE 2018-09-08 08:29:09,365 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:29:09,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:09,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3339dee1-f769-4c77-8e89-a05e7e3b4f91 x-compute-request-id: req-3339dee1-f769-4c77-8e89-a05e7e3b4f91 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:09,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-3339dee1-f769-4c77-8e89-a05e7e3b4f91 2018-09-08 08:29:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:10,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b215e23f-bc22-40e1-9dac-66489485ff1a Date: Sat, 08 Sep 2018 08:29:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:10,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-b215e23f-bc22-40e1-9dac-66489485ff1a 2018-09-08 08:29:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:10,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e67041-4ccf-4787-bc78-94953018c7e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:10,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-08e67041-4ccf-4787-bc78-94953018c7e4 2018-09-08 08:29:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:10,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ad81792-571e-4c4b-aca2-fd9d2bb57bf2 Date: Sat, 08 Sep 2018 08:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:10,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-7ad81792-571e-4c4b-aca2-fd9d2bb57bf2 2018-09-08 08:29:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:10,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6a0ad2d1-b566-4cf4-97a8-0911d7e9da8a Date: Sat, 08 Sep 2018 08:29:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:10,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-6a0ad2d1-b566-4cf4-97a8-0911d7e9da8a 2018-09-08 08:29:10,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}}' 2018-09-08 08:29:11,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:29:10 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-c636832f-8103-4ac0-8643-1b52029d1fb8 x-compute-request-id: req-c636832f-8103-4ac0-8643-1b52029d1fb8 Content-Length: 0 Content-Type: application/json 2018-09-08 08:29:11,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974/action used request id req-c636832f-8103-4ac0-8643-1b52029d1fb8 2018-09-08 08:29:11,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:11,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8118ab21-33cc-4b22-8ec2-820722d0f4aa x-compute-request-id: req-8118ab21-33cc-4b22-8ec2-820722d0f4aa Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:11,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-8118ab21-33cc-4b22-8ec2-820722d0f4aa 2018-09-08 08:29:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:12,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3be1b24e-bc1e-450b-a3af-250eacea6d5a Date: Sat, 08 Sep 2018 08:29:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:12,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-3be1b24e-bc1e-450b-a3af-250eacea6d5a 2018-09-08 08:29:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:12,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834ff534-365d-4a2a-b09c-1f71046814ca Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:12,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-834ff534-365d-4a2a-b09c-1f71046814ca 2018-09-08 08:29:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:12,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a7886d3-2fe8-4240-b83e-12e898e5b3e5 Date: Sat, 08 Sep 2018 08:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:12,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-9a7886d3-2fe8-4240-b83e-12e898e5b3e5 2018-09-08 08:29:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:12,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-6d21e04d-9eb5-4f64-a2f4-77897c301cd8 Date: Sat, 08 Sep 2018 08:29:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["259826e5-d029-4ca0-991f-9606598173e9","4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:12,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-6d21e04d-9eb5-4f64-a2f4-77897c301cd8 2018-09-08 08:29:12,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:12,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5d20eb05ae64a47aba5db9511834778", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role"}], "expires_at": "2018-09-08T09:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b319a310c08a41d6a55a0681492c36b0", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b319a310c08a41d6a55a0681492c36b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-user", "id": "7a1c84eaf2b444b5841bf7595fda0b3a"}, "audit_ids": ["rBdlGy-6SYqxQfMnYy4rUQ"], "issued_at": "2018-09-08T08:29:12.000000Z"}} 2018-09-08 08:29:12,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976e3e546329f73c406935ebf26c8db905699b56" 2018-09-08 08:29:13,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb8b3e2-fc22-4f48-b018-5c4a84478924 x-compute-request-id: req-0fb8b3e2-fc22-4f48-b018-5c4a84478924 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:13,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-0fb8b3e2-fc22-4f48-b018-5c4a84478924 2018-09-08 08:29:13,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:14,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aac7bd2a-41a8-46be-8647-e917b2bb1433 x-compute-request-id: req-aac7bd2a-41a8-46be-8647-e917b2bb1433 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:14,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-aac7bd2a-41a8-46be-8647-e917b2bb1433 2018-09-08 08:29:14,483 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - ACTIVE 2018-09-08 08:29:14,483 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:29:14,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:15,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f632e4af-973a-4939-a844-32edc740b24e x-compute-request-id: req-f632e4af-973a-4939-a844-32edc740b24e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:15,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-f632e4af-973a-4939-a844-32edc740b24e 2018-09-08 08:29:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b22fadbd-91fd-425e-ab40-0c95f11779c1 Date: Sat, 08 Sep 2018 08:29:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-b22fadbd-91fd-425e-ab40-0c95f11779c1 2018-09-08 08:29:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:15,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b097c43a-f351-4173-aa97-1acee0df0887 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:15,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-b097c43a-f351-4173-aa97-1acee0df0887 2018-09-08 08:29:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:15,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1bec609f-3897-4a5a-9a1d-5ac3c60b3c35 Date: Sat, 08 Sep 2018 08:29:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:15,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-1bec609f-3897-4a5a-9a1d-5ac3c60b3c35 2018-09-08 08:29:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:15,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-b6c69981-1686-436d-b03e-2f355760516a Date: Sat, 08 Sep 2018 08:29:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["259826e5-d029-4ca0-991f-9606598173e9","4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:15,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-b6c69981-1686-436d-b03e-2f355760516a 2018-09-08 08:29:15,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:16,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8792d97f-e988-4278-94b0-9d0659c0e7db x-compute-request-id: req-8792d97f-e988-4278-94b0-9d0659c0e7db Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:16,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-8792d97f-e988-4278-94b0-9d0659c0e7db 2018-09-08 08:29:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:16,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d076dbc2-9ffc-43a2-9703-f364a6c20544 Date: Sat, 08 Sep 2018 08:29:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:16,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-d076dbc2-9ffc-43a2-9703-f364a6c20544 2018-09-08 08:29:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:16,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de349921-2d57-42c0-9fe7-f9bd68da8978 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:16,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-de349921-2d57-42c0-9fe7-f9bd68da8978 2018-09-08 08:29:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:16,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4be18cc0-7276-4704-8daf-117f24a28c6f Date: Sat, 08 Sep 2018 08:29:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:16,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-4be18cc0-7276-4704-8daf-117f24a28c6f 2018-09-08 08:29:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:16,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-03ea7260-67f3-4cd9-a083-ac1b37e95cdb Date: Sat, 08 Sep 2018 08:29:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["259826e5-d029-4ca0-991f-9606598173e9","4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:16,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-03ea7260-67f3-4cd9-a083-ac1b37e95cdb 2018-09-08 08:29:16,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}}' 2018-09-08 08:29:17,072 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 08:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e6bbeaf-903b-41b5-903a-f0f415f3b7a4 x-compute-request-id: req-9e6bbeaf-903b-41b5-903a-f0f415f3b7a4 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '259826e5-d029-4ca0-991f-9606598173e9'.\nNeutron server returns request_ids: ['req-ed1b418c-1828-433f-b228-2bb84089aa40']", "code": 400}} 2018-09-08 08:29:17,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974/action used request id req-9e6bbeaf-903b-41b5-903a-f0f415f3b7a4 2018-09-08 08:29:17,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:17,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5564f23a-b30d-4a64-bb80-8dd718730d44 x-compute-request-id: req-5564f23a-b30d-4a64-bb80-8dd718730d44 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:17,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-5564f23a-b30d-4a64-bb80-8dd718730d44 2018-09-08 08:29:17,544 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name] already added to VM [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] 2018-09-08 08:29:17,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:17,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad296cd9-2c51-44cb-a857-a8330727c849 x-compute-request-id: req-ad296cd9-2c51-44cb-a857-a8330727c849 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:17,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-ad296cd9-2c51-44cb-a857-a8330727c849 2018-09-08 08:29:17,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:17,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9883c31f-33c6-49b9-8951-30c3104fe4d4 Date: Sat, 08 Sep 2018 08:29:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2f4883a4-a016-4d88-a19f-be3651d15c98"],"updated_at":"2018-09-08T08:28:47Z","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b319a310c08a41d6a55a0681492c36b0","id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net"}]} 2018-09-08 08:29:17,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net used request id req-9883c31f-33c6-49b9-8951-30c3104fe4d4 2018-09-08 08:29:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:18,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac7e183-8a0d-499a-b05e-7eb402aa8e31 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:18,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-cac7e183-8a0d-499a-b05e-7eb402aa8e31 2018-09-08 08:29:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:18,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2634cc77-5f18-4080-befc-3118465b7f82 Date: Sat, 08 Sep 2018 08:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:47Z","dns_nameservers":[],"updated_at":"2018-09-08T08:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b319a310c08a41d6a55a0681492c36b0","id":"2f4883a4-a016-4d88-a19f-be3651d15c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet"}]} 2018-09-08 08:29:18,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-2634cc77-5f18-4080-befc-3118465b7f82 2018-09-08 08:29:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:18,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-cbdc61c5-a8fc-4bb5-b33a-07f4c306ddea Date: Sat, 08 Sep 2018 08:29:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.4"}],"id":"3849febd-6b79-4075-8607-6624c0c07791","security_groups":[],"mac_address":"fa:16:3e:0f:07:ee","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.3"}],"id":"9df8a9f2-c269-4776-9609-791b9b1b0f0d","security_groups":[],"mac_address":"fa:16:3e:c1:a5:95","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d1d56d6-9279-4012-8d10-d35a20f62a50"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.5"}],"id":"abf3a5c8-1795-4977-8d72-47363aac3588","security_groups":["259826e5-d029-4ca0-991f-9606598173e9","4761370c-58be-4771-a43f-49f6ceea703b"],"mac_address":"fa:16:3e:a1:fd:a6","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:55Z","binding:vnic_type":"normal","device_id":"69f5f0cc-ae1a-4455-9fb2-169c73e67974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2f4883a4-a016-4d88-a19f-be3651d15c98","ip_address":"10.55.0.2"}],"id":"e8e8bfd5-8595-40a5-95fa-a5a8a4ec1d60","security_groups":[],"mac_address":"fa:16:3e:ed:c0:fb","project_id":"b319a310c08a41d6a55a0681492c36b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d1d56d6-9279-4012-8d10-d35a20f62a50","tenant_id":"b319a310c08a41d6a55a0681492c36b0","created_at":"2018-09-08T08:28:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d1d56d6-9279-4012-8d10-d35a20f62a50"}]} 2018-09-08 08:29:18,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-cbdc61c5-a8fc-4bb5-b33a-07f4c306ddea 2018-09-08 08:29:18,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976e3e546329f73c406935ebf26c8db905699b56" 2018-09-08 08:29:18,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b57701c-9e14-4d66-ae7c-d7f53a5ed732 x-compute-request-id: req-0b57701c-9e14-4d66-ae7c-d7f53a5ed732 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:fd:a6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "security_groups": [{"name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name"}, {"name": "default"}], "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:05Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:18,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-0b57701c-9e14-4d66-ae7c-d7f53a5ed732 2018-09-08 08:29:18,947 - create_instance - INFO - Deleting Port with ID - abf3a5c8-1795-4977-8d72-47363aac3588 2018-09-08 08:29:18,947 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-port 2018-09-08 08:29:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/abf3a5c8-1795-4977-8d72-47363aac3588 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:19,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e2ffb4b-9d0d-4327-a71d-e5f60ba05c83 Date: Sat, 08 Sep 2018 08:29:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:19,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/abf3a5c8-1795-4977-8d72-47363aac3588 used request id req-4e2ffb4b-9d0d-4327-a71d-e5f60ba05c83 2018-09-08 08:29:19,519 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst 2018-09-08 08:29:19,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:19,685 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:29:19 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-ac4fb161-e7a9-4edd-a185-0a0d57a9e9ef x-compute-request-id: req-ac4fb161-e7a9-4edd-a185-0a0d57a9e9ef Content-Type: application/json 2018-09-08 08:29:19,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-ac4fb161-e7a9-4edd-a185-0a0d57a9e9ef 2018-09-08 08:29:19,685 - create_instance - INFO - Checking deletion status 2018-09-08 08:29:19,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:19,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:19 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-5a755a4e-40ed-4582-8fba-716d672b56d3 x-compute-request-id: req-5a755a4e-40ed-4582-8fba-716d672b56d3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:19Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:19,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-5a755a4e-40ed-4582-8fba-716d672b56d3 2018-09-08 08:29:19,785 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - ACTIVE 2018-09-08 08:29:19,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:22,785 - create_instance - DEBUG - VM status query timeout in 296.900036097 2018-09-08 08:29:22,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:23,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-373140d3-f30e-4658-b158-0a717bd92f47 x-compute-request-id: req-373140d3-f30e-4658-b158-0a717bd92f47 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974", "rel": "bookmark"}], "image": {"id": "32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "links": [{"href": "http://172.30.9.23:8774/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:04.000000", "flavor": {"id": "68db552a-28af-4964-93c4-2290318adc2c", "links": [{"href": "http://172.30.9.23:8774/flavors/68db552a-28af-4964-93c4-2290318adc2c", "rel": "bookmark"}]}, "id": "69f5f0cc-ae1a-4455-9fb2-169c73e67974", "user_id": "7a1c84eaf2b444b5841bf7595fda0b3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:19Z", "hostId": "d06d485a2ad51894b94701efce7d562efce693ac2c1be92e23d4c026", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst", "created": "2018-09-08T08:28:59Z", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:23,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-373140d3-f30e-4658-b158-0a717bd92f47 2018-09-08 08:29:23,053 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst] is - ACTIVE 2018-09-08 08:29:23,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:26,054 - create_instance - DEBUG - VM status query timeout in 293.631168127 2018-09-08 08:29:26,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5f9fe9ef3282aa6ef4e87194faf69dc4450dc" 2018-09-08 08:29:26,104 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8927081a-7f92-467d-a918-cfd894b97488 x-compute-request-id: req-8927081a-7f92-467d-a918-cfd894b97488 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 69f5f0cc-ae1a-4455-9fb2-169c73e67974 could not be found.", "code": 404}} 2018-09-08 08:29:26,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/69f5f0cc-ae1a-4455-9fb2-169c73e67974 used request id req-8927081a-7f92-467d-a918-cfd894b97488 2018-09-08 08:29:26,104 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 69f5f0cc-ae1a-4455-9fb2-169c73e67974 could not be found. (HTTP 404) (Request-ID: req-8927081a-7f92-467d-a918-cfd894b97488) 2018-09-08 08:29:26,104 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-inst 2018-09-08 08:29:26,106 - neutron_utils - INFO - Deleting security group rule with ID - 5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4 2018-09-08 08:29:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:29:26,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2de2d446-8465-4eaa-a902-f705544eb962 Content-Length: 0 Date: Sat, 08 Sep 2018 08:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:26,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5eeeba1f-9a29-4ac6-ab78-5cfbe8c312a4 used request id req-2de2d446-8465-4eaa-a902-f705544eb962 2018-09-08 08:29:26,444 - neutron_utils - INFO - Deleting security group rule with ID - 15c07474-502b-473e-9bd4-dc783b667a1e 2018-09-08 08:29:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/15c07474-502b-473e-9bd4-dc783b667a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:29:26,692 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f6d56b7-d05b-4ebd-89b9-0b12cfca9058 Content-Length: 0 Date: Sat, 08 Sep 2018 08:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:26,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/15c07474-502b-473e-9bd4-dc783b667a1e used request id req-4f6d56b7-d05b-4ebd-89b9-0b12cfca9058 2018-09-08 08:29:26,692 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-name 2018-09-08 08:29:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/259826e5-d029-4ca0-991f-9606598173e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5964f391c32124f88a66289b40501e43f4018c1" 2018-09-08 08:29:26,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9044fa30-8d3a-42e5-87bd-e69b8883269d Content-Length: 0 Date: Sat, 08 Sep 2018 08:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:26,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/259826e5-d029-4ca0-991f-9606598173e9 used request id req-9044fa30-8d3a-42e5-87bd-e69b8883269d 2018-09-08 08:29:26,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2b4b8a4505db4b005908587ef5766e686ca8b4" 2018-09-08 08:29:27,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5919a9e-b0f1-4938-b91e-9356c3177019 x-compute-request-id: req-a5919a9e-b0f1-4938-b91e-9356c3177019 Content-Length: 0 Content-Type: application/json 2018-09-08 08:29:27,002 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/68db552a-28af-4964-93c4-2290318adc2c used request id req-a5919a9e-b0f1-4938-b91e-9356c3177019 2018-09-08 08:29:27,003 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet 2018-09-08 08:29:27,003 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-subnet 2018-09-08 08:29:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2f4883a4-a016-4d88-a19f-be3651d15c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:29:29,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-058c16e4-31ba-4a99-891e-cd2bebd470bc Date: Sat, 08 Sep 2018 08:29:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:29,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2f4883a4-a016-4d88-a19f-be3651d15c98 used request id req-058c16e4-31ba-4a99-891e-cd2bebd470bc 2018-09-08 08:29:29,206 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-pub-net 2018-09-08 08:29:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4d1d56d6-9279-4012-8d10-d35a20f62a50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379080aa4cb176fbcf6d71e727ce629e0150b7fc" 2018-09-08 08:29:30,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e60fbe78-8308-4328-bba7-41d0849e20b2 Date: Sat, 08 Sep 2018 08:29:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:30,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4d1d56d6-9279-4012-8d10-d35a20f62a50 used request id req-e60fbe78-8308-4328-bba7-41d0849e20b2 2018-09-08 08:29:30,299 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4579f6eb-6fe0-4f7d-9e4d-50760a8fdde0-image 2018-09-08 08:29:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7477aeb59eaa21afbdc386ae962673e84c6420" 2018-09-08 08:29:31,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c0054bb-424f-4aef-a1a5-2ae018e24a73 Date: Sat, 08 Sep 2018 08:29:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:29:31,900 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/32f7b6aa-d334-4c5c-82f7-bb43bd2f42b8 used request id req-1c0054bb-424f-4aef-a1a5-2ae018e24a73 2018-09-08 08:29:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c8cc5c65-9b4a-4acf-9f88-013432af84cd Date: Sat, 08 Sep 2018 08:29:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:46Z", "updated_at": "2018-09-08T08:28:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "revision_number": 0, "id": "0c896f16-8d57-4a13-8509-fa5fc8541b41", "remote_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "revision_number": 0, "id": "164c3b88-fcff-4386-8324-9cae5182d8a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "revision_number": 0, "id": "cd3d5698-a9dc-4244-9337-115bcea6fb8c", "remote_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b319a310c08a41d6a55a0681492c36b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "revision_number": 0, "id": "ded144b9-5a50-4680-9f43-8b8d360d674c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b319a310c08a41d6a55a0681492c36b0"}], "revision_number": 4, "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "4761370c-58be-4771-a43f-49f6ceea703b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:29:32,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c8cc5c65-9b4a-4acf-9f88-013432af84cd 2018-09-08 08:29:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8802c6-1f09-4cc7-a7ec-9648b0d5846b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:29:32,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-8a8802c6-1f09-4cc7-a7ec-9648b0d5846b 2018-09-08 08:29:32,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:29:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525821dc-2500-4231-851a-13838d9e7adf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:29:32,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-525821dc-2500-4231-851a-13838d9e7adf 2018-09-08 08:29:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c511b6bd-6074-4866-b97a-4ee02f11ae1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:29:32,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-c511b6bd-6074-4866-b97a-4ee02f11ae1b 2018-09-08 08:29:32,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:29:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb1f1c3-fbf9-4286-8cb9-1db4f504f045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:29:32,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-ecb1f1c3-fbf9-4286-8cb9-1db4f504f045 2018-09-08 08:29:32,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:29:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bced2416-f8e6-43a6-999e-077fc1b2ac8b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0"}, "enabled": true, "id": "b319a310c08a41d6a55a0681492c36b0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9d6eaa55-0488-403-proj"}} 2018-09-08 08:29:32,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-bced2416-f8e6-43a6-999e-077fc1b2ac8b 2018-09-08 08:29:32,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4761370c-58be-4771-a43f-49f6ceea703b 2018-09-08 08:29:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4761370c-58be-4771-a43f-49f6ceea703b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:32,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22d79bfc-4b12-4cab-a1c0-d521c7a99fa2 Date: Sat, 08 Sep 2018 08:29:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:46Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "0c896f16-8d57-4a13-8509-fa5fc8541b41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:46Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "164c3b88-fcff-4386-8324-9cae5182d8a3"}, {"remote_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:46Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "cd3d5698-a9dc-4244-9337-115bcea6fb8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:28:46Z", "security_group_id": "4761370c-58be-4771-a43f-49f6ceea703b", "port_range_min": null, "revision_number": 0, "tenant_id": "b319a310c08a41d6a55a0681492c36b0", "created_at": "2018-09-08T08:28:46Z", "project_id": "b319a310c08a41d6a55a0681492c36b0", "id": "ded144b9-5a50-4680-9f43-8b8d360d674c"}]} 2018-09-08 08:29:32,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4761370c-58be-4771-a43f-49f6ceea703b used request id req-22d79bfc-4b12-4cab-a1c0-d521c7a99fa2 2018-09-08 08:29:32,797 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:29:32,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4761370c-58be-4771-a43f-49f6ceea703b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:33,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b119d5e9-746e-45f2-8ca9-4b8da7bfe81f Content-Length: 0 Date: Sat, 08 Sep 2018 08:29:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:29:33,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4761370c-58be-4771-a43f-49f6ceea703b used request id req-b119d5e9-746e-45f2-8ca9-4b8da7bfe81f 2018-09-08 08:29:33,346 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-proj 2018-09-08 08:29:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:33,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f490757-c067-4aed-91de-1b589b713cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:29:33,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b319a310c08a41d6a55a0681492c36b0 used request id req-9f490757-c067-4aed-91de-1b589b713cf2 2018-09-08 08:29:33,597 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-proj-role 2018-09-08 08:29:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:33,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510ffe02-d534-4b83-a43b-558c5e803eae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:29:33,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f5d20eb05ae64a47aba5db9511834778 used request id req-510ffe02-d534-4b83-a43b-558c5e803eae 2018-09-08 08:29:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30e0533553ac66fd1cd124bbc2485b3e444583b" 2018-09-08 08:29:33,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd500c4f-6b8c-4dfc-b73d-18316deba996 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:29:33,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd500c4f-6b8c-4dfc-b73d-18316deba996 2018-09-08 08:29:33,822 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9d6eaa55-0488-403-user 2018-09-08 08:29:33,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7a1c84eaf2b444b5841bf7595fda0b3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7f31a45cb295912bcf25880783491ca5415662" 2018-09-08 08:29:33,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc553f6-285d-40e7-be91-9a88f042ce05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:29:33,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7a1c84eaf2b444b5841bf7595fda0b3a used request id req-ffc553f6-285d-40e7-be91-9a88f042ce05 2018-09-08 08:29:33,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:34,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["w143vLK_TQ2U4ODrU1GgPw"], "issued_at": "2018-09-08T08:29:34.000000Z"}} 2018-09-08 08:29:34,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a29c1a63d28da40d2381ae16ad0c36b2a465cf" 2018-09-08 08:29:34,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223fbfd0-298d-4e29-aae6-422f9d261605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:34,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-223fbfd0-298d-4e29-aae6-422f9d261605 2018-09-08 08:29:34,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:34,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:34,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DiHyRVy8QreB2a0Fa8cYyA"], "issued_at": "2018-09-08T08:29:34.000000Z"}} 2018-09-08 08:29:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a72ab85-1c99-487e-9afd-1b066157bf04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:34,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a72ab85-1c99-487e-9afd-1b066157bf04 2018-09-08 08:29:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:29:34,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:29:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:35,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3065e93-9f2d-4a6d-9a1d-28cd538a7bb1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:29:35,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj used request id req-d3065e93-9f2d-4a6d-9a1d-28cd538a7bb1 2018-09-08 08:29:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:35,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2855b8a-667f-4eb9-973e-fe2529023abc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:29:35,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a2855b8a-667f-4eb9-973e-fe2529023abc 2018-09-08 08:29:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}}' 2018-09-08 08:29:35,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22651d1-995c-4a3b-af07-a8d80ccb8976 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:35,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d22651d1-995c-4a3b-af07-a8d80ccb8976 2018-09-08 08:29:35,265 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-56141166-cbf2-44f-proj 2018-09-08 08:29:35,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:35,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:35,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8kKvhSorRm2eqJuAZZM5bg"], "issued_at": "2018-09-08T08:29:35.000000Z"}} 2018-09-08 08:29:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03e982685ca89e7912f483dcd99003826381322" 2018-09-08 08:29:35,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1ceb72-60ee-4220-9584-7143165211ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:35,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-be1ceb72-60ee-4220-9584-7143165211ae 2018-09-08 08:29:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:29:35,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:29:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03e982685ca89e7912f483dcd99003826381322" 2018-09-08 08:29:35,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0150ef27-ba0f-4e3c-97cf-83190a138a4b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:29:35,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0150ef27-ba0f-4e3c-97cf-83190a138a4b 2018-09-08 08:29:35,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03e982685ca89e7912f483dcd99003826381322" 2018-09-08 08:29:35,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b48e43-dd99-459b-8a1c-472d89876c30 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}]} 2018-09-08 08:29:35,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-56141166-cbf2-44f-proj used request id req-73b48e43-dd99-459b-8a1c-472d89876c30 2018-09-08 08:29:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03e982685ca89e7912f483dcd99003826381322" 2018-09-08 08:29:35,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b7c8c4-afa6-4f2f-8cb5-40596d40382e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:29:35,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e7b7c8c4-afa6-4f2f-8cb5-40596d40382e 2018-09-08 08:29:36,265 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-56141166-cbf2-44f-user 2018-09-08 08:29:36,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c516db4-4a3e-4255-bb14-37145a286e0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:29:36,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c516db4-4a3e-4255-bb14-37145a286e0d 2018-09-08 08:29:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" -d '{"role": {"name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}}' 2018-09-08 08:29:36,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb36995c-3e2f-4e33-a9bf-b9c05aa9376c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cbcc46a46634df598e447e50bc934d6", "links": {"self": "http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6"}, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}} 2018-09-08 08:29:36,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb36995c-3e2f-4e33-a9bf-b9c05aa9376c 2018-09-08 08:29:36,487 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role 2018-09-08 08:29:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b737b6f4-45b6-48e3-9cde-43fa585c17dd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6"}, "domain_id": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role", "id": "2cbcc46a46634df598e447e50bc934d6"}} 2018-09-08 08:29:36,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6 used request id req-b737b6f4-45b6-48e3-9cde-43fa585c17dd 2018-09-08 08:29:36,572 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role to project InstanceSecurityGroupTests-56141166-cbf2-44f-proj 2018-09-08 08:29:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459/users/1f2cc01a77444a7d862450dcf73484de/roles/2cbcc46a46634df598e447e50bc934d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:29:36,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c21d49d-a021-4c6b-853d-f59a953925e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:29:36,698 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459/users/1f2cc01a77444a7d862450dcf73484de/roles/2cbcc46a46634df598e447e50bc934d6 used request id req-4c21d49d-a021-4c6b-853d-f59a953925e2 2018-09-08 08:29:36,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:29:36,700 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:29:36,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:36,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:37,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["dido7PaSQcGjZsbxxL_Ybw"], "issued_at": "2018-09-08T08:29:37.000000Z"}} 2018-09-08 08:29:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11232343-9fde-4535-8fc7-0d3c0f6347f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:37,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-11232343-9fde-4535-8fc7-0d3c0f6347f9 2018-09-08 08:29:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:37,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-12aa2d43-b39b-4d15-844e-a356d1a2ce6b Date: Sat, 08 Sep 2018 08:29:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image"} 2018-09-08 08:29:37,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image used request id req-12aa2d43-b39b-4d15-844e-a356d1a2ce6b 2018-09-08 08:29:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae9992a2-a36f-42a4-8c1e-ff0e57f03e05 Date: Sat, 08 Sep 2018 08:29:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:29:37,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ae9992a2-a36f-42a4-8c1e-ff0e57f03e05 2018-09-08 08:29:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image"}' 2018-09-08 08:29:37,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 X-Openstack-Request-Id: req-e70887e9-89af-44e1-be5b-e3f927cd145d Date: Sat, 08 Sep 2018 08:29:37 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:29:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:29:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "min_disk": 0, "protected": false, "id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "file": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file", "checksum": null, "owner": "746d9b7e1cdc4100b8050aa6ca08d459", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:29:37,692 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e70887e9-89af-44e1-be5b-e3f927cd145d 2018-09-08 08:29:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" -d '' 2018-09-08 08:29:39,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d18584e-c875-4b6f-a2c9-d390fd36b262 Date: Sat, 08 Sep 2018 08:29: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-08 08:29:39,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file used request id req-1d18584e-c875-4b6f-a2c9-d390fd36b262 2018-09-08 08:29:39,654 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:29:39,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:39,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9af03eda-faf6-4754-854b-c38e16ced857 Date: Sat, 08 Sep 2018 08:29:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:29:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "metadata": {}}], "self": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "min_disk": 0, "protected": false, "id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "file": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "746d9b7e1cdc4100b8050aa6ca08d459", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:29:39,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 used request id req-9af03eda-faf6-4754-854b-c38e16ced857 2018-09-08 08:29:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:39,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29e3b57a-8e23-4fb5-8163-ca1ca0727393 Date: Sat, 08 Sep 2018 08:29:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:29:39,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-29e3b57a-8e23-4fb5-8163-ca1ca0727393 2018-09-08 08:29:39,978 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image 2018-09-08 08:29:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:29:40,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d8b8951a-9ac6-4b81-820a-5752380e09d6 Date: Sat, 08 Sep 2018 08:29:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:29:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "metadata": {}}], "self": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "min_disk": 0, "protected": false, "id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "file": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "746d9b7e1cdc4100b8050aa6ca08d459", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:29:40,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 used request id req-d8b8951a-9ac6-4b81-820a-5752380e09d6 2018-09-08 08:29:40,138 - create_image - DEBUG - Instance status is - active 2018-09-08 08:29:40,138 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image 2018-09-08 08:29:40,138 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image 2018-09-08 08:29:40,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:40,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:40,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["_j3_mAmhSzOGx2pznX7dhA"], "issued_at": "2018-09-08T08:29:40.000000Z"}} 2018-09-08 08:29:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:40,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047330ca-530b-40f9-88d9-982417140f36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:40,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-047330ca-530b-40f9-88d9-982417140f36 2018-09-08 08:29:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:40,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8033abf7-5061-45ab-8332-286d7d45343f Date: Sat, 08 Sep 2018 08:29:40 GMT RESP BODY: {"networks":[]} 2018-09-08 08:29:40,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-8033abf7-5061-45ab-8332-286d7d45343f 2018-09-08 08:29:40,788 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net 2018-09-08 08:29:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" -d '{"network": {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net", "admin_state_up": true}}' 2018-09-08 08:29:41,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3a14c799-7ed9-4cd7-a1c4-dd55ad6d4156 Date: Sat, 08 Sep 2018 08:29:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e150226-6c61-4385-bfec-de22ceb11afd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:29:41Z","is_default":false,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","mtu":1450}} 2018-09-08 08:29:41,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3a14c799-7ed9-4cd7-a1c4-dd55ad6d4156 2018-09-08 08:29:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:41,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-75b74d20-f738-45f3-86da-7497341942ff Date: Sat, 08 Sep 2018 08:29:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:29:41Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:41,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-75b74d20-f738-45f3-86da-7497341942ff 2018-09-08 08:29:41,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:41,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0dc0014-02b4-43a0-afe9-fccf0990b52f Date: Sat, 08 Sep 2018 08:29:41 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:29:41,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-f0dc0014-02b4-43a0-afe9-fccf0990b52f 2018-09-08 08:29:41,761 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet 2018-09-08 08:29:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" -d '{"subnets": [{"ip_version": 4, "network_id": "0e150226-6c61-4385-bfec-de22ceb11afd", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]}' 2018-09-08 08:29:42,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d38fb64-f489-460c-b279-94bf358601df Date: Sat, 08 Sep 2018 08:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:42,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0d38fb64-f489-460c-b279-94bf358601df 2018-09-08 08:29:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:42,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f3d702f9-4745-4a26-8f40-327d70050d0f Date: Sat, 08 Sep 2018 08:29:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:42,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-f3d702f9-4745-4a26-8f40-327d70050d0f 2018-09-08 08:29:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:29:42,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a01bd1ee-0191-443a-8d77-6f7a862425fd Date: Sat, 08 Sep 2018 08:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:42,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-a01bd1ee-0191-443a-8d77-6f7a862425fd 2018-09-08 08:29:42,899 - OpenStackNetwork - DEBUG - Network [0e150226-6c61-4385-bfec-de22ceb11afd] created successfully 2018-09-08 08:29:42,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:42,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:43,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PB6qcS4KQMuPbuQVVsun2Q"], "issued_at": "2018-09-08T08:29:43.000000Z"}} 2018-09-08 08:29:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97917ddcb2b70925aa3625956a0aeeec4fc18ef6" 2018-09-08 08:29:43,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c7137f-6507-4314-874e-6fa24b9ffcf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:43,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-61c7137f-6507-4314-874e-6fa24b9ffcf3 2018-09-08 08:29:43,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:29:43,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97917ddcb2b70925aa3625956a0aeeec4fc18ef6" 2018-09-08 08:29:43,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:43 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-3df9216e-4e5c-4565-aa59-8e1c7bc6cc34 x-compute-request-id: req-3df9216e-4e5c-4565-aa59-8e1c7bc6cc34 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:29:43,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3df9216e-4e5c-4565-aa59-8e1c7bc6cc34 2018-09-08 08:29:43,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97917ddcb2b70925aa3625956a0aeeec4fc18ef6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:29:43,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:43 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-b572233c-50ad-4b5e-b0a8-9329f8ffe7df x-compute-request-id: req-b572233c-50ad-4b5e-b0a8-9329f8ffe7df Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:29:43,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b572233c-50ad-4b5e-b0a8-9329f8ffe7df 2018-09-08 08:29:43,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:43,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:44,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["cUj2SUd6R42e0a8fuAslxw"], "issued_at": "2018-09-08T08:29:44.000000Z"}} 2018-09-08 08:29:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2a0c77-8ae6-494a-8696-af474a3c5bc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:44,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee2a0c77-8ae6-494a-8696-af474a3c5bc2 2018-09-08 08:29:44,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:29:44,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d711ea-42fd-4f59-9438-7bcafd295eb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:44,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77d711ea-42fd-4f59-9438-7bcafd295eb9 2018-09-08 08:29:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4bd1b1d7-2507-4763-9d90-14134a1c1357 Date: Sat, 08 Sep 2018 08:29:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:44,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-4bd1b1d7-2507-4763-9d90-14134a1c1357 2018-09-08 08:29:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:29:44,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:29:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:29:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e1c19a-366f-41bd-b707-7125cef49221 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:44,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-73e1c19a-366f-41bd-b707-7125cef49221 2018-09-08 08:29:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cd466c9c-d3b1-424f-96c4-cbbb48c5acb3 Date: Sat, 08 Sep 2018 08:29:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:44,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-cd466c9c-d3b1-424f-96c4-cbbb48c5acb3 2018-09-08 08:29:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:44,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fa16a9a-494f-471b-a64d-e0357eb3d9e4 Date: Sat, 08 Sep 2018 08:29:44 GMT RESP BODY: {"ports":[]} 2018-09-08 08:29:44,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True used request id req-2fa16a9a-494f-471b-a64d-e0357eb3d9e4 2018-09-08 08:29:44,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:45,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a6ff88f-477d-4cd9-a27d-d4f3b3a6bae2 x-compute-request-id: req-3a6ff88f-477d-4cd9-a27d-d4f3b3a6bae2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:29:45,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst used request id req-3a6ff88f-477d-4cd9-a27d-d4f3b3a6bae2 2018-09-08 08:29:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:45,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b3d46848-6c32-4e83-8bf7-e1e2ebcb93c1 Date: Sat, 08 Sep 2018 08:29:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:45,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-b3d46848-6c32-4e83-8bf7-e1e2ebcb93c1 2018-09-08 08:29:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:45,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2df6790-d5bc-4af7-95e0-a494a79c97c8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:45,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-c2df6790-d5bc-4af7-95e0-a494a79c97c8 2018-09-08 08:29:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:45,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1b1ec37-560a-42d6-bf80-724010f8bc91 Date: Sat, 08 Sep 2018 08:29:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:45,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-c1b1ec37-560a-42d6-bf80-724010f8bc91 2018-09-08 08:29:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6609cffe-c406-4177-a3a7-c25a65294d48 Date: Sat, 08 Sep 2018 08:29:45 GMT RESP BODY: {"ports":[]} 2018-09-08 08:29:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True used request id req-6609cffe-c406-4177-a3a7-c25a65294d48 2018-09-08 08:29:45,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:29:45,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:29:46,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["UgxAUjCJQkqwXEGyqGO5DQ"], "issued_at": "2018-09-08T08:29:46.000000Z"}} 2018-09-08 08:29:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590de44300795ca35f1274febbbc62e69d5167a" 2018-09-08 08:29:46,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424c3dff-6e37-4057-bb68-4e5faf5b2c87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:29:46,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-424c3dff-6e37-4057-bb68-4e5faf5b2c87 2018-09-08 08:29:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e087124b-cc24-415c-9e70-edf3b9d42ea5 Date: Sat, 08 Sep 2018 08:29:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:46,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-e087124b-cc24-415c-9e70-edf3b9d42ea5 2018-09-08 08:29:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:46,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cd6af9b6-619d-4acd-8748-06c2301ab555 Date: Sat, 08 Sep 2018 08:29:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:46,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-cd6af9b6-619d-4acd-8748-06c2301ab555 2018-09-08 08:29:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8c4a6fc4-36a4-4da4-87f5-7cefcabc8082 Date: Sat, 08 Sep 2018 08:29:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:46,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-8c4a6fc4-36a4-4da4-87f5-7cefcabc8082 2018-09-08 08:29:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:29:46,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:29:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:29:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7590de44300795ca35f1274febbbc62e69d5167a" 2018-09-08 08:29:46,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbf5224-725d-44f6-9952-882e7ad7b5db Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:46,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-fcbf5224-725d-44f6-9952-882e7ad7b5db 2018-09-08 08:29:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:46,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-61c82864-3cd4-4af5-9206-3ce5b3c74f89 Date: Sat, 08 Sep 2018 08:29:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:46,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-61c82864-3cd4-4af5-9206-3ce5b3c74f89 2018-09-08 08:29:46,939 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net 2018-09-08 08:29:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" -d '{"port": {"network_id": "0e150226-6c61-4385-bfec-de22ceb11afd", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port", "admin_state_up": true}}' 2018-09-08 08:29:47,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-9214db29-4fae-4db6-8acb-18baca624f06 Date: Sat, 08 Sep 2018 08:29:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","qos_policy_id":null,"admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal"}} 2018-09-08 08:29:47,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9214db29-4fae-4db6-8acb-18baca624f06 2018-09-08 08:29:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-07a91651-997f-4d47-9191-90072a50b1e0 Date: Sat, 08 Sep 2018 08:29:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:29:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-07a91651-997f-4d47-9191-90072a50b1e0 2018-09-08 08:29:47,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55654500-2796-4647-a806-433f6ea0a7cd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:48,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-55654500-2796-4647-a806-433f6ea0a7cd 2018-09-08 08:29:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8f796176-959d-4f24-870f-176871b95fcb Date: Sat, 08 Sep 2018 08:29:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:29:48,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-8f796176-959d-4f24-870f-176871b95fcb 2018-09-08 08:29:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-2358ec01-2ddf-46ae-bbfa-c6616c670824 Date: Sat, 08 Sep 2018 08:29:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:29:48,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port&admin_state_up=True used request id req-2358ec01-2ddf-46ae-bbfa-c6616c670824 2018-09-08 08:29:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d2fe33-385c-4232-9317-ea372805c6f1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:29:48,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-84d2fe33-385c-4232-9317-ea372805c6f1 2018-09-08 08:29:48,271 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst 2018-09-08 08:29:48,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd7f425-85b8-41b9-9ff9-1d43c61cb8b5 x-compute-request-id: req-7bd7f425-85b8-41b9-9ff9-1d43c61cb8b5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-flavor-name"}]} 2018-09-08 08:29:48,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7bd7f425-85b8-41b9-9ff9-1d43c61cb8b5 2018-09-08 08:29:48,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2cd7d93-8e21-4f38-b663-18670e41a725 x-compute-request-id: req-c2cd7d93-8e21-4f38-b663-18670e41a725 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:29:48,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed used request id req-c2cd7d93-8e21-4f38-b663-18670e41a725 2018-09-08 08:29:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1d4f6804-64a6-4bb1-86ba-c2d8e6345579 Date: Sat, 08 Sep 2018 08:29:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:29:39Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "metadata": {}}], "self": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "min_disk": 0, "protected": false, "id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "file": "/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "746d9b7e1cdc4100b8050aa6ca08d459", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image"} 2018-09-08 08:29:48,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image used request id req-1d4f6804-64a6-4bb1-86ba-c2d8e6345579 2018-09-08 08:29:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:48,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1ec3040-f927-4154-bd88-7db3afa862db Date: Sat, 08 Sep 2018 08:29:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:29:48,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f1ec3040-f927-4154-bd88-7db3afa862db 2018-09-08 08:29:48,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" -d '{"server": {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "imageRef": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "flavorRef": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "max_count": 1, "min_count": 1, "networks": [{"port": "da442193-9d9d-43c8-98f6-d5922266ba3d"}]}}' 2018-09-08 08:29:50,195 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6620da31-0183-4778-9a5e-f24be5800c67 x-compute-request-id: req-6620da31-0183-4778-9a5e-f24be5800c67 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "246ba586-8fc2-43a9-b853-013bf742d533", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "adminPass": "q85Nim6SsXn9"}} 2018-09-08 08:29:50,195 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6620da31-0183-4778-9a5e-f24be5800c67 2018-09-08 08:29:50,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:50,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b406164-d745-48f8-988e-ed6c591f7d0b x-compute-request-id: req-8b406164-d745-48f8-988e-ed6c591f7d0b Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:50,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-8b406164-d745-48f8-988e-ed6c591f7d0b 2018-09-08 08:29:50,565 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst 2018-09-08 08:29:50,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:50,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37556c08-11ee-494c-8fa1-17b3ae7cae07 x-compute-request-id: req-37556c08-11ee-494c-8fa1-17b3ae7cae07 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:50,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-37556c08-11ee-494c-8fa1-17b3ae7cae07 2018-09-08 08:29:50,942 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - BUILD 2018-09-08 08:29:50,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:53,946 - create_instance - DEBUG - VM status query timeout in 896.619869947 2018-09-08 08:29:53,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:54,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b52debe-e5fc-4424-aefd-38596e64ab30 x-compute-request-id: req-2b52debe-e5fc-4424-aefd-38596e64ab30 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:51Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:54,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-2b52debe-e5fc-4424-aefd-38596e64ab30 2018-09-08 08:29:54,564 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - BUILD 2018-09-08 08:29:54,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:29:57,567 - create_instance - DEBUG - VM status query timeout in 892.998607874 2018-09-08 08:29:57,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:29:57,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a099594b-bd09-403b-bd19-14adf452f5ad x-compute-request-id: req-a099594b-bd09-403b-bd19-14adf452f5ad Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:29:51Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:29:57,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-a099594b-bd09-403b-bd19-14adf452f5ad 2018-09-08 08:29:57,902 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - BUILD 2018-09-08 08:29:57,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:30:00,906 - create_instance - DEBUG - VM status query timeout in 889.659852982 2018-09-08 08:30:00,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:01,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a1502f-e014-4234-a87f-d3250b11b497 x-compute-request-id: req-d6a1502f-e014-4234-a87f-d3250b11b497 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:01,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-d6a1502f-e014-4234-a87f-d3250b11b497 2018-09-08 08:30:01,752 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - ACTIVE 2018-09-08 08:30:01,752 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:30:01,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:02,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a114790-f3fd-42cf-8354-b7b209f0d02f x-compute-request-id: req-5a114790-f3fd-42cf-8354-b7b209f0d02f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:02,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-5a114790-f3fd-42cf-8354-b7b209f0d02f 2018-09-08 08:30:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:02,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8895bde2-d526-42e7-95d4-5b307740ef52 Date: Sat, 08 Sep 2018 08:30:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:30:02,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-8895bde2-d526-42e7-95d4-5b307740ef52 2018-09-08 08:30:02,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:02,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95a29b3-d2c2-4bcc-a546-766c2ab47e28 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:02,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-e95a29b3-d2c2-4bcc-a546-766c2ab47e28 2018-09-08 08:30:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:02,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5b609b6-b294-4efa-b18f-a41cc6e17975 Date: Sat, 08 Sep 2018 08:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:30:02,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-c5b609b6-b294-4efa-b18f-a41cc6e17975 2018-09-08 08:30:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:03,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7540b7d8-7ad7-4e06-be4f-eab838e4fa00 Date: Sat, 08 Sep 2018 08:30:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.2"}],"id":"1bbcef5f-9399-46c4-a937-843e62cd682f","security_groups":[],"mac_address":"fa:16:3e:b7:92:0c","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.3"}],"id":"945a6753-422e-4efb-9e51-a397366e6fc7","security_groups":[],"mac_address":"fa:16:3e:6c:ca:06","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.4"}],"id":"a858a2e9-e5ea-425e-b576-b60207c60411","security_groups":[],"mac_address":"fa:16:3e:3e:dd:3d","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":"246ba586-8fc2-43a9-b853-013bf742d533"}]} 2018-09-08 08:30:03,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-7540b7d8-7ad7-4e06-be4f-eab838e4fa00 2018-09-08 08:30:03,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:03,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:03,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["G4Hgwgi-QnGznzDOB0_M1Q"], "issued_at": "2018-09-08T08:30:03.000000Z"}} 2018-09-08 08:30:03,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:03,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a71d8e5-bec1-40b0-9e86-14a0ebee7df0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:03,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a71d8e5-bec1-40b0-9e86-14a0ebee7df0 2018-09-08 08:30:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:03,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-519f6c9e-f32a-4fb0-b152-8613c80a7a3a Date: Sat, 08 Sep 2018 08:30:03 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:30:03,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name&description=hello+group used request id req-519f6c9e-f32a-4fb0-b152-8613c80a7a3a 2018-09-08 08:30:03,739 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name... 2018-09-08 08:30:03,739 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name 2018-09-08 08:30:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name", "description": "hello group"}}' 2018-09-08 08:30:04,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7bd473dd-9115-4a7f-99f4-dee2a3ac0a1b Date: Sat, 08 Sep 2018 08:30:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "updated_at": "2018-09-08T08:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "revision_number": 0, "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "revision_number": 0, "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}], "revision_number": 2, "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}} 2018-09-08 08:30:04,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7bd473dd-9115-4a7f-99f4-dee2a3ac0a1b 2018-09-08 08:30:04,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:04,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43941f7b-b10e-4a1a-9a04-c98762a881a6 Date: Sat, 08 Sep 2018 08:30:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:04Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20"}]} 2018-09-08 08:30:04,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-43941f7b-b10e-4a1a-9a04-c98762a881a6 2018-09-08 08:30:04,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:04,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b328f33f-6a4e-46ea-a454-c839209504e2 Date: Sat, 08 Sep 2018 08:30:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:04Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20"}]} 2018-09-08 08:30:04,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-b328f33f-6a4e-46ea-a454-c839209504e2 2018-09-08 08:30:04,482 - neutron_utils - INFO - Retrieving security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4e0acf18-394f-46c8-b5f3-d3a7f7359beb Date: Sat, 08 Sep 2018 08:30:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "updated_at": "2018-09-08T08:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "revision_number": 0, "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "revision_number": 0, "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}], "revision_number": 2, "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}]} 2018-09-08 08:30:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-4e0acf18-394f-46c8-b5f3-d3a7f7359beb 2018-09-08 08:30:04,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:04,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d568ac13-afe1-4678-9f6b-a36998020344 Date: Sat, 08 Sep 2018 08:30:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:04Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20"}]} 2018-09-08 08:30:04,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-d568ac13-afe1-4678-9f6b-a36998020344 2018-09-08 08:30:04,845 - neutron_utils - INFO - Retrieving security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:05,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-494c1f4c-6b3a-4118-914a-cd998a7cdb1c Date: Sat, 08 Sep 2018 08:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "updated_at": "2018-09-08T08:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "revision_number": 0, "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "revision_number": 0, "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}], "revision_number": 2, "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}]} 2018-09-08 08:30:05,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-494c1f4c-6b3a-4118-914a-cd998a7cdb1c 2018-09-08 08:30:05,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e49065e-0f90-4d98-a556-cde60ee4a6eb Date: Sat, 08 Sep 2018 08:30:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:04Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20"}]} 2018-09-08 08:30:05,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-0e49065e-0f90-4d98-a556-cde60ee4a6eb 2018-09-08 08:30:05,066 - neutron_utils - INFO - Retrieving security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:05,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ba71e443-7c73-4d4b-a8f7-b0d84e0f5ce2 Date: Sat, 08 Sep 2018 08:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "updated_at": "2018-09-08T08:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "revision_number": 0, "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "revision_number": 0, "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}], "revision_number": 2, "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}]} 2018-09-08 08:30:05,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-ba71e443-7c73-4d4b-a8f7-b0d84e0f5ce2 2018-09-08 08:30:05,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 2018-09-08 08:30:05,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:05,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d063831-5029-4883-87b7-82cb3c1ce8ee Date: Sat, 08 Sep 2018 08:30:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:03Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:03Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "52aee178-3cc7-41de-ab04-c1d60f89fb59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:04Z", "security_group_id": "f59dd0e4-a58b-4f2b-82b7-7dc885849eb1", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:30:04Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "c53e9441-61b8-4be2-9907-bcc9a53dff20"}]} 2018-09-08 08:30:05,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-9d063831-5029-4883-87b7-82cb3c1ce8ee 2018-09-08 08:30:05,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:06,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28aa252-5e40-4a28-89eb-0ec2f909c52b x-compute-request-id: req-f28aa252-5e40-4a28-89eb-0ec2f909c52b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:06,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-f28aa252-5e40-4a28-89eb-0ec2f909c52b 2018-09-08 08:30:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:06,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2a26ec65-3a02-404b-8274-eb3cd34c8c6f Date: Sat, 08 Sep 2018 08:30:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:30:06,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-2a26ec65-3a02-404b-8274-eb3cd34c8c6f 2018-09-08 08:30:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f769fc03-a8f9-42d2-9213-46d1ce4cf976 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:06,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-f769fc03-a8f9-42d2-9213-46d1ce4cf976 2018-09-08 08:30:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:06,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cbb1cde2-9ed4-4e90-9816-7b0aa43c0554 Date: Sat, 08 Sep 2018 08:30:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:30:06,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-cbb1cde2-9ed4-4e90-9816-7b0aa43c0554 2018-09-08 08:30:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:06,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-56419b5d-6e39-4545-b38a-cae95ee9359b Date: Sat, 08 Sep 2018 08:30:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.2"}],"id":"1bbcef5f-9399-46c4-a937-843e62cd682f","security_groups":[],"mac_address":"fa:16:3e:b7:92:0c","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.3"}],"id":"945a6753-422e-4efb-9e51-a397366e6fc7","security_groups":[],"mac_address":"fa:16:3e:6c:ca:06","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.4"}],"id":"a858a2e9-e5ea-425e-b576-b60207c60411","security_groups":[],"mac_address":"fa:16:3e:3e:dd:3d","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":"246ba586-8fc2-43a9-b853-013bf742d533"}]} 2018-09-08 08:30:06,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-56419b5d-6e39-4545-b38a-cae95ee9359b 2018-09-08 08:30:06,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:06,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbcc46a46634df598e447e50bc934d6", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role"}], "expires_at": "2018-09-08T09:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/746d9b7e1cdc4100b8050aa6ca08d459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-user", "id": "1f2cc01a77444a7d862450dcf73484de"}, "audit_ids": ["QkkdPAP_Qka3zSKZOI3iLg"], "issued_at": "2018-09-08T08:30:06.000000Z"}} 2018-09-08 08:30:06,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46318d0c410c254b435d33d707ba2d86a551fd22" 2018-09-08 08:30:07,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30: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-203e84ef-efe0-4745-b99a-ec69e36f85b5 x-compute-request-id: req-203e84ef-efe0-4745-b99a-ec69e36f85b5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:07,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-203e84ef-efe0-4745-b99a-ec69e36f85b5 2018-09-08 08:30:07,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:08,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c7e2139-ba37-44d9-8737-dc837439143e x-compute-request-id: req-6c7e2139-ba37-44d9-8737-dc837439143e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:08,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-6c7e2139-ba37-44d9-8737-dc837439143e 2018-09-08 08:30:08,303 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - ACTIVE 2018-09-08 08:30:08,303 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:30:08,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:08,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ec65155-dbbc-49e2-88a8-06ef1bfdfdad x-compute-request-id: req-7ec65155-dbbc-49e2-88a8-06ef1bfdfdad Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:08,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-7ec65155-dbbc-49e2-88a8-06ef1bfdfdad 2018-09-08 08:30:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9442e548-0ca8-4b4e-93a8-4ec0888249a8 Date: Sat, 08 Sep 2018 08:30:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:30:09,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-9442e548-0ca8-4b4e-93a8-4ec0888249a8 2018-09-08 08:30:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32ea765-9747-46fc-afa7-a1fe9708ac25 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:09,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-c32ea765-9747-46fc-afa7-a1fe9708ac25 2018-09-08 08:30:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3e80603-d3e3-4af1-9b65-4f6a3676a51f Date: Sat, 08 Sep 2018 08:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:30:09,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-e3e80603-d3e3-4af1-9b65-4f6a3676a51f 2018-09-08 08:30:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-66db2221-d55f-4810-ac98-54570cdc4c66 Date: Sat, 08 Sep 2018 08:30:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.2"}],"id":"1bbcef5f-9399-46c4-a937-843e62cd682f","security_groups":[],"mac_address":"fa:16:3e:b7:92:0c","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.3"}],"id":"945a6753-422e-4efb-9e51-a397366e6fc7","security_groups":[],"mac_address":"fa:16:3e:6c:ca:06","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.4"}],"id":"a858a2e9-e5ea-425e-b576-b60207c60411","security_groups":[],"mac_address":"fa:16:3e:3e:dd:3d","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":"246ba586-8fc2-43a9-b853-013bf742d533"}]} 2018-09-08 08:30:09,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-66db2221-d55f-4810-ac98-54570cdc4c66 2018-09-08 08:30:09,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88310a79-f949-4c08-a274-9059a68e8203 x-compute-request-id: req-88310a79-f949-4c08-a274-9059a68e8203 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:09,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-88310a79-f949-4c08-a274-9059a68e8203 2018-09-08 08:30:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:09,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e748c111-f000-43b3-b131-cea14dbc10e4 Date: Sat, 08 Sep 2018 08:30:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:30:09,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-e748c111-f000-43b3-b131-cea14dbc10e4 2018-09-08 08:30:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bc6ff1-500e-4c5d-a077-933241f86e6e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:10,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-c7bc6ff1-500e-4c5d-a077-933241f86e6e 2018-09-08 08:30:10,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:10,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd5cce17-9f79-4900-9707-f3dc9cc85e9d Date: Sat, 08 Sep 2018 08:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:30:10,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-fd5cce17-9f79-4900-9707-f3dc9cc85e9d 2018-09-08 08:30:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:10,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2464733e-4684-4f3a-b1b5-1de7a5102c5e Date: Sat, 08 Sep 2018 08:30:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.2"}],"id":"1bbcef5f-9399-46c4-a937-843e62cd682f","security_groups":[],"mac_address":"fa:16:3e:b7:92:0c","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.3"}],"id":"945a6753-422e-4efb-9e51-a397366e6fc7","security_groups":[],"mac_address":"fa:16:3e:6c:ca:06","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.4"}],"id":"a858a2e9-e5ea-425e-b576-b60207c60411","security_groups":[],"mac_address":"fa:16:3e:3e:dd:3d","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":"246ba586-8fc2-43a9-b853-013bf742d533"}]} 2018-09-08 08:30:10,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-2464733e-4684-4f3a-b1b5-1de7a5102c5e 2018-09-08 08:30:10,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}}' 2018-09-08 08:30:11,225 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:30:10 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-9ee770ec-ffa1-46fa-8448-a4cb52d18ba8 x-compute-request-id: req-9ee770ec-ffa1-46fa-8448-a4cb52d18ba8 Content-Length: 0 Content-Type: application/json 2018-09-08 08:30:11,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533/action used request id req-9ee770ec-ffa1-46fa-8448-a4cb52d18ba8 2018-09-08 08:30:11,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:11,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6909e62-772a-4133-a129-96ea052b575c x-compute-request-id: req-f6909e62-772a-4133-a129-96ea052b575c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:11,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-f6909e62-772a-4133-a129-96ea052b575c 2018-09-08 08:30:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-39731dbe-61b1-4be7-ac63-f02a8f40724b Date: Sat, 08 Sep 2018 08:30:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d39768e3-6896-4ba8-ab75-6d8b465682d7"],"updated_at":"2018-09-08T08:29:42Z","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"0e150226-6c61-4385-bfec-de22ceb11afd","name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net"}]} 2018-09-08 08:30:11,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net used request id req-39731dbe-61b1-4be7-ac63-f02a8f40724b 2018-09-08 08:30:11,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:12,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5efc8a6-9b86-44c8-96d7-94ce078127ba Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:12,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-f5efc8a6-9b86-44c8-96d7-94ce078127ba 2018-09-08 08:30:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:12,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e5487af-cdc8-45cd-9247-4017caa24306 Date: Sat, 08 Sep 2018 08:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","dns_nameservers":[],"updated_at":"2018-09-08T08:29:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet"}]} 2018-09-08 08:30:12,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-4e5487af-cdc8-45cd-9247-4017caa24306 2018-09-08 08:30:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:12,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-1ed98ed2-39db-4706-9f75-bda10b2e6dea Date: Sat, 08 Sep 2018 08:30:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.2"}],"id":"1bbcef5f-9399-46c4-a937-843e62cd682f","security_groups":[],"mac_address":"fa:16:3e:b7:92:0c","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.3"}],"id":"945a6753-422e-4efb-9e51-a397366e6fc7","security_groups":[],"mac_address":"fa:16:3e:6c:ca:06","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:29:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.4"}],"id":"a858a2e9-e5ea-425e-b576-b60207c60411","security_groups":[],"mac_address":"fa:16:3e:3e:dd:3d","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e150226-6c61-4385-bfec-de22ceb11afd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d39768e3-6896-4ba8-ab75-6d8b465682d7","ip_address":"10.55.0.7"}],"id":"da442193-9d9d-43c8-98f6-d5922266ba3d","security_groups":["02b5f8cb-8a0d-4985-b40d-49f242247716","f59dd0e4-a58b-4f2b-82b7-7dc885849eb1"],"mac_address":"fa:16:3e:40:be:c0","project_id":"746d9b7e1cdc4100b8050aa6ca08d459","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port","admin_state_up":true,"network_id":"0e150226-6c61-4385-bfec-de22ceb11afd","tenant_id":"746d9b7e1cdc4100b8050aa6ca08d459","created_at":"2018-09-08T08:29:47Z","binding:vnic_type":"normal","device_id":"246ba586-8fc2-43a9-b853-013bf742d533"}]} 2018-09-08 08:30:12,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0e150226-6c61-4385-bfec-de22ceb11afd used request id req-1ed98ed2-39db-4706-9f75-bda10b2e6dea 2018-09-08 08:30:12,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46318d0c410c254b435d33d707ba2d86a551fd22" 2018-09-08 08:30:12,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bcafbee-66b9-4ff7-a222-8253ffab45c3 x-compute-request-id: req-0bcafbee-66b9-4ff7-a222-8253ffab45c3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name"}], "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:29:57Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:12,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-0bcafbee-66b9-4ff7-a222-8253ffab45c3 2018-09-08 08:30:12,948 - create_instance - INFO - Deleting Port with ID - da442193-9d9d-43c8-98f6-d5922266ba3d 2018-09-08 08:30:12,948 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-port 2018-09-08 08:30:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/da442193-9d9d-43c8-98f6-d5922266ba3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:13,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e8eb20c-0b96-4ae0-8dc8-e5a9c50307e1 Date: Sat, 08 Sep 2018 08:30:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:13,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/da442193-9d9d-43c8-98f6-d5922266ba3d used request id req-8e8eb20c-0b96-4ae0-8dc8-e5a9c50307e1 2018-09-08 08:30:13,512 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst 2018-09-08 08:30:13,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:13,871 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54c09149-95c0-4942-83d7-d7a1a82c7034 x-compute-request-id: req-54c09149-95c0-4942-83d7-d7a1a82c7034 Content-Type: application/json 2018-09-08 08:30:13,871 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-54c09149-95c0-4942-83d7-d7a1a82c7034 2018-09-08 08:30:13,871 - create_instance - INFO - Checking deletion status 2018-09-08 08:30:13,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:14,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-841a353a-9a7d-430c-a58e-d55aba5067cc x-compute-request-id: req-841a353a-9a7d-430c-a58e-d55aba5067cc Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:be:c0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:13Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:14,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-841a353a-9a7d-430c-a58e-d55aba5067cc 2018-09-08 08:30:14,122 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - ACTIVE 2018-09-08 08:30:14,122 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:30:17,125 - create_instance - DEBUG - VM status query timeout in 296.74616003 2018-09-08 08:30:17,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:17,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf7fb949-518b-469d-80d4-d85fb6353ece x-compute-request-id: req-bf7fb949-518b-469d-80d4-d85fb6353ece Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/246ba586-8fc2-43a9-b853-013bf742d533", "rel": "bookmark"}], "image": {"id": "77e49012-5d8e-46b1-8c46-bb00e0c614e4", "links": [{"href": "http://172.30.9.23:8774/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:29:56.000000", "flavor": {"id": "540447f2-ece1-4bee-9608-6d8a59cad5ed", "links": [{"href": "http://172.30.9.23:8774/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed", "rel": "bookmark"}]}, "id": "246ba586-8fc2-43a9-b853-013bf742d533", "user_id": "1f2cc01a77444a7d862450dcf73484de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:13Z", "hostId": "26857ab7daf41f0b326b42d1aac7d44d4995324a41df265fdfc2eff1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst", "created": "2018-09-08T08:29:50Z", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:17,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-bf7fb949-518b-469d-80d4-d85fb6353ece 2018-09-08 08:30:17,387 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst] is - ACTIVE 2018-09-08 08:30:17,387 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:30:20,390 - create_instance - DEBUG - VM status query timeout in 293.481376886 2018-09-08 08:30:20,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac8cafabd07fa639feed3125ee3f5d692e085c7" 2018-09-08 08:30:20,445 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:30:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f173a621-be17-4be8-93a6-d5b1ac7df41a x-compute-request-id: req-f173a621-be17-4be8-93a6-d5b1ac7df41a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 246ba586-8fc2-43a9-b853-013bf742d533 could not be found.", "code": 404}} 2018-09-08 08:30:20,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/246ba586-8fc2-43a9-b853-013bf742d533 used request id req-f173a621-be17-4be8-93a6-d5b1ac7df41a 2018-09-08 08:30:20,445 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 246ba586-8fc2-43a9-b853-013bf742d533 could not be found. (HTTP 404) (Request-ID: req-f173a621-be17-4be8-93a6-d5b1ac7df41a) 2018-09-08 08:30:20,446 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-inst 2018-09-08 08:30:20,447 - neutron_utils - INFO - Deleting security group rule with ID - 52aee178-3cc7-41de-ab04-c1d60f89fb59 2018-09-08 08:30:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/52aee178-3cc7-41de-ab04-c1d60f89fb59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:20,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fc1c4c8-0050-487b-863b-41f10cf2d223 Content-Length: 0 Date: Sat, 08 Sep 2018 08:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:20,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/52aee178-3cc7-41de-ab04-c1d60f89fb59 used request id req-3fc1c4c8-0050-487b-863b-41f10cf2d223 2018-09-08 08:30:20,742 - neutron_utils - INFO - Deleting security group rule with ID - c53e9441-61b8-4be2-9907-bcc9a53dff20 2018-09-08 08:30:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c53e9441-61b8-4be2-9907-bcc9a53dff20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:20,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63175d94-b863-40e7-947c-27482d30996f Content-Length: 0 Date: Sat, 08 Sep 2018 08:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:20,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c53e9441-61b8-4be2-9907-bcc9a53dff20 used request id req-63175d94-b863-40e7-947c-27482d30996f 2018-09-08 08:30:20,840 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-name 2018-09-08 08:30:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4489288b0897a36fb77c8a18b7206fdba49fefd6" 2018-09-08 08:30:21,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d6a2db6-9bf7-4304-983a-751849e67ef9 Content-Length: 0 Date: Sat, 08 Sep 2018 08:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:21,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f59dd0e4-a58b-4f2b-82b7-7dc885849eb1 used request id req-7d6a2db6-9bf7-4304-983a-751849e67ef9 2018-09-08 08:30:21,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97917ddcb2b70925aa3625956a0aeeec4fc18ef6" 2018-09-08 08:30:21,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:30:21 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-37882603-9e21-4bc5-8ff2-a4b622567ab9 x-compute-request-id: req-37882603-9e21-4bc5-8ff2-a4b622567ab9 Content-Length: 0 Content-Type: application/json 2018-09-08 08:30:21,260 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/540447f2-ece1-4bee-9608-6d8a59cad5ed used request id req-37882603-9e21-4bc5-8ff2-a4b622567ab9 2018-09-08 08:30:21,261 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet 2018-09-08 08:30:21,261 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-subnet 2018-09-08 08:30:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d39768e3-6896-4ba8-ab75-6d8b465682d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:30:23,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78629616-e3da-4dd6-8ddd-b1eda63a73de Date: Sat, 08 Sep 2018 08:30:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:23,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d39768e3-6896-4ba8-ab75-6d8b465682d7 used request id req-78629616-e3da-4dd6-8ddd-b1eda63a73de 2018-09-08 08:30:23,635 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-pub-net 2018-09-08 08:30:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0e150226-6c61-4385-bfec-de22ceb11afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07038b77d0cc24afcd9164b8ab2e7aa57cae2595" 2018-09-08 08:30:24,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec668693-001e-476c-824c-46e6cf13177c Date: Sat, 08 Sep 2018 08:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:24,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0e150226-6c61-4385-bfec-de22ceb11afd used request id req-ec668693-001e-476c-824c-46e6cf13177c 2018-09-08 08:30:24,904 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-49238856-0cda-4fc8-88e3-8a4cafffd13b-image 2018-09-08 08:30:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b53e4bbc7ad3bb840e21369917d1c4e60ad183" 2018-09-08 08:30:25,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd7a9ae6-fb1c-4832-a8bd-addae31b51a7 Date: Sat, 08 Sep 2018 08:30:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:30:25,755 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/77e49012-5d8e-46b1-8c46-bb00e0c614e4 used request id req-bd7a9ae6-fb1c-4832-a8bd-addae31b51a7 2018-09-08 08:30:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:26,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2348e2ee-5291-4e1f-a00d-2acaf0294f4a Date: Sat, 08 Sep 2018 08:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:29:40Z", "updated_at": "2018-09-08T08:29:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "revision_number": 0, "id": "2b595c81-f692-40ba-a2fa-26951234dff0", "remote_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "remote_ip_prefix": null, "created_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "revision_number": 0, "id": "88457bf4-0668-4522-9790-efa77f3517f7", "remote_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "remote_ip_prefix": null, "created_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "revision_number": 0, "id": "b305020a-77e4-4d5a-8b2c-c617746c3174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv4", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "revision_number": 0, "id": "f8249450-cccf-4c2d-9827-67f2b22940f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "port_range_min": null, "ethertype": "IPv6", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459"}], "revision_number": 4, "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:30:26,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2348e2ee-5291-4e1f-a00d-2acaf0294f4a 2018-09-08 08:30:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:26,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35203a8-e8bd-4836-96af-9d1a5692d3df Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459"}, "enabled": true, "id": "746d9b7e1cdc4100b8050aa6ca08d459", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-56141166-cbf2-44f-proj"}} 2018-09-08 08:30:26,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-c35203a8-e8bd-4836-96af-9d1a5692d3df 2018-09-08 08:30:26,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02b5f8cb-8a0d-4985-b40d-49f242247716 2018-09-08 08:30:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=02b5f8cb-8a0d-4985-b40d-49f242247716 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:26,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-106fe06d-de67-4927-a346-680879bdd977 Date: Sat, 08 Sep 2018 08:30:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:29:41Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "2b595c81-f692-40ba-a2fa-26951234dff0"}, {"remote_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:29:41Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "88457bf4-0668-4522-9790-efa77f3517f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:29:41Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "b305020a-77e4-4d5a-8b2c-c617746c3174"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:29:41Z", "security_group_id": "02b5f8cb-8a0d-4985-b40d-49f242247716", "port_range_min": null, "revision_number": 0, "tenant_id": "746d9b7e1cdc4100b8050aa6ca08d459", "created_at": "2018-09-08T08:29:41Z", "project_id": "746d9b7e1cdc4100b8050aa6ca08d459", "id": "f8249450-cccf-4c2d-9827-67f2b22940f5"}]} 2018-09-08 08:30:26,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=02b5f8cb-8a0d-4985-b40d-49f242247716 used request id req-106fe06d-de67-4927-a346-680879bdd977 2018-09-08 08:30:26,289 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:30:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/02b5f8cb-8a0d-4985-b40d-49f242247716 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:26,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b96616c9-1f1f-46b5-9f7f-53d24c81fac6 Content-Length: 0 Date: Sat, 08 Sep 2018 08:30:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:30:26,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/02b5f8cb-8a0d-4985-b40d-49f242247716 used request id req-b96616c9-1f1f-46b5-9f7f-53d24c81fac6 2018-09-08 08:30:26,661 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-56141166-cbf2-44f-proj 2018-09-08 08:30:26,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:27,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f51ba33-ee91-45b0-9a97-a1691766026a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:30:27,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/746d9b7e1cdc4100b8050aa6ca08d459 used request id req-5f51ba33-ee91-45b0-9a97-a1691766026a 2018-09-08 08:30:27,004 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-56141166-cbf2-44f-proj-role 2018-09-08 08:30:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:27,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e6e4fd-5dbd-47fd-8048-34199e263217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:30:27,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2cbcc46a46634df598e447e50bc934d6 used request id req-55e6e4fd-5dbd-47fd-8048-34199e263217 2018-09-08 08:30:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106fa0f07d89f5469ee5ed3a9bd64ac0e3db611c" 2018-09-08 08:30:27,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaf4cfd-c8e5-412e-bb96-f1a682756d15 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:30:27,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3eaf4cfd-c8e5-412e-bb96-f1a682756d15 2018-09-08 08:30:27,195 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-56141166-cbf2-44f-user 2018-09-08 08:30:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1f2cc01a77444a7d862450dcf73484de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03e982685ca89e7912f483dcd99003826381322" 2018-09-08 08:30:27,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b617170f-4228-4a54-a8f6-d37fe43e33b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:30:27,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1f2cc01a77444a7d862450dcf73484de used request id req-b617170f-4228-4a54-a8f6-d37fe43e33b9 2018-09-08 08:30:27,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:27,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["glFLDshvR2S1PXprcTdprw"], "issued_at": "2018-09-08T08:30:27.000000Z"}} 2018-09-08 08:30:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa66ef52e84a91447c0e5a5f411bc202777da73" 2018-09-08 08:30:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10538cf-1576-4642-a906-19cbca8bdd7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:27,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f10538cf-1576-4642-a906-19cbca8bdd7f 2018-09-08 08:30:27,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:27,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:28,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["T7EW50FTTFCCMCLglKFlFw"], "issued_at": "2018-09-08T08:30:28.000000Z"}} 2018-09-08 08:30:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:28,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2610844-b1b7-4f9c-b29b-b45810fd622b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:28,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2610844-b1b7-4f9c-b29b-b45810fd622b 2018-09-08 08:30:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:30:28,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:30:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:30:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:28,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abd960a-aad0-44d0-80ab-75613f9148eb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:30:28,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj used request id req-6abd960a-aad0-44d0-80ab-75613f9148eb 2018-09-08 08:30:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:28,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ca0f55-fe98-46a2-a77e-f6fe30625413 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:30:28,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b7ca0f55-fe98-46a2-a77e-f6fe30625413 2018-09-08 08:30:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}}' 2018-09-08 08:30:28,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0868ffbd-5d44-44b1-99b6-c4e0a017c801 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:28,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0868ffbd-5d44-44b1-99b6-c4e0a017c801 2018-09-08 08:30:28,678 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-proj 2018-09-08 08:30:28,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:28,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:29,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["568WM3dDTNe8GZVZCdOQfQ"], "issued_at": "2018-09-08T08:30:29.000000Z"}} 2018-09-08 08:30:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da35c2ffa04bcbd3aa8c9d5b30a1f8e853352e5c" 2018-09-08 08:30:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770038be-3dc0-4024-9db2-a2017cd3b59a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:29,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-770038be-3dc0-4024-9db2-a2017cd3b59a 2018-09-08 08:30:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:30:29,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:30:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da35c2ffa04bcbd3aa8c9d5b30a1f8e853352e5c" 2018-09-08 08:30:29,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4e6bd1-4ba1-4a85-b413-b467b002f5b4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:30:29,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5d4e6bd1-4ba1-4a85-b413-b467b002f5b4 2018-09-08 08:30:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da35c2ffa04bcbd3aa8c9d5b30a1f8e853352e5c" 2018-09-08 08:30:29,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f33318-fef5-40e2-a027-0c171609622e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}]} 2018-09-08 08:30:29,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-1f0bb602-8686-43a-proj used request id req-33f33318-fef5-40e2-a027-0c171609622e 2018-09-08 08:30:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da35c2ffa04bcbd3aa8c9d5b30a1f8e853352e5c" 2018-09-08 08:30:29,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9952a6-2ab5-4a24-8752-153ab455dc2d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:30:29,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ac9952a6-2ab5-4a24-8752-153ab455dc2d 2018-09-08 08:30:29,815 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-user 2018-09-08 08:30:29,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:29,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404aa41f-017e-4b68-ba07-b5044c392126 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:30:29,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-404aa41f-017e-4b68-ba07-b5044c392126 2018-09-08 08:30:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" -d '{"role": {"name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}}' 2018-09-08 08:30:29,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf87353-f0a6-4a88-b559-d024eac5eee6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1de4cd4eb367407c980913baf553183a", "links": {"self": "http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a"}, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}} 2018-09-08 08:30:29,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cf87353-f0a6-4a88-b559-d024eac5eee6 2018-09-08 08:30:29,947 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role 2018-09-08 08:30:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:29,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ee59d3-e16d-4c0a-9b07-8773b5d22654 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a"}, "domain_id": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role", "id": "1de4cd4eb367407c980913baf553183a"}} 2018-09-08 08:30:29,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a used request id req-b8ee59d3-e16d-4c0a-9b07-8773b5d22654 2018-09-08 08:30:29,965 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role to project InstanceSecurityGroupTests-1f0bb602-8686-43a-proj 2018-09-08 08:30:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893/users/4932b623c59245f894e7ce89fdb13d01/roles/1de4cd4eb367407c980913baf553183a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:30:30,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548630a9-f4f5-4807-9847-81c459412987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:30:30,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893/users/4932b623c59245f894e7ce89fdb13d01/roles/1de4cd4eb367407c980913baf553183a used request id req-548630a9-f4f5-4807-9847-81c459412987 2018-09-08 08:30:30,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:30:30,089 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:30:30,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:30,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:30,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["kQQfg0ZyQQ2PsfEAxEp-Jg"], "issued_at": "2018-09-08T08:30:30.000000Z"}} 2018-09-08 08:30:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:30,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b5ed4e-775a-4970-a189-ec9d4ef6c4f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:30,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-30b5ed4e-775a-4970-a189-ec9d4ef6c4f2 2018-09-08 08:30:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:30,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0d669e26-172c-47a0-b726-bf87113cea69 Date: Sat, 08 Sep 2018 08:30:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image"} 2018-09-08 08:30:30,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image used request id req-0d669e26-172c-47a0-b726-bf87113cea69 2018-09-08 08:30:30,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:30,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e5bfdffb-695c-4595-9edd-966721a91b6d Date: Sat, 08 Sep 2018 08:30:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:30:30,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e5bfdffb-695c-4595-9edd-966721a91b6d 2018-09-08 08:30:30,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image"}' 2018-09-08 08:30:31,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc X-Openstack-Request-Id: req-02041c44-c585-4aa7-a742-7a811d6f731f Date: Sat, 08 Sep 2018 08:30:31 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:30:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:30:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "min_disk": 0, "protected": false, "id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "file": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file", "checksum": null, "owner": "df67ce1a2ec0413f9b049fa3497ac893", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:30:31,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-02041c44-c585-4aa7-a742-7a811d6f731f 2018-09-08 08:30:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" -d '' 2018-09-08 08:30:32,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53dfc641-71de-417e-bd90-17c58a013221 Date: Sat, 08 Sep 2018 08:30:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:30:32,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file used request id req-53dfc641-71de-417e-bd90-17c58a013221 2018-09-08 08:30:32,616 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:30:32,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:32,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4230db99-a793-44e3-850d-402bbdfdaab5 Date: Sat, 08 Sep 2018 08:30:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "metadata": {}}], "self": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "min_disk": 0, "protected": false, "id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "file": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df67ce1a2ec0413f9b049fa3497ac893", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:30:32,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc used request id req-4230db99-a793-44e3-850d-402bbdfdaab5 2018-09-08 08:30:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ad8006e-8689-45b2-a683-c821d0ee1fb8 Date: Sat, 08 Sep 2018 08:30:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:30:32,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3ad8006e-8689-45b2-a683-c821d0ee1fb8 2018-09-08 08:30:32,957 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image 2018-09-08 08:30:32,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:30:32,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d6ba4506-78ff-4607-ad2a-61cb1a73e6a6 Date: Sat, 08 Sep 2018 08:30:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "metadata": {}}], "self": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "min_disk": 0, "protected": false, "id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "file": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df67ce1a2ec0413f9b049fa3497ac893", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:30:32,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc used request id req-d6ba4506-78ff-4607-ad2a-61cb1a73e6a6 2018-09-08 08:30:32,976 - create_image - DEBUG - Instance status is - active 2018-09-08 08:30:32,977 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image 2018-09-08 08:30:32,977 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image 2018-09-08 08:30:32,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:32,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:33,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["e2EI9oeiQfyerzUk-FRNdg"], "issued_at": "2018-09-08T08:30:33.000000Z"}} 2018-09-08 08:30:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:33,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bda87b5-b1dd-47c2-87ac-4e95abe4968a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:33,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6bda87b5-b1dd-47c2-87ac-4e95abe4968a 2018-09-08 08:30:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-519b80ab-d7a7-4ce9-887a-a6d3405dae34 Date: Sat, 08 Sep 2018 08:30:33 GMT RESP BODY: {"networks":[]} 2018-09-08 08:30:33,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-519b80ab-d7a7-4ce9-887a-a6d3405dae34 2018-09-08 08:30:33,622 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net 2018-09-08 08:30:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" -d '{"network": {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net", "admin_state_up": true}}' 2018-09-08 08:30:34,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4912dbc5-fd26-490f-9baf-630dacb7b29d Date: Sat, 08 Sep 2018 08:30:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6848efaf-27db-4b07-8a18-db4c75134c60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:30:34Z","is_default":false,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","mtu":1450}} 2018-09-08 08:30:34,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4912dbc5-fd26-490f-9baf-630dacb7b29d 2018-09-08 08:30:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:34,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-5b611106-f9b4-4dd3-9690-2b6a842a68dd Date: Sat, 08 Sep 2018 08:30:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:30:34Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:34,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-5b611106-f9b4-4dd3-9690-2b6a842a68dd 2018-09-08 08:30:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:34,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67cf45d7-a7b6-40ea-84a7-6addd2616a14 Date: Sat, 08 Sep 2018 08:30:34 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:30:34,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-67cf45d7-a7b6-40ea-84a7-6addd2616a14 2018-09-08 08:30:34,613 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet 2018-09-08 08:30:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" -d '{"subnets": [{"ip_version": 4, "network_id": "6848efaf-27db-4b07-8a18-db4c75134c60", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]}' 2018-09-08 08:30:35,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2be357f5-ba7c-4323-94ee-0fec85641233 Date: Sat, 08 Sep 2018 08:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:35,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2be357f5-ba7c-4323-94ee-0fec85641233 2018-09-08 08:30:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:35,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e06428c6-296c-412c-b63b-eee20cd529c8 Date: Sat, 08 Sep 2018 08:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:35,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-e06428c6-296c-412c-b63b-eee20cd529c8 2018-09-08 08:30:35,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:30:35,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-022bd270-2d58-49ee-b8e9-9784825c5e9a Date: Sat, 08 Sep 2018 08:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:35,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-022bd270-2d58-49ee-b8e9-9784825c5e9a 2018-09-08 08:30:35,882 - OpenStackNetwork - DEBUG - Network [6848efaf-27db-4b07-8a18-db4c75134c60] created successfully 2018-09-08 08:30:35,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:35,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:36,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["KolTUAvmRZC2vPiy_IjW2A"], "issued_at": "2018-09-08T08:30:36.000000Z"}} 2018-09-08 08:30:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fc7b738b8919eb945cc8985f7b00d15271f50a" 2018-09-08 08:30:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff88bd0-4405-4022-b2ee-b568e34b8581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:36,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cff88bd0-4405-4022-b2ee-b568e34b8581 2018-09-08 08:30:36,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:30:36,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fc7b738b8919eb945cc8985f7b00d15271f50a" 2018-09-08 08:30:36,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecc9504b-9f20-45e6-a6f5-93a3c63e52f5 x-compute-request-id: req-ecc9504b-9f20-45e6-a6f5-93a3c63e52f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:30:36,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ecc9504b-9f20-45e6-a6f5-93a3c63e52f5 2018-09-08 08:30:36,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fc7b738b8919eb945cc8985f7b00d15271f50a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:30:36,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f54de00-c0b3-4ba9-b764-88c26b1ac006 x-compute-request-id: req-0f54de00-c0b3-4ba9-b764-88c26b1ac006 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:30:36,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f54de00-c0b3-4ba9-b764-88c26b1ac006 2018-09-08 08:30:36,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:36,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:36,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["JAPNGaclSMG3O83QycgiFg"], "issued_at": "2018-09-08T08:30:36.000000Z"}} 2018-09-08 08:30:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:37,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ef1363-36df-4e2b-9298-e93098404b46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:37,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70ef1363-36df-4e2b-9298-e93098404b46 2018-09-08 08:30:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:37,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-728547fd-b624-40b6-bc94-7f4fe2749ef7 Date: Sat, 08 Sep 2018 08:30:37 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:30:37,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name&description=hello+group used request id req-728547fd-b624-40b6-bc94-7f4fe2749ef7 2018-09-08 08:30:37,226 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name... 2018-09-08 08:30:37,226 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name 2018-09-08 08:30:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" -d '{"security_group": {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name", "description": "hello group"}}' 2018-09-08 08:30:37,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-05a92434-c079-44c9-9f44-440fd635f7e8 Date: Sat, 08 Sep 2018 08:30:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "updated_at": "2018-09-08T08:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "3e23a696-92c2-41ab-873a-a5849269f235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "a30999d0-26d5-4e89-af64-10f9038f2e94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}], "revision_number": 2, "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}} 2018-09-08 08:30:37,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-05a92434-c079-44c9-9f44-440fd635f7e8 2018-09-08 08:30:37,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc5cce1b-8026-475e-8254-5bb3bcfcbe08 Date: Sat, 08 Sep 2018 08:30:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3e23a696-92c2-41ab-873a-a5849269f235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "a30999d0-26d5-4e89-af64-10f9038f2e94"}]} 2018-09-08 08:30:37,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-fc5cce1b-8026-475e-8254-5bb3bcfcbe08 2018-09-08 08:30:37,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:37,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b7a59d9-5170-4267-b113-7701efd6d7d9 Date: Sat, 08 Sep 2018 08:30:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3e23a696-92c2-41ab-873a-a5849269f235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "a30999d0-26d5-4e89-af64-10f9038f2e94"}]} 2018-09-08 08:30:37,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-7b7a59d9-5170-4267-b113-7701efd6d7d9 2018-09-08 08:30:37,995 - neutron_utils - INFO - Retrieving security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3ab406ad-c34a-438b-8671-2e7a6db84e5a Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "updated_at": "2018-09-08T08:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "3e23a696-92c2-41ab-873a-a5849269f235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "a30999d0-26d5-4e89-af64-10f9038f2e94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}], "revision_number": 2, "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}]} 2018-09-08 08:30:38,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-3ab406ad-c34a-438b-8671-2e7a6db84e5a 2018-09-08 08:30:38,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28e544a2-0f0e-436d-be8a-0f1c0c1add8d Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3e23a696-92c2-41ab-873a-a5849269f235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "a30999d0-26d5-4e89-af64-10f9038f2e94"}]} 2018-09-08 08:30:38,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-28e544a2-0f0e-436d-be8a-0f1c0c1add8d 2018-09-08 08:30:38,454 - neutron_utils - INFO - Retrieving security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f81a0744-a272-4add-90fa-570c901c128e Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "updated_at": "2018-09-08T08:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "3e23a696-92c2-41ab-873a-a5849269f235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "a30999d0-26d5-4e89-af64-10f9038f2e94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}], "revision_number": 2, "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}]} 2018-09-08 08:30:38,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-f81a0744-a272-4add-90fa-570c901c128e 2018-09-08 08:30:38,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3096d3ba-ad6c-4ad3-9e9a-32e62cfc36c0 Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3e23a696-92c2-41ab-873a-a5849269f235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "a30999d0-26d5-4e89-af64-10f9038f2e94"}]} 2018-09-08 08:30:38,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-3096d3ba-ad6c-4ad3-9e9a-32e62cfc36c0 2018-09-08 08:30:38,538 - neutron_utils - INFO - Retrieving security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5dd1e12d-dd29-493d-b043-a2cfc0c63944 Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "updated_at": "2018-09-08T08:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "3e23a696-92c2-41ab-873a-a5849269f235", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "revision_number": 0, "id": "a30999d0-26d5-4e89-af64-10f9038f2e94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}], "revision_number": 2, "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}]} 2018-09-08 08:30:38,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-5dd1e12d-dd29-493d-b043-a2cfc0c63944 2018-09-08 08:30:38,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d96eb63-5bbb-4aa7-b4dd-430671569726 2018-09-08 08:30:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:30:38,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f6fe38b-9d0c-4442-abaa-7c1e128eeb75 Date: Sat, 08 Sep 2018 08:30:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3e23a696-92c2-41ab-873a-a5849269f235"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:37Z", "security_group_id": "7d96eb63-5bbb-4aa7-b4dd-430671569726", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:37Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "a30999d0-26d5-4e89-af64-10f9038f2e94"}]} 2018-09-08 08:30:38,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-8f6fe38b-9d0c-4442-abaa-7c1e128eeb75 2018-09-08 08:30:38,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:38,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:39,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["YQeWa6FjRZynr2s1urBtTg"], "issued_at": "2018-09-08T08:30:39.000000Z"}} 2018-09-08 08:30:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:39,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f2ddc9-d07d-4e5d-be21-73cdb0efd161 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:39,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c9f2ddc9-d07d-4e5d-be21-73cdb0efd161 2018-09-08 08:30:39,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:30:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:39,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2af8b74-c0a3-4a2b-a293-52c9f8873a6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:39,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2af8b74-c0a3-4a2b-a293-52c9f8873a6c 2018-09-08 08:30:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:39,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5e9802f-46b8-4d2d-9af2-bfcbdf3c43c0 Date: Sat, 08 Sep 2018 08:30:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:39,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-d5e9802f-46b8-4d2d-9af2-bfcbdf3c43c0 2018-09-08 08:30:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:30:39,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:30:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:30:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6e3e21-c78f-49f3-ae16-904148e2a395 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:39,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-bf6e3e21-c78f-49f3-ae16-904148e2a395 2018-09-08 08:30:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:39,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-feb3b4eb-f85e-4be3-a9d3-0226c739f769 Date: Sat, 08 Sep 2018 08:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:39,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-feb3b4eb-f85e-4be3-a9d3-0226c739f769 2018-09-08 08:30:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cdf2abb-0eed-490f-bf00-3a8e18487061 Date: Sat, 08 Sep 2018 08:30:40 GMT RESP BODY: {"ports":[]} 2018-09-08 08:30:40,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True used request id req-3cdf2abb-0eed-490f-bf00-3a8e18487061 2018-09-08 08:30:40,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed2b0ce-5008-4cbf-b088-d922ea88dcb9 x-compute-request-id: req-6ed2b0ce-5008-4cbf-b088-d922ea88dcb9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:30:40,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst used request id req-6ed2b0ce-5008-4cbf-b088-d922ea88dcb9 2018-09-08 08:30:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-803ff036-7cf0-4d68-867b-d13b77c6a3ed Date: Sat, 08 Sep 2018 08:30:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:40,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-803ff036-7cf0-4d68-867b-d13b77c6a3ed 2018-09-08 08:30:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f76116c-d5d5-4e85-b5cd-397861dc781f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:40,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-7f76116c-d5d5-4e85-b5cd-397861dc781f 2018-09-08 08:30:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65abdd05-8a49-4fad-880a-9dc8d1d111c8 Date: Sat, 08 Sep 2018 08:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:40,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-65abdd05-8a49-4fad-880a-9dc8d1d111c8 2018-09-08 08:30:40,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:40,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-867708d8-2089-4069-86c3-9f7ee1ecea1d Date: Sat, 08 Sep 2018 08:30:40 GMT RESP BODY: {"ports":[]} 2018-09-08 08:30:40,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True used request id req-867708d8-2089-4069-86c3-9f7ee1ecea1d 2018-09-08 08:30:40,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:30:40,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:41,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["hFBxnBriSueVLKmmiuoD5g"], "issued_at": "2018-09-08T08:30:41.000000Z"}} 2018-09-08 08:30:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1761ad05bd04c83d30d179e56caad19aa6d030c4" 2018-09-08 08:30:41,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3873ae8d-700d-4dda-a487-2962f015781a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:30:41,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3873ae8d-700d-4dda-a487-2962f015781a 2018-09-08 08:30:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:41,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d0f6a6b8-0b23-4aca-9792-bdb0d8d86238 Date: Sat, 08 Sep 2018 08:30:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:41,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-d0f6a6b8-0b23-4aca-9792-bdb0d8d86238 2018-09-08 08:30:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:41,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e2b68f1-c17c-451c-9008-96447df87f11 Date: Sat, 08 Sep 2018 08:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:41,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-8e2b68f1-c17c-451c-9008-96447df87f11 2018-09-08 08:30:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:41,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ec9f5f2e-507a-403e-80a8-7542a5c2d650 Date: Sat, 08 Sep 2018 08:30:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:41,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-ec9f5f2e-507a-403e-80a8-7542a5c2d650 2018-09-08 08:30:41,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:30:41,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:30:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:30:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1761ad05bd04c83d30d179e56caad19aa6d030c4" 2018-09-08 08:30:41,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fb32a6-5e7f-4b24-8201-78f0cc8e2535 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:41,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-65fb32a6-5e7f-4b24-8201-78f0cc8e2535 2018-09-08 08:30:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:42,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ab76c0a-af1c-4278-aad4-04b5d87d9448 Date: Sat, 08 Sep 2018 08:30:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:42,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-9ab76c0a-af1c-4278-aad4-04b5d87d9448 2018-09-08 08:30:42,105 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net 2018-09-08 08:30:42,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" -d '{"port": {"network_id": "6848efaf-27db-4b07-8a18-db4c75134c60", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port", "admin_state_up": true}}' 2018-09-08 08:30:43,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-466a5e58-e4b8-408d-a29c-28a7d7700ce8 Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac"],"mac_address":"fa:16:3e:10:50:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","project_id":"df67ce1a2ec0413f9b049fa3497ac893","qos_policy_id":null,"admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal"}} 2018-09-08 08:30:43,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-466a5e58-e4b8-408d-a29c-28a7d7700ce8 2018-09-08 08:30:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9b31d7db-fb9e-4689-b9b4-1f5b22e8852e Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:43,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-9b31d7db-fb9e-4689-b9b4-1f5b22e8852e 2018-09-08 08:30:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acc7c26-2af2-42c7-8279-f665f7937b17 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:43,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-9acc7c26-2af2-42c7-8279-f665f7937b17 2018-09-08 08:30:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-224eb6b4-b96e-4cba-af73-a432dfb48b08 Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:43,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-224eb6b4-b96e-4cba-af73-a432dfb48b08 2018-09-08 08:30:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-75db470e-e33b-4598-83ca-e8779ac47c3b Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:30:43,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port&admin_state_up=True used request id req-75db470e-e33b-4598-83ca-e8779ac47c3b 2018-09-08 08:30:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c41567-5403-4e24-8d29-38b60d06ae9c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-67c41567-5403-4e24-8d29-38b60d06ae9c 2018-09-08 08:30:43,586 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst 2018-09-08 08:30:43,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:43 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-013e53c8-a6ba-45db-a500-d3a235e99355 x-compute-request-id: req-013e53c8-a6ba-45db-a500-d3a235e99355 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-flavor-name"}]} 2018-09-08 08:30:43,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-013e53c8-a6ba-45db-a500-d3a235e99355 2018-09-08 08:30:43,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:43 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-7493e873-39bf-406a-84e8-2ccaab5859fa x-compute-request-id: req-7493e873-39bf-406a-84e8-2ccaab5859fa Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:30:43,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea used request id req-7493e873-39bf-406a-84e8-2ccaab5859fa 2018-09-08 08:30:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c2f7deeb-0033-4999-9425-c5539d191775 Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "metadata": {}}], "self": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "min_disk": 0, "protected": false, "id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "file": "/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df67ce1a2ec0413f9b049fa3497ac893", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/b588ffb5-e402-4844-9876-81c708d4e3cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image"} 2018-09-08 08:30:43,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image used request id req-c2f7deeb-0033-4999-9425-c5539d191775 2018-09-08 08:30:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:43,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdcab214-5568-4fc9-b7d5-37a83910cf31 Date: Sat, 08 Sep 2018 08:30:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:30:43,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fdcab214-5568-4fc9-b7d5-37a83910cf31 2018-09-08 08:30:44,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" -d '{"server": {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "imageRef": "b588ffb5-e402-4844-9876-81c708d4e3cc", "flavorRef": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "max_count": 1, "min_count": 1, "networks": [{"port": "5d7e71dd-2608-4149-9a12-9154c2d9f817"}], "security_groups": [{"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}]}}' 2018-09-08 08:30:46,016 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:30:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c20006a2-6e99-4eda-9ea4-ee06a39f40b8 x-compute-request-id: req-c20006a2-6e99-4eda-9ea4-ee06a39f40b8 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b70962d-17e4-48f0-9def-6068e4018117", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "adminPass": "C9iX6coHW52k"}} 2018-09-08 08:30:46,016 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c20006a2-6e99-4eda-9ea4-ee06a39f40b8 2018-09-08 08:30:46,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:46,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bbb034d-7e4c-421a-a44c-64ce0389b444 x-compute-request-id: req-3bbb034d-7e4c-421a-a44c-64ce0389b444 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:30:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:46,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-3bbb034d-7e4c-421a-a44c-64ce0389b444 2018-09-08 08:30:46,246 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst 2018-09-08 08:30:46,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:46,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aabf4b8b-9414-4390-95f0-b0d99622e20f x-compute-request-id: req-aabf4b8b-9414-4390-95f0-b0d99622e20f Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:30:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:46,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-aabf4b8b-9414-4390-95f0-b0d99622e20f 2018-09-08 08:30:46,700 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - BUILD 2018-09-08 08:30:46,700 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:30:49,703 - create_instance - DEBUG - VM status query timeout in 896.542942047 2018-09-08 08:30:49,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:50,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:49 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-184f91ba-83b8-49c6-ba9f-38e2b2c53197 x-compute-request-id: req-184f91ba-83b8-49c6-ba9f-38e2b2c53197 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:30:46Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:50,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-184f91ba-83b8-49c6-ba9f-38e2b2c53197 2018-09-08 08:30:50,038 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - BUILD 2018-09-08 08:30:50,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:30:53,039 - create_instance - DEBUG - VM status query timeout in 893.206724882 2018-09-08 08:30:53,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:53,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c3c5d70-7fdb-4963-afdd-0bf2e85192bf x-compute-request-id: req-9c3c5d70-7fdb-4963-afdd-0bf2e85192bf Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:53,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-9c3c5d70-7fdb-4963-afdd-0bf2e85192bf 2018-09-08 08:30:53,439 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - ACTIVE 2018-09-08 08:30:53,439 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:30:53,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:54,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce66c1b2-2465-48b9-982a-3ef99c5800ff x-compute-request-id: req-ce66c1b2-2465-48b9-982a-3ef99c5800ff Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:54,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-ce66c1b2-2465-48b9-982a-3ef99c5800ff 2018-09-08 08:30:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:54,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e4915399-9dfe-498f-8ec2-5c9c43033d2c Date: Sat, 08 Sep 2018 08:30:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:54,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-e4915399-9dfe-498f-8ec2-5c9c43033d2c 2018-09-08 08:30:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:54,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b462ae-5ad5-4497-8da0-6e195c714319 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:54,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-e2b462ae-5ad5-4497-8da0-6e195c714319 2018-09-08 08:30:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:54,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3458c205-b84e-4db4-b4b0-159ddff1d090 Date: Sat, 08 Sep 2018 08:30:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:54,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-3458c205-b84e-4db4-b4b0-159ddff1d090 2018-09-08 08:30:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:54,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b0e0b23f-338b-4e88-870b-b489b180b27c Date: Sat, 08 Sep 2018 08:30:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":"3b70962d-17e4-48f0-9def-6068e4018117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.4"}],"id":"5f500894-511c-40ad-9efb-314c9f38ab91","security_groups":[],"mac_address":"fa:16:3e:33:80:4b","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.2"}],"id":"7b4d660f-c815-46a9-984f-114b0ff5e1eb","security_groups":[],"mac_address":"fa:16:3e:c0:10:9f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.3"}],"id":"bc766c92-6526-483d-a6c7-e69e0b0de156","security_groups":[],"mac_address":"fa:16:3e:00:62:54","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6848efaf-27db-4b07-8a18-db4c75134c60"}]} 2018-09-08 08:30:54,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-b0e0b23f-338b-4e88-870b-b489b180b27c 2018-09-08 08:30:54,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:55,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1dffc1b-ebbd-4093-afec-95a06293421e x-compute-request-id: req-d1dffc1b-ebbd-4093-afec-95a06293421e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:55,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-d1dffc1b-ebbd-4093-afec-95a06293421e 2018-09-08 08:30:55,087 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - ACTIVE 2018-09-08 08:30:55,087 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:30:55,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:55,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc35858a-13b4-46a2-9d34-72397e543b4a x-compute-request-id: req-fc35858a-13b4-46a2-9d34-72397e543b4a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:55,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-fc35858a-13b4-46a2-9d34-72397e543b4a 2018-09-08 08:30:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:55,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-08c2cc96-cef0-4879-add8-d6237381a6ff Date: Sat, 08 Sep 2018 08:30:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:55,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-08c2cc96-cef0-4879-add8-d6237381a6ff 2018-09-08 08:30:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9ac1d8-303a-4c51-810d-346fb20bffe3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:56,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-9e9ac1d8-303a-4c51-810d-346fb20bffe3 2018-09-08 08:30:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-906c5058-dcfe-445a-8c50-cf364eed755e Date: Sat, 08 Sep 2018 08:30:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:30:56,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-906c5058-dcfe-445a-8c50-cf364eed755e 2018-09-08 08:30:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:56,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7b41a737-c47d-4151-a386-2496e5d99081 Date: Sat, 08 Sep 2018 08:30:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":"3b70962d-17e4-48f0-9def-6068e4018117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.4"}],"id":"5f500894-511c-40ad-9efb-314c9f38ab91","security_groups":[],"mac_address":"fa:16:3e:33:80:4b","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.2"}],"id":"7b4d660f-c815-46a9-984f-114b0ff5e1eb","security_groups":[],"mac_address":"fa:16:3e:c0:10:9f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.3"}],"id":"bc766c92-6526-483d-a6c7-e69e0b0de156","security_groups":[],"mac_address":"fa:16:3e:00:62:54","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6848efaf-27db-4b07-8a18-db4c75134c60"}]} 2018-09-08 08:30:56,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-7b41a737-c47d-4151-a386-2496e5d99081 2018-09-08 08:30:56,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}}' 2018-09-08 08:30:57,285 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:30:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4223eae1-711b-45b2-980e-fd93460367fe x-compute-request-id: req-4223eae1-711b-45b2-980e-fd93460367fe Content-Length: 0 Content-Type: application/json 2018-09-08 08:30:57,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117/action used request id req-4223eae1-711b-45b2-980e-fd93460367fe 2018-09-08 08:30:57,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:30:57,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de4cd4eb367407c980913baf553183a", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role"}], "expires_at": "2018-09-08T09:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df67ce1a2ec0413f9b049fa3497ac893", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/df67ce1a2ec0413f9b049fa3497ac893", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-user", "id": "4932b623c59245f894e7ce89fdb13d01"}, "audit_ids": ["UcK_mFArTrK_aT9Tsdz5-A"], "issued_at": "2018-09-08T08:30:57.000000Z"}} 2018-09-08 08:30:57,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc57fa152165a1b609dd7a22475cd8c042fc2aa9" 2018-09-08 08:30:58,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0752c984-78bb-4159-9fbb-b37e1c14632d x-compute-request-id: req-0752c984-78bb-4159-9fbb-b37e1c14632d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:58,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-0752c984-78bb-4159-9fbb-b37e1c14632d 2018-09-08 08:30:58,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:59,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93a5ac5a-f514-44ab-bf89-bf6ae516377a x-compute-request-id: req-93a5ac5a-f514-44ab-bf89-bf6ae516377a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:59,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-93a5ac5a-f514-44ab-bf89-bf6ae516377a 2018-09-08 08:30:59,254 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - ACTIVE 2018-09-08 08:30:59,255 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:30:59,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:59,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e164795c-1a3c-4313-a740-b78e02f68008 x-compute-request-id: req-e164795c-1a3c-4313-a740-b78e02f68008 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:30:59,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-e164795c-1a3c-4313-a740-b78e02f68008 2018-09-08 08:30:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:59,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f3e75da7-27ec-4ac9-816c-35d0b1db0c03 Date: Sat, 08 Sep 2018 08:30:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:30:59,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-f3e75da7-27ec-4ac9-816c-35d0b1db0c03 2018-09-08 08:30:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:30:59,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b671a6-438a-42e6-9485-9f6245b74e7e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:30:59,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-13b671a6-438a-42e6-9485-9f6245b74e7e 2018-09-08 08:30:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e0e1c3b2-5bb9-4e5f-9283-8b076ce76960 Date: Sat, 08 Sep 2018 08:31:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:31:00,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-e0e1c3b2-5bb9-4e5f-9283-8b076ce76960 2018-09-08 08:31:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:00,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-b036334c-4b71-48ab-abcf-53c09f3feab1 Date: Sat, 08 Sep 2018 08:31:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac","7d96eb63-5bbb-4aa7-b4dd-430671569726"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":"3b70962d-17e4-48f0-9def-6068e4018117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.4"}],"id":"5f500894-511c-40ad-9efb-314c9f38ab91","security_groups":[],"mac_address":"fa:16:3e:33:80:4b","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.2"}],"id":"7b4d660f-c815-46a9-984f-114b0ff5e1eb","security_groups":[],"mac_address":"fa:16:3e:c0:10:9f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.3"}],"id":"bc766c92-6526-483d-a6c7-e69e0b0de156","security_groups":[],"mac_address":"fa:16:3e:00:62:54","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6848efaf-27db-4b07-8a18-db4c75134c60"}]} 2018-09-08 08:31:00,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-b036334c-4b71-48ab-abcf-53c09f3feab1 2018-09-08 08:31:00,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:00,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f46b15f6-187d-4a77-aeb5-ea7c571ffd7d x-compute-request-id: req-f46b15f6-187d-4a77-aeb5-ea7c571ffd7d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:00,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-f46b15f6-187d-4a77-aeb5-ea7c571ffd7d 2018-09-08 08:31:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:01,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cf1cc551-654c-4b85-b194-5bf79e238cb5 Date: Sat, 08 Sep 2018 08:31:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:31:01,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-cf1cc551-654c-4b85-b194-5bf79e238cb5 2018-09-08 08:31:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:01,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c0a74d-3b4c-4826-9f7d-7e4ce8b63a5e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:31:01,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-b0c0a74d-3b4c-4826-9f7d-7e4ce8b63a5e 2018-09-08 08:31:01,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:01,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9995fe4-3cad-499c-8c67-3b7e02867dde Date: Sat, 08 Sep 2018 08:31:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:31:01,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-f9995fe4-3cad-499c-8c67-3b7e02867dde 2018-09-08 08:31:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:01,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-f04a3d5b-d8df-410f-b63a-f700049a72cc Date: Sat, 08 Sep 2018 08:31:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac","7d96eb63-5bbb-4aa7-b4dd-430671569726"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":"3b70962d-17e4-48f0-9def-6068e4018117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.4"}],"id":"5f500894-511c-40ad-9efb-314c9f38ab91","security_groups":[],"mac_address":"fa:16:3e:33:80:4b","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.2"}],"id":"7b4d660f-c815-46a9-984f-114b0ff5e1eb","security_groups":[],"mac_address":"fa:16:3e:c0:10:9f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.3"}],"id":"bc766c92-6526-483d-a6c7-e69e0b0de156","security_groups":[],"mac_address":"fa:16:3e:00:62:54","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6848efaf-27db-4b07-8a18-db4c75134c60"}]} 2018-09-08 08:31:01,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-f04a3d5b-d8df-410f-b63a-f700049a72cc 2018-09-08 08:31:01,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name"}}' 2018-09-08 08:31:02,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c6bf80-81d4-453c-8a73-060d66babc56 x-compute-request-id: req-a4c6bf80-81d4-453c-8a73-060d66babc56 Content-Length: 0 Content-Type: application/json 2018-09-08 08:31:02,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117/action used request id req-a4c6bf80-81d4-453c-8a73-060d66babc56 2018-09-08 08:31:02,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:03,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-009feaf0-ce7d-4cb6-9a53-a970a12a84ae x-compute-request-id: req-009feaf0-ce7d-4cb6-9a53-a970a12a84ae Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:03,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-009feaf0-ce7d-4cb6-9a53-a970a12a84ae 2018-09-08 08:31:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-172aa6e6-6641-45fc-b437-0e9c8a9d8d5c Date: Sat, 08 Sep 2018 08:31:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd2eb13c-1225-454d-83b9-962660abc24c"],"updated_at":"2018-09-08T08:30:35Z","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"6848efaf-27db-4b07-8a18-db4c75134c60","name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net"}]} 2018-09-08 08:31:03,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net used request id req-172aa6e6-6641-45fc-b437-0e9c8a9d8d5c 2018-09-08 08:31:03,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:03,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8de719-229f-4ee3-bfa5-b7c55a2b040b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:31:03,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-0d8de719-229f-4ee3-bfa5-b7c55a2b040b 2018-09-08 08:31:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:03,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c6f18e6-12de-4273-9ed7-e369590965b2 Date: Sat, 08 Sep 2018 08:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","dns_nameservers":[],"updated_at":"2018-09-08T08:30:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"df67ce1a2ec0413f9b049fa3497ac893","id":"bd2eb13c-1225-454d-83b9-962660abc24c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet"}]} 2018-09-08 08:31:03,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-3c6f18e6-12de-4273-9ed7-e369590965b2 2018-09-08 08:31:03,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8b8577e9-5e12-490f-add1-0010c27065d3 Date: Sat, 08 Sep 2018 08:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:02Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.6"}],"id":"5d7e71dd-2608-4149-9a12-9154c2d9f817","security_groups":["3b86066e-0ff2-4a1c-9b8f-7db571da9eac"],"mac_address":"fa:16:3e:10:50:4f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:42Z","binding:vnic_type":"normal","device_id":"3b70962d-17e4-48f0-9def-6068e4018117"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.4"}],"id":"5f500894-511c-40ad-9efb-314c9f38ab91","security_groups":[],"mac_address":"fa:16:3e:33:80:4b","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.2"}],"id":"7b4d660f-c815-46a9-984f-114b0ff5e1eb","security_groups":[],"mac_address":"fa:16:3e:c0:10:9f","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6848efaf-27db-4b07-8a18-db4c75134c60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:30:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd2eb13c-1225-454d-83b9-962660abc24c","ip_address":"10.55.0.3"}],"id":"bc766c92-6526-483d-a6c7-e69e0b0de156","security_groups":[],"mac_address":"fa:16:3e:00:62:54","project_id":"df67ce1a2ec0413f9b049fa3497ac893","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6848efaf-27db-4b07-8a18-db4c75134c60","tenant_id":"df67ce1a2ec0413f9b049fa3497ac893","created_at":"2018-09-08T08:30:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6848efaf-27db-4b07-8a18-db4c75134c60"}]} 2018-09-08 08:31:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-8b8577e9-5e12-490f-add1-0010c27065d3 2018-09-08 08:31:03,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc57fa152165a1b609dd7a22475cd8c042fc2aa9" 2018-09-08 08:31:04,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31: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,Accept-Encoding x-openstack-request-id: req-bd69fc4c-4758-46d3-b6d7-9ba2211c9e55 x-compute-request-id: req-bd69fc4c-4758-46d3-b6d7-9ba2211c9e55 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "security_groups": [{"name": "default"}], "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:30:51Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:04,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-bd69fc4c-4758-46d3-b6d7-9ba2211c9e55 2018-09-08 08:31:04,163 - create_instance - INFO - Deleting Port with ID - 5d7e71dd-2608-4149-9a12-9154c2d9f817 2018-09-08 08:31:04,163 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-port 2018-09-08 08:31:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/5d7e71dd-2608-4149-9a12-9154c2d9f817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:04,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69532232-6420-4622-8b7e-c7bd33ef53be Date: Sat, 08 Sep 2018 08:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:04,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/5d7e71dd-2608-4149-9a12-9154c2d9f817 used request id req-69532232-6420-4622-8b7e-c7bd33ef53be 2018-09-08 08:31:04,604 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst 2018-09-08 08:31:04,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:04,787 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31: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-23dcf1fa-0799-4aff-b46a-8ea0fbac83ac x-compute-request-id: req-23dcf1fa-0799-4aff-b46a-8ea0fbac83ac Content-Type: application/json 2018-09-08 08:31:04,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-23dcf1fa-0799-4aff-b46a-8ea0fbac83ac 2018-09-08 08:31:04,788 - create_instance - INFO - Checking deletion status 2018-09-08 08:31:04,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:05,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31: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-fdfaf842-8a8e-4b44-b498-0f01e351b7c5 x-compute-request-id: req-fdfaf842-8a8e-4b44-b498-0f01e351b7c5 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:50:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b70962d-17e4-48f0-9def-6068e4018117", "rel": "bookmark"}], "image": {"id": "b588ffb5-e402-4844-9876-81c708d4e3cc", "links": [{"href": "http://172.30.9.23:8774/images/b588ffb5-e402-4844-9876-81c708d4e3cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:30:50.000000", "flavor": {"id": "d7a68d51-f528-423f-9844-650b2e9ad4ea", "links": [{"href": "http://172.30.9.23:8774/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea", "rel": "bookmark"}]}, "id": "3b70962d-17e4-48f0-9def-6068e4018117", "user_id": "4932b623c59245f894e7ce89fdb13d01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:04Z", "hostId": "90c837cb135503719a2b6bd2bcff1d10a8425cc2e017c3d2965d05db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst", "created": "2018-09-08T08:30:45Z", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:05,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-fdfaf842-8a8e-4b44-b498-0f01e351b7c5 2018-09-08 08:31:05,038 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst] is - ACTIVE 2018-09-08 08:31:05,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:31:08,041 - create_instance - DEBUG - VM status query timeout in 296.746455193 2018-09-08 08:31:08,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21958f10b09b62f23cf18ea210e2ee4c8e3067fb" 2018-09-08 08:31:08,093 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:31:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac8e798d-f662-4e82-8aa3-7a5a36ea6a47 x-compute-request-id: req-ac8e798d-f662-4e82-8aa3-7a5a36ea6a47 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3b70962d-17e4-48f0-9def-6068e4018117 could not be found.", "code": 404}} 2018-09-08 08:31:08,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b70962d-17e4-48f0-9def-6068e4018117 used request id req-ac8e798d-f662-4e82-8aa3-7a5a36ea6a47 2018-09-08 08:31:08,093 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3b70962d-17e4-48f0-9def-6068e4018117 could not be found. (HTTP 404) (Request-ID: req-ac8e798d-f662-4e82-8aa3-7a5a36ea6a47) 2018-09-08 08:31:08,093 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-inst 2018-09-08 08:31:08,094 - neutron_utils - INFO - Deleting security group rule with ID - a30999d0-26d5-4e89-af64-10f9038f2e94 2018-09-08 08:31:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a30999d0-26d5-4e89-af64-10f9038f2e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:31:08,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c904dcd2-1503-4962-ad98-7864694e60a4 Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:08,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a30999d0-26d5-4e89-af64-10f9038f2e94 used request id req-c904dcd2-1503-4962-ad98-7864694e60a4 2018-09-08 08:31:08,335 - neutron_utils - INFO - Deleting security group rule with ID - 3e23a696-92c2-41ab-873a-a5849269f235 2018-09-08 08:31:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3e23a696-92c2-41ab-873a-a5849269f235 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:31:08,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eeb08d00-11e5-4ff3-8ae1-1d5f84e6a518 Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:08,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3e23a696-92c2-41ab-873a-a5849269f235 used request id req-eeb08d00-11e5-4ff3-8ae1-1d5f84e6a518 2018-09-08 08:31:08,570 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-name 2018-09-08 08:31:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7d96eb63-5bbb-4aa7-b4dd-430671569726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa151fcfda65b2a4080194f10f0455bbac9eeed" 2018-09-08 08:31:08,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d3d9c96-f2c4-41ab-9ce7-fa188cf20ef6 Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:08,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7d96eb63-5bbb-4aa7-b4dd-430671569726 used request id req-7d3d9c96-f2c4-41ab-9ce7-fa188cf20ef6 2018-09-08 08:31:08,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fc7b738b8919eb945cc8985f7b00d15271f50a" 2018-09-08 08:31:08,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:31:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc33cceb-2765-44c7-93cf-7af7cb19ad31 x-compute-request-id: req-dc33cceb-2765-44c7-93cf-7af7cb19ad31 Content-Length: 0 Content-Type: application/json 2018-09-08 08:31:08,738 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d7a68d51-f528-423f-9844-650b2e9ad4ea used request id req-dc33cceb-2765-44c7-93cf-7af7cb19ad31 2018-09-08 08:31:08,739 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet 2018-09-08 08:31:08,739 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-subnet 2018-09-08 08:31:08,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bd2eb13c-1225-454d-83b9-962660abc24c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:31:11,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36d64338-c583-4aad-8542-4e3fa085fb99 Date: Sat, 08 Sep 2018 08:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:11,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bd2eb13c-1225-454d-83b9-962660abc24c used request id req-36d64338-c583-4aad-8542-4e3fa085fb99 2018-09-08 08:31:11,072 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-pub-net 2018-09-08 08:31:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6848efaf-27db-4b07-8a18-db4c75134c60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bb9e7c00428aed214e860a9963b28b7eb4ea5d" 2018-09-08 08:31:12,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-829247cd-16a3-4fd8-a97e-86572159ea20 Date: Sat, 08 Sep 2018 08:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:12,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6848efaf-27db-4b07-8a18-db4c75134c60 used request id req-829247cd-16a3-4fd8-a97e-86572159ea20 2018-09-08 08:31:12,293 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-61e0e94d-26b9-40d5-9196-b5fb9eda96a6-image 2018-09-08 08:31:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3ce533aec366509f24fc49a4396dbc49542b998" 2018-09-08 08:31:13,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f59501c-ac0e-4cfe-b314-814df00fca84 Date: Sat, 08 Sep 2018 08:31:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:31:13,060 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b588ffb5-e402-4844-9876-81c708d4e3cc used request id req-7f59501c-ac0e-4cfe-b314-814df00fca84 2018-09-08 08:31:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-70787597-fd0e-4735-9675-c33483289152 Date: Sat, 08 Sep 2018 08:31:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:33Z", "updated_at": "2018-09-08T08:30:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "revision_number": 0, "id": "01573e51-a5eb-4d52-b6e5-af8e13989f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "revision_number": 0, "id": "1e69f540-4d40-4b16-921c-057e57411616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "revision_number": 0, "id": "c2b69c8f-e838-4e17-85ee-48e67322f6ef", "remote_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv6", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "revision_number": 0, "id": "d32a63df-41ad-45c3-a3d4-d3a401b0766e", "remote_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "remote_ip_prefix": null, "created_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "port_range_min": null, "ethertype": "IPv4", "project_id": "df67ce1a2ec0413f9b049fa3497ac893"}], "revision_number": 4, "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:31:13,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-70787597-fd0e-4735-9675-c33483289152 2018-09-08 08:31:13,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac424cac-c58d-455f-adc4-a0cee7ac5f4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:31:13,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-ac424cac-c58d-455f-adc4-a0cee7ac5f4f 2018-09-08 08:31:13,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:31:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fa3eaf-f71b-4f6f-8abc-b4b992a14314 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:31:13,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-e9fa3eaf-f71b-4f6f-8abc-b4b992a14314 2018-09-08 08:31:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2b8f90-a2fe-44e5-91d5-5f7ce6c401de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:31:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-af2b8f90-a2fe-44e5-91d5-5f7ce6c401de 2018-09-08 08:31:13,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:31:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4508d76-fd03-4fad-90a8-3b678c0b8e48 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893"}, "enabled": true, "id": "df67ce1a2ec0413f9b049fa3497ac893", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1f0bb602-8686-43a-proj"}} 2018-09-08 08:31:13,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-d4508d76-fd03-4fad-90a8-3b678c0b8e48 2018-09-08 08:31:13,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b86066e-0ff2-4a1c-9b8f-7db571da9eac 2018-09-08 08:31:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b86066e-0ff2-4a1c-9b8f-7db571da9eac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:13,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fde8f59b-706d-461f-938e-1be165560222 Date: Sat, 08 Sep 2018 08:31:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:33Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "01573e51-a5eb-4d52-b6e5-af8e13989f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:33Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "1e69f540-4d40-4b16-921c-057e57411616"}, {"remote_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:33Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "c2b69c8f-e838-4e17-85ee-48e67322f6ef"}, {"remote_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:30:33Z", "security_group_id": "3b86066e-0ff2-4a1c-9b8f-7db571da9eac", "port_range_min": null, "revision_number": 0, "tenant_id": "df67ce1a2ec0413f9b049fa3497ac893", "created_at": "2018-09-08T08:30:33Z", "project_id": "df67ce1a2ec0413f9b049fa3497ac893", "id": "d32a63df-41ad-45c3-a3d4-d3a401b0766e"}]} 2018-09-08 08:31:13,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b86066e-0ff2-4a1c-9b8f-7db571da9eac used request id req-fde8f59b-706d-461f-938e-1be165560222 2018-09-08 08:31:13,843 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:31:13,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3b86066e-0ff2-4a1c-9b8f-7db571da9eac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:14,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e654315-6181-4292-9f32-6a64623fcc66 Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:14,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3b86066e-0ff2-4a1c-9b8f-7db571da9eac used request id req-2e654315-6181-4292-9f32-6a64623fcc66 2018-09-08 08:31:14,213 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-proj 2018-09-08 08:31:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:14,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e77a25-82a3-415c-8a76-90c0fb36ef15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:31:14,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/df67ce1a2ec0413f9b049fa3497ac893 used request id req-f9e77a25-82a3-415c-8a76-90c0fb36ef15 2018-09-08 08:31:14,430 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-proj-role 2018-09-08 08:31:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:14,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e0751b-e919-4cec-9a4b-990bda7242ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:31:14,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1de4cd4eb367407c980913baf553183a used request id req-d5e0751b-e919-4cec-9a4b-990bda7242ec 2018-09-08 08:31:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1da600c22c3c41fe80ec86314030cb7025203d" 2018-09-08 08:31:14,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e891f71e-bf3d-459b-9eae-aeb92510cd47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:31:14,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e891f71e-bf3d-459b-9eae-aeb92510cd47 2018-09-08 08:31:14,655 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1f0bb602-8686-43a-user 2018-09-08 08:31:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4932b623c59245f894e7ce89fdb13d01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da35c2ffa04bcbd3aa8c9d5b30a1f8e853352e5c" 2018-09-08 08:31:14,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982007e5-a10f-468b-8e49-0cc4cd695977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:31:14,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4932b623c59245f894e7ce89fdb13d01 used request id req-982007e5-a10f-468b-8e49-0cc4cd695977 2018-09-08 08:31:14,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:15,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3nwMGIh7TWKyKqHLaFVFuA"], "issued_at": "2018-09-08T08:31:15.000000Z"}} 2018-09-08 08:31:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb4de7478da7a87525614eb2f974e319ada8fdb" 2018-09-08 08:31:15,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2052f68-e9ff-47ed-a16e-81422614685c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:15,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2052f68-e9ff-47ed-a16e-81422614685c 2018-09-08 08:31:15,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:15,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:15,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7hqwnsQoTPC9z9099BPAeQ"], "issued_at": "2018-09-08T08:31:15.000000Z"}} 2018-09-08 08:31:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:15,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88595b4a-ec7c-4458-87c3-c3b6f53945d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:15,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-88595b4a-ec7c-4458-87c3-c3b6f53945d3 2018-09-08 08:31:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:31:15,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:31:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:15,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c506c5-bfe2-4cdf-ab26-d36c219f1ba8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:31:15,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj used request id req-07c506c5-bfe2-4cdf-ab26-d36c219f1ba8 2018-09-08 08:31:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:15,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3496915c-034e-46a5-81b3-e4d4f87eafcd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:31:15,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3496915c-034e-46a5-81b3-e4d4f87eafcd 2018-09-08 08:31:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}}' 2018-09-08 08:31:16,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f29e6d-6876-4d4b-a738-fd94603cee8a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:16,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-98f29e6d-6876-4d4b-a738-fd94603cee8a 2018-09-08 08:31:16,109 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj 2018-09-08 08:31:16,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:16,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:16,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["jjmCD3-QR9288wYHFRHhrQ"], "issued_at": "2018-09-08T08:31:16.000000Z"}} 2018-09-08 08:31:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583debc9b2d405837bc03bb6da008542b348b421" 2018-09-08 08:31:16,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b834291f-e262-4e7a-9e7a-667e105a7038 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:16,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b834291f-e262-4e7a-9e7a-667e105a7038 2018-09-08 08:31:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:31:16,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:31:16,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583debc9b2d405837bc03bb6da008542b348b421" 2018-09-08 08:31:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669572e6-2d45-4ade-a44e-d520888ef818 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:31:16,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-669572e6-2d45-4ade-a44e-d520888ef818 2018-09-08 08:31:16,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583debc9b2d405837bc03bb6da008542b348b421" 2018-09-08 08:31:16,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c8daa8-fa51-41bc-b80b-774e22117625 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}]} 2018-09-08 08:31:16,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj used request id req-13c8daa8-fa51-41bc-b80b-774e22117625 2018-09-08 08:31:16,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583debc9b2d405837bc03bb6da008542b348b421" 2018-09-08 08:31:16,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a117f09e-6d8e-42ec-b1c2-0d97e0aad2a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:31:16,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a117f09e-6d8e-42ec-b1c2-0d97e0aad2a2 2018-09-08 08:31:17,198 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user 2018-09-08 08:31:17,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:17,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba7f48b-e39c-4118-b40d-27c8cb00a47f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:31:17,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ba7f48b-e39c-4118-b40d-27c8cb00a47f 2018-09-08 08:31:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" -d '{"role": {"name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}}' 2018-09-08 08:31:17,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e360f58-dab4-41d3-a3ac-6d6af46963b0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1db781ce525a4688840177dc111db34f", "links": {"self": "http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f"}, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}} 2018-09-08 08:31:17,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e360f58-dab4-41d3-a3ac-6d6af46963b0 2018-09-08 08:31:17,396 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role 2018-09-08 08:31:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba98ae47-fd70-4295-ac14-b8f99b9a3af1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role", "id": "1db781ce525a4688840177dc111db34f"}} 2018-09-08 08:31:17,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f used request id req-ba98ae47-fd70-4295-ac14-b8f99b9a3af1 2018-09-08 08:31:17,416 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role to project InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj 2018-09-08 08:31:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430/users/54892bb470f54a80a440d6e0cb0158b4/roles/1db781ce525a4688840177dc111db34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:31:17,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f91cb9-b510-41ca-820c-1975cc6dbbc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:31:17,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430/users/54892bb470f54a80a440d6e0cb0158b4/roles/1db781ce525a4688840177dc111db34f used request id req-93f91cb9-b510-41ca-820c-1975cc6dbbc6 2018-09-08 08:31:17,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:31:17,544 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:31:17,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:17,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:17,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["OPFzlf5ETymloDWSosrkpw"], "issued_at": "2018-09-08T08:31:17.000000Z"}} 2018-09-08 08:31:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:17,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16472d50-9d45-4408-9f1d-254f715fad58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:18,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16472d50-9d45-4408-9f1d-254f715fad58 2018-09-08 08:31:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-538f0968-fb80-4f06-b011-7d964f6478f5 Date: Sat, 08 Sep 2018 08:31:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image"} 2018-09-08 08:31:18,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image used request id req-538f0968-fb80-4f06-b011-7d964f6478f5 2018-09-08 08:31:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:18,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-abfe98dc-1904-4a8e-814e-92e0162f69cb Date: Sat, 08 Sep 2018 08:31:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:31:18,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-abfe98dc-1904-4a8e-814e-92e0162f69cb 2018-09-08 08:31:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image"}' 2018-09-08 08:31:18,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 X-Openstack-Request-Id: req-d883876f-3c69-403e-b345-ed50aab17412 Date: Sat, 08 Sep 2018 08:31:18 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:31:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:31:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "min_disk": 0, "protected": false, "id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "file": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file", "checksum": null, "owner": "4d3d75c944ff4f80b51f27f44737f430", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:31:18,541 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d883876f-3c69-403e-b345-ed50aab17412 2018-09-08 08:31:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" -d '' 2018-09-08 08:31:19,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd12dd94-9c46-4dd7-ad05-0aa5c62d1936 Date: Sat, 08 Sep 2018 08:31:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:31:19,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file used request id req-cd12dd94-9c46-4dd7-ad05-0aa5c62d1936 2018-09-08 08:31:19,226 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:31:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:19,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d6f9e6f1-fafe-412a-bb4a-32051fa53daa Date: Sat, 08 Sep 2018 08:31:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:31:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:31:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "metadata": {}}], "self": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "min_disk": 0, "protected": false, "id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "file": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d3d75c944ff4f80b51f27f44737f430", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:31:19,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 used request id req-d6f9e6f1-fafe-412a-bb4a-32051fa53daa 2018-09-08 08:31:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:19,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f0943641-5b7d-40d0-9e07-7ec524f84176 Date: Sat, 08 Sep 2018 08:31:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:31:19,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f0943641-5b7d-40d0-9e07-7ec524f84176 2018-09-08 08:31:19,412 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image 2018-09-08 08:31:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:31:19,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7eb412ef-884a-4f4c-b376-b22d7be26157 Date: Sat, 08 Sep 2018 08:31:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:31:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:31:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "metadata": {}}], "self": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "min_disk": 0, "protected": false, "id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "file": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d3d75c944ff4f80b51f27f44737f430", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:31:19,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 used request id req-7eb412ef-884a-4f4c-b376-b22d7be26157 2018-09-08 08:31:19,570 - create_image - DEBUG - Instance status is - active 2018-09-08 08:31:19,570 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image 2018-09-08 08:31:19,570 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image 2018-09-08 08:31:19,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:19,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:19,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["PCUMT2D0SpibDX71FvXoUA"], "issued_at": "2018-09-08T08:31:19.000000Z"}} 2018-09-08 08:31:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bda5d7e-a365-4ff3-ac8a-ad999b0bcaa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:20,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2bda5d7e-a365-4ff3-ac8a-ad999b0bcaa3 2018-09-08 08:31:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:20,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34f6142f-9d2f-4c33-8769-04a6f27a8122 Date: Sat, 08 Sep 2018 08:31:20 GMT RESP BODY: {"networks":[]} 2018-09-08 08:31:20,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-34f6142f-9d2f-4c33-8769-04a6f27a8122 2018-09-08 08:31:20,188 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net 2018-09-08 08:31:20,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" -d '{"network": {"name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net", "admin_state_up": true}}' 2018-09-08 08:31:20,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f7f5383f-bea8-46fc-bb0e-7d3159be3cc3 Date: Sat, 08 Sep 2018 08:31:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:31:20Z","is_default":false,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","mtu":1450}} 2018-09-08 08:31:20,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f7f5383f-bea8-46fc-bb0e-7d3159be3cc3 2018-09-08 08:31:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:21,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-7df76a1b-72e6-4351-bcea-cdbc922be7dd Date: Sat, 08 Sep 2018 08:31:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:31:20Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:21,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-7df76a1b-72e6-4351-bcea-cdbc922be7dd 2018-09-08 08:31:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:21,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d8c793a-3afa-407e-92bd-400ea98ff206 Date: Sat, 08 Sep 2018 08:31:21 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:31:21,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-5d8c793a-3afa-407e-92bd-400ea98ff206 2018-09-08 08:31:21,330 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet 2018-09-08 08:31:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" -d '{"subnets": [{"ip_version": 4, "network_id": "6018450a-52cc-4a0d-8b97-fb3aab30c99c", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]}' 2018-09-08 08:31:22,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-464f105a-f6d0-474b-905f-51321b47b7df Date: Sat, 08 Sep 2018 08:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:22,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-464f105a-f6d0-474b-905f-51321b47b7df 2018-09-08 08:31:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:22,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ea6d24b8-5539-4d08-91eb-f44832db49e3 Date: Sat, 08 Sep 2018 08:31:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:22,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-ea6d24b8-5539-4d08-91eb-f44832db49e3 2018-09-08 08:31:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:22,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec4f85a1-9dc1-4af9-9d28-16db4daa3f23 Date: Sat, 08 Sep 2018 08:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:22,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-ec4f85a1-9dc1-4af9-9d28-16db4daa3f23 2018-09-08 08:31:22,613 - OpenStackNetwork - DEBUG - Network [6018450a-52cc-4a0d-8b97-fb3aab30c99c] created successfully 2018-09-08 08:31:22,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:22,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:23,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["P6vAFc-lSkaPln0quWI1rg"], "issued_at": "2018-09-08T08:31:22.000000Z"}} 2018-09-08 08:31:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31298d400d5d223ea649895f3631188ecc4148f" 2018-09-08 08:31:23,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403d3c91-06bf-4da1-a1cb-b37409f423a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:23,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-403d3c91-06bf-4da1-a1cb-b37409f423a1 2018-09-08 08:31:23,087 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:31:23,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31298d400d5d223ea649895f3631188ecc4148f" 2018-09-08 08:31:23,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8887d7eb-d4a5-4618-8502-db7912768b0c x-compute-request-id: req-8887d7eb-d4a5-4618-8502-db7912768b0c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:31:23,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8887d7eb-d4a5-4618-8502-db7912768b0c 2018-09-08 08:31:23,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31298d400d5d223ea649895f3631188ecc4148f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:31:23,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80fbf30b-35d4-4215-83f9-acb971df281e x-compute-request-id: req-80fbf30b-35d4-4215-83f9-acb971df281e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:31:23,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-80fbf30b-35d4-4215-83f9-acb971df281e 2018-09-08 08:31:23,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:23,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:23,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["oC7I0G3bQMWinM4OoSbpIg"], "issued_at": "2018-09-08T08:31:23.000000Z"}} 2018-09-08 08:31:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:23,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ab65c9-a8c3-4090-974c-ccddd1b20fa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:23,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e7ab65c9-a8c3-4090-974c-ccddd1b20fa7 2018-09-08 08:31:23,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:23,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-629788e7-2a17-4de1-8832-d6f76ca833bf Date: Sat, 08 Sep 2018 08:31:23 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:31:23,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name&description=hello+group used request id req-629788e7-2a17-4de1-8832-d6f76ca833bf 2018-09-08 08:31:23,975 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name... 2018-09-08 08:31:23,975 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name 2018-09-08 08:31:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name", "description": "hello group"}}' 2018-09-08 08:31:24,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d34e9e0-2e4c-41bd-8f66-6e33e925168a Date: Sat, 08 Sep 2018 08:31:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "updated_at": "2018-09-08T08:31:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}], "revision_number": 2, "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name"}} 2018-09-08 08:31:24,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4d34e9e0-2e4c-41bd-8f66-6e33e925168a 2018-09-08 08:31:24,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:24,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af55e46d-5f5e-4920-8151-a4557f6497a2 Date: Sat, 08 Sep 2018 08:31:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10"}]} 2018-09-08 08:31:24,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-af55e46d-5f5e-4920-8151-a4557f6497a2 2018-09-08 08:31:24,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:24,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b1d52ed-1411-4587-bf04-3a55fed7705b Date: Sat, 08 Sep 2018 08:31:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10"}]} 2018-09-08 08:31:24,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-9b1d52ed-1411-4587-bf04-3a55fed7705b 2018-09-08 08:31:24,868 - neutron_utils - INFO - Retrieving security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:24,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:25,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-11db6805-f722-4c17-bd2b-2ac9e3c32ec1 Date: Sat, 08 Sep 2018 08:31:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "updated_at": "2018-09-08T08:31:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}], "revision_number": 2, "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name"}]} 2018-09-08 08:31:25,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-11db6805-f722-4c17-bd2b-2ac9e3c32ec1 2018-09-08 08:31:25,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:25,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:25,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e37793a-98c0-47fa-8b61-c48e991c4e51 Date: Sat, 08 Sep 2018 08:31:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10"}]} 2018-09-08 08:31:25,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-0e37793a-98c0-47fa-8b61-c48e991c4e51 2018-09-08 08:31:25,278 - neutron_utils - INFO - Retrieving security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:25,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0865ad5d-67dc-4089-ae74-b7d46d99a0f8 Date: Sat, 08 Sep 2018 08:31:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "updated_at": "2018-09-08T08:31:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}], "revision_number": 2, "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name"}]} 2018-09-08 08:31:25,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-0865ad5d-67dc-4089-ae74-b7d46d99a0f8 2018-09-08 08:31:25,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:25,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e63d8d5-5a78-40ae-ac04-eeaf6d46c12d Date: Sat, 08 Sep 2018 08:31:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10"}]} 2018-09-08 08:31:25,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-5e63d8d5-5a78-40ae-ac04-eeaf6d46c12d 2018-09-08 08:31:25,666 - neutron_utils - INFO - Retrieving security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:25,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5def606e-76c2-4d3d-b788-8476a346e0f9 Date: Sat, 08 Sep 2018 08:31:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "updated_at": "2018-09-08T08:31:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "revision_number": 0, "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}], "revision_number": 2, "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name"}]} 2018-09-08 08:31:25,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-5def606e-76c2-4d3d-b788-8476a346e0f9 2018-09-08 08:31:25,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f01450e-99a4-41f7-a0a0-0732a99b276a 2018-09-08 08:31:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:26,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e3838e9-3fba-485a-a6cc-33129195b48e Date: Sat, 08 Sep 2018 08:31:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "0213a1bb-8bc0-42e4-bb22-f2eb87a59628"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:24Z", "security_group_id": "2f01450e-99a4-41f7-a0a0-0732a99b276a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:24Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "b8fa70d5-ca53-438c-ad6f-3ec14b02dc10"}]} 2018-09-08 08:31:26,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-5e3838e9-3fba-485a-a6cc-33129195b48e 2018-09-08 08:31:26,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:26,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:26,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["ZdExyRbWQCyVp0qSKERkTQ"], "issued_at": "2018-09-08T08:31:26.000000Z"}} 2018-09-08 08:31:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:26,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54a6c58-5611-4d06-8178-a9c6f8b45586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:26,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f54a6c58-5611-4d06-8178-a9c6f8b45586 2018-09-08 08:31:26,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:31:26,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3940b9ad-db1e-4ffa-8ac0-910e06f08995 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:26,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3940b9ad-db1e-4ffa-8ac0-910e06f08995 2018-09-08 08:31:26,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:26,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-55a3d7ba-250f-45b4-b257-672b40d4c337 Date: Sat, 08 Sep 2018 08:31:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:26,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-55a3d7ba-250f-45b4-b257-672b40d4c337 2018-09-08 08:31:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:31:26,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:31:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:31:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:26,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c8cb22-b75a-4fe7-9fab-b190c43a4c54 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:26,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-79c8cb22-b75a-4fe7-9fab-b190c43a4c54 2018-09-08 08:31:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:27,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7aff6bed-d1a9-42dc-b200-783a0d3000ef Date: Sat, 08 Sep 2018 08:31:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:27,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-7aff6bed-d1a9-42dc-b200-783a0d3000ef 2018-09-08 08:31:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:27,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc372a9b-9805-4a58-bb0a-e11323fd064f Date: Sat, 08 Sep 2018 08:31:27 GMT RESP BODY: {"ports":[]} 2018-09-08 08:31:27,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True used request id req-bc372a9b-9805-4a58-bb0a-e11323fd064f 2018-09-08 08:31:27,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:27,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94e9805b-731d-4687-8358-0cd921ad0a49 x-compute-request-id: req-94e9805b-731d-4687-8358-0cd921ad0a49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:31:27,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst used request id req-94e9805b-731d-4687-8358-0cd921ad0a49 2018-09-08 08:31:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-94a1295d-7d55-4967-99bc-1cae2e93a2b7 Date: Sat, 08 Sep 2018 08:31:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-94a1295d-7d55-4967-99bc-1cae2e93a2b7 2018-09-08 08:31:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:28,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fa2f3d-0853-4f17-b4fa-853aa0779d27 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:28,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-54fa2f3d-0853-4f17-b4fa-853aa0779d27 2018-09-08 08:31:28,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:28,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05e85f82-4d61-4931-b58c-3dba20ad05c8 Date: Sat, 08 Sep 2018 08:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:28,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-05e85f82-4d61-4931-b58c-3dba20ad05c8 2018-09-08 08:31:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:28,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d699e1a5-2d46-40c8-8802-4bbd8104395d Date: Sat, 08 Sep 2018 08:31:28 GMT RESP BODY: {"ports":[]} 2018-09-08 08:31:28,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True used request id req-d699e1a5-2d46-40c8-8802-4bbd8104395d 2018-09-08 08:31:28,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:31:28,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:28,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["qkJ9SzlHSHas17-4cCiD5g"], "issued_at": "2018-09-08T08:31:28.000000Z"}} 2018-09-08 08:31:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794cee28f4429795048b25d85b6d7c5c061ae047" 2018-09-08 08:31:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086cdec6-028c-4e01-b587-41514dde8c00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:31:28,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-086cdec6-028c-4e01-b587-41514dde8c00 2018-09-08 08:31:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1c70c91a-aad7-4ded-b212-a10ea88bcac1 Date: Sat, 08 Sep 2018 08:31:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:29,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-1c70c91a-aad7-4ded-b212-a10ea88bcac1 2018-09-08 08:31:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6574884d-f869-447b-b47a-8b6a4a72844e Date: Sat, 08 Sep 2018 08:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:29,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-6574884d-f869-447b-b47a-8b6a4a72844e 2018-09-08 08:31:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:29,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ddcffc94-2845-4bb7-829d-e70246e917b5 Date: Sat, 08 Sep 2018 08:31:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:29,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-ddcffc94-2845-4bb7-829d-e70246e917b5 2018-09-08 08:31:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:31:29,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:31:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:31:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794cee28f4429795048b25d85b6d7c5c061ae047" 2018-09-08 08:31:29,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34f6e52-e890-4899-b540-f7bba06f0c62 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:29,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-a34f6e52-e890-4899-b540-f7bba06f0c62 2018-09-08 08:31:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:29,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d302f15f-1b32-49d0-89f7-99643178784c Date: Sat, 08 Sep 2018 08:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:29,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-d302f15f-1b32-49d0-89f7-99643178784c 2018-09-08 08:31:29,796 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net 2018-09-08 08:31:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" -d '{"port": {"network_id": "6018450a-52cc-4a0d-8b97-fb3aab30c99c", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port", "admin_state_up": true}}' 2018-09-08 08:31:30,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-467b86da-b956-41c2-a3f0-7d20b3a62cc4 Date: Sat, 08 Sep 2018 08:31:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","project_id":"4d3d75c944ff4f80b51f27f44737f430","qos_policy_id":null,"admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal"}} 2018-09-08 08:31:30,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-467b86da-b956-41c2-a3f0-7d20b3a62cc4 2018-09-08 08:31:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0f8d2981-6e79-4e2f-adcb-692f95673d4e Date: Sat, 08 Sep 2018 08:31:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:31,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-0f8d2981-6e79-4e2f-adcb-692f95673d4e 2018-09-08 08:31:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b247b75-cdd9-4ae0-b374-ea1e59c93ffc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:31,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-0b247b75-cdd9-4ae0-b374-ea1e59c93ffc 2018-09-08 08:31:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7858d1dc-010c-4c13-a64b-d7da65dafd40 Date: Sat, 08 Sep 2018 08:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:31,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-7858d1dc-010c-4c13-a64b-d7da65dafd40 2018-09-08 08:31:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9a97e0c6-69d2-411d-a73d-f0b022008d38 Date: Sat, 08 Sep 2018 08:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:31:31,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port&admin_state_up=True used request id req-9a97e0c6-69d2-411d-a73d-f0b022008d38 2018-09-08 08:31:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a88a9be-6c72-4a76-8ea8-3a736474a434 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:31,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-5a88a9be-6c72-4a76-8ea8-3a736474a434 2018-09-08 08:31:31,781 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst 2018-09-08 08:31:31,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1d035e-242a-4db5-a0cb-3f1d1f61daa1 x-compute-request-id: req-7c1d035e-242a-4db5-a0cb-3f1d1f61daa1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-flavor-name"}]} 2018-09-08 08:31:31,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7c1d035e-242a-4db5-a0cb-3f1d1f61daa1 2018-09-08 08:31:31,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:31,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aa81714-5251-413f-86ba-73ecf49f4aa5 x-compute-request-id: req-9aa81714-5251-413f-86ba-73ecf49f4aa5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:31:31,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd used request id req-9aa81714-5251-413f-86ba-73ecf49f4aa5 2018-09-08 08:31:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:32,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-83db87f4-80d0-425b-b5c0-7bfe51e45566 Date: Sat, 08 Sep 2018 08:31:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:31:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:31:19Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "metadata": {}}], "self": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "min_disk": 0, "protected": false, "id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "file": "/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d3d75c944ff4f80b51f27f44737f430", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image"} 2018-09-08 08:31:32,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image used request id req-83db87f4-80d0-425b-b5c0-7bfe51e45566 2018-09-08 08:31:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:32,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aabd2cfb-a9f8-4952-805c-b499f10452ca Date: Sat, 08 Sep 2018 08:31:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:31:32,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aabd2cfb-a9f8-4952-805c-b499f10452ca 2018-09-08 08:31:32,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" -d '{"server": {"name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "imageRef": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "flavorRef": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "max_count": 1, "min_count": 1, "networks": [{"port": "3147420f-6271-4eef-a8bd-fb66239d9d9b"}]}}' 2018-09-08 08:31:33,524 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9df53df9-a59b-465f-9a98-9d09588db7d7 x-compute-request-id: req-9df53df9-a59b-465f-9a98-9d09588db7d7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a904303f-724a-4896-bc15-644d6069af53", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "adminPass": "Ug3CkLTv5qKQ"}} 2018-09-08 08:31:33,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9df53df9-a59b-465f-9a98-9d09588db7d7 2018-09-08 08:31:33,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:33,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4aa2073-b96f-4205-85a2-57162ccab6dc x-compute-request-id: req-c4aa2073-b96f-4205-85a2-57162ccab6dc Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:31:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:33,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-c4aa2073-b96f-4205-85a2-57162ccab6dc 2018-09-08 08:31:33,738 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst 2018-09-08 08:31:33,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:33,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a3fd05-9798-4766-b651-06b076770da0 x-compute-request-id: req-00a3fd05-9798-4766-b651-06b076770da0 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:31:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:33,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-00a3fd05-9798-4766-b651-06b076770da0 2018-09-08 08:31:33,952 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - BUILD 2018-09-08 08:31:33,952 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:31:36,953 - create_instance - DEBUG - VM status query timeout in 896.784744978 2018-09-08 08:31:36,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:37,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0b84865-274e-4aa5-b327-827248781deb x-compute-request-id: req-c0b84865-274e-4aa5-b327-827248781deb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:31:35Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:37,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-c0b84865-274e-4aa5-b327-827248781deb 2018-09-08 08:31:37,275 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - BUILD 2018-09-08 08:31:37,275 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:31:40,279 - create_instance - DEBUG - VM status query timeout in 893.459312916 2018-09-08 08:31:40,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd91f39d-bcb6-466a-aace-867c2c17beb1 x-compute-request-id: req-fd91f39d-bcb6-466a-aace-867c2c17beb1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:41,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-fd91f39d-bcb6-466a-aace-867c2c17beb1 2018-09-08 08:31:41,041 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - ACTIVE 2018-09-08 08:31:41,041 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:31:41,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69c0bdb4-fa2a-4581-bbfe-15678bff8f18 x-compute-request-id: req-69c0bdb4-fa2a-4581-bbfe-15678bff8f18 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:41,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-69c0bdb4-fa2a-4581-bbfe-15678bff8f18 2018-09-08 08:31:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e51a6778-ac2e-497d-bcd2-3e1497f13979 Date: Sat, 08 Sep 2018 08:31:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:41,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-e51a6778-ac2e-497d-bcd2-3e1497f13979 2018-09-08 08:31:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd68e0d6-ef26-4a2b-a180-e03616a4ca7d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:41,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-bd68e0d6-ef26-4a2b-a180-e03616a4ca7d 2018-09-08 08:31:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b75db0d-3e0b-4112-b7d5-307d42e8aa8e Date: Sat, 08 Sep 2018 08:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:41,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-6b75db0d-3e0b-4112-b7d5-307d42e8aa8e 2018-09-08 08:31:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f3d3ec89-8423-48af-bf3a-6961103b2921 Date: Sat, 08 Sep 2018 08:31:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.4"}],"id":"02c93e61-7574-421f-bc1f-cb204d53ef55","security_groups":[],"mac_address":"fa:16:3e:16:82:31","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":"a904303f-724a-4896-bc15-644d6069af53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.3"}],"id":"91321e63-a3ff-4cbe-8a84-165993af175c","security_groups":[],"mac_address":"fa:16:3e:d3:b1:b7","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.2"}],"id":"c5dec590-1fb9-466f-993f-3148a3880736","security_groups":[],"mac_address":"fa:16:3e:91:6a:24","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6018450a-52cc-4a0d-8b97-fb3aab30c99c"}]} 2018-09-08 08:31:41,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-f3d3ec89-8423-48af-bf3a-6961103b2921 2018-09-08 08:31:41,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:42,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e24b91e7-a95a-4096-b2ee-707e3f86fbc4 x-compute-request-id: req-e24b91e7-a95a-4096-b2ee-707e3f86fbc4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:42,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-e24b91e7-a95a-4096-b2ee-707e3f86fbc4 2018-09-08 08:31:42,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:42,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7c84b100-679a-4008-a325-6659a35f3ff5 Date: Sat, 08 Sep 2018 08:31:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:42,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-7c84b100-679a-4008-a325-6659a35f3ff5 2018-09-08 08:31:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:42,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9791a5-9c86-45c8-a180-cc0377c8b8fc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:42,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-5c9791a5-9c86-45c8-a180-cc0377c8b8fc 2018-09-08 08:31:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:43,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-afadca0a-fcad-432d-916e-7572e97af35b Date: Sat, 08 Sep 2018 08:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:43,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-afadca0a-fcad-432d-916e-7572e97af35b 2018-09-08 08:31:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-9123e4f1-7384-42b5-81a7-e7886948bdfc Date: Sat, 08 Sep 2018 08:31:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.4"}],"id":"02c93e61-7574-421f-bc1f-cb204d53ef55","security_groups":[],"mac_address":"fa:16:3e:16:82:31","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":"a904303f-724a-4896-bc15-644d6069af53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.3"}],"id":"91321e63-a3ff-4cbe-8a84-165993af175c","security_groups":[],"mac_address":"fa:16:3e:d3:b1:b7","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.2"}],"id":"c5dec590-1fb9-466f-993f-3148a3880736","security_groups":[],"mac_address":"fa:16:3e:91:6a:24","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6018450a-52cc-4a0d-8b97-fb3aab30c99c"}]} 2018-09-08 08:31:43,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-9123e4f1-7384-42b5-81a7-e7886948bdfc 2018-09-08 08:31:43,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:31:43,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1db781ce525a4688840177dc111db34f", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role"}], "expires_at": "2018-09-08T09:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d3d75c944ff4f80b51f27f44737f430", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d3d75c944ff4f80b51f27f44737f430", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user", "id": "54892bb470f54a80a440d6e0cb0158b4"}, "audit_ids": ["ixXLiUnIQ4CkCk4rVUB6Jg"], "issued_at": "2018-09-08T08:31:43.000000Z"}} 2018-09-08 08:31:43,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731e6dab67aea220dee674f9df6ad8b4482839d8" 2018-09-08 08:31:44,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:43 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-f170e930-be93-4513-afde-7f8e9f1ab3f9 x-compute-request-id: req-f170e930-be93-4513-afde-7f8e9f1ab3f9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:44,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-f170e930-be93-4513-afde-7f8e9f1ab3f9 2018-09-08 08:31:44,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:44,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-771494b7-7a10-4a85-9619-2be5cc24585a x-compute-request-id: req-771494b7-7a10-4a85-9619-2be5cc24585a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:44,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-771494b7-7a10-4a85-9619-2be5cc24585a 2018-09-08 08:31:44,724 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - ACTIVE 2018-09-08 08:31:44,724 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:31:44,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:45,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d59d894b-a132-45c8-9671-729d750b87a6 x-compute-request-id: req-d59d894b-a132-45c8-9671-729d750b87a6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:45,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-d59d894b-a132-45c8-9671-729d750b87a6 2018-09-08 08:31:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:45,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fc399adc-3db6-4ad7-bcbd-e454efc24ae2 Date: Sat, 08 Sep 2018 08:31:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:45,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-fc399adc-3db6-4ad7-bcbd-e454efc24ae2 2018-09-08 08:31:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06337b4c-4539-4471-bc7c-9d7e42c3dc57 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:45,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-06337b4c-4539-4471-bc7c-9d7e42c3dc57 2018-09-08 08:31:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:45,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e4b97ff-fafb-486e-b74c-2421f7df57fb Date: Sat, 08 Sep 2018 08:31:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:45,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-2e4b97ff-fafb-486e-b74c-2421f7df57fb 2018-09-08 08:31:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-74e4003e-54c3-4811-bb4c-826a1439bac3 Date: Sat, 08 Sep 2018 08:31:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.4"}],"id":"02c93e61-7574-421f-bc1f-cb204d53ef55","security_groups":[],"mac_address":"fa:16:3e:16:82:31","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":"a904303f-724a-4896-bc15-644d6069af53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.3"}],"id":"91321e63-a3ff-4cbe-8a84-165993af175c","security_groups":[],"mac_address":"fa:16:3e:d3:b1:b7","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.2"}],"id":"c5dec590-1fb9-466f-993f-3148a3880736","security_groups":[],"mac_address":"fa:16:3e:91:6a:24","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6018450a-52cc-4a0d-8b97-fb3aab30c99c"}]} 2018-09-08 08:31:45,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-74e4003e-54c3-4811-bb4c-826a1439bac3 2018-09-08 08:31:45,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:46,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d118c55-5739-42b6-af17-e715c0c85a31 x-compute-request-id: req-4d118c55-5739-42b6-af17-e715c0c85a31 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:46,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-4d118c55-5739-42b6-af17-e715c0c85a31 2018-09-08 08:31:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:46,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d86887ac-aa49-48db-b494-7bce02c225f0 Date: Sat, 08 Sep 2018 08:31:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:46,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-d86887ac-aa49-48db-b494-7bce02c225f0 2018-09-08 08:31:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:46,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962ff48d-9d31-46bb-ba32-1da9438f505e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:46,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-962ff48d-9d31-46bb-ba32-1da9438f505e 2018-09-08 08:31:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:46,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-612cbea4-1c2b-4471-8415-205a4d49da4f Date: Sat, 08 Sep 2018 08:31:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:46,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-612cbea4-1c2b-4471-8415-205a4d49da4f 2018-09-08 08:31:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f92cebb1-ff65-48f3-9b71-49d74a8d6888 Date: Sat, 08 Sep 2018 08:31:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.4"}],"id":"02c93e61-7574-421f-bc1f-cb204d53ef55","security_groups":[],"mac_address":"fa:16:3e:16:82:31","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":"a904303f-724a-4896-bc15-644d6069af53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.3"}],"id":"91321e63-a3ff-4cbe-8a84-165993af175c","security_groups":[],"mac_address":"fa:16:3e:d3:b1:b7","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.2"}],"id":"c5dec590-1fb9-466f-993f-3148a3880736","security_groups":[],"mac_address":"fa:16:3e:91:6a:24","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6018450a-52cc-4a0d-8b97-fb3aab30c99c"}]} 2018-09-08 08:31:46,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-f92cebb1-ff65-48f3-9b71-49d74a8d6888 2018-09-08 08:31:46,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name"}}' 2018-09-08 08:31:47,063 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21145648-1162-49e2-b6d6-138a21f0eb19 x-compute-request-id: req-21145648-1162-49e2-b6d6-138a21f0eb19 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name not associated with the instance a904303f-724a-4896-bc15-644d6069af53", "code": 404}} 2018-09-08 08:31:47,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53/action used request id req-21145648-1162-49e2-b6d6-138a21f0eb19 2018-09-08 08:31:47,064 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name not associated with the instance a904303f-724a-4896-bc15-644d6069af53 (HTTP 404) (Request-ID: req-21145648-1162-49e2-b6d6-138a21f0eb19) 2018-09-08 08:31:47,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:47,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75ba62aa-3f28-4346-8bea-049a8697aff6 x-compute-request-id: req-75ba62aa-3f28-4346-8bea-049a8697aff6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:47,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-75ba62aa-3f28-4346-8bea-049a8697aff6 2018-09-08 08:31:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d71cf1ac-11c3-4e61-bee5-7e0ce34e7ab1 Date: Sat, 08 Sep 2018 08:31:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4be88052-58ea-4257-a743-9238ebd74fe4"],"updated_at":"2018-09-08T08:31:21Z","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net"}]} 2018-09-08 08:31:47,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net used request id req-d71cf1ac-11c3-4e61-bee5-7e0ce34e7ab1 2018-09-08 08:31:47,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:47,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1794fa7b-b7fa-42f0-88a7-333a153c9aa8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:31:47,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-1794fa7b-b7fa-42f0-88a7-333a153c9aa8 2018-09-08 08:31:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:47,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-53d033d4-144c-40ab-a490-ac9b70dca800 Date: Sat, 08 Sep 2018 08:31:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:21Z","dns_nameservers":[],"updated_at":"2018-09-08T08:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4d3d75c944ff4f80b51f27f44737f430","id":"4be88052-58ea-4257-a743-9238ebd74fe4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet"}]} 2018-09-08 08:31:47,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-53d033d4-144c-40ab-a490-ac9b70dca800 2018-09-08 08:31:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:47,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-52afffbc-c536-42cf-b11d-9b8b00097fca Date: Sat, 08 Sep 2018 08:31:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.4"}],"id":"02c93e61-7574-421f-bc1f-cb204d53ef55","security_groups":[],"mac_address":"fa:16:3e:16:82:31","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.6"}],"id":"3147420f-6271-4eef-a8bd-fb66239d9d9b","security_groups":["62ba77f9-d7e0-4ac6-bedf-6697f009f69e"],"mac_address":"fa:16:3e:3d:06:22","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:30Z","binding:vnic_type":"normal","device_id":"a904303f-724a-4896-bc15-644d6069af53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.3"}],"id":"91321e63-a3ff-4cbe-8a84-165993af175c","security_groups":[],"mac_address":"fa:16:3e:d3:b1:b7","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6018450a-52cc-4a0d-8b97-fb3aab30c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:31:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4be88052-58ea-4257-a743-9238ebd74fe4","ip_address":"10.55.0.2"}],"id":"c5dec590-1fb9-466f-993f-3148a3880736","security_groups":[],"mac_address":"fa:16:3e:91:6a:24","project_id":"4d3d75c944ff4f80b51f27f44737f430","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6018450a-52cc-4a0d-8b97-fb3aab30c99c","tenant_id":"4d3d75c944ff4f80b51f27f44737f430","created_at":"2018-09-08T08:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6018450a-52cc-4a0d-8b97-fb3aab30c99c"}]} 2018-09-08 08:31:47,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-52afffbc-c536-42cf-b11d-9b8b00097fca 2018-09-08 08:31:47,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731e6dab67aea220dee674f9df6ad8b4482839d8" 2018-09-08 08:31:48,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad1d6e3-4aa2-4938-9228-cf6d7b004fc9 x-compute-request-id: req-8ad1d6e3-4aa2-4938-9228-cf6d7b004fc9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:06:22", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "security_groups": [{"name": "default"}], "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:39Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:48,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-8ad1d6e3-4aa2-4938-9228-cf6d7b004fc9 2018-09-08 08:31:48,653 - create_instance - INFO - Deleting Port with ID - 3147420f-6271-4eef-a8bd-fb66239d9d9b 2018-09-08 08:31:48,653 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-port 2018-09-08 08:31:48,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3147420f-6271-4eef-a8bd-fb66239d9d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:49,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87d8c8cb-6a63-4b63-9360-4e0edcbb49e2 Date: Sat, 08 Sep 2018 08:31:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:49,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3147420f-6271-4eef-a8bd-fb66239d9d9b used request id req-87d8c8cb-6a63-4b63-9360-4e0edcbb49e2 2018-09-08 08:31:49,233 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst 2018-09-08 08:31:49,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:49,392 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:31:49 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-372c6509-cd9a-4375-bb37-848834d22de1 x-compute-request-id: req-372c6509-cd9a-4375-bb37-848834d22de1 Content-Type: application/json 2018-09-08 08:31:49,392 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-372c6509-cd9a-4375-bb37-848834d22de1 2018-09-08 08:31:49,392 - create_instance - INFO - Checking deletion status 2018-09-08 08:31:49,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:49,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:49 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-c6c23251-5322-4357-9226-da8239d774aa x-compute-request-id: req-c6c23251-5322-4357-9226-da8239d774aa Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:49Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:49,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-c6c23251-5322-4357-9226-da8239d774aa 2018-09-08 08:31:49,817 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - ACTIVE 2018-09-08 08:31:49,817 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:31:52,821 - create_instance - DEBUG - VM status query timeout in 296.571570158 2018-09-08 08:31:52,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:52,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:31:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c829c2-7430-4213-8a69-99926f9e3e76 x-compute-request-id: req-99c829c2-7430-4213-8a69-99926f9e3e76 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a904303f-724a-4896-bc15-644d6069af53", "rel": "bookmark"}], "image": {"id": "9c4533eb-43ed-4646-a669-4d61ffa37ab1", "links": [{"href": "http://172.30.9.23:8774/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:31:38.000000", "flavor": {"id": "63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "links": [{"href": "http://172.30.9.23:8774/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd", "rel": "bookmark"}]}, "id": "a904303f-724a-4896-bc15-644d6069af53", "user_id": "54892bb470f54a80a440d6e0cb0158b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:31:49Z", "hostId": "3e415d14720bab9824f828e421f51a33572c3ea0296ee1be9ac5454b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst", "created": "2018-09-08T08:31:33Z", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:31:52,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-99c829c2-7430-4213-8a69-99926f9e3e76 2018-09-08 08:31:52,934 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst] is - ACTIVE 2018-09-08 08:31:52,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:31:55,937 - create_instance - DEBUG - VM status query timeout in 293.455262184 2018-09-08 08:31:55,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4fe01c30c0c920f5e04fbb7a64764592c98a2e" 2018-09-08 08:31:55,989 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:31:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e04f3c46-4606-4182-873c-149f7952834b x-compute-request-id: req-e04f3c46-4606-4182-873c-149f7952834b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a904303f-724a-4896-bc15-644d6069af53 could not be found.", "code": 404}} 2018-09-08 08:31:55,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a904303f-724a-4896-bc15-644d6069af53 used request id req-e04f3c46-4606-4182-873c-149f7952834b 2018-09-08 08:31:55,990 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a904303f-724a-4896-bc15-644d6069af53 could not be found. (HTTP 404) (Request-ID: req-e04f3c46-4606-4182-873c-149f7952834b) 2018-09-08 08:31:55,990 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-inst 2018-09-08 08:31:55,991 - neutron_utils - INFO - Deleting security group rule with ID - 0213a1bb-8bc0-42e4-bb22-f2eb87a59628 2018-09-08 08:31:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0213a1bb-8bc0-42e4-bb22-f2eb87a59628 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:56,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-deb4ef9f-2868-4f6a-b1a9-202d8868afb3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:56,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0213a1bb-8bc0-42e4-bb22-f2eb87a59628 used request id req-deb4ef9f-2868-4f6a-b1a9-202d8868afb3 2018-09-08 08:31:56,259 - neutron_utils - INFO - Deleting security group rule with ID - b8fa70d5-ca53-438c-ad6f-3ec14b02dc10 2018-09-08 08:31:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b8fa70d5-ca53-438c-ad6f-3ec14b02dc10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:56,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d949d5c-055e-4cff-b565-d2ed2ab1158f Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:56,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b8fa70d5-ca53-438c-ad6f-3ec14b02dc10 used request id req-2d949d5c-055e-4cff-b565-d2ed2ab1158f 2018-09-08 08:31:56,522 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-name 2018-09-08 08:31:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2f01450e-99a4-41f7-a0a0-0732a99b276a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5079c1c1c5e0374cd6ad4a66e405b958cf75ddcc" 2018-09-08 08:31:56,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f706653-f7e4-418c-bf57-062027f0a64b Content-Length: 0 Date: Sat, 08 Sep 2018 08:31:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:56,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2f01450e-99a4-41f7-a0a0-0732a99b276a used request id req-2f706653-f7e4-418c-bf57-062027f0a64b 2018-09-08 08:31:56,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31298d400d5d223ea649895f3631188ecc4148f" 2018-09-08 08:31:56,679 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38c7a87f-7d60-433d-a44b-dbf011c97423 x-compute-request-id: req-38c7a87f-7d60-433d-a44b-dbf011c97423 Content-Length: 0 Content-Type: application/json 2018-09-08 08:31:56,679 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/63033281-6d1c-4ecf-9cdb-68b1c26c27dd used request id req-38c7a87f-7d60-433d-a44b-dbf011c97423 2018-09-08 08:31:56,680 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet 2018-09-08 08:31:56,680 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-subnet 2018-09-08 08:31:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4be88052-58ea-4257-a743-9238ebd74fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:31:58,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e74aecfd-a74b-42e7-abee-ce59b1e5c2ea Date: Sat, 08 Sep 2018 08:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:31:58,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4be88052-58ea-4257-a743-9238ebd74fe4 used request id req-e74aecfd-a74b-42e7-abee-ce59b1e5c2ea 2018-09-08 08:31:58,807 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-pub-net 2018-09-08 08:31:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6018450a-52cc-4a0d-8b97-fb3aab30c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e006b2d5c868f4d226b6bcc616380ab161742fe3" 2018-09-08 08:32:00,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55046357-0ba1-4253-b175-5e66ffe83890 Date: Sat, 08 Sep 2018 08:32:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:32:00,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6018450a-52cc-4a0d-8b97-fb3aab30c99c used request id req-55046357-0ba1-4253-b175-5e66ffe83890 2018-09-08 08:32:00,108 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-97568bcf-3ceb-4da8-9711-6ba6ee5667ba-image 2018-09-08 08:32:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c13cc4ae718f89a868ea1c6b992fd9a0269239d" 2018-09-08 08:32:00,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1fb3461-646b-43aa-bd78-5710e06acd01 Date: Sat, 08 Sep 2018 08:32:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:32:00,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9c4533eb-43ed-4646-a669-4d61ffa37ab1 used request id req-b1fb3461-646b-43aa-bd78-5710e06acd01 2018-09-08 08:32:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-840b3c35-94f7-4fdf-b886-e40896e5edd8 Date: Sat, 08 Sep 2018 08:32:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:20Z", "updated_at": "2018-09-08T08:31:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "revision_number": 0, "id": "8f9870cd-3654-4fa9-aeaf-52b81c7c7390", "remote_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "revision_number": 0, "id": "ae865105-7060-4404-9674-6f38898b2068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "revision_number": 0, "id": "edf77569-a208-40f0-a2f3-46acb5f9c72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "revision_number": 0, "id": "f4a201dc-6ec2-4afb-8b57-5028e8376438", "remote_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d3d75c944ff4f80b51f27f44737f430"}], "revision_number": 4, "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:32:01,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-840b3c35-94f7-4fdf-b886-e40896e5edd8 2018-09-08 08:32:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84ab797-b335-4b7b-b2a1-6a78ced4c7d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:32:01,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-f84ab797-b335-4b7b-b2a1-6a78ced4c7d5 2018-09-08 08:32:01,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:32:01,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5e3969-a3b5-4ff6-b79e-2aed411de638 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:32:01,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-7e5e3969-a3b5-4ff6-b79e-2aed411de638 2018-09-08 08:32:01,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d44c5f-459a-4cec-aa87-604674ee3667 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:32:01,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-d4d44c5f-459a-4cec-aa87-604674ee3667 2018-09-08 08:32:01,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:32:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810a4d44-ae86-409b-b20d-6f2ca6554a06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:32:01,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-810a4d44-ae86-409b-b20d-6f2ca6554a06 2018-09-08 08:32:01,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:32:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1741d0c8-5b9c-4023-ad4b-2510f5b21f30 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430"}, "enabled": true, "id": "4d3d75c944ff4f80b51f27f44737f430", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj"}} 2018-09-08 08:32:01,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-1741d0c8-5b9c-4023-ad4b-2510f5b21f30 2018-09-08 08:32:01,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62ba77f9-d7e0-4ac6-bedf-6697f009f69e 2018-09-08 08:32:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=62ba77f9-d7e0-4ac6-bedf-6697f009f69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:01,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3b881b2d-2274-4aaa-b1dc-278dd84b5d4f Date: Sat, 08 Sep 2018 08:32:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:20Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "8f9870cd-3654-4fa9-aeaf-52b81c7c7390"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:20Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "ae865105-7060-4404-9674-6f38898b2068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:20Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "edf77569-a208-40f0-a2f3-46acb5f9c72b"}, {"remote_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:31:20Z", "security_group_id": "62ba77f9-d7e0-4ac6-bedf-6697f009f69e", "port_range_min": null, "revision_number": 0, "tenant_id": "4d3d75c944ff4f80b51f27f44737f430", "created_at": "2018-09-08T08:31:20Z", "project_id": "4d3d75c944ff4f80b51f27f44737f430", "id": "f4a201dc-6ec2-4afb-8b57-5028e8376438"}]} 2018-09-08 08:32:01,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=62ba77f9-d7e0-4ac6-bedf-6697f009f69e used request id req-3b881b2d-2274-4aaa-b1dc-278dd84b5d4f 2018-09-08 08:32:01,809 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:32:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/62ba77f9-d7e0-4ac6-bedf-6697f009f69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:02,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a0fb90e-ff4e-4516-9be0-28dbc4ff99d9 Content-Length: 0 Date: Sat, 08 Sep 2018 08:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:32:02,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/62ba77f9-d7e0-4ac6-bedf-6697f009f69e used request id req-6a0fb90e-ff4e-4516-9be0-28dbc4ff99d9 2018-09-08 08:32:02,151 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj 2018-09-08 08:32:02,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:02,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a81a012-1c84-46d0-9cea-30fd5b2f3aba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:32:02,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d3d75c944ff4f80b51f27f44737f430 used request id req-9a81a012-1c84-46d0-9cea-30fd5b2f3aba 2018-09-08 08:32:02,381 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-proj-role 2018-09-08 08:32:02,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:02,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4421fa22-0a6b-4691-a16a-e5efd092b671 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:32:02,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1db781ce525a4688840177dc111db34f used request id req-4421fa22-0a6b-4691-a16a-e5efd092b671 2018-09-08 08:32:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e840ab8895da3ac1eb532a60e4b1a9962d97f6c0" 2018-09-08 08:32:02,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcb51a8-1698-477e-a9ab-2e23713e115d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:32:02,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4fcb51a8-1698-477e-a9ab-2e23713e115d 2018-09-08 08:32:02,598 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3ad39fd7-9024-4bc-user 2018-09-08 08:32:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/54892bb470f54a80a440d6e0cb0158b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583debc9b2d405837bc03bb6da008542b348b421" 2018-09-08 08:32:02,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92bc28d-7c7a-4ff1-abc6-a1e2d336c7bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:32:02,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/54892bb470f54a80a440d6e0cb0158b4 used request id req-a92bc28d-7c7a-4ff1-abc6-a1e2d336c7bc 2018-09-08 08:32:02,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:03,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["PQlrslDvRpaXgKuBOB6Ipg"], "issued_at": "2018-09-08T08:32:03.000000Z"}} 2018-09-08 08:32:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddce8a6579d593b17597d29b2425da769da31742" 2018-09-08 08:32:03,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50b28a1-043f-4d9f-9085-31b892a87601 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:03,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f50b28a1-043f-4d9f-9085-31b892a87601 2018-09-08 08:32:03,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:03,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:03,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ujUXbMLkRc2-SlCNk8-gWA"], "issued_at": "2018-09-08T08:32:03.000000Z"}} 2018-09-08 08:32:03,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7c0281-9b85-42e5-9b85-5edd27c4ebca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:03,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b7c0281-9b85-42e5-9b85-5edd27c4ebca 2018-09-08 08:32:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:03,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:03,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cc885d-4e0b-4d1d-b750-dc5543b359a1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:32:03,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj used request id req-42cc885d-4e0b-4d1d-b750-dc5543b359a1 2018-09-08 08:32:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:04,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330407b4-fe89-42c3-b96d-82fc14257e9b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:32:04,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-330407b4-fe89-42c3-b96d-82fc14257e9b 2018-09-08 08:32:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj"}}' 2018-09-08 08:32:04,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36af13-e3a9-4ea9-8f7b-82f4fbe2981a Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1"}, "enabled": true, "id": "caafeb41be854a70b2040fa214506ff1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj"}} 2018-09-08 08:32:04,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1c36af13-e3a9-4ea9-8f7b-82f4fbe2981a 2018-09-08 08:32:04,199 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj 2018-09-08 08:32:04,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:04,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:04,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["q1dT6bVFRnGglQkyG715cw"], "issued_at": "2018-09-08T08:32:04.000000Z"}} 2018-09-08 08:32:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e62de8f8dd7658071102ce1d0cab814b43e0c1" 2018-09-08 08:32:04,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae94bd3-29ba-4108-89f4-ceb30acb8fbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:04,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eae94bd3-29ba-4108-89f4-ceb30acb8fbe 2018-09-08 08:32:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:04,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e62de8f8dd7658071102ce1d0cab814b43e0c1" 2018-09-08 08:32:04,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68a2e5d-faec-4e32-85c5-9f0e51495475 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:32:04,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d68a2e5d-faec-4e32-85c5-9f0e51495475 2018-09-08 08:32:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e62de8f8dd7658071102ce1d0cab814b43e0c1" 2018-09-08 08:32:04,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f837528-23c9-41c1-a087-9bee22cf5a60 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1"}, "enabled": true, "id": "caafeb41be854a70b2040fa214506ff1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj"}]} 2018-09-08 08:32:04,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj used request id req-2f837528-23c9-41c1-a087-9bee22cf5a60 2018-09-08 08:32:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e62de8f8dd7658071102ce1d0cab814b43e0c1" 2018-09-08 08:32:04,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97406e65-a963-4cf3-9251-6a2cc94a4bdb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:32:04,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-97406e65-a963-4cf3-9251-6a2cc94a4bdb 2018-09-08 08:32:05,306 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-user 2018-09-08 08:32:05,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf7b259-c3d2-493f-901d-f1d316f67dba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:32:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9cf7b259-c3d2-493f-901d-f1d316f67dba 2018-09-08 08:32:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" -d '{"role": {"name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role"}}' 2018-09-08 08:32:05,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff2af8e-5729-4182-8ca5-344436111d8d Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19062987147743c193ea0eab25323496", "links": {"self": "http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496"}, "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role"}} 2018-09-08 08:32:05,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cff2af8e-5729-4182-8ca5-344436111d8d 2018-09-08 08:32:05,510 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role 2018-09-08 08:32:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:05,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3293de-c364-43ea-9e3c-b02a98ee80c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role", "id": "19062987147743c193ea0eab25323496"}} 2018-09-08 08:32:05,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496 used request id req-df3293de-c364-43ea-9e3c-b02a98ee80c5 2018-09-08 08:32:05,601 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role to project CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj 2018-09-08 08:32:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1/users/63bcdb1686c040438065da8c7644ad07/roles/19062987147743c193ea0eab25323496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:32:05,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd3baee-2018-4212-afcf-3a5d12426cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:32:05,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1/users/63bcdb1686c040438065da8c7644ad07/roles/19062987147743c193ea0eab25323496 used request id req-9bd3baee-2018-4212-afcf-3a5d12426cb6 2018-09-08 08:32:05,734 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:32:05,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:05,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:06,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7nrlyeo9T7GuCKoiDKes6Q"], "issued_at": "2018-09-08T08:32:06.000000Z"}} 2018-09-08 08:32:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:06,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfe6dc5-a12f-418f-ba81-2a73ef67cefb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:06,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7bfe6dc5-a12f-418f-ba81-2a73ef67cefb 2018-09-08 08:32:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:06,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0019935-3ee8-4aaf-81ce-4cbd6975de94 Date: Sat, 08 Sep 2018 08:32:06 GMT RESP BODY: {"networks":[]} 2018-09-08 08:32:06,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-d0019935-3ee8-4aaf-81ce-4cbd6975de94 2018-09-08 08:32:06,386 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net 2018-09-08 08:32:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" -d '{"network": {"name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net", "admin_state_up": true}}' 2018-09-08 08:32:06,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-37c6579d-3a4f-45b0-b0a3-2f8a1a822331 Date: Sat, 08 Sep 2018 08:32:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:32:06Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","mtu":1450}} 2018-09-08 08:32:06,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-37c6579d-3a4f-45b0-b0a3-2f8a1a822331 2018-09-08 08:32:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8bdb0eb9-6dbc-4f43-98f5-d2094ada8b7b Date: Sat, 08 Sep 2018 08:32:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:32:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:07,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-8bdb0eb9-6dbc-4f43-98f5-d2094ada8b7b 2018-09-08 08:32:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:07,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f5fe5ac-adf5-4110-a992-17bf7fcd1fd3 Date: Sat, 08 Sep 2018 08:32:07 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:32:07,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-2f5fe5ac-adf5-4110-a992-17bf7fcd1fd3 2018-09-08 08:32:07,324 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet 2018-09-08 08:32:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" -d '{"subnets": [{"ip_version": 4, "network_id": "5534939e-f42e-48f3-86d6-219dce70ff22", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]}' 2018-09-08 08:32:07,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b7a9763b-6a94-4247-922d-6bab82c3ef48 Date: Sat, 08 Sep 2018 08:32:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:07,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b7a9763b-6a94-4247-922d-6bab82c3ef48 2018-09-08 08:32:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:08,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-14f80e65-d7d2-49fe-bcb9-e0d22a13364f Date: Sat, 08 Sep 2018 08:32:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:08,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-14f80e65-d7d2-49fe-bcb9-e0d22a13364f 2018-09-08 08:32:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:32:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-338a628c-c2b4-490c-85be-8495405dd8a2 Date: Sat, 08 Sep 2018 08:32:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:08,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-338a628c-c2b4-490c-85be-8495405dd8a2 2018-09-08 08:32:08,362 - OpenStackNetwork - DEBUG - Network [5534939e-f42e-48f3-86d6-219dce70ff22] created successfully 2018-09-08 08:32:08,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:08,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:08,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Ugi4AGfbRYas31UEAB2LRw"], "issued_at": "2018-09-08T08:32:08.000000Z"}} 2018-09-08 08:32:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52f3adc7815468c63330e31550cba8f10c4037b" 2018-09-08 08:32:08,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e218c12-c3d2-4dd3-a004-fef94d55a2ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:08,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e218c12-c3d2-4dd3-a004-fef94d55a2ed 2018-09-08 08:32:08,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:32:08,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52f3adc7815468c63330e31550cba8f10c4037b" 2018-09-08 08:32:09,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76cf2081-9933-4812-955f-5eff03aa3f1e x-compute-request-id: req-76cf2081-9933-4812-955f-5eff03aa3f1e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:32:09,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-76cf2081-9933-4812-955f-5eff03aa3f1e 2018-09-08 08:32:09,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52f3adc7815468c63330e31550cba8f10c4037b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-08 08:32:09,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d4bd8c-fbb5-4d2d-a7ee-e1228cb02907 x-compute-request-id: req-96d4bd8c-fbb5-4d2d-a7ee-e1228cb02907 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6858209d-9fd0-4f96-9f14-185952c5d150", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:32:09,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-96d4bd8c-fbb5-4d2d-a7ee-e1228cb02907 2018-09-08 08:32:09,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:09,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:09,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19062987147743c193ea0eab25323496", "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role"}], "expires_at": "2018-09-08T09:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "caafeb41be854a70b2040fa214506ff1", "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/caafeb41be854a70b2040fa214506ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/caafeb41be854a70b2040fa214506ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/caafeb41be854a70b2040fa214506ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/caafeb41be854a70b2040fa214506ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/caafeb41be854a70b2040fa214506ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/caafeb41be854a70b2040fa214506ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/caafeb41be854a70b2040fa214506ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/caafeb41be854a70b2040fa214506ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/caafeb41be854a70b2040fa214506ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/caafeb41be854a70b2040fa214506ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/caafeb41be854a70b2040fa214506ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/caafeb41be854a70b2040fa214506ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-2ef25dbf-0712-497-user", "id": "63bcdb1686c040438065da8c7644ad07"}, "audit_ids": ["cEHWWap7T1amnSVQeY00XQ"], "issued_at": "2018-09-08T08:32:09.000000Z"}} 2018-09-08 08:32:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:09,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54696bc-2f1a-44a7-94b3-02d603d181d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:09,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b54696bc-2f1a-44a7-94b3-02d603d181d1 2018-09-08 08:32:09,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:09,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-4fc6ae7c-a5e0-49c7-805e-8b55be41a76e Date: Sat, 08 Sep 2018 08:32:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image"} 2018-09-08 08:32:09,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image used request id req-4fc6ae7c-a5e0-49c7-805e-8b55be41a76e 2018-09-08 08:32:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9932ce8-7e8b-4818-810a-8979f0069195 Date: Sat, 08 Sep 2018 08:32:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:32:09,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a9932ce8-7e8b-4818-810a-8979f0069195 2018-09-08 08:32:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image"}' 2018-09-08 08:32:10,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 X-Openstack-Request-Id: req-9851db6e-0211-4d83-bd56-1372820659b2 Date: Sat, 08 Sep 2018 08:32:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:32:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:32:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11", "min_disk": 0, "protected": false, "id": "0671796a-9435-4ef3-b908-0bd28422fc11", "file": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file", "checksum": null, "owner": "caafeb41be854a70b2040fa214506ff1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:32:10,118 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9851db6e-0211-4d83-bd56-1372820659b2 2018-09-08 08:32:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" -d '' 2018-09-08 08:32:11,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07d5e19f-6439-4ca2-815b-0b29f0f73513 Date: Sat, 08 Sep 2018 08:32:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:32:11,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file used request id req-07d5e19f-6439-4ca2-815b-0b29f0f73513 2018-09-08 08:32:11,949 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:32:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:12,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-50ba322c-cdc9-4193-8650-0b70b6bf3792 Date: Sat, 08 Sep 2018 08:32:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:32:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:32:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "metadata": {}}], "self": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11", "min_disk": 0, "protected": false, "id": "0671796a-9435-4ef3-b908-0bd28422fc11", "file": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "caafeb41be854a70b2040fa214506ff1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:32:12,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 used request id req-50ba322c-cdc9-4193-8650-0b70b6bf3792 2018-09-08 08:32:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:12,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed4e1814-c465-438a-9390-47b05fe098ce Date: Sat, 08 Sep 2018 08:32:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:32:12,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ed4e1814-c465-438a-9390-47b05fe098ce 2018-09-08 08:32:12,267 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image 2018-09-08 08:32:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:32:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-c28ecf37-2e67-403d-adf6-3086429372ed Date: Sat, 08 Sep 2018 08:32:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:32:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:32:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "metadata": {}}], "self": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11", "min_disk": 0, "protected": false, "id": "0671796a-9435-4ef3-b908-0bd28422fc11", "file": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "caafeb41be854a70b2040fa214506ff1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:32:12,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 used request id req-c28ecf37-2e67-403d-adf6-3086429372ed 2018-09-08 08:32:12,291 - create_image - DEBUG - Instance status is - active 2018-09-08 08:32:12,291 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image 2018-09-08 08:32:12,291 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image 2018-09-08 08:32:12,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:32:12,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddce8a6579d593b17597d29b2425da769da31742" 2018-09-08 08:32:12,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe803864-aa98-4f72-ba2c-dfe39c52e38b x-compute-request-id: req-fe803864-aa98-4f72-ba2c-dfe39c52e38b Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:03.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:02.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:11.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:05.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:07.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:11.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:07.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:03.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-08T08:32:11.000000"}}}, "zoneName": "nova"}]} 2018-09-08 08:32:12,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-availability-zone/detail used request id req-fe803864-aa98-4f72-ba2c-dfe39c52e38b 2018-09-08 08:32:12,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:12,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:12,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["TCvosE1HS_mkn78S2-YWgA"], "issued_at": "2018-09-08T08:32:12.000000Z"}} 2018-09-08 08:32:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:13,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b5c7cd-7062-4b86-9ec0-029a5f91f92e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:13,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59b5c7cd-7062-4b86-9ec0-029a5f91f92e 2018-09-08 08:32:13,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:32:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd586fb-66e4-43b2-bbdd-b3a95b81916b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:13,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbd586fb-66e4-43b2-bbdd-b3a95b81916b 2018-09-08 08:32:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:13,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fa459a51-0bca-4963-88c7-b91795fbd351 Date: Sat, 08 Sep 2018 08:32:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:13,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-fa459a51-0bca-4963-88c7-b91795fbd351 2018-09-08 08:32:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:13,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae430045-65f9-4839-b291-473b203017bc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:13,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ae430045-65f9-4839-b291-473b203017bc 2018-09-08 08:32:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:13,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fc6dae8e-e3a4-4bea-919c-f616d49305ca Date: Sat, 08 Sep 2018 08:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:13,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-fc6dae8e-e3a4-4bea-919c-f616d49305ca 2018-09-08 08:32:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b161502-0356-4cb5-928a-9661f1bbf52f Date: Sat, 08 Sep 2018 08:32:14 GMT RESP BODY: {"ports":[]} 2018-09-08 08:32:14,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True used request id req-3b161502-0356-4cb5-928a-9661f1bbf52f 2018-09-08 08:32:14,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:14,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1421988b-57e4-4dfe-aea8-a5d2356114cf x-compute-request-id: req-1421988b-57e4-4dfe-aea8-a5d2356114cf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:32:14,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-1421988b-57e4-4dfe-aea8-a5d2356114cf 2018-09-08 08:32:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:14,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8f3750c0-88a3-46b2-b661-97010eae5aad Date: Sat, 08 Sep 2018 08:32:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:14,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-8f3750c0-88a3-46b2-b661-97010eae5aad 2018-09-08 08:32:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:14,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775f8b1a-b771-4e1e-8ddf-11351a85aecf Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:14,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-775f8b1a-b771-4e1e-8ddf-11351a85aecf 2018-09-08 08:32:14,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bbbdfd30-ecf0-4259-93aa-8b49bde1031b Date: Sat, 08 Sep 2018 08:32:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:14,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-bbbdfd30-ecf0-4259-93aa-8b49bde1031b 2018-09-08 08:32:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:15,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6c93f9d-3894-4f30-8eb0-2b4c58e441dc Date: Sat, 08 Sep 2018 08:32:15 GMT RESP BODY: {"ports":[]} 2018-09-08 08:32:15,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True used request id req-f6c93f9d-3894-4f30-8eb0-2b4c58e441dc 2018-09-08 08:32:15,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:15,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:15,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Q8VPCdW8QruHQZl7Nq46gA"], "issued_at": "2018-09-08T08:32:15.000000Z"}} 2018-09-08 08:32:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e464421804eded585dc2a1deb5af9ad249e2dbb" 2018-09-08 08:32:15,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b76b33-a7df-4d74-96e2-1aaee25d21e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:15,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46b76b33-a7df-4d74-96e2-1aaee25d21e9 2018-09-08 08:32:15,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:15,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5397834c-92f8-49d4-add8-e1f514ea5229 Date: Sat, 08 Sep 2018 08:32:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:15,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-5397834c-92f8-49d4-add8-e1f514ea5229 2018-09-08 08:32:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:15,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a727d279-da79-492f-81f4-eb4911574e9c Date: Sat, 08 Sep 2018 08:32:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:15,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-a727d279-da79-492f-81f4-eb4911574e9c 2018-09-08 08:32:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:15,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ba723c29-6f7e-4bc8-9992-5b312884cd12 Date: Sat, 08 Sep 2018 08:32:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:15,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-ba723c29-6f7e-4bc8-9992-5b312884cd12 2018-09-08 08:32:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:15,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e464421804eded585dc2a1deb5af9ad249e2dbb" 2018-09-08 08:32:16,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3200001-3a2e-4186-9880-fcab006c3302 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:16,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-d3200001-3a2e-4186-9880-fcab006c3302 2018-09-08 08:32:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:16,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1dad0aeb-b576-4659-8ec1-d9cd53dcc96e Date: Sat, 08 Sep 2018 08:32:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:16,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-1dad0aeb-b576-4659-8ec1-d9cd53dcc96e 2018-09-08 08:32:16,062 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net 2018-09-08 08:32:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" -d '{"port": {"network_id": "5534939e-f42e-48f3-86d6-219dce70ff22", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1", "admin_state_up": true}}' 2018-09-08 08:32:17,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-e660d660-cad2-4f39-b798-6d25d4cd0ddc Date: Sat, 08 Sep 2018 08:32:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:16Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:8d:52","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","project_id":"a77b552638294fbd9186f3e752eb1693","qos_policy_id":null,"admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal"}} 2018-09-08 08:32:17,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e660d660-cad2-4f39-b798-6d25d4cd0ddc 2018-09-08 08:32:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-20c30f5f-35d0-4953-88fe-89d1080a0bba Date: Sat, 08 Sep 2018 08:32:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:17,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-20c30f5f-35d0-4953-88fe-89d1080a0bba 2018-09-08 08:32:17,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797950ec-ead5-4115-91d5-7ecdb55512a9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:17,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-797950ec-ead5-4115-91d5-7ecdb55512a9 2018-09-08 08:32:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d3d69ea4-7ad8-461a-8af8-10363669738e Date: Sat, 08 Sep 2018 08:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:17,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-d3d69ea4-7ad8-461a-8af8-10363669738e 2018-09-08 08:32:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-47ebdb58-7a90-4fe7-adf8-8eaf7bb12418 Date: Sat, 08 Sep 2018 08:32:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:32:17,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1&admin_state_up=True used request id req-47ebdb58-7a90-4fe7-adf8-8eaf7bb12418 2018-09-08 08:32:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692bf7a1-0fb4-4139-9134-63497dac9f30 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:17,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-692bf7a1-0fb4-4139-9134-63497dac9f30 2018-09-08 08:32:17,912 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-08 08:32:17,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-488a13d4-a4f4-41b0-8660-e11010822780 x-compute-request-id: req-488a13d4-a4f4-41b0-8660-e11010822780 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name"}]} 2018-09-08 08:32:17,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-488a13d4-a4f4-41b0-8660-e11010822780 2018-09-08 08:32:17,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:17,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e030732-3ac4-4004-8633-a34c98d1c60e x-compute-request-id: req-1e030732-3ac4-4004-8633-a34c98d1c60e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6858209d-9fd0-4f96-9f14-185952c5d150", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:32:17,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 used request id req-1e030732-3ac4-4004-8633-a34c98d1c60e 2018-09-08 08:32:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:18,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-1ed2a192-4f4a-49bf-ba9d-40ceaf76178a Date: Sat, 08 Sep 2018 08:32:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:32:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:32:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "metadata": {}}], "self": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11", "min_disk": 0, "protected": false, "id": "0671796a-9435-4ef3-b908-0bd28422fc11", "file": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "caafeb41be854a70b2040fa214506ff1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image"} 2018-09-08 08:32:18,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image used request id req-1ed2a192-4f4a-49bf-ba9d-40ceaf76178a 2018-09-08 08:32:18,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:18,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-545f53d0-7443-4b9f-b0fb-f402563e55cc Date: Sat, 08 Sep 2018 08:32:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:32:18,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-545f53d0-7443-4b9f-b0fb-f402563e55cc 2018-09-08 08:32:18,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" -d '{"server": {"name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "0671796a-9435-4ef3-b908-0bd28422fc11", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "6858209d-9fd0-4f96-9f14-185952c5d150", "max_count": 1, "min_count": 1, "networks": [{"port": "d4fff725-b580-4185-9558-7d4dc907fe28"}]}}' 2018-09-08 08:32:19,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce913f34-0341-4e4d-b907-d64132b0a4fb x-compute-request-id: req-ce913f34-0341-4e4d-b907-d64132b0a4fb Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "90480cce-470b-46af-82c0-31de0c2f9307", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "adminPass": "jGMQcn5aoFAu"}} 2018-09-08 08:32:19,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ce913f34-0341-4e4d-b907-d64132b0a4fb 2018-09-08 08:32:19,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:19,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:19 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-0e3e716a-ad89-4706-980f-b5f3b4a0b472 x-compute-request-id: req-0e3e716a-ad89-4706-980f-b5f3b4a0b472 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:19,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-0e3e716a-ad89-4706-980f-b5f3b4a0b472 2018-09-08 08:32:19,730 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-08 08:32:19,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:19,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:19 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-fa1ab27b-456e-4f84-9286-24b46a07ad9f x-compute-request-id: req-fa1ab27b-456e-4f84-9286-24b46a07ad9f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:19,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-fa1ab27b-456e-4f84-9286-24b46a07ad9f 2018-09-08 08:32:19,952 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-08 08:32:19,952 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:32:22,952 - create_instance - DEBUG - VM status query timeout in 896.778828859 2018-09-08 08:32:22,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:23,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a81c05e3-23ae-4f35-a7ba-7f6e524db03b x-compute-request-id: req-a81c05e3-23ae-4f35-a7ba-7f6e524db03b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:20Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:23,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-a81c05e3-23ae-4f35-a7ba-7f6e524db03b 2018-09-08 08:32:23,394 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-08 08:32:23,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:32:26,397 - create_instance - DEBUG - VM status query timeout in 893.333915949 2018-09-08 08:32:26,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:26,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70622390-6409-49ee-ad9e-6025813f0ebd x-compute-request-id: req-70622390-6409-49ee-ad9e-6025813f0ebd Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:26,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-70622390-6409-49ee-ad9e-6025813f0ebd 2018-09-08 08:32:26,937 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-08 08:32:26,937 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:32:26,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:27,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffbb3bef-5923-41b2-8ba1-6a664c7db97c x-compute-request-id: req-ffbb3bef-5923-41b2-8ba1-6a664c7db97c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:27,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-ffbb3bef-5923-41b2-8ba1-6a664c7db97c 2018-09-08 08:32:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:27,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2d98e30a-fab5-471e-8345-09ef689c2f49 Date: Sat, 08 Sep 2018 08:32:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:27,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-2d98e30a-fab5-471e-8345-09ef689c2f49 2018-09-08 08:32:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:27,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e986358-89ef-45cc-baf0-b6abba75c28e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:27,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9e986358-89ef-45cc-baf0-b6abba75c28e 2018-09-08 08:32:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:27,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ab9d4f5c-a60e-42b8-977e-caa3fbeca93a Date: Sat, 08 Sep 2018 08:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:27,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-ab9d4f5c-a60e-42b8-977e-caa3fbeca93a 2018-09-08 08:32:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:27,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-1645ea83-897c-4891-a317-e16489258ef3 Date: Sat, 08 Sep 2018 08:32:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:27,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-1645ea83-897c-4891-a317-e16489258ef3 2018-09-08 08:32:27,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:28,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67c20011-0719-4ac2-bed8-3bf469368603 x-compute-request-id: req-67c20011-0719-4ac2-bed8-3bf469368603 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:28,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-67c20011-0719-4ac2-bed8-3bf469368603 2018-09-08 08:32:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:28,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-de207567-322b-473f-a313-f60f400ef3c8 Date: Sat, 08 Sep 2018 08:32:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:28,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-de207567-322b-473f-a313-f60f400ef3c8 2018-09-08 08:32:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:28,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb403313-1c5a-4eda-a317-e7b9a8df751c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:28,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-fb403313-1c5a-4eda-a317-e7b9a8df751c 2018-09-08 08:32:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:28,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2d7569fa-4b0f-4697-bd93-bb21490adf22 Date: Sat, 08 Sep 2018 08:32:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:28,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-2d7569fa-4b0f-4697-bd93-bb21490adf22 2018-09-08 08:32:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4d7a394e-e4ff-4ec2-ae4d-e76d1a9b6042 Date: Sat, 08 Sep 2018 08:32:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:29,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-4d7a394e-e4ff-4ec2-ae4d-e76d1a9b6042 2018-09-08 08:32:29,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:29,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a2bf459-a790-4300-af8b-d66755cdfd35 x-compute-request-id: req-7a2bf459-a790-4300-af8b-d66755cdfd35 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:29,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-7a2bf459-a790-4300-af8b-d66755cdfd35 2018-09-08 08:32:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:29,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9e26df91-c67c-4aa2-a6c4-cfb0fc7f7f2d Date: Sat, 08 Sep 2018 08:32:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:29,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-9e26df91-c67c-4aa2-a6c4-cfb0fc7f7f2d 2018-09-08 08:32:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:29,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecf983a-2b58-4f50-b461-a7436ec6bf0e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:29,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9ecf983a-2b58-4f50-b461-a7436ec6bf0e 2018-09-08 08:32:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:30,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b0301de6-3ae2-4ddc-9867-883f8ff09043 Date: Sat, 08 Sep 2018 08:32:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:30,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-b0301de6-3ae2-4ddc-9867-883f8ff09043 2018-09-08 08:32:30,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:30,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4dae2c66-246e-4c80-a34e-6c8df352e0da Date: Sat, 08 Sep 2018 08:32:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:30,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-4dae2c66-246e-4c80-a34e-6c8df352e0da 2018-09-08 08:32:30,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:30,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:30,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["2DrCWmijRiyafWbobKkC3A"], "issued_at": "2018-09-08T08:32:30.000000Z"}} 2018-09-08 08:32:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:30,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1573f8a6-b520-4b6e-85a1-a8fe2943ebae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:30,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1573f8a6-b520-4b6e-85a1-a8fe2943ebae 2018-09-08 08:32:30,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:32:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:30,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a09d86-7fc7-43ce-baa2-fa042db6ac5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:30,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5a09d86-7fc7-43ce-baa2-fa042db6ac5b 2018-09-08 08:32:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:30,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2ed413c2-ab62-49bd-aee4-10dccd157222 Date: Sat, 08 Sep 2018 08:32:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:30,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-2ed413c2-ab62-49bd-aee4-10dccd157222 2018-09-08 08:32:31,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:31,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:31,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c019d1f-46ed-4c76-ab00-f65a4e260c98 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:31,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-9c019d1f-46ed-4c76-ab00-f65a4e260c98 2018-09-08 08:32:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:31,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cde33a64-09e7-420a-b8b3-55884f9c5af4 Date: Sat, 08 Sep 2018 08:32:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:31,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-cde33a64-09e7-420a-b8b3-55884f9c5af4 2018-09-08 08:32:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:31,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce66fcbe-156f-4de1-995a-93d98f79854b Date: Sat, 08 Sep 2018 08:32:31 GMT RESP BODY: {"ports":[]} 2018-09-08 08:32:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True used request id req-ce66fcbe-156f-4de1-995a-93d98f79854b 2018-09-08 08:32:31,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:31,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-135a9a21-1d90-497c-84d5-1e5c77b67552 x-compute-request-id: req-135a9a21-1d90-497c-84d5-1e5c77b67552 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:32:31,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-135a9a21-1d90-497c-84d5-1e5c77b67552 2018-09-08 08:32:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:32,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ff4c7e45-ae64-4c72-a0e8-8a36557e21d9 Date: Sat, 08 Sep 2018 08:32:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:32,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-ff4c7e45-ae64-4c72-a0e8-8a36557e21d9 2018-09-08 08:32:32,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bb1452-3baa-4e60-86d4-e648f243c2a9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-74bb1452-3baa-4e60-86d4-e648f243c2a9 2018-09-08 08:32:32,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:32,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-be6879db-d1c3-485b-b8b8-c68d687eb339 Date: Sat, 08 Sep 2018 08:32:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:32,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-be6879db-d1c3-485b-b8b8-c68d687eb339 2018-09-08 08:32:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:32,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75d8127b-6d33-4a48-8bbb-1d25569c9633 Date: Sat, 08 Sep 2018 08:32:32 GMT RESP BODY: {"ports":[]} 2018-09-08 08:32:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True used request id req-75d8127b-6d33-4a48-8bbb-1d25569c9633 2018-09-08 08:32:32,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:32:32,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:32:32,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["owsfVkgVSzyUvz_zmuNihQ"], "issued_at": "2018-09-08T08:32:32.000000Z"}} 2018-09-08 08:32:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6433b7dea5114bee7395f594193dcf2e495879cc" 2018-09-08 08:32:32,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41eb9408-0984-4987-a33c-6172ad826522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:32:32,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-41eb9408-0984-4987-a33c-6172ad826522 2018-09-08 08:32:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:33,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5eb836a3-4c6a-41fb-accd-2e5ba2a7d27f Date: Sat, 08 Sep 2018 08:32:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:33,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-5eb836a3-4c6a-41fb-accd-2e5ba2a7d27f 2018-09-08 08:32:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:33,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f3b0ffd4-c085-412c-8f82-eab770b79cc4 Date: Sat, 08 Sep 2018 08:32:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:33,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-f3b0ffd4-c085-412c-8f82-eab770b79cc4 2018-09-08 08:32:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-bb5ae87a-96ae-4f0f-b7d3-5d92c6a199d9 Date: Sat, 08 Sep 2018 08:32:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:33,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-bb5ae87a-96ae-4f0f-b7d3-5d92c6a199d9 2018-09-08 08:32:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:32:33,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:32:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:32:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6433b7dea5114bee7395f594193dcf2e495879cc" 2018-09-08 08:32:33,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4272308-38dd-4472-b116-8ac2bf1b193c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:33,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-b4272308-38dd-4472-b116-8ac2bf1b193c 2018-09-08 08:32:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:34,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d94c0108-07bc-4918-a382-250c41a30ca2 Date: Sat, 08 Sep 2018 08:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:34,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-d94c0108-07bc-4918-a382-250c41a30ca2 2018-09-08 08:32:34,047 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net 2018-09-08 08:32:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" -d '{"port": {"network_id": "5534939e-f42e-48f3-86d6-219dce70ff22", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2", "admin_state_up": true}}' 2018-09-08 08:32:35,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-917dbb31-95bb-4963-a70a-3a44fd4911fa Date: Sat, 08 Sep 2018 08:32:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:34Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:7e:19","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","project_id":"a77b552638294fbd9186f3e752eb1693","qos_policy_id":null,"admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal"}} 2018-09-08 08:32:35,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-917dbb31-95bb-4963-a70a-3a44fd4911fa 2018-09-08 08:32:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:35,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e9a8d0fb-f095-49fc-9ac5-24c5de69154f Date: Sat, 08 Sep 2018 08:32:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:35,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-e9a8d0fb-f095-49fc-9ac5-24c5de69154f 2018-09-08 08:32:35,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:35,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24298ad8-72d0-4557-a935-22a86bd4e5fa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-24298ad8-72d0-4557-a935-22a86bd4e5fa 2018-09-08 08:32:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-78ffd3df-7ceb-4047-8573-bae50812eafa Date: Sat, 08 Sep 2018 08:32:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:36,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-78ffd3df-7ceb-4047-8573-bae50812eafa 2018-09-08 08:32:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-5d756fbc-3018-412c-ac89-350bf00742a7 Date: Sat, 08 Sep 2018 08:32:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:32:36,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2&admin_state_up=True used request id req-5d756fbc-3018-412c-ac89-350bf00742a7 2018-09-08 08:32:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ba117b-619b-4270-870c-dcc7c83908e2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:36,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-26ba117b-619b-4270-870c-dcc7c83908e2 2018-09-08 08:32:36,277 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-08 08:32:36,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-925eebb7-8442-488b-b527-bc0afb83b43c x-compute-request-id: req-925eebb7-8442-488b-b527-bc0afb83b43c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name"}]} 2018-09-08 08:32:36,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-925eebb7-8442-488b-b527-bc0afb83b43c 2018-09-08 08:32:36,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a726d0d-7f0b-4368-97c6-41a2085cc519 x-compute-request-id: req-1a726d0d-7f0b-4368-97c6-41a2085cc519 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6858209d-9fd0-4f96-9f14-185952c5d150", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:32:36,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 used request id req-1a726d0d-7f0b-4368-97c6-41a2085cc519 2018-09-08 08:32:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-c2dc2443-f8cd-477f-8caa-1b6f4d0434aa Date: Sat, 08 Sep 2018 08:32:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:32:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:32:11Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "metadata": {}}], "self": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11", "min_disk": 0, "protected": false, "id": "0671796a-9435-4ef3-b908-0bd28422fc11", "file": "/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "caafeb41be854a70b2040fa214506ff1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/0671796a-9435-4ef3-b908-0bd28422fc11/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image"} 2018-09-08 08:32:36,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image used request id req-c2dc2443-f8cd-477f-8caa-1b6f4d0434aa 2018-09-08 08:32:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:36,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bab8997a-4137-4167-83f4-1123c93cb701 Date: Sat, 08 Sep 2018 08:32:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:32:36,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bab8997a-4137-4167-83f4-1123c93cb701 2018-09-08 08:32:36,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" -d '{"server": {"name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "0671796a-9435-4ef3-b908-0bd28422fc11", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "6858209d-9fd0-4f96-9f14-185952c5d150", "max_count": 1, "min_count": 1, "networks": [{"port": "ccc840a2-9ac8-4516-9756-1a096ddf39d9"}]}}' 2018-09-08 08:32:38,079 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78da604c-584e-4b55-be93-ee5e5462eb1f x-compute-request-id: req-78da604c-584e-4b55-be93-ee5e5462eb1f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "adminPass": "uQSiMiHngd4r"}} 2018-09-08 08:32:38,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-78da604c-584e-4b55-be93-ee5e5462eb1f 2018-09-08 08:32:38,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:38,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-444dd7ce-7f3e-440b-b29c-df59b6749621 x-compute-request-id: req-444dd7ce-7f3e-440b-b29c-df59b6749621 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:38,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-444dd7ce-7f3e-440b-b29c-df59b6749621 2018-09-08 08:32:38,433 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-08 08:32:38,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:38,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b15a0da4-e7f0-4fa9-9231-40b62e9feea9 x-compute-request-id: req-b15a0da4-e7f0-4fa9-9231-40b62e9feea9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:38,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-b15a0da4-e7f0-4fa9-9231-40b62e9feea9 2018-09-08 08:32:38,900 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-08 08:32:38,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:32:41,903 - create_instance - DEBUG - VM status query timeout in 896.529289007 2018-09-08 08:32:41,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:42,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a1975d9-626f-4544-8130-8dc9f85db1d4 x-compute-request-id: req-3a1975d9-626f-4544-8130-8dc9f85db1d4 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:39Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:42,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-3a1975d9-626f-4544-8130-8dc9f85db1d4 2018-09-08 08:32:42,227 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-08 08:32:42,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:32:45,231 - create_instance - DEBUG - VM status query timeout in 893.202152014 2018-09-08 08:32:45,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:45,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84996e3d-80b6-4609-bb82-b1834c98485b x-compute-request-id: req-84996e3d-80b6-4609-bb82-b1834c98485b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:32:39Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:45,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-84996e3d-80b6-4609-bb82-b1834c98485b 2018-09-08 08:32:45,993 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-08 08:32:45,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:32:48,996 - create_instance - DEBUG - VM status query timeout in 889.436495066 2018-09-08 08:32:48,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:49,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:49 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-d4c82f1f-9db7-420d-bf67-741689d2f87e x-compute-request-id: req-d4c82f1f-9db7-420d-bf67-741689d2f87e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:49,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-d4c82f1f-9db7-420d-bf67-741689d2f87e 2018-09-08 08:32:49,316 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-08 08:32:49,316 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:32:49,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:49,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:49 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-5516f292-a7e6-482c-81ec-8d1f0baded25 x-compute-request-id: req-5516f292-a7e6-482c-81ec-8d1f0baded25 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:49,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-5516f292-a7e6-482c-81ec-8d1f0baded25 2018-09-08 08:32:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-83d738d7-647d-433c-8d97-93244a3d6379 Date: Sat, 08 Sep 2018 08:32:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:49,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-83d738d7-647d-433c-8d97-93244a3d6379 2018-09-08 08:32:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f20a054-9396-4fb0-bcca-544aaada0412 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4f20a054-9396-4fb0-bcca-544aaada0412 2018-09-08 08:32:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:50,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fe4e2486-dbc5-4553-b61a-c3a51565e09f Date: Sat, 08 Sep 2018 08:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:50,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-fe4e2486-dbc5-4553-b61a-c3a51565e09f 2018-09-08 08:32:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:50,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-7a295af2-0c7f-4d58-8e40-812dff5d0e98 Date: Sat, 08 Sep 2018 08:32:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":"46403868-077b-4664-b2de-fa440ea4e6b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:50,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-7a295af2-0c7f-4d58-8e40-812dff5d0e98 2018-09-08 08:32:50,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:50,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab1f9498-f35a-4944-91e3-6e2e51c13a06 x-compute-request-id: req-ab1f9498-f35a-4944-91e3-6e2e51c13a06 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:50,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-ab1f9498-f35a-4944-91e3-6e2e51c13a06 2018-09-08 08:32:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cbbc2c64-396d-4efa-b6b1-d25dc0a7953d Date: Sat, 08 Sep 2018 08:32:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:50,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-cbbc2c64-396d-4efa-b6b1-d25dc0a7953d 2018-09-08 08:32:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb164dc-d166-46f5-8815-c8411aa1fa76 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:51,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4bb164dc-d166-46f5-8815-c8411aa1fa76 2018-09-08 08:32:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ff0f2266-3162-4ce1-8c86-b26a583d2c95 Date: Sat, 08 Sep 2018 08:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:51,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-ff0f2266-3162-4ce1-8c86-b26a583d2c95 2018-09-08 08:32:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-fb53392d-560e-4aad-a6e8-85c2809e5993 Date: Sat, 08 Sep 2018 08:32:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":"46403868-077b-4664-b2de-fa440ea4e6b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:51,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-fb53392d-560e-4aad-a6e8-85c2809e5993 2018-09-08 08:32:51,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec494aa3-918d-4ad4-98ee-1c2060cf817a x-compute-request-id: req-ec494aa3-918d-4ad4-98ee-1c2060cf817a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:51,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-ec494aa3-918d-4ad4-98ee-1c2060cf817a 2018-09-08 08:32:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b35a8330-89d1-4209-b03f-8a3992e5db24 Date: Sat, 08 Sep 2018 08:32:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:51,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-b35a8330-89d1-4209-b03f-8a3992e5db24 2018-09-08 08:32:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b924e583-9691-42ee-9433-fc9f3d5811a0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:51,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-b924e583-9691-42ee-9433-fc9f3d5811a0 2018-09-08 08:32:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1d420016-4756-46e0-b3cb-329610020864 Date: Sat, 08 Sep 2018 08:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:51,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-1d420016-4756-46e0-b3cb-329610020864 2018-09-08 08:32:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:51,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-3544bdf2-d38f-4dcc-a491-86a9654e2856 Date: Sat, 08 Sep 2018 08:32:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":"46403868-077b-4664-b2de-fa440ea4e6b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:51,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-3544bdf2-d38f-4dcc-a491-86a9654e2856 2018-09-08 08:32:51,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:52,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba330e6-be6b-44bf-893a-35440613d270 x-compute-request-id: req-bba330e6-be6b-44bf-893a-35440613d270 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:52,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-bba330e6-be6b-44bf-893a-35440613d270 2018-09-08 08:32:52,589 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-08 08:32:52,590 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:32:52,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:53,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f38db8bb-12b5-42c7-9417-ea57860440d3 x-compute-request-id: req-f38db8bb-12b5-42c7-9417-ea57860440d3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:53,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-f38db8bb-12b5-42c7-9417-ea57860440d3 2018-09-08 08:32:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8c7e9c3e-2b69-4113-bb57-090d7b48e43b Date: Sat, 08 Sep 2018 08:32:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:53,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-8c7e9c3e-2b69-4113-bb57-090d7b48e43b 2018-09-08 08:32:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:53,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be642a38-8f59-4f43-842b-45da5329b652 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:53,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-be642a38-8f59-4f43-842b-45da5329b652 2018-09-08 08:32:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:53,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2100db24-f47b-4ce3-8e65-e71b5ee83a34 Date: Sat, 08 Sep 2018 08:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:53,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-2100db24-f47b-4ce3-8e65-e71b5ee83a34 2018-09-08 08:32:53,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:53,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-c84ab444-7f91-4a65-b413-e65bb049fc39 Date: Sat, 08 Sep 2018 08:32:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":"46403868-077b-4664-b2de-fa440ea4e6b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:53,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-c84ab444-7f91-4a65-b413-e65bb049fc39 2018-09-08 08:32:53,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:54,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a768a31-76bc-46f1-bfdb-e85687a4080d x-compute-request-id: req-1a768a31-76bc-46f1-bfdb-e85687a4080d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8d:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:26Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:54,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-1a768a31-76bc-46f1-bfdb-e85687a4080d 2018-09-08 08:32:54,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:54,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2177ff-4b6e-4b7a-bfb2-2f61f405fb52 x-compute-request-id: req-ac2177ff-4b6e-4b7a-bfb2-2f61f405fb52 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:54,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-ac2177ff-4b6e-4b7a-bfb2-2f61f405fb52 2018-09-08 08:32:54,880 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-08 08:32:54,881 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:32:54,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:55,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e06babda-56d4-4bf1-a80d-206b535b774c x-compute-request-id: req-e06babda-56d4-4bf1-a80d-206b535b774c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:55,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-e06babda-56d4-4bf1-a80d-206b535b774c 2018-09-08 08:32:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:55,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-414530ef-c2e2-4092-a400-bcc3f3517447 Date: Sat, 08 Sep 2018 08:32:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5534939e-f42e-48f3-86d6-219dce70ff22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","subnets":["6864e74d-c526-4e5c-9fc9-8dd7c560291b"],"description":"","tags":[],"updated_at":"2018-09-08T08:32:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net","admin_state_up":true,"tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:06Z","provider:network_type":"vxlan"}]} 2018-09-08 08:32:55,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net used request id req-414530ef-c2e2-4092-a400-bcc3f3517447 2018-09-08 08:32:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:55,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc61caa5-4651-48f0-9f81-9da473436a19 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:32:55,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-cc61caa5-4651-48f0-9f81-9da473436a19 2018-09-08 08:32:55,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-21f4f30b-e4fb-4141-8c03-5c80a324f795 Date: Sat, 08 Sep 2018 08:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:07Z","dns_nameservers":[],"updated_at":"2018-09-08T08:32:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a77b552638294fbd9186f3e752eb1693","id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet"}]} 2018-09-08 08:32:55,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-21f4f30b-e4fb-4141-8c03-5c80a324f795 2018-09-08 08:32:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:55,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-3ef86c54-c4ce-45c5-88c2-63181817915f Date: Sat, 08 Sep 2018 08:32:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.3"}],"id":"295439b6-887d-4fb5-840e-a3c283e2e3d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ba:42","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.2"}],"id":"65a720ff-cca7-4884-9441-fc534f223930","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:07:d2","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.4"}],"id":"c5871aed-700a-48ff-ba8c-0113b13b3fd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ed:97","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5534939e-f42e-48f3-86d6-219dce70ff22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.8"}],"id":"ccc840a2-9ac8-4516-9756-1a096ddf39d9","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:7e:19","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:34Z","binding:vnic_type":"normal","device_id":"46403868-077b-4664-b2de-fa440ea4e6b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:32:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6864e74d-c526-4e5c-9fc9-8dd7c560291b","ip_address":"10.55.0.6"}],"id":"d4fff725-b580-4185-9558-7d4dc907fe28","security_groups":["697a0287-ba95-4939-bdec-24e5d11ab872"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:8d:52","project_id":"a77b552638294fbd9186f3e752eb1693","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1","admin_state_up":true,"network_id":"5534939e-f42e-48f3-86d6-219dce70ff22","tenant_id":"a77b552638294fbd9186f3e752eb1693","created_at":"2018-09-08T08:32:16Z","binding:vnic_type":"normal","device_id":"90480cce-470b-46af-82c0-31de0c2f9307"}]} 2018-09-08 08:32:55,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-3ef86c54-c4ce-45c5-88c2-63181817915f 2018-09-08 08:32:55,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:32:56,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dd22f75-d6a7-4c66-ba27-17deb866c9de x-compute-request-id: req-1dd22f75-d6a7-4c66-ba27-17deb866c9de Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "security_groups": [{"name": "default"}], "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:45Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:56,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-1dd22f75-d6a7-4c66-ba27-17deb866c9de 2018-09-08 08:32:56,249 - create_instance - INFO - Deleting Port with ID - d4fff725-b580-4185-9558-7d4dc907fe28 2018-09-08 08:32:56,249 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-1 2018-09-08 08:32:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d4fff725-b580-4185-9558-7d4dc907fe28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:56,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5efa30de-d4e9-40d8-a749-ad118633597a Date: Sat, 08 Sep 2018 08:32:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:32:56,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d4fff725-b580-4185-9558-7d4dc907fe28 used request id req-5efa30de-d4e9-40d8-a749-ad118633597a 2018-09-08 08:32:56,993 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-08 08:32:56,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:57,127 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90f7e278-8990-4979-89a1-9bc358eaee5c x-compute-request-id: req-90f7e278-8990-4979-89a1-9bc358eaee5c Content-Type: application/json 2018-09-08 08:32:57,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-90f7e278-8990-4979-89a1-9bc358eaee5c 2018-09-08 08:32:57,128 - create_instance - INFO - Checking deletion status 2018-09-08 08:32:57,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:32:57,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-936b3750-54be-4b81-807b-64d0e1ec92ec x-compute-request-id: req-936b3750-54be-4b81-807b-64d0e1ec92ec Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/90480cce-470b-46af-82c0-31de0c2f9307", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-08T08:32:25.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "90480cce-470b-46af-82c0-31de0c2f9307", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:32:57Z", "hostId": "7d166b9afb76fb247329bd0ed3b56ab00f3dc6ebe118df9b5a1a3cc4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-08T08:32:19Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:32:57,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-936b3750-54be-4b81-807b-64d0e1ec92ec 2018-09-08 08:32:57,249 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-08 08:32:57,249 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:33:00,252 - create_instance - DEBUG - VM status query timeout in 296.875856161 2018-09-08 08:33:00,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77357e378bc98cbe4e6009c26483b4fc27afba6f" 2018-09-08 08:33:00,301 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbba8640-aade-431e-aa51-5a767f16ea2c x-compute-request-id: req-cbba8640-aade-431e-aa51-5a767f16ea2c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 90480cce-470b-46af-82c0-31de0c2f9307 could not be found.", "code": 404}} 2018-09-08 08:33:00,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/90480cce-470b-46af-82c0-31de0c2f9307 used request id req-cbba8640-aade-431e-aa51-5a767f16ea2c 2018-09-08 08:33:00,301 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 90480cce-470b-46af-82c0-31de0c2f9307 could not be found. (HTTP 404) (Request-ID: req-cbba8640-aade-431e-aa51-5a767f16ea2c) 2018-09-08 08:33:00,302 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-08 08:33:00,303 - create_instance - INFO - Deleting Port with ID - ccc840a2-9ac8-4516-9756-1a096ddf39d9 2018-09-08 08:33:00,303 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3port-2 2018-09-08 08:33:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ccc840a2-9ac8-4516-9756-1a096ddf39d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:33:00,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3918decf-97d7-49be-8f43-4631c86e0604 Date: Sat, 08 Sep 2018 08:33:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:00,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/ccc840a2-9ac8-4516-9756-1a096ddf39d9 used request id req-3918decf-97d7-49be-8f43-4631c86e0604 2018-09-08 08:33:00,796 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-08 08:33:00,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:33:00,937 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d61e445e-5483-4d06-9267-714fda97c77f x-compute-request-id: req-d61e445e-5483-4d06-9267-714fda97c77f Content-Type: application/json 2018-09-08 08:33:00,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-d61e445e-5483-4d06-9267-714fda97c77f 2018-09-08 08:33:00,937 - create_instance - INFO - Checking deletion status 2018-09-08 08:33:00,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:33:01,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e32ab57-2d6c-407d-9075-7f027695ccbf x-compute-request-id: req-2e32ab57-2d6c-407d-9075-7f027695ccbf Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:7e:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/46403868-077b-4664-b2de-fa440ea4e6b7", "rel": "bookmark"}], "image": {"id": "0671796a-9435-4ef3-b908-0bd28422fc11", "links": [{"href": "http://172.30.9.23:8774/images/0671796a-9435-4ef3-b908-0bd28422fc11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-08T08:32:44.000000", "flavor": {"id": "6858209d-9fd0-4f96-9f14-185952c5d150", "links": [{"href": "http://172.30.9.23:8774/flavors/6858209d-9fd0-4f96-9f14-185952c5d150", "rel": "bookmark"}]}, "id": "46403868-077b-4664-b2de-fa440ea4e6b7", "user_id": "493f645a53ec4d3fbe9e5d03c7ff7561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:33:00Z", "hostId": "6d9b83ca0161400c195406eb886666e41238180657faa6d5a342559a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-08T08:32:38Z", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:01,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-2e32ab57-2d6c-407d-9075-7f027695ccbf 2018-09-08 08:33:01,182 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-08 08:33:01,182 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:33:04,185 - create_instance - DEBUG - VM status query timeout in 296.751856089 2018-09-08 08:33:04,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea3758750f7c3e92066b9b2bb3ae92308133263" 2018-09-08 08:33:04,244 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33: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-2186e819-2854-4b22-9e66-752b6f6a9d32 x-compute-request-id: req-2186e819-2854-4b22-9e66-752b6f6a9d32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 46403868-077b-4664-b2de-fa440ea4e6b7 could not be found.", "code": 404}} 2018-09-08 08:33:04,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/46403868-077b-4664-b2de-fa440ea4e6b7 used request id req-2186e819-2854-4b22-9e66-752b6f6a9d32 2018-09-08 08:33:04,244 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 46403868-077b-4664-b2de-fa440ea4e6b7 could not be found. (HTTP 404) (Request-ID: req-2186e819-2854-4b22-9e66-752b6f6a9d32) 2018-09-08 08:33:04,244 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-08 08:33:04,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52f3adc7815468c63330e31550cba8f10c4037b" 2018-09-08 08:33:04,296 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:33: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-c8833bad-ade2-4c3c-9118-5ae864f964fc x-compute-request-id: req-c8833bad-ade2-4c3c-9118-5ae864f964fc Content-Length: 0 Content-Type: application/json 2018-09-08 08:33:04,296 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6858209d-9fd0-4f96-9f14-185952c5d150 used request id req-c8833bad-ade2-4c3c-9118-5ae864f964fc 2018-09-08 08:33:04,297 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet 2018-09-08 08:33:04,297 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-subnet 2018-09-08 08:33:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6864e74d-c526-4e5c-9fc9-8dd7c560291b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:33:06,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-370a3e73-a48e-426d-b865-c6e6a0cffbd4 Date: Sat, 08 Sep 2018 08:33:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:06,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6864e74d-c526-4e5c-9fc9-8dd7c560291b used request id req-370a3e73-a48e-426d-b865-c6e6a0cffbd4 2018-09-08 08:33:06,436 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-priv-net 2018-09-08 08:33:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5534939e-f42e-48f3-86d6-219dce70ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3c48979b107ca311f44533b5f2a2eefe545132" 2018-09-08 08:33:07,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be7d7b24-1b89-4e15-b52f-5caaac935ace Date: Sat, 08 Sep 2018 08:33:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:07,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5534939e-f42e-48f3-86d6-219dce70ff22 used request id req-be7d7b24-1b89-4e15-b52f-5caaac935ace 2018-09-08 08:33:07,988 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-e52e5d91-139a-43cb-9710-c48e6bcd67e3-image 2018-09-08 08:33:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}468114e53d747e17327aa39ad42bc86a6728a3cb" 2018-09-08 08:33:09,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15230343-ecb3-489c-9b9a-aeeaa44021d5 Date: Sat, 08 Sep 2018 08:33:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:33:09,462 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0671796a-9435-4ef3-b908-0bd28422fc11 used request id req-15230343-ecb3-489c-9b9a-aeeaa44021d5 2018-09-08 08:33:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f52e49c3-4ee9-4e62-8fc7-df3be7c86f64 Date: Sat, 08 Sep 2018 08:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:33:09,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f52e49c3-4ee9-4e62-8fc7-df3be7c86f64 2018-09-08 08:33:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:09,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8e959b-20da-46e4-8a7e-386e702734a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:09,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-8b8e959b-20da-46e4-8a7e-386e702734a7 2018-09-08 08:33:09,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:09,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d363f0c2-b118-4d72-a7a1-2241479f3db6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:33:09,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-d363f0c2-b118-4d72-a7a1-2241479f3db6 2018-09-08 08:33:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:09,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784da230-55e9-4cd6-b42b-262da954036a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:09,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-784da230-55e9-4cd6-b42b-262da954036a 2018-09-08 08:33:09,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6828f9-6de7-441d-a08a-c3fd9434b01b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-6c6828f9-6de7-441d-a08a-c3fd9434b01b 2018-09-08 08:33:10,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c66be80-3077-4133-85af-0e933d2b83a0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:33:10,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-4c66be80-3077-4133-85af-0e933d2b83a0 2018-09-08 08:33:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-459aaca1-4f6a-437a-8526-a34b0dd4b916 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-459aaca1-4f6a-437a-8526-a34b0dd4b916 2018-09-08 08:33:10,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea62118-68a2-4293-bc9f-894dc03674c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-4ea62118-68a2-4293-bc9f-894dc03674c3 2018-09-08 08:33:10,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7358d76b-219f-40b0-ab22-73becc8c7be4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7358d76b-219f-40b0-ab22-73becc8c7be4 2018-09-08 08:33:10,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652e73c1-d443-48b6-985e-0165ed979948 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-652e73c1-d443-48b6-985e-0165ed979948 2018-09-08 08:33:10,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5206368a-699f-4632-b74a-5921406d32a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:10,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-5206368a-699f-4632-b74a-5921406d32a0 2018-09-08 08:33:10,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:10,626 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj 2018-09-08 08:33:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f474725b-7902-4d71-a32b-2d16b244fde4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:10,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/caafeb41be854a70b2040fa214506ff1 used request id req-f474725b-7902-4d71-a32b-2d16b244fde4 2018-09-08 08:33:10,818 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-proj-role 2018-09-08 08:33:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:10,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d6e480-4cb4-43b4-8ed7-fef2ae701ae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:10,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/19062987147743c193ea0eab25323496 used request id req-a3d6e480-4cb4-43b4-8ed7-fef2ae701ae9 2018-09-08 08:33:10,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d315e940864077d47d3d6c83d9d96e8e1f273c6" 2018-09-08 08:33:11,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8091c8-43c0-4543-b57c-4f3c7890e5b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:33:11,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c8091c8-43c0-4543-b57c-4f3c7890e5b2 2018-09-08 08:33:11,019 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-2ef25dbf-0712-497-user 2018-09-08 08:33:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/63bcdb1686c040438065da8c7644ad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e62de8f8dd7658071102ce1d0cab814b43e0c1" 2018-09-08 08:33:11,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc8fb59-bb11-4df7-b0f7-468859f5afa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:11,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/63bcdb1686c040438065da8c7644ad07 used request id req-fdc8fb59-bb11-4df7-b0f7-468859f5afa1 2018-09-08 08:33:11,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:11,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nUIa576gQySXe4O1TNLgfg"], "issued_at": "2018-09-08T08:33:11.000000Z"}} 2018-09-08 08:33:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d43936c81a9449da79a1199d6674d4a67c9aa10a" 2018-09-08 08:33:11,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6612f640-1a56-4129-8a5d-1cd77c4898e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:11,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6612f640-1a56-4129-8a5d-1cd77c4898e4 2018-09-08 08:33:11,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:11,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:12,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DLzLaW5vRoK7glnmd7LXig"], "issued_at": "2018-09-08T08:33:12.000000Z"}} 2018-09-08 08:33:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:12,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087f9fa7-71cb-4955-93c3-569ec64d37df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:12,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-087f9fa7-71cb-4955-93c3-569ec64d37df 2018-09-08 08:33:12,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:12,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:12,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b695fd-17e1-4b25-b694-67a88203bc54 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:33:12,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj used request id req-47b695fd-17e1-4b25-b694-67a88203bc54 2018-09-08 08:33:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:12,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef45669c-0ee1-4e88-8577-3380f5a253ed Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:33:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ef45669c-0ee1-4e88-8577-3380f5a253ed 2018-09-08 08:33:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}}' 2018-09-08 08:33:12,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a541d4-ac36-44b2-8519-c63fd1de8d56 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:12,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-04a541d4-ac36-44b2-8519-c63fd1de8d56 2018-09-08 08:33:12,474 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj 2018-09-08 08:33:12,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:12,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:12,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["qU21o_OVSmuYe68qlRfmPw"], "issued_at": "2018-09-08T08:33:12.000000Z"}} 2018-09-08 08:33:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93bf64f9e855059a8b68061cc71494520e2a70" 2018-09-08 08:33:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5510cfe2-575f-485b-a8ef-79183a6679a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:12,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5510cfe2-575f-485b-a8ef-79183a6679a7 2018-09-08 08:33:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:12,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93bf64f9e855059a8b68061cc71494520e2a70" 2018-09-08 08:33:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6304d2e-d999-40cc-b463-9f5a2050aa64 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:33:13,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a6304d2e-d999-40cc-b463-9f5a2050aa64 2018-09-08 08:33:13,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93bf64f9e855059a8b68061cc71494520e2a70" 2018-09-08 08:33:13,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d41aa72-4e4a-4340-8fd3-8cabf5f97da2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}]} 2018-09-08 08:33:13,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj used request id req-8d41aa72-4e4a-4340-8fd3-8cabf5f97da2 2018-09-08 08:33:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93bf64f9e855059a8b68061cc71494520e2a70" 2018-09-08 08:33:13,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c73ef1-1486-41c1-9432-cb9804c6e373 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:33:13,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e4c73ef1-1486-41c1-9432-cb9804c6e373 2018-09-08 08:33:13,600 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user 2018-09-08 08:33:13,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:13,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81a157c-ea92-45d2-93b5-af1c5e08c0e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:33:13,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d81a157c-ea92-45d2-93b5-af1c5e08c0e2 2018-09-08 08:33:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" -d '{"role": {"name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}}' 2018-09-08 08:33:13,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef205be-8b4b-4940-8211-b08822a5f43e Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8a595869b0d4ce68c58c7b3ae5f0211", "links": {"self": "http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211"}, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}} 2018-09-08 08:33:13,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ef205be-8b4b-4940-8211-b08822a5f43e 2018-09-08 08:33:13,804 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role 2018-09-08 08:33:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:13,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd073f6-7534-44cb-9670-8c29e4279889 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role", "id": "d8a595869b0d4ce68c58c7b3ae5f0211"}} 2018-09-08 08:33:13,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211 used request id req-fbd073f6-7534-44cb-9670-8c29e4279889 2018-09-08 08:33:13,886 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role to project CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj 2018-09-08 08:33:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823/users/06a5927c96b1434993c9a39e40cbeb82/roles/d8a595869b0d4ce68c58c7b3ae5f0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:14,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71e65d0-9709-4497-bb3a-da66fb3c6b49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:14,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823/users/06a5927c96b1434993c9a39e40cbeb82/roles/d8a595869b0d4ce68c58c7b3ae5f0211 used request id req-e71e65d0-9709-4497-bb3a-da66fb3c6b49 2018-09-08 08:33:14,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:33:14,024 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:33:14,024 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-09-08 08:33:14,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:14,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:14,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a595869b0d4ce68c58c7b3ae5f0211", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}], "expires_at": "2018-09-08T09:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f74e17723e6468292d673ffd084b823", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user", "id": "06a5927c96b1434993c9a39e40cbeb82"}, "audit_ids": ["sSjy6CRuR7m47pgF-kPwsQ"], "issued_at": "2018-09-08T08:33:14.000000Z"}} 2018-09-08 08:33:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:14,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24e6d4f-d553-47a5-8508-b8b886ea4633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:14,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f24e6d4f-d553-47a5-8508-b8b886ea4633 2018-09-08 08:33:14,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:14,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9ce0213d-cc98-498e-ab63-f3cfd08962df Date: Sat, 08 Sep 2018 08:33:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811"} 2018-09-08 08:33:14,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 used request id req-9ce0213d-cc98-498e-ab63-f3cfd08962df 2018-09-08 08:33:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:14,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-134fa91e-bf03-4483-a2d8-b69b499265bd Date: Sat, 08 Sep 2018 08:33:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:33:14,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-134fa91e-bf03-4483-a2d8-b69b499265bd 2018-09-08 08:33:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811"}' 2018-09-08 08:33:15,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 X-Openstack-Request-Id: req-054c934b-0d5a-4dac-bac4-e57609f4316a Date: Sat, 08 Sep 2018 08:33:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05", "min_disk": 0, "protected": false, "id": "ae53f394-334b-4195-bacd-5142037dab05", "file": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file", "checksum": null, "owner": "5f74e17723e6468292d673ffd084b823", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:15,094 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-054c934b-0d5a-4dac-bac4-e57609f4316a 2018-09-08 08:33:15,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" -d '' 2018-09-08 08:33:17,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c88e98d-853c-494c-90e4-6a759a3bc65d Date: Sat, 08 Sep 2018 08:33:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:33:17,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file used request id req-9c88e98d-853c-494c-90e4-6a759a3bc65d 2018-09-08 08:33:17,443 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:33:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:17,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5d13a94a-1fed-44dc-b3a5-a356bfeadf18 Date: Sat, 08 Sep 2018 08:33:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "metadata": {}}], "self": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05", "min_disk": 0, "protected": false, "id": "ae53f394-334b-4195-bacd-5142037dab05", "file": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f74e17723e6468292d673ffd084b823", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:17,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 used request id req-5d13a94a-1fed-44dc-b3a5-a356bfeadf18 2018-09-08 08:33:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:17,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc882113-cf32-4658-af1b-fb1550ae8e93 Date: Sat, 08 Sep 2018 08:33:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:33:17,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dc882113-cf32-4658-af1b-fb1550ae8e93 2018-09-08 08:33:17,764 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 2018-09-08 08:33:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:17,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-719f4fee-3c47-49c8-a0a7-75e83bfeb05f Date: Sat, 08 Sep 2018 08:33:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "metadata": {}}], "self": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05", "min_disk": 0, "protected": false, "id": "ae53f394-334b-4195-bacd-5142037dab05", "file": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f74e17723e6468292d673ffd084b823", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:17,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 used request id req-719f4fee-3c47-49c8-a0a7-75e83bfeb05f 2018-09-08 08:33:17,932 - create_image - DEBUG - Instance status is - active 2018-09-08 08:33:17,932 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 2018-09-08 08:33:17,932 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 2018-09-08 08:33:17,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:17,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:18,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3-Xw0NJFRbGsWtdjnWN0mQ"], "issued_at": "2018-09-08T08:33:18.000000Z"}} 2018-09-08 08:33:18,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f082e23e89dceecc9b210833e5c2d4c8af78b181" 2018-09-08 08:33:18,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f36275-ae43-4645-893b-04c783dc9a1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:18,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9f36275-ae43-4645-893b-04c783dc9a1c 2018-09-08 08:33:18,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:33:18,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f082e23e89dceecc9b210833e5c2d4c8af78b181" 2018-09-08 08:33:18,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1944d3d-feb6-4ad6-9404-a7918a23d041 x-compute-request-id: req-b1944d3d-feb6-4ad6-9404-a7918a23d041 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:33:18,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b1944d3d-feb6-4ad6-9404-a7918a23d041 2018-09-08 08:33:18,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f082e23e89dceecc9b210833e5c2d4c8af78b181" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:33:18,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d94369f-8805-4d63-b1b3-0e98653a459f x-compute-request-id: req-3d94369f-8805-4d63-b1b3-0e98653a459f Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:33:18,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3d94369f-8805-4d63-b1b3-0e98653a459f 2018-09-08 08:33:18,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:18,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:19,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a595869b0d4ce68c58c7b3ae5f0211", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}], "expires_at": "2018-09-08T09:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f74e17723e6468292d673ffd084b823", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user", "id": "06a5927c96b1434993c9a39e40cbeb82"}, "audit_ids": ["VN6RjljORbeRY82YiYUKnA"], "issued_at": "2018-09-08T08:33:19.000000Z"}} 2018-09-08 08:33:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:19,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59594d9f-7502-48af-b4ac-9b9409ffcd97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:19,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59594d9f-7502-48af-b4ac-9b9409ffcd97 2018-09-08 08:33:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:19,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c17d2b9d-9f34-4c2d-8950-493f2688d0ab Date: Sat, 08 Sep 2018 08:33:19 GMT RESP BODY: {"networks":[]} 2018-09-08 08:33:19,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-c17d2b9d-9f34-4c2d-8950-493f2688d0ab 2018-09-08 08:33:19,272 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net 2018-09-08 08:33:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" -d '{"network": {"name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net", "admin_state_up": true}}' 2018-09-08 08:33:19,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dbf9a588-8868-492a-9b27-52da2c197d02 Date: Sat, 08 Sep 2018 08:33:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:33:19Z","is_default":false,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","mtu":1450}} 2018-09-08 08:33:19,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-dbf9a588-8868-492a-9b27-52da2c197d02 2018-09-08 08:33:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b1679156-7050-4a77-80a4-636b10ecfa23 Date: Sat, 08 Sep 2018 08:33:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:33:19Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:20,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-b1679156-7050-4a77-80a4-636b10ecfa23 2018-09-08 08:33:20,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:20,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85dd7cf7-ee4a-45cc-8e66-c2803c7b8c53 Date: Sat, 08 Sep 2018 08:33:20 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:33:20,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-85dd7cf7-ee4a-45cc-8e66-c2803c7b8c53 2018-09-08 08:33:20,244 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet 2018-09-08 08:33:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" -d '{"subnets": [{"ip_version": 4, "network_id": "ed57057b-f453-4c54-8266-cb32ce4b9fef", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]}' 2018-09-08 08:33:21,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0122216e-47ea-454d-b1df-8500aa222daf Date: Sat, 08 Sep 2018 08:33:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:21,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0122216e-47ea-454d-b1df-8500aa222daf 2018-09-08 08:33:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:21,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eeae160a-1374-4f47-8ee5-c2ca01f41373 Date: Sat, 08 Sep 2018 08:33:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:21,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-eeae160a-1374-4f47-8ee5-c2ca01f41373 2018-09-08 08:33:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:21,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b491d915-a8d5-47b7-ae96-0d272a974143 Date: Sat, 08 Sep 2018 08:33:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:21,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-b491d915-a8d5-47b7-ae96-0d272a974143 2018-09-08 08:33:21,493 - OpenStackNetwork - DEBUG - Network [ed57057b-f453-4c54-8266-cb32ce4b9fef] created successfully 2018-09-08 08:33:21,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:21,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:21,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a595869b0d4ce68c58c7b3ae5f0211", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}], "expires_at": "2018-09-08T09:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f74e17723e6468292d673ffd084b823", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user", "id": "06a5927c96b1434993c9a39e40cbeb82"}, "audit_ids": ["N6T--wIZTlivYCuubY4YOA"], "issued_at": "2018-09-08T08:33:21.000000Z"}} 2018-09-08 08:33:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:21,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe142c0-d963-4ed0-8e15-6385d9d3f623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:21,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7fe142c0-d963-4ed0-8e15-6385d9d3f623 2018-09-08 08:33:21,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:33:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:22,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b624bcb-45c0-45b4-be50-c971f23e6070 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:22,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b624bcb-45c0-45b4-be50-c971f23e6070 2018-09-08 08:33:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b1d6c1b2-bceb-479d-af5d-847c4d4b12b3 Date: Sat, 08 Sep 2018 08:33:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:22,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-b1d6c1b2-bceb-479d-af5d-847c4d4b12b3 2018-09-08 08:33:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:22,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:22,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd4989e-880d-44f5-9d05-58de2b65deea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:22,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-bdd4989e-880d-44f5-9d05-58de2b65deea 2018-09-08 08:33:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:22,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f63a46e-3387-45a4-b8c4-b6205b112350 Date: Sat, 08 Sep 2018 08:33:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:22,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-1f63a46e-3387-45a4-b8c4-b6205b112350 2018-09-08 08:33:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c45182c-0dcc-434c-a14a-5b5781628694 Date: Sat, 08 Sep 2018 08:33:22 GMT RESP BODY: {"ports":[]} 2018-09-08 08:33:22,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True used request id req-6c45182c-0dcc-434c-a14a-5b5781628694 2018-09-08 08:33:22,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:23,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4f9cb79-aae6-4d1c-a2e7-e5867c81b844 x-compute-request-id: req-d4f9cb79-aae6-4d1c-a2e7-e5867c81b844 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:33:23,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst used request id req-d4f9cb79-aae6-4d1c-a2e7-e5867c81b844 2018-09-08 08:33:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8075589a-a4fc-4295-85af-a68493e61b05 Date: Sat, 08 Sep 2018 08:33:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:23,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-8075589a-a4fc-4295-85af-a68493e61b05 2018-09-08 08:33:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:23,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c88879f-94ac-449b-940a-53ac8a770114 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:23,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-5c88879f-94ac-449b-940a-53ac8a770114 2018-09-08 08:33:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:23,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d1513e43-9ae8-4f31-934f-f611b835fdf3 Date: Sat, 08 Sep 2018 08:33:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:23,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-d1513e43-9ae8-4f31-934f-f611b835fdf3 2018-09-08 08:33:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e55c7238-793d-4006-a624-1078c931c899 Date: Sat, 08 Sep 2018 08:33:23 GMT RESP BODY: {"ports":[]} 2018-09-08 08:33:23,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True used request id req-e55c7238-793d-4006-a624-1078c931c899 2018-09-08 08:33:23,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:23,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:24,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8a595869b0d4ce68c58c7b3ae5f0211", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role"}], "expires_at": "2018-09-08T09:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f74e17723e6468292d673ffd084b823", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/5f74e17723e6468292d673ffd084b823", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user", "id": "06a5927c96b1434993c9a39e40cbeb82"}, "audit_ids": ["6vAlhjibSQeHrquUbXM1iw"], "issued_at": "2018-09-08T08:33:24.000000Z"}} 2018-09-08 08:33:24,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba03175b40f40fef013b2059c8dc4483462d025" 2018-09-08 08:33:24,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a28a62-11af-4499-818a-150a3bd8c3eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:24,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6a28a62-11af-4499-818a-150a3bd8c3eb 2018-09-08 08:33:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:24,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92b80f53-d4fc-45a1-82f8-16e11576235c Date: Sat, 08 Sep 2018 08:33:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:24,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-92b80f53-d4fc-45a1-82f8-16e11576235c 2018-09-08 08:33:24,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dbafb6bd-5cdf-4914-9561-b9a8362b4a0a Date: Sat, 08 Sep 2018 08:33:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:24,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-dbafb6bd-5cdf-4914-9561-b9a8362b4a0a 2018-09-08 08:33:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:25,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7a034858-d681-47a1-a8fd-c337c67085b9 Date: Sat, 08 Sep 2018 08:33:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:25,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-7a034858-d681-47a1-a8fd-c337c67085b9 2018-09-08 08:33:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:25,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba03175b40f40fef013b2059c8dc4483462d025" 2018-09-08 08:33:25,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5319d038-5285-491f-88c3-1291fdfec302 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:25,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-5319d038-5285-491f-88c3-1291fdfec302 2018-09-08 08:33:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:25,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc5786a4-72dd-45a4-ac1d-ea6c395bf96b Date: Sat, 08 Sep 2018 08:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:25,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-bc5786a4-72dd-45a4-ac1d-ea6c395bf96b 2018-09-08 08:33:25,419 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net 2018-09-08 08:33:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" -d '{"port": {"network_id": "ed57057b-f453-4c54-8266-cb32ce4b9fef", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port", "admin_state_up": true}}' 2018-09-08 08:33:26,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-bbaf08eb-0ced-4706-91b3-1771eb24bfeb Date: Sat, 08 Sep 2018 08:33:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.13"}],"id":"195ddea2-70da-4da0-b495-2eaf41a22d29","security_groups":["536d03cf-8de5-46ee-a0bd-94415abd77af"],"mac_address":"fa:16:3e:90:cd:af","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port","project_id":"5f74e17723e6468292d673ffd084b823","qos_policy_id":null,"admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:25Z","binding:vnic_type":"normal"}} 2018-09-08 08:33:26,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-bbaf08eb-0ced-4706-91b3-1771eb24bfeb 2018-09-08 08:33:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:26,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-719fcf32-60af-49e3-8c1b-4747520c7a0d Date: Sat, 08 Sep 2018 08:33:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:26,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-719fcf32-60af-49e3-8c1b-4747520c7a0d 2018-09-08 08:33:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:26,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827fe63e-aa54-4bcc-b248-81b1e6263ab5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:26,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-827fe63e-aa54-4bcc-b248-81b1e6263ab5 2018-09-08 08:33:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e96a80dd-99be-438b-80b4-d40b28ae0578 Date: Sat, 08 Sep 2018 08:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:27,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-e96a80dd-99be-438b-80b4-d40b28ae0578 2018-09-08 08:33:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-b72ceb12-c212-4552-9926-e9ca9bc17b34 Date: Sat, 08 Sep 2018 08:33:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.13"}],"id":"195ddea2-70da-4da0-b495-2eaf41a22d29","security_groups":["536d03cf-8de5-46ee-a0bd-94415abd77af"],"mac_address":"fa:16:3e:90:cd:af","project_id":"5f74e17723e6468292d673ffd084b823","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port","admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:33:27,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port&admin_state_up=True used request id req-b72ceb12-c212-4552-9926-e9ca9bc17b34 2018-09-08 08:33:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe790c6-bef9-473d-a923-480f41f73c60 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-8fe790c6-bef9-473d-a923-480f41f73c60 2018-09-08 08:33:27,416 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst 2018-09-08 08:33:27,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62ffce91-1956-4827-b9dd-947534b29499 x-compute-request-id: req-62ffce91-1956-4827-b9dd-947534b29499 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-flavor-name"}]} 2018-09-08 08:33:27,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-62ffce91-1956-4827-b9dd-947534b29499 2018-09-08 08:33:27,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98f0f252-8164-4c46-a800-581bb37c14a9 x-compute-request-id: req-98f0f252-8164-4c46-a800-581bb37c14a9 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:33:27,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d used request id req-98f0f252-8164-4c46-a800-581bb37c14a9 2018-09-08 08:33:27,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:27,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-cac39ebd-f891-4832-b849-5c08e54ae102 Date: Sat, 08 Sep 2018 08:33:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "metadata": {}}], "self": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05", "min_disk": 0, "protected": false, "id": "ae53f394-334b-4195-bacd-5142037dab05", "file": "/v2/images/ae53f394-334b-4195-bacd-5142037dab05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f74e17723e6468292d673ffd084b823", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/ae53f394-334b-4195-bacd-5142037dab05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811"} 2018-09-08 08:33:27,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 used request id req-cac39ebd-f891-4832-b849-5c08e54ae102 2018-09-08 08:33:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:28,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-87ae231a-dfee-42bb-8d71-f5bf30d2da82 Date: Sat, 08 Sep 2018 08:33:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:33:28,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-87ae231a-dfee-42bb-8d71-f5bf30d2da82 2018-09-08 08:33:28,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" -d '{"server": {"name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "imageRef": "ae53f394-334b-4195-bacd-5142037dab05", "flavorRef": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "max_count": 1, "min_count": 1, "networks": [{"port": "195ddea2-70da-4da0-b495-2eaf41a22d29"}]}}' 2018-09-08 08:33:29,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-972ee4ff-177b-456c-8730-9f38972a727b x-compute-request-id: req-972ee4ff-177b-456c-8730-9f38972a727b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "adminPass": "gDamNP5yTw3j"}} 2018-09-08 08:33:29,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-972ee4ff-177b-456c-8730-9f38972a727b 2018-09-08 08:33:29,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:29,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-179e46c8-10af-4ec1-b3f2-c73df44dd73e x-compute-request-id: req-179e46c8-10af-4ec1-b3f2-c73df44dd73e Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:33:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:29,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-179e46c8-10af-4ec1-b3f2-c73df44dd73e 2018-09-08 08:33:29,581 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst 2018-09-08 08:33:29,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:30,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b4eac3-910d-445d-9c43-20fed70b1565 x-compute-request-id: req-14b4eac3-910d-445d-9c43-20fed70b1565 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:33:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:30,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-14b4eac3-910d-445d-9c43-20fed70b1565 2018-09-08 08:33:30,071 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst] is - BUILD 2018-09-08 08:33:30,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:33:33,074 - create_instance - DEBUG - VM status query timeout in 896.507211924 2018-09-08 08:33:33,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:33,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d48f20b-6087-4556-8bbb-954de5f47cbb x-compute-request-id: req-8d48f20b-6087-4556-8bbb-954de5f47cbb Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "security_groups": [{"name": "default"}], "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:33:30Z", "hostId": "6d1f02888b50823df0a52aeb3f8f302c81bd844eb377957ba74124f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:33,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-8d48f20b-6087-4556-8bbb-954de5f47cbb 2018-09-08 08:33:33,416 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst] is - BUILD 2018-09-08 08:33:33,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:33:36,420 - create_instance - DEBUG - VM status query timeout in 893.161907911 2018-09-08 08:33:36,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:37,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55ae0e87-ab1e-462e-b799-af15590f3f2b x-compute-request-id: req-55ae0e87-ab1e-462e-b799-af15590f3f2b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:cd:af", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:33:34.000000", "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "security_groups": [{"name": "default"}], "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:33:35Z", "hostId": "6d1f02888b50823df0a52aeb3f8f302c81bd844eb377957ba74124f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:37,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-55ae0e87-ab1e-462e-b799-af15590f3f2b 2018-09-08 08:33:37,006 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst] is - ACTIVE 2018-09-08 08:33:37,006 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:33:37,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:37,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:37 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-e8dadc4c-21e1-4d88-b176-538978f22171 x-compute-request-id: req-e8dadc4c-21e1-4d88-b176-538978f22171 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:cd:af", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:33:34.000000", "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "security_groups": [{"name": "default"}], "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:33:35Z", "hostId": "6d1f02888b50823df0a52aeb3f8f302c81bd844eb377957ba74124f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:37,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-e8dadc4c-21e1-4d88-b176-538978f22171 2018-09-08 08:33:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20661c47-6f4f-43f4-8cbc-868e4fc7b890 Date: Sat, 08 Sep 2018 08:33:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8bae643a-5c6b-47b6-a479-23c32bf5fa3f"],"updated_at":"2018-09-08T08:33:20Z","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f74e17723e6468292d673ffd084b823","id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net"}]} 2018-09-08 08:33:37,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net used request id req-20661c47-6f4f-43f4-8cbc-868e4fc7b890 2018-09-08 08:33:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:37,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6edf5097-cfac-4127-8d9c-4db332e47dca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:37,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-6edf5097-cfac-4127-8d9c-4db332e47dca 2018-09-08 08:33:37,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:38,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5fe8819-5fe3-465e-9f59-0fa040a59145 Date: Sat, 08 Sep 2018 08:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:20Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5f74e17723e6468292d673ffd084b823","id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet"}]} 2018-09-08 08:33:38,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-e5fe8819-5fe3-465e-9f59-0fa040a59145 2018-09-08 08:33:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-574015a7-987b-4796-98ff-ae1166528439 Date: Sat, 08 Sep 2018 08:33:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.13"}],"id":"195ddea2-70da-4da0-b495-2eaf41a22d29","security_groups":["536d03cf-8de5-46ee-a0bd-94415abd77af"],"mac_address":"fa:16:3e:90:cd:af","project_id":"5f74e17723e6468292d673ffd084b823","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port","admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:25Z","binding:vnic_type":"normal","device_id":"83fe31e2-b951-494b-b94d-48c5481d86c8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.2"}],"id":"63fb5163-ee29-4a6f-9be0-e10b9bde999d","security_groups":[],"mac_address":"fa:16:3e:46:b7:5c","project_id":"5f74e17723e6468292d673ffd084b823","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed57057b-f453-4c54-8266-cb32ce4b9fef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.3"}],"id":"c1a712a0-e672-4f92-be0d-47e54a2cf74f","security_groups":[],"mac_address":"fa:16:3e:b9:37:c6","project_id":"5f74e17723e6468292d673ffd084b823","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed57057b-f453-4c54-8266-cb32ce4b9fef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bae643a-5c6b-47b6-a479-23c32bf5fa3f","ip_address":"10.55.0.4"}],"id":"cb98bef6-8c43-43d0-b6ff-6b0fbfd568ee","security_groups":[],"mac_address":"fa:16:3e:93:b8:1b","project_id":"5f74e17723e6468292d673ffd084b823","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed57057b-f453-4c54-8266-cb32ce4b9fef","tenant_id":"5f74e17723e6468292d673ffd084b823","created_at":"2018-09-08T08:33:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed57057b-f453-4c54-8266-cb32ce4b9fef"}]} 2018-09-08 08:33:38,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-574015a7-987b-4796-98ff-ae1166528439 2018-09-08 08:33:38,248 - create_instance - INFO - Deleting Port with ID - 195ddea2-70da-4da0-b495-2eaf41a22d29 2018-09-08 08:33:38,248 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-port 2018-09-08 08:33:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/195ddea2-70da-4da0-b495-2eaf41a22d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:38,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30b635a9-e1de-4da9-96b6-cd6f5a1c753a Date: Sat, 08 Sep 2018 08:33:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:38,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/195ddea2-70da-4da0-b495-2eaf41a22d29 used request id req-30b635a9-e1de-4da9-96b6-cd6f5a1c753a 2018-09-08 08:33:38,862 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst 2018-09-08 08:33:38,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:39,032 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-767f49e5-cece-4535-a4a6-a86ce5d2a838 x-compute-request-id: req-767f49e5-cece-4535-a4a6-a86ce5d2a838 Content-Type: application/json 2018-09-08 08:33:39,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-767f49e5-cece-4535-a4a6-a86ce5d2a838 2018-09-08 08:33:39,032 - create_instance - INFO - Checking deletion status 2018-09-08 08:33:39,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:39,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cec5e64-6f4d-435e-8e2f-fb8f06cd81ac x-compute-request-id: req-0cec5e64-6f4d-435e-8e2f-fb8f06cd81ac Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:cd:af", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83fe31e2-b951-494b-b94d-48c5481d86c8", "rel": "bookmark"}], "image": {"id": "ae53f394-334b-4195-bacd-5142037dab05", "links": [{"href": "http://172.30.9.23:8774/images/ae53f394-334b-4195-bacd-5142037dab05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:33:34.000000", "flavor": {"id": "21699c1d-00e2-4e8f-ab43-e17524ffb33d", "links": [{"href": "http://172.30.9.23:8774/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d", "rel": "bookmark"}]}, "id": "83fe31e2-b951-494b-b94d-48c5481d86c8", "user_id": "06a5927c96b1434993c9a39e40cbeb82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:33:38Z", "hostId": "6d1f02888b50823df0a52aeb3f8f302c81bd844eb377957ba74124f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst", "created": "2018-09-08T08:33:29Z", "tenant_id": "5f74e17723e6468292d673ffd084b823", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:33:39,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-0cec5e64-6f4d-435e-8e2f-fb8f06cd81ac 2018-09-08 08:33:39,298 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst] is - ACTIVE 2018-09-08 08:33:39,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:33:42,302 - create_instance - DEBUG - VM status query timeout in 296.730637789 2018-09-08 08:33:42,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef8ef261df12434c2b47668d6eec74f0b1fcf2" 2018-09-08 08:33:42,356 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-201d0457-162b-4900-bf4a-a3a24f4daf3b x-compute-request-id: req-201d0457-162b-4900-bf4a-a3a24f4daf3b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83fe31e2-b951-494b-b94d-48c5481d86c8 could not be found.", "code": 404}} 2018-09-08 08:33:42,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83fe31e2-b951-494b-b94d-48c5481d86c8 used request id req-201d0457-162b-4900-bf4a-a3a24f4daf3b 2018-09-08 08:33:42,357 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83fe31e2-b951-494b-b94d-48c5481d86c8 could not be found. (HTTP 404) (Request-ID: req-201d0457-162b-4900-bf4a-a3a24f4daf3b) 2018-09-08 08:33:42,357 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-inst 2018-09-08 08:33:42,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f082e23e89dceecc9b210833e5c2d4c8af78b181" 2018-09-08 08:33:42,397 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-879fb724-79c6-43a1-89df-03905660ffc9 x-compute-request-id: req-879fb724-79c6-43a1-89df-03905660ffc9 Content-Length: 0 Content-Type: application/json 2018-09-08 08:33:42,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/21699c1d-00e2-4e8f-ab43-e17524ffb33d used request id req-879fb724-79c6-43a1-89df-03905660ffc9 2018-09-08 08:33:42,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet 2018-09-08 08:33:42,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-subnet 2018-09-08 08:33:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8bae643a-5c6b-47b6-a479-23c32bf5fa3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:44,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-222652fd-d158-4953-b1d4-02739269d03a Date: Sat, 08 Sep 2018 08:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:44,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8bae643a-5c6b-47b6-a479-23c32bf5fa3f used request id req-222652fd-d158-4953-b1d4-02739269d03a 2018-09-08 08:33:44,790 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811-pub-net 2018-09-08 08:33:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ed57057b-f453-4c54-8266-cb32ce4b9fef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc49d197982d225a70af490affbc227a0855f69" 2018-09-08 08:33:46,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6710f3c-4df6-4131-84fb-47a81c00ffa0 Date: Sat, 08 Sep 2018 08:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:46,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ed57057b-f453-4c54-8266-cb32ce4b9fef used request id req-d6710f3c-4df6-4131-84fb-47a81c00ffa0 2018-09-08 08:33:46,139 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-399dced1-966d-4acc-93e8-67a1f275c811 2018-09-08 08:33:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a10471f81cc9c50ccfdc41a62e1062cd10d88e6c" 2018-09-08 08:33:47,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c362d903-caba-447a-adb8-9730b2b14142 Date: Sat, 08 Sep 2018 08:33:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:33:47,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ae53f394-334b-4195-bacd-5142037dab05 used request id req-c362d903-caba-447a-adb8-9730b2b14142 2018-09-08 08:33:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b72caaa7-3f01-423d-a254-e01ce7ce44e7 Date: Sat, 08 Sep 2018 08:33:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f74e17723e6468292d673ffd084b823", "created_at": "2018-09-08T08:33:19Z", "updated_at": "2018-09-08T08:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "revision_number": 0, "id": "75c93ab2-ae0f-4204-bcac-b35396d21812", "remote_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "tenant_id": "5f74e17723e6468292d673ffd084b823", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f74e17723e6468292d673ffd084b823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "revision_number": 0, "id": "a4212b35-faef-48ca-acc3-b39689a2f176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "tenant_id": "5f74e17723e6468292d673ffd084b823", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f74e17723e6468292d673ffd084b823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "revision_number": 0, "id": "c67b24fe-5607-4d56-a16b-3ac669fa46ae", "remote_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "tenant_id": "5f74e17723e6468292d673ffd084b823", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f74e17723e6468292d673ffd084b823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "revision_number": 0, "id": "da523919-e8d1-4db1-9587-47bf66e84353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "tenant_id": "5f74e17723e6468292d673ffd084b823", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f74e17723e6468292d673ffd084b823"}], "revision_number": 4, "project_id": "5f74e17723e6468292d673ffd084b823", "id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:33:48,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b72caaa7-3f01-423d-a254-e01ce7ce44e7 2018-09-08 08:33:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e84b0b3-f809-4a82-82bc-cb6af31b7632 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2e84b0b3-f809-4a82-82bc-cb6af31b7632 2018-09-08 08:33:48,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-072f128e-5aad-49a2-9b4e-88f6000a391b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:33:48,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-072f128e-5aad-49a2-9b4e-88f6000a391b 2018-09-08 08:33:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e6f569-8494-43f1-a9d9-95b1b9ef0233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:48,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-51e6f569-8494-43f1-a9d9-95b1b9ef0233 2018-09-08 08:33:48,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c69a0b16-e03d-4913-a058-3563b6995cf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:33:48,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-c69a0b16-e03d-4913-a058-3563b6995cf9 2018-09-08 08:33:48,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:33:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85345ac2-7b7e-41ea-8a4a-4299b6cbf91f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823"}, "enabled": true, "id": "5f74e17723e6468292d673ffd084b823", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj"}} 2018-09-08 08:33:48,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-85345ac2-7b7e-41ea-8a4a-4299b6cbf91f 2018-09-08 08:33:48,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 536d03cf-8de5-46ee-a0bd-94415abd77af 2018-09-08 08:33:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=536d03cf-8de5-46ee-a0bd-94415abd77af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:48,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea67abe6-5198-452a-9400-169f52fc7618 Date: Sat, 08 Sep 2018 08:33:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "port_range_min": null, "revision_number": 0, "tenant_id": "5f74e17723e6468292d673ffd084b823", "created_at": "2018-09-08T08:33:19Z", "project_id": "5f74e17723e6468292d673ffd084b823", "id": "75c93ab2-ae0f-4204-bcac-b35396d21812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "port_range_min": null, "revision_number": 0, "tenant_id": "5f74e17723e6468292d673ffd084b823", "created_at": "2018-09-08T08:33:19Z", "project_id": "5f74e17723e6468292d673ffd084b823", "id": "a4212b35-faef-48ca-acc3-b39689a2f176"}, {"remote_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "port_range_min": null, "revision_number": 0, "tenant_id": "5f74e17723e6468292d673ffd084b823", "created_at": "2018-09-08T08:33:19Z", "project_id": "5f74e17723e6468292d673ffd084b823", "id": "c67b24fe-5607-4d56-a16b-3ac669fa46ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:19Z", "security_group_id": "536d03cf-8de5-46ee-a0bd-94415abd77af", "port_range_min": null, "revision_number": 0, "tenant_id": "5f74e17723e6468292d673ffd084b823", "created_at": "2018-09-08T08:33:19Z", "project_id": "5f74e17723e6468292d673ffd084b823", "id": "da523919-e8d1-4db1-9587-47bf66e84353"}]} 2018-09-08 08:33:48,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=536d03cf-8de5-46ee-a0bd-94415abd77af used request id req-ea67abe6-5198-452a-9400-169f52fc7618 2018-09-08 08:33:48,888 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:33:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/536d03cf-8de5-46ee-a0bd-94415abd77af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:49,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dad35055-5829-43f1-841e-342bffd6ebc1 Content-Length: 0 Date: Sat, 08 Sep 2018 08:33:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:33:49,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/536d03cf-8de5-46ee-a0bd-94415abd77af used request id req-dad35055-5829-43f1-841e-342bffd6ebc1 2018-09-08 08:33:49,243 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj 2018-09-08 08:33:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:49,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e51d6b2b-2c02-41b3-8322-39f4d7280eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:49,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5f74e17723e6468292d673ffd084b823 used request id req-e51d6b2b-2c02-41b3-8322-39f4d7280eaf 2018-09-08 08:33:49,459 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-proj-role 2018-09-08 08:33:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:49,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99887aeb-c8fd-4a66-bbbc-cb4651511f6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:49,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d8a595869b0d4ce68c58c7b3ae5f0211 used request id req-99887aeb-c8fd-4a66-bbbc-cb4651511f6f 2018-09-08 08:33:49,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f00f92053f81fbbf3e1ade38ae0afa6ddb54a4" 2018-09-08 08:33:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef5f7ca-9eb5-4289-8d7d-502e099f6561 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:33:49,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aef5f7ca-9eb5-4289-8d7d-502e099f6561 2018-09-08 08:33:49,670 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-adaf9c72-cab6-440-user 2018-09-08 08:33:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/06a5927c96b1434993c9a39e40cbeb82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93bf64f9e855059a8b68061cc71494520e2a70" 2018-09-08 08:33:49,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caade78c-e70b-4ffe-99c8-f1f1109dd909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:49,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/06a5927c96b1434993c9a39e40cbeb82 used request id req-caade78c-e70b-4ffe-99c8-f1f1109dd909 2018-09-08 08:33:49,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:50,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Bh8efb9iT6e492smiT7EUQ"], "issued_at": "2018-09-08T08:33:50.000000Z"}} 2018-09-08 08:33:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edfa02de22a13ccc8cb977594ffe9e61edfbd2f" 2018-09-08 08:33:50,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b008dc3a-f554-42c8-8704-cd839536ec3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:50,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b008dc3a-f554-42c8-8704-cd839536ec3a 2018-09-08 08:33:50,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:50,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:50,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3XDDPPaNRBGQYx7wqyfHsQ"], "issued_at": "2018-09-08T08:33:50.000000Z"}} 2018-09-08 08:33:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab6de79-ed03-4efa-9a7a-f5a463408017 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:50,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ab6de79-ed03-4efa-9a7a-f5a463408017 2018-09-08 08:33:50,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:50,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:50,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d568d3e4-b79f-4a0e-9a04-203e687b3aae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:33:50,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj used request id req-d568d3e4-b79f-4a0e-9a04-203e687b3aae 2018-09-08 08:33:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:51,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596090bf-3a76-47de-a6b2-3ecbda2479d3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:33:51,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-596090bf-3a76-47de-a6b2-3ecbda2479d3 2018-09-08 08:33:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}}' 2018-09-08 08:33:51,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b0b800-458b-4ceb-bc8a-40eee3c09b4d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:33:51,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e6b0b800-458b-4ceb-bc8a-40eee3c09b4d 2018-09-08 08:33:51,163 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj 2018-09-08 08:33:51,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:51,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:51,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["XaIjQnbEQqmjKCP8xY5opg"], "issued_at": "2018-09-08T08:33:51.000000Z"}} 2018-09-08 08:33:51,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81108802036052f05ec241d09e0bcd7941e7473a" 2018-09-08 08:33:51,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b1c6c9-376a-4553-839b-74daf058087e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:51,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-79b1c6c9-376a-4553-839b-74daf058087e 2018-09-08 08:33:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:33:51,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:33:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81108802036052f05ec241d09e0bcd7941e7473a" 2018-09-08 08:33:51,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa246c4d-5a5c-4a3d-a3d3-ad9e25059da1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:33:51,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aa246c4d-5a5c-4a3d-a3d3-ad9e25059da1 2018-09-08 08:33:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81108802036052f05ec241d09e0bcd7941e7473a" 2018-09-08 08:33:51,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9e5a7a-4285-4202-b8d1-7491e07b96e3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}]} 2018-09-08 08:33:51,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj used request id req-af9e5a7a-4285-4202-b8d1-7491e07b96e3 2018-09-08 08:33:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81108802036052f05ec241d09e0bcd7941e7473a" 2018-09-08 08:33:51,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa7ffbb-de04-4f0b-ba47-560dffb5dc41 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:33:51,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2fa7ffbb-de04-4f0b-ba47-560dffb5dc41 2018-09-08 08:33:52,234 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user 2018-09-08 08:33:52,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:52,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b4e378-2c4a-4691-93b8-d4dd8c1dc066 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:33:52,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0b4e378-2c4a-4691-93b8-d4dd8c1dc066 2018-09-08 08:33:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" -d '{"role": {"name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}}' 2018-09-08 08:33:52,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5eea9c-90b7-426e-8a74-9668cfe52be7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba6241b3f7744657bf2138fa7c4056a2", "links": {"self": "http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2"}, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}} 2018-09-08 08:33:52,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c5eea9c-90b7-426e-8a74-9668cfe52be7 2018-09-08 08:33:52,433 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role 2018-09-08 08:33:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:52,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb24e915-af01-48b2-98a4-b7857f65245a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2"}, "domain_id": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role", "id": "ba6241b3f7744657bf2138fa7c4056a2"}} 2018-09-08 08:33:52,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2 used request id req-cb24e915-af01-48b2-98a4-b7857f65245a 2018-09-08 08:33:52,523 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role to project CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj 2018-09-08 08:33:52,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b/users/adf832c32c7549f2b1174e51af9d1750/roles/ba6241b3f7744657bf2138fa7c4056a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:33:52,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266ffbee-a221-49ca-b28a-e546cfd43868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:33:52,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b/users/adf832c32c7549f2b1174e51af9d1750/roles/ba6241b3f7744657bf2138fa7c4056a2 used request id req-266ffbee-a221-49ca-b28a-e546cfd43868 2018-09-08 08:33:52,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:33:52,653 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:33:52,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:52,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:53,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["iZ6Y3DivSWeRQyFNUbndjg"], "issued_at": "2018-09-08T08:33:53.000000Z"}} 2018-09-08 08:33:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:53,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6746af9-e383-47d5-bd26-2c10ec861c6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:53,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6746af9-e383-47d5-bd26-2c10ec861c6d 2018-09-08 08:33:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:53,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-30d25f2e-b55c-47cb-b80f-38a0d42f684f Date: Sat, 08 Sep 2018 08:33:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image"} 2018-09-08 08:33:53,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image used request id req-30d25f2e-b55c-47cb-b80f-38a0d42f684f 2018-09-08 08:33:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:53,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3463f571-7e2b-4544-a3f3-45ffee9eb379 Date: Sat, 08 Sep 2018 08:33:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:33:53,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3463f571-7e2b-4544-a3f3-45ffee9eb379 2018-09-08 08:33:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image"}' 2018-09-08 08:33:53,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce X-Openstack-Request-Id: req-18c153cd-68f7-4761-ad27-f27976dc1d95 Date: Sat, 08 Sep 2018 08:33:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce", "min_disk": 0, "protected": false, "id": "26997f27-6a66-4117-9f0d-a369eab642ce", "file": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file", "checksum": null, "owner": "2b133c54be284308a84f8d7e1f4a959b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:53,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18c153cd-68f7-4761-ad27-f27976dc1d95 2018-09-08 08:33:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" -d '' 2018-09-08 08:33:55,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-995b0543-300e-49c3-8989-1130722b7597 Date: Sat, 08 Sep 2018 08:33:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:33:55,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file used request id req-995b0543-300e-49c3-8989-1130722b7597 2018-09-08 08:33:55,334 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:33:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:55,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1ee7e339-09f3-45ec-9518-a533e92a5a69 Date: Sat, 08 Sep 2018 08:33:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:55Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "metadata": {}}], "self": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce", "min_disk": 0, "protected": false, "id": "26997f27-6a66-4117-9f0d-a369eab642ce", "file": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b133c54be284308a84f8d7e1f4a959b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:55,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce used request id req-1ee7e339-09f3-45ec-9518-a533e92a5a69 2018-09-08 08:33:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d90a5603-4c9e-40e0-b385-eaf4cfc1d767 Date: Sat, 08 Sep 2018 08:33:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:33:55,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d90a5603-4c9e-40e0-b385-eaf4cfc1d767 2018-09-08 08:33:55,674 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image 2018-09-08 08:33:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:33:55,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-179fdfd2-501d-4abc-803f-be96314c6085 Date: Sat, 08 Sep 2018 08:33:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:55Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "metadata": {}}], "self": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce", "min_disk": 0, "protected": false, "id": "26997f27-6a66-4117-9f0d-a369eab642ce", "file": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b133c54be284308a84f8d7e1f4a959b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:33:55,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce used request id req-179fdfd2-501d-4abc-803f-be96314c6085 2018-09-08 08:33:55,827 - create_image - DEBUG - Instance status is - active 2018-09-08 08:33:55,827 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image 2018-09-08 08:33:55,827 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image 2018-09-08 08:33:55,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:55,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:56,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["RhjAjgDwRYuCF_85eWJ0mw"], "issued_at": "2018-09-08T08:33:56.000000Z"}} 2018-09-08 08:33:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0a814b5ef4df32bc92fe89d7eecaaf1388b3e3" 2018-09-08 08:33:56,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91e4460-c4eb-4fbc-9b38-70042443476b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:56,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d91e4460-c4eb-4fbc-9b38-70042443476b 2018-09-08 08:33:56,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:33:56,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0a814b5ef4df32bc92fe89d7eecaaf1388b3e3" 2018-09-08 08:33:56,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-465b6130-d69c-4a22-8995-135c92706a76 x-compute-request-id: req-465b6130-d69c-4a22-8995-135c92706a76 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:33:56,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-465b6130-d69c-4a22-8995-135c92706a76 2018-09-08 08:33:56,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0a814b5ef4df32bc92fe89d7eecaaf1388b3e3" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:33:56,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16eeb7a5-dc8c-44f1-a2c3-38cb5bd3d7b6 x-compute-request-id: req-16eeb7a5-dc8c-44f1-a2c3-38cb5bd3d7b6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:33:56,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-16eeb7a5-dc8c-44f1-a2c3-38cb5bd3d7b6 2018-09-08 08:33:56,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:56,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:56,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["eQ8dDynlTFGmJtHFBSzDLg"], "issued_at": "2018-09-08T08:33:56.000000Z"}} 2018-09-08 08:33:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:57,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961d6851-6481-4a57-b77d-7947825e32d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:57,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-961d6851-6481-4a57-b77d-7947825e32d0 2018-09-08 08:33:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:57,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d71e10fd-fe9b-4f6a-a420-a2d97c61cfa0 Date: Sat, 08 Sep 2018 08:33:57 GMT RESP BODY: {"networks":[]} 2018-09-08 08:33:57,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-d71e10fd-fe9b-4f6a-a420-a2d97c61cfa0 2018-09-08 08:33:57,192 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net 2018-09-08 08:33:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" -d '{"network": {"name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net", "admin_state_up": true}}' 2018-09-08 08:33:57,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-50de3110-7535-455f-8462-d8398fe9122f Date: Sat, 08 Sep 2018 08:33:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:33:57Z","is_default":false,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","mtu":1450}} 2018-09-08 08:33:57,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-50de3110-7535-455f-8462-d8398fe9122f 2018-09-08 08:33:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:57,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-eb7e0d5b-cc6a-4839-a8ec-a87ed4ad7270 Date: Sat, 08 Sep 2018 08:33:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:33:57Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:33:57,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-eb7e0d5b-cc6a-4839-a8ec-a87ed4ad7270 2018-09-08 08:33:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:58,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-184718b7-bc6d-47a8-bbee-18c38494fad4 Date: Sat, 08 Sep 2018 08:33:58 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:33:58,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-184718b7-bc6d-47a8-bbee-18c38494fad4 2018-09-08 08:33:58,174 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet 2018-09-08 08:33:58,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" -d '{"subnets": [{"ip_version": 4, "network_id": "a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]}' 2018-09-08 08:33:58,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92f3d16a-2fda-46e2-bc2b-533a4b08c450 Date: Sat, 08 Sep 2018 08:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:33:58,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-92f3d16a-2fda-46e2-bc2b-533a4b08c450 2018-09-08 08:33:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:58,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2f820ef-bef3-41d1-976a-8a8ea7131ab5 Date: Sat, 08 Sep 2018 08:33:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:33:58,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-d2f820ef-bef3-41d1-976a-8a8ea7131ab5 2018-09-08 08:33:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:33:59,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f24c1d1-4e3e-45d5-827a-a8dec511f290 Date: Sat, 08 Sep 2018 08:33:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:33:59,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-9f24c1d1-4e3e-45d5-827a-a8dec511f290 2018-09-08 08:33:59,278 - OpenStackNetwork - DEBUG - Network [a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c] created successfully 2018-09-08 08:33:59,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:33:59,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:33:59,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["xN4VKsAmQhKtr-Icc19MjQ"], "issued_at": "2018-09-08T08:33:59.000000Z"}} 2018-09-08 08:33:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:33:59,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cac378-1a03-48d2-ab85-09e15e53239c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:33:59,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4cac378-1a03-48d2-ab85-09e15e53239c 2018-09-08 08:33:59,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:33:59,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:33:59 GMT Server: Apache x-compute-request-id: req-d70f6c21-0493-487b-aa55-a8b53ffde452 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d70f6c21-0493-487b-aa55-a8b53ffde452 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:33:59,961 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail used request id req-d70f6c21-0493-487b-aa55-a8b53ffde452 2018-09-08 08:33:59,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:34:00,257 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:33:59 GMT Server: Apache x-compute-request-id: req-5d48f6a5-581f-4fb5-b1f5-d60c89aa9203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d48f6a5-581f-4fb5-b1f5-d60c89aa9203 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.179584", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:00,257 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes used request id req-5d48f6a5-581f-4fb5-b1f5-d60c89aa9203 2018-09-08 08:34:00,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:00,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:00 GMT Server: Apache x-compute-request-id: req-39bf7854-884f-40a5-961a-3003b985c8a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39bf7854-884f-40a5-961a-3003b985c8a1 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:00,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-39bf7854-884f-40a5-961a-3003b985c8a1 2018-09-08 08:34:00,466 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:00,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:00,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:00 GMT Server: Apache x-compute-request-id: req-d2cedb84-1882-4b58-b6d7-cda4fd9d75cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2cedb84-1882-4b58-b6d7-cda4fd9d75cc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:00,680 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-d2cedb84-1882-4b58-b6d7-cda4fd9d75cc 2018-09-08 08:34:00,680 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:34:00,680 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:00,680 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:00,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:00,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:01,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["gbnT8yCTQtKvmhcMLVGmPA"], "issued_at": "2018-09-08T08:34:01.000000Z"}} 2018-09-08 08:34:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6926ecc-ffd5-4518-9ee8-479d0de8ffb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:01,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6926ecc-ffd5-4518-9ee8-479d0de8ffb6 2018-09-08 08:34:01,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:01,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:01 GMT Server: Apache x-compute-request-id: req-8c14507c-7974-416f-aa8d-ebee16b87c5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c14507c-7974-416f-aa8d-ebee16b87c5a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}]} 2018-09-08 08:34:01,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail used request id req-8c14507c-7974-416f-aa8d-ebee16b87c5a 2018-09-08 08:34:01,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:34:01,647 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:01 GMT Server: Apache x-compute-request-id: req-3304745d-4ca4-4246-b62c-41f47d64edf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3304745d-4ca4-4246-b62c-41f47d64edf0 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:01.545879", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "size": 1}} 2018-09-08 08:34:01,647 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes used request id req-3304745d-4ca4-4246-b62c-41f47d64edf0 2018-09-08 08:34:01,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:01,857 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:01 GMT Server: Apache x-compute-request-id: req-0c833341-5b76-46ea-9a59-20affc678543 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c833341-5b76-46ea-9a59-20affc678543 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "size": 1}} 2018-09-08 08:34:01,857 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 used request id req-0c833341-5b76-46ea-9a59-20affc678543 2018-09-08 08:34:01,858 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:01,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:02,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:01 GMT Server: Apache x-compute-request-id: req-ddd354f0-5bf2-42c5-87cc-33bf480ee0be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddd354f0-5bf2-42c5-87cc-33bf480ee0be Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "size": 1}} 2018-09-08 08:34:02,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 used request id req-ddd354f0-5bf2-42c5-87cc-33bf480ee0be 2018-09-08 08:34:02,058 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:34:02,058 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:02,058 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:02,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:02,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:02,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["KMaV7lZmQdu7wjM83K348g"], "issued_at": "2018-09-08T08:34:02.000000Z"}} 2018-09-08 08:34:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:02,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d637cbf9-7efc-45de-a182-ae7ba23ca335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:02,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d637cbf9-7efc-45de-a182-ae7ba23ca335 2018-09-08 08:34:02,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:34:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:02,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3280f291-3095-42a6-8462-02b0b33c27df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:02,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3280f291-3095-42a6-8462-02b0b33c27df 2018-09-08 08:34:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:02,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-38c5ba92-cf9b-4d93-a9c9-fa172519516a Date: Sat, 08 Sep 2018 08:34:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:02,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-38c5ba92-cf9b-4d93-a9c9-fa172519516a 2018-09-08 08:34:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:34:02,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:34:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:34:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:02,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f628d489-455a-4b18-8593-e8ec8aeb0e5d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:02,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-f628d489-455a-4b18-8593-e8ec8aeb0e5d 2018-09-08 08:34:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:03,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1fe3d6ec-b191-48b2-ba74-04bf508d012f Date: Sat, 08 Sep 2018 08:34:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:03,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-1fe3d6ec-b191-48b2-ba74-04bf508d012f 2018-09-08 08:34:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:03,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebcc9d1f-27f0-41b7-a226-d5865732b130 Date: Sat, 08 Sep 2018 08:34:03 GMT RESP BODY: {"ports":[]} 2018-09-08 08:34:03,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True used request id req-ebcc9d1f-27f0-41b7-a226-d5865732b130 2018-09-08 08:34:03,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:03,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34: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-2f8c3a52-2c50-4628-9e52-b089049f4e12 x-compute-request-id: req-2f8c3a52-2c50-4628-9e52-b089049f4e12 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:34:03,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst used request id req-2f8c3a52-2c50-4628-9e52-b089049f4e12 2018-09-08 08:34:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:03,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eef5fa28-d578-4e5e-96ee-eea18ee9fc83 Date: Sat, 08 Sep 2018 08:34:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:03,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-eef5fa28-d578-4e5e-96ee-eea18ee9fc83 2018-09-08 08:34:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:03,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eddc972-d733-457b-9e84-4cac7daccea7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:03,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-5eddc972-d733-457b-9e84-4cac7daccea7 2018-09-08 08:34:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:04,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc6b1260-5dbc-48dd-a10b-314244ad6fcd Date: Sat, 08 Sep 2018 08:34:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:04,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-cc6b1260-5dbc-48dd-a10b-314244ad6fcd 2018-09-08 08:34:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:04,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d99b1d86-b25c-4841-a838-3137d1f32505 Date: Sat, 08 Sep 2018 08:34:04 GMT RESP BODY: {"ports":[]} 2018-09-08 08:34:04,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True used request id req-d99b1d86-b25c-4841-a838-3137d1f32505 2018-09-08 08:34:04,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:04,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:04,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["lTfENSQlT_CDM2XboWuBIg"], "issued_at": "2018-09-08T08:34:04.000000Z"}} 2018-09-08 08:34:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04872d289e547d0aa75b9ee217c7f860834ebf31" 2018-09-08 08:34:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03813951-c878-40a6-8000-0ed8dbead30c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:04,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-03813951-c878-40a6-8000-0ed8dbead30c 2018-09-08 08:34:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b4a2f916-3645-4d2b-97c6-5b9d305fa99a Date: Sat, 08 Sep 2018 08:34:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:05,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-b4a2f916-3645-4d2b-97c6-5b9d305fa99a 2018-09-08 08:34:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:05,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5160af39-acce-42f2-90d4-266c50916000 Date: Sat, 08 Sep 2018 08:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:05,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-5160af39-acce-42f2-90d4-266c50916000 2018-09-08 08:34:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:05,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4f9238d4-fcfb-49ac-9dfc-e596326c9c24 Date: Sat, 08 Sep 2018 08:34:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:05,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-4f9238d4-fcfb-49ac-9dfc-e596326c9c24 2018-09-08 08:34:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:34:05,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:34:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:34:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04872d289e547d0aa75b9ee217c7f860834ebf31" 2018-09-08 08:34:05,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3ffbfa-d05b-4d40-91b1-264ce5a253f9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:05,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-ba3ffbfa-d05b-4d40-91b1-264ce5a253f9 2018-09-08 08:34:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:05,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-906f53ff-c40e-4a2a-8b8a-48de190e2eca Date: Sat, 08 Sep 2018 08:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:05,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-906f53ff-c40e-4a2a-8b8a-48de190e2eca 2018-09-08 08:34:05,542 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net 2018-09-08 08:34:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" -d '{"port": {"network_id": "a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port", "admin_state_up": true}}' 2018-09-08 08:34:06,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-f85f6f98-5a75-4e3c-bcf3-c2e15b2698e1 Date: Sat, 08 Sep 2018 08:34:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","project_id":"2b133c54be284308a84f8d7e1f4a959b","qos_policy_id":null,"admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal"}} 2018-09-08 08:34:06,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f85f6f98-5a75-4e3c-bcf3-c2e15b2698e1 2018-09-08 08:34:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:06,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dbe8709c-7c39-48b9-88d7-7d6e67d71ce3 Date: Sat, 08 Sep 2018 08:34:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:06,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-dbe8709c-7c39-48b9-88d7-7d6e67d71ce3 2018-09-08 08:34:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:06,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6425de-8f86-4159-a0c7-00d7f0d05418 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:06,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-0c6425de-8f86-4159-a0c7-00d7f0d05418 2018-09-08 08:34:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-88c9ddd3-c219-4d76-907c-328d018d8878 Date: Sat, 08 Sep 2018 08:34:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:06,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-88c9ddd3-c219-4d76-907c-328d018d8878 2018-09-08 08:34:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-bafbe166-a489-4b85-abf3-b255b6f6d5f2 Date: Sat, 08 Sep 2018 08:34:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:34:07,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port&admin_state_up=True used request id req-bafbe166-a489-4b85-abf3-b255b6f6d5f2 2018-09-08 08:34:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb146a6b-120e-4421-aee4-55a519615b18 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:07,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-cb146a6b-120e-4421-aee4-55a519615b18 2018-09-08 08:34:07,132 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst 2018-09-08 08:34:07,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c60cab4-c093-4473-a5ac-01bd14891cec x-compute-request-id: req-4c60cab4-c093-4473-a5ac-01bd14891cec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-flavor-name"}]} 2018-09-08 08:34:07,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c60cab4-c093-4473-a5ac-01bd14891cec 2018-09-08 08:34:07,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a783b314-7a5d-4318-b0e7-841ccf69dc80 x-compute-request-id: req-a783b314-7a5d-4318-b0e7-841ccf69dc80 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:34:07,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db used request id req-a783b314-7a5d-4318-b0e7-841ccf69dc80 2018-09-08 08:34:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-3751263f-f542-4163-bb94-a6e65be4b5e8 Date: Sat, 08 Sep 2018 08:34:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:33:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:33:55Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "metadata": {}}], "self": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce", "min_disk": 0, "protected": false, "id": "26997f27-6a66-4117-9f0d-a369eab642ce", "file": "/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b133c54be284308a84f8d7e1f4a959b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/26997f27-6a66-4117-9f0d-a369eab642ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image"} 2018-09-08 08:34:07,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image used request id req-3751263f-f542-4163-bb94-a6e65be4b5e8 2018-09-08 08:34:07,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:07,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-469178b8-7346-43d5-bd8b-7ff780888bfa Date: Sat, 08 Sep 2018 08:34:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:34:07,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-469178b8-7346-43d5-bd8b-7ff780888bfa 2018-09-08 08:34:07,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" -d '{"server": {"name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "imageRef": "26997f27-6a66-4117-9f0d-a369eab642ce", "flavorRef": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "max_count": 1, "min_count": 1, "networks": [{"port": "85b9a2e3-6f00-45af-8cfc-3061b17e7194"}]}}' 2018-09-08 08:34:09,182 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34: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-9b169c81-2e3c-44c8-82b0-16e575a4a871 x-compute-request-id: req-9b169c81-2e3c-44c8-82b0-16e575a4a871 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "adminPass": "onzY4xnWURQc"}} 2018-09-08 08:34:09,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9b169c81-2e3c-44c8-82b0-16e575a4a871 2018-09-08 08:34:09,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:09,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45259194-1c6e-4e70-9a26-8717346db5f7 x-compute-request-id: req-45259194-1c6e-4e70-9a26-8717346db5f7 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:34:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:09,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-45259194-1c6e-4e70-9a26-8717346db5f7 2018-09-08 08:34:09,417 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst 2018-09-08 08:34:09,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:09,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e5e44ca-6b9a-45e0-88a5-1eba76022b32 x-compute-request-id: req-2e5e44ca-6b9a-45e0-88a5-1eba76022b32 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:34:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:09,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-2e5e44ca-6b9a-45e0-88a5-1eba76022b32 2018-09-08 08:34:09,642 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst] is - BUILD 2018-09-08 08:34:09,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:34:12,645 - create_instance - DEBUG - VM status query timeout in 896.771922112 2018-09-08 08:34:12,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:13,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b903657d-1ec7-41f2-886f-7f67e9ed13d0 x-compute-request-id: req-b903657d-1ec7-41f2-886f-7f67e9ed13d0 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:34:10Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:13,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-b903657d-1ec7-41f2-886f-7f67e9ed13d0 2018-09-08 08:34:13,287 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst] is - BUILD 2018-09-08 08:34:13,287 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:34:16,290 - create_instance - DEBUG - VM status query timeout in 893.127129078 2018-09-08 08:34:16,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:16,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b2e6ff-9c6f-47c8-b8f5-6f1607db8e87 x-compute-request-id: req-54b2e6ff-9c6f-47c8-b8f5-6f1607db8e87 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:15Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:16,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-54b2e6ff-9c6f-47c8-b8f5-6f1607db8e87 2018-09-08 08:34:16,844 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst] is - ACTIVE 2018-09-08 08:34:16,844 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:34:16,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:17,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08453fc0-75b9-4b4c-b671-0cb668594e88 x-compute-request-id: req-08453fc0-75b9-4b4c-b671-0cb668594e88 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:15Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:17,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-08453fc0-75b9-4b4c-b671-0cb668594e88 2018-09-08 08:34:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ee8f520f-8fb7-4a78-8bc1-79069e1e8661 Date: Sat, 08 Sep 2018 08:34:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:17,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-ee8f520f-8fb7-4a78-8bc1-79069e1e8661 2018-09-08 08:34:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:17,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7888464-438a-45b4-9fdc-43b3d573420f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:17,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-c7888464-438a-45b4-9fdc-43b3d573420f 2018-09-08 08:34:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:17,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d7c9f4b6-28d9-4eba-bbf3-14835317336a Date: Sat, 08 Sep 2018 08:34:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:17,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-d7c9f4b6-28d9-4eba-bbf3-14835317336a 2018-09-08 08:34:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:18,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b1bdaf77-4fff-4fba-86c2-5d342550632f Date: Sat, 08 Sep 2018 08:34:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.3"}],"id":"1f7d0e08-4db9-4b6b-8e65-49d6eeaeceb9","security_groups":[],"mac_address":"fa:16:3e:3d:53:15","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal","device_id":"70f79ad1-300b-460b-9a67-379fd5c0fd36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.2"}],"id":"a490173e-deb5-4f59-8840-64c2dfe0e259","security_groups":[],"mac_address":"fa:16:3e:f1:42:3a","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.4"}],"id":"f2449030-7079-4e69-a64a-1cee53867be3","security_groups":[],"mac_address":"fa:16:3e:82:eb:2d","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"}]} 2018-09-08 08:34:18,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-b1bdaf77-4fff-4fba-86c2-5d342550632f 2018-09-08 08:34:18,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:18,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:18 GMT Server: Apache x-compute-request-id: req-68d87109-cf11-4295-a7a2-fac19cea9dab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68d87109-cf11-4295-a7a2-fac19cea9dab Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "size": 1}, {"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}]} 2018-09-08 08:34:18,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/detail used request id req-68d87109-cf11-4295-a7a2-fac19cea9dab 2018-09-08 08:34:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:18,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab82ef6-e0a7-4f37-81dc-1bfb16eefa60 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:18,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-bab82ef6-e0a7-4f37-81dc-1bfb16eefa60 2018-09-08 08:34:18,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:18,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8338b33-cf1c-4a6e-bd1f-6ef8ead0375e x-compute-request-id: req-e8338b33-cf1c-4a6e-bd1f-6ef8ead0375e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:15Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:18,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-e8338b33-cf1c-4a6e-bd1f-6ef8ead0375e 2018-09-08 08:34:18,900 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst] is - ACTIVE 2018-09-08 08:34:18,900 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:34:18,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:19,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab2c5237-566b-44dc-bc10-96268fd4d99c x-compute-request-id: req-ab2c5237-566b-44dc-bc10-96268fd4d99c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:15Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:19,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-ab2c5237-566b-44dc-bc10-96268fd4d99c 2018-09-08 08:34:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:19,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ce1e346f-5103-437d-a27c-fb5a2ac7b7c0 Date: Sat, 08 Sep 2018 08:34:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:19,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-ce1e346f-5103-437d-a27c-fb5a2ac7b7c0 2018-09-08 08:34:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:19,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12ad613-d576-4f6c-91ab-0b5d207c8756 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:19,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-e12ad613-d576-4f6c-91ab-0b5d207c8756 2018-09-08 08:34:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5aa6ba5c-8063-4729-be48-46f9e0d750c1 Date: Sat, 08 Sep 2018 08:34:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:19,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-5aa6ba5c-8063-4729-be48-46f9e0d750c1 2018-09-08 08:34:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:19,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2f971eb0-3e20-4df2-b7a2-ff62ba66eaa6 Date: Sat, 08 Sep 2018 08:34:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.3"}],"id":"1f7d0e08-4db9-4b6b-8e65-49d6eeaeceb9","security_groups":[],"mac_address":"fa:16:3e:3d:53:15","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal","device_id":"70f79ad1-300b-460b-9a67-379fd5c0fd36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.2"}],"id":"a490173e-deb5-4f59-8840-64c2dfe0e259","security_groups":[],"mac_address":"fa:16:3e:f1:42:3a","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.4"}],"id":"f2449030-7079-4e69-a64a-1cee53867be3","security_groups":[],"mac_address":"fa:16:3e:82:eb:2d","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"}]} 2018-09-08 08:34:19,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-2f971eb0-3e20-4df2-b7a2-ff62ba66eaa6 2018-09-08 08:34:19,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" -d '{"volumeAttachment": {"volumeId": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}}' 2018-09-08 08:34:21,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:19 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-24f46748-e20f-4af8-8030-eedca4565149 x-compute-request-id: req-24f46748-e20f-4af8-8030-eedca4565149 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "volumeId": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}} 2018-09-08 08:34:21,459 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36/os-volume_attachments used request id req-24f46748-e20f-4af8-8030-eedca4565149 2018-09-08 08:34:21,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:21,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:21 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-5bddabf9-bcf5-40a6-b452-88753ab32c3d x-compute-request-id: req-5bddabf9-bcf5-40a6-b452-88753ab32c3d Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:15Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [{"id": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}], "metadata": {}}} 2018-09-08 08:34:21,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-5bddabf9-bcf5-40a6-b452-88753ab32c3d 2018-09-08 08:34:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:21,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2818c38-3c4e-471e-84f3-afc22ad9237f Date: Sat, 08 Sep 2018 08:34:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:21,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-d2818c38-3c4e-471e-84f3-afc22ad9237f 2018-09-08 08:34:21,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:21,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40227641-631b-4e72-aa00-1cafdda35a19 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:21,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-40227641-631b-4e72-aa00-1cafdda35a19 2018-09-08 08:34:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:22,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-419e4c92-9694-4d8b-bc3f-8f5fa584800c Date: Sat, 08 Sep 2018 08:34:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:22,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-419e4c92-9694-4d8b-bc3f-8f5fa584800c 2018-09-08 08:34:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:22,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e1d8c803-4d07-438c-8167-6bafda26ba0c Date: Sat, 08 Sep 2018 08:34:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.3"}],"id":"1f7d0e08-4db9-4b6b-8e65-49d6eeaeceb9","security_groups":[],"mac_address":"fa:16:3e:3d:53:15","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal","device_id":"70f79ad1-300b-460b-9a67-379fd5c0fd36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.2"}],"id":"a490173e-deb5-4f59-8840-64c2dfe0e259","security_groups":[],"mac_address":"fa:16:3e:f1:42:3a","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.4"}],"id":"f2449030-7079-4e69-a64a-1cee53867be3","security_groups":[],"mac_address":"fa:16:3e:82:eb:2d","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"}]} 2018-09-08 08:34:22,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-e1d8c803-4d07-438c-8167-6bafda26ba0c 2018-09-08 08:34:22,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:22,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba6241b3f7744657bf2138fa7c4056a2", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role"}], "expires_at": "2018-09-08T09:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b133c54be284308a84f8d7e1f4a959b", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2b133c54be284308a84f8d7e1f4a959b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user", "id": "adf832c32c7549f2b1174e51af9d1750"}, "audit_ids": ["pXYLEf6KSCSQy_4owAkq9w"], "issued_at": "2018-09-08T08:34:22.000000Z"}} 2018-09-08 08:34:22,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38135a192b2d4cf64e2c766f13d6575652a25a3" 2018-09-08 08:34:23,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd663930-ebb4-48c7-b5a8-447bf93c55c6 x-compute-request-id: req-cd663930-ebb4-48c7-b5a8-447bf93c55c6 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:7e:e5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "security_groups": [{"name": "default"}], "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:23Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [{"id": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}], "metadata": {}}]} 2018-09-08 08:34:23,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst used request id req-cd663930-ebb4-48c7-b5a8-447bf93c55c6 2018-09-08 08:34:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38135a192b2d4cf64e2c766f13d6575652a25a3" 2018-09-08 08:34:24,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-87475f4e-a76b-41f0-8d50-15fe88062f74 Date: Sat, 08 Sep 2018 08:34:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3df28e1c-8287-4fcd-9e52-8967128fac8d"],"updated_at":"2018-09-08T08:33:58Z","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net"}]} 2018-09-08 08:34:24,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net used request id req-87475f4e-a76b-41f0-8d50-15fe88062f74 2018-09-08 08:34:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38135a192b2d4cf64e2c766f13d6575652a25a3" 2018-09-08 08:34:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fabf31d-a574-4a0f-b93f-6335bd1f0656 Date: Sat, 08 Sep 2018 08:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:58Z","dns_nameservers":[],"updated_at":"2018-09-08T08:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2b133c54be284308a84f8d7e1f4a959b","id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet"}]} 2018-09-08 08:34:24,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-2fabf31d-a574-4a0f-b93f-6335bd1f0656 2018-09-08 08:34:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38135a192b2d4cf64e2c766f13d6575652a25a3" 2018-09-08 08:34:24,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-907c2e18-06cf-41e9-ae09-df014a45b082 Date: Sat, 08 Sep 2018 08:34:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.3"}],"id":"1f7d0e08-4db9-4b6b-8e65-49d6eeaeceb9","security_groups":[],"mac_address":"fa:16:3e:3d:53:15","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.11"}],"id":"85b9a2e3-6f00-45af-8cfc-3061b17e7194","security_groups":["d3ffc2a9-de77-46ea-b0d7-be5aecea3beb"],"mac_address":"fa:16:3e:aa:7e:e5","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:05Z","binding:vnic_type":"normal","device_id":"70f79ad1-300b-460b-9a67-379fd5c0fd36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.2"}],"id":"a490173e-deb5-4f59-8840-64c2dfe0e259","security_groups":[],"mac_address":"fa:16:3e:f1:42:3a","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:33:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3df28e1c-8287-4fcd-9e52-8967128fac8d","ip_address":"10.55.0.4"}],"id":"f2449030-7079-4e69-a64a-1cee53867be3","security_groups":[],"mac_address":"fa:16:3e:82:eb:2d","project_id":"2b133c54be284308a84f8d7e1f4a959b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c","tenant_id":"2b133c54be284308a84f8d7e1f4a959b","created_at":"2018-09-08T08:34:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c"}]} 2018-09-08 08:34:24,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-907c2e18-06cf-41e9-ae09-df014a45b082 2018-09-08 08:34:24,690 - create_instance - INFO - Deleting Port with ID - 85b9a2e3-6f00-45af-8cfc-3061b17e7194 2018-09-08 08:34:24,690 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-port 2018-09-08 08:34:24,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/85b9a2e3-6f00-45af-8cfc-3061b17e7194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:25,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fd4a9ed-e225-4f81-95a2-dccd14527eb9 Date: Sat, 08 Sep 2018 08:34:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:34:25,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/85b9a2e3-6f00-45af-8cfc-3061b17e7194 used request id req-5fd4a9ed-e225-4f81-95a2-dccd14527eb9 2018-09-08 08:34:25,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68d87109-cf11-4295-a7a2-fac19cea9dab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:25,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:25 GMT Server: Apache x-compute-request-id: req-69dc757a-3f49-4da1-ac41-d40542e40363 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69dc757a-3f49-4da1-ac41-d40542e40363 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [{"server_id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "attachment_id": "247f203d-cf79-4800-a9f8-80f3710fc829", "attached_at": "2018-09-08T08:34:23.000000", "host_name": null, "volume_id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "device": "/dev/vdb", "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:25,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-69dc757a-3f49-4da1-ac41-d40542e40363 2018-09-08 08:34:25,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36/os-volume_attachments/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:26,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e7e1d74-a18d-42cf-944a-aab193ed886b x-compute-request-id: req-5e7e1d74-a18d-42cf-944a-aab193ed886b Content-Length: 0 Content-Type: application/json 2018-09-08 08:34:26,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36/os-volume_attachments/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-5e7e1d74-a18d-42cf-944a-aab193ed886b 2018-09-08 08:34:26,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:26,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7093110e-ff68-4708-a487-49db016ea910 x-compute-request-id: req-7093110e-ff68-4708-a487-49db016ea910 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:23Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [{"id": "e6e620fc-ecf5-414b-8298-7d17e82a120a"}], "metadata": {}}} 2018-09-08 08:34:26,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-7093110e-ff68-4708-a487-49db016ea910 2018-09-08 08:34:29,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:29,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ff9bd0-3cc7-473e-90ba-0178f3625719 x-compute-request-id: req-19ff9bd0-3cc7-473e-90ba-0178f3625719 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:23Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:29,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-19ff9bd0-3cc7-473e-90ba-0178f3625719 2018-09-08 08:34:29,785 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst 2018-09-08 08:34:29,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:29,948 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a204c6e-bfa2-4cad-b92a-f0aac8407ccd x-compute-request-id: req-3a204c6e-bfa2-4cad-b92a-f0aac8407ccd Content-Type: application/json 2018-09-08 08:34:29,948 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-3a204c6e-bfa2-4cad-b92a-f0aac8407ccd 2018-09-08 08:34:29,949 - create_instance - INFO - Checking deletion status 2018-09-08 08:34:29,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:30,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0580da4-9076-491f-911a-8fab3a615622 x-compute-request-id: req-b0580da4-9076-491f-911a-8fab3a615622 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36", "rel": "bookmark"}], "image": {"id": "26997f27-6a66-4117-9f0d-a369eab642ce", "links": [{"href": "http://172.30.9.23:8774/images/26997f27-6a66-4117-9f0d-a369eab642ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:34:14.000000", "flavor": {"id": "fa5b4948-2e3a-4b74-a57d-cff0604510db", "links": [{"href": "http://172.30.9.23:8774/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db", "rel": "bookmark"}]}, "id": "70f79ad1-300b-460b-9a67-379fd5c0fd36", "user_id": "adf832c32c7549f2b1174e51af9d1750", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:34:29Z", "hostId": "618ab91d3b36fe81c124bae50264810b08ae220f051f3b2813011b63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst", "created": "2018-09-08T08:34:09Z", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:34:30,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-b0580da4-9076-491f-911a-8fab3a615622 2018-09-08 08:34:30,190 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst] is - ACTIVE 2018-09-08 08:34:30,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:34:33,191 - create_instance - DEBUG - VM status query timeout in 296.757854939 2018-09-08 08:34:33,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dd228b5d3d2c04248b4a297e64eb114eafbba3" 2018-09-08 08:34:33,244 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2122c61-51c0-403f-be9e-e06053d0e19a x-compute-request-id: req-c2122c61-51c0-403f-be9e-e06053d0e19a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 70f79ad1-300b-460b-9a67-379fd5c0fd36 could not be found.", "code": 404}} 2018-09-08 08:34:33,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/70f79ad1-300b-460b-9a67-379fd5c0fd36 used request id req-c2122c61-51c0-403f-be9e-e06053d0e19a 2018-09-08 08:34:33,245 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 70f79ad1-300b-460b-9a67-379fd5c0fd36 could not be found. (HTTP 404) (Request-ID: req-c2122c61-51c0-403f-be9e-e06053d0e19a) 2018-09-08 08:34:33,245 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-inst 2018-09-08 08:34:33,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0a814b5ef4df32bc92fe89d7eecaaf1388b3e3" 2018-09-08 08:34:33,284 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-727763a9-2587-42c2-b3db-56799a22b444 x-compute-request-id: req-727763a9-2587-42c2-b3db-56799a22b444 Content-Length: 0 Content-Type: application/json 2018-09-08 08:34:33,285 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fa5b4948-2e3a-4b74-a57d-cff0604510db used request id req-727763a9-2587-42c2-b3db-56799a22b444 2018-09-08 08:34:33,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet 2018-09-08 08:34:33,286 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-subnet 2018-09-08 08:34:33,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3df28e1c-8287-4fcd-9e52-8967128fac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:34:35,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e676f245-a89f-41fd-8cfa-d36d62c3e443 Date: Sat, 08 Sep 2018 08:34:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:34:35,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3df28e1c-8287-4fcd-9e52-8967128fac8d used request id req-e676f245-a89f-41fd-8cfa-d36d62c3e443 2018-09-08 08:34:35,778 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-pub-net 2018-09-08 08:34:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8ff7be89359f89c641f36df02454a62d0eeb81" 2018-09-08 08:34:37,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79890087-733a-4a4b-bc50-7f36d09e0273 Date: Sat, 08 Sep 2018 08:34:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:34:37,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7ad8cc1-edee-4e4d-aa35-09a6137a1d2c used request id req-79890087-733a-4a4b-bc50-7f36d09e0273 2018-09-08 08:34:37,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:37,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:37 GMT Server: Apache x-compute-request-id: req-7da323ff-23de-4566-9ce6-070bd189bb84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7da323ff-23de-4566-9ce6-070bd189bb84 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5", "size": 1}} 2018-09-08 08:34:37,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 used request id req-7da323ff-23de-4566-9ce6-070bd189bb84 2018-09-08 08:34:37,269 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:34:37,270 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:37,270 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:37,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:37,516 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d62ff8b-378e-4a6b-b3aa-8f9a77da5b5c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:34:37,516 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 used request id req-8d62ff8b-378e-4a6b-b3aa-8f9a77da5b5c 2018-09-08 08:34:37,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c14507c-7974-416f-aa8d-ebee16b87c5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4be19b0a05a7dcd1a36c697158eb9b8413a1" 2018-09-08 08:34:38,069 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b7b70783-99c3-4aab-82f9-6f1bfa0965c9 x-openstack-request-id: req-b7b70783-99c3-4aab-82f9-6f1bfa0965c9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 could not be found.", "code": 404}} 2018-09-08 08:34:38,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 used request id req-b7b70783-99c3-4aab-82f9-6f1bfa0965c9 2018-09-08 08:34:38,070 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 984b68a3-cd8e-4a53-a7ed-2d9fdc5816f5 could not be found. (HTTP 404) (Request-ID: req-b7b70783-99c3-4aab-82f9-6f1bfa0965c9) 2018-09-08 08:34:38,070 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-2 2018-09-08 08:34:38,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:38,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:38 GMT Server: Apache x-compute-request-id: req-47ee353f-5ee2-4459-b23d-d33248f60f2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47ee353f-5ee2-4459-b23d-d33248f60f2c Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:38,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-47ee353f-5ee2-4459-b23d-d33248f60f2c 2018-09-08 08:34:38,266 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:34:38,266 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:38,266 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:38,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:38,504 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-675ffa65-27c1-45a3-900d-6a9751ad1ef9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:34:38,504 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-675ffa65-27c1-45a3-900d-6a9751ad1ef9 2018-09-08 08:34:38,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:38,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:38 GMT Server: Apache x-compute-request-id: req-aa733105-b1c5-424b-a5ce-ed2e26032c13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa733105-b1c5-424b-a5ce-ed2e26032c13 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "adf832c32c7549f2b1174e51af9d1750", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "self"}, {"href": "http://172.30.9.23:8776/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "updated_at": "2018-09-08T08:34:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e6e620fc-ecf5-414b-8298-7d17e82a120a", "size": 1}} 2018-09-08 08:34:38,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-aa733105-b1c5-424b-a5ce-ed2e26032c13 2018-09-08 08:34:38,709 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:34:38,709 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:34:41,712 - create_volume - DEBUG - Volume status query timeout in 56.7921819687 2018-09-08 08:34:41,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d70f6c21-0493-487b-aa55-a8b53ffde452" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e08461e124cc2e57a2324c2df872b79afcd1e2" 2018-09-08 08:34:41,755 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-75e737a8-3b7d-4462-a098-6d549d93fa0f x-openstack-request-id: req-75e737a8-3b7d-4462-a098-6d549d93fa0f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e6e620fc-ecf5-414b-8298-7d17e82a120a could not be found.", "code": 404}} 2018-09-08 08:34:41,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2b133c54be284308a84f8d7e1f4a959b/volumes/e6e620fc-ecf5-414b-8298-7d17e82a120a used request id req-75e737a8-3b7d-4462-a098-6d549d93fa0f 2018-09-08 08:34:41,755 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e6e620fc-ecf5-414b-8298-7d17e82a120a could not be found. (HTTP 404) (Request-ID: req-75e737a8-3b7d-4462-a098-6d549d93fa0f) 2018-09-08 08:34:41,755 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-1 2018-09-08 08:34:41,756 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-b1cb229e-6c40-4864-9abc-6b0b3300bca6-image 2018-09-08 08:34:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44cec5589b600c66fc2d01c7d31407857d9e47cd" 2018-09-08 08:34:42,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba54a907-aacf-4a56-ab6d-78e008e9183e Date: Sat, 08 Sep 2018 08:34:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:34:42,881 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/26997f27-6a66-4117-9f0d-a369eab642ce used request id req-ba54a907-aacf-4a56-ab6d-78e008e9183e 2018-09-08 08:34:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d6e27665-5697-44aa-979f-205ddbc9f537 Date: Sat, 08 Sep 2018 08:34:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "created_at": "2018-09-08T08:33:57Z", "updated_at": "2018-09-08T08:33:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "revision_number": 0, "id": "246a53db-92ab-4109-bde7-e5f26b6062d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b133c54be284308a84f8d7e1f4a959b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "revision_number": 0, "id": "9d7a8f91-37a8-4258-a89a-131059c6130c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b133c54be284308a84f8d7e1f4a959b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "revision_number": 0, "id": "c0ad4e79-2a81-4213-97f3-10cdc0e8d626", "remote_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b133c54be284308a84f8d7e1f4a959b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "revision_number": 0, "id": "c43a075b-3475-4479-9ab7-2309ab5b35e4", "remote_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "remote_ip_prefix": null, "created_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b133c54be284308a84f8d7e1f4a959b"}], "revision_number": 4, "project_id": "2b133c54be284308a84f8d7e1f4a959b", "id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:34:43,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d6e27665-5697-44aa-979f-205ddbc9f537 2018-09-08 08:34:43,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b556ee-439a-43b9-851b-1302eb95e64e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-92b556ee-439a-43b9-851b-1302eb95e64e 2018-09-08 08:34:43,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6801b65c-d61d-4190-a05e-bc957eeac62a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:34:43,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-6801b65c-d61d-4190-a05e-bc957eeac62a 2018-09-08 08:34:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215a0ab1-11ef-45d8-95b5-91b71ea95e75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-215a0ab1-11ef-45d8-95b5-91b71ea95e75 2018-09-08 08:34:43,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1d6a4e-74cd-45c0-a6a7-12867aa07acd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-df1d6a4e-74cd-45c0-a6a7-12867aa07acd 2018-09-08 08:34:43,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b715dd0f-0c47-45d6-9a3b-6dce0c15229e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:34:43,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-b715dd0f-0c47-45d6-9a3b-6dce0c15229e 2018-09-08 08:34:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c6a7cfc-5a06-4d5f-a421-9a708c872ddc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-3c6a7cfc-5a06-4d5f-a421-9a708c872ddc 2018-09-08 08:34:43,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185a7480-43b3-4835-ad39-e5d4ffc15db5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-185a7480-43b3-4835-ad39-e5d4ffc15db5 2018-09-08 08:34:43,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a356b8b-7da8-407f-85cc-056d001fbe4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-1a356b8b-7da8-407f-85cc-056d001fbe4a 2018-09-08 08:34:43,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:43,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de136988-8c96-4462-b18b-c98b641072f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:34:43,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-de136988-8c96-4462-b18b-c98b641072f8 2018-09-08 08:34:43,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:34:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf322bf2-2bf3-458d-b993-e0c1d338a4b5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b"}, "enabled": true, "id": "2b133c54be284308a84f8d7e1f4a959b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj"}} 2018-09-08 08:34:44,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-bf322bf2-2bf3-458d-b993-e0c1d338a4b5 2018-09-08 08:34:44,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3ffc2a9-de77-46ea-b0d7-be5aecea3beb 2018-09-08 08:34:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3ffc2a9-de77-46ea-b0d7-be5aecea3beb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f196f637-7a67-483f-8c39-756cd68d7b79 Date: Sat, 08 Sep 2018 08:34:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "port_range_min": null, "revision_number": 0, "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "created_at": "2018-09-08T08:33:57Z", "project_id": "2b133c54be284308a84f8d7e1f4a959b", "id": "246a53db-92ab-4109-bde7-e5f26b6062d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "port_range_min": null, "revision_number": 0, "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "created_at": "2018-09-08T08:33:57Z", "project_id": "2b133c54be284308a84f8d7e1f4a959b", "id": "9d7a8f91-37a8-4258-a89a-131059c6130c"}, {"remote_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "port_range_min": null, "revision_number": 0, "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "created_at": "2018-09-08T08:33:57Z", "project_id": "2b133c54be284308a84f8d7e1f4a959b", "id": "c0ad4e79-2a81-4213-97f3-10cdc0e8d626"}, {"remote_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:33:57Z", "security_group_id": "d3ffc2a9-de77-46ea-b0d7-be5aecea3beb", "port_range_min": null, "revision_number": 0, "tenant_id": "2b133c54be284308a84f8d7e1f4a959b", "created_at": "2018-09-08T08:33:57Z", "project_id": "2b133c54be284308a84f8d7e1f4a959b", "id": "c43a075b-3475-4479-9ab7-2309ab5b35e4"}]} 2018-09-08 08:34:44,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d3ffc2a9-de77-46ea-b0d7-be5aecea3beb used request id req-f196f637-7a67-483f-8c39-756cd68d7b79 2018-09-08 08:34:44,345 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:34:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d3ffc2a9-de77-46ea-b0d7-be5aecea3beb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:44,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dda4d636-07aa-46e3-bee2-b1a032f80dc1 Content-Length: 0 Date: Sat, 08 Sep 2018 08:34:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:34:44,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d3ffc2a9-de77-46ea-b0d7-be5aecea3beb used request id req-dda4d636-07aa-46e3-bee2-b1a032f80dc1 2018-09-08 08:34:44,658 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj 2018-09-08 08:34:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:44,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bad88c-a125-4104-95f9-587574480de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:34:44,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b133c54be284308a84f8d7e1f4a959b used request id req-38bad88c-a125-4104-95f9-587574480de8 2018-09-08 08:34:44,885 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-proj-role 2018-09-08 08:34:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:44,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a9a9aa-c79e-4a39-a1ad-ca89f25e1dc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:34:44,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ba6241b3f7744657bf2138fa7c4056a2 used request id req-09a9a9aa-c79e-4a39-a1ad-ca89f25e1dc5 2018-09-08 08:34:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200e39e36f93f073154094b633a4d0603dcb8041" 2018-09-08 08:34:45,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2a7f76-25dc-45b9-b6f2-79c63ab11880 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:34:45,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e2a7f76-25dc-45b9-b6f2-79c63ab11880 2018-09-08 08:34:45,090 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-6da0112e-4d2d-4c5-user 2018-09-08 08:34:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/adf832c32c7549f2b1174e51af9d1750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81108802036052f05ec241d09e0bcd7941e7473a" 2018-09-08 08:34:45,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0b91a5-b41f-4f2b-90f1-c38d7362fdb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:34:45,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/adf832c32c7549f2b1174e51af9d1750 used request id req-5b0b91a5-b41f-4f2b-90f1-c38d7362fdb4 2018-09-08 08:34:45,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:45,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9lUX64e3Q1yGXao7yy114Q"], "issued_at": "2018-09-08T08:34:45.000000Z"}} 2018-09-08 08:34:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666be34c6db65f34cb20f2ea3ab0a99534ba77ba" 2018-09-08 08:34:45,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4953c42e-fb4f-4cba-8d30-8182882a53a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:45,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4953c42e-fb4f-4cba-8d30-8182882a53a3 2018-09-08 08:34:45,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:45,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:46,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ZtNXSKX_Rgaiql8EzjC3WQ"], "issued_at": "2018-09-08T08:34:46.000000Z"}} 2018-09-08 08:34:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:46,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf61dce-2c05-4015-9f85-6807c2bde936 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:46,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0cf61dce-2c05-4015-9f85-6807c2bde936 2018-09-08 08:34:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:34:46,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:34:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:34:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:46,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666bb027-6d15-4665-8cbb-ef2b06ebff39 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:34:46,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj used request id req-666bb027-6d15-4665-8cbb-ef2b06ebff39 2018-09-08 08:34:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:46,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26d43c4-465c-4f78-9a8e-9ca074c66907 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:34:46,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c26d43c4-465c-4f78-9a8e-9ca074c66907 2018-09-08 08:34:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}}' 2018-09-08 08:34:46,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558ab658-6dc6-47ee-ac16-751b02a31786 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:34:46,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-558ab658-6dc6-47ee-ac16-751b02a31786 2018-09-08 08:34:46,618 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj 2018-09-08 08:34:46,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:46,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:47,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zA4GkoTSTWef2PF28YON_w"], "issued_at": "2018-09-08T08:34:47.000000Z"}} 2018-09-08 08:34:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b77628245f39429c114fbc387a292e9f14b0f8" 2018-09-08 08:34:47,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32da7c8-9269-48bb-bfdd-78a2510913b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:47,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a32da7c8-9269-48bb-bfdd-78a2510913b2 2018-09-08 08:34:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:34:47,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:34:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b77628245f39429c114fbc387a292e9f14b0f8" 2018-09-08 08:34:47,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edefb39-4a70-4f90-9904-f4bc85e91c1d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:34:47,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9edefb39-4a70-4f90-9904-f4bc85e91c1d 2018-09-08 08:34:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b77628245f39429c114fbc387a292e9f14b0f8" 2018-09-08 08:34:47,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9328ad7e-1219-409f-8012-1d60dd8cbee1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}]} 2018-09-08 08:34:47,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj used request id req-9328ad7e-1219-409f-8012-1d60dd8cbee1 2018-09-08 08:34:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b77628245f39429c114fbc387a292e9f14b0f8" 2018-09-08 08:34:47,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e79c54f-0fe2-4859-b744-7f8e395e7e03 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:34:47,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6e79c54f-0fe2-4859-b744-7f8e395e7e03 2018-09-08 08:34:47,803 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-user 2018-09-08 08:34:47,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:47,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdc563a-cc48-4170-bb14-e94e4f0977fe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:34:47,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8fdc563a-cc48-4170-bb14-e94e4f0977fe 2018-09-08 08:34:47,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" -d '{"role": {"name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}}' 2018-09-08 08:34:48,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5198ddc3-20fa-44cc-a1c0-20fd56acdc13 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "links": {"self": "http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5"}, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}} 2018-09-08 08:34:48,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5198ddc3-20fa-44cc-a1c0-20fd56acdc13 2018-09-08 08:34:48,019 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role 2018-09-08 08:34:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:48,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07f1bd3-6fd2-4462-8925-dc183261da79 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5"}, "domain_id": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role", "id": "a0f51f8c2a344edf9fabfe9fa25e86c5"}} 2018-09-08 08:34:48,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 used request id req-d07f1bd3-6fd2-4462-8925-dc183261da79 2018-09-08 08:34:48,039 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role to project CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj 2018-09-08 08:34:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c/users/a6b492a4aa1249449290bc8bb7180ab9/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:34:48,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6641202f-4774-4d69-a3fe-b00aa396aa18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:34:48,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c/users/a6b492a4aa1249449290bc8bb7180ab9/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 used request id req-6641202f-4774-4d69-a3fe-b00aa396aa18 2018-09-08 08:34:48,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:34:48,167 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:34:48,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:48,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:48,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["Dqs0vZDtTEKsKmN9eCB3QA"], "issued_at": "2018-09-08T08:34:48.000000Z"}} 2018-09-08 08:34:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:48,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0c0450-d896-4b39-89b7-ff40facb9389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:48,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab0c0450-d896-4b39-89b7-ff40facb9389 2018-09-08 08:34:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:48,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e40c1e2e-4b88-45d2-8f04-5a8199e79a6d Date: Sat, 08 Sep 2018 08:34:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image"} 2018-09-08 08:34:48,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image used request id req-e40c1e2e-4b88-45d2-8f04-5a8199e79a6d 2018-09-08 08:34:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c5fff1e-af73-4ee1-9cb5-002fd7ca89b9 Date: Sat, 08 Sep 2018 08:34:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:34:48,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7c5fff1e-af73-4ee1-9cb5-002fd7ca89b9 2018-09-08 08:34:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image"}' 2018-09-08 08:34:49,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d X-Openstack-Request-Id: req-450767d2-ad8b-41ce-a81b-380a49b0834e Date: Sat, 08 Sep 2018 08:34:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:34:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:34:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d", "min_disk": 0, "protected": false, "id": "5984e341-2585-4abc-8724-7c31af09f75d", "file": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file", "checksum": null, "owner": "cbd5059d52644bb8ae910696786a9d9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:34:49,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-450767d2-ad8b-41ce-a81b-380a49b0834e 2018-09-08 08:34:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" -d '' 2018-09-08 08:34:50,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f00ea17f-2ab2-45b2-bd53-44f000c181b0 Date: Sat, 08 Sep 2018 08:34:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:34:50,999 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file used request id req-f00ea17f-2ab2-45b2-bd53-44f000c181b0 2018-09-08 08:34:50,999 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:34:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:51,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7c8839ce-3b76-46a8-8c23-164217828592 Date: Sat, 08 Sep 2018 08:34:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:34:50Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "metadata": {}}], "self": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d", "min_disk": 0, "protected": false, "id": "5984e341-2585-4abc-8724-7c31af09f75d", "file": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cbd5059d52644bb8ae910696786a9d9c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:34:51,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d used request id req-7c8839ce-3b76-46a8-8c23-164217828592 2018-09-08 08:34:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:51,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9bab3ff-09c8-4b98-a44c-4e50d86d6a8b Date: Sat, 08 Sep 2018 08:34:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:34:51,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e9bab3ff-09c8-4b98-a44c-4e50d86d6a8b 2018-09-08 08:34:51,188 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image 2018-09-08 08:34:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:34:51,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5b04aa96-eee2-410a-835e-eaf421837d31 Date: Sat, 08 Sep 2018 08:34:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:34:50Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "metadata": {}}], "self": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d", "min_disk": 0, "protected": false, "id": "5984e341-2585-4abc-8724-7c31af09f75d", "file": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cbd5059d52644bb8ae910696786a9d9c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:34:51,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d used request id req-5b04aa96-eee2-410a-835e-eaf421837d31 2018-09-08 08:34:51,339 - create_image - DEBUG - Instance status is - active 2018-09-08 08:34:51,339 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image 2018-09-08 08:34:51,339 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image 2018-09-08 08:34:51,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:51,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:51,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3XICfPBiSIiTSZKdXqMtTQ"], "issued_at": "2018-09-08T08:34:51.000000Z"}} 2018-09-08 08:34:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040ebf94a18412fab236a71108ddde96dc1b3a73" 2018-09-08 08:34:51,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6371d4ad-1134-49f7-bbee-cd72feb3d4d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:51,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6371d4ad-1134-49f7-bbee-cd72feb3d4d1 2018-09-08 08:34:51,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:34:51,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040ebf94a18412fab236a71108ddde96dc1b3a73" 2018-09-08 08:34:52,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91f6e1aa-6738-4157-a3b9-28e149c6db89 x-compute-request-id: req-91f6e1aa-6738-4157-a3b9-28e149c6db89 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:34:52,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-91f6e1aa-6738-4157-a3b9-28e149c6db89 2018-09-08 08:34:52,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040ebf94a18412fab236a71108ddde96dc1b3a73" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:34:52,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-177ee343-df85-4b13-8805-7000eb11e80e x-compute-request-id: req-177ee343-df85-4b13-8805-7000eb11e80e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:34:52,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-177ee343-df85-4b13-8805-7000eb11e80e 2018-09-08 08:34:52,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:52,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:52,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["Dr-SbEtQTw6yE9BU-rD5BQ"], "issued_at": "2018-09-08T08:34:52.000000Z"}} 2018-09-08 08:34:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:52,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346d8670-7446-40d7-a45e-2c3e0a2ce0b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:52,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-346d8670-7446-40d7-a45e-2c3e0a2ce0b5 2018-09-08 08:34:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:52,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83e671ea-ca93-420c-8a58-9c139b1d4428 Date: Sat, 08 Sep 2018 08:34:52 GMT RESP BODY: {"networks":[]} 2018-09-08 08:34:52,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-83e671ea-ca93-420c-8a58-9c139b1d4428 2018-09-08 08:34:52,698 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net 2018-09-08 08:34:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" -d '{"network": {"name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net", "admin_state_up": true}}' 2018-09-08 08:34:53,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0b9c7883-df35-4f39-b357-ef4b9c6e08d9 Date: Sat, 08 Sep 2018 08:34:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"400ce3e3-f08b-4504-a949-02fca19ae29c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:34:53Z","is_default":false,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","mtu":1450}} 2018-09-08 08:34:53,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0b9c7883-df35-4f39-b357-ef4b9c6e08d9 2018-09-08 08:34:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:53,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b91d7856-a774-469a-98f8-9f499be53e9f Date: Sat, 08 Sep 2018 08:34:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:34:53Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:34:53,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-b91d7856-a774-469a-98f8-9f499be53e9f 2018-09-08 08:34:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:53,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78336e10-e5f0-46a7-8648-9f0c510c679b Date: Sat, 08 Sep 2018 08:34:53 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:34:53,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-78336e10-e5f0-46a7-8648-9f0c510c679b 2018-09-08 08:34:53,657 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet 2018-09-08 08:34:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" -d '{"subnets": [{"ip_version": 4, "network_id": "400ce3e3-f08b-4504-a949-02fca19ae29c", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]}' 2018-09-08 08:34:54,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-27705539-c0ca-454c-99ba-e572c5f87387 Date: Sat, 08 Sep 2018 08:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:34:54,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-27705539-c0ca-454c-99ba-e572c5f87387 2018-09-08 08:34:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:54,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-80c31ebe-8022-4861-a5cf-50ad00dc2e5f Date: Sat, 08 Sep 2018 08:34:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:34:54,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-80c31ebe-8022-4861-a5cf-50ad00dc2e5f 2018-09-08 08:34:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:34:54,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07a18a68-0ed2-44d8-93df-394c1c754fb7 Date: Sat, 08 Sep 2018 08:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:34:54,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-07a18a68-0ed2-44d8-93df-394c1c754fb7 2018-09-08 08:34:54,849 - OpenStackNetwork - DEBUG - Network [400ce3e3-f08b-4504-a949-02fca19ae29c] created successfully 2018-09-08 08:34:54,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:54,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:55,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["l2ay2I9YQfiAG2JDYMRa9A"], "issued_at": "2018-09-08T08:34:55.000000Z"}} 2018-09-08 08:34:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:34:55,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2dc1b89-f6d8-4786-9ca7-f3e2fb0f1471 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:34:55,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c2dc1b89-f6d8-4786-9ca7-f3e2fb0f1471 2018-09-08 08:34:55,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:34:55,548 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:55 GMT Server: Apache x-compute-request-id: req-93af0862-f0a6-4715-95fc-44a239383333 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93af0862-f0a6-4715-95fc-44a239383333 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-08 08:34:55,548 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail used request id req-93af0862-f0a6-4715-95fc-44a239383333 2018-09-08 08:34:55,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:34:55,918 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:34:55 GMT Server: Apache x-compute-request-id: req-218cd959-25cb-42a1-8714-886cf36b9302 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-218cd959-25cb-42a1-8714-886cf36b9302 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.832032", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:34:55,918 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes used request id req-218cd959-25cb-42a1-8714-886cf36b9302 2018-09-08 08:34:55,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:34:56,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:55 GMT Server: Apache x-compute-request-id: req-6486038f-fa0d-48fd-9bcb-4e7e30536c13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6486038f-fa0d-48fd-9bcb-4e7e30536c13 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:34:56,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-6486038f-fa0d-48fd-9bcb-4e7e30536c13 2018-09-08 08:34:56,107 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:34:56,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:34:56,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:56 GMT Server: Apache x-compute-request-id: req-53eedf90-1955-46d8-b7c5-b2c1029c99e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53eedf90-1955-46d8-b7c5-b2c1029c99e2 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:34:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:34:56,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-53eedf90-1955-46d8-b7c5-b2c1029c99e2 2018-09-08 08:34:56,320 - create_volume - DEBUG - Instance status is - creating 2018-09-08 08:34:56,320 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:34:59,323 - create_volume - DEBUG - Volume status query timeout in 296.784281015 2018-09-08 08:34:59,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:34:59,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:34:59 GMT Server: Apache x-compute-request-id: req-69077c39-fdfa-47c6-9001-1c77354d31ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69077c39-fdfa-47c6-9001-1c77354d31ca Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:34:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:34:59,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-69077c39-fdfa-47c6-9001-1c77354d31ca 2018-09-08 08:34:59,536 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:34:59,536 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:34:59,536 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:34:59,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:34:59,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:34:59,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:34:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["lNiaMcHfR_6eg62tpT-EPw"], "issued_at": "2018-09-08T08:34:59.000000Z"}} 2018-09-08 08:34:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:00,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206d81d2-a438-4a50-8b58-88bc425ff089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:00,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-206d81d2-a438-4a50-8b58-88bc425ff089 2018-09-08 08:35:00,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:00,276 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:00 GMT Server: Apache x-compute-request-id: req-8e32e9e3-40be-489f-a258-58be45c4ec7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e32e9e3-40be-489f-a258-58be45c4ec7f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:34:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}]} 2018-09-08 08:35:00,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail used request id req-8e32e9e3-40be-489f-a258-58be45c4ec7f 2018-09-08 08:35:00,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-08 08:35:00,981 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:00 GMT Server: Apache x-compute-request-id: req-4fd16bf2-411b-423c-88fa-10499fc637aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fd16bf2-411b-423c-88fa-10499fc637aa Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.904468", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:00,981 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes used request id req-4fd16bf2-411b-423c-88fa-10499fc637aa 2018-09-08 08:35:00,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:01,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:00 GMT Server: Apache x-compute-request-id: req-4375019f-0511-465f-9d55-8c9c89beb3c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4375019f-0511-465f-9d55-8c9c89beb3c4 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:01,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-4375019f-0511-465f-9d55-8c9c89beb3c4 2018-09-08 08:35:01,185 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:01,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:01,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:01 GMT Server: Apache x-compute-request-id: req-d528d899-1c78-4da6-a237-c89ad671a00b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d528d899-1c78-4da6-a237-c89ad671a00b Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:01,237 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-d528d899-1c78-4da6-a237-c89ad671a00b 2018-09-08 08:35:01,237 - create_volume - DEBUG - Instance status is - creating 2018-09-08 08:35:01,237 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:35:04,241 - create_volume - DEBUG - Volume status query timeout in 296.944720984 2018-09-08 08:35:04,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:04,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:04 GMT Server: Apache x-compute-request-id: req-1c698785-f372-4b6c-ace1-c9191c4ba2d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c698785-f372-4b6c-ace1-c9191c4ba2d0 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:04,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-1c698785-f372-4b6c-ace1-c9191c4ba2d0 2018-09-08 08:35:04,474 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:35:04,474 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:04,474 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:04,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:35:04,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:35:04,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["VTwpnmukRwaQxnpPdnzU3g"], "issued_at": "2018-09-08T08:35:04.000000Z"}} 2018-09-08 08:35:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:04,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5ea67c-7407-4d49-aeeb-52c6e5f739a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:04,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b5ea67c-7407-4d49-aeeb-52c6e5f739a8 2018-09-08 08:35:04,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:35:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:05,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f04dcf-5380-4623-9bad-6e40b7b82bc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:05,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f7f04dcf-5380-4623-9bad-6e40b7b82bc1 2018-09-08 08:35:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:05,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d9b30d5a-1a5b-41e2-8fef-2a0df32a7095 Date: Sat, 08 Sep 2018 08:35:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:05,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-d9b30d5a-1a5b-41e2-8fef-2a0df32a7095 2018-09-08 08:35:05,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:35:05,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:35:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:05,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ddc78f-0b0e-46b5-9e6d-ebb06cdde8d9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:05,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-36ddc78f-0b0e-46b5-9e6d-ebb06cdde8d9 2018-09-08 08:35:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff6db3ac-8697-4072-adfa-04103ddf7d65 Date: Sat, 08 Sep 2018 08:35:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:05,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-ff6db3ac-8697-4072-adfa-04103ddf7d65 2018-09-08 08:35:05,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:05,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3e5c979d-a193-41f6-96d6-606f50580590 Date: Sat, 08 Sep 2018 08:35:05 GMT RESP BODY: {"ports":[]} 2018-09-08 08:35:05,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True used request id req-3e5c979d-a193-41f6-96d6-606f50580590 2018-09-08 08:35:05,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:06,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86ea2cbb-6048-4c41-92ae-a6047ac43c3a x-compute-request-id: req-86ea2cbb-6048-4c41-92ae-a6047ac43c3a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:35:06,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst used request id req-86ea2cbb-6048-4c41-92ae-a6047ac43c3a 2018-09-08 08:35:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:06,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2a6bbe0e-0cc6-4e8f-95ae-e2281e9d9821 Date: Sat, 08 Sep 2018 08:35:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:06,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-2a6bbe0e-0cc6-4e8f-95ae-e2281e9d9821 2018-09-08 08:35:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:06,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3a1faf-bae5-4f61-8738-7ef127c78c0b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:06,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-2d3a1faf-bae5-4f61-8738-7ef127c78c0b 2018-09-08 08:35:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:06,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e00618cd-00f3-45b1-bc0f-ee9945c2c605 Date: Sat, 08 Sep 2018 08:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:06,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-e00618cd-00f3-45b1-bc0f-ee9945c2c605 2018-09-08 08:35:06,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:06,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e733f9ea-32f9-424c-a485-e6a412aea87b Date: Sat, 08 Sep 2018 08:35:06 GMT RESP BODY: {"ports":[]} 2018-09-08 08:35:06,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True used request id req-e733f9ea-32f9-424c-a485-e6a412aea87b 2018-09-08 08:35:06,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:35:06,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:35:07,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["VhVEwcjCQ2esDZEKx5j2DQ"], "issued_at": "2018-09-08T08:35:07.000000Z"}} 2018-09-08 08:35:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdafbe2de8750c8aeb548fb49742c1f6fe449c5" 2018-09-08 08:35:07,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e895fd-ed94-4614-ae53-6f5a818d0547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:07,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89e895fd-ed94-4614-ae53-6f5a818d0547 2018-09-08 08:35:07,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:07,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bbe5bc89-0f2f-4dbf-9d93-2bee43bb985c Date: Sat, 08 Sep 2018 08:35:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:07,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-bbe5bc89-0f2f-4dbf-9d93-2bee43bb985c 2018-09-08 08:35:07,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a17d3b5-a87a-4bb0-8afd-68d70505ce32 Date: Sat, 08 Sep 2018 08:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:07,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-4a17d3b5-a87a-4bb0-8afd-68d70505ce32 2018-09-08 08:35:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:07,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-47191759-445b-4a71-a775-1f291c8216ac Date: Sat, 08 Sep 2018 08:35:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:07,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-47191759-445b-4a71-a775-1f291c8216ac 2018-09-08 08:35:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:35:07,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:35:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:35:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdafbe2de8750c8aeb548fb49742c1f6fe449c5" 2018-09-08 08:35:07,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c07a5f-1486-45ff-b231-cdfd05de1f07 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:07,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-a7c07a5f-1486-45ff-b231-cdfd05de1f07 2018-09-08 08:35:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:08,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed93913b-158d-4d74-880e-7a8241f36fac Date: Sat, 08 Sep 2018 08:35:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:08,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-ed93913b-158d-4d74-880e-7a8241f36fac 2018-09-08 08:35:08,026 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net 2018-09-08 08:35:08,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" -d '{"port": {"network_id": "400ce3e3-f08b-4504-a949-02fca19ae29c", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port", "admin_state_up": true}}' 2018-09-08 08:35:09,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-b25ee99f-988e-4d53-bae5-d807bd50f6ac Date: Sat, 08 Sep 2018 08:35:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","project_id":"cbd5059d52644bb8ae910696786a9d9c","qos_policy_id":null,"admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal"}} 2018-09-08 08:35:09,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b25ee99f-988e-4d53-bae5-d807bd50f6ac 2018-09-08 08:35:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:09,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9130ea78-ed04-4617-94eb-022f06ab6db4 Date: Sat, 08 Sep 2018 08:35:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:09,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-9130ea78-ed04-4617-94eb-022f06ab6db4 2018-09-08 08:35:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:09,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1af8523-3b01-48d4-ac2a-005250a36fca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:09,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-e1af8523-3b01-48d4-ac2a-005250a36fca 2018-09-08 08:35:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:09,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-504715c2-c2a7-4c8e-a8eb-c8547955c692 Date: Sat, 08 Sep 2018 08:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:09,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-504715c2-c2a7-4c8e-a8eb-c8547955c692 2018-09-08 08:35:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-d41ee9f5-7f2b-43dc-ba46-9484319314b6 Date: Sat, 08 Sep 2018 08:35:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:35:10,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port&admin_state_up=True used request id req-d41ee9f5-7f2b-43dc-ba46-9484319314b6 2018-09-08 08:35:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0e23d3-def4-4da5-98b1-bddcb135ae91 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:10,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-cc0e23d3-def4-4da5-98b1-bddcb135ae91 2018-09-08 08:35:10,141 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst 2018-09-08 08:35:10,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:10 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-7108213e-defb-4f66-b7c8-8b84e0703f4f x-compute-request-id: req-7108213e-defb-4f66-b7c8-8b84e0703f4f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-flavor-name"}]} 2018-09-08 08:35:10,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7108213e-defb-4f66-b7c8-8b84e0703f4f 2018-09-08 08:35:10,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:10 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-43552455-209c-4abb-9c17-642eeacb8d7e x-compute-request-id: req-43552455-209c-4abb-9c17-642eeacb8d7e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:35:10,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec used request id req-43552455-209c-4abb-9c17-642eeacb8d7e 2018-09-08 08:35:10,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e612c4a5-52f3-4958-9f07-c833f167d4a4 Date: Sat, 08 Sep 2018 08:35:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:34:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:34:50Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "metadata": {}}], "self": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d", "min_disk": 0, "protected": false, "id": "5984e341-2585-4abc-8724-7c31af09f75d", "file": "/v2/images/5984e341-2585-4abc-8724-7c31af09f75d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cbd5059d52644bb8ae910696786a9d9c", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5984e341-2585-4abc-8724-7c31af09f75d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image"} 2018-09-08 08:35:10,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image used request id req-e612c4a5-52f3-4958-9f07-c833f167d4a4 2018-09-08 08:35:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:10,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a69fe297-dd10-4ed6-8d92-a29ae6a2f79d Date: Sat, 08 Sep 2018 08:35:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:35:10,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a69fe297-dd10-4ed6-8d92-a29ae6a2f79d 2018-09-08 08:35:10,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" -d '{"server": {"name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "imageRef": "5984e341-2585-4abc-8724-7c31af09f75d", "flavorRef": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "max_count": 1, "min_count": 1, "networks": [{"port": "3d600506-a834-4736-9992-9583a8586464"}]}}' 2018-09-08 08:35:11,792 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:10 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-5aa96fae-fcc5-4fe9-bc95-f810a0b017dc x-compute-request-id: req-5aa96fae-fcc5-4fe9-bc95-f810a0b017dc Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "adminPass": "fWTkycbKH37X"}} 2018-09-08 08:35:11,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-5aa96fae-fcc5-4fe9-bc95-f810a0b017dc 2018-09-08 08:35:11,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:12,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a55b993-b4c3-4146-bb19-832bd605a7b7 x-compute-request-id: req-5a55b993-b4c3-4146-bb19-832bd605a7b7 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:35:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:12,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-5a55b993-b4c3-4146-bb19-832bd605a7b7 2018-09-08 08:35:12,160 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst 2018-09-08 08:35:12,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:12,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1192629d-6875-49f4-88d2-60541f735b73 x-compute-request-id: req-1192629d-6875-49f4-88d2-60541f735b73 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:35:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:12,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-1192629d-6875-49f4-88d2-60541f735b73 2018-09-08 08:35:12,548 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - BUILD 2018-09-08 08:35:12,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:35:15,552 - create_instance - DEBUG - VM status query timeout in 896.608916998 2018-09-08 08:35:15,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:16,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-466baee1-020e-494e-811d-8ae630aa8a7b x-compute-request-id: req-466baee1-020e-494e-811d-8ae630aa8a7b Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:35:12Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:16,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-466baee1-020e-494e-811d-8ae630aa8a7b 2018-09-08 08:35:16,366 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - BUILD 2018-09-08 08:35:16,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:35:19,368 - create_instance - DEBUG - VM status query timeout in 892.792933941 2018-09-08 08:35:19,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:19,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:19 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-1b396d41-8e50-407a-a22e-3cd1dd03cc87 x-compute-request-id: req-1b396d41-8e50-407a-a22e-3cd1dd03cc87 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:17Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:19,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-1b396d41-8e50-407a-a22e-3cd1dd03cc87 2018-09-08 08:35:19,990 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - ACTIVE 2018-09-08 08:35:19,991 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:35:19,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:20,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5c6915a-55f1-49d6-aeca-8f9af0bed9f7 x-compute-request-id: req-d5c6915a-55f1-49d6-aeca-8f9af0bed9f7 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:17Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:20,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-d5c6915a-55f1-49d6-aeca-8f9af0bed9f7 2018-09-08 08:35:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:20,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-97477586-17bf-42b5-ba8e-5d07fb71f34d Date: Sat, 08 Sep 2018 08:35:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:20,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-97477586-17bf-42b5-ba8e-5d07fb71f34d 2018-09-08 08:35:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:20,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962b1ce1-e2ed-4ebf-a718-82fbbbf70781 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:20,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-962b1ce1-e2ed-4ebf-a718-82fbbbf70781 2018-09-08 08:35:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:20,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40a1e078-79fd-405f-af66-5a08cfeff6d0 Date: Sat, 08 Sep 2018 08:35:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:20,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-40a1e078-79fd-405f-af66-5a08cfeff6d0 2018-09-08 08:35:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:20,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f35378e8-7a39-4aac-b52a-1cf7d9b8b3a7 Date: Sat, 08 Sep 2018 08:35:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:20,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-f35378e8-7a39-4aac-b52a-1cf7d9b8b3a7 2018-09-08 08:35:20,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:21,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:20 GMT Server: Apache x-compute-request-id: req-1074411e-ab01-4d4d-a82f-8c8453459b9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1074411e-ab01-4d4d-a82f-8c8453459b9a Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}, {"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:34:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}]} 2018-09-08 08:35:21,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail used request id req-1074411e-ab01-4d4d-a82f-8c8453459b9a 2018-09-08 08:35:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:21,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e0e96d-ee1a-41fd-a5a6-3134d1b9238e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:21,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-80e0e96d-ee1a-41fd-a5a6-3134d1b9238e 2018-09-08 08:35:21,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:21,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:21 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-c4ccca21-5c30-4c1a-bee0-f49252e2b503 x-compute-request-id: req-c4ccca21-5c30-4c1a-bee0-f49252e2b503 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:17Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:21,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-c4ccca21-5c30-4c1a-bee0-f49252e2b503 2018-09-08 08:35:21,677 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - ACTIVE 2018-09-08 08:35:21,677 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:35:21,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:22,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:21 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-8a61efa7-c090-447f-98af-309be3c57ad4 x-compute-request-id: req-8a61efa7-c090-447f-98af-309be3c57ad4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:17Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:22,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-8a61efa7-c090-447f-98af-309be3c57ad4 2018-09-08 08:35:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-31a3d014-9348-452b-8981-72d399d3ce9d Date: Sat, 08 Sep 2018 08:35:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:22,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-31a3d014-9348-452b-8981-72d399d3ce9d 2018-09-08 08:35:22,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:22,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8eb7c4-6b53-4020-a1bf-9e36a84cd416 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:22,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-6c8eb7c4-6b53-4020-a1bf-9e36a84cd416 2018-09-08 08:35:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21817596-5a7e-4fce-8423-985012ad26ad Date: Sat, 08 Sep 2018 08:35:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:22,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-21817596-5a7e-4fce-8423-985012ad26ad 2018-09-08 08:35:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:22,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5d1b30df-1164-4368-8f69-1e7f7ac176dc Date: Sat, 08 Sep 2018 08:35:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:22,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-5d1b30df-1164-4368-8f69-1e7f7ac176dc 2018-09-08 08:35:22,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" -d '{"volumeAttachment": {"volumeId": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}}' 2018-09-08 08:35:24,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fbe18f8-abcf-4629-97de-96bce54c37f8 x-compute-request-id: req-4fbe18f8-abcf-4629-97de-96bce54c37f8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6eebfeba-70eb-46a6-8788-f07c60191b22", "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "volumeId": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}} 2018-09-08 08:35:24,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments used request id req-4fbe18f8-abcf-4629-97de-96bce54c37f8 2018-09-08 08:35:24,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:24,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f1b4cf0-8734-407f-866b-95ef605900f2 x-compute-request-id: req-3f1b4cf0-8734-407f-866b-95ef605900f2 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:17Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}], "metadata": {}}} 2018-09-08 08:35:24,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-3f1b4cf0-8734-407f-866b-95ef605900f2 2018-09-08 08:35:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-15e2cd98-eb89-45b1-9288-4485e1d823d7 Date: Sat, 08 Sep 2018 08:35:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:25,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-15e2cd98-eb89-45b1-9288-4485e1d823d7 2018-09-08 08:35:25,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2b06dd-d727-4f66-904e-5c16f9e3430e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:25,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-6c2b06dd-d727-4f66-904e-5c16f9e3430e 2018-09-08 08:35:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-20abca96-6d32-456b-ad86-418c80dbbe6b Date: Sat, 08 Sep 2018 08:35:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:25,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-20abca96-6d32-456b-ad86-418c80dbbe6b 2018-09-08 08:35:25,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-14c505be-7a75-48d5-a55b-6e29d57dd59b Date: Sat, 08 Sep 2018 08:35:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:25,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-14c505be-7a75-48d5-a55b-6e29d57dd59b 2018-09-08 08:35:25,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1074411e-ab01-4d4d-a82f-8c8453459b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:25 GMT Server: Apache x-compute-request-id: req-e6fded64-35e8-4342-9670-9f4e65526c4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6fded64-35e8-4342-9670-9f4e65526c4e Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}, {"status": "attaching", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}]} 2018-09-08 08:35:25,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/detail used request id req-e6fded64-35e8-4342-9670-9f4e65526c4e 2018-09-08 08:35:25,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95cdf06-0c36-4c01-ad2d-240360d44767 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:25,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-f95cdf06-0c36-4c01-ad2d-240360d44767 2018-09-08 08:35:25,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:26,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21882e64-70d6-47f1-922f-2b91c9c3733e x-compute-request-id: req-21882e64-70d6-47f1-922f-2b91c9c3733e Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:25Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}], "metadata": {}}} 2018-09-08 08:35:26,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-21882e64-70d6-47f1-922f-2b91c9c3733e 2018-09-08 08:35:26,344 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - ACTIVE 2018-09-08 08:35:26,344 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:35:26,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:26,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b7f9dad-a3e1-4068-a18f-870c5676562b x-compute-request-id: req-1b7f9dad-a3e1-4068-a18f-870c5676562b Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:25Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}], "metadata": {}}} 2018-09-08 08:35:26,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-1b7f9dad-a3e1-4068-a18f-870c5676562b 2018-09-08 08:35:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:27,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d1b97751-f888-4352-b2ec-5f4ddc59b461 Date: Sat, 08 Sep 2018 08:35:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:27,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-d1b97751-f888-4352-b2ec-5f4ddc59b461 2018-09-08 08:35:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:27,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54539721-4ae9-4900-9ce7-6153ce1153ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:27,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-54539721-4ae9-4900-9ce7-6153ce1153ae 2018-09-08 08:35:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:27,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-286ffaac-deb5-49e3-859c-ffd7d6855a36 Date: Sat, 08 Sep 2018 08:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:27,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-286ffaac-deb5-49e3-859c-ffd7d6855a36 2018-09-08 08:35:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:27,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ab76499a-0ab0-4955-9a64-030aaa0297f2 Date: Sat, 08 Sep 2018 08:35:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:27,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-ab76499a-0ab0-4955-9a64-030aaa0297f2 2018-09-08 08:35:27,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" -d '{"volumeAttachment": {"volumeId": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}}' 2018-09-08 08:35:28,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e59c992-5e2f-4a19-a465-ab2217590d3a x-compute-request-id: req-9e59c992-5e2f-4a19-a465-ab2217590d3a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "6eebfeba-70eb-46a6-8788-f07c60191b22", "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "volumeId": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}} 2018-09-08 08:35:28,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments used request id req-9e59c992-5e2f-4a19-a465-ab2217590d3a 2018-09-08 08:35:28,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:28,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-873ee2be-53c1-421e-9bc7-6d2c99b1477f x-compute-request-id: req-873ee2be-53c1-421e-9bc7-6d2c99b1477f Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:25Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}, {"id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "metadata": {}}} 2018-09-08 08:35:28,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-873ee2be-53c1-421e-9bc7-6d2c99b1477f 2018-09-08 08:35:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:29,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2f0ef5d2-7f64-4ff0-9612-3bbffcf6d707 Date: Sat, 08 Sep 2018 08:35:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:29,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-2f0ef5d2-7f64-4ff0-9612-3bbffcf6d707 2018-09-08 08:35:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:29,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6120a2b7-c057-4fe7-adff-8009cabe1b24 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:29,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-6120a2b7-c057-4fe7-adff-8009cabe1b24 2018-09-08 08:35:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:29,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-59880fa3-432c-46fb-bbad-a76352d209e5 Date: Sat, 08 Sep 2018 08:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:29,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-59880fa3-432c-46fb-bbad-a76352d209e5 2018-09-08 08:35:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-87f217b7-3123-4f7a-9dc5-b169e047a56b Date: Sat, 08 Sep 2018 08:35:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:29,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-87f217b7-3123-4f7a-9dc5-b169e047a56b 2018-09-08 08:35:29,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:35:29,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f51f8c2a344edf9fabfe9fa25e86c5", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role"}], "expires_at": "2018-09-08T09:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbd5059d52644bb8ae910696786a9d9c", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cbd5059d52644bb8ae910696786a9d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-user", "id": "a6b492a4aa1249449290bc8bb7180ab9"}, "audit_ids": ["pgbGIcyvQk2uj4GkqNf0bw"], "issued_at": "2018-09-08T08:35:29.000000Z"}} 2018-09-08 08:35:29,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ae6959fa36573515f344ea31246c43e12dabc" 2018-09-08 08:35:30,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbf607c5-35b0-43b0-9395-bfc613909967 x-compute-request-id: req-fbf607c5-35b0-43b0-9395-bfc613909967 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:fb:b9", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "security_groups": [{"name": "default"}], "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:29Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}, {"id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "metadata": {}}]} 2018-09-08 08:35:30,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst used request id req-fbf607c5-35b0-43b0-9395-bfc613909967 2018-09-08 08:35:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ae6959fa36573515f344ea31246c43e12dabc" 2018-09-08 08:35:31,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2e1c9024-9948-454c-8e08-213fbb3e9ccc Date: Sat, 08 Sep 2018 08:35:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41017793-993d-487b-9189-686c7eec9bf1"],"updated_at":"2018-09-08T08:34:54Z","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"400ce3e3-f08b-4504-a949-02fca19ae29c","name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net"}]} 2018-09-08 08:35:31,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net used request id req-2e1c9024-9948-454c-8e08-213fbb3e9ccc 2018-09-08 08:35:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ae6959fa36573515f344ea31246c43e12dabc" 2018-09-08 08:35:31,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-05dde90d-2672-4eab-b999-607bdc199983 Date: Sat, 08 Sep 2018 08:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","dns_nameservers":[],"updated_at":"2018-09-08T08:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cbd5059d52644bb8ae910696786a9d9c","id":"41017793-993d-487b-9189-686c7eec9bf1","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet"}]} 2018-09-08 08:35:31,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-05dde90d-2672-4eab-b999-607bdc199983 2018-09-08 08:35:31,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327ae6959fa36573515f344ea31246c43e12dabc" 2018-09-08 08:35:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-364a5ed8-23cd-4e46-ae3d-374423d5e21f Date: Sat, 08 Sep 2018 08:35:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:35:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.8"}],"id":"3d600506-a834-4736-9992-9583a8586464","security_groups":["4a592d01-4f4a-46b0-bce2-86168abf7594"],"mac_address":"fa:16:3e:a7:fb:b9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:35:08Z","binding:vnic_type":"normal","device_id":"6eebfeba-70eb-46a6-8788-f07c60191b22"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.2"}],"id":"4873b31a-1a66-4915-be68-d5783fd98f70","security_groups":[],"mac_address":"fa:16:3e:3a:9b:a9","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.3"}],"id":"bdeae335-7c6f-46d3-87b2-1f536e1c36b6","security_groups":[],"mac_address":"fa:16:3e:6c:f3:8b","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-400ce3e3-f08b-4504-a949-02fca19ae29c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:34:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41017793-993d-487b-9189-686c7eec9bf1","ip_address":"10.55.0.4"}],"id":"ebd7fadd-f27e-4c42-9cd9-bc56f44a9ab9","security_groups":[],"mac_address":"fa:16:3e:0d:e6:64","project_id":"cbd5059d52644bb8ae910696786a9d9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"400ce3e3-f08b-4504-a949-02fca19ae29c","tenant_id":"cbd5059d52644bb8ae910696786a9d9c","created_at":"2018-09-08T08:34:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-400ce3e3-f08b-4504-a949-02fca19ae29c"}]} 2018-09-08 08:35:31,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-364a5ed8-23cd-4e46-ae3d-374423d5e21f 2018-09-08 08:35:31,502 - create_instance - INFO - Deleting Port with ID - 3d600506-a834-4736-9992-9583a8586464 2018-09-08 08:35:31,502 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-port 2018-09-08 08:35:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3d600506-a834-4736-9992-9583a8586464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:32,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf9d527f-51b8-4758-94f8-fe2ab34ecb09 Date: Sat, 08 Sep 2018 08:35:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:35:32,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3d600506-a834-4736-9992-9583a8586464 used request id req-cf9d527f-51b8-4758-94f8-fe2ab34ecb09 2018-09-08 08:35:32,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1074411e-ab01-4d4d-a82f-8c8453459b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:32,307 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:32 GMT Server: Apache x-compute-request-id: req-65ad4668-099a-476b-b88b-68eb0b2d8289 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65ad4668-099a-476b-b88b-68eb0b2d8289 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [{"server_id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "attachment_id": "674df437-2f5f-4ae9-ae2f-3e4de12c0a1b", "attached_at": "2018-09-08T08:35:26.000000", "host_name": null, "volume_id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "device": "/dev/vdb", "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:35:32,308 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-65ad4668-099a-476b-b88b-68eb0b2d8289 2018-09-08 08:35:32,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:33,070 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19a96997-1ef7-4a5b-8031-2f86e65fe55d x-compute-request-id: req-19a96997-1ef7-4a5b-8031-2f86e65fe55d Content-Length: 0 Content-Type: application/json 2018-09-08 08:35:33,071 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-19a96997-1ef7-4a5b-8031-2f86e65fe55d 2018-09-08 08:35:33,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:33,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eba647d-2fbb-42ed-b85d-f8d0fbc5f4b4 x-compute-request-id: req-4eba647d-2fbb-42ed-b85d-f8d0fbc5f4b4 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:29Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "066a62b8-568a-44bf-9c0f-901e6b628bb1"}, {"id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "metadata": {}}} 2018-09-08 08:35:33,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-4eba647d-2fbb-42ed-b85d-f8d0fbc5f4b4 2018-09-08 08:35:36,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:36,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed4ea75e-9ab9-4ec7-8934-a6728a651c16 x-compute-request-id: req-ed4ea75e-9ab9-4ec7-8934-a6728a651c16 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:29Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "metadata": {}}} 2018-09-08 08:35:36,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-ed4ea75e-9ab9-4ec7-8934-a6728a651c16 2018-09-08 08:35:36,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1074411e-ab01-4d4d-a82f-8c8453459b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:36,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:36 GMT Server: Apache x-compute-request-id: req-e18b010d-3f7a-4e25-9c39-339a73971e31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e18b010d-3f7a-4e25-9c39-339a73971e31 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [{"server_id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "attachment_id": "26d21029-4d5e-4c11-92d9-4965e8ac990e", "attached_at": "2018-09-08T08:35:29.000000", "host_name": null, "volume_id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "device": "/dev/vdc", "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:36,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-e18b010d-3f7a-4e25-9c39-339a73971e31 2018-09-08 08:35:36,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:37,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcbd9811-7ff7-414d-a1b7-3e733d8dcd7a x-compute-request-id: req-fcbd9811-7ff7-414d-a1b7-3e733d8dcd7a Content-Length: 0 Content-Type: application/json 2018-09-08 08:35:37,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22/os-volume_attachments/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-fcbd9811-7ff7-414d-a1b7-3e733d8dcd7a 2018-09-08 08:35:37,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:37,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:37 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-168d61ea-73bc-4c14-91f1-880d1b514cf0 x-compute-request-id: req-168d61ea-73bc-4c14-91f1-880d1b514cf0 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:29Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [{"id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83"}], "metadata": {}}} 2018-09-08 08:35:37,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-168d61ea-73bc-4c14-91f1-880d1b514cf0 2018-09-08 08:35:40,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:40,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa8d11f0-8dd1-457d-be9d-8458817fa74b x-compute-request-id: req-fa8d11f0-8dd1-457d-be9d-8458817fa74b Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:29Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:40,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-fa8d11f0-8dd1-457d-be9d-8458817fa74b 2018-09-08 08:35:40,868 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst 2018-09-08 08:35:40,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:41,020 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:35:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcb7795c-7fbf-4eb1-aff2-88a1046b2288 x-compute-request-id: req-fcb7795c-7fbf-4eb1-aff2-88a1046b2288 Content-Type: application/json 2018-09-08 08:35:41,021 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-fcb7795c-7fbf-4eb1-aff2-88a1046b2288 2018-09-08 08:35:41,021 - create_instance - INFO - Checking deletion status 2018-09-08 08:35:41,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:41,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c0d039-d646-42af-b6ea-303723109d8b x-compute-request-id: req-78c0d039-d646-42af-b6ea-303723109d8b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6eebfeba-70eb-46a6-8788-f07c60191b22", "rel": "bookmark"}], "image": {"id": "5984e341-2585-4abc-8724-7c31af09f75d", "links": [{"href": "http://172.30.9.23:8774/images/5984e341-2585-4abc-8724-7c31af09f75d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:35:16.000000", "flavor": {"id": "f582452b-2e3a-44ec-b673-97088cf7c6ec", "links": [{"href": "http://172.30.9.23:8774/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec", "rel": "bookmark"}]}, "id": "6eebfeba-70eb-46a6-8788-f07c60191b22", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:35:40Z", "hostId": "5dbe3b40f8a7faa1cb570301e4f4d687a5810730709202ecf3a17e06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst", "created": "2018-09-08T08:35:11Z", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:35:41,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-78c0d039-d646-42af-b6ea-303723109d8b 2018-09-08 08:35:41,268 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst] is - ACTIVE 2018-09-08 08:35:41,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:35:44,271 - create_instance - DEBUG - VM status query timeout in 296.750028133 2018-09-08 08:35:44,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09139d58d9a9715e0a47af62049b1f700d6ca0f1" 2018-09-08 08:35:44,329 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93ac77c1-302b-40de-8522-fab2b91adb4f x-compute-request-id: req-93ac77c1-302b-40de-8522-fab2b91adb4f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6eebfeba-70eb-46a6-8788-f07c60191b22 could not be found.", "code": 404}} 2018-09-08 08:35:44,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6eebfeba-70eb-46a6-8788-f07c60191b22 used request id req-93ac77c1-302b-40de-8522-fab2b91adb4f 2018-09-08 08:35:44,329 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6eebfeba-70eb-46a6-8788-f07c60191b22 could not be found. (HTTP 404) (Request-ID: req-93ac77c1-302b-40de-8522-fab2b91adb4f) 2018-09-08 08:35:44,329 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-inst 2018-09-08 08:35:44,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040ebf94a18412fab236a71108ddde96dc1b3a73" 2018-09-08 08:35:44,373 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-567fdbed-80ea-4ba9-9dad-af62545524e8 x-compute-request-id: req-567fdbed-80ea-4ba9-9dad-af62545524e8 Content-Length: 0 Content-Type: application/json 2018-09-08 08:35:44,373 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f582452b-2e3a-44ec-b673-97088cf7c6ec used request id req-567fdbed-80ea-4ba9-9dad-af62545524e8 2018-09-08 08:35:44,374 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet 2018-09-08 08:35:44,374 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-subnet 2018-09-08 08:35:44,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/41017793-993d-487b-9189-686c7eec9bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:35:47,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5ce950c-7cb2-4200-8c66-00bd61513256 Date: Sat, 08 Sep 2018 08:35:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:35:47,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/41017793-993d-487b-9189-686c7eec9bf1 used request id req-d5ce950c-7cb2-4200-8c66-00bd61513256 2018-09-08 08:35:47,018 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-pub-net 2018-09-08 08:35:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/400ce3e3-f08b-4504-a949-02fca19ae29c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6428aa019cb4c46776f1a9b2fc91586bb05fdf4f" 2018-09-08 08:35:48,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74e82205-d27a-43f2-9816-0b850a380a3d Date: Sat, 08 Sep 2018 08:35:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:35:48,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/400ce3e3-f08b-4504-a949-02fca19ae29c used request id req-74e82205-d27a-43f2-9816-0b850a380a3d 2018-09-08 08:35:48,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:48,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:48 GMT Server: Apache x-compute-request-id: req-0d20efdb-5a32-4c81-ab07-cab90064c3d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d20efdb-5a32-4c81-ab07-cab90064c3d9 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:48,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-0d20efdb-5a32-4c81-ab07-cab90064c3d9 2018-09-08 08:35:48,571 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:35:48,571 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:48,571 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:48,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:48,805 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5629e7c5-58be-41df-bcbc-88cb2f067b92 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:35:48,805 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-5629e7c5-58be-41df-bcbc-88cb2f067b92 2018-09-08 08:35:48,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:49,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:48 GMT Server: Apache x-compute-request-id: req-f6544f10-5ea6-4f25-b7c2-2ea01159ad3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6544f10-5ea6-4f25-b7c2-2ea01159ad3c Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:35:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "cf89bf1f-8d32-4dbb-a96f-2e748975fd83", "size": 1}} 2018-09-08 08:35:49,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-f6544f10-5ea6-4f25-b7c2-2ea01159ad3c 2018-09-08 08:35:49,077 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:35:49,077 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:35:52,080 - create_volume - DEBUG - Volume status query timeout in 56.7253661156 2018-09-08 08:35:52,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e32e9e3-40be-489f-a258-58be45c4ec7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28b928bafbbb5c147e88970a7bc3b3279d4537" 2018-09-08 08:35:52,274 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d0bb0ecd-52e7-4e38-8a9f-ed5b94e132cf x-openstack-request-id: req-d0bb0ecd-52e7-4e38-8a9f-ed5b94e132cf Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cf89bf1f-8d32-4dbb-a96f-2e748975fd83 could not be found.", "code": 404}} 2018-09-08 08:35:52,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/cf89bf1f-8d32-4dbb-a96f-2e748975fd83 used request id req-d0bb0ecd-52e7-4e38-8a9f-ed5b94e132cf 2018-09-08 08:35:52,275 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cf89bf1f-8d32-4dbb-a96f-2e748975fd83 could not be found. (HTTP 404) (Request-ID: req-d0bb0ecd-52e7-4e38-8a9f-ed5b94e132cf) 2018-09-08 08:35:52,275 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-2 2018-09-08 08:35:52,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:35:52,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:52 GMT Server: Apache x-compute-request-id: req-0dfeb675-b413-4f52-ae6b-0fe5c9543215 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dfeb675-b413-4f52-ae6b-0fe5c9543215 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:35:52,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-0dfeb675-b413-4f52-ae6b-0fe5c9543215 2018-09-08 08:35:52,481 - create_volume - DEBUG - Instance status is - available 2018-09-08 08:35:52,481 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:35:52,481 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:35:52,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:35:52,726 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:35:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-154e887d-ddaf-4c91-924b-6523c97671e3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:35:52,726 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-154e887d-ddaf-4c91-924b-6523c97671e3 2018-09-08 08:35:52,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:35:52,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:52 GMT Server: Apache x-compute-request-id: req-5b7fdbd2-a101-42c7-9696-44522fe31698 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b7fdbd2-a101-42c7-9696-44522fe31698 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a6b492a4aa1249449290bc8bb7180ab9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "self"}, {"href": "http://172.30.9.23:8776/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-08T08:34:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "updated_at": "2018-09-08T08:35:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "066a62b8-568a-44bf-9c0f-901e6b628bb1", "size": 1}} 2018-09-08 08:35:52,920 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-5b7fdbd2-a101-42c7-9696-44522fe31698 2018-09-08 08:35:52,920 - create_volume - DEBUG - Instance status is - deleting 2018-09-08 08:35:52,920 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-08 08:35:55,924 - create_volume - DEBUG - Volume status query timeout in 56.8030121326 2018-09-08 08:35:55,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93af0862-f0a6-4715-95fc-44a239383333" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4f4a4bc7695f97ff8f6d225154c6cb64e096ff" 2018-09-08 08:35:56,119 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2d977dd5-8b0d-43fd-bba4-dc04e4c453ba x-openstack-request-id: req-2d977dd5-8b0d-43fd-bba4-dc04e4c453ba Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 066a62b8-568a-44bf-9c0f-901e6b628bb1 could not be found.", "code": 404}} 2018-09-08 08:35:56,119 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cbd5059d52644bb8ae910696786a9d9c/volumes/066a62b8-568a-44bf-9c0f-901e6b628bb1 used request id req-2d977dd5-8b0d-43fd-bba4-dc04e4c453ba 2018-09-08 08:35:56,119 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 066a62b8-568a-44bf-9c0f-901e6b628bb1 could not be found. (HTTP 404) (Request-ID: req-2d977dd5-8b0d-43fd-bba4-dc04e4c453ba) 2018-09-08 08:35:56,119 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-1 2018-09-08 08:35:56,120 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-6a79b533-b169-4383-b06e-4679f4f15155-image 2018-09-08 08:35:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01213f8e9e0b16924ea72c09a557116c0cc3d112" 2018-09-08 08:35:56,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c3650c1-c75d-4c6c-a801-fc16792217bb Date: Sat, 08 Sep 2018 08:35:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:35:56,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5984e341-2585-4abc-8724-7c31af09f75d used request id req-1c3650c1-c75d-4c6c-a801-fc16792217bb 2018-09-08 08:35:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-378311e1-b4f9-475d-970d-b8139f7d85cd Date: Sat, 08 Sep 2018 08:35:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "created_at": "2018-09-08T08:34:52Z", "updated_at": "2018-09-08T08:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "revision_number": 0, "id": "5efbb4d2-789c-437a-af04-40d00bd4d361", "remote_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "remote_ip_prefix": null, "created_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbd5059d52644bb8ae910696786a9d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "revision_number": 0, "id": "71af1723-89b4-4359-8e6a-4269498ee06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbd5059d52644bb8ae910696786a9d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "revision_number": 0, "id": "87bc2867-641b-43af-a448-7a2e99ea8fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbd5059d52644bb8ae910696786a9d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "revision_number": 0, "id": "e410e5ef-c3d7-4423-bfab-1e47a9e310fb", "remote_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "remote_ip_prefix": null, "created_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbd5059d52644bb8ae910696786a9d9c"}], "revision_number": 4, "project_id": "cbd5059d52644bb8ae910696786a9d9c", "id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:35:57,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-378311e1-b4f9-475d-970d-b8139f7d85cd 2018-09-08 08:35:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bed95e6-af64-4a26-b3b7-1b006557affd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:35:57,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-4bed95e6-af64-4a26-b3b7-1b006557affd 2018-09-08 08:35:57,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:35:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8006527-4d70-473f-9297-3beef0649e34 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:35:57,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-f8006527-4d70-473f-9297-3beef0649e34 2018-09-08 08:35:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec65a67b-f324-43a4-9b6c-8e794fc12518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:35:57,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-ec65a67b-f324-43a4-9b6c-8e794fc12518 2018-09-08 08:35:57,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:35:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7647af0f-2b61-4fce-9cd2-40b0bb78fbfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:35:57,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-7647af0f-2b61-4fce-9cd2-40b0bb78fbfc 2018-09-08 08:35:57,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:35:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c578c5-757b-4dee-8c1f-4616c055c6bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c"}, "enabled": true, "id": "cbd5059d52644bb8ae910696786a9d9c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj"}} 2018-09-08 08:35:57,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-14c578c5-757b-4dee-8c1f-4616c055c6bb 2018-09-08 08:35:57,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a592d01-4f4a-46b0-bce2-86168abf7594 2018-09-08 08:35:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4a592d01-4f4a-46b0-bce2-86168abf7594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04efd329-1c03-4152-b3e4-b96d7eb630da Date: Sat, 08 Sep 2018 08:35:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "port_range_min": null, "revision_number": 0, "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "created_at": "2018-09-08T08:34:52Z", "project_id": "cbd5059d52644bb8ae910696786a9d9c", "id": "5efbb4d2-789c-437a-af04-40d00bd4d361"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "port_range_min": null, "revision_number": 0, "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "created_at": "2018-09-08T08:34:52Z", "project_id": "cbd5059d52644bb8ae910696786a9d9c", "id": "71af1723-89b4-4359-8e6a-4269498ee06a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "port_range_min": null, "revision_number": 0, "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "created_at": "2018-09-08T08:34:52Z", "project_id": "cbd5059d52644bb8ae910696786a9d9c", "id": "87bc2867-641b-43af-a448-7a2e99ea8fd1"}, {"remote_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:34:52Z", "security_group_id": "4a592d01-4f4a-46b0-bce2-86168abf7594", "port_range_min": null, "revision_number": 0, "tenant_id": "cbd5059d52644bb8ae910696786a9d9c", "created_at": "2018-09-08T08:34:52Z", "project_id": "cbd5059d52644bb8ae910696786a9d9c", "id": "e410e5ef-c3d7-4423-bfab-1e47a9e310fb"}]} 2018-09-08 08:35:57,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4a592d01-4f4a-46b0-bce2-86168abf7594 used request id req-04efd329-1c03-4152-b3e4-b96d7eb630da 2018-09-08 08:35:57,691 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:35:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4a592d01-4f4a-46b0-bce2-86168abf7594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:58,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ebe1a26-5e3e-421e-90a1-9e499d516273 Content-Length: 0 Date: Sat, 08 Sep 2018 08:35:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:35:58,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4a592d01-4f4a-46b0-bce2-86168abf7594 used request id req-5ebe1a26-5e3e-421e-90a1-9e499d516273 2018-09-08 08:35:58,013 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj 2018-09-08 08:35:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:58,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4803db7-d1f6-4bbb-ae52-3e967d0f5eeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:35:58,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cbd5059d52644bb8ae910696786a9d9c used request id req-e4803db7-d1f6-4bbb-ae52-3e967d0f5eeb 2018-09-08 08:35:58,207 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-proj-role 2018-09-08 08:35:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:58,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f174bd-6185-4c47-910f-ad309597e96a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:35:58,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a0f51f8c2a344edf9fabfe9fa25e86c5 used request id req-42f174bd-6185-4c47-910f-ad309597e96a 2018-09-08 08:35:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4dd36a5f66d75c4fd9ca5288ba274d5af79bdf" 2018-09-08 08:35:58,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15173e62-c0d4-4308-8f7f-f4c6b83c20a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:35:58,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15173e62-c0d4-4308-8f7f-f4c6b83c20a5 2018-09-08 08:35:58,410 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-0f0fcace-b122-4b3-user 2018-09-08 08:35:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a6b492a4aa1249449290bc8bb7180ab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b77628245f39429c114fbc387a292e9f14b0f8" 2018-09-08 08:35:58,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5376b3ae-de53-49e1-a7cb-fdb76c1f4f92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:35:58,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a6b492a4aa1249449290bc8bb7180ab9 used request id req-5376b3ae-de53-49e1-a7cb-fdb76c1f4f92 2018-09-08 08:35:58,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:35:59,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Q3UsCYKhSwSCLGeR3qG-vQ"], "issued_at": "2018-09-08T08:35:59.000000Z"}} 2018-09-08 08:35:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9921d0cc0f932a04dce7ea379b4c81d441a38728" 2018-09-08 08:35:59,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a77f5b-760b-4349-9fa6-ac38bc0d93a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:59,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-01a77f5b-760b-4349-9fa6-ac38bc0d93a5 2018-09-08 08:35:59,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:35:59,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:35:59,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["uyyOETDASv-nyIHz1UBnfg"], "issued_at": "2018-09-08T08:35:59.000000Z"}} 2018-09-08 08:35:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:35:59,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04da2cdf-5ed4-40f6-955b-828c74c4aa7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:35:59,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04da2cdf-5ed4-40f6-955b-828c74c4aa7b 2018-09-08 08:35:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:35:59,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:35:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-83031b96-d234-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:35:59,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e361a7a-7976-446d-8bec-f5fe8074436f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-83031b96-d234-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:35:59,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-83031b96-d234-4b0-proj used request id req-5e361a7a-7976-446d-8bec-f5fe8074436f 2018-09-08 08:35:59,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:35:59,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026db9f9-a698-47ff-8907-7e06b10f25a1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:35:59,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-026db9f9-a698-47ff-8907-7e06b10f25a1 2018-09-08 08:35:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}}' 2018-09-08 08:36:00,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6376e5a1-235d-4add-b1d7-a925fcd9d32b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e"}, "enabled": true, "id": "4686426a7d4f488d88785d21d629237e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}} 2018-09-08 08:36:00,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6376e5a1-235d-4add-b1d7-a925fcd9d32b 2018-09-08 08:36:00,278 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-83031b96-d234-4b0-proj 2018-09-08 08:36:00,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:00,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:00,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Gg49yTExQkaJw4eoqy-csQ"], "issued_at": "2018-09-08T08:36:00.000000Z"}} 2018-09-08 08:36:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:00,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628ebbf6-0f01-4394-a4f2-6c0924ac6286 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:00,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-628ebbf6-0f01-4394-a4f2-6c0924ac6286 2018-09-08 08:36:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:36:00,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:36:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:36:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:00,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e7a7a0-2263-4e8b-860d-67b6ad27866c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:36:00,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c4e7a7a0-2263-4e8b-860d-67b6ad27866c 2018-09-08 08:36:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:00,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52885ca-5a74-4415-be5f-79e7b31e54b8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e"}, "enabled": true, "id": "4686426a7d4f488d88785d21d629237e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}]} 2018-09-08 08:36:00,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj used request id req-c52885ca-5a74-4415-be5f-79e7b31e54b8 2018-09-08 08:36:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:00,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4309fd1d-80bf-43b2-9a10-824b0552a0aa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:36:00,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4309fd1d-80bf-43b2-9a10-824b0552a0aa 2018-09-08 08:36:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4ff659-ff83-487a-9918-f946c5339bd4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:36:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d4ff659-ff83-487a-9918-f946c5339bd4 2018-09-08 08:36:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e59e50-67d7-4708-b2f5-8138bae12acc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e"}, "enabled": true, "id": "4686426a7d4f488d88785d21d629237e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}]} 2018-09-08 08:36:01,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-83031b96-d234-4b0-proj used request id req-69e59e50-67d7-4708-b2f5-8138bae12acc 2018-09-08 08:36:01,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/5b3ed15b2be144ce8a72f222f95a9f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bbe53f-acd9-4bbf-8271-a2fedf4f9110 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-83031b96-d234-4b0-user", "links": {"self": "http://172.30.9.23:5000/v3/users/5b3ed15b2be144ce8a72f222f95a9f73"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4686426a7d4f488d88785d21d629237e", "id": "5b3ed15b2be144ce8a72f222f95a9f73", "password_expires_at": null}} 2018-09-08 08:36:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5b3ed15b2be144ce8a72f222f95a9f73 used request id req-09bbe53f-acd9-4bbf-8271-a2fedf4f9110 2018-09-08 08:36:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf60a60c-5314-4047-a10e-4abbb6ed6a5a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:36:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles used request id req-cf60a60c-5314-4047-a10e-4abbb6ed6a5a 2018-09-08 08:36:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b135ad-bce7-422e-9b6a-e0dc26750d55 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:36:01,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-d8b135ad-bce7-422e-9b6a-e0dc26750d55 2018-09-08 08:36:01,853 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-83031b96-d234-4b0-proj 2018-09-08 08:36:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:01,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7dc1f1-ab92-4c23-9194-f50b7332184c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:01,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-ba7dc1f1-ab92-4c23-9194-f50b7332184c 2018-09-08 08:36:01,974 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-83031b96-d234-4b0-user 2018-09-08 08:36:01,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:02,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8a584e-b428-4ce7-9550-aba2771bb3ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:36:02,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d8a584e-b428-4ce7-9550-aba2771bb3ec 2018-09-08 08:36:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" -d '{"role": {"name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role"}}' 2018-09-08 08:36:02,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:36:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1f84695-2dc4-4b75-a14d-6d31a8e356db Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "830b46e805a94f18aaccb1f546158c33", "links": {"self": "http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33"}, "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role"}} 2018-09-08 08:36:02,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a1f84695-2dc4-4b75-a14d-6d31a8e356db 2018-09-08 08:36:02,193 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-83031b96-d234-4b0-proj-role 2018-09-08 08:36:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:02,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761b5a97-f093-4dff-b905-9d51211183b1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33"}, "domain_id": null, "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role", "id": "830b46e805a94f18aaccb1f546158c33"}} 2018-09-08 08:36:02,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33 used request id req-761b5a97-f093-4dff-b905-9d51211183b1 2018-09-08 08:36:02,282 - keystone_utils - INFO - Granting role CreateStackSuccessTests-83031b96-d234-4b0-proj-role to project CreateStackSuccessTests-83031b96-d234-4b0-proj 2018-09-08 08:36:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles/830b46e805a94f18aaccb1f546158c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:02,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4bb3923-1f7c-4925-aed5-df24d9b0dc6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:02,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e/users/5b3ed15b2be144ce8a72f222f95a9f73/roles/830b46e805a94f18aaccb1f546158c33 used request id req-e4bb3923-1f7c-4925-aed5-df24d9b0dc6d 2018-09-08 08:36:02,417 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:36:02,424 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:36:02,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:02,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:02,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "830b46e805a94f18aaccb1f546158c33", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role"}], "expires_at": "2018-09-08T09:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4686426a7d4f488d88785d21d629237e", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-83031b96-d234-4b0-user", "id": "5b3ed15b2be144ce8a72f222f95a9f73"}, "audit_ids": ["iACeiEQ0SSyWt2AqJuf7sw"], "issued_at": "2018-09-08T08:36:02.000000Z"}} 2018-09-08 08:36:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c98088-35d8-4a58-88de-faa6a1047253 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:02,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7c98088-35d8-4a58-88de-faa6a1047253 2018-09-08 08:36:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:03,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d06f5e59-a02b-44c0-a7a9-9e8394dcaaf1 Date: Sat, 08 Sep 2018 08:36:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image"} 2018-09-08 08:36:03,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image used request id req-d06f5e59-a02b-44c0-a7a9-9e8394dcaaf1 2018-09-08 08:36:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:03,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3cd5107-c72d-4635-b5fc-ed892872fe4b Date: Sat, 08 Sep 2018 08:36:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:36:03,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f3cd5107-c72d-4635-b5fc-ed892872fe4b 2018-09-08 08:36:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image"}' 2018-09-08 08:36:03,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 X-Openstack-Request-Id: req-6116befe-310a-465e-93b8-06d840a0987b Date: Sat, 08 Sep 2018 08:36:03 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "min_disk": 0, "protected": false, "id": "fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "file": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/file", "checksum": null, "owner": "4686426a7d4f488d88785d21d629237e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:03,476 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6116befe-310a-465e-93b8-06d840a0987b 2018-09-08 08:36:03,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" -d '' 2018-09-08 08:36:04,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75506784-10fb-4083-8523-84979f248e78 Date: Sat, 08 Sep 2018 08:36:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:36:04,538 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/file used request id req-75506784-10fb-4083-8523-84979f248e78 2018-09-08 08:36:04,538 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:36:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:04,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1116233e-21e5-4f6b-8ffc-bb1a0a53632f Date: Sat, 08 Sep 2018 08:36:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:04Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/snap", "metadata": {}}], "self": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "min_disk": 0, "protected": false, "id": "fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "file": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4686426a7d4f488d88785d21d629237e", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:04,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 used request id req-1116233e-21e5-4f6b-8ffc-bb1a0a53632f 2018-09-08 08:36:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:04,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19753efb-9f31-48de-9b29-842adff88ac8 Date: Sat, 08 Sep 2018 08:36:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:36:04,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-19753efb-9f31-48de-9b29-842adff88ac8 2018-09-08 08:36:04,874 - create_image - INFO - Created image with name - CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image 2018-09-08 08:36:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:05,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-253f161d-8236-4653-8447-d287b7128a37 Date: Sat, 08 Sep 2018 08:36:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:04Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/snap", "metadata": {}}], "self": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "min_disk": 0, "protected": false, "id": "fd66eca2-78a2-44d0-93ec-dde4f5bae0a9", "file": "/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4686426a7d4f488d88785d21d629237e", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:05,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 used request id req-253f161d-8236-4653-8447-d287b7128a37 2018-09-08 08:36:05,049 - create_image - DEBUG - Instance status is - active 2018-09-08 08:36:05,049 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image 2018-09-08 08:36:05,049 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image 2018-09-08 08:36:05,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:05,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:05,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sIFrqWFkSCqGij5IDVhWXw"], "issued_at": "2018-09-08T08:36:05.000000Z"}} 2018-09-08 08:36:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a16f44d11713793528f7210acbc78371f21b09" 2018-09-08 08:36:05,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99d4608-8709-4b64-be1e-30ee023b503b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:05,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a99d4608-8709-4b64-be1e-30ee023b503b 2018-09-08 08:36:05,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:36:05,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a16f44d11713793528f7210acbc78371f21b09" 2018-09-08 08:36:05,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f2a6e1f-a22b-4b57-8b79-3a804b9e7968 x-compute-request-id: req-4f2a6e1f-a22b-4b57-8b79-3a804b9e7968 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:36:05,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4f2a6e1f-a22b-4b57-8b79-3a804b9e7968 2018-09-08 08:36:05,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a16f44d11713793528f7210acbc78371f21b09" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:36:05,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b43da41-a022-44d1-8e2d-38375020f393 x-compute-request-id: req-0b43da41-a022-44d1-8e2d-38375020f393 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5e52b5cb-3b32-4708-95df-a1458f07e1f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5e52b5cb-3b32-4708-95df-a1458f07e1f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e52b5cb-3b32-4708-95df-a1458f07e1f6", "name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:36:05,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b43da41-a022-44d1-8e2d-38375020f393 2018-09-08 08:36:05,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:05,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:06,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "830b46e805a94f18aaccb1f546158c33", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role"}], "expires_at": "2018-09-08T09:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4686426a7d4f488d88785d21d629237e", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-83031b96-d234-4b0-user", "id": "5b3ed15b2be144ce8a72f222f95a9f73"}, "audit_ids": ["WdeuHYltQhu2bJOI2gZD2Q"], "issued_at": "2018-09-08T08:36:06.000000Z"}} 2018-09-08 08:36:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:06,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d335a5f2-d7db-40a2-abcd-b656d7838885 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:06,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d335a5f2-d7db-40a2-abcd-b656d7838885 2018-09-08 08:36:06,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:36:06,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:36:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:06,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:06 GMT Server: Apache x-openstack-request-id: req-b2d33f18-79a9-4b6f-a914-0bc2abd29285 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:36:06,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack used request id req-b2d33f18-79a9-4b6f-a914-0bc2abd29285 2018-09-08 08:36:06,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}}' 2018-09-08 08:36:09,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:36:06 GMT Server: Apache x-openstack-request-id: req-b17484c8-96c2-4aad-a4fd-69e84b8d15c2 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "90d85573-827f-472b-aa59-cf916e5ef30d", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}]}} 2018-09-08 08:36:09,367 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks used request id req-b17484c8-96c2-4aad-a4fd-69e84b8d15c2 2018-09-08 08:36:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:09,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:09 GMT Server: Apache x-openstack-request-id: req-2d344d14-28cf-4012-86f6-5cc798913d0a Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:10,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:09 GMT Server: Apache x-openstack-request-id: req-a0e282d3-7d4a-4bf1-b957-a5ffc0d97c6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:10,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-a0e282d3-7d4a-4bf1-b957-a5ffc0d97c6c 2018-09-08 08:36:10,487 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack 2018-09-08 08:36:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:11,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:10 GMT Server: Apache x-openstack-request-id: req-ed13a5aa-bda6-45be-a7aa-56b6b1a5e3ed Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:11,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:11 GMT Server: Apache x-openstack-request-id: req-8db7dd2d-17b6-4ed1-9002-2393e19fe106 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:11,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-8db7dd2d-17b6-4ed1-9002-2393e19fe106 2018-09-08 08:36:11,711 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:11,711 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:36:14,714 - create_stack - DEBUG - Stack status query timeout in 1195.77292013 2018-09-08 08:36:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:15,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:14 GMT Server: Apache x-openstack-request-id: req-57b55f8d-8de3-4204-8f9c-3c2e8642f796 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:15,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:15 GMT Server: Apache x-openstack-request-id: req-0c30c15d-2fba-4491-822e-58af4c42bbb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:15,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-0c30c15d-2fba-4491-822e-58af4c42bbb8 2018-09-08 08:36:15,843 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:15,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:36:18,847 - create_stack - DEBUG - Stack status query timeout in 1191.64016819 2018-09-08 08:36:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:19,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:18 GMT Server: Apache x-openstack-request-id: req-46acd92a-e826-461c-a80b-d58f120a873f Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:19,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:19 GMT Server: Apache x-openstack-request-id: req-c78a2597-ae91-42fb-8cd1-3a6df68a118f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:19,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-c78a2597-ae91-42fb-8cd1-3a6df68a118f 2018-09-08 08:36:19,468 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:19,468 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:36:22,471 - create_stack - DEBUG - Stack status query timeout in 1188.01592207 2018-09-08 08:36:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:23,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:22 GMT Server: Apache x-openstack-request-id: req-e88ea197-3eeb-42e2-9388-f6f2133621c9 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:23,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:23 GMT Server: Apache x-openstack-request-id: req-0285f70e-afaa-421d-9a06-bc6cbeb2aba5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:23,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-0285f70e-afaa-421d-9a06-bc6cbeb2aba5 2018-09-08 08:36:23,597 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:23,598 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:36:26,601 - create_stack - DEBUG - Stack status query timeout in 1183.88618207 2018-09-08 08:36:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:27,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:26 GMT Server: Apache x-openstack-request-id: req-d8408b3b-bdd3-41c6-9756-88486dc662e1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:27 GMT Server: Apache x-openstack-request-id: req-b13b9e5b-3ee6-4ddf-a85f-b2dcd97fc7f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:27,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-b13b9e5b-3ee6-4ddf-a85f-b2dcd97fc7f4 2018-09-08 08:36:27,808 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:36:27,808 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack 2018-09-08 08:36:27,808 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack 2018-09-08 08:36:27,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:28,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "830b46e805a94f18aaccb1f546158c33", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj-role"}], "expires_at": "2018-09-08T09:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4686426a7d4f488d88785d21d629237e", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4686426a7d4f488d88785d21d629237e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-83031b96-d234-4b0-user", "id": "5b3ed15b2be144ce8a72f222f95a9f73"}, "audit_ids": ["XRVpgXmAQ7adBerNzsSfgQ"], "issued_at": "2018-09-08T08:36:28.000000Z"}} 2018-09-08 08:36:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:28,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:28 GMT Server: Apache x-openstack-request-id: req-387248d3-ab39-49ce-8bda-a4794b3d92ac Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:28,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:28 GMT Server: Apache x-openstack-request-id: req-bfae5a91-d692-481d-aab2-e5fa76708aa3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:28,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-bfae5a91-d692-481d-aab2-e5fa76708aa3 2018-09-08 08:36:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:28,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:28 GMT Server: Apache x-openstack-request-id: req-ab7c6ff0-4d6f-4ba4-bc16-1dcf3e4f4270 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:28,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:28 GMT Server: Apache x-openstack-request-id: req-21c6481c-df8a-4e1a-9007-b9fa677bea7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:28,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-21c6481c-df8a-4e1a-9007-b9fa677bea7e 2018-09-08 08:36:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:29,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:29 GMT Server: Apache x-openstack-request-id: req-25a1e07a-b8f2-4c3c-a1bb-0de2c822dbfb Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:29,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:29 GMT Server: Apache x-openstack-request-id: req-6a678ce6-2aac-438d-b575-021925f9fbe0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:29,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-6a678ce6-2aac-438d-b575-021925f9fbe0 2018-09-08 08:36:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:29,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:29 GMT Server: Apache x-openstack-request-id: req-58759df1-1769-4aa4-90a0-ca2dc95a0521 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:29,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:29 GMT Server: Apache x-openstack-request-id: req-4ac06b10-17e9-4d7b-a230-434a29808b47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:29,962 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-4ac06b10-17e9-4d7b-a230-434a29808b47 2018-09-08 08:36:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:30,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:29 GMT Server: Apache x-openstack-request-id: req-cef0eabf-e2c5-4d8d-9c45-99c779d7d5e9 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:30,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:30 GMT Server: Apache x-openstack-request-id: req-b07832ff-f301-40cd-a08b-02f7d308d86f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:30,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-b07832ff-f301-40cd-a08b-02f7d308d86f 2018-09-08 08:36:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:30,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:30 GMT Server: Apache x-openstack-request-id: req-482531fa-238f-4d15-b223-d5cfd9421fa1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:31,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:30 GMT Server: Apache x-openstack-request-id: req-effea7e3-5a6e-4763-8e7f-f8a34a4fbd88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:31,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-effea7e3-5a6e-4763-8e7f-f8a34a4fbd88 2018-09-08 08:36:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:31,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:31 GMT Server: Apache x-openstack-request-id: req-8e5fd099-5113-476b-a1ca-49ee1e0a2406 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:31,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:31 GMT Server: Apache x-openstack-request-id: req-4ceb359b-007b-402e-a6fd-0d55d6c34507 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:31,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-4ceb359b-007b-402e-a6fd-0d55d6c34507 2018-09-08 08:36:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:32,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:32 GMT Server: Apache x-openstack-request-id: req-d7da15eb-5fd2-4133-949c-0a9c689820f2 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:32,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:32 GMT Server: Apache x-openstack-request-id: req-ad6ea101-ecaf-4709-b337-9914167cdc89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:32,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-ad6ea101-ecaf-4709-b337-9914167cdc89 2018-09-08 08:36:32,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:33,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:32 GMT Server: Apache x-openstack-request-id: req-6c736ee6-48a1-4c11-9ec1-3b268690fee4 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:33 GMT Server: Apache x-openstack-request-id: req-7a1507b1-6ad4-45c3-9a2c-a414f060d660 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:33,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-7a1507b1-6ad4-45c3-9a2c-a414f060d660 2018-09-08 08:36:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:33,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:33 GMT Server: Apache x-openstack-request-id: req-d2710bc9-b21e-45da-b17f-e0c70bce1637 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:34,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:33 GMT Server: Apache x-openstack-request-id: req-b27878bf-6877-4755-b8f1-469c9034eaeb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:34,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-b27878bf-6877-4755-b8f1-469c9034eaeb 2018-09-08 08:36:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:34,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:34 GMT Server: Apache x-openstack-request-id: req-9309caef-00e2-4e0d-bfe3-2688e977d017 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:34,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:34 GMT Server: Apache x-openstack-request-id: req-b9004ad0-5e25-4e55-b232-79f9b41559c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:34,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-b9004ad0-5e25-4e55-b232-79f9b41559c2 2018-09-08 08:36:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:35,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:34 GMT Server: Apache x-openstack-request-id: req-e5fe67cc-9988-4c3f-b58c-7d6c758b6399 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:35 GMT Server: Apache x-openstack-request-id: req-a856d0b2-ce13-49ae-b2c2-5d56ce823ae9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:35,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-a856d0b2-ce13-49ae-b2c2-5d56ce823ae9 2018-09-08 08:36:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:35,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:35 GMT Server: Apache x-openstack-request-id: req-67603751-e0a7-48f2-bb9c-8488ca7f0493 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:35,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:35 GMT Server: Apache x-openstack-request-id: req-c8294363-2325-410d-8a95-d5de2ab6eacf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:35,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-c8294363-2325-410d-8a95-d5de2ab6eacf 2018-09-08 08:36:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:35,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:35 GMT Server: Apache x-openstack-request-id: req-0002564f-7d99-40a8-aa19-f66389c244e6 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:35 GMT Server: Apache x-openstack-request-id: req-afa76bc7-cb15-46fe-a713-c9b85405fcce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-afa76bc7-cb15-46fe-a713-c9b85405fcce 2018-09-08 08:36:36,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-e3115323-b367-4a25-9caf-99769d3c9474 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-e702ad16-5be4-4211-8639-a2c2f4375e86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-e702ad16-5be4-4211-8639-a2c2f4375e86 2018-09-08 08:36:36,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-aa552234-7553-448a-9145-92406d51d00c Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-01addbb8-bac9-469a-ae5b-a1af885e72d0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-01addbb8-bac9-469a-ae5b-a1af885e72d0 2018-09-08 08:36:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-c67eff1a-092b-4a58-9529-02e9b12eb978 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-d0b9058d-0bc4-4e33-aa59-e0b40b5dfe83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-d0b9058d-0bc4-4e33-aa59-e0b40b5dfe83 2018-09-08 08:36:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-b8d6bda2-c0cd-4600-b6d7-97fbf04845f4 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-c12b0dc0-d6ca-472e-85cd-1c948d9efe3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-c12b0dc0-d6ca-472e-85cd-1c948d9efe3c 2018-09-08 08:36:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-ea5a2d0a-c8a5-4ac4-8892-72c8ece0d67b Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-1b04d537-a70b-4484-90a4-b09b44365565 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-1b04d537-a70b-4484-90a4-b09b44365565 2018-09-08 08:36:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-b5381619-675e-41fd-92ed-b174c16457c1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-1ab923c8-ba48-4488-90a4-c7e1d77c87e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-1ab923c8-ba48-4488-90a4-c7e1d77c87e7 2018-09-08 08:36:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:36,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-e2cebbff-c39c-48fc-8340-874c7ce67183 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:36,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:36 GMT Server: Apache x-openstack-request-id: req-0bb331f0-5a68-4d70-bc9c-6a2280f3338e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:36,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-0bb331f0-5a68-4d70-bc9c-6a2280f3338e 2018-09-08 08:36:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:37,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-3de98ede-e129-470f-a1af-ebe81967cce7 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:37,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-b44e1b2c-2764-4f39-9366-d5c878cf4b3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:37,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-b44e1b2c-2764-4f39-9366-d5c878cf4b3f 2018-09-08 08:36:37,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:37,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-3edad847-550f-4bf1-a526-e43d9ba6abf0 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:37,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-99ced04e-4920-4ccd-b1b8-f9a1ac918509 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:37,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-99ced04e-4920-4ccd-b1b8-f9a1ac918509 2018-09-08 08:36:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:37,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-93766c95-72f7-4c45-acdb-fd7de844a6ef Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:37,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-497ad6bf-4088-4b97-9d65-26fd2ccdc777 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:37,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-497ad6bf-4088-4b97-9d65-26fd2ccdc777 2018-09-08 08:36:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:37,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-93e37b8e-40ce-4ab0-9d1a-1ba5a6c35563 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:37,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-7cd2ae70-1782-4ad3-a12a-d7fcdbc2c7c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:37,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-7cd2ae70-1782-4ad3-a12a-d7fcdbc2c7c1 2018-09-08 08:36:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:37,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-4c6a26d6-8c3c-4c1f-b4a3-9843837214f4 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:37,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-131c2373-e8c1-4331-867c-2b2ad2341323 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:37,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-131c2373-e8c1-4331-867c-2b2ad2341323 2018-09-08 08:36:37,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:38,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:37 GMT Server: Apache x-openstack-request-id: req-d7f3d04d-9704-4a5e-8ecc-991ea5d9d811 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:38,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-2de9ed07-a877-4d16-b530-fb92deb8482a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:38,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-2de9ed07-a877-4d16-b530-fb92deb8482a 2018-09-08 08:36:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:38,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-119aed45-f711-4571-87ac-0649dfcfe322 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:38,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-a7919ba5-228d-43dd-94f0-a34c64bd9efa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:38,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-a7919ba5-228d-43dd-94f0-a34c64bd9efa 2018-09-08 08:36:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:38,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-cdc5bbc0-71b2-45b2-9465-ad30a1a263c3 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:38,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-bc4b23d9-d624-438e-81a2-43e40d1f10b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:38,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-bc4b23d9-d624-438e-81a2-43e40d1f10b9 2018-09-08 08:36:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:38,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-70d06f77-08eb-46a5-8453-eb2bc7280082 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:38,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-7a962929-39ac-4bc1-98dd-91cbc09accc8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:38,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-7a962929-39ac-4bc1-98dd-91cbc09accc8 2018-09-08 08:36:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:38,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-31437cb7-dc7e-418d-9c93-344d2d11c8ab Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:38,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-843f6c50-daec-4774-9fe3-cc435ec3f43f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:38,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-843f6c50-daec-4774-9fe3-cc435ec3f43f 2018-09-08 08:36:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:38 GMT Server: Apache x-openstack-request-id: req-9034f8b6-001a-4b63-b7fc-d65bd04a0ff1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-8b98fc65-4328-4a44-9f4a-0dc550db87d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-8b98fc65-4328-4a44-9f4a-0dc550db87d2 2018-09-08 08:36:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-241f20d8-8d69-453b-8802-a9d3e186c1eb Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-84b09969-8afa-4c29-be88-a4bf715421dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-84b09969-8afa-4c29-be88-a4bf715421dc 2018-09-08 08:36:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-472f76e2-5cab-432d-be3b-46afd55fcf29 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-6ec0d18f-bf98-4862-8355-b730eb78a411 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-6ec0d18f-bf98-4862-8355-b730eb78a411 2018-09-08 08:36:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-9b7628b3-1f0c-4271-b0e7-7d455a088575 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-20d5ac55-14bc-4caf-bca6-c79d36527e53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-20d5ac55-14bc-4caf-bca6-c79d36527e53 2018-09-08 08:36:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-b05a7d6e-13a9-4aea-b976-e635320540d8 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-f75380c8-6e05-4cbb-afd6-10165431f59d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-f75380c8-6e05-4cbb-afd6-10165431f59d 2018-09-08 08:36:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-00868128-abc6-4f9b-9c9f-1509ad48d983 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-76e80aef-f93e-4da9-9038-12ced0a0d180 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-76e80aef-f93e-4da9-9038-12ced0a0d180 2018-09-08 08:36:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-7277d544-5509-4120-9219-04f11c0343e6 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:39,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-4220f474-d762-4edf-846a-55f354162d06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:39,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-4220f474-d762-4edf-846a-55f354162d06 2018-09-08 08:36:39,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:39,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-8a42296e-25c6-4ce4-b485-7291898e5a13 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:39 GMT Server: Apache x-openstack-request-id: req-251bb87f-e1cc-4781-988b-7522b47c1df1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-251bb87f-e1cc-4781-988b-7522b47c1df1 2018-09-08 08:36:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-5dc3bc51-b779-446f-a127-763f99e334df Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-8d3091f0-598e-48ee-b0a1-163c1811218e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-8d3091f0-598e-48ee-b0a1-163c1811218e 2018-09-08 08:36:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-937654f8-3d36-4ab3-9c81-e1990484fa57 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-373c2d6c-09f5-4c0c-854d-ff2b7f2b0a67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-373c2d6c-09f5-4c0c-854d-ff2b7f2b0a67 2018-09-08 08:36:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-d3978326-fbcc-40b1-b21f-a757cd2eb9da Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-6de7ad2e-8219-4510-a34b-31e4bc01c539 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-6de7ad2e-8219-4510-a34b-31e4bc01c539 2018-09-08 08:36:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-78b3e859-04eb-4a70-a58e-3ad64c19f9c1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-9d4ed182-8c72-4ff5-bce3-3d5a5ff1a328 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-9d4ed182-8c72-4ff5-bce3-3d5a5ff1a328 2018-09-08 08:36:40,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-eb22f01a-a866-4e5e-8c62-55c9689bbedd Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:40,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-03845c24-0e3a-4b03-97e5-6958007ad60b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:40,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-03845c24-0e3a-4b03-97e5-6958007ad60b 2018-09-08 08:36:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:40,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-d187706d-1aa3-4a7a-81d4-2ce07626a91e Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:40 GMT Server: Apache x-openstack-request-id: req-979fd9ff-03f0-48b8-96ec-819ab5560d62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-979fd9ff-03f0-48b8-96ec-819ab5560d62 2018-09-08 08:36:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-4d842918-b8a9-43af-922d-cb9caac4c251 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-72d1694c-3b7c-4586-abf6-9345bd297105 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-72d1694c-3b7c-4586-abf6-9345bd297105 2018-09-08 08:36:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-63a11b14-ae32-4687-9b01-2bc8379e45cc Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-f23f2c52-b495-476f-bb72-b1d00baac489 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-f23f2c52-b495-476f-bb72-b1d00baac489 2018-09-08 08:36:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-8adffa81-4a83-46e6-8be1-85c81a2d4366 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-c340efc5-aded-4c73-887f-08e19330ad73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-c340efc5-aded-4c73-887f-08e19330ad73 2018-09-08 08:36:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-d13c16d2-8f6c-4c00-96d8-0289423f4bf8 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-dc5df95b-0844-426b-8db0-6bf2d9769920 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-dc5df95b-0844-426b-8db0-6bf2d9769920 2018-09-08 08:36:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-019ca3d4-8cfe-4dff-8d25-e7ceb47bd6ed Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-c363f8a7-7552-449a-ac23-bca4fa71aa95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-c363f8a7-7552-449a-ac23-bca4fa71aa95 2018-09-08 08:36:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-22fea76f-27b6-4f6e-b0b7-0bf500602e70 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-cf396e58-b2a1-47b1-885b-46a1361f9590 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-cf396e58-b2a1-47b1-885b-46a1361f9590 2018-09-08 08:36:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-cd7403d6-3264-4798-9185-eef2b2af57d4 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-20b716de-cc54-4030-96d0-426d93c35694 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-20b716de-cc54-4030-96d0-426d93c35694 2018-09-08 08:36:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-7823b404-cf9a-4a08-9733-14d5f880da7d Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-4f386c16-962d-4e50-9522-975825755915 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-4f386c16-962d-4e50-9522-975825755915 2018-09-08 08:36:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-92590097-5589-47ca-ba0c-263a3742de98 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-16ec44ba-53bd-49c8-a3c3-cca7268b9f1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-16ec44ba-53bd-49c8-a3c3-cca7268b9f1e 2018-09-08 08:36:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-a2bf6fd4-b0b6-42e2-aec5-d9c0fa70f58c Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-7e232d1b-a289-49b1-867b-3ce5578f7f79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-7e232d1b-a289-49b1-867b-3ce5578f7f79 2018-09-08 08:36:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-73492bde-2cf5-4ec7-b7de-d8db796a5303 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-fabcc289-b737-411d-a87a-2a51b43bba97 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-fabcc289-b737-411d-a87a-2a51b43bba97 2018-09-08 08:36:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-e752bc69-70e9-4934-8957-64baa7bd92b1 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-e8359559-3a45-4f61-a1be-c13ad5953c7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-e8359559-3a45-4f61-a1be-c13ad5953c7b 2018-09-08 08:36:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-ec1d23b7-2a4d-4f5e-aa20-2d35a2657914 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-885f5719-4aa1-4c98-8ef5-4e8816c23f99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-885f5719-4aa1-4c98-8ef5-4e8816c23f99 2018-09-08 08:36:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-7461b57b-7585-4e33-baa0-0e65e2cade0c Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:41,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-e76e291f-f009-4aa7-980c-8602d2435be4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:41,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-e76e291f-f009-4aa7-980c-8602d2435be4 2018-09-08 08:36:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:41,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-09c90f47-2fa0-4f22-b545-aca4caf03913 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:42,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:41 GMT Server: Apache x-openstack-request-id: req-71f89064-436e-4743-8844-3c7bc1a529ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:42,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-71f89064-436e-4743-8844-3c7bc1a529ea 2018-09-08 08:36:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:42,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-f7d4a097-aad4-4d34-bc13-bfdcd8790a37 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:42,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-2b4c90c7-0ead-4881-bebd-9be25c3c4b47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:42,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-2b4c90c7-0ead-4881-bebd-9be25c3c4b47 2018-09-08 08:36:42,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:42,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-59894ab6-e65d-4582-8bca-83eb9db67ef2 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-12c15db9-18f4-46ec-b09e-4cfd006d1623 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:42,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-12c15db9-18f4-46ec-b09e-4cfd006d1623 2018-09-08 08:36:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cde5697de90df47c562b43c8be478e1de7fc27e" 2018-09-08 08:36:42,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-eabd71c5-e688-4941-aaf9-378d9be49332 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:42,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-edbc613e-3707-4a8f-8e08-72d215323061 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4686426a7d4f488d88785d21d629237e", "OS::stack_id": "90d85573-827f-472b-aa59-cf916e5ef30d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "image_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image", "inst_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-inst", "subnet_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-subnet", "flavor_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-flavor-name", "net_name": "CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack", "stack_user_project_id": "ad316163725c4aea8d2e1112c0317509", "tags": null, "creation_time": "2018-09-08T08:36:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:36:29Z", "id": "90d85573-827f-472b-aa59-cf916e5ef30d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:42,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-edbc613e-3707-4a8f-8e08-72d215323061 2018-09-08 08:36:42,180 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack 2018-09-08 08:36:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/90d85573-827f-472b-aa59-cf916e5ef30d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f9d688d82343c943e76cff02ebf428f5cf413f" 2018-09-08 08:36:42,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-fc9f5705-c9bb-4792-a166-a1c06d0fa468 Location: http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:42,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:36:42 GMT Server: Apache x-openstack-request-id: req-e2d1c988-3c38-4ccb-831b-6b7360d63a16 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:36:42,233 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/4686426a7d4f488d88785d21d629237e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-stack/90d85573-827f-472b-aa59-cf916e5ef30d used request id req-e2d1c988-3c38-4ccb-831b-6b7360d63a16 2018-09-08 08:36:42,234 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-03c05a31-d7ea-48f6-9106-b566eac9319d-image 2018-09-08 08:36:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fde9c2990f222c34101c463dd7b0b117a4adfb0" 2018-09-08 08:36:43,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b72d9f3c-7863-4c79-b849-9a647a4cb496 Date: Sat, 08 Sep 2018 08:36:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:36:43,397 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fd66eca2-78a2-44d0-93ec-dde4f5bae0a9 used request id req-b72d9f3c-7863-4c79-b849-9a647a4cb496 2018-09-08 08:36:43,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5e52b5cb-3b32-4708-95df-a1458f07e1f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a16f44d11713793528f7210acbc78371f21b09" 2018-09-08 08:36:43,439 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:36:43 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-c29e7d5b-d364-479f-84ae-ecaabcad6f12 x-compute-request-id: req-c29e7d5b-d364-479f-84ae-ecaabcad6f12 Content-Length: 0 Content-Type: application/json 2018-09-08 08:36:43,439 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5e52b5cb-3b32-4708-95df-a1458f07e1f6 used request id req-c29e7d5b-d364-479f-84ae-ecaabcad6f12 2018-09-08 08:36:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:43,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d1351635-5eb2-469c-8435-b21d5b5585f8 Date: Sat, 08 Sep 2018 08:36:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4686426a7d4f488d88785d21d629237e", "created_at": "2018-09-08T08:36:09Z", "updated_at": "2018-09-08T08:36:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "revision_number": 0, "id": "004f0546-d085-4c6d-b826-5ab269bb9fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "tenant_id": "4686426a7d4f488d88785d21d629237e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4686426a7d4f488d88785d21d629237e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "revision_number": 0, "id": "418a4919-bd63-4930-bf72-fabddf27cebf", "remote_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "tenant_id": "4686426a7d4f488d88785d21d629237e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4686426a7d4f488d88785d21d629237e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "revision_number": 0, "id": "72445fb6-0089-4ea5-8cf6-976bace4e859", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "tenant_id": "4686426a7d4f488d88785d21d629237e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4686426a7d4f488d88785d21d629237e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "revision_number": 0, "id": "80e67e2c-1b21-4233-8594-8a0e4f3938d5", "remote_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "tenant_id": "4686426a7d4f488d88785d21d629237e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4686426a7d4f488d88785d21d629237e"}], "revision_number": 4, "project_id": "4686426a7d4f488d88785d21d629237e", "id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:36:43,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d1351635-5eb2-469c-8435-b21d5b5585f8 2018-09-08 08:36:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:43,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719d03ca-fc99-443d-9e0d-c47bf0ad0207 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:36:43,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-719d03ca-fc99-443d-9e0d-c47bf0ad0207 2018-09-08 08:36:43,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:36:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:43,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51bbbd8-43a1-4bff-8fb6-a12fab707e84 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:36:43,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c51bbbd8-43a1-4bff-8fb6-a12fab707e84 2018-09-08 08:36:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:43,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0d52a3-2cb3-4757-beb4-50257efea142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:36:43,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-9f0d52a3-2cb3-4757-beb4-50257efea142 2018-09-08 08:36:43,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:36:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120d4f65-bd35-405b-a678-b6fb499b4484 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e"}, "enabled": true, "id": "4686426a7d4f488d88785d21d629237e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-83031b96-d234-4b0-proj"}} 2018-09-08 08:36:44,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e used request id req-120d4f65-bd35-405b-a678-b6fb499b4484 2018-09-08 08:36:44,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1262ac8e-4f2a-46d9-b470-46a8ca956aa8 2018-09-08 08:36:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1262ac8e-4f2a-46d9-b470-46a8ca956aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ad69da42-79b4-49b4-b6c5-b0aaf5ecf095 Date: Sat, 08 Sep 2018 08:36:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "4686426a7d4f488d88785d21d629237e", "created_at": "2018-09-08T08:36:09Z", "project_id": "4686426a7d4f488d88785d21d629237e", "id": "004f0546-d085-4c6d-b826-5ab269bb9fef"}, {"remote_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "4686426a7d4f488d88785d21d629237e", "created_at": "2018-09-08T08:36:09Z", "project_id": "4686426a7d4f488d88785d21d629237e", "id": "418a4919-bd63-4930-bf72-fabddf27cebf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "4686426a7d4f488d88785d21d629237e", "created_at": "2018-09-08T08:36:09Z", "project_id": "4686426a7d4f488d88785d21d629237e", "id": "72445fb6-0089-4ea5-8cf6-976bace4e859"}, {"remote_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:09Z", "security_group_id": "1262ac8e-4f2a-46d9-b470-46a8ca956aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "4686426a7d4f488d88785d21d629237e", "created_at": "2018-09-08T08:36:09Z", "project_id": "4686426a7d4f488d88785d21d629237e", "id": "80e67e2c-1b21-4233-8594-8a0e4f3938d5"}]} 2018-09-08 08:36:44,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1262ac8e-4f2a-46d9-b470-46a8ca956aa8 used request id req-ad69da42-79b4-49b4-b6c5-b0aaf5ecf095 2018-09-08 08:36:44,202 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:36:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1262ac8e-4f2a-46d9-b470-46a8ca956aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0aeb2825-1e73-4d23-9370-4a7278fa655b Content-Length: 0 Date: Sat, 08 Sep 2018 08:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:36:44,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1262ac8e-4f2a-46d9-b470-46a8ca956aa8 used request id req-0aeb2825-1e73-4d23-9370-4a7278fa655b 2018-09-08 08:36:44,505 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-83031b96-d234-4b0-proj 2018-09-08 08:36:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08869987-4617-4dfc-9cc2-b4d488a2114b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:44,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4686426a7d4f488d88785d21d629237e used request id req-08869987-4617-4dfc-9cc2-b4d488a2114b 2018-09-08 08:36:44,735 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-83031b96-d234-4b0-proj-role 2018-09-08 08:36:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3810a4a7-2cd7-4c7d-b531-7cf9366c77bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:44,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/830b46e805a94f18aaccb1f546158c33 used request id req-3810a4a7-2cd7-4c7d-b531-7cf9366c77bd 2018-09-08 08:36:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f6349c2ed5434394fb2538f0994661baadebb1" 2018-09-08 08:36:44,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4abd0ae-752d-46ae-b214-2b32d1b16fa8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:36:44,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4abd0ae-752d-46ae-b214-2b32d1b16fa8 2018-09-08 08:36:44,925 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-83031b96-d234-4b0-user 2018-09-08 08:36:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5b3ed15b2be144ce8a72f222f95a9f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c26ff741598867726400d89f573654141c72b8" 2018-09-08 08:36:45,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98ee6ae-21e7-4082-b578-8cabf7b84054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:45,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5b3ed15b2be144ce8a72f222f95a9f73 used request id req-d98ee6ae-21e7-4082-b578-8cabf7b84054 2018-09-08 08:36:45,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:45,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vNe-zqDyRu-t16Y2A6A6ug"], "issued_at": "2018-09-08T08:36:45.000000Z"}} 2018-09-08 08:36:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b97f4279e4881596451619e737103ac7753d6b" 2018-09-08 08:36:45,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476f4e05-d49a-442a-a42a-6e68270589b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:45,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-476f4e05-d49a-442a-a42a-6e68270589b8 2018-09-08 08:36:45,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:45,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:45,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["y8Ze3gBHQfi3Dsqh5epMkw"], "issued_at": "2018-09-08T08:36:45.000000Z"}} 2018-09-08 08:36:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:46,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de681d5f-3354-45ed-b9ec-ffd22e1f594f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:46,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de681d5f-3354-45ed-b9ec-ffd22e1f594f 2018-09-08 08:36:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:36:46,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:36:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e5b255c-9360-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fc1c86-bf66-4704-a1b8-b33acade0172 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e5b255c-9360-44b-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:36:46,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e5b255c-9360-44b-proj used request id req-17fc1c86-bf66-4704-a1b8-b33acade0172 2018-09-08 08:36:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:46,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381d2769-c0ef-43ff-bd91-8d994188f448 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:36:46,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-381d2769-c0ef-43ff-bd91-8d994188f448 2018-09-08 08:36:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}}' 2018-09-08 08:36:46,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60b4c9c-4001-43cd-80bb-842622b1c86b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd"}, "enabled": true, "id": "05d980c8717d4df7a3674c5a01d20ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}} 2018-09-08 08:36:46,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d60b4c9c-4001-43cd-80bb-842622b1c86b 2018-09-08 08:36:46,463 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0e5b255c-9360-44b-proj 2018-09-08 08:36:46,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:46,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:46,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["yGNDz7EERsqVphqvGtWNBg"], "issued_at": "2018-09-08T08:36:46.000000Z"}} 2018-09-08 08:36:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49d503b-b65c-4a0e-b146-8ab1dd12ba1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:46,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c49d503b-b65c-4a0e-b146-8ab1dd12ba1f 2018-09-08 08:36:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:36:46,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:36:46,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:47,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a329319-87c1-49a8-bbf8-aa060bb0db8d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:36:47,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2a329319-87c1-49a8-bbf8-aa060bb0db8d 2018-09-08 08:36:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:47,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6277c24c-dae0-4bc8-a9f9-abf00b1670b4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd"}, "enabled": true, "id": "05d980c8717d4df7a3674c5a01d20ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}]} 2018-09-08 08:36:47,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj used request id req-6277c24c-dae0-4bc8-a9f9-abf00b1670b4 2018-09-08 08:36:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:47,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbf5fb1-48d3-424b-bb1c-042315cb29c5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:36:47,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-acbf5fb1-48d3-424b-bb1c-042315cb29c5 2018-09-08 08:36:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:47,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71df682f-505f-4799-ab4c-a78a3a104045 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:36:47,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71df682f-505f-4799-ab4c-a78a3a104045 2018-09-08 08:36:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6706330d-2ea4-4055-8939-1a75984beddf Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd"}, "enabled": true, "id": "05d980c8717d4df7a3674c5a01d20ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}]} 2018-09-08 08:36:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0e5b255c-9360-44b-proj used request id req-6706330d-2ea4-4055-8939-1a75984beddf 2018-09-08 08:36:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/1ea1450469504b80ad717ef34209f87f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:48,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b834ad72-368c-4c4d-aeb3-d49c40e7aaaf Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0e5b255c-9360-44b-user", "links": {"self": "http://172.30.9.23:5000/v3/users/1ea1450469504b80ad717ef34209f87f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "1ea1450469504b80ad717ef34209f87f", "password_expires_at": null}} 2018-09-08 08:36:48,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1ea1450469504b80ad717ef34209f87f used request id req-b834ad72-368c-4c4d-aeb3-d49c40e7aaaf 2018-09-08 08:36:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:48,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814e2895-50d3-4407-a41f-993e5bca2a6a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:36:48,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles used request id req-814e2895-50d3-4407-a41f-993e5bca2a6a 2018-09-08 08:36:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:48,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62fffe5-e186-4cc2-8342-0d8c46340a47 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:36:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-b62fffe5-e186-4cc2-8342-0d8c46340a47 2018-09-08 08:36:48,241 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0e5b255c-9360-44b-proj 2018-09-08 08:36:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:36:48,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe324b13-9a86-4cca-88bb-db9fba4bf646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:48,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-fe324b13-9a86-4cca-88bb-db9fba4bf646 2018-09-08 08:36:48,375 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0e5b255c-9360-44b-user 2018-09-08 08:36:48,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:48,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7463469f-0bf9-4c83-8a6d-b782c989573c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:36:48,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7463469f-0bf9-4c83-8a6d-b782c989573c 2018-09-08 08:36:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" -d '{"role": {"name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}}' 2018-09-08 08:36:48,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3bfefe-f3eb-4388-8859-ac4097d16eff Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e2e4a599ed54d1598a009068fc6559f", "links": {"self": "http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f"}, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}} 2018-09-08 08:36:48,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b3bfefe-f3eb-4388-8859-ac4097d16eff 2018-09-08 08:36:48,570 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0e5b255c-9360-44b-proj-role 2018-09-08 08:36:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:48,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cc81b4-6bee-494c-815f-974d609b500b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f"}, "domain_id": null, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role", "id": "4e2e4a599ed54d1598a009068fc6559f"}} 2018-09-08 08:36:48,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f used request id req-45cc81b4-6bee-494c-815f-974d609b500b 2018-09-08 08:36:48,665 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0e5b255c-9360-44b-proj-role to project CreateStackSuccessTests-0e5b255c-9360-44b-proj 2018-09-08 08:36:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles/4e2e4a599ed54d1598a009068fc6559f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:36:48,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1035c3cf-ac73-466f-b13a-787b76a3cc5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:36:48,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd/users/1ea1450469504b80ad717ef34209f87f/roles/4e2e4a599ed54d1598a009068fc6559f used request id req-1035c3cf-ac73-466f-b13a-787b76a3cc5d 2018-09-08 08:36:48,806 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:36:48,807 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:36:48,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:48,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:49,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e2e4a599ed54d1598a009068fc6559f", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d980c8717d4df7a3674c5a01d20ecd", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-user", "id": "1ea1450469504b80ad717ef34209f87f"}, "audit_ids": ["jBnYcexOTX24DfUUmAFdxQ"], "issued_at": "2018-09-08T08:36:49.000000Z"}} 2018-09-08 08:36:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b6f443-67fe-40ad-a11b-8af6c8e2eb1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:49,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14b6f443-67fe-40ad-a11b-8af6c8e2eb1a 2018-09-08 08:36:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:49,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c4a0b5cc-40ee-4000-b7cc-29317caaaeb4 Date: Sat, 08 Sep 2018 08:36:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image"} 2018-09-08 08:36:49,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image used request id req-c4a0b5cc-40ee-4000-b7cc-29317caaaeb4 2018-09-08 08:36:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:49,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-24643938-b5b9-4bd4-bcb7-dcb1bc267d92 Date: Sat, 08 Sep 2018 08:36:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:36:49,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-24643938-b5b9-4bd4-bcb7-dcb1bc267d92 2018-09-08 08:36:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image"}' 2018-09-08 08:36:49,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe X-Openstack-Request-Id: req-1808e692-07e7-44a4-bf4f-d659e32efc0b Date: Sat, 08 Sep 2018 08:36:49 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "min_disk": 0, "protected": false, "id": "91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "file": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/file", "checksum": null, "owner": "05d980c8717d4df7a3674c5a01d20ecd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:49,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1808e692-07e7-44a4-bf4f-d659e32efc0b 2018-09-08 08:36:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" -d '' 2018-09-08 08:36:51,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6220b5fa-250e-47ac-9fe0-f267266ec499 Date: Sat, 08 Sep 2018 08:36:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:36:51,162 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/file used request id req-6220b5fa-250e-47ac-9fe0-f267266ec499 2018-09-08 08:36:51,163 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:36:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:51,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d28231df-7386-44f2-aa33-b00c06a2984d Date: Sat, 08 Sep 2018 08:36:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:51Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/snap", "metadata": {}}], "self": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "min_disk": 0, "protected": false, "id": "91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "file": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d980c8717d4df7a3674c5a01d20ecd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:51,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe used request id req-d28231df-7386-44f2-aa33-b00c06a2984d 2018-09-08 08:36:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:51,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63255016-dfe9-47ea-bc72-7d36572831ae Date: Sat, 08 Sep 2018 08:36:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:36:51,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-63255016-dfe9-47ea-bc72-7d36572831ae 2018-09-08 08:36:51,483 - create_image - INFO - Created image with name - CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image 2018-09-08 08:36:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:36:51,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-84deb3d5-3eb2-47f1-9bdd-60c07bccfba2 Date: Sat, 08 Sep 2018 08:36:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:36:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:36:51Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/snap", "metadata": {}}], "self": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "min_disk": 0, "protected": false, "id": "91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe", "file": "/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d980c8717d4df7a3674c5a01d20ecd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:36:51,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe used request id req-84deb3d5-3eb2-47f1-9bdd-60c07bccfba2 2018-09-08 08:36:51,503 - create_image - DEBUG - Instance status is - active 2018-09-08 08:36:51,503 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image 2018-09-08 08:36:51,504 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image 2018-09-08 08:36:51,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:51,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:51,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["J9LxpYFsReeYOm3l_ekjdg"], "issued_at": "2018-09-08T08:36:51.000000Z"}} 2018-09-08 08:36:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b9b6fe18e15e58d368841a63ecde666cd495ba" 2018-09-08 08:36:51,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2236a4e9-8c05-4a4b-bc79-d56656cd3ab8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:51,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2236a4e9-8c05-4a4b-bc79-d56656cd3ab8 2018-09-08 08:36:51,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:36:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b9b6fe18e15e58d368841a63ecde666cd495ba" 2018-09-08 08:36:52,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6dc94da-4385-4a47-968a-69f19ad72b5a x-compute-request-id: req-a6dc94da-4385-4a47-968a-69f19ad72b5a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:36:52,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a6dc94da-4385-4a47-968a-69f19ad72b5a 2018-09-08 08:36:52,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b9b6fe18e15e58d368841a63ecde666cd495ba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:36:52,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59071c4b-e754-4449-bc49-54ac2737fb84 x-compute-request-id: req-59071c4b-e754-4449-bc49-54ac2737fb84 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b380b3a3-cb1a-455a-b264-d285517c5088", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b380b3a3-cb1a-455a-b264-d285517c5088", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b380b3a3-cb1a-455a-b264-d285517c5088", "name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:36:52,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-59071c4b-e754-4449-bc49-54ac2737fb84 2018-09-08 08:36:52,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:36:52,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:36:52,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e2e4a599ed54d1598a009068fc6559f", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d980c8717d4df7a3674c5a01d20ecd", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-user", "id": "1ea1450469504b80ad717ef34209f87f"}, "audit_ids": ["HBG0Lf0oSziVi1nNs8ItKw"], "issued_at": "2018-09-08T08:36:52.000000Z"}} 2018-09-08 08:36:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:36:52,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196c6dd0-c8c5-49bc-b357-cb48697691a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:36:52,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-196c6dd0-c8c5-49bc-b357-cb48697691a3 2018-09-08 08:36:52,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:36:52,713 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:36:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:36:52,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:52 GMT Server: Apache x-openstack-request-id: req-f5c68e5e-e289-44be-8554-8edd18ad8386 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:36:52,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack used request id req-f5c68e5e-e289-44be-8554-8edd18ad8386 2018-09-08 08:36:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}}' 2018-09-08 08:36:55,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:36:52 GMT Server: Apache x-openstack-request-id: req-7bfe290e-1783-48a4-8f42-2be4b47334a0 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}]}} 2018-09-08 08:36:55,068 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks used request id req-7bfe290e-1783-48a4-8f42-2be4b47334a0 2018-09-08 08:36:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:36:55,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:55 GMT Server: Apache x-openstack-request-id: req-44a7c0a5-db04-48fe-9ba3-71adcf510697 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:55,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:55 GMT Server: Apache x-openstack-request-id: req-5f536ea9-34d0-4f51-aba7-a19dc9bef449 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:55,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-5f536ea9-34d0-4f51-aba7-a19dc9bef449 2018-09-08 08:36:55,513 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:36:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:36:56,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:55 GMT Server: Apache x-openstack-request-id: req-b38c0bff-dafa-4ecd-a496-833f876601c0 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:56,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:56 GMT Server: Apache x-openstack-request-id: req-3ae3aa40-58a0-40d2-83a7-d6bd552afa53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:56,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-3ae3aa40-58a0-40d2-83a7-d6bd552afa53 2018-09-08 08:36:56,085 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:56,085 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:36:59,088 - create_stack - DEBUG - Stack status query timeout in 1196.42500806 2018-09-08 08:36:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:36:59,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:36:59 GMT Server: Apache x-openstack-request-id: req-8b6f385d-777c-41b8-ad0d-a0221fb653a5 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:36:59,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:36:59 GMT Server: Apache x-openstack-request-id: req-72008a53-13de-44b3-a133-2bfd1c37a0be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:36:59,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-72008a53-13de-44b3-a133-2bfd1c37a0be 2018-09-08 08:36:59,486 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:36:59,486 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:02,489 - create_stack - DEBUG - Stack status query timeout in 1193.02423906 2018-09-08 08:37:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:02,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:02 GMT Server: Apache x-openstack-request-id: req-55f94a03-2a4f-4484-ac49-9cedd0293316 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:02,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:02 GMT Server: Apache x-openstack-request-id: req-b45320bc-20b7-4d01-8a2d-fb847bee1b60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:02,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-b45320bc-20b7-4d01-8a2d-fb847bee1b60 2018-09-08 08:37:02,713 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:37:02,713 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:05,716 - create_stack - DEBUG - Stack status query timeout in 1189.79685497 2018-09-08 08:37:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:05,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:05 GMT Server: Apache x-openstack-request-id: req-85958e83-899f-436c-a23e-787789ef0478 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:06,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:05 GMT Server: Apache x-openstack-request-id: req-de9e65dd-ec7e-4729-9110-ee045abb573e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:06,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-de9e65dd-ec7e-4729-9110-ee045abb573e 2018-09-08 08:37:06,468 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:37:06,469 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:09,472 - create_stack - DEBUG - Stack status query timeout in 1186.04148388 2018-09-08 08:37:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:09,652 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:09 GMT Server: Apache x-openstack-request-id: req-9139856b-0eda-442a-a2bf-72eb3a8c93d3 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:09,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:09 GMT Server: Apache x-openstack-request-id: req-1e790508-384d-4bb5-9f5e-c060103b9e5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:09,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-1e790508-384d-4bb5-9f5e-c060103b9e5b 2018-09-08 08:37:09,698 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:37:09,698 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:09,698 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:09,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:10,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e2e4a599ed54d1598a009068fc6559f", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d980c8717d4df7a3674c5a01d20ecd", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-user", "id": "1ea1450469504b80ad717ef34209f87f"}, "audit_ids": ["YdQN2K4aR72K1m77izAIkA"], "issued_at": "2018-09-08T08:37:10.000000Z"}} 2018-09-08 08:37:10,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f640bece6b45614d5c73daa249f5df3485f2e871" 2018-09-08 08:37:10,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:10 GMT Server: Apache x-openstack-request-id: req-454838b9-98d8-4db1-9059-fb049d066294 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:10,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:10 GMT Server: Apache x-openstack-request-id: req-0d09999f-4a6d-413c-8b86-60894e74b79d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:10,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-0d09999f-4a6d-413c-8b86-60894e74b79d 2018-09-08 08:37:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:11,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:10 GMT Server: Apache x-openstack-request-id: req-f66c574c-7408-4e72-ae47-42f660b83703 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:11,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:11 GMT Server: Apache x-openstack-request-id: req-0bc8dfab-6b18-4b28-adb7-8ae99efec387 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:11,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-0bc8dfab-6b18-4b28-adb7-8ae99efec387 2018-09-08 08:37:11,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:11,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:11,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e2e4a599ed54d1598a009068fc6559f", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d980c8717d4df7a3674c5a01d20ecd", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05d980c8717d4df7a3674c5a01d20ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e5b255c-9360-44b-user", "id": "1ea1450469504b80ad717ef34209f87f"}, "audit_ids": ["9zdHuw63QRinNlPskIxuVA"], "issued_at": "2018-09-08T08:37:11.000000Z"}} 2018-09-08 08:37:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebca5fa28dd91db1122a40d3c2d78028b5b0b2e" 2018-09-08 08:37:11,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16221eee-f9bd-45fe-9167-f7ae60f07d91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:11,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16221eee-f9bd-45fe-9167-f7ae60f07d91 2018-09-08 08:37:11,586 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:37:11,589 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:37:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebca5fa28dd91db1122a40d3c2d78028b5b0b2e" 2018-09-08 08:37:11,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:11 GMT Server: Apache x-openstack-request-id: req-6196e09c-f0df-4976-8971-416d97a4abbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "deletion_time": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "tags": null}]} 2018-09-08 08:37:11,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack used request id req-6196e09c-f0df-4976-8971-416d97a4abbd 2018-09-08 08:37:11,789 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:11,789 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:11,789 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:11,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:11 GMT Server: Apache x-openstack-request-id: req-432a95b5-7528-498e-97c8-e603dc30976e Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:12,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:11 GMT Server: Apache x-openstack-request-id: req-c94b34cd-f981-4854-bc82-78630db49445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:12,177 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-c94b34cd-f981-4854-bc82-78630db49445 2018-09-08 08:37:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:12,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:12 GMT Server: Apache x-openstack-request-id: req-dcd7e70a-5624-4214-91dd-9de677f95898 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:12,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:12 GMT Server: Apache x-openstack-request-id: req-f4b0fbf5-87fe-466f-b3dc-24b0b0a777c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "tags": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:37:12Z", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:12,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-f4b0fbf5-87fe-466f-b3dc-24b0b0a777c8 2018-09-08 08:37:12,553 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:37:12,553 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:15,556 - create_stack - DEBUG - Stack status query timeout in 1196.62129903 2018-09-08 08:37:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:16,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:15 GMT Server: Apache x-openstack-request-id: req-001d1064-2d67-485e-b9dc-0f4d141c66e9 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:16,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:16 GMT Server: Apache x-openstack-request-id: req-ecdad581-b92f-4845-9113-eaf8762d0bcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "tags": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:37:12Z", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:16,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-ecdad581-b92f-4845-9113-eaf8762d0bcf 2018-09-08 08:37:16,291 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:37:16,291 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:19,295 - create_stack - DEBUG - Stack status query timeout in 1192.88307905 2018-09-08 08:37:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:19,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:19 GMT Server: Apache x-openstack-request-id: req-c0e04219-33df-4a95-a7b5-4588351b9fd3 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:19,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:19 GMT Server: Apache x-openstack-request-id: req-d09368da-3f51-401b-8dff-bfb1b804c52d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "tags": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:37:12Z", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:19,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-d09368da-3f51-401b-8dff-bfb1b804c52d 2018-09-08 08:37:19,353 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:37:19,353 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:22,357 - create_stack - DEBUG - Stack status query timeout in 1189.82111597 2018-09-08 08:37:22,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:22,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:22 GMT Server: Apache x-openstack-request-id: req-7679f84f-7332-433a-9ff1-12841567bf0e Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:22,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:22 GMT Server: Apache x-openstack-request-id: req-1b338fd8-2511-4007-9c76-a31b273b68af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "tags": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:37:12Z", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:22,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-1b338fd8-2511-4007-9c76-a31b273b68af 2018-09-08 08:37:22,562 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:37:22,562 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:25,565 - create_stack - DEBUG - Stack status query timeout in 1186.6126709 2018-09-08 08:37:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:25,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:25 GMT Server: Apache x-openstack-request-id: req-26169692-4d34-4960-ac7b-2968fa8c89c4 Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:26,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:25 GMT Server: Apache x-openstack-request-id: req-39d5082d-e50d-4cee-a6c4-d41d7dfe4942 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "05d980c8717d4df7a3674c5a01d20ecd", "OS::stack_id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "image_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image", "inst_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-inst", "subnet_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-subnet", "flavor_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-flavor-name", "net_name": "CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-net"}, "deletion_time": "2018-09-08T08:37:26Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack", "stack_user_project_id": "709217f26583409ca8c023523bc7ccf6", "tags": null, "creation_time": "2018-09-08T08:36:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:37:12Z", "id": "66bc9c2a-5350-4e67-a460-640d8a6d82aa", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:26,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-39d5082d-e50d-4cee-a6c4-d41d7dfe4942 2018-09-08 08:37:26,306 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:37:26,307 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:26,307 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack 2018-09-08 08:37:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/66bc9c2a-5350-4e67-a460-640d8a6d82aa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466c812ab0ade0dd1813c676cdd4186ad650ddd3" 2018-09-08 08:37:26,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:26 GMT Server: Apache x-openstack-request-id: req-f04fa6a7-12be-4039-8a79-d66fcb43aabd Location: http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:26,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:26 GMT Server: Apache x-openstack-request-id: req-5a09dca3-1b7b-434f-9b17-f8bcf7070455 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:37:26,499 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/05d980c8717d4df7a3674c5a01d20ecd/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-stack/66bc9c2a-5350-4e67-a460-640d8a6d82aa used request id req-5a09dca3-1b7b-434f-9b17-f8bcf7070455 2018-09-08 08:37:26,500 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0a0936df-8be7-410b-9904-3d96f60e672a-image 2018-09-08 08:37:26,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4127fcff09e1751d6d41efd94c87e5b41f35329" 2018-09-08 08:37:27,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79931a37-063a-489e-bd88-e02294b4af10 Date: Sat, 08 Sep 2018 08:37:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:37:27,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/91ae6a07-2de4-46b7-82df-2aa1ec5c2dfe used request id req-79931a37-063a-489e-bd88-e02294b4af10 2018-09-08 08:37:27,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/b380b3a3-cb1a-455a-b264-d285517c5088 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b9b6fe18e15e58d368841a63ecde666cd495ba" 2018-09-08 08:37:27,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ac62ae3-d045-499b-a3d5-501ac4bbcc66 x-compute-request-id: req-1ac62ae3-d045-499b-a3d5-501ac4bbcc66 Content-Length: 0 Content-Type: application/json 2018-09-08 08:37:27,355 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b380b3a3-cb1a-455a-b264-d285517c5088 used request id req-1ac62ae3-d045-499b-a3d5-501ac4bbcc66 2018-09-08 08:37:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:27,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-daac3001-01b9-4a10-9dc4-f57a696fb079 Date: Sat, 08 Sep 2018 08:37:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "created_at": "2018-09-08T08:36:55Z", "updated_at": "2018-09-08T08:36:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "revision_number": 0, "id": "165a7a19-e7b5-46bb-ab98-75f6f8377cd4", "remote_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d980c8717d4df7a3674c5a01d20ecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "revision_number": 0, "id": "200c89f3-95cb-40b8-92d9-ed39c3c8e96e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d980c8717d4df7a3674c5a01d20ecd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "revision_number": 0, "id": "2434b4e7-e625-4db9-a085-d268c50f8026", "remote_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d980c8717d4df7a3674c5a01d20ecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "revision_number": 0, "id": "c37a50f1-99af-44ab-8829-5601539be27a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d980c8717d4df7a3674c5a01d20ecd"}], "revision_number": 4, "project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:37:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-daac3001-01b9-4a10-9dc4-f57a696fb079 2018-09-08 08:37:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:27,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b19743-84cc-49c9-a50a-b7e406339826 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:27,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-33b19743-84cc-49c9-a50a-b7e406339826 2018-09-08 08:37:27,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312e1f15-694a-4e2f-97e5-70df99f648f7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:37:27,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-312e1f15-694a-4e2f-97e5-70df99f648f7 2018-09-08 08:37:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:27,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b24447-957c-4923-bc89-a6d2ea652521 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:27,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-09b24447-957c-4923-bc89-a6d2ea652521 2018-09-08 08:37:27,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:27,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e6172f-f74b-4b8a-b660-5f338a5f2ffb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:27,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-24e6172f-f74b-4b8a-b660-5f338a5f2ffb 2018-09-08 08:37:27,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fde6478-5a7f-4876-a2cb-eb7f7a1af498 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:37:28,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-0fde6478-5a7f-4876-a2cb-eb7f7a1af498 2018-09-08 08:37:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d28887-0aef-46e7-a92b-1b1dc4d933e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:28,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-c7d28887-0aef-46e7-a92b-1b1dc4d933e9 2018-09-08 08:37:28,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ac31db-751f-41fb-8721-3b43e9b4dd90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:28,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-91ac31db-751f-41fb-8721-3b43e9b4dd90 2018-09-08 08:37:28,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:28,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2779a1-8bba-4590-9ee0-ec98a047a847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:28,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ab2779a1-8bba-4590-9ee0-ec98a047a847 2018-09-08 08:37:28,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735d466e-0181-465b-a7c4-dd748847a1f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd"}, "enabled": true, "id": "05d980c8717d4df7a3674c5a01d20ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e5b255c-9360-44b-proj"}} 2018-09-08 08:37:28,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd used request id req-735d466e-0181-465b-a7c4-dd748847a1f5 2018-09-08 08:37:28,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d31611-5c23-4bce-87bf-d144b13f0953 2018-09-08 08:37:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1d31611-5c23-4bce-87bf-d144b13f0953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-af2ab38e-bcde-4633-969c-e51d08187204 Date: Sat, 08 Sep 2018 08:37:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "port_range_min": null, "revision_number": 0, "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "created_at": "2018-09-08T08:36:55Z", "project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "165a7a19-e7b5-46bb-ab98-75f6f8377cd4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "port_range_min": null, "revision_number": 0, "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "created_at": "2018-09-08T08:36:55Z", "project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "200c89f3-95cb-40b8-92d9-ed39c3c8e96e"}, {"remote_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "port_range_min": null, "revision_number": 0, "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "created_at": "2018-09-08T08:36:55Z", "project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "2434b4e7-e625-4db9-a085-d268c50f8026"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:36:55Z", "security_group_id": "a1d31611-5c23-4bce-87bf-d144b13f0953", "port_range_min": null, "revision_number": 0, "tenant_id": "05d980c8717d4df7a3674c5a01d20ecd", "created_at": "2018-09-08T08:36:55Z", "project_id": "05d980c8717d4df7a3674c5a01d20ecd", "id": "c37a50f1-99af-44ab-8829-5601539be27a"}]} 2018-09-08 08:37:28,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1d31611-5c23-4bce-87bf-d144b13f0953 used request id req-af2ab38e-bcde-4633-969c-e51d08187204 2018-09-08 08:37:28,667 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:37:28,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a1d31611-5c23-4bce-87bf-d144b13f0953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:28,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e66afdc3-7355-468e-a4ee-7243606d5139 Content-Length: 0 Date: Sat, 08 Sep 2018 08:37:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:37:28,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a1d31611-5c23-4bce-87bf-d144b13f0953 used request id req-e66afdc3-7355-468e-a4ee-7243606d5139 2018-09-08 08:37:28,996 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0e5b255c-9360-44b-proj 2018-09-08 08:37:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:29,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ba3f9c-a11e-48c7-b747-a522673ce4c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:29,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/05d980c8717d4df7a3674c5a01d20ecd used request id req-23ba3f9c-a11e-48c7-b747-a522673ce4c4 2018-09-08 08:37:29,225 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0e5b255c-9360-44b-proj-role 2018-09-08 08:37:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:29,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc728fb-1283-42d9-828f-4be5a07f81fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:29,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4e2e4a599ed54d1598a009068fc6559f used request id req-1bc728fb-1283-42d9-828f-4be5a07f81fc 2018-09-08 08:37:29,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158201f2d68975d375a023aba287bb03747e977d" 2018-09-08 08:37:29,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3defa700-410d-44df-b673-178af0be3f7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:29,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3defa700-410d-44df-b673-178af0be3f7f 2018-09-08 08:37:29,433 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0e5b255c-9360-44b-user 2018-09-08 08:37:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1ea1450469504b80ad717ef34209f87f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2733900d887596020a8000fa1da3562fb900557e" 2018-09-08 08:37:29,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37630080-bc52-4f44-bad1-4fcc98028d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:29,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1ea1450469504b80ad717ef34209f87f used request id req-37630080-bc52-4f44-bad1-4fcc98028d72 2018-09-08 08:37:29,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:30,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["YZSRPyWPRKeU0uxIG0J65g"], "issued_at": "2018-09-08T08:37:30.000000Z"}} 2018-09-08 08:37:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719604f7c376caebdbd41f7009f1561b172682e3" 2018-09-08 08:37:30,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad4d7e6-b91b-412c-b4a0-455b51965f2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:30,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ad4d7e6-b91b-412c-b4a0-455b51965f2c 2018-09-08 08:37:30,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:30,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:30,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Gy29JxODSnm_TryFWRkR2A"], "issued_at": "2018-09-08T08:37:30.000000Z"}} 2018-09-08 08:37:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:30,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed1fe0b-17ae-4bfe-af1d-fbe30c39032d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:30,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ed1fe0b-17ae-4bfe-af1d-fbe30c39032d 2018-09-08 08:37:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:37:30,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:37:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-54fc3692-907e-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:30,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5c5e5a-d83b-449b-9b5a-e4097a9e1a3d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-54fc3692-907e-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:37:30,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-54fc3692-907e-4dd-proj used request id req-7c5c5e5a-d83b-449b-9b5a-e4097a9e1a3d 2018-09-08 08:37:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:30,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30976f45-5323-4841-b611-c6e961db95e2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:37:30,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-30976f45-5323-4841-b611-c6e961db95e2 2018-09-08 08:37:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}}' 2018-09-08 08:37:30,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1926b6-2e32-4ca2-9f4a-750194e7d3db Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba"}, "enabled": true, "id": "877f6c71d7584a13abb9375ca95193ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}} 2018-09-08 08:37:30,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ed1926b6-2e32-4ca2-9f4a-750194e7d3db 2018-09-08 08:37:30,900 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-54fc3692-907e-4dd-proj 2018-09-08 08:37:30,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:30,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:31,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ndmK8PsATk6OlMBzPWcl-Q"], "issued_at": "2018-09-08T08:37:31.000000Z"}} 2018-09-08 08:37:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1bc418-72fa-4345-b92b-c01eef86fef8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:31,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a1bc418-72fa-4345-b92b-c01eef86fef8 2018-09-08 08:37:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:37:31,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:37:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:37:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:31,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ee0110-293c-4e02-a1a9-e74949bb58de Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:37:31,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d9ee0110-293c-4e02-a1a9-e74949bb58de 2018-09-08 08:37:31,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:31,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d9ae49-bd79-4d5f-906b-360d111c84cd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba"}, "enabled": true, "id": "877f6c71d7584a13abb9375ca95193ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}]} 2018-09-08 08:37:31,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj used request id req-20d9ae49-bd79-4d5f-906b-360d111c84cd 2018-09-08 08:37:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:31,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69417c8a-a28b-46db-abb4-296a5f43ea97 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:37:31,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-69417c8a-a28b-46db-abb4-296a5f43ea97 2018-09-08 08:37:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4223ea6-fa4c-41d3-a434-e5e2ac419034 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:32,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4223ea6-fa4c-41d3-a434-e5e2ac419034 2018-09-08 08:37:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f14cee-9c2f-4226-a3e5-f13897b25bea Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba"}, "enabled": true, "id": "877f6c71d7584a13abb9375ca95193ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}]} 2018-09-08 08:37:32,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-54fc3692-907e-4dd-proj used request id req-97f14cee-9c2f-4226-a3e5-f13897b25bea 2018-09-08 08:37:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/b12e07db2615463e8bf58b9499c3bef2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94656c99-476a-4fe1-b6ea-bdb2b250d2f8 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-54fc3692-907e-4dd-user", "links": {"self": "http://172.30.9.23:5000/v3/users/b12e07db2615463e8bf58b9499c3bef2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "b12e07db2615463e8bf58b9499c3bef2", "password_expires_at": null}} 2018-09-08 08:37:32,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b12e07db2615463e8bf58b9499c3bef2 used request id req-94656c99-476a-4fe1-b6ea-bdb2b250d2f8 2018-09-08 08:37:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6664d5b3-1481-4a84-951b-954c7c268146 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:37:32,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles used request id req-6664d5b3-1481-4a84-951b-954c7c268146 2018-09-08 08:37:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b0eb48-3a29-48a7-960b-ad814383bc31 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:37:32,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-e6b0eb48-3a29-48a7-960b-ad814383bc31 2018-09-08 08:37:32,521 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-54fc3692-907e-4dd-proj 2018-09-08 08:37:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:32,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a600fb0-904e-4dc6-a3f3-015afbdd1e88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:32,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-9a600fb0-904e-4dc6-a3f3-015afbdd1e88 2018-09-08 08:37:32,644 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-54fc3692-907e-4dd-user 2018-09-08 08:37:32,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:32,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e851910a-7fb3-42fc-a889-904c57532469 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:32,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e851910a-7fb3-42fc-a889-904c57532469 2018-09-08 08:37:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" -d '{"role": {"name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj-role"}}' 2018-09-08 08:37:32,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037c25cf-8ad0-4272-9b50-2794a93b43d7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e187888499b4cffb8e15d3de5861c9b", "links": {"self": "http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b"}, "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj-role"}} 2018-09-08 08:37:32,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-037c25cf-8ad0-4272-9b50-2794a93b43d7 2018-09-08 08:37:32,851 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-54fc3692-907e-4dd-proj-role 2018-09-08 08:37:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeabd7c7-21b1-4575-ac82-917547d3954e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b"}, "domain_id": null, "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj-role", "id": "6e187888499b4cffb8e15d3de5861c9b"}} 2018-09-08 08:37:32,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b used request id req-eeabd7c7-21b1-4575-ac82-917547d3954e 2018-09-08 08:37:32,935 - keystone_utils - INFO - Granting role CreateStackSuccessTests-54fc3692-907e-4dd-proj-role to project CreateStackSuccessTests-54fc3692-907e-4dd-proj 2018-09-08 08:37:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles/6e187888499b4cffb8e15d3de5861c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:33,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9545cc-c0c1-4ec8-beea-8ffe8274be84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:33,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba/users/b12e07db2615463e8bf58b9499c3bef2/roles/6e187888499b4cffb8e15d3de5861c9b used request id req-1a9545cc-c0c1-4ec8-beea-8ffe8274be84 2018-09-08 08:37:33,088 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:37:33,088 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:37:33,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:33,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:33,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e187888499b4cffb8e15d3de5861c9b", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877f6c71d7584a13abb9375ca95193ba", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-54fc3692-907e-4dd-user", "id": "b12e07db2615463e8bf58b9499c3bef2"}, "audit_ids": ["bSGiw6JiSwCjBuOGT6K3Ew"], "issued_at": "2018-09-08T08:37:33.000000Z"}} 2018-09-08 08:37:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:33,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848aa145-91e4-4bb4-bd34-0d70f679f7ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:33,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-848aa145-91e4-4bb4-bd34-0d70f679f7ad 2018-09-08 08:37:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8fb478cc-c70c-4fbf-9e31-38738f8eef41 Date: Sat, 08 Sep 2018 08:37:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image"} 2018-09-08 08:37:33,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image used request id req-8fb478cc-c70c-4fbf-9e31-38738f8eef41 2018-09-08 08:37:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:33,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f29de300-15fd-464d-a71c-30ad3f3f9b29 Date: Sat, 08 Sep 2018 08:37:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:37:33,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f29de300-15fd-464d-a71c-30ad3f3f9b29 2018-09-08 08:37:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image"}' 2018-09-08 08:37:34,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 X-Openstack-Request-Id: req-90e15e6f-119a-43d3-8724-2577260d8141 Date: Sat, 08 Sep 2018 08:37:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7", "min_disk": 0, "protected": false, "id": "74959094-54f9-43e2-ae77-6a9bae320ae7", "file": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7/file", "checksum": null, "owner": "877f6c71d7584a13abb9375ca95193ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:34,099 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-90e15e6f-119a-43d3-8724-2577260d8141 2018-09-08 08:37:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" -d '' 2018-09-08 08:37:35,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c28be5a-cad5-439d-a644-8417819c439d Date: Sat, 08 Sep 2018 08:37:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:37:35,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7/file used request id req-2c28be5a-cad5-439d-a644-8417819c439d 2018-09-08 08:37:35,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:37:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8c23a5a8-d44c-4726-97e6-158530ad90c6 Date: Sat, 08 Sep 2018 08:37:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:35Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74959094-54f9-43e2-ae77-6a9bae320ae7/snap", "metadata": {}}], "self": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7", "min_disk": 0, "protected": false, "id": "74959094-54f9-43e2-ae77-6a9bae320ae7", "file": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "877f6c71d7584a13abb9375ca95193ba", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74959094-54f9-43e2-ae77-6a9bae320ae7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:35,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 used request id req-8c23a5a8-d44c-4726-97e6-158530ad90c6 2018-09-08 08:37:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:35,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2936855d-14fb-4113-8cd8-3fa8cca585f4 Date: Sat, 08 Sep 2018 08:37:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:37:35,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2936855d-14fb-4113-8cd8-3fa8cca585f4 2018-09-08 08:37:35,477 - create_image - INFO - Created image with name - CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image 2018-09-08 08:37:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-59c6d2a1-3274-4a54-befa-c353d017087e Date: Sat, 08 Sep 2018 08:37:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:35Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74959094-54f9-43e2-ae77-6a9bae320ae7/snap", "metadata": {}}], "self": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7", "min_disk": 0, "protected": false, "id": "74959094-54f9-43e2-ae77-6a9bae320ae7", "file": "/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "877f6c71d7584a13abb9375ca95193ba", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/74959094-54f9-43e2-ae77-6a9bae320ae7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:35,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 used request id req-59c6d2a1-3274-4a54-befa-c353d017087e 2018-09-08 08:37:35,657 - create_image - DEBUG - Instance status is - active 2018-09-08 08:37:35,657 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image 2018-09-08 08:37:35,657 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image 2018-09-08 08:37:35,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:35,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:36,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Xf9gOf9NQoSLmeMlgCQEFw"], "issued_at": "2018-09-08T08:37:36.000000Z"}} 2018-09-08 08:37:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ce402e928be6e347fa344474857510e60876f1" 2018-09-08 08:37:36,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562625e9-0658-4729-8025-8509e7d2a79c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:36,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-562625e9-0658-4729-8025-8509e7d2a79c 2018-09-08 08:37:36,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:37:36,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ce402e928be6e347fa344474857510e60876f1" 2018-09-08 08:37:36,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad56befd-ebf1-426b-af62-711ba181c787 x-compute-request-id: req-ad56befd-ebf1-426b-af62-711ba181c787 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:37:36,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ad56befd-ebf1-426b-af62-711ba181c787 2018-09-08 08:37:36,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ce402e928be6e347fa344474857510e60876f1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:37:36,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce1b0d3-e886-4c25-986a-5cb138dc6320 x-compute-request-id: req-7ce1b0d3-e886-4c25-986a-5cb138dc6320 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf43e6be-deaa-4536-a25e-9eb68977a52d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf43e6be-deaa-4536-a25e-9eb68977a52d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bf43e6be-deaa-4536-a25e-9eb68977a52d", "name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:37:36,355 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7ce1b0d3-e886-4c25-986a-5cb138dc6320 2018-09-08 08:37:36,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:36,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:36,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e187888499b4cffb8e15d3de5861c9b", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877f6c71d7584a13abb9375ca95193ba", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/877f6c71d7584a13abb9375ca95193ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-54fc3692-907e-4dd-user", "id": "b12e07db2615463e8bf58b9499c3bef2"}, "audit_ids": ["i1SWlfjjSYm9WtV8hX9CHA"], "issued_at": "2018-09-08T08:37:36.000000Z"}} 2018-09-08 08:37:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307b32bf-6591-492c-a88c-1559564fa2d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:36,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-307b32bf-6591-492c-a88c-1559564fa2d4 2018-09-08 08:37:36,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:37:36,807 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:37:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:36,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:36 GMT Server: Apache x-openstack-request-id: req-8bff0a1e-184a-457a-95ff-cef416fca404 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:37:36,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack used request id req-8bff0a1e-184a-457a-95ff-cef416fca404 2018-09-08 08:37:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name"}}' 2018-09-08 08:37:39,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:37 GMT Server: Apache x-openstack-request-id: req-0b64addf-ba2d-452f-b940-1ddb159c1abd Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}]}} 2018-09-08 08:37:39,360 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks used request id req-0b64addf-ba2d-452f-b940-1ddb159c1abd 2018-09-08 08:37:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:39,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:39 GMT Server: Apache x-openstack-request-id: req-4d6f6ac5-97e4-4a09-9a4b-469e73aad645 Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:39,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:39 GMT Server: Apache x-openstack-request-id: req-f56dbea8-437e-47b2-babe-a96358c6b4dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "877f6c71d7584a13abb9375ca95193ba", "OS::stack_id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "stack_user_project_id": "59143b97f74d4380be35032fee3ce4ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:37:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:39,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-f56dbea8-437e-47b2-babe-a96358c6b4dc 2018-09-08 08:37:39,818 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack 2018-09-08 08:37:39,818 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-09-08 08:37:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:39,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:39 GMT Server: Apache x-openstack-request-id: req-dd6b973b-904d-496c-a46b-3d8ef8bac202 Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:39 GMT Server: Apache x-openstack-request-id: req-18f6ea26-eea4-4a21-91f9-b2478412c5f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "877f6c71d7584a13abb9375ca95193ba", "OS::stack_id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "stack_user_project_id": "59143b97f74d4380be35032fee3ce4ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:37:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:40,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-18f6ea26-eea4-4a21-91f9-b2478412c5f7 2018-09-08 08:37:40,173 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-09-08 08:37:40,173 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack 2018-09-08 08:37:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:40,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:40 GMT Server: Apache x-openstack-request-id: req-a1678508-7efe-4836-bb8b-b680c4781d3d Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:40,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:40 GMT Server: Apache x-openstack-request-id: req-2bbe9446-3258-4f79-bb65-fc51bcf38f9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:40,535 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-2bbe9446-3258-4f79-bb65-fc51bcf38f9d 2018-09-08 08:37:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:40,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:40 GMT Server: Apache x-openstack-request-id: req-0e38f492-17de-4877-9e50-bc4f4b876632 Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:40,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:40 GMT Server: Apache x-openstack-request-id: req-bd32575f-41f4-4f5f-abbd-30affa9039fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "877f6c71d7584a13abb9375ca95193ba", "OS::stack_id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "stack_user_project_id": "59143b97f74d4380be35032fee3ce4ef", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-08T08:37:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:40,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-bd32575f-41f4-4f5f-abbd-30affa9039fa 2018-09-08 08:37:40,750 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-08 08:37:40,750 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:43,753 - create_stack - DEBUG - Stack status query timeout in 1196.78190804 2018-09-08 08:37:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:43,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:43 GMT Server: Apache x-openstack-request-id: req-1b62e8ef-7d5b-4d1b-82d8-9e172d837546 Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:43,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:43 GMT Server: Apache x-openstack-request-id: req-6d3abef3-9901-47fd-8490-5c05acf67d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "877f6c71d7584a13abb9375ca95193ba", "OS::stack_id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name", "net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "stack_user_project_id": "59143b97f74d4380be35032fee3ce4ef", "tags": null, "creation_time": "2018-09-08T08:37:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:37:40Z", "id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:43,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-6d3abef3-9901-47fd-8490-5c05acf67d6e 2018-09-08 08:37:43,990 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:37:43,990 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:37:46,994 - create_stack - DEBUG - Stack status query timeout in 1193.5412221 2018-09-08 08:37:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:47,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:46 GMT Server: Apache x-openstack-request-id: req-5237c011-d9cc-46ef-af01-213ca35d54cf Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:47,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:47 GMT Server: Apache x-openstack-request-id: req-0d5e92a1-4c52-47db-81d1-ff9269ec9718 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "877f6c71d7584a13abb9375ca95193ba", "OS::stack_id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "image_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image", "inst_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-inst", "subnet_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-subnet", "flavor_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-flavor-name", "net_name": "CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-net"}, "deletion_time": "2018-09-08T08:37:44Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack", "stack_user_project_id": "59143b97f74d4380be35032fee3ce4ef", "tags": null, "creation_time": "2018-09-08T08:37:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:37:40Z", "id": "57dda2fc-e07a-4076-a64f-dd2c8470879d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:37:47,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-0d5e92a1-4c52-47db-81d1-ff9269ec9718 2018-09-08 08:37:47,069 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:37:47,069 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack 2018-09-08 08:37:47,069 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack 2018-09-08 08:37:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/57dda2fc-e07a-4076-a64f-dd2c8470879d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb09de74832a08a36e2fa8b00b5a44de44311f7" 2018-09-08 08:37:47,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:37:47 GMT Server: Apache x-openstack-request-id: req-e1c9d2a6-7a37-4898-88d8-784ccd6fce6e Location: http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:37:47,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:47 GMT Server: Apache x-openstack-request-id: req-192a2145-a8a3-4ff4-84d0-a1b90185c471 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:37:47,125 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/877f6c71d7584a13abb9375ca95193ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-stack/57dda2fc-e07a-4076-a64f-dd2c8470879d used request id req-192a2145-a8a3-4ff4-84d0-a1b90185c471 2018-09-08 08:37:47,126 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-db521d52-c841-4cd9-b1fb-c82a13f3bd69-image 2018-09-08 08:37:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b75c12e30a69f9addfab5a2d2b12b48a167bb457" 2018-09-08 08:37:49,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00108097-d6f8-40ea-8179-f5c5a6bbafa9 Date: Sat, 08 Sep 2018 08:37:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:37:49,162 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/74959094-54f9-43e2-ae77-6a9bae320ae7 used request id req-00108097-d6f8-40ea-8179-f5c5a6bbafa9 2018-09-08 08:37:49,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/bf43e6be-deaa-4536-a25e-9eb68977a52d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ce402e928be6e347fa344474857510e60876f1" 2018-09-08 08:37:49,202 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:37:49 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-6da724e7-96d9-4add-a5fa-a6eb5e9ef9bd x-compute-request-id: req-6da724e7-96d9-4add-a5fa-a6eb5e9ef9bd Content-Length: 0 Content-Type: application/json 2018-09-08 08:37:49,202 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bf43e6be-deaa-4536-a25e-9eb68977a52d used request id req-6da724e7-96d9-4add-a5fa-a6eb5e9ef9bd 2018-09-08 08:37:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:49,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-aa991a1e-9685-45eb-aec1-90d5fcbd6484 Date: Sat, 08 Sep 2018 08:37:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "created_at": "2018-09-08T08:37:39Z", "updated_at": "2018-09-08T08:37:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "revision_number": 0, "id": "14d36b3a-ddef-4ebc-b637-82141c736d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "877f6c71d7584a13abb9375ca95193ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "revision_number": 0, "id": "4c8aca43-ea2f-4aff-8c27-030b7fdedd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "877f6c71d7584a13abb9375ca95193ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "revision_number": 0, "id": "5403e932-514a-4fcd-a077-2c0480fa8fc3", "remote_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "remote_ip_prefix": null, "created_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "877f6c71d7584a13abb9375ca95193ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "revision_number": 0, "id": "835c15cd-0829-4080-9b1c-88ce115e8a4c", "remote_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "remote_ip_prefix": null, "created_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "877f6c71d7584a13abb9375ca95193ba"}], "revision_number": 4, "project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:37:49,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aa991a1e-9685-45eb-aec1-90d5fcbd6484 2018-09-08 08:37:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:49,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90fff5b-2ace-4fb1-b42c-20a52eeff818 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:49,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-d90fff5b-2ace-4fb1-b42c-20a52eeff818 2018-09-08 08:37:49,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:49,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7c78b2-9d04-4429-ac15-d0c5e7a72f59 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:37:49,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3e7c78b2-9d04-4429-ac15-d0c5e7a72f59 2018-09-08 08:37:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:49,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077e73a5-1805-43a0-be80-99812dff4584 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:49,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-077e73a5-1805-43a0-be80-99812dff4584 2018-09-08 08:37:49,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:50,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f207d73c-d2fe-4abe-a1f5-8279c1793fe2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:37:50,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-f207d73c-d2fe-4abe-a1f5-8279c1793fe2 2018-09-08 08:37:50,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:37:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:50,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717d0d00-1edd-4107-98d1-973941d89648 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba"}, "enabled": true, "id": "877f6c71d7584a13abb9375ca95193ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-54fc3692-907e-4dd-proj"}} 2018-09-08 08:37:50,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba used request id req-717d0d00-1edd-4107-98d1-973941d89648 2018-09-08 08:37:50,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d0722bc-192b-400f-9993-c65f5a1813d9 2018-09-08 08:37:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d0722bc-192b-400f-9993-c65f5a1813d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:50,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30f3e615-f01d-40d0-897c-00770c95c6e3 Date: Sat, 08 Sep 2018 08:37:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "port_range_min": null, "revision_number": 0, "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "created_at": "2018-09-08T08:37:39Z", "project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "14d36b3a-ddef-4ebc-b637-82141c736d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "port_range_min": null, "revision_number": 0, "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "created_at": "2018-09-08T08:37:39Z", "project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "4c8aca43-ea2f-4aff-8c27-030b7fdedd3a"}, {"remote_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "port_range_min": null, "revision_number": 0, "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "created_at": "2018-09-08T08:37:39Z", "project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "5403e932-514a-4fcd-a077-2c0480fa8fc3"}, {"remote_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:37:39Z", "security_group_id": "4d0722bc-192b-400f-9993-c65f5a1813d9", "port_range_min": null, "revision_number": 0, "tenant_id": "877f6c71d7584a13abb9375ca95193ba", "created_at": "2018-09-08T08:37:39Z", "project_id": "877f6c71d7584a13abb9375ca95193ba", "id": "835c15cd-0829-4080-9b1c-88ce115e8a4c"}]} 2018-09-08 08:37:50,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d0722bc-192b-400f-9993-c65f5a1813d9 used request id req-30f3e615-f01d-40d0-897c-00770c95c6e3 2018-09-08 08:37:50,344 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:37:50,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4d0722bc-192b-400f-9993-c65f5a1813d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:50,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3513fb8d-fe0f-45e7-86e2-7e8ee00a5683 Content-Length: 0 Date: Sat, 08 Sep 2018 08:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:37:50,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4d0722bc-192b-400f-9993-c65f5a1813d9 used request id req-3513fb8d-fe0f-45e7-86e2-7e8ee00a5683 2018-09-08 08:37:50,637 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-54fc3692-907e-4dd-proj 2018-09-08 08:37:50,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:50,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d45ea17a-945f-44da-80fd-e88312f58486 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:50,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/877f6c71d7584a13abb9375ca95193ba used request id req-d45ea17a-945f-44da-80fd-e88312f58486 2018-09-08 08:37:50,974 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-54fc3692-907e-4dd-proj-role 2018-09-08 08:37:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:51,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff149fe8-89f1-44dd-9529-193493e2a029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:51,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6e187888499b4cffb8e15d3de5861c9b used request id req-ff149fe8-89f1-44dd-9529-193493e2a029 2018-09-08 08:37:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c113e846fef8512f801b5a4588a47e55a35e4d03" 2018-09-08 08:37:51,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70579039-5ed3-4285-9884-0fe94a9898b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:51,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-70579039-5ed3-4285-9884-0fe94a9898b2 2018-09-08 08:37:51,189 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-54fc3692-907e-4dd-user 2018-09-08 08:37:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b12e07db2615463e8bf58b9499c3bef2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de9c51ce739eef92b19f5599f980295ced0b07b" 2018-09-08 08:37:51,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4cad01d-4ae2-4aca-b1d1-54491ddebead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:51,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b12e07db2615463e8bf58b9499c3bef2 used request id req-a4cad01d-4ae2-4aca-b1d1-54491ddebead 2018-09-08 08:37:51,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:51,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["UsqB60kXR9WC1_ibvWIlOw"], "issued_at": "2018-09-08T08:37:51.000000Z"}} 2018-09-08 08:37:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed89d2fbcdb28aba1f5084931641204b802973a" 2018-09-08 08:37:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8268c3d1-bd8f-4b1c-bcd2-c23a12381ea4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:51,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8268c3d1-bd8f-4b1c-bcd2-c23a12381ea4 2018-09-08 08:37:51,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:51,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:52,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ycUTav7TRX6tu1hK1XX-Tg"], "issued_at": "2018-09-08T08:37:52.000000Z"}} 2018-09-08 08:37:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:52,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f39c9dc-d57e-4e20-91d2-5eca48d0017a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:52,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f39c9dc-d57e-4e20-91d2-5eca48d0017a 2018-09-08 08:37:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:37:52,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:37:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:37:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:52,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdb8270-003c-492c-8a4f-5f98c93bbfeb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:37:52,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj used request id req-dfdb8270-003c-492c-8a4f-5f98c93bbfeb 2018-09-08 08:37:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:52,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c9e993-48a2-4fbe-8e49-49e935885155 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:37:52,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d8c9e993-48a2-4fbe-8e49-49e935885155 2018-09-08 08:37:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}}' 2018-09-08 08:37:52,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce585f0e-e413-4127-bb78-03b5d2ce9ac4 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878"}, "enabled": true, "id": "fc1834f992b44c6aa1291ca92ebd0878", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}} 2018-09-08 08:37:52,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ce585f0e-e413-4127-bb78-03b5d2ce9ac4 2018-09-08 08:37:52,636 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8fb5f36f-95a6-487-proj 2018-09-08 08:37:52,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:52,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:53,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["P79QagFVSjGG5dLsQIP8Nw"], "issued_at": "2018-09-08T08:37:53.000000Z"}} 2018-09-08 08:37:53,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0042be-28ca-4b2b-bb30-6eb02038b56a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:53,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de0042be-28ca-4b2b-bb30-6eb02038b56a 2018-09-08 08:37:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:37:53,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:37:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28401a26-c74e-493a-9994-0d2aeefcdb5d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:37:53,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28401a26-c74e-493a-9994-0d2aeefcdb5d 2018-09-08 08:37:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b20fbc7-1b30-4093-a64d-df9d074c21fb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878"}, "enabled": true, "id": "fc1834f992b44c6aa1291ca92ebd0878", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}]} 2018-09-08 08:37:53,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj used request id req-0b20fbc7-1b30-4093-a64d-df9d074c21fb 2018-09-08 08:37:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678d8134-c580-4831-a87c-cd60f9a30eb1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:37:53,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-678d8134-c580-4831-a87c-cd60f9a30eb1 2018-09-08 08:37:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f536111-b0a7-437c-a921-88e1a898aab0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:53,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f536111-b0a7-437c-a921-88e1a898aab0 2018-09-08 08:37:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c0bbad-c435-4b6c-aace-dc00c6609fa7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878"}, "enabled": true, "id": "fc1834f992b44c6aa1291ca92ebd0878", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}]} 2018-09-08 08:37:53,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8fb5f36f-95a6-487-proj used request id req-91c0bbad-c435-4b6c-aace-dc00c6609fa7 2018-09-08 08:37:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/aa4fbcb8736c47779d77a187aa3d3e30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e88eb3e-782f-4827-8610-ea0d255ee57b Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-8fb5f36f-95a6-487-user", "links": {"self": "http://172.30.9.23:5000/v3/users/aa4fbcb8736c47779d77a187aa3d3e30"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "aa4fbcb8736c47779d77a187aa3d3e30", "password_expires_at": null}} 2018-09-08 08:37:53,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aa4fbcb8736c47779d77a187aa3d3e30 used request id req-3e88eb3e-782f-4827-8610-ea0d255ee57b 2018-09-08 08:37:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:54,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a5d4f6-b8a4-4d6b-9781-323cab8b7a88 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:37:54,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles used request id req-b6a5d4f6-b8a4-4d6b-9781-323cab8b7a88 2018-09-08 08:37:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:54,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837e8e5c-9cb3-4f23-9e81-5ad89f4daa09 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:37:54,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-837e8e5c-9cb3-4f23-9e81-5ad89f4daa09 2018-09-08 08:37:54,192 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-8fb5f36f-95a6-487-proj 2018-09-08 08:37:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:37:54,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8afc6439-ee86-4d72-8b83-77113da10024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:54,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-8afc6439-ee86-4d72-8b83-77113da10024 2018-09-08 08:37:54,316 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8fb5f36f-95a6-487-user 2018-09-08 08:37:54,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:54,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693e8b8d-c834-4b1e-9c70-229578e82296 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:37:54,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-693e8b8d-c834-4b1e-9c70-229578e82296 2018-09-08 08:37:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" -d '{"role": {"name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role"}}' 2018-09-08 08:37:54,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c3fefa-ae38-45bf-9d02-f947bcadb51a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8bc53f3dc3349cc946d78e00114c246", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246"}, "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role"}} 2018-09-08 08:37:54,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-88c3fefa-ae38-45bf-9d02-f947bcadb51a 2018-09-08 08:37:54,516 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role 2018-09-08 08:37:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:54,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1846d74c-3937-4e17-8520-5053873d5d02 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246"}, "domain_id": null, "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role", "id": "b8bc53f3dc3349cc946d78e00114c246"}} 2018-09-08 08:37:54,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246 used request id req-1846d74c-3937-4e17-8520-5053873d5d02 2018-09-08 08:37:54,690 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role to project CreateStackSuccessTests-8fb5f36f-95a6-487-proj 2018-09-08 08:37:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles/b8bc53f3dc3349cc946d78e00114c246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:37:54,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea878098-8c8c-40ca-8345-79560c4aef42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:37:54,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878/users/aa4fbcb8736c47779d77a187aa3d3e30/roles/b8bc53f3dc3349cc946d78e00114c246 used request id req-ea878098-8c8c-40ca-8345-79560c4aef42 2018-09-08 08:37:54,830 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:37:54,830 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:37:54,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:54,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:55,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8bc53f3dc3349cc946d78e00114c246", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1834f992b44c6aa1291ca92ebd0878", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-user", "id": "aa4fbcb8736c47779d77a187aa3d3e30"}, "audit_ids": ["1ITQ1l7ARI-tgnJc9omNDw"], "issued_at": "2018-09-08T08:37:55.000000Z"}} 2018-09-08 08:37:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:55,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2e7539-bec6-48eb-9c30-63c683cd59e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:55,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f2e7539-bec6-48eb-9c30-63c683cd59e1 2018-09-08 08:37:55,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:55,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-9442df1b-c474-4079-a072-e354f8650478 Date: Sat, 08 Sep 2018 08:37:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image"} 2018-09-08 08:37:55,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image used request id req-9442df1b-c474-4079-a072-e354f8650478 2018-09-08 08:37:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:55,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63872317-8867-4323-89de-4c1f08f8e32c Date: Sat, 08 Sep 2018 08:37:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:37:55,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-63872317-8867-4323-89de-4c1f08f8e32c 2018-09-08 08:37:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image"}' 2018-09-08 08:37:55,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b X-Openstack-Request-Id: req-821eef2f-afa3-451c-8306-7d93e4e344f2 Date: Sat, 08 Sep 2018 08:37:55 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "min_disk": 0, "protected": false, "id": "8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "file": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/file", "checksum": null, "owner": "fc1834f992b44c6aa1291ca92ebd0878", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:55,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-821eef2f-afa3-451c-8306-7d93e4e344f2 2018-09-08 08:37:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" -d '' 2018-09-08 08:37:56,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77a2b024-faa8-461c-8f48-59707557ddba Date: Sat, 08 Sep 2018 08:37:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:37:56,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/file used request id req-77a2b024-faa8-461c-8f48-59707557ddba 2018-09-08 08:37:56,773 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:37:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:56,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a33ea295-9e2c-4955-b025-29ffde3e789f Date: Sat, 08 Sep 2018 08:37:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:56Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/snap", "metadata": {}}], "self": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "min_disk": 0, "protected": false, "id": "8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "file": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1834f992b44c6aa1291ca92ebd0878", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:56,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b used request id req-a33ea295-9e2c-4955-b025-29ffde3e789f 2018-09-08 08:37:56,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:56,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62d3221a-058a-4103-81b5-f5011697f75a Date: Sat, 08 Sep 2018 08:37:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:37:56,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-62d3221a-058a-4103-81b5-f5011697f75a 2018-09-08 08:37:56,965 - create_image - INFO - Created image with name - CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image 2018-09-08 08:37:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:37:57,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-21aab352-b483-49ce-8fd1-66da15dcadb9 Date: Sat, 08 Sep 2018 08:37:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:37:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:37:56Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/snap", "metadata": {}}], "self": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "min_disk": 0, "protected": false, "id": "8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b", "file": "/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1834f992b44c6aa1291ca92ebd0878", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:37:57,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b used request id req-21aab352-b483-49ce-8fd1-66da15dcadb9 2018-09-08 08:37:57,145 - create_image - DEBUG - Instance status is - active 2018-09-08 08:37:57,145 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image 2018-09-08 08:37:57,145 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image 2018-09-08 08:37:57,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:57,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:57,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:37:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tyTE-AmzRESZEejGkdPV0w"], "issued_at": "2018-09-08T08:37:57.000000Z"}} 2018-09-08 08:37:57,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190cfe32e9e944169aefbcca012a24a04bdc5653" 2018-09-08 08:37:57,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f9b6be-dc40-4999-bce3-4bc084fcf983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:57,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39f9b6be-dc40-4999-bce3-4bc084fcf983 2018-09-08 08:37:57,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:37:57,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190cfe32e9e944169aefbcca012a24a04bdc5653" 2018-09-08 08:37:57,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a68891af-6168-492d-a4e5-198290df458f x-compute-request-id: req-a68891af-6168-492d-a4e5-198290df458f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:37:57,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a68891af-6168-492d-a4e5-198290df458f 2018-09-08 08:37:57,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190cfe32e9e944169aefbcca012a24a04bdc5653" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:37:57,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e544ceb5-d52f-4ca3-a375-487b46b0750b x-compute-request-id: req-e544ceb5-d52f-4ca3-a375-487b46b0750b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d1e6c1ee-d805-4b6f-89f0-76745c9dac63", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d1e6c1ee-d805-4b6f-89f0-76745c9dac63", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d1e6c1ee-d805-4b6f-89f0-76745c9dac63", "name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:37:57,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e544ceb5-d52f-4ca3-a375-487b46b0750b 2018-09-08 08:37:57,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:37:57,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:37:58,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8bc53f3dc3349cc946d78e00114c246", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1834f992b44c6aa1291ca92ebd0878", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-user", "id": "aa4fbcb8736c47779d77a187aa3d3e30"}, "audit_ids": ["ct2O0QHsSrix5UYlS4e3uA"], "issued_at": "2018-09-08T08:37:58.000000Z"}} 2018-09-08 08:37:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:37:58,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789cfd98-7042-447b-ac09-e7ea56ea17f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:37:58,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-789cfd98-7042-447b-ac09-e7ea56ea17f4 2018-09-08 08:37:58,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:37:58,340 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:37:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:37:58,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:37:58 GMT Server: Apache x-openstack-request-id: req-739254c8-81d8-4ba6-8902-c42cd2221ff7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:37:58,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack used request id req-739254c8-81d8-4ba6-8902-c42cd2221ff7 2018-09-08 08:37:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}}' 2018-09-08 08:38:00,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:37:58 GMT Server: Apache x-openstack-request-id: req-792ab960-1772-4401-b745-d6d72a326e34 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}]}} 2018-09-08 08:38:00,842 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks used request id req-792ab960-1772-4401-b745-d6d72a326e34 2018-09-08 08:38:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:01,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:00 GMT Server: Apache x-openstack-request-id: req-aee7dfe5-9da2-4805-a505-84150097a2d8 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:01,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:01 GMT Server: Apache x-openstack-request-id: req-73749e04-25d9-486d-afe4-b67e7af94c6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:01,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-73749e04-25d9-486d-afe4-b67e7af94c6e 2018-09-08 08:38:01,202 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:01,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:01 GMT Server: Apache x-openstack-request-id: req-f2167ce4-90bc-40d5-8059-f9c60bee6a65 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:01,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:01 GMT Server: Apache x-openstack-request-id: req-3bc78573-a9ac-4991-870c-43b80e20a783 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:01,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-3bc78573-a9ac-4991-870c-43b80e20a783 2018-09-08 08:38:01,574 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:01,575 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:04,578 - create_stack - DEBUG - Stack status query timeout in 1196.62407708 2018-09-08 08:38:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:04,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:04 GMT Server: Apache x-openstack-request-id: req-b45a79b5-7a01-41b3-bb64-2f68e5bf6e0f Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:04 GMT Server: Apache x-openstack-request-id: req-87186e81-f213-497a-bab0-ed9c7ed63aa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:05,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-87186e81-f213-497a-bab0-ed9c7ed63aa9 2018-09-08 08:38:05,188 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:05,188 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:08,191 - create_stack - DEBUG - Stack status query timeout in 1193.01089621 2018-09-08 08:38:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:08,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:08 GMT Server: Apache x-openstack-request-id: req-e62ceff2-2dac-4cc9-9ca5-17166309617d Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:08,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:08 GMT Server: Apache x-openstack-request-id: req-5d1ce531-61f0-48eb-a9b8-30c80e164ece Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:08,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-5d1ce531-61f0-48eb-a9b8-30c80e164ece 2018-09-08 08:38:08,427 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:08,427 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:11,430 - create_stack - DEBUG - Stack status query timeout in 1189.77156305 2018-09-08 08:38:11,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:11,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:11 GMT Server: Apache x-openstack-request-id: req-02320b50-951e-46c2-bb1d-11bc2057c03c Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:11,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:11 GMT Server: Apache x-openstack-request-id: req-6a42ffe8-4735-4e83-92e2-e3ac6abd3c36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:11,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-6a42ffe8-4735-4e83-92e2-e3ac6abd3c36 2018-09-08 08:38:11,645 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:11,645 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:14,648 - create_stack - DEBUG - Stack status query timeout in 1186.55368614 2018-09-08 08:38:14,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:14,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:14 GMT Server: Apache x-openstack-request-id: req-a3d587dc-f8c7-4328-bbac-732f865c2f69 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:14,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:14 GMT Server: Apache x-openstack-request-id: req-8c84fcf4-4399-4569-b8eb-e65471ef6083 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:14,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-8c84fcf4-4399-4569-b8eb-e65471ef6083 2018-09-08 08:38:14,719 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:14,719 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:17,722 - create_stack - DEBUG - Stack status query timeout in 1183.47952724 2018-09-08 08:38:17,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:17,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:17 GMT Server: Apache x-openstack-request-id: req-6195c471-6483-4a66-aa69-87a8220becf1 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:17,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:17 GMT Server: Apache x-openstack-request-id: req-dd96c122-0d69-42d8-8e47-a4cfe068462f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:17,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-dd96c122-0d69-42d8-8e47-a4cfe068462f 2018-09-08 08:38:17,987 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:38:17,987 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:17,987 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:17,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:18,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8bc53f3dc3349cc946d78e00114c246", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1834f992b44c6aa1291ca92ebd0878", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fc1834f992b44c6aa1291ca92ebd0878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-user", "id": "aa4fbcb8736c47779d77a187aa3d3e30"}, "audit_ids": ["2oedf3fTTk2K2agnbbhtrg"], "issued_at": "2018-09-08T08:38:18.000000Z"}} 2018-09-08 08:38:18,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c51e661fd846db52e5d615e6def5adb97c17ce48" 2018-09-08 08:38:18,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:18 GMT Server: Apache x-openstack-request-id: req-81240b55-2254-4dac-8dac-648b9bd8f3d0 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:18,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:18 GMT Server: Apache x-openstack-request-id: req-8d2ed6b6-6679-4e64-932d-f8450bbdff26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:18,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-8d2ed6b6-6679-4e64-932d-f8450bbdff26 2018-09-08 08:38:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:18,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:18 GMT Server: Apache x-openstack-request-id: req-8b08c836-6973-47fc-b16f-2e49f9247cd1 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:19,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:18 GMT Server: Apache x-openstack-request-id: req-ba44e2e9-b5e9-405b-a0ee-2b61df807339 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:19,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-ba44e2e9-b5e9-405b-a0ee-2b61df807339 2018-09-08 08:38:19,115 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:19,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:19 GMT Server: Apache x-openstack-request-id: req-e6307e76-c19f-4b1c-ae9b-88a1288cba2e Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:19,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:19 GMT Server: Apache x-openstack-request-id: req-23baf013-6062-4075-a052-4be0df4c10bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:19,482 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-23baf013-6062-4075-a052-4be0df4c10bb 2018-09-08 08:38:19,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:19,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:19 GMT Server: Apache x-openstack-request-id: req-989ed305-b1b4-4a22-a6d9-5ab27ee927d4 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:19 GMT Server: Apache x-openstack-request-id: req-c4f196fa-a197-4801-b9a2-f9a422c98a4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "tags": null, "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:38:19Z", "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:19,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-c4f196fa-a197-4801-b9a2-f9a422c98a4d 2018-09-08 08:38:19,687 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:38:19,687 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:22,690 - create_stack - DEBUG - Stack status query timeout in 1196.79202795 2018-09-08 08:38:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:22,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:22 GMT Server: Apache x-openstack-request-id: req-452d5f12-99de-4dd7-8091-7f748ad5a679 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:23,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:22 GMT Server: Apache x-openstack-request-id: req-2baed801-9a7a-410a-8d34-c42d521f7137 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "tags": null, "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:38:19Z", "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:23,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-2baed801-9a7a-410a-8d34-c42d521f7137 2018-09-08 08:38:23,048 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:38:23,048 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:26,051 - create_stack - DEBUG - Stack status query timeout in 1193.43111897 2018-09-08 08:38:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:26,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:26 GMT Server: Apache x-openstack-request-id: req-b31df119-3779-4ef3-8df7-3f9eba049bcd Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:26,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:26 GMT Server: Apache x-openstack-request-id: req-43190506-a6c0-497f-a93a-f578054d3982 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "tags": null, "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:38:19Z", "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:26,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-43190506-a6c0-497f-a93a-f578054d3982 2018-09-08 08:38:26,254 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:38:26,254 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:29,257 - create_stack - DEBUG - Stack status query timeout in 1190.22522116 2018-09-08 08:38:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:29,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:29 GMT Server: Apache x-openstack-request-id: req-f9690440-f0b6-4b3b-b462-490293fe07d7 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:29,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:29 GMT Server: Apache x-openstack-request-id: req-f41556e5-4379-4614-8f79-6758a5b1e595 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "tags": null, "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:38:19Z", "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:29,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-f41556e5-4379-4614-8f79-6758a5b1e595 2018-09-08 08:38:29,523 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:38:29,523 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:32,526 - create_stack - DEBUG - Stack status query timeout in 1186.95602012 2018-09-08 08:38:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:32,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:32 GMT Server: Apache x-openstack-request-id: req-2e36aa9e-a727-4b7b-9f54-bba5086b1320 Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:32 GMT Server: Apache x-openstack-request-id: req-45f3ff03-2844-42dd-a077-4c9458c7fcd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fc1834f992b44c6aa1291ca92ebd0878", "OS::stack_id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "image_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image", "inst_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-inst", "subnet_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-subnet", "flavor_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-flavor-name", "net_name": "CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-net"}, "deletion_time": "2018-09-08T08:38:31Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack", "stack_user_project_id": "b4f49269f7884861818e3d885c218421", "tags": null, "creation_time": "2018-09-08T08:38:00Z", "links": [{"href": "http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:38:19Z", "id": "6de63bc8-d3c0-499f-bef8-13b6dffb1964", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:32,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-45f3ff03-2844-42dd-a077-4c9458c7fcd9 2018-09-08 08:38:32,742 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:38:32,742 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:32,742 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack 2018-09-08 08:38:32,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/6de63bc8-d3c0-499f-bef8-13b6dffb1964 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f29250e9c14b4f7651d31edd10ab2d0182954b" 2018-09-08 08:38:32,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:32 GMT Server: Apache x-openstack-request-id: req-93885c15-f2e9-4eec-a08b-59d830785f0c Location: http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:32,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:32 GMT Server: Apache x-openstack-request-id: req-f6edf065-37ee-4340-a34f-b0df68c2bfe1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:38:32,944 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/fc1834f992b44c6aa1291ca92ebd0878/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-stack/6de63bc8-d3c0-499f-bef8-13b6dffb1964 used request id req-f6edf065-37ee-4340-a34f-b0df68c2bfe1 2018-09-08 08:38:32,945 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-db435b84-5de7-42d8-a7e1-b422a0780c9e-image 2018-09-08 08:38:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fe44e0b7ae5bb65751e57ba900fed77cb2ce04a" 2018-09-08 08:38:34,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5caa9722-4a22-44e1-ba7c-f5a1542c3a19 Date: Sat, 08 Sep 2018 08:38:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:38:34,630 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8d64a8b3-dbac-4f3a-93a2-1ae55081ed5b used request id req-5caa9722-4a22-44e1-ba7c-f5a1542c3a19 2018-09-08 08:38:34,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d1e6c1ee-d805-4b6f-89f0-76745c9dac63 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190cfe32e9e944169aefbcca012a24a04bdc5653" 2018-09-08 08:38:34,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc2e0d22-78a8-46c1-9515-ea8a55963f86 x-compute-request-id: req-fc2e0d22-78a8-46c1-9515-ea8a55963f86 Content-Length: 0 Content-Type: application/json 2018-09-08 08:38:34,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d1e6c1ee-d805-4b6f-89f0-76745c9dac63 used request id req-fc2e0d22-78a8-46c1-9515-ea8a55963f86 2018-09-08 08:38:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:34,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6061015b-1785-4a18-b58f-bea057a6eb17 Date: Sat, 08 Sep 2018 08:38:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "created_at": "2018-09-08T08:38:01Z", "updated_at": "2018-09-08T08:38:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "revision_number": 0, "id": "1ec092d5-c4fe-48c1-987b-dd89d29f6586", "remote_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1834f992b44c6aa1291ca92ebd0878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "revision_number": 0, "id": "6151cb6e-7707-46ea-8642-1961fb7c1f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1834f992b44c6aa1291ca92ebd0878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "revision_number": 0, "id": "c0343728-5293-4530-803a-7e598ce57785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1834f992b44c6aa1291ca92ebd0878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "revision_number": 0, "id": "d4399dc3-918c-4b19-a2c9-477ffc5d2dca", "remote_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1834f992b44c6aa1291ca92ebd0878"}], "revision_number": 4, "project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "name": "default"}]} 2018-09-08 08:38:34,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6061015b-1785-4a18-b58f-bea057a6eb17 2018-09-08 08:38:34,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:34,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54db2e0-e630-46fc-afca-5b24767406cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:34,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a54db2e0-e630-46fc-afca-5b24767406cc 2018-09-08 08:38:34,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eddbe09-37b9-42c2-91a8-d40965754297 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:38:35,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1eddbe09-37b9-42c2-91a8-d40965754297 2018-09-08 08:38:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c91b9d-88bf-4d42-829a-2fbc7103d26d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-f3c91b9d-88bf-4d42-829a-2fbc7103d26d 2018-09-08 08:38:35,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7196e696-4680-4fde-b3e6-d3c98bf3f356 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-7196e696-4680-4fde-b3e6-d3c98bf3f356 2018-09-08 08:38:35,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08619bc-de2b-46e3-ab18-1400eeb68627 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:38:35,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-c08619bc-de2b-46e3-ab18-1400eeb68627 2018-09-08 08:38:35,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c130d4-d0ed-4738-a7a6-76e34839d01b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-75c130d4-d0ed-4738-a7a6-76e34839d01b 2018-09-08 08:38:35,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff92768-4c79-408e-913d-edd31cc8e15e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-1ff92768-4c79-408e-913d-edd31cc8e15e 2018-09-08 08:38:35,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc46ce29-ecc7-4ce1-993f-df4af2c800fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-bc46ce29-ecc7-4ce1-993f-df4af2c800fc 2018-09-08 08:38:35,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d24d44-da37-4145-a420-5385bc175b90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-b5d24d44-da37-4145-a420-5385bc175b90 2018-09-08 08:38:35,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5cff89a-6cdf-4945-b929-9e0de1f48dea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:38:35,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-b5cff89a-6cdf-4945-b929-9e0de1f48dea 2018-09-08 08:38:35,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:38:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:35,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f76734-57a1-4aa9-a11e-2b0f989e2fc7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878"}, "enabled": true, "id": "fc1834f992b44c6aa1291ca92ebd0878", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8fb5f36f-95a6-487-proj"}} 2018-09-08 08:38:35,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878 used request id req-12f76734-57a1-4aa9-a11e-2b0f989e2fc7 2018-09-08 08:38:35,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9d9044e-a68e-4bd9-960b-83987cddd4d7 2018-09-08 08:38:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9d9044e-a68e-4bd9-960b-83987cddd4d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01ca674e-8d0c-423a-92b5-275c771b8b38 Date: Sat, 08 Sep 2018 08:38:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "created_at": "2018-09-08T08:38:01Z", "project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "1ec092d5-c4fe-48c1-987b-dd89d29f6586"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "created_at": "2018-09-08T08:38:01Z", "project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "6151cb6e-7707-46ea-8642-1961fb7c1f7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "created_at": "2018-09-08T08:38:01Z", "project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "c0343728-5293-4530-803a-7e598ce57785"}, {"remote_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:01Z", "security_group_id": "e9d9044e-a68e-4bd9-960b-83987cddd4d7", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1834f992b44c6aa1291ca92ebd0878", "created_at": "2018-09-08T08:38:01Z", "project_id": "fc1834f992b44c6aa1291ca92ebd0878", "id": "d4399dc3-918c-4b19-a2c9-477ffc5d2dca"}]} 2018-09-08 08:38:36,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9d9044e-a68e-4bd9-960b-83987cddd4d7 used request id req-01ca674e-8d0c-423a-92b5-275c771b8b38 2018-09-08 08:38:36,150 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:38:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e9d9044e-a68e-4bd9-960b-83987cddd4d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:36,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe3c116c-798c-4c39-bfe5-8b6eb1ee8fd4 Content-Length: 0 Date: Sat, 08 Sep 2018 08:38:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:38:36,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e9d9044e-a68e-4bd9-960b-83987cddd4d7 used request id req-fe3c116c-798c-4c39-bfe5-8b6eb1ee8fd4 2018-09-08 08:38:36,637 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8fb5f36f-95a6-487-proj 2018-09-08 08:38:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:36,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8cfccb-2acb-4118-8811-359ce945a433 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:36,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fc1834f992b44c6aa1291ca92ebd0878 used request id req-9b8cfccb-2acb-4118-8811-359ce945a433 2018-09-08 08:38:36,866 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8fb5f36f-95a6-487-proj-role 2018-09-08 08:38:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:37,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c79519e-a5d3-4b54-8941-03dc1b14a898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:37,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b8bc53f3dc3349cc946d78e00114c246 used request id req-8c79519e-a5d3-4b54-8941-03dc1b14a898 2018-09-08 08:38:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8471d4ec1ffdcee82f3b84428765e0a4df33b7" 2018-09-08 08:38:37,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19a3718-bdfa-4313-abab-7260c7bf7f4a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:38:37,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c19a3718-bdfa-4313-abab-7260c7bf7f4a 2018-09-08 08:38:37,114 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8fb5f36f-95a6-487-user 2018-09-08 08:38:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aa4fbcb8736c47779d77a187aa3d3e30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ddcbbb1fb67ab5a3b6bb0d7793862d6f58b3d8" 2018-09-08 08:38:37,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd6e40e-7837-4cc8-9605-e602d5aa10b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:37,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aa4fbcb8736c47779d77a187aa3d3e30 used request id req-dfd6e40e-7837-4cc8-9605-e602d5aa10b1 2018-09-08 08:38:37,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:37,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8oY13qR3RgaIYhjFczrnlw"], "issued_at": "2018-09-08T08:38:37.000000Z"}} 2018-09-08 08:38:37,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0775065fc495ec654aa0ca1d7938d169c4c85ba" 2018-09-08 08:38:37,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9baa8b-d6c0-4740-bbec-5456a4c959ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:37,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc9baa8b-d6c0-4740-bbec-5456a4c959ea 2018-09-08 08:38:37,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:37,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:38,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["DvrwlugYStmskgbt55FzSQ"], "issued_at": "2018-09-08T08:38:38.000000Z"}} 2018-09-08 08:38:38,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:38,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bf8fcf-2018-4ed1-a53d-96e6617d296a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:38,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-07bf8fcf-2018-4ed1-a53d-96e6617d296a 2018-09-08 08:38:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:38:38,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:38:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2d3c8179-572a-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:38,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1f21f4-5abf-4fce-9f18-0954736efda2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2d3c8179-572a-494-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:38:38,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2d3c8179-572a-494-proj used request id req-db1f21f4-5abf-4fce-9f18-0954736efda2 2018-09-08 08:38:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:38,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240ab4cb-459c-4f8d-b1f4-54159336d4d5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:38:38,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-240ab4cb-459c-4f8d-b1f4-54159336d4d5 2018-09-08 08:38:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}}' 2018-09-08 08:38:38,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754d30eb-75f5-408f-b923-9c731b311283 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, "enabled": true, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}} 2018-09-08 08:38:38,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-754d30eb-75f5-408f-b923-9c731b311283 2018-09-08 08:38:38,594 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2d3c8179-572a-494-proj 2018-09-08 08:38:38,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:38,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:38,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["sZyYOAvWRp6wLBjUF0rhtA"], "issued_at": "2018-09-08T08:38:38.000000Z"}} 2018-09-08 08:38:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb6726e-012e-4918-92d6-603a11d151f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:39,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0eb6726e-012e-4918-92d6-603a11d151f1 2018-09-08 08:38:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:38:39,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:38:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e8840f-a436-468f-9953-60e8f7b991e0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:38:39,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-34e8840f-a436-468f-9953-60e8f7b991e0 2018-09-08 08:38:39,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf1c696-15c0-49ad-b355-b189f6809e7d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, "enabled": true, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}]} 2018-09-08 08:38:39,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj used request id req-aaf1c696-15c0-49ad-b355-b189f6809e7d 2018-09-08 08:38:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4cacd6-1619-4ac5-82fc-75ad871cea5c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:38:39,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5d4cacd6-1619-4ac5-82fc-75ad871cea5c 2018-09-08 08:38:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf9516d-1ad4-40de-82fa-491d54a2c458 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:38:39,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eaf9516d-1ad4-40de-82fa-491d54a2c458 2018-09-08 08:38:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be237024-1f7c-491e-a48f-9f0c3a07ba53 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, "enabled": true, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}]} 2018-09-08 08:38:39,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2d3c8179-572a-494-proj used request id req-be237024-1f7c-491e-a48f-9f0c3a07ba53 2018-09-08 08:38:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/bfb243a3dce24849888fbca20fced849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bd9a98-825e-4f3d-950a-0d218b0e7068 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2d3c8179-572a-494-user", "links": {"self": "http://172.30.9.23:5000/v3/users/bfb243a3dce24849888fbca20fced849"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "bfb243a3dce24849888fbca20fced849", "password_expires_at": null}} 2018-09-08 08:38:39,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/bfb243a3dce24849888fbca20fced849 used request id req-e6bd9a98-825e-4f3d-950a-0d218b0e7068 2018-09-08 08:38:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae416d0e-62f4-4833-b8b1-372525ede76c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:38:40,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles used request id req-ae416d0e-62f4-4833-b8b1-372525ede76c 2018-09-08 08:38:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:40,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52b0a6c-0e83-48d8-9e85-297d829fa5ba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:38:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-a52b0a6c-0e83-48d8-9e85-297d829fa5ba 2018-09-08 08:38:40,189 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2d3c8179-572a-494-proj 2018-09-08 08:38:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:38:40,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2745b34d-9433-4861-982c-0f30b7d30628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:40,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-2745b34d-9433-4861-982c-0f30b7d30628 2018-09-08 08:38:40,326 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2d3c8179-572a-494-user 2018-09-08 08:38:40,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:40,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d73a66e-8ed0-4dd1-ad8e-00e90d7bc219 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:38:40,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d73a66e-8ed0-4dd1-ad8e-00e90d7bc219 2018-09-08 08:38:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" -d '{"role": {"name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}}' 2018-09-08 08:38:40,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bf2610-213f-4497-b3db-a07434c557e4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c13346452604d1bb2de6f870fcbd03f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f"}, "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}} 2018-09-08 08:38:40,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8bf2610-213f-4497-b3db-a07434c557e4 2018-09-08 08:38:40,523 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2d3c8179-572a-494-proj-role 2018-09-08 08:38:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:40,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabe98db-b95b-4467-a581-63eb73a8f9b1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f"}, "domain_id": null, "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role", "id": "0c13346452604d1bb2de6f870fcbd03f"}} 2018-09-08 08:38:40,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f used request id req-dabe98db-b95b-4467-a581-63eb73a8f9b1 2018-09-08 08:38:40,615 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2d3c8179-572a-494-proj-role to project CreateStackSuccessTests-2d3c8179-572a-494-proj 2018-09-08 08:38:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles/0c13346452604d1bb2de6f870fcbd03f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:38:40,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97cc0723-42e4-40d9-b764-3404e558a0df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:38:40,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca/users/bfb243a3dce24849888fbca20fced849/roles/0c13346452604d1bb2de6f870fcbd03f used request id req-97cc0723-42e4-40d9-b764-3404e558a0df 2018-09-08 08:38:40,770 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:38:40,770 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:38:40,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:40,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:41,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "0c13346452604d1bb2de6f870fcbd03f", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}], "expires_at": "2018-09-08T09:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2d3c8179-572a-494-user", "id": "bfb243a3dce24849888fbca20fced849"}, "audit_ids": ["xGK99GDTSPiL-Sjyrzhiow"], "issued_at": "2018-09-08T08:38:41.000000Z"}} 2018-09-08 08:38:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:41,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d4bb62-9fe1-4d74-a8c2-e77f019d875f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:41,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06d4bb62-9fe1-4d74-a8c2-e77f019d875f 2018-09-08 08:38:41,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:41,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-283a5e81-543b-4862-9d80-40b70bc6f68d Date: Sat, 08 Sep 2018 08:38:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image"} 2018-09-08 08:38:41,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image used request id req-283a5e81-543b-4862-9d80-40b70bc6f68d 2018-09-08 08:38:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-627d8296-9ee2-4162-ac32-e0e810d68c4e Date: Sat, 08 Sep 2018 08:38:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:38:41,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-627d8296-9ee2-4162-ac32-e0e810d68c4e 2018-09-08 08:38:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image"}' 2018-09-08 08:38:41,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b X-Openstack-Request-Id: req-fcb148c5-4469-426b-a5d5-0da0064b310d Date: Sat, 08 Sep 2018 08:38:41 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:38:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:38:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b", "min_disk": 0, "protected": false, "id": "e380a423-aea0-4c86-87e3-bf8024df989b", "file": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b/file", "checksum": null, "owner": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:38:41,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fcb148c5-4469-426b-a5d5-0da0064b310d 2018-09-08 08:38:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" -d '' 2018-09-08 08:38:43,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4562e11d-dfc1-4b43-b80a-3290d413c5df Date: Sat, 08 Sep 2018 08:38:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:38:43,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b/file used request id req-4562e11d-dfc1-4b43-b80a-3290d413c5df 2018-09-08 08:38:43,239 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:38:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:43,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-158e9978-cc87-4177-9a5e-a8cb93f5c42f Date: Sat, 08 Sep 2018 08:38:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:38:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:38:43Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e380a423-aea0-4c86-87e3-bf8024df989b/snap", "metadata": {}}], "self": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b", "min_disk": 0, "protected": false, "id": "e380a423-aea0-4c86-87e3-bf8024df989b", "file": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e380a423-aea0-4c86-87e3-bf8024df989b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:38:43,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b used request id req-158e9978-cc87-4177-9a5e-a8cb93f5c42f 2018-09-08 08:38:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:43,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3bf02ef2-9832-4387-9261-44d02d7ce133 Date: Sat, 08 Sep 2018 08:38:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:38:43,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3bf02ef2-9832-4387-9261-44d02d7ce133 2018-09-08 08:38:43,574 - create_image - INFO - Created image with name - CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image 2018-09-08 08:38:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:38:43,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3ca92a0c-5a51-4e98-b329-3ccffb79bee6 Date: Sat, 08 Sep 2018 08:38:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:38:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:38:43Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e380a423-aea0-4c86-87e3-bf8024df989b/snap", "metadata": {}}], "self": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b", "min_disk": 0, "protected": false, "id": "e380a423-aea0-4c86-87e3-bf8024df989b", "file": "/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e380a423-aea0-4c86-87e3-bf8024df989b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:38:43,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b used request id req-3ca92a0c-5a51-4e98-b329-3ccffb79bee6 2018-09-08 08:38:43,748 - create_image - DEBUG - Instance status is - active 2018-09-08 08:38:43,748 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image 2018-09-08 08:38:43,748 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image 2018-09-08 08:38:43,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:43,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:44,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["rsPPHd-MSpepataHvkhCoA"], "issued_at": "2018-09-08T08:38:44.000000Z"}} 2018-09-08 08:38:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520d60c0b9eaa7ad0f352205a28a02af902a5577" 2018-09-08 08:38:44,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135f8b3f-0112-4919-b372-774900924456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:44,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-135f8b3f-0112-4919-b372-774900924456 2018-09-08 08:38:44,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:38:44,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520d60c0b9eaa7ad0f352205a28a02af902a5577" 2018-09-08 08:38:44,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdfdba53-bd7d-43da-b447-e28b72787480 x-compute-request-id: req-cdfdba53-bd7d-43da-b447-e28b72787480 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:38:44,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cdfdba53-bd7d-43da-b447-e28b72787480 2018-09-08 08:38:44,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520d60c0b9eaa7ad0f352205a28a02af902a5577" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:38:44,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79176f7a-0914-4192-8e58-739903f6f6a6 x-compute-request-id: req-79176f7a-0914-4192-8e58-739903f6f6a6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1ef0b5f6-ff06-4acd-ada6-cb4f09b9ec29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1ef0b5f6-ff06-4acd-ada6-cb4f09b9ec29", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ef0b5f6-ff06-4acd-ada6-cb4f09b9ec29", "name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:38:44,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-79176f7a-0914-4192-8e58-739903f6f6a6 2018-09-08 08:38:44,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:38:44,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:38:44,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "0c13346452604d1bb2de6f870fcbd03f", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}], "expires_at": "2018-09-08T09:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2d3c8179-572a-494-user", "id": "bfb243a3dce24849888fbca20fced849"}, "audit_ids": ["Sk_iICz8TseuQsN71ZqbEg"], "issued_at": "2018-09-08T08:38:44.000000Z"}} 2018-09-08 08:38:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:44,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d437f7e-741e-4506-944b-9598e372f9c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:38:44,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d437f7e-741e-4506-944b-9598e372f9c4 2018-09-08 08:38:44,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:38:44,949 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:38:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:45,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:44 GMT Server: Apache x-openstack-request-id: req-9da664ed-fef5-47ce-8b8d-e00fd879a975 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:38:45,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack used request id req-9da664ed-fef5-47ce-8b8d-e00fd879a975 2018-09-08 08:38:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}}' 2018-09-08 08:38:47,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:38:45 GMT Server: Apache x-openstack-request-id: req-6eb57682-a45c-4436-8f8f-6f16402aa17a Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}]}} 2018-09-08 08:38:47,730 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks used request id req-6eb57682-a45c-4436-8f8f-6f16402aa17a 2018-09-08 08:38:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:47,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:47 GMT Server: Apache x-openstack-request-id: req-eab80863-399d-451d-9a74-0951255c6061 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:48,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:47 GMT Server: Apache x-openstack-request-id: req-9dcef068-3947-493e-a0cf-a41696e92ff8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:48,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-9dcef068-3947-493e-a0cf-a41696e92ff8 2018-09-08 08:38:48,338 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:38:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:48,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:48 GMT Server: Apache x-openstack-request-id: req-e5403159-9714-4560-a129-1401d5329dea Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:48,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:48 GMT Server: Apache x-openstack-request-id: req-89446a4f-6d1c-4a8c-92e8-37ad70b41dfc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:48,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-89446a4f-6d1c-4a8c-92e8-37ad70b41dfc 2018-09-08 08:38:48,784 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:48,784 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:51,787 - create_stack - DEBUG - Stack status query timeout in 1196.550632 2018-09-08 08:38:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:51,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:51 GMT Server: Apache x-openstack-request-id: req-a198643b-9410-494e-92ca-d213e14eb287 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:52,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:51 GMT Server: Apache x-openstack-request-id: req-106b12f7-b8bc-4de1-b2da-1ba6548dd983 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:52,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-106b12f7-b8bc-4de1-b2da-1ba6548dd983 2018-09-08 08:38:52,163 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:52,164 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:55,167 - create_stack - DEBUG - Stack status query timeout in 1193.17095685 2018-09-08 08:38:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:55,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:55 GMT Server: Apache x-openstack-request-id: req-f127ccc1-4212-4770-ac39-3b3ff162126a Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:55 GMT Server: Apache x-openstack-request-id: req-97f4f472-7e36-4b20-afdd-c0d2fb92f0da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:55,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-97f4f472-7e36-4b20-afdd-c0d2fb92f0da 2018-09-08 08:38:55,607 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:55,607 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:38:58,610 - create_stack - DEBUG - Stack status query timeout in 1189.72763801 2018-09-08 08:38:58,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:38:58,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:38:58 GMT Server: Apache x-openstack-request-id: req-6d01532b-5a67-4420-83af-ea291eb94878 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:38:58,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:38:58 GMT Server: Apache x-openstack-request-id: req-4507bdb1-ff05-4772-8588-96a2bf88a69c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:38:58,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-4507bdb1-ff05-4772-8588-96a2bf88a69c 2018-09-08 08:38:58,827 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:38:58,828 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:01,831 - create_stack - DEBUG - Stack status query timeout in 1186.50700688 2018-09-08 08:39:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:02,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:01 GMT Server: Apache x-openstack-request-id: req-347adb50-65e1-4750-910d-cb48581d2deb Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:02,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:02 GMT Server: Apache x-openstack-request-id: req-a1f78a99-1b00-4355-9aa2-bb048a153489 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:02,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-a1f78a99-1b00-4355-9aa2-bb048a153489 2018-09-08 08:39:02,206 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:02,206 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:05,210 - create_stack - DEBUG - Stack status query timeout in 1183.12803006 2018-09-08 08:39:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:05,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:05 GMT Server: Apache x-openstack-request-id: req-f933377b-31e1-454e-843e-7d17c72afad9 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:05,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:05 GMT Server: Apache x-openstack-request-id: req-0157d65f-eeef-4a1f-ae60-44b7df33948d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:05,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-0157d65f-eeef-4a1f-ae60-44b7df33948d 2018-09-08 08:39:05,316 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:39:05,317 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:05,317 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:05,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:05,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "0c13346452604d1bb2de6f870fcbd03f", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}], "expires_at": "2018-09-08T09:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2d3c8179-572a-494-user", "id": "bfb243a3dce24849888fbca20fced849"}, "audit_ids": ["SZbQkshbSaubJT8l8Ycp6Q"], "issued_at": "2018-09-08T08:39:05.000000Z"}} 2018-09-08 08:39:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33c727d7e694b38c12cf488026d482174f9e5a8" 2018-09-08 08:39:05,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:05 GMT Server: Apache x-openstack-request-id: req-3e1b14c3-fdc4-4c53-b4c0-dbb612df1e2c Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:06,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:05 GMT Server: Apache x-openstack-request-id: req-8f82b351-c782-4a17-98ce-3f44a8d6362d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:06,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-8f82b351-c782-4a17-98ce-3f44a8d6362d 2018-09-08 08:39:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:06,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache x-openstack-request-id: req-e34ff288-6c92-4360-8ed0-4c874487a000 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:06,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache x-openstack-request-id: req-78101c6c-9e30-47c4-8d7d-d8df60d567e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:06,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-78101c6c-9e30-47c4-8d7d-d8df60d567e7 2018-09-08 08:39:06,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:06,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:06,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "0c13346452604d1bb2de6f870fcbd03f", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj-role"}], "expires_at": "2018-09-08T09:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2d3c8179-572a-494-user", "id": "bfb243a3dce24849888fbca20fced849"}, "audit_ids": ["YXGBbvNFRyOr021BSBm4qA"], "issued_at": "2018-09-08T08:39:06.000000Z"}} 2018-09-08 08:39:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663e651f27989a2a99609ca3d55b99c9e2371484" 2018-09-08 08:39:06,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb402d7-31f4-42d3-b2e4-3e4cb01f7e88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:06,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6cb402d7-31f4-42d3-b2e4-3e4cb01f7e88 2018-09-08 08:39:06,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:39:06,622 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:39:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663e651f27989a2a99609ca3d55b99c9e2371484" 2018-09-08 08:39:06,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache x-openstack-request-id: req-fd65a13a-6b85-4b93-9378-d18c5a5ff2fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "deletion_time": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "tags": null}]} 2018-09-08 08:39:06,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack used request id req-fd65a13a-6b85-4b93-9378-d18c5a5ff2fd 2018-09-08 08:39:06,817 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:06,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663e651f27989a2a99609ca3d55b99c9e2371484" 2018-09-08 08:39:06,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache x-openstack-request-id: req-c8742d18-0ef5-414b-bbab-906b7c4a6612 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:07,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:06 GMT Server: Apache x-openstack-request-id: req-cc69b833-30b2-4b21-a716-948c5ec103df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:07,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-cc69b833-30b2-4b21-a716-948c5ec103df 2018-09-08 08:39:07,175 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:07,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:07 GMT Server: Apache x-openstack-request-id: req-201d1699-87c4-43ec-9fa8-e75b161f6498 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:07,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:07 GMT Server: Apache x-openstack-request-id: req-4a59cfe7-6a99-4354-b793-3afd784ad77b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:07,429 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-4a59cfe7-6a99-4354-b793-3afd784ad77b 2018-09-08 08:39:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:07,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:07 GMT Server: Apache x-openstack-request-id: req-ed677132-1c30-441e-99c0-7bb38ad4a675 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:07,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:07 GMT Server: Apache x-openstack-request-id: req-44036e14-ffef-4d54-ab64-4dc57b4d7778 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "tags": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:07Z", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:07,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-44036e14-ffef-4d54-ab64-4dc57b4d7778 2018-09-08 08:39:07,647 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:07,648 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:10,651 - create_stack - DEBUG - Stack status query timeout in 1196.77901411 2018-09-08 08:39:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:10,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:10 GMT Server: Apache x-openstack-request-id: req-8ee0eaf0-8875-4317-8062-e4dc404e0fbf Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:10,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:10 GMT Server: Apache x-openstack-request-id: req-b22edca8-e25a-4690-88cc-00438e54112b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "tags": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:07Z", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:10,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-b22edca8-e25a-4690-88cc-00438e54112b 2018-09-08 08:39:10,708 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:10,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:13,711 - create_stack - DEBUG - Stack status query timeout in 1193.71849513 2018-09-08 08:39:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:13,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:13 GMT Server: Apache x-openstack-request-id: req-a1ff3861-8d57-489b-b2b1-804ce5eb7db2 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:13 GMT Server: Apache x-openstack-request-id: req-416998df-7ab5-4beb-815d-920f0e029f24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "tags": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:07Z", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:13,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-416998df-7ab5-4beb-815d-920f0e029f24 2018-09-08 08:39:13,941 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:13,941 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:16,945 - create_stack - DEBUG - Stack status query timeout in 1190.48520899 2018-09-08 08:39:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:17,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:16 GMT Server: Apache x-openstack-request-id: req-13210105-a3f2-4e7d-bffb-f9be052f1105 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:17,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:17 GMT Server: Apache x-openstack-request-id: req-843468a3-8353-4486-aaf7-9b717cd23658 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "tags": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:07Z", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:17,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-843468a3-8353-4486-aaf7-9b717cd23658 2018-09-08 08:39:17,150 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:17,150 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:20,153 - create_stack - DEBUG - Stack status query timeout in 1187.2764461 2018-09-08 08:39:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:20,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:20 GMT Server: Apache x-openstack-request-id: req-f894f704-c2d6-4374-ad37-db6a4c55db70 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:20,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:20 GMT Server: Apache x-openstack-request-id: req-3c6b4a40-bf41-4680-93a7-5627a133ed04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "OS::stack_id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "image_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image", "inst_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-inst", "subnet_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-subnet", "flavor_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-flavor-name", "net_name": "CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-net"}, "deletion_time": "2018-09-08T08:39:20Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack", "stack_user_project_id": "b857ffe58cf6468484a4f26bd4009645", "tags": null, "creation_time": "2018-09-08T08:38:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:39:07Z", "id": "9c85a5d6-4438-46a4-a98c-4bcf759e8afd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:20,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-3c6b4a40-bf41-4680-93a7-5627a133ed04 2018-09-08 08:39:20,742 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:39:20,742 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:20,742 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack 2018-09-08 08:39:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/9c85a5d6-4438-46a4-a98c-4bcf759e8afd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8567f0b52bc97d517268f44b34d18f32041069aa" 2018-09-08 08:39:20,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:20 GMT Server: Apache x-openstack-request-id: req-0f8b298c-0935-4f8a-8990-350ce88e1305 Location: http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:20,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:39:20 GMT Server: Apache x-openstack-request-id: req-63f9a0ed-ab3d-43a3-8bc5-d9885d1983ea Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:39:20,937 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/76fd6f7d6aeb4a8e8e96fc27a8a195ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-stack/9c85a5d6-4438-46a4-a98c-4bcf759e8afd used request id req-63f9a0ed-ab3d-43a3-8bc5-d9885d1983ea 2018-09-08 08:39:20,939 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5318b14b-207e-4d08-b1c1-01eca48cf948-image 2018-09-08 08:39:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e4cbe48d120bf6c8d3f76ddbf1f0cacc455bf46" 2018-09-08 08:39:21,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1116a479-f8fe-4c7e-93ca-4f407034f2e4 Date: Sat, 08 Sep 2018 08:39:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:39:21,702 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e380a423-aea0-4c86-87e3-bf8024df989b used request id req-1116a479-f8fe-4c7e-93ca-4f407034f2e4 2018-09-08 08:39:21,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1ef0b5f6-ff06-4acd-ada6-cb4f09b9ec29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520d60c0b9eaa7ad0f352205a28a02af902a5577" 2018-09-08 08:39:21,751 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:39:21 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-fd41be62-74e4-4462-8dfd-b2b5964d3d5d x-compute-request-id: req-fd41be62-74e4-4462-8dfd-b2b5964d3d5d Content-Length: 0 Content-Type: application/json 2018-09-08 08:39:21,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1ef0b5f6-ff06-4acd-ada6-cb4f09b9ec29 used request id req-fd41be62-74e4-4462-8dfd-b2b5964d3d5d 2018-09-08 08:39:21,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:21,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-8ce39583-e5bf-4dd8-861f-a0dbfdc7c5e4 Date: Sat, 08 Sep 2018 08:39:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "created_at": "2018-09-08T08:38:48Z", "updated_at": "2018-09-08T08:38:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "revision_number": 0, "id": "6c4ac028-4d73-4bd0-8440-b00f87ff9744", "remote_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "revision_number": 0, "id": "7ff5ed04-a86f-4302-9da5-dad8e09c7e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "revision_number": 0, "id": "82be124e-b4d3-48f0-9d32-8550aba4c3f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "revision_number": 0, "id": "d0530f81-1eda-4b4e-a712-f23bcf47895f", "remote_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "remote_ip_prefix": null, "created_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca"}], "revision_number": 4, "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:39:21,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8ce39583-e5bf-4dd8-861f-a0dbfdc7c5e4 2018-09-08 08:39:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7db3527-c143-49ad-8864-b60450c66b54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:39:22,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a7db3527-c143-49ad-8864-b60450c66b54 2018-09-08 08:39:22,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:39:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e1c78d-4810-46ee-a0e6-588203f45e8a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:39:22,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c1e1c78d-4810-46ee-a0e6-588203f45e8a 2018-09-08 08:39:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76999ab6-fe37-46d9-b270-32681bf98912 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:39:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-76999ab6-fe37-46d9-b270-32681bf98912 2018-09-08 08:39:22,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:39:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a629d62-aa2b-4d96-bca1-dcf8f31d0cd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:39:22,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9a629d62-aa2b-4d96-bca1-dcf8f31d0cd1 2018-09-08 08:39:22,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:39:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057e679b-cc8a-4957-a0e4-03a120815fc8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:39:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-057e679b-cc8a-4957-a0e4-03a120815fc8 2018-09-08 08:39:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b15b01-00d5-4992-8ecf-4d43efc57aaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:39:22,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-96b15b01-00d5-4992-8ecf-4d43efc57aaa 2018-09-08 08:39:22,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:39:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7b3f5e-7ab5-4c69-a05a-a01812be6c06 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca"}, "enabled": true, "id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2d3c8179-572a-494-proj"}} 2018-09-08 08:39:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca used request id req-1d7b3f5e-7ab5-4c69-a05a-a01812be6c06 2018-09-08 08:39:22,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74dc531d-83a3-4ac7-849c-1448de7536e9 2018-09-08 08:39:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=74dc531d-83a3-4ac7-849c-1448de7536e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45b36913-ca8a-44dc-80a9-e2f03453e43b Date: Sat, 08 Sep 2018 08:39:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "port_range_min": null, "revision_number": 0, "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "created_at": "2018-09-08T08:38:48Z", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "6c4ac028-4d73-4bd0-8440-b00f87ff9744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "port_range_min": null, "revision_number": 0, "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "created_at": "2018-09-08T08:38:48Z", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "7ff5ed04-a86f-4302-9da5-dad8e09c7e20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "port_range_min": null, "revision_number": 0, "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "created_at": "2018-09-08T08:38:48Z", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "82be124e-b4d3-48f0-9d32-8550aba4c3f4"}, {"remote_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:38:48Z", "security_group_id": "74dc531d-83a3-4ac7-849c-1448de7536e9", "port_range_min": null, "revision_number": 0, "tenant_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "created_at": "2018-09-08T08:38:48Z", "project_id": "76fd6f7d6aeb4a8e8e96fc27a8a195ca", "id": "d0530f81-1eda-4b4e-a712-f23bcf47895f"}]} 2018-09-08 08:39:22,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=74dc531d-83a3-4ac7-849c-1448de7536e9 used request id req-45b36913-ca8a-44dc-80a9-e2f03453e43b 2018-09-08 08:39:22,808 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:39:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/74dc531d-83a3-4ac7-849c-1448de7536e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:23,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-172e0c0c-452e-4648-a7f0-a567d78d733a Content-Length: 0 Date: Sat, 08 Sep 2018 08:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:39:23,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/74dc531d-83a3-4ac7-849c-1448de7536e9 used request id req-172e0c0c-452e-4648-a7f0-a567d78d733a 2018-09-08 08:39:23,099 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2d3c8179-572a-494-proj 2018-09-08 08:39:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:23,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7d61b2-bd6c-4e65-b652-84e950e1ad41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:23,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/76fd6f7d6aeb4a8e8e96fc27a8a195ca used request id req-2c7d61b2-bd6c-4e65-b652-84e950e1ad41 2018-09-08 08:39:23,315 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2d3c8179-572a-494-proj-role 2018-09-08 08:39:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:23,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5948d09e-b013-4227-beab-44b6a4381aa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:23,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0c13346452604d1bb2de6f870fcbd03f used request id req-5948d09e-b013-4227-beab-44b6a4381aa6 2018-09-08 08:39:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82004480ef7c7d91419b99133e4543d05ed1b356" 2018-09-08 08:39:23,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b65060-9c56-4354-a13f-2bd7a2ff3e47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:39:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a6b65060-9c56-4354-a13f-2bd7a2ff3e47 2018-09-08 08:39:23,532 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2d3c8179-572a-494-user 2018-09-08 08:39:23,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bfb243a3dce24849888fbca20fced849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45b195a0ae9ffe5be19d8c0dfbf162d19f42d3b" 2018-09-08 08:39:23,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b85d2fa-2917-4a41-93f4-76dbfc916d28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:23,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bfb243a3dce24849888fbca20fced849 used request id req-0b85d2fa-2917-4a41-93f4-76dbfc916d28 2018-09-08 08:39:23,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:24,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["b55TyglSRVyd7Q66GM6VHA"], "issued_at": "2018-09-08T08:39:24.000000Z"}} 2018-09-08 08:39:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d8216e32b93e3edc763115b0fee65af2f83a76" 2018-09-08 08:39:24,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f866ff-d037-44f2-9dd8-8b8f0f8d2994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:24,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-52f866ff-d037-44f2-9dd8-8b8f0f8d2994 2018-09-08 08:39:24,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:24,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:24,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["RBIncvnNSF63EJtIPweoYw"], "issued_at": "2018-09-08T08:39:24.000000Z"}} 2018-09-08 08:39:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:24,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10e123d-8a67-43b4-b91e-69ad667567c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:24,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d10e123d-8a67-43b4-b91e-69ad667567c9 2018-09-08 08:39:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:39:24,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:39:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-de36fc21-40a5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:24,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b5d219-3c3f-4088-b441-50bdffbcfef8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-de36fc21-40a5-410-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:39:24,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-de36fc21-40a5-410-proj used request id req-e3b5d219-3c3f-4088-b441-50bdffbcfef8 2018-09-08 08:39:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:24,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df47300b-f453-4f6c-b847-1ca0536f40fe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:39:24,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df47300b-f453-4f6c-b847-1ca0536f40fe 2018-09-08 08:39:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}}' 2018-09-08 08:39:24,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa6da2a-cc5f-4f9b-8cfb-28d4476c5837 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a"}, "enabled": true, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}} 2018-09-08 08:39:24,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-baa6da2a-cc5f-4f9b-8cfb-28d4476c5837 2018-09-08 08:39:24,960 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-de36fc21-40a5-410-proj 2018-09-08 08:39:24,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:24,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:25,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["tbjk06M4ROaV_pkSya2BaA"], "issued_at": "2018-09-08T08:39:25.000000Z"}} 2018-09-08 08:39:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:25,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bee799-746d-4855-990e-da58f9da4b3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:25,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0bee799-746d-4855-990e-da58f9da4b3a 2018-09-08 08:39:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:39:25,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:39:25,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:25,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c45fe5-ca3b-45c1-a132-2d8cecb4cbda Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:39:25,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a6c45fe5-ca3b-45c1-a132-2d8cecb4cbda 2018-09-08 08:39:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:25,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c8d847-b095-424d-b9be-bad78d047c06 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a"}, "enabled": true, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}]} 2018-09-08 08:39:25,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj used request id req-d8c8d847-b095-424d-b9be-bad78d047c06 2018-09-08 08:39:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:25,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978e4941-4349-494a-9956-bd50f7eb43ac Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:39:25,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-978e4941-4349-494a-9956-bd50f7eb43ac 2018-09-08 08:39:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3366b186-b950-4c26-aa8f-330e634a3283 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:39:26,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3366b186-b950-4c26-aa8f-330e634a3283 2018-09-08 08:39:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1bec2e-7060-4e27-ade5-0dde2c905f77 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a"}, "enabled": true, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}]} 2018-09-08 08:39:26,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-de36fc21-40a5-410-proj used request id req-6f1bec2e-7060-4e27-ade5-0dde2c905f77 2018-09-08 08:39:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/506724b3b0f34da893aa997357ad749b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10d17d7-c292-4aa4-b721-f6fc2d9104d8 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-de36fc21-40a5-410-user", "links": {"self": "http://172.30.9.23:5000/v3/users/506724b3b0f34da893aa997357ad749b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "506724b3b0f34da893aa997357ad749b", "password_expires_at": null}} 2018-09-08 08:39:26,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/506724b3b0f34da893aa997357ad749b used request id req-c10d17d7-c292-4aa4-b721-f6fc2d9104d8 2018-09-08 08:39:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b523dbd3-3fae-499e-8713-d4dcfd0df90f Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:39:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles used request id req-b523dbd3-3fae-499e-8713-d4dcfd0df90f 2018-09-08 08:39:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abeb052e-c7d0-47b1-9ffa-ea53aa433d4d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:39:26,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-abeb052e-c7d0-47b1-9ffa-ea53aa433d4d 2018-09-08 08:39:26,595 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-de36fc21-40a5-410-proj 2018-09-08 08:39:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:39:26,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca1e52c-9284-4401-809f-be9035453ec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:26,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-6ca1e52c-9284-4401-809f-be9035453ec8 2018-09-08 08:39:26,656 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-de36fc21-40a5-410-user 2018-09-08 08:39:26,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:26,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ab781a-eb3a-4d5a-a527-0a0b710ab0a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:39:26,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-95ab781a-eb3a-4d5a-a527-0a0b710ab0a0 2018-09-08 08:39:26,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" -d '{"role": {"name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}}' 2018-09-08 08:39:26,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18fda393-8fbd-4bd2-aed8-3a7153d9de94 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4fbde03599c49c9b588c2436a9d70d0", "links": {"self": "http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0"}, "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}} 2018-09-08 08:39:26,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-18fda393-8fbd-4bd2-aed8-3a7153d9de94 2018-09-08 08:39:26,863 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-de36fc21-40a5-410-proj-role 2018-09-08 08:39:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:26,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f50d85-9b2d-4501-97d6-99962ac5fbe9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0"}, "domain_id": null, "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role", "id": "a4fbde03599c49c9b588c2436a9d70d0"}} 2018-09-08 08:39:26,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0 used request id req-b8f50d85-9b2d-4501-97d6-99962ac5fbe9 2018-09-08 08:39:26,957 - keystone_utils - INFO - Granting role CreateStackSuccessTests-de36fc21-40a5-410-proj-role to project CreateStackSuccessTests-de36fc21-40a5-410-proj 2018-09-08 08:39:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles/a4fbde03599c49c9b588c2436a9d70d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:39:27,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7feb9995-4dde-4db3-9f97-ff40cf71f4e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:27,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a/users/506724b3b0f34da893aa997357ad749b/roles/a4fbde03599c49c9b588c2436a9d70d0 used request id req-7feb9995-4dde-4db3-9f97-ff40cf71f4e9 2018-09-08 08:39:27,100 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:39:27,100 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:39:27,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:27,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:27,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4fbde03599c49c9b588c2436a9d70d0", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-de36fc21-40a5-410-user", "id": "506724b3b0f34da893aa997357ad749b"}, "audit_ids": ["0LoPXS8rQfaVZEqCkxx2DQ"], "issued_at": "2018-09-08T08:39:27.000000Z"}} 2018-09-08 08:39:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:27,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4ca93a-d1df-41f8-b35e-38dfe9dfd5d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:27,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd4ca93a-d1df-41f8-b35e-38dfe9dfd5d1 2018-09-08 08:39:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:27,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4039369e-5005-419a-acb3-2a3321dd18ce Date: Sat, 08 Sep 2018 08:39:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image"} 2018-09-08 08:39:27,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image used request id req-4039369e-5005-419a-acb3-2a3321dd18ce 2018-09-08 08:39:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:27,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7227e34-c5d3-4831-a645-302f3613df87 Date: Sat, 08 Sep 2018 08:39:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:39:27,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a7227e34-c5d3-4831-a645-302f3613df87 2018-09-08 08:39:27,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image"}' 2018-09-08 08:39:28,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 X-Openstack-Request-Id: req-8f7a0ebc-add2-4049-92e4-4655f937c2c4 Date: Sat, 08 Sep 2018 08:39:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:39:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:39:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068", "min_disk": 0, "protected": false, "id": "836f5c5a-4543-402e-ad73-e344eccba068", "file": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068/file", "checksum": null, "owner": "bef2023ecc1a4b0a9a229a8d85a7b86a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:39:28,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8f7a0ebc-add2-4049-92e4-4655f937c2c4 2018-09-08 08:39:28,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" -d '' 2018-09-08 08:39:29,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b79f8526-d3a5-4539-93c5-4e3f94c6b648 Date: Sat, 08 Sep 2018 08:39:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:39:29,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068/file used request id req-b79f8526-d3a5-4539-93c5-4e3f94c6b648 2018-09-08 08:39:29,459 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:39:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2cc3a0d1-c418-4941-b37e-d79745dac719 Date: Sat, 08 Sep 2018 08:39:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:39:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:39:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/836f5c5a-4543-402e-ad73-e344eccba068/snap", "metadata": {}}], "self": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068", "min_disk": 0, "protected": false, "id": "836f5c5a-4543-402e-ad73-e344eccba068", "file": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bef2023ecc1a4b0a9a229a8d85a7b86a", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/836f5c5a-4543-402e-ad73-e344eccba068/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:39:29,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 used request id req-2cc3a0d1-c418-4941-b37e-d79745dac719 2018-09-08 08:39:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:29,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2ee94ed6-5c8f-4d70-8e30-e67b4ac6bd0a Date: Sat, 08 Sep 2018 08:39:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:39:29,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2ee94ed6-5c8f-4d70-8e30-e67b4ac6bd0a 2018-09-08 08:39:29,783 - create_image - INFO - Created image with name - CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image 2018-09-08 08:39:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:39:29,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-61e99e67-9e7a-4741-b8e4-8313d238b393 Date: Sat, 08 Sep 2018 08:39:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:39:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:39:29Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/836f5c5a-4543-402e-ad73-e344eccba068/snap", "metadata": {}}], "self": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068", "min_disk": 0, "protected": false, "id": "836f5c5a-4543-402e-ad73-e344eccba068", "file": "/v2/images/836f5c5a-4543-402e-ad73-e344eccba068/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bef2023ecc1a4b0a9a229a8d85a7b86a", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/836f5c5a-4543-402e-ad73-e344eccba068/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:39:29,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 used request id req-61e99e67-9e7a-4741-b8e4-8313d238b393 2018-09-08 08:39:29,945 - create_image - DEBUG - Instance status is - active 2018-09-08 08:39:29,945 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image 2018-09-08 08:39:29,945 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image 2018-09-08 08:39:29,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:29,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:30,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bb0CzWocS82Gd9Cis69fkA"], "issued_at": "2018-09-08T08:39:30.000000Z"}} 2018-09-08 08:39:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847b771d80a479943793e72e2ca9b1cb206b3ed" 2018-09-08 08:39:30,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b52aa24-1e13-4416-8ddc-e93ed563038e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:30,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b52aa24-1e13-4416-8ddc-e93ed563038e 2018-09-08 08:39:30,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:39:30,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847b771d80a479943793e72e2ca9b1cb206b3ed" 2018-09-08 08:39:30,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:30 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-215952bd-1acf-4f8a-a7c5-d3c2044893a4 x-compute-request-id: req-215952bd-1acf-4f8a-a7c5-d3c2044893a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:39:30,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-215952bd-1acf-4f8a-a7c5-d3c2044893a4 2018-09-08 08:39:30,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847b771d80a479943793e72e2ca9b1cb206b3ed" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:39:31,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:30 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-f658db9c-3cd5-468d-a9f1-8c8f6fa37dec x-compute-request-id: req-f658db9c-3cd5-468d-a9f1-8c8f6fa37dec Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/711fdc4f-b1af-4fc7-83b2-c05f0e9c0ed3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/711fdc4f-b1af-4fc7-83b2-c05f0e9c0ed3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "711fdc4f-b1af-4fc7-83b2-c05f0e9c0ed3", "name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:39:31,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f658db9c-3cd5-468d-a9f1-8c8f6fa37dec 2018-09-08 08:39:31,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:31,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:31,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4fbde03599c49c9b588c2436a9d70d0", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-de36fc21-40a5-410-user", "id": "506724b3b0f34da893aa997357ad749b"}, "audit_ids": ["waaHi42ITiuwQOgVV0PDjQ"], "issued_at": "2018-09-08T08:39:31.000000Z"}} 2018-09-08 08:39:31,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:31,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f852f00f-1276-4502-8dc1-cb9203b0902d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:31,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f852f00f-1276-4502-8dc1-cb9203b0902d 2018-09-08 08:39:31,462 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:39:31,464 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:39:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:31,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:31 GMT Server: Apache x-openstack-request-id: req-f1410e31-a77e-4d73-96cc-326709286ed7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:39:31,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack used request id req-f1410e31-a77e-4d73-96cc-326709286ed7 2018-09-08 08:39:31,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}}' 2018-09-08 08:39:34,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:39:31 GMT Server: Apache x-openstack-request-id: req-1efa2b16-6ff3-4746-ae22-6303a520333f Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}]}} 2018-09-08 08:39:34,039 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks used request id req-1efa2b16-6ff3-4746-ae22-6303a520333f 2018-09-08 08:39:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:34,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:34 GMT Server: Apache x-openstack-request-id: req-847606aa-524a-4ae9-a314-92ea3f86fed8 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:34,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:34 GMT Server: Apache x-openstack-request-id: req-2a92c39a-b654-4da4-946c-33837960a925 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:34,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-2a92c39a-b654-4da4-946c-33837960a925 2018-09-08 08:39:34,399 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:39:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:34,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:34 GMT Server: Apache x-openstack-request-id: req-2c0cfe27-44b4-42c0-8420-ce18004a23c8 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:34,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:34 GMT Server: Apache x-openstack-request-id: req-f25ecbe6-ec9b-477c-9ecf-bf96f0aed510 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:34,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-f25ecbe6-ec9b-477c-9ecf-bf96f0aed510 2018-09-08 08:39:34,611 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:34,612 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:37,615 - create_stack - DEBUG - Stack status query timeout in 1196.78474689 2018-09-08 08:39:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:37,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:37 GMT Server: Apache x-openstack-request-id: req-0e0f823c-6ba2-4b5e-a737-6b9040860d92 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:37,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:37 GMT Server: Apache x-openstack-request-id: req-8ecf9d0c-602b-4961-be77-564e43eaabfc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:37,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-8ecf9d0c-602b-4961-be77-564e43eaabfc 2018-09-08 08:39:37,974 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:37,974 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:40,978 - create_stack - DEBUG - Stack status query timeout in 1193.42188096 2018-09-08 08:39:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:41,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:40 GMT Server: Apache x-openstack-request-id: req-fb9cdee6-a99c-4e85-b195-6c42674ecb24 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:41,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:41 GMT Server: Apache x-openstack-request-id: req-d582e32f-57e7-4388-8c79-f1e9102f87a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:41,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-d582e32f-57e7-4388-8c79-f1e9102f87a2 2018-09-08 08:39:41,331 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:41,331 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:44,334 - create_stack - DEBUG - Stack status query timeout in 1190.06524301 2018-09-08 08:39:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:44,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:44 GMT Server: Apache x-openstack-request-id: req-0d0d0ae7-16a4-4b44-8860-881504dda440 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:44,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:44 GMT Server: Apache x-openstack-request-id: req-4170a88e-4635-4a05-9b76-a6ed784e2d83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:44,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-4170a88e-4635-4a05-9b76-a6ed784e2d83 2018-09-08 08:39:44,539 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:44,539 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:47,542 - create_stack - DEBUG - Stack status query timeout in 1186.85717201 2018-09-08 08:39:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:47,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:47 GMT Server: Apache x-openstack-request-id: req-b8129e06-1979-4bb6-90ff-2dfd760d05c9 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:47 GMT Server: Apache x-openstack-request-id: req-c9df8265-8bca-4994-9dca-2881df35ad91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:47,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-c9df8265-8bca-4994-9dca-2881df35ad91 2018-09-08 08:39:47,750 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:39:47,750 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:50,753 - create_stack - DEBUG - Stack status query timeout in 1183.64632082 2018-09-08 08:39:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:50,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:50 GMT Server: Apache x-openstack-request-id: req-a7c20daf-e2fb-4dc6-a7fb-4efa7785a96c Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:51,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:50 GMT Server: Apache x-openstack-request-id: req-e4a20482-cf8a-4b99-94f1-c98369ad051b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:51,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-e4a20482-cf8a-4b99-94f1-c98369ad051b 2018-09-08 08:39:51,119 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:39:51,119 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:39:51,119 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:39:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:51,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:51 GMT Server: Apache x-openstack-request-id: req-71b1aa65-f484-4458-82f3-07bb13287973 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:51,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:51 GMT Server: Apache x-openstack-request-id: req-420ed896-7921-4e2d-8a4c-7c4f56c2e6be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T08:39:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:39:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6f70cddc-785e-4fcc-998d-420d25d4aaab", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T08:39:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:39:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c9b339bf-31d4-45c8-a37b-4ed54b8890c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T08:39:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:39:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d57e14f1-38ed-4cbe-8d07-5973ac48f978", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T08:39:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:39:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "401a492d-e55d-468d-a9d3-2080d62b5090", "resource_type": "OS::Nova::Server"}]} 2018-09-08 08:39:51,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664/resources used request id req-420ed896-7921-4e2d-8a4c-7c4f56c2e6be 2018-09-08 08:39:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:51,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f80eb5f9-23ae-4ead-be89-d0a7e915867e Date: Sat, 08 Sep 2018 08:39:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9b339bf-31d4-45c8-a37b-4ed54b8890c6"],"updated_at":"2018-09-08T08:39:36Z","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}]} 2018-09-08 08:39:51,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-f80eb5f9-23ae-4ead-be89-d0a7e915867e 2018-09-08 08:39:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:51,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a17a6778-7331-4985-8d58-d74ece70289a Date: Sat, 08 Sep 2018 08:39:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:51,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-a17a6778-7331-4985-8d58-d74ece70289a 2018-09-08 08:39:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:51,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4a69108d-dea6-45ab-93ab-0b488a2ef6d2 Date: Sat, 08 Sep 2018 08:39:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:51,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-4a69108d-dea6-45ab-93ab-0b488a2ef6d2 2018-09-08 08:39:51,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:39:51,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:51,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4fbde03599c49c9b588c2436a9d70d0", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-de36fc21-40a5-410-user", "id": "506724b3b0f34da893aa997357ad749b"}, "audit_ids": ["kPSyS6PhTQO65AhpPjQ8jA"], "issued_at": "2018-09-08T08:39:51.000000Z"}} 2018-09-08 08:39:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0ec89170542aa8e7ca83aabb2f09ed55015fe1" 2018-09-08 08:39:52,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d237114-fd1d-4ff0-bf36-e9aebaecef47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:52,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d237114-fd1d-4ff0-bf36-e9aebaecef47 2018-09-08 08:39:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0ec89170542aa8e7ca83aabb2f09ed55015fe1" 2018-09-08 08:39:52,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7c02d6d5-f532-4deb-84dd-8957cebc7780 Date: Sat, 08 Sep 2018 08:39:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9b339bf-31d4-45c8-a37b-4ed54b8890c6"],"updated_at":"2018-09-08T08:39:36Z","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}]} 2018-09-08 08:39:52,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net used request id req-7c02d6d5-f532-4deb-84dd-8957cebc7780 2018-09-08 08:39:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:39:52,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:39:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:39:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0ec89170542aa8e7ca83aabb2f09ed55015fe1" 2018-09-08 08:39:52,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c257a7b-7f9d-4509-a1b1-2ba6e6ebebc6 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a"}, "enabled": true, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}} 2018-09-08 08:39:52,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a used request id req-1c257a7b-7f9d-4509-a1b1-2ba6e6ebebc6 2018-09-08 08:39:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0ec89170542aa8e7ca83aabb2f09ed55015fe1" 2018-09-08 08:39:52,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dc878663-6286-4482-a14b-19b599bae5df Date: Sat, 08 Sep 2018 08:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:52,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-dc878663-6286-4482-a14b-19b599bae5df 2018-09-08 08:39:52,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:39:52,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4fbde03599c49c9b588c2436a9d70d0", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bef2023ecc1a4b0a9a229a8d85a7b86a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-de36fc21-40a5-410-user", "id": "506724b3b0f34da893aa997357ad749b"}, "audit_ids": ["wblyoQ0tQQiQFtPX8R2RDQ"], "issued_at": "2018-09-08T08:39:52.000000Z"}} 2018-09-08 08:39:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:53,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b3597a-a656-471f-a639-68c9201f80b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:39:53,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7b3597a-a656-471f-a639-68c9201f80b9 2018-09-08 08:39:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:53,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-554c1373-98af-47d6-a743-431aedbe39b7 Date: Sat, 08 Sep 2018 08:39:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9b339bf-31d4-45c8-a37b-4ed54b8890c6"],"updated_at":"2018-09-08T08:39:36Z","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}]} 2018-09-08 08:39:53,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net used request id req-554c1373-98af-47d6-a743-431aedbe39b7 2018-09-08 08:39:53,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:53,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1d04800b-d55f-4cbe-b6bc-7dabf9d57ffb Date: Sat, 08 Sep 2018 08:39:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:53,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-1d04800b-d55f-4cbe-b6bc-7dabf9d57ffb 2018-09-08 08:39:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:53,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-718ef32a-d74c-4163-b857-1777bc9db4e7 Date: Sat, 08 Sep 2018 08:39:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9b339bf-31d4-45c8-a37b-4ed54b8890c6"],"updated_at":"2018-09-08T08:39:36Z","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}]} 2018-09-08 08:39:53,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-718ef32a-d74c-4163-b857-1777bc9db4e7 2018-09-08 08:39:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8d50f8ed-43f0-4b04-93d2-1a714b3b883b Date: Sat, 08 Sep 2018 08:39:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:54,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978 used request id req-8d50f8ed-43f0-4b04-93d2-1a714b3b883b 2018-09-08 08:39:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978&name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:54,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-981de3c5-5323-41b8-9f2c-ada6fa144da9 Date: Sat, 08 Sep 2018 08:39:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}]} 2018-09-08 08:39:54,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d57e14f1-38ed-4cbe-8d07-5973ac48f978&name=CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet used request id req-981de3c5-5323-41b8-9f2c-ada6fa144da9 2018-09-08 08:39:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9b339bf-31d4-45c8-a37b-4ed54b8890c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd84ccf17e0a2183ca81999a904a501a376a4c67" 2018-09-08 08:39:54,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-cd14594d-71f2-4f80-b9ed-d69d5cde9bec Date: Sat, 08 Sep 2018 08:39:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d57e14f1-38ed-4cbe-8d07-5973ac48f978","tenant_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","created_at":"2018-09-08T08:39:36Z","dns_nameservers":[],"updated_at":"2018-09-08T08:39:36Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"bef2023ecc1a4b0a9a229a8d85a7b86a","id":"c9b339bf-31d4-45c8-a37b-4ed54b8890c6","subnetpool_id":null,"name":"CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet"}} 2018-09-08 08:39:54,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9b339bf-31d4-45c8-a37b-4ed54b8890c6 used request id req-cd14594d-71f2-4f80-b9ed-d69d5cde9bec 2018-09-08 08:39:54,305 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:39:54,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:54,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:54 GMT Server: Apache x-openstack-request-id: req-5dc453ba-1a89-42d0-95b4-cdb112dbd527 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:54,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:39:54 GMT Server: Apache x-openstack-request-id: req-0d4e0851-a0bd-445a-b9f6-8894e6851fc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:39:54,408 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-0d4e0851-a0bd-445a-b9f6-8894e6851fc6 2018-09-08 08:39:54,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:54,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:54 GMT Server: Apache x-openstack-request-id: req-924e163e-792c-4500-a234-7c30e6f983c8 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:54,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:54 GMT Server: Apache x-openstack-request-id: req-d8e34aab-8fac-4d47-b117-9ad64ea7629f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "tags": null, "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:54Z", "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:54,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-d8e34aab-8fac-4d47-b117-9ad64ea7629f 2018-09-08 08:39:54,608 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:54,608 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:39:57,612 - create_stack - DEBUG - Stack status query timeout in 1196.79692698 2018-09-08 08:39:57,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:39:57,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:39:57 GMT Server: Apache x-openstack-request-id: req-21e84de3-51e6-4789-8e7c-25da52d4ef12 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:39:57,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:39:57 GMT Server: Apache x-openstack-request-id: req-a34b3a96-e982-4d6d-a9aa-9ffe5712e1af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "tags": null, "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:54Z", "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:39:57,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-a34b3a96-e982-4d6d-a9aa-9ffe5712e1af 2018-09-08 08:39:57,966 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:39:57,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:00,970 - create_stack - DEBUG - Stack status query timeout in 1193.43893099 2018-09-08 08:40:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:40:00,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:00 GMT Server: Apache x-openstack-request-id: req-1b50fcba-4557-446b-9e53-586420db6ac8 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:01,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:01 GMT Server: Apache x-openstack-request-id: req-9df6d277-068c-4f8e-9f7e-00e6f7228f17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "tags": null, "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:54Z", "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:01,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-9df6d277-068c-4f8e-9f7e-00e6f7228f17 2018-09-08 08:40:01,313 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:40:01,313 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:04,316 - create_stack - DEBUG - Stack status query timeout in 1190.09298801 2018-09-08 08:40:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:40:04,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:04 GMT Server: Apache x-openstack-request-id: req-f0924f54-8b59-4248-bff6-1f4ba41aa1cb Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:04,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:04 GMT Server: Apache x-openstack-request-id: req-caf3053c-fede-4e8a-9dee-44524be41e45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "tags": null, "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:39:54Z", "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:04,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-caf3053c-fede-4e8a-9dee-44524be41e45 2018-09-08 08:40:04,372 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:40:04,372 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:07,376 - create_stack - DEBUG - Stack status query timeout in 1187.03294492 2018-09-08 08:40:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:40:07,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:07 GMT Server: Apache x-openstack-request-id: req-3f58c1a8-6943-4f84-aa4f-f252e2ce8243 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:07 GMT Server: Apache x-openstack-request-id: req-ad9a38e1-c5bc-48cc-8b68-90afa44f1800 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "OS::stack_id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "image_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image", "inst_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-inst", "subnet_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-subnet", "flavor_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-flavor-name", "net_name": "CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-net"}, "deletion_time": "2018-09-08T08:40:05Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack", "stack_user_project_id": "919a8e9a4b1c4e4397d199a39a824b2c", "tags": null, "creation_time": "2018-09-08T08:39:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:39:54Z", "id": "581a0fec-6381-4fc5-b2ff-7008f9adf664", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:07,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-ad9a38e1-c5bc-48cc-8b68-90afa44f1800 2018-09-08 08:40:07,435 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:40:07,435 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:40:07,436 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack 2018-09-08 08:40:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/581a0fec-6381-4fc5-b2ff-7008f9adf664 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd532a520a40b5da91b8c38a2b2ca4410848602" 2018-09-08 08:40:07,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:07 GMT Server: Apache x-openstack-request-id: req-8802b1ec-d993-4d8d-97df-1511c5cb8b87 Location: http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:07,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:07 GMT Server: Apache x-openstack-request-id: req-1f3d0093-8afd-4d73-a360-ea795922e408 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:40:07,492 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/bef2023ecc1a4b0a9a229a8d85a7b86a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-stack/581a0fec-6381-4fc5-b2ff-7008f9adf664 used request id req-1f3d0093-8afd-4d73-a360-ea795922e408 2018-09-08 08:40:07,493 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0ceb361d-ded8-4f19-859e-40618c17d3cc-image 2018-09-08 08:40:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee75bbe999608528dc4508afc11b4261b5ec2f69" 2018-09-08 08:40:08,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34f5171a-c01f-4753-a135-abc0e2397cb4 Date: Sat, 08 Sep 2018 08:40:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:40:08,415 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/836f5c5a-4543-402e-ad73-e344eccba068 used request id req-34f5171a-c01f-4753-a135-abc0e2397cb4 2018-09-08 08:40:08,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/711fdc4f-b1af-4fc7-83b2-c05f0e9c0ed3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847b771d80a479943793e72e2ca9b1cb206b3ed" 2018-09-08 08:40:08,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:40:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4df1d7aa-f42c-4c05-b09d-5b8fe33ac443 x-compute-request-id: req-4df1d7aa-f42c-4c05-b09d-5b8fe33ac443 Content-Length: 0 Content-Type: application/json 2018-09-08 08:40:08,541 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/711fdc4f-b1af-4fc7-83b2-c05f0e9c0ed3 used request id req-4df1d7aa-f42c-4c05-b09d-5b8fe33ac443 2018-09-08 08:40:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:08,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-40fd38f4-9d44-4700-9d93-7ea9771479bb Date: Sat, 08 Sep 2018 08:40:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "created_at": "2018-09-08T08:39:34Z", "updated_at": "2018-09-08T08:39:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "revision_number": 0, "id": "54d71b40-abce-48f0-9ccb-fab628f847db", "remote_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "remote_ip_prefix": null, "created_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "revision_number": 0, "id": "b5e1f4f1-c67c-4f99-b2a2-cfee92fc742e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "revision_number": 0, "id": "c29c276d-a58b-468f-ae99-fbea355d4899", "remote_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "remote_ip_prefix": null, "created_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "revision_number": 0, "id": "f9e1d4a1-821e-4e1a-92b1-fa5a1b00b1e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a"}], "revision_number": 4, "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "name": "default"}]} 2018-09-08 08:40:08,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-40fd38f4-9d44-4700-9d93-7ea9771479bb 2018-09-08 08:40:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:08,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e8698c-5f17-4c03-b1c7-bed28c91f4fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:08,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-05e8698c-5f17-4c03-b1c7-bed28c91f4fa 2018-09-08 08:40:08,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:08,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2001683-504d-4b04-85b9-4e4c2e0ac614 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:40:08,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-f2001683-504d-4b04-85b9-4e4c2e0ac614 2018-09-08 08:40:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f1db18-7ada-4771-bd57-be1f61933021 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-98f1db18-7ada-4771-bd57-be1f61933021 2018-09-08 08:40:09,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c70632-fc07-4e84-af47-2be9a3cdcb9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-e5c70632-fc07-4e84-af47-2be9a3cdcb9d 2018-09-08 08:40:09,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931295b8-5905-49d9-84ac-8352ac90cec0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:40:09,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-931295b8-5905-49d9-84ac-8352ac90cec0 2018-09-08 08:40:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0643b5-d839-4ea5-963c-5e0232eb939d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-ec0643b5-d839-4ea5-963c-5e0232eb939d 2018-09-08 08:40:09,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf513c9-4def-4b84-a869-568c140238c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-2bf513c9-4def-4b84-a869-568c140238c4 2018-09-08 08:40:09,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe480f0-e254-431a-97be-88fe2c6a8338 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-9fe480f0-e254-431a-97be-88fe2c6a8338 2018-09-08 08:40:09,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b79a4ff-bc5f-487f-b58e-3996bc0fd475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-1b79a4ff-bc5f-487f-b58e-3996bc0fd475 2018-09-08 08:40:09,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c661fcf2-eda8-4541-9643-8af34914d43c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:40:09,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-c661fcf2-eda8-4541-9643-8af34914d43c 2018-09-08 08:40:09,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:40:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe168d5-7074-41ea-8c73-d96b99f9edd7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a"}, "enabled": true, "id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-de36fc21-40a5-410-proj"}} 2018-09-08 08:40:09,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a used request id req-7fe168d5-7074-41ea-8c73-d96b99f9edd7 2018-09-08 08:40:09,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa20e31-ac30-4f39-ab15-0aadf40c6788 2018-09-08 08:40:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=faa20e31-ac30-4f39-ab15-0aadf40c6788 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:09,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0792b6e6-9ed5-4a80-accf-cbb4b6abc5b3 Date: Sat, 08 Sep 2018 08:40:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "port_range_min": null, "revision_number": 0, "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "created_at": "2018-09-08T08:39:34Z", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "54d71b40-abce-48f0-9ccb-fab628f847db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "port_range_min": null, "revision_number": 0, "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "created_at": "2018-09-08T08:39:34Z", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "b5e1f4f1-c67c-4f99-b2a2-cfee92fc742e"}, {"remote_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "port_range_min": null, "revision_number": 0, "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "created_at": "2018-09-08T08:39:34Z", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "c29c276d-a58b-468f-ae99-fbea355d4899"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:39:34Z", "security_group_id": "faa20e31-ac30-4f39-ab15-0aadf40c6788", "port_range_min": null, "revision_number": 0, "tenant_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "created_at": "2018-09-08T08:39:34Z", "project_id": "bef2023ecc1a4b0a9a229a8d85a7b86a", "id": "f9e1d4a1-821e-4e1a-92b1-fa5a1b00b1e4"}]} 2018-09-08 08:40:09,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=faa20e31-ac30-4f39-ab15-0aadf40c6788 used request id req-0792b6e6-9ed5-4a80-accf-cbb4b6abc5b3 2018-09-08 08:40:09,968 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:40:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/faa20e31-ac30-4f39-ab15-0aadf40c6788 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:10,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebfa7d3c-e53d-4ffb-8c67-c0a969cfb240 Content-Length: 0 Date: Sat, 08 Sep 2018 08:40:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:40:10,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/faa20e31-ac30-4f39-ab15-0aadf40c6788 used request id req-ebfa7d3c-e53d-4ffb-8c67-c0a969cfb240 2018-09-08 08:40:10,313 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-de36fc21-40a5-410-proj 2018-09-08 08:40:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:10,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e901cf-b17f-49d8-bdc7-0f281274f0b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:10,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bef2023ecc1a4b0a9a229a8d85a7b86a used request id req-22e901cf-b17f-49d8-bdc7-0f281274f0b2 2018-09-08 08:40:10,585 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-de36fc21-40a5-410-proj-role 2018-09-08 08:40:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:10,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b232e0bf-7b6b-41be-a302-800ba70059ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:10,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a4fbde03599c49c9b588c2436a9d70d0 used request id req-b232e0bf-7b6b-41be-a302-800ba70059ee 2018-09-08 08:40:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048fd555d9265a007759068d963cfba8cc981984" 2018-09-08 08:40:10,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e75341-2aff-415f-8a31-a1a08ee85239 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:40:10,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d7e75341-2aff-415f-8a31-a1a08ee85239 2018-09-08 08:40:10,791 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-de36fc21-40a5-410-user 2018-09-08 08:40:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/506724b3b0f34da893aa997357ad749b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c8a23628cb2a13d6c9e5bdd86617e30d08d33" 2018-09-08 08:40:11,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c50a50-b0d3-47f7-8bd6-04d1cf06a4ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:11,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/506724b3b0f34da893aa997357ad749b used request id req-c5c50a50-b0d3-47f7-8bd6-04d1cf06a4ad 2018-09-08 08:40:11,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:11,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["p2EvASAuQy2tW6XHhCLsbg"], "issued_at": "2018-09-08T08:40:11.000000Z"}} 2018-09-08 08:40:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ffb6c4109ffa07076dab68ded1c8a0e5859b8d" 2018-09-08 08:40:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5573fa5f-57bc-4490-a2ba-e831f1838fcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:11,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5573fa5f-57bc-4490-a2ba-e831f1838fcd 2018-09-08 08:40:11,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:11,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:11,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["T6DzddYyTmGMNiOAHZaXxg"], "issued_at": "2018-09-08T08:40:11.000000Z"}} 2018-09-08 08:40:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:11,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6897d199-bee3-47e1-bae5-8632ae32455f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:11,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6897d199-bee3-47e1-bae5-8632ae32455f 2018-09-08 08:40:11,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:40:11,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:40:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:40:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c2b39bf6-169d-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:12,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d973aac1-f2ae-4f05-8bcc-32a16f2e46f6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c2b39bf6-169d-439-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:40:12,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c2b39bf6-169d-439-proj used request id req-d973aac1-f2ae-4f05-8bcc-32a16f2e46f6 2018-09-08 08:40:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2aae4d-4b27-420b-b391-3223b791639d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:40:12,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a2aae4d-4b27-420b-b391-3223b791639d 2018-09-08 08:40:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}}' 2018-09-08 08:40:12,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d84cad-b1bd-45d8-a2ba-25c5453e5668 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:12,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f4d84cad-b1bd-45d8-a2ba-25c5453e5668 2018-09-08 08:40:12,252 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c2b39bf6-169d-439-proj 2018-09-08 08:40:12,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:12,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:12,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Iha_Nlr2RgSwpPaKKvYPGw"], "issued_at": "2018-09-08T08:40:12.000000Z"}} 2018-09-08 08:40:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:12,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f4e9c3-a88b-43e1-a73f-255f64f6cc4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:12,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35f4e9c3-a88b-43e1-a73f-255f64f6cc4b 2018-09-08 08:40:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:40:12,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:40:12,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:12,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310b2ec5-33ff-46a8-a55d-82b92616115b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:40:12,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-310b2ec5-33ff-46a8-a55d-82b92616115b 2018-09-08 08:40:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:12,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bd8ef0-d895-4b4d-bede-41c024d27ecd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}]} 2018-09-08 08:40:12,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj used request id req-e4bd8ef0-d895-4b4d-bede-41c024d27ecd 2018-09-08 08:40:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:12,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dafc9fe-a5da-43a3-b561-5fd77aeb21ba Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:40:12,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2dafc9fe-a5da-43a3-b561-5fd77aeb21ba 2018-09-08 08:40:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37569b7f-7594-45ed-a5c4-c34001ffb294 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:40:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37569b7f-7594-45ed-a5c4-c34001ffb294 2018-09-08 08:40:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7d91ef-73de-4338-96a4-75fa94f1384e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}]} 2018-09-08 08:40:13,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c2b39bf6-169d-439-proj used request id req-9c7d91ef-73de-4338-96a4-75fa94f1384e 2018-09-08 08:40:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/ec374a012c2c450d86fe7f96bce87816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9317b9cd-6044-4b97-8d40-3e0614e02fcd Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c2b39bf6-169d-439-user", "links": {"self": "http://172.30.9.23:5000/v3/users/ec374a012c2c450d86fe7f96bce87816"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "ec374a012c2c450d86fe7f96bce87816", "password_expires_at": null}} 2018-09-08 08:40:13,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ec374a012c2c450d86fe7f96bce87816 used request id req-9317b9cd-6044-4b97-8d40-3e0614e02fcd 2018-09-08 08:40:13,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c302131-9beb-44cb-9771-bf4c60b55d58 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:40:13,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles used request id req-3c302131-9beb-44cb-9771-bf4c60b55d58 2018-09-08 08:40:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d127a84-ad3e-4ab1-99f9-69ac0e2ecb91 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:40:13,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-1d127a84-ad3e-4ab1-99f9-69ac0e2ecb91 2018-09-08 08:40:13,827 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c2b39bf6-169d-439-proj 2018-09-08 08:40:13,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:40:13,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49789e7d-8cd4-434c-aaaf-aa7e7c05728f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:13,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-49789e7d-8cd4-434c-aaaf-aa7e7c05728f 2018-09-08 08:40:13,962 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c2b39bf6-169d-439-user 2018-09-08 08:40:13,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:13,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:14,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e432438d-b0b7-470f-8d7e-fc9d307e4932 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:40:14,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e432438d-b0b7-470f-8d7e-fc9d307e4932 2018-09-08 08:40:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" -d '{"role": {"name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}}' 2018-09-08 08:40:14,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad29328a-0ff3-4697-ab87-9ff3a221d93a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ba34ab91ad24a9e9b4f39d659904006", "links": {"self": "http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006"}, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}} 2018-09-08 08:40:14,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad29328a-0ff3-4697-ab87-9ff3a221d93a 2018-09-08 08:40:14,176 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c2b39bf6-169d-439-proj-role 2018-09-08 08:40:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:14,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5921c4cd-a24d-4372-8041-7235281ab8b1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006"}, "domain_id": null, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role", "id": "4ba34ab91ad24a9e9b4f39d659904006"}} 2018-09-08 08:40:14,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006 used request id req-5921c4cd-a24d-4372-8041-7235281ab8b1 2018-09-08 08:40:14,266 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c2b39bf6-169d-439-proj-role to project CreateStackSuccessTests-c2b39bf6-169d-439-proj 2018-09-08 08:40:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles/4ba34ab91ad24a9e9b4f39d659904006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:40:14,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ecea99-53d0-49ed-9b6f-14b69e35b9f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:14,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2/users/ec374a012c2c450d86fe7f96bce87816/roles/4ba34ab91ad24a9e9b4f39d659904006 used request id req-c3ecea99-53d0-49ed-9b6f-14b69e35b9f1 2018-09-08 08:40:14,411 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:40:14,411 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:40:14,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:14,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:14,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba34ab91ad24a9e9b4f39d659904006", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9934b165ba8c4454a631b192571c2cd2", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-user", "id": "ec374a012c2c450d86fe7f96bce87816"}, "audit_ids": ["AM155nBxRCKVQS8UzjQleg"], "issued_at": "2018-09-08T08:40:14.000000Z"}} 2018-09-08 08:40:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:14,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e093a98-98a4-4415-aeac-9b1c2c8683ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:14,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e093a98-98a4-4415-aeac-9b1c2c8683ad 2018-09-08 08:40:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:15,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-54e873a4-c10c-4e02-a7a7-50fe9f16320e Date: Sat, 08 Sep 2018 08:40:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image"} 2018-09-08 08:40:15,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image used request id req-54e873a4-c10c-4e02-a7a7-50fe9f16320e 2018-09-08 08:40:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:15,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21d6736e-77fd-4fce-9529-9c3abcab971a Date: Sat, 08 Sep 2018 08:40:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:40:15,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-21d6736e-77fd-4fce-9529-9c3abcab971a 2018-09-08 08:40:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image"}' 2018-09-08 08:40:15,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f X-Openstack-Request-Id: req-a989b2f4-aa44-4258-857f-186ab17bd00e Date: Sat, 08 Sep 2018 08:40:15 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:40:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:40:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f", "min_disk": 0, "protected": false, "id": "802108b9-0efe-40c0-88fe-605456a6a36f", "file": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f/file", "checksum": null, "owner": "9934b165ba8c4454a631b192571c2cd2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:40:15,429 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a989b2f4-aa44-4258-857f-186ab17bd00e 2018-09-08 08:40:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" -d '' 2018-09-08 08:40:17,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08911cbc-c130-4e0c-bf66-cf03975545ab Date: Sat, 08 Sep 2018 08:40:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:40:17,383 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f/file used request id req-08911cbc-c130-4e0c-bf66-cf03975545ab 2018-09-08 08:40:17,383 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:40:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-78d0c4ca-cbda-4057-be7d-190e04b49bc6 Date: Sat, 08 Sep 2018 08:40:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:40:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:40:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/802108b9-0efe-40c0-88fe-605456a6a36f/snap", "metadata": {}}], "self": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f", "min_disk": 0, "protected": false, "id": "802108b9-0efe-40c0-88fe-605456a6a36f", "file": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9934b165ba8c4454a631b192571c2cd2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/802108b9-0efe-40c0-88fe-605456a6a36f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:40:17,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f used request id req-78d0c4ca-cbda-4057-be7d-190e04b49bc6 2018-09-08 08:40:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:17,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99b0bee1-1150-4b11-b968-dd1dd1727ac8 Date: Sat, 08 Sep 2018 08:40:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:40:17,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-99b0bee1-1150-4b11-b968-dd1dd1727ac8 2018-09-08 08:40:17,727 - create_image - INFO - Created image with name - CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image 2018-09-08 08:40:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:40:17,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-129ab83c-7e33-40ba-aa03-0905f252a2c9 Date: Sat, 08 Sep 2018 08:40:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:40:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:40:17Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/802108b9-0efe-40c0-88fe-605456a6a36f/snap", "metadata": {}}], "self": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f", "min_disk": 0, "protected": false, "id": "802108b9-0efe-40c0-88fe-605456a6a36f", "file": "/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9934b165ba8c4454a631b192571c2cd2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/802108b9-0efe-40c0-88fe-605456a6a36f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:40:17,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f used request id req-129ab83c-7e33-40ba-aa03-0905f252a2c9 2018-09-08 08:40:17,908 - create_image - DEBUG - Instance status is - active 2018-09-08 08:40:17,908 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image 2018-09-08 08:40:17,908 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image 2018-09-08 08:40:17,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:17,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:18,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["00cy3SJTSGep_SDNS0q4Bw"], "issued_at": "2018-09-08T08:40:18.000000Z"}} 2018-09-08 08:40:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8836107be709b7d03086d94acdddc3101c50ba8b" 2018-09-08 08:40:18,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f429375f-4684-4bd9-a1dd-9327183f6861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:18,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f429375f-4684-4bd9-a1dd-9327183f6861 2018-09-08 08:40:18,565 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:40:18,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8836107be709b7d03086d94acdddc3101c50ba8b" 2018-09-08 08:40:18,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef4d2b11-a0ab-4f66-9ec6-2847dd837e99 x-compute-request-id: req-ef4d2b11-a0ab-4f66-9ec6-2847dd837e99 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:40:18,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ef4d2b11-a0ab-4f66-9ec6-2847dd837e99 2018-09-08 08:40:18,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8836107be709b7d03086d94acdddc3101c50ba8b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:40:18,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d77073fb-d8fa-44a9-9351-aea1a2c87fbd x-compute-request-id: req-d77073fb-d8fa-44a9-9351-aea1a2c87fbd Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:40:18,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d77073fb-d8fa-44a9-9351-aea1a2c87fbd 2018-09-08 08:40:18,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:18,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:19,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba34ab91ad24a9e9b4f39d659904006", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9934b165ba8c4454a631b192571c2cd2", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-user", "id": "ec374a012c2c450d86fe7f96bce87816"}, "audit_ids": ["TU-IOzERRpG_HsclGD8vsg"], "issued_at": "2018-09-08T08:40:19.000000Z"}} 2018-09-08 08:40:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:19,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa23e46-c279-4e3c-92d1-18960a3447e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:19,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aaa23e46-c279-4e3c-92d1-18960a3447e5 2018-09-08 08:40:19,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:40:19,446 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:40:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:19,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:19 GMT Server: Apache x-openstack-request-id: req-9e2a666f-9e39-44ad-a655-c49a664f6b3c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:40:19,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack used request id req-9e2a666f-9e39-44ad-a655-c49a664f6b3c 2018-09-08 08:40:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}}' 2018-09-08 08:40:21,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:40:19 GMT Server: Apache x-openstack-request-id: req-c17b31a6-3f23-4881-bbd0-eb90b02b9d7f Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}]}} 2018-09-08 08:40:21,986 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks used request id req-c17b31a6-3f23-4881-bbd0-eb90b02b9d7f 2018-09-08 08:40:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:22,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:21 GMT Server: Apache x-openstack-request-id: req-08588e27-2f19-479f-978d-b426c9466e53 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:22 GMT Server: Apache x-openstack-request-id: req-7fd3c40e-ffb2-4348-94a2-8b3aa013dbca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:22,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-7fd3c40e-ffb2-4348-94a2-8b3aa013dbca 2018-09-08 08:40:22,735 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:40:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:22,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:22 GMT Server: Apache x-openstack-request-id: req-fc779611-1b33-4eff-af77-560a521fd938 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:23,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:22 GMT Server: Apache x-openstack-request-id: req-d2678444-2de7-4f8a-a298-524a2538dc62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:23,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-d2678444-2de7-4f8a-a298-524a2538dc62 2018-09-08 08:40:23,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:40:23,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:26,191 - create_stack - DEBUG - Stack status query timeout in 1196.54442906 2018-09-08 08:40:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:26,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:26 GMT Server: Apache x-openstack-request-id: req-e1a320ac-1eaf-4064-a350-1ddd03df07aa Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:26,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:26 GMT Server: Apache x-openstack-request-id: req-7e8eca6f-3180-400b-993c-7298d15dbb82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:26,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-7e8eca6f-3180-400b-993c-7298d15dbb82 2018-09-08 08:40:26,591 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:40:26,591 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:29,595 - create_stack - DEBUG - Stack status query timeout in 1193.14053106 2018-09-08 08:40:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:29,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:29 GMT Server: Apache x-openstack-request-id: req-0ebe3c7d-db1e-40bb-b870-61d8df99335f Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:30,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:29 GMT Server: Apache x-openstack-request-id: req-de90b6b8-8c47-4a58-8a74-f37e24fabf52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:30,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-de90b6b8-8c47-4a58-8a74-f37e24fabf52 2018-09-08 08:40:30,133 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:40:30,133 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:33,137 - create_stack - DEBUG - Stack status query timeout in 1189.59855795 2018-09-08 08:40:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:33,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:33 GMT Server: Apache x-openstack-request-id: req-b5077805-1faf-48ce-84fb-2e33883baae5 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:33,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:33 GMT Server: Apache x-openstack-request-id: req-e9d90e65-b8b4-4145-b55c-51c7b803ea09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:33,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-e9d90e65-b8b4-4145-b55c-51c7b803ea09 2018-09-08 08:40:33,308 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:40:33,308 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:36,312 - create_stack - DEBUG - Stack status query timeout in 1186.42355108 2018-09-08 08:40:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:36,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:36 GMT Server: Apache x-openstack-request-id: req-497b7a42-395a-42a9-96aa-42cb635a219e Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:36,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:36 GMT Server: Apache x-openstack-request-id: req-e308517c-8b29-4ec6-a2ad-266d8204a48c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:36,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-e308517c-8b29-4ec6-a2ad-266d8204a48c 2018-09-08 08:40:36,548 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:40:36,548 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:39,552 - create_stack - DEBUG - Stack status query timeout in 1183.18359208 2018-09-08 08:40:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:39,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:39 GMT Server: Apache x-openstack-request-id: req-55bb7659-ada3-42b1-915c-e1b81fd29a52 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:39,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:39 GMT Server: Apache x-openstack-request-id: req-ef1ff48a-1ec2-43d5-bafa-f8000c178d43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:39,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-ef1ff48a-1ec2-43d5-bafa-f8000c178d43 2018-09-08 08:40:39,773 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:40:39,773 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:40:39,773 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:40:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:39,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:39 GMT Server: Apache x-openstack-request-id: req-64212a13-bc13-498b-876f-c888acdb5f3f Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:40,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:39 GMT Server: Apache x-openstack-request-id: req-908b6eaf-4a94-4726-887a-0d1271a28685 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3239f993-2ce1-48c7-928a-f963ce8f1a31", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e8e3cca-2241-4fa3-a56c-731052a1ae79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b781e3ea-23b1-4b31-a9f0-a2a81eed1d72", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "resource_type": "OS::Nova::Server"}]} 2018-09-08 08:40:40,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources used request id req-908b6eaf-4a94-4726-887a-0d1271a28685 2018-09-08 08:40:40,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:40,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ce49983-373d-435e-b129-d955eaad9e4e x-compute-request-id: req-2ce49983-373d-435e-b129-d955eaad9e4e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:40,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-2ce49983-373d-435e-b129-d955eaad9e4e 2018-09-08 08:40:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-687686a5-f06f-4b19-a1cd-1cca366b08d5 Date: Sat, 08 Sep 2018 08:40:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:40,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-687686a5-f06f-4b19-a1cd-1cca366b08d5 2018-09-08 08:40:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:40:40,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:40:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:40,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613fcdc7-b5b2-4fd2-bcb0-01b8b8f5f238 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:40,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-613fcdc7-b5b2-4fd2-bcb0-01b8b8f5f238 2018-09-08 08:40:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:40,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fdf52f84-6cf2-45ee-9384-f9374f79a90b Date: Sat, 08 Sep 2018 08:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:40,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-fdf52f84-6cf2-45ee-9384-f9374f79a90b 2018-09-08 08:40:40,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-8abc02dd-5a77-449d-aa85-9d49dd5f1797 Date: Sat, 08 Sep 2018 08:40:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:41,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-8abc02dd-5a77-449d-aa85-9d49dd5f1797 2018-09-08 08:40:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:41 GMT Server: Apache x-openstack-request-id: req-08315a32-8647-4cac-a9cd-196741083218 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:41,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:41 GMT Server: Apache x-openstack-request-id: req-16cd0295-a7c3-4bef-9bdc-457a2b67ca33 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3239f993-2ce1-48c7-928a-f963ce8f1a31", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0e8e3cca-2241-4fa3-a56c-731052a1ae79", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b781e3ea-23b1-4b31-a9f0-a2a81eed1d72", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-08T08:40:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:40:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "resource_type": "OS::Nova::Server"}]} 2018-09-08 08:40:41,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6/resources used request id req-16cd0295-a7c3-4bef-9bdc-457a2b67ca33 2018-09-08 08:40:41,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dbd8946-0147-4421-a3de-dbbe13e8158e x-compute-request-id: req-1dbd8946-0147-4421-a3de-dbbe13e8158e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:40:41,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0 used request id req-1dbd8946-0147-4421-a3de-dbbe13e8158e 2018-09-08 08:40:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0e8e3cca-2241-4fa3-a56c-731052a1ae79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-c89ee21e-67de-42c2-a244-48eab03ef7fa Date: Sat, 08 Sep 2018 08:40:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}} 2018-09-08 08:40:41,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0e8e3cca-2241-4fa3-a56c-731052a1ae79 used request id req-c89ee21e-67de-42c2-a244-48eab03ef7fa 2018-09-08 08:40:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-055e4a29-c96b-4fc0-8893-17bbba51b0a2 Date: Sat, 08 Sep 2018 08:40:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:41,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-055e4a29-c96b-4fc0-8893-17bbba51b0a2 2018-09-08 08:40:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-acd1717c-b4d6-4d6f-8904-4d5779e47bd0 Date: Sat, 08 Sep 2018 08:40:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:41,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-acd1717c-b4d6-4d6f-8904-4d5779e47bd0 2018-09-08 08:40:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f7647e4e-d675-4c94-b12b-9df3d1aa0898 Date: Sat, 08 Sep 2018 08:40:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:41,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-f7647e4e-d675-4c94-b12b-9df3d1aa0898 2018-09-08 08:40:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:41,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5738dfe-955f-42d4-9355-da4a2e4746bb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:41,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-c5738dfe-955f-42d4-9355-da4a2e4746bb 2018-09-08 08:40:41,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-888247cf-6775-4232-9110-1b5f73608a47 Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:42,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-888247cf-6775-4232-9110-1b5f73608a47 2018-09-08 08:40:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72&mac_address=fa%3A16%3A3e%3A32%3A59%3Ac7&name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-2d6b8255-520c-4f8e-9a2e-067452d6a7e0 Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"}]} 2018-09-08 08:40:42,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72&mac_address=fa%3A16%3A3e%3A32%3A59%3Ac7&name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2&admin_state_up=True used request id req-2d6b8255-520c-4f8e-9a2e-067452d6a7e0 2018-09-08 08:40:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0d763f-209d-446a-a085-f1a5e90d9a92 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:42,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-4c0d763f-209d-446a-a085-f1a5e90d9a92 2018-09-08 08:40:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a863c021-cbe7-4fff-a4a3-4612dc992105 Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:42,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-a863c021-cbe7-4fff-a4a3-4612dc992105 2018-09-08 08:40:42,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b1b1967e-6f20-4ecc-b033-2f6c6a1d2dbc Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:42,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-b1b1967e-6f20-4ecc-b033-2f6c6a1d2dbc 2018-09-08 08:40:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-0c328048-83e7-430c-a053-4852a02102be Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:42,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-0c328048-83e7-430c-a053-4852a02102be 2018-09-08 08:40:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:42,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-28919a81-9ed7-470e-b90f-98757986ea26 Date: Sat, 08 Sep 2018 08:40:42 GMT RESP BODY: {"floatingips": []} 2018-09-08 08:40:42,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-28919a81-9ed7-470e-b90f-98757986ea26 2018-09-08 08:40:42,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:40:42,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:42,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba34ab91ad24a9e9b4f39d659904006", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9934b165ba8c4454a631b192571c2cd2", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-user", "id": "ec374a012c2c450d86fe7f96bce87816"}, "audit_ids": ["-e5xv5gMQdm_TbgD9LtgXA"], "issued_at": "2018-09-08T08:40:42.000000Z"}} 2018-09-08 08:40:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333422f9-31ba-4bdd-a935-d349ed725c3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:43,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-333422f9-31ba-4bdd-a935-d349ed725c3a 2018-09-08 08:40:43,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:40:43,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86837c3a-f409-4848-a811-a236b6e0a123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:43,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-86837c3a-f409-4848-a811-a236b6e0a123 2018-09-08 08:40:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c2d379b7-21ae-470a-bd56-0b39be362b01 Date: Sat, 08 Sep 2018 08:40:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:43,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-c2d379b7-21ae-470a-bd56-0b39be362b01 2018-09-08 08:40:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:40:43,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:40:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:40:43,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbbd8f2-a126-466a-a2ca-fde611180135 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:43,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-0fbbd8f2-a126-466a-a2ca-fde611180135 2018-09-08 08:40:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a2f7f205-4031-405c-81d0-07e1f1a58c79 Date: Sat, 08 Sep 2018 08:40:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:43,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-a2f7f205-4031-405c-81d0-07e1f1a58c79 2018-09-08 08:40:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72&mac_address=fa%3A16%3A3e%3A32%3A59%3Ac7&name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-2c325e24-2735-429d-87b1-135f42a7f321 Date: Sat, 08 Sep 2018 08:40:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"}]} 2018-09-08 08:40:43,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72&mac_address=fa%3A16%3A3e%3A32%3A59%3Ac7&name=CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2&admin_state_up=True used request id req-2c325e24-2735-429d-87b1-135f42a7f321 2018-09-08 08:40:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:43,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db85c05-2261-48e7-ba81-9718b0db7f54 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:43,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-0db85c05-2261-48e7-ba81-9718b0db7f54 2018-09-08 08:40:43,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:44,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:43 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-10b979a3-1854-4065-9141-5eb1bd85b4a5 x-compute-request-id: req-10b979a3-1854-4065-9141-5eb1bd85b4a5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:40:44,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst used request id req-10b979a3-1854-4065-9141-5eb1bd85b4a5 2018-09-08 08:40:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:44,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-353f7b8d-9301-48db-a5a6-45047a59a7f9 Date: Sat, 08 Sep 2018 08:40:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:44,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-353f7b8d-9301-48db-a5a6-45047a59a7f9 2018-09-08 08:40:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:45,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7d89824b-b295-4e99-b93e-f50a47058b4b Date: Sat, 08 Sep 2018 08:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:45,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-7d89824b-b295-4e99-b93e-f50a47058b4b 2018-09-08 08:40:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:45,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-1b4dc80e-4930-49f2-8855-1c799afb7e25 Date: Sat, 08 Sep 2018 08:40:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:45,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-1b4dc80e-4930-49f2-8855-1c799afb7e25 2018-09-08 08:40:45,296 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst 2018-09-08 08:40:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-055bc557-1ff7-44f6-a891-63cf7096a97e Date: Sat, 08 Sep 2018 08:40:45 GMT RESP BODY: {"floatingips": []} 2018-09-08 08:40:45,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-055bc557-1ff7-44f6-a891-63cf7096a97e 2018-09-08 08:40:45,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:46,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c545c3e-451c-46bb-abf0-b0d044128298 x-compute-request-id: req-2c545c3e-451c-46bb-abf0-b0d044128298 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:46,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-2c545c3e-451c-46bb-abf0-b0d044128298 2018-09-08 08:40:46,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:46,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d30ecf7a-ceb2-40e7-8513-0bf81b62908a Date: Sat, 08 Sep 2018 08:40:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:46,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-d30ecf7a-ceb2-40e7-8513-0bf81b62908a 2018-09-08 08:40:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:46,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26e2ede-6e22-4fae-8c88-33ebead2db30 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:46,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-a26e2ede-6e22-4fae-8c88-33ebead2db30 2018-09-08 08:40:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:46,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cb99caf3-b0fe-4e3b-b3de-10d869779fbe Date: Sat, 08 Sep 2018 08:40:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:46,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-cb99caf3-b0fe-4e3b-b3de-10d869779fbe 2018-09-08 08:40:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:46,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-46a96a06-b7a7-4ad6-b49a-3a47b090dd0e Date: Sat, 08 Sep 2018 08:40:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:46,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-46a96a06-b7a7-4ad6-b49a-3a47b090dd0e 2018-09-08 08:40:46,735 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:40:46,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:40:47,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba34ab91ad24a9e9b4f39d659904006", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9934b165ba8c4454a631b192571c2cd2", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/9934b165ba8c4454a631b192571c2cd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c2b39bf6-169d-439-user", "id": "ec374a012c2c450d86fe7f96bce87816"}, "audit_ids": ["CmoN71VjTpWA-cbm2RVYBQ"], "issued_at": "2018-09-08T08:40:47.000000Z"}} 2018-09-08 08:40:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:47,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64e33ae-a9a2-4a77-a7e8-cfd683bed42f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:40:47,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d64e33ae-a9a2-4a77-a7e8-cfd683bed42f 2018-09-08 08:40:47,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:47,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b7fb818-8ae5-4129-bbc9-c2cb688634b1 x-compute-request-id: req-7b7fb818-8ae5-4129-bbc9-c2cb688634b1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:47,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-7b7fb818-8ae5-4129-bbc9-c2cb688634b1 2018-09-08 08:40:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:47,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0f457582-6db6-4c20-bbe1-d6206771982a Date: Sat, 08 Sep 2018 08:40:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:47,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-0f457582-6db6-4c20-bbe1-d6206771982a 2018-09-08 08:40:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:48,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2f2994-a1dc-499d-a3e8-18867c456f38 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:48,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-7e2f2994-a1dc-499d-a3e8-18867c456f38 2018-09-08 08:40:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:48,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-78794c63-9de7-44b0-ad2f-f6f60f13bccd Date: Sat, 08 Sep 2018 08:40:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:48,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-78794c63-9de7-44b0-ad2f-f6f60f13bccd 2018-09-08 08:40:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:48,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-7b73d89e-2517-484f-9dad-1e6234a5f29b Date: Sat, 08 Sep 2018 08:40:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:48,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-7b73d89e-2517-484f-9dad-1e6234a5f29b 2018-09-08 08:40:48,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:49,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1df6f66b-6ac7-4b7d-b776-a572dd51b840 x-compute-request-id: req-1df6f66b-6ac7-4b7d-b776-a572dd51b840 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:40:49,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst used request id req-1df6f66b-6ac7-4b7d-b776-a572dd51b840 2018-09-08 08:40:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:49,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9f43b4c9-ed49-46a8-8364-1f9356bd1d02 Date: Sat, 08 Sep 2018 08:40:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:49,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-9f43b4c9-ed49-46a8-8364-1f9356bd1d02 2018-09-08 08:40:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6cc2cfa6-29e1-4a81-ab1c-851eadf588b1 Date: Sat, 08 Sep 2018 08:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:49,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-6cc2cfa6-29e1-4a81-ab1c-851eadf588b1 2018-09-08 08:40:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:50,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-06e1e7ea-b448-488d-af4d-fee7d7d4905c Date: Sat, 08 Sep 2018 08:40:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:50,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-06e1e7ea-b448-488d-af4d-fee7d7d4905c 2018-09-08 08:40:50,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:50,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-271a8309-ed56-44f3-9e64-c0d91bcef5ff x-compute-request-id: req-271a8309-ed56-44f3-9e64-c0d91bcef5ff Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:50,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-271a8309-ed56-44f3-9e64-c0d91bcef5ff 2018-09-08 08:40:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d6b21176-fab7-46df-9346-e6a14a37ac1b Date: Sat, 08 Sep 2018 08:40:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:50,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-d6b21176-fab7-46df-9346-e6a14a37ac1b 2018-09-08 08:40:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:51,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6e4565-f811-42d4-997a-71550068d4bc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:51,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-db6e4565-f811-42d4-997a-71550068d4bc 2018-09-08 08:40:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:51,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a1dd9a89-8825-4f9c-be5c-8ee38d635c8c Date: Sat, 08 Sep 2018 08:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:51,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-a1dd9a89-8825-4f9c-be5c-8ee38d635c8c 2018-09-08 08:40:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:51,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-14e960f9-26bf-436d-8784-4e141c1627b6 Date: Sat, 08 Sep 2018 08:40:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:51,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-14e960f9-26bf-436d-8784-4e141c1627b6 2018-09-08 08:40:51,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:51,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93586843-c688-4bf6-9a27-574a9847c597 x-compute-request-id: req-93586843-c688-4bf6-9a27-574a9847c597 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:51,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-93586843-c688-4bf6-9a27-574a9847c597 2018-09-08 08:40:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:52,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-cc3c4d96-a9d1-49c7-92bc-550d8873bb86 Date: Sat, 08 Sep 2018 08:40:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:52,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-cc3c4d96-a9d1-49c7-92bc-550d8873bb86 2018-09-08 08:40:52,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:52,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841c8938-e71f-4f7d-85be-f48a7debc8d9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:40:52,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-841c8938-e71f-4f7d-85be-f48a7debc8d9 2018-09-08 08:40:52,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:52,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5bf9b3f4-250a-488f-bc85-10402e126ef1 Date: Sat, 08 Sep 2018 08:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:52,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-5bf9b3f4-250a-488f-bc85-10402e126ef1 2018-09-08 08:40:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0497b995dbffbffec75ad27b2b974d33b4b52ca7" 2018-09-08 08:40:52,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-b63a3ea4-d054-427b-afb1-22fb3ee06150 Date: Sat, 08 Sep 2018 08:40:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:52,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-b63a3ea4-d054-427b-afb1-22fb3ee06150 2018-09-08 08:40:52,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:53,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde0406c-4b68-4c6a-b14d-919ae8112872 x-compute-request-id: req-fde0406c-4b68-4c6a-b14d-919ae8112872 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:59:c7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643", "rel": "bookmark"}], "image": {"id": "802108b9-0efe-40c0-88fe-605456a6a36f", "links": [{"href": "http://172.30.9.23:8774/images/802108b9-0efe-40c0-88fe-605456a6a36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:40:34.000000", "flavor": {"id": "985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "links": [{"href": "http://172.30.9.23:8774/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0", "rel": "bookmark"}]}, "id": "caa78d2f-4a1c-42ce-8dcb-d5a840815643", "security_groups": [{"name": "default"}], "user_id": "ec374a012c2c450d86fe7f96bce87816", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:40:35Z", "hostId": "2466aaeb84f92f5b828ff492caaee915578823c5f10d6947e1c4a593", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "created": "2018-09-08T08:40:29Z", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:40:53,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/caa78d2f-4a1c-42ce-8dcb-d5a840815643 used request id req-fde0406c-4b68-4c6a-b14d-919ae8112872 2018-09-08 08:40:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:53,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1dca7b06-3b78-4a06-823a-02202c1f471c Date: Sat, 08 Sep 2018 08:40:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e8e3cca-2241-4fa3-a56c-731052a1ae79"],"updated_at":"2018-09-08T08:40:24Z","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9934b165ba8c4454a631b192571c2cd2","id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}]} 2018-09-08 08:40:53,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net used request id req-1dca7b06-3b78-4a06-823a-02202c1f471c 2018-09-08 08:40:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:53,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6baa5d3-ec47-4b8e-964a-be584d458a76 Date: Sat, 08 Sep 2018 08:40:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","dns_nameservers":[],"updated_at":"2018-09-08T08:40:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"9934b165ba8c4454a631b192571c2cd2","id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","subnetpool_id":null,"name":"CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet"}]} 2018-09-08 08:40:53,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-e6baa5d3-ec47-4b8e-964a-be584d458a76 2018-09-08 08:40:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad36199b8f183bc7d0e8e3cca16e96171aa8ec2d" 2018-09-08 08:40:54,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-a683efe1-7cd7-4093-b4fc-fb0ade8885be Date: Sat, 08 Sep 2018 08:40:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.4"}],"id":"3239f993-2ce1-48c7-928a-f963ce8f1a31","security_groups":["8475cce1-5762-42a3-81f2-438b34ac2980"],"mac_address":"fa:16:3e:32:59:c7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack-server1_port-2czrjtbfo4t2","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"caa78d2f-4a1c-42ce-8dcb-d5a840815643"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.3"}],"id":"5352f46e-7853-4fae-9817-b8b513b23cde","security_groups":[],"mac_address":"fa:16:3e:11:5b:59","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.5"}],"id":"76edbd8a-1a98-4058-8741-7083bc192ad4","security_groups":[],"mac_address":"fa:16:3e:b6:6d:80","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:40:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0e8e3cca-2241-4fa3-a56c-731052a1ae79","ip_address":"10.0.0.2"}],"id":"9b2b4907-b56a-46c7-93f6-111ae225ab87","security_groups":[],"mac_address":"fa:16:3e:f5:19:f7","project_id":"9934b165ba8c4454a631b192571c2cd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b781e3ea-23b1-4b31-a9f0-a2a81eed1d72","tenant_id":"9934b165ba8c4454a631b192571c2cd2","created_at":"2018-09-08T08:40:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b781e3ea-23b1-4b31-a9f0-a2a81eed1d72"}]} 2018-09-08 08:40:54,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b781e3ea-23b1-4b31-a9f0-a2a81eed1d72 used request id req-a683efe1-7cd7-4093-b4fc-fb0ade8885be 2018-09-08 08:40:54,081 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:40:54,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:54,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:54 GMT Server: Apache x-openstack-request-id: req-98f607be-9f49-4c94-8d0f-7d971f85cde9 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:54,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:40:54 GMT Server: Apache x-openstack-request-id: req-99b69f29-c324-4b22-b372-a643f8d4e1e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:40:54,335 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-99b69f29-c324-4b22-b372-a643f8d4e1e0 2018-09-08 08:40:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:54,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:54 GMT Server: Apache x-openstack-request-id: req-b29e050a-f68c-4c31-92ae-472941061a4e Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:54,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:54 GMT Server: Apache x-openstack-request-id: req-ceac834c-4ee1-4759-8f95-bc65da892261 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "tags": null, "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:40:54Z", "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:54,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-ceac834c-4ee1-4759-8f95-bc65da892261 2018-09-08 08:40:54,391 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:40:54,391 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:40:57,394 - create_stack - DEBUG - Stack status query timeout in 1196.94141197 2018-09-08 08:40:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:40:57,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:40:57 GMT Server: Apache x-openstack-request-id: req-90e677cd-61e9-4573-8436-843012bf3f7e Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:40:57,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:40:57 GMT Server: Apache x-openstack-request-id: req-9960739d-af42-4e19-8ec1-b67a4210d44c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "tags": null, "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:40:54Z", "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:40:57,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-9960739d-af42-4e19-8ec1-b67a4210d44c 2018-09-08 08:40:57,748 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:40:57,748 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:00,751 - create_stack - DEBUG - Stack status query timeout in 1193.58471513 2018-09-08 08:41:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:41:00,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:00 GMT Server: Apache x-openstack-request-id: req-d1820971-a9cd-4c19-9592-35028f6ec1e8 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:00,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:00 GMT Server: Apache x-openstack-request-id: req-1ae4fb39-6f0e-46dd-afd6-ac4ce5683c04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "tags": null, "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:40:54Z", "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:41:00,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-1ae4fb39-6f0e-46dd-afd6-ac4ce5683c04 2018-09-08 08:41:00,808 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:41:00,808 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:03,812 - create_stack - DEBUG - Stack status query timeout in 1190.52423596 2018-09-08 08:41:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:41:03,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:03 GMT Server: Apache x-openstack-request-id: req-7cbe2e98-bb82-45af-927e-4ec261e342cf Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:04,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:03 GMT Server: Apache x-openstack-request-id: req-38c55278-e9ed-47c0-809b-01dba155e8c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "tags": null, "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:40:54Z", "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:41:04,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-38c55278-e9ed-47c0-809b-01dba155e8c6 2018-09-08 08:41:04,004 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:41:04,004 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:07,007 - create_stack - DEBUG - Stack status query timeout in 1187.32894206 2018-09-08 08:41:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:41:07,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:07 GMT Server: Apache x-openstack-request-id: req-399d47a7-64f4-4615-9ea4-f6b7f2f008bc Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:07,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:07 GMT Server: Apache x-openstack-request-id: req-a466c740-1fc8-42c6-bcd8-299b87f002af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9934b165ba8c4454a631b192571c2cd2", "OS::stack_id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "image_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image", "inst_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-inst", "subnet_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-subnet", "flavor_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-flavor-name", "net_name": "CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack", "stack_user_project_id": "3b8ff362c7664726b8f2752582233dba", "tags": null, "creation_time": "2018-09-08T08:40:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:40:54Z", "id": "fc53c1be-8c2c-44dc-963d-5d514cbcc3f6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-08 08:41:07,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-a466c740-1fc8-42c6-bcd8-299b87f002af 2018-09-08 08:41:07,216 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:41:07,216 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:41:07,216 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack 2018-09-08 08:41:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4f50846739bec91c2cfa9efb251987360560f4" 2018-09-08 08:41:07,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:07 GMT Server: Apache x-openstack-request-id: req-6a12977b-09aa-46a1-ac52-adb2b90e6aa6 Location: http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:07,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:07 GMT Server: Apache x-openstack-request-id: req-999a3312-b27d-4259-95fb-1c4c22bbc2dc Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:41:07,272 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9934b165ba8c4454a631b192571c2cd2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-stack/fc53c1be-8c2c-44dc-963d-5d514cbcc3f6 used request id req-999a3312-b27d-4259-95fb-1c4c22bbc2dc 2018-09-08 08:41:07,273 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4cb671d1-b5f6-4244-ad7c-e94a72f39816-image 2018-09-08 08:41:07,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2510b39698a3ff34d9dcc2fa059d74bf11af483a" 2018-09-08 08:41:08,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd9d008b-0326-4c4d-b562-65373585af16 Date: Sat, 08 Sep 2018 08:41:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:41:08,551 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/802108b9-0efe-40c0-88fe-605456a6a36f used request id req-bd9d008b-0326-4c4d-b562-65373585af16 2018-09-08 08:41:08,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8836107be709b7d03086d94acdddc3101c50ba8b" 2018-09-08 08:41:08,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a30fa8b6-9bf2-44da-b682-5c2ebee98885 x-compute-request-id: req-a30fa8b6-9bf2-44da-b682-5c2ebee98885 Content-Length: 0 Content-Type: application/json 2018-09-08 08:41:08,595 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/985daaf6-49da-44ea-9d5b-dc5a2f219bc0 used request id req-a30fa8b6-9bf2-44da-b682-5c2ebee98885 2018-09-08 08:41:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:08,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-46930b37-ec58-4a68-bcd1-28c97d6161ff Date: Sat, 08 Sep 2018 08:41:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "created_at": "2018-09-08T08:40:22Z", "updated_at": "2018-09-08T08:40:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "revision_number": 0, "id": "1b2d9a98-cdc1-4825-8fad-bc95d48a7a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9934b165ba8c4454a631b192571c2cd2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "revision_number": 0, "id": "4c280655-c41d-4399-b167-147947b388a8", "remote_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "remote_ip_prefix": null, "created_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9934b165ba8c4454a631b192571c2cd2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "revision_number": 0, "id": "d75b2ac0-a3aa-453c-ac61-6956d08b4f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9934b165ba8c4454a631b192571c2cd2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "revision_number": 0, "id": "fed81e5f-839d-4f19-b02b-3b8c17537a7e", "remote_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "remote_ip_prefix": null, "created_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9934b165ba8c4454a631b192571c2cd2"}], "revision_number": 4, "project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "8475cce1-5762-42a3-81f2-438b34ac2980", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:41:08,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-46930b37-ec58-4a68-bcd1-28c97d6161ff 2018-09-08 08:41:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:08,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ef415b-5436-4ac5-8142-9f9f4caeb7c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:08,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c8ef415b-5436-4ac5-8142-9f9f4caeb7c0 2018-09-08 08:41:08,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e74b28-f046-4314-8496-6487a93b5b24 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:41:09,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-75e74b28-f046-4314-8496-6487a93b5b24 2018-09-08 08:41:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184ed5d5-df4a-423d-a22c-12bf20b46239 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:09,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-184ed5d5-df4a-423d-a22c-12bf20b46239 2018-09-08 08:41:09,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:09,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67061460-21c3-4eae-9007-ae0591a21c44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:09,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-67061460-21c3-4eae-9007-ae0591a21c44 2018-09-08 08:41:09,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892badaa-a7ed-48d4-9245-4d78ce7061d5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:41:09,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-892badaa-a7ed-48d4-9245-4d78ce7061d5 2018-09-08 08:41:09,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-566a0a1c-a318-4aa9-a2fc-84e4661f682e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:09,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-566a0a1c-a318-4aa9-a2fc-84e4661f682e 2018-09-08 08:41:09,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c54800-fcdf-479e-aa14-cd7632452bad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:09,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-e2c54800-fcdf-479e-aa14-cd7632452bad 2018-09-08 08:41:09,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462a375b-a93c-4640-bc78-99c6b87cf4a4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2"}, "enabled": true, "id": "9934b165ba8c4454a631b192571c2cd2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c2b39bf6-169d-439-proj"}} 2018-09-08 08:41:09,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-462a375b-a93c-4640-bc78-99c6b87cf4a4 2018-09-08 08:41:09,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8475cce1-5762-42a3-81f2-438b34ac2980 2018-09-08 08:41:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8475cce1-5762-42a3-81f2-438b34ac2980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:09,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7377a76-5c7a-4d6f-89f4-b8ac1f0f35dd Date: Sat, 08 Sep 2018 08:41:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "port_range_min": null, "revision_number": 0, "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "created_at": "2018-09-08T08:40:22Z", "project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "1b2d9a98-cdc1-4825-8fad-bc95d48a7a67"}, {"remote_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "port_range_min": null, "revision_number": 0, "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "created_at": "2018-09-08T08:40:22Z", "project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "4c280655-c41d-4399-b167-147947b388a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "port_range_min": null, "revision_number": 0, "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "created_at": "2018-09-08T08:40:22Z", "project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "d75b2ac0-a3aa-453c-ac61-6956d08b4f03"}, {"remote_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:40:22Z", "security_group_id": "8475cce1-5762-42a3-81f2-438b34ac2980", "port_range_min": null, "revision_number": 0, "tenant_id": "9934b165ba8c4454a631b192571c2cd2", "created_at": "2018-09-08T08:40:22Z", "project_id": "9934b165ba8c4454a631b192571c2cd2", "id": "fed81e5f-839d-4f19-b02b-3b8c17537a7e"}]} 2018-09-08 08:41:09,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8475cce1-5762-42a3-81f2-438b34ac2980 used request id req-a7377a76-5c7a-4d6f-89f4-b8ac1f0f35dd 2018-09-08 08:41:09,713 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:41:09,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8475cce1-5762-42a3-81f2-438b34ac2980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:10,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7b20a8c-9b60-46fc-a39d-4998bf1d211b Content-Length: 0 Date: Sat, 08 Sep 2018 08:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:41:10,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8475cce1-5762-42a3-81f2-438b34ac2980 used request id req-e7b20a8c-9b60-46fc-a39d-4998bf1d211b 2018-09-08 08:41:10,014 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c2b39bf6-169d-439-proj 2018-09-08 08:41:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:10,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af4eeac-9384-48bf-9efc-d76e7b85d8da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:10,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9934b165ba8c4454a631b192571c2cd2 used request id req-4af4eeac-9384-48bf-9efc-d76e7b85d8da 2018-09-08 08:41:10,250 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c2b39bf6-169d-439-proj-role 2018-09-08 08:41:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:10,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad04cf53-e8c8-4627-80d6-93c50ae685ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:10,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4ba34ab91ad24a9e9b4f39d659904006 used request id req-ad04cf53-e8c8-4627-80d6-93c50ae685ce 2018-09-08 08:41:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae058f5223b7cf9d3c057bf478f093a066beb35" 2018-09-08 08:41:10,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5828402-1291-4df8-827b-25b6a134c9fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:10,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5828402-1291-4df8-827b-25b6a134c9fd 2018-09-08 08:41:10,458 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c2b39bf6-169d-439-user 2018-09-08 08:41:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ec374a012c2c450d86fe7f96bce87816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f56034d81ad45049ea74546bd37087d504ecee" 2018-09-08 08:41:10,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefcc0d2-b88f-4d60-a554-59e8c7f00bef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:10,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ec374a012c2c450d86fe7f96bce87816 used request id req-cefcc0d2-b88f-4d60-a554-59e8c7f00bef 2018-09-08 08:41:10,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:11,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lpbXUISgRUa7Q2aiuGaN8w"], "issued_at": "2018-09-08T08:41:11.000000Z"}} 2018-09-08 08:41:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f6d5ed21914918bab76094c11d0e83c45229c" 2018-09-08 08:41:11,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4533ab-cb95-4895-90a2-65ffbf520674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:11,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e4533ab-cb95-4895-90a2-65ffbf520674 2018-09-08 08:41:11,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:11,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:11,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["cghgNWCpRJ2Mmqid5yoS8g"], "issued_at": "2018-09-08T08:41:11.000000Z"}} 2018-09-08 08:41:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:11,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90ac55a-46e1-423b-8634-ff60db813f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:11,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c90ac55a-46e1-423b-8634-ff60db813f13 2018-09-08 08:41:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:11,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:11,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83503abc-07b9-452c-966b-22e86914d4e0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:41:11,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj used request id req-83503abc-07b9-452c-966b-22e86914d4e0 2018-09-08 08:41:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:11,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49a72bd-1bb4-4bd7-92a2-8f39d31e3415 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:11,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f49a72bd-1bb4-4bd7-92a2-8f39d31e3415 2018-09-08 08:41:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}}' 2018-09-08 08:41:11,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b05584-dfdb-4cac-80bb-dd7204c7b29e Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944"}, "enabled": true, "id": "71c1f10e00184c918fe9dee35434f944", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}} 2018-09-08 08:41:11,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-76b05584-dfdb-4cac-80bb-dd7204c7b29e 2018-09-08 08:41:11,887 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-9ee3d806-6116-4dd-proj 2018-09-08 08:41:11,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:11,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:12,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nN3RXdzuRWagIwQQUGUFIg"], "issued_at": "2018-09-08T08:41:12.000000Z"}} 2018-09-08 08:41:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:12,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5c5df3-f488-4eee-bf6a-1d366ef6af57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:12,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb5c5df3-f488-4eee-bf6a-1d366ef6af57 2018-09-08 08:41:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:12,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:12,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8698b6e-0a82-4b57-b9a2-a1b27232cd06 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:41:12,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c8698b6e-0a82-4b57-b9a2-a1b27232cd06 2018-09-08 08:41:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:12,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166c0e8e-5c86-4131-ab99-630e6aff48d4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944"}, "enabled": true, "id": "71c1f10e00184c918fe9dee35434f944", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}]} 2018-09-08 08:41:12,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj used request id req-166c0e8e-5c86-4131-ab99-630e6aff48d4 2018-09-08 08:41:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:12,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f074fff-b15c-48aa-8ea4-d36e771fdc71 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:12,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8f074fff-b15c-48aa-8ea4-d36e771fdc71 2018-09-08 08:41:13,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f42fe5-2649-47eb-bef2-2720ceebfe6f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:13,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74f42fe5-2649-47eb-bef2-2720ceebfe6f 2018-09-08 08:41:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc80337c-e277-4c29-a1a7-2cf5bce398b7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944"}, "enabled": true, "id": "71c1f10e00184c918fe9dee35434f944", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}]} 2018-09-08 08:41:13,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj used request id req-cc80337c-e277-4c29-a1a7-2cf5bce398b7 2018-09-08 08:41:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/97fca9e713b648fb97893551404c9807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5980c7e-b02b-4b24-951d-09fc863e8901 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-9ee3d806-6116-4dd-user", "links": {"self": "http://172.30.9.23:5000/v3/users/97fca9e713b648fb97893551404c9807"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "71c1f10e00184c918fe9dee35434f944", "id": "97fca9e713b648fb97893551404c9807", "password_expires_at": null}} 2018-09-08 08:41:13,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/97fca9e713b648fb97893551404c9807 used request id req-d5980c7e-b02b-4b24-951d-09fc863e8901 2018-09-08 08:41:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18865af9-b60f-4437-a014-e1a07ccbee78 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:41:13,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles used request id req-18865af9-b60f-4437-a014-e1a07ccbee78 2018-09-08 08:41:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdaa829-10ff-4b07-95aa-89240f11671e Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 08:41:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-3cdaa829-10ff-4b07-95aa-89240f11671e 2018-09-08 08:41:13,498 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-9ee3d806-6116-4dd-proj 2018-09-08 08:41:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57bed93e-27e4-4ef8-a31f-374215102503 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:13,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/f376d2e221f54d64a99cacf2559df943 used request id req-57bed93e-27e4-4ef8-a31f-374215102503 2018-09-08 08:41:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c2c6b9-bc5f-4889-b660-07370d260414 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:13,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31c2c6b9-bc5f-4889-b660-07370d260414 2018-09-08 08:41:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd6139e-fd7d-4131-aca3-9b4f6d339a84 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944"}, "enabled": true, "id": "71c1f10e00184c918fe9dee35434f944", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}]} 2018-09-08 08:41:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-9ee3d806-6116-4dd-proj used request id req-7cd6139e-fd7d-4131-aca3-9b4f6d339a84 2018-09-08 08:41:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d46378-56e8-47e6-9713-4fc5fe9c540e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:13,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles used request id req-46d46378-56e8-47e6-9713-4fc5fe9c540e 2018-09-08 08:41:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:13,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4d7ee4-397c-40b1-8077-d620c4acf349 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:41:13,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-4b4d7ee4-397c-40b1-8077-d620c4acf349 2018-09-08 08:41:13,933 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-9ee3d806-6116-4dd-proj 2018-09-08 08:41:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:14,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfd34dc-02c0-4e04-9e45-94196aba64ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:14,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-3bfd34dc-02c0-4e04-9e45-94196aba64ab 2018-09-08 08:41:14,159 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-9ee3d806-6116-4dd-user 2018-09-08 08:41:14,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:14,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b7b29e-36bf-44af-bd37-298513b59d92 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:14,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42b7b29e-36bf-44af-bd37-298513b59d92 2018-09-08 08:41:14,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" -d '{"role": {"name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role"}}' 2018-09-08 08:41:14,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10882c3-b140-4d9f-99d1-53618097803f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6f432a579834061ac5ae69be5da213f", "links": {"self": "http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f"}, "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role"}} 2018-09-08 08:41:14,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a10882c3-b140-4d9f-99d1-53618097803f 2018-09-08 08:41:14,361 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role 2018-09-08 08:41:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:14,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a31c15-1b52-48ab-85eb-66dff1bb3340 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f"}, "domain_id": null, "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role", "id": "d6f432a579834061ac5ae69be5da213f"}} 2018-09-08 08:41:14,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f used request id req-75a31c15-1b52-48ab-85eb-66dff1bb3340 2018-09-08 08:41:14,452 - keystone_utils - INFO - Granting role CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role to project CreateStackVolumeTests-9ee3d806-6116-4dd-proj 2018-09-08 08:41:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/d6f432a579834061ac5ae69be5da213f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:14,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed43f43e-d234-479f-842b-0a06d30aa425 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:14,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944/users/97fca9e713b648fb97893551404c9807/roles/d6f432a579834061ac5ae69be5da213f used request id req-ed43f43e-d234-479f-842b-0a06d30aa425 2018-09-08 08:41:14,572 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:14,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:14,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:14,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f432a579834061ac5ae69be5da213f", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c1f10e00184c918fe9dee35434f944", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-user", "id": "97fca9e713b648fb97893551404c9807"}, "audit_ids": ["uyXiEgapSpiaeOLaujb9kA"], "issued_at": "2018-09-08T08:41:14.000000Z"}} 2018-09-08 08:41:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:15,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049946f9-d559-4c5c-b752-3d184b0f2ad5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:15,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-049946f9-d559-4c5c-b752-3d184b0f2ad5 2018-09-08 08:41:15,062 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:41:15,064 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:15,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:15 GMT Server: Apache x-openstack-request-id: req-42ea3f1f-c7b5-468c-afdd-8620b9ee4102 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:41:15,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack used request id req-42ea3f1f-c7b5-468c-afdd-8620b9ee4102 2018-09-08 08:41:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}}' 2018-09-08 08:41:17,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:15 GMT Server: Apache x-openstack-request-id: req-e34fe46b-8a2c-4142-8bcb-d3e651eb2f2e Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}]}} 2018-09-08 08:41:17,597 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks used request id req-e34fe46b-8a2c-4142-8bcb-d3e651eb2f2e 2018-09-08 08:41:17,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:17,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:17 GMT Server: Apache x-openstack-request-id: req-eb039cf6-8ac3-4c3c-8cee-5fbbc37b386b Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:17,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:17 GMT Server: Apache x-openstack-request-id: req-c515488b-d169-4574-bafb-374ec5de96b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "71c1f10e00184c918fe9dee35434f944", "volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "OS::stack_id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "stack_user_project_id": "f55481008899430592025e5c214abee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:41:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:17,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-c515488b-d169-4574-bafb-374ec5de96b4 2018-09-08 08:41:17,983 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:18,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:17 GMT Server: Apache x-openstack-request-id: req-959d9a8c-bd9d-4271-8c0f-3fd80c84557b Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:18,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:18 GMT Server: Apache x-openstack-request-id: req-99c751d9-0ae1-4a0e-87c5-2ca8ab682abb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "71c1f10e00184c918fe9dee35434f944", "volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "OS::stack_id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "stack_user_project_id": "f55481008899430592025e5c214abee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:41:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:18,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-99c751d9-0ae1-4a0e-87c5-2ca8ab682abb 2018-09-08 08:41:18,203 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:41:18,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:21,207 - create_stack - DEBUG - Stack status query timeout in 1196.77609396 2018-09-08 08:41:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:21,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:21 GMT Server: Apache x-openstack-request-id: req-b67bf4b9-e9fe-49fc-b125-a2b6d3b2f997 Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:21,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:21 GMT Server: Apache x-openstack-request-id: req-aa586b04-8cff-4db3-897e-400bd12a4d61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "71c1f10e00184c918fe9dee35434f944", "volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "OS::stack_id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "stack_user_project_id": "f55481008899430592025e5c214abee8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:41:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:21,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-aa586b04-8cff-4db3-897e-400bd12a4d61 2018-09-08 08:41:21,441 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:41:21,442 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:21,442 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:21,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:21 GMT Server: Apache x-openstack-request-id: req-077102b3-90d2-4ddf-885c-4788f8bdd96a Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:21,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:21 GMT Server: Apache x-openstack-request-id: req-396bce83-c085-445f-a367-047f6d10ee16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-08T08:41:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:41:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-08T08:41:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:41:17Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "1e9be0a1-883e-4578-80d8-2a9abfe29574", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-08 08:41:21,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f/resources used request id req-396bce83-c085-445f-a367-047f6d10ee16 2018-09-08 08:41:21,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:22,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:21 GMT Server: Apache x-compute-request-id: req-3a9f17c7-3dea-42b5-a35c-d0f538d41efa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a9f17c7-3dea-42b5-a35c-d0f538d41efa Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "rel": "self"}, {"href": "http://172.30.9.23:8776/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:41:19.000000", "replication_status": null, "snapshot_id": null, "id": "32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "size": 1, "user_id": "97fca9e713b648fb97893551404c9807", "os-vol-tenant-attr:tenant_id": "71c1f10e00184c918fe9dee35434f944", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume", "bootable": "false", "created_at": "2018-09-08T08:41:18.000000", "volume_type": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type"}} 2018-09-08 08:41:22,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c used request id req-3a9f17c7-3dea-42b5-a35c-d0f538d41efa 2018-09-08 08:41:22,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:22,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:22,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6f432a579834061ac5ae69be5da213f", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c1f10e00184c918fe9dee35434f944", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/71c1f10e00184c918fe9dee35434f944", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-user", "id": "97fca9e713b648fb97893551404c9807"}, "audit_ids": ["wZehbWaaToO80UoqeE_EOA"], "issued_at": "2018-09-08T08:41:22.000000Z"}} 2018-09-08 08:41:22,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a398752e14fccb6d6edfa3fa3aeade1e553f97" 2018-09-08 08:41:22,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d30a604-d891-44d3-9004-48e7b87582a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:22,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d30a604-d891-44d3-9004-48e7b87582a7 2018-09-08 08:41:22,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a398752e14fccb6d6edfa3fa3aeade1e553f97" 2018-09-08 08:41:22,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache x-compute-request-id: req-7c531452-32c5-4679-97ea-0cdebf21fa5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c531452-32c5-4679-97ea-0cdebf21fa5a Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "rel": "self"}, {"href": "http://172.30.9.23:8776/71c1f10e00184c918fe9dee35434f944/volumes/32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-08T08:41:19.000000", "replication_status": null, "snapshot_id": null, "id": "32d27041-6a50-4aff-aa1d-d9d8d4c9ee7c", "size": 1, "user_id": "97fca9e713b648fb97893551404c9807", "os-vol-tenant-attr:tenant_id": "71c1f10e00184c918fe9dee35434f944", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume", "bootable": "false", "created_at": "2018-09-08T08:41:18.000000", "volume_type": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type"}]} 2018-09-08 08:41:22,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/71c1f10e00184c918fe9dee35434f944/volumes/detail used request id req-7c531452-32c5-4679-97ea-0cdebf21fa5a 2018-09-08 08:41:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:22,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a398752e14fccb6d6edfa3fa3aeade1e553f97" 2018-09-08 08:41:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1f381e-f5d0-4b9a-934b-30d207377207 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944"}, "enabled": true, "id": "71c1f10e00184c918fe9dee35434f944", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9ee3d806-6116-4dd-proj"}} 2018-09-08 08:41:22,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944 used request id req-2f1f381e-f5d0-4b9a-934b-30d207377207 2018-09-08 08:41:22,753 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:22,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache x-openstack-request-id: req-37211b86-6b4e-43de-b7b9-3171c6bf9b30 Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:23,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:22 GMT Server: Apache x-openstack-request-id: req-067d090a-fbc4-467b-9c7f-2e56f767974b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:23,130 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-067d090a-fbc4-467b-9c7f-2e56f767974b 2018-09-08 08:41:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:23,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:23 GMT Server: Apache x-openstack-request-id: req-0e895628-3fad-4e66-ba48-ba14397298a9 Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:23,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:23 GMT Server: Apache x-openstack-request-id: req-279a2d26-1cd9-440f-99c8-05fdd0635a24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "71c1f10e00184c918fe9dee35434f944", "volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "OS::stack_id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "stack_user_project_id": "f55481008899430592025e5c214abee8", "tags": null, "creation_time": "2018-09-08T08:41:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:41:23Z", "id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:23,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-279a2d26-1cd9-440f-99c8-05fdd0635a24 2018-09-08 08:41:23,484 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:41:23,484 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:26,488 - create_stack - DEBUG - Stack status query timeout in 1196.64247894 2018-09-08 08:41:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:26,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:26 GMT Server: Apache x-openstack-request-id: req-3da8f9e3-f859-4688-a7f1-bd748aa0b423 Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:26,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:26 GMT Server: Apache x-openstack-request-id: req-7b158357-fbeb-4d79-9482-2582c2e4aced Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "71c1f10e00184c918fe9dee35434f944", "volume_type_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume-type", "OS::stack_id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "volume_name": "CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-volume"}, "deletion_time": "2018-09-08T08:41:26Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack", "stack_user_project_id": "f55481008899430592025e5c214abee8", "tags": null, "creation_time": "2018-09-08T08:41:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:41:23Z", "id": "5726591f-9dfa-4a3b-a365-1ce09600773f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:26,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-7b158357-fbeb-4d79-9482-2582c2e4aced 2018-09-08 08:41:26,848 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:41:26,849 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:26,849 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack 2018-09-08 08:41:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/5726591f-9dfa-4a3b-a365-1ce09600773f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc2c6617344756db34df9563dfe3c532f11a942" 2018-09-08 08:41:26,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:26 GMT Server: Apache x-openstack-request-id: req-a21d8df4-00f2-4f27-b2f3-8d8222c355d6 Location: http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:26,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:26 GMT Server: Apache x-openstack-request-id: req-0f9234e4-914a-41b3-bcda-dc8f220a48e7 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:41:26,904 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/71c1f10e00184c918fe9dee35434f944/stacks/CreateStackVolumeTests-CreateStackVolumeTests-f0b4e75c-cfae-44b1-9d42-8c48bba12446-stack/5726591f-9dfa-4a3b-a365-1ce09600773f used request id req-0f9234e4-914a-41b3-bcda-dc8f220a48e7 2018-09-08 08:41:26,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7c140746-56f1-4ae4-a690-65a799f7cdef Date: Sat, 08 Sep 2018 08:41:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:41:27,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7c140746-56f1-4ae4-a690-65a799f7cdef 2018-09-08 08:41:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a882ce3-abfe-4b6e-9671-71a6479c3c3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5a882ce3-abfe-4b6e-9671-71a6479c3c3d 2018-09-08 08:41:27,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de54d42-a95d-444d-b89f-9afe48cbcca7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:41:27,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1de54d42-a95d-444d-b89f-9afe48cbcca7 2018-09-08 08:41:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b20c2087-5d7a-4d6b-a7d2-eb9ec3888edb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b20c2087-5d7a-4d6b-a7d2-eb9ec3888edb 2018-09-08 08:41:27,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca78663-49ed-4a9c-8c58-62565116543b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-bca78663-49ed-4a9c-8c58-62565116543b 2018-09-08 08:41:27,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87718bf4-468d-494f-8e10-3ce31a8f9c81 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:41:27,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-87718bf4-468d-494f-8e10-3ce31a8f9c81 2018-09-08 08:41:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92cc9106-f849-4d44-964d-bba23a4f5d27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-92cc9106-f849-4d44-964d-bba23a4f5d27 2018-09-08 08:41:27,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21a8bb2-fcb6-4601-a585-e850eb1258c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-e21a8bb2-fcb6-4601-a585-e850eb1258c5 2018-09-08 08:41:27,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8e07c5-e778-44ae-9544-7352765db05a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7e8e07c5-e778-44ae-9544-7352765db05a 2018-09-08 08:41:27,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:27,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9219cbc-b0c6-4935-a9ea-5ce17d417f87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:27,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-a9219cbc-b0c6-4935-a9ea-5ce17d417f87 2018-09-08 08:41:27,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:28,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3616752-7fdf-4689-a328-e77a964d9d6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:28,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-b3616752-7fdf-4689-a328-e77a964d9d6c 2018-09-08 08:41:28,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:28,027 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-9ee3d806-6116-4dd-proj 2018-09-08 08:41:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:28,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-933f9036-f365-4b30-a9cf-3c7efce9cdb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:28,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/71c1f10e00184c918fe9dee35434f944 used request id req-933f9036-f365-4b30-a9cf-3c7efce9cdb2 2018-09-08 08:41:28,268 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-9ee3d806-6116-4dd-proj-role 2018-09-08 08:41:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:28,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-936ea29d-edf4-4c2f-badf-c3bbc188fe51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:28,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d6f432a579834061ac5ae69be5da213f used request id req-936ea29d-edf4-4c2f-badf-c3bbc188fe51 2018-09-08 08:41:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c86ed9d5f7d297c2b119857d107d40057e963ba" 2018-09-08 08:41:28,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4eeb991-44a0-4470-993b-f6d0fb058230 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:28,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4eeb991-44a0-4470-993b-f6d0fb058230 2018-09-08 08:41:28,468 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-9ee3d806-6116-4dd-user 2018-09-08 08:41:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/97fca9e713b648fb97893551404c9807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ac439e1349c5644e1e3cb9f7c71f01b02f1ce7" 2018-09-08 08:41:28,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e28c13-b66a-4b6c-ae55-de897c426ff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:28,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/97fca9e713b648fb97893551404c9807 used request id req-c2e28c13-b66a-4b6c-ae55-de897c426ff0 2018-09-08 08:41:28,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:29,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kz-LomAdTK-3wfpyAkJpdg"], "issued_at": "2018-09-08T08:41:29.000000Z"}} 2018-09-08 08:41:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddff9e17c363ce1938b332db535ce54f88b82386" 2018-09-08 08:41:29,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3dfa0c0-c46b-4bf3-9a17-10554239361f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:29,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3dfa0c0-c46b-4bf3-9a17-10554239361f 2018-09-08 08:41:29,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:29,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:29,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["647HtMGGTh6t3lVlP5CA0g"], "issued_at": "2018-09-08T08:41:29.000000Z"}} 2018-09-08 08:41:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:29,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50104aa3-1445-436e-9932-9060870ed6ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:29,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50104aa3-1445-436e-9932-9060870ed6ca 2018-09-08 08:41:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:29,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:29,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500362e2-143e-47a7-a14a-3ff956876299 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:41:29,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj used request id req-500362e2-143e-47a7-a14a-3ff956876299 2018-09-08 08:41:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:29,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abccd06-4922-4d46-b8aa-3956fa0d7132 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9abccd06-4922-4d46-b8aa-3956fa0d7132 2018-09-08 08:41:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}}' 2018-09-08 08:41:30,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3f7651-e3db-4d14-baf9-db72c8b4bebd Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8"}, "enabled": true, "id": "ee14bab6561a436db5739d3378b1fee8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}} 2018-09-08 08:41:30,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a3f7651-e3db-4d14-baf9-db72c8b4bebd 2018-09-08 08:41:30,008 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-96f5533e-c6f8-43d-proj 2018-09-08 08:41:30,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:30,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:30,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["nw4bRNxVSYuNU7a6N3Sr9w"], "issued_at": "2018-09-08T08:41:30.000000Z"}} 2018-09-08 08:41:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:30,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c45c5b-b0e1-4106-b2f7-b811d3c5f1f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:30,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-47c45c5b-b0e1-4106-b2f7-b811d3c5f1f6 2018-09-08 08:41:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:30,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:30,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082ec833-3af5-4007-bca8-0f34e4c8ac54 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:41:30,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-082ec833-3af5-4007-bca8-0f34e4c8ac54 2018-09-08 08:41:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:30,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac82cf3-0e2f-4484-93c3-674345ce0d28 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8"}, "enabled": true, "id": "ee14bab6561a436db5739d3378b1fee8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}]} 2018-09-08 08:41:30,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj used request id req-bac82cf3-0e2f-4484-93c3-674345ce0d28 2018-09-08 08:41:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:30,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0a0a84-88e5-4d9f-a093-a57eaa55f103 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:30,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cf0a0a84-88e5-4d9f-a093-a57eaa55f103 2018-09-08 08:41:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3948c6da-b015-4792-8ea7-b6cd3076d67a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:31,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3948c6da-b015-4792-8ea7-b6cd3076d67a 2018-09-08 08:41:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313f17a7-b15c-48b6-bbdc-0ae549d56eed Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8"}, "enabled": true, "id": "ee14bab6561a436db5739d3378b1fee8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}]} 2018-09-08 08:41:31,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj used request id req-313f17a7-b15c-48b6-bbdc-0ae549d56eed 2018-09-08 08:41:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/b95d3c0b2a9948a494d8ba30f1afdc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358d5002-c23f-4e5a-a0eb-e517f3b1c106 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-96f5533e-c6f8-43d-user", "links": {"self": "http://172.30.9.23:5000/v3/users/b95d3c0b2a9948a494d8ba30f1afdc08"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ee14bab6561a436db5739d3378b1fee8", "id": "b95d3c0b2a9948a494d8ba30f1afdc08", "password_expires_at": null}} 2018-09-08 08:41:31,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b95d3c0b2a9948a494d8ba30f1afdc08 used request id req-358d5002-c23f-4e5a-a0eb-e517f3b1c106 2018-09-08 08:41:31,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c944335-e860-41cb-89a4-59b3147a21a8 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:41:31,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles used request id req-9c944335-e860-41cb-89a4-59b3147a21a8 2018-09-08 08:41:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3749ed5-a76c-48e9-8174-79368f329b72 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 08:41:31,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-c3749ed5-a76c-48e9-8174-79368f329b72 2018-09-08 08:41:31,481 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-96f5533e-c6f8-43d-proj 2018-09-08 08:41:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ead59b-dc13-4a74-a21a-056aaa343015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:31,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/f376d2e221f54d64a99cacf2559df943 used request id req-56ead59b-dc13-4a74-a21a-056aaa343015 2018-09-08 08:41:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88bcd94-cc14-44c4-987d-14c416681a57 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:31,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f88bcd94-cc14-44c4-987d-14c416681a57 2018-09-08 08:41:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3485ebdb-0331-4e80-93be-c5445d0335f6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8"}, "enabled": true, "id": "ee14bab6561a436db5739d3378b1fee8", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}]} 2018-09-08 08:41:31,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-96f5533e-c6f8-43d-proj used request id req-3485ebdb-0331-4e80-93be-c5445d0335f6 2018-09-08 08:41:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:31,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9260d983-6e7d-43f1-9e15-d7a09f7703aa Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:31,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles used request id req-9260d983-6e7d-43f1-9e15-d7a09f7703aa 2018-09-08 08:41:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:32,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f70b1a-7cfb-4e19-baa7-86b9f061ea80 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:41:32,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-19f70b1a-7cfb-4e19-baa7-86b9f061ea80 2018-09-08 08:41:32,054 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-96f5533e-c6f8-43d-proj 2018-09-08 08:41:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:32,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-555eed8a-b7fe-49ef-877c-7d04ff6b62c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:32,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-555eed8a-b7fe-49ef-877c-7d04ff6b62c7 2018-09-08 08:41:32,189 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-96f5533e-c6f8-43d-user 2018-09-08 08:41:32,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:32,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c857739-ab3e-4d73-bbb2-cb0852b9aa46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:32,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c857739-ab3e-4d73-bbb2-cb0852b9aa46 2018-09-08 08:41:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" -d '{"role": {"name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role"}}' 2018-09-08 08:41:32,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d19727af-b438-4780-aa90-ad125bc10efc Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c75f409550943209cedc8620005cd87", "links": {"self": "http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87"}, "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role"}} 2018-09-08 08:41:32,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d19727af-b438-4780-aa90-ad125bc10efc 2018-09-08 08:41:32,384 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role 2018-09-08 08:41:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:32,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43e00a6-b616-4b94-8817-2a7acdad3de7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87"}, "domain_id": null, "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role", "id": "6c75f409550943209cedc8620005cd87"}} 2018-09-08 08:41:32,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87 used request id req-a43e00a6-b616-4b94-8817-2a7acdad3de7 2018-09-08 08:41:32,477 - keystone_utils - INFO - Granting role CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role to project CreateStackVolumeTests-96f5533e-c6f8-43d-proj 2018-09-08 08:41:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/6c75f409550943209cedc8620005cd87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:32,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339ffc82-fa53-4bf3-92b9-15a179cc0b13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:32,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8/users/b95d3c0b2a9948a494d8ba30f1afdc08/roles/6c75f409550943209cedc8620005cd87 used request id req-339ffc82-fa53-4bf3-92b9-15a179cc0b13 2018-09-08 08:41:32,615 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:32,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:32,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:32,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c75f409550943209cedc8620005cd87", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee14bab6561a436db5739d3378b1fee8", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-user", "id": "b95d3c0b2a9948a494d8ba30f1afdc08"}, "audit_ids": ["PIyQ1qwHQvmGKnAu1s6CFQ"], "issued_at": "2018-09-08T08:41:32.000000Z"}} 2018-09-08 08:41:32,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:33,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a463dd6d-30ff-4f84-821e-963d67aa623d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:33,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a463dd6d-30ff-4f84-821e-963d67aa623d 2018-09-08 08:41:33,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:41:33,081 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:33,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:33 GMT Server: Apache x-openstack-request-id: req-0ca66131-24d8-44e3-9de1-2e20f47fff79 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:41:33,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack used request id req-0ca66131-24d8-44e3-9de1-2e20f47fff79 2018-09-08 08:41:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}}' 2018-09-08 08:41:34,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:33 GMT Server: Apache x-openstack-request-id: req-0ef0a841-9584-444c-bd0e-761a993b3092 Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "6e25f043-0f7b-442e-bcf9-07312d611484", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}]}} 2018-09-08 08:41:34,761 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks used request id req-0ef0a841-9584-444c-bd0e-761a993b3092 2018-09-08 08:41:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:35,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:34 GMT Server: Apache x-openstack-request-id: req-08d3239e-f9b7-4d2a-a180-a1dc3b90ee5b Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:35,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:35 GMT Server: Apache x-openstack-request-id: req-8701251e-fb07-4697-8e40-de389509825c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ee14bab6561a436db5739d3378b1fee8", "volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "OS::stack_id": "6e25f043-0f7b-442e-bcf9-07312d611484", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "stack_user_project_id": "1384ca3c8e6c4a6dbbaea4b48055da71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:41:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e25f043-0f7b-442e-bcf9-07312d611484", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:35,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-8701251e-fb07-4697-8e40-de389509825c 2018-09-08 08:41:35,218 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:35,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:35 GMT Server: Apache x-openstack-request-id: req-36ec29a9-146c-43e9-8b74-27b7ea926c9d Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:35,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:35 GMT Server: Apache x-openstack-request-id: req-5816d057-2412-4041-a10e-3990a9304555 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ee14bab6561a436db5739d3378b1fee8", "volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "OS::stack_id": "6e25f043-0f7b-442e-bcf9-07312d611484", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "stack_user_project_id": "1384ca3c8e6c4a6dbbaea4b48055da71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:41:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e25f043-0f7b-442e-bcf9-07312d611484", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:35,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-5816d057-2412-4041-a10e-3990a9304555 2018-09-08 08:41:35,432 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:41:35,432 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:38,436 - create_stack - DEBUG - Stack status query timeout in 1196.78308797 2018-09-08 08:41:38,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:38,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:38 GMT Server: Apache x-openstack-request-id: req-3367b8df-249c-456c-859c-38e8ce0a35c2 Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:38,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:38 GMT Server: Apache x-openstack-request-id: req-c7ae7217-8093-45b2-a023-cd1d92763a0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ee14bab6561a436db5739d3378b1fee8", "volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "OS::stack_id": "6e25f043-0f7b-442e-bcf9-07312d611484", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "stack_user_project_id": "1384ca3c8e6c4a6dbbaea4b48055da71", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:41:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6e25f043-0f7b-442e-bcf9-07312d611484", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:38,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-c7ae7217-8093-45b2-a023-cd1d92763a0a 2018-09-08 08:41:38,826 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:41:38,826 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:38,826 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:39,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:38 GMT Server: Apache x-openstack-request-id: req-085158ca-162c-4593-857d-60c21073e422 Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:39,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:39 GMT Server: Apache x-openstack-request-id: req-69c8cde2-043c-4eaf-b673-e0f751f9b924 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-08T08:41:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:41:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "430d5bd1-7ad4-4489-af3e-64559007f6e3", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-08T08:41:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:41:34Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "df5fda37-59d0-41ac-8d6e-5f0514d5b9d9", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-08 08:41:39,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484/resources used request id req-69c8cde2-043c-4eaf-b673-e0f751f9b924 2018-09-08 08:41:39,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:39,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:39 GMT Server: Apache x-compute-request-id: req-cf8b3286-dce7-4aac-be06-96e444cb7a96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf8b3286-dce7-4aac-be06-96e444cb7a96 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "df5fda37-59d0-41ac-8d6e-5f0514d5b9d9", "description": null}} 2018-09-08 08:41:39,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 used request id req-cf8b3286-dce7-4aac-be06-96e444cb7a96 2018-09-08 08:41:39,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf8b3286-dce7-4aac-be06-96e444cb7a96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:39,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:39 GMT Server: Apache x-compute-request-id: req-7b1f47e4-bf34-4b2c-a54d-f2a0c838c2df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b1f47e4-bf34-4b2c-a54d-f2a0c838c2df Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "df5fda37-59d0-41ac-8d6e-5f0514d5b9d9", "description": null}} 2018-09-08 08:41:39,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 used request id req-7b1f47e4-bf34-4b2c-a54d-f2a0c838c2df 2018-09-08 08:41:39,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf8b3286-dce7-4aac-be06-96e444cb7a96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:39,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:39 GMT Server: Apache x-compute-request-id: req-2d28d8f0-6163-4e41-be48-7c9e0bce615a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d28d8f0-6163-4e41-be48-7c9e0bce615a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:41:39,587 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9/encryption used request id req-2d28d8f0-6163-4e41-be48-7c9e0bce615a 2018-09-08 08:41:39,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:39,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:39,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c75f409550943209cedc8620005cd87", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee14bab6561a436db5739d3378b1fee8", "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/ee14bab6561a436db5739d3378b1fee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-96f5533e-c6f8-43d-user", "id": "b95d3c0b2a9948a494d8ba30f1afdc08"}, "audit_ids": ["I8kBgT4mSjy8fKRTIHXs-g"], "issued_at": "2018-09-08T08:41:39.000000Z"}} 2018-09-08 08:41:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3dac27e5eb8cf44f7df91dff434a4f8c3afd1" 2018-09-08 08:41:40,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d95049-64ba-435f-9f2f-bcb6c92dfc7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:40,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56d95049-64ba-435f-9f2f-bcb6c92dfc7b 2018-09-08 08:41:40,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3dac27e5eb8cf44f7df91dff434a4f8c3afd1" 2018-09-08 08:41:40,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-compute-request-id: req-1df42054-3f7a-40c2-9dbc-a5e5243badbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1df42054-3f7a-40c2-9dbc-a5e5243badbc Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "df5fda37-59d0-41ac-8d6e-5f0514d5b9d9", "description": null}]} 2018-09-08 08:41:40,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types?is_public=None used request id req-1df42054-3f7a-40c2-9dbc-a5e5243badbc 2018-09-08 08:41:40,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1df42054-3f7a-40c2-9dbc-a5e5243badbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3dac27e5eb8cf44f7df91dff434a4f8c3afd1" 2018-09-08 08:41:40,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-compute-request-id: req-1cbffdef-06f1-4808-91cd-41925382fbab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cbffdef-06f1-4808-91cd-41925382fbab Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "df5fda37-59d0-41ac-8d6e-5f0514d5b9d9", "description": null}} 2018-09-08 08:41:40,404 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9 used request id req-1cbffdef-06f1-4808-91cd-41925382fbab 2018-09-08 08:41:40,407 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1df42054-3f7a-40c2-9dbc-a5e5243badbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3dac27e5eb8cf44f7df91dff434a4f8c3afd1" 2018-09-08 08:41:40,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-compute-request-id: req-113ab68b-3819-40e3-85a4-e824279db814 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-113ab68b-3819-40e3-85a4-e824279db814 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-08 08:41:40,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ee14bab6561a436db5739d3378b1fee8/types/df5fda37-59d0-41ac-8d6e-5f0514d5b9d9/encryption used request id req-113ab68b-3819-40e3-85a4-e824279db814 2018-09-08 08:41:40,584 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:40,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-openstack-request-id: req-8b0a2e37-5bb2-48ca-a86e-2fbcdf474d72 Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:40,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-openstack-request-id: req-978d6d23-416a-45ba-ba5b-9347a6a2afc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:40,818 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-978d6d23-416a-45ba-ba5b-9347a6a2afc3 2018-09-08 08:41:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:40,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-openstack-request-id: req-d691fb69-9321-49d0-a055-2473e064ff0b Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:40,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:40 GMT Server: Apache x-openstack-request-id: req-070ac462-72bb-4326-baea-c29c5e236f2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ee14bab6561a436db5739d3378b1fee8", "volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "OS::stack_id": "6e25f043-0f7b-442e-bcf9-07312d611484", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "stack_user_project_id": "1384ca3c8e6c4a6dbbaea4b48055da71", "tags": null, "creation_time": "2018-09-08T08:41:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:41:40Z", "id": "6e25f043-0f7b-442e-bcf9-07312d611484", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:40,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-070ac462-72bb-4326-baea-c29c5e236f2e 2018-09-08 08:41:40,874 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:41:40,874 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:43,877 - create_stack - DEBUG - Stack status query timeout in 1196.94155192 2018-09-08 08:41:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:44,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:43 GMT Server: Apache x-openstack-request-id: req-2cc1e480-41a6-494f-8106-5608e3f2d0df Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:44,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache x-openstack-request-id: req-d3080052-4f29-403d-a58d-4f45c8c4193e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ee14bab6561a436db5739d3378b1fee8", "volume_type_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume-type", "OS::stack_id": "6e25f043-0f7b-442e-bcf9-07312d611484", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "volume_name": "CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-volume"}, "deletion_time": "2018-09-08T08:41:43Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack", "stack_user_project_id": "1384ca3c8e6c4a6dbbaea4b48055da71", "tags": null, "creation_time": "2018-09-08T08:41:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:41:40Z", "id": "6e25f043-0f7b-442e-bcf9-07312d611484", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:44,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-d3080052-4f29-403d-a58d-4f45c8c4193e 2018-09-08 08:41:44,095 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:41:44,095 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:44,095 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack 2018-09-08 08:41:44,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/6e25f043-0f7b-442e-bcf9-07312d611484 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1718d1bc977e0a7844c8179a2266e2acee7503" 2018-09-08 08:41:44,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache x-openstack-request-id: req-f8f1fa24-0e75-4e8f-bb98-5ac7aae73f8e Location: http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:44,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache x-openstack-request-id: req-9bb4af21-ed66-4be3-a1ad-3b70b900a05c Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:41:44,293 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ee14bab6561a436db5739d3378b1fee8/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc19607-646f-44c6-bdd4-3d562a42a2cf-stack/6e25f043-0f7b-442e-bcf9-07312d611484 used request id req-9bb4af21-ed66-4be3-a1ad-3b70b900a05c 2018-09-08 08:41:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:44,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-308d83f9-6920-44ca-a00f-f41afb1413ee Date: Sat, 08 Sep 2018 08:41:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:41:44,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-308d83f9-6920-44ca-a00f-f41afb1413ee 2018-09-08 08:41:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:44,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c07a762c-ffab-48ca-bdae-67e760606afa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:44,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-c07a762c-ffab-48ca-bdae-67e760606afa 2018-09-08 08:41:44,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:44,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0c11df-c5a0-463e-a3f8-4c00f0a19dbe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:41:44,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-ef0c11df-c5a0-463e-a3f8-4c00f0a19dbe 2018-09-08 08:41:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:44,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c426ec-c417-4a5f-b864-7e481f2234f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:44,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-29c426ec-c417-4a5f-b864-7e481f2234f7 2018-09-08 08:41:44,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:44,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdc46e9-ccc8-4778-bc22-ec03ead1d243 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:44,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-bcdc46e9-ccc8-4778-bc22-ec03ead1d243 2018-09-08 08:41:44,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facd9028-4edb-449c-9384-a6a0f188ccb2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:41:45,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-facd9028-4edb-449c-9384-a6a0f188ccb2 2018-09-08 08:41:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-292a632c-bd21-45bc-b82f-27be992dfda6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:45,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-292a632c-bd21-45bc-b82f-27be992dfda6 2018-09-08 08:41:45,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6dd90ab-f16c-42f6-990d-5d3b3f0b9be4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:45,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-f6dd90ab-f16c-42f6-990d-5d3b3f0b9be4 2018-09-08 08:41:45,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:45,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3e1067-7801-424c-96d5-2af316684590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:45,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-8e3e1067-7801-424c-96d5-2af316684590 2018-09-08 08:41:45,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf82887-faad-4550-9442-2289dd3217c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:45,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-2cf82887-faad-4550-9442-2289dd3217c4 2018-09-08 08:41:45,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef24719c-5b32-4186-bb8e-10b123f7a97a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:45,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-ef24719c-5b32-4186-bb8e-10b123f7a97a 2018-09-08 08:41:45,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:45,457 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-96f5533e-c6f8-43d-proj 2018-09-08 08:41:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ec8c2b-5f15-4803-a115-36b9c3222aea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:45,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ee14bab6561a436db5739d3378b1fee8 used request id req-59ec8c2b-5f15-4803-a115-36b9c3222aea 2018-09-08 08:41:45,698 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-96f5533e-c6f8-43d-proj-role 2018-09-08 08:41:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef75d10a-ab60-4dc5-b3a2-333c54e9666f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:45,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6c75f409550943209cedc8620005cd87 used request id req-ef75d10a-ab60-4dc5-b3a2-333c54e9666f 2018-09-08 08:41:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbbc206700371fdddfd5de3ae73029d558905b21" 2018-09-08 08:41:45,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395dd656-c5d9-4059-975b-04d9c92d3cd0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:45,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-395dd656-c5d9-4059-975b-04d9c92d3cd0 2018-09-08 08:41:45,890 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-96f5533e-c6f8-43d-user 2018-09-08 08:41:45,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b95d3c0b2a9948a494d8ba30f1afdc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac4c2796cadda804412a381013e9c42f72545b3" 2018-09-08 08:41:46,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5bdf4c-13ae-47c8-aac7-57d12146cb5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:46,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b95d3c0b2a9948a494d8ba30f1afdc08 used request id req-9f5bdf4c-13ae-47c8-aac7-57d12146cb5b 2018-09-08 08:41:46,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:46,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Wx3JKgAARuChA4W4Ti-NMQ"], "issued_at": "2018-09-08T08:41:46.000000Z"}} 2018-09-08 08:41:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7690890d2d28577f71b1016767c98c3d5176e2f8" 2018-09-08 08:41:46,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183f4510-122c-494d-809e-1c5fb09e3fab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:46,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-183f4510-122c-494d-809e-1c5fb09e3fab 2018-09-08 08:41:46,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:46,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:47,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["JgQbLOK9ReGQZFXydzhpaQ"], "issued_at": "2018-09-08T08:41:47.000000Z"}} 2018-09-08 08:41:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:47,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849371c2-46b2-48ca-86f0-688d984374fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:47,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-849371c2-46b2-48ca-86f0-688d984374fb 2018-09-08 08:41:47,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:47,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-2619cb4b-98e1-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aaa9b5-9ac8-4297-ba89-709a392990d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-2619cb4b-98e1-457-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:41:47,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-2619cb4b-98e1-457-proj used request id req-14aaa9b5-9ac8-4297-ba89-709a392990d8 2018-09-08 08:41:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:47,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145f614b-2b24-4a59-ada0-f9f29929b515 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:47,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-145f614b-2b24-4a59-ada0-f9f29929b515 2018-09-08 08:41:47,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}}' 2018-09-08 08:41:47,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4bd897-74a4-4e3c-a9fc-4be04cfb69c1 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33"}, "enabled": true, "id": "0dee53163ca0498b98e1e2192f62de33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}} 2018-09-08 08:41:47,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ba4bd897-74a4-4e3c-a9fc-4be04cfb69c1 2018-09-08 08:41:47,390 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-2619cb4b-98e1-457-proj 2018-09-08 08:41:47,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:47,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:47,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["LDPgYnrSQ0yMAyPxvt9nTQ"], "issued_at": "2018-09-08T08:41:47.000000Z"}} 2018-09-08 08:41:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:47,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80e2606-79a5-4cdf-ac4a-b6899e7b0714 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:47,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f80e2606-79a5-4cdf-ac4a-b6899e7b0714 2018-09-08 08:41:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:41:47,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:41:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:47,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19ebbf7-46ec-4e2f-b2ea-1f36bf4f39c5 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:41:47,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d19ebbf7-46ec-4e2f-b2ea-1f36bf4f39c5 2018-09-08 08:41:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:47,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a69cb9b-103b-49dd-a777-a7d151305437 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33"}, "enabled": true, "id": "0dee53163ca0498b98e1e2192f62de33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}]} 2018-09-08 08:41:47,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj used request id req-3a69cb9b-103b-49dd-a777-a7d151305437 2018-09-08 08:41:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c35b747-b79a-4742-99da-03933f050ca5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:41:48,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c35b747-b79a-4742-99da-03933f050ca5 2018-09-08 08:41:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc61094-aa17-43b7-b0ae-2289a7a0fade Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bc61094-aa17-43b7-b0ae-2289a7a0fade 2018-09-08 08:41:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64452575-45ed-4f7f-a059-1bad166cbd16 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33"}, "enabled": true, "id": "0dee53163ca0498b98e1e2192f62de33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}]} 2018-09-08 08:41:48,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj used request id req-64452575-45ed-4f7f-a059-1bad166cbd16 2018-09-08 08:41:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/74768de3153246c2bcda124b09567d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd082c96-1b20-40c3-a5a3-ea639bc8b710 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-2619cb4b-98e1-457-user", "links": {"self": "http://172.30.9.23:5000/v3/users/74768de3153246c2bcda124b09567d55"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0dee53163ca0498b98e1e2192f62de33", "id": "74768de3153246c2bcda124b09567d55", "password_expires_at": null}} 2018-09-08 08:41:48,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/74768de3153246c2bcda124b09567d55 used request id req-bd082c96-1b20-40c3-a5a3-ea639bc8b710 2018-09-08 08:41:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb8ea3a-c540-4a90-898b-6733c269f1d1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:41:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles used request id req-8cb8ea3a-c540-4a90-898b-6733c269f1d1 2018-09-08 08:41:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b518a61-62ae-49fa-84ba-af5ba8df5799 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 08:41:48,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-0b518a61-62ae-49fa-84ba-af5ba8df5799 2018-09-08 08:41:48,853 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-2619cb4b-98e1-457-proj 2018-09-08 08:41:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:48,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ad8be2-f6e4-4192-8d4e-833dfcd22212 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:48,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/f376d2e221f54d64a99cacf2559df943 used request id req-81ad8be2-f6e4-4192-8d4e-833dfcd22212 2018-09-08 08:41:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:49,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c547a3b-f28e-4c1a-8c63-e17a4eeb8900 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:49,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c547a3b-f28e-4c1a-8c63-e17a4eeb8900 2018-09-08 08:41:49,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:49,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7325b88f-b02d-4416-bbfd-7d6a31fb35f4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33"}, "enabled": true, "id": "0dee53163ca0498b98e1e2192f62de33", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}]} 2018-09-08 08:41:49,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-2619cb4b-98e1-457-proj used request id req-7325b88f-b02d-4416-bbfd-7d6a31fb35f4 2018-09-08 08:41:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:49,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b990e382-d052-49fe-9303-2f5ffa54e7fd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:49,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles used request id req-b990e382-d052-49fe-9303-2f5ffa54e7fd 2018-09-08 08:41:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:49,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d72b23b-ca5e-4362-b40a-94f9d71225bf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:41:49,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-7d72b23b-ca5e-4362-b40a-94f9d71225bf 2018-09-08 08:41:49,365 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-2619cb4b-98e1-457-proj 2018-09-08 08:41:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:49,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c556fa93-c404-4754-bac2-31d020a21201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:49,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-c556fa93-c404-4754-bac2-31d020a21201 2018-09-08 08:41:49,495 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-2619cb4b-98e1-457-user 2018-09-08 08:41:49,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:49,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e56f832-4c6a-4a1e-87ca-d0265739c035 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:49,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e56f832-4c6a-4a1e-87ca-d0265739c035 2018-09-08 08:41:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" -d '{"role": {"name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj-role"}}' 2018-09-08 08:41:49,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f71fe9-d55c-43ae-a12e-21da6ca161a1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05585a1c16b54c8aa7ca0738325253a9", "links": {"self": "http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9"}, "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj-role"}} 2018-09-08 08:41:49,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-35f71fe9-d55c-43ae-a12e-21da6ca161a1 2018-09-08 08:41:49,690 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-2619cb4b-98e1-457-proj-role 2018-09-08 08:41:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:49,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac48342e-0780-4330-950c-8b21f14d94ce Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9"}, "domain_id": null, "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj-role", "id": "05585a1c16b54c8aa7ca0738325253a9"}} 2018-09-08 08:41:49,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9 used request id req-ac48342e-0780-4330-950c-8b21f14d94ce 2018-09-08 08:41:49,780 - keystone_utils - INFO - Granting role CreateStackFlavorTests-2619cb4b-98e1-457-proj-role to project CreateStackFlavorTests-2619cb4b-98e1-457-proj 2018-09-08 08:41:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/05585a1c16b54c8aa7ca0738325253a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:49,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c334846-4d98-4133-a42a-85c33169b554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:49,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33/users/74768de3153246c2bcda124b09567d55/roles/05585a1c16b54c8aa7ca0738325253a9 used request id req-0c334846-4d98-4133-a42a-85c33169b554 2018-09-08 08:41:49,914 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:49,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:49,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:50,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "05585a1c16b54c8aa7ca0738325253a9", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj-role"}], "expires_at": "2018-09-08T09:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dee53163ca0498b98e1e2192f62de33", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-2619cb4b-98e1-457-user", "id": "74768de3153246c2bcda124b09567d55"}, "audit_ids": ["D7dMtbgPTRCre-Z9baT_7g"], "issued_at": "2018-09-08T08:41:50.000000Z"}} 2018-09-08 08:41:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:50,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00524ea4-c866-44e1-9dbe-af4c4ab83594 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:50,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-00524ea4-c866-44e1-9dbe-af4c4ab83594 2018-09-08 08:41:50,386 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:41:50,389 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:41:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks?stack_name=CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:50,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:50 GMT Server: Apache x-openstack-request-id: req-32bd07d9-a7ec-40a9-a560-734a578254e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:41:50,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks?stack_name=CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack used request id req-32bd07d9-a7ec-40a9-a560-734a578254e6 2018-09-08 08:41:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" -d '{"stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-08 08:41:52,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:41:50 GMT Server: Apache x-openstack-request-id: req-d5648cec-aac8-46a9-a3c0-7f5ad5311d5c Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "55a3bd99-e5cb-485c-975a-494540412c11", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "self"}]}} 2018-09-08 08:41:52,325 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks used request id req-d5648cec-aac8-46a9-a3c0-7f5ad5311d5c 2018-09-08 08:41:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:52,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:52 GMT Server: Apache x-openstack-request-id: req-9932a37f-e2ec-443b-ac9e-a56ae640732a Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:52,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:52 GMT Server: Apache x-openstack-request-id: req-1f9e9957-4d4d-4b3a-9408-b12d7f2732ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0dee53163ca0498b98e1e2192f62de33", "OS::stack_id": "55a3bd99-e5cb-485c-975a-494540412c11", "OS::stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack", "stack_user_project_id": "d99a03aceac449f69012bfeaef92f1bf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:41:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "55a3bd99-e5cb-485c-975a-494540412c11", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:52,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-1f9e9957-4d4d-4b3a-9408-b12d7f2732ae 2018-09-08 08:41:52,715 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:52,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:52,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:52 GMT Server: Apache x-openstack-request-id: req-ed6e4f3a-7acc-45cf-949f-d29416619c56 Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:52 GMT Server: Apache x-openstack-request-id: req-6c4a7606-43b2-482a-81cf-99e465993d5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0dee53163ca0498b98e1e2192f62de33", "OS::stack_id": "55a3bd99-e5cb-485c-975a-494540412c11", "OS::stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack", "stack_user_project_id": "d99a03aceac449f69012bfeaef92f1bf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:41:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "55a3bd99-e5cb-485c-975a-494540412c11", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:52,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-6c4a7606-43b2-482a-81cf-99e465993d5a 2018-09-08 08:41:52,945 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:41:52,945 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:52,945 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:53,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:52 GMT Server: Apache x-openstack-request-id: req-e52df741-416f-4b87-b207-308fd8fd59d6 Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:53,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache x-openstack-request-id: req-875a3d05-17e4-43f4-9c71-a7ca5063ca50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-08T08:41:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:41:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "resource_type": "OS::Nova::Flavor"}]} 2018-09-08 08:41:53,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11/resources used request id req-875a3d05-17e4-43f4-9c71-a7ca5063ca50 2018-09-08 08:41:53,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:53,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c02cb42-cad0-479f-8022-dd3dd7fcca4a x-compute-request-id: req-0c02cb42-cad0-479f-8022-dd3dd7fcca4a Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack-flavor-j6ecff2wf444", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:41:53,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73 used request id req-0c02cb42-cad0-479f-8022-dd3dd7fcca4a 2018-09-08 08:41:53,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:41:53,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:41:53,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "05585a1c16b54c8aa7ca0738325253a9", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj-role"}], "expires_at": "2018-09-08T09:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dee53163ca0498b98e1e2192f62de33", "name": "CreateStackFlavorTests-2619cb4b-98e1-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0dee53163ca0498b98e1e2192f62de33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-2619cb4b-98e1-457-user", "id": "74768de3153246c2bcda124b09567d55"}, "audit_ids": ["eOUcPiFZSIOtCCSUesH-jw"], "issued_at": "2018-09-08T08:41:53.000000Z"}} 2018-09-08 08:41:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a949d4ffae32bc1d289e4a69a389b4da5f572d" 2018-09-08 08:41:53,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ecce03-c3f4-434b-be36-2638a75aaaa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:41:53,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2ecce03-c3f4-434b-be36-2638a75aaaa0 2018-09-08 08:41:53,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:41:53,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a949d4ffae32bc1d289e4a69a389b4da5f572d" 2018-09-08 08:41:53,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2745a143-4182-4ba9-8401-d802c90d93dd x-compute-request-id: req-2745a143-4182-4ba9-8401-d802c90d93dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "bookmark"}], "name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack-flavor-j6ecff2wf444"}]} 2018-09-08 08:41:53,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2745a143-4182-4ba9-8401-d802c90d93dd 2018-09-08 08:41:53,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a949d4ffae32bc1d289e4a69a389b4da5f572d" 2018-09-08 08:41:53,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1efb4b4-92d0-4aa4-814e-6d131f074094 x-compute-request-id: req-b1efb4b4-92d0-4aa4-814e-6d131f074094 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "77fc76dc-4785-4fdf-96c4-97aebe1ccc73", "name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack-flavor-j6ecff2wf444", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:41:53,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/77fc76dc-4785-4fdf-96c4-97aebe1ccc73 used request id req-b1efb4b4-92d0-4aa4-814e-6d131f074094 2018-09-08 08:41:53,992 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack-flavor-j6ecff2wf444 2018-09-08 08:41:53,992 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:54,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:53 GMT Server: Apache x-openstack-request-id: req-0b296b16-f6c3-4d65-afa2-8bfee4df01f4 Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:54,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:54 GMT Server: Apache x-openstack-request-id: req-0b4451bc-eab4-4b3d-9c5c-d2f0ad9bcc6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:54,213 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-0b4451bc-eab4-4b3d-9c5c-d2f0ad9bcc6c 2018-09-08 08:41:54,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:54,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:54 GMT Server: Apache x-openstack-request-id: req-4d689e90-e3e3-48b5-b1ef-935769076571 Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:54,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:54 GMT Server: Apache x-openstack-request-id: req-5029b32e-a200-41e1-ab56-5da56c78b272 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0dee53163ca0498b98e1e2192f62de33", "OS::stack_id": "55a3bd99-e5cb-485c-975a-494540412c11", "OS::stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack", "stack_user_project_id": "d99a03aceac449f69012bfeaef92f1bf", "tags": null, "creation_time": "2018-09-08T08:41:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:41:54Z", "id": "55a3bd99-e5cb-485c-975a-494540412c11", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:54,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-5029b32e-a200-41e1-ab56-5da56c78b272 2018-09-08 08:41:54,267 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:41:54,268 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:41:57,271 - create_stack - DEBUG - Stack status query timeout in 1196.94218493 2018-09-08 08:41:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:57,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:57 GMT Server: Apache x-openstack-request-id: req-f64a516f-4f78-4e83-97c4-3f128f54b6a6 Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:57,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:57 GMT Server: Apache x-openstack-request-id: req-f31214e7-227c-4f02-a43f-5d438bc1fae7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0dee53163ca0498b98e1e2192f62de33", "OS::stack_id": "55a3bd99-e5cb-485c-975a-494540412c11", "OS::stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack"}, "deletion_time": "2018-09-08T08:41:55Z", "stack_name": "CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack", "stack_user_project_id": "d99a03aceac449f69012bfeaef92f1bf", "tags": null, "creation_time": "2018-09-08T08:41:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:41:54Z", "id": "55a3bd99-e5cb-485c-975a-494540412c11", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-08 08:41:57,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-f31214e7-227c-4f02-a43f-5d438bc1fae7 2018-09-08 08:41:57,673 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:41:57,673 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:57,673 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack 2018-09-08 08:41:57,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/55a3bd99-e5cb-485c-975a-494540412c11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d69ca51a385c4af9dfe4dff07ab095c9f1fccb8" 2018-09-08 08:41:57,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:41:57 GMT Server: Apache x-openstack-request-id: req-8c67a1cf-4dbf-412f-9a39-3b765708ef7e Location: http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:41:58,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:57 GMT Server: Apache x-openstack-request-id: req-d4d58db6-76cb-42ba-9e47-4647cb3a3b31 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:41:58,127 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0dee53163ca0498b98e1e2192f62de33/stacks/CreateStackFlavorTests-bbd7f6fa-7fa7-4630-8a15-0c50eb094019-stack/55a3bd99-e5cb-485c-975a-494540412c11 used request id req-d4d58db6-76cb-42ba-9e47-4647cb3a3b31 2018-09-08 08:41:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5f0c628a-06fd-4aad-a202-039ec4b8b6e5 Date: Sat, 08 Sep 2018 08:41:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:41:58,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5f0c628a-06fd-4aad-a202-039ec4b8b6e5 2018-09-08 08:41:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c64058e-f0df-4a39-842f-1f5dc5b444dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:58,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2c64058e-f0df-4a39-842f-1f5dc5b444dc 2018-09-08 08:41:58,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2168fe8f-367c-4329-bf19-e5542d7d1e53 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:41:58,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-2168fe8f-367c-4329-bf19-e5542d7d1e53 2018-09-08 08:41:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed2c7a1-5538-49e9-b7fd-eca40cd858b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:58,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-eed2c7a1-5538-49e9-b7fd-eca40cd858b3 2018-09-08 08:41:58,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-911c03b1-8a23-426f-84d6-ce7603c40c55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:58,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-911c03b1-8a23-426f-84d6-ce7603c40c55 2018-09-08 08:41:58,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:58,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f980e03f-b6ab-4b9b-ad1c-3811e98bb18c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:41:58,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-f980e03f-b6ab-4b9b-ad1c-3811e98bb18c 2018-09-08 08:41:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10eff5ba-03ce-40e2-91a1-b0d38e48bd5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:58,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-10eff5ba-03ce-40e2-91a1-b0d38e48bd5c 2018-09-08 08:41:58,902 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:58,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6870906d-cae1-4221-8d22-6cd3bf71b596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:58,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-6870906d-cae1-4221-8d22-6cd3bf71b596 2018-09-08 08:41:58,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7404fbf-6d95-4443-883f-616b524e651f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:59,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d7404fbf-6d95-4443-883f-616b524e651f 2018-09-08 08:41:59,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac5921a-4104-4071-9fc7-c4f5fd7188a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-fac5921a-4104-4071-9fc7-c4f5fd7188a9 2018-09-08 08:41:59,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb206af3-256b-4357-aebf-89b36cf49a09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:41:59,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-fb206af3-256b-4357-aebf-89b36cf49a09 2018-09-08 08:41:59,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:41:59,246 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-2619cb4b-98e1-457-proj 2018-09-08 08:41:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6a4f55-c2ad-44a3-b660-fbade2173e7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:59,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0dee53163ca0498b98e1e2192f62de33 used request id req-8c6a4f55-c2ad-44a3-b660-fbade2173e7a 2018-09-08 08:41:59,489 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-2619cb4b-98e1-457-proj-role 2018-09-08 08:41:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967157e5-caa7-42ac-b0d0-9cc8638b9b3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:59,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/05585a1c16b54c8aa7ca0738325253a9 used request id req-967157e5-caa7-42ac-b0d0-9cc8638b9b3e 2018-09-08 08:41:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91cdade0508f136764d22dbfb5a8cbe1d259a6" 2018-09-08 08:41:59,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2744cec-8a47-4451-8b46-b101d2a0e4fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:41:59,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2744cec-8a47-4451-8b46-b101d2a0e4fa 2018-09-08 08:41:59,690 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-2619cb4b-98e1-457-user 2018-09-08 08:41:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/74768de3153246c2bcda124b09567d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceec9f4244e200a3da9129b8238e7099c2a6d03" 2018-09-08 08:41:59,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db11af74-4e77-4632-87b6-d67991b6bd4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:41:59,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/74768de3153246c2bcda124b09567d55 used request id req-db11af74-4e77-4632-87b6-d67991b6bd4e 2018-09-08 08:41:59,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:00,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MqSGQtQ_RPqnxi-bvNIUjg"], "issued_at": "2018-09-08T08:42:00.000000Z"}} 2018-09-08 08:42:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93a623aa49273587330e497d3c3e226e8e3af16" 2018-09-08 08:42:00,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bcc33d-33fa-4ae8-ace7-f35cea3e4562 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:00,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8bcc33d-33fa-4ae8-ace7-f35cea3e4562 2018-09-08 08:42:00,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:00,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:00,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Dca5D5OARjuWEa8-F301hA"], "issued_at": "2018-09-08T08:42:00.000000Z"}} 2018-09-08 08:42:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:00,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060b6bca-4b43-4101-8515-94b42b6405df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:00,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-060b6bca-4b43-4101-8515-94b42b6405df 2018-09-08 08:42:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:00,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d3369246-6053-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:01,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63949b5f-e51d-4130-abd8-694a908fba15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d3369246-6053-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:42:01,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-d3369246-6053-4cf-proj used request id req-63949b5f-e51d-4130-abd8-694a908fba15 2018-09-08 08:42:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:01,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f74fd31-e6b2-4258-a85c-5d7cd650fe96 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:01,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2f74fd31-e6b2-4258-a85c-5d7cd650fe96 2018-09-08 08:42:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}}' 2018-09-08 08:42:01,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fc8f2b-607d-4d17-ac3b-2656f0fea4ca Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a"}, "enabled": true, "id": "845c25e7ce714769b5dfdb7cd815258a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}} 2018-09-08 08:42:01,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b7fc8f2b-607d-4d17-ac3b-2656f0fea4ca 2018-09-08 08:42:01,241 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-d3369246-6053-4cf-proj 2018-09-08 08:42:01,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:01,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:01,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hB-ka23ASHK48sXBoequCg"], "issued_at": "2018-09-08T08:42:01.000000Z"}} 2018-09-08 08:42:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:01,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d4ab31-f4fd-4c37-83f5-1cf21deb47fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:01,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7d4ab31-f4fd-4c37-83f5-1cf21deb47fb 2018-09-08 08:42:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:01,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:01,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e74cc79-4a44-48c8-b7f5-46579f5fb89d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:42:01,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9e74cc79-4a44-48c8-b7f5-46579f5fb89d 2018-09-08 08:42:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6277c0bc-7e4b-45e6-91c9-fbcb91dae973 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a"}, "enabled": true, "id": "845c25e7ce714769b5dfdb7cd815258a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}]} 2018-09-08 08:42:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj used request id req-6277c0bc-7e4b-45e6-91c9-fbcb91dae973 2018-09-08 08:42:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cef9069-90f9-49fb-bb86-c573e21b9b6c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:02,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0cef9069-90f9-49fb-bb86-c573e21b9b6c 2018-09-08 08:42:02,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f41da47-6f6d-491e-a600-fc9dec174028 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:02,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f41da47-6f6d-491e-a600-fc9dec174028 2018-09-08 08:42:02,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bf3205-0a5f-4d4b-ab57-1f9968d26860 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a"}, "enabled": true, "id": "845c25e7ce714769b5dfdb7cd815258a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}]} 2018-09-08 08:42:02,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-d3369246-6053-4cf-proj used request id req-68bf3205-0a5f-4d4b-ab57-1f9968d26860 2018-09-08 08:42:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/89bff5bc082a4a409b1a42ed5034be75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9011109-b3c7-465d-b94b-7d6f2124b506 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-d3369246-6053-4cf-user", "links": {"self": "http://172.30.9.23:5000/v3/users/89bff5bc082a4a409b1a42ed5034be75"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "845c25e7ce714769b5dfdb7cd815258a", "id": "89bff5bc082a4a409b1a42ed5034be75", "password_expires_at": null}} 2018-09-08 08:42:02,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/89bff5bc082a4a409b1a42ed5034be75 used request id req-e9011109-b3c7-465d-b94b-7d6f2124b506 2018-09-08 08:42:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2a452c-e148-487f-9b9e-f827ecb0d151 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:42:02,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles used request id req-db2a452c-e148-487f-9b9e-f827ecb0d151 2018-09-08 08:42:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43078cfd-bc30-4673-89f1-d0820b954a00 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:42:02,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-43078cfd-bc30-4673-89f1-d0820b954a00 2018-09-08 08:42:02,923 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-d3369246-6053-4cf-proj 2018-09-08 08:42:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:02,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ecf67e-ee35-4e93-88ee-f248fbd5c5ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:02,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-c8ecf67e-ee35-4e93-88ee-f248fbd5c5ac 2018-09-08 08:42:02,985 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-d3369246-6053-4cf-user 2018-09-08 08:42:02,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:03,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7fb7f8-93da-4243-baf5-61c94c652e61 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:03,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da7fb7f8-93da-4243-baf5-61c94c652e61 2018-09-08 08:42:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" -d '{"role": {"name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role"}}' 2018-09-08 08:42:03,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b20608-5b17-46ee-99f1-b7c21c354395 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36b28535687048539a2593206dd5929d", "links": {"self": "http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d"}, "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role"}} 2018-09-08 08:42:03,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b3b20608-5b17-46ee-99f1-b7c21c354395 2018-09-08 08:42:03,217 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-d3369246-6053-4cf-proj-role 2018-09-08 08:42:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:03,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7679bcf9-db92-4db8-a62a-2d6ca3881328 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d"}, "domain_id": null, "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role", "id": "36b28535687048539a2593206dd5929d"}} 2018-09-08 08:42:03,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d used request id req-7679bcf9-db92-4db8-a62a-2d6ca3881328 2018-09-08 08:42:03,309 - keystone_utils - INFO - Granting role CreateStackKeypairTests-d3369246-6053-4cf-proj-role to project CreateStackKeypairTests-d3369246-6053-4cf-proj 2018-09-08 08:42:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles/36b28535687048539a2593206dd5929d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:03,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822c2555-a3f1-42cd-98ba-75ecabb98541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:03,440 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a/users/89bff5bc082a4a409b1a42ed5034be75/roles/36b28535687048539a2593206dd5929d used request id req-822c2555-a3f1-42cd-98ba-75ecabb98541 2018-09-08 08:42:03,441 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:03,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:03,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:03,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:03,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b28535687048539a2593206dd5929d", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "845c25e7ce714769b5dfdb7cd815258a", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d3369246-6053-4cf-user", "id": "89bff5bc082a4a409b1a42ed5034be75"}, "audit_ids": ["ztLKj3MjRKKYwNwmBTZg_Q"], "issued_at": "2018-09-08T08:42:03.000000Z"}} 2018-09-08 08:42:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:03,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d29b95-de28-4bcc-b010-4038de9a3f33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:03,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-87d29b95-de28-4bcc-b010-4038de9a3f33 2018-09-08 08:42:03,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:03,919 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:04,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:03 GMT Server: Apache x-openstack-request-id: req-4c3ea684-b840-460a-becb-13ba797dc1b5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:42:04,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack used request id req-4c3ea684-b840-460a-becb-13ba797dc1b5 2018-09-08 08:42:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}}' 2018-09-08 08:42:05,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:04 GMT Server: Apache x-openstack-request-id: req-b3804d35-85b5-4ba5-8f02-afdffd179835 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4ca29798-de9d-455c-b543-34a0636e1655", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}]}} 2018-09-08 08:42:05,648 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks used request id req-b3804d35-85b5-4ba5-8f02-afdffd179835 2018-09-08 08:42:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:05,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:05 GMT Server: Apache x-openstack-request-id: req-3c720b7e-608f-4f9a-9e49-2440fbfc1282 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:06,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:05 GMT Server: Apache x-openstack-request-id: req-f36c75a1-7d0f-45ef-9ec8-18222b44d37b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "845c25e7ce714769b5dfdb7cd815258a", "OS::stack_id": "4ca29798-de9d-455c-b543-34a0636e1655", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "stack_user_project_id": "c8c866796a06457fadc94b0dc6a05bca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:42:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4ca29798-de9d-455c-b543-34a0636e1655", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 08:42:06,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-f36c75a1-7d0f-45ef-9ec8-18222b44d37b 2018-09-08 08:42:06,022 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:06,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-8f25534c-f0ad-40ae-9ebd-8b3951d2da9f Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:06,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-ea8eba52-4934-4962-8efc-886a72daadca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "845c25e7ce714769b5dfdb7cd815258a", "OS::stack_id": "4ca29798-de9d-455c-b543-34a0636e1655", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "stack_user_project_id": "c8c866796a06457fadc94b0dc6a05bca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:42:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ca29798-de9d-455c-b543-34a0636e1655", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3K395ZyqVkqwesrsI2ld7/GAVJxs7fud3vT20BYUJK7JvC1o\nJd8nxjU8yZkSSzkVH22zPHIUzfr2zLUS95JXIV5m+5DoVGc0yg562FyG9guiJe8x\nrPVGa5P7WTJQqYg2F/ZsDv4i2aBeSgdix10XXyvq00AttWLse8La5jyMH8f7XIWC\nvIinquKCjug3WAdScTVXf7tYZce/ERhr4UhciQPUhau7+vGQXcWjH9NbloW03AOL\n001TBaCKfGtKsBDfWACYzeRBSzUvWbRdBQieLu3Etf8kXaqGpWgbh51qVGCV4cc6\nOQ4GWE/aaJVuYgcNOCiFRHx4mM0ItFY6LAEuiQIDAQABAoIBAQCLp0hgAI8DYOzi\nKHzbxBiAejKeWQfOa0dzC08OTIqe1EYyYgHgxaIkGxjG86nSFOO7Ke8dt4xW9hUt\nYwIHzoJ5SYaeeQuuLkoH/LXdKmD2YFJS81ZagDX6aoHL5r2JK/wfmgC0VDu1wXkq\nHBZ02AKsZdyLp7fFbD7/60YgIf0DNpxvm3x0JcV4LCB1astJLEkSXLjIawvAVxZO\nR25jte428GGQN1NsAFHg9Lo3NvphAz6QS/+HMOOs00SjGO+tgYuLLXaMKRsKfl3G\nXqEGGkRqMABrtgrvxij8TXeued/XREDVRnf44lW6cTPOMOUPAggPvrO9EwVcqJIs\ns0RRfFopAoGBAPUkZoWL/l349/CFck9ax8ueFGoLyR16iQ/agHS5hhFGm23eV4Oc\n3FBzLUkodJ7zT6OtN0xY3E9jiWEejkT2HnFKd9AlB1+BsKzmhKbb7n9QbaKKJN/h\nUAwbpS5kMIwRlG14jrnAc4+tuJe5pSQYHfoDrv1tBBd2jYBmmDAyqxX3AoGBAOZ0\nN6d0jEDLZic3vzT8WX/L3vkZgdbnIPdAL/diAEdzpg/D5wFmJVxaAXmVGIhq+06g\nir77upw4XIHanPJUWgxMzxpmE/unEO7oyHxYES324SZVV3FTAMMi/4dHiZGNyxVN\nwdh1YSESt0UOrsqz74ZfpzLCwCBZSHDA9mNSsr9/AoGBAKC71Ej+SLOfGhrntNLZ\nSCV3KhV6Usz0Wkg90Xo3ZvOO4zy/y4vtXvuU+X19fDH4gSBl49s4bIPVVO+MFGad\nJcrMtBCTJul1ZL2JjDLIA/IQb0Ji59ivqEe4HK91W+uLX1ID+TlMOblcg6tgOyqW\ncZlLrwJV55fm0NL+8gywPENzAoGBAJoxpJNMrhMkhOM0r6D6P7/8XuJ5KKDr4OjO\nb8msLtegD7p4r3YGLHVQW7BIDDQqsJ95V5xVvhSMuYjBB0Y1HlMgiWn2ZuR4ciII\nayyXmFcS2q7VZz6R9O6b2jFfsjJLl1hXwJ3eW/DPHwT7wAQsxNU55xtVp0t9sbSP\nx8vJJ4RtAoGAX/yf5rzqNBM2dycmt04IwT761B+oCgm+NcURn/yQQZuLmsvnWeUH\nWB+G+hTWOKV3B47+XUFxaHGJRX3Z+Wl8Gc4FyYMwsGNVKaPkevDiX8d5O82hzyLG\nhQqxc4nLQIOGPjU87r4uwByRtQ35Y8TRJ83e8zdAz5i520pZjC46ytw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 08:42:06,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-ea8eba52-4934-4962-8efc-886a72daadca 2018-09-08 08:42:06,479 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:42:06,479 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:06,479 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:06,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-35541dfe-4cdd-46d5-8fce-749695a070a2 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:06,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-d30bdb52-916c-40db-89fe-8a547834d6c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T08:42:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:42:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-08 08:42:06,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655/resources used request id req-d30bdb52-916c-40db-89fe-8a547834d6c7 2018-09-08 08:42:06,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:06,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42: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-6159237a-afcd-4cc1-8951-0ad78cf79daf x-compute-request-id: req-6159237a-afcd-4cc1-8951-0ad78cf79daf Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrf3lnKpWSrB6yuwjaV3v8YBUnGzt+53e9PbQFhQkrsm8LWgl3yfGNTzJmRJLORUfbbM8chTN+vbMtRL3klchXmb7kOhUZzTKDnrYXIb2C6Il7zGs9UZrk/tZMlCpiDYX9mwO/iLZoF5KB2LHXRdfK+rTQC21Yux7wtrmPIwfx/tchYK8iKeq4oKO6DdYB1JxNVd/u1hlx78RGGvhSFyJA9SFq7v68ZBdxaMf01uWhbTcA4vTTVMFoIp8a0qwEN9YAJjN5EFLNS9ZtF0FCJ4u7cS1/yRdqoalaBuHnWpUYJXhxzo5DgZYT9polW5iBw04KIVEfHiYzQi0VjosAS6J Generated-by-Nova", "user_id": "89bff5bc082a4a409b1a42ed5034be75", "name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp", "deleted": false, "created_at": "2018-09-08T08:42:06.000000", "updated_at": null, "fingerprint": "be:77:59:6d:f1:d3:86:6d:f1:c3:6a:be:98:36:b4:5c", "deleted_at": null, "id": 95}} 2018-09-08 08:42:06,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp used request id req-6159237a-afcd-4cc1-8951-0ad78cf79daf 2018-09-08 08:42:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:06,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-69b6db43-2ea0-4262-9d24-9bcf4f653093 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:07,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:06 GMT Server: Apache x-openstack-request-id: req-5d1375c0-0af4-44ae-8b6b-7c982651620b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "845c25e7ce714769b5dfdb7cd815258a", "OS::stack_id": "4ca29798-de9d-455c-b543-34a0636e1655", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "stack_user_project_id": "c8c866796a06457fadc94b0dc6a05bca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:42:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4ca29798-de9d-455c-b543-34a0636e1655", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3K395ZyqVkqwesrsI2ld7/GAVJxs7fud3vT20BYUJK7JvC1o\nJd8nxjU8yZkSSzkVH22zPHIUzfr2zLUS95JXIV5m+5DoVGc0yg562FyG9guiJe8x\nrPVGa5P7WTJQqYg2F/ZsDv4i2aBeSgdix10XXyvq00AttWLse8La5jyMH8f7XIWC\nvIinquKCjug3WAdScTVXf7tYZce/ERhr4UhciQPUhau7+vGQXcWjH9NbloW03AOL\n001TBaCKfGtKsBDfWACYzeRBSzUvWbRdBQieLu3Etf8kXaqGpWgbh51qVGCV4cc6\nOQ4GWE/aaJVuYgcNOCiFRHx4mM0ItFY6LAEuiQIDAQABAoIBAQCLp0hgAI8DYOzi\nKHzbxBiAejKeWQfOa0dzC08OTIqe1EYyYgHgxaIkGxjG86nSFOO7Ke8dt4xW9hUt\nYwIHzoJ5SYaeeQuuLkoH/LXdKmD2YFJS81ZagDX6aoHL5r2JK/wfmgC0VDu1wXkq\nHBZ02AKsZdyLp7fFbD7/60YgIf0DNpxvm3x0JcV4LCB1astJLEkSXLjIawvAVxZO\nR25jte428GGQN1NsAFHg9Lo3NvphAz6QS/+HMOOs00SjGO+tgYuLLXaMKRsKfl3G\nXqEGGkRqMABrtgrvxij8TXeued/XREDVRnf44lW6cTPOMOUPAggPvrO9EwVcqJIs\ns0RRfFopAoGBAPUkZoWL/l349/CFck9ax8ueFGoLyR16iQ/agHS5hhFGm23eV4Oc\n3FBzLUkodJ7zT6OtN0xY3E9jiWEejkT2HnFKd9AlB1+BsKzmhKbb7n9QbaKKJN/h\nUAwbpS5kMIwRlG14jrnAc4+tuJe5pSQYHfoDrv1tBBd2jYBmmDAyqxX3AoGBAOZ0\nN6d0jEDLZic3vzT8WX/L3vkZgdbnIPdAL/diAEdzpg/D5wFmJVxaAXmVGIhq+06g\nir77upw4XIHanPJUWgxMzxpmE/unEO7oyHxYES324SZVV3FTAMMi/4dHiZGNyxVN\nwdh1YSESt0UOrsqz74ZfpzLCwCBZSHDA9mNSsr9/AoGBAKC71Ej+SLOfGhrntNLZ\nSCV3KhV6Usz0Wkg90Xo3ZvOO4zy/y4vtXvuU+X19fDH4gSBl49s4bIPVVO+MFGad\nJcrMtBCTJul1ZL2JjDLIA/IQb0Ji59ivqEe4HK91W+uLX1ID+TlMOblcg6tgOyqW\ncZlLrwJV55fm0NL+8gywPENzAoGBAJoxpJNMrhMkhOM0r6D6P7/8XuJ5KKDr4OjO\nb8msLtegD7p4r3YGLHVQW7BIDDQqsJ95V5xVvhSMuYjBB0Y1HlMgiWn2ZuR4ciII\nayyXmFcS2q7VZz6R9O6b2jFfsjJLl1hXwJ3eW/DPHwT7wAQsxNU55xtVp0t9sbSP\nx8vJJ4RtAoGAX/yf5rzqNBM2dycmt04IwT761B+oCgm+NcURn/yQQZuLmsvnWeUH\nWB+G+hTWOKV3B47+XUFxaHGJRX3Z+Wl8Gc4FyYMwsGNVKaPkevDiX8d5O82hzyLG\nhQqxc4nLQIOGPjU87r4uwByRtQ35Y8TRJ83e8zdAz5i520pZjC46ytw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 08:42:07,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-5d1375c0-0af4-44ae-8b6b-7c982651620b 2018-09-08 08:42:07,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:07,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:07,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b28535687048539a2593206dd5929d", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "845c25e7ce714769b5dfdb7cd815258a", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d3369246-6053-4cf-user", "id": "89bff5bc082a4a409b1a42ed5034be75"}, "audit_ids": ["C_gZP0McRT-ULXNPSaTsZA"], "issued_at": "2018-09-08T08:42:07.000000Z"}} 2018-09-08 08:42:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caedf26c7d32abb4933c8ed7a7e5227225a65396" 2018-09-08 08:42:07,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e2f276-9657-4121-9cec-e37907d346d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:07,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37e2f276-9657-4121-9cec-e37907d346d1 2018-09-08 08:42:07,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:07,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caedf26c7d32abb4933c8ed7a7e5227225a65396" 2018-09-08 08:42:07,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89addde7-38cd-46fd-8bd6-701ebbc4ffce x-compute-request-id: req-89addde7-38cd-46fd-8bd6-701ebbc4ffce Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrf3lnKpWSrB6yuwjaV3v8YBUnGzt+53e9PbQFhQkrsm8LWgl3yfGNTzJmRJLORUfbbM8chTN+vbMtRL3klchXmb7kOhUZzTKDnrYXIb2C6Il7zGs9UZrk/tZMlCpiDYX9mwO/iLZoF5KB2LHXRdfK+rTQC21Yux7wtrmPIwfx/tchYK8iKeq4oKO6DdYB1JxNVd/u1hlx78RGGvhSFyJA9SFq7v68ZBdxaMf01uWhbTcA4vTTVMFoIp8a0qwEN9YAJjN5EFLNS9ZtF0FCJ4u7cS1/yRdqoalaBuHnWpUYJXhxzo5DgZYT9polW5iBw04KIVEfHiYzQi0VjosAS6J Generated-by-Nova", "name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp", "fingerprint": "be:77:59:6d:f1:d3:86:6d:f1:c3:6a:be:98:36:b4:5c"}}]} 2018-09-08 08:42:07,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-89addde7-38cd-46fd-8bd6-701ebbc4ffce 2018-09-08 08:42:07,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:08,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b28535687048539a2593206dd5929d", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "845c25e7ce714769b5dfdb7cd815258a", "name": "CreateStackKeypairTests-d3369246-6053-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/845c25e7ce714769b5dfdb7cd815258a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-d3369246-6053-4cf-user", "id": "89bff5bc082a4a409b1a42ed5034be75"}, "audit_ids": ["Xl83sO0hQMC5EF4n_eijkg"], "issued_at": "2018-09-08T08:42:08.000000Z"}} 2018-09-08 08:42:08,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083c1ede741063c995564bf0ff73b09343058c8f" 2018-09-08 08:42:08,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e407ffb1-0030-4aee-adce-9f1e35a9aa06 x-compute-request-id: req-e407ffb1-0030-4aee-adce-9f1e35a9aa06 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrf3lnKpWSrB6yuwjaV3v8YBUnGzt+53e9PbQFhQkrsm8LWgl3yfGNTzJmRJLORUfbbM8chTN+vbMtRL3klchXmb7kOhUZzTKDnrYXIb2C6Il7zGs9UZrk/tZMlCpiDYX9mwO/iLZoF5KB2LHXRdfK+rTQC21Yux7wtrmPIwfx/tchYK8iKeq4oKO6DdYB1JxNVd/u1hlx78RGGvhSFyJA9SFq7v68ZBdxaMf01uWhbTcA4vTTVMFoIp8a0qwEN9YAJjN5EFLNS9ZtF0FCJ4u7cS1/yRdqoalaBuHnWpUYJXhxzo5DgZYT9polW5iBw04KIVEfHiYzQi0VjosAS6J Generated-by-Nova", "user_id": "89bff5bc082a4a409b1a42ed5034be75", "name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp", "deleted": false, "created_at": "2018-09-08T08:42:06.000000", "updated_at": null, "fingerprint": "be:77:59:6d:f1:d3:86:6d:f1:c3:6a:be:98:36:b4:5c", "deleted_at": null, "id": 95}} 2018-09-08 08:42:08,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp used request id req-e407ffb1-0030-4aee-adce-9f1e35a9aa06 2018-09-08 08:42:08,416 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:08,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:08 GMT Server: Apache x-openstack-request-id: req-36df70a4-387c-4c3a-9484-603054901a11 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:08,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:08 GMT Server: Apache x-openstack-request-id: req-b1df4396-ad75-48d2-84d3-4c96e0664f2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:08,640 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-b1df4396-ad75-48d2-84d3-4c96e0664f2b 2018-09-08 08:42:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:08,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:08 GMT Server: Apache x-openstack-request-id: req-b007afe1-ba06-414d-8a7f-95d95e0da156 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:08,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:08 GMT Server: Apache x-openstack-request-id: req-35e76ca6-9f90-4596-bdf2-55afbf975dd2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "845c25e7ce714769b5dfdb7cd815258a", "OS::stack_id": "4ca29798-de9d-455c-b543-34a0636e1655", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "stack_user_project_id": "c8c866796a06457fadc94b0dc6a05bca", "tags": null, "creation_time": "2018-09-08T08:42:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:42:08Z", "id": "4ca29798-de9d-455c-b543-34a0636e1655", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 08:42:08,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-35e76ca6-9f90-4596-bdf2-55afbf975dd2 2018-09-08 08:42:08,695 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:42:08,695 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:42:11,698 - create_stack - DEBUG - Stack status query timeout in 1196.94185019 2018-09-08 08:42:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:11,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:11 GMT Server: Apache x-openstack-request-id: req-d6e1a684-59e1-4a79-8cfb-3658ac40a927 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:11,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:11 GMT Server: Apache x-openstack-request-id: req-33702833-c919-46cf-8208-a80a4406caed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "845c25e7ce714769b5dfdb7cd815258a", "OS::stack_id": "4ca29798-de9d-455c-b543-34a0636e1655", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "keypair_name": "CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-kp"}, "deletion_time": "2018-09-08T08:42:09Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack", "stack_user_project_id": "c8c866796a06457fadc94b0dc6a05bca", "tags": null, "creation_time": "2018-09-08T08:42:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:42:08Z", "id": "4ca29798-de9d-455c-b543-34a0636e1655", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-08 08:42:11,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-33702833-c919-46cf-8208-a80a4406caed 2018-09-08 08:42:11,928 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:42:11,928 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:11,928 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack 2018-09-08 08:42:11,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/4ca29798-de9d-455c-b543-34a0636e1655 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}241449a529769550d26533d641a3529f419f421c" 2018-09-08 08:42:12,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:11 GMT Server: Apache x-openstack-request-id: req-03a568d1-7d2d-48ec-8849-ac9bc13d4878 Location: http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:12,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache x-openstack-request-id: req-6b2bbe9f-7e87-4df8-b45e-306d24820b8f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:42:12,124 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/845c25e7ce714769b5dfdb7cd815258a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-ef4b9151-9bc0-45bd-ad28-26b9e027b595-stack/4ca29798-de9d-455c-b543-34a0636e1655 used request id req-6b2bbe9f-7e87-4df8-b45e-306d24820b8f 2018-09-08 08:42:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0ed038ad-821c-497c-8b70-cda7018eda1a Date: Sat, 08 Sep 2018 08:42:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:42:12,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0ed038ad-821c-497c-8b70-cda7018eda1a 2018-09-08 08:42:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0242dc-f6ae-4a48-b9e6-ebf589c9def5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:12,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-ba0242dc-f6ae-4a48-b9e6-ebf589c9def5 2018-09-08 08:42:12,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:12,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2555e9-27ac-4a5d-b377-bfe15ad456a9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:42:12,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-6c2555e9-27ac-4a5d-b377-bfe15ad456a9 2018-09-08 08:42:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a0e587-a836-42c7-9f50-f536377acf53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:12,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-56a0e587-a836-42c7-9f50-f536377acf53 2018-09-08 08:42:12,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:12,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7952a6-7b9e-4d52-a1b7-df2bd6d21e8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:12,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-7f7952a6-7b9e-4d52-a1b7-df2bd6d21e8f 2018-09-08 08:42:12,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:12,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff46662e-bdde-45ac-99b1-26320d50b1df Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:42:12,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-ff46662e-bdde-45ac-99b1-26320d50b1df 2018-09-08 08:42:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c26c9d53-7a8a-409c-aa20-c343a84f7141 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:12,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-c26c9d53-7a8a-409c-aa20-c343a84f7141 2018-09-08 08:42:12,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:12,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eedbdc1-8c30-4ed0-88a6-655269ae6b7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:12,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-3eedbdc1-8c30-4ed0-88a6-655269ae6b7a 2018-09-08 08:42:12,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0854a2a1-2ba2-46d0-b76c-cb0ac8e3263c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:13,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-0854a2a1-2ba2-46d0-b76c-cb0ac8e3263c 2018-09-08 08:42:13,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bd3727-24e5-4af7-92c7-05d063c6eec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:13,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-68bd3727-24e5-4af7-92c7-05d063c6eec5 2018-09-08 08:42:13,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:13,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0e5a34-d02d-46dc-93eb-9824386b1f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:13,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-4b0e5a34-d02d-46dc-93eb-9824386b1f2e 2018-09-08 08:42:13,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:13,254 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-d3369246-6053-4cf-proj 2018-09-08 08:42:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a66bcb-bcb5-41a4-8acf-8004d4d835f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:13,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/845c25e7ce714769b5dfdb7cd815258a used request id req-d7a66bcb-bcb5-41a4-8acf-8004d4d835f2 2018-09-08 08:42:13,512 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-d3369246-6053-4cf-proj-role 2018-09-08 08:42:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527b14ae-2f61-4540-9d55-6c3b53771c79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:13,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/36b28535687048539a2593206dd5929d used request id req-527b14ae-2f61-4540-9d55-6c3b53771c79 2018-09-08 08:42:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca0ad5ad3632552a69908d35bae66a9a350377e" 2018-09-08 08:42:13,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad80b2a-d56e-48fd-90ff-da3b7181b8d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:13,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ad80b2a-d56e-48fd-90ff-da3b7181b8d2 2018-09-08 08:42:13,710 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-d3369246-6053-4cf-user 2018-09-08 08:42:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/89bff5bc082a4a409b1a42ed5034be75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934d19a9f1df3ccf601ea6e7c798024d16041eda" 2018-09-08 08:42:13,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc05f9f-bd68-482e-b33e-5a5a1eb673b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:13,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/89bff5bc082a4a409b1a42ed5034be75 used request id req-8dc05f9f-bd68-482e-b33e-5a5a1eb673b8 2018-09-08 08:42:13,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:14,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["yHx4Nu5GS4qz-FmuoqIcsg"], "issued_at": "2018-09-08T08:42:14.000000Z"}} 2018-09-08 08:42:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91307e420092a103592ab635a439075890a104d4" 2018-09-08 08:42:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c9802c-fb30-40dc-9a6b-c16fe60ba100 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:14,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80c9802c-fb30-40dc-9a6b-c16fe60ba100 2018-09-08 08:42:14,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:14,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:14,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["9npbYFx7TRq5gN61TmyWBA"], "issued_at": "2018-09-08T08:42:14.000000Z"}} 2018-09-08 08:42:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:14,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27631c08-b62a-4ca9-9802-4871864afc84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:14,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27631c08-b62a-4ca9-9802-4871864afc84 2018-09-08 08:42:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:14,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:14,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b2e8d8-0f3f-4ce6-ac04-392fbc9479d4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:42:14,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj used request id req-21b2e8d8-0f3f-4ce6-ac04-392fbc9479d4 2018-09-08 08:42:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a332258c-c5cb-464d-9637-b138c9fae2bd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:15,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a332258c-c5cb-464d-9637-b138c9fae2bd 2018-09-08 08:42:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}}' 2018-09-08 08:42:15,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7b6e1e-1992-4afb-a4c3-22d547becbb5 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71"}, "enabled": true, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}} 2018-09-08 08:42:15,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ce7b6e1e-1992-4afb-a4c3-22d547becbb5 2018-09-08 08:42:15,163 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj 2018-09-08 08:42:15,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:15,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:15,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3kAUNb7zTq6DTc6EGpIKNQ"], "issued_at": "2018-09-08T08:42:15.000000Z"}} 2018-09-08 08:42:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:15,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9606dbb4-6285-4102-ba42-964ed167a031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:15,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9606dbb4-6285-4102-ba42-964ed167a031 2018-09-08 08:42:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:15,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:15,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7f21b1-2ca6-469c-b4e2-6b562bc84156 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:42:15,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b7f21b1-2ca6-469c-b4e2-6b562bc84156 2018-09-08 08:42:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:15,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a36eae-cd82-4fa5-9256-bcc268b82360 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71"}, "enabled": true, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}]} 2018-09-08 08:42:15,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj used request id req-25a36eae-cd82-4fa5-9256-bcc268b82360 2018-09-08 08:42:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808ab5b2-683e-49a8-acdf-9ad43f5d8cd7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:16,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-808ab5b2-683e-49a8-acdf-9ad43f5d8cd7 2018-09-08 08:42:16,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b0d562-4e47-4c27-950f-4e7c9afaabc5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:16,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22b0d562-4e47-4c27-950f-4e7c9afaabc5 2018-09-08 08:42:16,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35508e65-8903-4024-8215-2b82f591748b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71"}, "enabled": true, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}]} 2018-09-08 08:42:16,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj used request id req-35508e65-8903-4024-8215-2b82f591748b 2018-09-08 08:42:16,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/767c655228384e7cbdf6d5d88b4ae272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1bafcd-87c8-4a87-8063-6723479166fe Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-user", "links": {"self": "http://172.30.9.23:5000/v3/users/767c655228384e7cbdf6d5d88b4ae272"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "767c655228384e7cbdf6d5d88b4ae272", "password_expires_at": null}} 2018-09-08 08:42:16,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/767c655228384e7cbdf6d5d88b4ae272 used request id req-3c1bafcd-87c8-4a87-8063-6723479166fe 2018-09-08 08:42:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ae37b7-ed90-4c79-b035-e2494bee0244 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:42:16,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles used request id req-23ae37b7-ed90-4c79-b035-e2494bee0244 2018-09-08 08:42:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfad9ddf-c3d4-46fa-93ed-36e5030d4341 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:42:16,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-dfad9ddf-c3d4-46fa-93ed-36e5030d4341 2018-09-08 08:42:16,878 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj 2018-09-08 08:42:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:17,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b2fbed-7594-4309-a6cd-63d3f716592b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:17,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-36b2fbed-7594-4309-a6cd-63d3f716592b 2018-09-08 08:42:17,009 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-user 2018-09-08 08:42:17,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:17,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdc81b0-1f50-48a0-b04a-600a6ee8818c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:17,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1fdc81b0-1f50-48a0-b04a-600a6ee8818c 2018-09-08 08:42:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" -d '{"role": {"name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role"}}' 2018-09-08 08:42:17,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15631b9-03c6-4cff-a1b2-74167c77363c Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "156dadf86a0b41aab82b4490826a3ac5", "links": {"self": "http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5"}, "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role"}} 2018-09-08 08:42:17,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c15631b9-03c6-4cff-a1b2-74167c77363c 2018-09-08 08:42:17,217 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role 2018-09-08 08:42:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:17,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7540073-5c61-44a6-8bd1-bb6df7aae023 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role", "id": "156dadf86a0b41aab82b4490826a3ac5"}} 2018-09-08 08:42:17,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5 used request id req-a7540073-5c61-44a6-8bd1-bb6df7aae023 2018-09-08 08:42:17,238 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role to project CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj 2018-09-08 08:42:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles/156dadf86a0b41aab82b4490826a3ac5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:17,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6beaa2-c80d-48c4-b6ef-6d9d0baae119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:17,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71/users/767c655228384e7cbdf6d5d88b4ae272/roles/156dadf86a0b41aab82b4490826a3ac5 used request id req-db6beaa2-c80d-48c4-b6ef-6d9d0baae119 2018-09-08 08:42:17,371 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:17,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:17,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:17,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:17,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "156dadf86a0b41aab82b4490826a3ac5", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role"}], "expires_at": "2018-09-08T09:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-user", "id": "767c655228384e7cbdf6d5d88b4ae272"}, "audit_ids": ["ZGtQRQ9nQsqaBKtGmELZLQ"], "issued_at": "2018-09-08T08:42:17.000000Z"}} 2018-09-08 08:42:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:17,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4411a0be-3dc0-46c6-b1e2-fbf521496a47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:17,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4411a0be-3dc0-46c6-b1e2-fbf521496a47 2018-09-08 08:42:17,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:17,832 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:18,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:17 GMT Server: Apache x-openstack-request-id: req-3379d4b3-1c0a-4c2d-8c66-499b9a7d10ff Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:42:18,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack used request id req-3379d4b3-1c0a-4c2d-8c66-499b9a7d10ff 2018-09-08 08:42:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}}' 2018-09-08 08:42:19,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:18 GMT Server: Apache x-openstack-request-id: req-6dae0a08-5bd6-48b5-910e-8c5c1ad16ad1 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "c09d6058-479e-4051-a963-6593bab0d7d1", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}]}} 2018-09-08 08:42:19,541 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks used request id req-6dae0a08-5bd6-48b5-910e-8c5c1ad16ad1 2018-09-08 08:42:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:19,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:19 GMT Server: Apache x-openstack-request-id: req-a58da032-edb0-457f-b1e4-c033693f65c7 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:19,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:19 GMT Server: Apache x-openstack-request-id: req-be55c78e-9111-438e-b68b-6a47c9a4ba92 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "OS::stack_id": "c09d6058-479e-4051-a963-6593bab0d7d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "stack_user_project_id": "78152c35530141cb8812c2d01d57bc3d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:42:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c09d6058-479e-4051-a963-6593bab0d7d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 08:42:19,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-be55c78e-9111-438e-b68b-6a47c9a4ba92 2018-09-08 08:42:19,845 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:20,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:19 GMT Server: Apache x-openstack-request-id: req-00a29c28-1195-4c6c-91c5-321e2f3b0bd1 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:20,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:20 GMT Server: Apache x-openstack-request-id: req-25a2d97c-7d6a-497c-b31a-7aa57781f1d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "OS::stack_id": "c09d6058-479e-4051-a963-6593bab0d7d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "stack_user_project_id": "78152c35530141cb8812c2d01d57bc3d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:42:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c09d6058-479e-4051-a963-6593bab0d7d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 08:42:20,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-25a2d97c-7d6a-497c-b31a-7aa57781f1d5 2018-09-08 08:42:20,308 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:42:20,308 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:42:23,312 - create_stack - DEBUG - Stack status query timeout in 1196.53386712 2018-09-08 08:42:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:23,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:23 GMT Server: Apache x-openstack-request-id: req-f18187a1-f890-4065-b709-af7c4a6cf0f3 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:23,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:23 GMT Server: Apache x-openstack-request-id: req-5b6d6f91-68f5-40d9-a8bd-d48b6cb90c71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "OS::stack_id": "c09d6058-479e-4051-a963-6593bab0d7d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "stack_user_project_id": "78152c35530141cb8812c2d01d57bc3d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:42:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c09d6058-479e-4051-a963-6593bab0d7d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 08:42:23,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-5b6d6f91-68f5-40d9-a8bd-d48b6cb90c71 2018-09-08 08:42:23,524 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:42:23,524 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:23,524 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:23,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:23 GMT Server: Apache x-openstack-request-id: req-2d4e1505-86ec-4afc-a433-8919f9786309 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:23,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:23 GMT Server: Apache x-openstack-request-id: req-653644d4-e63d-4f63-a11f-ea54a25e590b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T08:42:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:42:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-08 08:42:23,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1/resources used request id req-653644d4-e63d-4f63-a11f-ea54a25e590b 2018-09-08 08:42:23,900 - neutron_utils - INFO - Retrieving security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:24,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-5fef63b6-34f0-41f5-9c11-69f80bb28199 Date: Sat, 08 Sep 2018 08:42:24 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "updated_at": "2018-09-08T08:42:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "26b656af-aa78-4365-9109-1906ad144696", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "c858e275-7757-4122-b559-92ef60b8158c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": 22, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}], "revision_number": 6, "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}]} 2018-09-08 08:42:24,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-5fef63b6-34f0-41f5-9c11-69f80bb28199 2018-09-08 08:42:24,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-de5a4f3a-9031-43bf-a749-c022e41e5b7a Date: Sat, 08 Sep 2018 08:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "26b656af-aa78-4365-9109-1906ad144696"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": 22, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c858e275-7757-4122-b559-92ef60b8158c"}]} 2018-09-08 08:42:24,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-de5a4f3a-9031-43bf-a749-c022e41e5b7a 2018-09-08 08:42:24,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:24,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-174bd024-c9e5-4dde-93a1-aff51654d22f Date: Sat, 08 Sep 2018 08:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "26b656af-aa78-4365-9109-1906ad144696"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": 22, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c858e275-7757-4122-b559-92ef60b8158c"}]} 2018-09-08 08:42:24,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-174bd024-c9e5-4dde-93a1-aff51654d22f 2018-09-08 08:42:24,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:24,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:24,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "156dadf86a0b41aab82b4490826a3ac5", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role"}], "expires_at": "2018-09-08T09:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/24acf9b2ecd04f9c92500ee3dcbd8a71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-user", "id": "767c655228384e7cbdf6d5d88b4ae272"}, "audit_ids": ["OddPUFSlSyqkiToaKBon1A"], "issued_at": "2018-09-08T08:42:24.000000Z"}} 2018-09-08 08:42:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893ad8f7-2eb9-430b-ac0c-b3f2df53e58a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:25,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-893ad8f7-2eb9-430b-ac0c-b3f2df53e58a 2018-09-08 08:42:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c090c966-9e59-4ab4-ac42-fe025b5e46f6 Date: Sat, 08 Sep 2018 08:42:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "updated_at": "2018-09-08T08:42:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "26b656af-aa78-4365-9109-1906ad144696", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "c858e275-7757-4122-b559-92ef60b8158c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": 22, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}], "revision_number": 6, "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}]} 2018-09-08 08:42:25,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp&description=Test+description used request id req-c090c966-9e59-4ab4-ac42-fe025b5e46f6 2018-09-08 08:42:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:25,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553b7ca1-9cfa-4eaa-9e88-04eb6b0118f2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71"}, "enabled": true, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}} 2018-09-08 08:42:25,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 used request id req-553b7ca1-9cfa-4eaa-9e88-04eb6b0118f2 2018-09-08 08:42:25,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c42dbd77-dec1-4931-9a21-e30b06eb421d Date: Sat, 08 Sep 2018 08:42:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "26b656af-aa78-4365-9109-1906ad144696"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": 22, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c858e275-7757-4122-b559-92ef60b8158c"}]} 2018-09-08 08:42:25,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-c42dbd77-dec1-4931-9a21-e30b06eb421d 2018-09-08 08:42:25,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-eeb5c8bd-7f44-47d1-998c-767339568430 Date: Sat, 08 Sep 2018 08:42:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "26b656af-aa78-4365-9109-1906ad144696"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": 22, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c858e275-7757-4122-b559-92ef60b8158c"}]} 2018-09-08 08:42:25,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-eeb5c8bd-7f44-47d1-998c-767339568430 2018-09-08 08:42:25,720 - neutron_utils - INFO - Retrieving security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:25,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3b52266c-b773-4e42-a543-8886327f623e Date: Sat, 08 Sep 2018 08:42:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "updated_at": "2018-09-08T08:42:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "26b656af-aa78-4365-9109-1906ad144696", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "revision_number": 0, "id": "c858e275-7757-4122-b559-92ef60b8158c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": 22, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}], "revision_number": 6, "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}]} 2018-09-08 08:42:25,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-3b52266c-b773-4e42-a543-8886327f623e 2018-09-08 08:42:25,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 364fa75e-cc7c-43a8-ab1a-9d577ee69199 2018-09-08 08:42:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb1e30b3b25c2dba22ad43e2352bab4ba82ad1" 2018-09-08 08:42:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cf77d642-e217-427d-a38f-f7e25d06fd45 Date: Sat, 08 Sep 2018 08:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "26b656af-aa78-4365-9109-1906ad144696"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-08T08:42:21Z", "security_group_id": "364fa75e-cc7c-43a8-ab1a-9d577ee69199", "port_range_min": 22, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:21Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c858e275-7757-4122-b559-92ef60b8158c"}]} 2018-09-08 08:42:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=364fa75e-cc7c-43a8-ab1a-9d577ee69199 used request id req-cf77d642-e217-427d-a38f-f7e25d06fd45 2018-09-08 08:42:26,100 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:26,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:26 GMT Server: Apache x-openstack-request-id: req-62f2e51c-7f23-49fb-8a2b-8b7b187b8427 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:26,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:26 GMT Server: Apache x-openstack-request-id: req-f8961809-eab3-408b-baad-8797939ea1a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:26,170 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-f8961809-eab3-408b-baad-8797939ea1a3 2018-09-08 08:42:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:26,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:26 GMT Server: Apache x-openstack-request-id: req-40a98ece-019d-470b-99fd-b4b7e2e40d97 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:26 GMT Server: Apache x-openstack-request-id: req-0d4dc5ac-599d-4cf4-93c6-e2238df77ca9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "OS::stack_id": "c09d6058-479e-4051-a963-6593bab0d7d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "stack_user_project_id": "78152c35530141cb8812c2d01d57bc3d", "tags": null, "creation_time": "2018-09-08T08:42:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:42:26Z", "id": "c09d6058-479e-4051-a963-6593bab0d7d1", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 08:42:26,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-0d4dc5ac-599d-4cf4-93c6-e2238df77ca9 2018-09-08 08:42:26,377 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:42:26,377 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:42:29,380 - create_stack - DEBUG - Stack status query timeout in 1196.79006505 2018-09-08 08:42:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:29,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:29 GMT Server: Apache x-openstack-request-id: req-874b9f8e-5ede-4fb2-8ef4-3b5e7fe8fca9 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:29,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:29 GMT Server: Apache x-openstack-request-id: req-48834ad5-4033-411f-96c1-13c90083dde7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "OS::stack_id": "c09d6058-479e-4051-a963-6593bab0d7d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "security_group_name": "CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-sec-grp"}, "deletion_time": "2018-09-08T08:42:28Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack", "stack_user_project_id": "78152c35530141cb8812c2d01d57bc3d", "tags": null, "creation_time": "2018-09-08T08:42:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:42:26Z", "id": "c09d6058-479e-4051-a963-6593bab0d7d1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-08 08:42:29,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-48834ad5-4033-411f-96c1-13c90083dde7 2018-09-08 08:42:29,716 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:42:29,716 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:29,716 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack 2018-09-08 08:42:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/c09d6058-479e-4051-a963-6593bab0d7d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ded613d19d606e4c10fc5423254ec455ac83e9" 2018-09-08 08:42:29,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:42:29 GMT Server: Apache x-openstack-request-id: req-84cecfa4-182b-4ab2-8c9b-69f987a545c7 Location: http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:42:29,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:29 GMT Server: Apache x-openstack-request-id: req-b8cfdc53-2a47-43c3-bdc1-582c12916f35 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:42:29,773 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/24acf9b2ecd04f9c92500ee3dcbd8a71/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6a30f901-b637-4fef-b06d-7a81e3efe72f-stack/c09d6058-479e-4051-a963-6593bab0d7d1 used request id req-b8cfdc53-2a47-43c3-bdc1-582c12916f35 2018-09-08 08:42:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-12b6c29d-533a-41e2-87e3-f155b1d51728 Date: Sat, 08 Sep 2018 08:42:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:19Z", "updated_at": "2018-09-08T08:42:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "revision_number": 0, "id": "8322b6ce-9de5-489b-b8b0-f0718d0b1c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "revision_number": 0, "id": "b3a5f21c-453f-4739-885b-8f44dffdbab6", "remote_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv4", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "revision_number": 0, "id": "c9acec4e-b447-4c78-bd72-59426d83cdcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv6", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "revision_number": 0, "id": "fca5d102-0c45-4bab-8b2e-4e0366601d41", "remote_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "port_range_min": null, "ethertype": "IPv6", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71"}], "revision_number": 4, "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "d73807cf-a166-4e45-b409-1f3d792011f6", "name": "default"}]} 2018-09-08 08:42:30,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-12b6c29d-533a-41e2-87e3-f155b1d51728 2018-09-08 08:42:30,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b2e545-edd5-48b1-880c-22cd7c258470 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-56b2e545-edd5-48b1-880c-22cd7c258470 2018-09-08 08:42:30,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0478b96f-29b0-4121-9764-02edbb95bb2d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:42:30,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-0478b96f-29b0-4121-9764-02edbb95bb2d 2018-09-08 08:42:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61c7d2f-ed8b-4bec-881f-36a0a63f62fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b61c7d2f-ed8b-4bec-881f-36a0a63f62fb 2018-09-08 08:42:30,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd38160-b044-49bd-af33-ca271652aa0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-fbd38160-b044-49bd-af33-ca271652aa0f 2018-09-08 08:42:30,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc178fe6-ed2b-467c-a9a7-cb3210e47e2a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:42:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-dc178fe6-ed2b-467c-a9a7-cb3210e47e2a 2018-09-08 08:42:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2970bc57-68b3-4130-8f3c-8af5a1c732c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2970bc57-68b3-4130-8f3c-8af5a1c732c5 2018-09-08 08:42:30,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3fe152a-b8d5-4c69-ab8f-9f9101319758 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-c3fe152a-b8d5-4c69-ab8f-9f9101319758 2018-09-08 08:42:30,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a0f643-2fb1-4315-a9c7-959a817c56e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-37a0f643-2fb1-4315-a9c7-959a817c56e6 2018-09-08 08:42:30,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66dd6d92-9183-4395-9454-d823d93c3cc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-66dd6d92-9183-4395-9454-d823d93c3cc7 2018-09-08 08:42:30,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:30,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86f7d1f3-af2d-40b6-979e-be4e6fd71401 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:30,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-86f7d1f3-af2d-40b6-979e-be4e6fd71401 2018-09-08 08:42:30,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0589e72-ee16-4c4f-a202-e60721fdf057 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71"}, "enabled": true, "id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj"}} 2018-09-08 08:42:31,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 used request id req-d0589e72-ee16-4c4f-a202-e60721fdf057 2018-09-08 08:42:31,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d73807cf-a166-4e45-b409-1f3d792011f6 2018-09-08 08:42:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d73807cf-a166-4e45-b409-1f3d792011f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1cdf1123-d94f-48c9-a42c-1e57d44f6494 Date: Sat, 08 Sep 2018 08:42:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "8322b6ce-9de5-489b-b8b0-f0718d0b1c67"}, {"remote_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "b3a5f21c-453f-4739-885b-8f44dffdbab6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "c9acec4e-b447-4c78-bd72-59426d83cdcc"}, {"remote_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:20Z", "security_group_id": "d73807cf-a166-4e45-b409-1f3d792011f6", "port_range_min": null, "revision_number": 0, "tenant_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "created_at": "2018-09-08T08:42:20Z", "project_id": "24acf9b2ecd04f9c92500ee3dcbd8a71", "id": "fca5d102-0c45-4bab-8b2e-4e0366601d41"}]} 2018-09-08 08:42:31,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d73807cf-a166-4e45-b409-1f3d792011f6 used request id req-1cdf1123-d94f-48c9-a42c-1e57d44f6494 2018-09-08 08:42:31,191 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:42:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d73807cf-a166-4e45-b409-1f3d792011f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea7ea3e0-274f-4c0d-9844-53b0236eb042 Content-Length: 0 Date: Sat, 08 Sep 2018 08:42:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:42:31,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d73807cf-a166-4e45-b409-1f3d792011f6 used request id req-ea7ea3e0-274f-4c0d-9844-53b0236eb042 2018-09-08 08:42:31,486 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj 2018-09-08 08:42:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03490072-4239-4313-b8c4-736cfaceba47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:31,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/24acf9b2ecd04f9c92500ee3dcbd8a71 used request id req-03490072-4239-4313-b8c4-736cfaceba47 2018-09-08 08:42:31,716 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-proj-role 2018-09-08 08:42:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784833b4-05f7-4a37-8ef4-fb3b7fcf8918 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:31,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/156dadf86a0b41aab82b4490826a3ac5 used request id req-784833b4-05f7-4a37-8ef4-fb3b7fcf8918 2018-09-08 08:42:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76988107d32b8029aca67f1c4975f6aa2130ee9e" 2018-09-08 08:42:31,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9a6575-b92c-4314-9240-3235ef02c0e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:31,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b9a6575-b92c-4314-9240-3235ef02c0e3 2018-09-08 08:42:31,922 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-c5f00965-7fe0-4ea-user 2018-09-08 08:42:31,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/767c655228384e7cbdf6d5d88b4ae272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cbb4693108df3308bf31ff28733d342e7a20ef" 2018-09-08 08:42:32,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae0dd76c-85b8-439c-9e10-b9cb23835096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:32,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/767c655228384e7cbdf6d5d88b4ae272 used request id req-ae0dd76c-85b8-439c-9e10-b9cb23835096 2018-09-08 08:42:32,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:32,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["lKO02VgYQKGAPfViNLZ-rA"], "issued_at": "2018-09-08T08:42:32.000000Z"}} 2018-09-08 08:42:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22adb92b4a0bbfc8ca4dbb46477f81c050c64efc" 2018-09-08 08:42:32,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756cce8c-f8f2-432c-b37a-8a4a1a71deab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:32,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-756cce8c-f8f2-432c-b37a-8a4a1a71deab 2018-09-08 08:42:32,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:32,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:32,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bb15Hp0VRN-u1x7NxFAVvg"], "issued_at": "2018-09-08T08:42:32.000000Z"}} 2018-09-08 08:42:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:33,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70698b1-9c0f-4132-a971-a7153dd39172 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:33,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f70698b1-9c0f-4132-a971-a7153dd39172 2018-09-08 08:42:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:33,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8efaf4b7-d395-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:33,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6412e9e-3b29-4994-9864-9d8419a89d53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8efaf4b7-d395-409-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:42:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8efaf4b7-d395-409-proj used request id req-a6412e9e-3b29-4994-9864-9d8419a89d53 2018-09-08 08:42:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:33,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539b2229-b059-41e5-b482-71f6ff470506 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:33,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-539b2229-b059-41e5-b482-71f6ff470506 2018-09-08 08:42:33,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj"}}' 2018-09-08 08:42:33,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-953d1a48-600c-4fdc-b04f-3bbddf796d1d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222"}, "enabled": true, "id": "398366c4ceee4c04b55a40f57d92b222", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj"}} 2018-09-08 08:42:33,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-953d1a48-600c-4fdc-b04f-3bbddf796d1d 2018-09-08 08:42:33,343 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-8efaf4b7-d395-409-proj 2018-09-08 08:42:33,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:33,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:33,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["zQlfU6b4RgO3UtvzjHcUGA"], "issued_at": "2018-09-08T08:42:33.000000Z"}} 2018-09-08 08:42:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:33,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43d96af-eb69-49b9-8cdf-9ba5d7a3dfb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:33,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b43d96af-eb69-49b9-8cdf-9ba5d7a3dfb2 2018-09-08 08:42:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:33,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:33,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6fba94-28c6-42fd-912a-b7d2e6ead3db Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:42:33,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ee6fba94-28c6-42fd-912a-b7d2e6ead3db 2018-09-08 08:42:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15de0794-1a13-4f5b-9172-82e4005b9fa8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222"}, "enabled": true, "id": "398366c4ceee4c04b55a40f57d92b222", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj"}]} 2018-09-08 08:42:34,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj used request id req-15de0794-1a13-4f5b-9172-82e4005b9fa8 2018-09-08 08:42:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08403860-a44e-48fe-a336-58c2a74734b3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:34,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-08403860-a44e-48fe-a336-58c2a74734b3 2018-09-08 08:42:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d0a00f-a5c3-425b-8503-89271eab68ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:34,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6d0a00f-a5c3-425b-8503-89271eab68ab 2018-09-08 08:42:34,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89143a9-94b7-4dc2-b2fa-65b8ef285481 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222"}, "enabled": true, "id": "398366c4ceee4c04b55a40f57d92b222", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj"}]} 2018-09-08 08:42:34,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8efaf4b7-d395-409-proj used request id req-b89143a9-94b7-4dc2-b2fa-65b8ef285481 2018-09-08 08:42:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/571080e2afe3463aab120522ed83fd1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063954ab-7cda-4255-b8bf-3c62371c8033 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-8efaf4b7-d395-409-user", "links": {"self": "http://172.30.9.23:5000/v3/users/571080e2afe3463aab120522ed83fd1d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "398366c4ceee4c04b55a40f57d92b222", "id": "571080e2afe3463aab120522ed83fd1d", "password_expires_at": null}} 2018-09-08 08:42:34,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/571080e2afe3463aab120522ed83fd1d used request id req-063954ab-7cda-4255-b8bf-3c62371c8033 2018-09-08 08:42:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5261b0e-d292-4928-92b3-0fc33ac3c4f3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:42:34,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles used request id req-a5261b0e-d292-4928-92b3-0fc33ac3c4f3 2018-09-08 08:42:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:34,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa37e2d-8b56-4c11-a20a-216f88be6320 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:42:34,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-aaa37e2d-8b56-4c11-a20a-216f88be6320 2018-09-08 08:42:34,972 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-8efaf4b7-d395-409-proj 2018-09-08 08:42:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:35,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3f011f-04a9-47ca-b89b-0ca9a7275ccd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:35,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-4d3f011f-04a9-47ca-b89b-0ca9a7275ccd 2018-09-08 08:42:35,111 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-8efaf4b7-d395-409-user 2018-09-08 08:42:35,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:35,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f327726-9ac7-4f91-934a-1e4d8113da09 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:35,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f327726-9ac7-4f91-934a-1e4d8113da09 2018-09-08 08:42:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" -d '{"role": {"name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj-role"}}' 2018-09-08 08:42:35,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0adc1bd0-d580-44a1-91ad-567ce45192bc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c309f14e757047519ff24a9de22f0e06", "links": {"self": "http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06"}, "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj-role"}} 2018-09-08 08:42:35,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0adc1bd0-d580-44a1-91ad-567ce45192bc 2018-09-08 08:42:35,307 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-8efaf4b7-d395-409-proj-role 2018-09-08 08:42:35,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:35,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5651358a-769d-4b2e-b360-b61e281c762e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06"}, "domain_id": null, "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj-role", "id": "c309f14e757047519ff24a9de22f0e06"}} 2018-09-08 08:42:35,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06 used request id req-5651358a-769d-4b2e-b360-b61e281c762e 2018-09-08 08:42:35,395 - keystone_utils - INFO - Granting role CreateStackNegativeTests-8efaf4b7-d395-409-proj-role to project CreateStackNegativeTests-8efaf4b7-d395-409-proj 2018-09-08 08:42:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles/c309f14e757047519ff24a9de22f0e06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:35,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f3cddd-b816-4f97-a219-bd727763180b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:35,530 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222/users/571080e2afe3463aab120522ed83fd1d/roles/c309f14e757047519ff24a9de22f0e06 used request id req-c3f3cddd-b816-4f97-a219-bd727763180b 2018-09-08 08:42:35,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:35,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:35,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c309f14e757047519ff24a9de22f0e06", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "398366c4ceee4c04b55a40f57d92b222", "name": "CreateStackNegativeTests-8efaf4b7-d395-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/398366c4ceee4c04b55a40f57d92b222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/398366c4ceee4c04b55a40f57d92b222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/398366c4ceee4c04b55a40f57d92b222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/398366c4ceee4c04b55a40f57d92b222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/398366c4ceee4c04b55a40f57d92b222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/398366c4ceee4c04b55a40f57d92b222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/398366c4ceee4c04b55a40f57d92b222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-8efaf4b7-d395-409-user", "id": "571080e2afe3463aab120522ed83fd1d"}, "audit_ids": ["FoHvjRpZTpGX0GLT2Uqz3Q"], "issued_at": "2018-09-08T08:42:35.000000Z"}} 2018-09-08 08:42:35,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d495aa095007423299eb261d2ab2c128b1af63" 2018-09-08 08:42:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712d16f9-7dfc-4e06-8279-669414f9a8a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:35,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-712d16f9-7dfc-4e06-8279-669414f9a8a7 2018-09-08 08:42:35,985 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:35,988 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/398366c4ceee4c04b55a40f57d92b222/stacks?stack_name=CreateStackNegativeTests-2f4bc35a-3ae1-458c-9667-6d854206d379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d495aa095007423299eb261d2ab2c128b1af63" 2018-09-08 08:42:36,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:35 GMT Server: Apache x-openstack-request-id: req-1fa29b36-5692-4257-b40c-d751d53e5c56 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:42:36,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/398366c4ceee4c04b55a40f57d92b222/stacks?stack_name=CreateStackNegativeTests-2f4bc35a-3ae1-458c-9667-6d854206d379 used request id req-1fa29b36-5692-4257-b40c-d751d53e5c56 2018-09-08 08:42:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6016e5b6-f0dc-4a09-b6ac-e9663e08cdf0 Date: Sat, 08 Sep 2018 08:42:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:42:36,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6016e5b6-f0dc-4a09-b6ac-e9663e08cdf0 2018-09-08 08:42:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b84969b-b438-463b-a572-50288889834a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:36,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-1b84969b-b438-463b-a572-50288889834a 2018-09-08 08:42:36,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6855a81e-901c-4760-991f-02534c21737e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:42:36,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-6855a81e-901c-4760-991f-02534c21737e 2018-09-08 08:42:36,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a6edc6-182f-4966-bf7e-e699957f7743 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-a0a6edc6-182f-4966-bf7e-e699957f7743 2018-09-08 08:42:36,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be751f4-2dc4-4a5b-8558-0161de6a9edd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:36,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-8be751f4-2dc4-4a5b-8558-0161de6a9edd 2018-09-08 08:42:36,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25907b82-b04d-42a9-b9d3-57fc8f44ce07 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:42:36,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-25907b82-b04d-42a9-b9d3-57fc8f44ce07 2018-09-08 08:42:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:36,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c3b589-a64b-4d4a-949e-26b9aee663d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:36,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-d4c3b589-a64b-4d4a-949e-26b9aee663d6 2018-09-08 08:42:36,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b5a1ba-5717-4cd4-82c0-9191735747c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:37,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-f9b5a1ba-5717-4cd4-82c0-9191735747c8 2018-09-08 08:42:37,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c976a1-3f57-4c7c-9ff6-ad9e79b14325 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:37,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-16c976a1-3f57-4c7c-9ff6-ad9e79b14325 2018-09-08 08:42:37,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862a308e-3122-46eb-9edc-9d008d90b56c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:37,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-862a308e-3122-46eb-9edc-9d008d90b56c 2018-09-08 08:42:37,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca7388e-1993-4dbf-9aec-4f06a2d095fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:37,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-dca7388e-1993-4dbf-9aec-4f06a2d095fc 2018-09-08 08:42:37,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:37,318 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-8efaf4b7-d395-409-proj 2018-09-08 08:42:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de8ac4db-0d06-4356-b391-43df373a00f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:37,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/398366c4ceee4c04b55a40f57d92b222 used request id req-de8ac4db-0d06-4356-b391-43df373a00f9 2018-09-08 08:42:37,531 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-8efaf4b7-d395-409-proj-role 2018-09-08 08:42:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9299f80-d74b-4d65-9fd6-e4ab604de9a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:37,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c309f14e757047519ff24a9de22f0e06 used request id req-f9299f80-d74b-4d65-9fd6-e4ab604de9a7 2018-09-08 08:42:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da3fd9a038a5b25d460aee1e7cc029d132bd13e" 2018-09-08 08:42:37,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6577bf1-201b-4bc2-8edc-31023e9d23e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:37,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6577bf1-201b-4bc2-8edc-31023e9d23e4 2018-09-08 08:42:37,727 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-8efaf4b7-d395-409-user 2018-09-08 08:42:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/571080e2afe3463aab120522ed83fd1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b608f4e757a48bb9ced275b30971b30d2858ded0" 2018-09-08 08:42:37,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf78e512-8de9-44ad-8520-86062515a493 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:37,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/571080e2afe3463aab120522ed83fd1d used request id req-cf78e512-8de9-44ad-8520-86062515a493 2018-09-08 08:42:37,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:38,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["CRBHLqQfTNqB7YcVmvUxVQ"], "issued_at": "2018-09-08T08:42:38.000000Z"}} 2018-09-08 08:42:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540ccd83073f47161fe2a9b9ff5fb36182540eae" 2018-09-08 08:42:38,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd1c0c3-ee1c-4b3c-9b60-42c1b9adb891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:38,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6dd1c0c3-ee1c-4b3c-9b60-42c1b9adb891 2018-09-08 08:42:38,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:38,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:38,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Nsqimsq4QiG_qnD1fx0zYQ"], "issued_at": "2018-09-08T08:42:38.000000Z"}} 2018-09-08 08:42:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:38,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138ba227-f367-4f77-a50e-ff868a8f92d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:38,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-138ba227-f367-4f77-a50e-ff868a8f92d9 2018-09-08 08:42:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:38,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-26614b47-f029-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:38,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02f9e30-6cb6-40e4-9aee-a529d06028ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-26614b47-f029-430-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:42:38,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-26614b47-f029-430-proj used request id req-f02f9e30-6cb6-40e4-9aee-a529d06028ab 2018-09-08 08:42:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:39,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54505736-07e6-4257-b05d-d8f32604d195 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:39,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-54505736-07e6-4257-b05d-d8f32604d195 2018-09-08 08:42:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-26614b47-f029-430-proj"}}' 2018-09-08 08:42:39,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0233463-4192-423a-ba77-5044b38aac62 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a"}, "enabled": true, "id": "bd83afdd70a34e368bc6e9d38658608a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-26614b47-f029-430-proj"}} 2018-09-08 08:42:39,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0233463-4192-423a-ba77-5044b38aac62 2018-09-08 08:42:39,163 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-26614b47-f029-430-proj 2018-09-08 08:42:39,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:39,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:39,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["ozwCutsbSO6N54UUfFNgNg"], "issued_at": "2018-09-08T08:42:39.000000Z"}} 2018-09-08 08:42:39,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:39,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca9e42c-dff4-4b84-9648-df0e95b0d053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:39,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ca9e42c-dff4-4b84-9648-df0e95b0d053 2018-09-08 08:42:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:39,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:39,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3ba724-8300-4873-9b62-8604aba79687 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:42:39,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0c3ba724-8300-4873-9b62-8604aba79687 2018-09-08 08:42:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c9b5f2-a98b-4604-8516-9a1831134596 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a"}, "enabled": true, "id": "bd83afdd70a34e368bc6e9d38658608a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-26614b47-f029-430-proj"}]} 2018-09-08 08:42:39,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj used request id req-a2c9b5f2-a98b-4604-8516-9a1831134596 2018-09-08 08:42:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28b5e7c-a1cf-4855-bd65-ba15a10a87b3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:39,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c28b5e7c-a1cf-4855-bd65-ba15a10a87b3 2018-09-08 08:42:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bc2d2b-1c92-4922-9dc4-52a1ea49031c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:40,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37bc2d2b-1c92-4922-9dc4-52a1ea49031c 2018-09-08 08:42:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedc30ba-f9bb-44ff-b285-78ae17a1b5c6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a"}, "enabled": true, "id": "bd83afdd70a34e368bc6e9d38658608a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-26614b47-f029-430-proj"}]} 2018-09-08 08:42:40,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-26614b47-f029-430-proj used request id req-aedc30ba-f9bb-44ff-b285-78ae17a1b5c6 2018-09-08 08:42:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/492e0d750c2647c9a0409a622d2a1608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184770e4-56b4-423c-a9fd-e337bbcd3918 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-26614b47-f029-430-user", "links": {"self": "http://172.30.9.23:5000/v3/users/492e0d750c2647c9a0409a622d2a1608"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bd83afdd70a34e368bc6e9d38658608a", "id": "492e0d750c2647c9a0409a622d2a1608", "password_expires_at": null}} 2018-09-08 08:42:40,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/492e0d750c2647c9a0409a622d2a1608 used request id req-184770e4-56b4-423c-a9fd-e337bbcd3918 2018-09-08 08:42:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e07cce4-d05c-4d14-b0f6-ec289e05dfbb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:42:40,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles used request id req-3e07cce4-d05c-4d14-b0f6-ec289e05dfbb 2018-09-08 08:42:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6154b48-8000-4c77-9df9-d99188f62efc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:42:40,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-c6154b48-8000-4c77-9df9-d99188f62efc 2018-09-08 08:42:40,821 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-26614b47-f029-430-proj 2018-09-08 08:42:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:40,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00621893-61fa-4fd7-b09f-0a77e0981287 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:40,884 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-00621893-61fa-4fd7-b09f-0a77e0981287 2018-09-08 08:42:40,884 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-26614b47-f029-430-user 2018-09-08 08:42:40,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:40,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a716f6f5-d96e-41b5-8f3c-d15d15184444 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:40,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a716f6f5-d96e-41b5-8f3c-d15d15184444 2018-09-08 08:42:40,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" -d '{"role": {"name": "CreateStackNegativeTests-26614b47-f029-430-proj-role"}}' 2018-09-08 08:42:41,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6453527e-eab0-4d27-827f-639cb79dbbf1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5070df989c0e428db87d748eb407614b", "links": {"self": "http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b"}, "name": "CreateStackNegativeTests-26614b47-f029-430-proj-role"}} 2018-09-08 08:42:41,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6453527e-eab0-4d27-827f-639cb79dbbf1 2018-09-08 08:42:41,079 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-26614b47-f029-430-proj-role 2018-09-08 08:42:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:41,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9136a19d-429c-4565-ba46-f1ae6b5c41cc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b"}, "domain_id": null, "name": "CreateStackNegativeTests-26614b47-f029-430-proj-role", "id": "5070df989c0e428db87d748eb407614b"}} 2018-09-08 08:42:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b used request id req-9136a19d-429c-4565-ba46-f1ae6b5c41cc 2018-09-08 08:42:41,172 - keystone_utils - INFO - Granting role CreateStackNegativeTests-26614b47-f029-430-proj-role to project CreateStackNegativeTests-26614b47-f029-430-proj 2018-09-08 08:42:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles/5070df989c0e428db87d748eb407614b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:41,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306fa96f-3371-4d8e-b993-04808923b35e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:41,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a/users/492e0d750c2647c9a0409a622d2a1608/roles/5070df989c0e428db87d748eb407614b used request id req-306fa96f-3371-4d8e-b993-04808923b35e 2018-09-08 08:42:41,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:41,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:41,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "5070df989c0e428db87d748eb407614b", "name": "CreateStackNegativeTests-26614b47-f029-430-proj-role"}], "expires_at": "2018-09-08T09:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd83afdd70a34e368bc6e9d38658608a", "name": "CreateStackNegativeTests-26614b47-f029-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd83afdd70a34e368bc6e9d38658608a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/bd83afdd70a34e368bc6e9d38658608a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/bd83afdd70a34e368bc6e9d38658608a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd83afdd70a34e368bc6e9d38658608a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/bd83afdd70a34e368bc6e9d38658608a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/bd83afdd70a34e368bc6e9d38658608a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/bd83afdd70a34e368bc6e9d38658608a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-26614b47-f029-430-user", "id": "492e0d750c2647c9a0409a622d2a1608"}, "audit_ids": ["ee6intzfR7eLRnwyA0bYxg"], "issued_at": "2018-09-08T08:42:41.000000Z"}} 2018-09-08 08:42:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233d4e41cd731d4741b1d60f9cb9e314cff171b8" 2018-09-08 08:42:41,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac065c9-d18c-4153-a99e-42391f840842 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:41,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ac065c9-d18c-4153-a99e-42391f840842 2018-09-08 08:42:41,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:41,879 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:42:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/bd83afdd70a34e368bc6e9d38658608a/stacks?stack_name=CreateStackNegativeTests-8b0dd275-c7ad-4ea2-9d37-43e8672934a1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233d4e41cd731d4741b1d60f9cb9e314cff171b8" 2018-09-08 08:42:42,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:41 GMT Server: Apache x-openstack-request-id: req-2cee6c30-b32e-4e80-9f96-9ec500842830 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:42:42,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/bd83afdd70a34e368bc6e9d38658608a/stacks?stack_name=CreateStackNegativeTests-8b0dd275-c7ad-4ea2-9d37-43e8672934a1 used request id req-2cee6c30-b32e-4e80-9f96-9ec500842830 2018-09-08 08:42:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/bd83afdd70a34e368bc6e9d38658608a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233d4e41cd731d4741b1d60f9cb9e314cff171b8" -d '{"stack_name": "CreateStackNegativeTests-8b0dd275-c7ad-4ea2-9d37-43e8672934a1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-09-08 08:42:42,573 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 08:42:42 GMT Server: Apache x-openstack-request-id: req-739ff640-51e2-4a5f-9ccc-03edf2eb856c Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-09-08 08:42:42,573 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/bd83afdd70a34e368bc6e9d38658608a/stacks used request id req-739ff640-51e2-4a5f-9ccc-03edf2eb856c 2018-09-08 08:42:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:42,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8a0b134c-693b-497a-a8d2-e74aed00a12c Date: Sat, 08 Sep 2018 08:42:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:42:42,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8a0b134c-693b-497a-a8d2-e74aed00a12c 2018-09-08 08:42:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:42,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1e2ece-b5de-4d6c-8a02-9a67b52559e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:42,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5f1e2ece-b5de-4d6c-8a02-9a67b52559e8 2018-09-08 08:42:42,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0355e5fd-b5a5-4dd6-9644-967d7530c984 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:42:43,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-0355e5fd-b5a5-4dd6-9644-967d7530c984 2018-09-08 08:42:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8593b2-c49e-41da-a22b-4e3b8fecc2bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-6b8593b2-c49e-41da-a22b-4e3b8fecc2bc 2018-09-08 08:42:43,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94f6606-5a6b-41c1-83f1-805e359d973b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-e94f6606-5a6b-41c1-83f1-805e359d973b 2018-09-08 08:42:43,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b50e09-c579-491e-9884-74ba6a102035 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:42:43,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-34b50e09-c579-491e-9884-74ba6a102035 2018-09-08 08:42:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef30e86d-3896-4f4e-ba5b-e6c7a36857a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-ef30e86d-3896-4f4e-ba5b-e6c7a36857a8 2018-09-08 08:42:43,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158445b1-af33-4308-b21b-51b182a4a872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-158445b1-af33-4308-b21b-51b182a4a872 2018-09-08 08:42:43,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed1aaff-0779-4fc1-9868-3c0b3909b071 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-eed1aaff-0779-4fc1-9868-3c0b3909b071 2018-09-08 08:42:43,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc05ccc-2fbe-47db-a773-26b9b4381dbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-0dc05ccc-2fbe-47db-a773-26b9b4381dbb 2018-09-08 08:42:43,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8896e956-ef3f-4235-a13d-730281002463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:42:43,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-8896e956-ef3f-4235-a13d-730281002463 2018-09-08 08:42:43,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:42:43,723 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-26614b47-f029-430-proj 2018-09-08 08:42:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:43,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07017478-94f2-44e8-a716-66916211c61e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:43,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bd83afdd70a34e368bc6e9d38658608a used request id req-07017478-94f2-44e8-a716-66916211c61e 2018-09-08 08:42:43,949 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-26614b47-f029-430-proj-role 2018-09-08 08:42:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:44,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fe2e80-22c8-4212-8e88-ed71f77c780f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:44,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5070df989c0e428db87d748eb407614b used request id req-24fe2e80-22c8-4212-8e88-ed71f77c780f 2018-09-08 08:42:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc2c069e4244cce5381abf5c0e0bae799247066" 2018-09-08 08:42:44,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65099e01-c7fc-46f0-bad6-bb0a18ce9333 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:44,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65099e01-c7fc-46f0-bad6-bb0a18ce9333 2018-09-08 08:42:44,156 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-26614b47-f029-430-user 2018-09-08 08:42:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/492e0d750c2647c9a0409a622d2a1608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02623df0ed860faa39257b20cfcacf6dce06423f" 2018-09-08 08:42:44,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35dbb79-81b5-4a74-8887-4459a96a1949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:44,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/492e0d750c2647c9a0409a622d2a1608 used request id req-f35dbb79-81b5-4a74-8887-4459a96a1949 2018-09-08 08:42:44,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:44,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["IthLthTaRmaE9M1NWbe7hA"], "issued_at": "2018-09-08T08:42:44.000000Z"}} 2018-09-08 08:42:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a366e2d4d0cc594cddeac04e0972b03d614c4eaa" 2018-09-08 08:42:44,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e43c638-6607-42b5-bb4a-82ec51942fe6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:44,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e43c638-6607-42b5-bb4a-82ec51942fe6 2018-09-08 08:42:44,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:44,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:45,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MrgmUpbkQC63DT5G0IpmDw"], "issued_at": "2018-09-08T08:42:45.000000Z"}} 2018-09-08 08:42:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:45,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e776dca2-0dcc-4928-bc7e-52a41fb7a7d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:45,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e776dca2-0dcc-4928-bc7e-52a41fb7a7d1 2018-09-08 08:42:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:45,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c9433c-2677-4f44-afce-2efe1d8802dc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:42:45,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj used request id req-c6c9433c-2677-4f44-afce-2efe1d8802dc 2018-09-08 08:42:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:45,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f51d39-05eb-4d51-8cec-db488a38a040 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:45,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-92f51d39-05eb-4d51-8cec-db488a38a040 2018-09-08 08:42:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}}' 2018-09-08 08:42:45,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35eac63-9694-4283-9c11-0be212fa2278 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:42:45,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e35eac63-9694-4283-9c11-0be212fa2278 2018-09-08 08:42:45,612 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj 2018-09-08 08:42:45,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:45,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:45,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aG1D5_UHQtGOopCrLIRPqw"], "issued_at": "2018-09-08T08:42:45.000000Z"}} 2018-09-08 08:42:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79871be66c6786f97de91d6709f610d24fbfac96" 2018-09-08 08:42:46,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1550f9-6768-4a92-8e52-6cf4d9467ec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:46,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c1550f9-6768-4a92-8e52-6cf4d9467ec9 2018-09-08 08:42:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:42:46,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:42:46,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79871be66c6786f97de91d6709f610d24fbfac96" 2018-09-08 08:42:46,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65736f9-521f-4aaf-a359-941196ffed83 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:42:46,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f65736f9-521f-4aaf-a359-941196ffed83 2018-09-08 08:42:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79871be66c6786f97de91d6709f610d24fbfac96" 2018-09-08 08:42:46,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68336994-8935-4815-9a05-94c4626a86a4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}]} 2018-09-08 08:42:46,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj used request id req-68336994-8935-4815-9a05-94c4626a86a4 2018-09-08 08:42:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79871be66c6786f97de91d6709f610d24fbfac96" 2018-09-08 08:42:46,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56314333-4981-4a13-a61a-ae0c43974aa7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:42:46,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-56314333-4981-4a13-a61a-ae0c43974aa7 2018-09-08 08:42:46,761 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user 2018-09-08 08:42:46,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:46,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34290fd-ab36-4f88-b5e4-8fe7b4762d8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:42:46,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d34290fd-ab36-4f88-b5e4-8fe7b4762d8c 2018-09-08 08:42:46,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}}' 2018-09-08 08:42:46,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bc2461d-5ced-4763-9e07-56c8cd7b7a4b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd964f72312047b8a23bee4079140bba", "links": {"self": "http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba"}, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}} 2018-09-08 08:42:46,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9bc2461d-5ced-4763-9e07-56c8cd7b7a4b 2018-09-08 08:42:46,971 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role 2018-09-08 08:42:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:47,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23184efe-fc93-479b-b4e9-e9f2393a1604 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role", "id": "dd964f72312047b8a23bee4079140bba"}} 2018-09-08 08:42:47,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba used request id req-23184efe-fc93-479b-b4e9-e9f2393a1604 2018-09-08 08:42:47,058 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role to project CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj 2018-09-08 08:42:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158/users/95e8b3fcfdf743f9a930b08c54ec0d48/roles/dd964f72312047b8a23bee4079140bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:42:47,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d07b9b1-177f-483d-966c-143a140597fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:42:47,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158/users/95e8b3fcfdf743f9a930b08c54ec0d48/roles/dd964f72312047b8a23bee4079140bba used request id req-4d07b9b1-177f-483d-966c-143a140597fd 2018-09-08 08:42:47,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:42:47,192 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:42:47,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:47,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:47,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["xkMJoWubTBKVPTBh-F_EEQ"], "issued_at": "2018-09-08T08:42:47.000000Z"}} 2018-09-08 08:42:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb07bdf-603a-4f3b-b644-506cf14fdfe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:47,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4cb07bdf-603a-4f3b-b644-506cf14fdfe3 2018-09-08 08:42:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:47,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-b56750e5-4dfc-4372-9a4d-5d9848998759 Date: Sat, 08 Sep 2018 08:42:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image"} 2018-09-08 08:42:47,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image used request id req-b56750e5-4dfc-4372-9a4d-5d9848998759 2018-09-08 08:42:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:47,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1095b6c-8285-4ad0-afb6-4da08ef0df8b Date: Sat, 08 Sep 2018 08:42:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:42:47,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c1095b6c-8285-4ad0-afb6-4da08ef0df8b 2018-09-08 08:42:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image"}' 2018-09-08 08:42:48,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 X-Openstack-Request-Id: req-8cce4ad3-9b9b-4859-909f-846d34ff3cba Date: Sat, 08 Sep 2018 08:42:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:42:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:42:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5", "min_disk": 0, "protected": false, "id": "3576b801-823c-43bb-80b8-b3b22721dff5", "file": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file", "checksum": null, "owner": "524cc45d1d694d1fa3ee66d5122da158", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:42:48,205 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8cce4ad3-9b9b-4859-909f-846d34ff3cba 2018-09-08 08:42:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" -d '' 2018-09-08 08:42:49,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1a56b83-87de-4bbb-a794-c8783320c68a Date: Sat, 08 Sep 2018 08:42:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:42:49,413 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file used request id req-e1a56b83-87de-4bbb-a794-c8783320c68a 2018-09-08 08:42:49,414 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:42:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-611e3f88-6ff2-48d9-88d6-56f1fce7aeda Date: Sat, 08 Sep 2018 08:42:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:42:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "metadata": {}}], "self": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5", "min_disk": 0, "protected": false, "id": "3576b801-823c-43bb-80b8-b3b22721dff5", "file": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cc45d1d694d1fa3ee66d5122da158", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:42:49,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 used request id req-611e3f88-6ff2-48d9-88d6-56f1fce7aeda 2018-09-08 08:42:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:49,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c0683b9-d327-4439-9e57-7093a1e58093 Date: Sat, 08 Sep 2018 08:42:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:42:49,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6c0683b9-d327-4439-9e57-7093a1e58093 2018-09-08 08:42:49,746 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image 2018-09-08 08:42:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:42:49,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c74262ef-c311-463e-9d4a-b4fe71b517d0 Date: Sat, 08 Sep 2018 08:42:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:42:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "metadata": {}}], "self": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5", "min_disk": 0, "protected": false, "id": "3576b801-823c-43bb-80b8-b3b22721dff5", "file": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cc45d1d694d1fa3ee66d5122da158", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:42:49,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 used request id req-c74262ef-c311-463e-9d4a-b4fe71b517d0 2018-09-08 08:42:49,914 - create_image - DEBUG - Instance status is - active 2018-09-08 08:42:49,914 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image 2018-09-08 08:42:49,914 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image 2018-09-08 08:42:49,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:49,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:50,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["_uWt-nWOSc2Xv1hCkv3rdw"], "issued_at": "2018-09-08T08:42:50.000000Z"}} 2018-09-08 08:42:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:50,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d22a116-4202-4c54-9ef2-f7c7d25f71c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:50,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d22a116-4202-4c54-9ef2-f7c7d25f71c3 2018-09-08 08:42:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:50,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7de032a-7172-4019-b569-d893894b1c87 Date: Sat, 08 Sep 2018 08:42:50 GMT RESP BODY: {"networks":[]} 2018-09-08 08:42:50,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-c7de032a-7172-4019-b569-d893894b1c87 2018-09-08 08:42:50,569 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net 2018-09-08 08:42:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net", "admin_state_up": true}}' 2018-09-08 08:42:51,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-efb3a222-c603-4bda-97a1-c27af9488bc5 Date: Sat, 08 Sep 2018 08:42:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:42:50Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","mtu":1450}} 2018-09-08 08:42:51,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-efb3a222-c603-4bda-97a1-c27af9488bc5 2018-09-08 08:42:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:51,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8c1f485e-97d9-48a3-b317-d2fb742ff51a Date: Sat, 08 Sep 2018 08:42:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:42:50Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:42:51,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-8c1f485e-97d9-48a3-b317-d2fb742ff51a 2018-09-08 08:42:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:51,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91678caa-e3c2-4067-92b9-4274e3c61f0f Date: Sat, 08 Sep 2018 08:42:51 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:42:51,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-91678caa-e3c2-4067-92b9-4274e3c61f0f 2018-09-08 08:42:51,491 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet 2018-09-08 08:42:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" -d '{"subnets": [{"ip_version": 4, "network_id": "579060aa-cdb0-41eb-aef4-6f07f5d37342", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]}' 2018-09-08 08:42:52,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-293c3c30-a73c-4de3-8108-e1e6387ff450 Date: Sat, 08 Sep 2018 08:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:42:52,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-293c3c30-a73c-4de3-8108-e1e6387ff450 2018-09-08 08:42:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:52,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5256044d-abd0-4d6e-990b-7066e1b9c1ee Date: Sat, 08 Sep 2018 08:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:42:52,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-5256044d-abd0-4d6e-990b-7066e1b9c1ee 2018-09-08 08:42:52,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:42:52,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2a30e16-e2fb-47f0-b448-f3cb8f9da496 Date: Sat, 08 Sep 2018 08:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:42:52,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-c2a30e16-e2fb-47f0-b448-f3cb8f9da496 2018-09-08 08:42:52,968 - OpenStackNetwork - DEBUG - Network [579060aa-cdb0-41eb-aef4-6f07f5d37342] created successfully 2018-09-08 08:42:52,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:52,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:53,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["mqUn3neyRcuwLePZP9X0WQ"], "issued_at": "2018-09-08T08:42:53.000000Z"}} 2018-09-08 08:42:53,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:42:53,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7500cdff-082e-4fa6-a116-db9f35653456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:53,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7500cdff-082e-4fa6-a116-db9f35653456 2018-09-08 08:42:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:42:53,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0cb9e6e2-ee9b-4bf3-b433-0dadaa535f69 Date: Sat, 08 Sep 2018 08:42:53 GMT RESP BODY: {"routers": []} 2018-09-08 08:42:53,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router&admin_state_up=True used request id req-0cb9e6e2-ee9b-4bf3-b433-0dadaa535f69 2018-09-08 08:42:53,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:42:53,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:42:54,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["KI6qZP0yTrqkd009diZcaA"], "issued_at": "2018-09-08T08:42:54.000000Z"}} 2018-09-08 08:42:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bad81aa76ba931383c5f92c1e0cb46ece51935a" 2018-09-08 08:42:54,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef326a1-81a8-463c-80ac-d240f49a4e33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:42:54,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fef326a1-81a8-463c-80ac-d240f49a4e33 2018-09-08 08:42:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:42:54,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bc1775df-f261-48e3-889e-9ee7d74984cc Date: Sat, 08 Sep 2018 08:42:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:42:54,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-bc1775df-f261-48e3-889e-9ee7d74984cc 2018-09-08 08:42:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:42:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a608478-b0b1-46c8-9a84-64c92c32a59b Date: Sat, 08 Sep 2018 08:42:54 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:42:54,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-3a608478-b0b1-46c8-9a84-64c92c32a59b 2018-09-08 08:42:54,752 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:42:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router", "admin_state_up": true}}' 2018-09-08 08:42:59,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2bd5c5b3-6772-435b-a1c2-77fd048240cb Date: Sat, 08 Sep 2018 08:42:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:55Z", "admin_state_up": true, "updated_at": "2018-09-08T08:42:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router"}} 2018-09-08 08:42:59,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2bd5c5b3-6772-435b-a1c2-77fd048240cb 2018-09-08 08:42:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:42:59,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ea0bf72-7557-42dc-a9e2-ab232971c781 Date: Sat, 08 Sep 2018 08:42:59 GMT RESP BODY: {"ports":[]} 2018-09-08 08:42:59,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 used request id req-3ea0bf72-7557-42dc-a9e2-ab232971c781 2018-09-08 08:42:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:00,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-28737f54-cc95-4bb4-8b70-7dbc30f46276 Date: Sat, 08 Sep 2018 08:43:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:00,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-28737f54-cc95-4bb4-8b70-7dbc30f46276 2018-09-08 08:43:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:00,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:00,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c33dce-888d-4be0-9b50-90bb5ab32ef1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:00,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-13c33dce-888d-4be0-9b50-90bb5ab32ef1 2018-09-08 08:43:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4551b5e8-3599-4ba9-b056-6ceb1466d695 Date: Sat, 08 Sep 2018 08:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:00,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-4551b5e8-3599-4ba9-b056-6ceb1466d695 2018-09-08 08:43:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:00,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1be409c7-045c-495d-8f22-06c205c78c88 Date: Sat, 08 Sep 2018 08:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:00,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet used request id req-1be409c7-045c-495d-8f22-06c205c78c88 2018-09-08 08:43:00,717 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:43:00,717 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:43:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" -d '{"subnet_id": "80ae5df2-1747-4f0d-94b6-c19bb7d348de"}' 2018-09-08 08:43:02,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b610bf37-b4da-415f-8f9e-c17649e5879e Date: Sat, 08 Sep 2018 08:43:02 GMT RESP BODY: {"network_id": "579060aa-cdb0-41eb-aef4-6f07f5d37342", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "subnet_id": "80ae5df2-1747-4f0d-94b6-c19bb7d348de", "subnet_ids": ["80ae5df2-1747-4f0d-94b6-c19bb7d348de"], "port_id": "5a610e1d-0467-4af8-9cf2-82a96a3309c1", "id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4"} 2018-09-08 08:43:02,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4/add_router_interface used request id req-b610bf37-b4da-415f-8f9e-c17649e5879e 2018-09-08 08:43:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:02,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-de10677b-ac7c-4bb1-b24e-ca831aa957e2 Date: Sat, 08 Sep 2018 08:43:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:55Z", "admin_state_up": true, "updated_at": "2018-09-08T08:43:01Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router"}} 2018-09-08 08:43:02,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4 used request id req-de10677b-ac7c-4bb1-b24e-ca831aa957e2 2018-09-08 08:43:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c2f8a70d-bf28-42a3-bf0d-f7942f41bc16 Date: Sat, 08 Sep 2018 08:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"}]} 2018-09-08 08:43:02,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 used request id req-c2f8a70d-bf28-42a3-bf0d-f7942f41bc16 2018-09-08 08:43:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-456830b3-714c-4b17-ad70-5920e4202e68 Date: Sat, 08 Sep 2018 08:43:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}} 2018-09-08 08:43:03,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de used request id req-456830b3-714c-4b17-ad70-5920e4202e68 2018-09-08 08:43:03,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:03,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:03,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1DzfiCUpRP-75I8L0ukPAg"], "issued_at": "2018-09-08T08:43:03.000000Z"}} 2018-09-08 08:43:03,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28217978393327262bbc863d10fbeea225cc5f7" 2018-09-08 08:43:03,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a865119f-a926-4824-913a-e5c862990e2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:03,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a865119f-a926-4824-913a-e5c862990e2d 2018-09-08 08:43:03,503 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:43:03,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28217978393327262bbc863d10fbeea225cc5f7" 2018-09-08 08:43:03,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43: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-872b9cda-74c1-4d7d-973c-a31e0f35e0d8 x-compute-request-id: req-872b9cda-74c1-4d7d-973c-a31e0f35e0d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:43:03,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-872b9cda-74c1-4d7d-973c-a31e0f35e0d8 2018-09-08 08:43:03,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28217978393327262bbc863d10fbeea225cc5f7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:43:03,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43: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,Accept-Encoding x-openstack-request-id: req-082788e8-48ee-4d62-820c-05a60aea2f36 x-compute-request-id: req-082788e8-48ee-4d62-820c-05a60aea2f36 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9ab313da-6865-44be-940f-f871ece4d14e", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:43:03,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-082788e8-48ee-4d62-820c-05a60aea2f36 2018-09-08 08:43:03,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:03,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:04,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["KEZOeWqaTLqgfjTNGZSUzw"], "issued_at": "2018-09-08T08:43:04.000000Z"}} 2018-09-08 08:43:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a4802d62b7f9ae83305cc14dabe9fe7e128c7a" 2018-09-08 08:43:04,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ba9aa6-ad03-4b78-a51a-0eb9692536e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:04,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43ba9aa6-ad03-4b78-a51a-0eb9692536e7 2018-09-08 08:43:04,183 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:43:04,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a4802d62b7f9ae83305cc14dabe9fe7e128c7a" 2018-09-08 08:43:04,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43: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-295e84a2-16d2-4018-935c-e4053dca3f37 x-compute-request-id: req-295e84a2-16d2-4018-935c-e4053dca3f37 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:43:04,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-295e84a2-16d2-4018-935c-e4053dca3f37 2018-09-08 08:43:04,356 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp... 2018-09-08 08:43:04,356 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:43:04,396 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp 2018-09-08 08:43:04,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a4802d62b7f9ae83305cc14dabe9fe7e128c7a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGwd5et7I7hTi7XM14yiq73QjL6yD7dxMEERzEOUjH5kbGNWdmIIBg1nZvE/yNqJ57wXA/DaTQs/4UDmUkJKpCBK85+f+fg/ywy+u3F78L+R3mB590Dgfnl2poJFQkeZLQB57tW8jaZBwl+c9qPKgvqy4259LguNzzzQd7bS3vkw==", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp"}}' 2018-09-08 08:43:04,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43: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-d41c8b8d-937f-4bf6-b4bf-76479b0bf7c3 x-compute-request-id: req-d41c8b8d-937f-4bf6-b4bf-76479b0bf7c3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGwd5et7I7hTi7XM14yiq73QjL6yD7dxMEERzEOUjH5kbGNWdmIIBg1nZvE/yNqJ57wXA/DaTQs/4UDmUkJKpCBK85+f+fg/ywy+u3F78L+R3mB590Dgfnl2poJFQkeZLQB57tW8jaZBwl+c9qPKgvqy4259LguNzzzQd7bS3vkw==", "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "fingerprint": "95:71:f0:77:d8:8b:ad:42:c4:10:5e:78:cd:a6:99:b0"}} 2018-09-08 08:43:04,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d41c8b8d-937f-4bf6-b4bf-76479b0bf7c3 2018-09-08 08:43:04,453 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e.pub 2018-09-08 08:43:04,453 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e 2018-09-08 08:43:04,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:04,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:04,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["nkNX9XBbS6KuSnpy1nkizQ"], "issued_at": "2018-09-08T08:43:04.000000Z"}} 2018-09-08 08:43:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:04,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7e85ce-d640-4c23-bea4-1415093857fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:04,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a7e85ce-d640-4c23-bea4-1415093857fd 2018-09-08 08:43:04,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:05,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-93f21129-900d-43cd-b63b-1b60d491f96a Date: Sat, 08 Sep 2018 08:43:05 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:43:05,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp used request id req-93f21129-900d-43cd-b63b-1b60d491f96a 2018-09-08 08:43:05,161 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp... 2018-09-08 08:43:05,161 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp 2018-09-08 08:43:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}}' 2018-09-08 08:43:05,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-d1784db0-adbe-4cc0-9598-1a175b833b58 Date: Sat, 08 Sep 2018 08:43:05 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 2, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}} 2018-09-08 08:43:05,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d1784db0-adbe-4cc0-9598-1a175b833b58 2018-09-08 08:43:05,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:05,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1fe3bfa9-77f6-48ed-941f-0d16996ad9f8 Date: Sat, 08 Sep 2018 08:43:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:05,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-1fe3bfa9-77f6-48ed-941f-0d16996ad9f8 2018-09-08 08:43:05,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:05,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c7deb3c-d9a3-4d0a-8cc7-28dfb925d0c4 Date: Sat, 08 Sep 2018 08:43:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:05,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-5c7deb3c-d9a3-4d0a-8cc7-28dfb925d0c4 2018-09-08 08:43:05,895 - neutron_utils - INFO - Retrieving security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-380edf66-caa3-471a-a746-9f0cebce4a70 Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 2, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}]} 2018-09-08 08:43:06,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-380edf66-caa3-471a-a746-9f0cebce4a70 2018-09-08 08:43:06,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4af656a-6384-460e-8886-d39d0d2c2fb3 Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:06,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-a4af656a-6384-460e-8886-d39d0d2c2fb3 2018-09-08 08:43:06,269 - neutron_utils - INFO - Retrieving security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:06,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d9b25554-6435-432c-bfff-51cb552ed663 Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 2, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}]} 2018-09-08 08:43:06,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-d9b25554-6435-432c-bfff-51cb552ed663 2018-09-08 08:43:06,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e109a7c-dae2-4b9e-b102-0dc85e2e3ab7 Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:06,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-1e109a7c-dae2-4b9e-b102-0dc85e2e3ab7 2018-09-08 08:43:06,638 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp 2018-09-08 08:43:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-944dbd8d-9d8b-43ce-8af1-64e931c220b8 Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 2, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}]} 2018-09-08 08:43:06,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp used request id req-944dbd8d-9d8b-43ce-8af1-64e931c220b8 2018-09-08 08:43:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:06,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a482878a-628d-45e7-8f3e-315c4555faff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:06,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-a482878a-628d-45e7-8f3e-315c4555faff 2018-09-08 08:43:06,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:06,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ffa2845f-1ae3-429a-ba93-50b6c81d26fb Date: Sat, 08 Sep 2018 08:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:06,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-ffa2845f-1ae3-429a-ba93-50b6c81d26fb 2018-09-08 08:43:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad"}}' 2018-09-08 08:43:07,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f9f9f2e6-eeee-4e63-9a43-433a7d0ce2de Date: Sat, 08 Sep 2018 08:43:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:07Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "45e2162c-3677-4ba4-ae9a-b82ba1ed249b"}} 2018-09-08 08:43:07,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f9f9f2e6-eeee-4e63-9a43-433a7d0ce2de 2018-09-08 08:43:07,319 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp 2018-09-08 08:43:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:07,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6b9a8781-9904-4081-972b-95a6af5200a4 Date: Sat, 08 Sep 2018 08:43:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:07Z", "revision_number": 0, "id": "45e2162c-3677-4ba4-ae9a-b82ba1ed249b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 3, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}]} 2018-09-08 08:43:07,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp used request id req-6b9a8781-9904-4081-972b-95a6af5200a4 2018-09-08 08:43:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:07,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c43cd7-20dd-459f-b213-6e4716eb276f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-b8c43cd7-20dd-459f-b213-6e4716eb276f 2018-09-08 08:43:07,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:07,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6b73f1dd-dbc8-4e83-af0f-c59763125606 Date: Sat, 08 Sep 2018 08:43:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:07Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "45e2162c-3677-4ba4-ae9a-b82ba1ed249b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:07,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-6b73f1dd-dbc8-4e83-af0f-c59763125606 2018-09-08 08:43:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad"}}' 2018-09-08 08:43:07,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-8155b112-cc58-467c-813f-baab85038571 Date: Sat, 08 Sep 2018 08:43:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": 22, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:07Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "9a831b4f-8d7f-42eb-9b71-38275212d0d6"}} 2018-09-08 08:43:07,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-8155b112-cc58-467c-813f-baab85038571 2018-09-08 08:43:07,805 - neutron_utils - INFO - Retrieving security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d7ff9fbf-e080-4525-865d-d6379b0bd6cb Date: Sat, 08 Sep 2018 08:43:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "updated_at": "2018-09-08T08:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:07Z", "revision_number": 0, "id": "45e2162c-3677-4ba4-ae9a-b82ba1ed249b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:43:07Z", "revision_number": 0, "id": "9a831b4f-8d7f-42eb-9b71-38275212d0d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": 22, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "revision_number": 0, "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 4, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp"}]} 2018-09-08 08:43:08,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-d7ff9fbf-e080-4525-865d-d6379b0bd6cb 2018-09-08 08:43:08,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e60bf222-5d94-4a61-97ea-7f8c7037ebad 2018-09-08 08:43:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:08,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f72a3307-31b9-4422-b092-c4c0a40f064b Date: Sat, 08 Sep 2018 08:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:07Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "45e2162c-3677-4ba4-ae9a-b82ba1ed249b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:43:07Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": 22, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:07Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "9a831b4f-8d7f-42eb-9b71-38275212d0d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "df8fd55d-5713-49f6-b5c3-3491aa6fb8ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:05Z", "security_group_id": "e60bf222-5d94-4a61-97ea-7f8c7037ebad", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:05Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "f8962c4d-4f9f-45bb-817b-40e8468e3b3b"}]} 2018-09-08 08:43:08,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-f72a3307-31b9-4422-b092-c4c0a40f064b 2018-09-08 08:43:08,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:08,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:08,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["5sMKSgWrR6akQc26nDcAsw"], "issued_at": "2018-09-08T08:43:08.000000Z"}} 2018-09-08 08:43:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:08,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b423cc-50a9-40af-82cc-618b280c3bc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:08,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58b423cc-50a9-40af-82cc-618b280c3bc0 2018-09-08 08:43:08,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:43:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da82e0d4-b311-4682-8cea-e9847e12c12c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:08,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da82e0d4-b311-4682-8cea-e9847e12c12c 2018-09-08 08:43:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-45f76c13-813d-4511-a79a-ed14b67b2612 Date: Sat, 08 Sep 2018 08:43:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:09,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-45f76c13-813d-4511-a79a-ed14b67b2612 2018-09-08 08:43:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:09,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426ae1ad-2eff-4122-a2cf-a4f02f6bd886 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:09,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-426ae1ad-2eff-4122-a2cf-a4f02f6bd886 2018-09-08 08:43:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-606166fd-f690-454c-9697-577fe8d91574 Date: Sat, 08 Sep 2018 08:43:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:09,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-606166fd-f690-454c-9697-577fe8d91574 2018-09-08 08:43:09,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74e967a5-0161-4255-afc6-2fda7df51df2 Date: Sat, 08 Sep 2018 08:43:09 GMT RESP BODY: {"ports":[]} 2018-09-08 08:43:09,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True used request id req-74e967a5-0161-4255-afc6-2fda7df51df2 2018-09-08 08:43:09,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0376081c-456e-49a9-8af4-c77174455689 x-compute-request-id: req-0376081c-456e-49a9-8af4-c77174455689 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:43:09,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst used request id req-0376081c-456e-49a9-8af4-c77174455689 2018-09-08 08:43:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-884c508e-f461-416e-b091-55df64824986 Date: Sat, 08 Sep 2018 08:43:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:09,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-884c508e-f461-416e-b091-55df64824986 2018-09-08 08:43:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:09,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c185011c-2d69-4886-8783-e23ae0e2ec2d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:09,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-c185011c-2d69-4886-8783-e23ae0e2ec2d 2018-09-08 08:43:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e4f5e39-8f5d-4560-87e9-e399d2283301 Date: Sat, 08 Sep 2018 08:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:10,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-5e4f5e39-8f5d-4560-87e9-e399d2283301 2018-09-08 08:43:10,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:10,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64febafb-55fc-482a-8ba2-4fd61fc17b59 Date: Sat, 08 Sep 2018 08:43:10 GMT RESP BODY: {"ports":[]} 2018-09-08 08:43:10,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True used request id req-64febafb-55fc-482a-8ba2-4fd61fc17b59 2018-09-08 08:43:10,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:10,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:10,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd964f72312047b8a23bee4079140bba", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role"}], "expires_at": "2018-09-08T09:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cc45d1d694d1fa3ee66d5122da158", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/524cc45d1d694d1fa3ee66d5122da158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user", "id": "95e8b3fcfdf743f9a930b08c54ec0d48"}, "audit_ids": ["Wsopjz9BQtShEKKQ9veVwQ"], "issued_at": "2018-09-08T08:43:10.000000Z"}} 2018-09-08 08:43:10,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae1742b1fac144ce924ab739b5e05abaf5b5e09" 2018-09-08 08:43:10,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffb557f-a13f-43ef-b89f-fdcebd2c386e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:10,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cffb557f-a13f-43ef-b89f-fdcebd2c386e 2018-09-08 08:43:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fbe8a23e-2e74-4bb3-be16-610ff2095545 Date: Sat, 08 Sep 2018 08:43:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:11,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-fbe8a23e-2e74-4bb3-be16-610ff2095545 2018-09-08 08:43:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:11,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8125def9-9159-48df-b7fb-5de905c023c7 Date: Sat, 08 Sep 2018 08:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:11,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-8125def9-9159-48df-b7fb-5de905c023c7 2018-09-08 08:43:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:11,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0e2cd60e-35d6-4ef6-9541-f0e6ccc222cc Date: Sat, 08 Sep 2018 08:43:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:11,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-0e2cd60e-35d6-4ef6-9541-f0e6ccc222cc 2018-09-08 08:43:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:11,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae1742b1fac144ce924ab739b5e05abaf5b5e09" 2018-09-08 08:43:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6e2867-7399-458a-805e-2dc32344ef19 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:11,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-fd6e2867-7399-458a-805e-2dc32344ef19 2018-09-08 08:43:11,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:11,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fca0ca54-1b02-4154-9e33-0bc8b027277e Date: Sat, 08 Sep 2018 08:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:11,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-fca0ca54-1b02-4154-9e33-0bc8b027277e 2018-09-08 08:43:11,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:11,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7c28a68-5c5c-4d44-8871-05ddf68848ab Date: Sat, 08 Sep 2018 08:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:11,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet used request id req-c7c28a68-5c5c-4d44-8871-05ddf68848ab 2018-09-08 08:43:11,730 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net 2018-09-08 08:43:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" -d '{"port": {"network_id": "579060aa-cdb0-41eb-aef4-6f07f5d37342", "fixed_ips": [{"subnet_id": "80ae5df2-1747-4f0d-94b6-c19bb7d348de", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1", "admin_state_up": true}}' 2018-09-08 08:43:12,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-5e47192f-1e80-4255-98d0-217db8d0a8ab Date: Sat, 08 Sep 2018 08:43:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","project_id":"524cc45d1d694d1fa3ee66d5122da158","qos_policy_id":null,"admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal"}} 2018-09-08 08:43:12,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5e47192f-1e80-4255-98d0-217db8d0a8ab 2018-09-08 08:43:12,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7322707a-e19f-4150-996e-1a0ae8f4ec03 Date: Sat, 08 Sep 2018 08:43:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:13,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-7322707a-e19f-4150-996e-1a0ae8f4ec03 2018-09-08 08:43:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab04c81-e6fe-4880-a868-6e050390deb7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:13,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-1ab04c81-e6fe-4880-a868-6e050390deb7 2018-09-08 08:43:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-64fa68cd-988b-42c5-9b54-da1879fd139b Date: Sat, 08 Sep 2018 08:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:13,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-64fa68cd-988b-42c5-9b54-da1879fd139b 2018-09-08 08:43:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-71d262f1-3abd-467b-b4d4-59b1025ba13e Date: Sat, 08 Sep 2018 08:43:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:43:13,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1&admin_state_up=True used request id req-71d262f1-3abd-467b-b4d4-59b1025ba13e 2018-09-08 08:43:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6ba876-ef79-4630-a1ff-fa5de74c892c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:13,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-de6ba876-ef79-4630-a1ff-fa5de74c892c 2018-09-08 08:43:13,676 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst 2018-09-08 08:43:13,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de816f51-1de0-45ec-8b5f-f300a469e169 x-compute-request-id: req-de816f51-1de0-45ec-8b5f-f300a469e169 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-flavor-name"}]} 2018-09-08 08:43:13,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de816f51-1de0-45ec-8b5f-f300a469e169 2018-09-08 08:43:13,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e7f538e-b89f-4929-ac47-21b4d3c14084 x-compute-request-id: req-8e7f538e-b89f-4929-ac47-21b4d3c14084 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9ab313da-6865-44be-940f-f871ece4d14e", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:43:13,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e used request id req-8e7f538e-b89f-4929-ac47-21b4d3c14084 2018-09-08 08:43:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:13,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-266516b9-3e0f-490d-b679-69a317f90569 Date: Sat, 08 Sep 2018 08:43:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:42:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:42:49Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "metadata": {}}], "self": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5", "min_disk": 0, "protected": false, "id": "3576b801-823c-43bb-80b8-b3b22721dff5", "file": "/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cc45d1d694d1fa3ee66d5122da158", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3576b801-823c-43bb-80b8-b3b22721dff5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image"} 2018-09-08 08:43:13,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image used request id req-266516b9-3e0f-490d-b679-69a317f90569 2018-09-08 08:43:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e716685-b6f5-41be-a13f-043add4acbb7 Date: Sat, 08 Sep 2018 08:43:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:43:14,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9e716685-b6f5-41be-a13f-043add4acbb7 2018-09-08 08:43:14,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "imageRef": "3576b801-823c-43bb-80b8-b3b22721dff5", "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "flavorRef": "9ab313da-6865-44be-940f-f871ece4d14e", "max_count": 1, "min_count": 1, "networks": [{"port": "7637d854-5f52-472b-ae79-f9aed0470c25"}]}}' 2018-09-08 08:43:15,571 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b0f72b2-b2a3-4742-a235-eacf29fc9629 x-compute-request-id: req-0b0f72b2-b2a3-4742-a235-eacf29fc9629 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "adminPass": "sDmxj4Qdffr9"}} 2018-09-08 08:43:15,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0b0f72b2-b2a3-4742-a235-eacf29fc9629 2018-09-08 08:43:15,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:15,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af428670-ec9d-45ae-9b75-7ee4cebb60f8 x-compute-request-id: req-af428670-ec9d-45ae-9b75-7ee4cebb60f8 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:43:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:15,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-af428670-ec9d-45ae-9b75-7ee4cebb60f8 2018-09-08 08:43:15,927 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst 2018-09-08 08:43:15,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:16,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba4d2894-91af-4b11-bb49-672e3938d783 x-compute-request-id: req-ba4d2894-91af-4b11-bb49-672e3938d783 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:43:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:16,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-ba4d2894-91af-4b11-bb49-672e3938d783 2018-09-08 08:43:16,315 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - BUILD 2018-09-08 08:43:16,315 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:43:19,318 - create_instance - DEBUG - VM status query timeout in 896.609226942 2018-09-08 08:43:19,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:19,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:19 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-74b53046-7ba2-4369-8557-c8c590ee502b x-compute-request-id: req-74b53046-7ba2-4369-8557-c8c590ee502b Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:43:16Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:19,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-74b53046-7ba2-4369-8557-c8c590ee502b 2018-09-08 08:43:19,927 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - BUILD 2018-09-08 08:43:19,928 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:43:22,931 - create_instance - DEBUG - VM status query timeout in 892.996789932 2018-09-08 08:43:22,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:23,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b35c503-7f56-4783-a174-8f4505ea2745 x-compute-request-id: req-8b35c503-7f56-4783-a174-8f4505ea2745 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:23,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-8b35c503-7f56-4783-a174-8f4505ea2745 2018-09-08 08:43:23,549 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - ACTIVE 2018-09-08 08:43:23,549 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:43:23,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:23,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daf4e73c-cdcb-4aed-bd4e-47da0862ecfa x-compute-request-id: req-daf4e73c-cdcb-4aed-bd4e-47da0862ecfa Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:23,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-daf4e73c-cdcb-4aed-bd4e-47da0862ecfa 2018-09-08 08:43:23,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:23,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1fcc9f41-a39d-4334-80ba-8c325fb6a007 Date: Sat, 08 Sep 2018 08:43:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:23,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-1fcc9f41-a39d-4334-80ba-8c325fb6a007 2018-09-08 08:43:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae3338c-39f0-46aa-922b-6457e9c3ce89 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:24,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-aae3338c-39f0-46aa-922b-6457e9c3ce89 2018-09-08 08:43:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d42e95fe-8cb7-4167-a691-0ab79ffc3811 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:24,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-d42e95fe-8cb7-4167-a691-0ab79ffc3811 2018-09-08 08:43:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-94a7cd53-dbf4-488e-869f-4abb27297bd9 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.4"}],"id":"4b6650cb-6bdd-47c8-9a67-36e5e142e5f5","security_groups":[],"mac_address":"fa:16:3e:89:65:32","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal","device_id":"1b215d17-1a09-4831-9fc2-ccd8f86e9299"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.3"}],"id":"e047765a-39dd-4002-b0fa-f82f847a9cb1","security_groups":[],"mac_address":"fa:16:3e:0e:00:6a","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.2"}],"id":"fd058a7c-048a-4f8f-9498-0df25b153000","security_groups":[],"mac_address":"fa:16:3e:44:1c:4e","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-579060aa-cdb0-41eb-aef4-6f07f5d37342"}]} 2018-09-08 08:43:24,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-94a7cd53-dbf4-488e-869f-4abb27297bd9 2018-09-08 08:43:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-154533d2-d208-4523-bb9d-8266a7e66e15 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:55Z", "admin_state_up": true, "updated_at": "2018-09-08T08:43:01Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router"}]} 2018-09-08 08:43:24,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router used request id req-154533d2-d208-4523-bb9d-8266a7e66e15 2018-09-08 08:43:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1827f810-c6a6-4dc0-aeaa-a6299f4ce8ab Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:24,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-1827f810-c6a6-4dc0-aeaa-a6299f4ce8ab 2018-09-08 08:43:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4d9950d2-ad39-4234-86e4-76aa0d909cc4 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"}]} 2018-09-08 08:43:24,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c23066ae-1375-43e7-bf2a-4f1b837c33f4 used request id req-4d9950d2-ad39-4234-86e4-76aa0d909cc4 2018-09-08 08:43:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f4b55571-a157-4a79-b966-2d8067cb0e34 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}} 2018-09-08 08:43:24,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de used request id req-f4b55571-a157-4a79-b966-2d8067cb0e34 2018-09-08 08:43:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4508e135-449a-4a42-87f2-875869870096 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:43:24,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-4508e135-449a-4a42-87f2-875869870096 2018-09-08 08:43:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:24,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69131e17-b1c0-4522-bf3a-850d925f7208 Date: Sat, 08 Sep 2018 08:43:24 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:43:24,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-69131e17-b1c0-4522-bf3a-850d925f7208 2018-09-08 08:43:24,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:25,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf99f461-7369-4344-a779-5d811fd75331 x-compute-request-id: req-bf99f461-7369-4344-a779-5d811fd75331 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:25,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-bf99f461-7369-4344-a779-5d811fd75331 2018-09-08 08:43:25,268 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - ACTIVE 2018-09-08 08:43:25,268 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:43:25,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:25,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1274ca33-8409-48ca-b883-df787a636c4b x-compute-request-id: req-1274ca33-8409-48ca-b883-df787a636c4b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:25,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-1274ca33-8409-48ca-b883-df787a636c4b 2018-09-08 08:43:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:25,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d20c5d05-347e-43ba-ab31-71431de898bc Date: Sat, 08 Sep 2018 08:43:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:25,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-d20c5d05-347e-43ba-ab31-71431de898bc 2018-09-08 08:43:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:25,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847e6a9f-f933-4231-a3f6-04345e800471 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:25,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-847e6a9f-f933-4231-a3f6-04345e800471 2018-09-08 08:43:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:25,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34104aea-14d0-42c5-8414-3f0a94a93dc3 Date: Sat, 08 Sep 2018 08:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:25,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-34104aea-14d0-42c5-8414-3f0a94a93dc3 2018-09-08 08:43:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:26,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-a91bdb7a-96bd-4707-a035-86362bfe0b75 Date: Sat, 08 Sep 2018 08:43:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.4"}],"id":"4b6650cb-6bdd-47c8-9a67-36e5e142e5f5","security_groups":[],"mac_address":"fa:16:3e:89:65:32","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal","device_id":"1b215d17-1a09-4831-9fc2-ccd8f86e9299"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.3"}],"id":"e047765a-39dd-4002-b0fa-f82f847a9cb1","security_groups":[],"mac_address":"fa:16:3e:0e:00:6a","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.2"}],"id":"fd058a7c-048a-4f8f-9498-0df25b153000","security_groups":[],"mac_address":"fa:16:3e:44:1c:4e","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-579060aa-cdb0-41eb-aef4-6f07f5d37342"}]} 2018-09-08 08:43:26,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-a91bdb7a-96bd-4707-a035-86362bfe0b75 2018-09-08 08:43:26,095 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:43:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-73eaa3d5-edb9-4358-ae4f-e2b53abf1ce9 Date: Sat, 08 Sep 2018 08:43:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:43:26,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-73eaa3d5-edb9-4358-ae4f-e2b53abf1ce9 2018-09-08 08:43:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:26,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-163a7499-0384-4808-a754-4668b2ce2f14 Date: Sat, 08 Sep 2018 08:43:26 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:43:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-163a7499-0384-4808-a754-4668b2ce2f14 2018-09-08 08:43:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "7637d854-5f52-472b-ae79-f9aed0470c25"}}' 2018-09-08 08:43:27,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-5e2feaee-ead8-43c0-92e3-40b78c8553ba Date: Sat, 08 Sep 2018 08:43:27 GMT RESP BODY: {"floatingip": {"router_id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:43:26Z", "updated_at": "2018-09-08T08:43:26Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "port_id": "7637d854-5f52-472b-ae79-f9aed0470c25", "id": "7d508b48-a649-49e3-b981-7c01f8b2399c"}} 2018-09-08 08:43:27,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-5e2feaee-ead8-43c0-92e3-40b78c8553ba 2018-09-08 08:43:27,991 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:43:27,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:28,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f2732cc-0e23-445f-b141-4cf9b129f6cd x-compute-request-id: req-7f2732cc-0e23-445f-b141-4cf9b129f6cd Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:28,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-7f2732cc-0e23-445f-b141-4cf9b129f6cd 2018-09-08 08:43:28,465 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - ACTIVE 2018-09-08 08:43:28,465 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:43:28,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:28,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08d76598-2f02-4e35-af46-9a36f6874001 x-compute-request-id: req-08d76598-2f02-4e35-af46-9a36f6874001 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:28,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-08d76598-2f02-4e35-af46-9a36f6874001 2018-09-08 08:43:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71b13fed-1c7a-46a1-ace0-ef39deb306f5 Date: Sat, 08 Sep 2018 08:43:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:29,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-71b13fed-1c7a-46a1-ace0-ef39deb306f5 2018-09-08 08:43:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68d8272-565a-4d74-9d03-d893b261a5bb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:29,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-a68d8272-565a-4d74-9d03-d893b261a5bb 2018-09-08 08:43:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-203f948a-053a-41eb-a8de-2eafd8dfb660 Date: Sat, 08 Sep 2018 08:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:29,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-203f948a-053a-41eb-a8de-2eafd8dfb660 2018-09-08 08:43:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-17269a3e-1d64-4b54-9786-6b6450cb6788 Date: Sat, 08 Sep 2018 08:43:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.4"}],"id":"4b6650cb-6bdd-47c8-9a67-36e5e142e5f5","security_groups":[],"mac_address":"fa:16:3e:89:65:32","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal","device_id":"1b215d17-1a09-4831-9fc2-ccd8f86e9299"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.3"}],"id":"e047765a-39dd-4002-b0fa-f82f847a9cb1","security_groups":[],"mac_address":"fa:16:3e:0e:00:6a","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.2"}],"id":"fd058a7c-048a-4f8f-9498-0df25b153000","security_groups":[],"mac_address":"fa:16:3e:44:1c:4e","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-579060aa-cdb0-41eb-aef4-6f07f5d37342"}]} 2018-09-08 08:43:29,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-17269a3e-1d64-4b54-9786-6b6450cb6788 2018-09-08 08:43:29,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63338507-e774-4f3d-901a-e6b60805a9b2 x-compute-request-id: req-63338507-e774-4f3d-901a-e6b60805a9b2 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:8b:54", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "security_groups": [{"name": "default"}], "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:21Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:29,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-63338507-e774-4f3d-901a-e6b60805a9b2 2018-09-08 08:43:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:29,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5c25bb21-aba5-4094-9fb0-bc1f65d619b3 Date: Sat, 08 Sep 2018 08:43:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80ae5df2-1747-4f0d-94b6-c19bb7d348de"],"updated_at":"2018-09-08T08:42:52Z","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net"}]} 2018-09-08 08:43:29,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net used request id req-5c25bb21-aba5-4094-9fb0-bc1f65d619b3 2018-09-08 08:43:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:30,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8e03a4-d154-4f79-bb53-44032e227f30 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:30,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-eb8e03a4-d154-4f79-bb53-44032e227f30 2018-09-08 08:43:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-acf3e499-cf7e-4f9e-b848-347affa5b340 Date: Sat, 08 Sep 2018 08:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","dns_nameservers":[],"updated_at":"2018-09-08T08:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"524cc45d1d694d1fa3ee66d5122da158","id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet"}]} 2018-09-08 08:43:30,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-acf3e499-cf7e-4f9e-b848-347affa5b340 2018-09-08 08:43:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:30,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-94b412f9-fcf6-488b-90cf-211fab21778d Date: Sat, 08 Sep 2018 08:43:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.4"}],"id":"4b6650cb-6bdd-47c8-9a67-36e5e142e5f5","security_groups":[],"mac_address":"fa:16:3e:89:65:32","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.1"}],"id":"5a610e1d-0467-4af8-9cf2-82a96a3309c1","security_groups":[],"mac_address":"fa:16:3e:13:e1:a8","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:01Z","binding:vnic_type":"normal","device_id":"c23066ae-1375-43e7-bf2a-4f1b837c33f4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:43:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.100"}],"id":"7637d854-5f52-472b-ae79-f9aed0470c25","security_groups":["d0080e11-b2cf-4c59-87e0-214e819441ee"],"mac_address":"fa:16:3e:7d:8b:54","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:43:12Z","binding:vnic_type":"normal","device_id":"1b215d17-1a09-4831-9fc2-ccd8f86e9299"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.3"}],"id":"e047765a-39dd-4002-b0fa-f82f847a9cb1","security_groups":[],"mac_address":"fa:16:3e:0e:00:6a","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-579060aa-cdb0-41eb-aef4-6f07f5d37342"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:42:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80ae5df2-1747-4f0d-94b6-c19bb7d348de","ip_address":"10.55.1.2"}],"id":"fd058a7c-048a-4f8f-9498-0df25b153000","security_groups":[],"mac_address":"fa:16:3e:44:1c:4e","project_id":"524cc45d1d694d1fa3ee66d5122da158","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"579060aa-cdb0-41eb-aef4-6f07f5d37342","tenant_id":"524cc45d1d694d1fa3ee66d5122da158","created_at":"2018-09-08T08:42:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-579060aa-cdb0-41eb-aef4-6f07f5d37342"}]} 2018-09-08 08:43:30,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-94b412f9-fcf6-488b-90cf-211fab21778d 2018-09-08 08:43:30,527 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-09-08 08:43:30,527 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-09-08 08:43:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7d508b48-a649-49e3-b981-7c01f8b2399c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:31,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccc507bb-e00b-49e4-8cc1-580e4e317a83 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:31,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7d508b48-a649-49e3-b981-7c01f8b2399c used request id req-ccc507bb-e00b-49e4-8cc1-580e4e317a83 2018-09-08 08:43:31,465 - create_instance - INFO - Deleting Port with ID - 7637d854-5f52-472b-ae79-f9aed0470c25 2018-09-08 08:43:31,465 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1eport-1 2018-09-08 08:43:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/7637d854-5f52-472b-ae79-f9aed0470c25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:31,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22670112-dc3c-4d11-b8bc-43a0dacffb69 Date: Sat, 08 Sep 2018 08:43:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:31,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/7637d854-5f52-472b-ae79-f9aed0470c25 used request id req-22670112-dc3c-4d11-b8bc-43a0dacffb69 2018-09-08 08:43:31,941 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst 2018-09-08 08:43:31,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:32,104 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64d3b66d-48e5-40a1-b1e4-55cf06a4b255 x-compute-request-id: req-64d3b66d-48e5-40a1-b1e4-55cf06a4b255 Content-Type: application/json 2018-09-08 08:43:32,104 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-64d3b66d-48e5-40a1-b1e4-55cf06a4b255 2018-09-08 08:43:32,105 - create_instance - INFO - Checking deletion status 2018-09-08 08:43:32,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:32,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd6a9daa-1acc-44ee-ab05-e23d6be95375 x-compute-request-id: req-cd6a9daa-1acc-44ee-ab05-e23d6be95375 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:32Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:32,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-cd6a9daa-1acc-44ee-ab05-e23d6be95375 2018-09-08 08:43:32,422 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - ACTIVE 2018-09-08 08:43:32,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:43:35,425 - create_instance - DEBUG - VM status query timeout in 296.679497004 2018-09-08 08:43:35,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:35,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48b21749-dedc-4bb2-ac40-9c181a25981a x-compute-request-id: req-48b21749-dedc-4bb2-ac40-9c181a25981a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299", "rel": "bookmark"}], "image": {"id": "3576b801-823c-43bb-80b8-b3b22721dff5", "links": [{"href": "http://172.30.9.23:8774/images/3576b801-823c-43bb-80b8-b3b22721dff5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:43:20.000000", "flavor": {"id": "9ab313da-6865-44be-940f-f871ece4d14e", "links": [{"href": "http://172.30.9.23:8774/flavors/9ab313da-6865-44be-940f-f871ece4d14e", "rel": "bookmark"}]}, "id": "1b215d17-1a09-4831-9fc2-ccd8f86e9299", "user_id": "95e8b3fcfdf743f9a930b08c54ec0d48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:43:32Z", "hostId": "569b8ce03a15b4b37cba6d2d72b24c72d7d43cfd088ddc356a61831a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp", "name": "CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst", "created": "2018-09-08T08:43:15Z", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:43:35,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-48b21749-dedc-4bb2-ac40-9c181a25981a 2018-09-08 08:43:35,842 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst] is - ACTIVE 2018-09-08 08:43:35,842 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:43:38,845 - create_instance - DEBUG - VM status query timeout in 293.259402037 2018-09-08 08:43:38,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ad7af5876f2a5d61ae0e049dc6f6dc7e2de800" 2018-09-08 08:43:38,903 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64324154-2f9e-4f7e-8d99-0a2529e9788c x-compute-request-id: req-64324154-2f9e-4f7e-8d99-0a2529e9788c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1b215d17-1a09-4831-9fc2-ccd8f86e9299 could not be found.", "code": 404}} 2018-09-08 08:43:38,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1b215d17-1a09-4831-9fc2-ccd8f86e9299 used request id req-64324154-2f9e-4f7e-8d99-0a2529e9788c 2018-09-08 08:43:38,903 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1b215d17-1a09-4831-9fc2-ccd8f86e9299 could not be found. (HTTP 404) (Request-ID: req-64324154-2f9e-4f7e-8d99-0a2529e9788c) 2018-09-08 08:43:38,903 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-inst 2018-09-08 08:43:38,905 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp 2018-09-08 08:43:38,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a4802d62b7f9ae83305cc14dabe9fe7e128c7a" 2018-09-08 08:43:38,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5aa1b4e1-6318-429c-8540-424ac944524a x-compute-request-id: req-5aa1b4e1-6318-429c-8540-424ac944524a Content-Length: 0 Content-Type: application/json 2018-09-08 08:43:38,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-kp used request id req-5aa1b4e1-6318-429c-8540-424ac944524a 2018-09-08 08:43:38,966 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e.pub] 2018-09-08 08:43:38,966 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e] 2018-09-08 08:43:38,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28217978393327262bbc863d10fbeea225cc5f7" 2018-09-08 08:43:39,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7fdcc1-7b24-45c6-a11b-bd3ff115b49a x-compute-request-id: req-ad7fdcc1-7b24-45c6-a11b-bd3ff115b49a Content-Length: 0 Content-Type: application/json 2018-09-08 08:43:39,022 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9ab313da-6865-44be-940f-f871ece4d14e used request id req-ad7fdcc1-7b24-45c6-a11b-bd3ff115b49a 2018-09-08 08:43:39,023 - neutron_utils - INFO - Deleting security group rule with ID - df8fd55d-5713-49f6-b5c3-3491aa6fb8ac 2018-09-08 08:43:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/df8fd55d-5713-49f6-b5c3-3491aa6fb8ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:39,321 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86090730-9cc8-48bc-9554-629c14e060b3 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:39,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/df8fd55d-5713-49f6-b5c3-3491aa6fb8ac used request id req-86090730-9cc8-48bc-9554-629c14e060b3 2018-09-08 08:43:39,321 - neutron_utils - INFO - Deleting security group rule with ID - f8962c4d-4f9f-45bb-817b-40e8468e3b3b 2018-09-08 08:43:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f8962c4d-4f9f-45bb-817b-40e8468e3b3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:39,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26d3aa89-ea06-452d-93d6-5d684f449d58 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:39,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f8962c4d-4f9f-45bb-817b-40e8468e3b3b used request id req-26d3aa89-ea06-452d-93d6-5d684f449d58 2018-09-08 08:43:39,425 - neutron_utils - INFO - Deleting security group rule with ID - 9a831b4f-8d7f-42eb-9b71-38275212d0d6 2018-09-08 08:43:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9a831b4f-8d7f-42eb-9b71-38275212d0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:39,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c5b0a60-94ed-4bb1-8929-965c0a273f56 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:39,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9a831b4f-8d7f-42eb-9b71-38275212d0d6 used request id req-5c5b0a60-94ed-4bb1-8929-965c0a273f56 2018-09-08 08:43:39,696 - neutron_utils - INFO - Deleting security group rule with ID - 45e2162c-3677-4ba4-ae9a-b82ba1ed249b 2018-09-08 08:43:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/45e2162c-3677-4ba4-ae9a-b82ba1ed249b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:39,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-824db994-b89e-4ba8-82d6-3d5e31392f69 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:39,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/45e2162c-3677-4ba4-ae9a-b82ba1ed249b used request id req-824db994-b89e-4ba8-82d6-3d5e31392f69 2018-09-08 08:43:39,796 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-sec-grp 2018-09-08 08:43:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e60bf222-5d94-4a61-97ea-7f8c7037ebad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1858fd227c4326822b2960c345856224d2cc8ae3" 2018-09-08 08:43:40,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37f358e1-2755-4725-9aaa-1b5114dad96f Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:40,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e60bf222-5d94-4a61-97ea-7f8c7037ebad used request id req-37f358e1-2755-4725-9aaa-1b5114dad96f 2018-09-08 08:43:40,062 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router and subnet CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet 2018-09-08 08:43:40,062 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:43:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" -d '{"subnet_id": "80ae5df2-1747-4f0d-94b6-c19bb7d348de"}' 2018-09-08 08:43:41,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-534d1fa3-397d-467c-a616-8cc6f622e632 Date: Sat, 08 Sep 2018 08:43:41 GMT RESP BODY: {"network_id": "579060aa-cdb0-41eb-aef4-6f07f5d37342", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "subnet_id": "80ae5df2-1747-4f0d-94b6-c19bb7d348de", "subnet_ids": ["80ae5df2-1747-4f0d-94b6-c19bb7d348de"], "port_id": "5a610e1d-0467-4af8-9cf2-82a96a3309c1", "id": "c23066ae-1375-43e7-bf2a-4f1b837c33f4"} 2018-09-08 08:43:41,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4/remove_router_interface used request id req-534d1fa3-397d-467c-a616-8cc6f622e632 2018-09-08 08:43:41,588 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:43:41,588 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-router 2018-09-08 08:43:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c49b6aa8b132e0f443b127c5f56e2dbbcb3dde" 2018-09-08 08:43:45,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c17da620-c6a7-40c1-a49c-569df5d89ead Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:45,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c23066ae-1375-43e7-bf2a-4f1b837c33f4 used request id req-c17da620-c6a7-40c1-a49c-569df5d89ead 2018-09-08 08:43:45,088 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet 2018-09-08 08:43:45,088 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-subnet 2018-09-08 08:43:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:43:47,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fbbf736-b67f-4193-b3ee-d6c5374af236 Date: Sat, 08 Sep 2018 08:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:47,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/80ae5df2-1747-4f0d-94b6-c19bb7d348de used request id req-5fbbf736-b67f-4193-b3ee-d6c5374af236 2018-09-08 08:43:47,523 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-pub-net 2018-09-08 08:43:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/579060aa-cdb0-41eb-aef4-6f07f5d37342 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84df445a184c3df8fd2c054cfec8f05959d2ac4" 2018-09-08 08:43:48,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fe5e278-18c6-47a6-9b5e-ff929216b0c8 Date: Sat, 08 Sep 2018 08:43:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:48,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/579060aa-cdb0-41eb-aef4-6f07f5d37342 used request id req-9fe5e278-18c6-47a6-9b5e-ff929216b0c8 2018-09-08 08:43:48,832 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-4eea6060-a436-4892-9ae3-d051b6678c1e-image 2018-09-08 08:43:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3126419ddfe116467968c3ca06a1e42521f9b7ac" 2018-09-08 08:43:50,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b613447-0c9e-4b63-b18a-0c7d226c8a61 Date: Sat, 08 Sep 2018 08:43:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:43:50,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3576b801-823c-43bb-80b8-b3b22721dff5 used request id req-5b613447-0c9e-4b63-b18a-0c7d226c8a61 2018-09-08 08:43:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-136826b0-67d1-4481-bfea-2be4d2d4d5ce Date: Sat, 08 Sep 2018 08:43:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:50Z", "updated_at": "2018-09-08T08:42:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "revision_number": 0, "id": "7ecdf2ab-5c82-4bbd-8c2d-5dd1d9057406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "revision_number": 0, "id": "94379d49-f611-42c1-a89d-c1d733e57be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "revision_number": 0, "id": "d4e0c1cf-2588-43df-b56a-fd5083424b39", "remote_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "revision_number": 0, "id": "dda7013d-6d54-4b24-a37b-b5f32b852971", "remote_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "remote_ip_prefix": null, "created_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cc45d1d694d1fa3ee66d5122da158"}], "revision_number": 4, "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:43:50,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-136826b0-67d1-4481-bfea-2be4d2d4d5ce 2018-09-08 08:43:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee7557f1-eb09-4116-8f59-22b1225a6bcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:50,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-ee7557f1-eb09-4116-8f59-22b1225a6bcb 2018-09-08 08:43:50,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c78836d-311b-430a-9c8e-6882de643122 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:43:50,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-9c78836d-311b-430a-9c8e-6882de643122 2018-09-08 08:43:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed46fea-ceae-4553-a983-6a2d841a2c00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:50,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-4ed46fea-ceae-4553-a983-6a2d841a2c00 2018-09-08 08:43:50,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb59798e-9d61-4ccf-a319-1e2ace4d0979 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:50,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-fb59798e-9d61-4ccf-a319-1e2ace4d0979 2018-09-08 08:43:50,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa319f33-e1fb-413a-968e-b79ca8732d8c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:43:50,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-aa319f33-e1fb-413a-968e-b79ca8732d8c 2018-09-08 08:43:50,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:50,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1baf855a-8765-4863-b5ff-1e0964c20e0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:50,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-1baf855a-8765-4863-b5ff-1e0964c20e0e 2018-09-08 08:43:50,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fda0459-41c2-4bef-86c9-4a4e984000eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:51,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-7fda0459-41c2-4bef-86c9-4a4e984000eb 2018-09-08 08:43:51,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1cef350-6df4-4409-80af-045ff68f65e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:51,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-b1cef350-6df4-4409-80af-045ff68f65e2 2018-09-08 08:43:51,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e9643b-f62a-447d-affd-22469f22043c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:43:51,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-f2e9643b-f62a-447d-affd-22469f22043c 2018-09-08 08:43:51,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:43:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8881dab-ff9d-4f49-9521-19b08b8a5f18 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158"}, "enabled": true, "id": "524cc45d1d694d1fa3ee66d5122da158", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj"}} 2018-09-08 08:43:51,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-c8881dab-ff9d-4f49-9521-19b08b8a5f18 2018-09-08 08:43:51,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0080e11-b2cf-4c59-87e0-214e819441ee 2018-09-08 08:43:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d0080e11-b2cf-4c59-87e0-214e819441ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cbc3d839-040b-4307-8805-deff287e0de4 Date: Sat, 08 Sep 2018 08:43:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:50Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "7ecdf2ab-5c82-4bbd-8c2d-5dd1d9057406"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:50Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "94379d49-f611-42c1-a89d-c1d733e57be3"}, {"remote_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:50Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "d4e0c1cf-2588-43df-b56a-fd5083424b39"}, {"remote_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:42:50Z", "security_group_id": "d0080e11-b2cf-4c59-87e0-214e819441ee", "port_range_min": null, "revision_number": 0, "tenant_id": "524cc45d1d694d1fa3ee66d5122da158", "created_at": "2018-09-08T08:42:50Z", "project_id": "524cc45d1d694d1fa3ee66d5122da158", "id": "dda7013d-6d54-4b24-a37b-b5f32b852971"}]} 2018-09-08 08:43:51,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d0080e11-b2cf-4c59-87e0-214e819441ee used request id req-cbc3d839-040b-4307-8805-deff287e0de4 2018-09-08 08:43:51,515 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:43:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d0080e11-b2cf-4c59-87e0-214e819441ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:51,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9d463df-0191-4bd7-b072-bb37facf1b14 Content-Length: 0 Date: Sat, 08 Sep 2018 08:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:43:51,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d0080e11-b2cf-4c59-87e0-214e819441ee used request id req-a9d463df-0191-4bd7-b072-bb37facf1b14 2018-09-08 08:43:51,936 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj 2018-09-08 08:43:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:52,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f86daacb-0634-4889-b0aa-9be9904c8fec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:43:52,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/524cc45d1d694d1fa3ee66d5122da158 used request id req-f86daacb-0634-4889-b0aa-9be9904c8fec 2018-09-08 08:43:52,238 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-proj-role 2018-09-08 08:43:52,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:52,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec72879-40ae-45a3-829e-ea75755e5987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:43:52,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dd964f72312047b8a23bee4079140bba used request id req-6ec72879-40ae-45a3-829e-ea75755e5987 2018-09-08 08:43:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ea7b61878a94f2f05318b7e34e941f61d4548f" 2018-09-08 08:43:52,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6095c8d9-fad7-4f06-93a3-ccf9d55a19ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:43:52,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6095c8d9-fad7-4f06-93a3-ccf9d55a19ca 2018-09-08 08:43:52,447 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7bc194e8-4453-4f2-user 2018-09-08 08:43:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/95e8b3fcfdf743f9a930b08c54ec0d48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79871be66c6786f97de91d6709f610d24fbfac96" 2018-09-08 08:43:52,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e29982f-8bdd-4046-809b-2024da6215d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:43:52,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/95e8b3fcfdf743f9a930b08c54ec0d48 used request id req-3e29982f-8bdd-4046-809b-2024da6215d2 2018-09-08 08:43:52,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:53,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["LSlu-XAxTSqSsERpke-_Eg"], "issued_at": "2018-09-08T08:43:53.000000Z"}} 2018-09-08 08:43:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3594ee7fa94a39a04375926832abec4736175dcc" 2018-09-08 08:43:53,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e89632-e6a6-4555-b5df-e646af2e73ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:53,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-99e89632-e6a6-4555-b5df-e646af2e73ff 2018-09-08 08:43:53,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:53,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:53,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["i3qoMbZFQ0OHF2_Fssww1w"], "issued_at": "2018-09-08T08:43:53.000000Z"}} 2018-09-08 08:43:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98e01b5-b1fd-4eed-8020-9ab6ec3901ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:53,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b98e01b5-b1fd-4eed-8020-9ab6ec3901ff 2018-09-08 08:43:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:53,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:53,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36058fe9-abfe-4375-a3cc-b52fac39a94c Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:43:53,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj used request id req-36058fe9-abfe-4375-a3cc-b52fac39a94c 2018-09-08 08:43:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:53,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a7cec1-064d-4b01-85d7-503cbb2d83c1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:43:53,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-31a7cec1-064d-4b01-85d7-503cbb2d83c1 2018-09-08 08:43:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}}' 2018-09-08 08:43:53,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95654b0-3ca3-4d27-af6c-f946e712a73b Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:43:53,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f95654b0-3ca3-4d27-af6c-f946e712a73b 2018-09-08 08:43:53,935 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj 2018-09-08 08:43:53,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:53,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:54,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["5rURvj1-SqS0iJcWmGDq-Q"], "issued_at": "2018-09-08T08:43:54.000000Z"}} 2018-09-08 08:43:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4cf3ea11fa40c2b699e1c4fe14c306e65c5d54" 2018-09-08 08:43:54,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585a01c0-5713-4a49-be17-6d9a10760a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:54,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-585a01c0-5713-4a49-be17-6d9a10760a6e 2018-09-08 08:43:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:43:54,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:43:54,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4cf3ea11fa40c2b699e1c4fe14c306e65c5d54" 2018-09-08 08:43:54,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a57179-6795-436e-b722-8a4d124aa689 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:43:54,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-85a57179-6795-436e-b722-8a4d124aa689 2018-09-08 08:43:54,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4cf3ea11fa40c2b699e1c4fe14c306e65c5d54" 2018-09-08 08:43:54,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483bfbd3-b3a9-44d8-b6d5-2a56d980665e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}]} 2018-09-08 08:43:54,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj used request id req-483bfbd3-b3a9-44d8-b6d5-2a56d980665e 2018-09-08 08:43:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4cf3ea11fa40c2b699e1c4fe14c306e65c5d54" 2018-09-08 08:43:54,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f730c3bd-f694-4978-9839-cec7894331b3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:43:54,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f730c3bd-f694-4978-9839-cec7894331b3 2018-09-08 08:43:55,042 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user 2018-09-08 08:43:55,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:55,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d818cb-a841-4c0f-9734-e07ffb8d2760 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:43:55,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00d818cb-a841-4c0f-9734-e07ffb8d2760 2018-09-08 08:43:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}}' 2018-09-08 08:43:55,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58efca8-06d8-4ca9-a80b-0c39bb71435d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26193e33532240e790bf7873824a4589", "links": {"self": "http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589"}, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}} 2018-09-08 08:43:55,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b58efca8-06d8-4ca9-a80b-0c39bb71435d 2018-09-08 08:43:55,258 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role 2018-09-08 08:43:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:55,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b62ec69-1efb-4d47-a0e5-6e572e762c08 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role", "id": "26193e33532240e790bf7873824a4589"}} 2018-09-08 08:43:55,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589 used request id req-5b62ec69-1efb-4d47-a0e5-6e572e762c08 2018-09-08 08:43:55,351 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role to project CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj 2018-09-08 08:43:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca/users/75c0c8f0525c4eb989371bca850b2cba/roles/26193e33532240e790bf7873824a4589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:43:55,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afa93d2-e112-4134-bab1-a7793a1bb8e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:43:55,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca/users/75c0c8f0525c4eb989371bca850b2cba/roles/26193e33532240e790bf7873824a4589 used request id req-3afa93d2-e112-4134-bab1-a7793a1bb8e8 2018-09-08 08:43:55,501 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:43:55,502 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:43:55,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:55,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:55,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["vWtB53KXS_SXX84ZTrihYw"], "issued_at": "2018-09-08T08:43:55.000000Z"}} 2018-09-08 08:43:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:55,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c39c7ca-e6c6-4193-bfae-25669590dd53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:55,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c39c7ca-e6c6-4193-bfae-25669590dd53 2018-09-08 08:43:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:56,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-1d1f205c-f392-4cbe-bd73-828d6f3b4bc7 Date: Sat, 08 Sep 2018 08:43:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image"} 2018-09-08 08:43:56,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image used request id req-1d1f205c-f392-4cbe-bd73-828d6f3b4bc7 2018-09-08 08:43:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bdb263a8-8c7f-442d-bff4-acce1a52415d Date: Sat, 08 Sep 2018 08:43:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:43:56,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bdb263a8-8c7f-442d-bff4-acce1a52415d 2018-09-08 08:43:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image"}' 2018-09-08 08:43:56,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 X-Openstack-Request-Id: req-d1311a6d-a932-4b77-a87a-41f390ab4548 Date: Sat, 08 Sep 2018 08:43:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:43:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:43:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "min_disk": 0, "protected": false, "id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "file": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file", "checksum": null, "owner": "d5a422e35d234cec8eee20379d928aca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:43:56,500 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d1311a6d-a932-4b77-a87a-41f390ab4548 2018-09-08 08:43:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" -d '' 2018-09-08 08:43:57,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ecc2e3c-bc9a-41d2-a11e-7e118972e86e Date: Sat, 08 Sep 2018 08:43:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:43:57,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file used request id req-2ecc2e3c-bc9a-41d2-a11e-7e118972e86e 2018-09-08 08:43:57,971 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:43:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:58,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d1943407-cf27-40e8-a8d8-675174b13730 Date: Sat, 08 Sep 2018 08:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:43:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "metadata": {}}], "self": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "min_disk": 0, "protected": false, "id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "file": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a422e35d234cec8eee20379d928aca", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:43:58,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 used request id req-d1943407-cf27-40e8-a8d8-675174b13730 2018-09-08 08:43:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:58,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1c6d5d4-74e1-4901-b787-5c58e5964558 Date: Sat, 08 Sep 2018 08:43:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:43:58,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c1c6d5d4-74e1-4901-b787-5c58e5964558 2018-09-08 08:43:58,407 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image 2018-09-08 08:43:58,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:43:58,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-aa7ce249-797f-475d-b9d5-6fabb0de3afd Date: Sat, 08 Sep 2018 08:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:43:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "metadata": {}}], "self": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "min_disk": 0, "protected": false, "id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "file": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a422e35d234cec8eee20379d928aca", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:43:58,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 used request id req-aa7ce249-797f-475d-b9d5-6fabb0de3afd 2018-09-08 08:43:58,572 - create_image - DEBUG - Instance status is - active 2018-09-08 08:43:58,572 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image 2018-09-08 08:43:58,573 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image 2018-09-08 08:43:58,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:43:58,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:43:58,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["cyDz0tYzSnypvwR4lItNbQ"], "issued_at": "2018-09-08T08:43:58.000000Z"}} 2018-09-08 08:43:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:43:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713a5f17-fe94-417d-befb-54191587e0a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:43:59,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-713a5f17-fe94-417d-befb-54191587e0a6 2018-09-08 08:43:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:43:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d517a675-45b7-46eb-9bfb-fa4f9f60ee67 Date: Sat, 08 Sep 2018 08:43:59 GMT RESP BODY: {"networks":[]} 2018-09-08 08:43:59,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-d517a675-45b7-46eb-9bfb-fa4f9f60ee67 2018-09-08 08:43:59,145 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net 2018-09-08 08:43:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net", "admin_state_up": true}}' 2018-09-08 08:43:59,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7195c07f-85e9-4f36-8c99-b35db380b06c Date: Sat, 08 Sep 2018 08:43:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:43:59Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","mtu":1450}} 2018-09-08 08:43:59,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7195c07f-85e9-4f36-8c99-b35db380b06c 2018-09-08 08:43:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:43:59,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-0d294861-0c1c-426d-81c2-7963cc2fb713 Date: Sat, 08 Sep 2018 08:43:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:43:59Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:43:59,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-0d294861-0c1c-426d-81c2-7963cc2fb713 2018-09-08 08:43:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:43:59,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-01fa3aff-78aa-471d-b9ba-ca9dad6505bd Date: Sat, 08 Sep 2018 08:43:59 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:43:59,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-01fa3aff-78aa-471d-b9ba-ca9dad6505bd 2018-09-08 08:43:59,937 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet 2018-09-08 08:43:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" -d '{"subnets": [{"ip_version": 4, "network_id": "a7429c1b-c480-4a98-893a-ef4a9d0b13bf", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]}' 2018-09-08 08:44:00,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b568ae8a-ce00-482c-a69e-0c7dc372a208 Date: Sat, 08 Sep 2018 08:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:00,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b568ae8a-ce00-482c-a69e-0c7dc372a208 2018-09-08 08:44:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:44:00,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ac60a453-eb86-4aba-a17a-9ca4a0ecdbba Date: Sat, 08 Sep 2018 08:44:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:00,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-ac60a453-eb86-4aba-a17a-9ca4a0ecdbba 2018-09-08 08:44:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:44:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4d6a27a-8869-44f5-b45d-bf2f620a6de0 Date: Sat, 08 Sep 2018 08:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:01,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-b4d6a27a-8869-44f5-b45d-bf2f620a6de0 2018-09-08 08:44:01,058 - OpenStackNetwork - DEBUG - Network [a7429c1b-c480-4a98-893a-ef4a9d0b13bf] created successfully 2018-09-08 08:44:01,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:01,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:01,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["lK3V6XZ4QoykdMcKCRnLXw"], "issued_at": "2018-09-08T08:44:01.000000Z"}} 2018-09-08 08:44:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:01,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258d0ab7-6abe-4a00-88c2-fc1e682fc8ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:01,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-258d0ab7-6abe-4a00-88c2-fc1e682fc8ce 2018-09-08 08:44:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:01,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9ff2394-9c09-4bba-868e-dbb68c2296d5 Date: Sat, 08 Sep 2018 08:44:01 GMT RESP BODY: {"routers": []} 2018-09-08 08:44:01,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router&admin_state_up=True used request id req-c9ff2394-9c09-4bba-868e-dbb68c2296d5 2018-09-08 08:44:01,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:02,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["G-6Qe7YPT_6a1HFqsYPUPg"], "issued_at": "2018-09-08T08:44:02.000000Z"}} 2018-09-08 08:44:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ffce08a763d5f04cc4660cedab91b8a1dc94ee" 2018-09-08 08:44:02,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca9f1fb-c48c-42a0-842a-85f7122e214a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:02,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eca9f1fb-c48c-42a0-842a-85f7122e214a 2018-09-08 08:44:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:02,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f151e5cf-0bb2-44f3-816a-159620d0d7c1 Date: Sat, 08 Sep 2018 08:44:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:44:02,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-f151e5cf-0bb2-44f3-816a-159620d0d7c1 2018-09-08 08:44:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:02,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c2ae9b3-84eb-440d-ac16-e6aa74377299 Date: Sat, 08 Sep 2018 08:44:02 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:44:02,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-9c2ae9b3-84eb-440d-ac16-e6aa74377299 2018-09-08 08:44:02,716 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router", "admin_state_up": true}}' 2018-09-08 08:44:07,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6aece416-d319-4890-891a-6673c4c37e80 Date: Sat, 08 Sep 2018 08:44:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:03Z", "admin_state_up": true, "updated_at": "2018-09-08T08:44:04Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "26b46b80-0a5e-4759-8316-73c97c4eea07", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router"}} 2018-09-08 08:44:07,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-6aece416-d319-4890-891a-6673c4c37e80 2018-09-08 08:44:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:07,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c48984b6-ffb7-4541-9367-bd37da222eaa Date: Sat, 08 Sep 2018 08:44:07 GMT RESP BODY: {"ports":[]} 2018-09-08 08:44:07,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 used request id req-c48984b6-ffb7-4541-9367-bd37da222eaa 2018-09-08 08:44:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:08,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-72c599f4-5dc9-42b2-be02-5c713ab0ee27 Date: Sat, 08 Sep 2018 08:44:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:08,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-72c599f4-5dc9-42b2-be02-5c713ab0ee27 2018-09-08 08:44:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:44:08,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:44:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:08,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd03c493-3262-41ed-932a-c139ce6e8b0c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:08,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-cd03c493-3262-41ed-932a-c139ce6e8b0c 2018-09-08 08:44:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:08,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-200e3056-1d8c-4b41-8db7-19afc096e70b Date: Sat, 08 Sep 2018 08:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:08,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-200e3056-1d8c-4b41-8db7-19afc096e70b 2018-09-08 08:44:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:08,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8300d294-2286-4be4-a565-5d7ddc9be127 Date: Sat, 08 Sep 2018 08:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:08,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet used request id req-8300d294-2286-4be4-a565-5d7ddc9be127 2018-09-08 08:44:08,619 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:44:08,619 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" -d '{"subnet_id": "144871bb-7993-4f41-a303-ce0e95ddf854"}' 2018-09-08 08:44:10,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d1b0ba0-c9ac-45c5-89dd-58552a1f3e33 Date: Sat, 08 Sep 2018 08:44:10 GMT RESP BODY: {"network_id": "a7429c1b-c480-4a98-893a-ef4a9d0b13bf", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "subnet_id": "144871bb-7993-4f41-a303-ce0e95ddf854", "subnet_ids": ["144871bb-7993-4f41-a303-ce0e95ddf854"], "port_id": "a370ee08-df8f-46b1-b8a6-7b8b677e8b91", "id": "26b46b80-0a5e-4759-8316-73c97c4eea07"} 2018-09-08 08:44:10,657 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07/add_router_interface used request id req-8d1b0ba0-c9ac-45c5-89dd-58552a1f3e33 2018-09-08 08:44:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:10,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c9a95af0-4513-466d-b715-29633ad3bd25 Date: Sat, 08 Sep 2018 08:44:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:03Z", "admin_state_up": true, "updated_at": "2018-09-08T08:44:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "26b46b80-0a5e-4759-8316-73c97c4eea07", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router"}} 2018-09-08 08:44:10,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07 used request id req-c9a95af0-4513-466d-b715-29633ad3bd25 2018-09-08 08:44:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:10,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-69ed7739-eb06-41f8-8d9e-0ead130c9b6d Date: Sat, 08 Sep 2018 08:44:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:10,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 used request id req-69ed7739-eb06-41f8-8d9e-0ead130c9b6d 2018-09-08 08:44:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:44:10,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ce36e825-b39a-496b-8720-ff99da96843e Date: Sat, 08 Sep 2018 08:44:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}} 2018-09-08 08:44:10,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 used request id req-ce36e825-b39a-496b-8720-ff99da96843e 2018-09-08 08:44:10,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:10,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:11,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["6_Alr0S2Q1amkufiW-4GvQ"], "issued_at": "2018-09-08T08:44:11.000000Z"}} 2018-09-08 08:44:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}290a2e00ebc64d0e09b81df7586ef5b67c699807" 2018-09-08 08:44:11,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd88c31e-2a1b-464b-9aec-e379d86f1367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:11,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd88c31e-2a1b-464b-9aec-e379d86f1367 2018-09-08 08:44:11,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:44:11,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}290a2e00ebc64d0e09b81df7586ef5b67c699807" 2018-09-08 08:44:11,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-486f76f2-02de-46e5-b0a3-b935a47cbbc5 x-compute-request-id: req-486f76f2-02de-46e5-b0a3-b935a47cbbc5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:44:11,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-486f76f2-02de-46e5-b0a3-b935a47cbbc5 2018-09-08 08:44:11,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}290a2e00ebc64d0e09b81df7586ef5b67c699807" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:44:11,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ee173e-2148-4c61-8408-d7b71b6c7ce0 x-compute-request-id: req-53ee173e-2148-4c61-8408-d7b71b6c7ce0 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:44:11,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-53ee173e-2148-4c61-8408-d7b71b6c7ce0 2018-09-08 08:44:11,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:11,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:12,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["TfgFD8s8SxOF3cCVBbcD3Q"], "issued_at": "2018-09-08T08:44:12.000000Z"}} 2018-09-08 08:44:12,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082269f0bbe28a7bd0eda61be54d748450bf5ea" 2018-09-08 08:44:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19205889-7829-42b8-916f-32ceb6df6dc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:12,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19205889-7829-42b8-916f-32ceb6df6dc3 2018-09-08 08:44:12,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:44:12,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082269f0bbe28a7bd0eda61be54d748450bf5ea" 2018-09-08 08:44:12,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4b7f0d8-00df-4ca2-9a17-a8d59b3c7b79 x-compute-request-id: req-f4b7f0d8-00df-4ca2-9a17-a8d59b3c7b79 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:44:12,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f4b7f0d8-00df-4ca2-9a17-a8d59b3c7b79 2018-09-08 08:44:12,308 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp... 2018-09-08 08:44:12,309 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:44:12,331 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp 2018-09-08 08:44:12,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082269f0bbe28a7bd0eda61be54d748450bf5ea" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5iJKPT1LcNoj8cXp79IB8GX9B53bkhwIS8HEHU19YV5nz5u5PLv+BJQzFxYF/m+Se0G5dxZCcO+fEf8V2P8/K4CmKr//a4DWL4RsCjqTlM4d3Fv2tirgvCxfIvNoiSDLD8oZ+qhxUpjGVYv6JdSiq38LHfYPEY0jEEEKftqmHYw==", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp"}}' 2018-09-08 08:44:12,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48675c42-bbc7-481d-b49e-dcc1c27e09ab x-compute-request-id: req-48675c42-bbc7-481d-b49e-dcc1c27e09ab Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC5iJKPT1LcNoj8cXp79IB8GX9B53bkhwIS8HEHU19YV5nz5u5PLv+BJQzFxYF/m+Se0G5dxZCcO+fEf8V2P8/K4CmKr//a4DWL4RsCjqTlM4d3Fv2tirgvCxfIvNoiSDLD8oZ+qhxUpjGVYv6JdSiq38LHfYPEY0jEEEKftqmHYw==", "user_id": "75c0c8f0525c4eb989371bca850b2cba", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "fingerprint": "0b:e0:5a:1b:8c:ad:80:17:d8:77:ec:b1:3f:61:72:e9"}} 2018-09-08 08:44:12,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-48675c42-bbc7-481d-b49e-dcc1c27e09ab 2018-09-08 08:44:12,393 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b.pub 2018-09-08 08:44:12,393 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b 2018-09-08 08:44:12,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:12,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:12,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["Y283BnQMQemgKQ0EdfOoUA"], "issued_at": "2018-09-08T08:44:12.000000Z"}} 2018-09-08 08:44:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68974bc8-9365-41db-843f-1e2c26383f19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:12,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68974bc8-9365-41db-843f-1e2c26383f19 2018-09-08 08:44:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:13,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5199c171-1b1e-44c9-b074-776b01532a4e Date: Sat, 08 Sep 2018 08:44:13 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:44:13,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp used request id req-5199c171-1b1e-44c9-b074-776b01532a4e 2018-09-08 08:44:13,106 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp... 2018-09-08 08:44:13,107 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp 2018-09-08 08:44:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}}' 2018-09-08 08:44:13,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-35d376d8-ac44-4f94-97be-e44b2558a034 Date: Sat, 08 Sep 2018 08:44:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 2, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}} 2018-09-08 08:44:13,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-35d376d8-ac44-4f94-97be-e44b2558a034 2018-09-08 08:44:13,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:13,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94bd35f2-9d18-4ae2-a90d-ec2cd3855fb8 Date: Sat, 08 Sep 2018 08:44:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:13,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-94bd35f2-9d18-4ae2-a90d-ec2cd3855fb8 2018-09-08 08:44:13,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:13,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13770dd8-eaaf-4966-b1f5-a56da64901fb Date: Sat, 08 Sep 2018 08:44:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:13,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-13770dd8-eaaf-4966-b1f5-a56da64901fb 2018-09-08 08:44:13,899 - neutron_utils - INFO - Retrieving security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f98ddebb-3d60-4373-973f-a01edbe1bca7 Date: Sat, 08 Sep 2018 08:44:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 2, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]} 2018-09-08 08:44:14,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-f98ddebb-3d60-4373-973f-a01edbe1bca7 2018-09-08 08:44:14,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5995226-31d5-4bbc-8571-ce9394a8d022 Date: Sat, 08 Sep 2018 08:44:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:14,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-d5995226-31d5-4bbc-8571-ce9394a8d022 2018-09-08 08:44:14,264 - neutron_utils - INFO - Retrieving security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1a837ad6-74d0-48f2-9ebf-6714f0ed2c4c Date: Sat, 08 Sep 2018 08:44:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 2, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]} 2018-09-08 08:44:14,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-1a837ad6-74d0-48f2-9ebf-6714f0ed2c4c 2018-09-08 08:44:14,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b5421a7-5917-4472-b873-789590f35e3a Date: Sat, 08 Sep 2018 08:44:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:14,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-9b5421a7-5917-4472-b873-789590f35e3a 2018-09-08 08:44:14,656 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp 2018-09-08 08:44:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-cb0b434b-8497-48f0-9687-e7481de01f95 Date: Sat, 08 Sep 2018 08:44:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 2, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]} 2018-09-08 08:44:14,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp used request id req-cb0b434b-8497-48f0-9687-e7481de01f95 2018-09-08 08:44:14,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:44:14,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:44:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:14,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa231fa-e0ab-4353-b2ac-2b20fb13613e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:14,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-7aa231fa-e0ab-4353-b2ac-2b20fb13613e 2018-09-08 08:44:14,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2dd0c30c-baac-4a51-805e-d9f7379b8084 Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:15,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-2dd0c30c-baac-4a51-805e-d9f7379b8084 2018-09-08 08:44:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7"}}' 2018-09-08 08:44:15,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-01c04ab1-eaa7-4c8b-95d7-e8af43e5414c Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:15Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f"}} 2018-09-08 08:44:15,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-01c04ab1-eaa7-4c8b-95d7-e8af43e5414c 2018-09-08 08:44:15,169 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp 2018-09-08 08:44:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-2f39bf08-7301-4d3c-afb2-8ed4f163f820 Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:15Z", "revision_number": 0, "id": "a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 3, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]} 2018-09-08 08:44:15,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp used request id req-2f39bf08-7301-4d3c-afb2-8ed4f163f820 2018-09-08 08:44:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db130b4-e16d-4225-bf90-943361158752 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:15,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-5db130b4-e16d-4225-bf90-943361158752 2018-09-08 08:44:15,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e5e5ea0f-15fe-4498-8304-3e4ada9b810b Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:15Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:15,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-e5e5ea0f-15fe-4498-8304-3e4ada9b810b 2018-09-08 08:44:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7"}}' 2018-09-08 08:44:15,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-696177bc-fe4c-43e8-996d-ef7fcccf1e9c Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": 22, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:15Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "17f6a97c-5deb-48db-ac5f-3fa371c00764"}} 2018-09-08 08:44:15,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-696177bc-fe4c-43e8-996d-ef7fcccf1e9c 2018-09-08 08:44:15,912 - neutron_utils - INFO - Retrieving security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1ca9f03e-0f65-41b3-a796-a992240690c7 Date: Sat, 08 Sep 2018 08:44:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "updated_at": "2018-09-08T08:44:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:44:15Z", "revision_number": 0, "id": "17f6a97c-5deb-48db-ac5f-3fa371c00764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:15Z", "revision_number": 0, "id": "a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "revision_number": 0, "id": "c00a519d-5749-4d49-ae7d-76a0704173f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 4, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "8a284145-44d2-4c18-8893-fb5a80063df7", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]} 2018-09-08 08:44:15,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-1ca9f03e-0f65-41b3-a796-a992240690c7 2018-09-08 08:44:15,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a284145-44d2-4c18-8893-fb5a80063df7 2018-09-08 08:44:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:15,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-46b14e04-198f-472e-aaef-c000dc1cc98f Date: Sat, 08 Sep 2018 08:44:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": 22, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:15Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "17f6a97c-5deb-48db-ac5f-3fa371c00764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a6c613bb-5c8d-4b7a-83a0-8b72885d8934"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:15Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:15Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:44:13Z", "security_group_id": "8a284145-44d2-4c18-8893-fb5a80063df7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:13Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "c00a519d-5749-4d49-ae7d-76a0704173f0"}]} 2018-09-08 08:44:16,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-46b14e04-198f-472e-aaef-c000dc1cc98f 2018-09-08 08:44:16,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:16,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:16,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["UeXk36jWSVG9wcSOwY9ZZw"], "issued_at": "2018-09-08T08:44:16.000000Z"}} 2018-09-08 08:44:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:16,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399e5c59-ae38-4eb1-a07f-aa7c5e13f6df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:16,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-399e5c59-ae38-4eb1-a07f-aa7c5e13f6df 2018-09-08 08:44:16,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:44:16,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:16,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a7f546-700f-496a-b31e-95759903a3fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:16,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-62a7f546-700f-496a-b31e-95759903a3fb 2018-09-08 08:44:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:16,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6393739f-a69f-4c64-be2b-8e8ffc1baa5d Date: Sat, 08 Sep 2018 08:44:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:16,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-6393739f-a69f-4c64-be2b-8e8ffc1baa5d 2018-09-08 08:44:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:44:16,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:44:16,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:16,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794aa42e-151c-417e-9da4-278961f40939 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:16,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-794aa42e-151c-417e-9da4-278961f40939 2018-09-08 08:44:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:17,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17c074e0-102f-4f81-8d01-d7f9b58b247d Date: Sat, 08 Sep 2018 08:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:17,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-17c074e0-102f-4f81-8d01-d7f9b58b247d 2018-09-08 08:44:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-facf26be-5704-4e15-b6da-5e359164d8da Date: Sat, 08 Sep 2018 08:44:17 GMT RESP BODY: {"ports":[]} 2018-09-08 08:44:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True used request id req-facf26be-5704-4e15-b6da-5e359164d8da 2018-09-08 08:44:17,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:17,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22ded402-3c30-4964-b705-404ab322d1b7 x-compute-request-id: req-22ded402-3c30-4964-b705-404ab322d1b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:44:17,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst used request id req-22ded402-3c30-4964-b705-404ab322d1b7 2018-09-08 08:44:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:17,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ed75467-a217-4ceb-b47d-0f33e97705ed Date: Sat, 08 Sep 2018 08:44:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:17,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-6ed75467-a217-4ceb-b47d-0f33e97705ed 2018-09-08 08:44:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:18,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82230ce-05f9-4ac5-887f-6cb98f732248 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:18,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-b82230ce-05f9-4ac5-887f-6cb98f732248 2018-09-08 08:44:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:18,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8cbecf26-87f7-4465-aab4-a200df986c11 Date: Sat, 08 Sep 2018 08:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:18,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-8cbecf26-87f7-4465-aab4-a200df986c11 2018-09-08 08:44:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:18,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c708d948-3e2a-4ed6-bc5e-23bfbb79f76e Date: Sat, 08 Sep 2018 08:44:18 GMT RESP BODY: {"ports":[]} 2018-09-08 08:44:18,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True used request id req-c708d948-3e2a-4ed6-bc5e-23bfbb79f76e 2018-09-08 08:44:18,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:44:18,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:44:18,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26193e33532240e790bf7873824a4589", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role"}], "expires_at": "2018-09-08T09:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a422e35d234cec8eee20379d928aca", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d5a422e35d234cec8eee20379d928aca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user", "id": "75c0c8f0525c4eb989371bca850b2cba"}, "audit_ids": ["d7st6IHKR-SlQaBLYPzeOQ"], "issued_at": "2018-09-08T08:44:18.000000Z"}} 2018-09-08 08:44:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c33d9c73e6a5f6aa86d3da6c419016afbda0e0f" 2018-09-08 08:44:18,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6660814-a075-45f7-b060-fcb950dd99ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:44:18,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6660814-a075-45f7-b060-fcb950dd99ce 2018-09-08 08:44:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:19,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-36214a2b-22f2-45b1-9114-3e56440c004d Date: Sat, 08 Sep 2018 08:44:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:19,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-36214a2b-22f2-45b1-9114-3e56440c004d 2018-09-08 08:44:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:19,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8103bfb7-2401-49cf-a642-647bb6ab71e3 Date: Sat, 08 Sep 2018 08:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:19,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-8103bfb7-2401-49cf-a642-647bb6ab71e3 2018-09-08 08:44:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c6311d5e-4657-4dfe-a573-774cd3088eca Date: Sat, 08 Sep 2018 08:44:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:19,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-c6311d5e-4657-4dfe-a573-774cd3088eca 2018-09-08 08:44:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:44:19,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:44:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:44:19,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c33d9c73e6a5f6aa86d3da6c419016afbda0e0f" 2018-09-08 08:44:19,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22eb6bda-cb1f-4ef8-8ffd-8673177dc74b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:19,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-22eb6bda-cb1f-4ef8-8ffd-8673177dc74b 2018-09-08 08:44:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:19,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b17258d7-990a-4946-9418-48f281b0701a Date: Sat, 08 Sep 2018 08:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:19,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-b17258d7-990a-4946-9418-48f281b0701a 2018-09-08 08:44:19,790 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net 2018-09-08 08:44:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" -d '{"port": {"network_id": "a7429c1b-c480-4a98-893a-ef4a9d0b13bf", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1", "admin_state_up": true}}' 2018-09-08 08:44:20,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-d8823eba-05dd-456e-8110-8d609a2ade37 Date: Sat, 08 Sep 2018 08:44:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","project_id":"d5a422e35d234cec8eee20379d928aca","qos_policy_id":null,"admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal"}} 2018-09-08 08:44:20,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d8823eba-05dd-456e-8110-8d609a2ade37 2018-09-08 08:44:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:20,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4f908a50-a067-467d-a103-5166145d20bd Date: Sat, 08 Sep 2018 08:44:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:20,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-4f908a50-a067-467d-a103-5166145d20bd 2018-09-08 08:44:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d70419-1bf9-47c6-94cb-1b39b7a95c10 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:21,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-a7d70419-1bf9-47c6-94cb-1b39b7a95c10 2018-09-08 08:44:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-329ce19c-bdb0-486a-b0ed-fbc4e091f707 Date: Sat, 08 Sep 2018 08:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:21,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-329ce19c-bdb0-486a-b0ed-fbc4e091f707 2018-09-08 08:44:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-cc75cd92-59cf-4807-bf4c-6eae807f2fce Date: Sat, 08 Sep 2018 08:44:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:44:21,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1&admin_state_up=True used request id req-cc75cd92-59cf-4807-bf4c-6eae807f2fce 2018-09-08 08:44:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e7951e-838a-4ea4-9615-081b287d3ec4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:21,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-45e7951e-838a-4ea4-9615-081b287d3ec4 2018-09-08 08:44:21,435 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst 2018-09-08 08:44:21,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:21 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-36a3cd09-371d-4d88-8f76-8c18a0bef445 x-compute-request-id: req-36a3cd09-371d-4d88-8f76-8c18a0bef445 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-flavor-name"}]} 2018-09-08 08:44:21,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-36a3cd09-371d-4d88-8f76-8c18a0bef445 2018-09-08 08:44:21,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:21 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-bc7f54a4-8efe-4be1-9a73-ffcfc62c9716 x-compute-request-id: req-bc7f54a4-8efe-4be1-9a73-ffcfc62c9716 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:44:21,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1 used request id req-bc7f54a4-8efe-4be1-9a73-ffcfc62c9716 2018-09-08 08:44:21,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-d1751dfc-d6aa-445c-9ab5-63cf0f853213 Date: Sat, 08 Sep 2018 08:44:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:43:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:43:57Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "metadata": {}}], "self": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "min_disk": 0, "protected": false, "id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "file": "/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a422e35d234cec8eee20379d928aca", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image"} 2018-09-08 08:44:21,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image used request id req-d1751dfc-d6aa-445c-9ab5-63cf0f853213 2018-09-08 08:44:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:21,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-538a7f2e-c1f5-487a-b477-d94cd3b7b967 Date: Sat, 08 Sep 2018 08:44:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:44:21,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-538a7f2e-c1f5-487a-b477-d94cd3b7b967 2018-09-08 08:44:21,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "imageRef": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "flavorRef": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "max_count": 1, "min_count": 1, "networks": [{"port": "6c10e421-f0fd-4ddf-954a-3dbd60b8b682"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}]}}' 2018-09-08 08:44:24,283 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:44:21 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-7ae168db-e58c-4e40-b5af-9ddb51da748b x-compute-request-id: req-7ae168db-e58c-4e40-b5af-9ddb51da748b Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "097390c2-6689-468d-96d0-c7de1f60e622", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "adminPass": "s2raVLJQjmSy"}} 2018-09-08 08:44:24,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7ae168db-e58c-4e40-b5af-9ddb51da748b 2018-09-08 08:44:24,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:24,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9789db7e-2489-4ec7-8c2f-046062d443b0 x-compute-request-id: req-9789db7e-2489-4ec7-8c2f-046062d443b0 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:44:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:24,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-9789db7e-2489-4ec7-8c2f-046062d443b0 2018-09-08 08:44:24,499 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst 2018-09-08 08:44:24,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:24,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1c61f93-2962-4ee5-a958-ab0ebdf6a7b2 x-compute-request-id: req-e1c61f93-2962-4ee5-a958-ab0ebdf6a7b2 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:44:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:24,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-e1c61f93-2962-4ee5-a958-ab0ebdf6a7b2 2018-09-08 08:44:24,937 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - BUILD 2018-09-08 08:44:24,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:44:27,941 - create_instance - DEBUG - VM status query timeout in 896.55842185 2018-09-08 08:44:27,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:28,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c3d7066-19a3-4e50-9ce9-b4484990baf1 x-compute-request-id: req-7c3d7066-19a3-4e50-9ce9-b4484990baf1 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:44:25Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:28,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-7c3d7066-19a3-4e50-9ce9-b4484990baf1 2018-09-08 08:44:28,498 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - BUILD 2018-09-08 08:44:28,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:44:31,501 - create_instance - DEBUG - VM status query timeout in 892.997768879 2018-09-08 08:44:31,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:31,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6157484a-3c70-4349-a4ac-8879bbb51a4f x-compute-request-id: req-6157484a-3c70-4349-a4ac-8879bbb51a4f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:31,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-6157484a-3c70-4349-a4ac-8879bbb51a4f 2018-09-08 08:44:31,976 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:31,976 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:44:31,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:32,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d082e1c5-fbd8-444f-b78b-fed6df2652c7 x-compute-request-id: req-d082e1c5-fbd8-444f-b78b-fed6df2652c7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:32,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-d082e1c5-fbd8-444f-b78b-fed6df2652c7 2018-09-08 08:44:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:32,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb22644a-7bc7-4401-8be3-2ea27498e106 Date: Sat, 08 Sep 2018 08:44:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:32,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-fb22644a-7bc7-4401-8be3-2ea27498e106 2018-09-08 08:44:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:32,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3d00a1-95d8-43b7-8e00-a254c38db4a6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:32,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-1e3d00a1-95d8-43b7-8e00-a254c38db4a6 2018-09-08 08:44:32,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:32,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-59ef5263-966f-4a29-adff-bfa2d8a7d846 Date: Sat, 08 Sep 2018 08:44:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:32,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-59ef5263-966f-4a29-adff-bfa2d8a7d846 2018-09-08 08:44:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:32,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-b588dcd3-0d98-42f3-96ee-dd1bb3017b5b Date: Sat, 08 Sep 2018 08:44:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:32,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-b588dcd3-0d98-42f3-96ee-dd1bb3017b5b 2018-09-08 08:44:32,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:33,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cbed8dd-6ba2-45b7-b68c-cfc9c6185a99 x-compute-request-id: req-0cbed8dd-6ba2-45b7-b68c-cfc9c6185a99 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:33,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-0cbed8dd-6ba2-45b7-b68c-cfc9c6185a99 2018-09-08 08:44:33,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:33,278 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:44:33,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:34,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b066c860-7a8a-4bd3-805b-d363ee1bf7c5 x-compute-request-id: req-b066c860-7a8a-4bd3-805b-d363ee1bf7c5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:34,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-b066c860-7a8a-4bd3-805b-d363ee1bf7c5 2018-09-08 08:44:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:34,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ccd7322-2774-4446-915c-aaef17d5ad11 Date: Sat, 08 Sep 2018 08:44:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:34,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-6ccd7322-2774-4446-915c-aaef17d5ad11 2018-09-08 08:44:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:34,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b40564-03e9-435c-8a21-6ce4eaeb9e45 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:34,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-17b40564-03e9-435c-8a21-6ce4eaeb9e45 2018-09-08 08:44:34,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:34,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c6b1cafa-3a53-4ee0-a8cf-daa4bf2f28fa Date: Sat, 08 Sep 2018 08:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:34,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-c6b1cafa-3a53-4ee0-a8cf-daa4bf2f28fa 2018-09-08 08:44:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:34,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-e69d914c-26c4-4b94-a433-07ee5fd3caea Date: Sat, 08 Sep 2018 08:44:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:34,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-e69d914c-26c4-4b94-a433-07ee5fd3caea 2018-09-08 08:44:34,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}}' 2018-09-08 08:44:35,560 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a67bd14f-460a-4ee8-833d-1d03bec6b366 x-compute-request-id: req-a67bd14f-460a-4ee8-833d-1d03bec6b366 Content-Length: 0 Content-Type: application/json 2018-09-08 08:44:35,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622/action used request id req-a67bd14f-460a-4ee8-833d-1d03bec6b366 2018-09-08 08:44:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:35,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-fa5c0fb2-200b-4dbf-9472-7a5f9fc5b02b Date: Sat, 08 Sep 2018 08:44:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:03Z", "admin_state_up": true, "updated_at": "2018-09-08T08:44:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "26b46b80-0a5e-4759-8316-73c97c4eea07", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router"}]} 2018-09-08 08:44:35,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router used request id req-fa5c0fb2-200b-4dbf-9472-7a5f9fc5b02b 2018-09-08 08:44:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:35,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a067ef5-38de-4489-8510-a400ddb2a055 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:35,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-0a067ef5-38de-4489-8510-a400ddb2a055 2018-09-08 08:44:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:35,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e2b2e21f-7ae5-42db-b94f-961f9087f14e Date: Sat, 08 Sep 2018 08:44:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:35,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=26b46b80-0a5e-4759-8316-73c97c4eea07 used request id req-e2b2e21f-7ae5-42db-b94f-961f9087f14e 2018-09-08 08:44:35,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:35,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4b0b4419-f475-438e-b26a-d74190dc76d6 Date: Sat, 08 Sep 2018 08:44:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}} 2018-09-08 08:44:35,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 used request id req-4b0b4419-f475-438e-b26a-d74190dc76d6 2018-09-08 08:44:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:36,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5ffcbf9d-7463-4500-97bb-0eeafe214964 Date: Sat, 08 Sep 2018 08:44:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:44:36,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-5ffcbf9d-7463-4500-97bb-0eeafe214964 2018-09-08 08:44:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:36,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e5cf6e05-e555-49cc-bc39-969366661f4c Date: Sat, 08 Sep 2018 08:44:36 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:44:36,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-e5cf6e05-e555-49cc-bc39-969366661f4c 2018-09-08 08:44:36,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:36,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7588287b-08e1-4157-b9a9-67d7e0001963 x-compute-request-id: req-7588287b-08e1-4157-b9a9-67d7e0001963 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:36,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-7588287b-08e1-4157-b9a9-67d7e0001963 2018-09-08 08:44:36,747 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:36,747 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:44:36,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:37,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0728cfc-d701-468a-b384-3db846b53d38 x-compute-request-id: req-f0728cfc-d701-468a-b384-3db846b53d38 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:37,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-f0728cfc-d701-468a-b384-3db846b53d38 2018-09-08 08:44:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:37,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0eb7962f-7636-42b5-b5de-46086bf0e87c Date: Sat, 08 Sep 2018 08:44:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:37,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-0eb7962f-7636-42b5-b5de-46086bf0e87c 2018-09-08 08:44:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:37,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b3e5b6-5a9e-474a-a0b5-49bc8a3230eb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:37,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-70b3e5b6-5a9e-474a-a0b5-49bc8a3230eb 2018-09-08 08:44:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:37,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a9dd68c4-e8f3-4c26-9063-e751d44cf6e3 Date: Sat, 08 Sep 2018 08:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:37,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-a9dd68c4-e8f3-4c26-9063-e751d44cf6e3 2018-09-08 08:44:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:37,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c4ad7201-dea7-4c12-bacf-1085f299e7f6 Date: Sat, 08 Sep 2018 08:44:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["8a284145-44d2-4c18-8893-fb5a80063df7","bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:37,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-c4ad7201-dea7-4c12-bacf-1085f299e7f6 2018-09-08 08:44:37,941 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:44:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:38,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-86c351c3-6556-4026-bb60-cb7d210d0ac0 Date: Sat, 08 Sep 2018 08:44:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:44:38,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-86c351c3-6556-4026-bb60-cb7d210d0ac0 2018-09-08 08:44:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d505f222-978f-4a5b-86b9-1d96d6d7be13 Date: Sat, 08 Sep 2018 08:44:38 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:44:38,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-d505f222-978f-4a5b-86b9-1d96d6d7be13 2018-09-08 08:44:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "6c10e421-f0fd-4ddf-954a-3dbd60b8b682"}}' 2018-09-08 08:44:39,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-3650712b-0dd8-40ba-ab66-c68cadab93cc Date: Sat, 08 Sep 2018 08:44:39 GMT RESP BODY: {"floatingip": {"router_id": "26b46b80-0a5e-4759-8316-73c97c4eea07", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:44:38Z", "updated_at": "2018-09-08T08:44:38Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "d5a422e35d234cec8eee20379d928aca", "port_id": "6c10e421-f0fd-4ddf-954a-3dbd60b8b682", "id": "e0d52f8b-5f29-4d7e-801e-3cf617cc3c91"}} 2018-09-08 08:44:39,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-3650712b-0dd8-40ba-ab66-c68cadab93cc 2018-09-08 08:44:39,988 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:39,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:40,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff2b617c-75f3-4c86-89c1-e5eb69fa7c29 x-compute-request-id: req-ff2b617c-75f3-4c86-89c1-e5eb69fa7c29 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:40,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-ff2b617c-75f3-4c86-89c1-e5eb69fa7c29 2018-09-08 08:44:40,362 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:40,362 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:44:40,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:40,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e432995a-304d-4d41-b4e5-dde6fbb7cad5 x-compute-request-id: req-e432995a-304d-4d41-b4e5-dde6fbb7cad5 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:40,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-e432995a-304d-4d41-b4e5-dde6fbb7cad5 2018-09-08 08:44:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:40,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e2ecf6a-bdae-4b81-b156-f085b834af6c Date: Sat, 08 Sep 2018 08:44:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:40,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-9e2ecf6a-bdae-4b81-b156-f085b834af6c 2018-09-08 08:44:40,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:41,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38181d4-0c21-458a-a48a-94ebbcfe7e78 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:41,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-d38181d4-0c21-458a-a48a-94ebbcfe7e78 2018-09-08 08:44:41,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:41,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c4c4d398-a946-4824-ac67-f16ca9f5b9b8 Date: Sat, 08 Sep 2018 08:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:41,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-c4c4d398-a946-4824-ac67-f16ca9f5b9b8 2018-09-08 08:44:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:41,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-896c71bb-6216-4cb4-9e30-85f6fd0a0270 Date: Sat, 08 Sep 2018 08:44:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["8a284145-44d2-4c18-8893-fb5a80063df7","bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:41,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-896c71bb-6216-4cb4-9e30-85f6fd0a0270 2018-09-08 08:44:41,187 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-09-08 08:44:41,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:41,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-782e1f3c-c511-4e1a-a338-8277bebbdfdf x-compute-request-id: req-782e1f3c-c511-4e1a-a338-8277bebbdfdf Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:41,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-782e1f3c-c511-4e1a-a338-8277bebbdfdf 2018-09-08 08:44:41,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:44:43,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff1598a9-bcc1-436c-b8d8-354a5932514e x-compute-request-id: req-ff1598a9-bcc1-436c-b8d8-354a5932514e Content-Encoding: gzip Content-Length: 9646 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484976159 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132691] pid_max: default: 32768 minimum: 301\n[ 0.133567] ACPI: Core revision 20150930\n[ 0.134937] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136224] Security Framework initialized\n[ 0.137022] Yama: becoming mindful.\n[ 0.137735] AppArmor: AppArmor initialized\n[ 0.138576] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139829] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141057] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142220] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143557] Initializing cgroup subsys io\n[ 0.144353] Initializing cgroup subsys memory\n[ 0.145195] Initializing cgroup subsys devices\n[ 0.146043] Initializing cgroup subsys freezer\n[ 0.146894] Initializing cgroup subsys net_cls\n[ 0.147744] Initializing cgroup subsys perf_event\n[ 0.148633] Initializing cgroup subsys net_prio\n[ 0.149494] Initializing cgroup subsys hugetlb\n[ 0.150359] Initializing cgroup subsys pids\n[ 0.151218] CPU: Physical Processor ID: 0\n[ 0.152690] mce: CPU supports 10 MCE banks\n[ 0.153515] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154500] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156752] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163117] ftrace: allocating 31920 entries in 125 pages\n[ 0.189493] smpboot: Max logical packages: 2\n[ 0.190341] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191505] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192827] x2apic enabled\n[ 0.193624] Switched APIC routing to physical x2apic.\n[ 0.195368] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198678] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200694] KVM setup paravirtual spinlock\n[ 0.202174] x86: Booting SMP configuration:\n[ 0.203113] .... node #0, CPUs: #1\n[ 0.204043] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226125] x86: Booted up 1 node, 2 CPUs\n[ 0.226127] KVM setup async PF for cpu 1\n[ 0.226130] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228663] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230119] devtmpfs: initialized\n[ 0.231819] evm: security.selinux\n[ 0.232503] evm: security.SMACK64\n[ 0.233178] evm: security.SMACK64EXEC\n[ 0.233900] evm: security.SMACK64TRANSMUTE\n[ 0.234710] evm: security.SMACK64MMAP\n[ 0.235442] evm: security.ima\n[ 0.236069] evm: security.capability\n[ 0.236875] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238718] pinctrl core: initialized pinctrl subsystem\n[ 0.239792] RTC time: 8:44:28, date: 09/08/18\n[ 0.240735] NET: Registered protocol family 16\n[ 0.250791] cpuidle: using governor ladder\n[ 0.262892] cpuidle: using governor menu\n[ 0.263697] PCCT header not found.\n[ 0.264456] ACPI: bus type PCI registered\n[ 0.265244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266486] PCI: Using configuration type 1 for base access\n[ 0.279876] ACPI: Added _OSI(Module Device)\n[ 0.280728] ACPI: Added _OSI(Processor Device)\n[ 0.281572] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282453] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284772] ACPI: Interpreter enabled\n[ 0.285542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292783] ACPI: (supports S0 S5)\n[ 0.293476] ACPI: Using IOAPIC for interrupt routing\n[ 0.294447] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298921] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303508] acpiphp: Slot [3] registered\n[ 0.304313] acpiphp: Slot [4] registered\n[ 0.305116] acpiphp: Slot [5] registered\n[ 0.305905] acpiphp: Slot [6] registered\n[ 0.306704] acpiphp: Slot [7] registered\n[ 0.307490] acpiphp: Slot [8] registered\n[ 0.308278] acpiphp: Slot [9] registered\n[ 0.309063] acpiphp: Slot [10] registered\n[ 0.319878] acpiphp: Slot [11] registered\n[ 0.320691] acpiphp: Slot [12] registered\n[ 0.321504] acpiphp: Slot [13] registered\n[ 0.322296] acpiphp: Slot [14] registered\n[ 0.323085] acpiphp: Slot [15] registered\n[ 0.323883] acpiphp: Slot [16] registered\n[ 0.324678] acpiphp: Slot [17] registered\n[ 0.325471] acpiphp: Slot [18] registered\n[ 0.326314] acpiphp: Slot [19] registered\n[ 0.327110] acpiphp: Slot [20] registered\n[ 0.327905] acpiphp: Slot [21] registered\n[ 0.328702] acpiphp: Slot [22] registered\n[ 0.329496] acpiphp: Slot [23] registered\n[ 0.330292] acpiphp: Slot [24] registered\n[ 0.331095] acpiphp: Slot [25] registered\n[ 0.331884] acpiphp: Slot [26] registered\n[ 0.332688] acpiphp: Slot [27] registered\n[ 0.333485] acpiphp: Slot [28] registered\n[ 0.334276] acpiphp: Slot [29] registered\n[ 0.335083] acpiphp: Slot [30] registered\n[ 0.335872] acpiphp: Slot [31] registered\n[ 0.336661] PCI host bridge to bus 0000:00\n[ 0.337457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.338648] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.339829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341244] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.342661] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.351274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.352509] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.360307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407606] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410423] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411688] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412840] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414038] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415550] vgaarb: loaded\n[ 0.416147] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417281] SCSI subsystem initialized\n[ 0.418104] ACPI: bus type USB registered\n[ 0.418912] usbcore: registered new interface driver usbfs\n[ 0.419921] usbcore: registered new interface driver hub\n[ 0.420905] usbcore: registered new device driver usb\n[ 0.421999] PCI: Using ACPI for IRQ routing\n[ 0.423021] NetLabel: Initializing\n[ 0.423760] NetLabel: domain hash size = 128\n[ 0.424783] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425923] NetLabel: unlabeled traffic allowed by default\n[ 0.427253] clocksource: Switched to clocksource kvm-clock\n[ 0.433393] AppArmor: AppArmor Filesystem Enabled\n[ 0.434510] pnp: PnP ACPI init\n[ 0.435541] pnp: PnP ACPI: found 5 devices\n[ 0.442727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444755] NET: Registered protocol family 2\n[ 0.445874] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.447369] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.448735] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.450094] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451354] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452715] NET: Registered protocol family 1\n[ 0.453746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455030] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456278] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493500] Trying to unpack rootfs image as initramfs...\n[ 0.543146] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.557590] Scanning for low memory corruption every 60 seconds\n[ 0.559025] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560201] audit: initializing netlink subsys (disabled)\n[ 0.561220] audit: type=2000 audit(1536396268.920:1): initialized\n[ 0.562519] Initialise system trusted keyring\n[ 0.563458] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566729] zbud: loaded\n[ 0.567465] VFS: Disk quotas dquot_6.6.0\n[ 0.568285] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569833] fuse init (API version 7.23)\n[ 0.570727] Key type big_key registered\n[ 0.571532] Allocating IMA MOK and blacklist keyrings.\n[ 0.572785] Key type asymmetric registered\n[ 0.573602] Asymmetric key parser 'x509' registered\n[ 0.574539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.576005] io scheduler noop registered\n[ 0.576794] io scheduler deadline registered (default)\n[ 0.577777] io scheduler cfq registered\n[ 0.578605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579654] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582334] ACPI: Power Button [PWRF]\n[ 0.583184] GHES: HEST is not enabled!\n[ 0.602820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.641118] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667641] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670114] Linux agpgart interface v0.103\n[ 0.672940] brd: module loaded\n[ 0.674373] loop: module loaded\n[ 0.680219] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.681649] GPT:90111 != 20971519\n[ 0.682330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.683402] GPT:90111 != 20971519\n[ 0.684091] GPT: Use GNU Parted to correct GPT errors.\n[ 0.685041] vda: vda1 vda15\n[ 0.686504] scsi host0: ata_piix\n[ 0.687266] scsi host1: ata_piix\n[ 0.687970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.689171] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690423] libphy: Fixed MDIO Bus: probed\n[ 0.691341] tun: Universal TUN/TAP device driver, 1.6\n[ 0.692400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694316] PPP generic driver version 2.4.2\n[ 0.695203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.696459] ehci-pci: EHCI PCI platform driver\n[ 0.697326] ehci-platform: EHCI generic platform driver\n[ 0.698299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699411] ohci-pci: OHCI PCI platform driver\n[ 0.700272] ohci-platform: OHCI generic platform driver\n[ 0.701241] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738963] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741422] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743539] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746121] usb usb1: Product: UHCI Host Controller\n[ 0.747039] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749213] hub 1-0:1.0: USB hub found\n[ 0.749984] hub 1-0:1.0: 2 ports detected\n[ 0.750878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752997] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753933] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754979] mousedev: PS/2 mouse device common for all mice\n[ 0.756250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758054] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759156] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761518] i2c /dev entries driver\n[ 0.762275] device-mapper: uevent: version 1.0.3\n[ 0.763215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766136] NET: Registered protocol family 10\n[ 0.767139] NET: Registered protocol family 17\n[ 0.768036] Key type dns_resolver registered\n[ 0.768975] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770049] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771545] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773321] registered taskstats version 1\n[ 0.774152] Loading compiled-in X.509 certificates\n[ 0.775581] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.777406] zswap: loaded using pool lzo/zbud\n[ 0.778876] Key type trusted registered\n[ 0.780515] Key type encrypted registered\n[ 0.781353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782365] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783398] evm: HMAC attrs: 0x1\n[ 0.784344] Magic number: 2:151:725\n[ 0.785105] block loop5: hash matches\n[ 0.796248] rtc_cmos 00:00: setting system clock to 2018-09-08 08:44:29 UTC (1536396269)\n[ 0.797874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798974] EDD information not available.\n[ 0.848334] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849910] Write protecting the kernel read-only data: 14336k\n[ 0.851544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.853344] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.398225] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.11...\nLease of 10.55.1.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-00000101\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGCrTyvcw3KcpmbFynlXwC0IrTiW/vsKMlim+bhzdKCKoRg7g4UcEyzL+euEWaG+R+YtXpuIar1k7Qv7bqNB7zLYUtrdmCxbmlnCyaHSSM5+aK5/DHggj2PWkGFFYeQ2YMD2jCwrssiVV5DXcgc2WGmcwCU6wQApMhYxAVdBiQ2D8RWNWzGLQoblkQNGUdVZ/ST3AW+/LRW6lficBWhjg1/xNPKlcysKyKjppffLAv6Eh9dZaZ+gfE7rw3irg5Xf2PsbJ0RFGO9O3i4fE2yxU8WO6UAN/IlO6/Ba682RpkdyCtqJ9FNZYTemZx2T8LCLPlrjNC0j844eE5ghGK+SDx root@createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3\nssh-dss AAAAB3NzaC1kc3MAAACBAPu7jaLbp6QpE9CB9k3JcZ+aFsmNPLRwxK8xw64BqlDUAEa+6KJpgSP4wHY8gvLdBl//2X41uDQpQ6yeNgdOO3ulM7hzoJexgGtaeA9qE8/16xhfkh25n23oSjell7YnwoHp+lWuyCEDEHQYTPgd47xTvjEpjwZ5xhGbJ889r+YLAAAAFQCJtJq0q6ORJ1z3zXrOTDh3GZFL2wAAAIApzjSOYyYDyplplNXBz1NluT7vdAr9Q8YBh0+cxEShzA5AYeSI5Bexs2REMhkTC0tkrsd7wZhKx8UnNlh+O4yt7eT8CI74fP55wJ2DF2eGQAHMF9C4fs7EBB2sB4v6D+uSS3FL1U8t3FvRtnXR5icDRKSsYdCI/z7mn/zdiB4MYwAAAIEA8fpdBdfET8KnXKc9/CX7dObF5OOk8yWJQ4OmNhVppbQ2YRRLX9sXVwQhbBRWRPv4FLVhSXgZlIaJOTp0oz544ZcG+QzjhdaTTsd+hJp6QCxbiLqDtNIe5fp07VgU7OpAK0HKft1TE2dSPPFnjALSZyr/f6mL6RUX81QcvsDizYA= root@createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fe1a:8089/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3 login: "} 2018-09-08 08:44:43,058 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622/action used request id req-ff1598a9-bcc1-436c-b8d8-354a5932514e 2018-09-08 08:44:43,059 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:44:43,060 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484976159 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131068] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132691] pid_max: default: 32768 minimum: 301 [ 0.133567] ACPI: Core revision 20150930 [ 0.134937] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136224] Security Framework initialized [ 0.137022] Yama: becoming mindful. [ 0.137735] AppArmor: AppArmor initialized [ 0.138576] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139829] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141057] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142220] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143557] Initializing cgroup subsys io [ 0.144353] Initializing cgroup subsys memory [ 0.145195] Initializing cgroup subsys devices [ 0.146043] Initializing cgroup subsys freezer [ 0.146894] Initializing cgroup subsys net_cls [ 0.147744] Initializing cgroup subsys perf_event [ 0.148633] Initializing cgroup subsys net_prio [ 0.149494] Initializing cgroup subsys hugetlb [ 0.150359] Initializing cgroup subsys pids [ 0.151218] CPU: Physical Processor ID: 0 [ 0.152690] mce: CPU supports 10 MCE banks [ 0.153515] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154500] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156752] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163117] ftrace: allocating 31920 entries in 125 pages [ 0.189493] smpboot: Max logical packages: 2 [ 0.190341] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191505] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192827] x2apic enabled [ 0.193624] Switched APIC routing to physical x2apic. [ 0.195368] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196578] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198678] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200694] KVM setup paravirtual spinlock [ 0.202174] x86: Booting SMP configuration: [ 0.203113] .... node #0, CPUs: #1 [ 0.204043] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226125] x86: Booted up 1 node, 2 CPUs [ 0.226127] KVM setup async PF for cpu 1 [ 0.226130] kvm-stealtime: cpu 1, msr f90d940 [ 0.228663] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230119] devtmpfs: initialized [ 0.231819] evm: security.selinux [ 0.232503] evm: security.SMACK64 [ 0.233178] evm: security.SMACK64EXEC [ 0.233900] evm: security.SMACK64TRANSMUTE [ 0.234710] evm: security.SMACK64MMAP [ 0.235442] evm: security.ima [ 0.236069] evm: security.capability [ 0.236875] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238718] pinctrl core: initialized pinctrl subsystem [ 0.239792] RTC time: 8:44:28, date: 09/08/18 [ 0.240735] NET: Registered protocol family 16 [ 0.250791] cpuidle: using governor ladder [ 0.262892] cpuidle: using governor menu [ 0.263697] PCCT header not found. [ 0.264456] ACPI: bus type PCI registered [ 0.265244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266486] PCI: Using configuration type 1 for base access [ 0.279876] ACPI: Added _OSI(Module Device) [ 0.280728] ACPI: Added _OSI(Processor Device) [ 0.281572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282453] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284772] ACPI: Interpreter enabled [ 0.285542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292783] ACPI: (supports S0 S5) [ 0.293476] ACPI: Using IOAPIC for interrupt routing [ 0.294447] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298921] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303508] acpiphp: Slot [3] registered [ 0.304313] acpiphp: Slot [4] registered [ 0.305116] acpiphp: Slot [5] registered [ 0.305905] acpiphp: Slot [6] registered [ 0.306704] acpiphp: Slot [7] registered [ 0.307490] acpiphp: Slot [8] registered [ 0.308278] acpiphp: Slot [9] registered [ 0.309063] acpiphp: Slot [10] registered [ 0.319878] acpiphp: Slot [11] registered [ 0.320691] acpiphp: Slot [12] registered [ 0.321504] acpiphp: Slot [13] registered [ 0.322296] acpiphp: Slot [14] registered [ 0.323085] acpiphp: Slot [15] registered [ 0.323883] acpiphp: Slot [16] registered [ 0.324678] acpiphp: Slot [17] registered [ 0.325471] acpiphp: Slot [18] registered [ 0.326314] acpiphp: Slot [19] registered [ 0.327110] acpiphp: Slot [20] registered [ 0.327905] acpiphp: Slot [21] registered [ 0.328702] acpiphp: Slot [22] registered [ 0.329496] acpiphp: Slot [23] registered [ 0.330292] acpiphp: Slot [24] registered [ 0.331095] acpiphp: Slot [25] registered [ 0.331884] acpiphp: Slot [26] registered [ 0.332688] acpiphp: Slot [27] registered [ 0.333485] acpiphp: Slot [28] registered [ 0.334276] acpiphp: Slot [29] registered [ 0.335083] acpiphp: Slot [30] registered [ 0.335872] acpiphp: Slot [31] registered [ 0.336661] PCI host bridge to bus 0000:00 [ 0.337457] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338648] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341244] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.342661] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.348831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.350114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.351274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.352509] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.360307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407606] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410423] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411688] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412840] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414038] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415550] vgaarb: loaded [ 0.416147] vgaarb: bridge control possible 0000:00:02.0 [ 0.417281] SCSI subsystem initialized [ 0.418104] ACPI: bus type USB registered [ 0.418912] usbcore: registered new interface driver usbfs [ 0.419921] usbcore: registered new interface driver hub [ 0.420905] usbcore: registered new device driver usb [ 0.421999] PCI: Using ACPI for IRQ routing [ 0.423021] NetLabel: Initializing [ 0.423760] NetLabel: domain hash size = 128 [ 0.424783] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425923] NetLabel: unlabeled traffic allowed by default [ 0.427253] clocksource: Switched to clocksource kvm-clock [ 0.433393] AppArmor: AppArmor Filesystem Enabled [ 0.434510] pnp: PnP ACPI init [ 0.435541] pnp: PnP ACPI: found 5 devices [ 0.442727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444755] NET: Registered protocol family 2 [ 0.445874] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.447369] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.448735] TCP: Hash tables configured (established 2048 bind 2048) [ 0.450094] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451354] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452715] NET: Registered protocol family 1 [ 0.453746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455030] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456278] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493500] Trying to unpack rootfs image as initramfs... [ 0.543146] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.557590] Scanning for low memory corruption every 60 seconds [ 0.559025] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560201] audit: initializing netlink subsys (disabled) [ 0.561220] audit: type=2000 audit(1536396268.920:1): initialized [ 0.562519] Initialise system trusted keyring [ 0.563458] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566729] zbud: loaded [ 0.567465] VFS: Disk quotas dquot_6.6.0 [ 0.568285] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569833] fuse init (API version 7.23) [ 0.570727] Key type big_key registered [ 0.571532] Allocating IMA MOK and blacklist keyrings. [ 0.572785] Key type asymmetric registered [ 0.573602] Asymmetric key parser 'x509' registered [ 0.574539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.576005] io scheduler noop registered [ 0.576794] io scheduler deadline registered (default) [ 0.577777] io scheduler cfq registered [ 0.578605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579654] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582334] ACPI: Power Button [PWRF] [ 0.583184] GHES: HEST is not enabled! [ 0.602820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641118] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667641] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670114] Linux agpgart interface v0.103 [ 0.672940] brd: module loaded [ 0.674373] loop: module loaded [ 0.680219] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.681649] GPT:90111 != 20971519 [ 0.682330] GPT:Alternate GPT header not at the end of the disk. [ 0.683402] GPT:90111 != 20971519 [ 0.684091] GPT: Use GNU Parted to correct GPT errors. [ 0.685041] vda: vda1 vda15 [ 0.686504] scsi host0: ata_piix [ 0.687266] scsi host1: ata_piix [ 0.687970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.689171] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.690423] libphy: Fixed MDIO Bus: probed [ 0.691341] tun: Universal TUN/TAP device driver, 1.6 [ 0.692400] tun: (C) 1999-2004 Max Krasnyansky [ 0.694316] PPP generic driver version 2.4.2 [ 0.695203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.696459] ehci-pci: EHCI PCI platform driver [ 0.697326] ehci-platform: EHCI generic platform driver [ 0.698299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699411] ohci-pci: OHCI PCI platform driver [ 0.700272] ohci-platform: OHCI generic platform driver [ 0.701241] uhci_hcd: USB Universal Host Controller Interface driver [ 0.738963] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741422] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742440] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743539] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746121] usb usb1: Product: UHCI Host Controller [ 0.747039] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749213] hub 1-0:1.0: USB hub found [ 0.749984] hub 1-0:1.0: 2 ports detected [ 0.750878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752997] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753933] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754979] mousedev: PS/2 mouse device common for all mice [ 0.756250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758054] rtc_cmos 00:00: RTC can wake from S4 [ 0.759156] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761518] i2c /dev entries driver [ 0.762275] device-mapper: uevent: version 1.0.3 [ 0.763215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.764831] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766136] NET: Registered protocol family 10 [ 0.767139] NET: Registered protocol family 17 [ 0.768036] Key type dns_resolver registered [ 0.768975] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770049] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.771545] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773321] registered taskstats version 1 [ 0.774152] Loading compiled-in X.509 certificates [ 0.775581] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.777406] zswap: loaded using pool lzo/zbud [ 0.778876] Key type trusted registered [ 0.780515] Key type encrypted registered [ 0.781353] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782365] ima: No TPM chip found, activating TPM-bypass! [ 0.783398] evm: HMAC attrs: 0x1 [ 0.784344] Magic number: 2:151:725 [ 0.785105] block loop5: hash matches [ 0.796248] rtc_cmos 00:00: setting system clock to 2018-09-08 08:44:29 UTC (1536396269) [ 0.797874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798974] EDD information not available. [ 0.848334] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849910] Write protecting the kernel read-only data: 14336k [ 0.851544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853344] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.398225] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.11... Lease of 10.55.1.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-00000101 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGCrTyvcw3KcpmbFynlXwC0IrTiW/vsKMlim+bhzdKCKoRg7g4UcEyzL+euEWaG+R+YtXpuIar1k7Qv7bqNB7zLYUtrdmCxbmlnCyaHSSM5+aK5/DHggj2PWkGFFYeQ2YMD2jCwrssiVV5DXcgc2WGmcwCU6wQApMhYxAVdBiQ2D8RWNWzGLQoblkQNGUdVZ/ST3AW+/LRW6lficBWhjg1/xNPKlcysKyKjppffLAv6Eh9dZaZ+gfE7rw3irg5Xf2PsbJ0RFGO9O3i4fE2yxU8WO6UAN/IlO6/Ba682RpkdyCtqJ9FNZYTemZx2T8LCLPlrjNC0j844eE5ghGK+SDx root@createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3 ssh-dss AAAAB3NzaC1kc3MAAACBAPu7jaLbp6QpE9CB9k3JcZ+aFsmNPLRwxK8xw64BqlDUAEa+6KJpgSP4wHY8gvLdBl//2X41uDQpQ6yeNgdOO3ulM7hzoJexgGtaeA9qE8/16xhfkh25n23oSjell7YnwoHp+lWuyCEDEHQYTPgd47xTvjEpjwZ5xhGbJ889r+YLAAAAFQCJtJq0q6ORJ1z3zXrOTDh3GZFL2wAAAIApzjSOYyYDyplplNXBz1NluT7vdAr9Q8YBh0+cxEShzA5AYeSI5Bexs2REMhkTC0tkrsd7wZhKx8UnNlh+O4yt7eT8CI74fP55wJ2DF2eGQAHMF9C4fs7EBB2sB4v6D+uSS3FL1U8t3FvRtnXR5icDRKSsYdCI/z7mn/zdiB4MYwAAAIEA8fpdBdfET8KnXKc9/CX7dObF5OOk8yWJQ4OmNhVppbQ2YRRLX9sXVwQhbBRWRPv4FLVhSXgZlIaJOTp0oz544ZcG+QzjhdaTTsd+hJp6QCxbiLqDtNIe5fp07VgU7OpAK0HKft1TE2dSPPFnjALSZyr/f6mL6RUX81QcvsDizYA= root@createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fe1a:8089/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000101 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3 launch-index: 0 === cirros: current=0.4.0 uptime=3.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-177cd4d4-7707-4cd7-bec9-3ce8d3 login: 2018-09-08 08:44:43,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:43,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:43 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-99777a3e-33f8-4a2f-b9e3-18f67612c063 x-compute-request-id: req-99777a3e-33f8-4a2f-b9e3-18f67612c063 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:43,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-99777a3e-33f8-4a2f-b9e3-18f67612c063 2018-09-08 08:44:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9dc7bf09-62ba-402a-8d75-438816f44ecb Date: Sat, 08 Sep 2018 08:44:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:43,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-9dc7bf09-62ba-402a-8d75-438816f44ecb 2018-09-08 08:44:43,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:43,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb95e57b-8908-4d4c-9384-e7a2450fa05c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:43,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-fb95e57b-8908-4d4c-9384-e7a2450fa05c 2018-09-08 08:44:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:43,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-48467e51-5269-4f3a-a356-0bd32f402cd3 Date: Sat, 08 Sep 2018 08:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:43,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-48467e51-5269-4f3a-a356-0bd32f402cd3 2018-09-08 08:44:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:43,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-37b9b00b-f3ba-44a7-bb04-756368f47cf2 Date: Sat, 08 Sep 2018 08:44:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["8a284145-44d2-4c18-8893-fb5a80063df7","bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:43,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-37b9b00b-f3ba-44a7-bb04-756368f47cf2 2018-09-08 08:44:43,907 - create_instance - INFO - Checking if VM is active 2018-09-08 08:44:43,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:44,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:43 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-b8ca10c7-4c70-47ef-bea0-f53abe3a2225 x-compute-request-id: req-b8ca10c7-4c70-47ef-bea0-f53abe3a2225 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:44,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-b8ca10c7-4c70-47ef-bea0-f53abe3a2225 2018-09-08 08:44:44,237 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:44,238 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:44:44,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:44,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9b40cb-2c84-47f0-a648-97d28538bc19 x-compute-request-id: req-1d9b40cb-2c84-47f0-a648-97d28538bc19 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp"}, {"name": "default"}], "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:29Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:44,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-1d9b40cb-2c84-47f0-a648-97d28538bc19 2018-09-08 08:44:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:44,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-beee105c-759f-4dcb-9f68-1f71aeb1e8df Date: Sat, 08 Sep 2018 08:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["144871bb-7993-4f41-a303-ce0e95ddf854"],"updated_at":"2018-09-08T08:44:00Z","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a422e35d234cec8eee20379d928aca","id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net"}]} 2018-09-08 08:44:44,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net used request id req-beee105c-759f-4dcb-9f68-1f71aeb1e8df 2018-09-08 08:44:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:44,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc2b8f4-209a-49a7-a54d-b1a732b31caf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:44:44,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-6bc2b8f4-209a-49a7-a54d-b1a732b31caf 2018-09-08 08:44:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:44,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b2b64642-acb5-49c2-94ee-b285b2c27322 Date: Sat, 08 Sep 2018 08:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","dns_nameservers":[],"updated_at":"2018-09-08T08:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a422e35d234cec8eee20379d928aca","id":"144871bb-7993-4f41-a303-ce0e95ddf854","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet"}]} 2018-09-08 08:44:44,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-b2b64642-acb5-49c2-94ee-b285b2c27322 2018-09-08 08:44:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:45,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-21cef17c-2ff2-4eef-8941-bf8c78e03d4a Date: Sat, 08 Sep 2018 08:44:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.2"}],"id":"57db042a-8a17-4f49-8b3a-10a6a8d26953","security_groups":[],"mac_address":"fa:16:3e:9a:ae:da","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.4"}],"id":"65f80e65-6b19-4c03-951b-d3ff7944cc7e","security_groups":[],"mac_address":"fa:16:3e:07:11:3b","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.11"}],"id":"6c10e421-f0fd-4ddf-954a-3dbd60b8b682","security_groups":["8a284145-44d2-4c18-8893-fb5a80063df7","bfdefab3-300c-4e38-a86c-a054ec3e11d4"],"mac_address":"fa:16:3e:1a:80:89","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:20Z","binding:vnic_type":"normal","device_id":"097390c2-6689-468d-96d0-c7de1f60e622"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.3"}],"id":"822972a4-0489-403f-bb2d-e5891bae87f9","security_groups":[],"mac_address":"fa:16:3e:3a:37:39","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7429c1b-c480-4a98-893a-ef4a9d0b13bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:44:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"144871bb-7993-4f41-a303-ce0e95ddf854","ip_address":"10.55.1.1"}],"id":"a370ee08-df8f-46b1-b8a6-7b8b677e8b91","security_groups":[],"mac_address":"fa:16:3e:af:ec:f6","project_id":"d5a422e35d234cec8eee20379d928aca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7429c1b-c480-4a98-893a-ef4a9d0b13bf","tenant_id":"d5a422e35d234cec8eee20379d928aca","created_at":"2018-09-08T08:44:09Z","binding:vnic_type":"normal","device_id":"26b46b80-0a5e-4759-8316-73c97c4eea07"}]} 2018-09-08 08:44:45,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-21cef17c-2ff2-4eef-8941-bf8c78e03d4a 2018-09-08 08:44:45,099 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:44:45,103 - paramiko.transport - DEBUG - starting thread (client mode): 0x865cbc10L 2018-09-08 08:44:45,104 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:44:45,104 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:44:45,105 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:44:45,106 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:44:45,106 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:44:45,107 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:44:45,107 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:44:45,107 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:44:45,107 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:44:45,125 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:44:45,126 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:44:45,136 - paramiko.transport - DEBUG - Trying key 0be05a1b8cad8017d877ecb13f6172e9 from tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b 2018-09-08 08:44:45,165 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:44:45,169 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:44:45,269 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:44:45,314 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:44:45,314 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:44:45,316 - paramiko.transport - DEBUG - starting thread (client mode): 0x865cb250L 2018-09-08 08:44:45,317 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:44:45,317 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:44:45,317 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:44:45,318 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:44:45,319 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:44:45,319 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:44:45,319 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:44:45,319 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:44:45,320 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:44:45,336 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:44:45,337 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:44:45,349 - paramiko.transport - DEBUG - Trying key 0be05a1b8cad8017d877ecb13f6172e9 from tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b 2018-09-08 08:44:45,373 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:44:45,377 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:44:45,381 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:44:45,382 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:44:45,383 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:44:45,384 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:44:45,385 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:44:45,386 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-09-08 08:44:45,387 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-09-08 08:44:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e0d52f8b-5f29-4d7e-801e-3cf617cc3c91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:46,331 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30d19037-fe7c-476b-82d7-6d83a03da0bc Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:46,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e0d52f8b-5f29-4d7e-801e-3cf617cc3c91 used request id req-30d19037-fe7c-476b-82d7-6d83a03da0bc 2018-09-08 08:44:46,331 - create_instance - INFO - Deleting Port with ID - 6c10e421-f0fd-4ddf-954a-3dbd60b8b682 2018-09-08 08:44:46,332 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5bport-1 2018-09-08 08:44:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6c10e421-f0fd-4ddf-954a-3dbd60b8b682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:46,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a14ec083-0d0d-4bdf-9414-cf4f3a6b2328 Date: Sat, 08 Sep 2018 08:44:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:46,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6c10e421-f0fd-4ddf-954a-3dbd60b8b682 used request id req-a14ec083-0d0d-4bdf-9414-cf4f3a6b2328 2018-09-08 08:44:46,808 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst 2018-09-08 08:44:46,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:46,942 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6639e06a-c408-483f-8bcd-0709a3ecd335 x-compute-request-id: req-6639e06a-c408-483f-8bcd-0709a3ecd335 Content-Type: application/json 2018-09-08 08:44:46,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-6639e06a-c408-483f-8bcd-0709a3ecd335 2018-09-08 08:44:46,942 - create_instance - INFO - Checking deletion status 2018-09-08 08:44:46,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:47,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3d65960-6e31-46db-a534-4a972551418f x-compute-request-id: req-d3d65960-6e31-46db-a534-4a972551418f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:80:89", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:46Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:47,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-d3d65960-6e31-46db-a534-4a972551418f 2018-09-08 08:44:47,332 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:47,332 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:44:50,332 - create_instance - DEBUG - VM status query timeout in 296.61015296 2018-09-08 08:44:50,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:50,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df50c8d9-faed-46cd-847f-1ec1dfd1a701 x-compute-request-id: req-df50c8d9-faed-46cd-847f-1ec1dfd1a701 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/097390c2-6689-468d-96d0-c7de1f60e622", "rel": "bookmark"}], "image": {"id": "c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "links": [{"href": "http://172.30.9.23:8774/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:44:28.000000", "flavor": {"id": "1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "links": [{"href": "http://172.30.9.23:8774/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1", "rel": "bookmark"}]}, "id": "097390c2-6689-468d-96d0-c7de1f60e622", "user_id": "75c0c8f0525c4eb989371bca850b2cba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:44:46Z", "hostId": "d5b72fc1b754fa25cc45789cdb9b1bc2cd0c99428296eef65bc6f182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp", "name": "CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst", "created": "2018-09-08T08:44:24Z", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:44:50,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-df50c8d9-faed-46cd-847f-1ec1dfd1a701 2018-09-08 08:44:50,595 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst] is - ACTIVE 2018-09-08 08:44:50,595 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:44:53,598 - create_instance - DEBUG - VM status query timeout in 293.344419956 2018-09-08 08:44:53,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb92fe30fbc97fc2f8ad4e25f56dc60df848587" 2018-09-08 08:44:53,655 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2ea9fab-96b8-42e9-806e-362ffc16c3e8 x-compute-request-id: req-f2ea9fab-96b8-42e9-806e-362ffc16c3e8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 097390c2-6689-468d-96d0-c7de1f60e622 could not be found.", "code": 404}} 2018-09-08 08:44:53,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/097390c2-6689-468d-96d0-c7de1f60e622 used request id req-f2ea9fab-96b8-42e9-806e-362ffc16c3e8 2018-09-08 08:44:53,656 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 097390c2-6689-468d-96d0-c7de1f60e622 could not be found. (HTTP 404) (Request-ID: req-f2ea9fab-96b8-42e9-806e-362ffc16c3e8) 2018-09-08 08:44:53,656 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-inst 2018-09-08 08:44:53,657 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp 2018-09-08 08:44:53,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2082269f0bbe28a7bd0eda61be54d748450bf5ea" 2018-09-08 08:44:53,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e698c9a-b6ce-4920-beca-c7ed718501c6 x-compute-request-id: req-3e698c9a-b6ce-4920-beca-c7ed718501c6 Content-Length: 0 Content-Type: application/json 2018-09-08 08:44:53,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-kp used request id req-3e698c9a-b6ce-4920-beca-c7ed718501c6 2018-09-08 08:44:53,715 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b.pub] 2018-09-08 08:44:53,715 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b] 2018-09-08 08:44:53,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}290a2e00ebc64d0e09b81df7586ef5b67c699807" 2018-09-08 08:44:53,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91a64a8a-94bc-438d-a7b7-1818e3855bf8 x-compute-request-id: req-91a64a8a-94bc-438d-a7b7-1818e3855bf8 Content-Length: 0 Content-Type: application/json 2018-09-08 08:44:53,763 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1aa30d4a-dd52-4080-9d8b-4d8fa3a6fac1 used request id req-91a64a8a-94bc-438d-a7b7-1818e3855bf8 2018-09-08 08:44:53,764 - neutron_utils - INFO - Deleting security group rule with ID - a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f 2018-09-08 08:44:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:54,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9aedaa56-924e-4521-b54e-cbf6acf0c4b0 Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:54,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a7b2f0a7-f82f-49e9-8b78-a18c1003cd9f used request id req-9aedaa56-924e-4521-b54e-cbf6acf0c4b0 2018-09-08 08:44:54,030 - neutron_utils - INFO - Deleting security group rule with ID - c00a519d-5749-4d49-ae7d-76a0704173f0 2018-09-08 08:44:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c00a519d-5749-4d49-ae7d-76a0704173f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:54,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55e2b29c-66dd-4d24-a4ad-e94929c61075 Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:54,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c00a519d-5749-4d49-ae7d-76a0704173f0 used request id req-55e2b29c-66dd-4d24-a4ad-e94929c61075 2018-09-08 08:44:54,130 - neutron_utils - INFO - Deleting security group rule with ID - a6c613bb-5c8d-4b7a-83a0-8b72885d8934 2018-09-08 08:44:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a6c613bb-5c8d-4b7a-83a0-8b72885d8934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:54,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e127f28-74aa-4ec4-9222-777c1b71ac3b Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:54,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a6c613bb-5c8d-4b7a-83a0-8b72885d8934 used request id req-1e127f28-74aa-4ec4-9222-777c1b71ac3b 2018-09-08 08:44:54,395 - neutron_utils - INFO - Deleting security group rule with ID - 17f6a97c-5deb-48db-ac5f-3fa371c00764 2018-09-08 08:44:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/17f6a97c-5deb-48db-ac5f-3fa371c00764 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:54,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72b6b48f-508e-4d50-93f4-39f6ebf16deb Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:54,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/17f6a97c-5deb-48db-ac5f-3fa371c00764 used request id req-72b6b48f-508e-4d50-93f4-39f6ebf16deb 2018-09-08 08:44:54,511 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-sec-grp 2018-09-08 08:44:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8a284145-44d2-4c18-8893-fb5a80063df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd04a2aacc0d963d2faecab284e006ba2e26dba" 2018-09-08 08:44:54,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-473a4229-075b-41c4-bc95-411119d88b91 Content-Length: 0 Date: Sat, 08 Sep 2018 08:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:44:54,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8a284145-44d2-4c18-8893-fb5a80063df7 used request id req-473a4229-075b-41c4-bc95-411119d88b91 2018-09-08 08:44:54,786 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router and subnet CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet 2018-09-08 08:44:54,786 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" -d '{"subnet_id": "144871bb-7993-4f41-a303-ce0e95ddf854"}' 2018-09-08 08:44:56,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-598009f9-7009-4080-bbf9-73b126ccedcc Date: Sat, 08 Sep 2018 08:44:56 GMT RESP BODY: {"network_id": "a7429c1b-c480-4a98-893a-ef4a9d0b13bf", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "subnet_id": "144871bb-7993-4f41-a303-ce0e95ddf854", "subnet_ids": ["144871bb-7993-4f41-a303-ce0e95ddf854"], "port_id": "a370ee08-df8f-46b1-b8a6-7b8b677e8b91", "id": "26b46b80-0a5e-4759-8316-73c97c4eea07"} 2018-09-08 08:44:56,506 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07/remove_router_interface used request id req-598009f9-7009-4080-bbf9-73b126ccedcc 2018-09-08 08:44:56,506 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:56,506 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-router 2018-09-08 08:44:56,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448d607b9c98677386250aafc5cbbacfc0560d29" 2018-09-08 08:45:00,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-146bff0b-29d4-452a-a4eb-98b943c1c7d4 Content-Length: 0 Date: Sat, 08 Sep 2018 08:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:45:00,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/26b46b80-0a5e-4759-8316-73c97c4eea07 used request id req-146bff0b-29d4-452a-a4eb-98b943c1c7d4 2018-09-08 08:45:00,016 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet 2018-09-08 08:45:00,017 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-subnet 2018-09-08 08:45:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:45:02,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0eb21ebc-94d7-4052-bf18-a53ce87b0071 Date: Sat, 08 Sep 2018 08:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:45:02,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/144871bb-7993-4f41-a303-ce0e95ddf854 used request id req-0eb21ebc-94d7-4052-bf18-a53ce87b0071 2018-09-08 08:45:02,407 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-pub-net 2018-09-08 08:45:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7429c1b-c480-4a98-893a-ef4a9d0b13bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425693fa247d6d2a54a18dbb4e603c40ae291cf" 2018-09-08 08:45:03,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1cdc1ef8-5909-4320-8836-1af3a4635014 Date: Sat, 08 Sep 2018 08:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:45:03,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7429c1b-c480-4a98-893a-ef4a9d0b13bf used request id req-1cdc1ef8-5909-4320-8836-1af3a4635014 2018-09-08 08:45:03,724 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-177cd4d4-7707-4cd7-bec9-3ce8d30d4e5b-image 2018-09-08 08:45:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0479c079c6b27b336c86b188ea923cec1b49528c" 2018-09-08 08:45:05,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-861b7599-cb54-4a25-ae1f-6be5c9492b7c Date: Sat, 08 Sep 2018 08:45:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:45:05,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c03ac86d-f68f-452e-a884-cd4ffbbf30d3 used request id req-861b7599-cb54-4a25-ae1f-6be5c9492b7c 2018-09-08 08:45:05,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:05,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-43d4d0d5-9795-44e2-b4c4-cf311cefc47d Date: Sat, 08 Sep 2018 08:45:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:43:59Z", "updated_at": "2018-09-08T08:43:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "revision_number": 0, "id": "2e5bae5b-37d6-492a-89e5-3542926ceb0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "revision_number": 0, "id": "72b7f363-30c1-4453-a866-04251dc7d112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "revision_number": 0, "id": "a5d78cae-72de-4804-880a-280f46d30994", "remote_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a422e35d234cec8eee20379d928aca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "revision_number": 0, "id": "fa4dddfb-0eec-4270-a118-1546a6394d38", "remote_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "remote_ip_prefix": null, "created_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "tenant_id": "d5a422e35d234cec8eee20379d928aca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a422e35d234cec8eee20379d928aca"}], "revision_number": 4, "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:45:05,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-43d4d0d5-9795-44e2-b4c4-cf311cefc47d 2018-09-08 08:45:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:05,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf56d8d-4d9a-4553-9a6a-635f7e43d714 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:05,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-bdf56d8d-4d9a-4553-9a6a-635f7e43d714 2018-09-08 08:45:05,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa4f1b6-aa7a-4795-8bcf-ef7895f30db9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:45:05,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-cfa4f1b6-aa7a-4795-8bcf-ef7895f30db9 2018-09-08 08:45:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:05,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e74900b-3352-47cd-b7cf-85c07de71507 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:05,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-0e74900b-3352-47cd-b7cf-85c07de71507 2018-09-08 08:45:05,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6e90a7-0149-4b55-b21e-659939da7703 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:06,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-1f6e90a7-0149-4b55-b21e-659939da7703 2018-09-08 08:45:06,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7b182f-d041-4a4b-b1d4-a8808830342e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:45:06,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-fa7b182f-d041-4a4b-b1d4-a8808830342e 2018-09-08 08:45:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5568081-bfc4-4188-9cff-be5a2df4ec79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:06,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-c5568081-bfc4-4188-9cff-be5a2df4ec79 2018-09-08 08:45:06,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef15992-fe9f-405d-bd4a-737d4fe2633c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:06,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-7ef15992-fe9f-405d-bd4a-737d4fe2633c 2018-09-08 08:45:06,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c617290-df95-46e5-a2fe-64543416b81b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:06,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-5c617290-df95-46e5-a2fe-64543416b81b 2018-09-08 08:45:06,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a75d992f-1c6b-42d9-a675-fb7cab7a9b4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:45:06,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-a75d992f-1c6b-42d9-a675-fb7cab7a9b4c 2018-09-08 08:45:06,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:45:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7989e7bd-96df-49a3-bdb7-6d0fc47ef256 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca"}, "enabled": true, "id": "d5a422e35d234cec8eee20379d928aca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj"}} 2018-09-08 08:45:06,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-7989e7bd-96df-49a3-bdb7-6d0fc47ef256 2018-09-08 08:45:06,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfdefab3-300c-4e38-a86c-a054ec3e11d4 2018-09-08 08:45:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bfdefab3-300c-4e38-a86c-a054ec3e11d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-33a640f4-58af-407b-b7b7-0860a95e7b2f Date: Sat, 08 Sep 2018 08:45:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:43:59Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "2e5bae5b-37d6-492a-89e5-3542926ceb0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:43:59Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "72b7f363-30c1-4453-a866-04251dc7d112"}, {"remote_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:43:59Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "a5d78cae-72de-4804-880a-280f46d30994"}, {"remote_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:43:59Z", "security_group_id": "bfdefab3-300c-4e38-a86c-a054ec3e11d4", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a422e35d234cec8eee20379d928aca", "created_at": "2018-09-08T08:43:59Z", "project_id": "d5a422e35d234cec8eee20379d928aca", "id": "fa4dddfb-0eec-4270-a118-1546a6394d38"}]} 2018-09-08 08:45:06,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bfdefab3-300c-4e38-a86c-a054ec3e11d4 used request id req-33a640f4-58af-407b-b7b7-0860a95e7b2f 2018-09-08 08:45:06,783 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:45:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bfdefab3-300c-4e38-a86c-a054ec3e11d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:07,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-327f62bd-f52b-4bf7-b88b-8a6143a125b2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:45:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:45:07,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bfdefab3-300c-4e38-a86c-a054ec3e11d4 used request id req-327f62bd-f52b-4bf7-b88b-8a6143a125b2 2018-09-08 08:45:07,063 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj 2018-09-08 08:45:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:07,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efec0d31-083c-4a5c-a50f-bc12a64ac4a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:45:07,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d5a422e35d234cec8eee20379d928aca used request id req-efec0d31-083c-4a5c-a50f-bc12a64ac4a2 2018-09-08 08:45:07,314 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-proj-role 2018-09-08 08:45:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:07,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8154733d-365a-443a-92dd-eae7a264f613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:45:07,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/26193e33532240e790bf7873824a4589 used request id req-8154733d-365a-443a-92dd-eae7a264f613 2018-09-08 08:45:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2344bd924efbe66345656e18c0d3ee4618dc73d3" 2018-09-08 08:45:07,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8fe093-311d-4968-942a-ee34a6bcce45 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:45:07,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f8fe093-311d-4968-942a-ee34a6bcce45 2018-09-08 08:45:07,523 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-3d402a16-2df9-43e-user 2018-09-08 08:45:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/75c0c8f0525c4eb989371bca850b2cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4cf3ea11fa40c2b699e1c4fe14c306e65c5d54" 2018-09-08 08:45:07,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133fed03-4404-4502-b251-e77959d6a3e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:45:07,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/75c0c8f0525c4eb989371bca850b2cba used request id req-133fed03-4404-4502-b251-e77959d6a3e8 2018-09-08 08:45:07,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:08,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["fkKqIXjMSiGbDys8GfuX-Q"], "issued_at": "2018-09-08T08:45:08.000000Z"}} 2018-09-08 08:45:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a9bcb05846675af1a85cbae350675164ed8f89" 2018-09-08 08:45:08,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088f476f-e6ba-4d89-b7ce-fbee5217b03c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:08,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-088f476f-e6ba-4d89-b7ce-fbee5217b03c 2018-09-08 08:45:08,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:08,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:08,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["R3expcGrQyG0sVPZvjNO4g"], "issued_at": "2018-09-08T08:45:08.000000Z"}} 2018-09-08 08:45:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:08,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f89ec77-725a-447c-8ed4-bf4250bfafd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:08,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f89ec77-725a-447c-8ed4-bf4250bfafd2 2018-09-08 08:45:08,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:08,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dba5baf-0faa-4d22-ba9b-b54ddf10258f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:45:08,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj used request id req-7dba5baf-0faa-4d22-ba9b-b54ddf10258f 2018-09-08 08:45:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:08,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b737b0c8-e059-4d7f-bbbe-f890f1771277 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:45:08,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b737b0c8-e059-4d7f-bbbe-f890f1771277 2018-09-08 08:45:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}}' 2018-09-08 08:45:08,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e4603e-c643-4c75-92bd-039e74314904 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:08,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-72e4603e-c643-4c75-92bd-039e74314904 2018-09-08 08:45:08,942 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj 2018-09-08 08:45:08,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:08,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:09,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vRJfcGJBQ-Op4mQ9oK5CFg"], "issued_at": "2018-09-08T08:45:09.000000Z"}} 2018-09-08 08:45:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cfe901e2bc326400311a3e930d17125e744d80" 2018-09-08 08:45:09,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71b1cf5-4c97-402f-89b5-e6b6cd449f85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:09,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d71b1cf5-4c97-402f-89b5-e6b6cd449f85 2018-09-08 08:45:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:09,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cfe901e2bc326400311a3e930d17125e744d80" 2018-09-08 08:45:09,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ec284b-1a72-464a-a009-d8af32bf4bbe Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:45:09,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-91ec284b-1a72-464a-a009-d8af32bf4bbe 2018-09-08 08:45:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cfe901e2bc326400311a3e930d17125e744d80" 2018-09-08 08:45:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6800f79-c9e1-43be-b53b-56baf7490a0c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}]} 2018-09-08 08:45:09,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj used request id req-f6800f79-c9e1-43be-b53b-56baf7490a0c 2018-09-08 08:45:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cfe901e2bc326400311a3e930d17125e744d80" 2018-09-08 08:45:09,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ec2a56-ebcb-45ea-b4d0-d8519bbd27e7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:45:09,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84ec2a56-ebcb-45ea-b4d0-d8519bbd27e7 2018-09-08 08:45:10,085 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user 2018-09-08 08:45:10,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:10,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18771ebd-6349-4061-9408-4629898b5c7a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:45:10,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18771ebd-6349-4061-9408-4629898b5c7a 2018-09-08 08:45:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}}' 2018-09-08 08:45:10,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12aa5a4-5e3f-4be2-9b00-467f3315a67f Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ac6a3d85b6545e198311020be6852bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb"}, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}} 2018-09-08 08:45:10,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b12aa5a4-5e3f-4be2-9b00-467f3315a67f 2018-09-08 08:45:10,223 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role 2018-09-08 08:45:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:10,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a82f759-3217-40f2-acd5-14eb8472097d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role", "id": "5ac6a3d85b6545e198311020be6852bb"}} 2018-09-08 08:45:10,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb used request id req-3a82f759-3217-40f2-acd5-14eb8472097d 2018-09-08 08:45:10,307 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role to project CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj 2018-09-08 08:45:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b/users/77e12393363c41738ea61cb9beb8bb07/roles/5ac6a3d85b6545e198311020be6852bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:45:10,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d57a31c-d020-460d-ab31-9bfdc9e633d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:45:10,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b/users/77e12393363c41738ea61cb9beb8bb07/roles/5ac6a3d85b6545e198311020be6852bb used request id req-2d57a31c-d020-460d-ab31-9bfdc9e633d1 2018-09-08 08:45:10,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:45:10,443 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:45:10,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:10,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:10,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["Ed6BjyhpQV66lEZApcJPZA"], "issued_at": "2018-09-08T08:45:10.000000Z"}} 2018-09-08 08:45:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:10,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d42008-9d91-479c-a8c7-bdb07e9ad92b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:10,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60d42008-9d91-479c-a8c7-bdb07e9ad92b 2018-09-08 08:45:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:11,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e10afca8-6183-44be-ac14-f93e950c2c50 Date: Sat, 08 Sep 2018 08:45:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image"} 2018-09-08 08:45:11,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image used request id req-e10afca8-6183-44be-ac14-f93e950c2c50 2018-09-08 08:45:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:11,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fad725dd-8d17-4a32-b1bf-3d16cf847c16 Date: Sat, 08 Sep 2018 08:45:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:45:11,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fad725dd-8d17-4a32-b1bf-3d16cf847c16 2018-09-08 08:45:11,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image"}' 2018-09-08 08:45:11,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f X-Openstack-Request-Id: req-5a6ec180-3cab-40ab-ad7f-93f28f4fc108 Date: Sat, 08 Sep 2018 08:45:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:45:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:45:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "min_disk": 0, "protected": false, "id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "file": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file", "checksum": null, "owner": "916c8dcf1f62467baa043cbb1e37990b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:45:11,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5a6ec180-3cab-40ab-ad7f-93f28f4fc108 2018-09-08 08:45:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" -d '' 2018-09-08 08:45:13,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b41594e8-9fef-4460-9fd9-df2d2a7a9424 Date: Sat, 08 Sep 2018 08:45:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:45:13,285 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file used request id req-b41594e8-9fef-4460-9fd9-df2d2a7a9424 2018-09-08 08:45:13,286 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:45:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:13,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-56188ec9-c16b-4e25-97e6-94e2d42be511 Date: Sat, 08 Sep 2018 08:45:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:45:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "metadata": {}}], "self": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "min_disk": 0, "protected": false, "id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "file": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "916c8dcf1f62467baa043cbb1e37990b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:45:13,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f used request id req-56188ec9-c16b-4e25-97e6-94e2d42be511 2018-09-08 08:45:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:13,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e7795e5-8fbc-41e8-b8db-5cd4d6998fca Date: Sat, 08 Sep 2018 08:45:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:45:13,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1e7795e5-8fbc-41e8-b8db-5cd4d6998fca 2018-09-08 08:45:13,461 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image 2018-09-08 08:45:13,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:45:13,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e57fb472-e15f-41ad-96c9-7cc4d03f9b30 Date: Sat, 08 Sep 2018 08:45:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:45:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "metadata": {}}], "self": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "min_disk": 0, "protected": false, "id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "file": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "916c8dcf1f62467baa043cbb1e37990b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:45:13,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f used request id req-e57fb472-e15f-41ad-96c9-7cc4d03f9b30 2018-09-08 08:45:13,617 - create_image - DEBUG - Instance status is - active 2018-09-08 08:45:13,617 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image 2018-09-08 08:45:13,617 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image 2018-09-08 08:45:13,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:13,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:14,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["pJqgpvgjT6CUIWgxqnkdrA"], "issued_at": "2018-09-08T08:45:13.000000Z"}} 2018-09-08 08:45:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:14,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa9d876-95be-4360-9908-d027fbb25d58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:14,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6aa9d876-95be-4360-9908-d027fbb25d58 2018-09-08 08:45:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:14,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a99b1fdf-1c60-4169-831a-57006502ba6b Date: Sat, 08 Sep 2018 08:45:14 GMT RESP BODY: {"networks":[]} 2018-09-08 08:45:14,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-a99b1fdf-1c60-4169-831a-57006502ba6b 2018-09-08 08:45:14,201 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net 2018-09-08 08:45:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net", "admin_state_up": true}}' 2018-09-08 08:45:14,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b3582587-fa87-4377-8f25-bb2e150ca353 Date: Sat, 08 Sep 2018 08:45:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b907957e-bb5c-4431-8560-2a8a00d985f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:45:14Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","mtu":1450}} 2018-09-08 08:45:14,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b3582587-fa87-4377-8f25-bb2e150ca353 2018-09-08 08:45:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:15,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-546e9a3e-b9aa-409b-8a38-15fc8f9a0b32 Date: Sat, 08 Sep 2018 08:45:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:45:14Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:15,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-546e9a3e-b9aa-409b-8a38-15fc8f9a0b32 2018-09-08 08:45:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f84421b-df53-4382-bee6-86b3f4511a26 Date: Sat, 08 Sep 2018 08:45:15 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:45:15,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-9f84421b-df53-4382-bee6-86b3f4511a26 2018-09-08 08:45:15,043 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet 2018-09-08 08:45:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" -d '{"subnets": [{"ip_version": 4, "network_id": "b907957e-bb5c-4431-8560-2a8a00d985f6", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]}' 2018-09-08 08:45:15,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-edcd137b-d8b6-45be-9622-e613fc929f00 Date: Sat, 08 Sep 2018 08:45:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:15,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-edcd137b-d8b6-45be-9622-e613fc929f00 2018-09-08 08:45:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:15,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0965c423-f449-4bc9-870b-8b755bd3bd22 Date: Sat, 08 Sep 2018 08:45:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:15,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-0965c423-f449-4bc9-870b-8b755bd3bd22 2018-09-08 08:45:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:45:16,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7ac04ea8-aba4-4603-8b94-b907df0fa258 Date: Sat, 08 Sep 2018 08:45:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:16,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-7ac04ea8-aba4-4603-8b94-b907df0fa258 2018-09-08 08:45:16,029 - OpenStackNetwork - DEBUG - Network [b907957e-bb5c-4431-8560-2a8a00d985f6] created successfully 2018-09-08 08:45:16,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:16,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:16,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["bxeL-YehQ-CTGw9sjJAlZQ"], "issued_at": "2018-09-08T08:45:16.000000Z"}} 2018-09-08 08:45:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:16,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593da215-6119-4873-baf5-e31c090aff65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:16,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-593da215-6119-4873-baf5-e31c090aff65 2018-09-08 08:45:16,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:16,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fec0ee3f-6291-4d57-b219-531b46d3f1a5 Date: Sat, 08 Sep 2018 08:45:16 GMT RESP BODY: {"routers": []} 2018-09-08 08:45:16,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router&admin_state_up=True used request id req-fec0ee3f-6291-4d57-b219-531b46d3f1a5 2018-09-08 08:45:16,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:16,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:17,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["yU90Cf7SQumWTVRw68HY4g"], "issued_at": "2018-09-08T08:45:17.000000Z"}} 2018-09-08 08:45:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30c340c2badb1365939f0d6d78ce03758e7a5836" 2018-09-08 08:45:17,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf63575a-4fb9-417e-a963-aceba2e53ea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:17,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf63575a-4fb9-417e-a963-aceba2e53ea6 2018-09-08 08:45:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6f60a41e-f078-4bdf-adfb-1f6433cade62 Date: Sat, 08 Sep 2018 08:45:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:45:17,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-6f60a41e-f078-4bdf-adfb-1f6433cade62 2018-09-08 08:45:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:17,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-97988562-603a-4a9a-a4e7-0e728ad327c0 Date: Sat, 08 Sep 2018 08:45:17 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:45:17,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-97988562-603a-4a9a-a4e7-0e728ad327c0 2018-09-08 08:45:17,733 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:45:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router", "admin_state_up": true}}' 2018-09-08 08:45:22,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e80da22a-3b09-488a-953f-0b6844e95506 Date: Sat, 08 Sep 2018 08:45:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:18Z", "admin_state_up": true, "updated_at": "2018-09-08T08:45:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "bc5e8656-b670-4d81-8542-58708bd6e985", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router"}} 2018-09-08 08:45:22,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e80da22a-3b09-488a-953f-0b6844e95506 2018-09-08 08:45:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:22,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-058a4a30-c6dc-4766-ad61-81539369423d Date: Sat, 08 Sep 2018 08:45:22 GMT RESP BODY: {"ports":[]} 2018-09-08 08:45:22,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 used request id req-058a4a30-c6dc-4766-ad61-81539369423d 2018-09-08 08:45:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:23,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ae7b0dd-966b-48ca-a818-a621a27cc1e0 Date: Sat, 08 Sep 2018 08:45:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:23,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-9ae7b0dd-966b-48ca-a818-a621a27cc1e0 2018-09-08 08:45:23,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:23,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:23,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1053e22e-f0ba-4a79-a71b-1d2a8d18d826 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:23,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-1053e22e-f0ba-4a79-a71b-1d2a8d18d826 2018-09-08 08:45:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:23,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10914ebf-7303-4a0e-afd6-f6041f524db0 Date: Sat, 08 Sep 2018 08:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:23,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-10914ebf-7303-4a0e-afd6-f6041f524db0 2018-09-08 08:45:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:23,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d610986b-73ea-4f74-9e72-bdcf2b4fd94c Date: Sat, 08 Sep 2018 08:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:23,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet used request id req-d610986b-73ea-4f74-9e72-bdcf2b4fd94c 2018-09-08 08:45:23,495 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:45:23,495 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:45:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" -d '{"subnet_id": "61f8882c-617f-4e7c-acd8-d8918d2fe851"}' 2018-09-08 08:45:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5140df31-01ec-4f49-9a7d-c7c6822f02aa Date: Sat, 08 Sep 2018 08:45:25 GMT RESP BODY: {"network_id": "b907957e-bb5c-4431-8560-2a8a00d985f6", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "subnet_id": "61f8882c-617f-4e7c-acd8-d8918d2fe851", "subnet_ids": ["61f8882c-617f-4e7c-acd8-d8918d2fe851"], "port_id": "ce7a1075-f877-4380-a70e-418f56daf0b5", "id": "bc5e8656-b670-4d81-8542-58708bd6e985"} 2018-09-08 08:45:25,480 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985/add_router_interface used request id req-5140df31-01ec-4f49-9a7d-c7c6822f02aa 2018-09-08 08:45:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:25,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-90813582-40f9-49bc-aad0-897c7b955261 Date: Sat, 08 Sep 2018 08:45:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:18Z", "admin_state_up": true, "updated_at": "2018-09-08T08:45:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "bc5e8656-b670-4d81-8542-58708bd6e985", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router"}} 2018-09-08 08:45:25,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985 used request id req-90813582-40f9-49bc-aad0-897c7b955261 2018-09-08 08:45:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:25,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c0515b77-51ed-477f-8875-0829a2afe502 Date: Sat, 08 Sep 2018 08:45:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"}]} 2018-09-08 08:45:25,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 used request id req-c0515b77-51ed-477f-8875-0829a2afe502 2018-09-08 08:45:25,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:45:25,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a0949f98-afc3-4ecd-9c6d-3df1452fdd32 Date: Sat, 08 Sep 2018 08:45:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}} 2018-09-08 08:45:25,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 used request id req-a0949f98-afc3-4ecd-9c6d-3df1452fdd32 2018-09-08 08:45:25,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:25,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:26,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bsQlgwhhRr-8rRjYFsQuhg"], "issued_at": "2018-09-08T08:45:26.000000Z"}} 2018-09-08 08:45:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8b6d2aca8a62008d7747bc0f3d2fdc6fe21963" 2018-09-08 08:45:26,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0ac321-f853-4c0d-b66d-833a18843259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:26,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e0ac321-f853-4c0d-b66d-833a18843259 2018-09-08 08:45:26,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:45:26,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8b6d2aca8a62008d7747bc0f3d2fdc6fe21963" 2018-09-08 08:45:26,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fc3f6b8-22e9-48ff-9d6a-b0a9f33b2674 x-compute-request-id: req-0fc3f6b8-22e9-48ff-9d6a-b0a9f33b2674 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:45:26,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0fc3f6b8-22e9-48ff-9d6a-b0a9f33b2674 2018-09-08 08:45:26,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8b6d2aca8a62008d7747bc0f3d2fdc6fe21963" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:45:26,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eb1f5f0-70bf-40d7-a56f-17f1071971b8 x-compute-request-id: req-7eb1f5f0-70bf-40d7-a56f-17f1071971b8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2e3cca89-cc09-47fc-bad1-235778815a07", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:45:26,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7eb1f5f0-70bf-40d7-a56f-17f1071971b8 2018-09-08 08:45:26,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:26,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:27,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["i4Kqkh2gQamEx7ep1Rsa-g"], "issued_at": "2018-09-08T08:45:27.000000Z"}} 2018-09-08 08:45:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeec54f6b6cd7b2f9beb138abee12b4eda9d97a" 2018-09-08 08:45:27,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6abfd3-2bbf-4569-a63d-fa3a1ee9e493 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:27,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f6abfd3-2bbf-4569-a63d-fa3a1ee9e493 2018-09-08 08:45:27,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:45:27,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeec54f6b6cd7b2f9beb138abee12b4eda9d97a" 2018-09-08 08:45:27,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7da0e38-f8f4-4e9c-97e2-e1baafbf546e x-compute-request-id: req-c7da0e38-f8f4-4e9c-97e2-e1baafbf546e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:45:27,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c7da0e38-f8f4-4e9c-97e2-e1baafbf546e 2018-09-08 08:45:27,288 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp... 2018-09-08 08:45:27,288 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:45:27,321 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp 2018-09-08 08:45:27,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeec54f6b6cd7b2f9beb138abee12b4eda9d97a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCbP0l+Qg3wA8RjnlJ9g/RTjmyEvJx9e97963LtJr6YDzKETwejE7Ce2hm5XWnEfu2G2722P19EzMgVj9YPDP1X1pQjeU+oTeJXQ+vY3AtDRboDTk/QVBciXFL7HOqGForhFO1i1EmrUCuMABwuFQpwW3hVi/FJFyWM4IeWInHQPw==", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp"}}' 2018-09-08 08:45:27,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d0bc000-8170-40e5-b725-bb9b704d351e x-compute-request-id: req-5d0bc000-8170-40e5-b725-bb9b704d351e Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCbP0l+Qg3wA8RjnlJ9g/RTjmyEvJx9e97963LtJr6YDzKETwejE7Ce2hm5XWnEfu2G2722P19EzMgVj9YPDP1X1pQjeU+oTeJXQ+vY3AtDRboDTk/QVBciXFL7HOqGForhFO1i1EmrUCuMABwuFQpwW3hVi/FJFyWM4IeWInHQPw==", "user_id": "77e12393363c41738ea61cb9beb8bb07", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "fingerprint": "e6:8c:de:ed:56:93:c3:02:90:c8:e5:67:4d:5b:18:71"}} 2018-09-08 08:45:27,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5d0bc000-8170-40e5-b725-bb9b704d351e 2018-09-08 08:45:27,388 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466.pub 2018-09-08 08:45:27,388 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466 2018-09-08 08:45:27,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:27,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:27,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["pj5z6yWRQBaUkWWxLQKSaA"], "issued_at": "2018-09-08T08:45:27.000000Z"}} 2018-09-08 08:45:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:27,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9b67aa-2354-4a0e-a44e-77bdbe088a5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:27,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db9b67aa-2354-4a0e-a44e-77bdbe088a5b 2018-09-08 08:45:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:28,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c9e51a96-b0c5-4cd4-a6da-41c573e9ff60 Date: Sat, 08 Sep 2018 08:45:28 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:45:28,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp used request id req-c9e51a96-b0c5-4cd4-a6da-41c573e9ff60 2018-09-08 08:45:28,034 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp... 2018-09-08 08:45:28,035 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp 2018-09-08 08:45:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}}' 2018-09-08 08:45:28,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b04ae664-a8d0-4edd-9c36-7e2f5129133f Date: Sat, 08 Sep 2018 08:45:28 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 2, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}} 2018-09-08 08:45:28,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-b04ae664-a8d0-4edd-9c36-7e2f5129133f 2018-09-08 08:45:28,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3661e7b-7668-4e14-8cbb-9118c92c4ab8 Date: Sat, 08 Sep 2018 08:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}]} 2018-09-08 08:45:28,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-e3661e7b-7668-4e14-8cbb-9118c92c4ab8 2018-09-08 08:45:28,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:28,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e626384-1306-4d43-9105-8b8639e5e3d2 Date: Sat, 08 Sep 2018 08:45:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}]} 2018-09-08 08:45:28,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-1e626384-1306-4d43-9105-8b8639e5e3d2 2018-09-08 08:45:28,786 - neutron_utils - INFO - Retrieving security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:28,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b96918de-aebb-47c3-96ed-294a01253dc3 Date: Sat, 08 Sep 2018 08:45:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 2, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]} 2018-09-08 08:45:28,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-b96918de-aebb-47c3-96ed-294a01253dc3 2018-09-08 08:45:28,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8c233e6-70b3-4ee5-b215-31b9c19282cd Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}]} 2018-09-08 08:45:29,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-e8c233e6-70b3-4ee5-b215-31b9c19282cd 2018-09-08 08:45:29,012 - neutron_utils - INFO - Retrieving security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f34011db-1704-46a4-9704-8b471c3ecfc6 Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 2, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]} 2018-09-08 08:45:29,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-f34011db-1704-46a4-9704-8b471c3ecfc6 2018-09-08 08:45:29,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9b7d9a4-76d3-4607-a0e6-9229c688a16f Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}]} 2018-09-08 08:45:29,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-a9b7d9a4-76d3-4607-a0e6-9229c688a16f 2018-09-08 08:45:29,246 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp 2018-09-08 08:45:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fda9b08d-df9d-4caa-8173-6569d6888162 Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 2, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]} 2018-09-08 08:45:29,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp used request id req-fda9b08d-df9d-4caa-8173-6569d6888162 2018-09-08 08:45:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:29,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b638aa-6d4e-4a47-8d89-395ace150e02 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:29,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-60b638aa-6d4e-4a47-8d89-395ace150e02 2018-09-08 08:45:29,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:29,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9d77292-8797-49b4-89da-371317c8d23c Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}]} 2018-09-08 08:45:29,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-d9d77292-8797-49b4-89da-371317c8d23c 2018-09-08 08:45:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836"}}' 2018-09-08 08:45:29,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1120055f-e019-494f-b6ae-6b6313f5f387 Date: Sat, 08 Sep 2018 08:45:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:29Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:29Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "df322ae6-a7c5-4996-a112-d04f46a3d017"}} 2018-09-08 08:45:29,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-1120055f-e019-494f-b6ae-6b6313f5f387 2018-09-08 08:45:29,865 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp 2018-09-08 08:45:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:30,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4e4bc218-a9b8-43af-b1f5-3e93e42067bd Date: Sat, 08 Sep 2018 08:45:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:29Z", "revision_number": 0, "id": "df322ae6-a7c5-4996-a112-d04f46a3d017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:29Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 3, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]} 2018-09-08 08:45:30,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp used request id req-4e4bc218-a9b8-43af-b1f5-3e93e42067bd 2018-09-08 08:45:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:30,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9e42c9-7056-4821-ba4f-3fca18853a8f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:30,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-cc9e42c9-7056-4821-ba4f-3fca18853a8f 2018-09-08 08:45:30,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:30,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:30,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-84ff0773-2212-4e29-9c41-29f7c53cf21d Date: Sat, 08 Sep 2018 08:45:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:29Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:29Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "df322ae6-a7c5-4996-a112-d04f46a3d017"}]} 2018-09-08 08:45:30,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-84ff0773-2212-4e29-9c41-29f7c53cf21d 2018-09-08 08:45:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836"}}' 2018-09-08 08:45:30,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5ecb8ab1-e8f4-4835-a8f4-b99b20710e6e Date: Sat, 08 Sep 2018 08:45:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:45:30Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": 22, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:30Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a606cc10-ea96-4455-bd58-43628b9d618d"}} 2018-09-08 08:45:30,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5ecb8ab1-e8f4-4835-a8f4-b99b20710e6e 2018-09-08 08:45:30,666 - neutron_utils - INFO - Retrieving security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:30,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d773e95a-8068-41a1-ab01-f331750e300b Date: Sat, 08 Sep 2018 08:45:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "updated_at": "2018-09-08T08:45:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "53433896-64a8-4674-9b55-2af3cd83e1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:45:30Z", "revision_number": 0, "id": "a606cc10-ea96-4455-bd58-43628b9d618d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:30Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "revision_number": 0, "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:29Z", "revision_number": 0, "id": "df322ae6-a7c5-4996-a112-d04f46a3d017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:29Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 4, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]} 2018-09-08 08:45:30,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-d773e95a-8068-41a1-ab01-f331750e300b 2018-09-08 08:45:30,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16d12fca-0658-4e44-9bd4-d3f2561f8836 2018-09-08 08:45:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:45:31,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f02f944e-0fda-42e9-a32d-b07d1227d99d Date: Sat, 08 Sep 2018 08:45:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "53433896-64a8-4674-9b55-2af3cd83e1fc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:45:30Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": 22, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:30Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a606cc10-ea96-4455-bd58-43628b9d618d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:28Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:28Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "a74e3f01-ddb8-4208-bb08-1866f98ab4fd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:29Z", "security_group_id": "16d12fca-0658-4e44-9bd4-d3f2561f8836", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:29Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "df322ae6-a7c5-4996-a112-d04f46a3d017"}]} 2018-09-08 08:45:31,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-f02f944e-0fda-42e9-a32d-b07d1227d99d 2018-09-08 08:45:31,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:31,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:31,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["ILeoHaV9RsCV_sCGzhnJTg"], "issued_at": "2018-09-08T08:45:31.000000Z"}} 2018-09-08 08:45:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:31,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ddb459-9bd8-4aae-a7f7-ea20dc9d73a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:31,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0ddb459-9bd8-4aae-a7f7-ea20dc9d73a2 2018-09-08 08:45:31,492 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:45:31,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:31,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9dfb686-ee36-4c71-81e3-dd4bf7b93d13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:31,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9dfb686-ee36-4c71-81e3-dd4bf7b93d13 2018-09-08 08:45:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:31,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ad2064a-b958-4dbf-9e7f-add1c3acdf84 Date: Sat, 08 Sep 2018 08:45:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:31,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-6ad2064a-b958-4dbf-9e7f-add1c3acdf84 2018-09-08 08:45:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:31,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:31,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a47d576-71f0-4000-9692-d9305d90dfb6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:31,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-7a47d576-71f0-4000-9692-d9305d90dfb6 2018-09-08 08:45:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:32,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-065da818-5ad8-41a8-ba4e-562d04d8d83a Date: Sat, 08 Sep 2018 08:45:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:32,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-065da818-5ad8-41a8-ba4e-562d04d8d83a 2018-09-08 08:45:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:32,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5778e71a-be0c-4281-bbac-0d4fa5ebd185 Date: Sat, 08 Sep 2018 08:45:32 GMT RESP BODY: {"ports":[]} 2018-09-08 08:45:32,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True used request id req-5778e71a-be0c-4281-bbac-0d4fa5ebd185 2018-09-08 08:45:32,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:32,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b81c0b10-7bb1-42b0-b0a3-8f4152046927 x-compute-request-id: req-b81c0b10-7bb1-42b0-b0a3-8f4152046927 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:45:32,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst used request id req-b81c0b10-7bb1-42b0-b0a3-8f4152046927 2018-09-08 08:45:32,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:32,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-70b529f5-f8bb-40d8-aeec-6d7c3325bbed Date: Sat, 08 Sep 2018 08:45:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:32,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-70b529f5-f8bb-40d8-aeec-6d7c3325bbed 2018-09-08 08:45:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:33,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51df0f3-257b-4c73-be64-7c09763056a6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:33,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-c51df0f3-257b-4c73-be64-7c09763056a6 2018-09-08 08:45:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:33,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aca28aff-4667-4f72-bd69-9c68da4ae5b3 Date: Sat, 08 Sep 2018 08:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:33,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-aca28aff-4667-4f72-bd69-9c68da4ae5b3 2018-09-08 08:45:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:33,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3aa9d23c-0a97-4950-b8bc-96a07e50bd17 Date: Sat, 08 Sep 2018 08:45:33 GMT RESP BODY: {"ports":[]} 2018-09-08 08:45:33,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True used request id req-3aa9d23c-0a97-4950-b8bc-96a07e50bd17 2018-09-08 08:45:33,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:45:33,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:45:33,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac6a3d85b6545e198311020be6852bb", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role"}], "expires_at": "2018-09-08T09:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916c8dcf1f62467baa043cbb1e37990b", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/916c8dcf1f62467baa043cbb1e37990b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user", "id": "77e12393363c41738ea61cb9beb8bb07"}, "audit_ids": ["iVgEl2sPThSqM5YbuLxiIg"], "issued_at": "2018-09-08T08:45:33.000000Z"}} 2018-09-08 08:45:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b925af1a36908812035e3be23e7f9c438183f37" 2018-09-08 08:45:33,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d923398-06d2-4e54-a194-e3c91723d455 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:45:33,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d923398-06d2-4e54-a194-e3c91723d455 2018-09-08 08:45:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:34,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aba42085-3007-4c6f-a680-0c45dd0bf05b Date: Sat, 08 Sep 2018 08:45:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:34,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-aba42085-3007-4c6f-a680-0c45dd0bf05b 2018-09-08 08:45:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:34,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75f6c347-f5e2-47f3-831a-c7c7ff3e5ddb Date: Sat, 08 Sep 2018 08:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:34,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-75f6c347-f5e2-47f3-831a-c7c7ff3e5ddb 2018-09-08 08:45:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e94ce29b-c7cf-4582-b6af-25e22c240ed8 Date: Sat, 08 Sep 2018 08:45:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-e94ce29b-c7cf-4582-b6af-25e22c240ed8 2018-09-08 08:45:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:45:34,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:45:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:45:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b925af1a36908812035e3be23e7f9c438183f37" 2018-09-08 08:45:34,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4b0f4d-6ea4-44b1-8452-18d0b8e78184 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:34,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-9f4b0f4d-6ea4-44b1-8452-18d0b8e78184 2018-09-08 08:45:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:34,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71437bec-9c2b-4a08-b922-669328922883 Date: Sat, 08 Sep 2018 08:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:34,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-71437bec-9c2b-4a08-b922-669328922883 2018-09-08 08:45:34,903 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net 2018-09-08 08:45:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" -d '{"port": {"network_id": "b907957e-bb5c-4431-8560-2a8a00d985f6", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1", "admin_state_up": true}}' 2018-09-08 08:45:35,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-926c81e9-5f9b-4548-8d26-08795e2469d8 Date: Sat, 08 Sep 2018 08:45:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","project_id":"916c8dcf1f62467baa043cbb1e37990b","qos_policy_id":null,"admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal"}} 2018-09-08 08:45:35,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-926c81e9-5f9b-4548-8d26-08795e2469d8 2018-09-08 08:45:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:35,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8df24dd0-5ab1-469a-bdcb-efff4ac2d96d Date: Sat, 08 Sep 2018 08:45:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:35,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-8df24dd0-5ab1-469a-bdcb-efff4ac2d96d 2018-09-08 08:45:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d0b6c4-f9df-4798-b7b9-86edd39b48ab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:36,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-99d0b6c4-f9df-4798-b7b9-86edd39b48ab 2018-09-08 08:45:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c58ecf24-d662-46b4-b457-930786c22753 Date: Sat, 08 Sep 2018 08:45:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:36,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-c58ecf24-d662-46b4-b457-930786c22753 2018-09-08 08:45:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-3b521457-a7ea-4b7a-a2b4-fc1e329d0085 Date: Sat, 08 Sep 2018 08:45:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:45:36,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1&admin_state_up=True used request id req-3b521457-a7ea-4b7a-a2b4-fc1e329d0085 2018-09-08 08:45:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2312c2e-f28c-441c-aab7-503bd1f66dbe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:36,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-a2312c2e-f28c-441c-aab7-503bd1f66dbe 2018-09-08 08:45:36,422 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst 2018-09-08 08:45:36,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4491cf88-4716-480a-b7ca-7161e9cad9a9 x-compute-request-id: req-4491cf88-4716-480a-b7ca-7161e9cad9a9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-flavor-name"}]} 2018-09-08 08:45:36,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4491cf88-4716-480a-b7ca-7161e9cad9a9 2018-09-08 08:45:36,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d313806b-2a82-44f9-ba46-c76b97dbcb6e x-compute-request-id: req-d313806b-2a82-44f9-ba46-c76b97dbcb6e Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2e3cca89-cc09-47fc-bad1-235778815a07", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:45:36,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07 used request id req-d313806b-2a82-44f9-ba46-c76b97dbcb6e 2018-09-08 08:45:36,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-bb6f9277-4ba9-41ac-9639-59c39798f605 Date: Sat, 08 Sep 2018 08:45:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:45:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:45:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "metadata": {}}], "self": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "min_disk": 0, "protected": false, "id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "file": "/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "916c8dcf1f62467baa043cbb1e37990b", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/257ee60f-a5c9-4d10-b656-11b03365a65f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image"} 2018-09-08 08:45:36,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image used request id req-bb6f9277-4ba9-41ac-9639-59c39798f605 2018-09-08 08:45:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:36,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a897ee2a-8c85-4927-aac5-6470332e1f08 Date: Sat, 08 Sep 2018 08:45:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:45:36,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a897ee2a-8c85-4927-aac5-6470332e1f08 2018-09-08 08:45:36,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "imageRef": "257ee60f-a5c9-4d10-b656-11b03365a65f", "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "flavorRef": "2e3cca89-cc09-47fc-bad1-235778815a07", "max_count": 1, "min_count": 1, "networks": [{"port": "51c31226-0ff8-4581-b4f3-2471c9112a4c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}]}}' 2018-09-08 08:45:38,846 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9666cad-6402-4efb-916e-631a0e287251 x-compute-request-id: req-b9666cad-6402-4efb-916e-631a0e287251 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "adminPass": "QJf72Lzc4Sn4"}} 2018-09-08 08:45:38,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b9666cad-6402-4efb-916e-631a0e287251 2018-09-08 08:45:38,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:39,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f1fead4-86d9-49d8-8cca-5ea0b07fe751 x-compute-request-id: req-9f1fead4-86d9-49d8-8cca-5ea0b07fe751 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:45:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:39,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-9f1fead4-86d9-49d8-8cca-5ea0b07fe751 2018-09-08 08:45:39,229 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst 2018-09-08 08:45:39,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:39,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-441faad5-6935-4783-b6ff-ef86fdbec4ac x-compute-request-id: req-441faad5-6935-4783-b6ff-ef86fdbec4ac Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:45:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:39,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-441faad5-6935-4783-b6ff-ef86fdbec4ac 2018-09-08 08:45:39,446 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - BUILD 2018-09-08 08:45:39,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:45:42,450 - create_instance - DEBUG - VM status query timeout in 896.779213905 2018-09-08 08:45:42,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:43,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76e48cd2-2ac9-4a09-88e4-f11ad9d6fd2a x-compute-request-id: req-76e48cd2-2ac9-4a09-88e4-f11ad9d6fd2a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:45:40Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:43,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-76e48cd2-2ac9-4a09-88e4-f11ad9d6fd2a 2018-09-08 08:45:43,078 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - BUILD 2018-09-08 08:45:43,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:45:46,081 - create_instance - DEBUG - VM status query timeout in 893.147833109 2018-09-08 08:45:46,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:46,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb098078-e00b-4af3-85ef-f50177e00e41 x-compute-request-id: req-eb098078-e00b-4af3-85ef-f50177e00e41 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:46,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-eb098078-e00b-4af3-85ef-f50177e00e41 2018-09-08 08:45:46,866 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:45:46,866 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:45:46,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:47,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a1b691d-03dd-427f-a78b-d477595686cc x-compute-request-id: req-5a1b691d-03dd-427f-a78b-d477595686cc Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:47,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-5a1b691d-03dd-427f-a78b-d477595686cc 2018-09-08 08:45:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-237f6e08-bf48-465f-a5bd-1587b33f1374 Date: Sat, 08 Sep 2018 08:45:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:47,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-237f6e08-bf48-465f-a5bd-1587b33f1374 2018-09-08 08:45:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:47,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e70b47-5910-4cee-9a2e-366e17b03d05 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:47,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-96e70b47-5910-4cee-9a2e-366e17b03d05 2018-09-08 08:45:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3bdd05b9-1fa9-4e6b-ab26-e58690dbba84 Date: Sat, 08 Sep 2018 08:45:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-3bdd05b9-1fa9-4e6b-ab26-e58690dbba84 2018-09-08 08:45:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:47,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-cdd71d09-ef9a-4be0-8747-1e51f216026f Date: Sat, 08 Sep 2018 08:45:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:45:47,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-cdd71d09-ef9a-4be0-8747-1e51f216026f 2018-09-08 08:45:47,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:48,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d5dfa6f-fdf2-4648-9453-cd90fc74d978 x-compute-request-id: req-3d5dfa6f-fdf2-4648-9453-cd90fc74d978 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:48,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-3d5dfa6f-fdf2-4648-9453-cd90fc74d978 2018-09-08 08:45:48,332 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:45:48,332 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:45:48,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:49,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08c3820-e400-408d-ad56-964e61c1dc63 x-compute-request-id: req-c08c3820-e400-408d-ad56-964e61c1dc63 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:49,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-c08c3820-e400-408d-ad56-964e61c1dc63 2018-09-08 08:45:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:49,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a2d71b90-587f-40e4-8087-5123bc8441a6 Date: Sat, 08 Sep 2018 08:45:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:49,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-a2d71b90-587f-40e4-8087-5123bc8441a6 2018-09-08 08:45:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:49,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5041ceeb-31db-4cd2-9079-26f61f356fb5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:49,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-5041ceeb-31db-4cd2-9079-26f61f356fb5 2018-09-08 08:45:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:49,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a547cb1b-c469-40c4-816c-6abbd84571bf Date: Sat, 08 Sep 2018 08:45:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:49,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-a547cb1b-c469-40c4-816c-6abbd84571bf 2018-09-08 08:45:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:49,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-27f4a395-d08a-4911-87af-97443354f0ef Date: Sat, 08 Sep 2018 08:45:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:45:49,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-27f4a395-d08a-4911-87af-97443354f0ef 2018-09-08 08:45:49,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}}' 2018-09-08 08:45:50,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:45:49 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-eba26772-0db8-4b4a-b2a8-39219ead3fdf x-compute-request-id: req-eba26772-0db8-4b4a-b2a8-39219ead3fdf Content-Length: 0 Content-Type: application/json 2018-09-08 08:45:50,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2/action used request id req-eba26772-0db8-4b4a-b2a8-39219ead3fdf 2018-09-08 08:45:50,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:51,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5762cacd-f79d-463a-a669-d0b42374540f x-compute-request-id: req-5762cacd-f79d-463a-a669-d0b42374540f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:51,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-5762cacd-f79d-463a-a669-d0b42374540f 2018-09-08 08:45:51,095 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:45:51,095 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:45:51,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:51,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11465e48-bee6-4c2a-820d-939cf0623f72 x-compute-request-id: req-11465e48-bee6-4c2a-820d-939cf0623f72 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:51,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-11465e48-bee6-4c2a-820d-939cf0623f72 2018-09-08 08:45:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:51,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c5fae519-5442-4a47-a40f-5cb47b0509d1 Date: Sat, 08 Sep 2018 08:45:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:51,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-c5fae519-5442-4a47-a40f-5cb47b0509d1 2018-09-08 08:45:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:51,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf2cffa-81b3-4535-bb8c-ec53203776e3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:51,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-cdf2cffa-81b3-4535-bb8c-ec53203776e3 2018-09-08 08:45:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:51,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5fb88521-3d59-408f-a3eb-e655760aa3ee Date: Sat, 08 Sep 2018 08:45:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:51,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-5fb88521-3d59-408f-a3eb-e655760aa3ee 2018-09-08 08:45:51,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:52,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4fd1248b-9510-4d33-9601-8e1078d32e89 Date: Sat, 08 Sep 2018 08:45:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["16d12fca-0658-4e44-9bd4-d3f2561f8836","3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:45:52,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-4fd1248b-9510-4d33-9601-8e1078d32e89 2018-09-08 08:45:52,198 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-09-08 08:45:52,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:53,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cee8da60-043d-480c-a912-e4dd5c472c02 x-compute-request-id: req-cee8da60-043d-480c-a912-e4dd5c472c02 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:53,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-cee8da60-043d-480c-a912-e4dd5c472c02 2018-09-08 08:45:53,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:45:54,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f34cd146-e563-490b-aa4d-7f0cfbc4f102 x-compute-request-id: req-f34cd146-e563-490b-aa4d-7f0cfbc4f102 Content-Encoding: gzip Content-Length: 9647 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519996991 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137064] pid_max: default: 32768 minimum: 301\n[ 0.138015] ACPI: Core revision 20150930\n[ 0.139448] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140830] Security Framework initialized\n[ 0.141693] Yama: becoming mindful.\n[ 0.142472] AppArmor: AppArmor initialized\n[ 0.143369] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144735] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146064] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147333] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148769] Initializing cgroup subsys io\n[ 0.149628] Initializing cgroup subsys memory\n[ 0.150550] Initializing cgroup subsys devices\n[ 0.151475] Initializing cgroup subsys freezer\n[ 0.152398] Initializing cgroup subsys net_cls\n[ 0.153318] Initializing cgroup subsys perf_event\n[ 0.154284] Initializing cgroup subsys net_prio\n[ 0.155226] Initializing cgroup subsys hugetlb\n[ 0.156149] Initializing cgroup subsys pids\n[ 0.157070] CPU: Physical Processor ID: 0\n[ 0.158642] mce: CPU supports 10 MCE banks\n[ 0.159538] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169443] ftrace: allocating 31920 entries in 125 pages\n[ 0.195682] smpboot: Max logical packages: 2\n[ 0.196582] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197865] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.199301] x2apic enabled\n[ 0.200144] Switched APIC routing to physical x2apic.\n[ 0.201980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207496] KVM setup paravirtual spinlock\n[ 0.208942] x86: Booting SMP configuration:\n[ 0.209892] .... node #0, CPUs: #1\n[ 0.210826] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232542] x86: Booted up 1 node, 2 CPUs\n[ 0.232544] KVM setup async PF for cpu 1\n[ 0.232547] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235249] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.236812] devtmpfs: initialized\n[ 0.238551] evm: security.selinux\n[ 0.239283] evm: security.SMACK64\n[ 0.240011] evm: security.SMACK64EXEC\n[ 0.240805] evm: security.SMACK64TRANSMUTE\n[ 0.241664] evm: security.SMACK64MMAP\n[ 0.242446] evm: security.ima\n[ 0.243122] evm: security.capability\n[ 0.244017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246030] pinctrl core: initialized pinctrl subsystem\n[ 0.247181] RTC time: 8:45:44, date: 09/08/18\n[ 0.248224] NET: Registered protocol family 16\n[ 0.257977] cpuidle: using governor ladder\n[ 0.269998] cpuidle: using governor menu\n[ 0.270840] PCCT header not found.\n[ 0.271661] ACPI: bus type PCI registered\n[ 0.272505] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273817] PCI: Using configuration type 1 for base access\n[ 0.287220] ACPI: Added _OSI(Module Device)\n[ 0.288117] ACPI: Added _OSI(Processor Device)\n[ 0.289025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289973] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292367] ACPI: Interpreter enabled\n[ 0.293165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300983] ACPI: (supports S0 S5)\n[ 0.301730] ACPI: Using IOAPIC for interrupt routing\n[ 0.302840] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306323] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307535] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312482] acpiphp: Slot [3] registered\n[ 0.313332] acpiphp: Slot [4] registered\n[ 0.314179] acpiphp: Slot [5] registered\n[ 0.315019] acpiphp: Slot [6] registered\n[ 0.315845] acpiphp: Slot [7] registered\n[ 0.316665] acpiphp: Slot [8] registered\n[ 0.317492] acpiphp: Slot [9] registered\n[ 0.318308] acpiphp: Slot [10] registered\n[ 0.329397] acpiphp: Slot [11] registered\n[ 0.330227] acpiphp: Slot [12] registered\n[ 0.331058] acpiphp: Slot [13] registered\n[ 0.331889] acpiphp: Slot [14] registered\n[ 0.332725] acpiphp: Slot [15] registered\n[ 0.333565] acpiphp: Slot [16] registered\n[ 0.334401] acpiphp: Slot [17] registered\n[ 0.335230] acpiphp: Slot [18] registered\n[ 0.336067] acpiphp: Slot [19] registered\n[ 0.336907] acpiphp: Slot [20] registered\n[ 0.337749] acpiphp: Slot [21] registered\n[ 0.338583] acpiphp: Slot [22] registered\n[ 0.339419] acpiphp: Slot [23] registered\n[ 0.340250] acpiphp: Slot [24] registered\n[ 0.341082] acpiphp: Slot [25] registered\n[ 0.341919] acpiphp: Slot [26] registered\n[ 0.342763] acpiphp: Slot [27] registered\n[ 0.343599] acpiphp: Slot [28] registered\n[ 0.344449] acpiphp: Slot [29] registered\n[ 0.345291] acpiphp: Slot [30] registered\n[ 0.346135] acpiphp: Slot [31] registered\n[ 0.346991] PCI host bridge to bus 0000:00\n[ 0.347802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.349017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351738] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.359532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.360826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.362050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.363364] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369858] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.417349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421733] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.424453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425673] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426934] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428472] vgaarb: loaded\n[ 0.429068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430246] SCSI subsystem initialized\n[ 0.431137] ACPI: bus type USB registered\n[ 0.431981] usbcore: registered new interface driver usbfs\n[ 0.433008] usbcore: registered new interface driver hub\n[ 0.434025] usbcore: registered new device driver usb\n[ 0.435180] PCI: Using ACPI for IRQ routing\n[ 0.436272] NetLabel: Initializing\n[ 0.437041] NetLabel: domain hash size = 128\n[ 0.437893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438907] NetLabel: unlabeled traffic allowed by default\n[ 0.440068] clocksource: Switched to clocksource kvm-clock\n[ 0.446030] AppArmor: AppArmor Filesystem Enabled\n[ 0.447069] pnp: PnP ACPI init\n[ 0.447999] pnp: PnP ACPI: found 5 devices\n[ 0.455184] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456910] NET: Registered protocol family 2\n[ 0.457916] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.459239] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460415] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461581] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463898] NET: Registered protocol family 1\n[ 0.464780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465889] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466967] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.485155] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503932] Trying to unpack rootfs image as initramfs...\n[ 0.554350] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.568580] Scanning for low memory corruption every 60 seconds\n[ 0.569940] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571087] audit: initializing netlink subsys (disabled)\n[ 0.572115] audit: type=2000 audit(1536396344.971:1): initialized\n[ 0.573417] Initialise system trusted keyring\n[ 0.574380] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575530] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577613] zbud: loaded\n[ 0.578350] VFS: Disk quotas dquot_6.6.0\n[ 0.579162] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580756] fuse init (API version 7.23)\n[ 0.581643] Key type big_key registered\n[ 0.582440] Allocating IMA MOK and blacklist keyrings.\n[ 0.583631] Key type asymmetric registered\n[ 0.584456] Asymmetric key parser 'x509' registered\n[ 0.585395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586863] io scheduler noop registered\n[ 0.587649] io scheduler deadline registered (default)\n[ 0.588628] io scheduler cfq registered\n[ 0.589458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593157] ACPI: Power Button [PWRF]\n[ 0.594026] GHES: HEST is not enabled!\n[ 0.612374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679195] Linux agpgart interface v0.103\n[ 0.684135] brd: module loaded\n[ 0.685471] loop: module loaded\n[ 0.689936] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691387] GPT:90111 != 20971519\n[ 0.692075] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693157] GPT:90111 != 20971519\n[ 0.693838] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694794] vda: vda1 vda15\n[ 0.696245] scsi host0: ata_piix\n[ 0.697023] scsi host1: ata_piix\n[ 0.697732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700181] libphy: Fixed MDIO Bus: probed\n[ 0.701072] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702000] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703911] PPP generic driver version 2.4.2\n[ 0.704806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705962] ehci-pci: EHCI PCI platform driver\n[ 0.706831] ehci-platform: EHCI generic platform driver\n[ 0.707798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708901] ohci-pci: OHCI PCI platform driver\n[ 0.709755] ohci-platform: OHCI generic platform driver\n[ 0.710721] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729876] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733491] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.736574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740531] usb usb1: Product: UHCI Host Controller\n[ 0.741926] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743631] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745051] hub 1-0:1.0: USB hub found\n[ 0.746152] hub 1-0:1.0: 2 ports detected\n[ 0.747452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750369] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751763] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753288] mousedev: PS/2 mouse device common for all mice\n[ 0.754977] rtc_cmos 00:00: RTC can wake from S4\n[ 0.756583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.759012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760307] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761533] i2c /dev entries driver\n[ 0.762304] device-mapper: uevent: version 1.0.3\n[ 0.763304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764957] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766355] NET: Registered protocol family 10\n[ 0.767431] NET: Registered protocol family 17\n[ 0.768333] Key type dns_resolver registered\n[ 0.769348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770471] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772079] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773896] registered taskstats version 1\n[ 0.774747] Loading compiled-in X.509 certificates\n[ 0.776212] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778119] zswap: loaded using pool lzo/zbud\n[ 0.779687] Key type trusted registered\n[ 0.781584] Key type encrypted registered\n[ 0.782450] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783495] ima: No TPM chip found, activating TPM-bypass!\n[ 0.784575] evm: HMAC attrs: 0x1\n[ 0.785566] Magic number: 2:701:775\n[ 0.786337] misc psaux: hash matches\n[ 0.797562] misc fuse: hash matches\n[ 0.799977] rtc_cmos 00:00: setting system clock to 2018-09-08 08:45:44 UTC (1536396344)\n[ 0.802330] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.803473] EDD information not available.\n[ 0.857308] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858911] Write protecting the kernel read-only data: 14336k\n[ 0.860594] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862464] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.926307] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.11...\nLease of 10.55.1.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-00000104\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOHqzjAkDIkExsw63I/60yRdQA33cg7UHD19FKuqYQy6WlZ3XSut88viCvxHcz1YmRDBXWbrM1UCu/e3W6znpzSwIpOpcMsUslJymqq/IJLSzDNb1t98tm/YhpwG3ZNFvY0FKpTKaWKrOpmGABiJAoxp3dPHxuq1+qusLQa8unER6xFgH8N4eh2EGRMSEW7EzDV7Mz2OqCg8BlsR5O+urcI/gpjDu45zY6SfMXw4v/yqw+9V2sIuEqSsOravhl+jvGZbxs9+uSRlFIAPfZC4rCg58S3mP2MmXEQ2f+yzFOVn/KegL6ppIl5sVfcdju3PT6VOBRzZVj+j56LR9fTzhn root@createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1\nssh-dss AAAAB3NzaC1kc3MAAACBAKrn5tLlG2N3v7K3yk3BI61bmnoShbGihchuXDpEE4iUdorw6W4TRNitBVJqEj9EHlKAGaE+E4T6vRjge3vU4lStfw1DZqqjYjZWuX8AR6j9kE7fznj5HrkuBzq4XHUHrhfaTAwJaeEQZTcTuVnjr1lAqlgq9Vq/y1xsDxyQYjkbAAAAFQDX8aQ6tsT47YGwEwxYK+p0LM5tDwAAAIASQUkVhUfqQy6SGpf3BRsc9NHs16dEJl5rujjQ0a0RQO8WqNxKhKYUp+X8p1PVmu0Rr2T9PoOmBcqpImBR6XDROLjQablIgK6xJX2fmvKUOjtmmmFijY8YVeF8fcm0Q3k/K3J0BTWoDvS4OYTGHJFhcmD/vO1aEEziGoc+HBNLRgAAAIBN+3Rshd0ipmM1xOetwEbLMjXeKCpllvCoZSwY/tDlK8WZdO1KhRzl0k2FFkStotqQHAQKzDl6JLw0vmNPNFFGfm1DzAdFA6X5rcpE+vsXunryCAUCn6PWBmhyITK2FlOQVxyG0OyYmwgyYbcWTDSzGRUdN0/IuhoPG9RhIyj8RA== root@createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fefe:acb6/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1 login: "} 2018-09-08 08:45:54,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2/action used request id req-f34cd146-e563-490b-aa4d-7f0cfbc4f102 2018-09-08 08:45:54,152 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:45:54,152 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 519996991 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137064] pid_max: default: 32768 minimum: 301 [ 0.138015] ACPI: Core revision 20150930 [ 0.139448] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140830] Security Framework initialized [ 0.141693] Yama: becoming mindful. [ 0.142472] AppArmor: AppArmor initialized [ 0.143369] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144735] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146064] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147333] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148769] Initializing cgroup subsys io [ 0.149628] Initializing cgroup subsys memory [ 0.150550] Initializing cgroup subsys devices [ 0.151475] Initializing cgroup subsys freezer [ 0.152398] Initializing cgroup subsys net_cls [ 0.153318] Initializing cgroup subsys perf_event [ 0.154284] Initializing cgroup subsys net_prio [ 0.155226] Initializing cgroup subsys hugetlb [ 0.156149] Initializing cgroup subsys pids [ 0.157070] CPU: Physical Processor ID: 0 [ 0.158642] mce: CPU supports 10 MCE banks [ 0.159538] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160596] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169443] ftrace: allocating 31920 entries in 125 pages [ 0.195682] smpboot: Max logical packages: 2 [ 0.196582] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197865] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.199301] x2apic enabled [ 0.200144] Switched APIC routing to physical x2apic. [ 0.201980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207496] KVM setup paravirtual spinlock [ 0.208942] x86: Booting SMP configuration: [ 0.209892] .... node #0, CPUs: #1 [ 0.210826] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232542] x86: Booted up 1 node, 2 CPUs [ 0.232544] KVM setup async PF for cpu 1 [ 0.232547] kvm-stealtime: cpu 1, msr f90d940 [ 0.235249] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.236812] devtmpfs: initialized [ 0.238551] evm: security.selinux [ 0.239283] evm: security.SMACK64 [ 0.240011] evm: security.SMACK64EXEC [ 0.240805] evm: security.SMACK64TRANSMUTE [ 0.241664] evm: security.SMACK64MMAP [ 0.242446] evm: security.ima [ 0.243122] evm: security.capability [ 0.244017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246030] pinctrl core: initialized pinctrl subsystem [ 0.247181] RTC time: 8:45:44, date: 09/08/18 [ 0.248224] NET: Registered protocol family 16 [ 0.257977] cpuidle: using governor ladder [ 0.269998] cpuidle: using governor menu [ 0.270840] PCCT header not found. [ 0.271661] ACPI: bus type PCI registered [ 0.272505] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273817] PCI: Using configuration type 1 for base access [ 0.287220] ACPI: Added _OSI(Module Device) [ 0.288117] ACPI: Added _OSI(Processor Device) [ 0.289025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289973] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292367] ACPI: Interpreter enabled [ 0.293165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300983] ACPI: (supports S0 S5) [ 0.301730] ACPI: Using IOAPIC for interrupt routing [ 0.302840] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306323] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307535] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312482] acpiphp: Slot [3] registered [ 0.313332] acpiphp: Slot [4] registered [ 0.314179] acpiphp: Slot [5] registered [ 0.315019] acpiphp: Slot [6] registered [ 0.315845] acpiphp: Slot [7] registered [ 0.316665] acpiphp: Slot [8] registered [ 0.317492] acpiphp: Slot [9] registered [ 0.318308] acpiphp: Slot [10] registered [ 0.329397] acpiphp: Slot [11] registered [ 0.330227] acpiphp: Slot [12] registered [ 0.331058] acpiphp: Slot [13] registered [ 0.331889] acpiphp: Slot [14] registered [ 0.332725] acpiphp: Slot [15] registered [ 0.333565] acpiphp: Slot [16] registered [ 0.334401] acpiphp: Slot [17] registered [ 0.335230] acpiphp: Slot [18] registered [ 0.336067] acpiphp: Slot [19] registered [ 0.336907] acpiphp: Slot [20] registered [ 0.337749] acpiphp: Slot [21] registered [ 0.338583] acpiphp: Slot [22] registered [ 0.339419] acpiphp: Slot [23] registered [ 0.340250] acpiphp: Slot [24] registered [ 0.341082] acpiphp: Slot [25] registered [ 0.341919] acpiphp: Slot [26] registered [ 0.342763] acpiphp: Slot [27] registered [ 0.343599] acpiphp: Slot [28] registered [ 0.344449] acpiphp: Slot [29] registered [ 0.345291] acpiphp: Slot [30] registered [ 0.346135] acpiphp: Slot [31] registered [ 0.346991] PCI host bridge to bus 0000:00 [ 0.347802] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.349017] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350273] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351738] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353195] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.359532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.360826] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.362050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.363364] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369858] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.371319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.417349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420303] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421733] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425673] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426934] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428472] vgaarb: loaded [ 0.429068] vgaarb: bridge control possible 0000:00:02.0 [ 0.430246] SCSI subsystem initialized [ 0.431137] ACPI: bus type USB registered [ 0.431981] usbcore: registered new interface driver usbfs [ 0.433008] usbcore: registered new interface driver hub [ 0.434025] usbcore: registered new device driver usb [ 0.435180] PCI: Using ACPI for IRQ routing [ 0.436272] NetLabel: Initializing [ 0.437041] NetLabel: domain hash size = 128 [ 0.437893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438907] NetLabel: unlabeled traffic allowed by default [ 0.440068] clocksource: Switched to clocksource kvm-clock [ 0.446030] AppArmor: AppArmor Filesystem Enabled [ 0.447069] pnp: PnP ACPI init [ 0.447999] pnp: PnP ACPI: found 5 devices [ 0.455184] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456910] NET: Registered protocol family 2 [ 0.457916] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.459239] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460415] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461581] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.462690] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463898] NET: Registered protocol family 1 [ 0.464780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465889] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466967] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.485155] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503932] Trying to unpack rootfs image as initramfs... [ 0.554350] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.568580] Scanning for low memory corruption every 60 seconds [ 0.569940] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571087] audit: initializing netlink subsys (disabled) [ 0.572115] audit: type=2000 audit(1536396344.971:1): initialized [ 0.573417] Initialise system trusted keyring [ 0.574380] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575530] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577613] zbud: loaded [ 0.578350] VFS: Disk quotas dquot_6.6.0 [ 0.579162] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580756] fuse init (API version 7.23) [ 0.581643] Key type big_key registered [ 0.582440] Allocating IMA MOK and blacklist keyrings. [ 0.583631] Key type asymmetric registered [ 0.584456] Asymmetric key parser 'x509' registered [ 0.585395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586863] io scheduler noop registered [ 0.587649] io scheduler deadline registered (default) [ 0.588628] io scheduler cfq registered [ 0.589458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593157] ACPI: Power Button [PWRF] [ 0.594026] GHES: HEST is not enabled! [ 0.612374] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649523] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679195] Linux agpgart interface v0.103 [ 0.684135] brd: module loaded [ 0.685471] loop: module loaded [ 0.689936] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691387] GPT:90111 != 20971519 [ 0.692075] GPT:Alternate GPT header not at the end of the disk. [ 0.693157] GPT:90111 != 20971519 [ 0.693838] GPT: Use GNU Parted to correct GPT errors. [ 0.694794] vda: vda1 vda15 [ 0.696245] scsi host0: ata_piix [ 0.697023] scsi host1: ata_piix [ 0.697732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700181] libphy: Fixed MDIO Bus: probed [ 0.701072] tun: Universal TUN/TAP device driver, 1.6 [ 0.702000] tun: (C) 1999-2004 Max Krasnyansky [ 0.703911] PPP generic driver version 2.4.2 [ 0.704806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705962] ehci-pci: EHCI PCI platform driver [ 0.706831] ehci-platform: EHCI generic platform driver [ 0.707798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708901] ohci-pci: OHCI PCI platform driver [ 0.709755] ohci-platform: OHCI generic platform driver [ 0.710721] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729876] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731374] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733491] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734929] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.736574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740531] usb usb1: Product: UHCI Host Controller [ 0.741926] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743631] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745051] hub 1-0:1.0: USB hub found [ 0.746152] hub 1-0:1.0: 2 ports detected [ 0.747452] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751763] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753288] mousedev: PS/2 mouse device common for all mice [ 0.754977] rtc_cmos 00:00: RTC can wake from S4 [ 0.756583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759012] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760307] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761533] i2c /dev entries driver [ 0.762304] device-mapper: uevent: version 1.0.3 [ 0.763304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.764957] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766355] NET: Registered protocol family 10 [ 0.767431] NET: Registered protocol family 17 [ 0.768333] Key type dns_resolver registered [ 0.769348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770471] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772079] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773896] registered taskstats version 1 [ 0.774747] Loading compiled-in X.509 certificates [ 0.776212] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778119] zswap: loaded using pool lzo/zbud [ 0.779687] Key type trusted registered [ 0.781584] Key type encrypted registered [ 0.782450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783495] ima: No TPM chip found, activating TPM-bypass! [ 0.784575] evm: HMAC attrs: 0x1 [ 0.785566] Magic number: 2:701:775 [ 0.786337] misc psaux: hash matches [ 0.797562] misc fuse: hash matches [ 0.799977] rtc_cmos 00:00: setting system clock to 2018-09-08 08:45:44 UTC (1536396344) [ 0.802330] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.803473] EDD information not available. [ 0.857308] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858911] Write protecting the kernel read-only data: 14336k [ 0.860594] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862464] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.926307] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.11... Lease of 10.55.1.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.36. iid=i-00000104 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOHqzjAkDIkExsw63I/60yRdQA33cg7UHD19FKuqYQy6WlZ3XSut88viCvxHcz1YmRDBXWbrM1UCu/e3W6znpzSwIpOpcMsUslJymqq/IJLSzDNb1t98tm/YhpwG3ZNFvY0FKpTKaWKrOpmGABiJAoxp3dPHxuq1+qusLQa8unER6xFgH8N4eh2EGRMSEW7EzDV7Mz2OqCg8BlsR5O+urcI/gpjDu45zY6SfMXw4v/yqw+9V2sIuEqSsOravhl+jvGZbxs9+uSRlFIAPfZC4rCg58S3mP2MmXEQ2f+yzFOVn/KegL6ppIl5sVfcdju3PT6VOBRzZVj+j56LR9fTzhn root@createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1 ssh-dss AAAAB3NzaC1kc3MAAACBAKrn5tLlG2N3v7K3yk3BI61bmnoShbGihchuXDpEE4iUdorw6W4TRNitBVJqEj9EHlKAGaE+E4T6vRjge3vU4lStfw1DZqqjYjZWuX8AR6j9kE7fznj5HrkuBzq4XHUHrhfaTAwJaeEQZTcTuVnjr1lAqlgq9Vq/y1xsDxyQYjkbAAAAFQDX8aQ6tsT47YGwEwxYK+p0LM5tDwAAAIASQUkVhUfqQy6SGpf3BRsc9NHs16dEJl5rujjQ0a0RQO8WqNxKhKYUp+X8p1PVmu0Rr2T9PoOmBcqpImBR6XDROLjQablIgK6xJX2fmvKUOjtmmmFijY8YVeF8fcm0Q3k/K3J0BTWoDvS4OYTGHJFhcmD/vO1aEEziGoc+HBNLRgAAAIBN+3Rshd0ipmM1xOetwEbLMjXeKCpllvCoZSwY/tDlK8WZdO1KhRzl0k2FFkStotqQHAQKzDl6JLw0vmNPNFFGfm1DzAdFA6X5rcpE+vsXunryCAUCn6PWBmhyITK2FlOQVxyG0OyYmwgyYbcWTDSzGRUdN0/IuhoPG9RhIyj8RA== root@createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fefe:acb6/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1 launch-index: 0 === cirros: current=0.4.0 uptime=3.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7feb2e76-1fec-4343-b655-2bdea1 login: 2018-09-08 08:45:54,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:54,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87ce9126-990c-4af9-a07a-1fd7550c8a11 x-compute-request-id: req-87ce9126-990c-4af9-a07a-1fd7550c8a11 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:54,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-87ce9126-990c-4af9-a07a-1fd7550c8a11 2018-09-08 08:45:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:54,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4fb6dd07-a547-4a47-a14e-490a376d4eb1 Date: Sat, 08 Sep 2018 08:45:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:54,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-4fb6dd07-a547-4a47-a14e-490a376d4eb1 2018-09-08 08:45:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:54,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc9ab41-61ae-492c-b8ee-ac307049df93 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:54,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-8dc9ab41-61ae-492c-b8ee-ac307049df93 2018-09-08 08:45:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5549bc5-f975-4d69-96b5-e6434bca973e Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:55,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-c5549bc5-f975-4d69-96b5-e6434bca973e 2018-09-08 08:45:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-380be431-7a18-42de-9834-b8db69e3bc0a Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["16d12fca-0658-4e44-9bd4-d3f2561f8836","3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:45:55,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-380be431-7a18-42de-9834-b8db69e3bc0a 2018-09-08 08:45:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-252f405e-b8a5-4094-aa0f-76c509a40179 Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:18Z", "admin_state_up": true, "updated_at": "2018-09-08T08:45:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "bc5e8656-b670-4d81-8542-58708bd6e985", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router"}]} 2018-09-08 08:45:55,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router used request id req-252f405e-b8a5-4094-aa0f-76c509a40179 2018-09-08 08:45:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8d09c5-eb83-437c-860b-2e4fba636bea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:55,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-ab8d09c5-eb83-437c-860b-2e4fba636bea 2018-09-08 08:45:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-57707a94-ebd4-48da-8c05-83b52b5bd99e Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"}]} 2018-09-08 08:45:55,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=bc5e8656-b670-4d81-8542-58708bd6e985 used request id req-57707a94-ebd4-48da-8c05-83b52b5bd99e 2018-09-08 08:45:55,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-35de9ad4-05d8-456b-a549-3a40ac110cb3 Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}} 2018-09-08 08:45:55,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 used request id req-35de9ad4-05d8-456b-a549-3a40ac110cb3 2018-09-08 08:45:55,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c8e2b63e-53a5-4350-97ef-5f190ceaebb8 Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:45:55,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-c8e2b63e-53a5-4350-97ef-5f190ceaebb8 2018-09-08 08:45:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:55,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73ae4568-6648-40ad-8556-6f722edd41b5 Date: Sat, 08 Sep 2018 08:45:55 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:45:55,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-73ae4568-6648-40ad-8556-6f722edd41b5 2018-09-08 08:45:55,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:56,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9095a396-0799-42fe-83f0-d84a928d3147 x-compute-request-id: req-9095a396-0799-42fe-83f0-d84a928d3147 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:56,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-9095a396-0799-42fe-83f0-d84a928d3147 2018-09-08 08:45:56,207 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:45:56,207 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:45:56,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:56,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2fd6f9e-d590-44aa-bfae-edc54abd6f7e x-compute-request-id: req-f2fd6f9e-d590-44aa-bfae-edc54abd6f7e Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:56,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-f2fd6f9e-d590-44aa-bfae-edc54abd6f7e 2018-09-08 08:45:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6eea03e4-249e-4603-a6d1-22f52f3dad40 Date: Sat, 08 Sep 2018 08:45:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:45:56,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-6eea03e4-249e-4603-a6d1-22f52f3dad40 2018-09-08 08:45:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:57,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4686dd0a-b54b-44c0-8c74-030790cb49b2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:45:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-4686dd0a-b54b-44c0-8c74-030790cb49b2 2018-09-08 08:45:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:57,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-deec43d2-6ed7-4d30-97c2-11f832646e74 Date: Sat, 08 Sep 2018 08:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:45:57,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-deec43d2-6ed7-4d30-97c2-11f832646e74 2018-09-08 08:45:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e97515cc-be2e-4dcc-9c02-fde73d62d58f Date: Sat, 08 Sep 2018 08:45:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["16d12fca-0658-4e44-9bd4-d3f2561f8836","3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:45:57,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-e97515cc-be2e-4dcc-9c02-fde73d62d58f 2018-09-08 08:45:57,188 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:45:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:57,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ed8b2644-6b75-481e-88da-0a185458b136 Date: Sat, 08 Sep 2018 08:45:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:45:57,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ed8b2644-6b75-481e-88da-0a185458b136 2018-09-08 08:45:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:57,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3c083e7-82cb-47be-acc2-c30d7a7d5ede Date: Sat, 08 Sep 2018 08:45:57 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:45:57,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-b3c083e7-82cb-47be-acc2-c30d7a7d5ede 2018-09-08 08:45:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "51c31226-0ff8-4581-b4f3-2471c9112a4c"}}' 2018-09-08 08:45:59,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-a79a7ad7-beed-49e0-a8b1-4469501b10e5 Date: Sat, 08 Sep 2018 08:45:59 GMT RESP BODY: {"floatingip": {"router_id": "bc5e8656-b670-4d81-8542-58708bd6e985", "status": "DOWN", "description": "", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:58Z", "updated_at": "2018-09-08T08:45:58Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "port_id": "51c31226-0ff8-4581-b4f3-2471c9112a4c", "id": "31bb3f43-ce3a-4030-b4ce-de4622f7c0dc"}} 2018-09-08 08:45:59,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a79a7ad7-beed-49e0-a8b1-4469501b10e5 2018-09-08 08:45:59,346 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:45:59,346 - create_instance - INFO - Checking if VM is active 2018-09-08 08:45:59,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:45:59,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea96a19d-fb64-413d-98ea-7ac20f12f9b1 x-compute-request-id: req-ea96a19d-fb64-413d-98ea-7ac20f12f9b1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:45:59,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-ea96a19d-fb64-413d-98ea-7ac20f12f9b1 2018-09-08 08:45:59,961 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:45:59,961 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:45:59,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:00,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef6cbe1f-89ab-4712-addd-491163b117b7 x-compute-request-id: req-ef6cbe1f-89ab-4712-addd-491163b117b7 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp"}, {"name": "default"}], "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:45:45Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:00,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-ef6cbe1f-89ab-4712-addd-491163b117b7 2018-09-08 08:46:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51eb8a14-9e73-4e81-be62-65bb10a1b5e8 Date: Sat, 08 Sep 2018 08:46:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61f8882c-617f-4e7c-acd8-d8918d2fe851"],"updated_at":"2018-09-08T08:45:15Z","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"b907957e-bb5c-4431-8560-2a8a00d985f6","name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net"}]} 2018-09-08 08:46:00,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net used request id req-51eb8a14-9e73-4e81-be62-65bb10a1b5e8 2018-09-08 08:46:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423f449a-c857-488a-a753-36401fc6fddc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:46:00,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-423f449a-c857-488a-a753-36401fc6fddc 2018-09-08 08:46:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:00,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0caf2d4-c42e-47c0-86db-4dbe9325e98d Date: Sat, 08 Sep 2018 08:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","dns_nameservers":[],"updated_at":"2018-09-08T08:45:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"916c8dcf1f62467baa043cbb1e37990b","id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet"}]} 2018-09-08 08:46:00,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-e0caf2d4-c42e-47c0-86db-4dbe9325e98d 2018-09-08 08:46:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:01,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-dc7215ad-3239-4607-9e4e-ae084cd19cec Date: Sat, 08 Sep 2018 08:46:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.11"}],"id":"51c31226-0ff8-4581-b4f3-2471c9112a4c","security_groups":["16d12fca-0658-4e44-9bd4-d3f2561f8836","3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f"],"mac_address":"fa:16:3e:fe:ac:b6","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:35Z","binding:vnic_type":"normal","device_id":"1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.4"}],"id":"99ac5059-e13a-4207-8c99-cc756e42cda3","security_groups":[],"mac_address":"fa:16:3e:b4:b3:aa","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.3"}],"id":"b26303c8-0bb0-4ba8-aaee-33b2b5a9d4f6","security_groups":[],"mac_address":"fa:16:3e:52:66:68","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b907957e-bb5c-4431-8560-2a8a00d985f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.1"}],"id":"ce7a1075-f877-4380-a70e-418f56daf0b5","security_groups":[],"mac_address":"fa:16:3e:22:30:ad","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:24Z","binding:vnic_type":"normal","device_id":"bc5e8656-b670-4d81-8542-58708bd6e985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61f8882c-617f-4e7c-acd8-d8918d2fe851","ip_address":"10.55.1.2"}],"id":"d6cca0c2-167d-4152-b97a-b0b7a4037745","security_groups":[],"mac_address":"fa:16:3e:cd:12:fc","project_id":"916c8dcf1f62467baa043cbb1e37990b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b907957e-bb5c-4431-8560-2a8a00d985f6","tenant_id":"916c8dcf1f62467baa043cbb1e37990b","created_at":"2018-09-08T08:45:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b907957e-bb5c-4431-8560-2a8a00d985f6"}]} 2018-09-08 08:46:01,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-dc7215ad-3239-4607-9e4e-ae084cd19cec 2018-09-08 08:46:01,103 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:46:01,106 - paramiko.transport - DEBUG - starting thread (client mode): 0x864b9b50L 2018-09-08 08:46:01,106 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:46:01,107 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:46:01,107 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:46:01,108 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:46:01,108 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:46:01,108 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:46:01,108 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:46:01,109 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:46:01,109 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:46:01,127 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:46:01,128 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:46:01,139 - paramiko.transport - DEBUG - Trying key e68cdeed5693c30290c8e5674d5b1871 from tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466 2018-09-08 08:46:01,167 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:46:01,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:46:01,271 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:46:01,317 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:46:01,317 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:46:01,318 - paramiko.transport - DEBUG - starting thread (client mode): 0x864b9b50L 2018-09-08 08:46:01,319 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:46:01,319 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:46:01,319 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:46:01,320 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:46:01,320 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:46:01,321 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:46:01,321 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:46:01,321 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:46:01,321 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:46:01,338 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:46:01,338 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:46:01,351 - paramiko.transport - DEBUG - Trying key e68cdeed5693c30290c8e5674d5b1871 from tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466 2018-09-08 08:46:01,375 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:46:01,378 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:46:01,383 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:46:01,384 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:46:01,384 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:46:01,385 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:46:01,387 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 08:46:01,388 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-08 08:46:01,388 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-08 08:46:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/31bb3f43-ce3a-4030-b4ce-de4622f7c0dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:02,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18a1c663-b9bb-4761-aaf7-cf876243a03b Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:02,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/31bb3f43-ce3a-4030-b4ce-de4622f7c0dc used request id req-18a1c663-b9bb-4761-aaf7-cf876243a03b 2018-09-08 08:46:02,170 - create_instance - INFO - Deleting Port with ID - 51c31226-0ff8-4581-b4f3-2471c9112a4c 2018-09-08 08:46:02,170 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466port-1 2018-09-08 08:46:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/51c31226-0ff8-4581-b4f3-2471c9112a4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:03,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a881e7e-284c-4432-964a-43a55f0c22cd Date: Sat, 08 Sep 2018 08:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:03,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/51c31226-0ff8-4581-b4f3-2471c9112a4c used request id req-0a881e7e-284c-4432-964a-43a55f0c22cd 2018-09-08 08:46:03,508 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst 2018-09-08 08:46:03,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:03,673 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:46: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-c80184e9-2ee4-465b-a262-d9f3c5f1eabc x-compute-request-id: req-c80184e9-2ee4-465b-a262-d9f3c5f1eabc Content-Type: application/json 2018-09-08 08:46:03,673 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-c80184e9-2ee4-465b-a262-d9f3c5f1eabc 2018-09-08 08:46:03,673 - create_instance - INFO - Checking deletion status 2018-09-08 08:46:03,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:03,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46: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,Accept-Encoding x-openstack-request-id: req-a3398b3d-07b7-4320-b800-669825533e6b x-compute-request-id: req-a3398b3d-07b7-4320-b800-669825533e6b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:ac:b6", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:46:03Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:03,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-a3398b3d-07b7-4320-b800-669825533e6b 2018-09-08 08:46:03,771 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:46:03,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:46:06,774 - create_instance - DEBUG - VM status query timeout in 296.899618149 2018-09-08 08:46:06,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:07,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46: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-579f840b-093f-419d-b3e0-a527b0543ea2 x-compute-request-id: req-579f840b-093f-419d-b3e0-a527b0543ea2 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "rel": "bookmark"}], "image": {"id": "257ee60f-a5c9-4d10-b656-11b03365a65f", "links": [{"href": "http://172.30.9.23:8774/images/257ee60f-a5c9-4d10-b656-11b03365a65f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:45:44.000000", "flavor": {"id": "2e3cca89-cc09-47fc-bad1-235778815a07", "links": [{"href": "http://172.30.9.23:8774/flavors/2e3cca89-cc09-47fc-bad1-235778815a07", "rel": "bookmark"}]}, "id": "1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2", "user_id": "77e12393363c41738ea61cb9beb8bb07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:46:03Z", "hostId": "35a8670d39b672b3267bf9207e5b84bb39a36eaa68d77cf9ae1e6167", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp", "name": "CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst", "created": "2018-09-08T08:45:38Z", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:07,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-579f840b-093f-419d-b3e0-a527b0543ea2 2018-09-08 08:46:07,045 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst] is - ACTIVE 2018-09-08 08:46:07,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:46:10,048 - create_instance - DEBUG - VM status query timeout in 293.625468969 2018-09-08 08:46:10,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a320a0c22830fd358320d29776b93c9ec4c6f76c" 2018-09-08 08:46:10,096 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:46:10 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-4748c9a5-7b31-4617-930a-1bb543b567ec x-compute-request-id: req-4748c9a5-7b31-4617-930a-1bb543b567ec Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 could not be found.", "code": 404}} 2018-09-08 08:46:10,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 used request id req-4748c9a5-7b31-4617-930a-1bb543b567ec 2018-09-08 08:46:10,096 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1d8249c7-8c3e-4a4a-854f-07c2e4bec1b2 could not be found. (HTTP 404) (Request-ID: req-4748c9a5-7b31-4617-930a-1bb543b567ec) 2018-09-08 08:46:10,096 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-inst 2018-09-08 08:46:10,097 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp 2018-09-08 08:46:10,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eeec54f6b6cd7b2f9beb138abee12b4eda9d97a" 2018-09-08 08:46:10,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:46:10 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-fe6626d6-7fa2-400b-81bc-86c05489e499 x-compute-request-id: req-fe6626d6-7fa2-400b-81bc-86c05489e499 Content-Length: 0 Content-Type: application/json 2018-09-08 08:46:10,163 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-kp used request id req-fe6626d6-7fa2-400b-81bc-86c05489e499 2018-09-08 08:46:10,163 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466.pub] 2018-09-08 08:46:10,164 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466] 2018-09-08 08:46:10,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8b6d2aca8a62008d7747bc0f3d2fdc6fe21963" 2018-09-08 08:46:10,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:46:10 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-022350e9-1f75-41d3-acfa-9245b0216922 x-compute-request-id: req-022350e9-1f75-41d3-acfa-9245b0216922 Content-Length: 0 Content-Type: application/json 2018-09-08 08:46:10,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2e3cca89-cc09-47fc-bad1-235778815a07 used request id req-022350e9-1f75-41d3-acfa-9245b0216922 2018-09-08 08:46:10,230 - neutron_utils - INFO - Deleting security group rule with ID - 53433896-64a8-4674-9b55-2af3cd83e1fc 2018-09-08 08:46:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/53433896-64a8-4674-9b55-2af3cd83e1fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:46:10,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f44ef293-ec0a-48c0-a386-23a0c331b558 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:10,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/53433896-64a8-4674-9b55-2af3cd83e1fc used request id req-f44ef293-ec0a-48c0-a386-23a0c331b558 2018-09-08 08:46:10,352 - neutron_utils - INFO - Deleting security group rule with ID - df322ae6-a7c5-4996-a112-d04f46a3d017 2018-09-08 08:46:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/df322ae6-a7c5-4996-a112-d04f46a3d017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:46:10,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d9dfb6e-e880-40c3-857d-ad74c9a07c1c Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:10,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/df322ae6-a7c5-4996-a112-d04f46a3d017 used request id req-6d9dfb6e-e880-40c3-857d-ad74c9a07c1c 2018-09-08 08:46:10,611 - neutron_utils - INFO - Deleting security group rule with ID - a74e3f01-ddb8-4208-bb08-1866f98ab4fd 2018-09-08 08:46:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a74e3f01-ddb8-4208-bb08-1866f98ab4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:46:10,860 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-256d0f1b-6572-4923-ae50-52bca7d972b0 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:10,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a74e3f01-ddb8-4208-bb08-1866f98ab4fd used request id req-256d0f1b-6572-4923-ae50-52bca7d972b0 2018-09-08 08:46:10,860 - neutron_utils - INFO - Deleting security group rule with ID - a606cc10-ea96-4455-bd58-43628b9d618d 2018-09-08 08:46:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a606cc10-ea96-4455-bd58-43628b9d618d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:46:11,122 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9f34981-88c5-404d-945f-b2f99206de65 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:11,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a606cc10-ea96-4455-bd58-43628b9d618d used request id req-a9f34981-88c5-404d-945f-b2f99206de65 2018-09-08 08:46:11,123 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-sec-grp 2018-09-08 08:46:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/16d12fca-0658-4e44-9bd4-d3f2561f8836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6fa1977da4045dc4a7ec635158ac85e51842d6" 2018-09-08 08:46:11,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1e67ac6-348e-40f1-9926-f98d4a403641 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:11,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/16d12fca-0658-4e44-9bd4-d3f2561f8836 used request id req-a1e67ac6-348e-40f1-9926-f98d4a403641 2018-09-08 08:46:11,228 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router and subnet CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet 2018-09-08 08:46:11,228 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:46:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" -d '{"subnet_id": "61f8882c-617f-4e7c-acd8-d8918d2fe851"}' 2018-09-08 08:46:12,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9bbb2d99-2eda-4512-896b-97ed1fde0ec1 Date: Sat, 08 Sep 2018 08:46:12 GMT RESP BODY: {"network_id": "b907957e-bb5c-4431-8560-2a8a00d985f6", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "subnet_id": "61f8882c-617f-4e7c-acd8-d8918d2fe851", "subnet_ids": ["61f8882c-617f-4e7c-acd8-d8918d2fe851"], "port_id": "ce7a1075-f877-4380-a70e-418f56daf0b5", "id": "bc5e8656-b670-4d81-8542-58708bd6e985"} 2018-09-08 08:46:12,707 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985/remove_router_interface used request id req-9bbb2d99-2eda-4512-896b-97ed1fde0ec1 2018-09-08 08:46:12,708 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:46:12,708 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-router 2018-09-08 08:46:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d0c05dc7faf639675539e45e9c3c5a43ea569" 2018-09-08 08:46:16,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a40aa72a-4cac-4149-a01f-45eb2b3dd024 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:16,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bc5e8656-b670-4d81-8542-58708bd6e985 used request id req-a40aa72a-4cac-4149-a01f-45eb2b3dd024 2018-09-08 08:46:16,127 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet 2018-09-08 08:46:16,127 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-subnet 2018-09-08 08:46:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:46:18,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6502a64-70b6-470d-9631-9403aba3924a Date: Sat, 08 Sep 2018 08:46:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:18,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/61f8882c-617f-4e7c-acd8-d8918d2fe851 used request id req-b6502a64-70b6-470d-9631-9403aba3924a 2018-09-08 08:46:18,711 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-pub-net 2018-09-08 08:46:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b907957e-bb5c-4431-8560-2a8a00d985f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dac888977ac103f1a8a53427904edc883f9bdf3" 2018-09-08 08:46:19,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b54e8a4b-8090-4e51-8323-0f5f9f2cfc27 Date: Sat, 08 Sep 2018 08:46:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:19,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b907957e-bb5c-4431-8560-2a8a00d985f6 used request id req-b54e8a4b-8090-4e51-8323-0f5f9f2cfc27 2018-09-08 08:46:19,994 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-7feb2e76-1fec-4343-b655-2bdea1897466-image 2018-09-08 08:46:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52661426f05a7483aea8c88b4492658c51d13de8" 2018-09-08 08:46:21,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbf4228d-fd89-4314-a45a-074d7cef5568 Date: Sat, 08 Sep 2018 08:46:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:46:21,564 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/257ee60f-a5c9-4d10-b656-11b03365a65f used request id req-dbf4228d-fd89-4314-a45a-074d7cef5568 2018-09-08 08:46:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:21,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b7f87b5b-55dc-49d3-a4a9-6fb8ae7a0574 Date: Sat, 08 Sep 2018 08:46:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:14Z", "updated_at": "2018-09-08T08:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "revision_number": 0, "id": "6fe18a87-f91f-49f9-9c9d-bb14a409e26a", "remote_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "revision_number": 0, "id": "73183284-04a7-4676-adec-ffd2f0bb8508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv4", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "revision_number": 0, "id": "822c5332-9e42-416f-84c0-0859f31d038c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "revision_number": 0, "id": "8d321a7d-e495-428c-8a79-3d0e70992a4f", "remote_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "remote_ip_prefix": null, "created_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "port_range_min": null, "ethertype": "IPv6", "project_id": "916c8dcf1f62467baa043cbb1e37990b"}], "revision_number": 4, "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:46:21,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b7f87b5b-55dc-49d3-a4a9-6fb8ae7a0574 2018-09-08 08:46:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:21,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a82573-c698-41fb-afcb-51b9609a53ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:46:21,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-20a82573-c698-41fb-afcb-51b9609a53ca 2018-09-08 08:46:21,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:46:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39d4477-eb08-4f7e-baac-32d58e2188a3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:46:22,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-c39d4477-eb08-4f7e-baac-32d58e2188a3 2018-09-08 08:46:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5b0b19-f746-4d6a-93b4-fcaca5b9eb3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:46:22,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-6f5b0b19-f746-4d6a-93b4-fcaca5b9eb3a 2018-09-08 08:46:22,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:46:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99ebc96-9c5c-4f06-aff1-7006a8e6aac2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b"}, "enabled": true, "id": "916c8dcf1f62467baa043cbb1e37990b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj"}} 2018-09-08 08:46:22,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-e99ebc96-9c5c-4f06-aff1-7006a8e6aac2 2018-09-08 08:46:22,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f 2018-09-08 08:46:22,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1a35337c-cc83-495e-aa2c-233937391153 Date: Sat, 08 Sep 2018 08:46:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:14Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "6fe18a87-f91f-49f9-9c9d-bb14a409e26a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:14Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "73183284-04a7-4676-adec-ffd2f0bb8508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:14Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "822c5332-9e42-416f-84c0-0859f31d038c"}, {"remote_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:45:14Z", "security_group_id": "3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f", "port_range_min": null, "revision_number": 0, "tenant_id": "916c8dcf1f62467baa043cbb1e37990b", "created_at": "2018-09-08T08:45:14Z", "project_id": "916c8dcf1f62467baa043cbb1e37990b", "id": "8d321a7d-e495-428c-8a79-3d0e70992a4f"}]} 2018-09-08 08:46:22,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f used request id req-1a35337c-cc83-495e-aa2c-233937391153 2018-09-08 08:46:22,373 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:46:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cbb4e3a-334f-4c96-8d1c-6e4cc5eae341 Content-Length: 0 Date: Sat, 08 Sep 2018 08:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:46:22,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3ea9ccc6-a73a-4d8a-8dc1-3ef3e477dd7f used request id req-1cbb4e3a-334f-4c96-8d1c-6e4cc5eae341 2018-09-08 08:46:22,728 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj 2018-09-08 08:46:22,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:22,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b0d0ae-64d7-42a8-949d-de7fae93dc51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:46:22,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/916c8dcf1f62467baa043cbb1e37990b used request id req-f2b0d0ae-64d7-42a8-949d-de7fae93dc51 2018-09-08 08:46:22,974 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-proj-role 2018-09-08 08:46:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:23,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff513a6-dd9a-4dfb-a260-d27a8cdbfd3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:46:23,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5ac6a3d85b6545e198311020be6852bb used request id req-cff513a6-dd9a-4dfb-a260-d27a8cdbfd3a 2018-09-08 08:46:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348838fc0758e742d38e5cf945185874c8226c44" 2018-09-08 08:46:23,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae1d69e-0f9f-4843-b74f-073b0e6b0bab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:46:23,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bae1d69e-0f9f-4843-b74f-073b0e6b0bab 2018-09-08 08:46:23,178 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e7c5d589-5d46-4bd-user 2018-09-08 08:46:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/77e12393363c41738ea61cb9beb8bb07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cfe901e2bc326400311a3e930d17125e744d80" 2018-09-08 08:46:23,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8244618e-f9cf-409d-9846-b1907f33dc55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:46:23,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/77e12393363c41738ea61cb9beb8bb07 used request id req-8244618e-f9cf-409d-9846-b1907f33dc55 2018-09-08 08:46:23,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:23,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["MRAj0iryQdKAygjw6Npe0A"], "issued_at": "2018-09-08T08:46:23.000000Z"}} 2018-09-08 08:46:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0ff094ba92bd160c492940ec09de8f3d5d14ff" 2018-09-08 08:46:23,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95340be-7bcd-43c2-89e9-85960978597e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:23,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a95340be-7bcd-43c2-89e9-85960978597e 2018-09-08 08:46:23,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:23,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:24,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["1AXr4JFFQSOBjS7GRtcP_A"], "issued_at": "2018-09-08T08:46:24.000000Z"}} 2018-09-08 08:46:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:24,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66a39ff-abe9-4e30-9a4e-ba86f5103506 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:24,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c66a39ff-abe9-4e30-9a4e-ba86f5103506 2018-09-08 08:46:24,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:24,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:24,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e159b6b8-beae-4a6b-ae86-96ddec3406bc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:46:24,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj used request id req-e159b6b8-beae-4a6b-ae86-96ddec3406bc 2018-09-08 08:46:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:24,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144a75d1-304e-4566-beab-af02bf8717f1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:46:24,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-144a75d1-304e-4566-beab-af02bf8717f1 2018-09-08 08:46:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}}' 2018-09-08 08:46:24,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2485c0bf-9354-4ff3-a5f0-907a4995eca2 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:24,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2485c0bf-9354-4ff3-a5f0-907a4995eca2 2018-09-08 08:46:24,684 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj 2018-09-08 08:46:24,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:24,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:25,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["vjDjZwUfRBeH9atwMKFV1Q"], "issued_at": "2018-09-08T08:46:25.000000Z"}} 2018-09-08 08:46:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d60988dc5b9fc30de3234aa2508b1607107bcbf" 2018-09-08 08:46:25,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15389d27-9b77-4d34-988a-d67997c1cd7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:25,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15389d27-9b77-4d34-988a-d67997c1cd7e 2018-09-08 08:46:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:25,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d60988dc5b9fc30de3234aa2508b1607107bcbf" 2018-09-08 08:46:25,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e642c7c-7b37-4d6d-be22-74660616e049 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:46:25,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7e642c7c-7b37-4d6d-be22-74660616e049 2018-09-08 08:46:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d60988dc5b9fc30de3234aa2508b1607107bcbf" 2018-09-08 08:46:25,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab673fe-e125-444f-a6aa-293d9c3389bb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}]} 2018-09-08 08:46:25,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj used request id req-6ab673fe-e125-444f-a6aa-293d9c3389bb 2018-09-08 08:46:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d60988dc5b9fc30de3234aa2508b1607107bcbf" 2018-09-08 08:46:25,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6e2365-c1c7-4aa0-af7f-b24e7912573b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:46:25,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7c6e2365-c1c7-4aa0-af7f-b24e7912573b 2018-09-08 08:46:25,754 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user 2018-09-08 08:46:25,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:25,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b0fbb9-e30e-4e4d-94a5-d5bc970ec7d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:46:25,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51b0fbb9-e30e-4e4d-94a5-d5bc970ec7d7 2018-09-08 08:46:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}}' 2018-09-08 08:46:25,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac79950-95c5-4178-bde9-ceaf77b9e39d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b00a557276c04deaa3dc257a2ddc2023", "links": {"self": "http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023"}, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}} 2018-09-08 08:46:25,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-aac79950-95c5-4178-bde9-ceaf77b9e39d 2018-09-08 08:46:25,989 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role 2018-09-08 08:46:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:26,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0693ef-7c3c-48d3-812a-1291d5f64246 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role", "id": "b00a557276c04deaa3dc257a2ddc2023"}} 2018-09-08 08:46:26,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023 used request id req-cf0693ef-7c3c-48d3-812a-1291d5f64246 2018-09-08 08:46:26,086 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role to project CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj 2018-09-08 08:46:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169/users/9ee1440822564ae398b9d0dddbfb23b9/roles/b00a557276c04deaa3dc257a2ddc2023 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:46:26,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652094da-5d05-42ed-84c7-7525c30c9506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:46:26,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169/users/9ee1440822564ae398b9d0dddbfb23b9/roles/b00a557276c04deaa3dc257a2ddc2023 used request id req-652094da-5d05-42ed-84c7-7525c30c9506 2018-09-08 08:46:26,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:46:26,209 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:46:26,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:26,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:26,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["5Zv1QE70QX2Mf8VfOKRxmQ"], "issued_at": "2018-09-08T08:46:26.000000Z"}} 2018-09-08 08:46:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:26,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8255813b-cfe5-496b-8c92-14f7f1734fde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:26,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8255813b-cfe5-496b-8c92-14f7f1734fde 2018-09-08 08:46:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:26,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-a0bbddb4-47db-443d-97b1-347f7f766d44 Date: Sat, 08 Sep 2018 08:46:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image"} 2018-09-08 08:46:26,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image used request id req-a0bbddb4-47db-443d-97b1-347f7f766d44 2018-09-08 08:46:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:27,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bda97856-8845-460a-a761-847ba6f95beb Date: Sat, 08 Sep 2018 08:46:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:46:27,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bda97856-8845-460a-a761-847ba6f95beb 2018-09-08 08:46:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image"}' 2018-09-08 08:46:27,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 X-Openstack-Request-Id: req-b0cd89ee-55cb-415d-976d-c71c59286ef7 Date: Sat, 08 Sep 2018 08:46:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:46:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:46:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3", "min_disk": 0, "protected": false, "id": "79b55b52-1530-4def-9307-614d95833ff3", "file": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file", "checksum": null, "owner": "b45c1834ed0b455791ba58f78ea53169", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:46:27,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b0cd89ee-55cb-415d-976d-c71c59286ef7 2018-09-08 08:46:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" -d '' 2018-09-08 08:46:28,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38e2e934-1298-4f4a-b0a9-3ff1e8964982 Date: Sat, 08 Sep 2018 08:46:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:46:28,276 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file used request id req-38e2e934-1298-4f4a-b0a9-3ff1e8964982 2018-09-08 08:46:28,277 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:46:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:28,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c868537d-97a0-40f7-b138-7e09bae2b22f Date: Sat, 08 Sep 2018 08:46:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:46:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "metadata": {}}], "self": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3", "min_disk": 0, "protected": false, "id": "79b55b52-1530-4def-9307-614d95833ff3", "file": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b45c1834ed0b455791ba58f78ea53169", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:46:28,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 used request id req-c868537d-97a0-40f7-b138-7e09bae2b22f 2018-09-08 08:46:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc34fde2-e4a7-4fbd-babd-b9fc660cea9f Date: Sat, 08 Sep 2018 08:46:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:46:28,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fc34fde2-e4a7-4fbd-babd-b9fc660cea9f 2018-09-08 08:46:28,610 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image 2018-09-08 08:46:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:46:28,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8a55e507-6159-4180-995d-e0923d07a98b Date: Sat, 08 Sep 2018 08:46:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:46:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "metadata": {}}], "self": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3", "min_disk": 0, "protected": false, "id": "79b55b52-1530-4def-9307-614d95833ff3", "file": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b45c1834ed0b455791ba58f78ea53169", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:46:28,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 used request id req-8a55e507-6159-4180-995d-e0923d07a98b 2018-09-08 08:46:28,767 - create_image - DEBUG - Instance status is - active 2018-09-08 08:46:28,767 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image 2018-09-08 08:46:28,767 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image 2018-09-08 08:46:28,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:28,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:29,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["_aZuAi8yTCyJ03wPIkh1DQ"], "issued_at": "2018-09-08T08:46:29.000000Z"}} 2018-09-08 08:46:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595f6558-6da9-48c3-806b-e043efa37664 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:29,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-595f6558-6da9-48c3-806b-e043efa37664 2018-09-08 08:46:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:29,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-67c0a811-9e6e-4bed-8053-f0187a585df3 Date: Sat, 08 Sep 2018 08:46:29 GMT RESP BODY: {"networks":[]} 2018-09-08 08:46:29,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-67c0a811-9e6e-4bed-8053-f0187a585df3 2018-09-08 08:46:29,404 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net 2018-09-08 08:46:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net", "admin_state_up": true}}' 2018-09-08 08:46:30,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-736d03e1-56bb-4200-9340-b21d3201c3ff Date: Sat, 08 Sep 2018 08:46:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:46:29Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","mtu":1450}} 2018-09-08 08:46:30,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-736d03e1-56bb-4200-9340-b21d3201c3ff 2018-09-08 08:46:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:30,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-84c51db2-6775-4d57-b577-1e7d34830091 Date: Sat, 08 Sep 2018 08:46:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:46:29Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:30,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-84c51db2-6775-4d57-b577-1e7d34830091 2018-09-08 08:46:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:30,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-193b4f08-004e-4a67-b9fc-20b0e34bdbbd Date: Sat, 08 Sep 2018 08:46:30 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:46:30,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-193b4f08-004e-4a67-b9fc-20b0e34bdbbd 2018-09-08 08:46:30,517 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet 2018-09-08 08:46:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" -d '{"subnets": [{"ip_version": 4, "network_id": "6b6a3af0-1e29-4936-ba9b-645b263d3a23", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]}' 2018-09-08 08:46:31,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9e515851-3f0e-4aaf-bbb7-972d3b1c197d Date: Sat, 08 Sep 2018 08:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:31,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9e515851-3f0e-4aaf-bbb7-972d3b1c197d 2018-09-08 08:46:31,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:31,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-585eb3a8-3953-4c3c-be48-97c4fad752c6 Date: Sat, 08 Sep 2018 08:46:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:31,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-585eb3a8-3953-4c3c-be48-97c4fad752c6 2018-09-08 08:46:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:46:31,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72bd131f-7aec-4ad4-a7d6-ab6c9629be34 Date: Sat, 08 Sep 2018 08:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:31,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-72bd131f-7aec-4ad4-a7d6-ab6c9629be34 2018-09-08 08:46:31,663 - OpenStackNetwork - DEBUG - Network [6b6a3af0-1e29-4936-ba9b-645b263d3a23] created successfully 2018-09-08 08:46:31,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:31,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:32,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["vROMhOW2T9WtIpCtA2snsg"], "issued_at": "2018-09-08T08:46:32.000000Z"}} 2018-09-08 08:46:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:32,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1211f78e-fb64-4610-aa30-7f9b5e7ee5b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:32,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1211f78e-fb64-4610-aa30-7f9b5e7ee5b3 2018-09-08 08:46:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:32,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-810e0b88-3d28-4061-ba76-8fb04f2d900c Date: Sat, 08 Sep 2018 08:46:32 GMT RESP BODY: {"routers": []} 2018-09-08 08:46:32,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router&admin_state_up=True used request id req-810e0b88-3d28-4061-ba76-8fb04f2d900c 2018-09-08 08:46:32,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:32,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:32,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["rILkLWKCQ5uTvza6ybdyjg"], "issued_at": "2018-09-08T08:46:32.000000Z"}} 2018-09-08 08:46:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6cd07491d183f148f1391972650bc0e09be9d0" 2018-09-08 08:46:32,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f6b2d6-6bc6-4c3b-85fd-412e9cc9e281 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:32,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-57f6b2d6-6bc6-4c3b-85fd-412e9cc9e281 2018-09-08 08:46:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:33,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3cb4cde7-8fd1-459d-a643-4773a53a1bb2 Date: Sat, 08 Sep 2018 08:46:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:46:33,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-3cb4cde7-8fd1-459d-a643-4773a53a1bb2 2018-09-08 08:46:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:33,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9215ad2-764a-4720-87a3-0cee37d613f3 Date: Sat, 08 Sep 2018 08:46:33 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:46:33,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-e9215ad2-764a-4720-87a3-0cee37d613f3 2018-09-08 08:46:33,196 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:46:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router", "admin_state_up": true}}' 2018-09-08 08:46:38,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3960978e-651a-45f6-b0c4-c868fa14caf5 Date: Sat, 08 Sep 2018 08:46:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:33Z", "admin_state_up": true, "updated_at": "2018-09-08T08:46:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router"}} 2018-09-08 08:46:38,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3960978e-651a-45f6-b0c4-c868fa14caf5 2018-09-08 08:46:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:38,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b5e35528-d0c3-4c75-bec7-6573cf1a58b5 Date: Sat, 08 Sep 2018 08:46:38 GMT RESP BODY: {"ports":[]} 2018-09-08 08:46:38,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 used request id req-b5e35528-d0c3-4c75-bec7-6573cf1a58b5 2018-09-08 08:46:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:38,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9d365152-ba7a-41fc-9338-3be18066e5ec Date: Sat, 08 Sep 2018 08:46:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:38,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-9d365152-ba7a-41fc-9338-3be18066e5ec 2018-09-08 08:46:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:38,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:38,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f434ebd4-2edf-4b56-81f1-bb1e5ac10d37 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:38,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-f434ebd4-2edf-4b56-81f1-bb1e5ac10d37 2018-09-08 08:46:38,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:38,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f3d521d6-3182-4a03-94b4-61481537ed47 Date: Sat, 08 Sep 2018 08:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:38,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-f3d521d6-3182-4a03-94b4-61481537ed47 2018-09-08 08:46:38,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:39,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f107279b-addf-448e-9aa2-e89308b1294a Date: Sat, 08 Sep 2018 08:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:39,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet used request id req-f107279b-addf-448e-9aa2-e89308b1294a 2018-09-08 08:46:39,153 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:46:39,153 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:46:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" -d '{"subnet_id": "bc3077e4-42ba-4e96-b573-c001a0ceb6a1"}' 2018-09-08 08:46:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90ce14c7-71e4-490c-a935-ab832aeec781 Date: Sat, 08 Sep 2018 08:46:41 GMT RESP BODY: {"network_id": "6b6a3af0-1e29-4936-ba9b-645b263d3a23", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "subnet_id": "bc3077e4-42ba-4e96-b573-c001a0ceb6a1", "subnet_ids": ["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"], "port_id": "4225ac76-62c0-4d28-b110-5c4a6ccfe9ec", "id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1"} 2018-09-08 08:46:41,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1/add_router_interface used request id req-90ce14c7-71e4-490c-a935-ab832aeec781 2018-09-08 08:46:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:41,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5f4a2da5-28d2-4da3-bddf-5c3d777784be Date: Sat, 08 Sep 2018 08:46:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:33Z", "admin_state_up": true, "updated_at": "2018-09-08T08:46:40Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router"}} 2018-09-08 08:46:41,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1 used request id req-5f4a2da5-28d2-4da3-bddf-5c3d777784be 2018-09-08 08:46:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:41,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-00fa58c4-1336-4326-83e0-404d65a57053 Date: Sat, 08 Sep 2018 08:46:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"}]} 2018-09-08 08:46:41,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 used request id req-00fa58c4-1336-4326-83e0-404d65a57053 2018-09-08 08:46:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:46:41,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-38fbbde5-92ba-4fa8-a511-bd6316fdc71f Date: Sat, 08 Sep 2018 08:46:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}} 2018-09-08 08:46:41,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 used request id req-38fbbde5-92ba-4fa8-a511-bd6316fdc71f 2018-09-08 08:46:41,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:41,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:42,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7hI6UeK2QFmebCoqzN9qnA"], "issued_at": "2018-09-08T08:46:42.000000Z"}} 2018-09-08 08:46:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857c2263bbbefd5a4886275f926e24fb9e2b41fd" 2018-09-08 08:46:42,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aff3138-ee85-4597-beca-2c23beb26274 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:42,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5aff3138-ee85-4597-beca-2c23beb26274 2018-09-08 08:46:42,196 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:46:42,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857c2263bbbefd5a4886275f926e24fb9e2b41fd" 2018-09-08 08:46:42,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c01520b-fb6c-45b3-812c-16dad28a635c x-compute-request-id: req-7c01520b-fb6c-45b3-812c-16dad28a635c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:46:42,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7c01520b-fb6c-45b3-812c-16dad28a635c 2018-09-08 08:46:42,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857c2263bbbefd5a4886275f926e24fb9e2b41fd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:46:42,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cb4a589-0819-4436-888f-b3c36d150515 x-compute-request-id: req-7cb4a589-0819-4436-888f-b3c36d150515 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:46:42,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7cb4a589-0819-4436-888f-b3c36d150515 2018-09-08 08:46:42,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:42,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:42,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["cwo6xlaITGOjwewt7rEOJQ"], "issued_at": "2018-09-08T08:46:42.000000Z"}} 2018-09-08 08:46:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7399182fac287707d4316a9a812b9bcc781b766" 2018-09-08 08:46:42,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af78044-5e12-4642-be9b-f3df1c6a1229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:42,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1af78044-5e12-4642-be9b-f3df1c6a1229 2018-09-08 08:46:42,915 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:46:42,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7399182fac287707d4316a9a812b9bcc781b766" 2018-09-08 08:46:43,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f6aea7d-34eb-46a9-9cbe-8b8603b08114 x-compute-request-id: req-2f6aea7d-34eb-46a9-9cbe-8b8603b08114 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:46:43,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2f6aea7d-34eb-46a9-9cbe-8b8603b08114 2018-09-08 08:46:43,107 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp... 2018-09-08 08:46:43,107 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:46:43,145 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp 2018-09-08 08:46:43,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7399182fac287707d4316a9a812b9bcc781b766" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1cjweOuLYvQcHhnTZlUK1QpD/F4e21Ro6gUjW0rru6QmRFCFF3rP+glvjiIfTN7yTCSufkB/h9U/vh9yh+fnaPCtmiE1J9kHIQ4+Dpi1spEofJIjCwxhyrOcaEF2Vsx0kbW/VgncyHhWduvQLdjpCJ07NL75TK8rsIuoOEli50Q==", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp"}}' 2018-09-08 08:46:43,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:43 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-a81b06cc-5f1a-42f5-8be5-77bc26ad2052 x-compute-request-id: req-a81b06cc-5f1a-42f5-8be5-77bc26ad2052 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1cjweOuLYvQcHhnTZlUK1QpD/F4e21Ro6gUjW0rru6QmRFCFF3rP+glvjiIfTN7yTCSufkB/h9U/vh9yh+fnaPCtmiE1J9kHIQ4+Dpi1spEofJIjCwxhyrOcaEF2Vsx0kbW/VgncyHhWduvQLdjpCJ07NL75TK8rsIuoOEli50Q==", "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "fingerprint": "84:79:4b:de:1f:52:df:79:d0:0f:8e:92:b1:02:ed:0f"}} 2018-09-08 08:46:43,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a81b06cc-5f1a-42f5-8be5-77bc26ad2052 2018-09-08 08:46:43,207 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9.pub 2018-09-08 08:46:43,207 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:46:43,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:43,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:43,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["eH4MR4l9RpWNYZ7w4jtCkw"], "issued_at": "2018-09-08T08:46:43.000000Z"}} 2018-09-08 08:46:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:43,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2cd9076-0b50-4baf-80fb-287dcbc05a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:43,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2cd9076-0b50-4baf-80fb-287dcbc05a93 2018-09-08 08:46:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:43,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ee4a04a4-a6ab-4b0c-a4f7-6bfd1165d6b9 Date: Sat, 08 Sep 2018 08:46:43 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:46:43,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp used request id req-ee4a04a4-a6ab-4b0c-a4f7-6bfd1165d6b9 2018-09-08 08:46:43,846 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp... 2018-09-08 08:46:43,846 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp 2018-09-08 08:46:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}}' 2018-09-08 08:46:44,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-a02feaee-806a-4889-ac8b-4e74b890f129 Date: Sat, 08 Sep 2018 08:46:44 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 2, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}} 2018-09-08 08:46:44,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-a02feaee-806a-4889-ac8b-4e74b890f129 2018-09-08 08:46:44,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ab837df-44b1-47c4-8961-e5ab889d462b Date: Sat, 08 Sep 2018 08:46:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:44,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-6ab837df-44b1-47c4-8961-e5ab889d462b 2018-09-08 08:46:44,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:44,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:44,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aad3daaf-0483-475b-bf69-e823d8bbf480 Date: Sat, 08 Sep 2018 08:46:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:44,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-aad3daaf-0483-475b-bf69-e823d8bbf480 2018-09-08 08:46:44,574 - neutron_utils - INFO - Retrieving security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d322d903-c267-4a4c-bcdd-e4051188a98f Date: Sat, 08 Sep 2018 08:46:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 2, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]} 2018-09-08 08:46:44,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-d322d903-c267-4a4c-bcdd-e4051188a98f 2018-09-08 08:46:44,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:44,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dabb54c6-58b0-46ad-a719-4a5cfd7af2cf Date: Sat, 08 Sep 2018 08:46:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:44,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-dabb54c6-58b0-46ad-a719-4a5cfd7af2cf 2018-09-08 08:46:44,852 - neutron_utils - INFO - Retrieving security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:45,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9d36b407-1673-4f2d-98e8-3fdb858a187a Date: Sat, 08 Sep 2018 08:46:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 2, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]} 2018-09-08 08:46:45,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-9d36b407-1673-4f2d-98e8-3fdb858a187a 2018-09-08 08:46:45,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:45,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-777fe981-8b48-4129-b532-009bc7102839 Date: Sat, 08 Sep 2018 08:46:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:45,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-777fe981-8b48-4129-b532-009bc7102839 2018-09-08 08:46:45,219 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp 2018-09-08 08:46:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:45,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2f2e0933-9861-4dd2-9306-3194254b3d77 Date: Sat, 08 Sep 2018 08:46:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 2, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]} 2018-09-08 08:46:45,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp used request id req-2f2e0933-9861-4dd2-9306-3194254b3d77 2018-09-08 08:46:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:45,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:45,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c29714-6645-43a4-a64c-32c4f4bb32f0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:45,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-a4c29714-6645-43a4-a64c-32c4f4bb32f0 2018-09-08 08:46:45,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78fa42c6-6317-4c07-af77-c89da5f73e91 Date: Sat, 08 Sep 2018 08:46:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-78fa42c6-6317-4c07-af77-c89da5f73e91 2018-09-08 08:46:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a"}}' 2018-09-08 08:46:45,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f136c390-3fcf-4356-85ca-1301b52beaae Date: Sat, 08 Sep 2018 08:46:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:45Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:45Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "011e4b60-4be0-4ae7-94eb-6dd58ab09989"}} 2018-09-08 08:46:45,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f136c390-3fcf-4356-85ca-1301b52beaae 2018-09-08 08:46:45,810 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp 2018-09-08 08:46:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:46,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-a45f15df-3c94-4a41-9f64-c4c5ebfc8d37 Date: Sat, 08 Sep 2018 08:46:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:45Z", "revision_number": 0, "id": "011e4b60-4be0-4ae7-94eb-6dd58ab09989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:45Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 3, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]} 2018-09-08 08:46:46,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp used request id req-a45f15df-3c94-4a41-9f64-c4c5ebfc8d37 2018-09-08 08:46:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:46,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81becbf6-cf96-4048-9978-d2b0145295f6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:46,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-81becbf6-cf96-4048-9978-d2b0145295f6 2018-09-08 08:46:46,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:46,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-dfa758b2-3757-45a5-9407-5ba437b5c424 Date: Sat, 08 Sep 2018 08:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:45Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:45Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "011e4b60-4be0-4ae7-94eb-6dd58ab09989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}]} 2018-09-08 08:46:46,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-dfa758b2-3757-45a5-9407-5ba437b5c424 2018-09-08 08:46:46,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a"}}' 2018-09-08 08:46:46,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4153ab08-70e4-4b9f-9dc7-2698398f056e Date: Sat, 08 Sep 2018 08:46:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:46:46Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": 22, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:46Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "f00d149d-9439-4d39-a395-62d85eac3885"}} 2018-09-08 08:46:46,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-4153ab08-70e4-4b9f-9dc7-2698398f056e 2018-09-08 08:46:46,566 - neutron_utils - INFO - Retrieving security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:46,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-dc70c798-4acd-49b7-ba88-e7350639a232 Date: Sat, 08 Sep 2018 08:46:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "updated_at": "2018-09-08T08:46:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:45Z", "revision_number": 0, "id": "011e4b60-4be0-4ae7-94eb-6dd58ab09989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:45Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d5e38469-45b4-43a7-ba0e-21523e287af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "revision_number": 0, "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:46:46Z", "revision_number": 0, "id": "f00d149d-9439-4d39-a395-62d85eac3885", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:46Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 4, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "ac870309-53d9-48ac-af99-7b4941f8493a", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]} 2018-09-08 08:46:46,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-dc70c798-4acd-49b7-ba88-e7350639a232 2018-09-08 08:46:46,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac870309-53d9-48ac-af99-7b4941f8493a 2018-09-08 08:46:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:46:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0e4b6df8-01ed-410a-b28a-2a9df1669ca1 Date: Sat, 08 Sep 2018 08:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:45Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:45Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "011e4b60-4be0-4ae7-94eb-6dd58ab09989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d5e38469-45b4-43a7-ba0e-21523e287af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:44Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:44Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "d9bf5cb9-d80d-426f-a2bb-dd163734521e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:46:46Z", "security_group_id": "ac870309-53d9-48ac-af99-7b4941f8493a", "port_range_min": 22, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:46Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "f00d149d-9439-4d39-a395-62d85eac3885"}]} 2018-09-08 08:46:46,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac870309-53d9-48ac-af99-7b4941f8493a used request id req-0e4b6df8-01ed-410a-b28a-2a9df1669ca1 2018-09-08 08:46:46,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:46,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:47,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["TS51sbeTT4uhK10JwluzJQ"], "issued_at": "2018-09-08T08:46:47.000000Z"}} 2018-09-08 08:46:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:47,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c77c4e-9228-43ca-9d8a-fa9286059253 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:47,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43c77c4e-9228-43ca-9d8a-fa9286059253 2018-09-08 08:46:47,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:46:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:47,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec700fd9-2af1-4fce-beaa-fa1730134c9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:47,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec700fd9-2af1-4fce-beaa-fa1730134c9a 2018-09-08 08:46:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0371e888-a961-4352-a51a-fe6bda26f5d1 Date: Sat, 08 Sep 2018 08:46:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:47,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-0371e888-a961-4352-a51a-fe6bda26f5d1 2018-09-08 08:46:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:47,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:47,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308ba292-da49-4ce6-9a2c-651fe025b9a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:47,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-308ba292-da49-4ce6-9a2c-651fe025b9a9 2018-09-08 08:46:47,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:48,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-707ec675-59d5-4233-b8f5-92acfedef38f Date: Sat, 08 Sep 2018 08:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:48,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-707ec675-59d5-4233-b8f5-92acfedef38f 2018-09-08 08:46:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:48,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edff1017-16bb-4cd4-877d-6e407355b09d Date: Sat, 08 Sep 2018 08:46:48 GMT RESP BODY: {"ports":[]} 2018-09-08 08:46:48,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True used request id req-edff1017-16bb-4cd4-877d-6e407355b09d 2018-09-08 08:46:48,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:48,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-364b9f57-52b7-4ac9-b708-e3ea376bd625 x-compute-request-id: req-364b9f57-52b7-4ac9-b708-e3ea376bd625 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:46:48,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst used request id req-364b9f57-52b7-4ac9-b708-e3ea376bd625 2018-09-08 08:46:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:48,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5e27431b-e3cd-4e70-aeee-14eb9ff3ca15 Date: Sat, 08 Sep 2018 08:46:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:48,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-5e27431b-e3cd-4e70-aeee-14eb9ff3ca15 2018-09-08 08:46:48,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:48,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7180afa9-6514-49e0-9218-867a68d70a51 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-7180afa9-6514-49e0-9218-867a68d70a51 2018-09-08 08:46:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:49,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-226b8eef-99b3-4aa6-9e7e-df6d3ae4eb21 Date: Sat, 08 Sep 2018 08:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:49,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-226b8eef-99b3-4aa6-9e7e-df6d3ae4eb21 2018-09-08 08:46:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:49,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-473a3748-c261-4f72-b966-f7aa91d311b2 Date: Sat, 08 Sep 2018 08:46:49 GMT RESP BODY: {"ports":[]} 2018-09-08 08:46:49,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True used request id req-473a3748-c261-4f72-b966-f7aa91d311b2 2018-09-08 08:46:49,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:46:49,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:46:49,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b00a557276c04deaa3dc257a2ddc2023", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role"}], "expires_at": "2018-09-08T09:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45c1834ed0b455791ba58f78ea53169", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/b45c1834ed0b455791ba58f78ea53169", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user", "id": "9ee1440822564ae398b9d0dddbfb23b9"}, "audit_ids": ["Tm02fmK0Su6Wu8M2SWnjQA"], "issued_at": "2018-09-08T08:46:49.000000Z"}} 2018-09-08 08:46:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf3a0eb71a804cc1daa313985290bc77e6ee1e" 2018-09-08 08:46:49,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c73589d-5540-44ae-98e3-12d5490beb77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:46:49,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c73589d-5540-44ae-98e3-12d5490beb77 2018-09-08 08:46:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:50,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8dd4bd8e-7553-44ce-af75-961da8a96481 Date: Sat, 08 Sep 2018 08:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:50,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-8dd4bd8e-7553-44ce-af75-961da8a96481 2018-09-08 08:46:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:50,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c670f957-6b22-41f6-9178-7a1e186a17d0 Date: Sat, 08 Sep 2018 08:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:50,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-c670f957-6b22-41f6-9178-7a1e186a17d0 2018-09-08 08:46:50,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:50,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-629c89d4-7567-467d-9e42-ed0234999eb0 Date: Sat, 08 Sep 2018 08:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:50,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-629c89d4-7567-467d-9e42-ed0234999eb0 2018-09-08 08:46:50,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:46:50,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:46:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:46:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68cf3a0eb71a804cc1daa313985290bc77e6ee1e" 2018-09-08 08:46:50,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361e6ee6-5c72-4aff-b0ef-f5e865347fa0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:50,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-361e6ee6-5c72-4aff-b0ef-f5e865347fa0 2018-09-08 08:46:50,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:50,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5dc7a58-f638-4f9c-8da9-d4c731aa87d5 Date: Sat, 08 Sep 2018 08:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:50,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-f5dc7a58-f638-4f9c-8da9-d4c731aa87d5 2018-09-08 08:46:50,664 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net 2018-09-08 08:46:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"port": {"network_id": "6b6a3af0-1e29-4936-ba9b-645b263d3a23", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1", "admin_state_up": true}}' 2018-09-08 08:46:51,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-71896281-5205-4620-8248-7e29e0c40ab1 Date: Sat, 08 Sep 2018 08:46:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","project_id":"b45c1834ed0b455791ba58f78ea53169","qos_policy_id":null,"admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal"}} 2018-09-08 08:46:51,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-71896281-5205-4620-8248-7e29e0c40ab1 2018-09-08 08:46:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0e19691e-91d6-458e-a01c-5ba0b03d0666 Date: Sat, 08 Sep 2018 08:46:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:46:52,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-0e19691e-91d6-458e-a01c-5ba0b03d0666 2018-09-08 08:46:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2d8e03-af3a-4e93-8ab2-df754954d6f7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:52,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-4e2d8e03-af3a-4e93-8ab2-df754954d6f7 2018-09-08 08:46:52,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5fe58c9-56c0-44a0-af79-9e456e8508e9 Date: Sat, 08 Sep 2018 08:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:46:52,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-b5fe58c9-56c0-44a0-af79-9e456e8508e9 2018-09-08 08:46:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-c78438b8-cf2f-431f-a5ff-2ee1036a9b47 Date: Sat, 08 Sep 2018 08:46:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:46:52,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1&admin_state_up=True used request id req-c78438b8-cf2f-431f-a5ff-2ee1036a9b47 2018-09-08 08:46:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e2d5a6-e790-4454-95e9-075c4243a6ac Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:46:52,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-26e2d5a6-e790-4454-95e9-075c4243a6ac 2018-09-08 08:46:52,451 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst 2018-09-08 08:46:52,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb8d7cc-3e7e-4a89-b5b8-1e7516068dc8 x-compute-request-id: req-0fb8d7cc-3e7e-4a89-b5b8-1e7516068dc8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-flavor-name"}]} 2018-09-08 08:46:52,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0fb8d7cc-3e7e-4a89-b5b8-1e7516068dc8 2018-09-08 08:46:52,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f34ba3b-89a1-42d2-a808-7dedf5f84a8c x-compute-request-id: req-9f34ba3b-89a1-42d2-a808-7dedf5f84a8c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:46:52,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb used request id req-9f34ba3b-89a1-42d2-a808-7dedf5f84a8c 2018-09-08 08:46:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-b0f3d089-ffa3-4beb-b45d-78f2335f37b7 Date: Sat, 08 Sep 2018 08:46:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:46:28Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "metadata": {}}], "self": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3", "min_disk": 0, "protected": false, "id": "79b55b52-1530-4def-9307-614d95833ff3", "file": "/v2/images/79b55b52-1530-4def-9307-614d95833ff3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b45c1834ed0b455791ba58f78ea53169", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/79b55b52-1530-4def-9307-614d95833ff3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image"} 2018-09-08 08:46:52,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image used request id req-b0f3d089-ffa3-4beb-b45d-78f2335f37b7 2018-09-08 08:46:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:52,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-890e1c4f-b7d6-430a-8f39-466271151cbb Date: Sat, 08 Sep 2018 08:46:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:46:52,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-890e1c4f-b7d6-430a-8f39-466271151cbb 2018-09-08 08:46:52,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "imageRef": "79b55b52-1530-4def-9307-614d95833ff3", "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "flavorRef": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "max_count": 1, "min_count": 1, "networks": [{"port": "798e59b5-5feb-426a-abb0-e5aaa9a81784"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}]}}' 2018-09-08 08:46:54,577 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fe68b92-0137-4ff2-8316-e9ce127f656d x-compute-request-id: req-2fe68b92-0137-4ff2-8316-e9ce127f656d Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "adminPass": "DWHzZ9cDeztj"}} 2018-09-08 08:46:54,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2fe68b92-0137-4ff2-8316-e9ce127f656d 2018-09-08 08:46:54,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:54,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b9858cb-ce4f-445e-ba3d-71e3bb7e1c88 x-compute-request-id: req-0b9858cb-ce4f-445e-ba3d-71e3bb7e1c88 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:54,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-0b9858cb-ce4f-445e-ba3d-71e3bb7e1c88 2018-09-08 08:46:54,692 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst 2018-09-08 08:46:54,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:55,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c7eec73-ca82-4c1f-a78b-60dcf9b3d8b3 x-compute-request-id: req-8c7eec73-ca82-4c1f-a78b-60dcf9b3d8b3 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:55,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-8c7eec73-ca82-4c1f-a78b-60dcf9b3d8b3 2018-09-08 08:46:55,050 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - BUILD 2018-09-08 08:46:55,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:46:58,053 - create_instance - DEBUG - VM status query timeout in 896.638834953 2018-09-08 08:46:58,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:46:58,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-685ff55b-e20f-4eef-abd0-c133a87806d9 x-compute-request-id: req-685ff55b-e20f-4eef-abd0-c133a87806d9 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:46:56Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:46:58,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-685ff55b-e20f-4eef-abd0-c133a87806d9 2018-09-08 08:46:58,664 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - BUILD 2018-09-08 08:46:58,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:47:01,667 - create_instance - DEBUG - VM status query timeout in 893.024595976 2018-09-08 08:47:01,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:02,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-057df9cd-f6f2-4946-9fc0-e3dbcd60e574 x-compute-request-id: req-057df9cd-f6f2-4946-9fc0-e3dbcd60e574 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:46:56Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:02,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-057df9cd-f6f2-4946-9fc0-e3dbcd60e574 2018-09-08 08:47:02,286 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - BUILD 2018-09-08 08:47:02,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:47:05,289 - create_instance - DEBUG - VM status query timeout in 889.402827978 2018-09-08 08:47:05,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:05,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14d7a96d-cc50-4387-bf7a-2aaef3f7772d x-compute-request-id: req-14d7a96d-cc50-4387-bf7a-2aaef3f7772d Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:05,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-14d7a96d-cc50-4387-bf7a-2aaef3f7772d 2018-09-08 08:47:05,928 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:05,928 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:05,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:06,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b987fd70-95be-4fc4-9ae4-09ee9667e108 x-compute-request-id: req-b987fd70-95be-4fc4-9ae4-09ee9667e108 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:06,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-b987fd70-95be-4fc4-9ae4-09ee9667e108 2018-09-08 08:47:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dabd8ba6-5192-4834-9d16-eff46219d17f Date: Sat, 08 Sep 2018 08:47:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:06,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-dabd8ba6-5192-4834-9d16-eff46219d17f 2018-09-08 08:47:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:06,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222381ff-db5d-4ef2-9c58-d3b2d995e081 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:06,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-222381ff-db5d-4ef2-9c58-d3b2d995e081 2018-09-08 08:47:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3595d3be-b7b1-4d7a-8c2d-7d0bee378600 Date: Sat, 08 Sep 2018 08:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:06,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-3595d3be-b7b1-4d7a-8c2d-7d0bee378600 2018-09-08 08:47:06,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:06,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-facc0285-59da-4df3-be5b-5426270d8143 Date: Sat, 08 Sep 2018 08:47:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:06,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-facc0285-59da-4df3-be5b-5426270d8143 2018-09-08 08:47:06,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:07,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47: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-2ef6bb13-04f2-4338-820e-9f0a0a443c0f x-compute-request-id: req-2ef6bb13-04f2-4338-820e-9f0a0a443c0f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:07,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-2ef6bb13-04f2-4338-820e-9f0a0a443c0f 2018-09-08 08:47:07,331 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:07,331 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:07,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:07,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-055982e8-ece7-48c7-8854-4beaa85632b0 x-compute-request-id: req-055982e8-ece7-48c7-8854-4beaa85632b0 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:07,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-055982e8-ece7-48c7-8854-4beaa85632b0 2018-09-08 08:47:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:08,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ac5c72d-55c4-4d2a-a34b-197a902ac19c Date: Sat, 08 Sep 2018 08:47:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:08,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-5ac5c72d-55c4-4d2a-a34b-197a902ac19c 2018-09-08 08:47:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:08,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6aaa4d3-7563-4bde-bbd4-d2b39a530b78 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:08,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-a6aaa4d3-7563-4bde-bbd4-d2b39a530b78 2018-09-08 08:47:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:08,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cfb182eb-d3d1-424a-a94e-eacfd3ed9d75 Date: Sat, 08 Sep 2018 08:47:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:08,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-cfb182eb-d3d1-424a-a94e-eacfd3ed9d75 2018-09-08 08:47:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:08,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-e850f0fb-682d-4c06-8901-4abaa8151602 Date: Sat, 08 Sep 2018 08:47:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:08,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-e850f0fb-682d-4c06-8901-4abaa8151602 2018-09-08 08:47:08,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}}' 2018-09-08 08:47:09,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c3048e0-62bf-4093-bc00-877c3165daaa x-compute-request-id: req-2c3048e0-62bf-4093-bc00-877c3165daaa Content-Length: 0 Content-Type: application/json 2018-09-08 08:47:09,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-2c3048e0-62bf-4093-bc00-877c3165daaa 2018-09-08 08:47:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:09,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2ddf329a-a7a5-4e5b-90f7-dcd8f8080ccf Date: Sat, 08 Sep 2018 08:47:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:33Z", "admin_state_up": true, "updated_at": "2018-09-08T08:46:40Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router"}]} 2018-09-08 08:47:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router used request id req-2ddf329a-a7a5-4e5b-90f7-dcd8f8080ccf 2018-09-08 08:47:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:09,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f088dcdc-e0e3-4587-8b0d-4c49325c7e56 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:09,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-f088dcdc-e0e3-4587-8b0d-4c49325c7e56 2018-09-08 08:47:09,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:10,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-bc447546-c079-45cd-b98f-9bced8a412a5 Date: Sat, 08 Sep 2018 08:47:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"}]} 2018-09-08 08:47:10,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0b78c24b-09fd-4f05-b6f7-09a12d7213c1 used request id req-bc447546-c079-45cd-b98f-9bced8a412a5 2018-09-08 08:47:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:10,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ed00d601-3452-4973-925b-aa5c26337d5e Date: Sat, 08 Sep 2018 08:47:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}} 2018-09-08 08:47:10,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 used request id req-ed00d601-3452-4973-925b-aa5c26337d5e 2018-09-08 08:47:10,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:10,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-68fe44e5-f6d9-47bf-9428-1959f27dd1c8 Date: Sat, 08 Sep 2018 08:47:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:47:10,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-68fe44e5-f6d9-47bf-9428-1959f27dd1c8 2018-09-08 08:47:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:10,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1d82ac3d-6c46-43d1-b4dc-cc427dd28f30 Date: Sat, 08 Sep 2018 08:47:10 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:47:10,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1d82ac3d-6c46-43d1-b4dc-cc427dd28f30 2018-09-08 08:47:10,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:10,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:10 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-47c25860-2a70-4038-a89d-10c63a36193e x-compute-request-id: req-47c25860-2a70-4038-a89d-10c63a36193e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:10,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-47c25860-2a70-4038-a89d-10c63a36193e 2018-09-08 08:47:10,816 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:10,817 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:10,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:11,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:10 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-5a1ef723-faf9-436c-8021-9660deb14b61 x-compute-request-id: req-5a1ef723-faf9-436c-8021-9660deb14b61 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:11,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-5a1ef723-faf9-436c-8021-9660deb14b61 2018-09-08 08:47:11,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:11,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-19319cab-eef1-4a0f-a777-0f9166126a63 Date: Sat, 08 Sep 2018 08:47:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:11,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-19319cab-eef1-4a0f-a777-0f9166126a63 2018-09-08 08:47:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:11,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f334530f-785f-4425-8a15-fa452441589c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:11,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-f334530f-785f-4425-8a15-fa452441589c 2018-09-08 08:47:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:11,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a68de8e-994b-4bfa-bcfd-848ca5194637 Date: Sat, 08 Sep 2018 08:47:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:11,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-1a68de8e-994b-4bfa-bcfd-848ca5194637 2018-09-08 08:47:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:11,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-76a56fe1-d8e7-47bb-bad1-57e7b3a5f76a Date: Sat, 08 Sep 2018 08:47:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:11,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-76a56fe1-d8e7-47bb-bad1-57e7b3a5f76a 2018-09-08 08:47:11,950 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:47:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:12,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cbf435a0-52b9-4a07-a8bc-6ee8c7d50566 Date: Sat, 08 Sep 2018 08:47:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:47:12,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cbf435a0-52b9-4a07-a8bc-6ee8c7d50566 2018-09-08 08:47:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:12,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6727751-8cbc-4fb6-80ae-a1de193c81de Date: Sat, 08 Sep 2018 08:47:12 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:47:12,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-a6727751-8cbc-4fb6-80ae-a1de193c81de 2018-09-08 08:47:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "798e59b5-5feb-426a-abb0-e5aaa9a81784"}}' 2018-09-08 08:47:14,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-983e1583-3792-4677-a409-02dfa8892b53 Date: Sat, 08 Sep 2018 08:47:14 GMT RESP BODY: {"floatingip": {"router_id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:47:12Z", "updated_at": "2018-09-08T08:47:12Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "b45c1834ed0b455791ba58f78ea53169", "port_id": "798e59b5-5feb-426a-abb0-e5aaa9a81784", "id": "98146cd3-6676-4ff8-999b-4e462e309c3a"}} 2018-09-08 08:47:14,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-983e1583-3792-4677-a409-02dfa8892b53 2018-09-08 08:47:14,086 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:47:14,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:14,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ebff268-377e-484c-b164-3022aa137407 x-compute-request-id: req-4ebff268-377e-484c-b164-3022aa137407 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:14,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-4ebff268-377e-484c-b164-3022aa137407 2018-09-08 08:47:14,996 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:14,996 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:14,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:15,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea6eb1e9-11df-41bb-b2b0-e0dd41bd9949 x-compute-request-id: req-ea6eb1e9-11df-41bb-b2b0-e0dd41bd9949 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:15,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-ea6eb1e9-11df-41bb-b2b0-e0dd41bd9949 2018-09-08 08:47:15,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:15,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-202d9b66-48df-4644-bac9-45a125004d8e Date: Sat, 08 Sep 2018 08:47:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:15,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-202d9b66-48df-4644-bac9-45a125004d8e 2018-09-08 08:47:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:15,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877b200a-d677-4d1f-bc55-d52b6efa2d5f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:15,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-877b200a-d677-4d1f-bc55-d52b6efa2d5f 2018-09-08 08:47:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:15,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d1e723b-86b7-4c2e-8822-43cd1d577428 Date: Sat, 08 Sep 2018 08:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:15,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-2d1e723b-86b7-4c2e-8822-43cd1d577428 2018-09-08 08:47:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:15,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-db3ddcab-55d0-40a0-b265-7b4bdd85a6f3 Date: Sat, 08 Sep 2018 08:47:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:15,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-db3ddcab-55d0-40a0-b265-7b4bdd85a6f3 2018-09-08 08:47:15,987 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-08 08:47:15,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:16,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f680d14-0f7e-4037-b8e7-f6edcb6f083c x-compute-request-id: req-4f680d14-0f7e-4037-b8e7-f6edcb6f083c Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:16,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-4f680d14-0f7e-4037-b8e7-f6edcb6f083c 2018-09-08 08:47:16,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:47:17,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea7623a-1bf2-4bb8-a245-da9087c0f70b x-compute-request-id: req-8ea7623a-1bf2-4bb8-a245-da9087c0f70b Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481249008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.147600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149256] pid_max: default: 32768 minimum: 301\n[ 0.150155] ACPI: Core revision 20150930\n[ 0.151572] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152900] Security Framework initialized\n[ 0.153720] Yama: becoming mindful.\n[ 0.154458] AppArmor: AppArmor initialized\n[ 0.155346] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157934] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160563] Initializing cgroup subsys io\n[ 0.161379] Initializing cgroup subsys memory\n[ 0.162253] Initializing cgroup subsys devices\n[ 0.163144] Initializing cgroup subsys freezer\n[ 0.164047] Initializing cgroup subsys net_cls\n[ 0.164933] Initializing cgroup subsys perf_event\n[ 0.165866] Initializing cgroup subsys net_prio\n[ 0.166781] Initializing cgroup subsys hugetlb\n[ 0.167669] Initializing cgroup subsys pids\n[ 0.168567] CPU: Physical Processor ID: 0\n[ 0.170084] mce: CPU supports 10 MCE banks\n[ 0.170960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181040] ftrace: allocating 31920 entries in 125 pages\n[ 0.208108] smpboot: Max logical packages: 2\n[ 0.209017] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210244] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211651] x2apic enabled\n[ 0.212469] Switched APIC routing to physical x2apic.\n[ 0.214236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220244] KVM setup paravirtual spinlock\n[ 0.221824] x86: Booting SMP configuration:\n[ 0.222835] .... node #0, CPUs: #1\n[ 0.223831] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.246020] x86: Booted up 1 node, 2 CPUs\n[ 0.246022] KVM setup async PF for cpu 1\n[ 0.246026] kvm-stealtime: cpu 1, msr f90d940\n[ 0.248652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.250174] devtmpfs: initialized\n[ 0.251904] evm: security.selinux\n[ 0.252606] evm: security.SMACK64\n[ 0.253300] evm: security.SMACK64EXEC\n[ 0.254067] evm: security.SMACK64TRANSMUTE\n[ 0.254893] evm: security.SMACK64MMAP\n[ 0.255637] evm: security.ima\n[ 0.256272] evm: security.capability\n[ 0.257120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259043] pinctrl core: initialized pinctrl subsystem\n[ 0.260180] RTC time: 8:47:00, date: 09/08/18\n[ 0.261159] NET: Registered protocol family 16\n[ 0.271026] cpuidle: using governor ladder\n[ 0.283124] cpuidle: using governor menu\n[ 0.283925] PCCT header not found.\n[ 0.284705] ACPI: bus type PCI registered\n[ 0.285494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.286726] PCI: Using configuration type 1 for base access\n[ 0.300148] ACPI: Added _OSI(Module Device)\n[ 0.300989] ACPI: Added _OSI(Processor Device)\n[ 0.301836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302716] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.305108] ACPI: Interpreter enabled\n[ 0.305868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313106] ACPI: (supports S0 S5)\n[ 0.313802] ACPI: Using IOAPIC for interrupt routing\n[ 0.314730] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.318082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.320411] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323802] acpiphp: Slot [3] registered\n[ 0.324598] acpiphp: Slot [4] registered\n[ 0.325383] acpiphp: Slot [5] registered\n[ 0.326173] acpiphp: Slot [6] registered\n[ 0.326962] acpiphp: Slot [7] registered\n[ 0.327749] acpiphp: Slot [8] registered\n[ 0.328539] acpiphp: Slot [9] registered\n[ 0.329320] acpiphp: Slot [10] registered\n[ 0.340040] acpiphp: Slot [11] registered\n[ 0.340843] acpiphp: Slot [12] registered\n[ 0.341642] acpiphp: Slot [13] registered\n[ 0.342435] acpiphp: Slot [14] registered\n[ 0.343232] acpiphp: Slot [15] registered\n[ 0.344038] acpiphp: Slot [16] registered\n[ 0.344839] acpiphp: Slot [17] registered\n[ 0.345633] acpiphp: Slot [18] registered\n[ 0.346424] acpiphp: Slot [19] registered\n[ 0.347220] acpiphp: Slot [20] registered\n[ 0.348018] acpiphp: Slot [21] registered\n[ 0.348818] acpiphp: Slot [22] registered\n[ 0.349619] acpiphp: Slot [23] registered\n[ 0.350415] acpiphp: Slot [24] registered\n[ 0.351213] acpiphp: Slot [25] registered\n[ 0.352009] acpiphp: Slot [26] registered\n[ 0.352812] acpiphp: Slot [27] registered\n[ 0.353611] acpiphp: Slot [28] registered\n[ 0.354403] acpiphp: Slot [29] registered\n[ 0.355199] acpiphp: Slot [30] registered\n[ 0.355997] acpiphp: Slot [31] registered\n[ 0.356790] PCI host bridge to bus 0000:00\n[ 0.357589] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359964] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.363001] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434248] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436822] vgaarb: loaded\n[ 0.437403] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438544] SCSI subsystem initialized\n[ 0.439387] ACPI: bus type USB registered\n[ 0.440191] usbcore: registered new interface driver usbfs\n[ 0.441188] usbcore: registered new interface driver hub\n[ 0.442166] usbcore: registered new device driver usb\n[ 0.443291] PCI: Using ACPI for IRQ routing\n[ 0.444310] NetLabel: Initializing\n[ 0.445009] NetLabel: domain hash size = 128\n[ 0.445850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446774] NetLabel: unlabeled traffic allowed by default\n[ 0.447880] clocksource: Switched to clocksource kvm-clock\n[ 0.453857] AppArmor: AppArmor Filesystem Enabled\n[ 0.454812] pnp: PnP ACPI init\n[ 0.455739] pnp: PnP ACPI: found 5 devices\n[ 0.463577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465310] NET: Registered protocol family 2\n[ 0.466301] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.467548] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.468684] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.469805] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470853] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471994] NET: Registered protocol family 1\n[ 0.472842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473905] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512324] Trying to unpack rootfs image as initramfs...\n[ 0.563201] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.578052] Scanning for low memory corruption every 60 seconds\n[ 0.579550] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.580727] audit: initializing netlink subsys (disabled)\n[ 0.581775] audit: type=2000 audit(1536396421.302:1): initialized\n[ 0.583124] Initialise system trusted keyring\n[ 0.584113] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.585294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.587402] zbud: loaded\n[ 0.588146] VFS: Disk quotas dquot_6.6.0\n[ 0.588984] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.590631] fuse init (API version 7.23)\n[ 0.591572] Key type big_key registered\n[ 0.592394] Allocating IMA MOK and blacklist keyrings.\n[ 0.593827] Key type asymmetric registered\n[ 0.594660] Asymmetric key parser 'x509' registered\n[ 0.595628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.597156] io scheduler noop registered\n[ 0.597967] io scheduler deadline registered (default)\n[ 0.598975] io scheduler cfq registered\n[ 0.599826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603665] ACPI: Power Button [PWRF]\n[ 0.604564] GHES: HEST is not enabled!\n[ 0.622625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693028] Linux agpgart interface v0.103\n[ 0.696062] brd: module loaded\n[ 0.697496] loop: module loaded\n[ 0.703397] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704880] GPT:90111 != 20971519\n[ 0.705579] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706679] GPT:90111 != 20971519\n[ 0.707368] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708356] vda: vda1 vda15\n[ 0.710203] scsi host0: ata_piix\n[ 0.711014] scsi host1: ata_piix\n[ 0.711732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714243] libphy: Fixed MDIO Bus: probed\n[ 0.715203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718286] PPP generic driver version 2.4.2\n[ 0.719207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720654] ehci-pci: EHCI PCI platform driver\n[ 0.721715] ehci-platform: EHCI generic platform driver\n[ 0.722943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.724301] ohci-pci: OHCI PCI platform driver\n[ 0.725307] ohci-platform: OHCI generic platform driver\n[ 0.726454] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.746583] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.747599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749080] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.751254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.752603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754144] usb usb1: Product: UHCI Host Controller\n[ 0.755175] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.756380] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757451] hub 1-0:1.0: USB hub found\n[ 0.758283] hub 1-0:1.0: 2 ports detected\n[ 0.759244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.763678] mousedev: PS/2 mouse device common for all mice\n[ 0.765046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766991] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769439] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770732] i2c /dev entries driver\n[ 0.771555] device-mapper: uevent: version 1.0.3\n[ 0.772583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774304] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.775802] NET: Registered protocol family 10\n[ 0.776913] NET: Registered protocol family 17\n[ 0.777843] Key type dns_resolver registered\n[ 0.778878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780056] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783755] registered taskstats version 1\n[ 0.784616] Loading compiled-in X.509 certificates\n[ 0.786096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787981] zswap: loaded using pool lzo/zbud\n[ 0.790275] Key type trusted registered\n[ 0.792053] Key type encrypted registered\n[ 0.792885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793945] ima: No TPM chip found, activating TPM-bypass!\n[ 0.795031] evm: HMAC attrs: 0x1\n[ 0.796001] Magic number: 2:701:775\n[ 0.796794] misc psaux: hash matches\n[ 0.807534] misc fuse: hash matches\n[ 0.808389] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:01 UTC (1536396421)\n[ 0.810103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811251] EDD information not available.\n[ 0.872917] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.874513] Write protecting the kernel read-only data: 14336k\n[ 0.876217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.878100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.703554] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.65. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: "} 2018-09-08 08:47:17,398 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-8ea7623a-1bf2-4bb8-a245-da9087c0f70b 2018-09-08 08:47:17,399 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:47:17,400 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481249008 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.147600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149256] pid_max: default: 32768 minimum: 301 [ 0.150155] ACPI: Core revision 20150930 [ 0.151572] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152900] Security Framework initialized [ 0.153720] Yama: becoming mindful. [ 0.154458] AppArmor: AppArmor initialized [ 0.155346] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157934] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160563] Initializing cgroup subsys io [ 0.161379] Initializing cgroup subsys memory [ 0.162253] Initializing cgroup subsys devices [ 0.163144] Initializing cgroup subsys freezer [ 0.164047] Initializing cgroup subsys net_cls [ 0.164933] Initializing cgroup subsys perf_event [ 0.165866] Initializing cgroup subsys net_prio [ 0.166781] Initializing cgroup subsys hugetlb [ 0.167669] Initializing cgroup subsys pids [ 0.168567] CPU: Physical Processor ID: 0 [ 0.170084] mce: CPU supports 10 MCE banks [ 0.170960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181040] ftrace: allocating 31920 entries in 125 pages [ 0.208108] smpboot: Max logical packages: 2 [ 0.209017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210244] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211651] x2apic enabled [ 0.212469] Switched APIC routing to physical x2apic. [ 0.214236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220244] KVM setup paravirtual spinlock [ 0.221824] x86: Booting SMP configuration: [ 0.222835] .... node #0, CPUs: #1 [ 0.223831] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.246020] x86: Booted up 1 node, 2 CPUs [ 0.246022] KVM setup async PF for cpu 1 [ 0.246026] kvm-stealtime: cpu 1, msr f90d940 [ 0.248652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.250174] devtmpfs: initialized [ 0.251904] evm: security.selinux [ 0.252606] evm: security.SMACK64 [ 0.253300] evm: security.SMACK64EXEC [ 0.254067] evm: security.SMACK64TRANSMUTE [ 0.254893] evm: security.SMACK64MMAP [ 0.255637] evm: security.ima [ 0.256272] evm: security.capability [ 0.257120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259043] pinctrl core: initialized pinctrl subsystem [ 0.260180] RTC time: 8:47:00, date: 09/08/18 [ 0.261159] NET: Registered protocol family 16 [ 0.271026] cpuidle: using governor ladder [ 0.283124] cpuidle: using governor menu [ 0.283925] PCCT header not found. [ 0.284705] ACPI: bus type PCI registered [ 0.285494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.286726] PCI: Using configuration type 1 for base access [ 0.300148] ACPI: Added _OSI(Module Device) [ 0.300989] ACPI: Added _OSI(Processor Device) [ 0.301836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305108] ACPI: Interpreter enabled [ 0.305868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313106] ACPI: (supports S0 S5) [ 0.313802] ACPI: Using IOAPIC for interrupt routing [ 0.314730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.320411] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323802] acpiphp: Slot [3] registered [ 0.324598] acpiphp: Slot [4] registered [ 0.325383] acpiphp: Slot [5] registered [ 0.326173] acpiphp: Slot [6] registered [ 0.326962] acpiphp: Slot [7] registered [ 0.327749] acpiphp: Slot [8] registered [ 0.328539] acpiphp: Slot [9] registered [ 0.329320] acpiphp: Slot [10] registered [ 0.340040] acpiphp: Slot [11] registered [ 0.340843] acpiphp: Slot [12] registered [ 0.341642] acpiphp: Slot [13] registered [ 0.342435] acpiphp: Slot [14] registered [ 0.343232] acpiphp: Slot [15] registered [ 0.344038] acpiphp: Slot [16] registered [ 0.344839] acpiphp: Slot [17] registered [ 0.345633] acpiphp: Slot [18] registered [ 0.346424] acpiphp: Slot [19] registered [ 0.347220] acpiphp: Slot [20] registered [ 0.348018] acpiphp: Slot [21] registered [ 0.348818] acpiphp: Slot [22] registered [ 0.349619] acpiphp: Slot [23] registered [ 0.350415] acpiphp: Slot [24] registered [ 0.351213] acpiphp: Slot [25] registered [ 0.352009] acpiphp: Slot [26] registered [ 0.352812] acpiphp: Slot [27] registered [ 0.353611] acpiphp: Slot [28] registered [ 0.354403] acpiphp: Slot [29] registered [ 0.355199] acpiphp: Slot [30] registered [ 0.355997] acpiphp: Slot [31] registered [ 0.356790] PCI host bridge to bus 0000:00 [ 0.357589] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359964] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.363001] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434248] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436822] vgaarb: loaded [ 0.437403] vgaarb: bridge control possible 0000:00:02.0 [ 0.438544] SCSI subsystem initialized [ 0.439387] ACPI: bus type USB registered [ 0.440191] usbcore: registered new interface driver usbfs [ 0.441188] usbcore: registered new interface driver hub [ 0.442166] usbcore: registered new device driver usb [ 0.443291] PCI: Using ACPI for IRQ routing [ 0.444310] NetLabel: Initializing [ 0.445009] NetLabel: domain hash size = 128 [ 0.445850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446774] NetLabel: unlabeled traffic allowed by default [ 0.447880] clocksource: Switched to clocksource kvm-clock [ 0.453857] AppArmor: AppArmor Filesystem Enabled [ 0.454812] pnp: PnP ACPI init [ 0.455739] pnp: PnP ACPI: found 5 devices [ 0.463577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465310] NET: Registered protocol family 2 [ 0.466301] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.467548] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.468684] TCP: Hash tables configured (established 2048 bind 2048) [ 0.469805] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470853] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471994] NET: Registered protocol family 1 [ 0.472842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473905] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474985] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512324] Trying to unpack rootfs image as initramfs... [ 0.563201] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.578052] Scanning for low memory corruption every 60 seconds [ 0.579550] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.580727] audit: initializing netlink subsys (disabled) [ 0.581775] audit: type=2000 audit(1536396421.302:1): initialized [ 0.583124] Initialise system trusted keyring [ 0.584113] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.585294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.587402] zbud: loaded [ 0.588146] VFS: Disk quotas dquot_6.6.0 [ 0.588984] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590631] fuse init (API version 7.23) [ 0.591572] Key type big_key registered [ 0.592394] Allocating IMA MOK and blacklist keyrings. [ 0.593827] Key type asymmetric registered [ 0.594660] Asymmetric key parser 'x509' registered [ 0.595628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597156] io scheduler noop registered [ 0.597967] io scheduler deadline registered (default) [ 0.598975] io scheduler cfq registered [ 0.599826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603665] ACPI: Power Button [PWRF] [ 0.604564] GHES: HEST is not enabled! [ 0.622625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693028] Linux agpgart interface v0.103 [ 0.696062] brd: module loaded [ 0.697496] loop: module loaded [ 0.703397] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704880] GPT:90111 != 20971519 [ 0.705579] GPT:Alternate GPT header not at the end of the disk. [ 0.706679] GPT:90111 != 20971519 [ 0.707368] GPT: Use GNU Parted to correct GPT errors. [ 0.708356] vda: vda1 vda15 [ 0.710203] scsi host0: ata_piix [ 0.711014] scsi host1: ata_piix [ 0.711732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714243] libphy: Fixed MDIO Bus: probed [ 0.715203] tun: Universal TUN/TAP device driver, 1.6 [ 0.716174] tun: (C) 1999-2004 Max Krasnyansky [ 0.718286] PPP generic driver version 2.4.2 [ 0.719207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720654] ehci-pci: EHCI PCI platform driver [ 0.721715] ehci-platform: EHCI generic platform driver [ 0.722943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.724301] ohci-pci: OHCI PCI platform driver [ 0.725307] ohci-platform: OHCI generic platform driver [ 0.726454] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746583] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749080] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.751254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754144] usb usb1: Product: UHCI Host Controller [ 0.755175] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756380] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757451] hub 1-0:1.0: USB hub found [ 0.758283] hub 1-0:1.0: 2 ports detected [ 0.759244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.763678] mousedev: PS/2 mouse device common for all mice [ 0.765046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766991] rtc_cmos 00:00: RTC can wake from S4 [ 0.768174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769439] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770732] i2c /dev entries driver [ 0.771555] device-mapper: uevent: version 1.0.3 [ 0.772583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774304] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775802] NET: Registered protocol family 10 [ 0.776913] NET: Registered protocol family 17 [ 0.777843] Key type dns_resolver registered [ 0.778878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780056] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781880] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783755] registered taskstats version 1 [ 0.784616] Loading compiled-in X.509 certificates [ 0.786096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787981] zswap: loaded using pool lzo/zbud [ 0.790275] Key type trusted registered [ 0.792053] Key type encrypted registered [ 0.792885] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793945] ima: No TPM chip found, activating TPM-bypass! [ 0.795031] evm: HMAC attrs: 0x1 [ 0.796001] Magic number: 2:701:775 [ 0.796794] misc psaux: hash matches [ 0.807534] misc fuse: hash matches [ 0.808389] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:01 UTC (1536396421) [ 0.810103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811251] EDD information not available. [ 0.872917] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874513] Write protecting the kernel read-only data: 14336k [ 0.876217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.878100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.703554] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.65. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff ssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff launch-index: 0 === cirros: current=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: 2018-09-08 08:47:17,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:17,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb6f1be-7a53-4e0b-8a2a-63bc8ee34299 x-compute-request-id: req-0fb6f1be-7a53-4e0b-8a2a-63bc8ee34299 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:17,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-0fb6f1be-7a53-4e0b-8a2a-63bc8ee34299 2018-09-08 08:47:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b149a5d1-c961-4e1c-8eb1-1bdd5313e5b5 Date: Sat, 08 Sep 2018 08:47:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:17,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-b149a5d1-c961-4e1c-8eb1-1bdd5313e5b5 2018-09-08 08:47:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:18,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523c3469-d537-40fd-b374-cdab3c32bbff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:18,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-523c3469-d537-40fd-b374-cdab3c32bbff 2018-09-08 08:47:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:18,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5afc53bc-62bf-4d32-aa42-b54bb3e29c49 Date: Sat, 08 Sep 2018 08:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:18,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-5afc53bc-62bf-4d32-aa42-b54bb3e29c49 2018-09-08 08:47:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:18,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-0a8be1e5-2a4a-4708-b1cd-70b951d02769 Date: Sat, 08 Sep 2018 08:47:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:18,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-0a8be1e5-2a4a-4708-b1cd-70b951d02769 2018-09-08 08:47:18,249 - create_instance - INFO - Checking if VM is active 2018-09-08 08:47:18,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:18,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef426907-1ba2-4909-b050-6db1ba62571f x-compute-request-id: req-ef426907-1ba2-4909-b050-6db1ba62571f Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:18,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-ef426907-1ba2-4909-b050-6db1ba62571f 2018-09-08 08:47:18,716 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:18,716 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:18,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:19,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6292f96-a9b0-4edb-aa5e-01300025c51a x-compute-request-id: req-c6292f96-a9b0-4edb-aa5e-01300025c51a Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:19,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-c6292f96-a9b0-4edb-aa5e-01300025c51a 2018-09-08 08:47:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8aeb889c-c8a6-4a33-9a1b-5ecd714b9e7f Date: Sat, 08 Sep 2018 08:47:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:19,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-8aeb889c-c8a6-4a33-9a1b-5ecd714b9e7f 2018-09-08 08:47:19,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:19,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee6ca0b-06f7-4b58-822b-9c04587d00a5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:19,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-8ee6ca0b-06f7-4b58-822b-9c04587d00a5 2018-09-08 08:47:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:19,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-65884c11-7e7f-4a35-b898-3e15b68ae2c2 Date: Sat, 08 Sep 2018 08:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:19,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-65884c11-7e7f-4a35-b898-3e15b68ae2c2 2018-09-08 08:47:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:19,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-57535a9a-0304-407b-89cf-c076472325af Date: Sat, 08 Sep 2018 08:47:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:19,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-57535a9a-0304-407b-89cf-c076472325af 2018-09-08 08:47:19,861 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:47:19,864 - paramiko.transport - DEBUG - starting thread (client mode): 0x863d1710L 2018-09-08 08:47:19,864 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:47:19,865 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:47:19,865 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:47:19,866 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:47:19,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:47:19,866 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:47:19,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:47:19,867 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:47:19,867 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:47:19,883 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:47:19,883 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:47:19,897 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:47:19,924 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:47:19,927 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:47:20,027 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:47:20,042 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:47:20,042 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:47:20,046 - paramiko.transport - DEBUG - starting thread (client mode): 0x863d1710L 2018-09-08 08:47:20,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:47:20,047 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:47:20,047 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:47:20,048 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:47:20,049 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:47:20,049 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:47:20,049 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:47:20,049 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:47:20,049 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:47:20,066 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:47:20,066 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:47:20,079 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:47:20,104 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:47:20,107 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:47:20,111 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:47:20,112 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:47:20,113 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:47:20,114 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:47:20,115 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:47:20,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:20,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8edb4068-f10a-4ca8-ab5e-a7901b934b73 x-compute-request-id: req-8edb4068-f10a-4ca8-ab5e-a7901b934b73 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:01Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:20,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-8edb4068-f10a-4ca8-ab5e-a7901b934b73 2018-09-08 08:47:20,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"reboot": {"type": "SOFT"}}' 2018-09-08 08:47:20,469 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-417b8d5d-c206-4896-a29a-74ea5993d9ae x-compute-request-id: req-417b8d5d-c206-4896-a29a-74ea5993d9ae Content-Length: 0 Content-Type: application/json 2018-09-08 08:47:20,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-417b8d5d-c206-4896-a29a-74ea5993d9ae 2018-09-08 08:47:35,484 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-08 08:47:35,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:35,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ed3055-404c-4378-adff-cbcd8b726ffa x-compute-request-id: req-37ed3055-404c-4378-adff-cbcd8b726ffa Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-08T08:47:20Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:35,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-37ed3055-404c-4378-adff-cbcd8b726ffa 2018-09-08 08:47:35,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:47:37,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29aea13d-f8ed-49eb-b641-b31b502f974d x-compute-request-id: req-29aea13d-f8ed-49eb-b641-b31b502f974d Content-Encoding: gzip Content-Length: 9690 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481249008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.147600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149256] pid_max: default: 32768 minimum: 301\n[ 0.150155] ACPI: Core revision 20150930\n[ 0.151572] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152900] Security Framework initialized\n[ 0.153720] Yama: becoming mindful.\n[ 0.154458] AppArmor: AppArmor initialized\n[ 0.155346] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157934] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160563] Initializing cgroup subsys io\n[ 0.161379] Initializing cgroup subsys memory\n[ 0.162253] Initializing cgroup subsys devices\n[ 0.163144] Initializing cgroup subsys freezer\n[ 0.164047] Initializing cgroup subsys net_cls\n[ 0.164933] Initializing cgroup subsys perf_event\n[ 0.165866] Initializing cgroup subsys net_prio\n[ 0.166781] Initializing cgroup subsys hugetlb\n[ 0.167669] Initializing cgroup subsys pids\n[ 0.168567] CPU: Physical Processor ID: 0\n[ 0.170084] mce: CPU supports 10 MCE banks\n[ 0.170960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181040] ftrace: allocating 31920 entries in 125 pages\n[ 0.208108] smpboot: Max logical packages: 2\n[ 0.209017] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210244] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211651] x2apic enabled\n[ 0.212469] Switched APIC routing to physical x2apic.\n[ 0.214236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220244] KVM setup paravirtual spinlock\n[ 0.221824] x86: Booting SMP configuration:\n[ 0.222835] .... node #0, CPUs: #1\n[ 0.223831] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.246020] x86: Booted up 1 node, 2 CPUs\n[ 0.246022] KVM setup async PF for cpu 1\n[ 0.246026] kvm-stealtime: cpu 1, msr f90d940\n[ 0.248652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.250174] devtmpfs: initialized\n[ 0.251904] evm: security.selinux\n[ 0.252606] evm: security.SMACK64\n[ 0.253300] evm: security.SMACK64EXEC\n[ 0.254067] evm: security.SMACK64TRANSMUTE\n[ 0.254893] evm: security.SMACK64MMAP\n[ 0.255637] evm: security.ima\n[ 0.256272] evm: security.capability\n[ 0.257120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259043] pinctrl core: initialized pinctrl subsystem\n[ 0.260180] RTC time: 8:47:00, date: 09/08/18\n[ 0.261159] NET: Registered protocol family 16\n[ 0.271026] cpuidle: using governor ladder\n[ 0.283124] cpuidle: using governor menu\n[ 0.283925] PCCT header not found.\n[ 0.284705] ACPI: bus type PCI registered\n[ 0.285494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.286726] PCI: Using configuration type 1 for base access\n[ 0.300148] ACPI: Added _OSI(Module Device)\n[ 0.300989] ACPI: Added _OSI(Processor Device)\n[ 0.301836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.302716] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.305108] ACPI: Interpreter enabled\n[ 0.305868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313106] ACPI: (supports S0 S5)\n[ 0.313802] ACPI: Using IOAPIC for interrupt routing\n[ 0.314730] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.318082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.320411] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323802] acpiphp: Slot [3] registered\n[ 0.324598] acpiphp: Slot [4] registered\n[ 0.325383] acpiphp: Slot [5] registered\n[ 0.326173] acpiphp: Slot [6] registered\n[ 0.326962] acpiphp: Slot [7] registered\n[ 0.327749] acpiphp: Slot [8] registered\n[ 0.328539] acpiphp: Slot [9] registered\n[ 0.329320] acpiphp: Slot [10] registered\n[ 0.340040] acpiphp: Slot [11] registered\n[ 0.340843] acpiphp: Slot [12] registered\n[ 0.341642] acpiphp: Slot [13] registered\n[ 0.342435] acpiphp: Slot [14] registered\n[ 0.343232] acpiphp: Slot [15] registered\n[ 0.344038] acpiphp: Slot [16] registered\n[ 0.344839] acpiphp: Slot [17] registered\n[ 0.345633] acpiphp: Slot [18] registered\n[ 0.346424] acpiphp: Slot [19] registered\n[ 0.347220] acpiphp: Slot [20] registered\n[ 0.348018] acpiphp: Slot [21] registered\n[ 0.348818] acpiphp: Slot [22] registered\n[ 0.349619] acpiphp: Slot [23] registered\n[ 0.350415] acpiphp: Slot [24] registered\n[ 0.351213] acpiphp: Slot [25] registered\n[ 0.352009] acpiphp: Slot [26] registered\n[ 0.352812] acpiphp: Slot [27] registered\n[ 0.353611] acpiphp: Slot [28] registered\n[ 0.354403] acpiphp: Slot [29] registered\n[ 0.355199] acpiphp: Slot [30] registered\n[ 0.355997] acpiphp: Slot [31] registered\n[ 0.356790] PCI host bridge to bus 0000:00\n[ 0.357589] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359964] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.363001] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434248] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436822] vgaarb: loaded\n[ 0.437403] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438544] SCSI subsystem initialized\n[ 0.439387] ACPI: bus type USB registered\n[ 0.440191] usbcore: registered new interface driver usbfs\n[ 0.441188] usbcore: registered new interface driver hub\n[ 0.442166] usbcore: registered new device driver usb\n[ 0.443291] PCI: Using ACPI for IRQ routing\n[ 0.444310] NetLabel: Initializing\n[ 0.445009] NetLabel: domain hash size = 128\n[ 0.445850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446774] NetLabel: unlabeled traffic allowed by default\n[ 0.447880] clocksource: Switched to clocksource kvm-clock\n[ 0.453857] AppArmor: AppArmor Filesystem Enabled\n[ 0.454812] pnp: PnP ACPI init\n[ 0.455739] pnp: PnP ACPI: found 5 devices\n[ 0.463577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465310] NET: Registered protocol family 2\n[ 0.466301] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.467548] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.468684] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.469805] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470853] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471994] NET: Registered protocol family 1\n[ 0.472842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473905] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.512324] Trying to unpack rootfs image as initramfs...\n[ 0.563201] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.578052] Scanning for low memory corruption every 60 seconds\n[ 0.579550] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.580727] audit: initializing netlink subsys (disabled)\n[ 0.581775] audit: type=2000 audit(1536396421.302:1): initialized\n[ 0.583124] Initialise system trusted keyring\n[ 0.584113] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.585294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.587402] zbud: loaded\n[ 0.588146] VFS: Disk quotas dquot_6.6.0\n[ 0.588984] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.590631] fuse init (API version 7.23)\n[ 0.591572] Key type big_key registered\n[ 0.592394] Allocating IMA MOK and blacklist keyrings.\n[ 0.593827] Key type asymmetric registered\n[ 0.594660] Asymmetric key parser 'x509' registered\n[ 0.595628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.597156] io scheduler noop registered\n[ 0.597967] io scheduler deadline registered (default)\n[ 0.598975] io scheduler cfq registered\n[ 0.599826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.602184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603665] ACPI: Power Button [PWRF]\n[ 0.604564] GHES: HEST is not enabled!\n[ 0.622625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693028] Linux agpgart interface v0.103\n[ 0.696062] brd: module loaded\n[ 0.697496] loop: module loaded\n[ 0.703397] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704880] GPT:90111 != 20971519\n[ 0.705579] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706679] GPT:90111 != 20971519\n[ 0.707368] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708356] vda: vda1 vda15\n[ 0.710203] scsi host0: ata_piix\n[ 0.711014] scsi host1: ata_piix\n[ 0.711732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.712966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714243] libphy: Fixed MDIO Bus: probed\n[ 0.715203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718286] PPP generic driver version 2.4.2\n[ 0.719207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720654] ehci-pci: EHCI PCI platform driver\n[ 0.721715] ehci-platform: EHCI generic platform driver\n[ 0.722943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.724301] ohci-pci: OHCI PCI platform driver\n[ 0.725307] ohci-platform: OHCI generic platform driver\n[ 0.726454] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.746583] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.747599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749080] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.750121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.751254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.752603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.754144] usb usb1: Product: UHCI Host Controller\n[ 0.755175] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.756380] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757451] hub 1-0:1.0: USB hub found\n[ 0.758283] hub 1-0:1.0: 2 ports detected\n[ 0.759244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761487] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.763678] mousedev: PS/2 mouse device common for all mice\n[ 0.765046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766991] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769439] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770732] i2c /dev entries driver\n[ 0.771555] device-mapper: uevent: version 1.0.3\n[ 0.772583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774304] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.775802] NET: Registered protocol family 10\n[ 0.776913] NET: Registered protocol family 17\n[ 0.777843] Key type dns_resolver registered\n[ 0.778878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780056] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783755] registered taskstats version 1\n[ 0.784616] Loading compiled-in X.509 certificates\n[ 0.786096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787981] zswap: loaded using pool lzo/zbud\n[ 0.790275] Key type trusted registered\n[ 0.792053] Key type encrypted registered\n[ 0.792885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793945] ima: No TPM chip found, activating TPM-bypass!\n[ 0.795031] evm: HMAC attrs: 0x1\n[ 0.796001] Magic number: 2:701:775\n[ 0.796794] misc psaux: hash matches\n[ 0.807534] misc fuse: hash matches\n[ 0.808389] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:01 UTC (1536396421)\n[ 0.810103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811251] EDD information not available.\n[ 0.872917] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.874513] Write protecting the kernel read-only data: 14336k\n[ 0.876217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.878100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.703554] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.65. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: The system is going down NOW!\nSent SIGTERM to all processes\nSent SIGKILL to all processes\n"} 2018-09-08 08:47:37,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-29aea13d-f8ed-49eb-b641-b31b502f974d 2018-09-08 08:47:37,085 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:47:37,085 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481249008 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.147600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149256] pid_max: default: 32768 minimum: 301 [ 0.150155] ACPI: Core revision 20150930 [ 0.151572] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152900] Security Framework initialized [ 0.153720] Yama: becoming mindful. [ 0.154458] AppArmor: AppArmor initialized [ 0.155346] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156666] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157934] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160563] Initializing cgroup subsys io [ 0.161379] Initializing cgroup subsys memory [ 0.162253] Initializing cgroup subsys devices [ 0.163144] Initializing cgroup subsys freezer [ 0.164047] Initializing cgroup subsys net_cls [ 0.164933] Initializing cgroup subsys perf_event [ 0.165866] Initializing cgroup subsys net_prio [ 0.166781] Initializing cgroup subsys hugetlb [ 0.167669] Initializing cgroup subsys pids [ 0.168567] CPU: Physical Processor ID: 0 [ 0.170084] mce: CPU supports 10 MCE banks [ 0.170960] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174327] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181040] ftrace: allocating 31920 entries in 125 pages [ 0.208108] smpboot: Max logical packages: 2 [ 0.209017] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210244] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211651] x2apic enabled [ 0.212469] Switched APIC routing to physical x2apic. [ 0.214236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220244] KVM setup paravirtual spinlock [ 0.221824] x86: Booting SMP configuration: [ 0.222835] .... node #0, CPUs: #1 [ 0.223831] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.246020] x86: Booted up 1 node, 2 CPUs [ 0.246022] KVM setup async PF for cpu 1 [ 0.246026] kvm-stealtime: cpu 1, msr f90d940 [ 0.248652] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.250174] devtmpfs: initialized [ 0.251904] evm: security.selinux [ 0.252606] evm: security.SMACK64 [ 0.253300] evm: security.SMACK64EXEC [ 0.254067] evm: security.SMACK64TRANSMUTE [ 0.254893] evm: security.SMACK64MMAP [ 0.255637] evm: security.ima [ 0.256272] evm: security.capability [ 0.257120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259043] pinctrl core: initialized pinctrl subsystem [ 0.260180] RTC time: 8:47:00, date: 09/08/18 [ 0.261159] NET: Registered protocol family 16 [ 0.271026] cpuidle: using governor ladder [ 0.283124] cpuidle: using governor menu [ 0.283925] PCCT header not found. [ 0.284705] ACPI: bus type PCI registered [ 0.285494] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.286726] PCI: Using configuration type 1 for base access [ 0.300148] ACPI: Added _OSI(Module Device) [ 0.300989] ACPI: Added _OSI(Processor Device) [ 0.301836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302716] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305108] ACPI: Interpreter enabled [ 0.305868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313106] ACPI: (supports S0 S5) [ 0.313802] ACPI: Using IOAPIC for interrupt routing [ 0.314730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.320411] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323802] acpiphp: Slot [3] registered [ 0.324598] acpiphp: Slot [4] registered [ 0.325383] acpiphp: Slot [5] registered [ 0.326173] acpiphp: Slot [6] registered [ 0.326962] acpiphp: Slot [7] registered [ 0.327749] acpiphp: Slot [8] registered [ 0.328539] acpiphp: Slot [9] registered [ 0.329320] acpiphp: Slot [10] registered [ 0.340040] acpiphp: Slot [11] registered [ 0.340843] acpiphp: Slot [12] registered [ 0.341642] acpiphp: Slot [13] registered [ 0.342435] acpiphp: Slot [14] registered [ 0.343232] acpiphp: Slot [15] registered [ 0.344038] acpiphp: Slot [16] registered [ 0.344839] acpiphp: Slot [17] registered [ 0.345633] acpiphp: Slot [18] registered [ 0.346424] acpiphp: Slot [19] registered [ 0.347220] acpiphp: Slot [20] registered [ 0.348018] acpiphp: Slot [21] registered [ 0.348818] acpiphp: Slot [22] registered [ 0.349619] acpiphp: Slot [23] registered [ 0.350415] acpiphp: Slot [24] registered [ 0.351213] acpiphp: Slot [25] registered [ 0.352009] acpiphp: Slot [26] registered [ 0.352812] acpiphp: Slot [27] registered [ 0.353611] acpiphp: Slot [28] registered [ 0.354403] acpiphp: Slot [29] registered [ 0.355199] acpiphp: Slot [30] registered [ 0.355997] acpiphp: Slot [31] registered [ 0.356790] PCI host bridge to bus 0000:00 [ 0.357589] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359964] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.363001] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371477] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372705] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434248] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436822] vgaarb: loaded [ 0.437403] vgaarb: bridge control possible 0000:00:02.0 [ 0.438544] SCSI subsystem initialized [ 0.439387] ACPI: bus type USB registered [ 0.440191] usbcore: registered new interface driver usbfs [ 0.441188] usbcore: registered new interface driver hub [ 0.442166] usbcore: registered new device driver usb [ 0.443291] PCI: Using ACPI for IRQ routing [ 0.444310] NetLabel: Initializing [ 0.445009] NetLabel: domain hash size = 128 [ 0.445850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446774] NetLabel: unlabeled traffic allowed by default [ 0.447880] clocksource: Switched to clocksource kvm-clock [ 0.453857] AppArmor: AppArmor Filesystem Enabled [ 0.454812] pnp: PnP ACPI init [ 0.455739] pnp: PnP ACPI: found 5 devices [ 0.463577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465310] NET: Registered protocol family 2 [ 0.466301] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.467548] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.468684] TCP: Hash tables configured (established 2048 bind 2048) [ 0.469805] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470853] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471994] NET: Registered protocol family 1 [ 0.472842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473905] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474985] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.512324] Trying to unpack rootfs image as initramfs... [ 0.563201] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.578052] Scanning for low memory corruption every 60 seconds [ 0.579550] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.580727] audit: initializing netlink subsys (disabled) [ 0.581775] audit: type=2000 audit(1536396421.302:1): initialized [ 0.583124] Initialise system trusted keyring [ 0.584113] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.585294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.587402] zbud: loaded [ 0.588146] VFS: Disk quotas dquot_6.6.0 [ 0.588984] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590631] fuse init (API version 7.23) [ 0.591572] Key type big_key registered [ 0.592394] Allocating IMA MOK and blacklist keyrings. [ 0.593827] Key type asymmetric registered [ 0.594660] Asymmetric key parser 'x509' registered [ 0.595628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597156] io scheduler noop registered [ 0.597967] io scheduler deadline registered (default) [ 0.598975] io scheduler cfq registered [ 0.599826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.602184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603665] ACPI: Power Button [PWRF] [ 0.604564] GHES: HEST is not enabled! [ 0.622625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693028] Linux agpgart interface v0.103 [ 0.696062] brd: module loaded [ 0.697496] loop: module loaded [ 0.703397] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704880] GPT:90111 != 20971519 [ 0.705579] GPT:Alternate GPT header not at the end of the disk. [ 0.706679] GPT:90111 != 20971519 [ 0.707368] GPT: Use GNU Parted to correct GPT errors. [ 0.708356] vda: vda1 vda15 [ 0.710203] scsi host0: ata_piix [ 0.711014] scsi host1: ata_piix [ 0.711732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.712966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714243] libphy: Fixed MDIO Bus: probed [ 0.715203] tun: Universal TUN/TAP device driver, 1.6 [ 0.716174] tun: (C) 1999-2004 Max Krasnyansky [ 0.718286] PPP generic driver version 2.4.2 [ 0.719207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720654] ehci-pci: EHCI PCI platform driver [ 0.721715] ehci-platform: EHCI generic platform driver [ 0.722943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.724301] ohci-pci: OHCI PCI platform driver [ 0.725307] ohci-platform: OHCI generic platform driver [ 0.726454] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746583] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749080] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.751254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754144] usb usb1: Product: UHCI Host Controller [ 0.755175] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756380] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757451] hub 1-0:1.0: USB hub found [ 0.758283] hub 1-0:1.0: 2 ports detected [ 0.759244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.763678] mousedev: PS/2 mouse device common for all mice [ 0.765046] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766991] rtc_cmos 00:00: RTC can wake from S4 [ 0.768174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769439] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770732] i2c /dev entries driver [ 0.771555] device-mapper: uevent: version 1.0.3 [ 0.772583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774304] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775802] NET: Registered protocol family 10 [ 0.776913] NET: Registered protocol family 17 [ 0.777843] Key type dns_resolver registered [ 0.778878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780056] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781880] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783755] registered taskstats version 1 [ 0.784616] Loading compiled-in X.509 certificates [ 0.786096] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787981] zswap: loaded using pool lzo/zbud [ 0.790275] Key type trusted registered [ 0.792053] Key type encrypted registered [ 0.792885] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793945] ima: No TPM chip found, activating TPM-bypass! [ 0.795031] evm: HMAC attrs: 0x1 [ 0.796001] Magic number: 2:701:775 [ 0.796794] misc psaux: hash matches [ 0.807534] misc fuse: hash matches [ 0.808389] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:01 UTC (1536396421) [ 0.810103] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811251] EDD information not available. [ 0.872917] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874513] Write protecting the kernel read-only data: 14336k [ 0.876217] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.878100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.703554] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.65. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff ssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff launch-index: 0 === cirros: current=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: The system is going down NOW! Sent SIGTERM to all processes Sent SIGKILL to all processes 2018-09-08 08:47:37,086 - create_instance - INFO - Checking if VM is active 2018-09-08 08:47:37,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:37,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:37 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-9c2de276-af34-45e6-aa81-1a3dc5cf56fa x-compute-request-id: req-9c2de276-af34-45e6-aa81-1a3dc5cf56fa Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-08T08:47:20Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:37,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-9c2de276-af34-45e6-aa81-1a3dc5cf56fa 2018-09-08 08:47:37,562 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - REBOOT 2018-09-08 08:47:37,562 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:47:40,566 - create_instance - DEBUG - VM status query timeout in 896.520096064 2018-09-08 08:47:40,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:41,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2e31e22-341e-44ca-95a9-ea0ecabd17ff x-compute-request-id: req-b2e31e22-341e-44ca-95a9-ea0ecabd17ff Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-08T08:47:20Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:41,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-b2e31e22-341e-44ca-95a9-ea0ecabd17ff 2018-09-08 08:47:41,468 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - REBOOT 2018-09-08 08:47:41,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:47:44,472 - create_instance - DEBUG - VM status query timeout in 892.613940001 2018-09-08 08:47:44,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:45,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1b7dfb-fbc2-42b2-9e18-615ab6243315 x-compute-request-id: req-dd1b7dfb-fbc2-42b2-9e18-615ab6243315 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:41Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:45,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-dd1b7dfb-fbc2-42b2-9e18-615ab6243315 2018-09-08 08:47:45,432 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:47:45,432 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:47:45,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:45,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04f732c7-dc20-4b14-95a2-13526c8e7350 x-compute-request-id: req-04f732c7-dc20-4b14-95a2-13526c8e7350 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:41Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:45,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-04f732c7-dc20-4b14-95a2-13526c8e7350 2018-09-08 08:47:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:46,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-435418fb-6211-4f7d-be56-b3b481575568 Date: Sat, 08 Sep 2018 08:47:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:47:46,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-435418fb-6211-4f7d-be56-b3b481575568 2018-09-08 08:47:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:46,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664f4aaa-2413-476e-8148-60c3712d7d6f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:47:46,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-664f4aaa-2413-476e-8148-60c3712d7d6f 2018-09-08 08:47:46,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:46,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8a5fe33c-2088-42d8-a693-10b051891d83 Date: Sat, 08 Sep 2018 08:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:47:46,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-8a5fe33c-2088-42d8-a693-10b051891d83 2018-09-08 08:47:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:46,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-98708ccc-ae9a-42fc-be31-ae0c0c123c44 Date: Sat, 08 Sep 2018 08:47:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:47:46,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-98708ccc-ae9a-42fc-be31-ae0c0c123c44 2018-09-08 08:47:46,253 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:47:46,256 - paramiko.transport - DEBUG - starting thread (client mode): 0x8637cd10L 2018-09-08 08:47:46,256 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:47:46,256 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:47:46,257 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:47:46,258 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:47:46,258 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:47:46,258 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:47:46,259 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:47:46,259 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:47:46,259 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:47:46,276 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:47:46,277 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:47:46,288 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:47:46,317 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:47:46,324 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:47:46,424 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:47:46,466 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:47:46,466 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:47:46,468 - paramiko.transport - DEBUG - starting thread (client mode): 0x8636e090L 2018-09-08 08:47:46,468 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:47:46,469 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:47:46,469 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:47:46,470 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:47:46,470 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:47:46,470 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:47:46,471 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:47:46,471 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:47:46,471 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:47:46,487 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:47:46,488 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:47:46,501 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:47:46,524 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:47:46,528 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:47:46,533 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:47:46,534 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:47:46,534 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:47:46,535 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:47:46,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:47:46,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9f04852-d7dd-47e1-9676-38f7ab7dba0c x-compute-request-id: req-a9f04852-d7dd-47e1-9676-38f7ab7dba0c Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:41Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:47:46,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-a9f04852-d7dd-47e1-9676-38f7ab7dba0c 2018-09-08 08:47:46,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"reboot": {"type": "SOFT"}}' 2018-09-08 08:47:47,104 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ade141e-1e19-42f9-87e7-2337108444fe x-compute-request-id: req-1ade141e-1e19-42f9-87e7-2337108444fe Content-Length: 0 Content-Type: application/json 2018-09-08 08:47:47,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-1ade141e-1e19-42f9-87e7-2337108444fe 2018-09-08 08:48:02,105 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-08 08:48:02,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:02,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a8ab5ad-7e7f-456d-976e-3f4b293df5b6 x-compute-request-id: req-4a8ab5ad-7e7f-456d-976e-3f4b293df5b6 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:51Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:02,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-4a8ab5ad-7e7f-456d-976e-3f4b293df5b6 2018-09-08 08:48:02,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:48:03,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-731cf95a-306a-4d3f-9f64-ecd66490f730 x-compute-request-id: req-731cf95a-306a-4d3f-9f64-ecd66490f730 Content-Encoding: gzip Content-Length: 9541 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495971496 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128983] pid_max: default: 32768 minimum: 301\n[ 0.129867] ACPI: Core revision 20150930\n[ 0.131242] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132528] Security Framework initialized\n[ 0.133332] Yama: becoming mindful.\n[ 0.134059] AppArmor: AppArmor initialized\n[ 0.134907] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136172] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137404] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138579] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139924] Initializing cgroup subsys io\n[ 0.140723] Initializing cgroup subsys memory\n[ 0.141565] Initializing cgroup subsys devices\n[ 0.142435] Initializing cgroup subsys freezer\n[ 0.143293] Initializing cgroup subsys net_cls\n[ 0.144147] Initializing cgroup subsys perf_event\n[ 0.145041] Initializing cgroup subsys net_prio\n[ 0.145909] Initializing cgroup subsys hugetlb\n[ 0.146771] Initializing cgroup subsys pids\n[ 0.147634] CPU: Physical Processor ID: 0\n[ 0.149135] mce: CPU supports 10 MCE banks\n[ 0.149971] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150962] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153219] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159606] ftrace: allocating 31920 entries in 125 pages\n[ 0.185563] smpboot: Max logical packages: 2\n[ 0.186407] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187584] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188918] x2apic enabled\n[ 0.189718] Switched APIC routing to physical x2apic.\n[ 0.191460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194715] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196568] KVM setup paravirtual spinlock\n[ 0.197973] x86: Booting SMP configuration:\n[ 0.198847] .... node #0, CPUs: #1\n[ 0.199732] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221923] x86: Booted up 1 node, 2 CPUs\n[ 0.221925] KVM setup async PF for cpu 1\n[ 0.221928] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224490] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225994] devtmpfs: initialized\n[ 0.227685] evm: security.selinux\n[ 0.228374] evm: security.SMACK64\n[ 0.229058] evm: security.SMACK64EXEC\n[ 0.229790] evm: security.SMACK64TRANSMUTE\n[ 0.230590] evm: security.SMACK64MMAP\n[ 0.231326] evm: security.ima\n[ 0.231957] evm: security.capability\n[ 0.232805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234665] pinctrl core: initialized pinctrl subsystem\n[ 0.235755] RTC time: 8:47:49, date: 09/08/18\n[ 0.236718] NET: Registered protocol family 16\n[ 0.246620] cpuidle: using governor ladder\n[ 0.258688] cpuidle: using governor menu\n[ 0.259481] PCCT header not found.\n[ 0.260256] ACPI: bus type PCI registered\n[ 0.261038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262251] PCI: Using configuration type 1 for base access\n[ 0.275678] ACPI: Added _OSI(Module Device)\n[ 0.276514] ACPI: Added _OSI(Processor Device)\n[ 0.277352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278231] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280545] ACPI: Interpreter enabled\n[ 0.281309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288632] ACPI: (supports S0 S5)\n[ 0.289333] ACPI: Using IOAPIC for interrupt routing\n[ 0.290279] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297183] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299419] acpiphp: Slot [3] registered\n[ 0.300221] acpiphp: Slot [4] registered\n[ 0.301018] acpiphp: Slot [5] registered\n[ 0.301817] acpiphp: Slot [6] registered\n[ 0.302608] acpiphp: Slot [7] registered\n[ 0.303403] acpiphp: Slot [8] registered\n[ 0.304200] acpiphp: Slot [9] registered\n[ 0.304992] acpiphp: Slot [10] registered\n[ 0.315762] acpiphp: Slot [11] registered\n[ 0.316594] acpiphp: Slot [12] registered\n[ 0.317405] acpiphp: Slot [13] registered\n[ 0.318211] acpiphp: Slot [14] registered\n[ 0.319016] acpiphp: Slot [15] registered\n[ 0.319828] acpiphp: Slot [16] registered\n[ 0.320635] acpiphp: Slot [17] registered\n[ 0.321445] acpiphp: Slot [18] registered\n[ 0.322251] acpiphp: Slot [19] registered\n[ 0.323057] acpiphp: Slot [20] registered\n[ 0.323869] acpiphp: Slot [21] registered\n[ 0.324673] acpiphp: Slot [22] registered\n[ 0.325484] acpiphp: Slot [23] registered\n[ 0.326293] acpiphp: Slot [24] registered\n[ 0.327120] acpiphp: Slot [25] registered\n[ 0.327932] acpiphp: Slot [26] registered\n[ 0.328738] acpiphp: Slot [27] registered\n[ 0.329538] acpiphp: Slot [28] registered\n[ 0.330342] acpiphp: Slot [29] registered\n[ 0.331154] acpiphp: Slot [30] registered\n[ 0.331965] acpiphp: Slot [31] registered\n[ 0.332766] PCI host bridge to bus 0000:00\n[ 0.333567] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334770] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335977] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337418] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338855] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345065] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347520] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348778] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355577] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410629] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411904] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413520] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416133] vgaarb: loaded\n[ 0.416739] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417880] SCSI subsystem initialized\n[ 0.418730] ACPI: bus type USB registered\n[ 0.419549] usbcore: registered new interface driver usbfs\n[ 0.420590] usbcore: registered new interface driver hub\n[ 0.421602] usbcore: registered new device driver usb\n[ 0.422731] PCI: Using ACPI for IRQ routing\n[ 0.423760] NetLabel: Initializing\n[ 0.424475] NetLabel: domain hash size = 128\n[ 0.425336] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426286] NetLabel: unlabeled traffic allowed by default\n[ 0.427403] clocksource: Switched to clocksource kvm-clock\n[ 0.433293] AppArmor: AppArmor Filesystem Enabled\n[ 0.434261] pnp: PnP ACPI init\n[ 0.435188] pnp: PnP ACPI: found 5 devices\n[ 0.442616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444353] NET: Registered protocol family 2\n[ 0.445346] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.446617] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.447794] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.448964] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450042] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451210] NET: Registered protocol family 1\n[ 0.452081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491711] Trying to unpack rootfs image as initramfs...\n[ 0.541303] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555505] Scanning for low memory corruption every 60 seconds\n[ 0.557189] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558584] audit: initializing netlink subsys (disabled)\n[ 0.559856] audit: type=2000 audit(1536396470.757:1): initialized\n[ 0.561424] Initialise system trusted keyring\n[ 0.562583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564044] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566407] zbud: loaded\n[ 0.567279] VFS: Disk quotas dquot_6.6.0\n[ 0.568240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570067] fuse init (API version 7.23)\n[ 0.571139] Key type big_key registered\n[ 0.572131] Allocating IMA MOK and blacklist keyrings.\n[ 0.573730] Key type asymmetric registered\n[ 0.574686] Asymmetric key parser 'x509' registered\n[ 0.575818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577559] io scheduler noop registered\n[ 0.578493] io scheduler deadline registered (default)\n[ 0.579663] io scheduler cfq registered\n[ 0.580631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585119] ACPI: Power Button [PWRF]\n[ 0.586199] GHES: HEST is not enabled!\n[ 0.604256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643542] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674159] Linux agpgart interface v0.103\n[ 0.677318] brd: module loaded\n[ 0.679643] loop: module loaded\n[ 0.685208] vda: vda1 vda15\n[ 0.687089] scsi host0: ata_piix\n[ 0.688080] scsi host1: ata_piix\n[ 0.688933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.690356] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.691895] libphy: Fixed MDIO Bus: probed\n[ 0.692860] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696008] PPP generic driver version 2.4.2\n[ 0.697065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698270] ehci-pci: EHCI PCI platform driver\n[ 0.699149] ehci-platform: EHCI generic platform driver\n[ 0.700156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.701298] ohci-pci: OHCI PCI platform driver\n[ 0.702178] ohci-platform: OHCI generic platform driver\n[ 0.703173] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722295] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723310] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725826] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.726953] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.729645] usb usb1: Product: UHCI Host Controller\n[ 0.730592] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731754] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732828] hub 1-0:1.0: USB hub found\n[ 0.733612] hub 1-0:1.0: 2 ports detected\n[ 0.734533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736670] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737639] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738717] mousedev: PS/2 mouse device common for all mice\n[ 0.740000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741862] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.744178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745381] i2c /dev entries driver\n[ 0.746147] device-mapper: uevent: version 1.0.3\n[ 0.747102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.748748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750105] NET: Registered protocol family 10\n[ 0.751137] NET: Registered protocol family 17\n[ 0.752041] Key type dns_resolver registered\n[ 0.753003] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.754100] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.755234] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.757048] registered taskstats version 1\n[ 0.757895] Loading compiled-in X.509 certificates\n[ 0.759341] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.761213] zswap: loaded using pool lzo/zbud\n[ 0.763191] Key type trusted registered\n[ 0.764890] Key type encrypted registered\n[ 0.765728] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.767819] evm: HMAC attrs: 0x1\n[ 0.768778] Magic number: 2:701:775\n[ 0.769546] misc psaux: hash matches\n[ 0.770298] misc fuse: hash matches\n[ 0.771103] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:50 UTC (1536396470)\n[ 0.772749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773872] EDD information not available.\n[ 0.848516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860344] Write protecting the kernel read-only data: 14336k\n[ 0.861991] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863832] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090571] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.71 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: "} 2018-09-08 08:48:03,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-731cf95a-306a-4d3f-9f64-ecd66490f730 2018-09-08 08:48:03,696 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:48:03,696 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 495971496 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128983] pid_max: default: 32768 minimum: 301 [ 0.129867] ACPI: Core revision 20150930 [ 0.131242] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132528] Security Framework initialized [ 0.133332] Yama: becoming mindful. [ 0.134059] AppArmor: AppArmor initialized [ 0.134907] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136172] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137404] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138579] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139924] Initializing cgroup subsys io [ 0.140723] Initializing cgroup subsys memory [ 0.141565] Initializing cgroup subsys devices [ 0.142435] Initializing cgroup subsys freezer [ 0.143293] Initializing cgroup subsys net_cls [ 0.144147] Initializing cgroup subsys perf_event [ 0.145041] Initializing cgroup subsys net_prio [ 0.145909] Initializing cgroup subsys hugetlb [ 0.146771] Initializing cgroup subsys pids [ 0.147634] CPU: Physical Processor ID: 0 [ 0.149135] mce: CPU supports 10 MCE banks [ 0.149971] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150962] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153219] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159606] ftrace: allocating 31920 entries in 125 pages [ 0.185563] smpboot: Max logical packages: 2 [ 0.186407] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187584] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188918] x2apic enabled [ 0.189718] Switched APIC routing to physical x2apic. [ 0.191460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194715] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196568] KVM setup paravirtual spinlock [ 0.197973] x86: Booting SMP configuration: [ 0.198847] .... node #0, CPUs: #1 [ 0.199732] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221923] x86: Booted up 1 node, 2 CPUs [ 0.221925] KVM setup async PF for cpu 1 [ 0.221928] kvm-stealtime: cpu 1, msr f90d940 [ 0.224490] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225994] devtmpfs: initialized [ 0.227685] evm: security.selinux [ 0.228374] evm: security.SMACK64 [ 0.229058] evm: security.SMACK64EXEC [ 0.229790] evm: security.SMACK64TRANSMUTE [ 0.230590] evm: security.SMACK64MMAP [ 0.231326] evm: security.ima [ 0.231957] evm: security.capability [ 0.232805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234665] pinctrl core: initialized pinctrl subsystem [ 0.235755] RTC time: 8:47:49, date: 09/08/18 [ 0.236718] NET: Registered protocol family 16 [ 0.246620] cpuidle: using governor ladder [ 0.258688] cpuidle: using governor menu [ 0.259481] PCCT header not found. [ 0.260256] ACPI: bus type PCI registered [ 0.261038] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262251] PCI: Using configuration type 1 for base access [ 0.275678] ACPI: Added _OSI(Module Device) [ 0.276514] ACPI: Added _OSI(Processor Device) [ 0.277352] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278231] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280545] ACPI: Interpreter enabled [ 0.281309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288632] ACPI: (supports S0 S5) [ 0.289333] ACPI: Using IOAPIC for interrupt routing [ 0.290279] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294776] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297183] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299419] acpiphp: Slot [3] registered [ 0.300221] acpiphp: Slot [4] registered [ 0.301018] acpiphp: Slot [5] registered [ 0.301817] acpiphp: Slot [6] registered [ 0.302608] acpiphp: Slot [7] registered [ 0.303403] acpiphp: Slot [8] registered [ 0.304200] acpiphp: Slot [9] registered [ 0.304992] acpiphp: Slot [10] registered [ 0.315762] acpiphp: Slot [11] registered [ 0.316594] acpiphp: Slot [12] registered [ 0.317405] acpiphp: Slot [13] registered [ 0.318211] acpiphp: Slot [14] registered [ 0.319016] acpiphp: Slot [15] registered [ 0.319828] acpiphp: Slot [16] registered [ 0.320635] acpiphp: Slot [17] registered [ 0.321445] acpiphp: Slot [18] registered [ 0.322251] acpiphp: Slot [19] registered [ 0.323057] acpiphp: Slot [20] registered [ 0.323869] acpiphp: Slot [21] registered [ 0.324673] acpiphp: Slot [22] registered [ 0.325484] acpiphp: Slot [23] registered [ 0.326293] acpiphp: Slot [24] registered [ 0.327120] acpiphp: Slot [25] registered [ 0.327932] acpiphp: Slot [26] registered [ 0.328738] acpiphp: Slot [27] registered [ 0.329538] acpiphp: Slot [28] registered [ 0.330342] acpiphp: Slot [29] registered [ 0.331154] acpiphp: Slot [30] registered [ 0.331965] acpiphp: Slot [31] registered [ 0.332766] PCI host bridge to bus 0000:00 [ 0.333567] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334770] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335977] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337418] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338855] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345065] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347520] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348778] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355577] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409237] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410629] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411904] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413520] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416133] vgaarb: loaded [ 0.416739] vgaarb: bridge control possible 0000:00:02.0 [ 0.417880] SCSI subsystem initialized [ 0.418730] ACPI: bus type USB registered [ 0.419549] usbcore: registered new interface driver usbfs [ 0.420590] usbcore: registered new interface driver hub [ 0.421602] usbcore: registered new device driver usb [ 0.422731] PCI: Using ACPI for IRQ routing [ 0.423760] NetLabel: Initializing [ 0.424475] NetLabel: domain hash size = 128 [ 0.425336] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426286] NetLabel: unlabeled traffic allowed by default [ 0.427403] clocksource: Switched to clocksource kvm-clock [ 0.433293] AppArmor: AppArmor Filesystem Enabled [ 0.434261] pnp: PnP ACPI init [ 0.435188] pnp: PnP ACPI: found 5 devices [ 0.442616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444353] NET: Registered protocol family 2 [ 0.445346] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.446617] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.447794] TCP: Hash tables configured (established 2048 bind 2048) [ 0.448964] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450042] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451210] NET: Registered protocol family 1 [ 0.452081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454250] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491711] Trying to unpack rootfs image as initramfs... [ 0.541303] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555505] Scanning for low memory corruption every 60 seconds [ 0.557189] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558584] audit: initializing netlink subsys (disabled) [ 0.559856] audit: type=2000 audit(1536396470.757:1): initialized [ 0.561424] Initialise system trusted keyring [ 0.562583] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564044] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566407] zbud: loaded [ 0.567279] VFS: Disk quotas dquot_6.6.0 [ 0.568240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570067] fuse init (API version 7.23) [ 0.571139] Key type big_key registered [ 0.572131] Allocating IMA MOK and blacklist keyrings. [ 0.573730] Key type asymmetric registered [ 0.574686] Asymmetric key parser 'x509' registered [ 0.575818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577559] io scheduler noop registered [ 0.578493] io scheduler deadline registered (default) [ 0.579663] io scheduler cfq registered [ 0.580631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585119] ACPI: Power Button [PWRF] [ 0.586199] GHES: HEST is not enabled! [ 0.604256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643542] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674159] Linux agpgart interface v0.103 [ 0.677318] brd: module loaded [ 0.679643] loop: module loaded [ 0.685208] vda: vda1 vda15 [ 0.687089] scsi host0: ata_piix [ 0.688080] scsi host1: ata_piix [ 0.688933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.690356] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.691895] libphy: Fixed MDIO Bus: probed [ 0.692860] tun: Universal TUN/TAP device driver, 1.6 [ 0.693960] tun: (C) 1999-2004 Max Krasnyansky [ 0.696008] PPP generic driver version 2.4.2 [ 0.697065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698270] ehci-pci: EHCI PCI platform driver [ 0.699149] ehci-platform: EHCI generic platform driver [ 0.700156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.701298] ohci-pci: OHCI PCI platform driver [ 0.702178] ohci-platform: OHCI generic platform driver [ 0.703173] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722295] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723310] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725826] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.726953] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729645] usb usb1: Product: UHCI Host Controller [ 0.730592] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731754] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732828] hub 1-0:1.0: USB hub found [ 0.733612] hub 1-0:1.0: 2 ports detected [ 0.734533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736670] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738717] mousedev: PS/2 mouse device common for all mice [ 0.740000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741862] rtc_cmos 00:00: RTC can wake from S4 [ 0.742971] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745381] i2c /dev entries driver [ 0.746147] device-mapper: uevent: version 1.0.3 [ 0.747102] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.748748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750105] NET: Registered protocol family 10 [ 0.751137] NET: Registered protocol family 17 [ 0.752041] Key type dns_resolver registered [ 0.753003] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.754100] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.755234] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.757048] registered taskstats version 1 [ 0.757895] Loading compiled-in X.509 certificates [ 0.759341] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.761213] zswap: loaded using pool lzo/zbud [ 0.763191] Key type trusted registered [ 0.764890] Key type encrypted registered [ 0.765728] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766765] ima: No TPM chip found, activating TPM-bypass! [ 0.767819] evm: HMAC attrs: 0x1 [ 0.768778] Magic number: 2:701:775 [ 0.769546] misc psaux: hash matches [ 0.770298] misc fuse: hash matches [ 0.771103] rtc_cmos 00:00: setting system clock to 2018-09-08 08:47:50 UTC (1536396470) [ 0.772749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773872] EDD information not available. [ 0.848516] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860344] Write protecting the kernel read-only data: 14336k [ 0.861991] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863832] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090571] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff ssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff launch-index: 0 === cirros: current=0.4.0 uptime=1.71 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: 2018-09-08 08:48:03,696 - create_instance - INFO - Checking if VM is active 2018-09-08 08:48:03,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:04,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48: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,Accept-Encoding x-openstack-request-id: req-90461ce1-6c05-47d3-8255-3f5cb7404412 x-compute-request-id: req-90461ce1-6c05-47d3-8255-3f5cb7404412 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:51Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:04,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-90461ce1-6c05-47d3-8255-3f5cb7404412 2018-09-08 08:48:04,207 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:48:04,207 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:48:04,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:04,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48: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-7ff160e3-7a7e-4e86-9515-277f5b9065e5 x-compute-request-id: req-7ff160e3-7a7e-4e86-9515-277f5b9065e5 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:51Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:04,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-7ff160e3-7a7e-4e86-9515-277f5b9065e5 2018-09-08 08:48:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:04,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6f914814-07ee-40ad-90b0-6ef8aa08360c Date: Sat, 08 Sep 2018 08:48:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:48:04,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-6f914814-07ee-40ad-90b0-6ef8aa08360c 2018-09-08 08:48:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:04,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b77a23-92f5-4547-b359-212e24e271fc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:48:04,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-28b77a23-92f5-4547-b359-212e24e271fc 2018-09-08 08:48:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:04,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-621b53f8-a57b-4770-83e8-f617234d5b5f Date: Sat, 08 Sep 2018 08:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:48:04,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-621b53f8-a57b-4770-83e8-f617234d5b5f 2018-09-08 08:48:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:05,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c5549f60-10da-4234-a4d5-69de0068d5be Date: Sat, 08 Sep 2018 08:48:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:48:05,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-c5549f60-10da-4234-a4d5-69de0068d5be 2018-09-08 08:48:05,224 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:48:05,227 - paramiko.transport - DEBUG - starting thread (client mode): 0x863d1710L 2018-09-08 08:48:05,228 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:48:05,228 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:48:05,228 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:48:05,229 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:48:05,230 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:48:05,230 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:48:05,230 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:48:05,230 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:48:05,230 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:48:05,247 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:48:05,248 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:48:05,260 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:48:05,288 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:48:05,293 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:48:05,393 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:48:05,438 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:48:05,438 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:48:05,440 - paramiko.transport - DEBUG - starting thread (client mode): 0x863d1710L 2018-09-08 08:48:05,440 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:48:05,440 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:48:05,440 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:48:05,442 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:48:05,442 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:48:05,442 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:48:05,442 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:48:05,442 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:48:05,443 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:48:05,459 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:48:05,460 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:48:05,472 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:48:05,500 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:48:05,503 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:48:05,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:48:05,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:48:05,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:48:05,509 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:48:05,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:05,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d50235d9-2179-4dd8-b9f2-add81a4f9d41 x-compute-request-id: req-d50235d9-2179-4dd8-b9f2-add81a4f9d41 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:47:51Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:05,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-d50235d9-2179-4dd8-b9f2-add81a4f9d41 2018-09-08 08:48:05,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"reboot": {"type": "HARD"}}' 2018-09-08 08:48:06,164 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:48: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-dd9c0362-a767-4d30-9171-e29b743ce2d5 x-compute-request-id: req-dd9c0362-a767-4d30-9171-e29b743ce2d5 Content-Length: 0 Content-Type: application/json 2018-09-08 08:48:06,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-dd9c0362-a767-4d30-9171-e29b743ce2d5 2018-09-08 08:48:21,179 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-08 08:48:21,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:21,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:21 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-72bc5592-7833-435a-b35a-bad66f40d495 x-compute-request-id: req-72bc5592-7833-435a-b35a-bad66f40d495 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:48:07Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:21,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-72bc5592-7833-435a-b35a-bad66f40d495 2018-09-08 08:48:21,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:48:22,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:21 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-a1a553db-0169-4be1-9818-10e03cb105cc x-compute-request-id: req-a1a553db-0169-4be1-9818-10e03cb105cc Content-Encoding: gzip Content-Length: 9515 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 499019482 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135039] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137366] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138699] Security Framework initialized\n[ 0.139526] Yama: becoming mindful.\n[ 0.140268] AppArmor: AppArmor initialized\n[ 0.141137] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142440] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143716] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144926] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146307] Initializing cgroup subsys io\n[ 0.147133] Initializing cgroup subsys memory\n[ 0.148007] Initializing cgroup subsys devices\n[ 0.148907] Initializing cgroup subsys freezer\n[ 0.149786] Initializing cgroup subsys net_cls\n[ 0.150663] Initializing cgroup subsys perf_event\n[ 0.151593] Initializing cgroup subsys net_prio\n[ 0.152503] Initializing cgroup subsys hugetlb\n[ 0.153387] Initializing cgroup subsys pids\n[ 0.154277] CPU: Physical Processor ID: 0\n[ 0.155820] mce: CPU supports 10 MCE banks\n[ 0.156692] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157710] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159992] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166438] ftrace: allocating 31920 entries in 125 pages\n[ 0.192561] smpboot: Max logical packages: 2\n[ 0.193436] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194660] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196042] x2apic enabled\n[ 0.196882] Switched APIC routing to physical x2apic.\n[ 0.198669] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204001] KVM setup paravirtual spinlock\n[ 0.205420] x86: Booting SMP configuration:\n[ 0.206333] .... node #0, CPUs: #1\n[ 0.207232] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228902] x86: Booted up 1 node, 2 CPUs\n[ 0.228904] KVM setup async PF for cpu 1\n[ 0.228907] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233025] devtmpfs: initialized\n[ 0.234728] evm: security.selinux\n[ 0.235425] evm: security.SMACK64\n[ 0.236113] evm: security.SMACK64EXEC\n[ 0.236857] evm: security.SMACK64TRANSMUTE\n[ 0.237734] evm: security.SMACK64MMAP\n[ 0.238493] evm: security.ima\n[ 0.239131] evm: security.capability\n[ 0.239998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241931] pinctrl core: initialized pinctrl subsystem\n[ 0.243072] RTC time: 8:48:06, date: 09/08/18\n[ 0.244054] NET: Registered protocol family 16\n[ 0.253929] cpuidle: using governor ladder\n[ 0.265993] cpuidle: using governor menu\n[ 0.266796] PCCT header not found.\n[ 0.267548] ACPI: bus type PCI registered\n[ 0.268325] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269549] PCI: Using configuration type 1 for base access\n[ 0.282946] ACPI: Added _OSI(Module Device)\n[ 0.283783] ACPI: Added _OSI(Processor Device)\n[ 0.284617] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285484] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287792] ACPI: Interpreter enabled\n[ 0.288532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295725] ACPI: (supports S0 S5)\n[ 0.296467] ACPI: Using IOAPIC for interrupt routing\n[ 0.297424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300817] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304371] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306624] acpiphp: Slot [3] registered\n[ 0.307418] acpiphp: Slot [4] registered\n[ 0.308216] acpiphp: Slot [5] registered\n[ 0.309014] acpiphp: Slot [6] registered\n[ 0.309810] acpiphp: Slot [7] registered\n[ 0.310606] acpiphp: Slot [8] registered\n[ 0.311398] acpiphp: Slot [9] registered\n[ 0.312195] acpiphp: Slot [10] registered\n[ 0.323010] acpiphp: Slot [11] registered\n[ 0.323820] acpiphp: Slot [12] registered\n[ 0.324631] acpiphp: Slot [13] registered\n[ 0.325434] acpiphp: Slot [14] registered\n[ 0.326241] acpiphp: Slot [15] registered\n[ 0.327054] acpiphp: Slot [16] registered\n[ 0.327866] acpiphp: Slot [17] registered\n[ 0.328671] acpiphp: Slot [18] registered\n[ 0.329473] acpiphp: Slot [19] registered\n[ 0.330282] acpiphp: Slot [20] registered\n[ 0.331099] acpiphp: Slot [21] registered\n[ 0.331906] acpiphp: Slot [22] registered\n[ 0.332716] acpiphp: Slot [23] registered\n[ 0.333520] acpiphp: Slot [24] registered\n[ 0.334324] acpiphp: Slot [25] registered\n[ 0.335137] acpiphp: Slot [26] registered\n[ 0.335953] acpiphp: Slot [27] registered\n[ 0.336765] acpiphp: Slot [28] registered\n[ 0.337571] acpiphp: Slot [29] registered\n[ 0.338372] acpiphp: Slot [30] registered\n[ 0.339182] acpiphp: Slot [31] registered\n[ 0.339992] PCI host bridge to bus 0000:00\n[ 0.340795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.344059] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345963] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.347858] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354477] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357681] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415005] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416800] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.418560] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422675] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424131] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425530] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427574] vgaarb: loaded\n[ 0.428340] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429819] SCSI subsystem initialized\n[ 0.430914] ACPI: bus type USB registered\n[ 0.431985] usbcore: registered new interface driver usbfs\n[ 0.433362] usbcore: registered new interface driver hub\n[ 0.434622] usbcore: registered new device driver usb\n[ 0.435792] PCI: Using ACPI for IRQ routing\n[ 0.436822] NetLabel: Initializing\n[ 0.437522] NetLabel: domain hash size = 128\n[ 0.438360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.439284] NetLabel: unlabeled traffic allowed by default\n[ 0.440369] clocksource: Switched to clocksource kvm-clock\n[ 0.446336] AppArmor: AppArmor Filesystem Enabled\n[ 0.447273] pnp: PnP ACPI init\n[ 0.448197] pnp: PnP ACPI: found 5 devices\n[ 0.455300] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456981] NET: Registered protocol family 2\n[ 0.457945] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.459193] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460328] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461468] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463656] NET: Registered protocol family 1\n[ 0.464499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465572] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.485208] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503889] Trying to unpack rootfs image as initramfs...\n[ 0.554492] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.568655] Scanning for low memory corruption every 60 seconds\n[ 0.570028] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571158] audit: initializing netlink subsys (disabled)\n[ 0.572158] audit: type=2000 audit(1536396487.108:1): initialized\n[ 0.573461] Initialise system trusted keyring\n[ 0.574384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575517] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577639] zbud: loaded\n[ 0.578350] VFS: Disk quotas dquot_6.6.0\n[ 0.579161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580697] fuse init (API version 7.23)\n[ 0.581587] Key type big_key registered\n[ 0.582367] Allocating IMA MOK and blacklist keyrings.\n[ 0.583592] Key type asymmetric registered\n[ 0.584404] Asymmetric key parser 'x509' registered\n[ 0.585339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586779] io scheduler noop registered\n[ 0.587554] io scheduler deadline registered (default)\n[ 0.588518] io scheduler cfq registered\n[ 0.589343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593028] ACPI: Power Button [PWRF]\n[ 0.593868] GHES: HEST is not enabled!\n[ 0.613596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654939] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681401] Linux agpgart interface v0.103\n[ 0.684189] brd: module loaded\n[ 0.685578] loop: module loaded\n[ 0.691495] vda: vda1 vda15\n[ 0.693043] scsi host0: ata_piix\n[ 0.693796] scsi host1: ata_piix\n[ 0.694491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696938] libphy: Fixed MDIO Bus: probed\n[ 0.697794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698799] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700710] PPP generic driver version 2.4.2\n[ 0.701770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703253] ehci-pci: EHCI PCI platform driver\n[ 0.704275] ehci-platform: EHCI generic platform driver\n[ 0.705480] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706871] ohci-pci: OHCI PCI platform driver\n[ 0.707899] ohci-platform: OHCI generic platform driver\n[ 0.709073] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.748653] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.750390] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.751522] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.752657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755303] usb usb1: Product: UHCI Host Controller\n[ 0.756242] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.757396] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.758395] hub 1-0:1.0: USB hub found\n[ 0.759182] hub 1-0:1.0: 2 ports detected\n[ 0.760106] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762241] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763200] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764266] mousedev: PS/2 mouse device common for all mice\n[ 0.765556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770901] i2c /dev entries driver\n[ 0.771670] device-mapper: uevent: version 1.0.3\n[ 0.772639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774271] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.775628] NET: Registered protocol family 10\n[ 0.776666] NET: Registered protocol family 17\n[ 0.777563] Key type dns_resolver registered\n[ 0.778522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779611] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.782764] registered taskstats version 1\n[ 0.783591] Loading compiled-in X.509 certificates\n[ 0.785031] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786872] zswap: loaded using pool lzo/zbud\n[ 0.788366] Key type trusted registered\n[ 0.790029] Key type encrypted registered\n[ 0.790863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791893] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792942] evm: HMAC attrs: 0x1\n[ 0.793901] Magic number: 2:254:826\n[ 0.794760] rtc_cmos 00:00: setting system clock to 2018-09-08 08:48:07 UTC (1536396487)\n[ 0.796391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797510] EDD information not available.\n[ 0.853491] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855052] Write protecting the kernel read-only data: 14336k\n[ 0.866892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868719] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.091711] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000107\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: "} 2018-09-08 08:48:22,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08/action used request id req-a1a553db-0169-4be1-9818-10e03cb105cc 2018-09-08 08:48:22,468 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:48:22,468 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 499019482 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.133349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135039] pid_max: default: 32768 minimum: 301 [ 0.135966] ACPI: Core revision 20150930 [ 0.137366] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138699] Security Framework initialized [ 0.139526] Yama: becoming mindful. [ 0.140268] AppArmor: AppArmor initialized [ 0.141137] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142440] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143716] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144926] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146307] Initializing cgroup subsys io [ 0.147133] Initializing cgroup subsys memory [ 0.148007] Initializing cgroup subsys devices [ 0.148907] Initializing cgroup subsys freezer [ 0.149786] Initializing cgroup subsys net_cls [ 0.150663] Initializing cgroup subsys perf_event [ 0.151593] Initializing cgroup subsys net_prio [ 0.152503] Initializing cgroup subsys hugetlb [ 0.153387] Initializing cgroup subsys pids [ 0.154277] CPU: Physical Processor ID: 0 [ 0.155820] mce: CPU supports 10 MCE banks [ 0.156692] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157710] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159992] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166438] ftrace: allocating 31920 entries in 125 pages [ 0.192561] smpboot: Max logical packages: 2 [ 0.193436] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194660] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196042] x2apic enabled [ 0.196882] Switched APIC routing to physical x2apic. [ 0.198669] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199893] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204001] KVM setup paravirtual spinlock [ 0.205420] x86: Booting SMP configuration: [ 0.206333] .... node #0, CPUs: #1 [ 0.207232] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228902] x86: Booted up 1 node, 2 CPUs [ 0.228904] KVM setup async PF for cpu 1 [ 0.228907] kvm-stealtime: cpu 1, msr f90d940 [ 0.231523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.233025] devtmpfs: initialized [ 0.234728] evm: security.selinux [ 0.235425] evm: security.SMACK64 [ 0.236113] evm: security.SMACK64EXEC [ 0.236857] evm: security.SMACK64TRANSMUTE [ 0.237734] evm: security.SMACK64MMAP [ 0.238493] evm: security.ima [ 0.239131] evm: security.capability [ 0.239998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241931] pinctrl core: initialized pinctrl subsystem [ 0.243072] RTC time: 8:48:06, date: 09/08/18 [ 0.244054] NET: Registered protocol family 16 [ 0.253929] cpuidle: using governor ladder [ 0.265993] cpuidle: using governor menu [ 0.266796] PCCT header not found. [ 0.267548] ACPI: bus type PCI registered [ 0.268325] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269549] PCI: Using configuration type 1 for base access [ 0.282946] ACPI: Added _OSI(Module Device) [ 0.283783] ACPI: Added _OSI(Processor Device) [ 0.284617] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285484] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287792] ACPI: Interpreter enabled [ 0.288532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295725] ACPI: (supports S0 S5) [ 0.296467] ACPI: Using IOAPIC for interrupt routing [ 0.297424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300817] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303184] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304371] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306624] acpiphp: Slot [3] registered [ 0.307418] acpiphp: Slot [4] registered [ 0.308216] acpiphp: Slot [5] registered [ 0.309014] acpiphp: Slot [6] registered [ 0.309810] acpiphp: Slot [7] registered [ 0.310606] acpiphp: Slot [8] registered [ 0.311398] acpiphp: Slot [9] registered [ 0.312195] acpiphp: Slot [10] registered [ 0.323010] acpiphp: Slot [11] registered [ 0.323820] acpiphp: Slot [12] registered [ 0.324631] acpiphp: Slot [13] registered [ 0.325434] acpiphp: Slot [14] registered [ 0.326241] acpiphp: Slot [15] registered [ 0.327054] acpiphp: Slot [16] registered [ 0.327866] acpiphp: Slot [17] registered [ 0.328671] acpiphp: Slot [18] registered [ 0.329473] acpiphp: Slot [19] registered [ 0.330282] acpiphp: Slot [20] registered [ 0.331099] acpiphp: Slot [21] registered [ 0.331906] acpiphp: Slot [22] registered [ 0.332716] acpiphp: Slot [23] registered [ 0.333520] acpiphp: Slot [24] registered [ 0.334324] acpiphp: Slot [25] registered [ 0.335137] acpiphp: Slot [26] registered [ 0.335953] acpiphp: Slot [27] registered [ 0.336765] acpiphp: Slot [28] registered [ 0.337571] acpiphp: Slot [29] registered [ 0.338372] acpiphp: Slot [30] registered [ 0.339182] acpiphp: Slot [31] registered [ 0.339992] PCI host bridge to bus 0000:00 [ 0.340795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.344059] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345963] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.347858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354477] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356150] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357681] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415005] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416800] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418560] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422675] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424131] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425530] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427574] vgaarb: loaded [ 0.428340] vgaarb: bridge control possible 0000:00:02.0 [ 0.429819] SCSI subsystem initialized [ 0.430914] ACPI: bus type USB registered [ 0.431985] usbcore: registered new interface driver usbfs [ 0.433362] usbcore: registered new interface driver hub [ 0.434622] usbcore: registered new device driver usb [ 0.435792] PCI: Using ACPI for IRQ routing [ 0.436822] NetLabel: Initializing [ 0.437522] NetLabel: domain hash size = 128 [ 0.438360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.439284] NetLabel: unlabeled traffic allowed by default [ 0.440369] clocksource: Switched to clocksource kvm-clock [ 0.446336] AppArmor: AppArmor Filesystem Enabled [ 0.447273] pnp: PnP ACPI init [ 0.448197] pnp: PnP ACPI: found 5 devices [ 0.455300] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456981] NET: Registered protocol family 2 [ 0.457945] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.459193] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460328] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.462519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463656] NET: Registered protocol family 1 [ 0.464499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.485208] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503889] Trying to unpack rootfs image as initramfs... [ 0.554492] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.568655] Scanning for low memory corruption every 60 seconds [ 0.570028] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571158] audit: initializing netlink subsys (disabled) [ 0.572158] audit: type=2000 audit(1536396487.108:1): initialized [ 0.573461] Initialise system trusted keyring [ 0.574384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575517] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577639] zbud: loaded [ 0.578350] VFS: Disk quotas dquot_6.6.0 [ 0.579161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580697] fuse init (API version 7.23) [ 0.581587] Key type big_key registered [ 0.582367] Allocating IMA MOK and blacklist keyrings. [ 0.583592] Key type asymmetric registered [ 0.584404] Asymmetric key parser 'x509' registered [ 0.585339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586779] io scheduler noop registered [ 0.587554] io scheduler deadline registered (default) [ 0.588518] io scheduler cfq registered [ 0.589343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593028] ACPI: Power Button [PWRF] [ 0.593868] GHES: HEST is not enabled! [ 0.613596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654939] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681401] Linux agpgart interface v0.103 [ 0.684189] brd: module loaded [ 0.685578] loop: module loaded [ 0.691495] vda: vda1 vda15 [ 0.693043] scsi host0: ata_piix [ 0.693796] scsi host1: ata_piix [ 0.694491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.695676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696938] libphy: Fixed MDIO Bus: probed [ 0.697794] tun: Universal TUN/TAP device driver, 1.6 [ 0.698799] tun: (C) 1999-2004 Max Krasnyansky [ 0.700710] PPP generic driver version 2.4.2 [ 0.701770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703253] ehci-pci: EHCI PCI platform driver [ 0.704275] ehci-platform: EHCI generic platform driver [ 0.705480] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706871] ohci-pci: OHCI PCI platform driver [ 0.707899] ohci-platform: OHCI generic platform driver [ 0.709073] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748653] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750390] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751522] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.752657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755303] usb usb1: Product: UHCI Host Controller [ 0.756242] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757396] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758395] hub 1-0:1.0: USB hub found [ 0.759182] hub 1-0:1.0: 2 ports detected [ 0.760106] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762241] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763200] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764266] mousedev: PS/2 mouse device common for all mice [ 0.765556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767400] rtc_cmos 00:00: RTC can wake from S4 [ 0.768516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770901] i2c /dev entries driver [ 0.771670] device-mapper: uevent: version 1.0.3 [ 0.772639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774271] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775628] NET: Registered protocol family 10 [ 0.776666] NET: Registered protocol family 17 [ 0.777563] Key type dns_resolver registered [ 0.778522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779611] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.782764] registered taskstats version 1 [ 0.783591] Loading compiled-in X.509 certificates [ 0.785031] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786872] zswap: loaded using pool lzo/zbud [ 0.788366] Key type trusted registered [ 0.790029] Key type encrypted registered [ 0.790863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791893] ima: No TPM chip found, activating TPM-bypass! [ 0.792942] evm: HMAC attrs: 0x1 [ 0.793901] Magic number: 2:254:826 [ 0.794760] rtc_cmos 00:00: setting system clock to 2018-09-08 08:48:07 UTC (1536396487) [ 0.796391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797510] EDD information not available. [ 0.853491] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855052] Write protecting the kernel read-only data: 14336k [ 0.866892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868719] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.091711] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000107 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1Fy5CzTs4dK/mrJUzeGEmrPyyvBvXDWZTHKMZ5CX5xOiJ8LNyTdLppsl9Ch1QzMgsiwyrytgx+IzVlZgbKLcE/CJwUoSf03yjLG6WpHzRkNLBR7KuE1d58U5kHK0WLoh3mbVIKtu9ksTpo8caVM7xWoYvGZAj8pn+/DL1XXj30ytivWMySA8rQgr85+8EnlhDDRiG3nvli6nBDSCRtWkZ8aGTqpDObr+VkDi7FtxECnLCbOo94DqktJ1ckPVzA7beOS96hLfjzNxegWwijuTWUvUxpvGOCo+0dz1KPhEHKM4yjv+eK5bfmnBEPrZy5eO4HTRWkp9iaf8VPsxzrfF root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff ssh-dss AAAAB3NzaC1kc3MAAACBAPYiHPOh0Lplmz90q9pgGQdeTkjiZv1ERt9Be6VYwYn7n2nOUOqXnBPZwpO1SfcFCQubBdZs6eg08HhQBIyICxjzC8Wcl/P7zHtFctCtzbGr6BJ2ShvAKL3rYq9EeGsdE1ScSVq6P2X33zzMEnlwQyrknq5vh21m0UFKZbdMkXNvAAAAFQDQvf4uvmsvNRVVjyqCQZdTsUtANQAAAIB8jWdtEgesespxTonhpF9GRisl3ILt6tumeoIbMgN/TindnmsTrQxhPgNboPOpIAvrje8ebUTYx1umcS0qH2Nd9dE8Wenn53V1GXfItEU3mYfbDmAX7DNB3QoXsF2iGaR0wJpjoSz/MlsBdJtH988ePoM3dS8OUDqzo586600NKwAAAIEAkP1xXTn8o0DhPwYmiI9JrwwUC9iHa1kRl0MMlkXgdZF0xC/g6VK3P9OCjsFqfwaEv72frSxPz4dc+QOkwU3SFY3ttkBnvkT0MEwTs1X2w8cC+41JdPDC6lYdm5EVCq2BNj8IaJPnGSAj0cumkEUAIOgkiWd6fkK+43Mt3/j3Oz8= root@createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe7c:57cf/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff launch-index: 0 === cirros: current=0.4.0 uptime=2.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-72e245dd-f91d-403b-bf33-7cf1ff login: 2018-09-08 08:48:22,469 - create_instance - INFO - Checking if VM is active 2018-09-08 08:48:22,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:22,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aa2dc25-121b-4b44-a4c2-b523988847b3 x-compute-request-id: req-3aa2dc25-121b-4b44-a4c2-b523988847b3 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:48:07Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:22,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-3aa2dc25-121b-4b44-a4c2-b523988847b3 2018-09-08 08:48:22,980 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:48:22,980 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:48:22,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:23,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c1feae-2586-4e8b-9276-2b5d5d7f2300 x-compute-request-id: req-b6c1feae-2586-4e8b-9276-2b5d5d7f2300 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:57:cf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp"}, {"name": "default"}], "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:48:07Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:23,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-b6c1feae-2586-4e8b-9276-2b5d5d7f2300 2018-09-08 08:48:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:23,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ae78d90-9161-42b1-831f-52e2a1c29129 Date: Sat, 08 Sep 2018 08:48:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"],"updated_at":"2018-09-08T08:46:30Z","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b45c1834ed0b455791ba58f78ea53169","id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net"}]} 2018-09-08 08:48:23,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net used request id req-6ae78d90-9161-42b1-831f-52e2a1c29129 2018-09-08 08:48:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:23,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36cf715-85df-404a-b81c-7d557020bd35 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:48:23,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-e36cf715-85df-404a-b81c-7d557020bd35 2018-09-08 08:48:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:23,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe2c2960-93f9-4f85-8d41-bdd0652bcc77 Date: Sat, 08 Sep 2018 08:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:30Z","dns_nameservers":[],"updated_at":"2018-09-08T08:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b45c1834ed0b455791ba58f78ea53169","id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet"}]} 2018-09-08 08:48:23,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-fe2c2960-93f9-4f85-8d41-bdd0652bcc77 2018-09-08 08:48:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:23,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-08be291e-1978-4a48-a9be-468514467ec7 Date: Sat, 08 Sep 2018 08:48:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.4"}],"id":"2c598eb2-ce89-4d99-a00d-b989d688e922","security_groups":[],"mac_address":"fa:16:3e:b9:02:5b","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.2"}],"id":"342a1ea5-224f-436f-ac36-544bb5240a7f","security_groups":[],"mac_address":"fa:16:3e:41:75:39","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.1"}],"id":"4225ac76-62c0-4d28-b110-5c4a6ccfe9ec","security_groups":[],"mac_address":"fa:16:3e:65:5e:75","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:39Z","binding:vnic_type":"normal","device_id":"0b78c24b-09fd-4f05-b6f7-09a12d7213c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.3"}],"id":"4d131413-2ad6-4bfa-bbe5-f9b16cdee597","security_groups":[],"mac_address":"fa:16:3e:7e:22:f2","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6b6a3af0-1e29-4936-ba9b-645b263d3a23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc3077e4-42ba-4e96-b573-c001a0ceb6a1","ip_address":"10.55.1.10"}],"id":"798e59b5-5feb-426a-abb0-e5aaa9a81784","security_groups":["ac870309-53d9-48ac-af99-7b4941f8493a","f146d2dc-14e2-4770-9ca1-51842397ab6e"],"mac_address":"fa:16:3e:7c:57:cf","project_id":"b45c1834ed0b455791ba58f78ea53169","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1","admin_state_up":true,"network_id":"6b6a3af0-1e29-4936-ba9b-645b263d3a23","tenant_id":"b45c1834ed0b455791ba58f78ea53169","created_at":"2018-09-08T08:46:51Z","binding:vnic_type":"normal","device_id":"759f110f-4fc7-4d91-be0c-593fe5909a08"}]} 2018-09-08 08:48:23,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-08be291e-1978-4a48-a9be-468514467ec7 2018-09-08 08:48:23,979 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:48:23,982 - paramiko.transport - DEBUG - starting thread (client mode): 0x8636a210L 2018-09-08 08:48:23,982 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:48:23,982 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:48:23,983 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:48:23,984 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:48:23,984 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:48:23,984 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:48:23,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:48:23,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:48:23,985 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:48:24,001 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:48:24,002 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:48:24,014 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:48:24,039 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:48:24,045 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:48:24,145 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:48:24,160 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:48:24,161 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:48:24,162 - paramiko.transport - DEBUG - starting thread (client mode): 0x8636a0d0L 2018-09-08 08:48:24,163 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:48:24,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:48:24,163 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:48:24,164 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:48:24,164 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:48:24,164 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:48:24,165 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:48:24,165 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:48:24,165 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:48:24,180 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:48:24,181 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:48:24,195 - paramiko.transport - DEBUG - Trying key 84794bde1f52df79d00f8e92b102ed0f from tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9 2018-09-08 08:48:24,219 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:48:24,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:48:24,227 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:48:24,228 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:48:24,228 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:48:24,230 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:48:24,231 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:48:24,233 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-08 08:48:24,233 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-08 08:48:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/98146cd3-6676-4ff8-999b-4e462e309c3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:25,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32f23080-b32a-40f0-b123-37bc9549c24d Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:25,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/98146cd3-6676-4ff8-999b-4e462e309c3a used request id req-32f23080-b32a-40f0-b123-37bc9549c24d 2018-09-08 08:48:25,105 - create_instance - INFO - Deleting Port with ID - 798e59b5-5feb-426a-abb0-e5aaa9a81784 2018-09-08 08:48:25,105 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9port-1 2018-09-08 08:48:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/798e59b5-5feb-426a-abb0-e5aaa9a81784 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:25,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-538b34fd-df7b-411c-89c9-984f75351a80 Date: Sat, 08 Sep 2018 08:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:25,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/798e59b5-5feb-426a-abb0-e5aaa9a81784 used request id req-538b34fd-df7b-411c-89c9-984f75351a80 2018-09-08 08:48:25,705 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst 2018-09-08 08:48:25,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:25,858 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:48:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a84d8506-9a61-4e67-b3db-b9e0413a5d18 x-compute-request-id: req-a84d8506-9a61-4e67-b3db-b9e0413a5d18 Content-Type: application/json 2018-09-08 08:48:25,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-a84d8506-9a61-4e67-b3db-b9e0413a5d18 2018-09-08 08:48:25,858 - create_instance - INFO - Checking deletion status 2018-09-08 08:48:25,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:26,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01c2364b-897c-495d-9e2b-087d3a4cb81e x-compute-request-id: req-01c2364b-897c-495d-9e2b-087d3a4cb81e Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/759f110f-4fc7-4d91-be0c-593fe5909a08", "rel": "bookmark"}], "image": {"id": "79b55b52-1530-4def-9307-614d95833ff3", "links": [{"href": "http://172.30.9.23:8774/images/79b55b52-1530-4def-9307-614d95833ff3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:47:00.000000", "flavor": {"id": "85983179-4e53-418b-a2df-b4cf5c59d5fb", "links": [{"href": "http://172.30.9.23:8774/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb", "rel": "bookmark"}]}, "id": "759f110f-4fc7-4d91-be0c-593fe5909a08", "user_id": "9ee1440822564ae398b9d0dddbfb23b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:48:25Z", "hostId": "9a98318a76c1392ba42281b22325d813841047656246b29a5b86273d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp", "name": "CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst", "created": "2018-09-08T08:46:54Z", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:48:26,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-01c2364b-897c-495d-9e2b-087d3a4cb81e 2018-09-08 08:48:26,121 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst] is - ACTIVE 2018-09-08 08:48:26,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:48:29,124 - create_instance - DEBUG - VM status query timeout in 296.734425068 2018-09-08 08:48:29,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d939ac25c6f8f6a7f18e4e56a4df1b1500cf9c2" 2018-09-08 08:48:29,173 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ad86bf3-fd76-410a-ad60-c1bfcc756d6f x-compute-request-id: req-7ad86bf3-fd76-410a-ad60-c1bfcc756d6f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 759f110f-4fc7-4d91-be0c-593fe5909a08 could not be found.", "code": 404}} 2018-09-08 08:48:29,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/759f110f-4fc7-4d91-be0c-593fe5909a08 used request id req-7ad86bf3-fd76-410a-ad60-c1bfcc756d6f 2018-09-08 08:48:29,174 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 759f110f-4fc7-4d91-be0c-593fe5909a08 could not be found. (HTTP 404) (Request-ID: req-7ad86bf3-fd76-410a-ad60-c1bfcc756d6f) 2018-09-08 08:48:29,174 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-inst 2018-09-08 08:48:29,175 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp 2018-09-08 08:48:29,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7399182fac287707d4316a9a812b9bcc781b766" 2018-09-08 08:48:29,216 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b7e829a-44b1-409d-9e7c-149dc42d6d50 x-compute-request-id: req-5b7e829a-44b1-409d-9e7c-149dc42d6d50 Content-Length: 0 Content-Type: application/json 2018-09-08 08:48:29,216 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-kp used request id req-5b7e829a-44b1-409d-9e7c-149dc42d6d50 2018-09-08 08:48:29,217 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9.pub] 2018-09-08 08:48:29,217 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9] 2018-09-08 08:48:29,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857c2263bbbefd5a4886275f926e24fb9e2b41fd" 2018-09-08 08:48:29,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36a5d167-5689-4cf1-9dd6-02ca15b60b9d x-compute-request-id: req-36a5d167-5689-4cf1-9dd6-02ca15b60b9d Content-Length: 0 Content-Type: application/json 2018-09-08 08:48:29,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/85983179-4e53-418b-a2df-b4cf5c59d5fb used request id req-36a5d167-5689-4cf1-9dd6-02ca15b60b9d 2018-09-08 08:48:29,260 - neutron_utils - INFO - Deleting security group rule with ID - d9bf5cb9-d80d-426f-a2bb-dd163734521e 2018-09-08 08:48:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d9bf5cb9-d80d-426f-a2bb-dd163734521e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:48:29,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87a24b77-be80-4e1c-a371-905f2c927ce2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:29,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d9bf5cb9-d80d-426f-a2bb-dd163734521e used request id req-87a24b77-be80-4e1c-a371-905f2c927ce2 2018-09-08 08:48:29,524 - neutron_utils - INFO - Deleting security group rule with ID - d5e38469-45b4-43a7-ba0e-21523e287af7 2018-09-08 08:48:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d5e38469-45b4-43a7-ba0e-21523e287af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:48:29,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3507c6f-8bc3-4837-a38b-210424d9f1ab Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:29,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d5e38469-45b4-43a7-ba0e-21523e287af7 used request id req-d3507c6f-8bc3-4837-a38b-210424d9f1ab 2018-09-08 08:48:29,617 - neutron_utils - INFO - Deleting security group rule with ID - f00d149d-9439-4d39-a395-62d85eac3885 2018-09-08 08:48:29,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f00d149d-9439-4d39-a395-62d85eac3885 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:48:29,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a4632f2-28e9-4187-9d4f-9777df7c315e Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:29,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f00d149d-9439-4d39-a395-62d85eac3885 used request id req-7a4632f2-28e9-4187-9d4f-9777df7c315e 2018-09-08 08:48:29,740 - neutron_utils - INFO - Deleting security group rule with ID - 011e4b60-4be0-4ae7-94eb-6dd58ab09989 2018-09-08 08:48:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/011e4b60-4be0-4ae7-94eb-6dd58ab09989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:48:30,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-143d7eb9-d702-41dc-b67e-57572d8137b5 Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:30,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/011e4b60-4be0-4ae7-94eb-6dd58ab09989 used request id req-143d7eb9-d702-41dc-b67e-57572d8137b5 2018-09-08 08:48:30,050 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-sec-grp 2018-09-08 08:48:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ac870309-53d9-48ac-af99-7b4941f8493a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd326f9e1a8950bb33ed38d15986ca1f777f887b" 2018-09-08 08:48:30,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92ae0f28-c849-4df9-8b00-b1044380fe15 Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:30,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ac870309-53d9-48ac-af99-7b4941f8493a used request id req-92ae0f28-c849-4df9-8b00-b1044380fe15 2018-09-08 08:48:30,541 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router and subnet CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet 2018-09-08 08:48:30,541 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:48:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" -d '{"subnet_id": "bc3077e4-42ba-4e96-b573-c001a0ceb6a1"}' 2018-09-08 08:48:32,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21cac606-d031-4732-8292-c25a972b0bba Date: Sat, 08 Sep 2018 08:48:32 GMT RESP BODY: {"network_id": "6b6a3af0-1e29-4936-ba9b-645b263d3a23", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "subnet_id": "bc3077e4-42ba-4e96-b573-c001a0ceb6a1", "subnet_ids": ["bc3077e4-42ba-4e96-b573-c001a0ceb6a1"], "port_id": "4225ac76-62c0-4d28-b110-5c4a6ccfe9ec", "id": "0b78c24b-09fd-4f05-b6f7-09a12d7213c1"} 2018-09-08 08:48:32,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1/remove_router_interface used request id req-21cac606-d031-4732-8292-c25a972b0bba 2018-09-08 08:48:32,045 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:48:32,045 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-router 2018-09-08 08:48:32,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4d1a5d6d80a55a6329749e16cf68228f8ba311" 2018-09-08 08:48:35,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-708b24f7-443f-4630-9a7b-adfa3ce2b123 Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:35,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0b78c24b-09fd-4f05-b6f7-09a12d7213c1 used request id req-708b24f7-443f-4630-9a7b-adfa3ce2b123 2018-09-08 08:48:35,622 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet 2018-09-08 08:48:35,622 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-subnet 2018-09-08 08:48:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:48:37,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4d40b4b-2481-47a4-874e-fefb00aecdbf Date: Sat, 08 Sep 2018 08:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:37,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bc3077e4-42ba-4e96-b573-c001a0ceb6a1 used request id req-f4d40b4b-2481-47a4-874e-fefb00aecdbf 2018-09-08 08:48:37,661 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-pub-net 2018-09-08 08:48:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6b6a3af0-1e29-4936-ba9b-645b263d3a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a2c324d54b87c087495559513f4bea09645245" 2018-09-08 08:48:38,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a9dcb6e-4cc9-4036-8614-daba795b1175 Date: Sat, 08 Sep 2018 08:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:38,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6b6a3af0-1e29-4936-ba9b-645b263d3a23 used request id req-5a9dcb6e-4cc9-4036-8614-daba795b1175 2018-09-08 08:48:38,891 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-72e245dd-f91d-403b-bf33-7cf1ff18b5d9-image 2018-09-08 08:48:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eae01871c3fd594c5a1e231cf8c563b50893f634" 2018-09-08 08:48:39,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d3f33dc-d3b0-41c2-8f37-0d3e8809f4d3 Date: Sat, 08 Sep 2018 08:48: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-08 08:48:39,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/79b55b52-1530-4def-9307-614d95833ff3 used request id req-0d3f33dc-d3b0-41c2-8f37-0d3e8809f4d3 2018-09-08 08:48:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:39,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6b64e500-2600-41a9-8a6a-9151a6510018 Date: Sat, 08 Sep 2018 08:48:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:29Z", "updated_at": "2018-09-08T08:46:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "revision_number": 0, "id": "0cb36c57-a234-438c-b2dd-98cd3a091270", "remote_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "revision_number": 0, "id": "24b37bad-5739-4bc2-b693-965f7dea8cfe", "remote_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "revision_number": 0, "id": "99c3925d-2e2d-4062-a36d-89f59a1aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45c1834ed0b455791ba58f78ea53169"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "revision_number": 0, "id": "c13d6b35-dace-45af-ba1e-fd182d6e77d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45c1834ed0b455791ba58f78ea53169"}], "revision_number": 4, "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "name": "default"}]} 2018-09-08 08:48:39,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6b64e500-2600-41a9-8a6a-9151a6510018 2018-09-08 08:48:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8eb125d-7c08-40dd-b73c-326626150aa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a8eb125d-7c08-40dd-b73c-326626150aa7 2018-09-08 08:48:40,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7ef1d2-e853-4fdf-8248-d1fdf0242b3f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:48:40,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-3c7ef1d2-e853-4fdf-8248-d1fdf0242b3f 2018-09-08 08:48:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ef0d1b-eed6-49e7-b666-f8c31560e31e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-75ef0d1b-eed6-49e7-b666-f8c31560e31e 2018-09-08 08:48:40,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902268c5-57b8-4aa5-9e23-f33e2db1f198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-902268c5-57b8-4aa5-9e23-f33e2db1f198 2018-09-08 08:48:40,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e64db2-92ba-4893-94ee-116e1adb5d50 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:48:40,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-37e64db2-92ba-4893-94ee-116e1adb5d50 2018-09-08 08:48:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ad5cab-040f-4ec2-b9fc-e51eb629ff2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-85ad5cab-040f-4ec2-b9fc-e51eb629ff2e 2018-09-08 08:48:40,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac729dc4-79aa-414b-874e-1164896d23a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-ac729dc4-79aa-414b-874e-1164896d23a0 2018-09-08 08:48:40,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf55925-7765-4f29-a0db-95c7d4129f16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-fdf55925-7765-4f29-a0db-95c7d4129f16 2018-09-08 08:48:40,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7468c578-88ec-4ead-a3a9-1b46e2e4ff29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-7468c578-88ec-4ead-a3a9-1b46e2e4ff29 2018-09-08 08:48:40,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffca3c2d-8abb-4c90-9b3f-c33fed2172ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:48:40,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-ffca3c2d-8abb-4c90-9b3f-c33fed2172ed 2018-09-08 08:48:40,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:48:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:40,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b3c16f-1f15-4492-b18c-ef00ccb26323 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169"}, "enabled": true, "id": "b45c1834ed0b455791ba58f78ea53169", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj"}} 2018-09-08 08:48:40,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-d8b3c16f-1f15-4492-b18c-ef00ccb26323 2018-09-08 08:48:40,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f146d2dc-14e2-4770-9ca1-51842397ab6e 2018-09-08 08:48:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f146d2dc-14e2-4770-9ca1-51842397ab6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:41,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-83c038e4-d348-45fa-b2c5-1b189555659e Date: Sat, 08 Sep 2018 08:48:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:29Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "0cb36c57-a234-438c-b2dd-98cd3a091270"}, {"remote_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:29Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "24b37bad-5739-4bc2-b693-965f7dea8cfe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:29Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "99c3925d-2e2d-4062-a36d-89f59a1aab89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:46:29Z", "security_group_id": "f146d2dc-14e2-4770-9ca1-51842397ab6e", "port_range_min": null, "revision_number": 0, "tenant_id": "b45c1834ed0b455791ba58f78ea53169", "created_at": "2018-09-08T08:46:29Z", "project_id": "b45c1834ed0b455791ba58f78ea53169", "id": "c13d6b35-dace-45af-ba1e-fd182d6e77d8"}]} 2018-09-08 08:48:41,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f146d2dc-14e2-4770-9ca1-51842397ab6e used request id req-83c038e4-d348-45fa-b2c5-1b189555659e 2018-09-08 08:48:41,092 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:48:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f146d2dc-14e2-4770-9ca1-51842397ab6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:41,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da780b19-dc34-4be0-8b68-04be21600ab7 Content-Length: 0 Date: Sat, 08 Sep 2018 08:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:48:41,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f146d2dc-14e2-4770-9ca1-51842397ab6e used request id req-da780b19-dc34-4be0-8b68-04be21600ab7 2018-09-08 08:48:41,407 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj 2018-09-08 08:48:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:41,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325c6b5f-b3b0-4158-b871-6cafc248454c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:48:41,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b45c1834ed0b455791ba58f78ea53169 used request id req-325c6b5f-b3b0-4158-b871-6cafc248454c 2018-09-08 08:48:41,644 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-proj-role 2018-09-08 08:48:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:41,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe72ac52-141e-4029-949a-d57457bcc439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:48:41,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b00a557276c04deaa3dc257a2ddc2023 used request id req-fe72ac52-141e-4029-949a-d57457bcc439 2018-09-08 08:48:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956e1e95cdb423ed2755df6c38ecb8760f36a887" 2018-09-08 08:48:41,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343ec387-ef42-4d6a-ac93-92f40008981e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:48:41,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-343ec387-ef42-4d6a-ac93-92f40008981e 2018-09-08 08:48:41,850 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7d534ad1-cb7a-46f-user 2018-09-08 08:48:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9ee1440822564ae398b9d0dddbfb23b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d60988dc5b9fc30de3234aa2508b1607107bcbf" 2018-09-08 08:48:42,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e08f78b-56f3-4339-912e-654b59b66ee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:48:42,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9ee1440822564ae398b9d0dddbfb23b9 used request id req-3e08f78b-56f3-4339-912e-654b59b66ee3 2018-09-08 08:48:42,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:42,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aAWFBde6RG6MLgMwv_KwBg"], "issued_at": "2018-09-08T08:48:42.000000Z"}} 2018-09-08 08:48:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607938397df4dcc9e0eeb250ed147544bd055024" 2018-09-08 08:48:42,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19117e3e-01ba-417f-9dd0-79c5984ff66a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:42,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19117e3e-01ba-417f-9dd0-79c5984ff66a 2018-09-08 08:48:42,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:42,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:42,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["pzON3kkRRL-4tPSTlGK_wg"], "issued_at": "2018-09-08T08:48:42.000000Z"}} 2018-09-08 08:48:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:42,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfeccef8-375d-4f05-bd4d-88cf9c2b1415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:42,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bfeccef8-375d-4f05-bd4d-88cf9c2b1415 2018-09-08 08:48:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:48:42,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:48:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:48:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:43,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153b58c4-217f-4e7e-a56a-3837d426ebf9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:48:43,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj used request id req-153b58c4-217f-4e7e-a56a-3837d426ebf9 2018-09-08 08:48:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:43,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397e655e-5d7b-4031-aad7-556e79c94a07 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:48:43,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-397e655e-5d7b-4031-aad7-556e79c94a07 2018-09-08 08:48:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}}' 2018-09-08 08:48:43,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6423c210-73d9-4e47-b75d-703392698433 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:48:43,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6423c210-73d9-4e47-b75d-703392698433 2018-09-08 08:48:43,277 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj 2018-09-08 08:48:43,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:43,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:43,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QFYj9BgXQ_G7vgKj09lf8A"], "issued_at": "2018-09-08T08:48:43.000000Z"}} 2018-09-08 08:48:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cec168989a7814f0860a446ee07058df63eeadb" 2018-09-08 08:48:43,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35153e0d-0682-4b6d-bf81-3d074ddbf941 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:43,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35153e0d-0682-4b6d-bf81-3d074ddbf941 2018-09-08 08:48:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:48:43,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:48:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cec168989a7814f0860a446ee07058df63eeadb" 2018-09-08 08:48:43,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f007b73e-420e-4824-87a3-1528da60d7ae Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:48:43,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f007b73e-420e-4824-87a3-1528da60d7ae 2018-09-08 08:48:43,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cec168989a7814f0860a446ee07058df63eeadb" 2018-09-08 08:48:43,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5815c38-6ac2-427a-8072-5177918423e7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}]} 2018-09-08 08:48:43,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj used request id req-d5815c38-6ac2-427a-8072-5177918423e7 2018-09-08 08:48:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cec168989a7814f0860a446ee07058df63eeadb" 2018-09-08 08:48:43,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a71631-70e4-4ad2-b34f-e6d5022d5995 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:48:43,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-57a71631-70e4-4ad2-b34f-e6d5022d5995 2018-09-08 08:48:44,348 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user 2018-09-08 08:48:44,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:44,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5307ac2f-a90f-4e19-8a46-b7bac61cfa1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:48:44,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5307ac2f-a90f-4e19-8a46-b7bac61cfa1e 2018-09-08 08:48:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}}' 2018-09-08 08:48:44,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccb20da-9511-4293-9991-45f4f067c630 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "731c7e4e5d5a494ab92cf8dfb879c8da", "links": {"self": "http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da"}, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}} 2018-09-08 08:48:44,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dccb20da-9511-4293-9991-45f4f067c630 2018-09-08 08:48:44,653 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role 2018-09-08 08:48:44,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:44,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1a41fe-a7a3-44b8-a58f-622b1b95930b Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role", "id": "731c7e4e5d5a494ab92cf8dfb879c8da"}} 2018-09-08 08:48:44,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da used request id req-4e1a41fe-a7a3-44b8-a58f-622b1b95930b 2018-09-08 08:48:44,674 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role to project CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj 2018-09-08 08:48:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12/users/a27d50c8b3304dd7a6b004cb6097a516/roles/731c7e4e5d5a494ab92cf8dfb879c8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:48:44,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b9dd3e-a324-4537-9fdd-e99bfc614e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:48:44,805 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12/users/a27d50c8b3304dd7a6b004cb6097a516/roles/731c7e4e5d5a494ab92cf8dfb879c8da used request id req-41b9dd3e-a324-4537-9fdd-e99bfc614e85 2018-09-08 08:48:44,806 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:48:44,807 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:48:44,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:44,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:45,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["qSy-S3KEQeqUtHSAptbrcw"], "issued_at": "2018-09-08T08:48:45.000000Z"}} 2018-09-08 08:48:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:45,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fd187e-c6b8-432a-925b-fe790ea97a80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:45,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92fd187e-c6b8-432a-925b-fe790ea97a80 2018-09-08 08:48:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:45,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e3e0188d-7561-461f-a989-3ca1ab42d25c Date: Sat, 08 Sep 2018 08:48:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image"} 2018-09-08 08:48:45,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image used request id req-e3e0188d-7561-461f-a989-3ca1ab42d25c 2018-09-08 08:48:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:45,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9b83989-a049-46ef-8741-51e15fd00e95 Date: Sat, 08 Sep 2018 08:48:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:48:45,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b9b83989-a049-46ef-8741-51e15fd00e95 2018-09-08 08:48:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image"}' 2018-09-08 08:48:45,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c X-Openstack-Request-Id: req-8a3aabe1-7651-4b9f-aabd-b8c23d6e20a4 Date: Sat, 08 Sep 2018 08:48:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:48:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:48:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c", "min_disk": 0, "protected": false, "id": "043a0103-468c-4169-81a6-8694f6b54f8c", "file": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file", "checksum": null, "owner": "d58eea3aca9546c6bcc931888e5e6a12", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:48:45,810 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8a3aabe1-7651-4b9f-aabd-b8c23d6e20a4 2018-09-08 08:48:45,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" -d '' 2018-09-08 08:48:47,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45efe860-9bfb-4ed6-9d41-9cb7368363c9 Date: Sat, 08 Sep 2018 08:48:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:48:47,454 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file used request id req-45efe860-9bfb-4ed6-9d41-9cb7368363c9 2018-09-08 08:48:47,455 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:48:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:47,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-53c1b23b-61b1-416e-9707-8bb28b88228d Date: Sat, 08 Sep 2018 08:48:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:48:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:48:47Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "metadata": {}}], "self": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c", "min_disk": 0, "protected": false, "id": "043a0103-468c-4169-81a6-8694f6b54f8c", "file": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d58eea3aca9546c6bcc931888e5e6a12", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:48:47,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c used request id req-53c1b23b-61b1-416e-9707-8bb28b88228d 2018-09-08 08:48:47,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:47,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0041ff70-4767-4f9f-9cc8-00cbb6922b2f Date: Sat, 08 Sep 2018 08:48:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:48:47,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0041ff70-4767-4f9f-9cc8-00cbb6922b2f 2018-09-08 08:48:47,777 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image 2018-09-08 08:48:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:48:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2cefd4e9-4860-42ad-ac05-b3094e380b9a Date: Sat, 08 Sep 2018 08:48:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:48:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:48:47Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "metadata": {}}], "self": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c", "min_disk": 0, "protected": false, "id": "043a0103-468c-4169-81a6-8694f6b54f8c", "file": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d58eea3aca9546c6bcc931888e5e6a12", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:48:47,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c used request id req-2cefd4e9-4860-42ad-ac05-b3094e380b9a 2018-09-08 08:48:47,945 - create_image - DEBUG - Instance status is - active 2018-09-08 08:48:47,945 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image 2018-09-08 08:48:47,945 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image 2018-09-08 08:48:47,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:47,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:48,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["oocoWq6mQFuPc5aicExErw"], "issued_at": "2018-09-08T08:48:48.000000Z"}} 2018-09-08 08:48:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:48,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04f77b4-ac88-4350-9e8f-8123dc4b6ea0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:48,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f04f77b4-ac88-4350-9e8f-8123dc4b6ea0 2018-09-08 08:48:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:48,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-71ebf83d-d235-41d7-a083-c0b29985d22f Date: Sat, 08 Sep 2018 08:48:48 GMT RESP BODY: {"networks":[]} 2018-09-08 08:48:48,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-71ebf83d-d235-41d7-a083-c0b29985d22f 2018-09-08 08:48:48,566 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net 2018-09-08 08:48:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net", "admin_state_up": true}}' 2018-09-08 08:48:49,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0b1d3554-1fb7-4692-a422-7af8822d47c5 Date: Sat, 08 Sep 2018 08:48:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:48:49Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","mtu":1450}} 2018-09-08 08:48:49,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0b1d3554-1fb7-4692-a422-7af8822d47c5 2018-09-08 08:48:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:49,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f7bdcfb9-67e9-409a-9a3c-daadf66c3504 Date: Sat, 08 Sep 2018 08:48:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:48:49Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:48:49,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-f7bdcfb9-67e9-409a-9a3c-daadf66c3504 2018-09-08 08:48:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:49,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5f81401-c754-497c-8332-12e586fc6b9d Date: Sat, 08 Sep 2018 08:48:49 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:48:49,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-b5f81401-c754-497c-8332-12e586fc6b9d 2018-09-08 08:48:49,605 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet 2018-09-08 08:48:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" -d '{"subnets": [{"ip_version": 4, "network_id": "ba3551f9-c6c0-4316-bbf2-1db8ce165b75", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]}' 2018-09-08 08:48:50,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4243f9a5-6b98-40d2-a2b0-518f6b50c168 Date: Sat, 08 Sep 2018 08:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:48:50,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4243f9a5-6b98-40d2-a2b0-518f6b50c168 2018-09-08 08:48:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3f43a25f-b08c-473d-8e0f-fcc9e4a487e9 Date: Sat, 08 Sep 2018 08:48:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:48:50,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-3f43a25f-b08c-473d-8e0f-fcc9e4a487e9 2018-09-08 08:48:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:48:50,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-559324fc-3aa5-41d3-8ca4-b99f38b3b2bc Date: Sat, 08 Sep 2018 08:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:48:50,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-559324fc-3aa5-41d3-8ca4-b99f38b3b2bc 2018-09-08 08:48:50,584 - OpenStackNetwork - DEBUG - Network [ba3551f9-c6c0-4316-bbf2-1db8ce165b75] created successfully 2018-09-08 08:48:50,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:50,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:50,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["DAOCenn5TJGIFtwjO5efKQ"], "issued_at": "2018-09-08T08:48:50.000000Z"}} 2018-09-08 08:48:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:51,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc92708-629d-447d-bce4-3cc5779e2402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:51,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cc92708-629d-447d-bce4-3cc5779e2402 2018-09-08 08:48:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:51,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f2e07d72-649b-4072-8619-af83aca23a33 Date: Sat, 08 Sep 2018 08:48:51 GMT RESP BODY: {"routers": []} 2018-09-08 08:48:51,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router&admin_state_up=True used request id req-f2e07d72-649b-4072-8619-af83aca23a33 2018-09-08 08:48:51,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:48:51,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:48:51,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["il904bcXSfK596Gl1sK9QA"], "issued_at": "2018-09-08T08:48:51.000000Z"}} 2018-09-08 08:48:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5880d2038e841c6da158cd056cacbef45be4ab74" 2018-09-08 08:48:51,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9564c245-9d36-4b21-8904-89f3c07655cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:48:51,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9564c245-9d36-4b21-8904-89f3c07655cb 2018-09-08 08:48:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:51,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-191610b7-814b-4b0f-af24-216963cddbe9 Date: Sat, 08 Sep 2018 08:48:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:48:51,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-191610b7-814b-4b0f-af24-216963cddbe9 2018-09-08 08:48:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:52,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-436d0953-60b7-48b9-b2a5-3d4091d786f2 Date: Sat, 08 Sep 2018 08:48:52 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:48:52,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-436d0953-60b7-48b9-b2a5-3d4091d786f2 2018-09-08 08:48:52,142 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:48:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router", "admin_state_up": true}}' 2018-09-08 08:48:57,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d754aae0-ec64-404a-b82b-56cba0887ecb Date: Sat, 08 Sep 2018 08:48:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:52Z", "admin_state_up": true, "updated_at": "2018-09-08T08:48:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router"}} 2018-09-08 08:48:57,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d754aae0-ec64-404a-b82b-56cba0887ecb 2018-09-08 08:48:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:57,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e31dcd24-f694-4295-a0ca-eb899d971792 Date: Sat, 08 Sep 2018 08:48:57 GMT RESP BODY: {"ports":[]} 2018-09-08 08:48:57,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c used request id req-e31dcd24-f694-4295-a0ca-eb899d971792 2018-09-08 08:48:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:57,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-955c8e28-e980-4cea-8a06-cce1a715b1a5 Date: Sat, 08 Sep 2018 08:48:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:48:57,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-955c8e28-e980-4cea-8a06-cce1a715b1a5 2018-09-08 08:48:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:48:57,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:48:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:48:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:57,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff2cd30-7af5-4a4a-8809-69cd7c83a4f6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:48:57,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-5ff2cd30-7af5-4a4a-8809-69cd7c83a4f6 2018-09-08 08:48:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:58,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bff0bbba-5e4a-43f0-bb48-266fc4e2a6e3 Date: Sat, 08 Sep 2018 08:48:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:48:58,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-bff0bbba-5e4a-43f0-bb48-266fc4e2a6e3 2018-09-08 08:48:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:48:58,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e518215-49a1-4e89-91e3-d85b103a36ac Date: Sat, 08 Sep 2018 08:48:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:48:58,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet used request id req-0e518215-49a1-4e89-91e3-d85b103a36ac 2018-09-08 08:48:58,440 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:48:58,440 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:48:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" -d '{"subnet_id": "cd913541-8799-4b6f-a428-f18d8652557d"}' 2018-09-08 08:49:00,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e6c6012-c2dc-4150-9edf-72be09968e5c Date: Sat, 08 Sep 2018 08:49:00 GMT RESP BODY: {"network_id": "ba3551f9-c6c0-4316-bbf2-1db8ce165b75", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "subnet_id": "cd913541-8799-4b6f-a428-f18d8652557d", "subnet_ids": ["cd913541-8799-4b6f-a428-f18d8652557d"], "port_id": "6dfdf08f-0caf-4997-8dd3-7738f9fcc642", "id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"} 2018-09-08 08:49:00,547 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c/add_router_interface used request id req-8e6c6012-c2dc-4150-9edf-72be09968e5c 2018-09-08 08:49:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:49:00,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3151aba3-9e50-45d1-8809-85341e040aec Date: Sat, 08 Sep 2018 08:49:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:52Z", "admin_state_up": true, "updated_at": "2018-09-08T08:48:59Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router"}} 2018-09-08 08:49:00,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c used request id req-3151aba3-9e50-45d1-8809-85341e040aec 2018-09-08 08:49:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:49:00,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1f790e46-ece9-482c-83b9-86ad4fa17fca Date: Sat, 08 Sep 2018 08:49:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"}]} 2018-09-08 08:49:00,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c used request id req-1f790e46-ece9-482c-83b9-86ad4fa17fca 2018-09-08 08:49:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:49:01,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fb980e2a-03b5-4225-97a2-5bc76a4bf12d Date: Sat, 08 Sep 2018 08:49:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}} 2018-09-08 08:49:01,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d used request id req-fb980e2a-03b5-4225-97a2-5bc76a4bf12d 2018-09-08 08:49:01,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:01,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:01,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["IiyL_slcQxSOGvRmStrDyA"], "issued_at": "2018-09-08T08:49:01.000000Z"}} 2018-09-08 08:49:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd13179709dcd621980c742c8680aca60fff5dcd" 2018-09-08 08:49:01,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c15456-8057-4d64-9638-581c537bb013 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:01,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5c15456-8057-4d64-9638-581c537bb013 2018-09-08 08:49:01,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:49:01,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd13179709dcd621980c742c8680aca60fff5dcd" 2018-09-08 08:49:01,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e567030-0654-4b35-b126-448123afcceb x-compute-request-id: req-2e567030-0654-4b35-b126-448123afcceb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:49:01,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2e567030-0654-4b35-b126-448123afcceb 2018-09-08 08:49:01,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd13179709dcd621980c742c8680aca60fff5dcd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:49:01,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d553507a-6ad9-4046-ad46-659fe643853d x-compute-request-id: req-d553507a-6ad9-4046-ad46-659fe643853d Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:49:01,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d553507a-6ad9-4046-ad46-659fe643853d 2018-09-08 08:49:01,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:01,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:02,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["n_nvWWchSf-2m-XeB4wl8g"], "issued_at": "2018-09-08T08:49:02.000000Z"}} 2018-09-08 08:49:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5e57664e9119c9d15fce4a0625a5ccc3d0cfed" 2018-09-08 08:49:02,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41af6a14-650e-4e9b-8ab3-b34e3531d6c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:02,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-41af6a14-650e-4e9b-8ab3-b34e3531d6c8 2018-09-08 08:49:02,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:49:02,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5e57664e9119c9d15fce4a0625a5ccc3d0cfed" 2018-09-08 08:49:02,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d7d7659-4890-445f-a7b4-b8cdec6c6945 x-compute-request-id: req-0d7d7659-4890-445f-a7b4-b8cdec6c6945 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:49:02,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0d7d7659-4890-445f-a7b4-b8cdec6c6945 2018-09-08 08:49:02,379 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp... 2018-09-08 08:49:02,379 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:49:02,398 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp 2018-09-08 08:49:02,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5e57664e9119c9d15fce4a0625a5ccc3d0cfed" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/AdbccISBfD1ykzeum39ZFpcP29pst8kGwDOEFpL2B6iUEMDs8HQrtMG88442vi5FRmyV6sGHjyW0aAPaSdWiUMLE9aj5L7AtKRwIjF/ZlVekbPQreCwTzNhebnD9Jgk1RwBxxVOSDRMoNOAqX9EJmd0rninoPPh2eVhehl2ZfQ==", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp"}}' 2018-09-08 08:49:02,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed202935-1379-467c-b720-4674bb306dc1 x-compute-request-id: req-ed202935-1379-467c-b720-4674bb306dc1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/AdbccISBfD1ykzeum39ZFpcP29pst8kGwDOEFpL2B6iUEMDs8HQrtMG88442vi5FRmyV6sGHjyW0aAPaSdWiUMLE9aj5L7AtKRwIjF/ZlVekbPQreCwTzNhebnD9Jgk1RwBxxVOSDRMoNOAqX9EJmd0rninoPPh2eVhehl2ZfQ==", "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "fingerprint": "ac:65:b9:41:0b:f9:b6:9b:c6:10:93:83:33:84:38:c6"}} 2018-09-08 08:49:02,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ed202935-1379-467c-b720-4674bb306dc1 2018-09-08 08:49:02,453 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55.pub 2018-09-08 08:49:02,453 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55 2018-09-08 08:49:02,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:02,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:02,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["MqzftTkOSoid7NOgFUvflw"], "issued_at": "2018-09-08T08:49:02.000000Z"}} 2018-09-08 08:49:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:02,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38abcd9-8b3d-4470-9150-92dc7ae14a9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:02,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d38abcd9-8b3d-4470-9150-92dc7ae14a9d 2018-09-08 08:49:02,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f44b32c5-0ecc-4b70-919b-9ec899c6e444 Date: Sat, 08 Sep 2018 08:49:03 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:49:03,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp used request id req-f44b32c5-0ecc-4b70-919b-9ec899c6e444 2018-09-08 08:49:03,107 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp... 2018-09-08 08:49:03,107 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp 2018-09-08 08:49:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}}' 2018-09-08 08:49:03,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-8a029849-686c-4d40-a5d4-4e4ac0de2c95 Date: Sat, 08 Sep 2018 08:49:03 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 2, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}} 2018-09-08 08:49:03,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8a029849-686c-4d40-a5d4-4e4ac0de2c95 2018-09-08 08:49:03,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:03,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:03,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-268504b0-c1ee-4375-8536-63234186f0ca Date: Sat, 08 Sep 2018 08:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:03,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-268504b0-c1ee-4375-8536-63234186f0ca 2018-09-08 08:49:03,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:03,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80b1c12f-3bba-453e-b511-7efbfd27ace4 Date: Sat, 08 Sep 2018 08:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:03,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-80b1c12f-3bba-453e-b511-7efbfd27ace4 2018-09-08 08:49:03,896 - neutron_utils - INFO - Retrieving security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:03,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-42a46939-8253-4355-acd1-492d599fdeb3 Date: Sat, 08 Sep 2018 08:49:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 2, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]} 2018-09-08 08:49:03,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-42a46939-8253-4355-acd1-492d599fdeb3 2018-09-08 08:49:03,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2d7eae1-0508-4a0d-85ba-d337904b10db Date: Sat, 08 Sep 2018 08:49:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:04,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-a2d7eae1-0508-4a0d-85ba-d337904b10db 2018-09-08 08:49:04,007 - neutron_utils - INFO - Retrieving security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-91ba4aa5-63b2-48cb-9bbe-64c462855002 Date: Sat, 08 Sep 2018 08:49:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 2, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]} 2018-09-08 08:49:04,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-91ba4aa5-63b2-48cb-9bbe-64c462855002 2018-09-08 08:49:04,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:04,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9effecc5-f4a1-452d-98af-0ac7525c5f8a Date: Sat, 08 Sep 2018 08:49:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:04,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-9effecc5-f4a1-452d-98af-0ac7525c5f8a 2018-09-08 08:49:04,390 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp 2018-09-08 08:49:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a076a299-074d-4d45-9cf3-760347a70594 Date: Sat, 08 Sep 2018 08:49:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 2, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]} 2018-09-08 08:49:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp used request id req-a076a299-074d-4d45-9cf3-760347a70594 2018-09-08 08:49:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:49:04,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:49:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:49:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9f695b-7385-41a3-8c41-bff30de3da6b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:04,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-6a9f695b-7385-41a3-8c41-bff30de3da6b 2018-09-08 08:49:04,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:04,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f666e42-3797-4adf-b7fc-9311c5563703 Date: Sat, 08 Sep 2018 08:49:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:04,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-3f666e42-3797-4adf-b7fc-9311c5563703 2018-09-08 08:49:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83"}}' 2018-09-08 08:49:05,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b8b29818-4212-4b0a-a5df-d41d270a0a1c Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:04Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:04Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "0096668d-3476-452e-8853-081e4ec9b231"}} 2018-09-08 08:49:05,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b8b29818-4212-4b0a-a5df-d41d270a0a1c 2018-09-08 08:49:05,038 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp 2018-09-08 08:49:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:05,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-f062123b-22d0-4b9b-8518-7560b67f16fd Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:04Z", "revision_number": 0, "id": "0096668d-3476-452e-8853-081e4ec9b231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:04Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 3, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]} 2018-09-08 08:49:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp used request id req-f062123b-22d0-4b9b-8518-7560b67f16fd 2018-09-08 08:49:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:05,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35b352e-f56e-49ba-866f-3e37ce0404ac Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:05,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-d35b352e-f56e-49ba-866f-3e37ce0404ac 2018-09-08 08:49:05,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:05,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-9b5da94f-b096-4a76-89d4-0ccd00b9b5e8 Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:04Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:04Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "0096668d-3476-452e-8853-081e4ec9b231"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:05,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-9b5da94f-b096-4a76-89d4-0ccd00b9b5e8 2018-09-08 08:49:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83"}}' 2018-09-08 08:49:05,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-a18aff74-1cf4-4c4a-baa6-c22898ca3bfe Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:49:05Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": 22, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:05Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "02098324-72e9-4286-b5e1-649244a6ea9c"}} 2018-09-08 08:49:05,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a18aff74-1cf4-4c4a-baa6-c22898ca3bfe 2018-09-08 08:49:05,697 - neutron_utils - INFO - Retrieving security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:05,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-dd0380e1-0277-4653-a2ce-98d42271a5cc Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "updated_at": "2018-09-08T08:49:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:04Z", "revision_number": 0, "id": "0096668d-3476-452e-8853-081e4ec9b231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:04Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:49:05Z", "revision_number": 0, "id": "02098324-72e9-4286-b5e1-649244a6ea9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:05Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "revision_number": 0, "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 4, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]} 2018-09-08 08:49:05,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-dd0380e1-0277-4653-a2ce-98d42271a5cc 2018-09-08 08:49:05,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 532b17a1-b807-45a6-bfc1-3ace0e8dfc83 2018-09-08 08:49:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-bc04214a-5507-4e1d-b1c0-7a3c91e186af Date: Sat, 08 Sep 2018 08:49:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:04Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:04Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "0096668d-3476-452e-8853-081e4ec9b231"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:49:05Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": 22, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:05Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "02098324-72e9-4286-b5e1-649244a6ea9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "3069d6a3-78d2-431d-a69d-b81f6d2fed9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:49:03Z", "security_group_id": "532b17a1-b807-45a6-bfc1-3ace0e8dfc83", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:03Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "4965a7ed-546d-4989-a6ca-36d17e66f57b"}]} 2018-09-08 08:49:05,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-bc04214a-5507-4e1d-b1c0-7a3c91e186af 2018-09-08 08:49:05,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:05,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:06,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["geA0_yA9SOWg9k-VeIhJyQ"], "issued_at": "2018-09-08T08:49:06.000000Z"}} 2018-09-08 08:49:06,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:06,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b19ac03-6e74-429d-b8b7-ab7ebbc4a300 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:06,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b19ac03-6e74-429d-b8b7-ab7ebbc4a300 2018-09-08 08:49:06,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:49:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:06,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3e4959-9a6e-4020-b70e-f174b09c260d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:06,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e3e4959-9a6e-4020-b70e-f174b09c260d 2018-09-08 08:49:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:06,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d2c6d07e-b1cb-48a8-b1d5-6b98e1857f22 Date: Sat, 08 Sep 2018 08:49:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:06,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-d2c6d07e-b1cb-48a8-b1d5-6b98e1857f22 2018-09-08 08:49:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:49:06,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:49:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:49:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:06,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f518530-27f2-488c-8c96-f55dabc6cc3f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:06,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-5f518530-27f2-488c-8c96-f55dabc6cc3f 2018-09-08 08:49:06,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:07,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3bbfd31-f2d4-4f9d-955d-51e4cdce894d Date: Sat, 08 Sep 2018 08:49:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:07,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-d3bbfd31-f2d4-4f9d-955d-51e4cdce894d 2018-09-08 08:49:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-04e38ee3-06f5-4db6-8049-6f5f503f240a Date: Sat, 08 Sep 2018 08:49:07 GMT RESP BODY: {"ports":[]} 2018-09-08 08:49:07,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True used request id req-04e38ee3-06f5-4db6-8049-6f5f503f240a 2018-09-08 08:49:07,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:07,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49: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-e864a604-2fd0-45f4-b124-c84a5aa9678a x-compute-request-id: req-e864a604-2fd0-45f4-b124-c84a5aa9678a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:49:07,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst used request id req-e864a604-2fd0-45f4-b124-c84a5aa9678a 2018-09-08 08:49:07,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:08,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a1de27ec-bd9a-4015-968a-e1108f338565 Date: Sat, 08 Sep 2018 08:49:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:08,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-a1de27ec-bd9a-4015-968a-e1108f338565 2018-09-08 08:49:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:08,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0b5036-593a-43e3-be46-886a47ac84d3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:08,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-bd0b5036-593a-43e3-be46-886a47ac84d3 2018-09-08 08:49:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:08,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ca550af-73c0-4751-930a-1857b1616a9b Date: Sat, 08 Sep 2018 08:49:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:08,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-5ca550af-73c0-4751-930a-1857b1616a9b 2018-09-08 08:49:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:08,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b33e3d9-134e-4df9-82a6-84ecfe9e8f7b Date: Sat, 08 Sep 2018 08:49:08 GMT RESP BODY: {"ports":[]} 2018-09-08 08:49:08,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True used request id req-8b33e3d9-134e-4df9-82a6-84ecfe9e8f7b 2018-09-08 08:49:08,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:08,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:08,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "731c7e4e5d5a494ab92cf8dfb879c8da", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role"}], "expires_at": "2018-09-08T09:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d58eea3aca9546c6bcc931888e5e6a12", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/d58eea3aca9546c6bcc931888e5e6a12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user", "id": "a27d50c8b3304dd7a6b004cb6097a516"}, "audit_ids": ["bQRQ8UHmTmeD9XiXxJqsaQ"], "issued_at": "2018-09-08T08:49:08.000000Z"}} 2018-09-08 08:49:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7123b2b3b9647398c3e3518df1f81a44efb1abee" 2018-09-08 08:49:08,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2007f43a-2113-4b95-b393-111c89ccb4d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:08,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2007f43a-2113-4b95-b393-111c89ccb4d9 2018-09-08 08:49:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:09,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ac82118-785d-4092-b8a0-68d98893fc68 Date: Sat, 08 Sep 2018 08:49:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:09,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-2ac82118-785d-4092-b8a0-68d98893fc68 2018-09-08 08:49:09,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:09,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa88888e-abe1-4c37-87f9-249c1137364d Date: Sat, 08 Sep 2018 08:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:09,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-aa88888e-abe1-4c37-87f9-249c1137364d 2018-09-08 08:49:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-18de852d-de45-4c1a-ac2d-4b4dea0eeee4 Date: Sat, 08 Sep 2018 08:49:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:09,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-18de852d-de45-4c1a-ac2d-4b4dea0eeee4 2018-09-08 08:49:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:49:09,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:49:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:49:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7123b2b3b9647398c3e3518df1f81a44efb1abee" 2018-09-08 08:49:09,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc79ee8-4dfe-42de-8ab3-2ec2716ca673 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:09,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-4cc79ee8-4dfe-42de-8ab3-2ec2716ca673 2018-09-08 08:49:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:09,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85544f33-133c-484d-8715-3fbb425dbcf3 Date: Sat, 08 Sep 2018 08:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:09,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-85544f33-133c-484d-8715-3fbb425dbcf3 2018-09-08 08:49:09,957 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net 2018-09-08 08:49:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" -d '{"port": {"network_id": "ba3551f9-c6c0-4316-bbf2-1db8ce165b75", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1", "admin_state_up": true}}' 2018-09-08 08:49:10,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-3756a4ae-7db3-4e3f-a6e3-4221a52a7e42 Date: Sat, 08 Sep 2018 08:49:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","project_id":"d58eea3aca9546c6bcc931888e5e6a12","qos_policy_id":null,"admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal"}} 2018-09-08 08:49:10,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3756a4ae-7db3-4e3f-a6e3-4221a52a7e42 2018-09-08 08:49:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6dd7a5b9-d1b5-4540-9bdf-dc78bd38cac7 Date: Sat, 08 Sep 2018 08:49:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:11,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-6dd7a5b9-d1b5-4540-9bdf-dc78bd38cac7 2018-09-08 08:49:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fb136b-5e87-475f-874c-d53af041be52 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:11,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-42fb136b-5e87-475f-874c-d53af041be52 2018-09-08 08:49:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-81f87830-258e-42f1-9650-ef7691ac87cc Date: Sat, 08 Sep 2018 08:49:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:11,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-81f87830-258e-42f1-9650-ef7691ac87cc 2018-09-08 08:49:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-fd72edcf-5d2b-4087-ba33-0454bbe405cb Date: Sat, 08 Sep 2018 08:49:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:49:11,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1&admin_state_up=True used request id req-fd72edcf-5d2b-4087-ba33-0454bbe405cb 2018-09-08 08:49:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7310b635-52dd-4249-adcd-a09d3debc7f8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:11,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-7310b635-52dd-4249-adcd-a09d3debc7f8 2018-09-08 08:49:11,814 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst 2018-09-08 08:49:11,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11a73ad4-92f6-4248-ae84-f9276f837993 x-compute-request-id: req-11a73ad4-92f6-4248-ae84-f9276f837993 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-flavor-name"}]} 2018-09-08 08:49:11,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-11a73ad4-92f6-4248-ae84-f9276f837993 2018-09-08 08:49:11,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:11,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b14a4e8a-069c-4d96-9bc8-50df36acb30b x-compute-request-id: req-b14a4e8a-069c-4d96-9bc8-50df36acb30b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:49:11,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57 used request id req-b14a4e8a-069c-4d96-9bc8-50df36acb30b 2018-09-08 08:49:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:12,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1b8c4f3a-8fcf-4f37-841e-9e83d04a28c1 Date: Sat, 08 Sep 2018 08:49:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:48:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:48:47Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "metadata": {}}], "self": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c", "min_disk": 0, "protected": false, "id": "043a0103-468c-4169-81a6-8694f6b54f8c", "file": "/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d58eea3aca9546c6bcc931888e5e6a12", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/043a0103-468c-4169-81a6-8694f6b54f8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image"} 2018-09-08 08:49:12,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image used request id req-1b8c4f3a-8fcf-4f37-841e-9e83d04a28c1 2018-09-08 08:49:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:12,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f75350c0-b00f-4f45-b48c-657285eefbed Date: Sat, 08 Sep 2018 08:49:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:49:12,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f75350c0-b00f-4f45-b48c-657285eefbed 2018-09-08 08:49:12,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "imageRef": "043a0103-468c-4169-81a6-8694f6b54f8c", "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "flavorRef": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "max_count": 1, "min_count": 1, "networks": [{"port": "9620583e-72a1-41b9-95f7-0257e4388fc6"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}]}}' 2018-09-08 08:49:14,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f5676e6-9236-4186-9fd6-12b10231dddf x-compute-request-id: req-4f5676e6-9236-4186-9fd6-12b10231dddf Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "adminPass": "bc9ALHbUnYhK"}} 2018-09-08 08:49:14,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4f5676e6-9236-4186-9fd6-12b10231dddf 2018-09-08 08:49:14,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:14,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63ae5c73-72a9-43c6-9bd9-139cd08e9eba x-compute-request-id: req-63ae5c73-72a9-43c6-9bd9-139cd08e9eba Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:49:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:14,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-63ae5c73-72a9-43c6-9bd9-139cd08e9eba 2018-09-08 08:49:14,265 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst 2018-09-08 08:49:14,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:14,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aa365e1-fa74-487b-a84e-181ec9cb941d x-compute-request-id: req-6aa365e1-fa74-487b-a84e-181ec9cb941d Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:49:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:14,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-6aa365e1-fa74-487b-a84e-181ec9cb941d 2018-09-08 08:49:14,489 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - BUILD 2018-09-08 08:49:14,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:49:17,492 - create_instance - DEBUG - VM status query timeout in 896.773041964 2018-09-08 08:49:17,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:18,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f83db8d1-31c1-4425-97d0-85ff2d53e765 x-compute-request-id: req-f83db8d1-31c1-4425-97d0-85ff2d53e765 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:49:15Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:18,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-f83db8d1-31c1-4425-97d0-85ff2d53e765 2018-09-08 08:49:18,260 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - BUILD 2018-09-08 08:49:18,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:49:21,263 - create_instance - DEBUG - VM status query timeout in 893.00237298 2018-09-08 08:49:21,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:21,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:21 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-a6bac00e-cfb0-4122-8036-056160aaeecf x-compute-request-id: req-a6bac00e-cfb0-4122-8036-056160aaeecf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:21,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-a6bac00e-cfb0-4122-8036-056160aaeecf 2018-09-08 08:49:21,735 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:21,736 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:49:21,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:22,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:21 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-d84e3b5a-93f2-4d76-a7a5-bc556ab8798f x-compute-request-id: req-d84e3b5a-93f2-4d76-a7a5-bc556ab8798f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:22,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-d84e3b5a-93f2-4d76-a7a5-bc556ab8798f 2018-09-08 08:49:22,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:22,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e562ed2-84a8-4470-a0b3-23c840ca5476 Date: Sat, 08 Sep 2018 08:49:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:22,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-1e562ed2-84a8-4470-a0b3-23c840ca5476 2018-09-08 08:49:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:22,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106661d9-b761-4639-8bf9-699f24aa214b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:22,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-106661d9-b761-4639-8bf9-699f24aa214b 2018-09-08 08:49:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:22,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b8823937-b94b-40ea-8bc1-0e461553c243 Date: Sat, 08 Sep 2018 08:49:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:22,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-b8823937-b94b-40ea-8bc1-0e461553c243 2018-09-08 08:49:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-54794d1b-0083-43e0-aa5f-5cbb8901ed51 Date: Sat, 08 Sep 2018 08:49:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.2"}],"id":"436993b2-a641-4a51-aaed-de4c56922c64","security_groups":[],"mac_address":"fa:16:3e:50:f2:05","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.4"}],"id":"61a1a8c0-6a90-4ddc-8de1-6bf5bab8adad","security_groups":[],"mac_address":"fa:16:3e:b5:b1:c5","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":"950727f0-13ff-4cb1-ae2c-38ec75847c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.3"}],"id":"b0aa8a39-c371-4f1e-b506-64c89c7d67f7","security_groups":[],"mac_address":"fa:16:3e:d0:cb:c0","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"}]} 2018-09-08 08:49:22,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-54794d1b-0083-43e0-aa5f-5cbb8901ed51 2018-09-08 08:49:22,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}}' 2018-09-08 08:49:24,161 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:49:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dcf8de1-d33a-451d-90fb-f25f460d6c90 x-compute-request-id: req-4dcf8de1-d33a-451d-90fb-f25f460d6c90 Content-Length: 0 Content-Type: application/json 2018-09-08 08:49:24,161 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a/action used request id req-4dcf8de1-d33a-451d-90fb-f25f460d6c90 2018-09-08 08:49:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e5748127-8356-4d31-8966-86afc54fb03d Date: Sat, 08 Sep 2018 08:49:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:52Z", "admin_state_up": true, "updated_at": "2018-09-08T08:48:59Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router"}]} 2018-09-08 08:49:24,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router used request id req-e5748127-8356-4d31-8966-86afc54fb03d 2018-09-08 08:49:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab564cb2-5245-42b2-a48e-15c831ea49d2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:24,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-ab564cb2-5245-42b2-a48e-15c831ea49d2 2018-09-08 08:49:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-914638d9-10ba-42d9-8819-179b052c9cce Date: Sat, 08 Sep 2018 08:49:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"}]} 2018-09-08 08:49:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01ee1b0f-f62d-4cbb-9b3a-8558c82a047c used request id req-914638d9-10ba-42d9-8819-179b052c9cce 2018-09-08 08:49:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f6c69b28-7ff7-4cf5-8f91-f71dc53eefdb Date: Sat, 08 Sep 2018 08:49:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}} 2018-09-08 08:49:24,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d used request id req-f6c69b28-7ff7-4cf5-8f91-f71dc53eefdb 2018-09-08 08:49:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aa1d848b-a469-44db-aaad-1eb0069f3d12 Date: Sat, 08 Sep 2018 08:49:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:49:24,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-aa1d848b-a469-44db-aaad-1eb0069f3d12 2018-09-08 08:49:24,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:24,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec1cf5ca-506d-4be2-bcf3-76f94f827c7d Date: Sat, 08 Sep 2018 08:49:24 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:49:24,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-ec1cf5ca-506d-4be2-bcf3-76f94f827c7d 2018-09-08 08:49:24,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:25,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10453b1e-162e-4cf6-bcd7-93be8f0045b3 x-compute-request-id: req-10453b1e-162e-4cf6-bcd7-93be8f0045b3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:25,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-10453b1e-162e-4cf6-bcd7-93be8f0045b3 2018-09-08 08:49:25,275 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:25,275 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:49:25,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:25,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7480ac4d-600c-451c-b9c2-8206920590a3 x-compute-request-id: req-7480ac4d-600c-451c-b9c2-8206920590a3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:25,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-7480ac4d-600c-451c-b9c2-8206920590a3 2018-09-08 08:49:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0e3fc6a-d610-4644-b1ea-d02f4f38ef16 Date: Sat, 08 Sep 2018 08:49:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:26,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-a0e3fc6a-d610-4644-b1ea-d02f4f38ef16 2018-09-08 08:49:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f79b252-b39e-4135-a920-3b146e8a4ad3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:26,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-6f79b252-b39e-4135-a920-3b146e8a4ad3 2018-09-08 08:49:26,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26027eb6-f119-42a8-bcf3-d9e7d6105d9b Date: Sat, 08 Sep 2018 08:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:26,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-26027eb6-f119-42a8-bcf3-d9e7d6105d9b 2018-09-08 08:49:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-22f618aa-4f0d-40e9-b4a4-0c7f4443a1a7 Date: Sat, 08 Sep 2018 08:49:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.2"}],"id":"436993b2-a641-4a51-aaed-de4c56922c64","security_groups":[],"mac_address":"fa:16:3e:50:f2:05","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.4"}],"id":"61a1a8c0-6a90-4ddc-8de1-6bf5bab8adad","security_groups":[],"mac_address":"fa:16:3e:b5:b1:c5","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["532b17a1-b807-45a6-bfc1-3ace0e8dfc83","5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":"950727f0-13ff-4cb1-ae2c-38ec75847c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.3"}],"id":"b0aa8a39-c371-4f1e-b506-64c89c7d67f7","security_groups":[],"mac_address":"fa:16:3e:d0:cb:c0","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"}]} 2018-09-08 08:49:26,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-22f618aa-4f0d-40e9-b4a4-0c7f4443a1a7 2018-09-08 08:49:26,496 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:49:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-423c268a-9f57-4e54-b159-1ef92580538d Date: Sat, 08 Sep 2018 08:49:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:49:26,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-423c268a-9f57-4e54-b159-1ef92580538d 2018-09-08 08:49:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:26,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4a13294-413d-4a61-9b5e-17d9f666793a Date: Sat, 08 Sep 2018 08:49:26 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:49:26,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-d4a13294-413d-4a61-9b5e-17d9f666793a 2018-09-08 08:49:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "9620583e-72a1-41b9-95f7-0257e4388fc6"}}' 2018-09-08 08:49:29,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-49bf0681-e92d-4f4c-93df-b92fa88e1de9 Date: Sat, 08 Sep 2018 08:49:29 GMT RESP BODY: {"floatingip": {"router_id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:49:27Z", "updated_at": "2018-09-08T08:49:27Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_id": "9620583e-72a1-41b9-95f7-0257e4388fc6", "id": "5beddd98-3230-41d1-a99c-e3debab0137e"}} 2018-09-08 08:49:29,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-49bf0681-e92d-4f4c-93df-b92fa88e1de9 2018-09-08 08:49:29,032 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:49:29,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:29,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ec5878c-c179-4aee-9cbf-01e3fac9be11 x-compute-request-id: req-5ec5878c-c179-4aee-9cbf-01e3fac9be11 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:29,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-5ec5878c-c179-4aee-9cbf-01e3fac9be11 2018-09-08 08:49:29,529 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:29,529 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:49:29,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:29,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d24feba-57b5-43ff-ad34-a62c2dc962ae x-compute-request-id: req-8d24feba-57b5-43ff-ad34-a62c2dc962ae Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:29,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-8d24feba-57b5-43ff-ad34-a62c2dc962ae 2018-09-08 08:49:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:30,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e626ff2-0122-4b49-a53d-7f81c8c02332 Date: Sat, 08 Sep 2018 08:49:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:30,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-6e626ff2-0122-4b49-a53d-7f81c8c02332 2018-09-08 08:49:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:30,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03948f01-4c72-42b4-9868-41d4d6badbfa Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:30,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-03948f01-4c72-42b4-9868-41d4d6badbfa 2018-09-08 08:49:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6daf20d9-1835-4b64-b7fd-82007f00c779 Date: Sat, 08 Sep 2018 08:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:30,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-6daf20d9-1835-4b64-b7fd-82007f00c779 2018-09-08 08:49:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:30,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c2526a1c-b240-42cf-864c-458156decd63 Date: Sat, 08 Sep 2018 08:49:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.2"}],"id":"436993b2-a641-4a51-aaed-de4c56922c64","security_groups":[],"mac_address":"fa:16:3e:50:f2:05","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.4"}],"id":"61a1a8c0-6a90-4ddc-8de1-6bf5bab8adad","security_groups":[],"mac_address":"fa:16:3e:b5:b1:c5","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["532b17a1-b807-45a6-bfc1-3ace0e8dfc83","5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":"950727f0-13ff-4cb1-ae2c-38ec75847c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.3"}],"id":"b0aa8a39-c371-4f1e-b506-64c89c7d67f7","security_groups":[],"mac_address":"fa:16:3e:d0:cb:c0","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"}]} 2018-09-08 08:49:30,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-c2526a1c-b240-42cf-864c-458156decd63 2018-09-08 08:49:30,510 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-09-08 08:49:30,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:30,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:30 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-4ad1a13a-1865-4634-8532-7d405ed7672d x-compute-request-id: req-4ad1a13a-1865-4634-8532-7d405ed7672d Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:30,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-4ad1a13a-1865-4634-8532-7d405ed7672d 2018-09-08 08:49:30,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:49:32,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:30 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-f950d909-5488-4aa0-a6d9-c8f722511284 x-compute-request-id: req-f950d909-5488-4aa0-a6d9-c8f722511284 Content-Encoding: gzip Content-Length: 9646 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490511495 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130357] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131966] pid_max: default: 32768 minimum: 301\n[ 0.132838] ACPI: Core revision 20150930\n[ 0.134200] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135469] Security Framework initialized\n[ 0.136254] Yama: becoming mindful.\n[ 0.136965] AppArmor: AppArmor initialized\n[ 0.137806] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139045] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140254] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141395] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142721] Initializing cgroup subsys io\n[ 0.143506] Initializing cgroup subsys memory\n[ 0.144331] Initializing cgroup subsys devices\n[ 0.145173] Initializing cgroup subsys freezer\n[ 0.146027] Initializing cgroup subsys net_cls\n[ 0.146869] Initializing cgroup subsys perf_event\n[ 0.147748] Initializing cgroup subsys net_prio\n[ 0.148601] Initializing cgroup subsys hugetlb\n[ 0.149436] Initializing cgroup subsys pids\n[ 0.150285] CPU: Physical Processor ID: 0\n[ 0.151751] mce: CPU supports 10 MCE banks\n[ 0.152569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153541] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162078] ftrace: allocating 31920 entries in 125 pages\n[ 0.187701] smpboot: Max logical packages: 2\n[ 0.188542] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189704] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191015] x2apic enabled\n[ 0.191803] Switched APIC routing to physical x2apic.\n[ 0.193512] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198667] KVM setup paravirtual spinlock\n[ 0.200066] x86: Booting SMP configuration:\n[ 0.200944] .... node #0, CPUs: #1\n[ 0.201828] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223962] x86: Booted up 1 node, 2 CPUs\n[ 0.223985] KVM setup async PF for cpu 1\n[ 0.223988] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229548] devtmpfs: initialized\n[ 0.231540] evm: security.selinux\n[ 0.232502] evm: security.SMACK64\n[ 0.233449] evm: security.SMACK64EXEC\n[ 0.234472] evm: security.SMACK64TRANSMUTE\n[ 0.235596] evm: security.SMACK64MMAP\n[ 0.236622] evm: security.ima\n[ 0.237493] evm: security.capability\n[ 0.238618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241289] pinctrl core: initialized pinctrl subsystem\n[ 0.242808] RTC time: 8:49:18, date: 09/08/18\n[ 0.244100] NET: Registered protocol family 16\n[ 0.254765] cpuidle: using governor ladder\n[ 0.266833] cpuidle: using governor menu\n[ 0.267964] PCCT header not found.\n[ 0.269038] ACPI: bus type PCI registered\n[ 0.270156] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271941] PCI: Using configuration type 1 for base access\n[ 0.284237] ACPI: Added _OSI(Module Device)\n[ 0.285393] ACPI: Added _OSI(Processor Device)\n[ 0.286562] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287814] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.290564] ACPI: Interpreter enabled\n[ 0.291616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301891] ACPI: (supports S0 S5)\n[ 0.302859] ACPI: Using IOAPIC for interrupt routing\n[ 0.304172] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309819] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.311601] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.313316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316456] acpiphp: Slot [3] registered\n[ 0.317571] acpiphp: Slot [4] registered\n[ 0.318689] acpiphp: Slot [5] registered\n[ 0.319788] acpiphp: Slot [6] registered\n[ 0.320902] acpiphp: Slot [7] registered\n[ 0.322028] acpiphp: Slot [8] registered\n[ 0.323115] acpiphp: Slot [9] registered\n[ 0.324198] acpiphp: Slot [10] registered\n[ 0.335018] acpiphp: Slot [11] registered\n[ 0.336138] acpiphp: Slot [12] registered\n[ 0.337249] acpiphp: Slot [13] registered\n[ 0.338357] acpiphp: Slot [14] registered\n[ 0.339475] acpiphp: Slot [15] registered\n[ 0.340592] acpiphp: Slot [16] registered\n[ 0.341752] acpiphp: Slot [17] registered\n[ 0.342857] acpiphp: Slot [18] registered\n[ 0.343963] acpiphp: Slot [19] registered\n[ 0.345105] acpiphp: Slot [20] registered\n[ 0.346263] acpiphp: Slot [21] registered\n[ 0.347395] acpiphp: Slot [22] registered\n[ 0.348517] acpiphp: Slot [23] registered\n[ 0.349632] acpiphp: Slot [24] registered\n[ 0.350747] acpiphp: Slot [25] registered\n[ 0.351900] acpiphp: Slot [26] registered\n[ 0.353028] acpiphp: Slot [27] registered\n[ 0.354146] acpiphp: Slot [28] registered\n[ 0.355258] acpiphp: Slot [29] registered\n[ 0.356375] acpiphp: Slot [30] registered\n[ 0.357485] acpiphp: Slot [31] registered\n[ 0.358601] PCI host bridge to bus 0000:00\n[ 0.359721] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.361515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.363259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.365325] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.367344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.374069] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.375899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.377590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.386017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439670] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446333] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448491] vgaarb: loaded\n[ 0.449294] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450905] SCSI subsystem initialized\n[ 0.452026] ACPI: bus type USB registered\n[ 0.453179] usbcore: registered new interface driver usbfs\n[ 0.454638] usbcore: registered new interface driver hub\n[ 0.456021] usbcore: registered new device driver usb\n[ 0.457546] PCI: Using ACPI for IRQ routing\n[ 0.458889] NetLabel: Initializing\n[ 0.459854] NetLabel: domain hash size = 128\n[ 0.461033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462395] NetLabel: unlabeled traffic allowed by default\n[ 0.464005] clocksource: Switched to clocksource kvm-clock\n[ 0.470398] AppArmor: AppArmor Filesystem Enabled\n[ 0.471723] pnp: PnP ACPI init\n[ 0.472922] pnp: PnP ACPI: found 5 devices\n[ 0.480657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483073] NET: Registered protocol family 2\n[ 0.484420] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.486223] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.487877] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.489527] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492716] NET: Registered protocol family 1\n[ 0.493937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495473] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496982] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534809] Trying to unpack rootfs image as initramfs...\n[ 0.586004] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.600144] Scanning for low memory corruption every 60 seconds\n[ 0.601559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.602729] audit: initializing netlink subsys (disabled)\n[ 0.603762] audit: type=2000 audit(1536396559.344:1): initialized\n[ 0.605100] Initialise system trusted keyring\n[ 0.606106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607281] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609380] zbud: loaded\n[ 0.610145] VFS: Disk quotas dquot_6.6.0\n[ 0.610978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612566] fuse init (API version 7.23)\n[ 0.613487] Key type big_key registered\n[ 0.614286] Allocating IMA MOK and blacklist keyrings.\n[ 0.615560] Key type asymmetric registered\n[ 0.616377] Asymmetric key parser 'x509' registered\n[ 0.617334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618840] io scheduler noop registered\n[ 0.619619] io scheduler deadline registered (default)\n[ 0.620615] io scheduler cfq registered\n[ 0.621455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.622509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623777] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625298] ACPI: Power Button [PWRF]\n[ 0.626191] GHES: HEST is not enabled!\n[ 0.644192] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711233] Linux agpgart interface v0.103\n[ 0.713732] brd: module loaded\n[ 0.715074] loop: module loaded\n[ 0.719803] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721167] GPT:90111 != 20971519\n[ 0.721814] GPT:Alternate GPT header not at the end of the disk.\n[ 0.722898] GPT:90111 != 20971519\n[ 0.723542] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724467] vda: vda1 vda15\n[ 0.725940] scsi host0: ata_piix\n[ 0.726666] scsi host1: ata_piix\n[ 0.727379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.728531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.729734] libphy: Fixed MDIO Bus: probed\n[ 0.730607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733500] PPP generic driver version 2.4.2\n[ 0.734656] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736325] ehci-pci: EHCI PCI platform driver\n[ 0.737471] ehci-platform: EHCI generic platform driver\n[ 0.738781] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740288] ohci-pci: OHCI PCI platform driver\n[ 0.741435] ohci-platform: OHCI generic platform driver\n[ 0.742731] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762087] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763403] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765272] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.768018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.769641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.771466] usb usb1: Product: UHCI Host Controller\n[ 0.772760] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774257] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.775492] hub 1-0:1.0: USB hub found\n[ 0.776516] hub 1-0:1.0: 2 ports detected\n[ 0.777720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780365] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782988] mousedev: PS/2 mouse device common for all mice\n[ 0.784529] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785988] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791399] i2c /dev entries driver\n[ 0.792368] device-mapper: uevent: version 1.0.3\n[ 0.793573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795670] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797348] NET: Registered protocol family 10\n[ 0.798661] NET: Registered protocol family 17\n[ 0.799812] Key type dns_resolver registered\n[ 0.801018] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802470] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.803892] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806143] registered taskstats version 1\n[ 0.807212] Loading compiled-in X.509 certificates\n[ 0.808929] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.811338] zswap: loaded using pool lzo/zbud\n[ 0.813101] Key type trusted registered\n[ 0.815048] Key type encrypted registered\n[ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817492] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818835] evm: HMAC attrs: 0x1\n[ 0.819959] Magic number: 2:254:826\n[ 0.821030] rtc_cmos 00:00: setting system clock to 2018-09-08 08:49:19 UTC (1536396559)\n[ 0.833062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834550] EDD information not available.\n[ 0.885253] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887245] Write protecting the kernel read-only data: 14336k\n[ 0.889222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.891488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.564262] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.14...\nLease of 10.55.1.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOrxwzzHN5uUarZ5IxS4hGPQfHfcJqXQsJpCQNRSliXjUKfP39UK1gTkiPHIVfky62bY3wRHXX1ZiRLZgp1UuymVMrCGiCx3DUNPirOlc/z1Q10HaWJsze+gCjV9B0QRbc+Ii8oLtuk7cJnDQzeIiZJF0+9YcRzYfBkpFR/PFB/ETPQpMk1YkPwdzCBPv1TEe1HMuR/rNOTatJamFO1XW5Yna/p9cbvi/mAKhJNd/ZF8DbeG+K23DIIu/N2qJUFpIQ5m4ZWbyknkfepTOegXeQCWlVr4NWLxJBcV8GxAGq9FvB9A8l5k6aggv9iwcC3NnPde+ZbpsFeeUARdr8FEi7 root@createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710\nssh-dss AAAAB3NzaC1kc3MAAACBAKf3VS1qw4aBsipm4/vmyecclJ9rUHCkZuqO6/mPT9QIq+S4zhuOW/uerKu9FQmtedbr/WLxkAnP73oFhFqTTU9mQ3oePlNOKm1j/ExoZ/3KEYrtsqWDTcu9oSRW3e02jOR2QSqKt79rn/nkgHi+4m1jYxkrrObTV5CHMzOzHXMXAAAAFQDn9T+ZWUg5v9o/cVAMaXIS5iYXiwAAAIEAjZddb7Vha+26fDu4QZqIJVF9mA82Y3rFILDAOKuoJcE9ynojakw1+o+xiiVjqmk2/9EvWbEF+L7PlTmfUajrymcJ5pZTNXCDEQJL3m8cHJ3ZFW2eiqq2kEsPV1fC4KpUzcWYa9Uwws7IHRf2AjMLWtJ7iEWrFgfQzy+Cnx5KaloAAACBAKF5Pcc58p8Cl8GimokPeltabMVU5e8SgbITFODE+8laiiJnLXHu40dRDIGYtWP9jfcQ9XvNEfYboXG/ANRAQZrWcVbdRkypHOV7DiLCDyQrMDOYjSYbSAugEv/u6t9KGkxtRsfsoGQSFCPHvbk7y3l7XxUqB96hDhsZwlYx9fJO root@createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fee4:87e6/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710 login: "} 2018-09-08 08:49:32,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a/action used request id req-f950d909-5488-4aa0-a6d9-c8f722511284 2018-09-08 08:49:32,078 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:49:32,078 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 490511495 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130357] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131966] pid_max: default: 32768 minimum: 301 [ 0.132838] ACPI: Core revision 20150930 [ 0.134200] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135469] Security Framework initialized [ 0.136254] Yama: becoming mindful. [ 0.136965] AppArmor: AppArmor initialized [ 0.137806] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139045] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140254] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141395] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142721] Initializing cgroup subsys io [ 0.143506] Initializing cgroup subsys memory [ 0.144331] Initializing cgroup subsys devices [ 0.145173] Initializing cgroup subsys freezer [ 0.146027] Initializing cgroup subsys net_cls [ 0.146869] Initializing cgroup subsys perf_event [ 0.147748] Initializing cgroup subsys net_prio [ 0.148601] Initializing cgroup subsys hugetlb [ 0.149436] Initializing cgroup subsys pids [ 0.150285] CPU: Physical Processor ID: 0 [ 0.151751] mce: CPU supports 10 MCE banks [ 0.152569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153541] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162078] ftrace: allocating 31920 entries in 125 pages [ 0.187701] smpboot: Max logical packages: 2 [ 0.188542] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189704] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191015] x2apic enabled [ 0.191803] Switched APIC routing to physical x2apic. [ 0.193512] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194689] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198667] KVM setup paravirtual spinlock [ 0.200066] x86: Booting SMP configuration: [ 0.200944] .... node #0, CPUs: #1 [ 0.201828] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223962] x86: Booted up 1 node, 2 CPUs [ 0.223985] KVM setup async PF for cpu 1 [ 0.223988] kvm-stealtime: cpu 1, msr f90d940 [ 0.227459] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229548] devtmpfs: initialized [ 0.231540] evm: security.selinux [ 0.232502] evm: security.SMACK64 [ 0.233449] evm: security.SMACK64EXEC [ 0.234472] evm: security.SMACK64TRANSMUTE [ 0.235596] evm: security.SMACK64MMAP [ 0.236622] evm: security.ima [ 0.237493] evm: security.capability [ 0.238618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241289] pinctrl core: initialized pinctrl subsystem [ 0.242808] RTC time: 8:49:18, date: 09/08/18 [ 0.244100] NET: Registered protocol family 16 [ 0.254765] cpuidle: using governor ladder [ 0.266833] cpuidle: using governor menu [ 0.267964] PCCT header not found. [ 0.269038] ACPI: bus type PCI registered [ 0.270156] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271941] PCI: Using configuration type 1 for base access [ 0.284237] ACPI: Added _OSI(Module Device) [ 0.285393] ACPI: Added _OSI(Processor Device) [ 0.286562] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290564] ACPI: Interpreter enabled [ 0.291616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301891] ACPI: (supports S0 S5) [ 0.302859] ACPI: Using IOAPIC for interrupt routing [ 0.304172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309819] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.311601] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.313316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.316456] acpiphp: Slot [3] registered [ 0.317571] acpiphp: Slot [4] registered [ 0.318689] acpiphp: Slot [5] registered [ 0.319788] acpiphp: Slot [6] registered [ 0.320902] acpiphp: Slot [7] registered [ 0.322028] acpiphp: Slot [8] registered [ 0.323115] acpiphp: Slot [9] registered [ 0.324198] acpiphp: Slot [10] registered [ 0.335018] acpiphp: Slot [11] registered [ 0.336138] acpiphp: Slot [12] registered [ 0.337249] acpiphp: Slot [13] registered [ 0.338357] acpiphp: Slot [14] registered [ 0.339475] acpiphp: Slot [15] registered [ 0.340592] acpiphp: Slot [16] registered [ 0.341752] acpiphp: Slot [17] registered [ 0.342857] acpiphp: Slot [18] registered [ 0.343963] acpiphp: Slot [19] registered [ 0.345105] acpiphp: Slot [20] registered [ 0.346263] acpiphp: Slot [21] registered [ 0.347395] acpiphp: Slot [22] registered [ 0.348517] acpiphp: Slot [23] registered [ 0.349632] acpiphp: Slot [24] registered [ 0.350747] acpiphp: Slot [25] registered [ 0.351900] acpiphp: Slot [26] registered [ 0.353028] acpiphp: Slot [27] registered [ 0.354146] acpiphp: Slot [28] registered [ 0.355258] acpiphp: Slot [29] registered [ 0.356375] acpiphp: Slot [30] registered [ 0.357485] acpiphp: Slot [31] registered [ 0.358601] PCI host bridge to bus 0000:00 [ 0.359721] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.361515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.363259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.365325] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.367344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.374069] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.375899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.377590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.379405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.386017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433305] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439670] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444848] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446333] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448491] vgaarb: loaded [ 0.449294] vgaarb: bridge control possible 0000:00:02.0 [ 0.450905] SCSI subsystem initialized [ 0.452026] ACPI: bus type USB registered [ 0.453179] usbcore: registered new interface driver usbfs [ 0.454638] usbcore: registered new interface driver hub [ 0.456021] usbcore: registered new device driver usb [ 0.457546] PCI: Using ACPI for IRQ routing [ 0.458889] NetLabel: Initializing [ 0.459854] NetLabel: domain hash size = 128 [ 0.461033] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462395] NetLabel: unlabeled traffic allowed by default [ 0.464005] clocksource: Switched to clocksource kvm-clock [ 0.470398] AppArmor: AppArmor Filesystem Enabled [ 0.471723] pnp: PnP ACPI init [ 0.472922] pnp: PnP ACPI: found 5 devices [ 0.480657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483073] NET: Registered protocol family 2 [ 0.484420] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.486223] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.487877] TCP: Hash tables configured (established 2048 bind 2048) [ 0.489527] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492716] NET: Registered protocol family 1 [ 0.493937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495473] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496982] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534809] Trying to unpack rootfs image as initramfs... [ 0.586004] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.600144] Scanning for low memory corruption every 60 seconds [ 0.601559] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.602729] audit: initializing netlink subsys (disabled) [ 0.603762] audit: type=2000 audit(1536396559.344:1): initialized [ 0.605100] Initialise system trusted keyring [ 0.606106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607281] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.609380] zbud: loaded [ 0.610145] VFS: Disk quotas dquot_6.6.0 [ 0.610978] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612566] fuse init (API version 7.23) [ 0.613487] Key type big_key registered [ 0.614286] Allocating IMA MOK and blacklist keyrings. [ 0.615560] Key type asymmetric registered [ 0.616377] Asymmetric key parser 'x509' registered [ 0.617334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618840] io scheduler noop registered [ 0.619619] io scheduler deadline registered (default) [ 0.620615] io scheduler cfq registered [ 0.621455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623777] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625298] ACPI: Power Button [PWRF] [ 0.626191] GHES: HEST is not enabled! [ 0.644192] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711233] Linux agpgart interface v0.103 [ 0.713732] brd: module loaded [ 0.715074] loop: module loaded [ 0.719803] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721167] GPT:90111 != 20971519 [ 0.721814] GPT:Alternate GPT header not at the end of the disk. [ 0.722898] GPT:90111 != 20971519 [ 0.723542] GPT: Use GNU Parted to correct GPT errors. [ 0.724467] vda: vda1 vda15 [ 0.725940] scsi host0: ata_piix [ 0.726666] scsi host1: ata_piix [ 0.727379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.728531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.729734] libphy: Fixed MDIO Bus: probed [ 0.730607] tun: Universal TUN/TAP device driver, 1.6 [ 0.731581] tun: (C) 1999-2004 Max Krasnyansky [ 0.733500] PPP generic driver version 2.4.2 [ 0.734656] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736325] ehci-pci: EHCI PCI platform driver [ 0.737471] ehci-platform: EHCI generic platform driver [ 0.738781] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740288] ohci-pci: OHCI PCI platform driver [ 0.741435] ohci-platform: OHCI generic platform driver [ 0.742731] uhci_hcd: USB Universal Host Controller Interface driver [ 0.762087] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.763403] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.765272] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.766546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.768018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771466] usb usb1: Product: UHCI Host Controller [ 0.772760] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.774257] usb usb1: SerialNumber: 0000:00:01.2 [ 0.775492] hub 1-0:1.0: USB hub found [ 0.776516] hub 1-0:1.0: 2 ports detected [ 0.777720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780365] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.781635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782988] mousedev: PS/2 mouse device common for all mice [ 0.784529] rtc_cmos 00:00: RTC can wake from S4 [ 0.785988] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.789838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791399] i2c /dev entries driver [ 0.792368] device-mapper: uevent: version 1.0.3 [ 0.793573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795670] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797348] NET: Registered protocol family 10 [ 0.798661] NET: Registered protocol family 17 [ 0.799812] Key type dns_resolver registered [ 0.801018] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802470] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803892] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.806143] registered taskstats version 1 [ 0.807212] Loading compiled-in X.509 certificates [ 0.808929] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811338] zswap: loaded using pool lzo/zbud [ 0.813101] Key type trusted registered [ 0.815048] Key type encrypted registered [ 0.816147] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817492] ima: No TPM chip found, activating TPM-bypass! [ 0.818835] evm: HMAC attrs: 0x1 [ 0.819959] Magic number: 2:254:826 [ 0.821030] rtc_cmos 00:00: setting system clock to 2018-09-08 08:49:19 UTC (1536396559) [ 0.833062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834550] EDD information not available. [ 0.885253] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887245] Write protecting the kernel read-only data: 14336k [ 0.889222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.891488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.564262] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.14... Lease of 10.55.1.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.53. iid=i-0000010a failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOrxwzzHN5uUarZ5IxS4hGPQfHfcJqXQsJpCQNRSliXjUKfP39UK1gTkiPHIVfky62bY3wRHXX1ZiRLZgp1UuymVMrCGiCx3DUNPirOlc/z1Q10HaWJsze+gCjV9B0QRbc+Ii8oLtuk7cJnDQzeIiZJF0+9YcRzYfBkpFR/PFB/ETPQpMk1YkPwdzCBPv1TEe1HMuR/rNOTatJamFO1XW5Yna/p9cbvi/mAKhJNd/ZF8DbeG+K23DIIu/N2qJUFpIQ5m4ZWbyknkfepTOegXeQCWlVr4NWLxJBcV8GxAGq9FvB9A8l5k6aggv9iwcC3NnPde+ZbpsFeeUARdr8FEi7 root@createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710 ssh-dss AAAAB3NzaC1kc3MAAACBAKf3VS1qw4aBsipm4/vmyecclJ9rUHCkZuqO6/mPT9QIq+S4zhuOW/uerKu9FQmtedbr/WLxkAnP73oFhFqTTU9mQ3oePlNOKm1j/ExoZ/3KEYrtsqWDTcu9oSRW3e02jOR2QSqKt79rn/nkgHi+4m1jYxkrrObTV5CHMzOzHXMXAAAAFQDn9T+ZWUg5v9o/cVAMaXIS5iYXiwAAAIEAjZddb7Vha+26fDu4QZqIJVF9mA82Y3rFILDAOKuoJcE9ynojakw1+o+xiiVjqmk2/9EvWbEF+L7PlTmfUajrymcJ5pZTNXCDEQJL3m8cHJ3ZFW2eiqq2kEsPV1fC4KpUzcWYa9Uwws7IHRf2AjMLWtJ7iEWrFgfQzy+Cnx5KaloAAACBAKF5Pcc58p8Cl8GimokPeltabMVU5e8SgbITFODE+8laiiJnLXHu40dRDIGYtWP9jfcQ9XvNEfYboXG/ANRAQZrWcVbdRkypHOV7DiLCDyQrMDOYjSYbSAugEv/u6t9KGkxtRsfsoGQSFCPHvbk7y3l7XxUqB96hDhsZwlYx9fJO root@createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fee4:87e6/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000010a name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710 launch-index: 0 === cirros: current=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-572ddb9a-f86f-476c-a8c0-2d8710 login: 2018-09-08 08:49:32,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:32,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e2621f-0882-4ffe-951d-a0746adcf39b x-compute-request-id: req-a5e2621f-0882-4ffe-951d-a0746adcf39b Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:32,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-a5e2621f-0882-4ffe-951d-a0746adcf39b 2018-09-08 08:49:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:32,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ada96c9d-4444-4cf6-94e7-98a15227d3fc Date: Sat, 08 Sep 2018 08:49:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:32,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-ada96c9d-4444-4cf6-94e7-98a15227d3fc 2018-09-08 08:49:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:32,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b6d80b-e860-4c75-a62c-ed40b20baa98 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:32,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-16b6d80b-e860-4c75-a62c-ed40b20baa98 2018-09-08 08:49:32,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:32,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c8cff649-110f-4b7c-a027-7704b1eec16b Date: Sat, 08 Sep 2018 08:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:32,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-c8cff649-110f-4b7c-a027-7704b1eec16b 2018-09-08 08:49:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a20b1147-6f69-4838-bf5d-dbae50a09d7e Date: Sat, 08 Sep 2018 08:49:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.2"}],"id":"436993b2-a641-4a51-aaed-de4c56922c64","security_groups":[],"mac_address":"fa:16:3e:50:f2:05","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.4"}],"id":"61a1a8c0-6a90-4ddc-8de1-6bf5bab8adad","security_groups":[],"mac_address":"fa:16:3e:b5:b1:c5","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["532b17a1-b807-45a6-bfc1-3ace0e8dfc83","5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":"950727f0-13ff-4cb1-ae2c-38ec75847c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.3"}],"id":"b0aa8a39-c371-4f1e-b506-64c89c7d67f7","security_groups":[],"mac_address":"fa:16:3e:d0:cb:c0","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"}]} 2018-09-08 08:49:33,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-a20b1147-6f69-4838-bf5d-dbae50a09d7e 2018-09-08 08:49:33,145 - create_instance - INFO - Checking if VM is active 2018-09-08 08:49:33,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9366f8c6-46d6-4583-bd08-76b1cbbfafb6 x-compute-request-id: req-9366f8c6-46d6-4583-bd08-76b1cbbfafb6 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:33,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-9366f8c6-46d6-4583-bd08-76b1cbbfafb6 2018-09-08 08:49:33,323 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:33,323 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:49:33,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acbf63e6-2f16-4cc6-b293-c3e57caa89bb x-compute-request-id: req-acbf63e6-2f16-4cc6-b293-c3e57caa89bb Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:87:e6", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp"}, {"name": "default"}], "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:19Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:33,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-acbf63e6-2f16-4cc6-b293-c3e57caa89bb 2018-09-08 08:49:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7ad0b556-0e44-4ac8-b154-5b5c31e9dd18 Date: Sat, 08 Sep 2018 08:49:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd913541-8799-4b6f-a428-f18d8652557d"],"updated_at":"2018-09-08T08:48:50Z","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net"}]} 2018-09-08 08:49:33,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net used request id req-7ad0b556-0e44-4ac8-b154-5b5c31e9dd18 2018-09-08 08:49:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aeb5a9d-63fe-45a5-9e0f-a38bc369cb2e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:33,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-9aeb5a9d-63fe-45a5-9e0f-a38bc369cb2e 2018-09-08 08:49:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:33,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f79b0e1f-ae8e-44f3-a906-c8ad92442c61 Date: Sat, 08 Sep 2018 08:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","dns_nameservers":[],"updated_at":"2018-09-08T08:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d58eea3aca9546c6bcc931888e5e6a12","id":"cd913541-8799-4b6f-a428-f18d8652557d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet"}]} 2018-09-08 08:49:33,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-f79b0e1f-ae8e-44f3-a906-c8ad92442c61 2018-09-08 08:49:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:34,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-60501267-0da0-42cb-a071-dc73a6f68460 Date: Sat, 08 Sep 2018 08:49:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.2"}],"id":"436993b2-a641-4a51-aaed-de4c56922c64","security_groups":[],"mac_address":"fa:16:3e:50:f2:05","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.4"}],"id":"61a1a8c0-6a90-4ddc-8de1-6bf5bab8adad","security_groups":[],"mac_address":"fa:16:3e:b5:b1:c5","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.1"}],"id":"6dfdf08f-0caf-4997-8dd3-7738f9fcc642","security_groups":[],"mac_address":"fa:16:3e:70:5e:eb","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:59Z","binding:vnic_type":"normal","device_id":"01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:49:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.14"}],"id":"9620583e-72a1-41b9-95f7-0257e4388fc6","security_groups":["532b17a1-b807-45a6-bfc1-3ace0e8dfc83","5d5ca50e-f242-4625-b82e-3b18c049a020"],"mac_address":"fa:16:3e:e4:87:e6","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:49:10Z","binding:vnic_type":"normal","device_id":"950727f0-13ff-4cb1-ae2c-38ec75847c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:48:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd913541-8799-4b6f-a428-f18d8652557d","ip_address":"10.55.1.3"}],"id":"b0aa8a39-c371-4f1e-b506-64c89c7d67f7","security_groups":[],"mac_address":"fa:16:3e:d0:cb:c0","project_id":"d58eea3aca9546c6bcc931888e5e6a12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba3551f9-c6c0-4316-bbf2-1db8ce165b75","tenant_id":"d58eea3aca9546c6bcc931888e5e6a12","created_at":"2018-09-08T08:48:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba3551f9-c6c0-4316-bbf2-1db8ce165b75"}]} 2018-09-08 08:49:34,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-60501267-0da0-42cb-a071-dc73a6f68460 2018-09-08 08:49:34,006 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:49:34,009 - paramiko.transport - DEBUG - starting thread (client mode): 0x8627efd0L 2018-09-08 08:49:34,009 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:49:34,009 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:49:34,010 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:49:34,011 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:49:34,011 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:49:34,011 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:49:34,012 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:49:34,012 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:49:34,012 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:49:34,030 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:49:34,030 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:49:34,041 - paramiko.transport - DEBUG - Trying key ac65b9410bf9b69bc6109383338438c6 from tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55 2018-09-08 08:49:34,068 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:49:34,071 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:49:34,172 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:49:34,187 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:49:34,188 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:49:34,189 - paramiko.transport - DEBUG - starting thread (client mode): 0x8627edd0L 2018-09-08 08:49:34,190 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:49:34,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:49:34,190 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:49:34,191 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:49:34,191 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:49:34,192 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:49:34,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:49:34,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:49:34,192 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:49:34,208 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:49:34,209 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:49:34,222 - paramiko.transport - DEBUG - Trying key ac65b9410bf9b69bc6109383338438c6 from tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55 2018-09-08 08:49:34,248 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:49:34,251 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:49:34,254 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:49:34,255 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:49:34,255 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:49:34,256 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:49:34,257 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:49:34,259 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-09-08 08:49:34,259 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-09-08 08:49:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5beddd98-3230-41d1-a99c-e3debab0137e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:35,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06e6d919-a3e7-4632-89a9-3fdd5760fbbc Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:35,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5beddd98-3230-41d1-a99c-e3debab0137e used request id req-06e6d919-a3e7-4632-89a9-3fdd5760fbbc 2018-09-08 08:49:35,328 - create_instance - INFO - Deleting Port with ID - 9620583e-72a1-41b9-95f7-0257e4388fc6 2018-09-08 08:49:35,328 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55port-1 2018-09-08 08:49:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9620583e-72a1-41b9-95f7-0257e4388fc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:35,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b226923d-132c-498e-b96a-516e729e871e Date: Sat, 08 Sep 2018 08:49:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:35,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9620583e-72a1-41b9-95f7-0257e4388fc6 used request id req-b226923d-132c-498e-b96a-516e729e871e 2018-09-08 08:49:35,952 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst 2018-09-08 08:49:35,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:36,116 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3d3cfcd-5a39-441c-9e1d-98906a7d95d2 x-compute-request-id: req-e3d3cfcd-5a39-441c-9e1d-98906a7d95d2 Content-Type: application/json 2018-09-08 08:49:36,116 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-e3d3cfcd-5a39-441c-9e1d-98906a7d95d2 2018-09-08 08:49:36,117 - create_instance - INFO - Checking deletion status 2018-09-08 08:49:36,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:36,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a20af06-02ff-4551-bd09-ce83533c3e57 x-compute-request-id: req-9a20af06-02ff-4551-bd09-ce83533c3e57 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:36Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:36,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-9a20af06-02ff-4551-bd09-ce83533c3e57 2018-09-08 08:49:36,363 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:36,363 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:49:39,366 - create_instance - DEBUG - VM status query timeout in 296.750802994 2018-09-08 08:49:39,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:39,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66820d22-98f7-44ad-8884-80f35e72e16f x-compute-request-id: req-66820d22-98f7-44ad-8884-80f35e72e16f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a", "rel": "bookmark"}], "image": {"id": "043a0103-468c-4169-81a6-8694f6b54f8c", "links": [{"href": "http://172.30.9.23:8774/images/043a0103-468c-4169-81a6-8694f6b54f8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:49:18.000000", "flavor": {"id": "80ae9f23-7018-4caf-bbd3-faee45e73d57", "links": [{"href": "http://172.30.9.23:8774/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57", "rel": "bookmark"}]}, "id": "950727f0-13ff-4cb1-ae2c-38ec75847c0a", "user_id": "a27d50c8b3304dd7a6b004cb6097a516", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:49:36Z", "hostId": "e5f4516fb1e9fb13ebcae7f3598d94cc85c8a25ff0d26b65a0ff3fee", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp", "name": "CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst", "created": "2018-09-08T08:49:14Z", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:49:39,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-66820d22-98f7-44ad-8884-80f35e72e16f 2018-09-08 08:49:39,629 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst] is - ACTIVE 2018-09-08 08:49:39,629 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:49:42,632 - create_instance - DEBUG - VM status query timeout in 293.484949827 2018-09-08 08:49:42,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6489d0330baf674c581d7dec126129d51e39846d" 2018-09-08 08:49:42,683 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e759c192-05bf-4c78-ab7c-404770bfe052 x-compute-request-id: req-e759c192-05bf-4c78-ab7c-404770bfe052 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 950727f0-13ff-4cb1-ae2c-38ec75847c0a could not be found.", "code": 404}} 2018-09-08 08:49:42,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/950727f0-13ff-4cb1-ae2c-38ec75847c0a used request id req-e759c192-05bf-4c78-ab7c-404770bfe052 2018-09-08 08:49:42,683 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 950727f0-13ff-4cb1-ae2c-38ec75847c0a could not be found. (HTTP 404) (Request-ID: req-e759c192-05bf-4c78-ab7c-404770bfe052) 2018-09-08 08:49:42,684 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-inst 2018-09-08 08:49:42,685 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp 2018-09-08 08:49:42,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c5e57664e9119c9d15fce4a0625a5ccc3d0cfed" 2018-09-08 08:49:42,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a254e81-048a-4e32-a16c-b69426d411f2 x-compute-request-id: req-6a254e81-048a-4e32-a16c-b69426d411f2 Content-Length: 0 Content-Type: application/json 2018-09-08 08:49:42,732 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-kp used request id req-6a254e81-048a-4e32-a16c-b69426d411f2 2018-09-08 08:49:42,732 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55.pub] 2018-09-08 08:49:42,733 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55] 2018-09-08 08:49:42,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd13179709dcd621980c742c8680aca60fff5dcd" 2018-09-08 08:49:42,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-919c8a3e-8853-4d22-ab51-ebad3e195aa0 x-compute-request-id: req-919c8a3e-8853-4d22-ab51-ebad3e195aa0 Content-Length: 0 Content-Type: application/json 2018-09-08 08:49:42,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/80ae9f23-7018-4caf-bbd3-faee45e73d57 used request id req-919c8a3e-8853-4d22-ab51-ebad3e195aa0 2018-09-08 08:49:42,782 - neutron_utils - INFO - Deleting security group rule with ID - 3069d6a3-78d2-431d-a69d-b81f6d2fed9a 2018-09-08 08:49:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3069d6a3-78d2-431d-a69d-b81f6d2fed9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:43,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5d699f9-5bf5-4e4c-8bee-fde1aa6b90ab Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:43,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3069d6a3-78d2-431d-a69d-b81f6d2fed9a used request id req-e5d699f9-5bf5-4e4c-8bee-fde1aa6b90ab 2018-09-08 08:49:43,045 - neutron_utils - INFO - Deleting security group rule with ID - 02098324-72e9-4286-b5e1-649244a6ea9c 2018-09-08 08:49:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/02098324-72e9-4286-b5e1-649244a6ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:43,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b336c4fb-eae5-4253-9aca-7978e8c2df53 Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:43,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/02098324-72e9-4286-b5e1-649244a6ea9c used request id req-b336c4fb-eae5-4253-9aca-7978e8c2df53 2018-09-08 08:49:43,317 - neutron_utils - INFO - Deleting security group rule with ID - 0096668d-3476-452e-8853-081e4ec9b231 2018-09-08 08:49:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0096668d-3476-452e-8853-081e4ec9b231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:43,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f1a37b2-2b5f-42f8-88ff-a5afdc8736f0 Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:43,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0096668d-3476-452e-8853-081e4ec9b231 used request id req-9f1a37b2-2b5f-42f8-88ff-a5afdc8736f0 2018-09-08 08:49:43,677 - neutron_utils - INFO - Deleting security group rule with ID - 4965a7ed-546d-4989-a6ca-36d17e66f57b 2018-09-08 08:49:43,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4965a7ed-546d-4989-a6ca-36d17e66f57b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:43,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-474e8420-0961-480b-848e-33eb2028a6ae Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:43,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4965a7ed-546d-4989-a6ca-36d17e66f57b used request id req-474e8420-0961-480b-848e-33eb2028a6ae 2018-09-08 08:49:43,916 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-sec-grp 2018-09-08 08:49:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/532b17a1-b807-45a6-bfc1-3ace0e8dfc83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c48db194b73bfd9f67f15c62fe01252c3122b13" 2018-09-08 08:49:44,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03f47038-c41d-4594-ab45-f94ff2446c71 Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:44,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/532b17a1-b807-45a6-bfc1-3ace0e8dfc83 used request id req-03f47038-c41d-4594-ab45-f94ff2446c71 2018-09-08 08:49:44,206 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router and subnet CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet 2018-09-08 08:49:44,206 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:49:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" -d '{"subnet_id": "cd913541-8799-4b6f-a428-f18d8652557d"}' 2018-09-08 08:49:45,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3f6827eb-83e2-4f7f-8c64-4db001ec99ba Date: Sat, 08 Sep 2018 08:49:45 GMT RESP BODY: {"network_id": "ba3551f9-c6c0-4316-bbf2-1db8ce165b75", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "subnet_id": "cd913541-8799-4b6f-a428-f18d8652557d", "subnet_ids": ["cd913541-8799-4b6f-a428-f18d8652557d"], "port_id": "6dfdf08f-0caf-4997-8dd3-7738f9fcc642", "id": "01ee1b0f-f62d-4cbb-9b3a-8558c82a047c"} 2018-09-08 08:49:45,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c/remove_router_interface used request id req-3f6827eb-83e2-4f7f-8c64-4db001ec99ba 2018-09-08 08:49:45,801 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:49:45,802 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-router 2018-09-08 08:49:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc5901cd9872593d1ce55cb8bc9130362a1d998" 2018-09-08 08:49:49,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32630e9d-e26f-485a-8ae3-2d078755f2fb Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:49,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/01ee1b0f-f62d-4cbb-9b3a-8558c82a047c used request id req-32630e9d-e26f-485a-8ae3-2d078755f2fb 2018-09-08 08:49:49,911 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet 2018-09-08 08:49:49,911 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-subnet 2018-09-08 08:49:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:49:52,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8537aa3e-71ca-4170-976f-f199baeed84d Date: Sat, 08 Sep 2018 08:49:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:52,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cd913541-8799-4b6f-a428-f18d8652557d used request id req-8537aa3e-71ca-4170-976f-f199baeed84d 2018-09-08 08:49:52,304 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-pub-net 2018-09-08 08:49:52,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ba3551f9-c6c0-4316-bbf2-1db8ce165b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651e429c9821092bea25a6727a72a02e4c3cb1f1" 2018-09-08 08:49:53,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-477cb3fe-7389-4e21-92b7-7bbf84b17853 Date: Sat, 08 Sep 2018 08:49:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:53,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ba3551f9-c6c0-4316-bbf2-1db8ce165b75 used request id req-477cb3fe-7389-4e21-92b7-7bbf84b17853 2018-09-08 08:49:53,703 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-572ddb9a-f86f-476c-a8c0-2d8710038b55-image 2018-09-08 08:49:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2aba1a1fe50f4dfc7e3ed79d4d7eddcfe70ef3e" 2018-09-08 08:49:54,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc6e72b3-79d0-4f7c-a764-afc16e80050f Date: Sat, 08 Sep 2018 08:49:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:49:54,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/043a0103-468c-4169-81a6-8694f6b54f8c used request id req-dc6e72b3-79d0-4f7c-a764-afc16e80050f 2018-09-08 08:49:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-20b2b868-23e5-4b41-a927-5c7682545072 Date: Sat, 08 Sep 2018 08:49:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:48Z", "updated_at": "2018-09-08T08:48:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "revision_number": 0, "id": "39177ae4-1423-492c-8e09-970431024c32", "remote_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "remote_ip_prefix": null, "created_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "revision_number": 0, "id": "526faa71-6352-4f52-9f57-86b0b7ad8a1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "revision_number": 0, "id": "58564b9f-78cb-43ae-9dd1-879d796f2e65", "remote_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "remote_ip_prefix": null, "created_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "revision_number": 0, "id": "f2bc2eec-0ab5-44b3-988d-e63f2cbef118", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "d58eea3aca9546c6bcc931888e5e6a12"}], "revision_number": 4, "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:49:55,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-20b2b868-23e5-4b41-a927-5c7682545072 2018-09-08 08:49:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6c2361-d52e-4e86-b4e1-615e6f9b473e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:49:55,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-0f6c2361-d52e-4e86-b4e1-615e6f9b473e 2018-09-08 08:49:55,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:49:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e471e97-e248-4421-9c72-7d3714382d8f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:49:55,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-8e471e97-e248-4421-9c72-7d3714382d8f 2018-09-08 08:49:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9610c9af-3a72-46a9-a8b6-3828166f7244 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:49:55,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-9610c9af-3a72-46a9-a8b6-3828166f7244 2018-09-08 08:49:55,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:49:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de3a559a-d834-4ac3-ac04-e8628aefd850 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:49:55,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-de3a559a-d834-4ac3-ac04-e8628aefd850 2018-09-08 08:49:55,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:49:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91247de6-f8d5-4f3b-9b93-540a5ba0eadd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12"}, "enabled": true, "id": "d58eea3aca9546c6bcc931888e5e6a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj"}} 2018-09-08 08:49:55,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-91247de6-f8d5-4f3b-9b93-540a5ba0eadd 2018-09-08 08:49:55,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d5ca50e-f242-4625-b82e-3b18c049a020 2018-09-08 08:49:55,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5d5ca50e-f242-4625-b82e-3b18c049a020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:55,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9795584a-c1a9-4fde-8ccb-8d1331b91cf1 Date: Sat, 08 Sep 2018 08:49:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:48Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "39177ae4-1423-492c-8e09-970431024c32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:48Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "526faa71-6352-4f52-9f57-86b0b7ad8a1a"}, {"remote_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:48Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "58564b9f-78cb-43ae-9dd1-879d796f2e65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:48:48Z", "security_group_id": "5d5ca50e-f242-4625-b82e-3b18c049a020", "port_range_min": null, "revision_number": 0, "tenant_id": "d58eea3aca9546c6bcc931888e5e6a12", "created_at": "2018-09-08T08:48:48Z", "project_id": "d58eea3aca9546c6bcc931888e5e6a12", "id": "f2bc2eec-0ab5-44b3-988d-e63f2cbef118"}]} 2018-09-08 08:49:55,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5d5ca50e-f242-4625-b82e-3b18c049a020 used request id req-9795584a-c1a9-4fde-8ccb-8d1331b91cf1 2018-09-08 08:49:55,868 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:49:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5d5ca50e-f242-4625-b82e-3b18c049a020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:56,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e7f9df7-0199-44b4-a524-d045463d1146 Content-Length: 0 Date: Sat, 08 Sep 2018 08:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:49:56,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5d5ca50e-f242-4625-b82e-3b18c049a020 used request id req-1e7f9df7-0199-44b4-a524-d045463d1146 2018-09-08 08:49:56,199 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj 2018-09-08 08:49:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:56,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a6d43f-69dd-46ac-a9ee-36ae0f2c41d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:49:56,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d58eea3aca9546c6bcc931888e5e6a12 used request id req-a5a6d43f-69dd-46ac-a9ee-36ae0f2c41d6 2018-09-08 08:49:56,423 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-proj-role 2018-09-08 08:49:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:56,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-accb46ff-1155-4556-80f8-ec5b6e1a5369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:49:56,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/731c7e4e5d5a494ab92cf8dfb879c8da used request id req-accb46ff-1155-4556-80f8-ec5b6e1a5369 2018-09-08 08:49:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7fbf58554c5ff0003f20147059c1281c33d1fd" 2018-09-08 08:49:56,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b3de42-d8ce-4ce7-b207-d92d82294eee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:49:56,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a2b3de42-d8ce-4ce7-b207-d92d82294eee 2018-09-08 08:49:56,636 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a04d433e-f1fe-419-user 2018-09-08 08:49:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a27d50c8b3304dd7a6b004cb6097a516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cec168989a7814f0860a446ee07058df63eeadb" 2018-09-08 08:49:56,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30edc0af-5852-44f3-bd47-478be459b836 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:49:56,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a27d50c8b3304dd7a6b004cb6097a516 used request id req-30edc0af-5852-44f3-bd47-478be459b836 2018-09-08 08:49:56,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:57,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8RjyPtCAShOHV1jpE3enkA"], "issued_at": "2018-09-08T08:49:57.000000Z"}} 2018-09-08 08:49:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5371f354020ef53410fc82bce722f6bf6b952e" 2018-09-08 08:49:57,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6392285e-b95d-4fd9-aa71-c7cc9951e78e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:57,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6392285e-b95d-4fd9-aa71-c7cc9951e78e 2018-09-08 08:49:57,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:57,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:57,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Nf3mPe3CQhOjf0pubvMR3w"], "issued_at": "2018-09-08T08:49:57.000000Z"}} 2018-09-08 08:49:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:57,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3907d318-b1ac-497b-892a-641390f1b3bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:57,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3907d318-b1ac-497b-892a-641390f1b3bd 2018-09-08 08:49:57,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:49:57,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:49:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba93c7c-b031-47ea-b2ae-ab72942f7491 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:49:57,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj used request id req-9ba93c7c-b031-47ea-b2ae-ab72942f7491 2018-09-08 08:49:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33ad1c9-77e2-445f-8cc0-0385e36553f7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:49:57,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d33ad1c9-77e2-445f-8cc0-0385e36553f7 2018-09-08 08:49:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}}' 2018-09-08 08:49:58,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cfa14b3-13af-406f-bb3f-19b57cfbe064 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:49:58,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8cfa14b3-13af-406f-bb3f-19b57cfbe064 2018-09-08 08:49:58,061 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj 2018-09-08 08:49:58,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:58,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:49:58,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["A6RpYqBsQN2YSwsAIukJhQ"], "issued_at": "2018-09-08T08:49:58.000000Z"}} 2018-09-08 08:49:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dee7e1fe5d387a27e4564671952ce32e97848b" 2018-09-08 08:49:58,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96f72c9-7c7e-45ff-b0d1-16968c6d5def Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:49:58,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f96f72c9-7c7e-45ff-b0d1-16968c6d5def 2018-09-08 08:49:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:49:58,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:49:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:49:58,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dee7e1fe5d387a27e4564671952ce32e97848b" 2018-09-08 08:49:58,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325f4151-b68b-4a4d-a0cf-858e6e6bb459 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:49:58,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-325f4151-b68b-4a4d-a0cf-858e6e6bb459 2018-09-08 08:49:58,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dee7e1fe5d387a27e4564671952ce32e97848b" 2018-09-08 08:49:58,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5111042-a576-4e36-8583-d3285d7fd03e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}]} 2018-09-08 08:49:58,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj used request id req-a5111042-a576-4e36-8583-d3285d7fd03e 2018-09-08 08:49:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dee7e1fe5d387a27e4564671952ce32e97848b" 2018-09-08 08:49:58,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dab3c5a-df79-4255-8870-eb91d2b39c8f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:49:58,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2dab3c5a-df79-4255-8870-eb91d2b39c8f 2018-09-08 08:49:59,217 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user 2018-09-08 08:49:59,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:59,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5db5d2e-f656-408a-a8d7-9da69a3ef1de Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:49:59,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f5db5d2e-f656-408a-a8d7-9da69a3ef1de 2018-09-08 08:49:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}}' 2018-09-08 08:49:59,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2ad82f-fefa-442a-87b1-a7e40ea041cd Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e0472df3e054122a449b85d5c07ef48", "links": {"self": "http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48"}, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}} 2018-09-08 08:49:59,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d2ad82f-fefa-442a-87b1-a7e40ea041cd 2018-09-08 08:49:59,438 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role 2018-09-08 08:49:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:59,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0abde7-7443-48c6-a6d2-f2460fc7bc56 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role", "id": "6e0472df3e054122a449b85d5c07ef48"}} 2018-09-08 08:49:59,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48 used request id req-4f0abde7-7443-48c6-a6d2-f2460fc7bc56 2018-09-08 08:49:59,532 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role to project CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj 2018-09-08 08:49:59,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2/users/aca9601999a547eab517b6a9e774a0b5/roles/6e0472df3e054122a449b85d5c07ef48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:49:59,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c80fc1-eea5-4759-9a6e-9d620d21deb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:49:59,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2/users/aca9601999a547eab517b6a9e774a0b5/roles/6e0472df3e054122a449b85d5c07ef48 used request id req-d5c80fc1-eea5-4759-9a6e-9d620d21deb6 2018-09-08 08:49:59,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:49:59,665 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:49:59,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:49:59,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:00,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["lOh7Cg7JQBKmsdYcwjTTFg"], "issued_at": "2018-09-08T08:50:00.000000Z"}} 2018-09-08 08:50:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:00,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7d7db6-c67a-4162-bcac-70eb38a13097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:00,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c7d7db6-c67a-4162-bcac-70eb38a13097 2018-09-08 08:50:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:00,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-5730b058-a8f7-4eb8-8d0b-aa7c43e2d824 Date: Sat, 08 Sep 2018 08:50:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image"} 2018-09-08 08:50:00,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image used request id req-5730b058-a8f7-4eb8-8d0b-aa7c43e2d824 2018-09-08 08:50:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-680450b7-6a9e-4396-a022-2f2ea1b0b352 Date: Sat, 08 Sep 2018 08:50:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:50:00,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-680450b7-6a9e-4396-a022-2f2ea1b0b352 2018-09-08 08:50:00,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image"}' 2018-09-08 08:50:00,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 X-Openstack-Request-Id: req-dfd0f8b8-fc16-4e0f-bc29-6b5090d829b4 Date: Sat, 08 Sep 2018 08:50:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:50:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:50:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "min_disk": 0, "protected": false, "id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "file": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file", "checksum": null, "owner": "2434f958fbb64f67a6aabc4f4d9bbdb2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:50:00,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dfd0f8b8-fc16-4e0f-bc29-6b5090d829b4 2018-09-08 08:50:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" -d '' 2018-09-08 08:50:02,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-822bfc91-8925-4a2e-9960-bd6f1311e628 Date: Sat, 08 Sep 2018 08:50:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:50:02,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file used request id req-822bfc91-8925-4a2e-9960-bd6f1311e628 2018-09-08 08:50:02,544 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:50:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:02,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-bc723c19-18ba-4835-b31f-aa7e5a948285 Date: Sat, 08 Sep 2018 08:50:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:50:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:50:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "metadata": {}}], "self": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "min_disk": 0, "protected": false, "id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "file": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2434f958fbb64f67a6aabc4f4d9bbdb2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:50:02,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 used request id req-bc723c19-18ba-4835-b31f-aa7e5a948285 2018-09-08 08:50:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8896a6d0-100d-440a-ba2a-ac03cf8b415b Date: Sat, 08 Sep 2018 08:50:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:50:02,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8896a6d0-100d-440a-ba2a-ac03cf8b415b 2018-09-08 08:50:02,866 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image 2018-09-08 08:50:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:50:03,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8a0ca3a5-2eb0-44ce-b387-673974500d5d Date: Sat, 08 Sep 2018 08:50:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:50:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:50:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "metadata": {}}], "self": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "min_disk": 0, "protected": false, "id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "file": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2434f958fbb64f67a6aabc4f4d9bbdb2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:50:03,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 used request id req-8a0ca3a5-2eb0-44ce-b387-673974500d5d 2018-09-08 08:50:03,031 - create_image - DEBUG - Instance status is - active 2018-09-08 08:50:03,032 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image 2018-09-08 08:50:03,032 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image 2018-09-08 08:50:03,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:03,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:03,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["iuQPM5Z6SXCQok0P85Asdg"], "issued_at": "2018-09-08T08:50:03.000000Z"}} 2018-09-08 08:50:03,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:03,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aaea5c2-7850-439e-9cb3-1cdfbfba4209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:03,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2aaea5c2-7850-439e-9cb3-1cdfbfba4209 2018-09-08 08:50:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:03,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4a5d05be-29f8-4978-96e7-548d0c82c917 Date: Sat, 08 Sep 2018 08:50:03 GMT RESP BODY: {"networks":[]} 2018-09-08 08:50:03,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-4a5d05be-29f8-4978-96e7-548d0c82c917 2018-09-08 08:50:03,646 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net 2018-09-08 08:50:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net", "admin_state_up": true}}' 2018-09-08 08:50:04,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7ae5b0be-45fc-4d6a-985f-6580fec9a84d Date: Sat, 08 Sep 2018 08:50:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:50:04Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","mtu":1450}} 2018-09-08 08:50:04,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7ae5b0be-45fc-4d6a-985f-6580fec9a84d 2018-09-08 08:50:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:04,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-bd0cf428-50f3-445b-b970-f99a07aaa30b Date: Sat, 08 Sep 2018 08:50:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:04,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-bd0cf428-50f3-445b-b970-f99a07aaa30b 2018-09-08 08:50:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:04,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a558c055-56c5-42bd-92e7-d188bc70da08 Date: Sat, 08 Sep 2018 08:50:04 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:50:04,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-a558c055-56c5-42bd-92e7-d188bc70da08 2018-09-08 08:50:04,654 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet 2018-09-08 08:50:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" -d '{"subnets": [{"ip_version": 4, "network_id": "c1bc74a9-357e-4d5c-a8ee-d523668b89ff", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]}' 2018-09-08 08:50:05,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7cfe648-0f6f-423b-88b1-97a4e5819edc Date: Sat, 08 Sep 2018 08:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:05,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b7cfe648-0f6f-423b-88b1-97a4e5819edc 2018-09-08 08:50:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:05,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5c21f451-7af5-44c9-9bb6-5d95f9637163 Date: Sat, 08 Sep 2018 08:50:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:05,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-5c21f451-7af5-44c9-9bb6-5d95f9637163 2018-09-08 08:50:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:50:05,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bb8cf477-cc0a-4367-989b-44669f280600 Date: Sat, 08 Sep 2018 08:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:05,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-bb8cf477-cc0a-4367-989b-44669f280600 2018-09-08 08:50:05,609 - OpenStackNetwork - DEBUG - Network [c1bc74a9-357e-4d5c-a8ee-d523668b89ff] created successfully 2018-09-08 08:50:05,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:05,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:05,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["7mszbKa7T5GIzSzJnObk-Q"], "issued_at": "2018-09-08T08:50:05.000000Z"}} 2018-09-08 08:50:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:06,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f22c759-7c48-4862-b47a-f1c8e42ec228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:06,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f22c759-7c48-4862-b47a-f1c8e42ec228 2018-09-08 08:50:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:06,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-16ede77a-ca90-46c6-803a-3438b456e76d Date: Sat, 08 Sep 2018 08:50:06 GMT RESP BODY: {"routers": []} 2018-09-08 08:50:06,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router&admin_state_up=True used request id req-16ede77a-ca90-46c6-803a-3438b456e76d 2018-09-08 08:50:06,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:06,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:06,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["xpBw_PdoQ1u1otG_Yyw3CA"], "issued_at": "2018-09-08T08:50:06.000000Z"}} 2018-09-08 08:50:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ecebfdab2091beba3430d775bc1db998f69456" 2018-09-08 08:50:06,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6aef98-e5f8-4ef5-84c0-83897861bf55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:06,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b6aef98-e5f8-4ef5-84c0-83897861bf55 2018-09-08 08:50:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:06,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5b3e536e-1de4-47dc-ac48-96183d3468c3 Date: Sat, 08 Sep 2018 08:50:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:50:06,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-5b3e536e-1de4-47dc-ac48-96183d3468c3 2018-09-08 08:50:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f9f6ad4-3b07-4c7e-ab2e-1b508b989863 Date: Sat, 08 Sep 2018 08:50:07 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:50:07,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-2f9f6ad4-3b07-4c7e-ab2e-1b508b989863 2018-09-08 08:50:07,139 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:50:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router", "admin_state_up": true}}' 2018-09-08 08:50:12,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e9ed35e0-edea-4696-a679-b507d343e21e Date: Sat, 08 Sep 2018 08:50:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:07Z", "admin_state_up": true, "updated_at": "2018-09-08T08:50:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "8498594f-4264-4613-af75-4b4ffc1ab893", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router"}} 2018-09-08 08:50:12,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e9ed35e0-edea-4696-a679-b507d343e21e 2018-09-08 08:50:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:12,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd0b3134-8324-421c-a981-3899e01591e8 Date: Sat, 08 Sep 2018 08:50:12 GMT RESP BODY: {"ports":[]} 2018-09-08 08:50:12,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 used request id req-bd0b3134-8324-421c-a981-3899e01591e8 2018-09-08 08:50:12,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:12,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fc2fe8bd-6b67-4443-aed1-58649ed06ad7 Date: Sat, 08 Sep 2018 08:50:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:12,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-fc2fe8bd-6b67-4443-aed1-58649ed06ad7 2018-09-08 08:50:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:12,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:12,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b908a87-9964-476d-ab31-6b21531e92ac Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:12,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-4b908a87-9964-476d-ab31-6b21531e92ac 2018-09-08 08:50:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8064579a-009e-4237-acf1-4afff18b5e2d Date: Sat, 08 Sep 2018 08:50:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:13,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-8064579a-009e-4237-acf1-4afff18b5e2d 2018-09-08 08:50:13,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:13,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-76ca47a5-b8bb-4a39-b860-2ffec5f62b6f Date: Sat, 08 Sep 2018 08:50:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:13,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet used request id req-76ca47a5-b8bb-4a39-b860-2ffec5f62b6f 2018-09-08 08:50:13,403 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:50:13,403 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:50:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" -d '{"subnet_id": "94b24444-a881-4fe8-93c1-e2b193be4b4a"}' 2018-09-08 08:50:15,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c18434f-e0ac-49f0-b5e0-e7587a72e288 Date: Sat, 08 Sep 2018 08:50:15 GMT RESP BODY: {"network_id": "c1bc74a9-357e-4d5c-a8ee-d523668b89ff", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "subnet_id": "94b24444-a881-4fe8-93c1-e2b193be4b4a", "subnet_ids": ["94b24444-a881-4fe8-93c1-e2b193be4b4a"], "port_id": "bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1", "id": "8498594f-4264-4613-af75-4b4ffc1ab893"} 2018-09-08 08:50:15,579 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893/add_router_interface used request id req-1c18434f-e0ac-49f0-b5e0-e7587a72e288 2018-09-08 08:50:15,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:15,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-06246bdb-0a44-4611-9e66-69586f40e92d Date: Sat, 08 Sep 2018 08:50:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:07Z", "admin_state_up": true, "updated_at": "2018-09-08T08:50:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "8498594f-4264-4613-af75-4b4ffc1ab893", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router"}} 2018-09-08 08:50:15,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893 used request id req-06246bdb-0a44-4611-9e66-69586f40e92d 2018-09-08 08:50:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:16,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-217446e1-d57e-448a-999a-d443e3b6a0c2 Date: Sat, 08 Sep 2018 08:50:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:16,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 used request id req-217446e1-d57e-448a-999a-d443e3b6a0c2 2018-09-08 08:50:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:50:16,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fe5cc9d2-caa1-4304-9280-ed937930310e Date: Sat, 08 Sep 2018 08:50:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}} 2018-09-08 08:50:16,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a used request id req-fe5cc9d2-caa1-4304-9280-ed937930310e 2018-09-08 08:50:16,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:16,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:16,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["spISyHoHTKSRbuHN7dsiww"], "issued_at": "2018-09-08T08:50:16.000000Z"}} 2018-09-08 08:50:16,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73bbe9a39bf6327c94737fdd6ade1aa7c5f3bf51" 2018-09-08 08:50:16,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a073571a-f63d-4115-878c-d774bdf7dcce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:16,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a073571a-f63d-4115-878c-d774bdf7dcce 2018-09-08 08:50:16,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:50:16,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73bbe9a39bf6327c94737fdd6ade1aa7c5f3bf51" 2018-09-08 08:50:16,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee508308-d729-453b-9331-850ac8f33df6 x-compute-request-id: req-ee508308-d729-453b-9331-850ac8f33df6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:50:16,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ee508308-d729-453b-9331-850ac8f33df6 2018-09-08 08:50:16,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73bbe9a39bf6327c94737fdd6ade1aa7c5f3bf51" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:50:16,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-add9ab33-6c1d-4abd-a5b5-0f909f33d45d x-compute-request-id: req-add9ab33-6c1d-4abd-a5b5-0f909f33d45d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cde8e712-e335-493f-85a8-4be0239d32ce", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:50:16,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-add9ab33-6c1d-4abd-a5b5-0f909f33d45d 2018-09-08 08:50:16,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:16,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:17,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["LhxuJSNhQx6BacUE2BXHVw"], "issued_at": "2018-09-08T08:50:17.000000Z"}} 2018-09-08 08:50:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9050ad0f968eae98ea70afa3059a96099996d5a7" 2018-09-08 08:50:17,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd721a48-12ee-4f17-994f-2ac3b5d6848d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:17,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bd721a48-12ee-4f17-994f-2ac3b5d6848d 2018-09-08 08:50:17,412 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:50:17,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9050ad0f968eae98ea70afa3059a96099996d5a7" 2018-09-08 08:50:17,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dba37e2-7954-4bdd-9e2b-be29c505f0f2 x-compute-request-id: req-1dba37e2-7954-4bdd-9e2b-be29c505f0f2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:50:17,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1dba37e2-7954-4bdd-9e2b-be29c505f0f2 2018-09-08 08:50:17,579 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp... 2018-09-08 08:50:17,580 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:50:17,601 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp 2018-09-08 08:50:17,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9050ad0f968eae98ea70afa3059a96099996d5a7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqEhsbySDM9P19HeF8gzhUDB5iR0ki9EgjcCUUiJJ4g8AEJ3+In6j/S0+cWuyussQ/+O6wRm2JYoYnT63Bh1jk1JuvnZRkeVsZqMq6X5sAFVlhHSYEJYKfaxpD3HuKSIa89zprCCQ2YH49J7qnSb5Lm4lz7TUwifLyD8eoAxCM5w==", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp"}}' 2018-09-08 08:50:17,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a9263b-0e11-45f0-b5bf-f4cc52f3d644 x-compute-request-id: req-d6a9263b-0e11-45f0-b5bf-f4cc52f3d644 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqEhsbySDM9P19HeF8gzhUDB5iR0ki9EgjcCUUiJJ4g8AEJ3+In6j/S0+cWuyussQ/+O6wRm2JYoYnT63Bh1jk1JuvnZRkeVsZqMq6X5sAFVlhHSYEJYKfaxpD3HuKSIa89zprCCQ2YH49J7qnSb5Lm4lz7TUwifLyD8eoAxCM5w==", "user_id": "aca9601999a547eab517b6a9e774a0b5", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "fingerprint": "87:cd:81:ca:73:7b:1b:f9:b4:17:c0:74:4a:0a:02:c7"}} 2018-09-08 08:50:17,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d6a9263b-0e11-45f0-b5bf-f4cc52f3d644 2018-09-08 08:50:17,656 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99.pub 2018-09-08 08:50:17,656 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99 2018-09-08 08:50:17,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:17,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:18,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["3HuA0_whRcKvhP0H1menCQ"], "issued_at": "2018-09-08T08:50:18.000000Z"}} 2018-09-08 08:50:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:18,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52730540-810b-4116-a988-6ec9e0f27891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:18,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-52730540-810b-4116-a988-6ec9e0f27891 2018-09-08 08:50:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:18,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0194e422-fb30-4a3b-95e8-fb05c5e5d432 Date: Sat, 08 Sep 2018 08:50:18 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:50:18,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp used request id req-0194e422-fb30-4a3b-95e8-fb05c5e5d432 2018-09-08 08:50:18,289 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp... 2018-09-08 08:50:18,289 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp 2018-09-08 08:50:18,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}}' 2018-09-08 08:50:18,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-a07d6832-1116-4446-b9d9-fb80b9f38df9 Date: Sat, 08 Sep 2018 08:50:18 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 2, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}} 2018-09-08 08:50:18,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-a07d6832-1116-4446-b9d9-fb80b9f38df9 2018-09-08 08:50:18,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:18,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4cafc51-6390-4607-82bf-d053c252a230 Date: Sat, 08 Sep 2018 08:50:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:18,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-d4cafc51-6390-4607-82bf-d053c252a230 2018-09-08 08:50:18,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:18,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:18,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e7847f2-540c-4488-9562-3fe11454fc76 Date: Sat, 08 Sep 2018 08:50:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:18,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-4e7847f2-540c-4488-9562-3fe11454fc76 2018-09-08 08:50:18,871 - neutron_utils - INFO - Retrieving security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-751bd644-6262-4a94-aadd-f6988ce881af Date: Sat, 08 Sep 2018 08:50:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 2, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]} 2018-09-08 08:50:19,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-751bd644-6262-4a94-aadd-f6988ce881af 2018-09-08 08:50:19,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bb116ec-af25-4665-8e1d-e12cc776ffa0 Date: Sat, 08 Sep 2018 08:50:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:19,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-4bb116ec-af25-4665-8e1d-e12cc776ffa0 2018-09-08 08:50:19,247 - neutron_utils - INFO - Retrieving security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-135a39af-d228-4378-b2d2-7e4c3c1d1c2c Date: Sat, 08 Sep 2018 08:50:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 2, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]} 2018-09-08 08:50:19,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-135a39af-d228-4378-b2d2-7e4c3c1d1c2c 2018-09-08 08:50:19,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19e7e9c4-79d3-48bc-80b4-51d91faa0b91 Date: Sat, 08 Sep 2018 08:50:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:19,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-19e7e9c4-79d3-48bc-80b4-51d91faa0b91 2018-09-08 08:50:19,624 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp 2018-09-08 08:50:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8f0759e8-875c-40e6-892b-e250d3f8a760 Date: Sat, 08 Sep 2018 08:50:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 2, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]} 2018-09-08 08:50:19,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp used request id req-8f0759e8-875c-40e6-892b-e250d3f8a760 2018-09-08 08:50:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:19,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:19,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f98edaa-ef70-42dd-9af9-c38ca68b988f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:19,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-9f98edaa-ef70-42dd-9af9-c38ca68b988f 2018-09-08 08:50:19,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:20,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-233384f4-1421-478a-86d2-f12b440a6443 Date: Sat, 08 Sep 2018 08:50:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:20,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-233384f4-1421-478a-86d2-f12b440a6443 2018-09-08 08:50:20,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9"}}' 2018-09-08 08:50:20,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c97ad919-987a-4a03-895f-891e8e6a4ef6 Date: Sat, 08 Sep 2018 08:50:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:20Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:20Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "4968c9d3-87d9-4d9f-94f2-48aab7f34752"}} 2018-09-08 08:50:20,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c97ad919-987a-4a03-895f-891e8e6a4ef6 2018-09-08 08:50:20,427 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp 2018-09-08 08:50:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:20,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e99134a9-f028-4841-9271-3e4a424f8d36 Date: Sat, 08 Sep 2018 08:50:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:20Z", "revision_number": 0, "id": "4968c9d3-87d9-4d9f-94f2-48aab7f34752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:20Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 3, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]} 2018-09-08 08:50:20,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp used request id req-e99134a9-f028-4841-9271-3e4a424f8d36 2018-09-08 08:50:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:20,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b3dfdd-c7ac-41b7-a1c4-2dc155914892 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:20,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-f6b3dfdd-c7ac-41b7-a1c4-2dc155914892 2018-09-08 08:50:20,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:20,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-8994282c-c261-4d4a-bea2-0c1245d810bb Date: Sat, 08 Sep 2018 08:50:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:20Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:20Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "4968c9d3-87d9-4d9f-94f2-48aab7f34752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:20,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-8994282c-c261-4d4a-bea2-0c1245d810bb 2018-09-08 08:50:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9"}}' 2018-09-08 08:50:21,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3f947102-138b-447d-8647-1ef046b56f1e Date: Sat, 08 Sep 2018 08:50:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:50:21Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:21Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "0b98ae80-3e67-43f6-a092-624571d6de23"}} 2018-09-08 08:50:21,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-3f947102-138b-447d-8647-1ef046b56f1e 2018-09-08 08:50:21,469 - neutron_utils - INFO - Retrieving security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:21,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-aaf6d625-95a1-4849-b732-933a01b8f95a Date: Sat, 08 Sep 2018 08:50:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "updated_at": "2018-09-08T08:50:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:50:21Z", "revision_number": 0, "id": "0b98ae80-3e67-43f6-a092-624571d6de23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:21Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:20Z", "revision_number": 0, "id": "4968c9d3-87d9-4d9f-94f2-48aab7f34752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:20Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "revision_number": 0, "id": "c326f005-bd00-472d-89ea-26887427789b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 4, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]} 2018-09-08 08:50:21,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-aaf6d625-95a1-4849-b732-933a01b8f95a 2018-09-08 08:50:21,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0196257-a356-4766-a14b-8b3f8dce76f9 2018-09-08 08:50:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:50:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-7c22c6e6-f42d-421a-850a-755177059377 Date: Sat, 08 Sep 2018 08:50:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:50:21Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:21Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "0b98ae80-3e67-43f6-a092-624571d6de23"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:20Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:20Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "4968c9d3-87d9-4d9f-94f2-48aab7f34752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "7ebe8915-e36c-4c7a-879c-b730c4288ab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:18Z", "security_group_id": "c0196257-a356-4766-a14b-8b3f8dce76f9", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:18Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "c326f005-bd00-472d-89ea-26887427789b"}]} 2018-09-08 08:50:21,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-7c22c6e6-f42d-421a-850a-755177059377 2018-09-08 08:50:21,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:21,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:22,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["eAkrEHCNR4WqiQdyAgWfnw"], "issued_at": "2018-09-08T08:50:22.000000Z"}} 2018-09-08 08:50:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa07378-d693-42f9-bcfb-1f688d7ac5f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:22,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5aa07378-d693-42f9-bcfb-1f688d7ac5f8 2018-09-08 08:50:22,170 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:50:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01c7886-2cf5-4b26-ba6d-f94d68c191bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:22,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b01c7886-2cf5-4b26-ba6d-f94d68c191bd 2018-09-08 08:50:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ccce9556-018b-4f70-b0a2-97d59ef822d1 Date: Sat, 08 Sep 2018 08:50:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:22,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-ccce9556-018b-4f70-b0a2-97d59ef822d1 2018-09-08 08:50:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:22,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1135e5e2-7a96-4f12-81a9-3c970a80073c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:22,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-1135e5e2-7a96-4f12-81a9-3c970a80073c 2018-09-08 08:50:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ee470a6-986a-46f3-b854-55f232ac9037 Date: Sat, 08 Sep 2018 08:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:22,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-2ee470a6-986a-46f3-b854-55f232ac9037 2018-09-08 08:50:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:22,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2887a9df-8e07-40ab-ba62-e46b20d53a8b Date: Sat, 08 Sep 2018 08:50:22 GMT RESP BODY: {"ports":[]} 2018-09-08 08:50:22,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True used request id req-2887a9df-8e07-40ab-ba62-e46b20d53a8b 2018-09-08 08:50:22,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:23,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c96b6100-6ca6-4f55-8ad6-8414fd37b28a x-compute-request-id: req-c96b6100-6ca6-4f55-8ad6-8414fd37b28a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:50:23,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst used request id req-c96b6100-6ca6-4f55-8ad6-8414fd37b28a 2018-09-08 08:50:23,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:23,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e19350b8-84fe-4435-9e7f-1c0ed76f67ee Date: Sat, 08 Sep 2018 08:50:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:23,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-e19350b8-84fe-4435-9e7f-1c0ed76f67ee 2018-09-08 08:50:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:23,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44412f-13a0-4f5a-9488-2f459b25ccaa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:23,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-7d44412f-13a0-4f5a-9488-2f459b25ccaa 2018-09-08 08:50:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-707b1a2b-6b0f-441c-973d-7cf7f2d8f989 Date: Sat, 08 Sep 2018 08:50:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:23,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-707b1a2b-6b0f-441c-973d-7cf7f2d8f989 2018-09-08 08:50:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:24,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e06af26-fa83-42dd-a09c-36b7ac2cee31 Date: Sat, 08 Sep 2018 08:50:24 GMT RESP BODY: {"ports":[]} 2018-09-08 08:50:24,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True used request id req-5e06af26-fa83-42dd-a09c-36b7ac2cee31 2018-09-08 08:50:24,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:24,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:24,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["VVURwV6oSEevgWnH09gX2w"], "issued_at": "2018-09-08T08:50:24.000000Z"}} 2018-09-08 08:50:24,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca72b167310ff8d5ae86ea4ab8d44e5aab33713" 2018-09-08 08:50:24,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ebe6a2-2ae2-4d93-b756-995ccf347d48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:24,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6ebe6a2-2ae2-4d93-b756-995ccf347d48 2018-09-08 08:50:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:24,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-519c0a65-5623-447d-8929-8652fc0f3ab3 Date: Sat, 08 Sep 2018 08:50:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:24,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-519c0a65-5623-447d-8929-8652fc0f3ab3 2018-09-08 08:50:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:25,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-104915f9-8f4b-4f49-9194-381e6293fa13 Date: Sat, 08 Sep 2018 08:50:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:25,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-104915f9-8f4b-4f49-9194-381e6293fa13 2018-09-08 08:50:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:25,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-84510452-974f-486c-bd9d-326271743468 Date: Sat, 08 Sep 2018 08:50:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:25,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-84510452-974f-486c-bd9d-326271743468 2018-09-08 08:50:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:25,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca72b167310ff8d5ae86ea4ab8d44e5aab33713" 2018-09-08 08:50:25,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad15fb6-6a2f-4131-8a1a-48de333d7a69 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:25,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-8ad15fb6-6a2f-4131-8a1a-48de333d7a69 2018-09-08 08:50:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:25,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-187bfdd0-7d6d-46ff-b205-1403500d5f72 Date: Sat, 08 Sep 2018 08:50:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:25,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-187bfdd0-7d6d-46ff-b205-1403500d5f72 2018-09-08 08:50:25,875 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net 2018-09-08 08:50:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" -d '{"port": {"network_id": "c1bc74a9-357e-4d5c-a8ee-d523668b89ff", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1", "admin_state_up": true}}' 2018-09-08 08:50:26,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-283ab488-4faf-4c46-bad3-393a91667257 Date: Sat, 08 Sep 2018 08:50:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","qos_policy_id":null,"admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal"}} 2018-09-08 08:50:26,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-283ab488-4faf-4c46-bad3-393a91667257 2018-09-08 08:50:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-425e583f-4098-4819-b606-1127246dd9ac Date: Sat, 08 Sep 2018 08:50:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:27,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-425e583f-4098-4819-b606-1127246dd9ac 2018-09-08 08:50:27,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202bd3b4-1090-4e71-a123-a54b5ebc2eea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:27,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-202bd3b4-1090-4e71-a123-a54b5ebc2eea 2018-09-08 08:50:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b75b130f-89df-4d39-bb39-30394d99ddeb Date: Sat, 08 Sep 2018 08:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:27,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-b75b130f-89df-4d39-bb39-30394d99ddeb 2018-09-08 08:50:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-4b41741d-bf04-4282-9aeb-c9b051662289 Date: Sat, 08 Sep 2018 08:50:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:50:27,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True used request id req-4b41741d-bf04-4282-9aeb-c9b051662289 2018-09-08 08:50:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634b113d-d882-4306-ad55-545534fb2652 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:27,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-634b113d-d882-4306-ad55-545534fb2652 2018-09-08 08:50:27,773 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst 2018-09-08 08:50:27,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0ca210-022d-43a1-a673-015679c3b752 x-compute-request-id: req-9f0ca210-022d-43a1-a673-015679c3b752 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-flavor-name"}]} 2018-09-08 08:50:27,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9f0ca210-022d-43a1-a673-015679c3b752 2018-09-08 08:50:27,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:27,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29efcc49-befa-404c-b82e-2d1a5fedca58 x-compute-request-id: req-29efcc49-befa-404c-b82e-2d1a5fedca58 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cde8e712-e335-493f-85a8-4be0239d32ce", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:50:27,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce used request id req-29efcc49-befa-404c-b82e-2d1a5fedca58 2018-09-08 08:50:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:28,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-6d9bc687-8e55-496e-80af-13d31a17a043 Date: Sat, 08 Sep 2018 08:50:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:50:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:50:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "metadata": {}}], "self": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "min_disk": 0, "protected": false, "id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "file": "/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2434f958fbb64f67a6aabc4f4d9bbdb2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image"} 2018-09-08 08:50:28,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image used request id req-6d9bc687-8e55-496e-80af-13d31a17a043 2018-09-08 08:50:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:28,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-204cddd8-ced1-49f3-87e9-c5c9768ae2be Date: Sat, 08 Sep 2018 08:50:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:50:28,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-204cddd8-ced1-49f3-87e9-c5c9768ae2be 2018-09-08 08:50:28,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "imageRef": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "flavorRef": "cde8e712-e335-493f-85a8-4be0239d32ce", "max_count": 1, "min_count": 1, "networks": [{"port": "554845eb-b247-42c3-b099-cc1936770c71"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}]}}' 2018-09-08 08:50:29,771 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:50:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bd63a5d-2259-4e09-8875-9ebd4e39b05b x-compute-request-id: req-7bd63a5d-2259-4e09-8875-9ebd4e39b05b Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "adminPass": "re797sBJbyD8"}} 2018-09-08 08:50:29,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7bd63a5d-2259-4e09-8875-9ebd4e39b05b 2018-09-08 08:50:29,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:30,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e680f982-6e8f-47b5-b268-6d0b20dedff1 x-compute-request-id: req-e680f982-6e8f-47b5-b268-6d0b20dedff1 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:50:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:30,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-e680f982-6e8f-47b5-b268-6d0b20dedff1 2018-09-08 08:50:30,152 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst 2018-09-08 08:50:30,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:30,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:30 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-355b02d9-948d-49ed-beca-e90971b02c40 x-compute-request-id: req-355b02d9-948d-49ed-beca-e90971b02c40 Content-Encoding: gzip Content-Length: 630 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:50:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:30,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-355b02d9-948d-49ed-beca-e90971b02c40 2018-09-08 08:50:30,404 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - BUILD 2018-09-08 08:50:30,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:50:33,407 - create_instance - DEBUG - VM status query timeout in 896.745418072 2018-09-08 08:50:33,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:34,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a79eba33-1f7a-4112-a8a2-4887a5d74c67 x-compute-request-id: req-a79eba33-1f7a-4112-a8a2-4887a5d74c67 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:50:30Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:34,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-a79eba33-1f7a-4112-a8a2-4887a5d74c67 2018-09-08 08:50:34,081 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - BUILD 2018-09-08 08:50:34,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:50:37,085 - create_instance - DEBUG - VM status query timeout in 893.067559004 2018-09-08 08:50:37,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:37,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:37 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-7b80d37b-e0eb-4e79-a882-32f30d9488be x-compute-request-id: req-7b80d37b-e0eb-4e79-a882-32f30d9488be Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:37,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-7b80d37b-e0eb-4e79-a882-32f30d9488be 2018-09-08 08:50:37,824 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:37,825 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:50:37,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:38,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:37 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-acc97bf2-5088-4b1a-8485-d6525689ee98 x-compute-request-id: req-acc97bf2-5088-4b1a-8485-d6525689ee98 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:38,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-acc97bf2-5088-4b1a-8485-d6525689ee98 2018-09-08 08:50:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:38,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f74d6621-5222-4ea1-8c38-9a495901eeaf Date: Sat, 08 Sep 2018 08:50:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:38,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-f74d6621-5222-4ea1-8c38-9a495901eeaf 2018-09-08 08:50:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:38,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529b44f0-f368-4886-89ed-9ae23a15251b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:38,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-529b44f0-f368-4886-89ed-9ae23a15251b 2018-09-08 08:50:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:38,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86995a88-5e2e-4abe-8c27-d46e67b304b0 Date: Sat, 08 Sep 2018 08:50:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:38,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-86995a88-5e2e-4abe-8c27-d46e67b304b0 2018-09-08 08:50:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:38,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-2605ef67-57b8-41aa-a144-957eae02ee3c Date: Sat, 08 Sep 2018 08:50:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:38,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-2605ef67-57b8-41aa-a144-957eae02ee3c 2018-09-08 08:50:38,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:39,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45523d6b-e5af-400a-82bd-74fc16a22358 x-compute-request-id: req-45523d6b-e5af-400a-82bd-74fc16a22358 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:39,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-45523d6b-e5af-400a-82bd-74fc16a22358 2018-09-08 08:50:39,153 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:39,153 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:50:39,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:39,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eba001f-8cfa-46c7-a8ef-24907026d2bd x-compute-request-id: req-2eba001f-8cfa-46c7-a8ef-24907026d2bd Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:39,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-2eba001f-8cfa-46c7-a8ef-24907026d2bd 2018-09-08 08:50:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-57f90c67-5d79-4a35-8deb-91a8e34dea94 Date: Sat, 08 Sep 2018 08:50:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:40,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-57f90c67-5d79-4a35-8deb-91a8e34dea94 2018-09-08 08:50:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:40,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2c8ad8-a26c-4237-9296-bbc203ceb09e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:40,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-cd2c8ad8-a26c-4237-9296-bbc203ceb09e 2018-09-08 08:50:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:40,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6699d36-fe1d-40ed-a4fa-355014ffc867 Date: Sat, 08 Sep 2018 08:50:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:40,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-b6699d36-fe1d-40ed-a4fa-355014ffc867 2018-09-08 08:50:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:40,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c3cf0534-b369-4045-bf46-61a54ef2bb42 Date: Sat, 08 Sep 2018 08:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:40,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-c3cf0534-b369-4045-bf46-61a54ef2bb42 2018-09-08 08:50:40,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}}' 2018-09-08 08:50:41,486 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69f0b0e1-439c-4d7a-b334-54e4da04b7b6 x-compute-request-id: req-69f0b0e1-439c-4d7a-b334-54e4da04b7b6 Content-Length: 0 Content-Type: application/json 2018-09-08 08:50:41,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef/action used request id req-69f0b0e1-439c-4d7a-b334-54e4da04b7b6 2018-09-08 08:50:41,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:41,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cb0a56c-768a-4345-ba2f-f21bd64ff326 x-compute-request-id: req-7cb0a56c-768a-4345-ba2f-f21bd64ff326 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:41,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-7cb0a56c-768a-4345-ba2f-f21bd64ff326 2018-09-08 08:50:41,817 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:41,817 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:50:41,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:42,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2685ede4-18bd-49e9-bd46-fdd18d5017c5 x-compute-request-id: req-2685ede4-18bd-49e9-bd46-fdd18d5017c5 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:42,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-2685ede4-18bd-49e9-bd46-fdd18d5017c5 2018-09-08 08:50:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c0e04eb6-7fa5-4a97-9967-8245de3611ea Date: Sat, 08 Sep 2018 08:50:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:42,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-c0e04eb6-7fa5-4a97-9967-8245de3611ea 2018-09-08 08:50:42,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:42,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3569b1c5-d994-425a-b033-df46cfb805c1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:42,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-3569b1c5-d994-425a-b033-df46cfb805c1 2018-09-08 08:50:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85f93b8d-63a3-4b4a-bb62-cc6472871774 Date: Sat, 08 Sep 2018 08:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:42,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-85f93b8d-63a3-4b4a-bb62-cc6472871774 2018-09-08 08:50:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:43,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-5bf14273-51b4-4516-91ab-14a2275ec5e8 Date: Sat, 08 Sep 2018 08:50:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:43,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-5bf14273-51b4-4516-91ab-14a2275ec5e8 2018-09-08 08:50:43,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:43,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:50:43,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:43,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["vlvgUkd4Qq2MLW8sMamE1A"], "issued_at": "2018-09-08T08:50:43.000000Z"}} 2018-09-08 08:50:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:43,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acedc98-6e78-47f3-b2cb-725d0d7ab066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:43,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5acedc98-6e78-47f3-b2cb-725d0d7ab066 2018-09-08 08:50:43,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:43,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:43 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-f2d82d89-2707-49be-8cbd-0b37bea6e009 x-compute-request-id: req-f2d82d89-2707-49be-8cbd-0b37bea6e009 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cde8e712-e335-493f-85a8-4be0239d32ce", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:50:43,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce used request id req-f2d82d89-2707-49be-8cbd-0b37bea6e009 2018-09-08 08:50:43,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:43,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-773f732c-bd03-4d85-acb4-fd7cffa18747 Date: Sat, 08 Sep 2018 08:50:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}} 2018-09-08 08:50:43,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a used request id req-773f732c-bd03-4d85-acb4-fd7cffa18747 2018-09-08 08:50:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:44,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5c295c19-af19-4b30-8caf-98888e70763b Date: Sat, 08 Sep 2018 08:50:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:44,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-5c295c19-af19-4b30-8caf-98888e70763b 2018-09-08 08:50:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:44,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e792c61e-fdee-4dd4-b604-5670d3cb459e Date: Sat, 08 Sep 2018 08:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:44,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-e792c61e-fdee-4dd4-b604-5670d3cb459e 2018-09-08 08:50:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5fba7388-0a65-43d9-a23d-9880431f29a1 Date: Sat, 08 Sep 2018 08:50:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:44,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-5fba7388-0a65-43d9-a23d-9880431f29a1 2018-09-08 08:50:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:44,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:44,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95a1ea3-4f9a-4f7d-a47f-7fabc5cc9a55 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:44,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-c95a1ea3-4f9a-4f7d-a47f-7fabc5cc9a55 2018-09-08 08:50:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:44,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f2d3bfcc-3029-49fd-9cbf-da6ba53e6ec0 Date: Sat, 08 Sep 2018 08:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:44,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-f2d3bfcc-3029-49fd-9cbf-da6ba53e6ec0 2018-09-08 08:50:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&mac_address=fa%3A16%3A3e%3Ab5%3Ae0%3A68&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:45,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-db393d76-97d4-4588-8693-73a1fd0375e0 Date: Sat, 08 Sep 2018 08:50:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"}]} 2018-09-08 08:50:45,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&mac_address=fa%3A16%3A3e%3Ab5%3Ae0%3A68&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True used request id req-db393d76-97d4-4588-8693-73a1fd0375e0 2018-09-08 08:50:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:45,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc77a20-381f-4fe7-9f52-6b482d29a841 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:45,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-8dc77a20-381f-4fe7-9f52-6b482d29a841 2018-09-08 08:50:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-58725552-3282-48b2-aa4e-72aee05a6b0c Date: Sat, 08 Sep 2018 08:50:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:45,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-58725552-3282-48b2-aa4e-72aee05a6b0c 2018-09-08 08:50:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34e0abcc-5f8f-4007-98c7-8340a190b469 Date: Sat, 08 Sep 2018 08:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:45,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-34e0abcc-5f8f-4007-98c7-8340a190b469 2018-09-08 08:50:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a3ca4495-f28b-4623-bf01-57660f4d6005 Date: Sat, 08 Sep 2018 08:50:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:46,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-a3ca4495-f28b-4623-bf01-57660f4d6005 2018-09-08 08:50:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0a98bbc1e6b1ad4863661b00ad0f25ce04952a" 2018-09-08 08:50:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-496ee718-8157-4980-8c76-66f606fed4fb Date: Sat, 08 Sep 2018 08:50:46 GMT RESP BODY: {"floatingips": []} 2018-09-08 08:50:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-496ee718-8157-4980-8c76-66f606fed4fb 2018-09-08 08:50:46,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:50:46,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:50:46,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e0472df3e054122a449b85d5c07ef48", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role"}], "expires_at": "2018-09-08T09:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/2434f958fbb64f67a6aabc4f4d9bbdb2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user", "id": "aca9601999a547eab517b6a9e774a0b5"}, "audit_ids": ["Xl9pIYXQQTC2OU4X-HxWGw"], "issued_at": "2018-09-08T08:50:46.000000Z"}} 2018-09-08 08:50:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:46,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fece32-5a60-4da9-93ac-1ddb5a3c850e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:46,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9fece32-5a60-4da9-93ac-1ddb5a3c850e 2018-09-08 08:50:46,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:50:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c6970a-cd25-4489-9330-b6807da76309 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:50:46,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68c6970a-cd25-4489-9330-b6807da76309 2018-09-08 08:50:46,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:47,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-964c84cf-f5dc-47fc-9d74-cee5a6c1cd46 Date: Sat, 08 Sep 2018 08:50:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:47,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-964c84cf-f5dc-47fc-9d74-cee5a6c1cd46 2018-09-08 08:50:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:50:47,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:50:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:50:47,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:47,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c9bf6d-7ea1-4df4-9046-10e7df4127b5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:47,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-59c9bf6d-7ea1-4df4-9046-10e7df4127b5 2018-09-08 08:50:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:47,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b9b2510-fd73-45f4-8459-0193a83c1fbc Date: Sat, 08 Sep 2018 08:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:47,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-7b9b2510-fd73-45f4-8459-0193a83c1fbc 2018-09-08 08:50:47,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&mac_address=fa%3A16%3A3e%3Ab5%3Ae0%3A68&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7835103e-5729-45d9-9b9d-81548ca8411e Date: Sat, 08 Sep 2018 08:50:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"}]} 2018-09-08 08:50:47,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff&mac_address=fa%3A16%3A3e%3Ab5%3Ae0%3A68&name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1&admin_state_up=True used request id req-7835103e-5729-45d9-9b9d-81548ca8411e 2018-09-08 08:50:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e405b5f-e42a-447c-b196-1b17b3e78bd0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:47,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-6e405b5f-e42a-447c-b196-1b17b3e78bd0 2018-09-08 08:50:47,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:48,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9505415c-419a-4afa-9f94-605df574fe0d x-compute-request-id: req-9505415c-419a-4afa-9f94-605df574fe0d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:50:48,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst used request id req-9505415c-419a-4afa-9f94-605df574fe0d 2018-09-08 08:50:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f3a6f9e-a627-49b7-b919-7b5919258afd Date: Sat, 08 Sep 2018 08:50:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:48,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-1f3a6f9e-a627-49b7-b919-7b5919258afd 2018-09-08 08:50:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:49,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1245bc84-62be-472b-bbe9-3c4f547d7691 Date: Sat, 08 Sep 2018 08:50:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:49,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-1245bc84-62be-472b-bbe9-3c4f547d7691 2018-09-08 08:50:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-bf944fa1-5268-45b1-94e7-34d09e10cbf8 Date: Sat, 08 Sep 2018 08:50:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:49,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-bf944fa1-5268-45b1-94e7-34d09e10cbf8 2018-09-08 08:50:49,295 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst 2018-09-08 08:50:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:49,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-05926681-17a8-4de9-8242-6bf31a4f247b Date: Sat, 08 Sep 2018 08:50:49 GMT RESP BODY: {"floatingips": []} 2018-09-08 08:50:49,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-05926681-17a8-4de9-8242-6bf31a4f247b 2018-09-08 08:50:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:50,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-6ba9fad1-c91e-4215-a4b5-fc4c45ee5f9d Date: Sat, 08 Sep 2018 08:50:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:07Z", "admin_state_up": true, "updated_at": "2018-09-08T08:50:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "8498594f-4264-4613-af75-4b4ffc1ab893", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router"}]} 2018-09-08 08:50:50,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router used request id req-6ba9fad1-c91e-4215-a4b5-fc4c45ee5f9d 2018-09-08 08:50:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:50,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740225a7-d958-4edf-86b9-36abfb8c23fe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:50,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-740225a7-d958-4edf-86b9-36abfb8c23fe 2018-09-08 08:50:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:50,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-118d1631-0dcc-43b1-a06c-1258e0a7d9eb Date: Sat, 08 Sep 2018 08:50:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:50,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8498594f-4264-4613-af75-4b4ffc1ab893 used request id req-118d1631-0dcc-43b1-a06c-1258e0a7d9eb 2018-09-08 08:50:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7c0a6344-5e3a-46ce-bdf3-8f27e259f14d Date: Sat, 08 Sep 2018 08:50:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}} 2018-09-08 08:50:50,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a used request id req-7c0a6344-5e3a-46ce-bdf3-8f27e259f14d 2018-09-08 08:50:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:50,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-30a0d70f-02fa-4357-bf6c-681ac0656174 Date: Sat, 08 Sep 2018 08:50:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:50:50,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-30a0d70f-02fa-4357-bf6c-681ac0656174 2018-09-08 08:50:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:51,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cdbd579a-081b-4dbb-9bcb-1a9c0a0dd608 Date: Sat, 08 Sep 2018 08:50:51 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:50:51,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-cdbd579a-081b-4dbb-9bcb-1a9c0a0dd608 2018-09-08 08:50:51,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:51,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0eb8bea1-c45f-4836-9f04-264ee8107ca2 x-compute-request-id: req-0eb8bea1-c45f-4836-9f04-264ee8107ca2 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:51,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-0eb8bea1-c45f-4836-9f04-264ee8107ca2 2018-09-08 08:50:51,997 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:51,997 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:50:52,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:52,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2db67859-3f39-4ac6-9dd6-7a584c77b5dc x-compute-request-id: req-2db67859-3f39-4ac6-9dd6-7a584c77b5dc Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:52,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-2db67859-3f39-4ac6-9dd6-7a584c77b5dc 2018-09-08 08:50:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f145af8c-49a0-436d-ba0b-9230e2ec1f27 Date: Sat, 08 Sep 2018 08:50:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:53,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-f145af8c-49a0-436d-ba0b-9230e2ec1f27 2018-09-08 08:50:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62526361-e085-4168-bace-6767d28144db Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:53,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-62526361-e085-4168-bace-6767d28144db 2018-09-08 08:50:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-58ef8630-10b7-4e6a-9a86-bd92430afda7 Date: Sat, 08 Sep 2018 08:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:53,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-58ef8630-10b7-4e6a-9a86-bd92430afda7 2018-09-08 08:50:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-25038bbe-14e4-453f-a691-dfe5a3d8e9a9 Date: Sat, 08 Sep 2018 08:50:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:53,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-25038bbe-14e4-453f-a691-dfe5a3d8e9a9 2018-09-08 08:50:53,607 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:50:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-376ab085-7805-4671-9615-4ad849870410 Date: Sat, 08 Sep 2018 08:50:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:50:53,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-376ab085-7805-4671-9615-4ad849870410 2018-09-08 08:50:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:53,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3319379a-2a78-4a18-b138-384eadbf6c0a Date: Sat, 08 Sep 2018 08:50:53 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:50:53,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-3319379a-2a78-4a18-b138-384eadbf6c0a 2018-09-08 08:50:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "554845eb-b247-42c3-b099-cc1936770c71"}}' 2018-09-08 08:50:55,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-974e3f52-2276-437b-977f-9b52020820ec Date: Sat, 08 Sep 2018 08:50:55 GMT RESP BODY: {"floatingip": {"router_id": "8498594f-4264-4613-af75-4b4ffc1ab893", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:54Z", "updated_at": "2018-09-08T08:50:54Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_id": "554845eb-b247-42c3-b099-cc1936770c71", "id": "26426df2-f896-454e-8f50-574d8ba0cb04"}} 2018-09-08 08:50:55,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-974e3f52-2276-437b-977f-9b52020820ec 2018-09-08 08:50:55,798 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:50:55,798 - create_instance - INFO - Checking if VM is active 2018-09-08 08:50:55,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:56,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e818f123-5f36-4aa7-ab8e-b0c7e40a0afc x-compute-request-id: req-e818f123-5f36-4aa7-ab8e-b0c7e40a0afc Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:56,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-e818f123-5f36-4aa7-ab8e-b0c7e40a0afc 2018-09-08 08:50:56,364 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:56,364 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:50:56,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:57,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f9a7741-3c76-41ed-b68c-b516ca39ab25 x-compute-request-id: req-0f9a7741-3c76-41ed-b68c-b516ca39ab25 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e0:68", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp"}, {"name": "default"}], "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:35Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:57,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-0f9a7741-3c76-41ed-b68c-b516ca39ab25 2018-09-08 08:50:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:57,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88745082-69d6-4f3f-9b7a-6e53f1c20d2b Date: Sat, 08 Sep 2018 08:50:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["94b24444-a881-4fe8-93c1-e2b193be4b4a"],"updated_at":"2018-09-08T08:50:04Z","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net"}]} 2018-09-08 08:50:57,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net used request id req-88745082-69d6-4f3f-9b7a-6e53f1c20d2b 2018-09-08 08:50:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:57,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b38ae0-e951-44c0-949c-443c3deebe9a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:50:57,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-c3b38ae0-e951-44c0-949c-443c3deebe9a 2018-09-08 08:50:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:57,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbcd487e-70af-4750-92f4-5c5ad2ed633f Date: Sat, 08 Sep 2018 08:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:04Z","dns_nameservers":[],"updated_at":"2018-09-08T08:50:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet"}]} 2018-09-08 08:50:57,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-cbcd487e-70af-4750-92f4-5c5ad2ed633f 2018-09-08 08:50:57,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:50:57,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-412e736c-9598-4d2f-8f3a-1e61a1300c58 Date: Sat, 08 Sep 2018 08:50:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.12"}],"id":"554845eb-b247-42c3-b099-cc1936770c71","security_groups":["c0196257-a356-4766-a14b-8b3f8dce76f9","f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b"],"mac_address":"fa:16:3e:b5:e0:68","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:26Z","binding:vnic_type":"normal","device_id":"bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.4"}],"id":"7a42bba9-2f14-4e35-a6e9-eaba697446b8","security_groups":[],"mac_address":"fa:16:3e:13:42:70","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.2"}],"id":"b8e75022-26cd-4070-8955-e227f8b61870","security_groups":[],"mac_address":"fa:16:3e:be:02:bf","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.3"}],"id":"bb20d762-5233-4850-86b4-5888d2679e1b","security_groups":[],"mac_address":"fa:16:3e:d8:0f:8d","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1bc74a9-357e-4d5c-a8ee-d523668b89ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:50:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"94b24444-a881-4fe8-93c1-e2b193be4b4a","ip_address":"10.55.1.1"}],"id":"bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1","security_groups":[],"mac_address":"fa:16:3e:35:8d:b5","project_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1bc74a9-357e-4d5c-a8ee-d523668b89ff","tenant_id":"2434f958fbb64f67a6aabc4f4d9bbdb2","created_at":"2018-09-08T08:50:14Z","binding:vnic_type":"normal","device_id":"8498594f-4264-4613-af75-4b4ffc1ab893"}]} 2018-09-08 08:50:57,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-412e736c-9598-4d2f-8f3a-1e61a1300c58 2018-09-08 08:50:57,493 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:50:57,496 - paramiko.transport - DEBUG - starting thread (client mode): 0x86129e10L 2018-09-08 08:50:57,497 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:50:57,497 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:50:57,497 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:50:57,498 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:50:57,499 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:50:57,499 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:50:57,499 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:50:57,499 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:50:57,499 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:50:57,517 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:50:57,517 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:50:57,529 - paramiko.transport - DEBUG - Trying key 87cd81ca737b1bf9b417c0744a0a02c7 from tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99 2018-09-08 08:50:57,556 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:50:57,559 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:50:57,660 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:50:57,675 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:50:57,675 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:50:57,676 - paramiko.transport - DEBUG - starting thread (client mode): 0x86129f10L 2018-09-08 08:50:57,677 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:50:57,677 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:50:57,677 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:50:57,678 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:50:57,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:50:57,678 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:50:57,679 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:50:57,679 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:50:57,679 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:50:57,695 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:50:57,696 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:50:57,709 - paramiko.transport - DEBUG - Trying key 87cd81ca737b1bf9b417c0744a0a02c7 from tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99 2018-09-08 08:50:57,736 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:50:57,739 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:50:57,741 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:50:57,742 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:50:57,742 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:50:57,743 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:50:57,745 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:50:57,746 - create_instance - INFO - Deleting Port with ID - 554845eb-b247-42c3-b099-cc1936770c71 2018-09-08 08:50:57,746 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1 2018-09-08 08:50:57,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/554845eb-b247-42c3-b099-cc1936770c71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:58,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-577c181a-e523-416a-83c5-21a51774a58d Date: Sat, 08 Sep 2018 08:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:50:58,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/554845eb-b247-42c3-b099-cc1936770c71 used request id req-577c181a-e523-416a-83c5-21a51774a58d 2018-09-08 08:50:58,951 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst 2018-09-08 08:50:58,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:59,116 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bca80a45-a337-4cf1-b234-8a71016b6455 x-compute-request-id: req-bca80a45-a337-4cf1-b234-8a71016b6455 Content-Type: application/json 2018-09-08 08:50:59,116 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-bca80a45-a337-4cf1-b234-8a71016b6455 2018-09-08 08:50:59,116 - create_instance - INFO - Checking deletion status 2018-09-08 08:50:59,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:50:59,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:50:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efc5b11a-ef42-4de2-ae4a-d1fcdac4c6ae x-compute-request-id: req-efc5b11a-ef42-4de2-ae4a-d1fcdac4c6ae Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:59Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:50:59,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-efc5b11a-ef42-4de2-ae4a-d1fcdac4c6ae 2018-09-08 08:50:59,495 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:50:59,495 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:51:02,498 - create_instance - DEBUG - VM status query timeout in 296.618469954 2018-09-08 08:51:02,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:51:02,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a57ece9c-d445-4f0a-b743-1a52916d7fe1 x-compute-request-id: req-a57ece9c-d445-4f0a-b743-1a52916d7fe1 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "rel": "bookmark"}], "image": {"id": "8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "links": [{"href": "http://172.30.9.23:8774/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:50:34.000000", "flavor": {"id": "cde8e712-e335-493f-85a8-4be0239d32ce", "links": [{"href": "http://172.30.9.23:8774/flavors/cde8e712-e335-493f-85a8-4be0239d32ce", "rel": "bookmark"}]}, "id": "bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef", "user_id": "aca9601999a547eab517b6a9e774a0b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:50:59Z", "hostId": "956b9f1edd2560b7a755aef41563831ee70250bb197d2fe482613d11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp", "name": "CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst", "created": "2018-09-08T08:50:29Z", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:51:02,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-a57ece9c-d445-4f0a-b743-1a52916d7fe1 2018-09-08 08:51:02,752 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst] is - ACTIVE 2018-09-08 08:51:02,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:51:05,754 - create_instance - DEBUG - VM status query timeout in 293.362442017 2018-09-08 08:51:05,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ffe4cd4fb7de96672f1efe9bd59c455b8910bb" 2018-09-08 08:51:05,808 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b0de479-3ae2-47e0-ab7f-1f202344f7be x-compute-request-id: req-4b0de479-3ae2-47e0-ab7f-1f202344f7be Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef could not be found.", "code": 404}} 2018-09-08 08:51:05,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef used request id req-4b0de479-3ae2-47e0-ab7f-1f202344f7be 2018-09-08 08:51:05,808 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bdd3a536-7695-4a0f-9c32-3fdd07d0b2ef could not be found. (HTTP 404) (Request-ID: req-4b0de479-3ae2-47e0-ab7f-1f202344f7be) 2018-09-08 08:51:05,808 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-inst 2018-09-08 08:51:05,809 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-08 08:51:05,810 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-08 08:51:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/26426df2-f896-454e-8f50-574d8ba0cb04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:51:06,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d95e1922-7d68-492b-9ba7-4d44448b87a2 Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:06,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/26426df2-f896-454e-8f50-574d8ba0cb04 used request id req-d95e1922-7d68-492b-9ba7-4d44448b87a2 2018-09-08 08:51:06,228 - create_instance - INFO - Deleting Port with ID - 554845eb-b247-42c3-b099-cc1936770c71 2018-09-08 08:51:06,228 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99port-1 2018-09-08 08:51:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/554845eb-b247-42c3-b099-cc1936770c71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}791231c13b74d9bde847328a480ba7ea1f7dd63b" 2018-09-08 08:51:06,273 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-39829a3a-4a7a-4529-976a-81524ef56508 Date: Sat, 08 Sep 2018 08:51:06 GMT RESP BODY: {"NeutronError": {"message": "Port 554845eb-b247-42c3-b099-cc1936770c71 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-08 08:51:06,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/554845eb-b247-42c3-b099-cc1936770c71 used request id req-39829a3a-4a7a-4529-976a-81524ef56508 2018-09-08 08:51:06,273 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 554845eb-b247-42c3-b099-cc1936770c71 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-08 08:51:06,274 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 554845eb-b247-42c3-b099-cc1936770c71 could not be found. Neutron server returns request_ids: ['req-39829a3a-4a7a-4529-976a-81524ef56508'] 2018-09-08 08:51:06,274 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp 2018-09-08 08:51:06,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9050ad0f968eae98ea70afa3059a96099996d5a7" 2018-09-08 08:51:06,312 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:51: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-043d7dc4-c1a6-4a54-9ef5-9dd127a1f23a x-compute-request-id: req-043d7dc4-c1a6-4a54-9ef5-9dd127a1f23a Content-Length: 0 Content-Type: application/json 2018-09-08 08:51:06,312 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-kp used request id req-043d7dc4-c1a6-4a54-9ef5-9dd127a1f23a 2018-09-08 08:51:06,313 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99.pub] 2018-09-08 08:51:06,313 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99] 2018-09-08 08:51:06,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73bbe9a39bf6327c94737fdd6ade1aa7c5f3bf51" 2018-09-08 08:51:06,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:51: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-a4f144f8-a960-477d-b9b1-150b8b75160e x-compute-request-id: req-a4f144f8-a960-477d-b9b1-150b8b75160e Content-Length: 0 Content-Type: application/json 2018-09-08 08:51:06,356 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cde8e712-e335-493f-85a8-4be0239d32ce used request id req-a4f144f8-a960-477d-b9b1-150b8b75160e 2018-09-08 08:51:06,357 - neutron_utils - INFO - Deleting security group rule with ID - 4968c9d3-87d9-4d9f-94f2-48aab7f34752 2018-09-08 08:51:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4968c9d3-87d9-4d9f-94f2-48aab7f34752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:51:06,464 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc95ecb-d7cb-4d8b-8a54-19a05cef18de Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:06,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4968c9d3-87d9-4d9f-94f2-48aab7f34752 used request id req-1bc95ecb-d7cb-4d8b-8a54-19a05cef18de 2018-09-08 08:51:06,464 - neutron_utils - INFO - Deleting security group rule with ID - c326f005-bd00-472d-89ea-26887427789b 2018-09-08 08:51:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c326f005-bd00-472d-89ea-26887427789b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:51:06,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5366695f-a41b-48f4-a932-630de256ec01 Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:06,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c326f005-bd00-472d-89ea-26887427789b used request id req-5366695f-a41b-48f4-a932-630de256ec01 2018-09-08 08:51:06,565 - neutron_utils - INFO - Deleting security group rule with ID - 7ebe8915-e36c-4c7a-879c-b730c4288ab3 2018-09-08 08:51:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7ebe8915-e36c-4c7a-879c-b730c4288ab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:51:06,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e294d8e6-b387-4d96-9dde-69121eff1934 Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:06,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7ebe8915-e36c-4c7a-879c-b730c4288ab3 used request id req-e294d8e6-b387-4d96-9dde-69121eff1934 2018-09-08 08:51:06,802 - neutron_utils - INFO - Deleting security group rule with ID - 0b98ae80-3e67-43f6-a092-624571d6de23 2018-09-08 08:51:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0b98ae80-3e67-43f6-a092-624571d6de23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:51:07,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cdf3ffd-20c8-46d2-a7ba-5dc69dcbd072 Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:07,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0b98ae80-3e67-43f6-a092-624571d6de23 used request id req-7cdf3ffd-20c8-46d2-a7ba-5dc69dcbd072 2018-09-08 08:51:07,070 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-sec-grp 2018-09-08 08:51:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c0196257-a356-4766-a14b-8b3f8dce76f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b678b73a7f5d15fa573123230f8aa161dda9a2" 2018-09-08 08:51:07,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6f10ffc-feb6-41a2-9561-2f5c26948c03 Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:07,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c0196257-a356-4766-a14b-8b3f8dce76f9 used request id req-a6f10ffc-feb6-41a2-9561-2f5c26948c03 2018-09-08 08:51:07,373 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router and subnet CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet 2018-09-08 08:51:07,373 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:51:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" -d '{"subnet_id": "94b24444-a881-4fe8-93c1-e2b193be4b4a"}' 2018-09-08 08:51:09,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-161a68c7-9d3d-4094-ab54-dfa0359d4afe Date: Sat, 08 Sep 2018 08:51:09 GMT RESP BODY: {"network_id": "c1bc74a9-357e-4d5c-a8ee-d523668b89ff", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "subnet_id": "94b24444-a881-4fe8-93c1-e2b193be4b4a", "subnet_ids": ["94b24444-a881-4fe8-93c1-e2b193be4b4a"], "port_id": "bbabc3d8-7211-4e6f-a47b-6fe3f700b1d1", "id": "8498594f-4264-4613-af75-4b4ffc1ab893"} 2018-09-08 08:51:09,016 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893/remove_router_interface used request id req-161a68c7-9d3d-4094-ab54-dfa0359d4afe 2018-09-08 08:51:09,016 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:51:09,016 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-router 2018-09-08 08:51:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dd0e243e4e75928f01b798a61d0ede81fd8797" 2018-09-08 08:51:12,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e8cd4ab-36c9-4104-aaa1-0ff7d3f8a67d Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:12,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8498594f-4264-4613-af75-4b4ffc1ab893 used request id req-8e8cd4ab-36c9-4104-aaa1-0ff7d3f8a67d 2018-09-08 08:51:12,593 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet 2018-09-08 08:51:12,593 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-subnet 2018-09-08 08:51:12,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:51:14,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd02cd4b-e559-4fc9-b913-39ac247f2bee Date: Sat, 08 Sep 2018 08:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:14,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/94b24444-a881-4fe8-93c1-e2b193be4b4a used request id req-fd02cd4b-e559-4fc9-b913-39ac247f2bee 2018-09-08 08:51:14,807 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-pub-net 2018-09-08 08:51:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c1bc74a9-357e-4d5c-a8ee-d523668b89ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6e6be373fd7b517d7ef67779e73bf57a76486c" 2018-09-08 08:51:16,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe2bfdeb-56a8-4676-8a56-c1817a68b4c0 Date: Sat, 08 Sep 2018 08:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:16,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c1bc74a9-357e-4d5c-a8ee-d523668b89ff used request id req-fe2bfdeb-56a8-4676-8a56-c1817a68b4c0 2018-09-08 08:51:16,413 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-92765f8c-ff91-45e0-86bc-67bdf0569f99-image 2018-09-08 08:51:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133024763742c042510601387da7d3d3e17b5526" 2018-09-08 08:51:17,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7bf02d0-9bf7-4503-852a-68df5bdc90b7 Date: Sat, 08 Sep 2018 08:51:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:51:17,701 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8dc4455a-cc6e-490d-bc81-db04eb4eb2d0 used request id req-a7bf02d0-9bf7-4503-852a-68df5bdc90b7 2018-09-08 08:51:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-18656d83-443f-4cb3-9e1b-0638caa2f811 Date: Sat, 08 Sep 2018 08:51:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:03Z", "updated_at": "2018-09-08T08:50:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "revision_number": 0, "id": "937af3d9-1bc4-4a7a-a265-3d6676609db1", "remote_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "revision_number": 0, "id": "a2128729-6529-4470-b84b-e5ec44c3f7f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv6", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "revision_number": 0, "id": "a603109a-173e-42f7-97f9-0d859563aaa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "revision_number": 0, "id": "f0ff9a1b-3849-4de5-bbd5-2ed8424bb3a3", "remote_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "port_range_min": null, "ethertype": "IPv4", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2"}], "revision_number": 4, "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "name": "default"}]} 2018-09-08 08:51:18,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-18656d83-443f-4cb3-9e1b-0638caa2f811 2018-09-08 08:51:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60a5da2-c418-46f7-83df-699461d962fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-a60a5da2-c418-46f7-83df-699461d962fa 2018-09-08 08:51:18,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce37f32e-a945-453c-9dc4-713a0415a7ca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:51:18,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-ce37f32e-a945-453c-9dc4-713a0415a7ca 2018-09-08 08:51:18,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb4b681-8496-4fe7-b717-4c6859430b23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-fbb4b681-8496-4fe7-b717-4c6859430b23 2018-09-08 08:51:18,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a756f52e-7e62-48c7-a45c-3fad401c3123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-a756f52e-7e62-48c7-a45c-3fad401c3123 2018-09-08 08:51:18,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3da3a5-c2c1-454b-9c85-4c00c1d56c85 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:51:18,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-6b3da3a5-c2c1-454b-9c85-4c00c1d56c85 2018-09-08 08:51:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc267af-038f-4669-8b61-4e093e257a38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-5dc267af-038f-4669-8b61-4e093e257a38 2018-09-08 08:51:18,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e47af9-757c-4e29-9085-3d587baad573 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-46e47af9-757c-4e29-9085-3d587baad573 2018-09-08 08:51:18,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ea591a-927a-436f-af97-31c48968e8fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-d0ea591a-927a-436f-af97-31c48968e8fc 2018-09-08 08:51:18,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8802b0-d589-4015-b379-c0e1b21bf875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-dd8802b0-d589-4015-b379-c0e1b21bf875 2018-09-08 08:51:18,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cdfeb8b-0a0d-43e4-8726-8980904432d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:51:18,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-5cdfeb8b-0a0d-43e4-8726-8980904432d7 2018-09-08 08:51:18,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:51:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:18,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aa4246-53ef-4600-876d-4b5e71efb50b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2"}, "enabled": true, "id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj"}} 2018-09-08 08:51:18,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-97aa4246-53ef-4600-876d-4b5e71efb50b 2018-09-08 08:51:18,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b 2018-09-08 08:51:18,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8bdd07e5-6368-4426-a39b-e6449cb05acc Date: Sat, 08 Sep 2018 08:51:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:03Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "937af3d9-1bc4-4a7a-a265-3d6676609db1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:03Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "a2128729-6529-4470-b84b-e5ec44c3f7f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:03Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "a603109a-173e-42f7-97f9-0d859563aaa0"}, {"remote_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:50:03Z", "security_group_id": "f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b", "port_range_min": null, "revision_number": 0, "tenant_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "created_at": "2018-09-08T08:50:03Z", "project_id": "2434f958fbb64f67a6aabc4f4d9bbdb2", "id": "f0ff9a1b-3849-4de5-bbd5-2ed8424bb3a3"}]} 2018-09-08 08:51:19,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b used request id req-8bdd07e5-6368-4426-a39b-e6449cb05acc 2018-09-08 08:51:19,162 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:51:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:19,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76a07ffd-e818-4e6f-bd61-bedf12d4b87f Content-Length: 0 Date: Sat, 08 Sep 2018 08:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:51:19,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f7cdc963-42f5-48b6-9988-ef7b6c7cdb2b used request id req-76a07ffd-e818-4e6f-bd61-bedf12d4b87f 2018-09-08 08:51:19,507 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj 2018-09-08 08:51:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:19,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa7a79e-61d2-4535-8ebf-25d674e5a863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:51:19,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2434f958fbb64f67a6aabc4f4d9bbdb2 used request id req-6aa7a79e-61d2-4535-8ebf-25d674e5a863 2018-09-08 08:51:19,740 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-proj-role 2018-09-08 08:51:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:19,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a323ab-0483-4e75-bd8f-ad60c6e7ee75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:51:19,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6e0472df3e054122a449b85d5c07ef48 used request id req-95a323ab-0483-4e75-bd8f-ad60c6e7ee75 2018-09-08 08:51:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00c442914807b39cf4a5f18e8dc2b068ff778c7" 2018-09-08 08:51:19,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad2be15-65ac-42ed-a051-a8de02dc0063 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:51:19,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5ad2be15-65ac-42ed-a051-a8de02dc0063 2018-09-08 08:51:19,939 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b9cb2fc8-75e6-413-user 2018-09-08 08:51:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aca9601999a547eab517b6a9e774a0b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dee7e1fe5d387a27e4564671952ce32e97848b" 2018-09-08 08:51:20,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c70ee37-0819-49e0-9d56-910f13752789 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:51:20,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aca9601999a547eab517b6a9e774a0b5 used request id req-1c70ee37-0819-49e0-9d56-910f13752789 2018-09-08 08:51:20,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:20,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["x3MKBtG5T3iKG81LzsgulA"], "issued_at": "2018-09-08T08:51:20.000000Z"}} 2018-09-08 08:51:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39332b14ef763de750478d2ca26eb674fe2e1898" 2018-09-08 08:51:20,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9812a5b-6c5a-48e5-8195-6be8941a472b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:20,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9812a5b-6c5a-48e5-8195-6be8941a472b 2018-09-08 08:51:20,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:20,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:20,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["s5UjxKQFSiWGbb4L2wqeeQ"], "issued_at": "2018-09-08T08:51:20.000000Z"}} 2018-09-08 08:51:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:21,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe591f5a-5365-4aba-b718-927105be9126 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:21,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe591f5a-5365-4aba-b718-927105be9126 2018-09-08 08:51:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:21,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:21,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af06bb3-2e51-458c-bcf9-8c14904aa5ad Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:51:21,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj used request id req-9af06bb3-2e51-458c-bcf9-8c14904aa5ad 2018-09-08 08:51:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:21,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85922034-d00e-48f0-a1c0-68e16b398795 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:51:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-85922034-d00e-48f0-a1c0-68e16b398795 2018-09-08 08:51:21,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}}' 2018-09-08 08:51:21,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-935a38d4-15ad-4156-becf-d6c5edf96f12 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:21,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-935a38d4-15ad-4156-becf-d6c5edf96f12 2018-09-08 08:51:21,390 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj 2018-09-08 08:51:21,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:21,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:21,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["cyCGLI_vRvSEqxKUvyLCpg"], "issued_at": "2018-09-08T08:51:21.000000Z"}} 2018-09-08 08:51:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a647979ce7ddabe853876200ea848a2fcb667a5" 2018-09-08 08:51:21,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e718cb-bcf5-4db1-9b15-5fd93292728a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:21,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33e718cb-bcf5-4db1-9b15-5fd93292728a 2018-09-08 08:51:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:21,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a647979ce7ddabe853876200ea848a2fcb667a5" 2018-09-08 08:51:21,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5defadce-1074-4743-b8d1-4d78e92ceae2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:51:21,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5defadce-1074-4743-b8d1-4d78e92ceae2 2018-09-08 08:51:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a647979ce7ddabe853876200ea848a2fcb667a5" 2018-09-08 08:51:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1542247-ce75-49fe-b07e-e2c33a83f832 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}]} 2018-09-08 08:51:21,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj used request id req-c1542247-ce75-49fe-b07e-e2c33a83f832 2018-09-08 08:51:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a647979ce7ddabe853876200ea848a2fcb667a5" 2018-09-08 08:51:22,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7358264f-e115-409b-b66e-faef878b0ec6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:51:22,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7358264f-e115-409b-b66e-faef878b0ec6 2018-09-08 08:51:22,413 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user 2018-09-08 08:51:22,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:22,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1816c2-e1ae-4766-9e33-bf7959948928 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:51:22,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee1816c2-e1ae-4766-9e33-bf7959948928 2018-09-08 08:51:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}}' 2018-09-08 08:51:22,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a445c820-5a39-4f47-9d11-11f3e104d8a7 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79ba83d0846f416e8edf5fa8cceb4d66", "links": {"self": "http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66"}, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}} 2018-09-08 08:51:22,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a445c820-5a39-4f47-9d11-11f3e104d8a7 2018-09-08 08:51:22,618 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role 2018-09-08 08:51:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524b3436-9283-44d9-ae0e-f2faf5f54d3a Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role", "id": "79ba83d0846f416e8edf5fa8cceb4d66"}} 2018-09-08 08:51:22,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66 used request id req-524b3436-9283-44d9-ae0e-f2faf5f54d3a 2018-09-08 08:51:22,709 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role to project CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj 2018-09-08 08:51:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1/users/2a0e9d74453849a2a2c1c5302593759c/roles/79ba83d0846f416e8edf5fa8cceb4d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:51:22,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc93315-1626-4b3d-a76e-f032a96e0557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:51:22,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1/users/2a0e9d74453849a2a2c1c5302593759c/roles/79ba83d0846f416e8edf5fa8cceb4d66 used request id req-1fc93315-1626-4b3d-a76e-f032a96e0557 2018-09-08 08:51:22,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:51:22,837 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:51:22,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:22,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:23,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["Zw4A-UssRhmzCV76wTH0Zw"], "issued_at": "2018-09-08T08:51:23.000000Z"}} 2018-09-08 08:51:23,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:23,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634dad93-bf24-4ceb-869f-79e6e8a413ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:23,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-634dad93-bf24-4ceb-869f-79e6e8a413ad 2018-09-08 08:51:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:23,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-d75c6cdb-34f5-4664-ba2d-e7c0557f4ba6 Date: Sat, 08 Sep 2018 08:51:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image"} 2018-09-08 08:51:23,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image used request id req-d75c6cdb-34f5-4664-ba2d-e7c0557f4ba6 2018-09-08 08:51:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:23,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-486333f3-dc41-4492-a87b-a221b2cb1ccf Date: Sat, 08 Sep 2018 08:51:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:51:23,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-486333f3-dc41-4492-a87b-a221b2cb1ccf 2018-09-08 08:51:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image"}' 2018-09-08 08:51:23,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 X-Openstack-Request-Id: req-05b67de3-15ff-4b0d-8518-e77bd432909b Date: Sat, 08 Sep 2018 08:51:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:51:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:51:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "min_disk": 0, "protected": false, "id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "file": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file", "checksum": null, "owner": "05c3749389d942f9a180bb3952157bf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:51:23,937 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-05b67de3-15ff-4b0d-8518-e77bd432909b 2018-09-08 08:51:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" -d '' 2018-09-08 08:51:25,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9dc5f045-49b9-40fd-acd1-0c1ac8bd8d22 Date: Sat, 08 Sep 2018 08:51:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:51:25,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file used request id req-9dc5f045-49b9-40fd-acd1-0c1ac8bd8d22 2018-09-08 08:51:25,773 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:51:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:25,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-768ca2c2-14ec-4fde-9d1e-97201c34aff4 Date: Sat, 08 Sep 2018 08:51:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:51:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "metadata": {}}], "self": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "min_disk": 0, "protected": false, "id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "file": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05c3749389d942f9a180bb3952157bf1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:51:25,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 used request id req-768ca2c2-14ec-4fde-9d1e-97201c34aff4 2018-09-08 08:51:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:26,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6e906665-118b-479b-a112-4ce383022d81 Date: Sat, 08 Sep 2018 08:51:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:51:26,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6e906665-118b-479b-a112-4ce383022d81 2018-09-08 08:51:26,118 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image 2018-09-08 08:51:26,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:51:26,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-632486ca-8f9f-4fae-b12b-a1172acd5d54 Date: Sat, 08 Sep 2018 08:51:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:51:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "metadata": {}}], "self": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "min_disk": 0, "protected": false, "id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "file": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05c3749389d942f9a180bb3952157bf1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:51:26,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 used request id req-632486ca-8f9f-4fae-b12b-a1172acd5d54 2018-09-08 08:51:26,277 - create_image - DEBUG - Instance status is - active 2018-09-08 08:51:26,277 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image 2018-09-08 08:51:26,277 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image 2018-09-08 08:51:26,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:26,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:26,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["BAwjowncSImPZq0FUntUGA"], "issued_at": "2018-09-08T08:51:26.000000Z"}} 2018-09-08 08:51:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:26,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3564b672-32b9-46cd-82bd-0fa503f3b1bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:26,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3564b672-32b9-46cd-82bd-0fa503f3b1bb 2018-09-08 08:51:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:26,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b61dd86d-2d11-41c2-a481-c13eb01f9413 Date: Sat, 08 Sep 2018 08:51:26 GMT RESP BODY: {"networks":[]} 2018-09-08 08:51:26,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-b61dd86d-2d11-41c2-a481-c13eb01f9413 2018-09-08 08:51:26,895 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net 2018-09-08 08:51:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net", "admin_state_up": true}}' 2018-09-08 08:51:27,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-478c1543-0cb5-4c61-9523-ba5f8474c63f Date: Sat, 08 Sep 2018 08:51:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b825abc9-9796-4d38-b2e0-538e1859664b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:51:27Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","mtu":1450}} 2018-09-08 08:51:27,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-478c1543-0cb5-4c61-9523-ba5f8474c63f 2018-09-08 08:51:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:27,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3451df55-24ca-4d5d-a118-340216010e98 Date: Sat, 08 Sep 2018 08:51:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:51:27Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:27,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-3451df55-24ca-4d5d-a118-340216010e98 2018-09-08 08:51:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e8e5c71b-65a0-4b6f-b1d9-4f2f3fc4d313 Date: Sat, 08 Sep 2018 08:51:27 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:51:27,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-e8e5c71b-65a0-4b6f-b1d9-4f2f3fc4d313 2018-09-08 08:51:27,801 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet 2018-09-08 08:51:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" -d '{"subnets": [{"ip_version": 4, "network_id": "b825abc9-9796-4d38-b2e0-538e1859664b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]}' 2018-09-08 08:51:28,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-947eb440-5555-4a1b-b1fd-98742af3073d Date: Sat, 08 Sep 2018 08:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:28,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-947eb440-5555-4a1b-b1fd-98742af3073d 2018-09-08 08:51:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:28,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e28235db-2322-47df-ae2b-b69b3a2f10a5 Date: Sat, 08 Sep 2018 08:51:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:28,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-e28235db-2322-47df-ae2b-b69b3a2f10a5 2018-09-08 08:51:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:51:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39c8c1dd-4052-4c5e-b000-9c13d900322f Date: Sat, 08 Sep 2018 08:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:28,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-39c8c1dd-4052-4c5e-b000-9c13d900322f 2018-09-08 08:51:28,662 - OpenStackNetwork - DEBUG - Network [b825abc9-9796-4d38-b2e0-538e1859664b] created successfully 2018-09-08 08:51:28,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:28,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:29,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["As-LIaHCTCS_lUEfCPLVWg"], "issued_at": "2018-09-08T08:51:29.000000Z"}} 2018-09-08 08:51:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:29,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39d4896-f5c4-433e-aad8-e011fffabb54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:29,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b39d4896-f5c4-433e-aad8-e011fffabb54 2018-09-08 08:51:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:29,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-093ec8e0-61ca-4e84-91d4-554bbb66e7d2 Date: Sat, 08 Sep 2018 08:51:29 GMT RESP BODY: {"routers": []} 2018-09-08 08:51:29,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router&admin_state_up=True used request id req-093ec8e0-61ca-4e84-91d4-554bbb66e7d2 2018-09-08 08:51:29,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:29,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:29,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["_qo3iHtTQZeFiOINTX0-WQ"], "issued_at": "2018-09-08T08:51:29.000000Z"}} 2018-09-08 08:51:29,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3e6ac6842eebd37de842725ed2b62bf9bed12" 2018-09-08 08:51:29,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435d293b-94bf-454d-82e3-f96289a2bc2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:29,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-435d293b-94bf-454d-82e3-f96289a2bc2f 2018-09-08 08:51:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:29,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-62b6cf5c-53fe-4a99-a0d7-a39641c9dd07 Date: Sat, 08 Sep 2018 08:51:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:51:29,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-62b6cf5c-53fe-4a99-a0d7-a39641c9dd07 2018-09-08 08:51:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:30,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-01e50e8f-727e-4495-bb28-1692128c2455 Date: Sat, 08 Sep 2018 08:51:30 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:51:30,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-01e50e8f-727e-4495-bb28-1692128c2455 2018-09-08 08:51:30,200 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:51:30,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router", "admin_state_up": true}}' 2018-09-08 08:51:35,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-df55921f-55cb-445c-846e-f6d6c5d28eae Date: Sat, 08 Sep 2018 08:51:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:31Z", "admin_state_up": true, "updated_at": "2018-09-08T08:51:32Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "15a37052-782c-4804-b37d-9bea82eeb5d1", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router"}} 2018-09-08 08:51:35,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-df55921f-55cb-445c-846e-f6d6c5d28eae 2018-09-08 08:51:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:35,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92874769-f5fb-4d24-bde9-1439d01287f3 Date: Sat, 08 Sep 2018 08:51:35 GMT RESP BODY: {"ports":[]} 2018-09-08 08:51:35,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 used request id req-92874769-f5fb-4d24-bde9-1439d01287f3 2018-09-08 08:51:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:35,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d250fdd2-4fe6-4526-b61f-3b06184873ec Date: Sat, 08 Sep 2018 08:51:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:35,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-d250fdd2-4fe6-4526-b61f-3b06184873ec 2018-09-08 08:51:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:35,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:36,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d108b4a5-1f74-4bcd-8433-c8e63fed9837 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:36,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-d108b4a5-1f74-4bcd-8433-c8e63fed9837 2018-09-08 08:51:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:36,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e3e9753-a120-448c-8e8c-a6d5377b7bba Date: Sat, 08 Sep 2018 08:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:36,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-6e3e9753-a120-448c-8e8c-a6d5377b7bba 2018-09-08 08:51:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:36,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c23095d8-a715-4153-bf5c-fe41f8fd2df8 Date: Sat, 08 Sep 2018 08:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:36,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet used request id req-c23095d8-a715-4153-bf5c-fe41f8fd2df8 2018-09-08 08:51:36,498 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:51:36,498 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:51:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" -d '{"subnet_id": "cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"}' 2018-09-08 08:51:38,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fc30bf82-cfe3-4d35-8156-3b0852d5bc21 Date: Sat, 08 Sep 2018 08:51:38 GMT RESP BODY: {"network_id": "b825abc9-9796-4d38-b2e0-538e1859664b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "subnet_id": "cd2812bf-8a02-40fb-bea8-7cc9a4c772c2", "subnet_ids": ["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"], "port_id": "903474ef-661f-440d-b306-d85e239b6728", "id": "15a37052-782c-4804-b37d-9bea82eeb5d1"} 2018-09-08 08:51:38,606 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1/add_router_interface used request id req-fc30bf82-cfe3-4d35-8156-3b0852d5bc21 2018-09-08 08:51:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:39,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2252bb74-5982-4d7b-bc9b-dc841de3ae75 Date: Sat, 08 Sep 2018 08:51:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:31Z", "admin_state_up": true, "updated_at": "2018-09-08T08:51:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "15a37052-782c-4804-b37d-9bea82eeb5d1", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router"}} 2018-09-08 08:51:39,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1 used request id req-2252bb74-5982-4d7b-bc9b-dc841de3ae75 2018-09-08 08:51:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:39,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6667f464-870a-42e9-bd5c-95bfab0af287 Date: Sat, 08 Sep 2018 08:51:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"}]} 2018-09-08 08:51:39,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 used request id req-6667f464-870a-42e9-bd5c-95bfab0af287 2018-09-08 08:51:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:51:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fe020539-6703-4b8f-977b-2afb1d5f5eda Date: Sat, 08 Sep 2018 08:51:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}} 2018-09-08 08:51:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 used request id req-fe020539-6703-4b8f-977b-2afb1d5f5eda 2018-09-08 08:51:39,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:39,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:40,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["QtXjnOWdRAqeDORzy-32cA"], "issued_at": "2018-09-08T08:51:40.000000Z"}} 2018-09-08 08:51:40,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be2f5856d50b85f92931e1cd30a39444b05a2e" 2018-09-08 08:51:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b236780d-498d-404c-9aeb-2e3b3bb74ddd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:40,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b236780d-498d-404c-9aeb-2e3b3bb74ddd 2018-09-08 08:51:40,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:51:40,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be2f5856d50b85f92931e1cd30a39444b05a2e" 2018-09-08 08:51:40,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-138cef27-9cf7-4548-8f2e-5cee21a203ef x-compute-request-id: req-138cef27-9cf7-4548-8f2e-5cee21a203ef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:51:40,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-138cef27-9cf7-4548-8f2e-5cee21a203ef 2018-09-08 08:51:40,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be2f5856d50b85f92931e1cd30a39444b05a2e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-08 08:51:40,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0c37199-d4c3-41c3-acd4-1eab957ae2b7 x-compute-request-id: req-e0c37199-d4c3-41c3-acd4-1eab957ae2b7 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e908d49-7877-479b-b52d-56912fa00ccd", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:51:40,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0c37199-d4c3-41c3-acd4-1eab957ae2b7 2018-09-08 08:51:40,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:40,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:40,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["2jJ8_PnHRamKukyJ2uKvvw"], "issued_at": "2018-09-08T08:51:40.000000Z"}} 2018-09-08 08:51:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6845f3f5df2b30a4f2bfb06e53112b39d5c3802" 2018-09-08 08:51:40,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1c4f7a-f705-48fe-8469-531353440a10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:40,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af1c4f7a-f705-48fe-8469-531353440a10 2018-09-08 08:51:40,797 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:51:40,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6845f3f5df2b30a4f2bfb06e53112b39d5c3802" 2018-09-08 08:51:40,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac4ac721-614c-4c38-8ac7-34d73e2e67a8 x-compute-request-id: req-ac4ac721-614c-4c38-8ac7-34d73e2e67a8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:51:40,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ac4ac721-614c-4c38-8ac7-34d73e2e67a8 2018-09-08 08:51:40,978 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp... 2018-09-08 08:51:40,978 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:51:41,004 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp 2018-09-08 08:51:41,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6845f3f5df2b30a4f2bfb06e53112b39d5c3802" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9aa4fdRSGDVs4G/vlfFAqsDxyzDQP8ChzMmLycFiONRGRp4ZvKq1Yrm8tYVt1kmenAlrWciQlrc6q5VN1Of5q9fjA+LKJsicrHddEuYGoyTI3Z6YY48RTBK4ZC8WspiCMiI2PX9ul85mUytc+FFbwcwEDcb6TPWe7SYWDSAcmQw==", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp"}}' 2018-09-08 08:51:41,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-735d8180-6fa9-42e2-bc4a-09f196d033b2 x-compute-request-id: req-735d8180-6fa9-42e2-bc4a-09f196d033b2 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9aa4fdRSGDVs4G/vlfFAqsDxyzDQP8ChzMmLycFiONRGRp4ZvKq1Yrm8tYVt1kmenAlrWciQlrc6q5VN1Of5q9fjA+LKJsicrHddEuYGoyTI3Z6YY48RTBK4ZC8WspiCMiI2PX9ul85mUytc+FFbwcwEDcb6TPWe7SYWDSAcmQw==", "user_id": "2a0e9d74453849a2a2c1c5302593759c", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "fingerprint": "06:35:7a:1c:59:9c:ad:81:b6:f6:f0:36:3d:55:9b:bf"}} 2018-09-08 08:51:41,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-735d8180-6fa9-42e2-bc4a-09f196d033b2 2018-09-08 08:51:41,069 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7.pub 2018-09-08 08:51:41,069 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7 2018-09-08 08:51:41,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:41,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:41,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["Z9VvaARPRJWmd5qVBina7w"], "issued_at": "2018-09-08T08:51:41.000000Z"}} 2018-09-08 08:51:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:41,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e927bb-7e5a-48a8-b934-b553c05f7fd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:41,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b7e927bb-7e5a-48a8-b934-b553c05f7fd2 2018-09-08 08:51:41,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-acf5690c-2068-40ab-9373-fa9122bfe498 Date: Sat, 08 Sep 2018 08:51:41 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:51:41,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp used request id req-acf5690c-2068-40ab-9373-fa9122bfe498 2018-09-08 08:51:41,709 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp... 2018-09-08 08:51:41,709 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp 2018-09-08 08:51:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}}' 2018-09-08 08:51:42,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-1f07cda6-2566-444b-bcd6-ccd8e69ff5c6 Date: Sat, 08 Sep 2018 08:51:42 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 2, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}} 2018-09-08 08:51:42,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1f07cda6-2566-444b-bcd6-ccd8e69ff5c6 2018-09-08 08:51:42,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:42,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41955b70-8649-47c0-9527-5f15f0c7e9de Date: Sat, 08 Sep 2018 08:51:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:42,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-41955b70-8649-47c0-9527-5f15f0c7e9de 2018-09-08 08:51:42,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:42,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:42,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9a5c648-6ed8-45a6-bdc1-5c5f9fbc6ff7 Date: Sat, 08 Sep 2018 08:51:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-f9a5c648-6ed8-45a6-bdc1-5c5f9fbc6ff7 2018-09-08 08:51:42,892 - neutron_utils - INFO - Retrieving security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:43,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d03d253e-59d4-428d-b807-cc276bb558b2 Date: Sat, 08 Sep 2018 08:51:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 2, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]} 2018-09-08 08:51:43,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-d03d253e-59d4-428d-b807-cc276bb558b2 2018-09-08 08:51:43,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:44,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6833fc3f-b1eb-45ee-aea3-206ead7b3ae5 Date: Sat, 08 Sep 2018 08:51:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:44,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-6833fc3f-b1eb-45ee-aea3-206ead7b3ae5 2018-09-08 08:51:44,038 - neutron_utils - INFO - Retrieving security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:44,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d59cf9e5-df6a-4dcd-ac81-463a744e9498 Date: Sat, 08 Sep 2018 08:51:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 2, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]} 2018-09-08 08:51:44,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-d59cf9e5-df6a-4dcd-ac81-463a744e9498 2018-09-08 08:51:44,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3721d1d7-95cb-4adb-9f37-64c16eadf34a Date: Sat, 08 Sep 2018 08:51:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:44,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-3721d1d7-95cb-4adb-9f37-64c16eadf34a 2018-09-08 08:51:44,648 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp 2018-09-08 08:51:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c84bb43f-c5d5-47ef-9062-0da0c8224917 Date: Sat, 08 Sep 2018 08:51:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 2, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]} 2018-09-08 08:51:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp used request id req-c84bb43f-c5d5-47ef-9062-0da0c8224917 2018-09-08 08:51:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:45,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:45,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a96bb7-8987-4713-b162-8a1932914b8a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:45,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-e3a96bb7-8987-4713-b162-8a1932914b8a 2018-09-08 08:51:45,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:45,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:45,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53b72d42-072a-4c86-bbde-770adda8d838 Date: Sat, 08 Sep 2018 08:51:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:45,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-53b72d42-072a-4c86-bbde-770adda8d838 2018-09-08 08:51:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d"}}' 2018-09-08 08:51:46,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-be809b6d-1b4e-4d88-9de3-20ebb1983bd6 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:46Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "bda67c74-b325-4805-a4c5-1d5b705b84c7"}} 2018-09-08 08:51:46,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-be809b6d-1b4e-4d88-9de3-20ebb1983bd6 2018-09-08 08:51:46,109 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp 2018-09-08 08:51:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4f68dfa4-74b0-4ed8-bc79-cbfe3a25bb36 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:46Z", "revision_number": 0, "id": "bda67c74-b325-4805-a4c5-1d5b705b84c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 3, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]} 2018-09-08 08:51:46,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp used request id req-4f68dfa4-74b0-4ed8-bc79-cbfe3a25bb36 2018-09-08 08:51:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:46,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868639ed-2764-4a19-8d4c-e11bbe4f6e54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:46,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-868639ed-2764-4a19-8d4c-e11bbe4f6e54 2018-09-08 08:51:46,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:46,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-eb53dbce-f65e-47f4-be05-64a06821d3f5 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:46Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "bda67c74-b325-4805-a4c5-1d5b705b84c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:46,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-eb53dbce-f65e-47f4-be05-64a06821d3f5 2018-09-08 08:51:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d"}}' 2018-09-08 08:51:46,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ee6f61bd-d02c-41c6-bd3d-23b8d6d89806 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": 22, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:46Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "52d096da-5af5-4023-be13-af72889dc621"}} 2018-09-08 08:51:46,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ee6f61bd-d02c-41c6-bd3d-23b8d6d89806 2018-09-08 08:51:46,726 - neutron_utils - INFO - Retrieving security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:46,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-de0e2bd8-e9fc-4e32-9128-2db791e08843 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "updated_at": "2018-09-08T08:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "3b302434-fff5-4d06-b954-d71408a39d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:51:46Z", "revision_number": 0, "id": "52d096da-5af5-4023-be13-af72889dc621", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:46Z", "revision_number": 0, "id": "bda67c74-b325-4805-a4c5-1d5b705b84c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "revision_number": 0, "id": "cbdcd81f-f38a-4799-813a-26e492249ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 4, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]} 2018-09-08 08:51:46,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-de0e2bd8-e9fc-4e32-9128-2db791e08843 2018-09-08 08:51:46,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec33ffaa-7479-42a6-91fe-730b595bb76d 2018-09-08 08:51:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:51:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-85c1a183-da2f-4681-8734-d29174c47694 Date: Sat, 08 Sep 2018 08:51:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "3b302434-fff5-4d06-b954-d71408a39d37"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": 22, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:46Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "52d096da-5af5-4023-be13-af72889dc621"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:46Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:46Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "bda67c74-b325-4805-a4c5-1d5b705b84c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:42Z", "security_group_id": "ec33ffaa-7479-42a6-91fe-730b595bb76d", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:42Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "cbdcd81f-f38a-4799-813a-26e492249ce8"}]} 2018-09-08 08:51:46,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-85c1a183-da2f-4681-8734-d29174c47694 2018-09-08 08:51:46,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:46,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:47,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["Nfm-73UDR0aD6PglKi7_2Q"], "issued_at": "2018-09-08T08:51:47.000000Z"}} 2018-09-08 08:51:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:47,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1523dec-b4eb-4790-bf90-3ef1bd95d7e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:47,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1523dec-b4eb-4790-bf90-3ef1bd95d7e0 2018-09-08 08:51:47,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:51:47,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:47,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef00bc0-2199-4ae6-8933-41fd10e5342e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:47,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ef00bc0-2199-4ae6-8933-41fd10e5342e 2018-09-08 08:51:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3b482fa6-0ff8-4bbd-99a4-2a1c33238d6c Date: Sat, 08 Sep 2018 08:51:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-3b482fa6-0ff8-4bbd-99a4-2a1c33238d6c 2018-09-08 08:51:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:47,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:47,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfe131e-9fa6-4ffc-a16d-099d296ed5bf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:47,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-4dfe131e-9fa6-4ffc-a16d-099d296ed5bf 2018-09-08 08:51:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:47,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b458017c-647a-4d79-9015-69378ce0cc9d Date: Sat, 08 Sep 2018 08:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:47,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-b458017c-647a-4d79-9015-69378ce0cc9d 2018-09-08 08:51:47,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:48,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8e260e1-bf44-435b-9b74-fec8ebc5cbf8 Date: Sat, 08 Sep 2018 08:51:48 GMT RESP BODY: {"ports":[]} 2018-09-08 08:51:48,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True used request id req-a8e260e1-bf44-435b-9b74-fec8ebc5cbf8 2018-09-08 08:51:48,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:49,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-061bd100-a2b2-4c93-abbe-70ed1f333bee x-compute-request-id: req-061bd100-a2b2-4c93-abbe-70ed1f333bee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:51:49,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst used request id req-061bd100-a2b2-4c93-abbe-70ed1f333bee 2018-09-08 08:51:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:49,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20bc2698-4f8d-4113-80d7-d090c519a799 Date: Sat, 08 Sep 2018 08:51:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:49,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-20bc2698-4f8d-4113-80d7-d090c519a799 2018-09-08 08:51:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af780c8d-b3ad-407b-b4a0-af95d9ae151d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:49,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-af780c8d-b3ad-407b-b4a0-af95d9ae151d 2018-09-08 08:51:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:50,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a4041f4-40bc-4080-bb6c-90b58aa1bbd9 Date: Sat, 08 Sep 2018 08:51:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:50,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-2a4041f4-40bc-4080-bb6c-90b58aa1bbd9 2018-09-08 08:51:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:50,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9cd21641-8b16-423c-bcad-24a5615707fa Date: Sat, 08 Sep 2018 08:51:50 GMT RESP BODY: {"ports":[]} 2018-09-08 08:51:50,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True used request id req-9cd21641-8b16-423c-bcad-24a5615707fa 2018-09-08 08:51:50,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:51:50,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:51:50,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["NOKgSMtNSxiGyx0C1t3BBw"], "issued_at": "2018-09-08T08:51:50.000000Z"}} 2018-09-08 08:51:50,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1e70c8f74ee34efb8968c6557c1d4add6963b0" 2018-09-08 08:51:50,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20df65a2-5ccb-4545-a228-566068991a66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:51:50,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20df65a2-5ccb-4545-a228-566068991a66 2018-09-08 08:51:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd1a2f93-1b9c-4ebe-8a24-7b7291b7b8c2 Date: Sat, 08 Sep 2018 08:51:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:50,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-dd1a2f93-1b9c-4ebe-8a24-7b7291b7b8c2 2018-09-08 08:51:50,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:51,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d780295-4a62-4f9d-b704-cfc66747855e Date: Sat, 08 Sep 2018 08:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:51,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-6d780295-4a62-4f9d-b704-cfc66747855e 2018-09-08 08:51:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:51,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a46ea9fd-e672-431d-8a67-9dcc371842f7 Date: Sat, 08 Sep 2018 08:51:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:51,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-a46ea9fd-e672-431d-8a67-9dcc371842f7 2018-09-08 08:51:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:51:51,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:51:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:51:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1e70c8f74ee34efb8968c6557c1d4add6963b0" 2018-09-08 08:51:51,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65ca68f-f92c-4467-b0f6-5576de96e2a3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:51,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-f65ca68f-f92c-4467-b0f6-5576de96e2a3 2018-09-08 08:51:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:51,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bfa20965-110d-4af8-96cf-51cc4c54ac30 Date: Sat, 08 Sep 2018 08:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:51,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-bfa20965-110d-4af8-96cf-51cc4c54ac30 2018-09-08 08:51:51,966 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net 2018-09-08 08:51:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" -d '{"port": {"network_id": "b825abc9-9796-4d38-b2e0-538e1859664b", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1", "admin_state_up": true}}' 2018-09-08 08:51:52,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-eda01ecb-c389-47d1-a657-160e12dda035 Date: Sat, 08 Sep 2018 08:51:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b"],"mac_address":"fa:16:3e:cb:9c:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","project_id":"05c3749389d942f9a180bb3952157bf1","qos_policy_id":null,"admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal"}} 2018-09-08 08:51:52,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-eda01ecb-c389-47d1-a657-160e12dda035 2018-09-08 08:51:52,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f11a6aef-91ff-4b31-898e-a704e9514b1a Date: Sat, 08 Sep 2018 08:51:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:51:53,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-f11a6aef-91ff-4b31-898e-a704e9514b1a 2018-09-08 08:51:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4d7c30-e8a5-48af-b524-391f80b43da7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:53,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-3c4d7c30-e8a5-48af-b524-391f80b43da7 2018-09-08 08:51:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2dcc057-bf93-4493-a177-92f4123c5f7f Date: Sat, 08 Sep 2018 08:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:51:53,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-e2dcc057-bf93-4493-a177-92f4123c5f7f 2018-09-08 08:51:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-15371cde-0e38-4a27-9ecf-958118ef7f87 Date: Sat, 08 Sep 2018 08:51:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:51:53,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True used request id req-15371cde-0e38-4a27-9ecf-958118ef7f87 2018-09-08 08:51:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b4e800-a452-4c65-93ba-e8ec21a6d495 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:51:53,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-76b4e800-a452-4c65-93ba-e8ec21a6d495 2018-09-08 08:51:53,429 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst 2018-09-08 08:51:53,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b67e4c0-f8e7-4b72-adc5-ebb838af4196 x-compute-request-id: req-6b67e4c0-f8e7-4b72-adc5-ebb838af4196 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-flavor-name"}]} 2018-09-08 08:51:53,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6b67e4c0-f8e7-4b72-adc5-ebb838af4196 2018-09-08 08:51:53,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b25ae10-f186-4adb-8117-b23ac8ae8406 x-compute-request-id: req-6b25ae10-f186-4adb-8117-b23ac8ae8406 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e908d49-7877-479b-b52d-56912fa00ccd", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:51:53,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd used request id req-6b25ae10-f186-4adb-8117-b23ac8ae8406 2018-09-08 08:51:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-ec8a3811-0274-4ca7-9bc1-f3f017dbd09a Date: Sat, 08 Sep 2018 08:51:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:51:25Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "metadata": {}}], "self": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "min_disk": 0, "protected": false, "id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "file": "/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05c3749389d942f9a180bb3952157bf1", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/89e36a0f-2414-486c-b87a-5ad685aecbe7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image"} 2018-09-08 08:51:53,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image used request id req-ec8a3811-0274-4ca7-9bc1-f3f017dbd09a 2018-09-08 08:51:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:53,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83b43749-c902-466b-9892-43fe274e0f49 Date: Sat, 08 Sep 2018 08:51:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:51:53,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-83b43749-c902-466b-9892-43fe274e0f49 2018-09-08 08:51:53,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "imageRef": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "flavorRef": "5e908d49-7877-479b-b52d-56912fa00ccd", "max_count": 1, "min_count": 1, "networks": [{"port": "1ddeaedf-5fa8-4ca9-a2de-27b8074d9426"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}]}}' 2018-09-08 08:51:56,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52dcd33a-3168-415a-ae50-af4277e41493 x-compute-request-id: req-52dcd33a-3168-415a-ae50-af4277e41493 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "adminPass": "gUvNeuBc76kL"}} 2018-09-08 08:51:56,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-52dcd33a-3168-415a-ae50-af4277e41493 2018-09-08 08:51:56,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:57,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88a64ea2-1a43-4e73-a042-1020505ac4c9 x-compute-request-id: req-88a64ea2-1a43-4e73-a042-1020505ac4c9 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:51:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:51:57,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-88a64ea2-1a43-4e73-a042-1020505ac4c9 2018-09-08 08:51:57,440 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst 2018-09-08 08:51:57,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:51:57,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bda1b8ff-e9cb-416f-bc7d-aba3e3e48ae6 x-compute-request-id: req-bda1b8ff-e9cb-416f-bc7d-aba3e3e48ae6 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:51:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:51:57,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-bda1b8ff-e9cb-416f-bc7d-aba3e3e48ae6 2018-09-08 08:51:57,667 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - BUILD 2018-09-08 08:51:57,668 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:52:00,671 - create_instance - DEBUG - VM status query timeout in 896.769073009 2018-09-08 08:52:00,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:02,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb10bd36-081d-445a-8f3c-f9987976f338 x-compute-request-id: req-cb10bd36-081d-445a-8f3c-f9987976f338 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:51:58Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:02,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-cb10bd36-081d-445a-8f3c-f9987976f338 2018-09-08 08:52:02,139 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - BUILD 2018-09-08 08:52:02,139 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:52:05,141 - create_instance - DEBUG - VM status query timeout in 892.298974991 2018-09-08 08:52:05,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:05,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c8b818-3289-42e3-9140-17ccdec8418b x-compute-request-id: req-c5c8b818-3289-42e3-9140-17ccdec8418b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:05,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-c5c8b818-3289-42e3-9140-17ccdec8418b 2018-09-08 08:52:05,745 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:05,745 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:05,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:06,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64bc47d5-a158-4b88-9093-9fbb7fa78732 x-compute-request-id: req-64bc47d5-a158-4b88-9093-9fbb7fa78732 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:06,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-64bc47d5-a158-4b88-9093-9fbb7fa78732 2018-09-08 08:52:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:06,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-62bb2e6a-a1e6-4339-93c3-6fd10892ba07 Date: Sat, 08 Sep 2018 08:52:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:06,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-62bb2e6a-a1e6-4339-93c3-6fd10892ba07 2018-09-08 08:52:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:06,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24459d35-9e6a-4d5c-8d9d-d41aab53e95b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:06,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-24459d35-9e6a-4d5c-8d9d-d41aab53e95b 2018-09-08 08:52:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17bfac00-fcb4-42e5-b256-a77114cc3136 Date: Sat, 08 Sep 2018 08:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:07,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-17bfac00-fcb4-42e5-b256-a77114cc3136 2018-09-08 08:52:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-18fc88fa-502a-4d1b-8975-17df97d27521 Date: Sat, 08 Sep 2018 08:52:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:07,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-18fc88fa-502a-4d1b-8975-17df97d27521 2018-09-08 08:52:07,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb7aa60-e050-4a3b-aef5-f6180524df31 x-compute-request-id: req-aeb7aa60-e050-4a3b-aef5-f6180524df31 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:07,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-aeb7aa60-e050-4a3b-aef5-f6180524df31 2018-09-08 08:52:07,465 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:07,466 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:07,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef762d0a-aa6e-44ae-8ec0-079c9540c4e4 x-compute-request-id: req-ef762d0a-aa6e-44ae-8ec0-079c9540c4e4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:07,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-ef762d0a-aa6e-44ae-8ec0-079c9540c4e4 2018-09-08 08:52:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8b120492-44f5-46ec-a2c7-97b48e543a7a Date: Sat, 08 Sep 2018 08:52:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:07,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-8b120492-44f5-46ec-a2c7-97b48e543a7a 2018-09-08 08:52:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d44fcb-1301-447b-a64b-bd56dbd4962a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:07,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-20d44fcb-1301-447b-a64b-bd56dbd4962a 2018-09-08 08:52:07,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:08,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb944e96-12bb-4fe8-97d4-30c86e3fce3d Date: Sat, 08 Sep 2018 08:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:08,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-cb944e96-12bb-4fe8-97d4-30c86e3fce3d 2018-09-08 08:52:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:08,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-bbf13cae-356d-4b56-afa9-462817047107 Date: Sat, 08 Sep 2018 08:52:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:08,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-bbf13cae-356d-4b56-afa9-462817047107 2018-09-08 08:52:08,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}}' 2018-09-08 08:52:09,661 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95077465-55e7-41a6-821c-c6910677ac90 x-compute-request-id: req-95077465-55e7-41a6-821c-c6910677ac90 Content-Length: 0 Content-Type: application/json 2018-09-08 08:52:09,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220/action used request id req-95077465-55e7-41a6-821c-c6910677ac90 2018-09-08 08:52:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:09,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-508b6021-888f-457e-9ed0-002a3cc46ac8 Date: Sat, 08 Sep 2018 08:52:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:31Z", "admin_state_up": true, "updated_at": "2018-09-08T08:51:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "15a37052-782c-4804-b37d-9bea82eeb5d1", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router"}]} 2018-09-08 08:52:09,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router used request id req-508b6021-888f-457e-9ed0-002a3cc46ac8 2018-09-08 08:52:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:09,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7307eb-900a-420c-8531-c80fdca67f96 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:09,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-8d7307eb-900a-420c-8531-c80fdca67f96 2018-09-08 08:52:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a12e686a-dffa-405e-8b40-c65fd85905d4 Date: Sat, 08 Sep 2018 08:52:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"}]} 2018-09-08 08:52:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=15a37052-782c-4804-b37d-9bea82eeb5d1 used request id req-a12e686a-dffa-405e-8b40-c65fd85905d4 2018-09-08 08:52:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:10,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6da851fe-21e1-448f-a009-f8afada52ef1 Date: Sat, 08 Sep 2018 08:52:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}} 2018-09-08 08:52:10,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 used request id req-6da851fe-21e1-448f-a009-f8afada52ef1 2018-09-08 08:52:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:10,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1c3a2363-33e2-4b8f-bc71-c839021b1696 Date: Sat, 08 Sep 2018 08:52:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:52:10,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1c3a2363-33e2-4b8f-bc71-c839021b1696 2018-09-08 08:52:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:10,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e974282-9692-45bd-9ea3-cdb1918cd762 Date: Sat, 08 Sep 2018 08:52:10 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:52:10,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-1e974282-9692-45bd-9ea3-cdb1918cd762 2018-09-08 08:52:10,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:11,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:10 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-e7ba7ce5-8f05-463f-a1ed-1962482a5996 x-compute-request-id: req-e7ba7ce5-8f05-463f-a1ed-1962482a5996 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:11,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-e7ba7ce5-8f05-463f-a1ed-1962482a5996 2018-09-08 08:52:11,443 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:11,443 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:11,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:12,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecf31f9a-94a8-40bd-802a-f2bc3f441dfb x-compute-request-id: req-ecf31f9a-94a8-40bd-802a-f2bc3f441dfb Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:12,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-ecf31f9a-94a8-40bd-802a-f2bc3f441dfb 2018-09-08 08:52:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:12,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e730d12-cba6-44f9-a18f-d4b92ca2d3e6 Date: Sat, 08 Sep 2018 08:52:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:12,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-2e730d12-cba6-44f9-a18f-d4b92ca2d3e6 2018-09-08 08:52:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:12,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44574955-65b6-4490-885d-6c889c7fe1e4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:12,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-44574955-65b6-4490-885d-6c889c7fe1e4 2018-09-08 08:52:12,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:12,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8991b36a-cc1a-44dd-84b9-1ecdbb7f4562 Date: Sat, 08 Sep 2018 08:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:12,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-8991b36a-cc1a-44dd-84b9-1ecdbb7f4562 2018-09-08 08:52:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-1433bc68-1369-49bf-8e35-36c00235bf90 Date: Sat, 08 Sep 2018 08:52:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:12,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-1433bc68-1369-49bf-8e35-36c00235bf90 2018-09-08 08:52:12,944 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:52:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:13,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-42acb1af-f444-43fd-8a0b-bcbb08c93147 Date: Sat, 08 Sep 2018 08:52:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:52:13,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-42acb1af-f444-43fd-8a0b-bcbb08c93147 2018-09-08 08:52:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:13,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-afa58100-0a92-415f-9fe3-035e9508bf90 Date: Sat, 08 Sep 2018 08:52:13 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:52:13,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-afa58100-0a92-415f-9fe3-035e9508bf90 2018-09-08 08:52:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "1ddeaedf-5fa8-4ca9-a2de-27b8074d9426"}}' 2018-09-08 08:52:15,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-28aa6b91-440d-42e0-adc6-36592cf68a9b Date: Sat, 08 Sep 2018 08:52:15 GMT RESP BODY: {"floatingip": {"router_id": "15a37052-782c-4804-b37d-9bea82eeb5d1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:52:14Z", "updated_at": "2018-09-08T08:52:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "05c3749389d942f9a180bb3952157bf1", "port_id": "1ddeaedf-5fa8-4ca9-a2de-27b8074d9426", "id": "29987816-d993-41f8-8b32-3e3c2acf935f"}} 2018-09-08 08:52:15,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-28aa6b91-440d-42e0-adc6-36592cf68a9b 2018-09-08 08:52:15,323 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:52:15,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:16,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d078fe-5b2d-410a-8b47-95a91b6d8275 x-compute-request-id: req-71d078fe-5b2d-410a-8b47-95a91b6d8275 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:16,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-71d078fe-5b2d-410a-8b47-95a91b6d8275 2018-09-08 08:52:16,174 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:16,175 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:16,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:17,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f98119f1-50cb-4764-a5f2-2bbbca59c08f x-compute-request-id: req-f98119f1-50cb-4764-a5f2-2bbbca59c08f Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:17,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-f98119f1-50cb-4764-a5f2-2bbbca59c08f 2018-09-08 08:52:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:17,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4ded11d1-40c6-4b35-9009-96a2e30a401b Date: Sat, 08 Sep 2018 08:52:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:17,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-4ded11d1-40c6-4b35-9009-96a2e30a401b 2018-09-08 08:52:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:17,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2a4c71-9e9f-48da-bd53-8c5dc46b1d0e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:17,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-3f2a4c71-9e9f-48da-bd53-8c5dc46b1d0e 2018-09-08 08:52:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:18,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3c5e9be9-1751-4561-ae72-be9bd68799f4 Date: Sat, 08 Sep 2018 08:52:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:18,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-3c5e9be9-1751-4561-ae72-be9bd68799f4 2018-09-08 08:52:18,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:18,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-0dc39021-6dff-4eb2-b725-832c61950b7c Date: Sat, 08 Sep 2018 08:52:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:18,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-0dc39021-6dff-4eb2-b725-832c61950b7c 2018-09-08 08:52:18,712 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-09-08 08:52:18,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:19,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-012f075b-eeb7-4497-bee0-7bdd94932dc3 x-compute-request-id: req-012f075b-eeb7-4497-bee0-7bdd94932dc3 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:19,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-012f075b-eeb7-4497-bee0-7bdd94932dc3 2018-09-08 08:52:19,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:52:20,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:19 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-7e6d33a0-9005-4b07-a8f8-cfc1cedbd8ef x-compute-request-id: req-7e6d33a0-9005-4b07-a8f8-cfc1cedbd8ef Content-Encoding: gzip Content-Length: 9563 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491985268 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129241] pid_max: default: 32768 minimum: 301\n[ 0.130112] ACPI: Core revision 20150930\n[ 0.131480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132761] Security Framework initialized\n[ 0.133562] Yama: becoming mindful.\n[ 0.134280] AppArmor: AppArmor initialized\n[ 0.135121] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136371] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137594] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138759] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140091] Initializing cgroup subsys io\n[ 0.140884] Initializing cgroup subsys memory\n[ 0.141726] Initializing cgroup subsys devices\n[ 0.142577] Initializing cgroup subsys freezer\n[ 0.143433] Initializing cgroup subsys net_cls\n[ 0.144281] Initializing cgroup subsys perf_event\n[ 0.145169] Initializing cgroup subsys net_prio\n[ 0.146031] Initializing cgroup subsys hugetlb\n[ 0.146886] Initializing cgroup subsys pids\n[ 0.147742] CPU: Physical Processor ID: 0\n[ 0.149218] mce: CPU supports 10 MCE banks\n[ 0.150042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159538] ftrace: allocating 31920 entries in 125 pages\n[ 0.185639] smpboot: Max logical packages: 2\n[ 0.186478] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187649] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188976] x2apic enabled\n[ 0.189764] Switched APIC routing to physical x2apic.\n[ 0.191498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196659] KVM setup paravirtual spinlock\n[ 0.198066] x86: Booting SMP configuration:\n[ 0.198946] .... node #0, CPUs: #1\n[ 0.199811] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221468] x86: Booted up 1 node, 2 CPUs\n[ 0.221471] KVM setup async PF for cpu 1\n[ 0.221473] kvm-stealtime: cpu 1, msr f90d940\n[ 0.223992] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225446] devtmpfs: initialized\n[ 0.227146] evm: security.selinux\n[ 0.227830] evm: security.SMACK64\n[ 0.228512] evm: security.SMACK64EXEC\n[ 0.229239] evm: security.SMACK64TRANSMUTE\n[ 0.230027] evm: security.SMACK64MMAP\n[ 0.230758] evm: security.ima\n[ 0.231397] evm: security.capability\n[ 0.232216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234043] pinctrl core: initialized pinctrl subsystem\n[ 0.235131] RTC time: 8:52:02, date: 09/08/18\n[ 0.236091] NET: Registered protocol family 16\n[ 0.247093] cpuidle: using governor ladder\n[ 0.259181] cpuidle: using governor menu\n[ 0.259988] PCCT header not found.\n[ 0.260756] ACPI: bus type PCI registered\n[ 0.261538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262751] PCI: Using configuration type 1 for base access\n[ 0.276157] ACPI: Added _OSI(Module Device)\n[ 0.277022] ACPI: Added _OSI(Processor Device)\n[ 0.277860] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278741] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281067] ACPI: Interpreter enabled\n[ 0.281822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287222] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289024] ACPI: (supports S0 S5)\n[ 0.289711] ACPI: Using IOAPIC for interrupt routing\n[ 0.290687] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294028] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299708] acpiphp: Slot [3] registered\n[ 0.300492] acpiphp: Slot [4] registered\n[ 0.301278] acpiphp: Slot [5] registered\n[ 0.302058] acpiphp: Slot [6] registered\n[ 0.302831] acpiphp: Slot [7] registered\n[ 0.303609] acpiphp: Slot [8] registered\n[ 0.304389] acpiphp: Slot [9] registered\n[ 0.305164] acpiphp: Slot [10] registered\n[ 0.315916] acpiphp: Slot [11] registered\n[ 0.316704] acpiphp: Slot [12] registered\n[ 0.317500] acpiphp: Slot [13] registered\n[ 0.318292] acpiphp: Slot [14] registered\n[ 0.319079] acpiphp: Slot [15] registered\n[ 0.319869] acpiphp: Slot [16] registered\n[ 0.320664] acpiphp: Slot [17] registered\n[ 0.321455] acpiphp: Slot [18] registered\n[ 0.322245] acpiphp: Slot [19] registered\n[ 0.323034] acpiphp: Slot [20] registered\n[ 0.323821] acpiphp: Slot [21] registered\n[ 0.324609] acpiphp: Slot [22] registered\n[ 0.325407] acpiphp: Slot [23] registered\n[ 0.326206] acpiphp: Slot [24] registered\n[ 0.326994] acpiphp: Slot [25] registered\n[ 0.327778] acpiphp: Slot [26] registered\n[ 0.328567] acpiphp: Slot [27] registered\n[ 0.329357] acpiphp: Slot [28] registered\n[ 0.330149] acpiphp: Slot [29] registered\n[ 0.330939] acpiphp: Slot [30] registered\n[ 0.331725] acpiphp: Slot [31] registered\n[ 0.332510] PCI host bridge to bus 0000:00\n[ 0.333298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337069] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338482] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344763] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346011] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347161] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354829] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356227] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406442] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407797] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409059] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410208] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412771] vgaarb: loaded\n[ 0.413371] vgaarb: bridge control possible 0000:00:02.0\n[ 0.414498] SCSI subsystem initialized\n[ 0.415320] ACPI: bus type USB registered\n[ 0.416121] usbcore: registered new interface driver usbfs\n[ 0.417120] usbcore: registered new interface driver hub\n[ 0.418104] usbcore: registered new device driver usb\n[ 0.419181] PCI: Using ACPI for IRQ routing\n[ 0.420189] NetLabel: Initializing\n[ 0.420886] NetLabel: domain hash size = 128\n[ 0.421718] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.422648] NetLabel: unlabeled traffic allowed by default\n[ 0.423735] clocksource: Switched to clocksource kvm-clock\n[ 0.429692] AppArmor: AppArmor Filesystem Enabled\n[ 0.430640] pnp: PnP ACPI init\n[ 0.431556] pnp: PnP ACPI: found 5 devices\n[ 0.438617] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440293] NET: Registered protocol family 2\n[ 0.441254] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.442490] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.443636] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.444770] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446957] NET: Registered protocol family 1\n[ 0.447801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448867] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.487236] Trying to unpack rootfs image as initramfs...\n[ 0.536866] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.551040] Scanning for low memory corruption every 60 seconds\n[ 0.552524] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.553756] audit: initializing netlink subsys (disabled)\n[ 0.554864] audit: type=2000 audit(1536396722.780:1): initialized\n[ 0.556284] Initialise system trusted keyring\n[ 0.557337] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560763] zbud: loaded\n[ 0.561560] VFS: Disk quotas dquot_6.6.0\n[ 0.562445] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.564103] fuse init (API version 7.23)\n[ 0.565079] Key type big_key registered\n[ 0.565943] Allocating IMA MOK and blacklist keyrings.\n[ 0.567229] Key type asymmetric registered\n[ 0.568118] Asymmetric key parser 'x509' registered\n[ 0.569141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.570706] io scheduler noop registered\n[ 0.571551] io scheduler deadline registered (default)\n[ 0.572618] io scheduler cfq registered\n[ 0.573478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577473] ACPI: Power Button [PWRF]\n[ 0.578409] GHES: HEST is not enabled!\n[ 0.596665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665390] Linux agpgart interface v0.103\n[ 0.667873] brd: module loaded\n[ 0.669351] loop: module loaded\n[ 0.673442] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.675175] GPT:90111 != 20971519\n[ 0.676003] GPT:Alternate GPT header not at the end of the disk.\n[ 0.677298] GPT:90111 != 20971519\n[ 0.678087] GPT: Use GNU Parted to correct GPT errors.\n[ 0.679212] vda: vda1 vda15\n[ 0.680815] scsi host0: ata_piix\n[ 0.681730] scsi host1: ata_piix\n[ 0.682563] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685860] libphy: Fixed MDIO Bus: probed\n[ 0.686833] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687967] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690124] PPP generic driver version 2.4.2\n[ 0.691235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692669] ehci-pci: EHCI PCI platform driver\n[ 0.693708] ehci-platform: EHCI generic platform driver\n[ 0.694891] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696262] ohci-pci: OHCI PCI platform driver\n[ 0.697272] ohci-platform: OHCI generic platform driver\n[ 0.698421] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717432] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720342] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.721490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.722780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.724271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725984] usb usb1: Product: UHCI Host Controller\n[ 0.727099] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.728525] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729639] hub 1-0:1.0: USB hub found\n[ 0.730542] hub 1-0:1.0: 2 ports detected\n[ 0.731576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736399] mousedev: PS/2 mouse device common for all mice\n[ 0.737824] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739774] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739918] i2c /dev entries driver\n[ 0.739955] device-mapper: uevent: version 1.0.3\n[ 0.741273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741287] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741474] NET: Registered protocol family 10\n[ 0.741600] NET: Registered protocol family 17\n[ 0.741608] Key type dns_resolver registered\n[ 0.741712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.742605] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.742625] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742706] registered taskstats version 1\n[ 0.742716] Loading compiled-in X.509 certificates\n[ 0.743248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743262] zswap: loaded using pool lzo/zbud\n[ 0.743811] Key type trusted registered\n[ 0.744601] Key type encrypted registered\n[ 0.744604] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744606] ima: No TPM chip found, activating TPM-bypass!\n[ 0.744617] evm: HMAC attrs: 0x1\n[ 0.744864] Magic number: 2:804:876\n[ 0.745970] rtc_cmos 00:00: setting system clock to 2018-09-08 08:52:02 UTC (1536396722)\n[ 0.746022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.746022] EDD information not available.\n[ 0.840868] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.842672] Write protecting the kernel read-only data: 14336k\n[ 0.844475] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.846496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.909202] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.45. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPkZRanbRfrOcHsT5TTDHmW92Txc9XYvGY7X/iVDC3Q1ggkYuB8LYtA6TGgel6tvyBeh6liOHEo/4wTx6roZklW2wn+APo3HzoVAYG5n3++yuLgwrvrEVw9glAPzRI+adU8HS0u9qTI0nwNsGqLR3wzBHtKjN62Qw4I0mJnpQ/RBZ7B5e3Kvqted1DFzQti130mx2jFOLyIAsnLgm3DcyiHNMfGIxFyOXeuRmily/rrneHfCGNbKZiB50V8IuGTqrybkSl+nrlvnNzztFneamVFOzLAfgE9Qnrdh8vGXxMeuupa8O6UKVQv04IIZZavS9Xhr23nze/8Mrv5lhJ2txb root@createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893\nssh-dss AAAAB3NzaC1kc3MAAACBAJcLv76fPawgA8PzvO6E35+3+fW7xqgYWMK/i2qpppnUT1/xxheJtxd5YNhwURQrJ9ngae00uB5eiEA4TCtXkoYC8yjh9ehOxC+ViBQADEss0z4fDDdIcUC6ApKMCbBo6BKsZutNNx7ktP4ZOlqVrivBMBK6C41bv7iJZaX/jMhPAAAAFQCEuUtELf8l9rjnad4ZNbPXYWJOHwAAAIEAk4Q6COqvMdL0PPXa62Rf3sx1cz9nfDryGX4Q6N9fzMsl7f8aMedYLj66Ea3qV4oIUVukfRKRoDpuA0hUzeSb67qzO/288k7gYiskJle9cEtozAHRFMFIKDvD/1Z7RU6cRkVkp1edLVK4l9JgwFtD6egyHVa+4AeEHERe9RVXjloAAACAXQglZBojiw16hk+elF10nTWtuARdlcnY7VK5j49loIcrRrfDUjIKEtMEgd6gB+kc0ZkXi7LAEbQ+dvJv9yckwKrxwYXyNVf3fNWwxpIKafHu8fXxSdvBj/3cER/3hBokWRm7qCBFMBZ/wRaXMa2Ym5+LY5DfrBEJGJo8xJAhEyE= root@createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fecb:9c46/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893 login: "} 2018-09-08 08:52:20,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220/action used request id req-7e6d33a0-9005-4b07-a8f8-cfc1cedbd8ef 2018-09-08 08:52:20,592 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:52:20,592 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 491985268 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127629] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129241] pid_max: default: 32768 minimum: 301 [ 0.130112] ACPI: Core revision 20150930 [ 0.131480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132761] Security Framework initialized [ 0.133562] Yama: becoming mindful. [ 0.134280] AppArmor: AppArmor initialized [ 0.135121] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136371] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137594] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138759] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140091] Initializing cgroup subsys io [ 0.140884] Initializing cgroup subsys memory [ 0.141726] Initializing cgroup subsys devices [ 0.142577] Initializing cgroup subsys freezer [ 0.143433] Initializing cgroup subsys net_cls [ 0.144281] Initializing cgroup subsys perf_event [ 0.145169] Initializing cgroup subsys net_prio [ 0.146031] Initializing cgroup subsys hugetlb [ 0.146886] Initializing cgroup subsys pids [ 0.147742] CPU: Physical Processor ID: 0 [ 0.149218] mce: CPU supports 10 MCE banks [ 0.150042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151027] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153258] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159538] ftrace: allocating 31920 entries in 125 pages [ 0.185639] smpboot: Max logical packages: 2 [ 0.186478] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187649] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188976] x2apic enabled [ 0.189764] Switched APIC routing to physical x2apic. [ 0.191498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196659] KVM setup paravirtual spinlock [ 0.198066] x86: Booting SMP configuration: [ 0.198946] .... node #0, CPUs: #1 [ 0.199811] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221468] x86: Booted up 1 node, 2 CPUs [ 0.221471] KVM setup async PF for cpu 1 [ 0.221473] kvm-stealtime: cpu 1, msr f90d940 [ 0.223992] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225446] devtmpfs: initialized [ 0.227146] evm: security.selinux [ 0.227830] evm: security.SMACK64 [ 0.228512] evm: security.SMACK64EXEC [ 0.229239] evm: security.SMACK64TRANSMUTE [ 0.230027] evm: security.SMACK64MMAP [ 0.230758] evm: security.ima [ 0.231397] evm: security.capability [ 0.232216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234043] pinctrl core: initialized pinctrl subsystem [ 0.235131] RTC time: 8:52:02, date: 09/08/18 [ 0.236091] NET: Registered protocol family 16 [ 0.247093] cpuidle: using governor ladder [ 0.259181] cpuidle: using governor menu [ 0.259988] PCCT header not found. [ 0.260756] ACPI: bus type PCI registered [ 0.261538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262751] PCI: Using configuration type 1 for base access [ 0.276157] ACPI: Added _OSI(Module Device) [ 0.277022] ACPI: Added _OSI(Processor Device) [ 0.277860] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281067] ACPI: Interpreter enabled [ 0.281822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287222] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289024] ACPI: (supports S0 S5) [ 0.289711] ACPI: Using IOAPIC for interrupt routing [ 0.290687] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294028] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299708] acpiphp: Slot [3] registered [ 0.300492] acpiphp: Slot [4] registered [ 0.301278] acpiphp: Slot [5] registered [ 0.302058] acpiphp: Slot [6] registered [ 0.302831] acpiphp: Slot [7] registered [ 0.303609] acpiphp: Slot [8] registered [ 0.304389] acpiphp: Slot [9] registered [ 0.305164] acpiphp: Slot [10] registered [ 0.315916] acpiphp: Slot [11] registered [ 0.316704] acpiphp: Slot [12] registered [ 0.317500] acpiphp: Slot [13] registered [ 0.318292] acpiphp: Slot [14] registered [ 0.319079] acpiphp: Slot [15] registered [ 0.319869] acpiphp: Slot [16] registered [ 0.320664] acpiphp: Slot [17] registered [ 0.321455] acpiphp: Slot [18] registered [ 0.322245] acpiphp: Slot [19] registered [ 0.323034] acpiphp: Slot [20] registered [ 0.323821] acpiphp: Slot [21] registered [ 0.324609] acpiphp: Slot [22] registered [ 0.325407] acpiphp: Slot [23] registered [ 0.326206] acpiphp: Slot [24] registered [ 0.326994] acpiphp: Slot [25] registered [ 0.327778] acpiphp: Slot [26] registered [ 0.328567] acpiphp: Slot [27] registered [ 0.329357] acpiphp: Slot [28] registered [ 0.330149] acpiphp: Slot [29] registered [ 0.330939] acpiphp: Slot [30] registered [ 0.331725] acpiphp: Slot [31] registered [ 0.332510] PCI host bridge to bus 0000:00 [ 0.333298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337069] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338482] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344763] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346011] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347161] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.354829] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.356227] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402219] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406442] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407797] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409059] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410208] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412771] vgaarb: loaded [ 0.413371] vgaarb: bridge control possible 0000:00:02.0 [ 0.414498] SCSI subsystem initialized [ 0.415320] ACPI: bus type USB registered [ 0.416121] usbcore: registered new interface driver usbfs [ 0.417120] usbcore: registered new interface driver hub [ 0.418104] usbcore: registered new device driver usb [ 0.419181] PCI: Using ACPI for IRQ routing [ 0.420189] NetLabel: Initializing [ 0.420886] NetLabel: domain hash size = 128 [ 0.421718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.422648] NetLabel: unlabeled traffic allowed by default [ 0.423735] clocksource: Switched to clocksource kvm-clock [ 0.429692] AppArmor: AppArmor Filesystem Enabled [ 0.430640] pnp: PnP ACPI init [ 0.431556] pnp: PnP ACPI: found 5 devices [ 0.438617] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440293] NET: Registered protocol family 2 [ 0.441254] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.442490] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.443636] TCP: Hash tables configured (established 2048 bind 2048) [ 0.444770] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.445820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.446957] NET: Registered protocol family 1 [ 0.447801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448867] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.487236] Trying to unpack rootfs image as initramfs... [ 0.536866] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.551040] Scanning for low memory corruption every 60 seconds [ 0.552524] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.553756] audit: initializing netlink subsys (disabled) [ 0.554864] audit: type=2000 audit(1536396722.780:1): initialized [ 0.556284] Initialise system trusted keyring [ 0.557337] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.558571] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560763] zbud: loaded [ 0.561560] VFS: Disk quotas dquot_6.6.0 [ 0.562445] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564103] fuse init (API version 7.23) [ 0.565079] Key type big_key registered [ 0.565943] Allocating IMA MOK and blacklist keyrings. [ 0.567229] Key type asymmetric registered [ 0.568118] Asymmetric key parser 'x509' registered [ 0.569141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570706] io scheduler noop registered [ 0.571551] io scheduler deadline registered (default) [ 0.572618] io scheduler cfq registered [ 0.573478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577473] ACPI: Power Button [PWRF] [ 0.578409] GHES: HEST is not enabled! [ 0.596665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.636365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665390] Linux agpgart interface v0.103 [ 0.667873] brd: module loaded [ 0.669351] loop: module loaded [ 0.673442] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.675175] GPT:90111 != 20971519 [ 0.676003] GPT:Alternate GPT header not at the end of the disk. [ 0.677298] GPT:90111 != 20971519 [ 0.678087] GPT: Use GNU Parted to correct GPT errors. [ 0.679212] vda: vda1 vda15 [ 0.680815] scsi host0: ata_piix [ 0.681730] scsi host1: ata_piix [ 0.682563] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.685860] libphy: Fixed MDIO Bus: probed [ 0.686833] tun: Universal TUN/TAP device driver, 1.6 [ 0.687967] tun: (C) 1999-2004 Max Krasnyansky [ 0.690124] PPP generic driver version 2.4.2 [ 0.691235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692669] ehci-pci: EHCI PCI platform driver [ 0.693708] ehci-platform: EHCI generic platform driver [ 0.694891] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696262] ohci-pci: OHCI PCI platform driver [ 0.697272] ohci-platform: OHCI generic platform driver [ 0.698421] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717432] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720342] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.721490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.722780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724271] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725984] usb usb1: Product: UHCI Host Controller [ 0.727099] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.728525] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729639] hub 1-0:1.0: USB hub found [ 0.730542] hub 1-0:1.0: 2 ports detected [ 0.731576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736399] mousedev: PS/2 mouse device common for all mice [ 0.737824] rtc_cmos 00:00: RTC can wake from S4 [ 0.739235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739774] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739918] i2c /dev entries driver [ 0.739955] device-mapper: uevent: version 1.0.3 [ 0.741273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741287] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741474] NET: Registered protocol family 10 [ 0.741600] NET: Registered protocol family 17 [ 0.741608] Key type dns_resolver registered [ 0.741712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742605] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742625] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.742706] registered taskstats version 1 [ 0.742716] Loading compiled-in X.509 certificates [ 0.743248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.743262] zswap: loaded using pool lzo/zbud [ 0.743811] Key type trusted registered [ 0.744601] Key type encrypted registered [ 0.744604] AppArmor: AppArmor sha1 policy hashing enabled [ 0.744606] ima: No TPM chip found, activating TPM-bypass! [ 0.744617] evm: HMAC attrs: 0x1 [ 0.744864] Magic number: 2:804:876 [ 0.745970] rtc_cmos 00:00: setting system clock to 2018-09-08 08:52:02 UTC (1536396722) [ 0.746022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.746022] EDD information not available. [ 0.840868] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.842672] Write protecting the kernel read-only data: 14336k [ 0.844475] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.846496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.909202] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.45. iid=i-00000110 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPkZRanbRfrOcHsT5TTDHmW92Txc9XYvGY7X/iVDC3Q1ggkYuB8LYtA6TGgel6tvyBeh6liOHEo/4wTx6roZklW2wn+APo3HzoVAYG5n3++yuLgwrvrEVw9glAPzRI+adU8HS0u9qTI0nwNsGqLR3wzBHtKjN62Qw4I0mJnpQ/RBZ7B5e3Kvqted1DFzQti130mx2jFOLyIAsnLgm3DcyiHNMfGIxFyOXeuRmily/rrneHfCGNbKZiB50V8IuGTqrybkSl+nrlvnNzztFneamVFOzLAfgE9Qnrdh8vGXxMeuupa8O6UKVQv04IIZZavS9Xhr23nze/8Mrv5lhJ2txb root@createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893 ssh-dss AAAAB3NzaC1kc3MAAACBAJcLv76fPawgA8PzvO6E35+3+fW7xqgYWMK/i2qpppnUT1/xxheJtxd5YNhwURQrJ9ngae00uB5eiEA4TCtXkoYC8yjh9ehOxC+ViBQADEss0z4fDDdIcUC6ApKMCbBo6BKsZutNNx7ktP4ZOlqVrivBMBK6C41bv7iJZaX/jMhPAAAAFQCEuUtELf8l9rjnad4ZNbPXYWJOHwAAAIEAk4Q6COqvMdL0PPXa62Rf3sx1cz9nfDryGX4Q6N9fzMsl7f8aMedYLj66Ea3qV4oIUVukfRKRoDpuA0hUzeSb67qzO/288k7gYiskJle9cEtozAHRFMFIKDvD/1Z7RU6cRkVkp1edLVK4l9JgwFtD6egyHVa+4AeEHERe9RVXjloAAACAXQglZBojiw16hk+elF10nTWtuARdlcnY7VK5j49loIcrRrfDUjIKEtMEgd6gB+kc0ZkXi7LAEbQ+dvJv9yckwKrxwYXyNVf3fNWwxpIKafHu8fXxSdvBj/3cER/3hBokWRm7qCBFMBZ/wRaXMa2Ym5+LY5DfrBEJGJo8xJAhEyE= root@createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fecb:9c46/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000110 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893 launch-index: 0 === cirros: current=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b4aa4e45-be51-4830-8c52-4e5893 login: 2018-09-08 08:52:20,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0273eb8e-dd8b-4f94-a2c2-f67c7e26c28c x-compute-request-id: req-0273eb8e-dd8b-4f94-a2c2-f67c7e26c28c Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:21,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-0273eb8e-dd8b-4f94-a2c2-f67c7e26c28c 2018-09-08 08:52:21,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-57e53660-d01a-4f37-82c4-8952caeb9b68 Date: Sat, 08 Sep 2018 08:52:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:21,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-57e53660-d01a-4f37-82c4-8952caeb9b68 2018-09-08 08:52:21,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46364298-686c-44ca-8dff-3d7e06085ad7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:21,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-46364298-686c-44ca-8dff-3d7e06085ad7 2018-09-08 08:52:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e27e345-3b41-4b2f-addf-72aff8ef6168 Date: Sat, 08 Sep 2018 08:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:21,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-8e27e345-3b41-4b2f-addf-72aff8ef6168 2018-09-08 08:52:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-780d35a9-5cc7-48ed-a5ee-267404e58113 Date: Sat, 08 Sep 2018 08:52:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:21,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-780d35a9-5cc7-48ed-a5ee-267404e58113 2018-09-08 08:52:21,547 - create_instance - INFO - Checking if VM is active 2018-09-08 08:52:21,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:21,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:21 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-5eb1d38b-d726-44c9-94b1-2cd024caded3 x-compute-request-id: req-5eb1d38b-d726-44c9-94b1-2cd024caded3 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:21,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-5eb1d38b-d726-44c9-94b1-2cd024caded3 2018-09-08 08:52:21,947 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:21,947 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:21,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:22,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:21 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-ed25cbec-1a0b-4328-a96f-5e8aa6b55288 x-compute-request-id: req-ed25cbec-1a0b-4328-a96f-5e8aa6b55288 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:22,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-ed25cbec-1a0b-4328-a96f-5e8aa6b55288 2018-09-08 08:52:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1739f433-0e06-4ecd-ad91-f5217b8128a4 Date: Sat, 08 Sep 2018 08:52:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:22,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-1739f433-0e06-4ecd-ad91-f5217b8128a4 2018-09-08 08:52:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:22,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da94a088-3798-4935-a22a-63c4344fc274 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:22,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-da94a088-3798-4935-a22a-63c4344fc274 2018-09-08 08:52:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:22,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7692c29-1e2b-458c-9441-494cd7081268 Date: Sat, 08 Sep 2018 08:52:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:22,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-c7692c29-1e2b-458c-9441-494cd7081268 2018-09-08 08:52:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:22,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-43020ce1-957d-44ce-9589-0a847064ebe4 Date: Sat, 08 Sep 2018 08:52:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:22,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-43020ce1-957d-44ce-9589-0a847064ebe4 2018-09-08 08:52:22,925 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:52:22,928 - paramiko.transport - DEBUG - starting thread (client mode): 0x85fdd8d0L 2018-09-08 08:52:22,928 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:52:22,928 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:52:22,928 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:52:22,929 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:52:22,930 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:52:22,930 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:52:22,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:52:22,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:52:22,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:52:22,947 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:52:22,948 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:52:22,960 - paramiko.transport - DEBUG - Trying key 06357a1c599cad81b6f6f0363d559bbf from tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7 2018-09-08 08:52:22,988 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:52:22,992 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:52:23,092 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:52:23,106 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:52:23,106 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:52:23,107 - paramiko.transport - DEBUG - starting thread (client mode): 0x85fddf10L 2018-09-08 08:52:23,108 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:52:23,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:52:23,108 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:52:23,109 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:52:23,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:52:23,110 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:52:23,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:52:23,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:52:23,110 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:52:23,126 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:52:23,127 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:52:23,140 - paramiko.transport - DEBUG - Trying key 06357a1c599cad81b6f6f0363d559bbf from tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7 2018-09-08 08:52:23,164 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:52:23,167 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:52:23,172 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:52:23,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:52:23,174 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:52:23,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:52:23,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:23,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:23,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ba83d0846f416e8edf5fa8cceb4d66", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role"}], "expires_at": "2018-09-08T09:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c3749389d942f9a180bb3952157bf1", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/05c3749389d942f9a180bb3952157bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user", "id": "2a0e9d74453849a2a2c1c5302593759c"}, "audit_ids": ["lrph1zzVSpOhHMoVHpP46A"], "issued_at": "2018-09-08T08:52:23.000000Z"}} 2018-09-08 08:52:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:23,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c269743e-7334-4732-979d-d82bf8e27144 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:23,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c269743e-7334-4732-979d-d82bf8e27144 2018-09-08 08:52:23,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:52:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:23,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef62dc0-46b8-4c32-addd-fcc5005a327e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:23,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6ef62dc0-46b8-4c32-addd-fcc5005a327e 2018-09-08 08:52:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:23,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cde7193d-3662-47b2-b3cc-a764cc3db640 Date: Sat, 08 Sep 2018 08:52:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:23,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-cde7193d-3662-47b2-b3cc-a764cc3db640 2018-09-08 08:52:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:52:23,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:52:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:52:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:24,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6386851-e1a9-437c-b316-4d7eac13ed50 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:24,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-a6386851-e1a9-437c-b316-4d7eac13ed50 2018-09-08 08:52:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:24,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-230f69c4-a7e4-4f5c-addc-cdfe4a95ed13 Date: Sat, 08 Sep 2018 08:52:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:24,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-230f69c4-a7e4-4f5c-addc-cdfe4a95ed13 2018-09-08 08:52:24,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-201ada7c-a6da-4d6e-b33e-2b2885eaf634 Date: Sat, 08 Sep 2018 08:52:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"}]} 2018-09-08 08:52:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b&name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1&admin_state_up=True used request id req-201ada7c-a6da-4d6e-b33e-2b2885eaf634 2018-09-08 08:52:24,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:24,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3355530f-c44c-4aa8-a41b-a8b8c5d0f62e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:24,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-3355530f-c44c-4aa8-a41b-a8b8c5d0f62e 2018-09-08 08:52:24,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:25,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-593c99fa-086e-477a-b056-62c54d43df8b x-compute-request-id: req-593c99fa-086e-477a-b056-62c54d43df8b Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:52:25,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst used request id req-593c99fa-086e-477a-b056-62c54d43df8b 2018-09-08 08:52:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:25,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-141bcece-f7f4-4b9b-b7f8-706393327dee Date: Sat, 08 Sep 2018 08:52:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:25,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-141bcece-f7f4-4b9b-b7f8-706393327dee 2018-09-08 08:52:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b136153-7043-4f0b-8fb5-67bd71ce2016 Date: Sat, 08 Sep 2018 08:52:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:26,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-5b136153-7043-4f0b-8fb5-67bd71ce2016 2018-09-08 08:52:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:26,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-792ab1d4-f219-45d1-bb7c-c9e112ff2f33 Date: Sat, 08 Sep 2018 08:52:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:26,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-792ab1d4-f219-45d1-bb7c-c9e112ff2f33 2018-09-08 08:52:26,775 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst 2018-09-08 08:52:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:26,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-32c5d93c-7411-405f-be42-e06c79a2f12f Date: Sat, 08 Sep 2018 08:52:26 GMT RESP BODY: {"floatingips": [{"router_id": "15a37052-782c-4804-b37d-9bea82eeb5d1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:52:14Z", "updated_at": "2018-09-08T08:52:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "05c3749389d942f9a180bb3952157bf1", "port_id": "1ddeaedf-5fa8-4ca9-a2de-27b8074d9426", "id": "29987816-d993-41f8-8b32-3e3c2acf935f"}]} 2018-09-08 08:52:26,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-32c5d93c-7411-405f-be42-e06c79a2f12f 2018-09-08 08:52:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ddeaedf-5fa8-4ca9-a2de-27b8074d9426 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:27,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-58ed2d89-2e96-43df-8e80-72d3981125a5 Date: Sat, 08 Sep 2018 08:52:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","project_id":"05c3749389d942f9a180bb3952157bf1","qos_policy_id":null,"admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal"}} 2018-09-08 08:52:27,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/1ddeaedf-5fa8-4ca9-a2de-27b8074d9426 used request id req-58ed2d89-2e96-43df-8e80-72d3981125a5 2018-09-08 08:52:27,004 - create_instance - INFO - Checking if VM is active 2018-09-08 08:52:27,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:28,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03c2680f-a9be-4cc6-8d4e-96fab6b1353e x-compute-request-id: req-03c2680f-a9be-4cc6-8d4e-96fab6b1353e Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:28,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-03c2680f-a9be-4cc6-8d4e-96fab6b1353e 2018-09-08 08:52:28,057 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:28,057 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:52:28,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:28,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b1ef183-cbec-4b8d-87ef-96cfee496d80 x-compute-request-id: req-9b1ef183-cbec-4b8d-87ef-96cfee496d80 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:9c:46", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp"}], "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:03Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:28,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-9b1ef183-cbec-4b8d-87ef-96cfee496d80 2018-09-08 08:52:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:29,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3d8340ba-5a15-4968-ad21-e97cc53ee92e Date: Sat, 08 Sep 2018 08:52:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"],"updated_at":"2018-09-08T08:51:28Z","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05c3749389d942f9a180bb3952157bf1","id":"b825abc9-9796-4d38-b2e0-538e1859664b","name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net"}]} 2018-09-08 08:52:29,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net used request id req-3d8340ba-5a15-4968-ad21-e97cc53ee92e 2018-09-08 08:52:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:29,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f0c743-c5d3-44f5-9136-50c0c454ee2b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:29,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-66f0c743-c5d3-44f5-9136-50c0c454ee2b 2018-09-08 08:52:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:29,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-979b2104-250a-4180-b56d-f3679a82d85f Date: Sat, 08 Sep 2018 08:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","dns_nameservers":[],"updated_at":"2018-09-08T08:51:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"05c3749389d942f9a180bb3952157bf1","id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet"}]} 2018-09-08 08:52:29,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-979b2104-250a-4180-b56d-f3679a82d85f 2018-09-08 08:52:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e4bd732ccffe80bc96de71beea9c816520fa35" 2018-09-08 08:52:30,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-c2805208-82c7-49f0-af84-1904806dc687 Date: Sat, 08 Sep 2018 08:52:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:52:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.8"}],"id":"1ddeaedf-5fa8-4ca9-a2de-27b8074d9426","security_groups":["df812a07-71c9-4e73-926e-50ae2e8ab23b","ec33ffaa-7479-42a6-91fe-730b595bb76d"],"mac_address":"fa:16:3e:cb:9c:46","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:52Z","binding:vnic_type":"normal","device_id":"0a2d17e9-c6de-4c79-a859-a129717cb220"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.3"}],"id":"567c7ead-d7d7-4e21-8432-62a06faa3335","security_groups":[],"mac_address":"fa:16:3e:4b:87:6b","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.1"}],"id":"903474ef-661f-440d-b306-d85e239b6728","security_groups":[],"mac_address":"fa:16:3e:12:fa:72","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:37Z","binding:vnic_type":"normal","device_id":"15a37052-782c-4804-b37d-9bea82eeb5d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.2"}],"id":"c2ae996b-cbd4-4a99-a7ca-36a19599d60c","security_groups":[],"mac_address":"fa:16:3e:1d:f0:77","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b825abc9-9796-4d38-b2e0-538e1859664b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:51:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd2812bf-8a02-40fb-bea8-7cc9a4c772c2","ip_address":"10.55.1.4"}],"id":"d798b1f2-63c2-47e5-b961-46744fb07074","security_groups":[],"mac_address":"fa:16:3e:b0:fe:38","project_id":"05c3749389d942f9a180bb3952157bf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b825abc9-9796-4d38-b2e0-538e1859664b","tenant_id":"05c3749389d942f9a180bb3952157bf1","created_at":"2018-09-08T08:51:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b825abc9-9796-4d38-b2e0-538e1859664b"}]} 2018-09-08 08:52:30,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b825abc9-9796-4d38-b2e0-538e1859664b used request id req-c2805208-82c7-49f0-af84-1904806dc687 2018-09-08 08:52:30,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:52:30,022 - paramiko.transport - DEBUG - starting thread (client mode): 0x85feb050L 2018-09-08 08:52:30,023 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:52:30,023 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:52:30,023 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:52:30,024 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:52:30,025 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:52:30,025 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:52:30,025 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:52:30,025 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:52:30,025 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:52:30,043 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:52:30,043 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:52:30,055 - paramiko.transport - DEBUG - Trying key 06357a1c599cad81b6f6f0363d559bbf from tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7 2018-09-08 08:52:30,080 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:52:30,083 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:52:30,184 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:52:30,201 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:52:30,201 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:52:30,203 - paramiko.transport - DEBUG - starting thread (client mode): 0x85feb710L 2018-09-08 08:52:30,203 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:52:30,203 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:52:30,204 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:52:30,205 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:52:30,222 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:52:30,222 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:52:30,235 - paramiko.transport - DEBUG - Trying key 06357a1c599cad81b6f6f0363d559bbf from tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7 2018-09-08 08:52:30,260 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:52:30,264 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:52:30,268 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:52:30,269 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:52:30,269 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:52:30,270 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:52:30,273 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-08 08:52:30,273 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-08 08:52:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/29987816-d993-41f8-8b32-3e3c2acf935f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:31,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b509bce-55db-4269-9bce-40ad7423bc46 Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:31,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/29987816-d993-41f8-8b32-3e3c2acf935f used request id req-6b509bce-55db-4269-9bce-40ad7423bc46 2018-09-08 08:52:31,218 - create_instance - INFO - Deleting Port with ID - 1ddeaedf-5fa8-4ca9-a2de-27b8074d9426 2018-09-08 08:52:31,218 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7port-1 2018-09-08 08:52:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1ddeaedf-5fa8-4ca9-a2de-27b8074d9426 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:31,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f606199-cee2-4ab1-b979-39a5cd781385 Date: Sat, 08 Sep 2018 08:52:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:31,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1ddeaedf-5fa8-4ca9-a2de-27b8074d9426 used request id req-8f606199-cee2-4ab1-b979-39a5cd781385 2018-09-08 08:52:31,681 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst 2018-09-08 08:52:31,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:31,846 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b42e28d8-0b34-4a8a-8024-23ed64820ab3 x-compute-request-id: req-b42e28d8-0b34-4a8a-8024-23ed64820ab3 Content-Type: application/json 2018-09-08 08:52:31,847 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-b42e28d8-0b34-4a8a-8024-23ed64820ab3 2018-09-08 08:52:31,847 - create_instance - INFO - Checking deletion status 2018-09-08 08:52:31,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:32,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c568607-880a-41ab-a033-8b92f83a01b8 x-compute-request-id: req-8c568607-880a-41ab-a033-8b92f83a01b8 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:31Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:32,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-8c568607-880a-41ab-a033-8b92f83a01b8 2018-09-08 08:52:32,087 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:32,087 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:52:35,091 - create_instance - DEBUG - VM status query timeout in 296.756342173 2018-09-08 08:52:35,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:35,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e6dd0de-e416-40dd-9e66-18f3f01c4651 x-compute-request-id: req-6e6dd0de-e416-40dd-9e66-18f3f01c4651 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a2d17e9-c6de-4c79-a859-a129717cb220", "rel": "bookmark"}], "image": {"id": "89e36a0f-2414-486c-b87a-5ad685aecbe7", "links": [{"href": "http://172.30.9.23:8774/images/89e36a0f-2414-486c-b87a-5ad685aecbe7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:52:01.000000", "flavor": {"id": "5e908d49-7877-479b-b52d-56912fa00ccd", "links": [{"href": "http://172.30.9.23:8774/flavors/5e908d49-7877-479b-b52d-56912fa00ccd", "rel": "bookmark"}]}, "id": "0a2d17e9-c6de-4c79-a859-a129717cb220", "user_id": "2a0e9d74453849a2a2c1c5302593759c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:52:31Z", "hostId": "b0a76983be7ce299cf0e09b9b524c035db9189b852f275e899774e63", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp", "name": "CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst", "created": "2018-09-08T08:51:56Z", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:52:35,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-6e6dd0de-e416-40dd-9e66-18f3f01c4651 2018-09-08 08:52:35,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst] is - ACTIVE 2018-09-08 08:52:35,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:52:38,472 - create_instance - DEBUG - VM status query timeout in 293.374745131 2018-09-08 08:52:38,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0068066ab14c6d6c49e543b95e5c7575c80ea9f" 2018-09-08 08:52:38,531 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2968de6-32d0-4880-b957-0afa43bbb4c5 x-compute-request-id: req-a2968de6-32d0-4880-b957-0afa43bbb4c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0a2d17e9-c6de-4c79-a859-a129717cb220 could not be found.", "code": 404}} 2018-09-08 08:52:38,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a2d17e9-c6de-4c79-a859-a129717cb220 used request id req-a2968de6-32d0-4880-b957-0afa43bbb4c5 2018-09-08 08:52:38,532 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0a2d17e9-c6de-4c79-a859-a129717cb220 could not be found. (HTTP 404) (Request-ID: req-a2968de6-32d0-4880-b957-0afa43bbb4c5) 2018-09-08 08:52:38,532 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-inst 2018-09-08 08:52:38,533 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp 2018-09-08 08:52:38,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6845f3f5df2b30a4f2bfb06e53112b39d5c3802" 2018-09-08 08:52:38,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3d9b05b-96a4-48c0-bd38-8a1c3d84ce73 x-compute-request-id: req-c3d9b05b-96a4-48c0-bd38-8a1c3d84ce73 Content-Length: 0 Content-Type: application/json 2018-09-08 08:52:38,612 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-kp used request id req-c3d9b05b-96a4-48c0-bd38-8a1c3d84ce73 2018-09-08 08:52:38,612 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7.pub] 2018-09-08 08:52:38,612 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7] 2018-09-08 08:52:38,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8be2f5856d50b85f92931e1cd30a39444b05a2e" 2018-09-08 08:52:38,660 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-415ec61d-d567-4597-a8dd-0a07d5500022 x-compute-request-id: req-415ec61d-d567-4597-a8dd-0a07d5500022 Content-Length: 0 Content-Type: application/json 2018-09-08 08:52:38,661 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5e908d49-7877-479b-b52d-56912fa00ccd used request id req-415ec61d-d567-4597-a8dd-0a07d5500022 2018-09-08 08:52:38,661 - neutron_utils - INFO - Deleting security group rule with ID - cbdcd81f-f38a-4799-813a-26e492249ce8 2018-09-08 08:52:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/cbdcd81f-f38a-4799-813a-26e492249ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:52:38,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7c12971-d49b-4473-877d-f096ad3ac9a6 Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:38,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/cbdcd81f-f38a-4799-813a-26e492249ce8 used request id req-b7c12971-d49b-4473-877d-f096ad3ac9a6 2018-09-08 08:52:38,755 - neutron_utils - INFO - Deleting security group rule with ID - bda67c74-b325-4805-a4c5-1d5b705b84c7 2018-09-08 08:52:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bda67c74-b325-4805-a4c5-1d5b705b84c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:52:38,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2556c590-6ea2-4065-a325-0c66c815a2ac Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:38,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bda67c74-b325-4805-a4c5-1d5b705b84c7 used request id req-2556c590-6ea2-4065-a325-0c66c815a2ac 2018-09-08 08:52:38,977 - neutron_utils - INFO - Deleting security group rule with ID - 3b302434-fff5-4d06-b954-d71408a39d37 2018-09-08 08:52:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3b302434-fff5-4d06-b954-d71408a39d37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:52:39,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-730b758b-ffb4-4490-bcf6-47d1c3b8e958 Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:39,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3b302434-fff5-4d06-b954-d71408a39d37 used request id req-730b758b-ffb4-4490-bcf6-47d1c3b8e958 2018-09-08 08:52:39,074 - neutron_utils - INFO - Deleting security group rule with ID - 52d096da-5af5-4023-be13-af72889dc621 2018-09-08 08:52:39,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/52d096da-5af5-4023-be13-af72889dc621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:52:39,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32f6a555-17d6-40ae-84b3-2e10bf53553b Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:39,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/52d096da-5af5-4023-be13-af72889dc621 used request id req-32f6a555-17d6-40ae-84b3-2e10bf53553b 2018-09-08 08:52:39,313 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-sec-grp 2018-09-08 08:52:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ec33ffaa-7479-42a6-91fe-730b595bb76d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2fd3619ca6a08e7a6902156ddd104a253caaf" 2018-09-08 08:52:39,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d05c7a8-67bd-4588-bdfc-1e1e904c087e Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:39,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ec33ffaa-7479-42a6-91fe-730b595bb76d used request id req-2d05c7a8-67bd-4588-bdfc-1e1e904c087e 2018-09-08 08:52:39,690 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router and subnet CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet 2018-09-08 08:52:39,690 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:52:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" -d '{"subnet_id": "cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"}' 2018-09-08 08:52:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1078ee02-af6d-4e72-9b8c-8ff187f2f9ab Date: Sat, 08 Sep 2018 08:52:41 GMT RESP BODY: {"network_id": "b825abc9-9796-4d38-b2e0-538e1859664b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "subnet_id": "cd2812bf-8a02-40fb-bea8-7cc9a4c772c2", "subnet_ids": ["cd2812bf-8a02-40fb-bea8-7cc9a4c772c2"], "port_id": "903474ef-661f-440d-b306-d85e239b6728", "id": "15a37052-782c-4804-b37d-9bea82eeb5d1"} 2018-09-08 08:52:41,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1/remove_router_interface used request id req-1078ee02-af6d-4e72-9b8c-8ff187f2f9ab 2018-09-08 08:52:41,230 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:52:41,230 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-router 2018-09-08 08:52:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993feaf50ba8d0f97886857cd8130f98ff32f3f6" 2018-09-08 08:52:44,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aec5b80b-9e83-4e4f-8a2b-98252ac9d311 Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:44,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/15a37052-782c-4804-b37d-9bea82eeb5d1 used request id req-aec5b80b-9e83-4e4f-8a2b-98252ac9d311 2018-09-08 08:52:44,734 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet 2018-09-08 08:52:44,734 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-subnet 2018-09-08 08:52:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:52:47,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7eea07a-102d-4155-8e31-a6d6d961146f Date: Sat, 08 Sep 2018 08:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:47,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cd2812bf-8a02-40fb-bea8-7cc9a4c772c2 used request id req-f7eea07a-102d-4155-8e31-a6d6d961146f 2018-09-08 08:52:47,065 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-pub-net 2018-09-08 08:52:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b825abc9-9796-4d38-b2e0-538e1859664b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46a9c5936c23093b5dcfe005cd9434ad3f6a9b6" 2018-09-08 08:52:48,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f53f25c8-34dd-4d3f-bc7b-ffa05faff22f Date: Sat, 08 Sep 2018 08:52:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:48,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b825abc9-9796-4d38-b2e0-538e1859664b used request id req-f53f25c8-34dd-4d3f-bc7b-ffa05faff22f 2018-09-08 08:52:48,191 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b4aa4e45-be51-4830-8c52-4e5893d4e8f7-image 2018-09-08 08:52:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fd153f85c00088a7318619f7a674b4e6ed14dd0" 2018-09-08 08:52:49,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11d6f5a9-a6d6-454e-966a-c15b1b457a79 Date: Sat, 08 Sep 2018 08:52:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:52:49,258 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/89e36a0f-2414-486c-b87a-5ad685aecbe7 used request id req-11d6f5a9-a6d6-454e-966a-c15b1b457a79 2018-09-08 08:52:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4b32a2b1-c910-4a01-92c4-09e75c13b1d6 Date: Sat, 08 Sep 2018 08:52:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:27Z", "updated_at": "2018-09-08T08:51:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "revision_number": 0, "id": "22ae4cc3-5403-4c16-ac16-407c4abfb5aa", "remote_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "revision_number": 0, "id": "26f2bc2f-6be4-4eae-9de0-8a832a24ab9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "revision_number": 0, "id": "78330666-e792-4d42-b85c-0ea7b3fe2a45", "remote_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "revision_number": 0, "id": "be20c59f-d6b7-43d4-8ac2-871c9578a330", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "tenant_id": "05c3749389d942f9a180bb3952157bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c3749389d942f9a180bb3952157bf1"}], "revision_number": 4, "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "name": "default"}]} 2018-09-08 08:52:49,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4b32a2b1-c910-4a01-92c4-09e75c13b1d6 2018-09-08 08:52:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaebf461-8b40-46a7-86b1-aec25a249f57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:49,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-eaebf461-8b40-46a7-86b1-aec25a249f57 2018-09-08 08:52:49,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abfcba4-aea4-4c31-b667-8928dec08ac8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:52:49,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-9abfcba4-aea4-4c31-b667-8928dec08ac8 2018-09-08 08:52:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf03bb4-5332-4bbf-a2cc-a7263d95a85a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:49,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-acf03bb4-5332-4bbf-a2cc-a7263d95a85a 2018-09-08 08:52:49,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e45c41-9e28-442e-979f-9d7cb3e6e76a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:49,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-36e45c41-9e28-442e-979f-9d7cb3e6e76a 2018-09-08 08:52:49,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:49,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361ef301-bbe5-48b3-9239-1179b9309cef Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:52:49,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-361ef301-bbe5-48b3-9239-1179b9309cef 2018-09-08 08:52:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88313562-e110-418e-b492-a60df16d0e92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:50,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-88313562-e110-418e-b492-a60df16d0e92 2018-09-08 08:52:50,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:50,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80d25f1-738f-476a-988d-9583f69356e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:50,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-a80d25f1-738f-476a-988d-9583f69356e8 2018-09-08 08:52:50,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece8edb9-6c50-4b46-8b4f-33f5d90bd9dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:50,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-ece8edb9-6c50-4b46-8b4f-33f5d90bd9dc 2018-09-08 08:52:50,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f43e334-dc9b-4c2d-a99f-73f235d2f5a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:50,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-4f43e334-dc9b-4c2d-a99f-73f235d2f5a3 2018-09-08 08:52:50,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f42e940-1b2a-40ec-a99b-ecf4f70bd4ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 62ef8279994a4391bbf0d5fa2f6f3677.", "code": 404, "title": "Not Found"}} 2018-09-08 08:52:50,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62ef8279994a4391bbf0d5fa2f6f3677 used request id req-6f42e940-1b2a-40ec-a99b-ecf4f70bd4ec 2018-09-08 08:52:50,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:52:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b68020-3caf-4fa2-b776-3e9fa9c69f08 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1"}, "enabled": true, "id": "05c3749389d942f9a180bb3952157bf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj"}} 2018-09-08 08:52:50,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-c9b68020-3caf-4fa2-b776-3e9fa9c69f08 2018-09-08 08:52:50,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df812a07-71c9-4e73-926e-50ae2e8ab23b 2018-09-08 08:52:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=df812a07-71c9-4e73-926e-50ae2e8ab23b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ac20986-f05a-4691-b3dc-9f3bcf872112 Date: Sat, 08 Sep 2018 08:52:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:27Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "22ae4cc3-5403-4c16-ac16-407c4abfb5aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:27Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "26f2bc2f-6be4-4eae-9de0-8a832a24ab9f"}, {"remote_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:27Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "78330666-e792-4d42-b85c-0ea7b3fe2a45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:51:27Z", "security_group_id": "df812a07-71c9-4e73-926e-50ae2e8ab23b", "port_range_min": null, "revision_number": 0, "tenant_id": "05c3749389d942f9a180bb3952157bf1", "created_at": "2018-09-08T08:51:27Z", "project_id": "05c3749389d942f9a180bb3952157bf1", "id": "be20c59f-d6b7-43d4-8ac2-871c9578a330"}]} 2018-09-08 08:52:50,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=df812a07-71c9-4e73-926e-50ae2e8ab23b used request id req-8ac20986-f05a-4691-b3dc-9f3bcf872112 2018-09-08 08:52:50,643 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:52:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/df812a07-71c9-4e73-926e-50ae2e8ab23b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:50,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e3e4d90-4abd-4849-a5e5-6bdd81bcf112 Content-Length: 0 Date: Sat, 08 Sep 2018 08:52:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:52:50,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/df812a07-71c9-4e73-926e-50ae2e8ab23b used request id req-8e3e4d90-4abd-4849-a5e5-6bdd81bcf112 2018-09-08 08:52:50,952 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj 2018-09-08 08:52:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:51,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb2fb46-1db9-4283-b9d8-1467f0c24ce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:51,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/05c3749389d942f9a180bb3952157bf1 used request id req-4eb2fb46-1db9-4283-b9d8-1467f0c24ce3 2018-09-08 08:52:51,153 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-proj-role 2018-09-08 08:52:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:51,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b702acd5-66e9-4bbb-b571-bbb5935d15ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:51,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/79ba83d0846f416e8edf5fa8cceb4d66 used request id req-b702acd5-66e9-4bbb-b571-bbb5935d15ca 2018-09-08 08:52:51,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e584b3ec146a6d271d814abab737dd408347a058" 2018-09-08 08:52:51,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0f9799-659a-4a72-bbd2-d7bc2516b5ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:52:51,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b0f9799-659a-4a72-bbd2-d7bc2516b5ae 2018-09-08 08:52:51,379 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0be83e9a-e18e-4d4-user 2018-09-08 08:52:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2a0e9d74453849a2a2c1c5302593759c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a647979ce7ddabe853876200ea848a2fcb667a5" 2018-09-08 08:52:51,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cbc4a9-c6ec-4367-aa8c-459427e83469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:51,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2a0e9d74453849a2a2c1c5302593759c used request id req-82cbc4a9-c6ec-4367-aa8c-459427e83469 2018-09-08 08:52:51,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:52,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["3m3BZX6wRfCIde8IqdBbFQ"], "issued_at": "2018-09-08T08:52:52.000000Z"}} 2018-09-08 08:52:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c43b4c8fc0713e77c2b1a50fcb0dc4e7e8e072e" 2018-09-08 08:52:52,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062e1deb-f2e9-4338-8370-04f4113f22c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:52,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-062e1deb-f2e9-4338-8370-04f4113f22c9 2018-09-08 08:52:52,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:52,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:52,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["8fBayLaVSbyMoSj3dyvJHg"], "issued_at": "2018-09-08T08:52:52.000000Z"}} 2018-09-08 08:52:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:52,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195a88c7-96fd-4d60-91f0-6651575cdeec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:52,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-195a88c7-96fd-4d60-91f0-6651575cdeec 2018-09-08 08:52:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:52:52,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:52:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:52,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fc9a52-5d97-49e8-a34b-cdb1b31fae89 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:52:52,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj used request id req-f8fc9a52-5d97-49e8-a34b-cdb1b31fae89 2018-09-08 08:52:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:52,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938ecbf6-2c4f-45fd-8559-018ac45ed640 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:52:52,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-938ecbf6-2c4f-45fd-8559-018ac45ed640 2018-09-08 08:52:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}}' 2018-09-08 08:52:52,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b301c649-cfaf-4f74-a892-f339c3eb8c21 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:52:52,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b301c649-cfaf-4f74-a892-f339c3eb8c21 2018-09-08 08:52:52,989 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-proj 2018-09-08 08:52:52,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:52,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:53,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["V49RIBxnRV6QJP6QDdfE2A"], "issued_at": "2018-09-08T08:52:53.000000Z"}} 2018-09-08 08:52:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:53,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c33c4e4-d3d9-448e-b15a-d7ef1f91805e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:53,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c33c4e4-d3d9-448e-b15a-d7ef1f91805e 2018-09-08 08:52:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:52:53,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:52:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:52:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cfa03d-9c99-4166-9cc5-4c1b4f7b43ce Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:52:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e2cfa03d-9c99-4166-9cc5-4c1b4f7b43ce 2018-09-08 08:52:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:53,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7992b4-e151-4a1c-ae5e-6eff523cd983 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}]} 2018-09-08 08:52:53,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj used request id req-cb7992b4-e151-4a1c-ae5e-6eff523cd983 2018-09-08 08:52:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:53,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db39e46-5bbb-4e29-af20-935d16d67af0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:52:53,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7db39e46-5bbb-4e29-af20-935d16d67af0 2018-09-08 08:52:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b43964-96d0-4e53-8dfb-07dde32c761c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:52:54,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80b43964-96d0-4e53-8dfb-07dde32c761c 2018-09-08 08:52:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aca74b1-8a63-4b71-b193-fb60521b2600 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}]} 2018-09-08 08:52:54,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj used request id req-5aca74b1-8a63-4b71-b193-fb60521b2600 2018-09-08 08:52:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c6107f9496b341a5aabae6b7a058dd02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62be2b55-ac1c-47b4-9a41-a2aa8e1e2979 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c6107f9496b341a5aabae6b7a058dd02"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "c6107f9496b341a5aabae6b7a058dd02", "password_expires_at": null}} 2018-09-08 08:52:54,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c6107f9496b341a5aabae6b7a058dd02 used request id req-62be2b55-ac1c-47b4-9a41-a2aa8e1e2979 2018-09-08 08:52:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c658ec-6ff6-496a-862c-859af4104ba4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:52:54,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles used request id req-f6c658ec-6ff6-496a-862c-859af4104ba4 2018-09-08 08:52:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626f2f19-03cc-4018-863d-a57845b45ca0 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 08:52:54,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-626f2f19-03cc-4018-863d-a57845b45ca0 2018-09-08 08:52:54,573 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-9601031a-e55d-4c2-proj 2018-09-08 08:52:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0caea8c8-5756-423e-b036-b3cf01407a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:54,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/f376d2e221f54d64a99cacf2559df943 used request id req-0caea8c8-5756-423e-b036-b3cf01407a1a 2018-09-08 08:52:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2966021f-1a7a-488e-8688-c258bb350b86 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:52:54,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2966021f-1a7a-488e-8688-c258bb350b86 2018-09-08 08:52:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715b553f-5a63-40d0-bc8c-ecb19731d30b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}]} 2018-09-08 08:52:54,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-9601031a-e55d-4c2-proj used request id req-715b553f-5a63-40d0-bc8c-ecb19731d30b 2018-09-08 08:52:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:54,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48a8499-fdee-4305-81eb-c26b3df4331d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:52:54,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles used request id req-a48a8499-fdee-4305-81eb-c26b3df4331d 2018-09-08 08:52:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:55,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f05fd6-b730-4b69-8e91-42df77cae2d7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:52:55,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-60f05fd6-b730-4b69-8e91-42df77cae2d7 2018-09-08 08:52:55,015 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-9601031a-e55d-4c2-proj 2018-09-08 08:52:55,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:52:55,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09aa76a0-305f-4d72-ac66-d010a0e52278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:55,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-09aa76a0-305f-4d72-ac66-d010a0e52278 2018-09-08 08:52:55,147 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-user 2018-09-08 08:52:55,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:55,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66925348-0eab-4ef1-9b3b-e0eb5f8e4b03 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:52:55,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66925348-0eab-4ef1-9b3b-e0eb5f8e4b03 2018-09-08 08:52:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" -d '{"role": {"name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}}' 2018-09-08 08:52:55,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81cc9476-ae60-4079-8ec2-8dd2c81c40d0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c4694cab244443194510d2b3a434cb0", "links": {"self": "http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0"}, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}} 2018-09-08 08:52:55,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-81cc9476-ae60-4079-8ec2-8dd2c81c40d0 2018-09-08 08:52:55,342 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role 2018-09-08 08:52:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e0ae9a-442f-479b-969e-5b41f87869c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0"}, "domain_id": null, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role", "id": "8c4694cab244443194510d2b3a434cb0"}} 2018-09-08 08:52:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0 used request id req-b0e0ae9a-442f-479b-969e-5b41f87869c5 2018-09-08 08:52:55,528 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role to project CreateStackFloatingIpTests-9601031a-e55d-4c2-proj 2018-09-08 08:52:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/8c4694cab244443194510d2b3a434cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:52:55,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce1a938-0a24-4fac-bddf-f4783f93963c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:52:55,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd/users/c6107f9496b341a5aabae6b7a058dd02/roles/8c4694cab244443194510d2b3a434cb0 used request id req-bce1a938-0a24-4fac-bddf-f4783f93963c 2018-09-08 08:52:55,656 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:52:55,656 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:52:55,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:55,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:56,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "8c4694cab244443194510d2b3a434cb0", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd859241702348e1a4e326fa7c02f2fd", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-user", "id": "c6107f9496b341a5aabae6b7a058dd02"}, "audit_ids": ["mP-fD4-6Re6cGeoXZB2H5g"], "issued_at": "2018-09-08T08:52:56.000000Z"}} 2018-09-08 08:52:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:56,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a49c7e-5916-49bb-883b-c4592c3b72b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:56,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6a49c7e-5916-49bb-883b-c4592c3b72b2 2018-09-08 08:52:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:56,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5afa0cd6-f118-4d3c-a905-d1c530a414e9 Date: Sat, 08 Sep 2018 08:52:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"} 2018-09-08 08:52:56,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image used request id req-5afa0cd6-f118-4d3c-a905-d1c530a414e9 2018-09-08 08:52:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:56,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38120045-43ec-465e-b211-2cc7d67b3959 Date: Sat, 08 Sep 2018 08:52:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:52:56,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-38120045-43ec-465e-b211-2cc7d67b3959 2018-09-08 08:52:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}' 2018-09-08 08:52:56,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 X-Openstack-Request-Id: req-2cb9126f-beea-4660-b584-ce665c735443 Date: Sat, 08 Sep 2018 08:52:56 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:52:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:52:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "min_disk": 0, "protected": false, "id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "file": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file", "checksum": null, "owner": "fd859241702348e1a4e326fa7c02f2fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:52:56,697 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2cb9126f-beea-4660-b584-ce665c735443 2018-09-08 08:52:56,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" -d '' 2018-09-08 08:52:58,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-798b3dc2-8cc2-4134-b7d0-b65371578750 Date: Sat, 08 Sep 2018 08:52:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:52:58,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file used request id req-798b3dc2-8cc2-4134-b7d0-b65371578750 2018-09-08 08:52:58,431 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:52:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:58,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b9fbfd4f-1e0e-42bf-9249-e979be80dd57 Date: Sat, 08 Sep 2018 08:52:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:52:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:52:58Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "metadata": {}}], "self": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "min_disk": 0, "protected": false, "id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "file": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd859241702348e1a4e326fa7c02f2fd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:52:58,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 used request id req-b9fbfd4f-1e0e-42bf-9249-e979be80dd57 2018-09-08 08:52:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:58,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-001c3f9d-578e-4219-a2b0-15b832f58533 Date: Sat, 08 Sep 2018 08:52:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:52:58,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-001c3f9d-578e-4219-a2b0-15b832f58533 2018-09-08 08:52:58,799 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image 2018-09-08 08:52:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:52:59,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-903e1f0a-9133-45c5-8db7-b7f3f0e9473a Date: Sat, 08 Sep 2018 08:52:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:52:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:52:58Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "metadata": {}}], "self": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "min_disk": 0, "protected": false, "id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "file": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd859241702348e1a4e326fa7c02f2fd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:52:59,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 used request id req-903e1f0a-9133-45c5-8db7-b7f3f0e9473a 2018-09-08 08:52:59,358 - create_image - DEBUG - Instance status is - active 2018-09-08 08:52:59,358 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image 2018-09-08 08:52:59,358 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image 2018-09-08 08:52:59,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:52:59,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:52:59,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "8c4694cab244443194510d2b3a434cb0", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd859241702348e1a4e326fa7c02f2fd", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-user", "id": "c6107f9496b341a5aabae6b7a058dd02"}, "audit_ids": ["aeU31LUwT-K8BqtH2JtTvw"], "issued_at": "2018-09-08T08:52:59.000000Z"}} 2018-09-08 08:52:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:52:59,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e2717-94b4-4270-b645-18ba9498845e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:52:59,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-878e2717-94b4-4270-b645-18ba9498845e 2018-09-08 08:52:59,818 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:52:59,821 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:52:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:52:59,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:52:59 GMT Server: Apache x-openstack-request-id: req-1781b6b9-909d-4613-b9b8-644684cc03fc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:52:59,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack used request id req-1781b6b9-909d-4613-b9b8-644684cc03fc 2018-09-08 08:53:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net"}}' 2018-09-08 08:53:04,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:53:00 GMT Server: Apache x-openstack-request-id: req-959ae629-d202-4d96-aeee-51f028e189e3 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "b50188f0-7927-4186-809b-0b3005ac83f3", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}]}} 2018-09-08 08:53:04,845 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks used request id req-959ae629-d202-4d96-aeee-51f028e189e3 2018-09-08 08:53:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:05,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:04 GMT Server: Apache x-openstack-request-id: req-d263e393-2f2d-4f9c-853a-6b9fc28322cf Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:05,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-f3d72bcb-8fff-4d38-9e86-8a9ff2deadda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:05,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-f3d72bcb-8fff-4d38-9e86-8a9ff2deadda 2018-09-08 08:53:05,231 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:05,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-f4913a17-9c75-4d79-8af1-58406f25a04f Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:05,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:05 GMT Server: Apache x-openstack-request-id: req-77e45820-b848-470f-a9e4-1dc65a8bd416 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:05,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-77e45820-b848-470f-a9e4-1dc65a8bd416 2018-09-08 08:53:05,601 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:05,601 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:08,604 - create_stack - DEBUG - Stack status query timeout in 1196.62722301 2018-09-08 08:53:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:08,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-89d8734d-1e9b-46a5-876c-66e19faf387e Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:09,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:08 GMT Server: Apache x-openstack-request-id: req-5cb7e34e-2d42-4c29-9524-43ffa79d54cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:09,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-5cb7e34e-2d42-4c29-9524-43ffa79d54cb 2018-09-08 08:53:09,075 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:09,075 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:12,078 - create_stack - DEBUG - Stack status query timeout in 1193.15336609 2018-09-08 08:53:12,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:12,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-509e0a6f-33f6-4d3f-a15b-b3495d6ccd38 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:12,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:12 GMT Server: Apache x-openstack-request-id: req-3db44bd1-7bfc-4f9f-8f62-1cdf4e1d2444 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:12,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-3db44bd1-7bfc-4f9f-8f62-1cdf4e1d2444 2018-09-08 08:53:12,537 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:12,537 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:15,540 - create_stack - DEBUG - Stack status query timeout in 1189.6910789 2018-09-08 08:53:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:15,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:15 GMT Server: Apache x-openstack-request-id: req-aff85f2e-05e0-4d33-a0db-866f02a894d4 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:15 GMT Server: Apache x-openstack-request-id: req-a3460ff6-8fef-44c5-acbf-991798218c85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:16,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-a3460ff6-8fef-44c5-acbf-991798218c85 2018-09-08 08:53:16,143 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:16,144 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:19,147 - create_stack - DEBUG - Stack status query timeout in 1186.08480597 2018-09-08 08:53:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:19,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:19 GMT Server: Apache x-openstack-request-id: req-da164db7-14b2-4e1f-9eab-fe16a186b387 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:19,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:19 GMT Server: Apache x-openstack-request-id: req-717770ee-51df-4164-9557-6776a0639927 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:19,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-717770ee-51df-4164-9557-6776a0639927 2018-09-08 08:53:19,599 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:19,599 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:22,603 - create_stack - DEBUG - Stack status query timeout in 1182.62904406 2018-09-08 08:53:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:22,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:22 GMT Server: Apache x-openstack-request-id: req-326c6703-f53e-4ef0-9255-c9a556201839 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:22,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:22 GMT Server: Apache x-openstack-request-id: req-035b427b-7c1a-4250-a200-ce49db359aa2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:22,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-035b427b-7c1a-4250-a200-ce49db359aa2 2018-09-08 08:53:22,958 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:53:22,958 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:25,961 - create_stack - DEBUG - Stack status query timeout in 1179.27013898 2018-09-08 08:53:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:25,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:25 GMT Server: Apache x-openstack-request-id: req-53df5f4e-404c-468e-8f35-fb2b025ed4e6 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:26,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:25 GMT Server: Apache x-openstack-request-id: req-0e9dce7c-ba6a-4276-bec6-7a9b2ed2a04e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:26,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-0e9dce7c-ba6a-4276-bec6-7a9b2ed2a04e 2018-09-08 08:53:26,167 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:53:26,167 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:26,167 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:26,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:26 GMT Server: Apache x-openstack-request-id: req-56511a76-c8bd-43cf-9a3a-663f2cfaed11 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:26 GMT Server: Apache x-openstack-request-id: req-157504e2-5f6b-4997-a14b-5b9bce76fe6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1069 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "501cbfb8-9e42-4a65-8cd7-7af249d6b3e1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "6ac048ea-c629-4c80-a291-e5d4980fe97f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b368fc31-c11e-43c6-906d-ea8b2957d956:subnet_id=a441d0eb-c1b6-4410-81f8-475a3ee88674", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a441d0eb-c1b6-4410-81f8-475a3ee88674", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "74f5728b-c0dc-4bc4-9222-b894c626b33f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "resource_type": "OS::Neutron::Port"}]} 2018-09-08 08:53:26,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources used request id req-157504e2-5f6b-4997-a14b-5b9bce76fe6e 2018-09-08 08:53:26,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:26,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6535c91a-0fac-48b5-8de0-38cae33ee86b x-compute-request-id: req-6535c91a-0fac-48b5-8de0-38cae33ee86b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-08T08:53:22.000000", "flavor": {"id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "links": [{"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}]}, "id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "security_groups": [{"name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:23Z", "hostId": "8302d5c53d0b8fbdbe7091eea029be60ceedb639b8378b1ebca5dd65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "created": "2018-09-08T08:53:15Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:26,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 used request id req-6535c91a-0fac-48b5-8de0-38cae33ee86b 2018-09-08 08:53:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:27,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-84017e3c-b8af-4a44-a0e5-5fb79e323843 Date: Sat, 08 Sep 2018 08:53:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:27,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-84017e3c-b8af-4a44-a0e5-5fb79e323843 2018-09-08 08:53:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:53:27,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:53:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:27,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2390415-a8d2-47e0-8a15-afc100329ae0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:27,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-b2390415-a8d2-47e0-8a15-afc100329ae0 2018-09-08 08:53:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:27,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-249bc9df-0d06-410d-bf5e-748f6f749f3e Date: Sat, 08 Sep 2018 08:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:27,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-249bc9df-0d06-410d-bf5e-748f6f749f3e 2018-09-08 08:53:27,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:27,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-08e7306f-d584-48ba-8321-f6bece5d8fe2 Date: Sat, 08 Sep 2018 08:53:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:27,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-08e7306f-d584-48ba-8321-f6bece5d8fe2 2018-09-08 08:53:27,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53101d5c-b0ec-43f1-8b71-59a6e15a79a7 x-compute-request-id: req-53101d5c-b0ec-43f1-8b71-59a6e15a79a7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:c5:59", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-08T08:53:20.000000", "flavor": {"id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "links": [{"href": "http://172.30.9.23:8774/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc", "rel": "bookmark"}]}, "id": "74f5728b-c0dc-4bc4-9222-b894c626b33f", "security_groups": [{"name": "default"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:21Z", "hostId": "9398150000eb6dfe7af5687c3a023f372676e95c4a6511e6be544303", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "created": "2018-09-08T08:53:14Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:28,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f used request id req-53101d5c-b0ec-43f1-8b71-59a6e15a79a7 2018-09-08 08:53:28,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e1d99496-7699-4005-8d3e-d9132e1151b9 Date: Sat, 08 Sep 2018 08:53:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:28,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-e1d99496-7699-4005-8d3e-d9132e1151b9 2018-09-08 08:53:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c754b673-74ce-495b-866a-4fd43fee4034 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:28,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-c754b673-74ce-495b-866a-4fd43fee4034 2018-09-08 08:53:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-05b2bfb9-b173-4224-859b-6b2557c88d32 Date: Sat, 08 Sep 2018 08:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:28,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-05b2bfb9-b173-4224-859b-6b2557c88d32 2018-09-08 08:53:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-7d5b728a-0e59-4467-8550-881e39ca4105 Date: Sat, 08 Sep 2018 08:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:28,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-7d5b728a-0e59-4467-8550-881e39ca4105 2018-09-08 08:53:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:28 GMT Server: Apache x-openstack-request-id: req-c2db29b0-0d2e-4632-ad72-3b0e935deb94 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:28,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:28 GMT Server: Apache x-openstack-request-id: req-76b96782-efbb-43f9-88de-c125c7c354e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1067 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "501cbfb8-9e42-4a65-8cd7-7af249d6b3e1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "6ac048ea-c629-4c80-a291-e5d4980fe97f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "212", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b368fc31-c11e-43c6-906d-ea8b2957d956:subnet_id=a441d0eb-c1b6-4410-81f8-475a3ee88674", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a441d0eb-c1b6-4410-81f8-475a3ee88674", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T08:53:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "74f5728b-c0dc-4bc4-9222-b894c626b33f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T08:53:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:53:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "resource_type": "OS::Neutron::Port"}]} 2018-09-08 08:53:28,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3/resources used request id req-76b96782-efbb-43f9-88de-c125c7c354e0 2018-09-08 08:53:28,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcb6c0f0-5c34-4ac4-9ff9-00fcecc79583 x-compute-request-id: req-bcb6c0f0-5c34-4ac4-9ff9-00fcecc79583 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-flavor1-ze3u4zqr44zn", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:53:28,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad used request id req-bcb6c0f0-5c34-4ac4-9ff9-00fcecc79583 2018-09-08 08:53:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:28,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-12d84f68-4cdd-4332-889f-37a84e2784a3 Date: Sat, 08 Sep 2018 08:53:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}} 2018-09-08 08:53:28,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 used request id req-12d84f68-4cdd-4332-889f-37a84e2784a3 2018-09-08 08:53:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7b433c43-37e4-44a8-8ed2-8fbbee6a6659 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:29,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-7b433c43-37e4-44a8-8ed2-8fbbee6a6659 2018-09-08 08:53:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5054f51e-936e-4498-b0e4-3dad7d7a8661 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:29,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-5054f51e-936e-4498-b0e4-3dad7d7a8661 2018-09-08 08:53:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0ae6d731-f0e4-4339-ba29-d631723061a5 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:29,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-0ae6d731-f0e4-4339-ba29-d631723061a5 2018-09-08 08:53:29,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3c35fa-6875-4ac6-b8a1-449df870a8a2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:29,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-ab3c35fa-6875-4ac6-b8a1-449df870a8a2 2018-09-08 08:53:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68f807a5-a328-4924-8cd3-512d46e94add Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:29,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-68f807a5-a328-4924-8cd3-512d46e94add 2018-09-08 08:53:29,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Af0%3A79%3Afe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-680b8ae3-c76b-4828-a965-3f83cfa0641e Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"}]} 2018-09-08 08:53:29,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Af0%3A79%3Afe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du&admin_state_up=True used request id req-680b8ae3-c76b-4828-a965-3f83cfa0641e 2018-09-08 08:53:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec21192b-6105-478b-9b6b-df00eb2b65e3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:29,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-ec21192b-6105-478b-9b6b-df00eb2b65e3 2018-09-08 08:53:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-130fd4d2-a7b9-4fa3-b65e-82d7cf40f659 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:29,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-130fd4d2-a7b9-4fa3-b65e-82d7cf40f659 2018-09-08 08:53:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d0198151-6a75-49bc-b1ae-657ff2cc6131 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:29,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-d0198151-6a75-49bc-b1ae-657ff2cc6131 2018-09-08 08:53:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-c8564561-1c23-4297-b895-b7b913ccf68a Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:29,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-c8564561-1c23-4297-b895-b7b913ccf68a 2018-09-08 08:53:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:29,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-281f5161-1ad2-42e1-b567-26ed0d6187f0 Date: Sat, 08 Sep 2018 08:53:29 GMT RESP BODY: {"floatingips": [{"router_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:12Z", "updated_at": "2018-09-08T08:53:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "fd859241702348e1a4e326fa7c02f2fd", "port_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482"}]} 2018-09-08 08:53:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-281f5161-1ad2-42e1-b567-26ed0d6187f0 2018-09-08 08:53:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b368fc31-c11e-43c6-906d-ea8b2957d956 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1a46fe63-b77a-492f-92f5-892d0151ef43 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:06Z", "admin_state_up": true, "updated_at": "2018-09-08T08:53:12Z", "project_id": "fd859241702348e1a4e326fa7c02f2fd", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "name": "mgmt_router"}} 2018-09-08 08:53:30,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b368fc31-c11e-43c6-906d-ea8b2957d956 used request id req-1a46fe63-b77a-492f-92f5-892d0151ef43 2018-09-08 08:53:30,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b368fc31-c11e-43c6-906d-ea8b2957d956 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-9ab6f980-9b7e-4099-8a49-c59b26bdb8fd Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","ip_address":"169.254.192.8"}],"id":"76a8c375-0e20-444b-8601-93ca9d6d1b30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:4c:d9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fd859241702348e1a4e326fa7c02f2fd","admin_state_up":true,"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:07Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.205"}],"id":"b463e577-b72c-471b-90c1-f54702d7f912","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:cd:d5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:53:07Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","ip_address":"169.254.192.6"}],"id":"c368439c-03f7-453e-90ea-96b0c457c95f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:cb:4b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fd859241702348e1a4e326fa7c02f2fd","admin_state_up":true,"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:08Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:15Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","ip_address":"169.254.192.2"}],"id":"e95fc0e6-959a-4af1-b5d3-4f5a1b9e0944","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:5f:e9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant fd859241702348e1a4e326fa7c02f2fd","admin_state_up":true,"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:09Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:30,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b368fc31-c11e-43c6-906d-ea8b2957d956 used request id req-9ab6f980-9b7e-4099-8a49-c59b26bdb8fd 2018-09-08 08:53:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac0e8f09-0142-49df-af3e-30fb84683af1 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:06Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:06Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","subnetpool_id":null,"name":"HA subnet tenant fd859241702348e1a4e326fa7c02f2fd"}} 2018-09-08 08:53:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 used request id req-ac0e8f09-0142-49df-af3e-30fb84683af1 2018-09-08 08:53:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6f4639db-e920-4b07-b6d0-6600e0b56aa4 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:53:30,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-6f4639db-e920-4b07-b6d0-6600e0b56aa4 2018-09-08 08:53:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8928cc14-5a36-4c60-bd16-6ddfeeb19abf Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:06Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:06Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","subnetpool_id":null,"name":"HA subnet tenant fd859241702348e1a4e326fa7c02f2fd"}} 2018-09-08 08:53:30,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 used request id req-8928cc14-5a36-4c60-bd16-6ddfeeb19abf 2018-09-08 08:53:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0fd3e3df-7444-4373-a845-c609cc188c5c Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"656c8ca5-58ec-4804-ba1c-bb4f90cbe9ae","tenant_id":"","created_at":"2018-09-08T08:53:06Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:06Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d7bdf72c-727a-46c0-95fb-a7a709b94576","subnetpool_id":null,"name":"HA subnet tenant fd859241702348e1a4e326fa7c02f2fd"}} 2018-09-08 08:53:30,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d7bdf72c-727a-46c0-95fb-a7a709b94576 used request id req-0fd3e3df-7444-4373-a845-c609cc188c5c 2018-09-08 08:53:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fd4881f7-53eb-43d4-9cf7-d21045d2e8cf Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}} 2018-09-08 08:53:30,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 used request id req-fd4881f7-53eb-43d4-9cf7-d21045d2e8cf 2018-09-08 08:53:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/021bfc7e-25b8-4b21-9256-c421cf96baf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-58726b7f-3bca-49d9-a95d-52755146f9c2 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","project_id":"fd859241702348e1a4e326fa7c02f2fd","qos_policy_id":null,"admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal"}} 2018-09-08 08:53:30,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/021bfc7e-25b8-4b21-9256-c421cf96baf5 used request id req-58726b7f-3bca-49d9-a95d-52755146f9c2 2018-09-08 08:53:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dc185359-4375-4fb6-8fcb-932ce7d6e3c1 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}} 2018-09-08 08:53:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 used request id req-dc185359-4375-4fb6-8fcb-932ce7d6e3c1 2018-09-08 08:53:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4d29681d-ffe0-4bab-a178-3aba5606c168 Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:52:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:52:58Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "metadata": {}}], "self": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "min_disk": 0, "protected": false, "id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "file": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd859241702348e1a4e326fa7c02f2fd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:53:30,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 used request id req-4d29681d-ffe0-4bab-a178-3aba5606c168 2018-09-08 08:53:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:30,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b0074c7e-cf28-4993-a76d-45bfb0ef7cfd Date: Sat, 08 Sep 2018 08:53:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:53:30,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b0074c7e-cf28-4993-a76d-45bfb0ef7cfd 2018-09-08 08:53:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:31,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:30 GMT Server: Apache x-openstack-request-id: req-b7d21208-7003-40e1-9ee1-9e4dc8f0e004 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:31,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:31 GMT Server: Apache x-openstack-request-id: req-fd60a302-df7c-4e8c-b7cc-0ae3893db6a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:31,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-fd60a302-df7c-4e8c-b7cc-0ae3893db6a1 2018-09-08 08:53:31,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:53:31,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:53:31,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "8c4694cab244443194510d2b3a434cb0", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd859241702348e1a4e326fa7c02f2fd", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-user", "id": "c6107f9496b341a5aabae6b7a058dd02"}, "audit_ids": ["ShrXUlELQpKzhmOir7CUCQ"], "issued_at": "2018-09-08T08:53:31.000000Z"}} 2018-09-08 08:53:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:31,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e337a2-c481-4f1d-a212-7342c63c7b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:31,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5e337a2-c481-4f1d-a212-7342c63c7b12 2018-09-08 08:53:31,808 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:53:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:31,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fbc496-abd2-4c51-a000-83dbd311d4c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:31,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96fbc496-abd2-4c51-a000-83dbd311d4c9 2018-09-08 08:53:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3aef3706-b06d-43b4-8314-5606aaf45582 Date: Sat, 08 Sep 2018 08:53:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:32,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-3aef3706-b06d-43b4-8314-5606aaf45582 2018-09-08 08:53:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:53:32,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:53:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:53:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:32,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee40cd49-e7c3-437e-af80-caa28becb603 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:32,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-ee40cd49-e7c3-437e-af80-caa28becb603 2018-09-08 08:53:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:32,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6806372b-29a2-493e-8d04-a2cca0b9160c Date: Sat, 08 Sep 2018 08:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:32,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-6806372b-29a2-493e-8d04-a2cca0b9160c 2018-09-08 08:53:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Af0%3A79%3Afe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:32,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-b6abec72-44ff-4630-bb4a-a13bb95f8285 Date: Sat, 08 Sep 2018 08:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"}]} 2018-09-08 08:53:32,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Af0%3A79%3Afe&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du&admin_state_up=True used request id req-b6abec72-44ff-4630-bb4a-a13bb95f8285 2018-09-08 08:53:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:32,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f4b553-f922-43cc-a396-91682ac357f7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:32,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-91f4b553-f922-43cc-a396-91682ac357f7 2018-09-08 08:53:32,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:33,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7df1a6d-204b-42e3-b06c-41679842ed06 x-compute-request-id: req-d7df1a6d-204b-42e3-b06c-41679842ed06 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-08T08:53:22.000000", "flavor": {"id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "links": [{"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}]}, "id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "security_groups": [{"name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:23Z", "hostId": "8302d5c53d0b8fbdbe7091eea029be60ceedb639b8378b1ebca5dd65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "created": "2018-09-08T08:53:15Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:53:33,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1 used request id req-d7df1a6d-204b-42e3-b06c-41679842ed06 2018-09-08 08:53:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:33,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bf20bbc3-465b-4c5c-a1d0-63264a0b591f Date: Sat, 08 Sep 2018 08:53:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:33,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-bf20bbc3-465b-4c5c-a1d0-63264a0b591f 2018-09-08 08:53:33,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:33,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ba98f04a-fa4c-4464-8473-b241a573d88d Date: Sat, 08 Sep 2018 08:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:33,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-ba98f04a-fa4c-4464-8473-b241a573d88d 2018-09-08 08:53:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:33,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-8263e232-4459-4a47-825a-18d2cf510fd9 Date: Sat, 08 Sep 2018 08:53:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:33,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-8263e232-4459-4a47-825a-18d2cf510fd9 2018-09-08 08:53:33,997 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1 2018-09-08 08:53:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-e9836702-8f3e-4c2d-98e6-2552211e4436 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"floatingips": [{"router_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:12Z", "updated_at": "2018-09-08T08:53:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "fd859241702348e1a4e326fa7c02f2fd", "port_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482"}]} 2018-09-08 08:53:34,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-e9836702-8f3e-4c2d-98e6-2552211e4436 2018-09-08 08:53:34,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d49228aa-eca6-4a3e-989c-1601e7f2d96c x-compute-request-id: req-d49228aa-eca6-4a3e-989c-1601e7f2d96c Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-flavor2-pfe6vagb35em", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:53:34,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc used request id req-d49228aa-eca6-4a3e-989c-1601e7f2d96c 2018-09-08 08:53:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a6c4c040-0445-4945-9598-f3bad9159119 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}} 2018-09-08 08:53:34,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a441d0eb-c1b6-4410-81f8-475a3ee88674 used request id req-a6c4c040-0445-4945-9598-f3bad9159119 2018-09-08 08:53:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b94625e6-ab9b-4092-b48e-43e13b9ecbf1 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:34,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-b94625e6-ab9b-4092-b48e-43e13b9ecbf1 2018-09-08 08:53:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-513a5a46-662c-4587-a62c-553804047669 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:34,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-513a5a46-662c-4587-a62c-553804047669 2018-09-08 08:53:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-71883844-dc7f-4d17-bb52-bcd91b86b35e Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:34,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-71883844-dc7f-4d17-bb52-bcd91b86b35e 2018-09-08 08:53:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8914ca-56ad-4aee-aff0-3f664d00cab8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:34,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-0f8914ca-56ad-4aee-aff0-3f664d00cab8 2018-09-08 08:53:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fe393239-7855-4fa9-b1de-0602f5f762a2 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:34,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-fe393239-7855-4fa9-b1de-0602f5f762a2 2018-09-08 08:53:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Ad9%3Ac5%3A59&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-f6f8822d-deee-4bfb-90ae-43177f2ad2a5 Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"}]} 2018-09-08 08:53:34,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Ad9%3Ac5%3A59&admin_state_up=True used request id req-f6f8822d-deee-4bfb-90ae-43177f2ad2a5 2018-09-08 08:53:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df989a3c-0256-4ff5-a961-6c6fbf1d97ac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:34,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-df989a3c-0256-4ff5-a961-6c6fbf1d97ac 2018-09-08 08:53:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a8b763be-d41f-4d55-9758-bdda012fc7ab Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-a8b763be-d41f-4d55-9758-bdda012fc7ab 2018-09-08 08:53:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:34,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-011bc8df-6e26-4ea8-a03a-727138f255fc Date: Sat, 08 Sep 2018 08:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:34,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-011bc8df-6e26-4ea8-a03a-727138f255fc 2018-09-08 08:53:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:35,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-0d805371-fe26-4131-9fa6-5ed024d2cc65 Date: Sat, 08 Sep 2018 08:53:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:35,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-0d805371-fe26-4131-9fa6-5ed024d2cc65 2018-09-08 08:53:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:35,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-54893f70-f477-4fa5-af50-8869d2a4e223 Date: Sat, 08 Sep 2018 08:53:35 GMT RESP BODY: {"floatingips": [{"router_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:12Z", "updated_at": "2018-09-08T08:53:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "fd859241702348e1a4e326fa7c02f2fd", "port_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482"}]} 2018-09-08 08:53:35,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-54893f70-f477-4fa5-af50-8869d2a4e223 2018-09-08 08:53:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:35,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ff0f0729-fe6d-4eaa-9447-39ef55aad9a1 Date: Sat, 08 Sep 2018 08:53:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:52:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:52:58Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "metadata": {}}], "self": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "min_disk": 0, "protected": false, "id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "file": "/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd859241702348e1a4e326fa7c02f2fd", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:53:35,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 used request id req-ff0f0729-fe6d-4eaa-9447-39ef55aad9a1 2018-09-08 08:53:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:35,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:35 GMT Server: Apache x-openstack-request-id: req-44b08ee7-e2af-49b7-89cb-b291ff3997ca Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:35,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:35 GMT Server: Apache x-openstack-request-id: req-76eacabf-8396-4cac-8f89-dc1566fca2fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoqprgcD4OX+uFZArYi8FA717aOYTu1Mc959wlZEbuQSUAhe\nqPmZGr11LiL/scZXZpqOMnqKjPNSFLfL/fNMXQuU/O3TqnHPsjOMvRhF1jmyB4wT\neP6IFjnVZFZmQFYcntrzWe8c+IRrqOELyIGOY/jBCLlhXtXzdEgO+Rfco4QesTbu\nOsU6gLSYtJWTo3lljEyOE12QM4ZSm+gLIRilAcF9D5nfkr45tN0j2fDsAJxZQDUL\ngOFjRhCstNbp30FJzoXHRNsc0GgIH5gKHqcGNDPMkHip3b8cjypqJ5mQPjPr2LQT\nuQI/myIM8By+PsUbJBuRyxRUMTMpWavwchHocwIDAQABAoIBABxJwZOkQlO7LHfy\n2EjsQVY99lDl5yZoOeBkyLSlPBo0Ao4Tl2NtTBrtd+8pu/uNPss+v9sKDY/gg41y\n3u2ZNQxJWc6KhEMD835ksRH1ERuWK1v9Q21+7wScRy3G55pIMQNQ2aOnrEAdYuFu\ncT60/9uRZl7bhQqIIx/5/pL/QajjYIGLXC+5jw4A9rrak8/wqxjiJwGnunZjwFpF\n3BzOtUfjGbMi0WhfqFh/dPUaoVn50/zIumDXa+e60JnFnPD+OHk8ONTS5E+PsfWC\nVLX+/Hk3q3m49ft9nzfX29rQmGGAhxR4BObukhvzOcFP5xnjEvX+pR+09uYpI6mR\nJU4aIIECgYEA8S0Xth8oAzawhTz8FWTg2eO3cv9hgNOgrvw4xdOta0n1SyqzzBB6\nh3Q+VY1JccJ/HidSxdhKTg0UbUkkOULjOBpRtMA+f6mvt+J4DHKTVnk2YbSIb7rJ\nP8HO2N9gRyo0SwCL8rOGvXd2NZikw6nDw/BbukvGI4yN8bAG0Ek0nx0CgYEA2zyY\nqslPrM5Zuw8QLSyr2lSyUFwe2gmztQVEw6ETGDfJaWNmoZBhVkxDKBDjEoZZ+wXP\n0JDPTdTbnGF7SGEuzCEhwqF7f2uC4TPgRRQDpQA7zO4QooI66z+xtUF659IIgpWO\n/eoA9GCqxAvmK5YVgktuwS8pCf6KeGJSGylWQM8CgYBxm+RHjnWyzdhpa0j0awjg\nmzyXl2W+4fIXfAjiZ8yRdc1vEzaPMlQF6uRSOLQYOp7W/X8oY7LdAZxVvtapgrC2\nhO9oTgci7DQyUyRp+K8fVQohDIIY38xdlFZ0IwWfgGoRyrgiJB+csOGmbblv0lC9\nxEPxhjBYHqXe7CTJiTKYoQKBgQDaRRo57vNEOK1db0HLuA3g8TIWj6Cns8EXGIe9\nvUAlfGUqZ6xmbjh6krLJ0QZCC0DKip68J3A9LQ74QpVbGmZdFR9nhx5NXdyQGfXO\n0H5QaEshXGNzZ/UBAgkLTIXxB0sxt3UFl1Qb+aIKTU57VpFTh4ZdD3bsXF/AOyND\np4QYQQKBgDWVaTlzEqdcUunaH5Pcf+1ze9Nb0yQLHxQJRCCUcrqKlFct+u3jvSZU\nSCV36oW6WYEToFNpyWDm/ZZWVdG1SGFZMQ/50Mlcdg0h8VXW09YWfrxOM09DaD31\nDLkKdjOGBRWDI5SV18CkDh+vAw46iBGFzrFsNDNr0GWf5dKNYe0j\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:35,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-76eacabf-8396-4cac-8f89-dc1566fca2fa 2018-09-08 08:53:35,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:53:35,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:53:35,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "8c4694cab244443194510d2b3a434cb0", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd859241702348e1a4e326fa7c02f2fd", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/fd859241702348e1a4e326fa7c02f2fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-user", "id": "c6107f9496b341a5aabae6b7a058dd02"}, "audit_ids": ["ts_LpcBjQ1K0pBF5ftkyCw"], "issued_at": "2018-09-08T08:53:35.000000Z"}} 2018-09-08 08:53:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b779242e-6e5d-4120-8251-c60b51e293d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:36,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b779242e-6e5d-4120-8251-c60b51e293d6 2018-09-08 08:53:36,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:53:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce93f30b-1d6d-45c9-9e06-5379e2400fec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:36,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce93f30b-1d6d-45c9-9e06-5379e2400fec 2018-09-08 08:53:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-30ce980e-089d-4770-9887-57d45ffae538 Date: Sat, 08 Sep 2018 08:53:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:36,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-30ce980e-089d-4770-9887-57d45ffae538 2018-09-08 08:53:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:53:36,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:53:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:53:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f864312-ddaf-48cc-aa54-3297d79d7379 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:36,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-7f864312-ddaf-48cc-aa54-3297d79d7379 2018-09-08 08:53:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-15c9678d-13f6-45ea-affd-2c40fa641d98 Date: Sat, 08 Sep 2018 08:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-15c9678d-13f6-45ea-affd-2c40fa641d98 2018-09-08 08:53:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Ad9%3Ac5%3A59&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-9368d3aa-4515-433b-abee-406772698f93 Date: Sat, 08 Sep 2018 08:53:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"}]} 2018-09-08 08:53:36,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1&mac_address=fa%3A16%3A3e%3Ad9%3Ac5%3A59&admin_state_up=True used request id req-9368d3aa-4515-433b-abee-406772698f93 2018-09-08 08:53:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:36,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f47af5-1871-4ce2-845f-305ab791a16b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:36,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-b5f47af5-1871-4ce2-845f-305ab791a16b 2018-09-08 08:53:36,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:38,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7c10b92-a0f8-4c21-903b-b2eb3e02cd72 x-compute-request-id: req-e7c10b92-a0f8-4c21-903b-b2eb3e02cd72 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:c5:59", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-08T08:53:20.000000", "flavor": {"id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "links": [{"href": "http://172.30.9.23:8774/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc", "rel": "bookmark"}]}, "id": "74f5728b-c0dc-4bc4-9222-b894c626b33f", "security_groups": [{"name": "default"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:21Z", "hostId": "9398150000eb6dfe7af5687c3a023f372676e95c4a6511e6be544303", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "created": "2018-09-08T08:53:14Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:53:38,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2 used request id req-e7c10b92-a0f8-4c21-903b-b2eb3e02cd72 2018-09-08 08:53:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:38,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7f5ec056-bdff-4afe-8a67-6dddfd99369a Date: Sat, 08 Sep 2018 08:53:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:38,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-7f5ec056-bdff-4afe-8a67-6dddfd99369a 2018-09-08 08:53:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:38,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4a0e0bf2-6240-4628-a778-7e976adb58ac Date: Sat, 08 Sep 2018 08:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:38,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-4a0e0bf2-6240-4628-a778-7e976adb58ac 2018-09-08 08:53:38,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:38,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-4dd84a14-c209-42a4-9c6a-9d1139aaef7e Date: Sat, 08 Sep 2018 08:53:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:38,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-4dd84a14-c209-42a4-9c6a-9d1139aaef7e 2018-09-08 08:53:38,520 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2 2018-09-08 08:53:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:38,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-19f50cf3-4608-4384-835e-808a1433af00 Date: Sat, 08 Sep 2018 08:53:38 GMT RESP BODY: {"floatingips": [{"router_id": "b368fc31-c11e-43c6-906d-ea8b2957d956", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:12Z", "updated_at": "2018-09-08T08:53:14Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "fd859241702348e1a4e326fa7c02f2fd", "port_id": "021bfc7e-25b8-4b21-9256-c421cf96baf5", "id": "2f5e55d0-2394-49ca-b4f5-ad0d88906482"}]} 2018-09-08 08:53:38,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-19f50cf3-4608-4384-835e-808a1433af00 2018-09-08 08:53:38,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:39,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e91369d8-fffd-4775-96a9-a70f1159546c x-compute-request-id: req-e91369d8-fffd-4775-96a9-a70f1159546c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-08T08:53:22.000000", "flavor": {"id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "links": [{"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}]}, "id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "security_groups": [{"name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:23Z", "hostId": "8302d5c53d0b8fbdbe7091eea029be60ceedb639b8378b1ebca5dd65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "created": "2018-09-08T08:53:15Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:39,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 used request id req-e91369d8-fffd-4775-96a9-a70f1159546c 2018-09-08 08:53:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:39,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e52c2a72-6168-43bd-9a0d-e324dce78c8f Date: Sat, 08 Sep 2018 08:53:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:39,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-e52c2a72-6168-43bd-9a0d-e324dce78c8f 2018-09-08 08:53:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:39,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2a287e-e645-499e-8697-998f1a95735a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:39,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-9b2a287e-e645-499e-8697-998f1a95735a 2018-09-08 08:53:39,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:39,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8389e310-0613-419f-8b80-d675a9edfcb6 Date: Sat, 08 Sep 2018 08:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:39,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-8389e310-0613-419f-8b80-d675a9edfcb6 2018-09-08 08:53:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:39,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-cc992f89-4f2b-4efd-9001-cfda1ffc9fbd Date: Sat, 08 Sep 2018 08:53:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:39,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-cc992f89-4f2b-4efd-9001-cfda1ffc9fbd 2018-09-08 08:53:39,803 - create_instance - INFO - Checking if VM is active 2018-09-08 08:53:39,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:40,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41f290b1-b2db-41b2-aad4-70a23a737afe x-compute-request-id: req-41f290b1-b2db-41b2-aad4-70a23a737afe Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-08T08:53:22.000000", "flavor": {"id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "links": [{"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}]}, "id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "security_groups": [{"name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:23Z", "hostId": "8302d5c53d0b8fbdbe7091eea029be60ceedb639b8378b1ebca5dd65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "created": "2018-09-08T08:53:15Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:40,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 used request id req-41f290b1-b2db-41b2-aad4-70a23a737afe 2018-09-08 08:53:40,267 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1] is - ACTIVE 2018-09-08 08:53:40,267 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:53:40,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:40,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c6996f3-3632-4583-8810-a6fd0eb4f9ed x-compute-request-id: req-5c6996f3-3632-4583-8810-a6fd0eb4f9ed Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:79:fe", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-08T08:53:22.000000", "flavor": {"id": "cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "links": [{"href": "http://172.30.9.23:8774/flavors/cec47c07-8ccf-4202-a785-6f8a39e4b8ad", "rel": "bookmark"}]}, "id": "ea5c00f9-ed37-449b-89d9-2181bfc64d46", "security_groups": [{"name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:23Z", "hostId": "8302d5c53d0b8fbdbe7091eea029be60ceedb639b8378b1ebca5dd65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "created": "2018-09-08T08:53:15Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:40,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ea5c00f9-ed37-449b-89d9-2181bfc64d46 used request id req-5c6996f3-3632-4583-8810-a6fd0eb4f9ed 2018-09-08 08:53:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:40,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-66b423dd-0df5-4a22-99b1-29ba4ce918cb Date: Sat, 08 Sep 2018 08:53:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:40,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-66b423dd-0df5-4a22-99b1-29ba4ce918cb 2018-09-08 08:53:40,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:40,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac13f2b2-f1de-4204-8c94-e6584564ead2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:40,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-ac13f2b2-f1de-4204-8c94-e6584564ead2 2018-09-08 08:53:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:40,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1ef7680b-13d0-4347-bf31-b62fd4261022 Date: Sat, 08 Sep 2018 08:53:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:40,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-1ef7680b-13d0-4347-bf31-b62fd4261022 2018-09-08 08:53:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d7f851394f73728188879cd05d8194730b1c3d" 2018-09-08 08:53:41,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-cdda0818-a024-4493-aad2-9d3ebf8cdf58 Date: Sat, 08 Sep 2018 08:53:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:41,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-cdda0818-a024-4493-aad2-9d3ebf8cdf58 2018-09-08 08:53:41,018 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:53:41,021 - paramiko.transport - DEBUG - starting thread (client mode): 0x85f537d0L 2018-09-08 08:53:41,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:53:41,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:53:41,022 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:53:41,023 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:53:41,023 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:53:41,023 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:53:41,024 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:53:41,024 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:53:41,024 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:53:41,041 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:53:41,041 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:53:41,054 - paramiko.transport - DEBUG - Trying key dd44976b60f3df73dc6c4b6b6fbd9f6f from 636bafbd-9713-4dc6-bec2-007bcb17d77c 2018-09-08 08:53:41,080 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:53:41,085 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:53:41,186 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:53:41,200 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:53:41,200 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:53:41,201 - paramiko.transport - DEBUG - starting thread (client mode): 0x85f539d0L 2018-09-08 08:53:41,202 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:53:41,202 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:53:41,202 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:53:41,203 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:53:41,204 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:53:41,204 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:53:41,204 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:53:41,204 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:53:41,204 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:53:41,222 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:53:41,222 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:53:41,234 - paramiko.transport - DEBUG - Trying key dd44976b60f3df73dc6c4b6b6fbd9f6f from 636bafbd-9713-4dc6-bec2-007bcb17d77c 2018-09-08 08:53:41,260 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:53:41,266 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:53:41,299 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:53:41,300 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:53:41,300 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:53:41,301 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:53:41,302 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:53:41,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:42,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b41c0de-970c-498f-84a1-bb05cb93180d x-compute-request-id: req-6b41c0de-970c-498f-84a1-bb05cb93180d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:c5:59", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f", "rel": "bookmark"}], "image": {"id": "41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "links": [{"href": "http://172.30.9.23:8774/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-08T08:53:20.000000", "flavor": {"id": "5334f4d3-dd14-4d64-898d-de516cc2b4bc", "links": [{"href": "http://172.30.9.23:8774/flavors/5334f4d3-dd14-4d64-898d-de516cc2b4bc", "rel": "bookmark"}]}, "id": "74f5728b-c0dc-4bc4-9222-b894c626b33f", "security_groups": [{"name": "default"}], "user_id": "c6107f9496b341a5aabae6b7a058dd02", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:53:21Z", "hostId": "9398150000eb6dfe7af5687c3a023f372676e95c4a6511e6be544303", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "created": "2018-09-08T08:53:14Z", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:53:42,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/74f5728b-c0dc-4bc4-9222-b894c626b33f used request id req-6b41c0de-970c-498f-84a1-bb05cb93180d 2018-09-08 08:53:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:42,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-acbc9d97-999e-4dc5-816b-ec74447cf33c Date: Sat, 08 Sep 2018 08:53:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","subnets":["a441d0eb-c1b6-4410-81f8-475a3ee88674"],"description":"","tags":[],"updated_at":"2018-09-08T08:53:10Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net","admin_state_up":true,"tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:09Z","provider:network_type":"vxlan"}]} 2018-09-08 08:53:42,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net used request id req-acbc9d97-999e-4dc5-816b-ec74447cf33c 2018-09-08 08:53:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:42,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7fa8f3-6582-44ae-a8a9-1666016519ad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:42,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-fd7fa8f3-6582-44ae-a8a9-1666016519ad 2018-09-08 08:53:42,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:42,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bdf33f55-1337-42b1-9637-517f9e8dcfc1 Date: Sat, 08 Sep 2018 08:53:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:10Z","dns_nameservers":[],"updated_at":"2018-09-08T08:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fd859241702348e1a4e326fa7c02f2fd","id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","subnetpool_id":null,"name":"CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet"}]} 2018-09-08 08:53:42,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-bdf33f55-1337-42b1-9637-517f9e8dcfc1 2018-09-08 08:53:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8203f97aae21e83a261e289addb58935ce632c2a" 2018-09-08 08:53:42,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-cf06c94f-6daf-46fc-96b8-225bcf6fe787 Date: Sat, 08 Sep 2018 08:53:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.12"}],"id":"021bfc7e-25b8-4b21-9256-c421cf96baf5","security_groups":["6ac048ea-c629-4c80-a291-e5d4980fe97f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:79:fe","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack-port1-rb5r3rfv33du","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"ea5c00f9-ed37-449b-89d9-2181bfc64d46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.15"}],"id":"0595f3ca-cd57-4bab-b43a-e7bf4bfacd42","security_groups":["d30fe4dc-c901-4863-8572-a52c5d659192"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:c5:59","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:15Z","binding:vnic_type":"normal","device_id":"74f5728b-c0dc-4bc4-9222-b894c626b33f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.3"}],"id":"5b3cac80-13d8-4b71-a652-5092d0cd3705","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:51:92","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.4"}],"id":"66732bd7-253a-46e3-a4a7-0c669df40e08","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c1:0b","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.2"}],"id":"69eb1ec2-ad1a-4391-83f9-7f770e15e6b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:78:d3","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-501cbfb8-9e42-4a65-8cd7-7af249d6b3e1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:53:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a441d0eb-c1b6-4410-81f8-475a3ee88674","ip_address":"10.1.2.1"}],"id":"866bb00f-026d-4e6c-a438-608956571a4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:28:0f","project_id":"fd859241702348e1a4e326fa7c02f2fd","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"501cbfb8-9e42-4a65-8cd7-7af249d6b3e1","tenant_id":"fd859241702348e1a4e326fa7c02f2fd","created_at":"2018-09-08T08:53:12Z","binding:vnic_type":"normal","device_id":"b368fc31-c11e-43c6-906d-ea8b2957d956"}]} 2018-09-08 08:53:42,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=501cbfb8-9e42-4a65-8cd7-7af249d6b3e1 used request id req-cf06c94f-6daf-46fc-96b8-225bcf6fe787 2018-09-08 08:53:42,664 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:42,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:42,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:42 GMT Server: Apache x-openstack-request-id: req-adbeb6b0-e619-4ae9-8075-1612c526379c Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:42,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:42 GMT Server: Apache x-openstack-request-id: req-88eb19a1-310d-408c-a5f9-63ddbcba64c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:42,769 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-88eb19a1-310d-408c-a5f9-63ddbcba64c9 2018-09-08 08:53:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:42,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:42 GMT Server: Apache x-openstack-request-id: req-9c1d1310-82c0-4b3a-9757-1c5cb08ee17f Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:42 GMT Server: Apache x-openstack-request-id: req-1948ad41-792d-412e-91d9-c3bb6007a20f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "tags": null, "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:53:42Z", "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:42,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-1948ad41-792d-412e-91d9-c3bb6007a20f 2018-09-08 08:53:42,984 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:53:42,984 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:45,987 - create_stack - DEBUG - Stack status query timeout in 1196.78201604 2018-09-08 08:53:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:46,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:45 GMT Server: Apache x-openstack-request-id: req-cb9ccc85-2251-4c51-9b9e-311453a6e648 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:46,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:46 GMT Server: Apache x-openstack-request-id: req-0d717c5c-b905-4066-b34d-97f9f7b65408 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "tags": null, "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:53:42Z", "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:46,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-0d717c5c-b905-4066-b34d-97f9f7b65408 2018-09-08 08:53:46,224 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:53:46,224 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:49,226 - create_stack - DEBUG - Stack status query timeout in 1193.5429132 2018-09-08 08:53:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:49,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:49 GMT Server: Apache x-openstack-request-id: req-7ea78ea5-ef33-4917-a7b1-21db2e4f8398 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:49,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:49 GMT Server: Apache x-openstack-request-id: req-662ecc27-5f37-4cfd-aa02-113630ea308b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "tags": null, "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:53:42Z", "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:49,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-662ecc27-5f37-4cfd-aa02-113630ea308b 2018-09-08 08:53:49,283 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:53:49,283 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:53:52,286 - create_stack - DEBUG - Stack status query timeout in 1190.48302913 2018-09-08 08:53:52,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:52,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:52 GMT Server: Apache x-openstack-request-id: req-41718dc9-6295-49f9-bdda-20b5275e4671 Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:52,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:52 GMT Server: Apache x-openstack-request-id: req-4ab56fad-574f-4781-a9e3-aedfcd1c0e11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor2", "OS::project_id": "fd859241702348e1a4e326fa7c02f2fd", "OS::stack_id": "b50188f0-7927-4186-809b-0b3005ac83f3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-kp", "security_group_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-subnet", "net_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst2", "inst1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-inst1", "image2_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image", "flavor1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-flavor1", "image1_name": "CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image"}, "deletion_time": "2018-09-08T08:53:52Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack", "stack_user_project_id": "47f8740166fa4d64a46929076cef303d", "tags": null, "creation_time": "2018-09-08T08:53:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:53:42Z", "id": "b50188f0-7927-4186-809b-0b3005ac83f3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:53:52,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-4ab56fad-574f-4781-a9e3-aedfcd1c0e11 2018-09-08 08:53:52,660 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:53:52,660 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:52,660 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack 2018-09-08 08:53:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/b50188f0-7927-4186-809b-0b3005ac83f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a09d70d0ae31255cea5fa8e386d268f08d97d2" 2018-09-08 08:53:52,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:53:52 GMT Server: Apache x-openstack-request-id: req-6a5dce3b-db5b-4308-9d17-14ce892a747f Location: http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:53:52,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:52 GMT Server: Apache x-openstack-request-id: req-71d39941-cd86-43f9-85dc-d49fc4eb3e83 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:53:52,715 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/fd859241702348e1a4e326fa7c02f2fd/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-stack/b50188f0-7927-4186-809b-0b3005ac83f3 used request id req-71d39941-cd86-43f9-85dc-d49fc4eb3e83 2018-09-08 08:53:52,716 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-f7979187-92f7-49bd-af46-ea23535cd05f-image 2018-09-08 08:53:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00c4d63a6ce96ef083ea19fa061c8c11359d6ec1" 2018-09-08 08:53:53,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30ee1562-177a-475b-bbaa-c15067e44875 Date: Sat, 08 Sep 2018 08:53:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:53:53,988 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/41c48ae9-0b4d-4eef-b5ac-0a75a7a9da11 used request id req-30ee1562-177a-475b-bbaa-c15067e44875 2018-09-08 08:53:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7c987d59-6e19-498e-943d-cd5eb725f374 Date: Sat, 08 Sep 2018 08:53:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:09Z", "updated_at": "2018-09-08T08:53:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "revision_number": 0, "id": "2a59d980-b059-4b20-8bc0-7d5fb726ec0e", "remote_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "remote_ip_prefix": null, "created_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd859241702348e1a4e326fa7c02f2fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "revision_number": 0, "id": "c9acddc0-ad41-48c4-81ac-a47b55903971", "remote_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "remote_ip_prefix": null, "created_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd859241702348e1a4e326fa7c02f2fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "revision_number": 0, "id": "d7dcc5f0-5b19-4f20-84ed-ab1f328235db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd859241702348e1a4e326fa7c02f2fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "revision_number": 0, "id": "fff9564b-e324-40fe-ad6d-4972103bafd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd859241702348e1a4e326fa7c02f2fd"}], "revision_number": 4, "project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "d30fe4dc-c901-4863-8572-a52c5d659192", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:53:54,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7c987d59-6e19-498e-943d-cd5eb725f374 2018-09-08 08:53:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e61f098-101d-455e-893a-5f3275e23800 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:54,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-5e61f098-101d-455e-893a-5f3275e23800 2018-09-08 08:53:54,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d7a361-bbec-401c-b8f2-228816bbcd40 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:53:54,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-11d7a361-bbec-401c-b8f2-228816bbcd40 2018-09-08 08:53:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b623d09-b2b1-4f83-aaae-7c3874bdd6ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:54,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-7b623d09-b2b1-4f83-aaae-7c3874bdd6ef 2018-09-08 08:53:54,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db4ec52-8161-4130-ad3d-0c15368e705f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:54,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9db4ec52-8161-4130-ad3d-0c15368e705f 2018-09-08 08:53:54,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e36a362-3cac-4317-9176-a8ae672c76a7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:53:54,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-1e36a362-3cac-4317-9176-a8ae672c76a7 2018-09-08 08:53:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad28aa29-a8ca-4693-a81c-de665b4818f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:54,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-ad28aa29-a8ca-4693-a81c-de665b4818f0 2018-09-08 08:53:54,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:54,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441e91d8-7d4a-4ec6-bd36-5438a9bb8017 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:54,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-441e91d8-7d4a-4ec6-bd36-5438a9bb8017 2018-09-08 08:53:54,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:55,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c6b855c-cf3c-4169-8e1b-448d20a6020e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:55,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-7c6b855c-cf3c-4169-8e1b-448d20a6020e 2018-09-08 08:53:55,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:55,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df356353-cc1b-4188-91eb-69f5b6ea7309 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4e7012ee1cc0467993d9c934893c7087.", "code": 404, "title": "Not Found"}} 2018-09-08 08:53:55,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4e7012ee1cc0467993d9c934893c7087 used request id req-df356353-cc1b-4188-91eb-69f5b6ea7309 2018-09-08 08:53:55,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:53:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:55,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc62e05-db46-4220-8c03-fbb32690063e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd"}, "enabled": true, "id": "fd859241702348e1a4e326fa7c02f2fd", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9601031a-e55d-4c2-proj"}} 2018-09-08 08:53:55,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-edc62e05-db46-4220-8c03-fbb32690063e 2018-09-08 08:53:55,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d30fe4dc-c901-4863-8572-a52c5d659192 2018-09-08 08:53:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d30fe4dc-c901-4863-8572-a52c5d659192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:55,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5bd63346-57e0-4aff-94d2-d1668cca0513 Date: Sat, 08 Sep 2018 08:53:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "port_range_min": null, "revision_number": 0, "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:09Z", "project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "2a59d980-b059-4b20-8bc0-7d5fb726ec0e"}, {"remote_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "port_range_min": null, "revision_number": 0, "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:09Z", "project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "c9acddc0-ad41-48c4-81ac-a47b55903971"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "port_range_min": null, "revision_number": 0, "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:09Z", "project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "d7dcc5f0-5b19-4f20-84ed-ab1f328235db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:53:09Z", "security_group_id": "d30fe4dc-c901-4863-8572-a52c5d659192", "port_range_min": null, "revision_number": 0, "tenant_id": "fd859241702348e1a4e326fa7c02f2fd", "created_at": "2018-09-08T08:53:09Z", "project_id": "fd859241702348e1a4e326fa7c02f2fd", "id": "fff9564b-e324-40fe-ad6d-4972103bafd4"}]} 2018-09-08 08:53:55,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d30fe4dc-c901-4863-8572-a52c5d659192 used request id req-5bd63346-57e0-4aff-94d2-d1668cca0513 2018-09-08 08:53:55,402 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:53:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d30fe4dc-c901-4863-8572-a52c5d659192 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:55,866 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcc738af-7fc8-42c6-8e28-febeebeb26ef Content-Length: 0 Date: Sat, 08 Sep 2018 08:53:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:53:55,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d30fe4dc-c901-4863-8572-a52c5d659192 used request id req-fcc738af-7fc8-42c6-8e28-febeebeb26ef 2018-09-08 08:53:55,867 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-proj 2018-09-08 08:53:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:56,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73295ac5-b0bc-44cb-89c0-9d0db483af89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:56,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fd859241702348e1a4e326fa7c02f2fd used request id req-73295ac5-b0bc-44cb-89c0-9d0db483af89 2018-09-08 08:53:56,152 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-proj-role 2018-09-08 08:53:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:56,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d80878d-83e9-4840-9b07-c569ace8a56c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:56,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8c4694cab244443194510d2b3a434cb0 used request id req-8d80878d-83e9-4840-9b07-c569ace8a56c 2018-09-08 08:53:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14469a1e0ece79a2c1fcb15355fc311dfd4394e" 2018-09-08 08:53:56,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580134fa-a9ce-4a92-8ee3-92c8c958a236 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:53:56,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-580134fa-a9ce-4a92-8ee3-92c8c958a236 2018-09-08 08:53:56,362 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-9601031a-e55d-4c2-user 2018-09-08 08:53:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c6107f9496b341a5aabae6b7a058dd02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30372e16cf88743b43be1a2d35e34ce2ae25d2c" 2018-09-08 08:53:56,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8e2c44-7437-4c6b-9f49-e970408d72ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:56,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c6107f9496b341a5aabae6b7a058dd02 used request id req-3d8e2c44-7437-4c6b-9f49-e970408d72ea 2018-09-08 08:53:56,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:53:56,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Ps6huKZmTXq-0JFVEVpOxw"], "issued_at": "2018-09-08T08:53:56.000000Z"}} 2018-09-08 08:53:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fda0ba8d9bf29ee1c4d9150970cc8ab0768004" 2018-09-08 08:53:57,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca38826-c339-45bf-afe1-d3f873e93fb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:57,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ca38826-c339-45bf-afe1-d3f873e93fb4 2018-09-08 08:53:57,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:53:57,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:53:57,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hqdVwx-xRwWcjKAZ24m2tA"], "issued_at": "2018-09-08T08:53:57.000000Z"}} 2018-09-08 08:53:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:53:57,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e183c0-7cc4-42e4-94ba-3cfd15150f52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:57,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f9e183c0-7cc4-42e4-94ba-3cfd15150f52 2018-09-08 08:53:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:53:57,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:53:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:53:57,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f614040c-42bb-420f-8c69-c01683e78ff1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:53:57,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj used request id req-f614040c-42bb-420f-8c69-c01683e78ff1 2018-09-08 08:53:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:53:57,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07880fff-4e9e-4a56-af79-ee4b5669d673 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:53:57,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-07880fff-4e9e-4a56-af79-ee4b5669d673 2018-09-08 08:53:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}}' 2018-09-08 08:53:57,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4f4844-8a02-424b-99be-48592842ef63 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:53:57,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7d4f4844-8a02-424b-99be-48592842ef63 2018-09-08 08:53:57,834 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj 2018-09-08 08:53:57,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:53:57,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:53:58,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["GoSL9QV-RUqB6ZI89f44zg"], "issued_at": "2018-09-08T08:53:58.000000Z"}} 2018-09-08 08:53:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:58,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bdef4b-12e6-4e22-aca0-56f2f72a596c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:53:58,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10bdef4b-12e6-4e22-aca0-56f2f72a596c 2018-09-08 08:53:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:53:58,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:53:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad4527c-d31c-425e-815c-048e184a1a74 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:53:58,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aad4527c-d31c-425e-815c-048e184a1a74 2018-09-08 08:53:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:58,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372af2ee-ccf8-4d96-8427-b8f4088d9aeb Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}]} 2018-09-08 08:53:58,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj used request id req-372af2ee-ccf8-4d96-8427-b8f4088d9aeb 2018-09-08 08:53:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:58,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a34365-ea02-4cd6-aafb-424061144c28 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:53:58,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80a34365-ea02-4cd6-aafb-424061144c28 2018-09-08 08:53:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:58,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87773e72-298a-49f4-94e2-3cdf5538d1d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:53:58,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87773e72-298a-49f4-94e2-3cdf5538d1d6 2018-09-08 08:53:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8118e0-4ac5-4ccc-b995-10e7aa7d513d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}]} 2018-09-08 08:53:59,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj used request id req-ab8118e0-4ac5-4ccc-b995-10e7aa7d513d 2018-09-08 08:53:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/02d0883f652b438aa36ccfd91e095471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc76fe3c-3a09-47b1-8a21-34c3dee44323 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "links": {"self": "http://172.30.9.23:5000/v3/users/02d0883f652b438aa36ccfd91e095471"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "02d0883f652b438aa36ccfd91e095471", "password_expires_at": null}} 2018-09-08 08:53:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/02d0883f652b438aa36ccfd91e095471 used request id req-fc76fe3c-3a09-47b1-8a21-34c3dee44323 2018-09-08 08:53:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9986d360-f2cd-4a6c-8f35-fddf217c49b2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles", "previous": null, "next": null}, "roles": []} 2018-09-08 08:53:59,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles used request id req-9986d360-f2cd-4a6c-8f35-fddf217c49b2 2018-09-08 08:53:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7adf444-26e5-4c89-896a-fec1c0dea218 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "domain_id": null, "name": "admin", "id": "f376d2e221f54d64a99cacf2559df943"}} 2018-09-08 08:53:59,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943 used request id req-a7adf444-26e5-4c89-896a-fec1c0dea218 2018-09-08 08:53:59,349 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj 2018-09-08 08:53:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d0e9f1-85d3-4115-a727-f0e5582e4256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:59,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/f376d2e221f54d64a99cacf2559df943 used request id req-a4d0e9f1-85d3-4115-a727-f0e5582e4256 2018-09-08 08:53:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84788be2-2c96-420d-a43f-82f2933ea981 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:53:59,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-84788be2-2c96-420d-a43f-82f2933ea981 2018-09-08 08:53:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b752e6c-627c-490d-ba05-9d9ced92b861 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}]} 2018-09-08 08:53:59,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj used request id req-1b752e6c-627c-490d-ba05-9d9ced92b861 2018-09-08 08:53:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb24f247-79aa-4e26-b7fd-6ad0420759dd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:53:59,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles used request id req-cb24f247-79aa-4e26-b7fd-6ad0420759dd 2018-09-08 08:53:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1dba0d5-5d28-499f-9c84-98a442f37461 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "domain_id": null, "name": "heat_stack_owner", "id": "cae1681ba1904b5f8caa411295a7e037"}} 2018-09-08 08:53:59,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-c1dba0d5-5d28-499f-9c84-98a442f37461 2018-09-08 08:53:59,877 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj 2018-09-08 08:53:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:53:59,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69765559-29ae-47e3-8534-0f9f06fd6a7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:53:59,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-69765559-29ae-47e3-8534-0f9f06fd6a7e 2018-09-08 08:53:59,997 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-user 2018-09-08 08:53:59,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:54:00,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9db3ee-d2df-41da-b9c8-c257f1ffe0c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:54:00,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef9db3ee-d2df-41da-b9c8-c257f1ffe0c6 2018-09-08 08:54:00,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" -d '{"role": {"name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}}' 2018-09-08 08:54:00,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed6ce39-490b-4d67-941e-0e14d229af3a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac2113682c734469ab5b78a37f6b8ac3", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3"}, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}} 2018-09-08 08:54:00,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-aed6ce39-490b-4d67-941e-0e14d229af3a 2018-09-08 08:54:00,211 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role 2018-09-08 08:54:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:54:00,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d372d3-281f-4722-b2d7-e9147e6ed8e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3"}, "domain_id": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role", "id": "ac2113682c734469ab5b78a37f6b8ac3"}} 2018-09-08 08:54:00,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3 used request id req-61d372d3-281f-4722-b2d7-e9147e6ed8e8 2018-09-08 08:54:00,295 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role to project CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj 2018-09-08 08:54:00,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/ac2113682c734469ab5b78a37f6b8ac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:54:00,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b83c61c6-2e39-4292-b417-102baf87475a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:54:00,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af/users/02d0883f652b438aa36ccfd91e095471/roles/ac2113682c734469ab5b78a37f6b8ac3 used request id req-b83c61c6-2e39-4292-b417-102baf87475a 2018-09-08 08:54:00,435 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:54:00,435 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-08 08:54:00,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:00,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:54:00,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac2113682c734469ab5b78a37f6b8ac3", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9afdcd2437349a4bf89f41b802e29af", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "id": "02d0883f652b438aa36ccfd91e095471"}, "audit_ids": ["q_SrcRN0TSyvlU20eBiFWQ"], "issued_at": "2018-09-08T08:54:00.000000Z"}} 2018-09-08 08:54:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:00,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096ae335-2621-4cc9-91c4-12f4bc3f8985 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:00,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-096ae335-2621-4cc9-91c4-12f4bc3f8985 2018-09-08 08:54:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:01,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d0b87680-558e-4b1d-af36-04d14388e1f1 Date: Sat, 08 Sep 2018 08:54:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"} 2018-09-08 08:54:01,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image used request id req-d0b87680-558e-4b1d-af36-04d14388e1f1 2018-09-08 08:54:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:01,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9aa812bc-d56a-448c-b078-ba7900c37e72 Date: Sat, 08 Sep 2018 08:54:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:54:01,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9aa812bc-d56a-448c-b078-ba7900c37e72 2018-09-08 08:54:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}' 2018-09-08 08:54:01,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 X-Openstack-Request-Id: req-13c7fbdd-2743-45d1-a3c0-a601be0dc9bd Date: Sat, 08 Sep 2018 08:54:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:54:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:54:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "min_disk": 0, "protected": false, "id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "file": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file", "checksum": null, "owner": "a9afdcd2437349a4bf89f41b802e29af", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:54:01,854 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-13c7fbdd-2743-45d1-a3c0-a601be0dc9bd 2018-09-08 08:54:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" -d '' 2018-09-08 08:54:02,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b51c5a88-bc5e-430d-82bb-4c146ea21bc1 Date: Sat, 08 Sep 2018 08:54:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:54:02,849 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file used request id req-b51c5a88-bc5e-430d-82bb-4c146ea21bc1 2018-09-08 08:54:02,849 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 08:54:02,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-464051e7-c6ea-422c-9888-f35739ce953a Date: Sat, 08 Sep 2018 08:54:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:54:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:54:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "metadata": {}}], "self": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "min_disk": 0, "protected": false, "id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "file": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9afdcd2437349a4bf89f41b802e29af", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:54:02,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 used request id req-464051e7-c6ea-422c-9888-f35739ce953a 2018-09-08 08:54:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:03,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-218de5a1-2ad1-4a61-8824-30c06d932cbc Date: Sat, 08 Sep 2018 08:54:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:54:03,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-218de5a1-2ad1-4a61-8824-30c06d932cbc 2018-09-08 08:54:03,034 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image 2018-09-08 08:54:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:54:03,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b0c29f92-bdc6-445d-8fdd-9ba053915e29 Date: Sat, 08 Sep 2018 08:54:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:54:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:54:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "metadata": {}}], "self": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "min_disk": 0, "protected": false, "id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "file": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9afdcd2437349a4bf89f41b802e29af", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:54:03,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 used request id req-b0c29f92-bdc6-445d-8fdd-9ba053915e29 2018-09-08 08:54:03,055 - create_image - DEBUG - Instance status is - active 2018-09-08 08:54:03,055 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image 2018-09-08 08:54:03,055 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image 2018-09-08 08:54:03,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:03,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:54:03,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac2113682c734469ab5b78a37f6b8ac3", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9afdcd2437349a4bf89f41b802e29af", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "id": "02d0883f652b438aa36ccfd91e095471"}, "audit_ids": ["PQbSBccWT3GwzaaKYZhMXw"], "issued_at": "2018-09-08T08:54:03.000000Z"}} 2018-09-08 08:54:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:03,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f523e2-1c7c-4b10-94c2-4c48b855fa1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:03,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29f523e2-1c7c-4b10-94c2-4c48b855fa1c 2018-09-08 08:54:03,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:54:03,551 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:54:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:03,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:03 GMT Server: Apache x-openstack-request-id: req-eac2361b-336b-459a-887e-63b3bdbfa3cc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-08 08:54:03,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack used request id req-eac2361b-336b-459a-887e-63b3bdbfa3cc 2018-09-08 08:54:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net"}}' 2018-09-08 08:54:07,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:54:03 GMT Server: Apache x-openstack-request-id: req-1a851b33-bbb5-4b99-a319-a619a2c83172 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}]}} 2018-09-08 08:54:07,343 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks used request id req-1a851b33-bbb5-4b99-a319-a619a2c83172 2018-09-08 08:54:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:07,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:07 GMT Server: Apache x-openstack-request-id: req-3549925e-ab73-4ceb-8c0f-938ef6563fc1 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:07,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:07 GMT Server: Apache x-openstack-request-id: req-0274e9bd-5efa-4081-9cc5-0b51be10739d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:07,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-0274e9bd-5efa-4081-9cc5-0b51be10739d 2018-09-08 08:54:07,726 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:07,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:07 GMT Server: Apache x-openstack-request-id: req-83164650-e5a3-4cec-a2d2-f767734e6210 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:08,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:07 GMT Server: Apache x-openstack-request-id: req-bcf15752-88e2-4c03-9813-ee200fed72b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:08,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-bcf15752-88e2-4c03-9813-ee200fed72b8 2018-09-08 08:54:08,124 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:08,125 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:11,128 - create_stack - DEBUG - Stack status query timeout in 1196.59876204 2018-09-08 08:54:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:11,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:11 GMT Server: Apache x-openstack-request-id: req-16eb693c-5f73-45f9-85fd-3a8f6c2d88b3 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:11,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:11 GMT Server: Apache x-openstack-request-id: req-acbede02-e15e-4c5b-b908-1e50867fe484 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:11,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-acbede02-e15e-4c5b-b908-1e50867fe484 2018-09-08 08:54:11,581 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:11,582 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:14,585 - create_stack - DEBUG - Stack status query timeout in 1193.14182711 2018-09-08 08:54:14,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:14,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:14 GMT Server: Apache x-openstack-request-id: req-32a15268-7c87-46a6-91a4-587fe4ba23dc Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:15,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:14 GMT Server: Apache x-openstack-request-id: req-5314c4bc-373e-48d9-a4ce-e2e77341f443 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:15,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-5314c4bc-373e-48d9-a4ce-e2e77341f443 2018-09-08 08:54:15,153 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:15,153 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:18,156 - create_stack - DEBUG - Stack status query timeout in 1189.57071519 2018-09-08 08:54:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:18,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:18 GMT Server: Apache x-openstack-request-id: req-f43f8bda-ff8c-483a-9153-86ba40c70363 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:18 GMT Server: Apache x-openstack-request-id: req-f612ad0a-348c-4af0-978e-058c4673f223 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:18,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-f612ad0a-348c-4af0-978e-058c4673f223 2018-09-08 08:54:18,574 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:18,574 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:21,577 - create_stack - DEBUG - Stack status query timeout in 1186.14940119 2018-09-08 08:54:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:21,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:21 GMT Server: Apache x-openstack-request-id: req-d2c3571d-6c2a-4b05-8de9-e01eb0dccafe Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:21,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:21 GMT Server: Apache x-openstack-request-id: req-ebab0e36-ce8c-4732-9635-28737306f302 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:21,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-ebab0e36-ce8c-4732-9635-28737306f302 2018-09-08 08:54:21,924 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:21,924 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:24,928 - create_stack - DEBUG - Stack status query timeout in 1182.79904199 2018-09-08 08:54:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:25,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:24 GMT Server: Apache x-openstack-request-id: req-6896a5d8-9915-4191-8ee8-837c94e3d7ab Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:25,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:25 GMT Server: Apache x-openstack-request-id: req-f2bd3112-a9a6-4e37-ac2e-1d56cd044dd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:25,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-f2bd3112-a9a6-4e37-ac2e-1d56cd044dd7 2018-09-08 08:54:25,376 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-08 08:54:25,376 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:28,379 - create_stack - DEBUG - Stack status query timeout in 1179.34747815 2018-09-08 08:54:28,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:28,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:28 GMT Server: Apache x-openstack-request-id: req-a06cdefa-7a98-4899-91cc-f8928d3004a2 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:28,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:28 GMT Server: Apache x-openstack-request-id: req-5f436d8d-7267-4e39-aacd-9199458f8ab4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:28,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-5f436d8d-7267-4e39-aacd-9199458f8ab4 2018-09-08 08:54:28,727 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-08 08:54:28,727 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:28,727 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:28,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:28,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:54:29,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac2113682c734469ab5b78a37f6b8ac3", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9afdcd2437349a4bf89f41b802e29af", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "id": "02d0883f652b438aa36ccfd91e095471"}, "audit_ids": ["pgzpt6cwQlqv-E_mNOuvrw"], "issued_at": "2018-09-08T08:54:29.000000Z"}} 2018-09-08 08:54:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:29,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9a78ea-b04b-47ca-b588-5a128d41489a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:29,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f9a78ea-b04b-47ca-b588-5a128d41489a 2018-09-08 08:54:29,198 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:54:29,201 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-08 08:54:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:29 GMT Server: Apache x-openstack-request-id: req-becbad96-a498-401b-954e-54d199f1a930 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "deletion_time": null, "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "updated_time": null, "project": "a9afdcd2437349a4bf89f41b802e29af", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "tags": null}]} 2018-09-08 08:54:29,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack used request id req-becbad96-a498-401b-954e-54d199f1a930 2018-09-08 08:54:29,395 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:29,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:29 GMT Server: Apache x-openstack-request-id: req-539c2889-4ec9-426c-b98f-50e4da3b8424 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:29 GMT Server: Apache x-openstack-request-id: req-4bc84c24-daf9-46ff-9705-3586e47b9b00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1059 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "832ec089-5e77-4244-b8d4-d9870805ba87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "50f886d2-c052-41a2-ae09-b59daff2cfac", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "248", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c:subnet_id=e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc367373-61cf-4cc9-827d-99e144c05d06", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6fbecf9e-4769-4550-a0bb-16487f1e93ad", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "resource_type": "OS::Neutron::Port"}]} 2018-09-08 08:54:29,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources used request id req-4bc84c24-daf9-46ff-9705-3586e47b9b00 2018-09-08 08:54:29,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:30,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0665c5ca-1380-42f6-9005-e9d9a1e0bd62 x-compute-request-id: req-0665c5ca-1380-42f6-9005-e9d9a1e0bd62 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-08T08:54:23.000000", "flavor": {"id": "832ec089-5e77-4244-b8d4-d9870805ba87", "links": [{"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}]}, "id": "bc367373-61cf-4cc9-827d-99e144c05d06", "security_groups": [{"name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:25Z", "hostId": "64c7500fea6eafd2f10998569a59c1d919b96cbc03bd1838c6c20ddb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "created": "2018-09-08T08:54:17Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:30,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 used request id req-0665c5ca-1380-42f6-9005-e9d9a1e0bd62 2018-09-08 08:54:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:30,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a4e4eec3-3b1f-4069-a64b-bf08ec8ef322 Date: Sat, 08 Sep 2018 08:54:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:30,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-a4e4eec3-3b1f-4069-a64b-bf08ec8ef322 2018-09-08 08:54:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:54:30,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:54:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:54:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db5cd9e-9582-496c-be3a-77c2abdcff48 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:30,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-1db5cd9e-9582-496c-be3a-77c2abdcff48 2018-09-08 08:54:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:30,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-461cb196-7c68-4584-8e43-f0c1f9e91930 Date: Sat, 08 Sep 2018 08:54:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:30,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-461cb196-7c68-4584-8e43-f0c1f9e91930 2018-09-08 08:54:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:31,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-aafc03e7-f661-4787-853a-83d278e28e8a Date: Sat, 08 Sep 2018 08:54:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:31,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-aafc03e7-f661-4787-853a-83d278e28e8a 2018-09-08 08:54:31,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:31,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cef61bfa-c31c-46cb-94da-fb1fb4f16a57 x-compute-request-id: req-cef61bfa-c31c-46cb-94da-fb1fb4f16a57 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:9e:ee", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-08T08:54:22.000000", "flavor": {"id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "links": [{"href": "http://172.30.9.23:8774/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9", "rel": "bookmark"}]}, "id": "6fbecf9e-4769-4550-a0bb-16487f1e93ad", "security_groups": [{"name": "default"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:23Z", "hostId": "15d630bc744428d8ff2240cd32b79c5c3a317240386be306ad088233", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "created": "2018-09-08T08:54:15Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:31,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad used request id req-cef61bfa-c31c-46cb-94da-fb1fb4f16a57 2018-09-08 08:54:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:31,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-341ff200-e9ac-4491-8b56-22391a60911f Date: Sat, 08 Sep 2018 08:54:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:31,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-341ff200-e9ac-4491-8b56-22391a60911f 2018-09-08 08:54:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:31,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572bb017-d583-4ed6-a800-44cf2c1bc01f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:31,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-572bb017-d583-4ed6-a800-44cf2c1bc01f 2018-09-08 08:54:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:32,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9072c2f1-ccf5-495b-9e75-93f62d5f7d2d Date: Sat, 08 Sep 2018 08:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:32,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-9072c2f1-ccf5-495b-9e75-93f62d5f7d2d 2018-09-08 08:54:32,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:32,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-f78b179a-f955-4aee-b8e4-97d80d264936 Date: Sat, 08 Sep 2018 08:54:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:32,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-f78b179a-f955-4aee-b8e4-97d80d264936 2018-09-08 08:54:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:32,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:32 GMT Server: Apache x-openstack-request-id: req-77dd8a89-cff3-470c-803f-fa78c9a07715 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:32,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:32 GMT Server: Apache x-openstack-request-id: req-1516477c-dbdd-4a83-92e3-10d0b3d3f86c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1059 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "832ec089-5e77-4244-b8d4-d9870805ba87", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "50f886d2-c052-41a2-ae09-b59daff2cfac", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "248", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c:subnet_id=e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc367373-61cf-4cc9-827d-99e144c05d06", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6fbecf9e-4769-4550-a0bb-16487f1e93ad", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-08T08:54:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-08T08:54:07Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "resource_type": "OS::Neutron::Port"}]} 2018-09-08 08:54:32,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955/resources used request id req-1516477c-dbdd-4a83-92e3-10d0b3d3f86c 2018-09-08 08:54:32,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/832ec089-5e77-4244-b8d4-d9870805ba87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:32,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c13748d-ee4a-4551-95bc-79745d6cd263 x-compute-request-id: req-7c13748d-ee4a-4551-95bc-79745d6cd263 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "832ec089-5e77-4244-b8d4-d9870805ba87", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-flavor1-z7pbamtzhlwy", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:54:32,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/832ec089-5e77-4244-b8d4-d9870805ba87 used request id req-7c13748d-ee4a-4551-95bc-79745d6cd263 2018-09-08 08:54:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:32,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-85c9ce5d-d6b8-4284-8ee2-e9b2a7c264fb Date: Sat, 08 Sep 2018 08:54:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}} 2018-09-08 08:54:32,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d used request id req-85c9ce5d-d6b8-4284-8ee2-e9b2a7c264fb 2018-09-08 08:54:32,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-01b2f82a-c45c-44fd-91d0-a6d7783142ff Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:33,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-01b2f82a-c45c-44fd-91d0-a6d7783142ff 2018-09-08 08:54:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68119acb-4d3e-40e5-be2f-7f0a9e168034 Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:33,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-68119acb-4d3e-40e5-be2f-7f0a9e168034 2018-09-08 08:54:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f5ddf4e1-5ff9-4cd4-a5fe-3b7dbc1b2141 Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:33,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-f5ddf4e1-5ff9-4cd4-a5fe-3b7dbc1b2141 2018-09-08 08:54:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ceb1af-8b80-4aa9-9e6a-07c836c85beb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:33,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-18ceb1af-8b80-4aa9-9e6a-07c836c85beb 2018-09-08 08:54:33,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb62a2f5-5914-470c-b32e-7d7352b1199b Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:33,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-bb62a2f5-5914-470c-b32e-7d7352b1199b 2018-09-08 08:54:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa1%3A52%3A39&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-ecf63772-7787-454a-adbd-1ef71330948b Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"}]} 2018-09-08 08:54:33,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa1%3A52%3A39&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g&admin_state_up=True used request id req-ecf63772-7787-454a-adbd-1ef71330948b 2018-09-08 08:54:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f62106-5179-4a6a-8ce8-0756c9530730 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:33,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-e2f62106-5179-4a6a-8ce8-0756c9530730 2018-09-08 08:54:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:33,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-797fd6ad-6e47-43a7-8278-de0c272804be Date: Sat, 08 Sep 2018 08:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:33,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-797fd6ad-6e47-43a7-8278-de0c272804be 2018-09-08 08:54:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8f30c53c-9c5a-4368-81a0-45ee5d00befe Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:34,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-8f30c53c-9c5a-4368-81a0-45ee5d00befe 2018-09-08 08:54:34,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-e921ea7e-a56e-4f10-89ce-9f91ee382aec Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:34,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-e921ea7e-a56e-4f10-89ce-9f91ee382aec 2018-09-08 08:54:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-bc671769-2285-4f30-b347-603ff546c47d Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"floatingips": [{"router_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:16Z", "updated_at": "2018-09-08T08:54:17Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a9afdcd2437349a4bf89f41b802e29af", "port_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "id": "50f886d2-c052-41a2-ae09-b59daff2cfac"}]} 2018-09-08 08:54:34,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-bc671769-2285-4f30-b347-603ff546c47d 2018-09-08 08:54:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/1a49c0dd-b4e3-45a1-b4de-b16694f3c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2c6d8419-ad75-4712-9e10-d73dbf832d48 Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:10Z", "admin_state_up": true, "updated_at": "2018-09-08T08:54:16Z", "project_id": "a9afdcd2437349a4bf89f41b802e29af", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "name": "mgmt_router"}} 2018-09-08 08:54:34,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/1a49c0dd-b4e3-45a1-b4de-b16694f3c99c used request id req-2c6d8419-ad75-4712-9e10-d73dbf832d48 2018-09-08 08:54:34,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=1a49c0dd-b4e3-45a1-b4de-b16694f3c99c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-b4742323-3e3a-40cd-b91c-a863ebf6b802 Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:router_gateway","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef8cf309-a3b7-426e-bbba-3278ce692485","ip_address":"172.30.9.202"}],"id":"1d696c1b-aec0-4d7c-b06a-d38735c3423d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:5b:23","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"","created_at":"2018-09-08T08:54:10Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","ip_address":"169.254.192.5"}],"id":"57dd82fc-6d06-494e-ba76-f2063d06b966","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:cc:47","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a9afdcd2437349a4bf89f41b802e29af","admin_state_up":true,"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","ip_address":"169.254.192.1"}],"id":"c1cb24f6-db20-4123-a1ff-0b57e75cc20f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:8c:94","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a9afdcd2437349a4bf89f41b802e29af","admin_state_up":true,"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:11Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:19Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","ip_address":"169.254.192.7"}],"id":"e8601cf1-0e46-4d9f-9523-a9219facb61c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:33:68","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a9afdcd2437349a4bf89f41b802e29af","admin_state_up":true,"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:12Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"}]} 2018-09-08 08:54:34,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=1a49c0dd-b4e3-45a1-b4de-b16694f3c99c used request id req-b4742323-3e3a-40cd-b91c-a863ebf6b802 2018-09-08 08:54:34,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-09d0fa05-f1d6-4b68-87f4-5ca54ae3c587 Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}} 2018-09-08 08:54:34,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ef8cf309-a3b7-426e-bbba-3278ce692485 used request id req-09d0fa05-f1d6-4b68-87f4-5ca54ae3c587 2018-09-08 08:54:34,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7c9032ba-0ecb-4991-8869-257d15d5e66d Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:09Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","subnetpool_id":null,"name":"HA subnet tenant a9afdcd2437349a4bf89f41b802e29af"}} 2018-09-08 08:54:34,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b used request id req-7c9032ba-0ecb-4991-8869-257d15d5e66d 2018-09-08 08:54:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7aaa5cbb-77be-47da-996f-c63ef6eec5fa Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:09Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","subnetpool_id":null,"name":"HA subnet tenant a9afdcd2437349a4bf89f41b802e29af"}} 2018-09-08 08:54:34,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b used request id req-7aaa5cbb-77be-47da-996f-c63ef6eec5fa 2018-09-08 08:54:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9289c68e-de1a-4027-802e-53f0ea93d6d7 Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fe39db2c-d7a6-4135-9711-d321d392a236","tenant_id":"","created_at":"2018-09-08T08:54:09Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7048b759-95f1-45d9-b4ea-aba9cfefcb2b","subnetpool_id":null,"name":"HA subnet tenant a9afdcd2437349a4bf89f41b802e29af"}} 2018-09-08 08:54:34,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7048b759-95f1-45d9-b4ea-aba9cfefcb2b used request id req-9289c68e-de1a-4027-802e-53f0ea93d6d7 2018-09-08 08:54:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7c550188-9918-43a5-b7ef-d84c98a84147 Date: Sat, 08 Sep 2018 08:54:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}} 2018-09-08 08:54:34,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d used request id req-7c550188-9918-43a5-b7ef-d84c98a84147 2018-09-08 08:54:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/c4908b32-be4e-49bd-abaa-51ae0eed7c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:35,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-914d9ccc-f9ad-4286-b236-675b98857b5e Date: Sat, 08 Sep 2018 08:54:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","project_id":"a9afdcd2437349a4bf89f41b802e29af","qos_policy_id":null,"admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal"}} 2018-09-08 08:54:35,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/c4908b32-be4e-49bd-abaa-51ae0eed7c98 used request id req-914d9ccc-f9ad-4286-b236-675b98857b5e 2018-09-08 08:54:35,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:35,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-167a391e-92a5-437f-bf17-1a2030337906 Date: Sat, 08 Sep 2018 08:54:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}} 2018-09-08 08:54:35,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d used request id req-167a391e-92a5-437f-bf17-1a2030337906 2018-09-08 08:54:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:35,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f7b343fc-88ce-4b07-b9b9-64729a7a5934 Date: Sat, 08 Sep 2018 08:54:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:54:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:54:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "metadata": {}}], "self": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "min_disk": 0, "protected": false, "id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "file": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9afdcd2437349a4bf89f41b802e29af", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:54:35,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 used request id req-f7b343fc-88ce-4b07-b9b9-64729a7a5934 2018-09-08 08:54:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c4597b35-9c06-46bc-b60e-51809f78d8e8 Date: Sat, 08 Sep 2018 08:54:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:54:35,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c4597b35-9c06-46bc-b60e-51809f78d8e8 2018-09-08 08:54:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:35,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:35 GMT Server: Apache x-openstack-request-id: req-3c059f26-f85c-40a1-9481-e16c1d868607 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:36,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:35 GMT Server: Apache x-openstack-request-id: req-9226b965-ad57-471c-a4a4-8e8dc82c05bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:36,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-9226b965-ad57-471c-a4a4-8e8dc82c05bb 2018-09-08 08:54:36,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:36,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:54:36,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac2113682c734469ab5b78a37f6b8ac3", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9afdcd2437349a4bf89f41b802e29af", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "id": "02d0883f652b438aa36ccfd91e095471"}, "audit_ids": ["Hp1I-LPqSkG8_CfW_OxuUA"], "issued_at": "2018-09-08T08:54:36.000000Z"}} 2018-09-08 08:54:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:36,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4873f3-522a-4d9d-bf60-af9222cf9f17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:36,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa4873f3-522a-4d9d-bf60-af9222cf9f17 2018-09-08 08:54:36,748 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:54:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:36,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08c9389-550e-4416-9595-48b57e998e54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:36,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f08c9389-550e-4416-9595-48b57e998e54 2018-09-08 08:54:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9fc028a0-9307-45c1-b87b-356511a504cf Date: Sat, 08 Sep 2018 08:54:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:37,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-9fc028a0-9307-45c1-b87b-356511a504cf 2018-09-08 08:54:37,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:54:37,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:54:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:54:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:37,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75dfbca9-ed23-4bf3-bef7-47e11a13d440 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:37,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-75dfbca9-ed23-4bf3-bef7-47e11a13d440 2018-09-08 08:54:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4054ccea-d958-46c0-8071-f1f319aed556 Date: Sat, 08 Sep 2018 08:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:37,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-4054ccea-d958-46c0-8071-f1f319aed556 2018-09-08 08:54:37,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa1%3A52%3A39&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:37,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-1228c331-236e-49d1-8bb2-7cbc86513fdf Date: Sat, 08 Sep 2018 08:54:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"}]} 2018-09-08 08:54:37,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa1%3A52%3A39&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g&admin_state_up=True used request id req-1228c331-236e-49d1-8bb2-7cbc86513fdf 2018-09-08 08:54:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:37,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59766d9-f6db-4085-be6f-e1f6cb8f5baa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:37,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-b59766d9-f6db-4085-be6f-e1f6cb8f5baa 2018-09-08 08:54:37,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:38,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:37 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-f80217d9-fadf-4fec-95fe-d3abc81074af x-compute-request-id: req-f80217d9-fadf-4fec-95fe-d3abc81074af Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-08T08:54:23.000000", "flavor": {"id": "832ec089-5e77-4244-b8d4-d9870805ba87", "links": [{"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}]}, "id": "bc367373-61cf-4cc9-827d-99e144c05d06", "security_groups": [{"name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:25Z", "hostId": "64c7500fea6eafd2f10998569a59c1d919b96cbc03bd1838c6c20ddb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "created": "2018-09-08T08:54:17Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:54:38,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1 used request id req-f80217d9-fadf-4fec-95fe-d3abc81074af 2018-09-08 08:54:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-33ade50f-4282-462d-9965-33492d69587f Date: Sat, 08 Sep 2018 08:54:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:38,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-33ade50f-4282-462d-9965-33492d69587f 2018-09-08 08:54:38,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:39,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5688917a-99dc-4aba-9639-d88f051f7a89 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:39,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-5688917a-99dc-4aba-9639-d88f051f7a89 2018-09-08 08:54:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:39,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-d10fa301-634d-4fdc-8d24-980eb2c36ef5 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:39,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-d10fa301-634d-4fdc-8d24-980eb2c36ef5 2018-09-08 08:54:39,133 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1 2018-09-08 08:54:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:39,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-5f4083d8-3077-4c78-ae07-75ab6bb4b41c Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"floatingips": [{"router_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:16Z", "updated_at": "2018-09-08T08:54:17Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a9afdcd2437349a4bf89f41b802e29af", "port_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "id": "50f886d2-c052-41a2-ae09-b59daff2cfac"}]} 2018-09-08 08:54:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-5f4083d8-3077-4c78-ae07-75ab6bb4b41c 2018-09-08 08:54:39,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-292c5542-07f5-4343-b24f-a9f8680659dc x-compute-request-id: req-292c5542-07f5-4343-b24f-a9f8680659dc Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-flavor2-cjvfn623qw2i", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:54:39,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9 used request id req-292c5542-07f5-4343-b24f-a9f8680659dc 2018-09-08 08:54:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5c7e0789-a7b0-4f22-a902-ec198662e497 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}} 2018-09-08 08:54:39,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d used request id req-5c7e0789-a7b0-4f22-a902-ec198662e497 2018-09-08 08:54:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4edee3bb-5484-43bd-9d8f-509821783220 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:39,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-4edee3bb-5484-43bd-9d8f-509821783220 2018-09-08 08:54:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c728f043-082d-4164-9b2d-c5f6b5b102d6 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:39,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-c728f043-082d-4164-9b2d-c5f6b5b102d6 2018-09-08 08:54:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-46612573-fa1b-4408-9c17-ffe7841c1fcf Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:39,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-46612573-fa1b-4408-9c17-ffe7841c1fcf 2018-09-08 08:54:39,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df45aea-d00c-46c9-a578-fbb4caf54085 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:39,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-0df45aea-d00c-46c9-a578-fbb4caf54085 2018-09-08 08:54:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-90b1d698-a47a-453d-9bab-2fb2ad3d842d Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:39,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-90b1d698-a47a-453d-9bab-2fb2ad3d842d 2018-09-08 08:54:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa4%3A9e%3Aee&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:39,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-e7da21a2-ab61-4be4-ba66-c7856b782853 Date: Sat, 08 Sep 2018 08:54:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"}]} 2018-09-08 08:54:39,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa4%3A9e%3Aee&admin_state_up=True used request id req-e7da21a2-ab61-4be4-ba66-c7856b782853 2018-09-08 08:54:39,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3abbbf-ab59-463e-a2b7-1af5cd4de7ec Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:40,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-0a3abbbf-ab59-463e-a2b7-1af5cd4de7ec 2018-09-08 08:54:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-847abf9f-da7b-4797-9727-fa11399a21b2 Date: Sat, 08 Sep 2018 08:54:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:40,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-847abf9f-da7b-4797-9727-fa11399a21b2 2018-09-08 08:54:40,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8fba9ecf-2f38-4d57-b5c5-f43fc4f55bc7 Date: Sat, 08 Sep 2018 08:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:40,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-8fba9ecf-2f38-4d57-b5c5-f43fc4f55bc7 2018-09-08 08:54:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-83497293-10b7-4fba-8513-7c05dae70cb9 Date: Sat, 08 Sep 2018 08:54:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:40,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-83497293-10b7-4fba-8513-7c05dae70cb9 2018-09-08 08:54:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-f1f39701-39ed-46f4-851c-4bbbba5f0273 Date: Sat, 08 Sep 2018 08:54:40 GMT RESP BODY: {"floatingips": [{"router_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:16Z", "updated_at": "2018-09-08T08:54:17Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a9afdcd2437349a4bf89f41b802e29af", "port_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "id": "50f886d2-c052-41a2-ae09-b59daff2cfac"}]} 2018-09-08 08:54:40,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-f1f39701-39ed-46f4-851c-4bbbba5f0273 2018-09-08 08:54:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c8c585fc-29c5-4fc7-9bd9-6e787b1c937b Date: Sat, 08 Sep 2018 08:54:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:54:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-08T08:54:02Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "metadata": {}}], "self": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "min_disk": 0, "protected": false, "id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "file": "/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9afdcd2437349a4bf89f41b802e29af", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:54:40,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 used request id req-c8c585fc-29c5-4fc7-9bd9-6e787b1c937b 2018-09-08 08:54:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05890cb68273f872ecdf2ce9dc05ed33842b193" 2018-09-08 08:54:40,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:40 GMT Server: Apache x-openstack-request-id: req-ea115e79-a05e-4622-a8ea-55980c2821ef Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:41,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:40 GMT Server: Apache x-openstack-request-id: req-96e08661-51cb-4be2-9dfe-4d4dbdfdf0dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsO3a/39Iavuwejgt8RFCW57D1Lm0IqjF19487e07KRBWrIk3\nF8djZin5CoUybchU6Sbq8cWU85o4uhoKEQx1+mFnGwREfCGFRLhc9upo6YoHaXPi\n0YDRd0VtXmotVHRVEeWfZOT/OWT112jg85l6OqdPjKKZIFOv8aDNBaFr9tPPqdzx\nkK0jszBEr9ICScmvAy/QarRA9Z2KzyLj2hrUP8A9ySAwDJF3aYZQqaY0A48Mu2+W\n6poVUwpSkqTNotP9fZX3qGRrvvtoZ2OdXc2uSnsII69tpH9wcQohq6MrWW4U24KH\nu4uyqupkiUth3Mf9k+mzSmBQpBXIrJ7TyIgzYQIDAQABAoIBAHDw9OpB6w136xip\nwhHvrYdk2qdxf97cE6cQE57h3/D/oAR1dviz6+ysgHBJxH418pX+pN1+/e1fFjUe\nKCzn4mvZP4MMf1cp4rOSaK2pxxzFYqPbOP/5ljzn0cACUTtnI2LQTKaQU6fkndZK\n+cYmw9KrOOmSZeMv6NF6j0W33H5reXcUreEnee0Wr9H5qIuU9sjIoi2vP9OAi7rK\net3kTX0YVp27SAvAruUfvUkuka/5sSWULbzGtHTMYfc4/TyNPEJltHEBRrh9K8mU\nVKg/cyykO95M3gnTv9cyTzY14fuGkOAw+YaZBJL2MQILSUu6xWANuZ3V4+Q68ofc\nP7A4SO0CgYEA3CqMp4OxFFiGLIhRPq/U79zzpGQ2UJQ8EJD3/BHIMAjC6nmmIa6R\nZ5z2LUp605b1CfV/XNuAnPO+rVxxmyYV/3cUD+S+duTs8NF0ndtzDMWQbaTmsAFU\nRxqjQr9SE8GaWyaoLakYRnBbnE7JjhkD3NrLcUdGSUsrPaS1cbOgbu8CgYEAzbnJ\n35nMnFB7/HRT3R4IC2190d/MERoIqTAZHNWZweQP6VSLTsdL23S5GR3Hm9bOM49/\n0eDokdNLI48SDvrbix6vV4pvS2wyoWAxgD43F/zlBQQxMEvRNDlaSw2+7QfvW4z0\nxtBzfTEGfNZsrtpmowjCjm6ufXxBiUUM+1Lpgq8CgYEAq1xOx58fd6eDHywmmDUA\n9oSx+fSptcP6kCZVbZNljcVz+E4guTyHHe80SIIc4Y0wQcUbkWmjTAYHFiXKoqhd\nHM5RBiHTAPUjWjicnLUOchVfWYesqbcPIpygD7abqpbYjjOjWI6xPzn6g8lq5Teh\nIwgEqrGAClIAYOVO+CWILG8CgYEAiD+fn2Mwy+XR96TjVfJpyYe+aJ0bfcgMLGEa\ngKpGps7wasv/ZzE+4B0x6Zx7co6VCjjjopCd9tZFUUuT3i/t7vlnj0az5vPFpHMc\n1Z5exphK5UOdgCr2ZuwFDOgRptI2iB+WjYXItwUdEtjAKh2jFB7dG4/aKGl+zfbZ\nXinPVSkCgYEA3AyB/UViETEnDSEgCy5I6MchU8AWsCTmQH3ZDeE/NKf/OQ10dk7J\nrlW/Jy+gQBLgN4Ah84+/asGnu7W+50jVxrqmNNvDesCrAF21Q6g3WenWO5eQYaSR\n/KUPdGakhevBD5ofiKTxpn01pnafPS0shY2oXGMPlH+TYZHh8WUZbvs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:41,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-96e08661-51cb-4be2-9dfe-4d4dbdfdf0dc 2018-09-08 08:54:41,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:54:41,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:54:41,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac2113682c734469ab5b78a37f6b8ac3", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role"}, {"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}], "expires_at": "2018-09-08T09:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9afdcd2437349a4bf89f41b802e29af", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a9afdcd2437349a4bf89f41b802e29af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-user", "id": "02d0883f652b438aa36ccfd91e095471"}, "audit_ids": ["pVNAuYzPR8iy5i7zX8QPRA"], "issued_at": "2018-09-08T08:54:41.000000Z"}} 2018-09-08 08:54:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd97edd-bb1b-4e6c-b30d-9e7861e9c088 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:41,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9fd97edd-bb1b-4e6c-b30d-9e7861e9c088 2018-09-08 08:54:41,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:54:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:41,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ec4fef-d825-4522-8e33-e360e32a54b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:54:41,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20ec4fef-d825-4522-8e33-e360e32a54b8 2018-09-08 08:54:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:41,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1cec1f5c-a40b-434f-8923-f1146a98cdf3 Date: Sat, 08 Sep 2018 08:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:41,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-1cec1f5c-a40b-434f-8923-f1146a98cdf3 2018-09-08 08:54:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:54:41,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:54:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:42,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2b48c8-a01b-480e-a019-e97c61dfc93d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:42,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-8b2b48c8-a01b-480e-a019-e97c61dfc93d 2018-09-08 08:54:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:42,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-41c6ec9e-0329-4985-813d-2b64e209705b Date: Sat, 08 Sep 2018 08:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:42,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-41c6ec9e-0329-4985-813d-2b64e209705b 2018-09-08 08:54:42,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa4%3A9e%3Aee&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:42,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-c8d10499-827c-474d-88ac-d22692ed120e Date: Sat, 08 Sep 2018 08:54:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"}]} 2018-09-08 08:54:42,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0&mac_address=fa%3A16%3A3e%3Aa4%3A9e%3Aee&admin_state_up=True used request id req-c8d10499-827c-474d-88ac-d22692ed120e 2018-09-08 08:54:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:42,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14546fe1-d97a-4b49-9ab3-8924588a3fd2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:42,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-14546fe1-d97a-4b49-9ab3-8924588a3fd2 2018-09-08 08:54:42,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:43,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c77c1bbc-dcfa-4ec2-ae82-4bbc8e5393b6 x-compute-request-id: req-c77c1bbc-dcfa-4ec2-ae82-4bbc8e5393b6 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:9e:ee", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-08T08:54:22.000000", "flavor": {"id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "links": [{"href": "http://172.30.9.23:8774/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9", "rel": "bookmark"}]}, "id": "6fbecf9e-4769-4550-a0bb-16487f1e93ad", "security_groups": [{"name": "default"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:23Z", "hostId": "15d630bc744428d8ff2240cd32b79c5c3a317240386be306ad088233", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "created": "2018-09-08T08:54:15Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 08:54:43,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2 used request id req-c77c1bbc-dcfa-4ec2-ae82-4bbc8e5393b6 2018-09-08 08:54:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:43,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-763abbd4-2f50-4b03-aee7-b3369e079ee5 Date: Sat, 08 Sep 2018 08:54:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:43,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-763abbd4-2f50-4b03-aee7-b3369e079ee5 2018-09-08 08:54:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:43,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e30fc357-8657-4eee-ae2f-bcfdd5446a0e Date: Sat, 08 Sep 2018 08:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:43,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-e30fc357-8657-4eee-ae2f-bcfdd5446a0e 2018-09-08 08:54:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:44,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9836f960-b8ce-4c56-a0e4-1149d94ee5fb Date: Sat, 08 Sep 2018 08:54:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:44,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-9836f960-b8ce-4c56-a0e4-1149d94ee5fb 2018-09-08 08:54:44,144 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2 2018-09-08 08:54:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:44,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6f8807a2-9603-41ab-923f-4bc72ce7fc9b Date: Sat, 08 Sep 2018 08:54:44 GMT RESP BODY: {"floatingips": [{"router_id": "1a49c0dd-b4e3-45a1-b4de-b16694f3c99c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:16Z", "updated_at": "2018-09-08T08:54:17Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a9afdcd2437349a4bf89f41b802e29af", "port_id": "c4908b32-be4e-49bd-abaa-51ae0eed7c98", "id": "50f886d2-c052-41a2-ae09-b59daff2cfac"}]} 2018-09-08 08:54:44,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-6f8807a2-9603-41ab-923f-4bc72ce7fc9b 2018-09-08 08:54:44,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:44,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-625d7fd9-e2c5-4012-8627-9f47ea8384ea x-compute-request-id: req-625d7fd9-e2c5-4012-8627-9f47ea8384ea Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-08T08:54:23.000000", "flavor": {"id": "832ec089-5e77-4244-b8d4-d9870805ba87", "links": [{"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}]}, "id": "bc367373-61cf-4cc9-827d-99e144c05d06", "security_groups": [{"name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:25Z", "hostId": "64c7500fea6eafd2f10998569a59c1d919b96cbc03bd1838c6c20ddb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "created": "2018-09-08T08:54:17Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:44,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 used request id req-625d7fd9-e2c5-4012-8627-9f47ea8384ea 2018-09-08 08:54:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:45,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b4218021-9e00-4ff8-a89e-91058decf35c Date: Sat, 08 Sep 2018 08:54:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:45,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-b4218021-9e00-4ff8-a89e-91058decf35c 2018-09-08 08:54:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:45,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043f76ff-d152-49d8-9ca0-41826dbe100a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:45,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-043f76ff-d152-49d8-9ca0-41826dbe100a 2018-09-08 08:54:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:45,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-671a878d-2fdd-4b94-936c-13a13258ffa3 Date: Sat, 08 Sep 2018 08:54:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:45,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-671a878d-2fdd-4b94-936c-13a13258ffa3 2018-09-08 08:54:45,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-aad63921-bdd2-43cb-8a7f-78c5eedeed99 Date: Sat, 08 Sep 2018 08:54:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:45,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-aad63921-bdd2-43cb-8a7f-78c5eedeed99 2018-09-08 08:54:45,523 - create_instance - INFO - Checking if VM is active 2018-09-08 08:54:45,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:45,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28c9da35-e64e-4912-85fe-2162f7abed66 x-compute-request-id: req-28c9da35-e64e-4912-85fe-2162f7abed66 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-08T08:54:23.000000", "flavor": {"id": "832ec089-5e77-4244-b8d4-d9870805ba87", "links": [{"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}]}, "id": "bc367373-61cf-4cc9-827d-99e144c05d06", "security_groups": [{"name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:25Z", "hostId": "64c7500fea6eafd2f10998569a59c1d919b96cbc03bd1838c6c20ddb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "created": "2018-09-08T08:54:17Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:45,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 used request id req-28c9da35-e64e-4912-85fe-2162f7abed66 2018-09-08 08:54:45,838 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1] is - ACTIVE 2018-09-08 08:54:45,838 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:54:45,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:46,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f392073-e691-42ae-8d8e-5ed1046a59a5 x-compute-request-id: req-6f392073-e691-42ae-8d8e-5ed1046a59a5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:52:39", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bc367373-61cf-4cc9-827d-99e144c05d06", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-08T08:54:23.000000", "flavor": {"id": "832ec089-5e77-4244-b8d4-d9870805ba87", "links": [{"href": "http://172.30.9.23:8774/flavors/832ec089-5e77-4244-b8d4-d9870805ba87", "rel": "bookmark"}]}, "id": "bc367373-61cf-4cc9-827d-99e144c05d06", "security_groups": [{"name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:25Z", "hostId": "64c7500fea6eafd2f10998569a59c1d919b96cbc03bd1838c6c20ddb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "created": "2018-09-08T08:54:17Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:46,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bc367373-61cf-4cc9-827d-99e144c05d06 used request id req-6f392073-e691-42ae-8d8e-5ed1046a59a5 2018-09-08 08:54:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a8ac1be9-6283-4399-9f7d-d5aa1719a040 Date: Sat, 08 Sep 2018 08:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:46,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-a8ac1be9-6283-4399-9f7d-d5aa1719a040 2018-09-08 08:54:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:46,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02255a4a-a78a-4ab6-b114-648921d1b5a7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:46,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-02255a4a-a78a-4ab6-b114-648921d1b5a7 2018-09-08 08:54:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:47,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9a3d8eda-8c1f-48d7-9fa0-2d4aad2c6811 Date: Sat, 08 Sep 2018 08:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:47,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-9a3d8eda-8c1f-48d7-9fa0-2d4aad2c6811 2018-09-08 08:54:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2f05fed9136f480fa84ea648b30124a261c1d1" 2018-09-08 08:54:47,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-27e8d58a-3ef3-4c5c-b9dd-2bb0874f12eb Date: Sat, 08 Sep 2018 08:54:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:47,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-27e8d58a-3ef3-4c5c-b9dd-2bb0874f12eb 2018-09-08 08:54:47,350 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:54:47,353 - paramiko.transport - DEBUG - starting thread (client mode): 0x85e69710L 2018-09-08 08:54:47,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:54:47,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:54:47,354 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:54:47,355 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:54:47,356 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:54:47,356 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:54:47,356 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:54:47,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:54:47,356 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:54:47,373 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:54:47,374 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:54:47,386 - paramiko.transport - DEBUG - Trying key 80e3be7415706d84237a79777d56ecc5 from 64fc1105-440b-4d87-a703-db8ac25e754f 2018-09-08 08:54:47,411 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:54:47,417 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:54:47,518 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:54:47,532 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:54:47,532 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:54:47,533 - paramiko.transport - DEBUG - starting thread (client mode): 0x85e69d10L 2018-09-08 08:54:47,534 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:54:47,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-08 08:54:47,534 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-08 08:54:47,535 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:54:47,536 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:54:47,536 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-08 08:54:47,536 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:54:47,536 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:54:47,536 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:54:47,552 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:54:47,553 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:54:47,566 - paramiko.transport - DEBUG - Trying key 80e3be7415706d84237a79777d56ecc5 from 64fc1105-440b-4d87-a703-db8ac25e754f 2018-09-08 08:54:47,591 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:54:47,597 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:54:47,598 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:54:47,599 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-08 08:54:47,599 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:54:47,601 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:54:47,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:48,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30206cc7-0a43-4db7-9ec4-87f5cc79e62d x-compute-request-id: req-30206cc7-0a43-4db7-9ec4-87f5cc79e62d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:9e:ee", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad", "rel": "bookmark"}], "image": {"id": "f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "links": [{"href": "http://172.30.9.23:8774/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-08T08:54:22.000000", "flavor": {"id": "2a762e7b-e8be-40c4-89c8-ff4356495bb9", "links": [{"href": "http://172.30.9.23:8774/flavors/2a762e7b-e8be-40c4-89c8-ff4356495bb9", "rel": "bookmark"}]}, "id": "6fbecf9e-4769-4550-a0bb-16487f1e93ad", "security_groups": [{"name": "default"}], "user_id": "02d0883f652b438aa36ccfd91e095471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:54:23Z", "hostId": "15d630bc744428d8ff2240cd32b79c5c3a317240386be306ad088233", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "created": "2018-09-08T08:54:15Z", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:54:48,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6fbecf9e-4769-4550-a0bb-16487f1e93ad used request id req-30206cc7-0a43-4db7-9ec4-87f5cc79e62d 2018-09-08 08:54:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:48,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0d1b178c-8494-446b-9ce8-b27e3e3d780d Date: Sat, 08 Sep 2018 08:54:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","subnets":["e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d"],"description":"","tags":[],"updated_at":"2018-09-08T08:54:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net","admin_state_up":true,"tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:12Z","provider:network_type":"vxlan"}]} 2018-09-08 08:54:48,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net used request id req-0d1b178c-8494-446b-9ce8-b27e3e3d780d 2018-09-08 08:54:48,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:48,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6357eee-f616-4e76-8ace-b6c1ea25cb32 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:54:48,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-d6357eee-f616-4e76-8ace-b6c1ea25cb32 2018-09-08 08:54:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:48,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-640b49ca-dcfd-494d-afa6-ddbd5fa5e64d Date: Sat, 08 Sep 2018 08:54:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","dns_nameservers":[],"updated_at":"2018-09-08T08:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a9afdcd2437349a4bf89f41b802e29af","id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet"}]} 2018-09-08 08:54:48,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-640b49ca-dcfd-494d-afa6-ddbd5fa5e64d 2018-09-08 08:54:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2fa5e3acfa4451ac950ea9b1bc160d49cb3a77" 2018-09-08 08:54:49,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-42639dc2-cc8b-4710-8360-c69521ba473a Date: Sat, 08 Sep 2018 08:54:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.1"}],"id":"18817f3e-8bb7-41f6-a2d3-e62ab5049718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:ce:1d","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:16Z","binding:vnic_type":"normal","device_id":"1a49c0dd-b4e3-45a1-b4de-b16694f3c99c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.2"}],"id":"2c13ad31-c469-4f59-9cb8-6ffb7155b8f4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:1a:93","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.9"}],"id":"93f2a29d-6edf-4173-868b-71a43d0d2b26","security_groups":["9229836f-093a-47ff-8b6f-1f3378b48072"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:9e:ee","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:17Z","binding:vnic_type":"normal","device_id":"6fbecf9e-4769-4550-a0bb-16487f1e93ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.6"}],"id":"c4908b32-be4e-49bd-abaa-51ae0eed7c98","security_groups":["b1b3d6d8-5ab3-4ffa-b5f5-63f6b2fd7f81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:52:39","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack-port1-k5whp4qhw74g","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:15Z","binding:vnic_type":"normal","device_id":"bc367373-61cf-4cc9-827d-99e144c05d06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.3"}],"id":"db5c4077-4d3f-42a5-8350-14ff009fb51e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:a5","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e06d6cdf-ab9c-4931-83e3-7b7c7df7b36d","ip_address":"10.1.2.4"}],"id":"fad8d8f5-52d6-433c-bb00-33199c5dbebc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:66:94","project_id":"a9afdcd2437349a4bf89f41b802e29af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0","tenant_id":"a9afdcd2437349a4bf89f41b802e29af","created_at":"2018-09-08T08:54:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0"}]} 2018-09-08 08:54:49,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=73b1fb6f-27e5-4d1a-bd0c-d4ae692eb7c0 used request id req-42639dc2-cc8b-4710-8360-c69521ba473a 2018-09-08 08:54:49,118 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:49,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:49 GMT Server: Apache x-openstack-request-id: req-94de433a-3742-4c22-a502-c0bf2d39c688 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:49,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:54:49 GMT Server: Apache x-openstack-request-id: req-10e6b48d-762a-4d21-a05f-bd3bf1d01b83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:54:49,381 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-10e6b48d-762a-4d21-a05f-bd3bf1d01b83 2018-09-08 08:54:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:49,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:49 GMT Server: Apache x-openstack-request-id: req-f1285437-3735-482d-80fd-59a863207084 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:49,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:49 GMT Server: Apache x-openstack-request-id: req-301c8f0e-999c-42ba-bfce-4455905c8c6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "tags": null, "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:54:49Z", "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:49,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-301c8f0e-999c-42ba-bfce-4455905c8c6e 2018-09-08 08:54:49,719 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:54:49,719 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:52,722 - create_stack - DEBUG - Stack status query timeout in 1196.65934801 2018-09-08 08:54:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:52,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:52 GMT Server: Apache x-openstack-request-id: req-17ed8fe1-5a62-4290-a410-620df1be73ee Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:52,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:52 GMT Server: Apache x-openstack-request-id: req-e9e2f1a0-7533-4b79-85b9-c1f584c6c30c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "tags": null, "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:54:49Z", "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:52,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-e9e2f1a0-7533-4b79-85b9-c1f584c6c30c 2018-09-08 08:54:52,987 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:54:52,987 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:55,990 - create_stack - DEBUG - Stack status query timeout in 1193.3913672 2018-09-08 08:54:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:56,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:55 GMT Server: Apache x-openstack-request-id: req-0efee942-7d7a-47a5-9638-c9e67bf2a453 Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:56,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:56 GMT Server: Apache x-openstack-request-id: req-13f98f51-1d49-4328-8d78-330e4076f1b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "tags": null, "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-08T08:54:49Z", "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:56,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-13f98f51-1d49-4328-8d78-330e4076f1b4 2018-09-08 08:54:56,336 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-08 08:54:56,336 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-08 08:54:59,339 - create_stack - DEBUG - Stack status query timeout in 1190.0425241 2018-09-08 08:54:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:59,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:59 GMT Server: Apache x-openstack-request-id: req-0d9014f2-d3a8-44c6-8ea3-fb45ebf7706c Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:59,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:54:59 GMT Server: Apache x-openstack-request-id: req-00b3a7f6-da3e-4114-94f0-a6c8251af3e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor2", "OS::project_id": "a9afdcd2437349a4bf89f41b802e29af", "OS::stack_id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-kp", "security_group_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-subnet", "net_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst2", "inst1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-inst1", "image2_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image", "flavor1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-flavor1", "image1_name": "CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image"}, "deletion_time": "2018-09-08T08:54:59Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack", "stack_user_project_id": "34184a58d825495eaf1f99db75832d7e", "tags": null, "creation_time": "2018-09-08T08:54:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-08T08:54:49Z", "id": "729cd1a9-7dd9-4581-a1c9-1d6af95e3955", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-08 08:54:59,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-00b3a7f6-da3e-4114-94f0-a6c8251af3e7 2018-09-08 08:54:59,536 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-08 08:54:59,536 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:59,536 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack 2018-09-08 08:54:59,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e269c1dd23e30a383a1b86f75c9f458b590503" 2018-09-08 08:54:59,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 08 Sep 2018 08:54:59 GMT Server: Apache x-openstack-request-id: req-314289aa-4526-41dc-8c9c-c1e5501dd16f Location: http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-08 08:54:59,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:54:59 GMT Server: Apache x-openstack-request-id: req-dfae8f45-800e-4351-a520-8f8d95d0a8cd Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-08 08:54:59,918 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/a9afdcd2437349a4bf89f41b802e29af/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-stack/729cd1a9-7dd9-4581-a1c9-1d6af95e3955 used request id req-dfae8f45-800e-4351-a520-8f8d95d0a8cd 2018-09-08 08:54:59,919 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-0be9103f-affe-4c81-b44f-daba51719390-image 2018-09-08 08:54:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e27c4e8515bd575e7d28b1069f8edb16dba6e9" 2018-09-08 08:55:01,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d90eec79-bc19-49a2-ad8f-d0f8b53d37cd Date: Sat, 08 Sep 2018 08:55:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:55:01,432 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f5f2db2d-a2bc-420c-ac0c-1fccdcad86e5 used request id req-d90eec79-bc19-49a2-ad8f-d0f8b53d37cd 2018-09-08 08:55:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:01,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c668266e-8d9f-45bc-96c7-9750ca7d002e Date: Sat, 08 Sep 2018 08:55:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:11Z", "updated_at": "2018-09-08T08:54:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "revision_number": 0, "id": "578d4f2f-87ba-485e-bf28-b49e2cc47cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9afdcd2437349a4bf89f41b802e29af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "revision_number": 0, "id": "63376241-403f-4a5b-8edb-a6a571f0d6c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9afdcd2437349a4bf89f41b802e29af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "revision_number": 0, "id": "d6ab61e1-c45b-491b-bc6e-02fa4748e547", "remote_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "remote_ip_prefix": null, "created_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9afdcd2437349a4bf89f41b802e29af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "revision_number": 0, "id": "d737c596-9125-4e78-b4a4-59558dfcaab1", "remote_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "remote_ip_prefix": null, "created_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9afdcd2437349a4bf89f41b802e29af"}], "revision_number": 4, "project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "9229836f-093a-47ff-8b6f-1f3378b48072", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:55:01,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c668266e-8d9f-45bc-96c7-9750ca7d002e 2018-09-08 08:55:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:01,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba07271-b2bc-4b07-8121-51bfc8bdb7ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:01,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-2ba07271-b2bc-4b07-8121-51bfc8bdb7ee 2018-09-08 08:55:01,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:01,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab4c40c-0878-4b14-93be-d0da32e28576 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:55:01,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-1ab4c40c-0878-4b14-93be-d0da32e28576 2018-09-08 08:55:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:01,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e16e7c-a9ad-440c-b98a-fb56d01ce270 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:01,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-d8e16e7c-a9ad-440c-b98a-fb56d01ce270 2018-09-08 08:55:01,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d498cfd-68a4-4f08-905e-eb8a1a93635d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:02,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-9d498cfd-68a4-4f08-905e-eb8a1a93635d 2018-09-08 08:55:02,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:02,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780d656e-43ac-4589-9394-7e7c3c4a915e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 08:55:02,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-780d656e-43ac-4589-9394-7e7c3c4a915e 2018-09-08 08:55:02,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b6612a-f1b3-4be5-b353-791a9982b3d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:02,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-f7b6612a-f1b3-4be5-b353-791a9982b3d7 2018-09-08 08:55:02,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20100247-03b6-433b-86e6-b8f8c4baad0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:02,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-20100247-03b6-433b-86e6-b8f8c4baad0b 2018-09-08 08:55:02,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:02,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:55:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b9c3a4-e3f4-4a7c-86a5-5ec25c79f25a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 08:55:02,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-e1b9c3a4-e3f4-4a7c-86a5-5ec25c79f25a 2018-09-08 08:55:02,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:55:02,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed29d29-f68d-4730-89d1-88dc6e025676 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af"}, "enabled": true, "id": "a9afdcd2437349a4bf89f41b802e29af", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj"}} 2018-09-08 08:55:02,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-5ed29d29-f68d-4730-89d1-88dc6e025676 2018-09-08 08:55:02,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9229836f-093a-47ff-8b6f-1f3378b48072 2018-09-08 08:55:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9229836f-093a-47ff-8b6f-1f3378b48072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c4e65c7-d02d-4244-85c0-7d1bf7647b8f Date: Sat, 08 Sep 2018 08:55:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "port_range_min": null, "revision_number": 0, "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:11Z", "project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "578d4f2f-87ba-485e-bf28-b49e2cc47cc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "port_range_min": null, "revision_number": 0, "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:11Z", "project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "63376241-403f-4a5b-8edb-a6a571f0d6c2"}, {"remote_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "port_range_min": null, "revision_number": 0, "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:11Z", "project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "d6ab61e1-c45b-491b-bc6e-02fa4748e547"}, {"remote_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:54:11Z", "security_group_id": "9229836f-093a-47ff-8b6f-1f3378b48072", "port_range_min": null, "revision_number": 0, "tenant_id": "a9afdcd2437349a4bf89f41b802e29af", "created_at": "2018-09-08T08:54:11Z", "project_id": "a9afdcd2437349a4bf89f41b802e29af", "id": "d737c596-9125-4e78-b4a4-59558dfcaab1"}]} 2018-09-08 08:55:02,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9229836f-093a-47ff-8b6f-1f3378b48072 used request id req-9c4e65c7-d02d-4244-85c0-7d1bf7647b8f 2018-09-08 08:55:02,677 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:55:02,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9229836f-093a-47ff-8b6f-1f3378b48072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:02,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f715e06a-e22e-452d-ba9e-dd3110e1ce36 Content-Length: 0 Date: Sat, 08 Sep 2018 08:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:55:02,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9229836f-093a-47ff-8b6f-1f3378b48072 used request id req-f715e06a-e22e-452d-ba9e-dd3110e1ce36 2018-09-08 08:55:02,995 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj 2018-09-08 08:55:02,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:03,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb292f90-5ad6-4bfb-b69b-d1494b6f4c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:55:03,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a9afdcd2437349a4bf89f41b802e29af used request id req-bb292f90-5ad6-4bfb-b69b-d1494b6f4c8a 2018-09-08 08:55:03,230 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-proj-role 2018-09-08 08:55:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:03,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc18444-4e52-4335-9554-8374a3b5a37e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:55:03,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ac2113682c734469ab5b78a37f6b8ac3 used request id req-8fc18444-4e52-4335-9554-8374a3b5a37e 2018-09-08 08:55:03,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e5b778131f9b401461fe75bb017b43d364a4f" 2018-09-08 08:55:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee355540-02c9-4276-84ec-494148886f27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:55:03,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee355540-02c9-4276-84ec-494148886f27 2018-09-08 08:55:03,448 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-15ca82d7-901a-4ac-user 2018-09-08 08:55:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/02d0883f652b438aa36ccfd91e095471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9abef0e038ef1c909c67dce6c9c01c0158c2c18" 2018-09-08 08:55:03,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a0bb0f-389e-47d6-83b3-0dbcb445e09c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:55:03,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/02d0883f652b438aa36ccfd91e095471 used request id req-f4a0bb0f-389e-47d6-83b3-0dbcb445e09c 2018-09-08 08:55:03,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:04,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["p46nyStIQ2e0kHgK4-aSSg"], "issued_at": "2018-09-08T08:55:04.000000Z"}} 2018-09-08 08:55:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6245cf1f7d07b2ed2640ea7ba47addd85ed81693" 2018-09-08 08:55:04,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af4ed46-ebb1-4d7a-9983-d210745b83be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:04,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9af4ed46-ebb1-4d7a-9983-d210745b83be 2018-09-08 08:55:04,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:04,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:04,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["aiMbBhwlS3-XYDNvOMEBiw"], "issued_at": "2018-09-08T08:55:04.000000Z"}} 2018-09-08 08:55:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:04,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14768be-ea0f-48d9-9158-a6378f5ad790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:04,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c14768be-ea0f-48d9-9158-a6378f5ad790 2018-09-08 08:55:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:04,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:04,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e9cdf4-2195-4e69-bbab-674e13aa8a53 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:55:04,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj used request id req-54e9cdf4-2195-4e69-bbab-674e13aa8a53 2018-09-08 08:55:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:04,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76b15a9-014b-4005-b107-c5a5463e0921 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:55:04,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e76b15a9-014b-4005-b107-c5a5463e0921 2018-09-08 08:55:04,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}}' 2018-09-08 08:55:04,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cfa1e1-196f-4aa0-b916-623f14a34ac2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:04,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-76cfa1e1-196f-4aa0-b916-623f14a34ac2 2018-09-08 08:55:04,983 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj 2018-09-08 08:55:04,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:04,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:05,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["kdJmUe33RLC5Y9ugZC4xVg"], "issued_at": "2018-09-08T08:55:05.000000Z"}} 2018-09-08 08:55:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dab29ace31b9349308d005647f9967335b6bf4" 2018-09-08 08:55:05,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b770b999-c936-49af-9079-ed210ceb28e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:05,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b770b999-c936-49af-9079-ed210ceb28e0 2018-09-08 08:55:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:05,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dab29ace31b9349308d005647f9967335b6bf4" 2018-09-08 08:55:05,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d4239f-0a02-4b27-9084-498f60270e8c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:55:05,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a2d4239f-0a02-4b27-9084-498f60270e8c 2018-09-08 08:55:05,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dab29ace31b9349308d005647f9967335b6bf4" 2018-09-08 08:55:05,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6031f777-e769-4319-9da5-974c7d21feab Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}]} 2018-09-08 08:55:05,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj used request id req-6031f777-e769-4319-9da5-974c7d21feab 2018-09-08 08:55:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dab29ace31b9349308d005647f9967335b6bf4" 2018-09-08 08:55:05,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927b05c7-6c59-4e3e-9cf8-190aefa27d46 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:55:05,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-927b05c7-6c59-4e3e-9cf8-190aefa27d46 2018-09-08 08:55:06,126 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user 2018-09-08 08:55:06,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:06,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5b0fa7-857e-462c-9f1c-4dcdbae38af3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:55:06,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da5b0fa7-857e-462c-9f1c-4dcdbae38af3 2018-09-08 08:55:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" -d '{"role": {"name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}}' 2018-09-08 08:55:06,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27dd3b66-0ebb-4ac2-ac7d-31d142956b27 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6e2f1fd116d4d8fad009b693206b7b7", "links": {"self": "http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7"}, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}} 2018-09-08 08:55:06,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-27dd3b66-0ebb-4ac2-ac7d-31d142956b27 2018-09-08 08:55:06,361 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role 2018-09-08 08:55:06,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:06,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cfb358-530d-44d6-a69d-7d425775ea3a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7"}, "domain_id": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role", "id": "c6e2f1fd116d4d8fad009b693206b7b7"}} 2018-09-08 08:55:06,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7 used request id req-56cfb358-530d-44d6-a69d-7d425775ea3a 2018-09-08 08:55:06,531 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role to project AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj 2018-09-08 08:55:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00/users/80ab37624fd74b00b619aaf6896d8931/roles/c6e2f1fd116d4d8fad009b693206b7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:55:06,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233666cb-1148-4ed0-9894-c39473315875 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:55:06,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00/users/80ab37624fd74b00b619aaf6896d8931/roles/c6e2f1fd116d4d8fad009b693206b7b7 used request id req-233666cb-1148-4ed0-9894-c39473315875 2018-09-08 08:55:06,687 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:55:06,688 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-08 08:55:06,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:06,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:07,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["fnljelwVScqQzgKdvI5hsQ"], "issued_at": "2018-09-08T08:55:07.000000Z"}} 2018-09-08 08:55:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:07,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bde4d0-b5ce-412f-8ec1-8a02a3fee790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:07,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8bde4d0-b5ce-412f-8ec1-8a02a3fee790 2018-09-08 08:55:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:07,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-a587b2c5-ab3e-4bf6-90fb-765386e908ed Date: Sat, 08 Sep 2018 08:55:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image"} 2018-09-08 08:55:07,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image used request id req-a587b2c5-ab3e-4bf6-90fb-765386e908ed 2018-09-08 08:55:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:07,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a132fae-555b-46ef-8f4c-2ec36bb2ee9c Date: Sat, 08 Sep 2018 08:55:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:55:07,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6a132fae-555b-46ef-8f4c-2ec36bb2ee9c 2018-09-08 08:55:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image"}' 2018-09-08 08:55:07,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 X-Openstack-Request-Id: req-d5a20b45-6d13-4631-95ff-4549633bed78 Date: Sat, 08 Sep 2018 08:55:07 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:55:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:55:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "min_disk": 0, "protected": false, "id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "file": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file", "checksum": null, "owner": "cc538108139f41149e8ced2846345c00", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:55:07,746 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d5a20b45-6d13-4631-95ff-4549633bed78 2018-09-08 08:55:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" -d '' 2018-09-08 08:55:13,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1d93692-bb8d-4c71-ba9a-f087347ad134 Date: Sat, 08 Sep 2018 08:55:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:55:13,765 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file used request id req-c1d93692-bb8d-4c71-ba9a-f087347ad134 2018-09-08 08:55:13,765 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-08 08:55:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:13,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5f190418-5b9a-4944-adce-1db2184a4efd Date: Sat, 08 Sep 2018 08:55:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:55:07Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:55:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "metadata": {}}], "self": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "min_disk": 0, "protected": false, "id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "file": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cc538108139f41149e8ced2846345c00", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:55:13,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 used request id req-5f190418-5b9a-4944-adce-1db2184a4efd 2018-09-08 08:55:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:14,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c72bf136-726c-4f09-aafb-a0e6a0c83b5c Date: Sat, 08 Sep 2018 08:55:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:55:14,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c72bf136-726c-4f09-aafb-a0e6a0c83b5c 2018-09-08 08:55:14,481 - create_image - INFO - Created image with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image 2018-09-08 08:55:14,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:55:14,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-94ae1999-f8a4-4ec5-9700-b802b0a9ade3 Date: Sat, 08 Sep 2018 08:55:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:55:07Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:55:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "metadata": {}}], "self": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "min_disk": 0, "protected": false, "id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "file": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cc538108139f41149e8ced2846345c00", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:55:14,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 used request id req-94ae1999-f8a4-4ec5-9700-b802b0a9ade3 2018-09-08 08:55:14,651 - create_image - DEBUG - Instance status is - active 2018-09-08 08:55:14,651 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image 2018-09-08 08:55:14,651 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image 2018-09-08 08:55:14,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:14,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:15,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["dfqYq3Q_T3GSYcqnMD_MVA"], "issued_at": "2018-09-08T08:55:15.000000Z"}} 2018-09-08 08:55:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:15,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c599566-6458-480c-8b18-8af0fd6b7b7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:15,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c599566-6458-480c-8b18-8af0fd6b7b7e 2018-09-08 08:55:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:15,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-14ca873f-d7f6-43b0-81b2-271c3b4c930c Date: Sat, 08 Sep 2018 08:55:15 GMT RESP BODY: {"networks":[]} 2018-09-08 08:55:15,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-14ca873f-d7f6-43b0-81b2-271c3b4c930c 2018-09-08 08:55:15,297 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net 2018-09-08 08:55:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" -d '{"network": {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net", "admin_state_up": true}}' 2018-09-08 08:55:15,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-400ad654-a3f9-4b3d-855e-62dd58d02eaf Date: Sat, 08 Sep 2018 08:55:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d95192c-7107-4996-840a-cc445f0380c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:55:15Z","is_default":false,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","mtu":1450}} 2018-09-08 08:55:15,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-400ad654-a3f9-4b3d-855e-62dd58d02eaf 2018-09-08 08:55:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:16,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-3288ef55-b661-4b83-bc41-b24f434b6a5f Date: Sat, 08 Sep 2018 08:55:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:55:15Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:16,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-3288ef55-b661-4b83-bc41-b24f434b6a5f 2018-09-08 08:55:16,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:16,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9135420e-a9d8-44b3-bb7f-de9e482794ea Date: Sat, 08 Sep 2018 08:55:16 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:55:16,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-9135420e-a9d8-44b3-bb7f-de9e482794ea 2018-09-08 08:55:16,274 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet 2018-09-08 08:55:16,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" -d '{"subnets": [{"ip_version": 4, "network_id": "7d95192c-7107-4996-840a-cc445f0380c6", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]}' 2018-09-08 08:55:16,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e023e4a2-ec4d-4d43-98ba-c6be425c0a8e Date: Sat, 08 Sep 2018 08:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:16,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-e023e4a2-ec4d-4d43-98ba-c6be425c0a8e 2018-09-08 08:55:16,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:17,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-bcb18d79-6104-4b4b-8f10-c5504152a738 Date: Sat, 08 Sep 2018 08:55:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:17,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-bcb18d79-6104-4b4b-8f10-c5504152a738 2018-09-08 08:55:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:55:17,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c8a11b11-5253-4725-ad9d-3c3e7396ae40 Date: Sat, 08 Sep 2018 08:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:17,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-c8a11b11-5253-4725-ad9d-3c3e7396ae40 2018-09-08 08:55:17,430 - OpenStackNetwork - DEBUG - Network [7d95192c-7107-4996-840a-cc445f0380c6] created successfully 2018-09-08 08:55:17,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:17,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:17,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["vykIRE4sQ1eiFtDVR5q5kQ"], "issued_at": "2018-09-08T08:55:17.000000Z"}} 2018-09-08 08:55:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:17,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9877376-3ca7-4514-82c0-b82df099c592 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:17,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9877376-3ca7-4514-82c0-b82df099c592 2018-09-08 08:55:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24539250-b104-4230-b805-839dd0c8a476 Date: Sat, 08 Sep 2018 08:55:18 GMT RESP BODY: {"routers": []} 2018-09-08 08:55:18,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router&admin_state_up=True used request id req-24539250-b104-4230-b805-839dd0c8a476 2018-09-08 08:55:18,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:18,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:18,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["cJ4PP5hUR--MKa4ix4uSBw"], "issued_at": "2018-09-08T08:55:18.000000Z"}} 2018-09-08 08:55:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609d38c439d8d3439daf9dee479b535e85a7db84" 2018-09-08 08:55:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7fd43c-ecd7-42b6-94b7-88f5676f9b57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:18,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf7fd43c-ecd7-42b6-94b7-88f5676f9b57 2018-09-08 08:55:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:18,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dab454b1-3b4d-4d86-aa6a-ca7564ce2575 Date: Sat, 08 Sep 2018 08:55:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:55:18,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-dab454b1-3b4d-4d86-aa6a-ca7564ce2575 2018-09-08 08:55:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:18,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd00f3f9-ebff-4e30-8b18-6e5c96d1e53a Date: Sat, 08 Sep 2018 08:55:18 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:55:18,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-dd00f3f9-ebff-4e30-8b18-6e5c96d1e53a 2018-09-08 08:55:18,964 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:55:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router", "admin_state_up": true}}' 2018-09-08 08:55:24,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2562196a-692f-473d-b01f-5c59e94808a5 Date: Sat, 08 Sep 2018 08:55:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:19Z", "admin_state_up": true, "updated_at": "2018-09-08T08:55:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cc538108139f41149e8ced2846345c00", "id": "76908e89-66f3-42d6-8154-2e3866e87f5d", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router"}} 2018-09-08 08:55:24,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2562196a-692f-473d-b01f-5c59e94808a5 2018-09-08 08:55:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:24,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc0c0092-c31d-416d-bbc2-7af9c57969d2 Date: Sat, 08 Sep 2018 08:55:24 GMT RESP BODY: {"ports":[]} 2018-09-08 08:55:24,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d used request id req-fc0c0092-c31d-416d-bbc2-7af9c57969d2 2018-09-08 08:55:24,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:24,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1e490fca-23d6-4c7d-981e-a87ffb55245e Date: Sat, 08 Sep 2018 08:55:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:24,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-1e490fca-23d6-4c7d-981e-a87ffb55245e 2018-09-08 08:55:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:24,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3114ee6c-c998-4a60-bddf-7c04db752f4a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:24,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-3114ee6c-c998-4a60-bddf-7c04db752f4a 2018-09-08 08:55:24,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:24,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-698bc47c-7f84-4048-9d64-bec807dd0272 Date: Sat, 08 Sep 2018 08:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:24,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-698bc47c-7f84-4048-9d64-bec807dd0272 2018-09-08 08:55:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:25,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f309baaf-dec7-47b6-b573-39dd667992f4 Date: Sat, 08 Sep 2018 08:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:25,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet used request id req-f309baaf-dec7-47b6-b573-39dd667992f4 2018-09-08 08:55:25,137 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:55:25,138 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:55:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" -d '{"subnet_id": "0ea65e91-1286-4109-b925-a12084ba73fa"}' 2018-09-08 08:55:27,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dcba5492-9143-4966-aeba-e4e8fface8e4 Date: Sat, 08 Sep 2018 08:55:27 GMT RESP BODY: {"network_id": "7d95192c-7107-4996-840a-cc445f0380c6", "tenant_id": "cc538108139f41149e8ced2846345c00", "subnet_id": "0ea65e91-1286-4109-b925-a12084ba73fa", "subnet_ids": ["0ea65e91-1286-4109-b925-a12084ba73fa"], "port_id": "aa9809c9-4736-46f6-a32c-6a2ca015b707", "id": "76908e89-66f3-42d6-8154-2e3866e87f5d"} 2018-09-08 08:55:27,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d/add_router_interface used request id req-dcba5492-9143-4966-aeba-e4e8fface8e4 2018-09-08 08:55:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:27,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d8045460-e99f-40c7-b366-28d03365ddea Date: Sat, 08 Sep 2018 08:55:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:19Z", "admin_state_up": true, "updated_at": "2018-09-08T08:55:26Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cc538108139f41149e8ced2846345c00", "id": "76908e89-66f3-42d6-8154-2e3866e87f5d", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router"}} 2018-09-08 08:55:27,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d used request id req-d8045460-e99f-40c7-b366-28d03365ddea 2018-09-08 08:55:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:27,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b3f29c15-f95e-4efb-920a-b5ae5d0b9184 Date: Sat, 08 Sep 2018 08:55:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"}]} 2018-09-08 08:55:27,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d used request id req-b3f29c15-f95e-4efb-920a-b5ae5d0b9184 2018-09-08 08:55:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:55:27,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-fb73429c-4f24-4e1c-bb3a-0319493eb70f Date: Sat, 08 Sep 2018 08:55:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}} 2018-09-08 08:55:27,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa used request id req-fb73429c-4f24-4e1c-bb3a-0319493eb70f 2018-09-08 08:55:27,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:27,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:28,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["gHwITw-cQNKfS4GiBdq8Xg"], "issued_at": "2018-09-08T08:55:28.000000Z"}} 2018-09-08 08:55:28,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4799752289d8dd673aaf65211a266e7c132ca5ed" 2018-09-08 08:55:28,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d167df5-3565-414d-8b11-5d07ff68448f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:28,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d167df5-3565-414d-8b11-5d07ff68448f 2018-09-08 08:55:28,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:55:28,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4799752289d8dd673aaf65211a266e7c132ca5ed" 2018-09-08 08:55:28,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2e773ac-c006-4c45-96b4-0354f92b6f75 x-compute-request-id: req-d2e773ac-c006-4c45-96b4-0354f92b6f75 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:55:28,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d2e773ac-c006-4c45-96b4-0354f92b6f75 2018-09-08 08:55:28,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4799752289d8dd673aaf65211a266e7c132ca5ed" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-08 08:55:28,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac981009-7a25-4453-b71f-0e9038ebdf67 x-compute-request-id: req-ac981009-7a25-4453-b71f-0e9038ebdf67 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:55:28,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ac981009-7a25-4453-b71f-0e9038ebdf67 2018-09-08 08:55:28,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:28,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:28,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["wCRs6BoXS76lSzD7V0ybLQ"], "issued_at": "2018-09-08T08:55:28.000000Z"}} 2018-09-08 08:55:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade13a50f9ff89bf36a64e01c929b84b6c5a755" 2018-09-08 08:55:29,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44fcc95-c328-4425-8475-05dff84481d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:29,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a44fcc95-c328-4425-8475-05dff84481d9 2018-09-08 08:55:29,049 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:55:29,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade13a50f9ff89bf36a64e01c929b84b6c5a755" 2018-09-08 08:55:29,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1133937-9733-4494-8b04-a99482ffa36d x-compute-request-id: req-b1133937-9733-4494-8b04-a99482ffa36d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:55:29,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b1133937-9733-4494-8b04-a99482ffa36d 2018-09-08 08:55:29,220 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp... 2018-09-08 08:55:29,220 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:55:29,260 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp 2018-09-08 08:55:29,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade13a50f9ff89bf36a64e01c929b84b6c5a755" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCq1XwXhmUBuWMN5ZQcNFJvZMSX1e9Q4pPXWqBmrQyKDrugCRXvqe0m3xdq9vNv5bP7KI816o8dkVDAYeX76HZDpwCr4lsg9Xoi1eHgH+AT10vPlsQGCx5I+SVqIJYPsZBpXpBjkU+CJDZ17f+1BMaZvYSZcaIsQP4Gmy4TaSvSqw==", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp"}}' 2018-09-08 08:55:29,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b2b2fcf-39fa-4589-bd21-3c62948aad62 x-compute-request-id: req-3b2b2fcf-39fa-4589-bd21-3c62948aad62 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCq1XwXhmUBuWMN5ZQcNFJvZMSX1e9Q4pPXWqBmrQyKDrugCRXvqe0m3xdq9vNv5bP7KI816o8dkVDAYeX76HZDpwCr4lsg9Xoi1eHgH+AT10vPlsQGCx5I+SVqIJYPsZBpXpBjkU+CJDZ17f+1BMaZvYSZcaIsQP4Gmy4TaSvSqw==", "user_id": "80ab37624fd74b00b619aaf6896d8931", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "fingerprint": "17:11:f7:cd:86:07:77:ff:b8:fa:26:78:48:21:d6:9e"}} 2018-09-08 08:55:29,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3b2b2fcf-39fa-4589-bd21-3c62948aad62 2018-09-08 08:55:29,314 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d.pub 2018-09-08 08:55:29,315 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:55:29,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:29,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:29,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["mN4ObJDeQC-CYlvnZFO9ww"], "issued_at": "2018-09-08T08:55:29.000000Z"}} 2018-09-08 08:55:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:29,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6349ae-71a2-4f81-8e1c-45850da6d7d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:29,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4d6349ae-71a2-4f81-8e1c-45850da6d7d3 2018-09-08 08:55:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:30,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9435b9a5-9055-48e3-a8a1-b077aad55c00 Date: Sat, 08 Sep 2018 08:55:30 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:55:30,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp used request id req-9435b9a5-9055-48e3-a8a1-b077aad55c00 2018-09-08 08:55:30,101 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp... 2018-09-08 08:55:30,101 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp 2018-09-08 08:55:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" -d '{"security_group": {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}}' 2018-09-08 08:55:30,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-97744376-8ebf-459d-a9b8-8b365474442d Date: Sat, 08 Sep 2018 08:55:30 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 2, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}} 2018-09-08 08:55:30,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-97744376-8ebf-459d-a9b8-8b365474442d 2018-09-08 08:55:30,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:30,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43e58e34-3d84-4ac7-b1d7-4a40efbb2f53 Date: Sat, 08 Sep 2018 08:55:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:30,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-43e58e34-3d84-4ac7-b1d7-4a40efbb2f53 2018-09-08 08:55:30,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46ec8922-4115-48fe-a6ae-d421c0b55fda Date: Sat, 08 Sep 2018 08:55:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:30,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-46ec8922-4115-48fe-a6ae-d421c0b55fda 2018-09-08 08:55:30,945 - neutron_utils - INFO - Retrieving security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-935629b8-61d9-419b-b88f-f0f090879a8a Date: Sat, 08 Sep 2018 08:55:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 2, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}]} 2018-09-08 08:55:31,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-935629b8-61d9-419b-b88f-f0f090879a8a 2018-09-08 08:55:31,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28007561-0c17-4421-aba6-0a8b2646d242 Date: Sat, 08 Sep 2018 08:55:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:31,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-28007561-0c17-4421-aba6-0a8b2646d242 2018-09-08 08:55:31,307 - neutron_utils - INFO - Retrieving security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-4bba4ec9-2c7a-4079-9059-791646f903a8 Date: Sat, 08 Sep 2018 08:55:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 2, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}]} 2018-09-08 08:55:31,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-4bba4ec9-2c7a-4079-9059-791646f903a8 2018-09-08 08:55:31,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e77a585-23d9-41e2-b503-28f3de4699a2 Date: Sat, 08 Sep 2018 08:55:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:31,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-5e77a585-23d9-41e2-b503-28f3de4699a2 2018-09-08 08:55:31,563 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp 2018-09-08 08:55:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b720b16f-52e6-4785-847a-d18d5363fe88 Date: Sat, 08 Sep 2018 08:55:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 2, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}]} 2018-09-08 08:55:31,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp used request id req-b720b16f-52e6-4785-847a-d18d5363fe88 2018-09-08 08:55:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:31,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:31,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd78eb4f-678e-47a7-90c3-3be8506a531e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:31,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-fd78eb4f-678e-47a7-90c3-3be8506a531e 2018-09-08 08:55:31,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f93897c2-567a-4dde-b281-187713dfe785 Date: Sat, 08 Sep 2018 08:55:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:32,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-f93897c2-567a-4dde-b281-187713dfe785 2018-09-08 08:55:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab"}}' 2018-09-08 08:55:32,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-67fbcf74-cd13-4dbe-b270-b7a846252793 Date: Sat, 08 Sep 2018 08:55:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:32Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:32Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "75418ece-a708-42d4-b25b-560b74ac60a7"}} 2018-09-08 08:55:32,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-67fbcf74-cd13-4dbe-b270-b7a846252793 2018-09-08 08:55:32,456 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp 2018-09-08 08:55:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:32,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-a1373965-10a0-48fe-9a8e-0e83eb528abd Date: Sat, 08 Sep 2018 08:55:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:32Z", "revision_number": 0, "id": "75418ece-a708-42d4-b25b-560b74ac60a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:32Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 3, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}]} 2018-09-08 08:55:32,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp used request id req-a1373965-10a0-48fe-9a8e-0e83eb528abd 2018-09-08 08:55:32,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:32,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edcef27-a2d2-4958-b830-403a9a075225 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:32,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-9edcef27-a2d2-4958-b830-403a9a075225 2018-09-08 08:55:32,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:32,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-7bb48e5f-515f-43b8-a30f-0f591fe49351 Date: Sat, 08 Sep 2018 08:55:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:32Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:32Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "75418ece-a708-42d4-b25b-560b74ac60a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:32,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-7bb48e5f-515f-43b8-a30f-0f591fe49351 2018-09-08 08:55:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab"}}' 2018-09-08 08:55:33,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d55d739d-a90a-4142-b8ab-042a88dd6dba Date: Sat, 08 Sep 2018 08:55:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:55:33Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:33Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "13aded3b-00e2-4246-b2a6-7fddecf45bfd"}} 2018-09-08 08:55:33,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d55d739d-a90a-4142-b8ab-042a88dd6dba 2018-09-08 08:55:33,073 - neutron_utils - INFO - Retrieving security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:33,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-a20fe724-e976-489d-a8a8-69f24fbd615c Date: Sat, 08 Sep 2018 08:55:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "updated_at": "2018-09-08T08:55:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "00ef7ce6-f6c4-4f26-880a-294743322e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:55:33Z", "revision_number": 0, "id": "13aded3b-00e2-4246-b2a6-7fddecf45bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:33Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:32Z", "revision_number": 0, "id": "75418ece-a708-42d4-b25b-560b74ac60a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:32Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "revision_number": 0, "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 4, "project_id": "cc538108139f41149e8ced2846345c00", "id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}]} 2018-09-08 08:55:33,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-a20fe724-e976-489d-a8a8-69f24fbd615c 2018-09-08 08:55:33,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8e6e6a8-657f-4c92-81ef-a59950e4c9ab 2018-09-08 08:55:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:55:33,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-565b7f2c-cac8-4701-8862-0b6ab912730d Date: Sat, 08 Sep 2018 08:55:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "00ef7ce6-f6c4-4f26-880a-294743322e26"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:55:33Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:33Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "13aded3b-00e2-4246-b2a6-7fddecf45bfd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:32Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:32Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "75418ece-a708-42d4-b25b-560b74ac60a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:30Z", "security_group_id": "e8e6e6a8-657f-4c92-81ef-a59950e4c9ab", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:30Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "964a2551-d35d-4e7d-8c00-d8f81e2f4986"}]} 2018-09-08 08:55:33,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-565b7f2c-cac8-4701-8862-0b6ab912730d 2018-09-08 08:55:33,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:33,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:33,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["65LLQiaIR56z5MlECLuH9Q"], "issued_at": "2018-09-08T08:55:33.000000Z"}} 2018-09-08 08:55:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:33,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b008d761-40b2-445e-ab6c-a15e62576dae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:33,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b008d761-40b2-445e-ab6c-a15e62576dae 2018-09-08 08:55:33,968 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:55:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:34,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d4c5d8-78bc-4fef-a606-c2b73142a97d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:34,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-01d4c5d8-78bc-4fef-a606-c2b73142a97d 2018-09-08 08:55:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:34,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b2c6ff7f-9869-4102-afdd-50d82b8a2911 Date: Sat, 08 Sep 2018 08:55:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:34,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-b2c6ff7f-9869-4102-afdd-50d82b8a2911 2018-09-08 08:55:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:34,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:34,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c3c5d3-76e1-486e-af8b-b30d85b769d6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:34,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-97c3c5d3-76e1-486e-af8b-b30d85b769d6 2018-09-08 08:55:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:34,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f216acb-2acb-4a11-8205-6d0ab06c9b26 Date: Sat, 08 Sep 2018 08:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:34,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-0f216acb-2acb-4a11-8205-6d0ab06c9b26 2018-09-08 08:55:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4463a2b4-e892-41b9-a69e-e9ef3046f0d2 Date: Sat, 08 Sep 2018 08:55:34 GMT RESP BODY: {"ports":[]} 2018-09-08 08:55:34,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True used request id req-4463a2b4-e892-41b9-a69e-e9ef3046f0d2 2018-09-08 08:55:34,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:35,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cd4585f-7cb7-4707-96bd-a98166aeb1ff x-compute-request-id: req-7cd4585f-7cb7-4707-96bd-a98166aeb1ff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:55:35,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst used request id req-7cd4585f-7cb7-4707-96bd-a98166aeb1ff 2018-09-08 08:55:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:35,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4ef306d9-60b5-45b4-9b34-48d718464e51 Date: Sat, 08 Sep 2018 08:55:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:35,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-4ef306d9-60b5-45b4-9b34-48d718464e51 2018-09-08 08:55:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:35,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fde65e-a795-494d-b625-b8c79b69a140 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:35,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-c7fde65e-a795-494d-b625-b8c79b69a140 2018-09-08 08:55:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:35,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48019d59-16fa-483e-9941-243a12c58103 Date: Sat, 08 Sep 2018 08:55:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:35,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-48019d59-16fa-483e-9941-243a12c58103 2018-09-08 08:55:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:35,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d9e3454f-2e7d-49fd-bb6a-f393fe4f24c8 Date: Sat, 08 Sep 2018 08:55:35 GMT RESP BODY: {"ports":[]} 2018-09-08 08:55:35,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True used request id req-d9e3454f-2e7d-49fd-bb6a-f393fe4f24c8 2018-09-08 08:55:35,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:55:35,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:55:36,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e2f1fd116d4d8fad009b693206b7b7", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role"}], "expires_at": "2018-09-08T09:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc538108139f41149e8ced2846345c00", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cc538108139f41149e8ced2846345c00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user", "id": "80ab37624fd74b00b619aaf6896d8931"}, "audit_ids": ["div1keT0QlKtkjFSXXjuvg"], "issued_at": "2018-09-08T08:55:36.000000Z"}} 2018-09-08 08:55:36,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add62300ea8f217fc8b3d4f0d1b740062e1211d2" 2018-09-08 08:55:36,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9f3804-5895-4b4a-921d-d82128238f7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:55:36,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b9f3804-5895-4b4a-921d-d82128238f7b 2018-09-08 08:55:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-779790b3-9a6c-4d36-afb7-0b22f0d7ae37 Date: Sat, 08 Sep 2018 08:55:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:36,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-779790b3-9a6c-4d36-afb7-0b22f0d7ae37 2018-09-08 08:55:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:36,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21782aca-94d2-4934-ae6b-4cdaecda6c13 Date: Sat, 08 Sep 2018 08:55:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:36,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-21782aca-94d2-4934-ae6b-4cdaecda6c13 2018-09-08 08:55:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:36,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aa5619ac-ded8-4db5-8bb5-fdac725e0638 Date: Sat, 08 Sep 2018 08:55:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:36,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-aa5619ac-ded8-4db5-8bb5-fdac725e0638 2018-09-08 08:55:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:55:36,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:55:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:55:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add62300ea8f217fc8b3d4f0d1b740062e1211d2" 2018-09-08 08:55:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb87c370-c0b2-4ad8-acbe-196ceaf7ee3e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:37,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-bb87c370-c0b2-4ad8-acbe-196ceaf7ee3e 2018-09-08 08:55:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:37,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7beea49a-a065-4df4-b003-1d0e959048eb Date: Sat, 08 Sep 2018 08:55:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:37,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-7beea49a-a065-4df4-b003-1d0e959048eb 2018-09-08 08:55:37,258 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net 2018-09-08 08:55:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" -d '{"port": {"network_id": "7d95192c-7107-4996-840a-cc445f0380c6", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1", "admin_state_up": true}}' 2018-09-08 08:55:38,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-2f444386-98ca-444a-8044-21b57a6d4d0e Date: Sat, 08 Sep 2018 08:55:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","project_id":"cc538108139f41149e8ced2846345c00","qos_policy_id":null,"admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal"}} 2018-09-08 08:55:38,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-2f444386-98ca-444a-8044-21b57a6d4d0e 2018-09-08 08:55:38,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8e844d38-02f2-413e-add8-c2e6014c304a Date: Sat, 08 Sep 2018 08:55:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:55:38,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-8e844d38-02f2-413e-add8-c2e6014c304a 2018-09-08 08:55:38,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635757fb-4a93-44d9-8f54-5919faaac36a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:38,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-635757fb-4a93-44d9-8f54-5919faaac36a 2018-09-08 08:55:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c2fc5045-c2fb-4623-8a3b-0bbb720d5655 Date: Sat, 08 Sep 2018 08:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:55:38,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-c2fc5045-c2fb-4623-8a3b-0bbb720d5655 2018-09-08 08:55:38,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-497d6fa7-2c15-49a6-8ad5-a1edfe668584 Date: Sat, 08 Sep 2018 08:55:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:55:38,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1&admin_state_up=True used request id req-497d6fa7-2c15-49a6-8ad5-a1edfe668584 2018-09-08 08:55:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d27e384-6886-4bd4-9dda-a361c5ae3db9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:55:38,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-9d27e384-6886-4bd4-9dda-a361c5ae3db9 2018-09-08 08:55:38,725 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst 2018-09-08 08:55:38,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e8405b3-4bda-41bf-adc1-1f3c6c75fc13 x-compute-request-id: req-0e8405b3-4bda-41bf-adc1-1f3c6c75fc13 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-flavor-name"}]} 2018-09-08 08:55:38,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0e8405b3-4bda-41bf-adc1-1f3c6c75fc13 2018-09-08 08:55:38,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:38,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5412618-19b5-4a3d-a42a-e1a7105fa3e9 x-compute-request-id: req-c5412618-19b5-4a3d-a42a-e1a7105fa3e9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:55:38,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0 used request id req-c5412618-19b5-4a3d-a42a-e1a7105fa3e9 2018-09-08 08:55:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:39,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-1e8f8838-9855-4571-b163-3ebcd31358a2 Date: Sat, 08 Sep 2018 08:55:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:55:07Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:55:13Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "metadata": {}}], "self": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "min_disk": 0, "protected": false, "id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "file": "/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cc538108139f41149e8ced2846345c00", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/3dd93fbf-d76a-4496-8095-88f27fe413d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image"} 2018-09-08 08:55:39,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image used request id req-1e8f8838-9855-4571-b163-3ebcd31358a2 2018-09-08 08:55:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7bf66481-fe75-41fa-bebb-6636d884ad8d Date: Sat, 08 Sep 2018 08:55:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:55:39,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7bf66481-fe75-41fa-bebb-6636d884ad8d 2018-09-08 08:55:39,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" -d '{"server": {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "imageRef": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "flavorRef": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "max_count": 1, "min_count": 1, "networks": [{"port": "b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd"}]}}' 2018-09-08 08:55:41,351 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98d36980-2b60-4c88-a063-78b55b60ecb8 x-compute-request-id: req-98d36980-2b60-4c88-a063-78b55b60ecb8 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "adminPass": "y3QuAk2SPpC8"}} 2018-09-08 08:55:41,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-98d36980-2b60-4c88-a063-78b55b60ecb8 2018-09-08 08:55:41,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:41,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8763bc35-1094-4100-ab23-3841acccf666 x-compute-request-id: req-8763bc35-1094-4100-ab23-3841acccf666 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:41,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-8763bc35-1094-4100-ab23-3841acccf666 2018-09-08 08:55:41,554 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst 2018-09-08 08:55:41,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:42,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac29e152-0851-4c7e-92a5-879828a08cba x-compute-request-id: req-ac29e152-0851-4c7e-92a5-879828a08cba Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:42,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-ac29e152-0851-4c7e-92a5-879828a08cba 2018-09-08 08:55:42,165 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:42,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:55:45,169 - create_instance - DEBUG - VM status query timeout in 896.385442972 2018-09-08 08:55:45,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:45,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49251fdd-b5b5-4fa6-8d20-7ec82099edcd x-compute-request-id: req-49251fdd-b5b5-4fa6-8d20-7ec82099edcd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:45,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-49251fdd-b5b5-4fa6-8d20-7ec82099edcd 2018-09-08 08:55:45,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:45,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:55:48,665 - create_instance - DEBUG - VM status query timeout in 892.889121056 2018-09-08 08:55:48,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:49,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c66a959e-c738-4685-aad7-856e399e9248 x-compute-request-id: req-c66a959e-c738-4685-aad7-856e399e9248 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:49,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-c66a959e-c738-4685-aad7-856e399e9248 2018-09-08 08:55:49,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:49,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:55:52,341 - create_instance - DEBUG - VM status query timeout in 889.213521957 2018-09-08 08:55:52,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:52,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0142dbdc-795a-48e2-95de-6c4be9eafe01 x-compute-request-id: req-0142dbdc-795a-48e2-95de-6c4be9eafe01 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:52,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-0142dbdc-795a-48e2-95de-6c4be9eafe01 2018-09-08 08:55:52,832 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:52,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:55:55,835 - create_instance - DEBUG - VM status query timeout in 885.71905303 2018-09-08 08:55:55,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:56,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54bec57d-ddcc-420d-8bbf-5e6dfa80fbf3 x-compute-request-id: req-54bec57d-ddcc-420d-8bbf-5e6dfa80fbf3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:56,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-54bec57d-ddcc-420d-8bbf-5e6dfa80fbf3 2018-09-08 08:55:56,508 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:56,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:55:59,511 - create_instance - DEBUG - VM status query timeout in 882.042679071 2018-09-08 08:55:59,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:55:59,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29986a15-a325-4d61-b3ff-78dd3f428d78 x-compute-request-id: req-29986a15-a325-4d61-b3ff-78dd3f428d78 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:55:59,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-29986a15-a325-4d61-b3ff-78dd3f428d78 2018-09-08 08:55:59,877 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:55:59,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:02,880 - create_instance - DEBUG - VM status query timeout in 878.673897028 2018-09-08 08:56:02,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:03,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e51ffb06-cc0a-4d75-b3ab-5b6969ab5643 x-compute-request-id: req-e51ffb06-cc0a-4d75-b3ab-5b6969ab5643 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:03,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-e51ffb06-cc0a-4d75-b3ab-5b6969ab5643 2018-09-08 08:56:03,699 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:03,699 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:06,702 - create_instance - DEBUG - VM status query timeout in 874.852107048 2018-09-08 08:56:06,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:07,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56: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-c37f30de-d6b5-4bb1-b27b-b099e2572849 x-compute-request-id: req-c37f30de-d6b5-4bb1-b27b-b099e2572849 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:07,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-c37f30de-d6b5-4bb1-b27b-b099e2572849 2018-09-08 08:56:07,646 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:07,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:10,649 - create_instance - DEBUG - VM status query timeout in 870.905017853 2018-09-08 08:56:10,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:11,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:10 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-f4586e52-e153-48f2-b76a-bae6c7401186 x-compute-request-id: req-f4586e52-e153-48f2-b76a-bae6c7401186 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:11,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-f4586e52-e153-48f2-b76a-bae6c7401186 2018-09-08 08:56:11,487 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:11,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:14,491 - create_instance - DEBUG - VM status query timeout in 867.063360929 2018-09-08 08:56:14,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:15,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1169a45e-88df-4974-98a3-062b51a8923d x-compute-request-id: req-1169a45e-88df-4974-98a3-062b51a8923d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:15,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-1169a45e-88df-4974-98a3-062b51a8923d 2018-09-08 08:56:15,005 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:15,005 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:18,008 - create_instance - DEBUG - VM status query timeout in 863.545603991 2018-09-08 08:56:18,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:18,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffac5c05-f417-4b59-8794-1647ff6d7de2 x-compute-request-id: req-ffac5c05-f417-4b59-8794-1647ff6d7de2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:18,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-ffac5c05-f417-4b59-8794-1647ff6d7de2 2018-09-08 08:56:18,638 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:18,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:21,641 - create_instance - DEBUG - VM status query timeout in 859.913048983 2018-09-08 08:56:21,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:22,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:21 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-b804b327-d57e-4d25-87ec-4117f551251f x-compute-request-id: req-b804b327-d57e-4d25-87ec-4117f551251f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:22,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-b804b327-d57e-4d25-87ec-4117f551251f 2018-09-08 08:56:22,169 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:22,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:25,172 - create_instance - DEBUG - VM status query timeout in 856.382149935 2018-09-08 08:56:25,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:26,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58185a27-1630-4535-bcd7-db56dd16a8fc x-compute-request-id: req-58185a27-1630-4535-bcd7-db56dd16a8fc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:26,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-58185a27-1630-4535-bcd7-db56dd16a8fc 2018-09-08 08:56:26,166 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:26,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:29,169 - create_instance - DEBUG - VM status query timeout in 852.384814978 2018-09-08 08:56:29,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:29,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2f0a249-3baa-4c51-b87b-01e410d7c595 x-compute-request-id: req-a2f0a249-3baa-4c51-b87b-01e410d7c595 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:29,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-a2f0a249-3baa-4c51-b87b-01e410d7c595 2018-09-08 08:56:29,767 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:29,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:32,771 - create_instance - DEBUG - VM status query timeout in 848.783483028 2018-09-08 08:56:32,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:33,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7a678e9-a5c8-4c97-9840-5c6f9eb104c2 x-compute-request-id: req-e7a678e9-a5c8-4c97-9840-5c6f9eb104c2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:33,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-e7a678e9-a5c8-4c97-9840-5c6f9eb104c2 2018-09-08 08:56:33,618 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:33,618 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:36,621 - create_instance - DEBUG - VM status query timeout in 844.933141947 2018-09-08 08:56:36,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:37,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d57bd998-2e63-41b0-a30a-176f6f7f2d77 x-compute-request-id: req-d57bd998-2e63-41b0-a30a-176f6f7f2d77 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:37,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-d57bd998-2e63-41b0-a30a-176f6f7f2d77 2018-09-08 08:56:37,811 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:37,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:40,815 - create_instance - DEBUG - VM status query timeout in 840.739326 2018-09-08 08:56:40,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:41,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2d53224-d1ac-49a2-a14b-2445e6c3123f x-compute-request-id: req-f2d53224-d1ac-49a2-a14b-2445e6c3123f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:41,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-f2d53224-d1ac-49a2-a14b-2445e6c3123f 2018-09-08 08:56:41,269 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:41,269 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:44,272 - create_instance - DEBUG - VM status query timeout in 837.282130957 2018-09-08 08:56:44,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:44,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a499107c-cc67-4049-97c1-e3723dcaefdf x-compute-request-id: req-a499107c-cc67-4049-97c1-e3723dcaefdf Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:44,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-a499107c-cc67-4049-97c1-e3723dcaefdf 2018-09-08 08:56:44,867 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:44,867 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:47,868 - create_instance - DEBUG - VM status query timeout in 833.686393023 2018-09-08 08:56:47,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:48,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb1a043-0078-4be7-8b07-929df457e1c7 x-compute-request-id: req-aeb1a043-0078-4be7-8b07-929df457e1c7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:48,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-aeb1a043-0078-4be7-8b07-929df457e1c7 2018-09-08 08:56:48,339 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:48,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:51,342 - create_instance - DEBUG - VM status query timeout in 830.211890936 2018-09-08 08:56:51,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:52,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a71763ea-d477-4d2d-ad97-bed923b849e7 x-compute-request-id: req-a71763ea-d477-4d2d-ad97-bed923b849e7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:52,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-a71763ea-d477-4d2d-ad97-bed923b849e7 2018-09-08 08:56:52,212 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:52,212 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:55,215 - create_instance - DEBUG - VM status query timeout in 826.338778019 2018-09-08 08:56:55,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:55,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78409055-556c-4f31-8bcb-8e2ee9a7ee92 x-compute-request-id: req-78409055-556c-4f31-8bcb-8e2ee9a7ee92 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:55,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-78409055-556c-4f31-8bcb-8e2ee9a7ee92 2018-09-08 08:56:55,735 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:55,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:56:58,738 - create_instance - DEBUG - VM status query timeout in 822.815783978 2018-09-08 08:56:58,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:56:59,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-baad4c2d-58dd-46db-94d8-9fbe31a15d08 x-compute-request-id: req-baad4c2d-58dd-46db-94d8-9fbe31a15d08 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:56:59,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-baad4c2d-58dd-46db-94d8-9fbe31a15d08 2018-09-08 08:56:59,565 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:56:59,565 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:02,568 - create_instance - DEBUG - VM status query timeout in 818.986108065 2018-09-08 08:57:02,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:03,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-415f9035-9056-4d75-ac72-8e79329d71c3 x-compute-request-id: req-415f9035-9056-4d75-ac72-8e79329d71c3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:03,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-415f9035-9056-4d75-ac72-8e79329d71c3 2018-09-08 08:57:03,056 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:03,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:06,059 - create_instance - DEBUG - VM status query timeout in 815.495044947 2018-09-08 08:57:06,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:06,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57: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-d9dab31a-0f5f-4c9c-9845-cd7d16dc914c x-compute-request-id: req-d9dab31a-0f5f-4c9c-9845-cd7d16dc914c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:06,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-d9dab31a-0f5f-4c9c-9845-cd7d16dc914c 2018-09-08 08:57:06,404 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:06,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:09,407 - create_instance - DEBUG - VM status query timeout in 812.146990061 2018-09-08 08:57:09,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:09,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7ae11d5-c085-437e-9e2f-b96c77e4f19d x-compute-request-id: req-d7ae11d5-c085-437e-9e2f-b96c77e4f19d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:09,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-d7ae11d5-c085-437e-9e2f-b96c77e4f19d 2018-09-08 08:57:09,771 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:09,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:12,774 - create_instance - DEBUG - VM status query timeout in 808.779830933 2018-09-08 08:57:12,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:13,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99f922fc-d857-4258-afb3-9d0ff41b0399 x-compute-request-id: req-99f922fc-d857-4258-afb3-9d0ff41b0399 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:13,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-99f922fc-d857-4258-afb3-9d0ff41b0399 2018-09-08 08:57:13,275 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:13,275 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:16,278 - create_instance - DEBUG - VM status query timeout in 805.275825977 2018-09-08 08:57:16,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:16,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecff765b-62db-448f-a774-60fa9af27bdd x-compute-request-id: req-ecff765b-62db-448f-a774-60fa9af27bdd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:16,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-ecff765b-62db-448f-a774-60fa9af27bdd 2018-09-08 08:57:16,764 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:16,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:19,767 - create_instance - DEBUG - VM status query timeout in 801.786759853 2018-09-08 08:57:19,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:20,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:19 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-295e5782-aebc-4071-be56-58e750d8afe7 x-compute-request-id: req-295e5782-aebc-4071-be56-58e750d8afe7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:20,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-295e5782-aebc-4071-be56-58e750d8afe7 2018-09-08 08:57:20,646 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:20,646 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:23,649 - create_instance - DEBUG - VM status query timeout in 797.904870987 2018-09-08 08:57:23,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:24,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73438a4c-45fa-4831-90bb-e1fa7b2bee91 x-compute-request-id: req-73438a4c-45fa-4831-90bb-e1fa7b2bee91 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:55:42Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:24,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-73438a4c-45fa-4831-90bb-e1fa7b2bee91 2018-09-08 08:57:24,014 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - BUILD 2018-09-08 08:57:24,014 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:27,018 - create_instance - DEBUG - VM status query timeout in 794.53648901 2018-09-08 08:57:27,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:27,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f604f115-8091-4603-b4e1-16af2b31a435 x-compute-request-id: req-f604f115-8091-4603-b4e1-16af2b31a435 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:27,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-f604f115-8091-4603-b4e1-16af2b31a435 2018-09-08 08:57:27,499 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:27,499 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:27,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bd48104-ad3c-4143-914f-8d68c3b3ba4f x-compute-request-id: req-3bd48104-ad3c-4143-914f-8d68c3b3ba4f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:28,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-3bd48104-ad3c-4143-914f-8d68c3b3ba4f 2018-09-08 08:57:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a529ee1d-1065-48d5-9135-00be08151ee9 Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:28,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-a529ee1d-1065-48d5-9135-00be08151ee9 2018-09-08 08:57:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cb6f97-6367-44ae-b07c-06d073534011 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:28,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-57cb6f97-6367-44ae-b07c-06d073534011 2018-09-08 08:57:28,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-868e7147-79cd-47ca-bd33-d0db56c6f81a Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:28,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-868e7147-79cd-47ca-bd33-d0db56c6f81a 2018-09-08 08:57:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-082c3b64-5c11-4996-b135-d261fc04947f Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:28,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-082c3b64-5c11-4996-b135-d261fc04947f 2018-09-08 08:57:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2295f123-db58-4a56-bca0-447d3e97a8d3 Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:19Z", "admin_state_up": true, "updated_at": "2018-09-08T08:55:26Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "cc538108139f41149e8ced2846345c00", "id": "76908e89-66f3-42d6-8154-2e3866e87f5d", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router"}]} 2018-09-08 08:57:28,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router used request id req-2295f123-db58-4a56-bca0-447d3e97a8d3 2018-09-08 08:57:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773b0e69-9497-47b4-b731-df8d6d1bbaf4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:28,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-773b0e69-9497-47b4-b731-df8d6d1bbaf4 2018-09-08 08:57:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b6156d96-12a9-4a72-a5f6-c39fa46bb130 Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"}]} 2018-09-08 08:57:28,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=76908e89-66f3-42d6-8154-2e3866e87f5d used request id req-b6156d96-12a9-4a72-a5f6-c39fa46bb130 2018-09-08 08:57:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:28,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-2e85dab8-0120-4a6b-9187-4b332301e692 Date: Sat, 08 Sep 2018 08:57:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}} 2018-09-08 08:57:28,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa used request id req-2e85dab8-0120-4a6b-9187-4b332301e692 2018-09-08 08:57:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:29,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-94bd38fc-f183-4c8c-ad9d-77c7c6aeec64 Date: Sat, 08 Sep 2018 08:57:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:57:29,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-94bd38fc-f183-4c8c-ad9d-77c7c6aeec64 2018-09-08 08:57:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:29,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3b8be4f-baa6-4dc2-99da-1f71bfec1d97 Date: Sat, 08 Sep 2018 08:57:29 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:57:29,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-a3b8be4f-baa6-4dc2-99da-1f71bfec1d97 2018-09-08 08:57:29,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:30,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c3e0bbb-c261-4755-b401-ed566e88b19c x-compute-request-id: req-6c3e0bbb-c261-4755-b401-ed566e88b19c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:30,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-6c3e0bbb-c261-4755-b401-ed566e88b19c 2018-09-08 08:57:30,208 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:30,208 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:30,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:30,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:30 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-b01957eb-6762-4e30-8967-df55076994bf x-compute-request-id: req-b01957eb-6762-4e30-8967-df55076994bf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:30,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-b01957eb-6762-4e30-8967-df55076994bf 2018-09-08 08:57:30,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:30,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0df887fe-cd19-40bc-86f2-63e43439110f Date: Sat, 08 Sep 2018 08:57:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:30,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-0df887fe-cd19-40bc-86f2-63e43439110f 2018-09-08 08:57:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:31,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bda0d4b-6585-49f6-98fb-c39f15c0c1af Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:31,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-9bda0d4b-6585-49f6-98fb-c39f15c0c1af 2018-09-08 08:57:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:31,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f985c65c-2bca-4c22-a35b-20291746b5f9 Date: Sat, 08 Sep 2018 08:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:31,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-f985c65c-2bca-4c22-a35b-20291746b5f9 2018-09-08 08:57:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:31,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-c2417987-33e5-485b-815f-306532d2598a Date: Sat, 08 Sep 2018 08:57:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:31,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-c2417987-33e5-485b-815f-306532d2598a 2018-09-08 08:57:31,235 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 08:57:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-50de9c1b-b78f-400a-8f5d-f7e9e50d7721 Date: Sat, 08 Sep 2018 08:57:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:57:31,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-50de9c1b-b78f-400a-8f5d-f7e9e50d7721 2018-09-08 08:57:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:31,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-465cbe26-0f61-4eeb-8b69-566ec64a14b3 Date: Sat, 08 Sep 2018 08:57:31 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:57:31,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-465cbe26-0f61-4eeb-8b69-566ec64a14b3 2018-09-08 08:57:31,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd"}}' 2018-09-08 08:57:33,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b43b2eac-985e-4584-950f-266167fa725a Date: Sat, 08 Sep 2018 08:57:33 GMT RESP BODY: {"floatingip": {"router_id": "76908e89-66f3-42d6-8154-2e3866e87f5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:57:32Z", "updated_at": "2018-09-08T08:57:32Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "cc538108139f41149e8ced2846345c00", "port_id": "b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd", "id": "43dc4ac3-6dc8-42a3-a91c-d46cac8b2ea6"}} 2018-09-08 08:57:33,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-b43b2eac-985e-4584-950f-266167fa725a 2018-09-08 08:57:33,144 - create_instance - INFO - Created floating IP 172.30.9.202 via router - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:57:33,144 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-09-08 08:57:33,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:33,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17127886-76de-4a36-874c-8289dea944fd x-compute-request-id: req-17127886-76de-4a36-874c-8289dea944fd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:33,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-17127886-76de-4a36-874c-8289dea944fd 2018-09-08 08:57:33,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 08:57:34,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a00f935-4a26-4a76-8466-c809246ac3d4 x-compute-request-id: req-7a00f935-4a26-4a76-8466-c809246ac3d4 Content-Encoding: gzip Content-Length: 10482 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008869] Yama: becoming mindful.\n[ 0.010083] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012441] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015165] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016105] Initializing cgroup subsys memory\n[ 0.017004] Initializing cgroup subsys devices\n[ 0.017902] Initializing cgroup subsys freezer\n[ 0.018790] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020967] Initializing cgroup subsys hugetlb\n[ 0.021911] FEATURE SPEC_CTRL Not Present\n[ 0.023416] mce: CPU supports 10 MCE banks\n[ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027167] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029437] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.034670] ACPI: Core revision 20131115\n[ 0.035878] ACPI: All ACPI Tables successfully acquired\n[ 0.036842] ftrace: allocating 28717 entries in 113 pages\n[ 0.056022] smpboot: Max logical packages: 2\n[ 0.056967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058170] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060170] Enabling x2apic\n[ 0.060786] Enabled x2apic\n[ 0.061591] Switched APIC routing to physical x2apic.\n[ 0.063464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.071035] KVM setup paravirtual spinlock\n[ 0.073012] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074458] x86: Booting SMP configuration:\n[ 0.075422] .... node #0, CPUs: #1[ 0.073005] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092024] x86: Booted up 1 node, 2 CPUs\n[ 0.092015] KVM setup async PF for cpu 1\n[ 0.092019] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094742] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096222] devtmpfs: initialized\n[ 0.098987] EVM: security.selinux\n[ 0.099687] EVM: security.SMACK64\n[ 0.100005] EVM: security.ima\n[ 0.100648] EVM: security.capability\n[ 0.101400] pinctrl core: initialized pinctrl subsystem\n[ 0.101765] regulator-dummy: no parameters\n[ 0.104003] RTC time: 8:57:25, date: 09/08/18\n[ 0.104889] NET: Registered protocol family 16\n[ 0.105820] cpuidle: using governor ladder\n[ 0.106638] cpuidle: using governor menu\n[ 0.107484] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109248] PCI: Using configuration type 1 for base access\n[ 0.110733] bio: create slab at 0\n[ 0.110733] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112861] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113758] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116088] ACPI: Interpreter enabled\n[ 0.116851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.124708] ACPI: Using IOAPIC for interrupt routing\n[ 0.125963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.127842] ACPI: No dock devices found.\n[ 0.129619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130751] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.135416] acpiphp: Slot [3] registered\n[ 0.136020] acpiphp: Slot [4] registered\n[ 0.136822] acpiphp: Slot [5] registered\n[ 0.137631] acpiphp: Slot [6] registered\n[ 0.138428] acpiphp: Slot [7] registered\n[ 0.139221] acpiphp: Slot [8] registered\n[ 0.140010] acpiphp: Slot [9] registered\n[ 0.140804] acpiphp: Slot [10] registered\n[ 0.141611] acpiphp: Slot [11] registered\n[ 0.142450] acpiphp: Slot [12] registered\n[ 0.143265] acpiphp: Slot [13] registered\n[ 0.144022] acpiphp: Slot [14] registered\n[ 0.144830] acpiphp: Slot [15] registered\n[ 0.145641] acpiphp: Slot [16] registered\n[ 0.146449] acpiphp: Slot [17] registered\n[ 0.147256] acpiphp: Slot [18] registered\n[ 0.148017] acpiphp: Slot [19] registered\n[ 0.148824] acpiphp: Slot [20] registered\n[ 0.149636] acpiphp: Slot [21] registered\n[ 0.150445] acpiphp: Slot [22] registered\n[ 0.151255] acpiphp: Slot [23] registered\n[ 0.152017] acpiphp: Slot [24] registered\n[ 0.152822] acpiphp: Slot [25] registered\n[ 0.153628] acpiphp: Slot [26] registered\n[ 0.154438] acpiphp: Slot [27] registered\n[ 0.155241] acpiphp: Slot [28] registered\n[ 0.156016] acpiphp: Slot [29] registered\n[ 0.156819] acpiphp: Slot [30] registered\n[ 0.157628] acpiphp: Slot [31] registered\n[ 0.158426] PCI host bridge to bus 0000:00\n[ 0.159232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.160004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.161127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.162242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.163452] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177732] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.224038] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.225548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.226975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.228372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.229787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.231068] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.232092] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.233095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.234631] vgaarb: loaded\n[ 0.235236] vgaarb: bridge control possible 0000:00:02.0\n[ 0.236123] SCSI subsystem initialized\n[ 0.236920] ACPI: bus type USB registered\n[ 0.236920] usbcore: registered new interface driver usbfs\n[ 0.237869] usbcore: registered new interface driver hub\n[ 0.238873] usbcore: registered new device driver usb\n[ 0.240044] PCI: Using ACPI for IRQ routing\n[ 0.241008] NetLabel: Initializing\n[ 0.241719] NetLabel: domain hash size = 128\n[ 0.242563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.243511] NetLabel: unlabeled traffic allowed by default\n[ 0.244048] Switched to clocksource kvm-clock\n[ 0.248743] AppArmor: AppArmor Filesystem Enabled\n[ 0.249722] pnp: PnP ACPI init\n[ 0.250383] ACPI: bus type PNP registered\n[ 0.251533] pnp: PnP ACPI: found 8 devices\n[ 0.252357] ACPI: bus type PNP unregistered\n[ 0.259055] NET: Registered protocol family 2\n[ 0.260070] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.261524] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.262743] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.264314] TCP: reno registered\n[ 0.265001] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266106] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267312] NET: Registered protocol family 1\n[ 0.268176] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.269278] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.270343] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.291989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.313967] Trying to unpack rootfs image as initramfs...\n[ 0.394718] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.396408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398661] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.400328] Scanning for low memory corruption every 60 seconds\n[ 0.401661] Initialise system trusted keyring\n[ 0.402584] audit: initializing netlink socket (disabled)\n[ 0.403600] type=2000 audit(1536397045.975:1): initialized\n[ 0.421310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.423128] zbud: loaded\n[ 0.424277] VFS: Disk quotas dquot_6.5.2\n[ 0.425505] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.427660] fuse init (API version 7.22)\n[ 0.428887] msgmni has been set to 3997\n[ 0.430081] Key type big_key registered\n[ 0.431536] Key type asymmetric registered\n[ 0.432800] Asymmetric key parser 'x509' registered\n[ 0.434274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.436491] io scheduler noop registered\n[ 0.437678] io scheduler deadline registered (default)\n[ 0.439162] io scheduler cfq registered\n[ 0.440383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441964] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443870] ipmi message handler version 39.2\n[ 0.445203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.447349] ACPI: Power Button [PWRF]\n[ 0.448550] GHES: HEST is not enabled!\n[ 0.469998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.515725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.539548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.542339] Linux agpgart interface v0.103\n[ 0.544276] brd: module loaded\n[ 0.545583] loop: module loaded\n[ 0.546840] blk-mq: CPU -> queue map\n[ 0.547916] CPU 0 -> Queue 0\n[ 0.548865] CPU 1 -> Queue 0\n[ 0.550308] vda: vda1\n[ 0.551712] scsi0 : ata_piix\n[ 0.552447] scsi1 : ata_piix\n[ 0.553104] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.554317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.555693] libphy: Fixed MDIO Bus: probed\n[ 0.556601] tun: Universal TUN/TAP device driver, 1.6\n[ 0.557611] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.559804] PPP generic driver version 2.4.2\n[ 0.560719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.561994] ehci-pci: EHCI PCI platform driver\n[ 0.562869] ehci-platform: EHCI generic platform driver\n[ 0.563855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.564981] ohci-pci: OHCI PCI platform driver\n[ 0.565860] ohci-platform: OHCI generic platform driver\n[ 0.566853] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.588839] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.589827] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.591337] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.592456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.593679] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.595092] usb usb1: Product: UHCI Host Controller\n[ 0.596033] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.597198] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.598171] hub 1-0:1.0: USB hub found\n[ 0.599021] hub 1-0:1.0: 2 ports detected\n[ 0.599924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.602041] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.603001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.604063] mousedev: PS/2 mouse device common for all mice\n[ 0.605319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.607161] rtc_cmos 00:00: RTC can wake from S4\n[ 0.608290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.609485] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.610712] device-mapper: uevent: version 1.0.3\n[ 0.611657] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.613281] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.614452] TCP: cubic registered\n[ 0.615200] NET: Registered protocol family 10\n[ 0.616184] NET: Registered protocol family 17\n[ 0.617085] Key type dns_resolver registered\n[ 0.618086] Loading compiled-in X.509 certificates\n[ 0.619517] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.621298] registered taskstats version 1\n[ 0.623451] Key type trusted registered\n[ 0.626338] Key type encrypted registered\n[ 0.627171] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.628207] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.629556] regulator-dummy: disabling\n[ 0.630368] Magic number: 2:907:977\n[ 0.638000] rtc_cmos 00:00: setting system clock to 2018-09-08 08:57:25 UTC (1536397045)\n[ 0.639615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.640742] EDD information not available.\n[ 0.712852] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.714404] Write protecting the kernel read-only data: 12288k\n[ 0.715743] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.718220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.730278] systemd-udevd[107]: starting version 204\n[ 0.764609] FDC 0 is a S82078B\n[ 0.908029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068693] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.069979] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.071248] usb 1-1: Product: QEMU USB Tablet\n[ 1.072103] usb 1-1: Manufacturer: QEMU\n[ 1.072884] usb 1-1: SerialNumber: 42\n[ 1.396072] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.776777] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.008280] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.143840] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.240690] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 08:57:27 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[3.65]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 08:57:28 +0000. Up 3.83 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.8 | 255.255.255.0 | fa:16:3e:ef:41:dd |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9e:5f:d0:50:b2:bb:80:1a:82:56:8e:3d:17:b9:48:5a root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . + |\n| E o o |\n| .O . o. + |\n|.+.=.o. S o . |\n|. .oo . o o |\n| . o . . |\n| . . |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6e:79:3e:d3:25:cf:46:14:e2:74:1b:bb:d7:39:d7:f0 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o + |\n| o o = |\n| . = |\n| S . ++|\n| . . . +oE|\n| + .. * .o|\n| . oo . + |\n| .o . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n32:38:4e:c6:77:c9:a5:d7:77:48:2e:f0:99:86:98:cb root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o . |\n| . . . * = = . |\n| * + S o B + .|\n| + o = o . o . |\n| . E |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n31:38:ca:16:56:b2:68:0e:74:56:0d:57:b3:5a:da:09 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ooo+..o |\n|. o. +.o o |\n|. o + oEoo |\n| + o o .*o. |\n| . + oSo |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G * Starting Handle applying cloud-config[74G[ OK ]\n[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 08:57:31 +0000. Up 6.52 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 08:57:32 +0000. Up 7.28 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 17:11:f7:cd:86:07:77:ff:b8:fa:26:78:48:21:d6:9e | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6e:79:3e:d3:25:cf:46:14:e2:74:1b:bb:d7:39:d7:f0 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (DSA)\nec2: 256 32:38:4e:c6:77:c9:a5:d7:77:48:2e:f0:99:86:98:cb root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (ECDSA)\nec2: 256 31:38:ca:16:56:b2:68:0e:74:56:0d:57:b3:5a:da:09 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (ED25519)\nec2: 2048 9e:5f:d0:50:b2:bb:80:1a:82:56:8e:3d:17:b9:48:5a root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNs9o7ubUkhmjb8pHvMhXMq2twrohImgEcNrOcs8nIDzK3um89Oxep8UYESNGcRF+z+6EZuhWabi5nBsam+fy7Y= root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGCWtUJR+rgmGzzoUhm6s+QDIicFaBdj50R58rGKn05A root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC68uHLlmIOPsTkfYjb8bqwzstZe33MNj6KVbk73vQ4KZCoBup0jt0wBO1Er32KeQ7E2BmCL5ufKI0e0VmjOlxq1/HS+qVo9JbX/P4FMIXDZHJ1c7cf8rGwemsPWjxbnvjwzm+hWLM/YRNfVPRNrGz0g/UpDXDW98X6mU7JtHCx0unXWKBm2Gu9fYXklVBk/XrA4p8CfcEFD5QO2EQFIGrxUjR/YnmKTF9cV04w0j4hykdTeN7Rbq4WIGiJ22dcX5X6S4ZQgqikaN2kUWCpoIDL9QWs9/CZN12sX2ezAlg4weWyTL6oKz1QG2rBmWjuS+UJeZwtVR4c6ulD1+nAVrFP root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 08:57:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.37 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i ttyS0\n\nansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i login: "} 2018-09-08 08:57:34,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57/action used request id req-7a00f935-4a26-4a76-8466-c809246ac3d4 2018-09-08 08:57:34,573 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 08:57:34,573 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008869] Yama: becoming mindful. [ 0.010083] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012441] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013913] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015165] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016105] Initializing cgroup subsys memory [ 0.017004] Initializing cgroup subsys devices [ 0.017902] Initializing cgroup subsys freezer [ 0.018790] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020967] Initializing cgroup subsys hugetlb [ 0.021911] FEATURE SPEC_CTRL Not Present [ 0.023416] mce: CPU supports 10 MCE banks [ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027167] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029437] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.034670] ACPI: Core revision 20131115 [ 0.035878] ACPI: All ACPI Tables successfully acquired [ 0.036842] ftrace: allocating 28717 entries in 113 pages [ 0.056022] smpboot: Max logical packages: 2 [ 0.056967] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058170] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060170] Enabling x2apic [ 0.060786] Enabled x2apic [ 0.061591] Switched APIC routing to physical x2apic. [ 0.063464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.071035] KVM setup paravirtual spinlock [ 0.073012] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074458] x86: Booting SMP configuration: [ 0.075422] .... node #0, CPUs: #1[ 0.073005] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092024] x86: Booted up 1 node, 2 CPUs [ 0.092015] KVM setup async PF for cpu 1 [ 0.092019] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094742] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096222] devtmpfs: initialized [ 0.098987] EVM: security.selinux [ 0.099687] EVM: security.SMACK64 [ 0.100005] EVM: security.ima [ 0.100648] EVM: security.capability [ 0.101400] pinctrl core: initialized pinctrl subsystem [ 0.101765] regulator-dummy: no parameters [ 0.104003] RTC time: 8:57:25, date: 09/08/18 [ 0.104889] NET: Registered protocol family 16 [ 0.105820] cpuidle: using governor ladder [ 0.106638] cpuidle: using governor menu [ 0.107484] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109248] PCI: Using configuration type 1 for base access [ 0.110733] bio: create slab at 0 [ 0.110733] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113758] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116088] ACPI: Interpreter enabled [ 0.116851] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.124708] ACPI: Using IOAPIC for interrupt routing [ 0.125963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.127842] ACPI: No dock devices found. [ 0.129619] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130751] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.135416] acpiphp: Slot [3] registered [ 0.136020] acpiphp: Slot [4] registered [ 0.136822] acpiphp: Slot [5] registered [ 0.137631] acpiphp: Slot [6] registered [ 0.138428] acpiphp: Slot [7] registered [ 0.139221] acpiphp: Slot [8] registered [ 0.140010] acpiphp: Slot [9] registered [ 0.140804] acpiphp: Slot [10] registered [ 0.141611] acpiphp: Slot [11] registered [ 0.142450] acpiphp: Slot [12] registered [ 0.143265] acpiphp: Slot [13] registered [ 0.144022] acpiphp: Slot [14] registered [ 0.144830] acpiphp: Slot [15] registered [ 0.145641] acpiphp: Slot [16] registered [ 0.146449] acpiphp: Slot [17] registered [ 0.147256] acpiphp: Slot [18] registered [ 0.148017] acpiphp: Slot [19] registered [ 0.148824] acpiphp: Slot [20] registered [ 0.149636] acpiphp: Slot [21] registered [ 0.150445] acpiphp: Slot [22] registered [ 0.151255] acpiphp: Slot [23] registered [ 0.152017] acpiphp: Slot [24] registered [ 0.152822] acpiphp: Slot [25] registered [ 0.153628] acpiphp: Slot [26] registered [ 0.154438] acpiphp: Slot [27] registered [ 0.155241] acpiphp: Slot [28] registered [ 0.156016] acpiphp: Slot [29] registered [ 0.156819] acpiphp: Slot [30] registered [ 0.157628] acpiphp: Slot [31] registered [ 0.158426] PCI host bridge to bus 0000:00 [ 0.159232] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.160004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.161127] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.162242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.163452] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176287] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177732] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.224038] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.225548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.226975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.228372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.229787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.231068] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.232092] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.233095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.234631] vgaarb: loaded [ 0.235236] vgaarb: bridge control possible 0000:00:02.0 [ 0.236123] SCSI subsystem initialized [ 0.236920] ACPI: bus type USB registered [ 0.236920] usbcore: registered new interface driver usbfs [ 0.237869] usbcore: registered new interface driver hub [ 0.238873] usbcore: registered new device driver usb [ 0.240044] PCI: Using ACPI for IRQ routing [ 0.241008] NetLabel: Initializing [ 0.241719] NetLabel: domain hash size = 128 [ 0.242563] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243511] NetLabel: unlabeled traffic allowed by default [ 0.244048] Switched to clocksource kvm-clock [ 0.248743] AppArmor: AppArmor Filesystem Enabled [ 0.249722] pnp: PnP ACPI init [ 0.250383] ACPI: bus type PNP registered [ 0.251533] pnp: PnP ACPI: found 8 devices [ 0.252357] ACPI: bus type PNP unregistered [ 0.259055] NET: Registered protocol family 2 [ 0.260070] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.261524] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.262743] TCP: Hash tables configured (established 16384 bind 16384) [ 0.264314] TCP: reno registered [ 0.265001] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266106] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267312] NET: Registered protocol family 1 [ 0.268176] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.269278] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.270343] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.291989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.313967] Trying to unpack rootfs image as initramfs... [ 0.394718] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.396408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397512] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398661] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.400328] Scanning for low memory corruption every 60 seconds [ 0.401661] Initialise system trusted keyring [ 0.402584] audit: initializing netlink socket (disabled) [ 0.403600] type=2000 audit(1536397045.975:1): initialized [ 0.421310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.423128] zbud: loaded [ 0.424277] VFS: Disk quotas dquot_6.5.2 [ 0.425505] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.427660] fuse init (API version 7.22) [ 0.428887] msgmni has been set to 3997 [ 0.430081] Key type big_key registered [ 0.431536] Key type asymmetric registered [ 0.432800] Asymmetric key parser 'x509' registered [ 0.434274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.436491] io scheduler noop registered [ 0.437678] io scheduler deadline registered (default) [ 0.439162] io scheduler cfq registered [ 0.440383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441964] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443870] ipmi message handler version 39.2 [ 0.445203] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.447349] ACPI: Power Button [PWRF] [ 0.448550] GHES: HEST is not enabled! [ 0.469998] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.515725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.539548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.542339] Linux agpgart interface v0.103 [ 0.544276] brd: module loaded [ 0.545583] loop: module loaded [ 0.546840] blk-mq: CPU -> queue map [ 0.547916] CPU 0 -> Queue 0 [ 0.548865] CPU 1 -> Queue 0 [ 0.550308] vda: vda1 [ 0.551712] scsi0 : ata_piix [ 0.552447] scsi1 : ata_piix [ 0.553104] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.554317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.555693] libphy: Fixed MDIO Bus: probed [ 0.556601] tun: Universal TUN/TAP device driver, 1.6 [ 0.557611] tun: (C) 1999-2004 Max Krasnyansky [ 0.559804] PPP generic driver version 2.4.2 [ 0.560719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.561994] ehci-pci: EHCI PCI platform driver [ 0.562869] ehci-platform: EHCI generic platform driver [ 0.563855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.564981] ohci-pci: OHCI PCI platform driver [ 0.565860] ohci-platform: OHCI generic platform driver [ 0.566853] uhci_hcd: USB Universal Host Controller Interface driver [ 0.588839] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.589827] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.591337] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.592456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.593679] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.595092] usb usb1: Product: UHCI Host Controller [ 0.596033] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.597198] usb usb1: SerialNumber: 0000:00:01.2 [ 0.598171] hub 1-0:1.0: USB hub found [ 0.599021] hub 1-0:1.0: 2 ports detected [ 0.599924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.602041] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.603001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.604063] mousedev: PS/2 mouse device common for all mice [ 0.605319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.607161] rtc_cmos 00:00: RTC can wake from S4 [ 0.608290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.609485] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.610712] device-mapper: uevent: version 1.0.3 [ 0.611657] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.613281] ledtrig-cpu: registered to indicate activity on CPUs [ 0.614452] TCP: cubic registered [ 0.615200] NET: Registered protocol family 10 [ 0.616184] NET: Registered protocol family 17 [ 0.617085] Key type dns_resolver registered [ 0.618086] Loading compiled-in X.509 certificates [ 0.619517] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.621298] registered taskstats version 1 [ 0.623451] Key type trusted registered [ 0.626338] Key type encrypted registered [ 0.627171] AppArmor: AppArmor sha1 policy hashing enabled [ 0.628207] IMA: No TPM chip found, activating TPM-bypass! [ 0.629556] regulator-dummy: disabling [ 0.630368] Magic number: 2:907:977 [ 0.638000] rtc_cmos 00:00: setting system clock to 2018-09-08 08:57:25 UTC (1536397045) [ 0.639615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.640742] EDD information not available. [ 0.712852] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.714404] Write protecting the kernel read-only data: 12288k [ 0.715743] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.718220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.730278] systemd-udevd[107]: starting version 204 [ 0.764609] FDC 0 is a S82078B [ 0.908029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068693] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.069979] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.071248] usb 1-1: Product: QEMU USB Tablet [ 1.072103] usb 1-1: Manufacturer: QEMU [ 1.072884] usb 1-1: SerialNumber: 42 [ 1.396072] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 1.776777] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.008280] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.143840] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.240690] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 08:57:27 +0000. Up 2.55 seconds. cloud-init-nonet[2.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[3.65]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 08:57:28 +0000. Up 3.83 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.8 | 255.255.255.0 | fa:16:3e:ef:41:dd | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9e:5f:d0:50:b2:bb:80:1a:82:56:8e:3d:17:b9:48:5a root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i The key's randomart image is: +--[ RSA 2048]----+ | . . | | . + | | E o o | | .O . o. + | |.+.=.o. S o . | |. .oo . o o | | . o . . | | . . | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6e:79:3e:d3:25:cf:46:14:e2:74:1b:bb:d7:39:d7:f0 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i The key's randomart image is: +--[ DSA 1024]----+ | | | o + | | o o = | | . = | | S . ++| | . . . +oE| | + .. * .o| | . oo . + | | .o . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 32:38:4e:c6:77:c9:a5:d7:77:48:2e:f0:99:86:98:cb root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | o . | | . . . * = = . | | * + S o B + .| | + o = o . o . | | . E | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 31:38:ca:16:56:b2:68:0e:74:56:0d:57:b3:5a:da:09 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i The key's randomart image is: +--[ED25519 256--+ | . ooo+..o | |. o. +.o o | |. o + oEoo | | + o o .*o. | | . + oSo | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G * Starting Handle applying cloud-config[74G[ OK ] [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 08:57:31 +0000. Up 6.52 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 08:57:32 +0000. Up 7.28 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 17:11:f7:cd:86:07:77:ff:b8:fa:26:78:48:21:d6:9e | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6e:79:3e:d3:25:cf:46:14:e2:74:1b:bb:d7:39:d7:f0 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (DSA) ec2: 256 32:38:4e:c6:77:c9:a5:d7:77:48:2e:f0:99:86:98:cb root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (ECDSA) ec2: 256 31:38:ca:16:56:b2:68:0e:74:56:0d:57:b3:5a:da:09 root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (ED25519) ec2: 2048 9e:5f:d0:50:b2:bb:80:1a:82:56:8e:3d:17:b9:48:5a root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNs9o7ubUkhmjb8pHvMhXMq2twrohImgEcNrOcs8nIDzK3um89Oxep8UYESNGcRF+z+6EZuhWabi5nBsam+fy7Y= root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGCWtUJR+rgmGzzoUhm6s+QDIicFaBdj50R58rGKn05A root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC68uHLlmIOPsTkfYjb8bqwzstZe33MNj6KVbk73vQ4KZCoBup0jt0wBO1Er32KeQ7E2BmCL5ufKI0e0VmjOlxq1/HS+qVo9JbX/P4FMIXDZHJ1c7cf8rGwemsPWjxbnvjwzm+hWLM/YRNfVPRNrGz0g/UpDXDW98X6mU7JtHCx0unXWKBm2Gu9fYXklVBk/XrA4p8CfcEFD5QO2EQFIGrxUjR/YnmKTF9cV04w0j4hykdTeN7Rbq4WIGiJ22dcX5X6S4ZQgqikaN2kUWCpoIDL9QWs9/CZN12sX2ezAlg4weWyTL6oKz1QG2rBmWjuS+UJeZwtVR4c6ulD1+nAVrFP root@ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 08:57:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.37 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i ttyS0 ansibleprovisioningtests-fd771c59-f02a-4a76-81ab-301d87e8707d-i login: 2018-09-08 08:57:34,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:35,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba6edf4b-0f81-4233-befc-40dd765eaa7c x-compute-request-id: req-ba6edf4b-0f81-4233-befc-40dd765eaa7c Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:35,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-ba6edf4b-0f81-4233-befc-40dd765eaa7c 2018-09-08 08:57:35,234 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:35,234 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:35,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:35,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d24c6fe1-1c48-4323-b1d1-78ee59fd9cc2 x-compute-request-id: req-d24c6fe1-1c48-4323-b1d1-78ee59fd9cc2 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:35,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-d24c6fe1-1c48-4323-b1d1-78ee59fd9cc2 2018-09-08 08:57:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:35,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2051aa04-303b-4f59-a239-a5ba8d227e9f Date: Sat, 08 Sep 2018 08:57:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:35,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-2051aa04-303b-4f59-a239-a5ba8d227e9f 2018-09-08 08:57:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174c289e-e89c-4ff8-9cad-14537a13a530 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:35,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-174c289e-e89c-4ff8-9cad-14537a13a530 2018-09-08 08:57:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:35,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-13c4b0ec-b82e-48b7-b834-b46b3cd4b1d0 Date: Sat, 08 Sep 2018 08:57:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:35,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-13c4b0ec-b82e-48b7-b834-b46b3cd4b1d0 2018-09-08 08:57:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-4974dd00-b5ee-47e4-9ba3-ff84fe760bde Date: Sat, 08 Sep 2018 08:57:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:36,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-4974dd00-b5ee-47e4-9ba3-ff84fe760bde 2018-09-08 08:57:36,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cba997ee-fa28-45e0-85a5-3c8c89705065 x-compute-request-id: req-cba997ee-fa28-45e0-85a5-3c8c89705065 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:36,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-cba997ee-fa28-45e0-85a5-3c8c89705065 2018-09-08 08:57:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-487b2e74-9c6a-4ebd-b2bb-90c4cb8ccd03 Date: Sat, 08 Sep 2018 08:57:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:36,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-487b2e74-9c6a-4ebd-b2bb-90c4cb8ccd03 2018-09-08 08:57:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88e3ce8-ad95-4f20-ac0f-51b3faae1bec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:36,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-e88e3ce8-ad95-4f20-ac0f-51b3faae1bec 2018-09-08 08:57:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-82ec6f37-1c45-42b4-8053-a36300973964 Date: Sat, 08 Sep 2018 08:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:36,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-82ec6f37-1c45-42b4-8053-a36300973964 2018-09-08 08:57:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:36,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-f9e9a69d-df76-4639-9cb7-d3d5da32fec5 Date: Sat, 08 Sep 2018 08:57:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:36,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-f9e9a69d-df76-4639-9cb7-d3d5da32fec5 2018-09-08 08:57:36,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}}' 2018-09-08 08:57:38,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54994d1e-2030-47b2-b9c8-4ef703cb4d86 x-compute-request-id: req-54994d1e-2030-47b2-b9c8-4ef703cb4d86 Content-Length: 0 Content-Type: application/json 2018-09-08 08:57:38,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57/action used request id req-54994d1e-2030-47b2-b9c8-4ef703cb4d86 2018-09-08 08:57:38,210 - create_instance - INFO - Checking if VM is active 2018-09-08 08:57:38,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:38,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f958f826-adb3-4119-9bf1-279e082ab46f x-compute-request-id: req-f958f826-adb3-4119-9bf1-279e082ab46f Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:38,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-f958f826-adb3-4119-9bf1-279e082ab46f 2018-09-08 08:57:38,534 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:38,534 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:38,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:38,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87e87f9d-c28d-410e-b05e-6b59e83e2d99 x-compute-request-id: req-87e87f9d-c28d-410e-b05e-6b59e83e2d99 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:38,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-87e87f9d-c28d-410e-b05e-6b59e83e2d99 2018-09-08 08:57:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:38,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-891c8734-22ac-47ef-a18e-4897b99adb3c Date: Sat, 08 Sep 2018 08:57:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:38,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-891c8734-22ac-47ef-a18e-4897b99adb3c 2018-09-08 08:57:38,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:39,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b20573-06ca-47dd-97cf-f5887ef8d3e1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:39,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-c4b20573-06ca-47dd-97cf-f5887ef8d3e1 2018-09-08 08:57:39,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:39,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6f5c94f-dc64-406c-a626-3d9d99912185 Date: Sat, 08 Sep 2018 08:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:39,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-b6f5c94f-dc64-406c-a626-3d9d99912185 2018-09-08 08:57:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:39,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-8c4bf515-1dad-4e49-a5f8-08f5b4d4df48 Date: Sat, 08 Sep 2018 08:57:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2","e8e6e6a8-657f-4c92-81ef-a59950e4c9ab"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:39,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-8c4bf515-1dad-4e49-a5f8-08f5b4d4df48 2018-09-08 08:57:39,217 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:57:39,220 - paramiko.transport - DEBUG - starting thread (client mode): 0x85d37bd0L 2018-09-08 08:57:39,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:57:39,226 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 08:57:39,226 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 08:57:39,227 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:57:39,227 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:57:39,227 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 08:57:39,228 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:57:39,228 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:57:39,228 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:57:39,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:57:39,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:57:39,285 - paramiko.transport - DEBUG - Trying key 1711f7cd860777ffb8fa26784821d69e from tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:57:39,312 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:57:39,334 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:57:39,434 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:57:39,463 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:57:39,463 - create_instance - INFO - Checking if cloud-init has completed 2018-09-08 08:57:39,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-824bd323-d88f-454f-856b-7be2baf81fb3 x-compute-request-id: req-824bd323-d88f-454f-856b-7be2baf81fb3 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:40,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-824bd323-d88f-454f-856b-7be2baf81fb3 2018-09-08 08:57:40,021 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:40,021 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:40,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53da2b26-c21f-4328-9915-7dd77d49ac14 x-compute-request-id: req-53da2b26-c21f-4328-9915-7dd77d49ac14 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:40,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-53da2b26-c21f-4328-9915-7dd77d49ac14 2018-09-08 08:57:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b6d68589-5bb6-4295-b16a-14ea9f9299b1 Date: Sat, 08 Sep 2018 08:57:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:40,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-b6d68589-5bb6-4295-b16a-14ea9f9299b1 2018-09-08 08:57:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e825a60e-cc6e-4a44-b8a5-6dca8710ee97 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:40,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-e825a60e-cc6e-4a44-b8a5-6dca8710ee97 2018-09-08 08:57:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5b0966a-2edd-4a98-85d4-e9027d1536a2 Date: Sat, 08 Sep 2018 08:57:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:40,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-e5b0966a-2edd-4a98-85d4-e9027d1536a2 2018-09-08 08:57:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-b28d6bc6-3199-4c71-91d9-d785ee51ba79 Date: Sat, 08 Sep 2018 08:57:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2","e8e6e6a8-657f-4c92-81ef-a59950e4c9ab"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:40,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-b28d6bc6-3199-4c71-91d9-d785ee51ba79 2018-09-08 08:57:40,803 - create_instance - INFO - Checking if VM is active 2018-09-08 08:57:40,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:41,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9148bf9-8929-4568-8947-84160b45f582 x-compute-request-id: req-d9148bf9-8929-4568-8947-84160b45f582 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:41,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-d9148bf9-8929-4568-8947-84160b45f582 2018-09-08 08:57:41,196 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:41,196 - create_instance - INFO - VM is - ACTIVE 2018-09-08 08:57:41,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:41,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36c82d23-5dec-4026-9366-ffdf2ebdc1d3 x-compute-request-id: req-36c82d23-5dec-4026-9366-ffdf2ebdc1d3 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:41:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp"}], "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:25Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:41,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-36c82d23-5dec-4026-9366-ffdf2ebdc1d3 2018-09-08 08:57:41,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:41,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5d64b0bf-c045-4cc3-8da4-1c7ccb38da1f Date: Sat, 08 Sep 2018 08:57:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0ea65e91-1286-4109-b925-a12084ba73fa"],"updated_at":"2018-09-08T08:55:16Z","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cc538108139f41149e8ced2846345c00","id":"7d95192c-7107-4996-840a-cc445f0380c6","name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net"}]} 2018-09-08 08:57:41,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net used request id req-5d64b0bf-c045-4cc3-8da4-1c7ccb38da1f 2018-09-08 08:57:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:41,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3eb358-7f8c-4f83-a033-653362aa665f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:57:41,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-fe3eb358-7f8c-4f83-a033-653362aa665f 2018-09-08 08:57:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:41,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d5dfa497-1e33-41d9-8045-4aa78e935762 Date: Sat, 08 Sep 2018 08:57:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:16Z","dns_nameservers":[],"updated_at":"2018-09-08T08:55:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cc538108139f41149e8ced2846345c00","id":"0ea65e91-1286-4109-b925-a12084ba73fa","subnetpool_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet"}]} 2018-09-08 08:57:41,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-d5dfa497-1e33-41d9-8045-4aa78e935762 2018-09-08 08:57:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:42,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-ddf4c514-5bd6-4c3a-ab49-c0832b6cd1c7 Date: Sat, 08 Sep 2018 08:57:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.4"}],"id":"0b4a180f-dbab-4bfe-991e-36ba4e800c57","security_groups":[],"mac_address":"fa:16:3e:74:9f:31","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.2"}],"id":"1cfe6d2c-1bfa-43a8-916b-88f127108192","security_groups":[],"mac_address":"fa:16:3e:cf:31:33","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.3"}],"id":"97e98f5b-8f1c-4279-a007-a3bdb2312df5","security_groups":[],"mac_address":"fa:16:3e:03:2b:a4","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7d95192c-7107-4996-840a-cc445f0380c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:55:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.1"}],"id":"aa9809c9-4736-46f6-a32c-6a2ca015b707","security_groups":[],"mac_address":"fa:16:3e:aa:11:55","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:25Z","binding:vnic_type":"normal","device_id":"76908e89-66f3-42d6-8154-2e3866e87f5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:57:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ea65e91-1286-4109-b925-a12084ba73fa","ip_address":"10.55.1.8"}],"id":"b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd","security_groups":["687e1b0c-0b07-483f-9374-7dbb39366ff2","e8e6e6a8-657f-4c92-81ef-a59950e4c9ab"],"mac_address":"fa:16:3e:ef:41:dd","project_id":"cc538108139f41149e8ced2846345c00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1","admin_state_up":true,"network_id":"7d95192c-7107-4996-840a-cc445f0380c6","tenant_id":"cc538108139f41149e8ced2846345c00","created_at":"2018-09-08T08:55:37Z","binding:vnic_type":"normal","device_id":"b1e67711-158b-45e3-b3ec-9462fa4f1d57"}]} 2018-09-08 08:57:42,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7d95192c-7107-4996-840a-cc445f0380c6 used request id req-ddf4c514-5bd6-4c3a-ab49-c0832b6cd1c7 2018-09-08 08:57:42,009 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:57:42,011 - paramiko.transport - DEBUG - starting thread (client mode): 0x85d37bd0L 2018-09-08 08:57:42,012 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:57:42,016 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 08:57:42,016 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 08:57:42,017 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:57:42,018 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:57:42,018 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 08:57:42,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:57:42,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:57:42,018 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:57:42,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:57:42,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:57:42,075 - paramiko.transport - DEBUG - Trying key 1711f7cd860777ffb8fa26784821d69e from tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:57:42,099 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:57:42,106 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:57:42,206 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:57:42,221 - create_instance - INFO - SSH is active for VM instance 2018-09-08 08:57:42,221 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:57:42,223 - paramiko.transport - DEBUG - starting thread (client mode): 0x85d37bd0L 2018-09-08 08:57:42,223 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:57:42,226 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 08:57:42,227 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 08:57:42,228 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:57:42,228 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:57:42,228 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 08:57:42,228 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:57:42,228 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:57:42,229 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:57:42,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:57:42,271 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:57:42,288 - paramiko.transport - DEBUG - Trying key 1711f7cd860777ffb8fa26784821d69e from tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:57:42,311 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:57:42,318 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:57:42,320 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:57:42,495 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 08:57:42,495 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:57:42,522 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:57:42,532 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 08:57:42,533 - create_instance - INFO - cloud-init complete for VM instance 2018-09-08 08:57:42,533 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:57:42,534 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 08:57:42,535 - paramiko.transport - DEBUG - starting thread (client mode): 0x85c9f410L 2018-09-08 08:57:42,536 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:57:42,539 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 08:57:42,539 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 08:57:42,540 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:57:42,540 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:57:42,540 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 08:57:42,540 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:57:42,541 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:57:42,541 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:57:42,583 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:57:42,583 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:57:42,600 - paramiko.transport - DEBUG - Trying key 1711f7cd860777ffb8fa26784821d69e from tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:57:42,623 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:57:42,630 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:57:42,632 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:57:42,806 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 08:57:42,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:57:42,834 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:57:42,836 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:57:42,846 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-08 08:57:42,868 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-08 08:57:45,138 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 08:57:45,140 - paramiko.transport - DEBUG - starting thread (client mode): 0x8589ba10L 2018-09-08 08:57:45,141 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 08:57:45,144 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 08:57:45,144 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 08:57:45,145 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 08:57:45,145 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 08:57:45,145 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 08:57:45,146 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 08:57:45,146 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 08:57:45,146 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 08:57:45,187 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 08:57:45,188 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 08:57:45,205 - paramiko.transport - DEBUG - Trying key 1711f7cd860777ffb8fa26784821d69e from tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d 2018-09-08 08:57:45,227 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 08:57:45,234 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 08:57:45,238 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 08:57:45,406 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 08:57:45,407 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 08:57:45,440 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 08:57:45,463 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 08:57:45,464 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 08:57:45,565 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 08:57:45,579 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-09-08 08:57:45,579 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-09-08 08:57:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/43dc4ac3-6dc8-42a3-a91c-d46cac8b2ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:46,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24a94c22-976e-4f6e-bf07-4fd998a18bdb Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:46,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/43dc4ac3-6dc8-42a3-a91c-d46cac8b2ea6 used request id req-24a94c22-976e-4f6e-bf07-4fd998a18bdb 2018-09-08 08:57:46,586 - create_instance - INFO - Deleting Port with ID - b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd 2018-09-08 08:57:46,586 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-port-1 2018-09-08 08:57:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:47,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab7f5b37-f0e0-4ca2-a915-a44772deed17 Date: Sat, 08 Sep 2018 08:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:47,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/b82900b1-b1bc-41c4-b4c4-7f4a3c0832cd used request id req-ab7f5b37-f0e0-4ca2-a915-a44772deed17 2018-09-08 08:57:47,047 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst 2018-09-08 08:57:47,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:47,302 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2eef65c1-9b5f-4c1c-b564-8948032c09fe x-compute-request-id: req-2eef65c1-9b5f-4c1c-b564-8948032c09fe Content-Type: application/json 2018-09-08 08:57:47,302 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-2eef65c1-9b5f-4c1c-b564-8948032c09fe 2018-09-08 08:57:47,302 - create_instance - INFO - Checking deletion status 2018-09-08 08:57:47,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:47,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2d6dd3-7dbe-40ae-a28f-de6fe20dc6d0 x-compute-request-id: req-9e2d6dd3-7dbe-40ae-a28f-de6fe20dc6d0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57", "rel": "bookmark"}], "image": {"id": "3dd93fbf-d76a-4496-8095-88f27fe413d8", "links": [{"href": "http://172.30.9.23:8774/images/3dd93fbf-d76a-4496-8095-88f27fe413d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T08:57:24.000000", "flavor": {"id": "721c3b90-67bf-4095-9f13-aabb0511a5d0", "links": [{"href": "http://172.30.9.23:8774/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0", "rel": "bookmark"}]}, "id": "b1e67711-158b-45e3-b3ec-9462fa4f1d57", "user_id": "80ab37624fd74b00b619aaf6896d8931", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T08:57:47Z", "hostId": "fea942ac1c76337440e294d4d2207807da7bd88d5ad9be4472783061", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp", "name": "AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst", "created": "2018-09-08T08:55:41Z", "tenant_id": "cc538108139f41149e8ced2846345c00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:57:47,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-9e2d6dd3-7dbe-40ae-a28f-de6fe20dc6d0 2018-09-08 08:57:47,911 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst] is - ACTIVE 2018-09-08 08:57:47,911 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:57:50,914 - create_instance - DEBUG - VM status query timeout in 296.388097048 2018-09-08 08:57:50,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518bff97b041cb4e24592b17348207767aea846" 2018-09-08 08:57:50,970 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66a23fb8-2dc9-46c0-896e-5e7da2a4225e x-compute-request-id: req-66a23fb8-2dc9-46c0-896e-5e7da2a4225e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b1e67711-158b-45e3-b3ec-9462fa4f1d57 could not be found.", "code": 404}} 2018-09-08 08:57:50,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b1e67711-158b-45e3-b3ec-9462fa4f1d57 used request id req-66a23fb8-2dc9-46c0-896e-5e7da2a4225e 2018-09-08 08:57:50,970 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b1e67711-158b-45e3-b3ec-9462fa4f1d57 could not be found. (HTTP 404) (Request-ID: req-66a23fb8-2dc9-46c0-896e-5e7da2a4225e) 2018-09-08 08:57:50,971 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-inst 2018-09-08 08:57:50,972 - neutron_utils - INFO - Deleting security group rule with ID - 00ef7ce6-f6c4-4f26-880a-294743322e26 2018-09-08 08:57:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/00ef7ce6-f6c4-4f26-880a-294743322e26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:57:51,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90c7ef6f-a006-4f73-8893-9a37dc0d468e Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:51,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/00ef7ce6-f6c4-4f26-880a-294743322e26 used request id req-90c7ef6f-a006-4f73-8893-9a37dc0d468e 2018-09-08 08:57:51,255 - neutron_utils - INFO - Deleting security group rule with ID - 75418ece-a708-42d4-b25b-560b74ac60a7 2018-09-08 08:57:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/75418ece-a708-42d4-b25b-560b74ac60a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:57:51,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-024e3715-da1b-48f6-a622-2d1680caf68c Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:51,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/75418ece-a708-42d4-b25b-560b74ac60a7 used request id req-024e3715-da1b-48f6-a622-2d1680caf68c 2018-09-08 08:57:51,515 - neutron_utils - INFO - Deleting security group rule with ID - 13aded3b-00e2-4246-b2a6-7fddecf45bfd 2018-09-08 08:57:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/13aded3b-00e2-4246-b2a6-7fddecf45bfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:57:51,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-402f53a3-fc70-49d3-957c-c51adab15739 Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:51,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/13aded3b-00e2-4246-b2a6-7fddecf45bfd used request id req-402f53a3-fc70-49d3-957c-c51adab15739 2018-09-08 08:57:51,615 - neutron_utils - INFO - Deleting security group rule with ID - 964a2551-d35d-4e7d-8c00-d8f81e2f4986 2018-09-08 08:57:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/964a2551-d35d-4e7d-8c00-d8f81e2f4986 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:57:51,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1525b736-f2d9-42ec-a3e7-ca45ecc5d70d Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:51,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/964a2551-d35d-4e7d-8c00-d8f81e2f4986 used request id req-1525b736-f2d9-42ec-a3e7-ca45ecc5d70d 2018-09-08 08:57:51,855 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-sec-grp 2018-09-08 08:57:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e8e6e6a8-657f-4c92-81ef-a59950e4c9ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1c26131ae1eaf7f1e817b91347917e18c2834" 2018-09-08 08:57:52,122 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51cdcd1a-ef00-47ac-9ed0-a394dfa5b034 Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:52,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e8e6e6a8-657f-4c92-81ef-a59950e4c9ab used request id req-51cdcd1a-ef00-47ac-9ed0-a394dfa5b034 2018-09-08 08:57:52,123 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp 2018-09-08 08:57:52,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade13a50f9ff89bf36a64e01c929b84b6c5a755" 2018-09-08 08:57:52,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-168936d5-5071-45e7-980a-1d9391d799f3 x-compute-request-id: req-168936d5-5071-45e7-980a-1d9391d799f3 Content-Length: 0 Content-Type: application/json 2018-09-08 08:57:52,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-kp used request id req-168936d5-5071-45e7-980a-1d9391d799f3 2018-09-08 08:57:52,175 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d.pub] 2018-09-08 08:57:52,175 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d] 2018-09-08 08:57:52,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4799752289d8dd673aaf65211a266e7c132ca5ed" 2018-09-08 08:57:52,230 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dba650ae-aca6-4d64-a08f-613e10771826 x-compute-request-id: req-dba650ae-aca6-4d64-a08f-613e10771826 Content-Length: 0 Content-Type: application/json 2018-09-08 08:57:52,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/721c3b90-67bf-4095-9f13-aabb0511a5d0 used request id req-dba650ae-aca6-4d64-a08f-613e10771826 2018-09-08 08:57:52,231 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router and subnet AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet 2018-09-08 08:57:52,231 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:57:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" -d '{"subnet_id": "0ea65e91-1286-4109-b925-a12084ba73fa"}' 2018-09-08 08:57:53,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f90d3d0-90c3-47f3-ae5c-b5e4a9f35cb4 Date: Sat, 08 Sep 2018 08:57:53 GMT RESP BODY: {"network_id": "7d95192c-7107-4996-840a-cc445f0380c6", "tenant_id": "cc538108139f41149e8ced2846345c00", "subnet_id": "0ea65e91-1286-4109-b925-a12084ba73fa", "subnet_ids": ["0ea65e91-1286-4109-b925-a12084ba73fa"], "port_id": "aa9809c9-4736-46f6-a32c-6a2ca015b707", "id": "76908e89-66f3-42d6-8154-2e3866e87f5d"} 2018-09-08 08:57:53,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d/remove_router_interface used request id req-8f90d3d0-90c3-47f3-ae5c-b5e4a9f35cb4 2018-09-08 08:57:53,681 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:57:53,681 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-router 2018-09-08 08:57:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132e7f7d95a57dc1f3ea271f247728d9086bf57d" 2018-09-08 08:57:57,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-432dfb15-932f-4b45-9dac-926017216e81 Content-Length: 0 Date: Sat, 08 Sep 2018 08:57:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:57,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/76908e89-66f3-42d6-8154-2e3866e87f5d used request id req-432dfb15-932f-4b45-9dac-926017216e81 2018-09-08 08:57:57,116 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet 2018-09-08 08:57:57,116 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-subnet 2018-09-08 08:57:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:57:59,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2e0ebe4-43b5-4bc1-9fe4-c28022109523 Date: Sat, 08 Sep 2018 08:57:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:57:59,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0ea65e91-1286-4109-b925-a12084ba73fa used request id req-f2e0ebe4-43b5-4bc1-9fe4-c28022109523 2018-09-08 08:57:59,381 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d-pub-net 2018-09-08 08:57:59,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7d95192c-7107-4996-840a-cc445f0380c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbbdb1242e12029ba68e4bcc4e91d25020f46cd" 2018-09-08 08:58:00,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a631bcd9-b9ab-4cf9-bfef-aec64aa39717 Date: Sat, 08 Sep 2018 08:58:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:58:00,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7d95192c-7107-4996-840a-cc445f0380c6 used request id req-a631bcd9-b9ab-4cf9-bfef-aec64aa39717 2018-09-08 08:58:00,292 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-fd771c59-f02a-4a76-81ab-301d87e8707d--image 2018-09-08 08:58:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3aba395d402f3cab97a235969fe4abdfcf82f42" 2018-09-08 08:58:01,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b6c2b93-a3de-4774-8283-f4f8eb24fda1 Date: Sat, 08 Sep 2018 08:58:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:58:01,976 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3dd93fbf-d76a-4496-8095-88f27fe413d8 used request id req-4b6c2b93-a3de-4774-8283-f4f8eb24fda1 2018-09-08 08:58:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b2241eec-3db3-4813-84de-967839d6dd56 Date: Sat, 08 Sep 2018 08:58:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:15Z", "updated_at": "2018-09-08T08:55:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "revision_number": 0, "id": "07b0b5a5-965b-4676-ab90-cc4299eba96f", "remote_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "revision_number": 0, "id": "9832a0e1-a29c-4bdc-b41b-b25fdeed5b6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "revision_number": 0, "id": "b7e71600-2abb-49b4-adc0-7570c8796f4d", "remote_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc538108139f41149e8ced2846345c00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "revision_number": 0, "id": "e3005bd9-5f25-4ff7-9b18-a3a31b7b1ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "tenant_id": "cc538108139f41149e8ced2846345c00", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc538108139f41149e8ced2846345c00"}], "revision_number": 4, "project_id": "cc538108139f41149e8ced2846345c00", "id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 08:58:02,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b2241eec-3db3-4813-84de-967839d6dd56 2018-09-08 08:58:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620a1963-9cca-4d59-bc96-ffdf22d7ebee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 08:58:02,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-620a1963-9cca-4d59-bc96-ffdf22d7ebee 2018-09-08 08:58:02,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:58:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9464235f-73dc-4a67-babc-f4ac1ee8a808 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 08:58:02,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-9464235f-73dc-4a67-babc-f4ac1ee8a808 2018-09-08 08:58:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19755f9-a239-4c37-8178-9b442424a5d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 08:58:02,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-b19755f9-a239-4c37-8178-9b442424a5d1 2018-09-08 08:58:02,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:58:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d926bb1-6b22-420b-8aca-c7c13685c5f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 08:58:02,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-7d926bb1-6b22-420b-8aca-c7c13685c5f6 2018-09-08 08:58:02,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 08:58:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6da1147-151f-4554-be9c-8cccb6743717 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00"}, "enabled": true, "id": "cc538108139f41149e8ced2846345c00", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj"}} 2018-09-08 08:58:02,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-b6da1147-151f-4554-be9c-8cccb6743717 2018-09-08 08:58:02,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e1b0c-0b07-483f-9374-7dbb39366ff2 2018-09-08 08:58:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=687e1b0c-0b07-483f-9374-7dbb39366ff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:02,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e3c22845-b652-4efc-863b-b7f39df47911 Date: Sat, 08 Sep 2018 08:58:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:15Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "07b0b5a5-965b-4676-ab90-cc4299eba96f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:15Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "9832a0e1-a29c-4bdc-b41b-b25fdeed5b6a"}, {"remote_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:15Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "b7e71600-2abb-49b4-adc0-7570c8796f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:55:15Z", "security_group_id": "687e1b0c-0b07-483f-9374-7dbb39366ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "cc538108139f41149e8ced2846345c00", "created_at": "2018-09-08T08:55:15Z", "project_id": "cc538108139f41149e8ced2846345c00", "id": "e3005bd9-5f25-4ff7-9b18-a3a31b7b1ab0"}]} 2018-09-08 08:58:02,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=687e1b0c-0b07-483f-9374-7dbb39366ff2 used request id req-e3c22845-b652-4efc-863b-b7f39df47911 2018-09-08 08:58:02,832 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 08:58:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/687e1b0c-0b07-483f-9374-7dbb39366ff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:03,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e43109f6-445c-4663-8441-f26c53d18aaf Content-Length: 0 Date: Sat, 08 Sep 2018 08:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 08:58:03,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/687e1b0c-0b07-483f-9374-7dbb39366ff2 used request id req-e43109f6-445c-4663-8441-f26c53d18aaf 2018-09-08 08:58:03,223 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj 2018-09-08 08:58:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:03,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d01c030-6648-4d4c-8eaa-2d63fa85c8ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:58:03,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cc538108139f41149e8ced2846345c00 used request id req-5d01c030-6648-4d4c-8eaa-2d63fa85c8ea 2018-09-08 08:58:03,466 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-proj-role 2018-09-08 08:58:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:03,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76860e1-fe9b-423c-b8b4-eed99b1d9a99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:58:03,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c6e2f1fd116d4d8fad009b693206b7b7 used request id req-e76860e1-fe9b-423c-b8b4-eed99b1d9a99 2018-09-08 08:58:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26494329ca5894ed5208d5de1b4395a7d1251c7e" 2018-09-08 08:58:03,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e84e04e-bdd8-489a-a44b-16177a06f7ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:58:03,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e84e04e-bdd8-489a-a44b-16177a06f7ae 2018-09-08 08:58:03,672 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-f1c8ac3c-267f-4a5-user 2018-09-08 08:58:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/80ab37624fd74b00b619aaf6896d8931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07dab29ace31b9349308d005647f9967335b6bf4" 2018-09-08 08:58:03,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df39fde-ae42-4d82-a9ef-8d2c518e1cc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:58:03,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/80ab37624fd74b00b619aaf6896d8931 used request id req-4df39fde-ae42-4d82-a9ef-8d2c518e1cc1 2018-09-08 08:58:03,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:04,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["Ywq1t_yCTTqwMF8B4lfCFQ"], "issued_at": "2018-09-08T08:58:04.000000Z"}} 2018-09-08 08:58:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c1ad9a22de4634c876a993ac2cb34cccedfa21" 2018-09-08 08:58:04,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f69bca-5a1b-49ae-9d8a-21bde9479573 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:04,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3f69bca-5a1b-49ae-9d8a-21bde9479573 2018-09-08 08:58:04,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:04,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:04,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["hCRfI5lzQkWYycT5uOyEqg"], "issued_at": "2018-09-08T08:58:04.000000Z"}} 2018-09-08 08:58:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:04,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c0b16d-bea1-495f-b08b-8c1458154414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:04,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59c0b16d-bea1-495f-b08b-8c1458154414 2018-09-08 08:58:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:04,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b5c216b4-c239-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:04,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6d8aab-b987-4960-8c6b-a947c618e5e4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b5c216b4-c239-497-proj", "previous": null, "next": null}, "projects": []} 2018-09-08 08:58:04,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b5c216b4-c239-497-proj used request id req-8c6d8aab-b987-4960-8c6b-a947c618e5e4 2018-09-08 08:58:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa0f1c6-6386-4430-9189-8c09fb622c24 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:58:05,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cfa0f1c6-6386-4430-9189-8c09fb622c24 2018-09-08 08:58:05,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}}' 2018-09-08 08:58:05,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887d1983-8b59-46c4-b12e-95ac9524a8e5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:05,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-887d1983-8b59-46c4-b12e-95ac9524a8e5 2018-09-08 08:58:05,235 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-b5c216b4-c239-497-proj 2018-09-08 08:58:05,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:05,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:05,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["7pEap8aHRquTxqEwfuTVYA"], "issued_at": "2018-09-08T08:58:05.000000Z"}} 2018-09-08 08:58:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95b264cb3c59778f55c9ac15a97027af5bfab19" 2018-09-08 08:58:05,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ebdef0-f15e-4f47-8e24-0745056e843d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:05,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44ebdef0-f15e-4f47-8e24-0745056e843d 2018-09-08 08:58:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:05,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95b264cb3c59778f55c9ac15a97027af5bfab19" 2018-09-08 08:58:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2f30c0-359e-4765-a7ac-e19018e8ff8d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 08:58:05,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3a2f30c0-359e-4765-a7ac-e19018e8ff8d 2018-09-08 08:58:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-b5c216b4-c239-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95b264cb3c59778f55c9ac15a97027af5bfab19" 2018-09-08 08:58:05,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb813ae8-5309-4934-8289-4a9a6ee0e003 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-b5c216b4-c239-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}]} 2018-09-08 08:58:05,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-b5c216b4-c239-497-proj used request id req-cb813ae8-5309-4934-8289-4a9a6ee0e003 2018-09-08 08:58:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95b264cb3c59778f55c9ac15a97027af5bfab19" 2018-09-08 08:58:06,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc30085b-2a87-49bf-a0a2-69e1c38e66f6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-08 08:58:06,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc30085b-2a87-49bf-a0a2-69e1c38e66f6 2018-09-08 08:58:06,401 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-b5c216b4-c239-497-user 2018-09-08 08:58:06,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:06,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ac01b7-bfb9-4deb-acdb-ed28f17a3ddd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 08:58:06,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-32ac01b7-bfb9-4deb-acdb-ed28f17a3ddd 2018-09-08 08:58:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" -d '{"role": {"name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}}' 2018-09-08 08:58:06,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e27e1751-2432-4a73-8991-f07ff0dc3cb5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12287ae14a8e4f1ab2253d2c2df1cd76", "links": {"self": "http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76"}, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}} 2018-09-08 08:58:06,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e27e1751-2432-4a73-8991-f07ff0dc3cb5 2018-09-08 08:58:06,635 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-b5c216b4-c239-497-proj-role 2018-09-08 08:58:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:06,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb95e8f-0c5e-4cec-acc6-766961aa2a65 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76"}, "domain_id": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role", "id": "12287ae14a8e4f1ab2253d2c2df1cd76"}} 2018-09-08 08:58:06,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76 used request id req-acb95e8f-0c5e-4cec-acc6-766961aa2a65 2018-09-08 08:58:06,723 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-b5c216b4-c239-497-proj-role to project AnsibleProvisioningTests-b5c216b4-c239-497-proj 2018-09-08 08:58:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67/users/a9b7d5d8aafd4d41ba7f47c064f20f5c/roles/12287ae14a8e4f1ab2253d2c2df1cd76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 08:58:06,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 08:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a3e367-f9c6-4e26-aade-8e4ea4c3bc27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 08:58:06,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67/users/a9b7d5d8aafd4d41ba7f47c064f20f5c/roles/12287ae14a8e4f1ab2253d2c2df1cd76 used request id req-d4a3e367-f9c6-4e26-aade-8e4ea4c3bc27 2018-09-08 08:58:06,866 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:58:06,867 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-08 08:58:06,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:06,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:07,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["TCCziuMCQd6PZtdtiDYexA"], "issued_at": "2018-09-08T08:58:07.000000Z"}} 2018-09-08 08:58:07,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:07,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5531eea5-db75-4bf8-830e-54812ba6a62c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:07,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5531eea5-db75-4bf8-830e-54812ba6a62c 2018-09-08 08:58:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:07,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d010e4a6-6ab8-41f6-ab1a-245c6707a34c Date: Sat, 08 Sep 2018 08:58:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image"} 2018-09-08 08:58:07,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image used request id req-d010e4a6-6ab8-41f6-ab1a-245c6707a34c 2018-09-08 08:58:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:08,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0e2847d-74cf-4883-9c61-661eace265f1 Date: Sat, 08 Sep 2018 08:58:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:58:08,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c0e2847d-74cf-4883-9c61-661eace265f1 2018-09-08 08:58:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image"}' 2018-09-08 08:58:08,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 X-Openstack-Request-Id: req-bca958fa-5d8e-4d77-99f8-9092cad3ad36 Date: Sat, 08 Sep 2018 08:58:08 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:58:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-08T08:58:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "min_disk": 0, "protected": false, "id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "file": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file", "checksum": null, "owner": "cda36212df3742549230d8efa9ea2e67", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:58:08,267 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bca958fa-5d8e-4d77-99f8-9092cad3ad36 2018-09-08 08:58:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" -d '' 2018-09-08 08:58:14,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8766bddc-34d7-41a0-a71e-6fdcda8f160c Date: Sat, 08 Sep 2018 08:58:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 08:58:14,633 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file used request id req-8766bddc-34d7-41a0-a71e-6fdcda8f160c 2018-09-08 08:58:14,633 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-08 08:58:14,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:14,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-36a57abc-5338-4791-9aa3-6ca2855eb53c Date: Sat, 08 Sep 2018 08:58:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:58:08Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:58:14Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "metadata": {}}], "self": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "min_disk": 0, "protected": false, "id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "file": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cda36212df3742549230d8efa9ea2e67", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:58:14,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 used request id req-36a57abc-5338-4791-9aa3-6ca2855eb53c 2018-09-08 08:58:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25f8ff5f-2012-4847-ba62-29303d09af0e Date: Sat, 08 Sep 2018 08:58:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:58:14,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-25f8ff5f-2012-4847-ba62-29303d09af0e 2018-09-08 08:58:14,959 - create_image - INFO - Created image with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image 2018-09-08 08:58:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 08:58:14,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2928b5c1-9ad6-4c74-a32e-efa68898e78d Date: Sat, 08 Sep 2018 08:58:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:58:08Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:58:14Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "metadata": {}}], "self": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "min_disk": 0, "protected": false, "id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "file": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cda36212df3742549230d8efa9ea2e67", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-08 08:58:14,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 used request id req-2928b5c1-9ad6-4c74-a32e-efa68898e78d 2018-09-08 08:58:14,980 - create_image - DEBUG - Instance status is - active 2018-09-08 08:58:14,980 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image 2018-09-08 08:58:14,980 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image 2018-09-08 08:58:14,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:14,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:15,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["uKLjJmbNTQmz7PM_ByHkaA"], "issued_at": "2018-09-08T08:58:15.000000Z"}} 2018-09-08 08:58:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:15,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03cc115-415b-4546-b334-8e7f831480f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:15,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a03cc115-415b-4546-b334-8e7f831480f8 2018-09-08 08:58:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1fbf0986-acae-4f28-8a63-670f965dd651 Date: Sat, 08 Sep 2018 08:58:15 GMT RESP BODY: {"networks":[]} 2018-09-08 08:58:15,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-1fbf0986-acae-4f28-8a63-670f965dd651 2018-09-08 08:58:15,587 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net 2018-09-08 08:58:15,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" -d '{"network": {"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net", "admin_state_up": true}}' 2018-09-08 08:58:16,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-102811a7-100e-466d-9bf4-423e9bf10ecb Date: Sat, 08 Sep 2018 08:58:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T08:58:16Z","is_default":false,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","mtu":1450}} 2018-09-08 08:58:16,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-102811a7-100e-466d-9bf4-423e9bf10ecb 2018-09-08 08:58:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:16,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-9766787a-d596-48f4-8c9a-8d5e6f4ecd1c Date: Sat, 08 Sep 2018 08:58:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T08:58:16Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:16,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-9766787a-d596-48f4-8c9a-8d5e6f4ecd1c 2018-09-08 08:58:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:16,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ebaa8410-cfb4-4bb4-9685-1dad66cfd7a5 Date: Sat, 08 Sep 2018 08:58:16 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:58:16,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-ebaa8410-cfb4-4bb4-9685-1dad66cfd7a5 2018-09-08 08:58:16,723 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet 2018-09-08 08:58:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" -d '{"subnets": [{"ip_version": 4, "network_id": "37268e3d-ebcd-494a-93bc-cc59be69ff9b", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]}' 2018-09-08 08:58:17,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c49d76c-0e6b-4f21-9086-9d41f14d93b4 Date: Sat, 08 Sep 2018 08:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:17,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9c49d76c-0e6b-4f21-9086-9d41f14d93b4 2018-09-08 08:58:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:17,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-faf5b2b2-241d-42dc-afaa-ec830799d80f Date: Sat, 08 Sep 2018 08:58:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:17,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-faf5b2b2-241d-42dc-afaa-ec830799d80f 2018-09-08 08:58:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 08:58:18,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-714658e9-6ef8-44c9-bd9c-b36d00cbb6b5 Date: Sat, 08 Sep 2018 08:58:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:18,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-714658e9-6ef8-44c9-bd9c-b36d00cbb6b5 2018-09-08 08:58:18,115 - OpenStackNetwork - DEBUG - Network [37268e3d-ebcd-494a-93bc-cc59be69ff9b] created successfully 2018-09-08 08:58:18,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:18,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:18,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["NztZ6aGoRKeSz-JEv53ZLA"], "issued_at": "2018-09-08T08:58:18.000000Z"}} 2018-09-08 08:58:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:18,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7471b50-fffe-4f54-9b2f-c978635bb198 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:18,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e7471b50-fffe-4f54-9b2f-c978635bb198 2018-09-08 08:58:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4432656-b906-4ccd-9d73-2ad332950fb1 Date: Sat, 08 Sep 2018 08:58:18 GMT RESP BODY: {"routers": []} 2018-09-08 08:58:18,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router&admin_state_up=True used request id req-b4432656-b906-4ccd-9d73-2ad332950fb1 2018-09-08 08:58:18,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:18,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:19,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["MyRg1r6aRFGmnOAd8Ves0Q"], "issued_at": "2018-09-08T08:58:19.000000Z"}} 2018-09-08 08:58:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704d56d9679a44ef7955a07dffd15c697369b453" 2018-09-08 08:58:19,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44044af7-c281-46a3-944f-030d885a26eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:19,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44044af7-c281-46a3-944f-030d885a26eb 2018-09-08 08:58:19,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:19,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bffa1bc5-e920-443d-9af2-e227c10e9292 Date: Sat, 08 Sep 2018 08:58:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 08:58:19,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-bffa1bc5-e920-443d-9af2-e227c10e9292 2018-09-08 08:58:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:19,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b533add1-52b7-494c-b08e-1815b7dbba13 Date: Sat, 08 Sep 2018 08:58:19 GMT RESP BODY: {"subnets":[]} 2018-09-08 08:58:19,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-b533add1-52b7-494c-b08e-1815b7dbba13 2018-09-08 08:58:19,603 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 08:58:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router", "admin_state_up": true}}' 2018-09-08 08:58:24,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-02d65dec-285d-4bbb-9917-5ec40f4cdd9e Date: Sat, 08 Sep 2018 08:58:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:58:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router"}} 2018-09-08 08:58:24,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-02d65dec-285d-4bbb-9917-5ec40f4cdd9e 2018-09-08 08:58:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8887de2c-232d-4483-9315-6f85d1bd102b Date: Sat, 08 Sep 2018 08:58:24 GMT RESP BODY: {"ports":[]} 2018-09-08 08:58:24,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde used request id req-8887de2c-232d-4483-9315-6f85d1bd102b 2018-09-08 08:58:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:24,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b5e7a468-737b-4920-ba4a-1ac824e01d89 Date: Sat, 08 Sep 2018 08:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:24,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-b5e7a468-737b-4920-ba4a-1ac824e01d89 2018-09-08 08:58:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:24,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:25,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577e58ae-3190-4962-9f8c-0c45b23137e2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:25,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-577e58ae-3190-4962-9f8c-0c45b23137e2 2018-09-08 08:58:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:25,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-613b5e10-69d1-4f5a-8aa4-3e6af2d0169d Date: Sat, 08 Sep 2018 08:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:25,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-613b5e10-69d1-4f5a-8aa4-3e6af2d0169d 2018-09-08 08:58:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:25,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c191259b-6ede-4f54-be04-984cecdd2c63 Date: Sat, 08 Sep 2018 08:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:25,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet used request id req-c191259b-6ede-4f54-be04-984cecdd2c63 2018-09-08 08:58:25,431 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-08 08:58:25,431 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 08:58:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" -d '{"subnet_id": "b96370ba-b8d2-4cae-ae5a-406cd59086e9"}' 2018-09-08 08:58:27,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-354f498a-633d-445c-9c1b-feb73f4779e0 Date: Sat, 08 Sep 2018 08:58:27 GMT RESP BODY: {"network_id": "37268e3d-ebcd-494a-93bc-cc59be69ff9b", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "subnet_id": "b96370ba-b8d2-4cae-ae5a-406cd59086e9", "subnet_ids": ["b96370ba-b8d2-4cae-ae5a-406cd59086e9"], "port_id": "0c3da844-1fd5-49ee-88f8-cf0fe69a04b3", "id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"} 2018-09-08 08:58:27,698 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde/add_router_interface used request id req-354f498a-633d-445c-9c1b-feb73f4779e0 2018-09-08 08:58:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-58f78b03-911e-403f-8d21-e4fd3ccf8023 Date: Sat, 08 Sep 2018 08:58:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:58:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router"}} 2018-09-08 08:58:27,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde used request id req-58f78b03-911e-403f-8d21-e4fd3ccf8023 2018-09-08 08:58:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:28,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-86d38aed-9e21-4e9a-a4ef-5de484cf1cfb Date: Sat, 08 Sep 2018 08:58:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"}]} 2018-09-08 08:58:28,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde used request id req-86d38aed-9e21-4e9a-a4ef-5de484cf1cfb 2018-09-08 08:58:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 08:58:28,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a0560cee-b1e4-425e-9a10-4b8693e8a38a Date: Sat, 08 Sep 2018 08:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}} 2018-09-08 08:58:28,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 used request id req-a0560cee-b1e4-425e-9a10-4b8693e8a38a 2018-09-08 08:58:28,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:28,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:28,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "cae1681ba1904b5f8caa411295a7e037", "name": "heat_stack_owner"}, {"id": "4c060d042dac492d80563bb02da12988", "name": "Member"}], "expires_at": "2018-09-08T09:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a77b552638294fbd9186f3e752eb1693", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/a77b552638294fbd9186f3e752eb1693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "id": "493f645a53ec4d3fbe9e5d03c7ff7561"}, "audit_ids": ["bQ4Ygvl6TV2FA8h1TplyBQ"], "issued_at": "2018-09-08T08:58:28.000000Z"}} 2018-09-08 08:58:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a1867d5ce81bfa775cd4d27f17e99d1eef5456" 2018-09-08 08:58:28,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded8f156-5fa6-4b58-bdce-3318d1376ad8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:28,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ded8f156-5fa6-4b58-bdce-3318d1376ad8 2018-09-08 08:58:28,806 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:58:28,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a1867d5ce81bfa775cd4d27f17e99d1eef5456" 2018-09-08 08:58:28,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cca722e-ea79-463b-b50d-81e936df047c x-compute-request-id: req-0cca722e-ea79-463b-b50d-81e936df047c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-08 08:58:28,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0cca722e-ea79-463b-b50d-81e936df047c 2018-09-08 08:58:28,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a1867d5ce81bfa775cd4d27f17e99d1eef5456" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-08 08:58:29,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1721530c-ded5-47dc-9d55-b3d45d84fe2d x-compute-request-id: req-1721530c-ded5-47dc-9d55-b3d45d84fe2d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:58:29,037 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1721530c-ded5-47dc-9d55-b3d45d84fe2d 2018-09-08 08:58:29,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:29,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:29,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["XA8tttvDSmWEX_saZc11bQ"], "issued_at": "2018-09-08T08:58:29.000000Z"}} 2018-09-08 08:58:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d50b255fa15015950c9c1935f2c9fe8f6c84f9" 2018-09-08 08:58:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f144413-4e4d-457a-be11-26f92190d7cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:29,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f144413-4e4d-457a-be11-26f92190d7cf 2018-09-08 08:58:29,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:58:29,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d50b255fa15015950c9c1935f2c9fe8f6c84f9" 2018-09-08 08:58:29,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-333313d2-8689-4181-8c95-c51bcceaad3b x-compute-request-id: req-333313d2-8689-4181-8c95-c51bcceaad3b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-08 08:58:29,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-333313d2-8689-4181-8c95-c51bcceaad3b 2018-09-08 08:58:29,677 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp... 2018-09-08 08:58:29,677 - OpenStackKeypair - INFO - Creating new keypair 2018-09-08 08:58:29,712 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp 2018-09-08 08:58:29,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d50b255fa15015950c9c1935f2c9fe8f6c84f9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtS6l2Y6ZMsTqCvHLKlSJMkMYuMw8LfCqwo5ssTdtfeqkOumfc7b1E+64+g6e9pHOsABomHK27MBMPnFAvahp7EOS9tbi5g1FERT0SUM0xBhhhOHB5FZz/MuV1yo5RrIwDYak8v7LBImX7BXn7W1OSqttMKpo1IL88sVJnX98Xxw==", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp"}}' 2018-09-08 08:58:29,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9dc0904-1890-4725-914f-ea73602e5d8e x-compute-request-id: req-c9dc0904-1890-4725-914f-ea73602e5d8e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtS6l2Y6ZMsTqCvHLKlSJMkMYuMw8LfCqwo5ssTdtfeqkOumfc7b1E+64+g6e9pHOsABomHK27MBMPnFAvahp7EOS9tbi5g1FERT0SUM0xBhhhOHB5FZz/MuV1yo5RrIwDYak8v7LBImX7BXn7W1OSqttMKpo1IL88sVJnX98Xxw==", "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "fingerprint": "ab:fe:01:87:7d:dd:3f:8f:09:e3:45:f9:43:78:48:ee"}} 2018-09-08 08:58:29,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c9dc0904-1890-4725-914f-ea73602e5d8e 2018-09-08 08:58:29,770 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f.pub 2018-09-08 08:58:29,771 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f 2018-09-08 08:58:29,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:29,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:30,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["buxbjJFyQEWcKHnJEOdNSw"], "issued_at": "2018-09-08T08:58:30.000000Z"}} 2018-09-08 08:58:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:30,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3636f063-455b-4530-b7b7-19ab600addd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:30,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3636f063-455b-4530-b7b7-19ab600addd0 2018-09-08 08:58:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:30,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f6c7d6b-10e4-400d-8d58-7dcfd1c622e7 Date: Sat, 08 Sep 2018 08:58:30 GMT RESP BODY: {"security_groups": []} 2018-09-08 08:58:30,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp used request id req-8f6c7d6b-10e4-400d-8d58-7dcfd1c622e7 2018-09-08 08:58:30,431 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp... 2018-09-08 08:58:30,432 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp 2018-09-08 08:58:30,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" -d '{"security_group": {"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}}' 2018-09-08 08:58:30,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-0a9841d5-4bb6-427e-bbce-1fd489e666f3 Date: Sat, 08 Sep 2018 08:58:30 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 2, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}} 2018-09-08 08:58:30,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-0a9841d5-4bb6-427e-bbce-1fd489e666f3 2018-09-08 08:58:30,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:30,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:30,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3a6e33d-5cc7-4450-92ce-1708232d64b2 Date: Sat, 08 Sep 2018 08:58:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}]} 2018-09-08 08:58:30,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-c3a6e33d-5cc7-4450-92ce-1708232d64b2 2018-09-08 08:58:30,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84362165-94b9-46c4-977f-13f684f135c6 Date: Sat, 08 Sep 2018 08:58:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}]} 2018-09-08 08:58:31,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-84362165-94b9-46c4-977f-13f684f135c6 2018-09-08 08:58:31,020 - neutron_utils - INFO - Retrieving security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:31,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5833d8f0-5fca-4164-afa1-190be3e29589 Date: Sat, 08 Sep 2018 08:58:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 2, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}]} 2018-09-08 08:58:31,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-5833d8f0-5fca-4164-afa1-190be3e29589 2018-09-08 08:58:31,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:31,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-934c3df8-1793-4762-805d-dd8571683c27 Date: Sat, 08 Sep 2018 08:58:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}]} 2018-09-08 08:58:31,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-934c3df8-1793-4762-805d-dd8571683c27 2018-09-08 08:58:31,409 - neutron_utils - INFO - Retrieving security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:31,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-bb84fe34-5b1d-4738-9d24-1e9ed75cba09 Date: Sat, 08 Sep 2018 08:58:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 2, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}]} 2018-09-08 08:58:31,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-bb84fe34-5b1d-4738-9d24-1e9ed75cba09 2018-09-08 08:58:31,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:31,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:31,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb2b79ae-d8bf-4034-98a8-9630b2634634 Date: Sat, 08 Sep 2018 08:58:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}]} 2018-09-08 08:58:31,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-eb2b79ae-d8bf-4034-98a8-9630b2634634 2018-09-08 08:58:31,936 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp 2018-09-08 08:58:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-604a944f-419a-4108-bfa0-0f0eb0cfdb21 Date: Sat, 08 Sep 2018 08:58:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 2, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}]} 2018-09-08 08:58:32,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp used request id req-604a944f-419a-4108-bfa0-0f0eb0cfdb21 2018-09-08 08:58:32,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:32,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef1aa67-88ab-423e-9aab-25c5651425b3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:32,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-5ef1aa67-88ab-423e-9aab-25c5651425b3 2018-09-08 08:58:32,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-627428da-e334-43f8-9789-6479138d61d9 Date: Sat, 08 Sep 2018 08:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}]} 2018-09-08 08:58:32,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-627428da-e334-43f8-9789-6479138d61d9 2018-09-08 08:58:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc"}}' 2018-09-08 08:58:32,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-95a2e788-3554-4146-bca0-fcad974a6cc8 Date: Sat, 08 Sep 2018 08:58:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:32Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:32Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "64e809d2-6e93-48ca-88d0-506a1e133927"}} 2018-09-08 08:58:32,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-95a2e788-3554-4146-bca0-fcad974a6cc8 2018-09-08 08:58:32,600 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp 2018-09-08 08:58:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-c294085a-7eb7-4191-9ce3-4e45f8596574 Date: Sat, 08 Sep 2018 08:58:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:32Z", "revision_number": 0, "id": "64e809d2-6e93-48ca-88d0-506a1e133927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:32Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 3, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}]} 2018-09-08 08:58:32,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp used request id req-c294085a-7eb7-4191-9ce3-4e45f8596574 2018-09-08 08:58:32,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d169c68-571d-4f84-aca3-4f81d255d860 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:32,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-9d169c68-571d-4f84-aca3-4f81d255d860 2018-09-08 08:58:32,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:32,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-82e8763a-dfd2-4a4c-be01-543cfc16a03b Date: Sat, 08 Sep 2018 08:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:32Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:32Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "64e809d2-6e93-48ca-88d0-506a1e133927"}]} 2018-09-08 08:58:32,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-82e8763a-dfd2-4a4c-be01-543cfc16a03b 2018-09-08 08:58:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc"}}' 2018-09-08 08:58:33,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-1e7c32a4-a36d-4094-b7aa-104c854915d6 Date: Sat, 08 Sep 2018 08:58:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:58:33Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:33Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "6043d9c5-8a3a-4625-870a-6f2fbdf0a7db"}} 2018-09-08 08:58:33,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-1e7c32a4-a36d-4094-b7aa-104c854915d6 2018-09-08 08:58:33,242 - neutron_utils - INFO - Retrieving security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:33,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-ef140b63-cf9e-416b-a3f7-216b73444916 Date: Sat, 08 Sep 2018 08:58:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "updated_at": "2018-09-08T08:58:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "revision_number": 0, "id": "3876889f-72e9-4f44-9df0-445c423558b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T08:58:33Z", "revision_number": 0, "id": "6043d9c5-8a3a-4625-870a-6f2fbdf0a7db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:33Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:32Z", "revision_number": 0, "id": "64e809d2-6e93-48ca-88d0-506a1e133927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:32Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 4, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}]} 2018-09-08 08:58:33,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-ef140b63-cf9e-416b-a3f7-216b73444916 2018-09-08 08:58:33,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fa010f7-7370-4b15-86b7-2e627754d0bc 2018-09-08 08:58:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 08:58:33,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8a25459c-b022-4409-b5a0-0088658aaf7b Date: Sat, 08 Sep 2018 08:58:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "2ddbbd16-81fd-4963-b009-4ac18a2abf4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:30Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:30Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3876889f-72e9-4f44-9df0-445c423558b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T08:58:33Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:33Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "6043d9c5-8a3a-4625-870a-6f2fbdf0a7db"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:32Z", "security_group_id": "1fa010f7-7370-4b15-86b7-2e627754d0bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:32Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "64e809d2-6e93-48ca-88d0-506a1e133927"}]} 2018-09-08 08:58:33,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-8a25459c-b022-4409-b5a0-0088658aaf7b 2018-09-08 08:58:33,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:33,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:34,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["L-5J6Z4FQOW1CxRuQ0q2DQ"], "issued_at": "2018-09-08T08:58:34.000000Z"}} 2018-09-08 08:58:34,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322b6008-182a-42a2-9727-efe3110a4a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:34,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-322b6008-182a-42a2-9727-efe3110a4a13 2018-09-08 08:58:34,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-08 08:58:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c33dcf3-a4f2-46cf-a270-74499aa0503d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:34,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c33dcf3-a4f2-46cf-a270-74499aa0503d 2018-09-08 08:58:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-79064740-db66-498a-ae25-52800d32d369 Date: Sat, 08 Sep 2018 08:58:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:34,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-79064740-db66-498a-ae25-52800d32d369 2018-09-08 08:58:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:34,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3954a96b-11fd-4d40-a668-1c5e27faed4b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:34,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-3954a96b-11fd-4d40-a668-1c5e27faed4b 2018-09-08 08:58:34,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-001864f2-0240-43a5-a972-d1928e52ed08 Date: Sat, 08 Sep 2018 08:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:34,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-001864f2-0240-43a5-a972-d1928e52ed08 2018-09-08 08:58:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:34,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3228863d-6573-4fb5-9949-d63449b5b7c6 Date: Sat, 08 Sep 2018 08:58:34 GMT RESP BODY: {"ports":[]} 2018-09-08 08:58:34,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True used request id req-3228863d-6573-4fb5-9949-d63449b5b7c6 2018-09-08 08:58:34,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:35,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44dcd780-3bef-40f7-993a-d8a6d624f945 x-compute-request-id: req-44dcd780-3bef-40f7-993a-d8a6d624f945 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 08:58:35,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst used request id req-44dcd780-3bef-40f7-993a-d8a6d624f945 2018-09-08 08:58:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-177b0187-3486-4cbd-bc47-b04a8ffaf491 Date: Sat, 08 Sep 2018 08:58:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:35,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-177b0187-3486-4cbd-bc47-b04a8ffaf491 2018-09-08 08:58:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:35,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1daf047-66f2-4536-86e5-1f0f3869b790 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:35,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-f1daf047-66f2-4536-86e5-1f0f3869b790 2018-09-08 08:58:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:35,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-090e7920-3de2-4013-a782-8e91ffc9f895 Date: Sat, 08 Sep 2018 08:58:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:35,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-090e7920-3de2-4013-a782-8e91ffc9f895 2018-09-08 08:58:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:35,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bbd4cb38-bb10-498a-b97d-4ddc94433f5b Date: Sat, 08 Sep 2018 08:58:35 GMT RESP BODY: {"ports":[]} 2018-09-08 08:58:35,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True used request id req-bbd4cb38-bb10-498a-b97d-4ddc94433f5b 2018-09-08 08:58:35,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-08 08:58:35,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 08:58:36,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12287ae14a8e4f1ab2253d2c2df1cd76", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj-role"}], "expires_at": "2018-09-08T09:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cda36212df3742549230d8efa9ea2e67", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/cda36212df3742549230d8efa9ea2e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b5c216b4-c239-497-user", "id": "a9b7d5d8aafd4d41ba7f47c064f20f5c"}, "audit_ids": ["jUDooENjTuWF1qp19n8HWA"], "issued_at": "2018-09-08T08:58:36.000000Z"}} 2018-09-08 08:58:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be323926efa85be2efdf18119669e19356a984dd" 2018-09-08 08:58:36,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a08b5e4-1026-4966-a20e-d20232c4f5de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 08:58:36,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a08b5e4-1026-4966-a20e-d20232c4f5de 2018-09-08 08:58:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-980e586d-10b5-4cf0-8fc7-97480b79e2ec Date: Sat, 08 Sep 2018 08:58:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:36,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-980e586d-10b5-4cf0-8fc7-97480b79e2ec 2018-09-08 08:58:36,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:36,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b76b78ce-2a86-467f-ae54-4a7368d4698e Date: Sat, 08 Sep 2018 08:58:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:36,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-b76b78ce-2a86-467f-ae54-4a7368d4698e 2018-09-08 08:58:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3d4c2b99-c88e-45b9-b786-3a7afb796b28 Date: Sat, 08 Sep 2018 08:58:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-3d4c2b99-c88e-45b9-b786-3a7afb796b28 2018-09-08 08:58:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 08:58:36,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 08:58:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 08:58:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be323926efa85be2efdf18119669e19356a984dd" 2018-09-08 08:58:37,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b600c39c-49b3-457a-bcc8-d86118868755 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:37,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-b600c39c-49b3-457a-bcc8-d86118868755 2018-09-08 08:58:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff90d264-9380-47da-ae6e-db5128061bbf Date: Sat, 08 Sep 2018 08:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:37,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-ff90d264-9380-47da-ae6e-db5128061bbf 2018-09-08 08:58:37,131 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net 2018-09-08 08:58:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"port": {"network_id": "37268e3d-ebcd-494a-93bc-cc59be69ff9b", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1", "admin_state_up": true}}' 2018-09-08 08:58:38,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-94200e1c-e199-4393-ad62-e3b5b7b58abf Date: Sat, 08 Sep 2018 08:58:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","project_id":"cda36212df3742549230d8efa9ea2e67","qos_policy_id":null,"admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal"}} 2018-09-08 08:58:38,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-94200e1c-e199-4393-ad62-e3b5b7b58abf 2018-09-08 08:58:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-57375ab3-0881-4887-9bf1-576900b813c4 Date: Sat, 08 Sep 2018 08:58:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 08:58:38,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-57375ab3-0881-4887-9bf1-576900b813c4 2018-09-08 08:58:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf786ef-8aef-4e02-bf86-88747ed2a2f6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:38,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-bcf786ef-8aef-4e02-bf86-88747ed2a2f6 2018-09-08 08:58:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5277e314-f834-4c25-88b9-8082390af3da Date: Sat, 08 Sep 2018 08:58:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 08:58:38,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-5277e314-f834-4c25-88b9-8082390af3da 2018-09-08 08:58:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-d0e5d3ed-6787-4980-a5be-d60dcac42489 Date: Sat, 08 Sep 2018 08:58:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-08 08:58:38,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1&admin_state_up=True used request id req-d0e5d3ed-6787-4980-a5be-d60dcac42489 2018-09-08 08:58:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9069f20-1b79-44b4-b339-a441b46f116c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 08:58:38,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-a9069f20-1b79-44b4-b339-a441b46f116c 2018-09-08 08:58:38,790 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst 2018-09-08 08:58:38,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85291761-4ced-45a6-be84-c4d96417e8f0 x-compute-request-id: req-85291761-4ced-45a6-be84-c4d96417e8f0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-flavor-name"}]} 2018-09-08 08:58:38,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-85291761-4ced-45a6-be84-c4d96417e8f0 2018-09-08 08:58:38,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:38,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6be4c971-ba1d-4e64-b17c-c83c48d0a951 x-compute-request-id: req-6be4c971-ba1d-4e64-b17c-c83c48d0a951 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 08:58:38,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d used request id req-6be4c971-ba1d-4e64-b17c-c83c48d0a951 2018-09-08 08:58:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:39,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-8af105ce-0dfd-4795-984a-af06336be566 Date: Sat, 08 Sep 2018 08:58:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image", "tags": [], "container_format": "bare", "created_at": "2018-09-08T08:58:08Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-08T08:58:14Z", "visibility": "shared", "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "metadata": {}}], "self": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "min_disk": 0, "protected": false, "id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "file": "/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "cda36212df3742549230d8efa9ea2e67", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/e5ac9e76-d217-46b3-8746-cf2188e8f705/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image"} 2018-09-08 08:58:39,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image used request id req-8af105ce-0dfd-4795-984a-af06336be566 2018-09-08 08:58:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:39,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1827fe5-b5aa-4a3c-845a-b35862e2854c Date: Sat, 08 Sep 2018 08:58:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-08 08:58:39,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c1827fe5-b5aa-4a3c-845a-b35862e2854c 2018-09-08 08:58:39,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"server": {"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "imageRef": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "flavorRef": "00b7de56-2bb6-434c-ab14-535ca147f58d", "max_count": 1, "min_count": 1, "networks": [{"port": "e6fe7811-564c-4fbc-907a-c8cf2c529aee"}]}}' 2018-09-08 08:58:41,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 08:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a8da238-9089-4bb8-b70a-39c4099a07b7 x-compute-request-id: req-2a8da238-9089-4bb8-b70a-39c4099a07b7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "adminPass": "skRTALP79zTD"}} 2018-09-08 08:58:41,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2a8da238-9089-4bb8-b70a-39c4099a07b7 2018-09-08 08:58:41,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:41,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-381a1b14-5c6f-4725-8363-4392c692becf x-compute-request-id: req-381a1b14-5c6f-4725-8363-4392c692becf Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:41,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-381a1b14-5c6f-4725-8363-4392c692becf 2018-09-08 08:58:41,759 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst 2018-09-08 08:58:41,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:41,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df636c29-4e30-48a0-8d7e-70d5616142e4 x-compute-request-id: req-df636c29-4e30-48a0-8d7e-70d5616142e4 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:41,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-df636c29-4e30-48a0-8d7e-70d5616142e4 2018-09-08 08:58:41,972 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:58:41,972 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:58:44,976 - create_instance - DEBUG - VM status query timeout in 896.783113003 2018-09-08 08:58:44,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:45,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e317c58-5ccf-4797-8c51-f52e1f917f4f x-compute-request-id: req-8e317c58-5ccf-4797-8c51-f52e1f917f4f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:45,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-8e317c58-5ccf-4797-8c51-f52e1f917f4f 2018-09-08 08:58:45,740 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:58:45,740 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:58:48,743 - create_instance - DEBUG - VM status query timeout in 893.015772104 2018-09-08 08:58:48,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:49,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cc2972d-d225-46c3-9b70-56abc3ae318d x-compute-request-id: req-1cc2972d-d225-46c3-9b70-56abc3ae318d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:49,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-1cc2972d-d225-46c3-9b70-56abc3ae318d 2018-09-08 08:58:49,624 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:58:49,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:58:52,627 - create_instance - DEBUG - VM status query timeout in 889.131515026 2018-09-08 08:58:52,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:53,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30f5e0c5-aff7-4021-af2f-7bba9a72a0f3 x-compute-request-id: req-30f5e0c5-aff7-4021-af2f-7bba9a72a0f3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:53,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-30f5e0c5-aff7-4021-af2f-7bba9a72a0f3 2018-09-08 08:58:53,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:58:53,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:58:56,463 - create_instance - DEBUG - VM status query timeout in 885.295829058 2018-09-08 08:58:56,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:58:56,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8fa7c01-51a7-43fb-958a-8d7561388a9a x-compute-request-id: req-b8fa7c01-51a7-43fb-958a-8d7561388a9a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:58:56,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-b8fa7c01-51a7-43fb-958a-8d7561388a9a 2018-09-08 08:58:56,988 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:58:56,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:58:59,992 - create_instance - DEBUG - VM status query timeout in 881.767257929 2018-09-08 08:58:59,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:00,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcfef04d-c73b-43bf-90ca-fdc0c92fce33 x-compute-request-id: req-fcfef04d-c73b-43bf-90ca-fdc0c92fce33 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:00,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-fcfef04d-c73b-43bf-90ca-fdc0c92fce33 2018-09-08 08:59:00,510 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:00,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:03,513 - create_instance - DEBUG - VM status query timeout in 878.245315075 2018-09-08 08:59:03,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:03,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59: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,Accept-Encoding x-openstack-request-id: req-8d69c534-60a0-44fb-aee0-a365667c1924 x-compute-request-id: req-8d69c534-60a0-44fb-aee0-a365667c1924 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:03,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-8d69c534-60a0-44fb-aee0-a365667c1924 2018-09-08 08:59:03,857 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:03,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:06,860 - create_instance - DEBUG - VM status query timeout in 874.898322105 2018-09-08 08:59:06,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:07,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59: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-692166ab-338c-43cc-9df4-be0fe7f050ef x-compute-request-id: req-692166ab-338c-43cc-9df4-be0fe7f050ef Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:07,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-692166ab-338c-43cc-9df4-be0fe7f050ef 2018-09-08 08:59:07,489 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:07,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:10,492 - create_instance - DEBUG - VM status query timeout in 871.266679049 2018-09-08 08:59:10,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:11,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:10 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-1dac4083-ce69-4c75-a87a-193c51f95d2a x-compute-request-id: req-1dac4083-ce69-4c75-a87a-193c51f95d2a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:11,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-1dac4083-ce69-4c75-a87a-193c51f95d2a 2018-09-08 08:59:11,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:11,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:14,165 - create_instance - DEBUG - VM status query timeout in 867.593907118 2018-09-08 08:59:14,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:14,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81190e27-9133-4bd4-9426-4662ea7f36af x-compute-request-id: req-81190e27-9133-4bd4-9426-4662ea7f36af Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:14,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-81190e27-9133-4bd4-9426-4662ea7f36af 2018-09-08 08:59:14,661 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:14,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:17,664 - create_instance - DEBUG - VM status query timeout in 864.094619989 2018-09-08 08:59:17,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:18,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74dd6f60-915e-48ae-abae-389244a90ee8 x-compute-request-id: req-74dd6f60-915e-48ae-abae-389244a90ee8 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:18,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-74dd6f60-915e-48ae-abae-389244a90ee8 2018-09-08 08:59:18,282 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:18,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:21,286 - create_instance - DEBUG - VM status query timeout in 860.473156929 2018-09-08 08:59:21,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:21,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:21 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-f2a8854e-53eb-41b7-81c6-ef87d0e1d0b5 x-compute-request-id: req-f2a8854e-53eb-41b7-81c6-ef87d0e1d0b5 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:21,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-f2a8854e-53eb-41b7-81c6-ef87d0e1d0b5 2018-09-08 08:59:21,938 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:21,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:24,942 - create_instance - DEBUG - VM status query timeout in 856.817050934 2018-09-08 08:59:24,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:25,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db7e917a-b012-4b8d-b6ca-5d48a42678ce x-compute-request-id: req-db7e917a-b012-4b8d-b6ca-5d48a42678ce Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:25,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-db7e917a-b012-4b8d-b6ca-5d48a42678ce 2018-09-08 08:59:25,467 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:25,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:28,469 - create_instance - DEBUG - VM status query timeout in 853.289431095 2018-09-08 08:59:28,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:29,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4238da9e-fad9-44b1-b165-4976abbc4e82 x-compute-request-id: req-4238da9e-fad9-44b1-b165-4976abbc4e82 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:29,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-4238da9e-fad9-44b1-b165-4976abbc4e82 2018-09-08 08:59:29,053 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:29,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:32,057 - create_instance - DEBUG - VM status query timeout in 849.702191114 2018-09-08 08:59:32,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:32,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6030d286-b08e-4310-a862-9f59ddab2ec6 x-compute-request-id: req-6030d286-b08e-4310-a862-9f59ddab2ec6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:32,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-6030d286-b08e-4310-a862-9f59ddab2ec6 2018-09-08 08:59:32,372 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:32,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:35,375 - create_instance - DEBUG - VM status query timeout in 846.383383989 2018-09-08 08:59:35,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:36,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7926acb3-ba26-4891-b919-5007b820f3fc x-compute-request-id: req-7926acb3-ba26-4891-b919-5007b820f3fc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:36,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-7926acb3-ba26-4891-b919-5007b820f3fc 2018-09-08 08:59:36,251 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:36,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:39,255 - create_instance - DEBUG - VM status query timeout in 842.504043102 2018-09-08 08:59:39,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:39,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf23662e-8598-4147-91bb-186a45c9c363 x-compute-request-id: req-bf23662e-8598-4147-91bb-186a45c9c363 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:39,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-bf23662e-8598-4147-91bb-186a45c9c363 2018-09-08 08:59:39,893 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:39,893 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:42,896 - create_instance - DEBUG - VM status query timeout in 838.862734079 2018-09-08 08:59:42,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:43,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-627674a9-f3fa-40d4-a389-3a716c002dfd x-compute-request-id: req-627674a9-f3fa-40d4-a389-3a716c002dfd Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:43,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-627674a9-f3fa-40d4-a389-3a716c002dfd 2018-09-08 08:59:43,779 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:43,779 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:46,782 - create_instance - DEBUG - VM status query timeout in 834.97665 2018-09-08 08:59:46,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:47,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-143571fd-347a-4cc8-a6f0-59525ea00035 x-compute-request-id: req-143571fd-347a-4cc8-a6f0-59525ea00035 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:47,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-143571fd-347a-4cc8-a6f0-59525ea00035 2018-09-08 08:59:47,472 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:47,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:50,476 - create_instance - DEBUG - VM status query timeout in 831.283169985 2018-09-08 08:59:50,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:51,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e825134f-03e8-4f79-a8bf-35299c577a22 x-compute-request-id: req-e825134f-03e8-4f79-a8bf-35299c577a22 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:51,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-e825134f-03e8-4f79-a8bf-35299c577a22 2018-09-08 08:59:51,152 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:51,152 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:54,155 - create_instance - DEBUG - VM status query timeout in 827.603785992 2018-09-08 08:59:54,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:54,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22afe902-1108-4343-b9ef-ed66a460a047 x-compute-request-id: req-22afe902-1108-4343-b9ef-ed66a460a047 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:54,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-22afe902-1108-4343-b9ef-ed66a460a047 2018-09-08 08:59:54,751 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:54,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 08:59:57,754 - create_instance - DEBUG - VM status query timeout in 824.004472971 2018-09-08 08:59:57,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 08:59:58,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 08:59:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3da0f36b-49d5-4f2e-984c-b60f3f5d092a x-compute-request-id: req-3da0f36b-49d5-4f2e-984c-b60f3f5d092a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 08:59:58,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-3da0f36b-49d5-4f2e-984c-b60f3f5d092a 2018-09-08 08:59:58,082 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 08:59:58,083 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:01,084 - create_instance - DEBUG - VM status query timeout in 820.674834013 2018-09-08 09:00:01,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:01,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1448fd1e-5449-427b-bacf-ec8cb4560856 x-compute-request-id: req-1448fd1e-5449-427b-bacf-ec8cb4560856 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:01,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-1448fd1e-5449-427b-bacf-ec8cb4560856 2018-09-08 09:00:01,467 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:01,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:04,470 - create_instance - DEBUG - VM status query timeout in 817.288463116 2018-09-08 09:00:04,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:05,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00: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-34b50f81-dc7d-446c-8bf1-24cda4796e19 x-compute-request-id: req-34b50f81-dc7d-446c-8bf1-24cda4796e19 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:05,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-34b50f81-dc7d-446c-8bf1-24cda4796e19 2018-09-08 09:00:05,052 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:05,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:08,053 - create_instance - DEBUG - VM status query timeout in 813.70609498 2018-09-08 09:00:08,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:08,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28c163e5-a015-4eab-83b3-0ed8dfa34b9a x-compute-request-id: req-28c163e5-a015-4eab-83b3-0ed8dfa34b9a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:08,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-28c163e5-a015-4eab-83b3-0ed8dfa34b9a 2018-09-08 09:00:08,531 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:08,531 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:11,535 - create_instance - DEBUG - VM status query timeout in 810.224179983 2018-09-08 09:00:11,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:12,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b7138b-0ae3-43d4-9bc9-68c952f06b95 x-compute-request-id: req-33b7138b-0ae3-43d4-9bc9-68c952f06b95 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:12,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-33b7138b-0ae3-43d4-9bc9-68c952f06b95 2018-09-08 09:00:12,213 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:12,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:15,215 - create_instance - DEBUG - VM status query timeout in 806.543283939 2018-09-08 09:00:15,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:15,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51f144fc-99a2-4f4b-bbac-d569b68d6abc x-compute-request-id: req-51f144fc-99a2-4f4b-bbac-d569b68d6abc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:15,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-51f144fc-99a2-4f4b-bbac-d569b68d6abc 2018-09-08 09:00:15,702 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:15,702 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:18,705 - create_instance - DEBUG - VM status query timeout in 803.053853989 2018-09-08 09:00:18,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:19,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb037d0c-002b-4e6a-b3f1-008bef1ff0c8 x-compute-request-id: req-eb037d0c-002b-4e6a-b3f1-008bef1ff0c8 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:19,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-eb037d0c-002b-4e6a-b3f1-008bef1ff0c8 2018-09-08 09:00:19,328 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:19,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:22,328 - create_instance - DEBUG - VM status query timeout in 799.430458069 2018-09-08 09:00:22,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:22,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0526e5f0-1f5f-4628-a29b-ba3d087ec2fc x-compute-request-id: req-0526e5f0-1f5f-4628-a29b-ba3d087ec2fc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:22,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-0526e5f0-1f5f-4628-a29b-ba3d087ec2fc 2018-09-08 09:00:22,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:22,653 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:25,653 - create_instance - DEBUG - VM status query timeout in 796.105417967 2018-09-08 09:00:25,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:26,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3d50acc-11b5-42e6-8f22-b5b75986d13b x-compute-request-id: req-f3d50acc-11b5-42e6-8f22-b5b75986d13b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:26,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-f3d50acc-11b5-42e6-8f22-b5b75986d13b 2018-09-08 09:00:26,126 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:26,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:29,129 - create_instance - DEBUG - VM status query timeout in 792.62937808 2018-09-08 09:00:29,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:29,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1104df7b-4633-407c-b33d-e14e15e15022 x-compute-request-id: req-1104df7b-4633-407c-b33d-e14e15e15022 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:29,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-1104df7b-4633-407c-b33d-e14e15e15022 2018-09-08 09:00:29,894 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:29,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:32,897 - create_instance - DEBUG - VM status query timeout in 788.861753941 2018-09-08 09:00:32,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:33,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87e7ee3d-3399-41d4-acda-d8ff457176e2 x-compute-request-id: req-87e7ee3d-3399-41d4-acda-d8ff457176e2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T08:58:43Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:33,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-87e7ee3d-3399-41d4-acda-d8ff457176e2 2018-09-08 09:00:33,239 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - BUILD 2018-09-08 09:00:33,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:00:36,242 - create_instance - DEBUG - VM status query timeout in 785.516865969 2018-09-08 09:00:36,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:36,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55fc3126-fde4-4e0d-8f71-f3b7a4d29fc5 x-compute-request-id: req-55fc3126-fde4-4e0d-8f71-f3b7a4d29fc5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:36,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-55fc3126-fde4-4e0d-8f71-f3b7a4d29fc5 2018-09-08 09:00:36,751 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:36,751 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:36,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00cb3078-c6ba-41ec-a3c0-ec59d5081d82 x-compute-request-id: req-00cb3078-c6ba-41ec-a3c0-ec59d5081d82 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:37,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-00cb3078-c6ba-41ec-a3c0-ec59d5081d82 2018-09-08 09:00:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d3cb9159-fa76-4f99-8aa1-d9fbbd69102f Date: Sat, 08 Sep 2018 09:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:37,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-d3cb9159-fa76-4f99-8aa1-d9fbbd69102f 2018-09-08 09:00:37,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55df8fec-2b79-4a21-afba-5e2c67dc6ad0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:37,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-55df8fec-2b79-4a21-afba-5e2c67dc6ad0 2018-09-08 09:00:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6d0e4271-8066-4da3-8e19-715258ae28f8 Date: Sat, 08 Sep 2018 09:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:37,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-6d0e4271-8066-4da3-8e19-715258ae28f8 2018-09-08 09:00:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-12d43034-5337-4df6-9520-fec225501a32 Date: Sat, 08 Sep 2018 09:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:37,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-12d43034-5337-4df6-9520-fec225501a32 2018-09-08 09:00:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-04a06e08-58c7-4189-8e4e-249b4515769a Date: Sat, 08 Sep 2018 09:00:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:20Z", "admin_state_up": true, "updated_at": "2018-09-08T08:58:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router"}]} 2018-09-08 09:00:37,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router used request id req-04a06e08-58c7-4189-8e4e-249b4515769a 2018-09-08 09:00:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:37,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a564c501-aa77-4cc7-8efc-7abf6dd6916f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:37,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-a564c501-aa77-4cc7-8efc-7abf6dd6916f 2018-09-08 09:00:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:38,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-81fccc95-7d93-4dbf-8976-2afa2a919d1b Date: Sat, 08 Sep 2018 09:00:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"}]} 2018-09-08 09:00:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d3c5a27e-7a68-4d16-bf0b-eabb892e5cde used request id req-81fccc95-7d93-4dbf-8976-2afa2a919d1b 2018-09-08 09:00:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-98944564-237b-4f23-97b7-6040f17a7ff4 Date: Sat, 08 Sep 2018 09:00:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}} 2018-09-08 09:00:38,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 used request id req-98944564-237b-4f23-97b7-6040f17a7ff4 2018-09-08 09:00:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:38,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fbf7b81d-4a8d-47ed-8ffc-6345c1d0fec5 Date: Sat, 08 Sep 2018 09:00:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 09:00:38,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-fbf7b81d-4a8d-47ed-8ffc-6345c1d0fec5 2018-09-08 09:00:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:38,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d5bba7c-1365-4be2-af7c-d43473f9c3dc Date: Sat, 08 Sep 2018 09:00:38 GMT RESP BODY: {"subnets":[]} 2018-09-08 09:00:38,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-8d5bba7c-1365-4be2-af7c-d43473f9c3dc 2018-09-08 09:00:38,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:38,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9feea420-b99a-4eb6-a374-bc12066ccfec x-compute-request-id: req-9feea420-b99a-4eb6-a374-bc12066ccfec Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:38,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-9feea420-b99a-4eb6-a374-bc12066ccfec 2018-09-08 09:00:38,549 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:38,550 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:38,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-801fb9e7-38b4-415c-8ae8-78d2a0ea6cf5 x-compute-request-id: req-801fb9e7-38b4-415c-8ae8-78d2a0ea6cf5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:39,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-801fb9e7-38b4-415c-8ae8-78d2a0ea6cf5 2018-09-08 09:00:39,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e2d69812-0775-4274-b836-6d4471539ba5 Date: Sat, 08 Sep 2018 09:00:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:39,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-e2d69812-0775-4274-b836-6d4471539ba5 2018-09-08 09:00:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0045f434-ce36-4bc4-8297-f3b6fa23b12d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:39,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-0045f434-ce36-4bc4-8297-f3b6fa23b12d 2018-09-08 09:00:39,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6c889358-07ef-4db0-a3d9-9a8979d6769c Date: Sat, 08 Sep 2018 09:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:39,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-6c889358-07ef-4db0-a3d9-9a8979d6769c 2018-09-08 09:00:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-8fff3e7a-a19a-47f8-88e8-ddae142731ab Date: Sat, 08 Sep 2018 09:00:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:39,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-8fff3e7a-a19a-47f8-88e8-ddae142731ab 2018-09-08 09:00:39,465 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-08 09:00:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ecc8938e-2b00-47ff-9fb0-c1a74fde9f97 Date: Sat, 08 Sep 2018 09:00:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500}]} 2018-09-08 09:00:39,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ecc8938e-2b00-47ff-9fb0-c1a74fde9f97 2018-09-08 09:00:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:39,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72dc60ae-f456-45a9-95de-13fd0aebc934 Date: Sat, 08 Sep 2018 09:00:39 GMT RESP BODY: {"subnets":[]} 2018-09-08 09:00:39,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2781c3e4-21ff-4df4-b788-80b48ea8a8ff used request id req-72dc60ae-f456-45a9-95de-13fd0aebc934 2018-09-08 09:00:39,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "port_id": "e6fe7811-564c-4fbc-907a-c8cf2c529aee"}}' 2018-09-08 09:00:41,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-c6bda160-553d-48be-8ee9-529ebff37ec2 Date: Sat, 08 Sep 2018 09:00:41 GMT RESP BODY: {"floatingip": {"router_id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T09:00:40Z", "updated_at": "2018-09-08T09:00:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "cda36212df3742549230d8efa9ea2e67", "port_id": "e6fe7811-564c-4fbc-907a-c8cf2c529aee", "id": "e52f074e-175d-4868-9f20-a26c4872e40e"}} 2018-09-08 09:00:41,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c6bda160-553d-48be-8ee9-529ebff37ec2 2018-09-08 09:00:41,438 - create_instance - INFO - Created floating IP 172.30.9.210 via router - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 09:00:41,438 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-08 09:00:41,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:41,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a040206-f622-42c8-a91d-6387a1ac81f2 x-compute-request-id: req-5a040206-f622-42c8-a91d-6387a1ac81f2 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:41,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-5a040206-f622-42c8-a91d-6387a1ac81f2 2018-09-08 09:00:41,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 09:00:42,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9ea0786-7f00-4de8-ac49-35d918ac87f3 x-compute-request-id: req-d9ea0786-7f00-4de8-ac49-35d918ac87f3 Content-Encoding: gzip Content-Length: 10525 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008833] Yama: becoming mindful.\n[ 0.010023] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013375] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014585] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016107] Initializing cgroup subsys memory\n[ 0.016974] Initializing cgroup subsys devices\n[ 0.017842] Initializing cgroup subsys freezer\n[ 0.018708] Initializing cgroup subsys blkio\n[ 0.019542] Initializing cgroup subsys perf_event\n[ 0.020003] Initializing cgroup subsys hugetlb\n[ 0.020910] FEATURE SPEC_CTRL Not Present\n[ 0.022377] mce: CPU supports 10 MCE banks\n[ 0.023207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025152] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029433] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.033759] ACPI: Core revision 20131115\n[ 0.034964] ACPI: All ACPI Tables successfully acquired\n[ 0.036021] ftrace: allocating 28717 entries in 113 pages\n[ 0.056037] smpboot: Max logical packages: 2\n[ 0.056879] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058044] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.059378] Enabling x2apic\n[ 0.059991] Enabled x2apic\n[ 0.060003] Switched APIC routing to physical x2apic.\n[ 0.061873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070819] KVM setup paravirtual spinlock\n[ 0.072766] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074086] x86: Booting SMP configuration:\n[ 0.074973] .... node #0, CPUs: #1[ 0.072759] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088016] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090685] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092162] devtmpfs: initialized\n[ 0.094978] EVM: security.selinux\n[ 0.095675] EVM: security.SMACK64\n[ 0.096005] EVM: security.ima\n[ 0.096642] EVM: security.capability\n[ 0.097388] pinctrl core: initialized pinctrl subsystem\n[ 0.097711] regulator-dummy: no parameters\n[ 0.098568] RTC time: 9:00:33, date: 09/08/18\n[ 0.100025] NET: Registered protocol family 16\n[ 0.100943] cpuidle: using governor ladder\n[ 0.101755] cpuidle: using governor menu\n[ 0.102579] ACPI: bus type PCI registered\n[ 0.103370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.104077] PCI: Using configuration type 1 for base access\n[ 0.105547] bio: create slab at 0\n[ 0.105547] ACPI: Added _OSI(Module Device)\n[ 0.105547] ACPI: Added _OSI(Processor Device)\n[ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.108897] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.111263] ACPI: Interpreter enabled\n[ 0.112005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.113831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.115650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.117179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.119000] ACPI: (supports S0 S5)\n[ 0.119697] ACPI: Using IOAPIC for interrupt routing\n[ 0.120012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.121878] ACPI: No dock devices found.\n[ 0.124247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.125376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.129197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.131372] acpiphp: Slot [3] registered\n[ 0.132018] acpiphp: Slot [4] registered\n[ 0.132815] acpiphp: Slot [5] registered\n[ 0.133605] acpiphp: Slot [6] registered\n[ 0.134392] acpiphp: Slot [7] registered\n[ 0.135178] acpiphp: Slot [8] registered\n[ 0.135971] acpiphp: Slot [9] registered\n[ 0.136019] acpiphp: Slot [10] registered\n[ 0.136822] acpiphp: Slot [11] registered\n[ 0.137623] acpiphp: Slot [12] registered\n[ 0.138422] acpiphp: Slot [13] registered\n[ 0.139221] acpiphp: Slot [14] registered\n[ 0.140017] acpiphp: Slot [15] registered\n[ 0.140823] acpiphp: Slot [16] registered\n[ 0.141625] acpiphp: Slot [17] registered\n[ 0.142423] acpiphp: Slot [18] registered\n[ 0.143227] acpiphp: Slot [19] registered\n[ 0.144016] acpiphp: Slot [20] registered\n[ 0.144822] acpiphp: Slot [21] registered\n[ 0.145623] acpiphp: Slot [22] registered\n[ 0.146422] acpiphp: Slot [23] registered\n[ 0.147227] acpiphp: Slot [24] registered\n[ 0.148016] acpiphp: Slot [25] registered\n[ 0.148818] acpiphp: Slot [26] registered\n[ 0.149618] acpiphp: Slot [27] registered\n[ 0.150412] acpiphp: Slot [28] registered\n[ 0.151212] acpiphp: Slot [29] registered\n[ 0.152016] acpiphp: Slot [30] registered\n[ 0.152820] acpiphp: Slot [31] registered\n[ 0.153615] PCI host bridge to bus 0000:00\n[ 0.154410] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.155424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.157127] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.158332] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.171963] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.216804] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.218320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.219762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220684] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222108] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223379] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224092] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.226592] vgaarb: loaded\n[ 0.227197] vgaarb: bridge control possible 0000:00:02.0\n[ 0.228121] SCSI subsystem initialized\n[ 0.228920] ACPI: bus type USB registered\n[ 0.228920] usbcore: registered new interface driver usbfs\n[ 0.229876] usbcore: registered new interface driver hub\n[ 0.230884] usbcore: registered new device driver usb\n[ 0.232046] PCI: Using ACPI for IRQ routing\n[ 0.233012] NetLabel: Initializing\n[ 0.233725] NetLabel: domain hash size = 128\n[ 0.234592] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.235555] NetLabel: unlabeled traffic allowed by default\n[ 0.236048] Switched to clocksource kvm-clock\n[ 0.240759] AppArmor: AppArmor Filesystem Enabled\n[ 0.241714] pnp: PnP ACPI init\n[ 0.244373] ACPI: bus type PNP registered\n[ 0.245724] pnp: PnP ACPI: found 8 devices\n[ 0.246546] ACPI: bus type PNP unregistered\n[ 0.253283] NET: Registered protocol family 2\n[ 0.254322] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.255778] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.257010] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.258576] TCP: reno registered\n[ 0.259268] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260386] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.261591] NET: Registered protocol family 1\n[ 0.262454] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.263548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.264938] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286490] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.308741] Trying to unpack rootfs image as initramfs...\n[ 0.388982] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.390683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391785] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392996] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394659] Scanning for low memory corruption every 60 seconds\n[ 0.396017] Initialise system trusted keyring\n[ 0.396944] audit: initializing netlink socket (disabled)\n[ 0.397973] type=2000 audit(1536397233.797:1): initialized\n[ 0.415420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417302] zbud: loaded\n[ 0.418095] VFS: Disk quotas dquot_6.5.2\n[ 0.418917] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420348] fuse init (API version 7.22)\n[ 0.421184] msgmni has been set to 3997\n[ 0.421997] Key type big_key registered\n[ 0.422980] Key type asymmetric registered\n[ 0.423813] Asymmetric key parser 'x509' registered\n[ 0.424767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426253] io scheduler noop registered\n[ 0.427051] io scheduler deadline registered (default)\n[ 0.428039] io scheduler cfq registered\n[ 0.428857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.429901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.431120] ipmi message handler version 39.2\n[ 0.432023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.433472] ACPI: Power Button [PWRF]\n[ 0.434308] GHES: HEST is not enabled!\n[ 0.455746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.501144] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.525185] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.527228] Linux agpgart interface v0.103\n[ 0.528695] brd: module loaded\n[ 0.529683] loop: module loaded\n[ 0.530609] blk-mq: CPU -> queue map\n[ 0.531345] CPU 0 -> Queue 0\n[ 0.531994] CPU 1 -> Queue 0\n[ 0.533167] vda: vda1\n[ 0.534653] scsi0 : ata_piix\n[ 0.535367] scsi1 : ata_piix\n[ 0.536028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.537246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.538632] libphy: Fixed MDIO Bus: probed\n[ 0.539517] tun: Universal TUN/TAP device driver, 1.6\n[ 0.540507] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.542654] PPP generic driver version 2.4.2\n[ 0.543575] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.544878] ehci-pci: EHCI PCI platform driver\n[ 0.545752] ehci-platform: EHCI generic platform driver\n[ 0.546741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.547864] ohci-pci: OHCI PCI platform driver\n[ 0.548737] ohci-platform: OHCI generic platform driver\n[ 0.549732] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.571475] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.572530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.574061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.575178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.576409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.577828] usb usb1: Product: UHCI Host Controller\n[ 0.578767] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.579932] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.580935] hub 1-0:1.0: USB hub found\n[ 0.581791] hub 1-0:1.0: 2 ports detected\n[ 0.582686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.584802] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.585767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.586844] mousedev: PS/2 mouse device common for all mice\n[ 0.588137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.589994] rtc_cmos 00:00: RTC can wake from S4\n[ 0.591114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.592320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.593540] device-mapper: uevent: version 1.0.3\n[ 0.594485] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.596124] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.597313] TCP: cubic registered\n[ 0.598060] NET: Registered protocol family 10\n[ 0.599047] NET: Registered protocol family 17\n[ 0.599928] Key type dns_resolver registered\n[ 0.600954] Loading compiled-in X.509 certificates\n[ 0.602398] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.604184] registered taskstats version 1\n[ 0.606345] Key type trusted registered\n[ 0.609296] Key type encrypted registered\n[ 0.610125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.611156] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.612519] regulator-dummy: disabling\n[ 0.613358] Magic number: 2:533:19\n[ 0.620998] rtc_cmos 00:00: setting system clock to 2018-09-08 09:00:33 UTC (1536397233)\n[ 0.622661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.623790] EDD information not available.\n[ 0.693032] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.694608] Write protecting the kernel read-only data: 12288k\n[ 0.695949] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.698415] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.709407] systemd-udevd[107]: starting version 204\n[ 0.748387] FDC 0 is a S82078B\n[ 0.892095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.056655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.057977] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.059345] usb 1-1: Product: QEMU USB Tablet\n[ 1.060240] usb 1-1: Manufacturer: QEMU\n[ 1.061059] usb 1-1: SerialNumber: 42\n[ 1.388051] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.764832] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 1.987237] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.122756] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.212394] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:00:35 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.73]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.49]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:00:36 +0000. Up 3.64 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:8a:38:0c |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nfc:2a:4b:74:78:91:30:be:a4:29:19:4a:ea:ab:c1:f1 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o |\n| . o . |\n| .. o o |\n|o. o + + . |\n|o.o o + S |\n|o o. . o . |\n|.o E . . |\n| .. .. . |\n|o. .o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n88:41:f7:cb:fa:bf:d4:d5:d8:56:06:1c:49:74:33:e4 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . +**.|\n| . . . +oo|\n| . . Eo|\n| o o . =.|\n| . . S o +|\n| . . . . |\n| . . . |\n| . . |\n| ..o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:83:aa:af:65:d8:8b:7b:a0:63:72:9a:9b:7b:29:bf root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . |\n| . + S |\n|.o . o |\n|o.=. |\n|=O=. |\n|&#E. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:68:f3:ff:c6:da:77:97:50:a1:b0:9e:56:75:4d:0c root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| E+o|\n| . o+|\n| o o o|\n| . . o . |\n| S o o . |\n| o + . |\n| + o .. .|\n| . o .o.+|\n| ..o+o.o|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G * Starting Handle applying cloud-config[74G[ OK ]\n[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:00:39 +0000. Up 6.14 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:00:39 +0000. Up 6.91 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | ab:fe:01:87:7d:dd:3f:8f:09:e3:45:f9:43:78:48:ee | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 88:41:f7:cb:fa:bf:d4:d5:d8:56:06:1c:49:74:33:e4 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (DSA)\nec2: 256 92:83:aa:af:65:d8:8b:7b:a0:63:72:9a:9b:7b:29:bf root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (ECDSA)\nec2: 256 ed:68:f3:ff:c6:da:77:97:50:a1:b0:9e:56:75:4d:0c root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (ED25519)\nec2: 2048 fc:2a:4b:74:78:91:30:be:a4:29:19:4a:ea:ab:c1:f1 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJkmh4KaAUzBXHBvsXWaQQKL24qoj7YXu9nhn9MYRS2eFXl7t6sgkffvS7AHIB6ODWeYlWEOQTzeNcwFmtGDjMo= root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILplnkm1oWW0sQQgRkVs6eK5c09a3yFO6+OIKS7fpQN6 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7p5WUnyDN5p41XLdpkjd7gdil8RLZUBzZtpf8YjSA8r34tQz2TJx0oaT6devO5wYTi30mVMJ7t7BDeNqpYsm00Rdfrre3WiEBtvhz1Np9wfv4gddpCfH9wqDCUb3+3WzhpExXuRZaB2wOztmLe1w981wbPgn/f294ReJTFUGZzdz3CdT9ebDvYQVHkKGeXYouY4y+9sMVRxnv3oXKOTiyesIDxqIO9gsSOglN617HeqDS0UNSBs20SFmO1rI0DUYySm20ERcInDAkhNn31527BxLjXF+vw6dbZoILna9rlYpJlJqy3elL9uOKNV3qiHu7C11FbVlfBkfsgG1r/R/r root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:00:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 6.97 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i ttyS0\n\nansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i login: "} 2018-09-08 09:00:42,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action used request id req-d9ea0786-7f00-4de8-ac49-35d918ac87f3 2018-09-08 09:00:42,971 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-08 09:00:42,971 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008833] Yama: becoming mindful. [ 0.010023] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013375] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014585] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016107] Initializing cgroup subsys memory [ 0.016974] Initializing cgroup subsys devices [ 0.017842] Initializing cgroup subsys freezer [ 0.018708] Initializing cgroup subsys blkio [ 0.019542] Initializing cgroup subsys perf_event [ 0.020003] Initializing cgroup subsys hugetlb [ 0.020910] FEATURE SPEC_CTRL Not Present [ 0.022377] mce: CPU supports 10 MCE banks [ 0.023207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023207] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025152] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029433] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.033759] ACPI: Core revision 20131115 [ 0.034964] ACPI: All ACPI Tables successfully acquired [ 0.036021] ftrace: allocating 28717 entries in 113 pages [ 0.056037] smpboot: Max logical packages: 2 [ 0.056879] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058044] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.059378] Enabling x2apic [ 0.059991] Enabled x2apic [ 0.060003] Switched APIC routing to physical x2apic. [ 0.061873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070819] KVM setup paravirtual spinlock [ 0.072766] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074086] x86: Booting SMP configuration: [ 0.074973] .... node #0, CPUs: #1[ 0.072759] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088016] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090685] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092162] devtmpfs: initialized [ 0.094978] EVM: security.selinux [ 0.095675] EVM: security.SMACK64 [ 0.096005] EVM: security.ima [ 0.096642] EVM: security.capability [ 0.097388] pinctrl core: initialized pinctrl subsystem [ 0.097711] regulator-dummy: no parameters [ 0.098568] RTC time: 9:00:33, date: 09/08/18 [ 0.100025] NET: Registered protocol family 16 [ 0.100943] cpuidle: using governor ladder [ 0.101755] cpuidle: using governor menu [ 0.102579] ACPI: bus type PCI registered [ 0.103370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.104077] PCI: Using configuration type 1 for base access [ 0.105547] bio: create slab at 0 [ 0.105547] ACPI: Added _OSI(Module Device) [ 0.105547] ACPI: Added _OSI(Processor Device) [ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.108897] ACPI: Added _OSI(Processor Aggregator Device) [ 0.111263] ACPI: Interpreter enabled [ 0.112005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.113831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.115650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.117179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.119000] ACPI: (supports S0 S5) [ 0.119697] ACPI: Using IOAPIC for interrupt routing [ 0.120012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.121878] ACPI: No dock devices found. [ 0.124247] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.125376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.131372] acpiphp: Slot [3] registered [ 0.132018] acpiphp: Slot [4] registered [ 0.132815] acpiphp: Slot [5] registered [ 0.133605] acpiphp: Slot [6] registered [ 0.134392] acpiphp: Slot [7] registered [ 0.135178] acpiphp: Slot [8] registered [ 0.135971] acpiphp: Slot [9] registered [ 0.136019] acpiphp: Slot [10] registered [ 0.136822] acpiphp: Slot [11] registered [ 0.137623] acpiphp: Slot [12] registered [ 0.138422] acpiphp: Slot [13] registered [ 0.139221] acpiphp: Slot [14] registered [ 0.140017] acpiphp: Slot [15] registered [ 0.140823] acpiphp: Slot [16] registered [ 0.141625] acpiphp: Slot [17] registered [ 0.142423] acpiphp: Slot [18] registered [ 0.143227] acpiphp: Slot [19] registered [ 0.144016] acpiphp: Slot [20] registered [ 0.144822] acpiphp: Slot [21] registered [ 0.145623] acpiphp: Slot [22] registered [ 0.146422] acpiphp: Slot [23] registered [ 0.147227] acpiphp: Slot [24] registered [ 0.148016] acpiphp: Slot [25] registered [ 0.148818] acpiphp: Slot [26] registered [ 0.149618] acpiphp: Slot [27] registered [ 0.150412] acpiphp: Slot [28] registered [ 0.151212] acpiphp: Slot [29] registered [ 0.152016] acpiphp: Slot [30] registered [ 0.152820] acpiphp: Slot [31] registered [ 0.153615] PCI host bridge to bus 0000:00 [ 0.154410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.155424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.157127] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.158332] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.171963] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.216804] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.218320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.219762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220684] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222108] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223379] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224092] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.226592] vgaarb: loaded [ 0.227197] vgaarb: bridge control possible 0000:00:02.0 [ 0.228121] SCSI subsystem initialized [ 0.228920] ACPI: bus type USB registered [ 0.228920] usbcore: registered new interface driver usbfs [ 0.229876] usbcore: registered new interface driver hub [ 0.230884] usbcore: registered new device driver usb [ 0.232046] PCI: Using ACPI for IRQ routing [ 0.233012] NetLabel: Initializing [ 0.233725] NetLabel: domain hash size = 128 [ 0.234592] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.235555] NetLabel: unlabeled traffic allowed by default [ 0.236048] Switched to clocksource kvm-clock [ 0.240759] AppArmor: AppArmor Filesystem Enabled [ 0.241714] pnp: PnP ACPI init [ 0.244373] ACPI: bus type PNP registered [ 0.245724] pnp: PnP ACPI: found 8 devices [ 0.246546] ACPI: bus type PNP unregistered [ 0.253283] NET: Registered protocol family 2 [ 0.254322] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.255778] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.257010] TCP: Hash tables configured (established 16384 bind 16384) [ 0.258576] TCP: reno registered [ 0.259268] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260386] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.261591] NET: Registered protocol family 1 [ 0.262454] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.263548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.264938] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286490] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.308741] Trying to unpack rootfs image as initramfs... [ 0.388982] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.390683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391785] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392996] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394659] Scanning for low memory corruption every 60 seconds [ 0.396017] Initialise system trusted keyring [ 0.396944] audit: initializing netlink socket (disabled) [ 0.397973] type=2000 audit(1536397233.797:1): initialized [ 0.415420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417302] zbud: loaded [ 0.418095] VFS: Disk quotas dquot_6.5.2 [ 0.418917] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420348] fuse init (API version 7.22) [ 0.421184] msgmni has been set to 3997 [ 0.421997] Key type big_key registered [ 0.422980] Key type asymmetric registered [ 0.423813] Asymmetric key parser 'x509' registered [ 0.424767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426253] io scheduler noop registered [ 0.427051] io scheduler deadline registered (default) [ 0.428039] io scheduler cfq registered [ 0.428857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.429901] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.431120] ipmi message handler version 39.2 [ 0.432023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.433472] ACPI: Power Button [PWRF] [ 0.434308] GHES: HEST is not enabled! [ 0.455746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498843] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.501144] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.525185] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.527228] Linux agpgart interface v0.103 [ 0.528695] brd: module loaded [ 0.529683] loop: module loaded [ 0.530609] blk-mq: CPU -> queue map [ 0.531345] CPU 0 -> Queue 0 [ 0.531994] CPU 1 -> Queue 0 [ 0.533167] vda: vda1 [ 0.534653] scsi0 : ata_piix [ 0.535367] scsi1 : ata_piix [ 0.536028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.537246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.538632] libphy: Fixed MDIO Bus: probed [ 0.539517] tun: Universal TUN/TAP device driver, 1.6 [ 0.540507] tun: (C) 1999-2004 Max Krasnyansky [ 0.542654] PPP generic driver version 2.4.2 [ 0.543575] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.544878] ehci-pci: EHCI PCI platform driver [ 0.545752] ehci-platform: EHCI generic platform driver [ 0.546741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.547864] ohci-pci: OHCI PCI platform driver [ 0.548737] ohci-platform: OHCI generic platform driver [ 0.549732] uhci_hcd: USB Universal Host Controller Interface driver [ 0.571475] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.572530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.574061] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.575178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.576409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.577828] usb usb1: Product: UHCI Host Controller [ 0.578767] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.579932] usb usb1: SerialNumber: 0000:00:01.2 [ 0.580935] hub 1-0:1.0: USB hub found [ 0.581791] hub 1-0:1.0: 2 ports detected [ 0.582686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.584802] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.585767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.586844] mousedev: PS/2 mouse device common for all mice [ 0.588137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.589994] rtc_cmos 00:00: RTC can wake from S4 [ 0.591114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.592320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.593540] device-mapper: uevent: version 1.0.3 [ 0.594485] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.596124] ledtrig-cpu: registered to indicate activity on CPUs [ 0.597313] TCP: cubic registered [ 0.598060] NET: Registered protocol family 10 [ 0.599047] NET: Registered protocol family 17 [ 0.599928] Key type dns_resolver registered [ 0.600954] Loading compiled-in X.509 certificates [ 0.602398] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.604184] registered taskstats version 1 [ 0.606345] Key type trusted registered [ 0.609296] Key type encrypted registered [ 0.610125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.611156] IMA: No TPM chip found, activating TPM-bypass! [ 0.612519] regulator-dummy: disabling [ 0.613358] Magic number: 2:533:19 [ 0.620998] rtc_cmos 00:00: setting system clock to 2018-09-08 09:00:33 UTC (1536397233) [ 0.622661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.623790] EDD information not available. [ 0.693032] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.694608] Write protecting the kernel read-only data: 12288k [ 0.695949] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.698415] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.709407] systemd-udevd[107]: starting version 204 [ 0.748387] FDC 0 is a S82078B [ 0.892095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.056655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.057977] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.059345] usb 1-1: Product: QEMU USB Tablet [ 1.060240] usb 1-1: Manufacturer: QEMU [ 1.061059] usb 1-1: SerialNumber: 42 [ 1.388051] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.764832] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 1.987237] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.122756] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.212394] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:00:35 +0000. Up 2.57 seconds. cloud-init-nonet[2.73]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.49]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:00:36 +0000. Up 3.64 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:8a:38:0c | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: fc:2a:4b:74:78:91:30:be:a4:29:19:4a:ea:ab:c1:f1 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i The key's randomart image is: +--[ RSA 2048]----+ | o | | . o . | | .. o o | |o. o + + . | |o.o o + S | |o o. . o . | |.o E . . | | .. .. . | |o. .o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 88:41:f7:cb:fa:bf:d4:d5:d8:56:06:1c:49:74:33:e4 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i The key's randomart image is: +--[ DSA 1024]----+ | . . +**.| | . . . +oo| | . . Eo| | o o . =.| | . . S o +| | . . . . | | . . . | | . . | | ..o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:83:aa:af:65:d8:8b:7b:a0:63:72:9a:9b:7b:29:bf root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | . + S | |.o . o | |o.=. | |=O=. | |&#E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:68:f3:ff:c6:da:77:97:50:a1:b0:9e:56:75:4d:0c root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i The key's randomart image is: +--[ED25519 256--+ | E+o| | . o+| | o o o| | . . o . | | S o o . | | o + . | | + o .. .| | . o .o.+| | ..o+o.o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G * Starting Handle applying cloud-config[74G[ OK ] [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:00:39 +0000. Up 6.14 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:00:39 +0000. Up 6.91 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | ab:fe:01:87:7d:dd:3f:8f:09:e3:45:f9:43:78:48:ee | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 88:41:f7:cb:fa:bf:d4:d5:d8:56:06:1c:49:74:33:e4 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (DSA) ec2: 256 92:83:aa:af:65:d8:8b:7b:a0:63:72:9a:9b:7b:29:bf root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (ECDSA) ec2: 256 ed:68:f3:ff:c6:da:77:97:50:a1:b0:9e:56:75:4d:0c root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (ED25519) ec2: 2048 fc:2a:4b:74:78:91:30:be:a4:29:19:4a:ea:ab:c1:f1 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJkmh4KaAUzBXHBvsXWaQQKL24qoj7YXu9nhn9MYRS2eFXl7t6sgkffvS7AHIB6ODWeYlWEOQTzeNcwFmtGDjMo= root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILplnkm1oWW0sQQgRkVs6eK5c09a3yFO6+OIKS7fpQN6 root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7p5WUnyDN5p41XLdpkjd7gdil8RLZUBzZtpf8YjSA8r34tQz2TJx0oaT6devO5wYTi30mVMJ7t7BDeNqpYsm00Rdfrre3WiEBtvhz1Np9wfv4gddpCfH9wqDCUb3+3WzhpExXuRZaB2wOztmLe1w981wbPgn/f294ReJTFUGZzdz3CdT9ebDvYQVHkKGeXYouY4y+9sMVRxnv3oXKOTiyesIDxqIO9gsSOglN617HeqDS0UNSBs20SFmO1rI0DUYySm20ERcInDAkhNn31527BxLjXF+vw6dbZoILna9rlYpJlJqy3elL9uOKNV3qiHu7C11FbVlfBkfsgG1r/R/r root@ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:00:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 6.97 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i ttyS0 ansibleprovisioningtests-f5d300a7-c1ab-4350-a296-983dd8687d7f-i login: 2018-09-08 09:00:42,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:43,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92e39450-1f0c-43f3-9d78-442307c71af4 x-compute-request-id: req-92e39450-1f0c-43f3-9d78-442307c71af4 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:43,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-92e39450-1f0c-43f3-9d78-442307c71af4 2018-09-08 09:00:43,442 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:43,442 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:43,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:44,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:43 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-e01806dc-b4d9-40f9-a68b-a37c273d6697 x-compute-request-id: req-e01806dc-b4d9-40f9-a68b-a37c273d6697 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:44,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-e01806dc-b4d9-40f9-a68b-a37c273d6697 2018-09-08 09:00:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:44,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5edc220a-6deb-4154-ae9d-2780e30a244d Date: Sat, 08 Sep 2018 09:00:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:44,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-5edc220a-6deb-4154-ae9d-2780e30a244d 2018-09-08 09:00:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:44,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096a6570-41af-4137-a004-a9cc76227993 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:44,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-096a6570-41af-4137-a004-a9cc76227993 2018-09-08 09:00:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:44,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29b15fb9-58cc-485d-8ece-707200e99cee Date: Sat, 08 Sep 2018 09:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:44,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-29b15fb9-58cc-485d-8ece-707200e99cee 2018-09-08 09:00:44,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:44,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-1ff8167a-8f77-4d99-9d5a-69f1b8bf0c07 Date: Sat, 08 Sep 2018 09:00:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:44,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-1ff8167a-8f77-4d99-9d5a-69f1b8bf0c07 2018-09-08 09:00:44,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:45,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b377c879-867c-41c8-b5d5-1723bf80a031 x-compute-request-id: req-b377c879-867c-41c8-b5d5-1723bf80a031 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:45,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-b377c879-867c-41c8-b5d5-1723bf80a031 2018-09-08 09:00:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:45,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b1963866-aa1d-4e26-8440-a5a9274649d4 Date: Sat, 08 Sep 2018 09:00:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-b1963866-aa1d-4e26-8440-a5a9274649d4 2018-09-08 09:00:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:45,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258b6f98-5dfd-49af-8efc-ee1e2dafeae7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:45,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-258b6f98-5dfd-49af-8efc-ee1e2dafeae7 2018-09-08 09:00:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:45,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-60dfd4d3-5080-4bcb-b08e-ec1e43bfa182 Date: Sat, 08 Sep 2018 09:00:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:45,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-60dfd4d3-5080-4bcb-b08e-ec1e43bfa182 2018-09-08 09:00:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:45,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-390784dd-90da-4d7d-bb9b-8250db5219e4 Date: Sat, 08 Sep 2018 09:00:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:45,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-390784dd-90da-4d7d-bb9b-8250db5219e4 2018-09-08 09:00:45,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}}' 2018-09-08 09:00:46,339 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc245b30-ba4d-455a-bf82-0407057e81a9 x-compute-request-id: req-dc245b30-ba4d-455a-bf82-0407057e81a9 Content-Length: 0 Content-Type: application/json 2018-09-08 09:00:46,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action used request id req-dc245b30-ba4d-455a-bf82-0407057e81a9 2018-09-08 09:00:46,339 - create_instance - INFO - Checking if VM is active 2018-09-08 09:00:46,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:46,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46a1fef6-d8a2-47d1-8f9a-41a8b68b537a x-compute-request-id: req-46a1fef6-d8a2-47d1-8f9a-41a8b68b537a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:46,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-46a1fef6-d8a2-47d1-8f9a-41a8b68b537a 2018-09-08 09:00:46,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:46,815 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:46,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:47,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b595e1e8-76b6-49e9-aa98-8ce492f7e19b x-compute-request-id: req-b595e1e8-76b6-49e9-aa98-8ce492f7e19b Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:47,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-b595e1e8-76b6-49e9-aa98-8ce492f7e19b 2018-09-08 09:00:47,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:47,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-25ef7973-e897-43f4-b4e6-a00932f9758a Date: Sat, 08 Sep 2018 09:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:47,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-25ef7973-e897-43f4-b4e6-a00932f9758a 2018-09-08 09:00:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:47,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea0e6f4-234f-440e-ad31-a9624f019ada Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:47,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-6ea0e6f4-234f-440e-ad31-a9624f019ada 2018-09-08 09:00:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:47,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71c828d3-e921-47ee-9c92-6496fb146053 Date: Sat, 08 Sep 2018 09:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:47,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-71c828d3-e921-47ee-9c92-6496fb146053 2018-09-08 09:00:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:47,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-9a687189-a23c-4238-a0f6-54ad72fbbc9f Date: Sat, 08 Sep 2018 09:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["1fa010f7-7370-4b15-86b7-2e627754d0bc","aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:47,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-9a687189-a23c-4238-a0f6-54ad72fbbc9f 2018-09-08 09:00:47,508 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 09:00:47,512 - paramiko.transport - DEBUG - starting thread (client mode): 0x85778310L 2018-09-08 09:00:47,513 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:00:47,518 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 09:00:47,518 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 09:00:47,519 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:00:47,520 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:00:47,520 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:00:47,520 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:00:47,520 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:00:47,520 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:00:47,563 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:00:47,564 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:00:47,577 - paramiko.transport - DEBUG - Trying key abfe01877ddd3f8f09e345f9437848ee from tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f 2018-09-08 09:00:47,603 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:00:47,628 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:00:47,729 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:00:47,755 - create_instance - INFO - SSH is active for VM instance 2018-09-08 09:00:47,755 - create_instance - INFO - Checking if cloud-init has completed 2018-09-08 09:00:47,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eaafe85-e061-403f-affd-4b2fdd703a03 x-compute-request-id: req-7eaafe85-e061-403f-affd-4b2fdd703a03 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:48,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-7eaafe85-e061-403f-affd-4b2fdd703a03 2018-09-08 09:00:48,223 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:48,223 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:48,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f963955-afb4-4e7b-8c26-bf5deb97e4b0 x-compute-request-id: req-2f963955-afb4-4e7b-8c26-bf5deb97e4b0 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:48,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-2f963955-afb4-4e7b-8c26-bf5deb97e4b0 2018-09-08 09:00:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d9227f35-5129-48b6-b8ff-0583827edc3c Date: Sat, 08 Sep 2018 09:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:48,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-d9227f35-5129-48b6-b8ff-0583827edc3c 2018-09-08 09:00:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9f94e2-6af0-44d5-803a-525c50ad100f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:48,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-9a9f94e2-6af0-44d5-803a-525c50ad100f 2018-09-08 09:00:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0e7e4a6f-9862-4849-8b52-9ac6f0d28904 Date: Sat, 08 Sep 2018 09:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:48,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-0e7e4a6f-9862-4849-8b52-9ac6f0d28904 2018-09-08 09:00:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-64a1de53-efa8-43cb-a99c-54571a862f61 Date: Sat, 08 Sep 2018 09:00:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["1fa010f7-7370-4b15-86b7-2e627754d0bc","aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:48,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-64a1de53-efa8-43cb-a99c-54571a862f61 2018-09-08 09:00:48,775 - create_instance - INFO - Checking if VM is active 2018-09-08 09:00:48,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:49,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10ec6244-47a6-4a5e-8a52-b9f18e9921a7 x-compute-request-id: req-10ec6244-47a6-4a5e-8a52-b9f18e9921a7 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:49,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-10ec6244-47a6-4a5e-8a52-b9f18e9921a7 2018-09-08 09:00:49,465 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:49,466 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:49,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:49,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:49 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-ac447ae5-f074-449e-ae17-73b496c7e07a x-compute-request-id: req-ac447ae5-f074-449e-ae17-73b496c7e07a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:49,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-ac447ae5-f074-449e-ae17-73b496c7e07a 2018-09-08 09:00:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:50,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-287e691b-4c27-4055-a1ff-e51589bea448 Date: Sat, 08 Sep 2018 09:00:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:50,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-287e691b-4c27-4055-a1ff-e51589bea448 2018-09-08 09:00:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f78303-0f7e-4be5-83bc-15ef1479e97d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:50,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-e7f78303-0f7e-4be5-83bc-15ef1479e97d 2018-09-08 09:00:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:50,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-94e470e7-3581-4fd2-be0f-d24952d2be14 Date: Sat, 08 Sep 2018 09:00:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:50,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-94e470e7-3581-4fd2-be0f-d24952d2be14 2018-09-08 09:00:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-1240b749-613f-4b61-b1ab-ef17fbd3fc5b Date: Sat, 08 Sep 2018 09:00:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["1fa010f7-7370-4b15-86b7-2e627754d0bc","aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:50,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-1240b749-613f-4b61-b1ab-ef17fbd3fc5b 2018-09-08 09:00:50,326 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 09:00:50,328 - paramiko.transport - DEBUG - starting thread (client mode): 0x857c7210L 2018-09-08 09:00:50,329 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:00:50,332 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 09:00:50,332 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 09:00:50,333 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:00:50,333 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:00:50,333 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:00:50,334 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:00:50,334 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:00:50,334 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:00:50,375 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:00:50,375 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:00:50,393 - paramiko.transport - DEBUG - Trying key abfe01877ddd3f8f09e345f9437848ee from tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f 2018-09-08 09:00:50,415 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:00:50,423 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:00:50,524 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:00:50,539 - create_instance - INFO - SSH is active for VM instance 2018-09-08 09:00:50,539 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 09:00:50,541 - paramiko.transport - DEBUG - starting thread (client mode): 0x85778310L 2018-09-08 09:00:50,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:00:50,544 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 09:00:50,545 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 09:00:50,546 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:00:50,546 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:00:50,546 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:00:50,546 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:00:50,547 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:00:50,547 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:00:50,587 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:00:50,587 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:00:50,606 - paramiko.transport - DEBUG - Trying key abfe01877ddd3f8f09e345f9437848ee from tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f 2018-09-08 09:00:50,627 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:00:50,633 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:00:50,638 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:00:50,807 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:00:50,807 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:00:50,840 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:00:50,852 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 09:00:50,852 - create_instance - INFO - cloud-init complete for VM instance 2018-09-08 09:00:50,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:50,857 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 09:00:51,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e61aa37f-cfcf-4047-85de-8f51df0e4da8 x-compute-request-id: req-e61aa37f-cfcf-4047-85de-8f51df0e4da8 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:51,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-e61aa37f-cfcf-4047-85de-8f51df0e4da8 2018-09-08 09:00:51,333 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:51,333 - create_instance - INFO - VM is - ACTIVE 2018-09-08 09:00:51,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:51,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-115d2223-f896-4d2b-9f18-ed79bdc76c5c x-compute-request-id: req-115d2223-f896-4d2b-9f18-ed79bdc76c5c Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:51,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-115d2223-f896-4d2b-9f18-ed79bdc76c5c 2018-09-08 09:00:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-91af12e5-c38d-42c8-ae78-a1468e485718 Date: Sat, 08 Sep 2018 09:00:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:51,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-91af12e5-c38d-42c8-ae78-a1468e485718 2018-09-08 09:00:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:51,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816ac633-9537-4367-94ea-3be76efb547a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:51,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-816ac633-9537-4367-94ea-3be76efb547a 2018-09-08 09:00:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:52,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2be75747-7fec-431d-b70a-3646698066bb Date: Sat, 08 Sep 2018 09:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:52,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-2be75747-7fec-431d-b70a-3646698066bb 2018-09-08 09:00:52,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:52,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-c8920151-6365-40ec-b2dc-127d8db0a722 Date: Sat, 08 Sep 2018 09:00:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["1fa010f7-7370-4b15-86b7-2e627754d0bc","aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:52,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-c8920151-6365-40ec-b2dc-127d8db0a722 2018-09-08 09:00:52,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:52,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba3e91fc-cbb1-402f-974c-63d81767f126 x-compute-request-id: req-ba3e91fc-cbb1-402f-974c-63d81767f126 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:52,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-ba3e91fc-cbb1-402f-974c-63d81767f126 2018-09-08 09:00:52,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:52,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-bd314c77-fbf2-431e-965f-02c3ff74bc4e Date: Sat, 08 Sep 2018 09:00:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b96370ba-b8d2-4cae-ae5a-406cd59086e9"],"updated_at":"2018-09-08T08:58:17Z","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cda36212df3742549230d8efa9ea2e67","id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net"}]} 2018-09-08 09:00:52,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net used request id req-bd314c77-fbf2-431e-965f-02c3ff74bc4e 2018-09-08 09:00:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:53,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e85f0b-2928-47c2-9360-5c7e88f163ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:00:53,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-40e85f0b-2928-47c2-9360-5c7e88f163ae 2018-09-08 09:00:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9ceda55-348f-43ab-9b77-e93b5c3614d7 Date: Sat, 08 Sep 2018 09:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","dns_nameservers":[],"updated_at":"2018-09-08T08:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cda36212df3742549230d8efa9ea2e67","id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet"}]} 2018-09-08 09:00:53,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-d9ceda55-348f-43ab-9b77-e93b5c3614d7 2018-09-08 09:00:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:53,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-9f03fc16-4b91-4f80-b08d-547ccbc1c914 Date: Sat, 08 Sep 2018 09:00:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.1"}],"id":"0c3da844-1fd5-49ee-88f8-cf0fe69a04b3","security_groups":[],"mac_address":"fa:16:3e:af:a4:96","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:26Z","binding:vnic_type":"normal","device_id":"d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.3"}],"id":"106d7246-fc05-4327-a5f4-65c38c791512","security_groups":[],"mac_address":"fa:16:3e:6c:e3:c4","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.2"}],"id":"15bf2ffd-20d9-4a4b-859c-0e026ac831a2","security_groups":[],"mac_address":"fa:16:3e:4e:d1:14","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T08:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.4"}],"id":"583ea627-7cb9-47b3-8a9c-b0b472bd8162","security_groups":[],"mac_address":"fa:16:3e:0f:3a:d8","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37268e3d-ebcd-494a-93bc-cc59be69ff9b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b96370ba-b8d2-4cae-ae5a-406cd59086e9","ip_address":"10.55.1.10"}],"id":"e6fe7811-564c-4fbc-907a-c8cf2c529aee","security_groups":["1fa010f7-7370-4b15-86b7-2e627754d0bc","aac5b786-8b38-4ed2-ad3b-f626e723d271"],"mac_address":"fa:16:3e:8a:38:0c","project_id":"cda36212df3742549230d8efa9ea2e67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1","admin_state_up":true,"network_id":"37268e3d-ebcd-494a-93bc-cc59be69ff9b","tenant_id":"cda36212df3742549230d8efa9ea2e67","created_at":"2018-09-08T08:58:37Z","binding:vnic_type":"normal","device_id":"0a92ac65-695c-4847-aab6-8f7addd1e851"}]} 2018-09-08 09:00:53,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-9f03fc16-4b91-4f80-b08d-547ccbc1c914 2018-09-08 09:00:53,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}}' 2018-09-08 09:00:53,504 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 08 Sep 2018 09:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22b40b21-6105-4c70-87e9-4291fec37d01 x-compute-request-id: req-22b40b21-6105-4c70-87e9-4291fec37d01 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '1fa010f7-7370-4b15-86b7-2e627754d0bc'.\nNeutron server returns request_ids: ['req-9b8dd02b-9dc7-40dd-b8ff-8aadf65da657']", "code": 400}} 2018-09-08 09:00:53,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851/action used request id req-22b40b21-6105-4c70-87e9-4291fec37d01 2018-09-08 09:00:53,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:53,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc48bb5-53f1-413d-a6c5-ced70ae65296 x-compute-request-id: req-7dc48bb5-53f1-413d-a6c5-ced70ae65296 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:38:0c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "security_groups": [{"name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp"}, {"name": "default"}], "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:33Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:53,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-7dc48bb5-53f1-413d-a6c5-ced70ae65296 2018-09-08 09:00:53,829 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp] already added to VM [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] 2018-09-08 09:00:53,834 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-08 09:00:53,836 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-08 09:00:55,079 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-08 09:00:55,080 - paramiko.transport - DEBUG - starting thread (client mode): 0x85727790L 2018-09-08 09:00:55,081 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:00:55,084 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-08 09:00:55,084 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:00:55,085 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:00:55,126 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:00:55,126 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:00:55,145 - paramiko.transport - DEBUG - Trying key abfe01877ddd3f8f09e345f9437848ee from tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f 2018-09-08 09:00:55,164 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:00:55,170 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:00:55,178 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:00:55,334 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:00:55,334 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:00:55,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:00:55,363 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 09:00:55,363 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 09:00:55,464 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:00:55,479 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-09-08 09:00:55,479 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-09-08 09:00:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e52f074e-175d-4868-9f20-a26c4872e40e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:56,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9697ab4-916f-473d-85fc-795e3379f488 Content-Length: 0 Date: Sat, 08 Sep 2018 09:00:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:00:56,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e52f074e-175d-4868-9f20-a26c4872e40e used request id req-b9697ab4-916f-473d-85fc-795e3379f488 2018-09-08 09:00:56,479 - create_instance - INFO - Deleting Port with ID - e6fe7811-564c-4fbc-907a-c8cf2c529aee 2018-09-08 09:00:56,479 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-port-1 2018-09-08 09:00:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/e6fe7811-564c-4fbc-907a-c8cf2c529aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:57,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0766752f-b016-4297-99a4-58e09f664f0f Date: Sat, 08 Sep 2018 09:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:00:57,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/e6fe7811-564c-4fbc-907a-c8cf2c529aee used request id req-0766752f-b016-4297-99a4-58e09f664f0f 2018-09-08 09:00:57,077 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst 2018-09-08 09:00:57,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:57,235 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c829fef-57a7-4410-b2db-38f0c250261c x-compute-request-id: req-8c829fef-57a7-4410-b2db-38f0c250261c Content-Type: application/json 2018-09-08 09:00:57,235 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-8c829fef-57a7-4410-b2db-38f0c250261c 2018-09-08 09:00:57,235 - create_instance - INFO - Checking deletion status 2018-09-08 09:00:57,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:00:57,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b367ffb5-0cef-4219-a7ee-7dffa2080770 x-compute-request-id: req-b367ffb5-0cef-4219-a7ee-7dffa2080770 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0a92ac65-695c-4847-aab6-8f7addd1e851", "rel": "bookmark"}], "image": {"id": "e5ac9e76-d217-46b3-8746-cf2188e8f705", "links": [{"href": "http://172.30.9.23:8774/images/e5ac9e76-d217-46b3-8746-cf2188e8f705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:00:32.000000", "flavor": {"id": "00b7de56-2bb6-434c-ab14-535ca147f58d", "links": [{"href": "http://172.30.9.23:8774/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d", "rel": "bookmark"}]}, "id": "0a92ac65-695c-4847-aab6-8f7addd1e851", "user_id": "a9b7d5d8aafd4d41ba7f47c064f20f5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:00:57Z", "hostId": "e317cc98ae7bab1c9d0514f8943731cda584666b18276f52469cf2b1", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp", "name": "AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst", "created": "2018-09-08T08:58:41Z", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-08 09:00:57,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-b367ffb5-0cef-4219-a7ee-7dffa2080770 2018-09-08 09:00:57,380 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst] is - ACTIVE 2018-09-08 09:00:57,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-08 09:01:00,384 - create_instance - DEBUG - VM status query timeout in 296.852103949 2018-09-08 09:01:00,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d964ea8d14218b9bbbbd2941a5cdc0e290ad86ec" 2018-09-08 09:01:00,448 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee01ec9c-e910-441a-8bad-2a32d037190c x-compute-request-id: req-ee01ec9c-e910-441a-8bad-2a32d037190c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0a92ac65-695c-4847-aab6-8f7addd1e851 could not be found.", "code": 404}} 2018-09-08 09:01:00,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0a92ac65-695c-4847-aab6-8f7addd1e851 used request id req-ee01ec9c-e910-441a-8bad-2a32d037190c 2018-09-08 09:01:00,448 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0a92ac65-695c-4847-aab6-8f7addd1e851 could not be found. (HTTP 404) (Request-ID: req-ee01ec9c-e910-441a-8bad-2a32d037190c) 2018-09-08 09:01:00,448 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-inst 2018-09-08 09:01:00,450 - neutron_utils - INFO - Deleting security group rule with ID - 3876889f-72e9-4f44-9df0-445c423558b2 2018-09-08 09:01:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3876889f-72e9-4f44-9df0-445c423558b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 09:01:00,729 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48e0377a-a13a-4206-975a-3614912df5c5 Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:00,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3876889f-72e9-4f44-9df0-445c423558b2 used request id req-48e0377a-a13a-4206-975a-3614912df5c5 2018-09-08 09:01:00,729 - neutron_utils - INFO - Deleting security group rule with ID - 64e809d2-6e93-48ca-88d0-506a1e133927 2018-09-08 09:01:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/64e809d2-6e93-48ca-88d0-506a1e133927 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 09:01:00,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d405f2fb-83bc-4dbe-aed6-3ddb65b2fd93 Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:00,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/64e809d2-6e93-48ca-88d0-506a1e133927 used request id req-d405f2fb-83bc-4dbe-aed6-3ddb65b2fd93 2018-09-08 09:01:00,840 - neutron_utils - INFO - Deleting security group rule with ID - 6043d9c5-8a3a-4625-870a-6f2fbdf0a7db 2018-09-08 09:01:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6043d9c5-8a3a-4625-870a-6f2fbdf0a7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 09:01:00,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6e389f8-deab-4ce2-b637-c8aacd275d20 Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:00,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6043d9c5-8a3a-4625-870a-6f2fbdf0a7db used request id req-f6e389f8-deab-4ce2-b637-c8aacd275d20 2018-09-08 09:01:00,964 - neutron_utils - INFO - Deleting security group rule with ID - 2ddbbd16-81fd-4963-b009-4ac18a2abf4c 2018-09-08 09:01:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2ddbbd16-81fd-4963-b009-4ac18a2abf4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 09:01:01,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac60681d-fbeb-4e43-9183-67f86e22cd3a Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:01,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2ddbbd16-81fd-4963-b009-4ac18a2abf4c used request id req-ac60681d-fbeb-4e43-9183-67f86e22cd3a 2018-09-08 09:01:01,061 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-sec-grp 2018-09-08 09:01:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1fa010f7-7370-4b15-86b7-2e627754d0bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bf90ad520ee35bb297848062357af766097caa" 2018-09-08 09:01:01,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c04ab8f6-81f8-4239-a60e-4c37d7949854 Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:01,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1fa010f7-7370-4b15-86b7-2e627754d0bc used request id req-c04ab8f6-81f8-4239-a60e-4c37d7949854 2018-09-08 09:01:01,421 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp 2018-09-08 09:01:01,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d50b255fa15015950c9c1935f2c9fe8f6c84f9" 2018-09-08 09:01:01,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b230bba-79d0-4a3f-8ce4-5cbab7d5cbf5 x-compute-request-id: req-6b230bba-79d0-4a3f-8ce4-5cbab7d5cbf5 Content-Length: 0 Content-Type: application/json 2018-09-08 09:01:01,462 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-kp used request id req-6b230bba-79d0-4a3f-8ce4-5cbab7d5cbf5 2018-09-08 09:01:01,462 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f.pub] 2018-09-08 09:01:01,462 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f] 2018-09-08 09:01:01,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a1867d5ce81bfa775cd4d27f17e99d1eef5456" 2018-09-08 09:01:01,506 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9b88cdc-5d43-41e7-92e5-08f906056b9b x-compute-request-id: req-d9b88cdc-5d43-41e7-92e5-08f906056b9b Content-Length: 0 Content-Type: application/json 2018-09-08 09:01:01,507 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/00b7de56-2bb6-434c-ab14-535ca147f58d used request id req-d9b88cdc-5d43-41e7-92e5-08f906056b9b 2018-09-08 09:01:01,507 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router and subnet AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet 2018-09-08 09:01:01,508 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 09:01:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" -d '{"subnet_id": "b96370ba-b8d2-4cae-ae5a-406cd59086e9"}' 2018-09-08 09:01:03,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-420f8940-0259-4948-9be9-446d4b39e514 Date: Sat, 08 Sep 2018 09:01:03 GMT RESP BODY: {"network_id": "37268e3d-ebcd-494a-93bc-cc59be69ff9b", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "subnet_id": "b96370ba-b8d2-4cae-ae5a-406cd59086e9", "subnet_ids": ["b96370ba-b8d2-4cae-ae5a-406cd59086e9"], "port_id": "0c3da844-1fd5-49ee-88f8-cf0fe69a04b3", "id": "d3c5a27e-7a68-4d16-bf0b-eabb892e5cde"} 2018-09-08 09:01:03,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde/remove_router_interface used request id req-420f8940-0259-4948-9be9-446d4b39e514 2018-09-08 09:01:03,208 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 09:01:03,209 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-router 2018-09-08 09:01:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f253dc000222af755aadd719f221e738a95468" 2018-09-08 09:01:06,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bacc001c-421d-4009-a200-86c7b3f90832 Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:06,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d3c5a27e-7a68-4d16-bf0b-eabb892e5cde used request id req-bacc001c-421d-4009-a200-86c7b3f90832 2018-09-08 09:01:06,672 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet 2018-09-08 09:01:06,672 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-subnet 2018-09-08 09:01:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 09:01:09,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f492ab92-f588-488b-a4c0-c174d27d9346 Date: Sat, 08 Sep 2018 09:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:09,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b96370ba-b8d2-4cae-ae5a-406cd59086e9 used request id req-f492ab92-f588-488b-a4c0-c174d27d9346 2018-09-08 09:01:09,149 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f-pub-net 2018-09-08 09:01:09,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/37268e3d-ebcd-494a-93bc-cc59be69ff9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f712e57af9278429e9393267cd665dec79f27de1" 2018-09-08 09:01:10,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2218583-0334-4973-bb19-d64f9605577a Date: Sat, 08 Sep 2018 09:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:10,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/37268e3d-ebcd-494a-93bc-cc59be69ff9b used request id req-b2218583-0334-4973-bb19-d64f9605577a 2018-09-08 09:01:10,430 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-f5d300a7-c1ab-4350-a296-983dd8687d7f--image 2018-09-08 09:01:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c966398c79f5ef44b32135e3a1653de4b5efe1" 2018-09-08 09:01:11,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c340d9b3-56e9-49f3-9ce8-d991fd06d1c6 Date: Sat, 08 Sep 2018 09:01:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:01:11,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e5ac9e76-d217-46b3-8746-cf2188e8f705 used request id req-c340d9b3-56e9-49f3-9ce8-d991fd06d1c6 2018-09-08 09:01:11,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3541e863-8ff4-417c-ac17-451f9a64dd7a Date: Sat, 08 Sep 2018 09:01:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "created_at": "2018-09-08T07:53:02Z", "updated_at": "2018-09-08T07:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "08de5b14-63cc-4caf-ba7f-22ecca5a6bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "46b675bc-8867-41d0-bdc5-63dfeeca07f7", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "617cfa92-d89c-4be2-bea9-b836d6be216b", "remote_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9785aced6fc54a49b283db010ce1ece1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:53:02Z", "revision_number": 0, "id": "cc4c6318-9757-4663-8f80-809e2a95073c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:53:02Z", "security_group_id": "0902c695-ab96-4b37-b9eb-9d062d619233", "tenant_id": "9785aced6fc54a49b283db010ce1ece1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9785aced6fc54a49b283db010ce1ece1"}], "revision_number": 4, "project_id": "9785aced6fc54a49b283db010ce1ece1", "id": "0902c695-ab96-4b37-b9eb-9d062d619233", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "created_at": "2018-09-08T06:43:34Z", "updated_at": "2018-09-08T06:43:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "21053ff5-ad9f-495b-aa7b-e99ba6c22688", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "228ee497-b8a0-455a-9475-f7e7f88d1a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "2ba5f0c4-3e49-4b2b-ae75-451189b5c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:43:34Z", "revision_number": 0, "id": "8af70e54-52b8-428d-9c59-3c6f1976ba83", "remote_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "remote_ip_prefix": null, "created_at": "2018-09-08T06:43:34Z", "security_group_id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "tenant_id": "5936471175df405ebd6ad2fa5f63b924", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936471175df405ebd6ad2fa5f63b924"}], "revision_number": 4, "project_id": "5936471175df405ebd6ad2fa5f63b924", "id": "0ccfe65c-9649-465f-b61d-e064f848e06b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "created_at": "2018-09-08T07:26:23Z", "updated_at": "2018-09-08T07:26:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "9114f6e1-664a-4b31-9b16-27f62d6d3b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "a104eb01-fba3-4415-b07d-1f01ac61015d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "af725a5f-cdf4-417b-b3d3-f2c43335dfc6", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv4", "project_id": "57150b8262e349309f1cc93f4e567dfc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:26:23Z", "revision_number": 0, "id": "fea60170-d3d4-4a00-8176-a157135dc557", "remote_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "remote_ip_prefix": null, "created_at": "2018-09-08T07:26:23Z", "security_group_id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "tenant_id": "57150b8262e349309f1cc93f4e567dfc", "port_range_min": null, "ethertype": "IPv6", "project_id": "57150b8262e349309f1cc93f4e567dfc"}], "revision_number": 4, "project_id": "57150b8262e349309f1cc93f4e567dfc", "id": "0ee76189-a7ca-4162-9f17-2391a7ce9615", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cae51c0f4df7467090076477cf351c3f", "created_at": "2018-09-08T07:08:00Z", "updated_at": "2018-09-08T07:08:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "1d16a07d-5142-4085-935c-07d0561e1844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "2b257ca5-14a1-4ae5-bd18-ae800803858f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:01Z", "revision_number": 0, "id": "349fd723-af7f-4b2a-b86f-b9cb4c891d4d", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:01Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cae51c0f4df7467090076477cf351c3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:00Z", "revision_number": 0, "id": "7dd5bbf3-39d2-4aaf-a9cc-1c7c08e2584b", "remote_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:00Z", "security_group_id": "420db712-0c68-42de-aaca-623ea2e04d37", "tenant_id": "cae51c0f4df7467090076477cf351c3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cae51c0f4df7467090076477cf351c3f"}], "revision_number": 4, "project_id": "cae51c0f4df7467090076477cf351c3f", "id": "420db712-0c68-42de-aaca-623ea2e04d37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a77b552638294fbd9186f3e752eb1693", "created_at": "2018-09-08T08:02:51Z", "updated_at": "2018-09-08T08:02:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "4dc71475-1be7-42f1-a499-4879b4b60837", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "54054725-7fe4-4158-a861-2dc5d48da312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "792771ee-14ab-4006-8443-25d7f067f403", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv6", "project_id": "a77b552638294fbd9186f3e752eb1693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:02:51Z", "revision_number": 0, "id": "d960b024-2685-448e-b723-7d58e5c07e70", "remote_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "remote_ip_prefix": null, "created_at": "2018-09-08T08:02:51Z", "security_group_id": "697a0287-ba95-4939-bdec-24e5d11ab872", "tenant_id": "a77b552638294fbd9186f3e752eb1693", "port_range_min": null, "ethertype": "IPv4", "project_id": "a77b552638294fbd9186f3e752eb1693"}], "revision_number": 4, "project_id": "a77b552638294fbd9186f3e752eb1693", "id": "697a0287-ba95-4939-bdec-24e5d11ab872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "created_at": "2018-09-08T07:59:28Z", "updated_at": "2018-09-08T07:59:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "6be40152-f4a7-4a35-9e30-fdcdce96ab5b", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "7b3a713d-9b68-4956-8640-a3e5b35d9c57", "remote_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "8a86759a-8934-4836-b5eb-e87ab6642d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:59:28Z", "revision_number": 0, "id": "bb33961f-2204-4104-8163-479a017b7a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:59:28Z", "security_group_id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "tenant_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45"}], "revision_number": 4, "project_id": "6b5bf1256a2040dea1ba10c7e6db0b45", "id": "6ee29cdf-edef-4794-b2a7-e793ea9499f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38adca85199a4dae960982f6a705044e", "created_at": "2018-09-08T07:09:11Z", "updated_at": "2018-09-08T07:09:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "4bd283b8-3197-40b7-a257-9d42d66365a5", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "a2fdf894-6144-43e1-9f09-ea65bf8859eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv6", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "e0dae864-a84a-4bb6-b113-025afd3989b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:09:11Z", "revision_number": 0, "id": "f89f4298-d146-410e-8745-13b128db2108", "remote_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "remote_ip_prefix": null, "created_at": "2018-09-08T07:09:11Z", "security_group_id": "7b81f812-5183-4562-ac62-c70d45b92322", "tenant_id": "38adca85199a4dae960982f6a705044e", "port_range_min": null, "ethertype": "IPv4", "project_id": "38adca85199a4dae960982f6a705044e"}], "revision_number": 4, "project_id": "38adca85199a4dae960982f6a705044e", "id": "7b81f812-5183-4562-ac62-c70d45b92322", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "created_at": "2018-09-08T06:54:37Z", "updated_at": "2018-09-08T06:54:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "16ef75f1-c8b8-43da-8c14-64937d65898d", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "209f64f5-a301-4268-9de3-55a0bfe0faa2", "remote_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "b2904205-ff81-4722-af5e-0497355e7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:54:37Z", "revision_number": 0, "id": "d03d5840-cb7b-449f-a229-ec4afc3407a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:54:37Z", "security_group_id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "tenant_id": "43b3abd068ce4228b3ff4fcdf100aed5", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b3abd068ce4228b3ff4fcdf100aed5"}], "revision_number": 4, "project_id": "43b3abd068ce4228b3ff4fcdf100aed5", "id": "8c110cd6-35a8-44a8-90fb-6a89ed71db77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:15Z", "updated_at": "2018-09-08T08:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "revision_number": 0, "id": "0b0ed085-b33d-48cf-a937-0630af848f80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "revision_number": 0, "id": "238c3f3a-7bfd-46c1-a67c-fe910a7304fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "revision_number": 0, "id": "3dafbad6-e072-4d21-8b23-9edd41b35598", "remote_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv6", "project_id": "cda36212df3742549230d8efa9ea2e67"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "revision_number": 0, "id": "c6e07289-2dc3-4dcc-a11a-b6f886756b24", "remote_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "remote_ip_prefix": null, "created_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "tenant_id": "cda36212df3742549230d8efa9ea2e67", "port_range_min": null, "ethertype": "IPv4", "project_id": "cda36212df3742549230d8efa9ea2e67"}], "revision_number": 4, "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "created_at": "2018-09-08T07:10:58Z", "updated_at": "2018-09-08T07:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "034374b5-5580-405e-9a09-a8d5118f10e9", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "b781ed34-b1ce-4b21-b260-edfaad8578ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "c1faf635-493a-41c1-a68c-5a96f2bb8a07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:10:58Z", "revision_number": 0, "id": "d4931e24-7dab-4934-973b-316fd76722c1", "remote_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "remote_ip_prefix": null, "created_at": "2018-09-08T07:10:58Z", "security_group_id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "tenant_id": "4e7012ee1cc0467993d9c934893c7087", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e7012ee1cc0467993d9c934893c7087"}], "revision_number": 4, "project_id": "4e7012ee1cc0467993d9c934893c7087", "id": "bb5e0cc9-79da-4d07-97ca-792db8d85cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-08T06:56:11Z", "updated_at": "2018-09-08T06:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "165acdcf-0ad5-48ad-b005-4a460f81cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "c8dea938-e0b0-47c3-b5ab-a5e233f48473", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "eafe0106-a9bf-4fab-b976-743322c8d1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T06:56:11Z", "revision_number": 0, "id": "f1e26533-163b-449c-a63b-3598d0d23712", "remote_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "remote_ip_prefix": null, "created_at": "2018-09-08T06:56:11Z", "security_group_id": "c6087019-07e5-415d-adc6-096ac15f6adb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c6087019-07e5-415d-adc6-096ac15f6adb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "created_at": "2018-09-08T07:08:10Z", "updated_at": "2018-09-08T07:08:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "07986665-0d9b-4c5f-84b7-5f2c3f287be0", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "37fd2248-2453-4c56-ba5f-2d23c3b934ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "39097444-ef20-46e5-8503-6f1a6b5b6847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T07:08:10Z", "revision_number": 0, "id": "c4d53d07-c6f0-453f-a008-dc7a1a2bcff6", "remote_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "remote_ip_prefix": null, "created_at": "2018-09-08T07:08:10Z", "security_group_id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "tenant_id": "62ef8279994a4391bbf0d5fa2f6f3677", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ef8279994a4391bbf0d5fa2f6f3677"}], "revision_number": 4, "project_id": "62ef8279994a4391bbf0d5fa2f6f3677", "id": "d706c766-b9d5-4aa1-819b-e6c68ad2b664", "name": "default"}]} 2018-09-08 09:01:11,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3541e863-8ff4-417c-ac17-451f9a64dd7a 2018-09-08 09:01:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ad7462-8d1e-40ef-9cd0-a5adf3bf573d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9785aced6fc54a49b283db010ce1ece1.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:11,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9785aced6fc54a49b283db010ce1ece1 used request id req-e9ad7462-8d1e-40ef-9cd0-a5adf3bf573d 2018-09-08 09:01:11,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d6b737-9854-4eae-bf47-5ddd700c8db1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-08 09:01:11,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924 used request id req-47d6b737-9854-4eae-bf47-5ddd700c8db1 2018-09-08 09:01:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf44d80c-b839-44c9-ba25-f5216b46008d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 57150b8262e349309f1cc93f4e567dfc.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:11,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57150b8262e349309f1cc93f4e567dfc used request id req-cf44d80c-b839-44c9-ba25-f5216b46008d 2018-09-08 09:01:11,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c2c94d-2826-47c7-b3cc-a94be350f4a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cae51c0f4df7467090076477cf351c3f.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:11,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cae51c0f4df7467090076477cf351c3f used request id req-f6c2c94d-2826-47c7-b3cc-a94be350f4a3 2018-09-08 09:01:11,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98db988b-5c67-4cb1-8697-cbca27d9aa11 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 09:01:11,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-98db988b-5c67-4cb1-8697-cbca27d9aa11 2018-09-08 09:01:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eea249b-1a4d-48a3-b3d0-4ddb270ad155 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b5bf1256a2040dea1ba10c7e6db0b45.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:11,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6b5bf1256a2040dea1ba10c7e6db0b45 used request id req-2eea249b-1a4d-48a3-b3d0-4ddb270ad155 2018-09-08 09:01:11,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:11,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bafd67a-eb27-4f18-861a-6d5a162ebc32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38adca85199a4dae960982f6a705044e.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:11,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/38adca85199a4dae960982f6a705044e used request id req-7bafd67a-eb27-4f18-861a-6d5a162ebc32 2018-09-08 09:01:11,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 08 Sep 2018 09:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540b45e5-04b8-4592-a010-0b326d06878d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b3abd068ce4228b3ff4fcdf100aed5.", "code": 404, "title": "Not Found"}} 2018-09-08 09:01:12,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/43b3abd068ce4228b3ff4fcdf100aed5 used request id req-540b45e5-04b8-4592-a010-0b326d06878d 2018-09-08 09:01:12,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-08 09:01:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990ede70-58c8-47b8-acce-4dfa088b4711 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67"}, "enabled": true, "id": "cda36212df3742549230d8efa9ea2e67", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b5c216b4-c239-497-proj"}} 2018-09-08 09:01:12,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-990ede70-58c8-47b8-acce-4dfa088b4711 2018-09-08 09:01:12,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aac5b786-8b38-4ed2-ad3b-f626e723d271 2018-09-08 09:01:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aac5b786-8b38-4ed2-ad3b-f626e723d271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-75d79e6c-21aa-4885-a82e-28be14ee0977 Date: Sat, 08 Sep 2018 09:01:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:15Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "0b0ed085-b33d-48cf-a937-0630af848f80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:15Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "238c3f3a-7bfd-46c1-a67c-fe910a7304fc"}, {"remote_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:15Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "3dafbad6-e072-4d21-8b23-9edd41b35598"}, {"remote_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T08:58:15Z", "security_group_id": "aac5b786-8b38-4ed2-ad3b-f626e723d271", "port_range_min": null, "revision_number": 0, "tenant_id": "cda36212df3742549230d8efa9ea2e67", "created_at": "2018-09-08T08:58:15Z", "project_id": "cda36212df3742549230d8efa9ea2e67", "id": "c6e07289-2dc3-4dcc-a11a-b6f886756b24"}]} 2018-09-08 09:01:12,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aac5b786-8b38-4ed2-ad3b-f626e723d271 used request id req-75d79e6c-21aa-4885-a82e-28be14ee0977 2018-09-08 09:01:12,291 - neutron_utils - INFO - Deleting security group with name - default 2018-09-08 09:01:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aac5b786-8b38-4ed2-ad3b-f626e723d271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c64db990-694d-4d78-9ecb-95daca4fa76e Content-Length: 0 Date: Sat, 08 Sep 2018 09:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:01:12,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aac5b786-8b38-4ed2-ad3b-f626e723d271 used request id req-c64db990-694d-4d78-9ecb-95daca4fa76e 2018-09-08 09:01:12,576 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-b5c216b4-c239-497-proj 2018-09-08 09:01:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806d8fa8-423a-4bb8-b579-d267a0f0e3ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:12,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cda36212df3742549230d8efa9ea2e67 used request id req-806d8fa8-423a-4bb8-b579-d267a0f0e3ce 2018-09-08 09:01:12,782 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-b5c216b4-c239-497-proj-role 2018-09-08 09:01:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4174bb-d66f-4916-ae0e-ae879ac402a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:12,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/12287ae14a8e4f1ab2253d2c2df1cd76 used request id req-fb4174bb-d66f-4916-ae0e-ae879ac402a0 2018-09-08 09:01:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b46c85a125d6db5ae1028191a3e6d593f952eea" 2018-09-08 09:01:12,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710f8011-a4fa-4df4-9fc5-5fc5ecf0e6bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:12,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-710f8011-a4fa-4df4-9fc5-5fc5ecf0e6bd 2018-09-08 09:01:13,000 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-b5c216b4-c239-497-user 2018-09-08 09:01:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a9b7d5d8aafd4d41ba7f47c064f20f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95b264cb3c59778f55c9ac15a97027af5bfab19" 2018-09-08 09:01:13,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93d13eb-5c88-4048-ad85-5bfc5a823ba3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:13,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a9b7d5d8aafd4d41ba7f47c064f20f5c used request id req-d93d13eb-5c88-4048-ad85-5bfc5a823ba3 2018-09-08 09:01:13,308 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3511.298s OK 2018-09-08 09:01:13,458 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 09:01:13,459 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:31 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-08 09:01:13,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:13,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:01:13,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T10:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["KPHNqKprQsunWpYNKNC1Ng"], "issued_at": "2018-09-08T09:01:13.000000Z"}} 2018-09-08 09:01:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4ce233-f00a-4615-9bf2-3fb60d5cab53 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cae1681ba1904b5f8caa411295a7e037", "links": {"self": "http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b4ce233-f00a-4615-9bf2-3fb60d5cab53 2018-09-08 09:01:13,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.46372294426s 2018-09-08 09:01:13,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 09:01:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ce125d-2b1d-4b49-bd17-e4e37eed68bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:14,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cae1681ba1904b5f8caa411295a7e037 used request id req-73ce125d-2b1d-4b49-bd17-e4e37eed68bb 2018-09-08 09:01:14,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.141457080841s 2018-09-08 09:01:14,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:01:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3694e2-4c76-4b6a-b50e-c7c8783ec456 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b", "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "domain_id": "default", "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:01:14,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd3694e2-4c76-4b6a-b50e-c7c8783ec456 2018-09-08 09:01:14,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0884749889374s 2018-09-08 09:01:14,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd3694e2-4c76-4b6a-b50e-c7c8783ec456 2018-09-08 09:01:14,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:01:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f9f0a6-06bd-4571-b1df-24e5931f2e78 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561"}, "enabled": true, "id": "493f645a53ec4d3fbe9e5d03c7ff7561", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_3019b54c-8071-41ae-8fdb-10ef90cc849b"}} 2018-09-08 09:01:14,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 used request id req-60f9f0a6-06bd-4571-b1df-24e5931f2e78 2018-09-08 09:01:14,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0983281135559s 2018-09-08 09:01:14,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 used request id req-60f9f0a6-06bd-4571-b1df-24e5931f2e78 2018-09-08 09:01:14,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 09:01:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560a0d4f-0346-4f86-86c0-67e70d68be51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:14,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 used request id req-560a0d4f-0346-4f86-86c0-67e70d68be51 2018-09-08 09:01:14,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188971042633s 2018-09-08 09:01:14,462 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/493f645a53ec4d3fbe9e5d03c7ff7561 used request id req-560a0d4f-0346-4f86-86c0-67e70d68be51 2018-09-08 09:01:14,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:01:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cf8c33-00fd-4414-b84b-0146a34f894f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693"}, "enabled": true, "id": "a77b552638294fbd9186f3e752eb1693", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_3019b54c-8071-41ae-8fdb-10ef90cc849b"}]} 2018-09-08 09:01:14,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-35cf8c33-00fd-4414-b84b-0146a34f894f 2018-09-08 09:01:14,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.075343132019s 2018-09-08 09:01:14,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-35cf8c33-00fd-4414-b84b-0146a34f894f 2018-09-08 09:01:14,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 09:01:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b62038-4f8b-4832-8510-3754428bf5a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:14,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-d3b62038-4f8b-4832-8510-3754428bf5a3 2018-09-08 09:01:14,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157346010208s 2018-09-08 09:01:14,698 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a77b552638294fbd9186f3e752eb1693 used request id req-d3b62038-4f8b-4832-8510-3754428bf5a3 2018-09-08 09:01:14,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5b6d7c-8027-46e7-9e8f-ee2d9e709111 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4c060d042dac492d80563bb02da12988", "links": {"self": "http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:14,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd5b6d7c-8027-46e7-9e8f-ee2d9e709111 2018-09-08 09:01:14,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807530879974s 2018-09-08 09:01:14,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 09:01:14,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e38199b8af60806e0b15896d9d64e7271792f697" 2018-09-08 09:01:14,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c9669b-3c9b-478b-9b6d-8d7f5e821694 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:14,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4c060d042dac492d80563bb02da12988 used request id req-82c9669b-3c9b-478b-9b6d-8d7f5e821694 2018-09-08 09:01:14,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0931739807129s 2018-09-08 09:01:14,928 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-08 09:01:14,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:01:14,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 09:01:14,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 09:01:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:01:14,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a90bb63-cde0-4227-b1f8-1504a7390c6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:01:14,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a90bb63-cde0-4227-b1f8-1504a7390c6b 2018-09-08 09:01:14,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:01:15,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T10:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["7uJGibo_QZmuuus65cL8KA"], "issued_at": "2018-09-08T09:01:15.000000Z"}} 2018-09-08 09:01:15,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:01:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:15,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b5a6c1fd-e14b-49b8-8f81-887935cd9e13 Date: Sat, 08 Sep 2018 09:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 09:01:15,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5a6c1fd-e14b-49b8-8f81-887935cd9e13 2018-09-08 09:01:15,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256880044937s 2018-09-08 09:01:15,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b5a6c1fd-e14b-49b8-8f81-887935cd9e13 2018-09-08 09:01:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:01:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:15,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 09:01:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 09:01:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:15,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b5c8f0-d2e5-4248-9a77-56c3f6180a49 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:01:15,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-89b5c8f0-d2e5-4248-9a77-56c3f6180a49 2018-09-08 09:01:15,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0939540863037s 2018-09-08 09:01:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 09:01:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}}' 2018-09-08 09:01:15,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1b8814-c70f-466a-aed5-6baa12ff3c99 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb"}, "enabled": true, "id": "e027c5bece644e1493894d88a6050adb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}} 2018-09-08 09:01:15,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-df1b8814-c70f-466a-aed5-6baa12ff3c99 2018-09-08 09:01:15,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10254406929s 2018-09-08 09:01:15,821 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-df1b8814-c70f-466a-aed5-6baa12ff3c99 2018-09-08 09:01:15,822 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'id': u'e027c5bece644e1493894d88a6050adb', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 09:01:15,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 09:01:16,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.341123104095s 2018-09-08 09:01:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bba046-ea04-4b3f-a455-96d5c8211919 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b"}, "enabled": true, "id": "c840d4f0b322426bb1d2a44599a2370b", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5"}} 2018-09-08 09:01:16,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b used request id req-d3bba046-ea04-4b3f-a455-96d5c8211919 2018-09-08 09:01:16,269 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c840d4f0b322426bb1d2a44599a2370b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5'}) 2018-09-08 09:01:16,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ee76c0-2076-4e17-bd6b-526a5130b45a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:16,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41ee76c0-2076-4e17-bd6b-526a5130b45a 2018-09-08 09:01:16,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867629051208s 2018-09-08 09:01:16,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b218045-dafb-4760-90e6-9e35f8825a6e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:16,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b218045-dafb-4760-90e6-9e35f8825a6e 2018-09-08 09:01:16,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778150558472s 2018-09-08 09:01:16,437 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 09:01:16,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 09:01:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"role": {"name": "Member"}}' 2018-09-08 09:01:16,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30272287-2c23-49aa-ad9d-e922571022d2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}} 2018-09-08 09:01:16,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-30272287-2c23-49aa-ad9d-e922571022d2 2018-09-08 09:01:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.089907169342s 2018-09-08 09:01:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063d6053-ae14-4661-bd54-f020d0d6673d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "domain_id": null, "name": "Member", "id": "0eb0d5eee6584139bb8d7cdde98c0f8f"}} 2018-09-08 09:01:16,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f used request id req-063d6053-ae14-4661-bd54-f020d0d6673d 2018-09-08 09:01:16,606 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f'}, 'domain_id': None, 'human_id': None, 'id': u'0eb0d5eee6584139bb8d7cdde98c0f8f', 'HUMAN_ID': False}) 2018-09-08 09:01:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285016fc-d5d8-4825-bb39-29676ad968a0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:16,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-285016fc-d5d8-4825-bb39-29676ad968a0 2018-09-08 09:01:16,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752220153809s 2018-09-08 09:01:16,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 09:01:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8515aaa1-0bb7-4732-a6b0-8e39de1d2564 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 09:01:16,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8515aaa1-0bb7-4732-a6b0-8e39de1d2564 2018-09-08 09:01:16,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795240402222s 2018-09-08 09:01:16,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:01:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef246b13-0a37-42b3-a47e-64c113a3da1c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5", "links": {"self": "http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b"}, "domain_id": "default", "enabled": true, "id": "c840d4f0b322426bb1d2a44599a2370b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:01:16,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef246b13-0a37-42b3-a47e-64c113a3da1c 2018-09-08 09:01:16,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967841148376s 2018-09-08 09:01:16,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef246b13-0a37-42b3-a47e-64c113a3da1c 2018-09-08 09:01:16,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:01:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:16,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e50c940-918b-492f-b3be-0901618e498f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb"}, "enabled": true, "id": "e027c5bece644e1493894d88a6050adb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}]} 2018-09-08 09:01:16,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8e50c940-918b-492f-b3be-0901618e498f 2018-09-08 09:01:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742788314819s 2018-09-08 09:01:16,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8e50c940-918b-492f-b3be-0901618e498f 2018-09-08 09:01:16,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 09:01:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=0eb0d5eee6584139bb8d7cdde98c0f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b887439-23d8-4c12-a2e4-c3470a312082 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=0eb0d5eee6584139bb8d7cdde98c0f8f", "previous": null, "next": null}} 2018-09-08 09:01:17,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=0eb0d5eee6584139bb8d7cdde98c0f8f used request id req-7b887439-23d8-4c12-a2e4-c3470a312082 2018-09-08 09:01:17,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813109874725s 2018-09-08 09:01:17,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 09:01:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb/users/c840d4f0b322426bb1d2a44599a2370b/roles/0eb0d5eee6584139bb8d7cdde98c0f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da0778a-3d86-4f1d-ba09-2ce6be3b2cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:17,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb/users/c840d4f0b322426bb1d2a44599a2370b/roles/0eb0d5eee6584139bb8d7cdde98c0f8f used request id req-7da0778a-3d86-4f1d-ba09-2ce6be3b2cac 2018-09-08 09:01:17,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122240066528s 2018-09-08 09:01:17,148 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9f65426c-e148-4417-af45-0826809fbb55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'project_id': u'e027c5bece644e1493894d88a6050adb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:01:17,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:01:17,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:01:17,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-08 09:01:17,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-08 09:01:17,154 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'password': '9f65426c-e148-4417-af45-0826809fbb55', 'project_name': 'neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e027c5bece644e1493894d88a6050adb', 'project_domain_name': 'Default'} 2018-09-08 09:01:17,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f68dff-ec73-4784-a2ee-e73114652f78 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:17,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22f68dff-ec73-4784-a2ee-e73114652f78 2018-09-08 09:01:17,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795259475708s 2018-09-08 09:01:17,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59adfb4b-ab4d-42e9-bbe0-a0c2fe6beef4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:17,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59adfb4b-ab4d-42e9-bbe0-a0c2fe6beef4 2018-09-08 09:01:17,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820620059967s 2018-09-08 09:01:17,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 09:01:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3141e08-0bd7-40c9-aa24-f030f48db369 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 09:01:17,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b3141e08-0bd7-40c9-aa24-f030f48db369 2018-09-08 09:01:17,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0152869224548s 2018-09-08 09:01:17,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:01:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6719502a-cb2a-4da7-9bfd-98641e7c6292 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5", "links": {"self": "http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b"}, "domain_id": "default", "enabled": true, "id": "c840d4f0b322426bb1d2a44599a2370b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:01:17,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6719502a-cb2a-4da7-9bfd-98641e7c6292 2018-09-08 09:01:17,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903830528259s 2018-09-08 09:01:17,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6719502a-cb2a-4da7-9bfd-98641e7c6292 2018-09-08 09:01:17,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:01:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2a837a-3c95-459f-b872-1f00cea33a54 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb"}, "enabled": true, "id": "e027c5bece644e1493894d88a6050adb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}]} 2018-09-08 09:01:17,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fc2a837a-3c95-459f-b872-1f00cea33a54 2018-09-08 09:01:17,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841128826141s 2018-09-08 09:01:17,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fc2a837a-3c95-459f-b872-1f00cea33a54 2018-09-08 09:01:17,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 09:01:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86145a93-d81f-4ffa-8c7a-0b6e1a4e754a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=f376d2e221f54d64a99cacf2559df943", "previous": null, "next": null}} 2018-09-08 09:01:17,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c840d4f0b322426bb1d2a44599a2370b&scope.project.id=e027c5bece644e1493894d88a6050adb&role.id=f376d2e221f54d64a99cacf2559df943 used request id req-86145a93-d81f-4ffa-8c7a-0b6e1a4e754a 2018-09-08 09:01:17,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813131332397s 2018-09-08 09:01:17,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 09:01:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb/users/c840d4f0b322426bb1d2a44599a2370b/roles/f376d2e221f54d64a99cacf2559df943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:17,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291a8adb-be71-4f95-930d-ff09d4888ff9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:01:17,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb/users/c840d4f0b322426bb1d2a44599a2370b/roles/f376d2e221f54d64a99cacf2559df943 used request id req-291a8adb-be71-4f95-930d-ff09d4888ff9 2018-09-08 09:01:17,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120616912842s 2018-09-08 09:01:17,722 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-08 09:01:20,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-08 09:01:19.768 11560 INFO rally.deployment.engine [-] Deployment 5368033f-2ca0-4eac-b572-f604ccfb5cb0 | Starting: Destroy cloud and free allocated resources. 2018-09-08 09:01:19.865 11560 INFO rally.deployment.engine [-] Deployment 5368033f-2ca0-4eac-b572-f604ccfb5cb0 | Completed: Destroy cloud and free allocated resources. 2018-09-08 09:01:19.926 11560 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b) for deployment 'opnfv-rally'. 2018-09-08 09:01:19.959 11560 INFO rally.api [-] Deleting verification (UUID=83842d61-c349-492b-80f1-12b8fd6ba332). 2018-09-08 09:01:20.008 11560 INFO rally.api [-] Verification has been successfully deleted! 2018-09-08 09:01:20.009 11560 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b). 2018-09-08 09:01:20.022 11560 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-08 09:01:22,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-08 09:01:22.362 11563 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1cca6335-7077-4e9e-b4d3-ac2d71606480) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1cca6335-7077-4e9e-b4d3-ac2d71606480 | 2018-09-08T09:01:22 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1cca6335-7077-4e9e-b4d3-ac2d71606480 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-08 09:01:26,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-08 09:01:26,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-08 09:01:28,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-08 09:01:28.151 11569 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e3f5dd13-aab2-4bc1-b68a-926b1f5a569b). 2018-09-08 09:01:28.290 11569 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-08 09:01:31,903 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-08 09:01:30.524 11572 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-08 09:01:30.674 11572 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-08 09:01:31.728 11572 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5954c94-afb8-42b8-8010-a6080b732f60) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c5954c94-afb8-42b8-8010-a6080b732f60) as the default verifier for the future CLI operations. 2018-09-08 09:01:34,853 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-08 09:01:34,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:01:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:34,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67806c3d-4818-48f5-bd57-cb70f1381362 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:01:34,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-67806c3d-4818-48f5-bd57-cb70f1381362 2018-09-08 09:01:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.104949951172s 2018-09-08 09:01:34,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:01:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:01:35,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b6ee61-3ba9-43e8-b023-5745ae3fb5b6 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb"}, "enabled": true, "id": "e027c5bece644e1493894d88a6050adb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}]} 2018-09-08 09:01:35,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f4b6ee61-3ba9-43e8-b023-5745ae3fb5b6 2018-09-08 09:01:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820047855377s 2018-09-08 09:01:35,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f4b6ee61-3ba9-43e8-b023-5745ae3fb5b6 2018-09-08 09:01:35,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 09:01:35,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"network": {"shared": true, "tenant_id": "e027c5bece644e1493894d88a6050adb", "name": "neutron_trunk-net_9634af6c-f51c-428f-92df-bb68ce34c6a5", "admin_state_up": true}}' 2018-09-08 09:01:35,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-2c85c54c-034d-4d90-9d8f-af361fc89ec9 Date: Sat, 08 Sep 2018 09:01:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"e027c5bece644e1493894d88a6050adb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:01:35Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_9634af6c-f51c-428f-92df-bb68ce34c6a5","admin_state_up":true,"tenant_id":"e027c5bece644e1493894d88a6050adb","created_at":"2018-09-08T09:01:35Z","mtu":1450}} 2018-09-08 09:01:35,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2c85c54c-034d-4d90-9d8f-af361fc89ec9 2018-09-08 09:01:35,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.580842971802s 2018-09-08 09:01:35,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2c85c54c-034d-4d90-9d8f-af361fc89ec9 2018-09-08 09:01:35,628 - 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-08T09:01:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'created_at': u'2018-09-08T09:01:35Z', u'mtu': 1450, u'tenant_id': u'e027c5bece644e1493894d88a6050adb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e027c5bece644e1493894d88a6050adb'}) 2018-09-08 09:01:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:01:35,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e56f2ea-877d-4662-96d2-99e18e648a3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:01:35,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e56f2ea-877d-4662-96d2-99e18e648a3d 2018-09-08 09:01:35,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:01:36,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}, {"id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "name": "Member"}], "expires_at": "2018-09-08T10:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e027c5bece644e1493894d88a6050adb", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e027c5bece644e1493894d88a6050adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e027c5bece644e1493894d88a6050adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e027c5bece644e1493894d88a6050adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e027c5bece644e1493894d88a6050adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e027c5bece644e1493894d88a6050adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e027c5bece644e1493894d88a6050adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e027c5bece644e1493894d88a6050adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e027c5bece644e1493894d88a6050adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e027c5bece644e1493894d88a6050adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e027c5bece644e1493894d88a6050adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e027c5bece644e1493894d88a6050adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e027c5bece644e1493894d88a6050adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5", "id": "c840d4f0b322426bb1d2a44599a2370b"}, "audit_ids": ["sE-Q-RrdRRyrhyW533lNDw"], "issued_at": "2018-09-08T09:01:36.000000Z"}} 2018-09-08 09:01:36,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:01:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-5dae9b3f-d61c-4fea-9bda-41c3d9e1eb6a Date: Sat, 08 Sep 2018 09:01:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"e027c5bece644e1493894d88a6050adb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:01:35Z","qos_policy_id":null,"name":"neutron_trunk-net_9634af6c-f51c-428f-92df-bb68ce34c6a5","admin_state_up":true,"tenant_id":"e027c5bece644e1493894d88a6050adb","created_at":"2018-09-08T09:01:35Z","provider:network_type":"vxlan"}]} 2018-09-08 09:01:36,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dae9b3f-d61c-4fea-9bda-41c3d9e1eb6a 2018-09-08 09:01:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247469902039s 2018-09-08 09:01:36,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dae9b3f-d61c-4fea-9bda-41c3d9e1eb6a 2018-09-08 09:01:36,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 09:01:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"subnet": {"name": "neutron_trunk-subnet_9634af6c-f51c-428f-92df-bb68ce34c6a5", "enable_dhcp": true, "network_id": "cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 09:01:36,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b46b7054-7ca2-420d-b154-5abaa2b5a79a Date: Sat, 08 Sep 2018 09:01:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b","tenant_id":"e027c5bece644e1493894d88a6050adb","created_at":"2018-09-08T09:01:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:01:36Z","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":"e027c5bece644e1493894d88a6050adb","id":"4b7f27fa-1743-4cf9-88a6-845f56b58621","subnetpool_id":null,"name":"neutron_trunk-subnet_9634af6c-f51c-428f-92df-bb68ce34c6a5"}} 2018-09-08 09:01:36,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b46b7054-7ca2-420d-b154-5abaa2b5a79a 2018-09-08 09:01:36,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.684745073318s 2018-09-08 09:01:36,951 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b46b7054-7ca2-420d-b154-5abaa2b5a79a 2018-09-08 09:01:36,951 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:01:36Z', 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'4b7f27fa-1743-4cf9-88a6-845f56b58621', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'enable_dhcp': True, u'network_id': u'cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b', u'tenant_id': u'e027c5bece644e1493894d88a6050adb', u'created_at': u'2018-09-08T09:01:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e027c5bece644e1493894d88a6050adb'}) 2018-09-08 09:01:36,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 09:01:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "neutron_trunk-router_9634af6c-f51c-428f-92df-bb68ce34c6a5", "admin_state_up": true}}' 2018-09-08 09:01:41,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-04d0c0d9-99f4-4d80-825f-f91a7b014658 Date: Sat, 08 Sep 2018 09:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e027c5bece644e1493894d88a6050adb", "created_at": "2018-09-08T09:01:37Z", "admin_state_up": true, "updated_at": "2018-09-08T09:01:38Z", "project_id": "e027c5bece644e1493894d88a6050adb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "979bd827-5a1b-4078-97e2-0a15ff4cd98a", "name": "neutron_trunk-router_9634af6c-f51c-428f-92df-bb68ce34c6a5"}} 2018-09-08 09:01:41,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-04d0c0d9-99f4-4d80-825f-f91a7b014658 2018-09-08 09:01:41,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.96601891518s 2018-09-08 09:01:41,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-04d0c0d9-99f4-4d80-825f-f91a7b014658 2018-09-08 09:01:41,919 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:01:38Z', u'revision_number': 2, u'ha': True, u'id': u'979bd827-5a1b-4078-97e2-0a15ff4cd98a', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'admin_state_up': True, u'tenant_id': u'e027c5bece644e1493894d88a6050adb', u'created_at': u'2018-09-08T09:01:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'e027c5bece644e1493894d88a6050adb'}) 2018-09-08 09:01:41,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 09:01:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"subnet_id": "4b7f27fa-1743-4cf9-88a6-845f56b58621"}' 2018-09-08 09:01:43,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c644b4b-177e-40e4-bd89-d19ceae24dc8 Date: Sat, 08 Sep 2018 09:01:43 GMT RESP BODY: {"network_id": "cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b", "tenant_id": "e027c5bece644e1493894d88a6050adb", "subnet_id": "4b7f27fa-1743-4cf9-88a6-845f56b58621", "subnet_ids": ["4b7f27fa-1743-4cf9-88a6-845f56b58621"], "port_id": "f30a7041-afca-469d-b97c-63cf5c864846", "id": "979bd827-5a1b-4078-97e2-0a15ff4cd98a"} 2018-09-08 09:01:43,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/add_router_interface.json used request id req-1c644b4b-177e-40e4-bd89-d19ceae24dc8 2018-09-08 09:01:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97158694267s 2018-09-08 09:01:43,892 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/add_router_interface.json used request id req-1c644b4b-177e-40e4-bd89-d19ceae24dc8 returning object 979bd827-5a1b-4078-97e2-0a15ff4cd98a 2018-09-08 09:01:43,892 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-08 09:01:44,025 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-08 09:01:44,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:44,031 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 09:01:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 09:01:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:01:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:44,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6d4cec0f-3117-4e26-8847-265e81d86524 Date: Sat, 08 Sep 2018 09:01:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:01:44,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6d4cec0f-3117-4e26-8847-265e81d86524 2018-09-08 09:01:44,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558476924896s 2018-09-08 09:01:44,594 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6d4cec0f-3117-4e26-8847-265e81d86524 2018-09-08 09:01:44,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:01:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5"}' 2018-09-08 09:01:45,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3 X-Openstack-Request-Id: req-2380bcd3-fefc-45a7-937d-cf23a2070535 Date: Sat, 08 Sep 2018 09:01:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "size": null, "self": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:45Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": null, "created_at": "2018-09-08T09:01:45Z", "protected": false} 2018-09-08 09:01:45,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2380bcd3-fefc-45a7-937d-cf23a2070535 2018-09-08 09:01:45,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.604233026505s 2018-09-08 09:01:45,201 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2380bcd3-fefc-45a7-937d-cf23a2070535 returning object 1b35c44b-c714-4099-957c-1a5d5d7f3cb3 2018-09-08 09:01:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:01:45,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '' 2018-09-08 09:01:46,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db1dba36-43ab-4e41-9eab-101f54b3f3d7 Date: Sat, 08 Sep 2018 09:01:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:01:46,331 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file used request id req-db1dba36-43ab-4e41-9eab-101f54b3f3d7 2018-09-08 09:01:46,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12940597534s 2018-09-08 09:01:46,332 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file used request id req-db1dba36-43ab-4e41-9eab-101f54b3f3d7 2018-09-08 09:01:46,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:01:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:46,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5fb511d9-5afa-46ff-87e4-7c88911299e6 Date: Sat, 08 Sep 2018 09:01:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "metadata": {}}], "file": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "size": 12716032, "self": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:46Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T09:01:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:01:46,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5fb511d9-5afa-46ff-87e4-7c88911299e6 2018-09-08 09:01:46,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558206796646s 2018-09-08 09:01:46,891 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5fb511d9-5afa-46ff-87e4-7c88911299e6 2018-09-08 09:01:46,893 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file', 'owner': u'e027c5bece644e1493894d88a6050adb', 'id': u'1b35c44b-c714-4099-957c-1a5d5d7f3cb3', 'size': 12716032, u'self': u'/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e027c5bece644e1493894d88a6050adb', 'name': 'neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:01:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T09:01:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'created': u'2018-09-08T09:01:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T09:01:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:01:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:01:46,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_9634af6c-f51c-428f-92df-bb68ce34c6a5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 09:01:47,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d24c0145-5db8-4d73-a13c-da503e25d297 x-compute-request-id: req-d24c0145-5db8-4d73-a13c-da503e25d297 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "name": "neutron_trunk-flavor_9634af6c-f51c-428f-92df-bb68ce34c6a5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:01:47,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d24c0145-5db8-4d73-a13c-da503e25d297 2018-09-08 09:01:47,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.229028940201s 2018-09-08 09:01:47,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d24c0145-5db8-4d73-a13c-da503e25d297 returning object 92ad70f2-3fe1-40f4-9834-ca93ca9ab835 2018-09-08 09:01:47,124 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'92ad70f2-3fe1-40f4-9834-ca93ca9ab835', 'swap': 0}) 2018-09-08 09:01:47,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:01:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"extra_specs": {}}' 2018-09-08 09:01:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67e73493-4a3c-4668-a5e0-3dec7b72f089 x-compute-request-id: req-67e73493-4a3c-4668-a5e0-3dec7b72f089 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:01:47,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835/os-extra_specs used request id req-67e73493-4a3c-4668-a5e0-3dec7b72f089 2018-09-08 09:01:47,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235459804535s 2018-09-08 09:01:47,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835/os-extra_specs used request id req-67e73493-4a3c-4668-a5e0-3dec7b72f089 2018-09-08 09:01:47,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:01:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:47,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 09:01:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 09:01:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:47,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a92bc2-ae09-46a8-92b3-95a6b095eeca Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:01:47,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-64a92bc2-ae09-46a8-92b3-95a6b095eeca 2018-09-08 09:01:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0973119735718s 2018-09-08 09:01:47,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-08 09:01:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:47,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06b4e3eb-cbe1-4c7c-8c5e-8b410da459f0 x-compute-request-id: req-06b4e3eb-cbe1-4c7c-8c5e-8b410da459f0 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 182}, "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-08 09:01:47,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-06b4e3eb-cbe1-4c7c-8c5e-8b410da459f0 2018-09-08 09:01:47,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182979106903s 2018-09-08 09:01:47,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-06b4e3eb-cbe1-4c7c-8c5e-8b410da459f0 2018-09-08 09:01:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:01:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:47,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-4938025a-b480-47ba-a00b-ee337c77f013 Date: Sat, 08 Sep 2018 09:01:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "metadata": {}}], "file": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "size": 12716032, "self": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:46Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T09:01:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:01:47,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4938025a-b480-47ba-a00b-ee337c77f013 2018-09-08 09:01:47,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.552289962769s 2018-09-08 09:01:47,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4938025a-b480-47ba-a00b-ee337c77f013 2018-09-08 09:01:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:01:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5"}' 2018-09-08 09:01:48,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b X-Openstack-Request-Id: req-48e8488b-0d33-4afe-9495-70195668b18a Date: Sat, 08 Sep 2018 09:01:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "c872af77-1130-45b2-83f9-d758172e9d2b", "size": null, "self": "/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": null, "created_at": "2018-09-08T09:01:48Z", "protected": false} 2018-09-08 09:01:48,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-48e8488b-0d33-4afe-9495-70195668b18a 2018-09-08 09:01:48,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.574969053268s 2018-09-08 09:01:48,568 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-48e8488b-0d33-4afe-9495-70195668b18a returning object c872af77-1130-45b2-83f9-d758172e9d2b 2018-09-08 09:01:48,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:01:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '' 2018-09-08 09:01:49,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c97e148-4277-4547-94a5-1121435ab6fd Date: Sat, 08 Sep 2018 09:01:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:01:49,630 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file used request id req-1c97e148-4277-4547-94a5-1121435ab6fd 2018-09-08 09:01:49,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.06117105484s 2018-09-08 09:01:49,630 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file used request id req-1c97e148-4277-4547-94a5-1121435ab6fd 2018-09-08 09:01:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:01:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:01:49,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-08dbbd76-47ba-49ce-8398-12987c5013e8 Date: Sat, 08 Sep 2018 09:01:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c872af77-1130-45b2-83f9-d758172e9d2b/snap", "metadata": {}}], "file": "/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "c872af77-1130-45b2-83f9-d758172e9d2b", "size": 12716032, "self": "/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c872af77-1130-45b2-83f9-d758172e9d2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:49Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T09:01:48Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "metadata": {}}], "file": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "size": 12716032, "self": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:46Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T09:01:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:01:49,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08dbbd76-47ba-49ce-8398-12987c5013e8 2018-09-08 09:01:49,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170083999634s 2018-09-08 09:01:49,802 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08dbbd76-47ba-49ce-8398-12987c5013e8 2018-09-08 09:01:49,804 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c872af77-1130-45b2-83f9-d758172e9d2b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b/file', 'owner': u'e027c5bece644e1493894d88a6050adb', 'id': u'c872af77-1130-45b2-83f9-d758172e9d2b', 'size': 12716032, u'self': u'/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e027c5bece644e1493894d88a6050adb', 'name': 'neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/c872af77-1130-45b2-83f9-d758172e9d2b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:01:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-08T09:01:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'created': u'2018-09-08T09:01:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-08T09:01:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:01:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:01:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-08 09:01:49,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:49 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-03d70ccd-43d8-49d4-bb3d-9c0dfe3560f3 x-compute-request-id: req-03d70ccd-43d8-49d4-bb3d-9c0dfe3560f3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a53720d3-e17a-4d70-82eb-3d037b2ba67c", "name": "neutron_trunk-flavor_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:01:49,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03d70ccd-43d8-49d4-bb3d-9c0dfe3560f3 2018-09-08 09:01:49,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.112483024597s 2018-09-08 09:01:49,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03d70ccd-43d8-49d4-bb3d-9c0dfe3560f3 returning object a53720d3-e17a-4d70-82eb-3d037b2ba67c 2018-09-08 09:01:49,919 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a53720d3-e17a-4d70-82eb-3d037b2ba67c', 'swap': 0}) 2018-09-08 09:01:49,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:01:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" -d '{"extra_specs": {}}' 2018-09-08 09:01:49,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:01:49 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-9a1c9805-b951-45e2-a8e1-4ba2b5753060 x-compute-request-id: req-9a1c9805-b951-45e2-a8e1-4ba2b5753060 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:01:49,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c/os-extra_specs used request id req-9a1c9805-b951-45e2-a8e1-4ba2b5753060 2018-09-08 09:01:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219850540161s 2018-09-08 09:01:49,942 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c/os-extra_specs used request id req-9a1c9805-b951-45e2-a8e1-4ba2b5753060 2018-09-08 09:01:49,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a53720d3-e17a-4d70-82eb-3d037b2ba67c', 'swap': 0}) 2018-09-08 09:01:53,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-08 09:01:52.050 11591 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c5954c94-afb8-42b8-8010-a6080b732f60) for deployment 'opnfv-rally' (UUID=1cca6335-7077-4e9e-b4d3-ac2d71606480). 2018-09-08 09:01:52.927 11591 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-08 09:01:52.929 11591 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c5954c94-afb8-42b8-8010-a6080b732f60) has been successfully configured for deployment 'opnfv-rally' (UUID=1cca6335-7077-4e9e-b4d3-ac2d71606480)! 2018-09-08 09:01:53,092 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-08 09:01:53,093 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-08 09:01:53,095 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-08 09:01:53,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-08 09:01:56,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5954c94-afb8-42b8-8010-a6080b732f60/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-08 09:01:56,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-08 09:01:56,172 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-08 09:01:56,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-09-08 09:01:58,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-08 09:01:58.257 11600 INFO rally.api [-] Starting verification (UUID=61c642c8-2ca3-48cc-861b-95bcabd5e686) for deployment 'opnfv-rally' (UUID=1cca6335-7077-4e9e-b4d3-ac2d71606480) by verifier 'opnfv-tempest' (UUID=c5954c94-afb8-42b8-8010-a6080b732f60). 2018-09-08 09:01:58,258 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 61c642c8-2ca3-48cc-861b-95bcabd5e686 2018-09-08 09:03:51,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 61c642c8-2ca3-48cc-861b-95bcabd5e686 2018-09-08 09:03:51,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '61c642c8-2ca3-48cc-861b-95bcabd5e686']'. 2018-09-08 09:03:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-08 09:03:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-08 09:03:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 09:03:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 61c642c8-2ca3-48cc-861b-95bcabd5e686 | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-08 09:01:58 | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-08 09:03:50 | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-08 09:03:52,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5954c94-afb8-42b8-8010-a6080b732f60) | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1cca6335-7077-4e9e-b4d3-ac2d71606480) | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 98.698 | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-09-08 09:03:52,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-08 09:03:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-08 09:03:52,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-09-08 09:03:52,421 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 09:03:52,421 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-09-08 09:03:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:03:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:03:54,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e05bee07-fcd9-45bd-af61-bd6b84ebdb84 Date: Sat, 08 Sep 2018 09:03:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:03:54,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b used request id req-e05bee07-fcd9-45bd-af61-bd6b84ebdb84 2018-09-08 09:03:54,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7126019001s 2018-09-08 09:03:54,139 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c872af77-1130-45b2-83f9-d758172e9d2b used request id req-e05bee07-fcd9-45bd-af61-bd6b84ebdb84 2018-09-08 09:03:54,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:03:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:03:54,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:03:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b18bccc-d3f9-4617-a30a-bc497a76b2f5 x-compute-request-id: req-0b18bccc-d3f9-4617-a30a-bc497a76b2f5 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "name": "neutron_trunk-flavor_9634af6c-f51c-428f-92df-bb68ce34c6a5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a53720d3-e17a-4d70-82eb-3d037b2ba67c", "name": "neutron_trunk-flavor_alt_9634af6c-f51c-428f-92df-bb68ce34c6a5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:03:54,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0b18bccc-d3f9-4617-a30a-bc497a76b2f5 2018-09-08 09:03:54,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0332679748535s 2018-09-08 09:03:54,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0b18bccc-d3f9-4617-a30a-bc497a76b2f5 2018-09-08 09:03:54,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:03:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:03:54,230 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:03:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2bda077-3b90-4967-8a14-8f0648f80076 x-compute-request-id: req-d2bda077-3b90-4967-8a14-8f0648f80076 Content-Length: 0 Content-Type: application/json 2018-09-08 09:03:54,231 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c used request id req-d2bda077-3b90-4967-8a14-8f0648f80076 2018-09-08 09:03:54,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0550501346588s 2018-09-08 09:03:54,231 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a53720d3-e17a-4d70-82eb-3d037b2ba67c used request id req-d2bda077-3b90-4967-8a14-8f0648f80076 2018-09-08 09:03:54,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 09:03:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" -d '{"subnet_id": "4b7f27fa-1743-4cf9-88a6-845f56b58621"}' 2018-09-08 09:03:55,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c73aee6-6f2f-45c0-9dd8-502f42d08fdf Date: Sat, 08 Sep 2018 09:03:55 GMT RESP BODY: {"network_id": "cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b", "tenant_id": "e027c5bece644e1493894d88a6050adb", "subnet_id": "4b7f27fa-1743-4cf9-88a6-845f56b58621", "subnet_ids": ["4b7f27fa-1743-4cf9-88a6-845f56b58621"], "port_id": "f30a7041-afca-469d-b97c-63cf5c864846", "id": "979bd827-5a1b-4078-97e2-0a15ff4cd98a"} 2018-09-08 09:03:55,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/remove_router_interface.json used request id req-0c73aee6-6f2f-45c0-9dd8-502f42d08fdf 2018-09-08 09:03:55,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54547905922s 2018-09-08 09:03:55,777 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a/remove_router_interface.json used request id req-0c73aee6-6f2f-45c0-9dd8-502f42d08fdf returning object 979bd827-5a1b-4078-97e2-0a15ff4cd98a 2018-09-08 09:03:55,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 09:03:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:03:56,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-97f048bc-46e1-4dda-8a50-f9d69c1aa2ef Date: Sat, 08 Sep 2018 09:03:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e027c5bece644e1493894d88a6050adb", "created_at": "2018-09-08T09:01:37Z", "admin_state_up": true, "updated_at": "2018-09-08T09:03:54Z", "project_id": "e027c5bece644e1493894d88a6050adb", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "979bd827-5a1b-4078-97e2-0a15ff4cd98a", "name": "neutron_trunk-router_9634af6c-f51c-428f-92df-bb68ce34c6a5"}]} 2018-09-08 09:03:56,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-97f048bc-46e1-4dda-8a50-f9d69c1aa2ef 2018-09-08 09:03:56,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.262926101685s 2018-09-08 09:03:56,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-97f048bc-46e1-4dda-8a50-f9d69c1aa2ef 2018-09-08 09:03:56,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 09:03:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:03:59,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fbe3d1c-7bf6-4737-acf0-07681fc1980c Content-Length: 0 Date: Sat, 08 Sep 2018 09:03:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:03:59,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a.json used request id req-0fbe3d1c-7bf6-4737-acf0-07681fc1980c 2018-09-08 09:03:59,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48735404015s 2018-09-08 09:03:59,532 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/979bd827-5a1b-4078-97e2-0a15ff4cd98a.json used request id req-0fbe3d1c-7bf6-4737-acf0-07681fc1980c 2018-09-08 09:03:59,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 09:03:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:03:59,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-c06d4c19-95bb-4486-a061-df921a976204 Date: Sat, 08 Sep 2018 09:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b","tenant_id":"e027c5bece644e1493894d88a6050adb","created_at":"2018-09-08T09:01:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:01:36Z","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":"e027c5bece644e1493894d88a6050adb","id":"4b7f27fa-1743-4cf9-88a6-845f56b58621","subnetpool_id":null,"name":"neutron_trunk-subnet_9634af6c-f51c-428f-92df-bb68ce34c6a5"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:40Z","dns_nameservers":[],"updated_at":"2018-09-08T06:43:40Z","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":"5936471175df405ebd6ad2fa5f63b924","id":"ef8cf309-a3b7-426e-bbba-3278ce692485","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-08 09:03:59,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c06d4c19-95bb-4486-a061-df921a976204 2018-09-08 09:03:59,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.298138856888s 2018-09-08 09:03:59,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c06d4c19-95bb-4486-a061-df921a976204 2018-09-08 09:03:59,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 09:03:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/4b7f27fa-1743-4cf9-88a6-845f56b58621.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:04:02,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8693fd60-a7e4-44de-9702-67a10a338e61 Date: Sat, 08 Sep 2018 09:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:04:02,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4b7f27fa-1743-4cf9-88a6-845f56b58621.json used request id req-8693fd60-a7e4-44de-9702-67a10a338e61 2018-09-08 09:04:02,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.22186279297s 2018-09-08 09:04:02,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4b7f27fa-1743-4cf9-88a6-845f56b58621.json used request id req-8693fd60-a7e4-44de-9702-67a10a338e61 2018-09-08 09:04:02,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:04:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:04:02,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1398 X-Openstack-Request-Id: req-311ab5eb-48af-4ea9-b42f-884d53962286 Date: Sat, 08 Sep 2018 09:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"e027c5bece644e1493894d88a6050adb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:04:01Z","qos_policy_id":null,"name":"neutron_trunk-net_9634af6c-f51c-428f-92df-bb68ce34c6a5","admin_state_up":true,"tenant_id":"e027c5bece644e1493894d88a6050adb","created_at":"2018-09-08T09:01:35Z","provider:network_type":"vxlan"}]} 2018-09-08 09:04:02,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-311ab5eb-48af-4ea9-b42f-884d53962286 2018-09-08 09:04:02,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893139839172s 2018-09-08 09:04:02,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-311ab5eb-48af-4ea9-b42f-884d53962286 2018-09-08 09:04:02,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 09:04:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:04:03,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa1b04a3-ec39-4987-961d-622d6679c9d6 Date: Sat, 08 Sep 2018 09:04:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:04:03,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b.json used request id req-aa1b04a3-ec39-4987-961d-622d6679c9d6 2018-09-08 09:04:03,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.111795187s 2018-09-08 09:04:03,258 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cd5f4bad-88d7-4ae0-a3b3-d7b28fa3f08b.json used request id req-aa1b04a3-ec39-4987-961d-622d6679c9d6 2018-09-08 09:04:03,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:04:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:04:03,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9d099169-8950-4861-bf75-6590403ceb5f Date: Sat, 08 Sep 2018 09:04:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "metadata": {}}], "file": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/file", "owner": "e027c5bece644e1493894d88a6050adb", "id": "1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "size": 12716032, "self": "/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-08T09:01:46Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_9634af6c-f51c-428f-92df-bb68ce34c6a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-08T09:01:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:04:03,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9d099169-8950-4861-bf75-6590403ceb5f 2018-09-08 09:04:03,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177266836166s 2018-09-08 09:04:03,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9d099169-8950-4861-bf75-6590403ceb5f 2018-09-08 09:04:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:04:03,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}21e098b273e07b70ff26c92f7fd12326e6ea6058" 2018-09-08 09:04:04,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92a9a09e-658e-42f6-8ff4-19be0d61c5f0 Date: Sat, 08 Sep 2018 09:04:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:04:04,126 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3 used request id req-92a9a09e-658e-42f6-8ff4-19be0d61c5f0 2018-09-08 09:04:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.687408924103s 2018-09-08 09:04:04,126 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1b35c44b-c714-4099-957c-1a5d5d7f3cb3 used request id req-92a9a09e-658e-42f6-8ff4-19be0d61c5f0 2018-09-08 09:04:04,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:04:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04: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-b3d69a7a-5e18-4778-8725-d692b6b7cca9 x-compute-request-id: req-b3d69a7a-5e18-4778-8725-d692b6b7cca9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "92ad70f2-3fe1-40f4-9834-ca93ca9ab835", "name": "neutron_trunk-flavor_9634af6c-f51c-428f-92df-bb68ce34c6a5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:04:04,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b3d69a7a-5e18-4778-8725-d692b6b7cca9 2018-09-08 09:04:04,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.03169298172s 2018-09-08 09:04:04,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b3d69a7a-5e18-4778-8725-d692b6b7cca9 2018-09-08 09:04:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:04:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,207 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:04: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-9c21f371-e43c-415f-af27-4e0296b426d3 x-compute-request-id: req-9c21f371-e43c-415f-af27-4e0296b426d3 Content-Length: 0 Content-Type: application/json 2018-09-08 09:04:04,207 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835 used request id req-9c21f371-e43c-415f-af27-4e0296b426d3 2018-09-08 09:04:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469498634338s 2018-09-08 09:04:04,208 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92ad70f2-3fe1-40f4-9834-ca93ca9ab835 used request id req-9c21f371-e43c-415f-af27-4e0296b426d3 2018-09-08 09:04:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:04:04,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7ba659-a55c-494b-a427-dc81ca1fcdf2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5", "links": {"self": "http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b"}, "domain_id": "default", "enabled": true, "id": "c840d4f0b322426bb1d2a44599a2370b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:04:04,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fb7ba659-a55c-494b-a427-dc81ca1fcdf2 2018-09-08 09:04:04,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968658924103s 2018-09-08 09:04:04,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fb7ba659-a55c-494b-a427-dc81ca1fcdf2 2018-09-08 09:04:04,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:04:04,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7033a48f-e63a-418f-903d-b5dd5e3456e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b"}, "enabled": true, "id": "c840d4f0b322426bb1d2a44599a2370b", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_9634af6c-f51c-428f-92df-bb68ce34c6a5"}} 2018-09-08 09:04:04,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b used request id req-7033a48f-e63a-418f-903d-b5dd5e3456e3 2018-09-08 09:04:04,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103469848633s 2018-09-08 09:04:04,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b used request id req-7033a48f-e63a-418f-903d-b5dd5e3456e3 2018-09-08 09:04:04,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 09:04:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214f232d-99a5-4ccf-8dba-85d448f3a73f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:04:04,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b used request id req-214f232d-99a5-4ccf-8dba-85d448f3a73f 2018-09-08 09:04:04,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.193886041641s 2018-09-08 09:04:04,610 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c840d4f0b322426bb1d2a44599a2370b used request id req-214f232d-99a5-4ccf-8dba-85d448f3a73f 2018-09-08 09:04:04,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:04:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc079029-ef58-48ad-8995-4b5d8295bab9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb"}, "enabled": true, "id": "e027c5bece644e1493894d88a6050adb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_9634af6c-f51c-428f-92df-bb68ce34c6a5"}]} 2018-09-08 09:04:04,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bc079029-ef58-48ad-8995-4b5d8295bab9 2018-09-08 09:04:04,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794200897217s 2018-09-08 09:04:04,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bc079029-ef58-48ad-8995-4b5d8295bab9 2018-09-08 09:04:04,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 09:04:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c65ef7-7bb8-4f08-ae64-01d88d2ce154 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:04:04,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb used request id req-66c65ef7-7bb8-4f08-ae64-01d88d2ce154 2018-09-08 09:04:04,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160670042038s 2018-09-08 09:04:04,854 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e027c5bece644e1493894d88a6050adb used request id req-66c65ef7-7bb8-4f08-ae64-01d88d2ce154 2018-09-08 09:04:04,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:04:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:04,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36da253f-1852-4735-9742-a2025a1d853a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0eb0d5eee6584139bb8d7cdde98c0f8f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f"}, "name": "Member"}, {"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:04:04,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36da253f-1852-4735-9742-a2025a1d853a 2018-09-08 09:04:04,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0908489227295s 2018-09-08 09:04:04,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 09:04:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c81bae631aa46ffe87932e7cdf0eee2a9d1b435" 2018-09-08 09:04:05,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac71fbfb-7750-44e7-9d33-5039b36bef21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:04:05,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0eb0d5eee6584139bb8d7cdde98c0f8f used request id req-ac71fbfb-7750-44e7-9d33-5039b36bef21 2018-09-08 09:04:05,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106945991516s 2018-09-08 09:04:05,055 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:39 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 15:04 | PASS | | rally_sanity | functest | smoke | 26:05 | PASS | | refstack_defcore | functest | smoke | 05:51 | PASS | | patrole | functest | smoke | 02:57 | PASS | | snaps_smoke | functest | smoke | 58:31 | PASS | | neutron_trunk | functest | smoke | 02:17 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-08 09:04:05,065 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-08 09:04:05,270 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:04:05,370 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:04:08,627 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 09:04:08,630 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 09:04:08,630 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-08 09:04:08,631 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-08 09:04:08,631 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-09-08 09:04:08,633 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-08 09:04:11,536 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 09:04:11,539 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 09:04:11,539 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-08 09:04:11,540 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-09-08 09:04:11,548 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:04:12,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:04:12,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:04:12,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:04:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:04:12,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b243576-6018-490d-91df-568cc5ad314d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:04:12,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b243576-6018-490d-91df-568cc5ad314d 2018-09-08 09:04:12,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:04:12,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T10:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["iIlQjG6mSOqk_HsgP3ZHeg"], "issued_at": "2018-09-08T09:04:12.000000Z"}} 2018-09-08 09:04:12,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:04:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:12,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9a68ad40-2288-47cb-a2ea-61850dbb915f Date: Sat, 08 Sep 2018 09:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 09:04:12,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a68ad40-2288-47cb-a2ea-61850dbb915f 2018-09-08 09:04:12,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2454829216s 2018-09-08 09:04:12,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a68ad40-2288-47cb-a2ea-61850dbb915f 2018-09-08 09:04:13,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:04:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:13,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 09:04:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 09:04:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367f2241-c8ca-41c8-afd7-29f749b8ebe9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:04:13,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-367f2241-c8ca-41c8-afd7-29f749b8ebe9 2018-09-08 09:04:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.310597896576s 2018-09-08 09:04:13,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 09:04:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}}' 2018-09-08 09:04:13,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e00782e4-5c78-4e73-beda-3a0c5979d286 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a"}, "enabled": true, "id": "af51e5719f5740309ce74c06935d591a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:04:13,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e00782e4-5c78-4e73-beda-3a0c5979d286 2018-09-08 09:04:13,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114145040512s 2018-09-08 09:04:13,935 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e00782e4-5c78-4e73-beda-3a0c5979d286 2018-09-08 09:04:13,936 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'id': u'af51e5719f5740309ce74c06935d591a', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 09:04:13,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 09:04:14,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374773025513s 2018-09-08 09:04:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594f9d7a-54f3-4bc7-9fa1-30282f0df264 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad"}, "enabled": true, "id": "0559171c36e1407cbea2d9f9a766a6ad", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:04:14,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad used request id req-594f9d7a-54f3-4bc7-9fa1-30282f0df264 2018-09-08 09:04:14,421 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0559171c36e1407cbea2d9f9a766a6ad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c'}) 2018-09-08 09:04:14,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:04:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5302bb3b-7c41-4e9c-9e1a-8ba00d75068b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:04:14,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5302bb3b-7c41-4e9c-9e1a-8ba00d75068b 2018-09-08 09:04:14,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824639797211s 2018-09-08 09:04:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:04:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb4092d-7bb2-434f-808f-733d5c80ee9f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:04:14,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6fb4092d-7bb2-434f-808f-733d5c80ee9f 2018-09-08 09:04:14,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826740264893s 2018-09-08 09:04:14,588 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 09:04:14,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 09:04:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"role": {"name": "Member"}}' 2018-09-08 09:04:14,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb92c5e-300d-415b-8cdc-86d0b59d9e15 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5d2978e3ad04a1b8e56ee7edd1072ef", "links": {"self": "http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef"}, "name": "Member"}} 2018-09-08 09:04:14,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ebb92c5e-300d-415b-8cdc-86d0b59d9e15 2018-09-08 09:04:14,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.118656873703s 2018-09-08 09:04:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fd260b-cf15-47b5-aa3a-b4b069a7e936 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef"}, "domain_id": null, "name": "Member", "id": "a5d2978e3ad04a1b8e56ee7edd1072ef"}} 2018-09-08 09:04:14,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef used request id req-a7fd260b-cf15-47b5-aa3a-b4b069a7e936 2018-09-08 09:04:14,784 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef'}, 'domain_id': None, 'human_id': None, 'id': u'a5d2978e3ad04a1b8e56ee7edd1072ef', 'HUMAN_ID': False}) 2018-09-08 09:04:14,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:04:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee786a18-c8da-49fb-baec-5d2776bd699c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5d2978e3ad04a1b8e56ee7edd1072ef", "links": {"self": "http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:04:14,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee786a18-c8da-49fb-baec-5d2776bd699c 2018-09-08 09:04:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801560878754s 2018-09-08 09:04:14,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 09:04:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b051a94f-62bf-42c0-b186-4822e7e6adee Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 09:04:14,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b051a94f-62bf-42c0-b186-4822e7e6adee 2018-09-08 09:04:14,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0794541835785s 2018-09-08 09:04:14,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:04:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:14,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1522e82-d7a1-43fe-9dce-7ec19a80d955 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "links": {"self": "http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad"}, "domain_id": "default", "enabled": true, "id": "0559171c36e1407cbea2d9f9a766a6ad", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:04:14,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e1522e82-d7a1-43fe-9dce-7ec19a80d955 2018-09-08 09:04:14,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0318138599396s 2018-09-08 09:04:14,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e1522e82-d7a1-43fe-9dce-7ec19a80d955 2018-09-08 09:04:14,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:04:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:15,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d314449a-f024-44b7-ac6d-ab38aecc3711 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a"}, "enabled": true, "id": "af51e5719f5740309ce74c06935d591a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:04:15,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d314449a-f024-44b7-ac6d-ab38aecc3711 2018-09-08 09:04:15,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0818319320679s 2018-09-08 09:04:15,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d314449a-f024-44b7-ac6d-ab38aecc3711 2018-09-08 09:04:15,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 09:04:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=0559171c36e1407cbea2d9f9a766a6ad&scope.project.id=af51e5719f5740309ce74c06935d591a&role.id=a5d2978e3ad04a1b8e56ee7edd1072ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:15,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41943974-7ecc-4bf0-be6a-9d0ebed44ab4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0559171c36e1407cbea2d9f9a766a6ad&scope.project.id=af51e5719f5740309ce74c06935d591a&role.id=a5d2978e3ad04a1b8e56ee7edd1072ef", "previous": null, "next": null}} 2018-09-08 09:04:15,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0559171c36e1407cbea2d9f9a766a6ad&scope.project.id=af51e5719f5740309ce74c06935d591a&role.id=a5d2978e3ad04a1b8e56ee7edd1072ef used request id req-41943974-7ecc-4bf0-be6a-9d0ebed44ab4 2018-09-08 09:04:15,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0826110839844s 2018-09-08 09:04:15,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 09:04:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a/users/0559171c36e1407cbea2d9f9a766a6ad/roles/a5d2978e3ad04a1b8e56ee7edd1072ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:15,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0012685-2174-4738-95a9-628fa5c30941 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:04:15,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a/users/0559171c36e1407cbea2d9f9a766a6ad/roles/a5d2978e3ad04a1b8e56ee7edd1072ef used request id req-d0012685-2174-4738-95a9-628fa5c30941 2018-09-08 09:04:15,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114025115967s 2018-09-08 09:04:15,267 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9de34ac6-e25f-4321-8a1d-3005c2eac6ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'project_id': u'af51e5719f5740309ce74c06935d591a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 09:04:15,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:04:15,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:04:15,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:04:15,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:04:15,273 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'password': '9de34ac6-e25f-4321-8a1d-3005c2eac6ae', 'project_name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'af51e5719f5740309ce74c06935d591a', 'project_domain_name': 'Default'} 2018-09-08 09:04:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-09-08 09:04:15,340 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-09-08 09:04:15,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:04:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:15,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d08dde7-a6de-4a88-814b-110651df4e10 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:04:15,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5d08dde7-a6de-4a88-814b-110651df4e10 2018-09-08 09:04:15,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0811550617218s 2018-09-08 09:04:15,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:04:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:04:15,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5097cd21-4b78-44a3-b291-72caaea56013 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a"}, "enabled": true, "id": "af51e5719f5740309ce74c06935d591a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:04:15,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5097cd21-4b78-44a3-b291-72caaea56013 2018-09-08 09:04:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0828080177307s 2018-09-08 09:04:15,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5097cd21-4b78-44a3-b291-72caaea56013 2018-09-08 09:04:15,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 09:04:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"network": {"tenant_id": "af51e5719f5740309ce74c06935d591a", "name": "cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "admin_state_up": true}}' 2018-09-08 09:04:16,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-a952e724-d5a2-4ebf-ba43-d73668516c3e Date: Sat, 08 Sep 2018 09:04:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:04:15Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c","admin_state_up":true,"tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","mtu":1450}} 2018-09-08 09:04:16,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a952e724-d5a2-4ebf-ba43-d73668516c3e 2018-09-08 09:04:16,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.513715982437s 2018-09-08 09:04:16,023 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a952e724-d5a2-4ebf-ba43-d73668516c3e 2018-09-08 09:04:16,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-08T09:04:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'created_at': u'2018-09-08T09:04:15Z', u'mtu': 1450, u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'af51e5719f5740309ce74c06935d591a'}) 2018-09-08 09:04:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:04:16,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a510b3b9-6987-4d06-a1f3-d897975e8bf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:04:16,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a510b3b9-6987-4d06-a1f3-d897975e8bf0 2018-09-08 09:04:16,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:04:16,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5d2978e3ad04a1b8e56ee7edd1072ef", "name": "Member"}], "expires_at": "2018-09-08T10:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af51e5719f5740309ce74c06935d591a", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/af51e5719f5740309ce74c06935d591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/af51e5719f5740309ce74c06935d591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/af51e5719f5740309ce74c06935d591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/af51e5719f5740309ce74c06935d591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/af51e5719f5740309ce74c06935d591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/af51e5719f5740309ce74c06935d591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/af51e5719f5740309ce74c06935d591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/af51e5719f5740309ce74c06935d591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/af51e5719f5740309ce74c06935d591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/af51e5719f5740309ce74c06935d591a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/af51e5719f5740309ce74c06935d591a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/af51e5719f5740309ce74c06935d591a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "id": "0559171c36e1407cbea2d9f9a766a6ad"}, "audit_ids": ["BKJPZkE8RHO2CvIZAgmgaQ"], "issued_at": "2018-09-08T09:04:16.000000Z"}} 2018-09-08 09:04:16,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:04:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:04:16,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-3a8708f7-1bdd-4a53-a627-91dc2ad88feb Date: Sat, 08 Sep 2018 09:04:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T09:04:15Z","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:04:16,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a8708f7-1bdd-4a53-a627-91dc2ad88feb 2018-09-08 09:04:16,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254449129105s 2018-09-08 09:04:16,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a8708f7-1bdd-4a53-a627-91dc2ad88feb 2018-09-08 09:04:16,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 09:04:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"subnet": {"name": "cloudify_ims-subnet_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "enable_dhcp": true, "network_id": "a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 09:04:17,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-419eaa72-bbd2-42e4-824e-b1a2dbd4b470 Date: Sat, 08 Sep 2018 09:04:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:04:17Z","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":"af51e5719f5740309ce74c06935d591a","id":"542e2ab4-4091-4b8f-be60-558b5a0e53c7","subnetpool_id":null,"name":"cloudify_ims-subnet_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:04:17,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-419eaa72-bbd2-42e4-824e-b1a2dbd4b470 2018-09-08 09:04:17,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.66806602478s 2018-09-08 09:04:17,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-419eaa72-bbd2-42e4-824e-b1a2dbd4b470 2018-09-08 09:04:17,345 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:04:17Z', 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'542e2ab4-4091-4b8f-be60-558b5a0e53c7', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'enable_dhcp': True, u'network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6', u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:04:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'af51e5719f5740309ce74c06935d591a'}) 2018-09-08 09:04:17,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 09:04:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "cloudify_ims-router_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "admin_state_up": true}}' 2018-09-08 09:04:22,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-10bbbfd0-5bb9-4034-88d7-7c5beb3502d1 Date: Sat, 08 Sep 2018 09:04:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:18Z", "admin_state_up": true, "updated_at": "2018-09-08T09:04:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "af51e5719f5740309ce74c06935d591a", "id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "name": "cloudify_ims-router_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:04:22,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-10bbbfd0-5bb9-4034-88d7-7c5beb3502d1 2018-09-08 09:04:22,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.3816242218s 2018-09-08 09:04:22,728 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-10bbbfd0-5bb9-4034-88d7-7c5beb3502d1 2018-09-08 09:04:22,729 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:04:19Z', u'revision_number': 2, u'id': u'cbb5ee0e-2eda-49da-84a5-7d8c46957a98', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'admin_state_up': True, u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:04:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'af51e5719f5740309ce74c06935d591a'}) 2018-09-08 09:04:22,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 09:04:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"subnet_id": "542e2ab4-4091-4b8f-be60-558b5a0e53c7"}' 2018-09-08 09:04:25,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f284c609-c63f-46ed-93ad-1156abf82500 Date: Sat, 08 Sep 2018 09:04:25 GMT RESP BODY: {"network_id": "a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6", "tenant_id": "af51e5719f5740309ce74c06935d591a", "subnet_id": "542e2ab4-4091-4b8f-be60-558b5a0e53c7", "subnet_ids": ["542e2ab4-4091-4b8f-be60-558b5a0e53c7"], "port_id": "5a5ea30b-06d6-46ea-aacf-a9da5b00119a", "id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98"} 2018-09-08 09:04:25,096 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/add_router_interface.json used request id req-f284c609-c63f-46ed-93ad-1156abf82500 2018-09-08 09:04:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36664104462s 2018-09-08 09:04:25,096 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/add_router_interface.json used request id req-f284c609-c63f-46ed-93ad-1156abf82500 returning object cbb5ee0e-2eda-49da-84a5-7d8c46957a98 2018-09-08 09:04:25,097 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-08 09:04:51,674 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-08 09:04:51,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:04:51,682 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 09:04:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 09:04:51,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:04:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:04:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-74571257-eb2d-426a-895b-48cd9d9e6031 Date: Sat, 08 Sep 2018 09:04:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:04:52,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74571257-eb2d-426a-895b-48cd9d9e6031 2018-09-08 09:04:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.579251050949s 2018-09-08 09:04:52,266 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74571257-eb2d-426a-895b-48cd9d9e6031 2018-09-08 09:04:52,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:04:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}' 2018-09-08 09:04:52,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d X-Openstack-Request-Id: req-69f99d53-1df9-4fa8-80af-791adebcf2da Date: Sat, 08 Sep 2018 09:04:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": null, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:04:52Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": null, "created_at": "2018-09-08T09:04:52Z", "protected": false} 2018-09-08 09:04:52,883 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-69f99d53-1df9-4fa8-80af-791adebcf2da 2018-09-08 09:04:52,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.616761922836s 2018-09-08 09:04:52,884 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-69f99d53-1df9-4fa8-80af-791adebcf2da returning object 1440ff2e-abf6-457b-bf55-620bf9aaed8d 2018-09-08 09:04:52,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:04:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '' 2018-09-08 09:06:05,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fa5c9f3-fbde-4967-9367-2895ba35ac47 Date: Sat, 08 Sep 2018 09:06:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:06:05,299 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file used request id req-9fa5c9f3-fbde-4967-9367-2895ba35ac47 2018-09-08 09:06:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.4147560596s 2018-09-08 09:06:05,300 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file used request id req-9fa5c9f3-fbde-4967-9367-2895ba35ac47 2018-09-08 09:06:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:06:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:05,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-abd22619-4172-4b35-8235-bd685be960bb Date: Sat, 08 Sep 2018 09:06:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "metadata": {}}], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": 4373348352, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:04:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:06:05,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abd22619-4172-4b35-8235-bd685be960bb 2018-09-08 09:06:05,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.573096990585s 2018-09-08 09:06:05,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abd22619-4172-4b35-8235-bd685be960bb 2018-09-08 09:06:05,876 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file', 'owner': u'af51e5719f5740309ce74c06935d591a', 'id': u'1440ff2e-abf6-457b-bf55-620bf9aaed8d', 'size': 4373348352, u'self': u'/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af51e5719f5740309ce74c06935d591a', 'name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:06:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:06:05Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'created': u'2018-09-08T09:04:52Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-08T09:04:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:06:05,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:06:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-08 09:06:06,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae4f7adf-521d-493d-ba5d-58bbc5839d08 x-compute-request-id: req-ae4f7adf-521d-493d-ba5d-58bbc5839d08 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "name": "cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:06:06,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ae4f7adf-521d-493d-ba5d-58bbc5839d08 2018-09-08 09:06:06,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.205718040466s 2018-09-08 09:06:06,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ae4f7adf-521d-493d-ba5d-58bbc5839d08 returning object e013c126-a40c-4cee-af7a-fd9f7439cbd7 2018-09-08 09:06:06,103 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'e013c126-a40c-4cee-af7a-fd9f7439cbd7', 'swap': 0}) 2018-09-08 09:06:06,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:06:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"extra_specs": {}}' 2018-09-08 09:06:06,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06: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-4955bd2c-bb61-4420-8766-684ea812526f x-compute-request-id: req-4955bd2c-bb61-4420-8766-684ea812526f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:06:06,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7/os-extra_specs used request id req-4955bd2c-bb61-4420-8766-684ea812526f 2018-09-08 09:06:06,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262019634247s 2018-09-08 09:06:06,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7/os-extra_specs used request id req-4955bd2c-bb61-4420-8766-684ea812526f 2018-09-08 09:06:06,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-08 09:06:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"keypair": {"name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}}' 2018-09-08 09:06:06,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06: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-faa4cdb8-02f8-4d15-9277-b335fb0673d8 x-compute-request-id: req-faa4cdb8-02f8-4d15-9277-b335fb0673d8 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfDNRCU7dsYDUNy/wz+l7zdCiNsIJ3pdEsF/KQhAHj7L2TKnH0WEPFMbyEXfMU0Sf9AdOrWiY/ZIKVHdYMvYMigJLhcVa+o6PzW+76l2C1EnuoEVfwnUrE2VHMsXjTcHOW5Y60s4AK8a8xqFBKoNM1hgw+UrPxkUALkHcSD53IeevVRimsc4Druzz/+jrF9ry54QnKL4HKOHSr2Tw2/pfU49H7+yDzSScEziTpAqn+uyTuSPyzqNDJopBNSWlN72xyqtsC+SR1DzZg1gFFG7oh3uH1TNIImRwe/wmJS1FZT7DNGoT4GDvfeeDpfaal6XJoBC5uZfcvoCULWM9HseOv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3wzUQlO3bGA1Dcv8M/pe83QojbCCd6XRLBfykIQB4+y9kypx\n9FhDxTG8hF3zFNEn/QHTq1omP2SClR3WDL2DIoCS4XFWvqOj81vu+pdgtRJ7qBFX\n8J1KxNlRzLF403BzluWOtLOACvGvMahQSqDTNYYMPlKz8ZFAC5B3Eg+dyHnr1UYp\nrHOA67s8//o6xfa8ueEJyi+Byjh0q9k8Nv6X1OPR+/sg80knBM4k6QKp/rsk7kj8\ns6jQyaKQTUlpTe9scqrbAvkkdQ82YNYBRRu6Id7h9UzSCJkcHv8JiUtRWU+wzRqE\n+Bg733ng6X2mpelyaAQubmX3L6AlC1jPR7HjrwIDAQABAoIBACe3yxw8eA8OWqQo\nTLKcxMepSYdhhPn1RvgJE6J0Pzns8B0Ck+Qky3yTzLPtXtm4HNzKtHxwwxrKtQ4E\nkBcYr/820fDfE8lCrnEpT7bDue7EacyVugkYmTXQVOaUO6W7Ano+SlkXFZfdTYsU\nI6gGV1XSlt+KLoy3hqYIhYtryHboGd7Ri2ABvQ/zT2H8uXIxgd7ATkfpZ8Wk7C8S\nGIRd7Vqc7fqcTyo0LvXs+CmAbK79mtdfdlbrMZI3h966cunylEr5c1fQqVihRg8j\nAcdf8zDT1sPUBFDXsEq72U13EVeKx6CamiEwcSt0kYh3iJtu/aq2QHO+zHw3BYL7\npwOSG2ECgYEA80tAzPsV+xvVd6iPyNtLhgR4L71VlH9WBUo4U9kx3N7TIHSli/us\nd8jbm4yuC1X0NPav63242zTTAoZERTZMV3jtDfV/mGfi3Mt+NOGr7nXUWGDbb9Cu\nlaIgH7XptsYdJqp54GsVpsuy3INvdFhoSnaKQEVk+cZi4Hn+sdl8FtkCgYEA6rLs\ncBg5N1RuJLF8LqOSxmM7M3V+5aK0EJ2NnM6AC86/pY+1L72VBmhkeSk/0d9C4f56\ntpquLsLPPqscGDGqOl2Dv/NewktT88nhMGkwplGjy53FT1WHySpuEh3INJmwH3L/\nhj0xNi6LuQuyel17sQ2wQ35ah61XYN2qcmLSiccCgYA5r4ce0w3kKzZTF9l3w19F\n2Htyvk6zVfncaTuvzdi/yOmAUYgLB9Jd2HcRi6qcr3WmtTMDAB07hGvftlwrmPNC\n7j4uyB3H0iH9PhafjT6J3NBLYDPHcFBk1DsPqb9PgevZhiQ9rMZGdRfkpxlfGbMo\nrLCdCpcljf9VwDc+jhWZCQKBgAtLhRl38Pj6tTpK2GEeOigWCnlVhD/k7qmGC5Sq\nU3s9/fcnzV54zz05tOwn0gx1pDBgIOO82fkiIvsvHPEFIt4gNgD842iSW332D0JX\nLaIzd6CK/T3uLdS+mAGDMWlmpBU/YZDCTSYAY3UKXRKKgTNqJzt4Tz8MVpIw2M0c\neGltAoGBANMr92dL3tnEBkL1eb2hjMIMntnfT7w7Ejrx2vDuR5mbAvKEAXsFEbmI\n0/kukF5z/wBG787gjNhoYHIiWv9+6TGgpcUXbbWk8+S4wUGzx/NKdo5W78XNbm3T\n9yl286IKbe5RGgWGWs3kkGar9BumcbUDFIqKrsFqP5o3iuqT+LqJ\n-----END RSA PRIVATE KEY-----\n", "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "fingerprint": "82:80:98:93:de:f6:38:46:00:0a:ef:94:a3:5d:72:45"}} 2018-09-08 09:06:06,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-faa4cdb8-02f8-4d15-9277-b335fb0673d8 2018-09-08 09:06:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.281122922897s 2018-09-08 09:06:06,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-faa4cdb8-02f8-4d15-9277-b335fb0673d8 2018-09-08 09:06:06,413 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfDNRCU7dsYDUNy/wz+l7zdCiNsIJ3pdEsF/KQhAHj7L2TKnH0WEPFMbyEXfMU0Sf9AdOrWiY/ZIKVHdYMvYMigJLhcVa+o6PzW+76l2C1EnuoEVfwnUrE2VHMsXjTcHOW5Y60s4AK8a8xqFBKoNM1hgw+UrPxkUALkHcSD53IeevVRimsc4Druzz/+jrF9ry54QnKL4HKOHSr2Tw2/pfU49H7+yDzSScEziTpAqn+uyTuSPyzqNDJopBNSWlN72xyqtsC+SR1DzZg1gFFG7oh3uH1TNIImRwe/wmJS1FZT7DNGoT4GDvfeeDpfaal6XJoBC5uZfcvoCULWM9HseOv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3wzUQlO3bGA1Dcv8M/pe83QojbCCd6XRLBfykIQB4+y9kypx\n9FhDxTG8hF3zFNEn/QHTq1omP2SClR3WDL2DIoCS4XFWvqOj81vu+pdgtRJ7qBFX\n8J1KxNlRzLF403BzluWOtLOACvGvMahQSqDTNYYMPlKz8ZFAC5B3Eg+dyHnr1UYp\nrHOA67s8//o6xfa8ueEJyi+Byjh0q9k8Nv6X1OPR+/sg80knBM4k6QKp/rsk7kj8\ns6jQyaKQTUlpTe9scqrbAvkkdQ82YNYBRRu6Id7h9UzSCJkcHv8JiUtRWU+wzRqE\n+Bg733ng6X2mpelyaAQubmX3L6AlC1jPR7HjrwIDAQABAoIBACe3yxw8eA8OWqQo\nTLKcxMepSYdhhPn1RvgJE6J0Pzns8B0Ck+Qky3yTzLPtXtm4HNzKtHxwwxrKtQ4E\nkBcYr/820fDfE8lCrnEpT7bDue7EacyVugkYmTXQVOaUO6W7Ano+SlkXFZfdTYsU\nI6gGV1XSlt+KLoy3hqYIhYtryHboGd7Ri2ABvQ/zT2H8uXIxgd7ATkfpZ8Wk7C8S\nGIRd7Vqc7fqcTyo0LvXs+CmAbK79mtdfdlbrMZI3h966cunylEr5c1fQqVihRg8j\nAcdf8zDT1sPUBFDXsEq72U13EVeKx6CamiEwcSt0kYh3iJtu/aq2QHO+zHw3BYL7\npwOSG2ECgYEA80tAzPsV+xvVd6iPyNtLhgR4L71VlH9WBUo4U9kx3N7TIHSli/us\nd8jbm4yuC1X0NPav63242zTTAoZERTZMV3jtDfV/mGfi3Mt+NOGr7nXUWGDbb9Cu\nlaIgH7XptsYdJqp54GsVpsuy3INvdFhoSnaKQEVk+cZi4Hn+sdl8FtkCgYEA6rLs\ncBg5N1RuJLF8LqOSxmM7M3V+5aK0EJ2NnM6AC86/pY+1L72VBmhkeSk/0d9C4f56\ntpquLsLPPqscGDGqOl2Dv/NewktT88nhMGkwplGjy53FT1WHySpuEh3INJmwH3L/\nhj0xNi6LuQuyel17sQ2wQ35ah61XYN2qcmLSiccCgYA5r4ce0w3kKzZTF9l3w19F\n2Htyvk6zVfncaTuvzdi/yOmAUYgLB9Jd2HcRi6qcr3WmtTMDAB07hGvftlwrmPNC\n7j4uyB3H0iH9PhafjT6J3NBLYDPHcFBk1DsPqb9PgevZhiQ9rMZGdRfkpxlfGbMo\nrLCdCpcljf9VwDc+jhWZCQKBgAtLhRl38Pj6tTpK2GEeOigWCnlVhD/k7qmGC5Sq\nU3s9/fcnzV54zz05tOwn0gx1pDBgIOO82fkiIvsvHPEFIt4gNgD842iSW332D0JX\nLaIzd6CK/T3uLdS+mAGDMWlmpBU/YZDCTSYAY3UKXRKKgTNqJzt4Tz8MVpIw2M0c\neGltAoGBANMr92dL3tnEBkL1eb2hjMIMntnfT7w7Ejrx2vDuR5mbAvKEAXsFEbmI\n0/kukF5z/wBG787gjNhoYHIiWv9+6TGgpcUXbbWk8+S4wUGzx/NKdo5W78XNbm3T\n9yl286IKbe5RGgWGWs3kkGar9BumcbUDFIqKrsFqP5o3iuqT+LqJ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0559171c36e1407cbea2d9f9a766a6ad', 'name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'created_at': '2018-09-08T09:06:06.413633', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af51e5719f5740309ce74c06935d591a', 'name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'82:80:98:93:de:f6:38:46:00:0a:ef:94:a3:5d:72:45', 'type': 'ssh', 'id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c'}) 2018-09-08 09:06:06,414 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3wzUQlO3bGA1Dcv8M/pe83QojbCCd6XRLBfykIQB4+y9kypx 9FhDxTG8hF3zFNEn/QHTq1omP2SClR3WDL2DIoCS4XFWvqOj81vu+pdgtRJ7qBFX 8J1KxNlRzLF403BzluWOtLOACvGvMahQSqDTNYYMPlKz8ZFAC5B3Eg+dyHnr1UYp rHOA67s8//o6xfa8ueEJyi+Byjh0q9k8Nv6X1OPR+/sg80knBM4k6QKp/rsk7kj8 s6jQyaKQTUlpTe9scqrbAvkkdQ82YNYBRRu6Id7h9UzSCJkcHv8JiUtRWU+wzRqE +Bg733ng6X2mpelyaAQubmX3L6AlC1jPR7HjrwIDAQABAoIBACe3yxw8eA8OWqQo TLKcxMepSYdhhPn1RvgJE6J0Pzns8B0Ck+Qky3yTzLPtXtm4HNzKtHxwwxrKtQ4E kBcYr/820fDfE8lCrnEpT7bDue7EacyVugkYmTXQVOaUO6W7Ano+SlkXFZfdTYsU I6gGV1XSlt+KLoy3hqYIhYtryHboGd7Ri2ABvQ/zT2H8uXIxgd7ATkfpZ8Wk7C8S GIRd7Vqc7fqcTyo0LvXs+CmAbK79mtdfdlbrMZI3h966cunylEr5c1fQqVihRg8j Acdf8zDT1sPUBFDXsEq72U13EVeKx6CamiEwcSt0kYh3iJtu/aq2QHO+zHw3BYL7 pwOSG2ECgYEA80tAzPsV+xvVd6iPyNtLhgR4L71VlH9WBUo4U9kx3N7TIHSli/us d8jbm4yuC1X0NPav63242zTTAoZERTZMV3jtDfV/mGfi3Mt+NOGr7nXUWGDbb9Cu laIgH7XptsYdJqp54GsVpsuy3INvdFhoSnaKQEVk+cZi4Hn+sdl8FtkCgYEA6rLs cBg5N1RuJLF8LqOSxmM7M3V+5aK0EJ2NnM6AC86/pY+1L72VBmhkeSk/0d9C4f56 tpquLsLPPqscGDGqOl2Dv/NewktT88nhMGkwplGjy53FT1WHySpuEh3INJmwH3L/ hj0xNi6LuQuyel17sQ2wQ35ah61XYN2qcmLSiccCgYA5r4ce0w3kKzZTF9l3w19F 2Htyvk6zVfncaTuvzdi/yOmAUYgLB9Jd2HcRi6qcr3WmtTMDAB07hGvftlwrmPNC 7j4uyB3H0iH9PhafjT6J3NBLYDPHcFBk1DsPqb9PgevZhiQ9rMZGdRfkpxlfGbMo rLCdCpcljf9VwDc+jhWZCQKBgAtLhRl38Pj6tTpK2GEeOigWCnlVhD/k7qmGC5Sq U3s9/fcnzV54zz05tOwn0gx1pDBgIOO82fkiIvsvHPEFIt4gNgD842iSW332D0JX LaIzd6CK/T3uLdS+mAGDMWlmpBU/YZDCTSYAY3UKXRKKgTNqJzt4Tz8MVpIw2M0c eGltAoGBANMr92dL3tnEBkL1eb2hjMIMntnfT7w7Ejrx2vDuR5mbAvKEAXsFEbmI 0/kukF5z/wBG787gjNhoYHIiWv9+6TGgpcUXbbWk8+S4wUGzx/NKdo5W78XNbm3T 9yl286IKbe5RGgWGWs3kkGar9BumcbUDFIqKrsFqP5o3iuqT+LqJ -----END RSA PRIVATE KEY----- 2018-09-08 09:06:06,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-08 09:06:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group": {"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-09-08 09:06:06,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-acadab4b-0846-462f-9b0f-462ed3e2f2e8 Date: Sat, 08 Sep 2018 09:06:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 2, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:06:06,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-acadab4b-0846-462f-9b0f-462ed3e2f2e8 2018-09-08 09:06:06,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.428965091705s 2018-09-08 09:06:06,846 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-acadab4b-0846-462f-9b0f-462ed3e2f2e8 2018-09-08 09:06:06,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:07,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-a7dcdb17-55e3-40e2-bc24-d9f3c291eb1b Date: Sat, 08 Sep 2018 09:06:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 2, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:07,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a7dcdb17-55e3-40e2-bc24-d9f3c291eb1b 2018-09-08 09:06:07,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206436157227s 2018-09-08 09:06:07,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a7dcdb17-55e3-40e2-bc24-d9f3c291eb1b 2018-09-08 09:06:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:07,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-df8fe8d6-e626-41f7-a693-7042b158578c Date: Sat, 08 Sep 2018 09:06:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": 22, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:07Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0"}} 2018-09-08 09:06:07,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df8fe8d6-e626-41f7-a693-7042b158578c 2018-09-08 09:06:07,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.328377008438s 2018-09-08 09:06:07,390 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-df8fe8d6-e626-41f7-a693-7042b158578c 2018-09-08 09:06:07,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:07,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-0b05ad98-9ca6-40c0-8309-64f62caf374e Date: Sat, 08 Sep 2018 09:06:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 3, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:07,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0b05ad98-9ca6-40c0-8309-64f62caf374e 2018-09-08 09:06:07,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0840299129486s 2018-09-08 09:06:07,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0b05ad98-9ca6-40c0-8309-64f62caf374e 2018-09-08 09:06:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:07,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b7b8f222-5d61-4404-9b4f-11ca12120bfe Date: Sat, 08 Sep 2018 09:06:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": null, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:07Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3"}} 2018-09-08 09:06:07,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b7b8f222-5d61-4404-9b4f-11ca12120bfe 2018-09-08 09:06:07,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.31591296196s 2018-09-08 09:06:07,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b7b8f222-5d61-4404-9b4f-11ca12120bfe 2018-09-08 09:06:07,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:07,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-78a8444c-9a8b-4922-a753-1bb802329da2 Date: Sat, 08 Sep 2018 09:06:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:08,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-78a8444c-9a8b-4922-a753-1bb802329da2 2018-09-08 09:06:08,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203463792801s 2018-09-08 09:06:08,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-78a8444c-9a8b-4922-a753-1bb802329da2 2018-09-08 09:06:08,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:08,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e8f1813d-1319-4408-a03d-00f9971ab8ac Date: Sat, 08 Sep 2018 09:06:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": 80, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:08Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "4b45c8a1-6786-4a75-badd-47a726d005d6"}} 2018-09-08 09:06:08,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e8f1813d-1319-4408-a03d-00f9971ab8ac 2018-09-08 09:06:08,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338860034943s 2018-09-08 09:06:08,349 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e8f1813d-1319-4408-a03d-00f9971ab8ac 2018-09-08 09:06:08,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:08,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-978680b0-4aa3-450b-9fe8-046f1c426e9f Date: Sat, 08 Sep 2018 09:06:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "4b45c8a1-6786-4a75-badd-47a726d005d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 5, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:08,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-978680b0-4aa3-450b-9fe8-046f1c426e9f 2018-09-08 09:06:08,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201028823853s 2018-09-08 09:06:08,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-978680b0-4aa3-450b-9fe8-046f1c426e9f 2018-09-08 09:06:08,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:08,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a930ff63-b06e-45e9-b459-30fabaecf035 Date: Sat, 08 Sep 2018 09:06:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": 443, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:08Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "c4d02271-1f9f-4e12-bc6c-23937d7e6719"}} 2018-09-08 09:06:08,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a930ff63-b06e-45e9-b459-30fabaecf035 2018-09-08 09:06:08,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.239546060562s 2018-09-08 09:06:08,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a930ff63-b06e-45e9-b459-30fabaecf035 2018-09-08 09:06:08,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:08,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-248817f1-6257-49b1-a578-e9bc934cdf66 Date: Sat, 08 Sep 2018 09:06:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "4b45c8a1-6786-4a75-badd-47a726d005d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "c4d02271-1f9f-4e12-bc6c-23937d7e6719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 6, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:08,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-248817f1-6257-49b1-a578-e9bc934cdf66 2018-09-08 09:06:08,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0546429157257s 2018-09-08 09:06:08,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-248817f1-6257-49b1-a578-e9bc934cdf66 2018-09-08 09:06:08,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:09,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1800c23e-d828-4c70-934c-92a13f910790 Date: Sat, 08 Sep 2018 09:06:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": 5671, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:08Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "747d62bf-5976-4884-98c4-3c6cad84fec6"}} 2018-09-08 09:06:09,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1800c23e-d828-4c70-934c-92a13f910790 2018-09-08 09:06:09,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176681995392s 2018-09-08 09:06:09,037 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1800c23e-d828-4c70-934c-92a13f910790 2018-09-08 09:06:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:06:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:09,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-2d0dc8ca-5658-43f1-bca8-be329b279c34 Date: Sat, 08 Sep 2018 09:06:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "4b45c8a1-6786-4a75-badd-47a726d005d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "747d62bf-5976-4884-98c4-3c6cad84fec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "c4d02271-1f9f-4e12-bc6c-23937d7e6719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 7, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:06:09,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2d0dc8ca-5658-43f1-bca8-be329b279c34 2018-09-08 09:06:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199953079224s 2018-09-08 09:06:09,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2d0dc8ca-5658-43f1-bca8-be329b279c34 2018-09-08 09:06:09,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:06:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}}' 2018-09-08 09:06:09,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-5b4178c2-85ec-4b49-ae6d-1808ee7153c0 Date: Sat, 08 Sep 2018 09:06:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-08T09:06:09Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "port_range_min": 53333, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:09Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "a065c709-eb44-4d2a-961f-8e7314f859ea"}} 2018-09-08 09:06:09,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b4178c2-85ec-4b49-ae6d-1808ee7153c0 2018-09-08 09:06:09,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157371997833s 2018-09-08 09:06:09,403 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5b4178c2-85ec-4b49-ae6d-1808ee7153c0 2018-09-08 09:06:09,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:06:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:09,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-5dd3bbc8-30f5-4bdc-9f01-75529ae631fc Date: Sat, 08 Sep 2018 09:06:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["542e2ab4-4091-4b8f-be60-558b5a0e53c7"],"updated_at":"2018-09-08T09:04:17Z","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:06:09,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dd3bbc8-30f5-4bdc-9f01-75529ae631fc 2018-09-08 09:06:09,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243139028549s 2018-09-08 09:06:09,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dd3bbc8-30f5-4bdc-9f01-75529ae631fc 2018-09-08 09:06:09,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:06:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8ff79940-3834-4530-ba80-d4abf4cca550 Date: Sat, 08 Sep 2018 09:06:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "metadata": {}}], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": 4373348352, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:04:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:06:09,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8ff79940-3834-4530-ba80-d4abf4cca550 2018-09-08 09:06:09,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179937124252s 2018-09-08 09:06:09,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8ff79940-3834-4530-ba80-d4abf4cca550 2018-09-08 09:06:09,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:06:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:09,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8c2251-3a53-4375-ada8-fc3cabc2ddd3 x-compute-request-id: req-ce8c2251-3a53-4375-ada8-fc3cabc2ddd3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "name": "cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:06:09,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ce8c2251-3a53-4375-ada8-fc3cabc2ddd3 2018-09-08 09:06:09,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032970905304s 2018-09-08 09:06:09,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ce8c2251-3a53-4375-ada8-fc3cabc2ddd3 2018-09-08 09:06:09,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 09:06:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"server": {"name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "imageRef": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "flavorRef": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6"}], "security_groups": [{"name": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}]}}' 2018-09-08 09:06:12,848 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44a54212-c4b4-4cce-a290-67ee43902d32 x-compute-request-id: req-44a54212-c4b4-4cce-a290-67ee43902d32 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6dcf11ba-2c0b-400e-8751-c9de8279d734"}], "OS-DCF:diskConfig": "MANUAL", "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "adminPass": "eSQ3cBc7yFhB"}} 2018-09-08 09:06:12,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-44a54212-c4b4-4cce-a290-67ee43902d32 2018-09-08 09:06:12,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.98198699951s 2018-09-08 09:06:12,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-44a54212-c4b4-4cce-a290-67ee43902d32 2018-09-08 09:06:12,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:13,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e216f23-9402-402a-bcaa-4708e9bb9b7a x-compute-request-id: req-2e216f23-9402-402a-bcaa-4708e9bb9b7a Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:13,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e216f23-9402-402a-bcaa-4708e9bb9b7a 2018-09-08 09:06:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26902794838s 2018-09-08 09:06:13,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e216f23-9402-402a-bcaa-4708e9bb9b7a 2018-09-08 09:06:13,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:06:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:13,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-49b1b405-72a3-4897-9de2-5e9efc14a1c3 Date: Sat, 08 Sep 2018 09:06:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["542e2ab4-4091-4b8f-be60-558b5a0e53c7"],"updated_at":"2018-09-08T09:04:17Z","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:06:13,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49b1b405-72a3-4897-9de2-5e9efc14a1c3 2018-09-08 09:06:13,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13482093811s 2018-09-08 09:06:13,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49b1b405-72a3-4897-9de2-5e9efc14a1c3 2018-09-08 09:06:13,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 09:06:13,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:13,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-91c32bd7-e748-4c6d-a347-83f1c8810918 Date: Sat, 08 Sep 2018 09:06:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:04:17Z","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":"af51e5719f5740309ce74c06935d591a","id":"542e2ab4-4091-4b8f-be60-558b5a0e53c7","subnetpool_id":null,"name":"cloudify_ims-subnet_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:06:13,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-91c32bd7-e748-4c6d-a347-83f1c8810918 2018-09-08 09:06:13,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0579891204834s 2018-09-08 09:06:13,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-91c32bd7-e748-4c6d-a347-83f1c8810918 2018-09-08 09:06:13,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:15,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:15,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d5f7192-64a1-46ed-815a-5728949e787e x-compute-request-id: req-6d5f7192-64a1-46ed-815a-5728949e787e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:15,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d5f7192-64a1-46ed-815a-5728949e787e 2018-09-08 09:06:15,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644058942795s 2018-09-08 09:06:15,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d5f7192-64a1-46ed-815a-5728949e787e 2018-09-08 09:06:15,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:17,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:18,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883522e6-3b9f-4b18-b85b-bd44a2ac260b x-compute-request-id: req-883522e6-3b9f-4b18-b85b-bd44a2ac260b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:18,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-883522e6-3b9f-4b18-b85b-bd44a2ac260b 2018-09-08 09:06:18,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577633857727s 2018-09-08 09:06:18,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-883522e6-3b9f-4b18-b85b-bd44a2ac260b 2018-09-08 09:06:18,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:21,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-525a99cb-081e-46c3-a932-df87f06a0e41 x-compute-request-id: req-525a99cb-081e-46c3-a932-df87f06a0e41 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:21,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-525a99cb-081e-46c3-a932-df87f06a0e41 2018-09-08 09:06:21,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701217889786s 2018-09-08 09:06:21,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-525a99cb-081e-46c3-a932-df87f06a0e41 2018-09-08 09:06:21,266 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:23,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:23,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ecbc9c-8185-430c-9794-6fee1a7c660e x-compute-request-id: req-a9ecbc9c-8185-430c-9794-6fee1a7c660e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:23,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9ecbc9c-8185-430c-9794-6fee1a7c660e 2018-09-08 09:06:23,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658547878265s 2018-09-08 09:06:23,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9ecbc9c-8185-430c-9794-6fee1a7c660e 2018-09-08 09:06:23,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:25,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:26,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb9247d0-39f6-4dbf-b4f9-723246a6e33f x-compute-request-id: req-fb9247d0-39f6-4dbf-b4f9-723246a6e33f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:26,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb9247d0-39f6-4dbf-b4f9-723246a6e33f 2018-09-08 09:06:26,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478348970413s 2018-09-08 09:06:26,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb9247d0-39f6-4dbf-b4f9-723246a6e33f 2018-09-08 09:06:26,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:28,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-050d897c-a8b9-4a73-9295-8d1305c228af x-compute-request-id: req-050d897c-a8b9-4a73-9295-8d1305c228af Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:28,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-050d897c-a8b9-4a73-9295-8d1305c228af 2018-09-08 09:06:28,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541198968887s 2018-09-08 09:06:28,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-050d897c-a8b9-4a73-9295-8d1305c228af 2018-09-08 09:06:28,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:30,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:31,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:30 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-beb824e2-7fae-4831-8f3e-7aa56ab1a9dd x-compute-request-id: req-beb824e2-7fae-4831-8f3e-7aa56ab1a9dd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:31,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-beb824e2-7fae-4831-8f3e-7aa56ab1a9dd 2018-09-08 09:06:31,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658037900925s 2018-09-08 09:06:31,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-beb824e2-7fae-4831-8f3e-7aa56ab1a9dd 2018-09-08 09:06:31,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:33,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:34,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-741d29a0-c5c2-4c0c-89b6-c289d498fd09 x-compute-request-id: req-741d29a0-c5c2-4c0c-89b6-c289d498fd09 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:34,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-741d29a0-c5c2-4c0c-89b6-c289d498fd09 2018-09-08 09:06:34,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763736009598s 2018-09-08 09:06:34,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-741d29a0-c5c2-4c0c-89b6-c289d498fd09 2018-09-08 09:06:34,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:36,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:37,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-091c946f-8e19-4da4-9f85-2774f2172491 x-compute-request-id: req-091c946f-8e19-4da4-9f85-2774f2172491 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:37,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-091c946f-8e19-4da4-9f85-2774f2172491 2018-09-08 09:06:37,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697031021118s 2018-09-08 09:06:37,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-091c946f-8e19-4da4-9f85-2774f2172491 2018-09-08 09:06:37,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:39,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:40,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7eeb07c-a970-4fc0-bff8-c6a11ce6e784 x-compute-request-id: req-a7eeb07c-a970-4fc0-bff8-c6a11ce6e784 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:40,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a7eeb07c-a970-4fc0-bff8-c6a11ce6e784 2018-09-08 09:06:40,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995716810226s 2018-09-08 09:06:40,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a7eeb07c-a970-4fc0-bff8-c6a11ce6e784 2018-09-08 09:06:40,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:42,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b1989c2-f03f-49f9-b6e8-17de8a9888ab x-compute-request-id: req-1b1989c2-f03f-49f9-b6e8-17de8a9888ab Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:42,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b1989c2-f03f-49f9-b6e8-17de8a9888ab 2018-09-08 09:06:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781147956848s 2018-09-08 09:06:42,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b1989c2-f03f-49f9-b6e8-17de8a9888ab 2018-09-08 09:06:42,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:44,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:44,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:45,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7c54589-4b2c-4375-93ec-e35d7e9c72bd x-compute-request-id: req-f7c54589-4b2c-4375-93ec-e35d7e9c72bd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:45,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7c54589-4b2c-4375-93ec-e35d7e9c72bd 2018-09-08 09:06:45,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385791063309s 2018-09-08 09:06:45,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7c54589-4b2c-4375-93ec-e35d7e9c72bd 2018-09-08 09:06:45,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:47,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eef1b708-775c-4d23-be84-68a357d34f69 x-compute-request-id: req-eef1b708-775c-4d23-be84-68a357d34f69 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:47,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eef1b708-775c-4d23-be84-68a357d34f69 2018-09-08 09:06:47,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539246082306s 2018-09-08 09:06:47,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eef1b708-775c-4d23-be84-68a357d34f69 2018-09-08 09:06:47,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:49,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:50,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:49 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-9643513e-2cfb-460c-9aa3-abd0b2965af3 x-compute-request-id: req-9643513e-2cfb-460c-9aa3-abd0b2965af3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:50,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9643513e-2cfb-460c-9aa3-abd0b2965af3 2018-09-08 09:06:50,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562289953232s 2018-09-08 09:06:50,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9643513e-2cfb-460c-9aa3-abd0b2965af3 2018-09-08 09:06:50,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:52,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:53,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e872522-ebc1-49ca-9e6f-4da014a35e01 x-compute-request-id: req-6e872522-ebc1-49ca-9e6f-4da014a35e01 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:53,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e872522-ebc1-49ca-9e6f-4da014a35e01 2018-09-08 09:06:53,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67404794693s 2018-09-08 09:06:53,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e872522-ebc1-49ca-9e6f-4da014a35e01 2018-09-08 09:06:53,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:55,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c93cfed-0f8c-4909-ab34-08f0ae7e1561 x-compute-request-id: req-2c93cfed-0f8c-4909-ab34-08f0ae7e1561 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:55,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c93cfed-0f8c-4909-ab34-08f0ae7e1561 2018-09-08 09:06:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517549991608s 2018-09-08 09:06:55,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c93cfed-0f8c-4909-ab34-08f0ae7e1561 2018-09-08 09:06:55,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:06:57,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:06:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:06:58,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48e2379-a69e-477d-a233-46e9289b0a42 x-compute-request-id: req-b48e2379-a69e-477d-a233-46e9289b0a42 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:06:58,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b48e2379-a69e-477d-a233-46e9289b0a42 2018-09-08 09:06:58,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65366601944s 2018-09-08 09:06:58,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b48e2379-a69e-477d-a233-46e9289b0a42 2018-09-08 09:06:58,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:00,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:00,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:00,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4a9d1f5-4a77-4eed-83f0-8b3189ff7bf8 x-compute-request-id: req-f4a9d1f5-4a77-4eed-83f0-8b3189ff7bf8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:00,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4a9d1f5-4a77-4eed-83f0-8b3189ff7bf8 2018-09-08 09:07:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69726395607s 2018-09-08 09:07:00,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4a9d1f5-4a77-4eed-83f0-8b3189ff7bf8 2018-09-08 09:07:00,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:03,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cac93d2-5b17-4281-af83-9442ed4fc430 x-compute-request-id: req-1cac93d2-5b17-4281-af83-9442ed4fc430 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:03,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cac93d2-5b17-4281-af83-9442ed4fc430 2018-09-08 09:07:03,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622282981873s 2018-09-08 09:07:03,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cac93d2-5b17-4281-af83-9442ed4fc430 2018-09-08 09:07:03,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:06,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46ed615e-1af7-49ce-bf2b-3c312d16bae8 x-compute-request-id: req-46ed615e-1af7-49ce-bf2b-3c312d16bae8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:06,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46ed615e-1af7-49ce-bf2b-3c312d16bae8 2018-09-08 09:07:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911152124405s 2018-09-08 09:07:06,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46ed615e-1af7-49ce-bf2b-3c312d16bae8 2018-09-08 09:07:06,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:08,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:09,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6b8a7d3-5427-4b04-96e0-371c543de83e x-compute-request-id: req-d6b8a7d3-5427-4b04-96e0-371c543de83e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:09,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6b8a7d3-5427-4b04-96e0-371c543de83e 2018-09-08 09:07:09,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55057311058s 2018-09-08 09:07:09,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6b8a7d3-5427-4b04-96e0-371c543de83e 2018-09-08 09:07:09,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:11,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1bdc1cc-f0b5-432f-b170-f14b431e71ff x-compute-request-id: req-f1bdc1cc-f0b5-432f-b170-f14b431e71ff Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:11,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1bdc1cc-f0b5-432f-b170-f14b431e71ff 2018-09-08 09:07:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526300907135s 2018-09-08 09:07:11,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1bdc1cc-f0b5-432f-b170-f14b431e71ff 2018-09-08 09:07:11,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:13,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:14,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e0ff721-fc8c-4ec2-8a47-5c7b7eaa786d x-compute-request-id: req-5e0ff721-fc8c-4ec2-8a47-5c7b7eaa786d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:14,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e0ff721-fc8c-4ec2-8a47-5c7b7eaa786d 2018-09-08 09:07:14,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706072092056s 2018-09-08 09:07:14,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e0ff721-fc8c-4ec2-8a47-5c7b7eaa786d 2018-09-08 09:07:14,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:16,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:16,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cffd3f2-8ead-49d4-8d37-020bc2a6232b x-compute-request-id: req-1cffd3f2-8ead-49d4-8d37-020bc2a6232b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:16,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cffd3f2-8ead-49d4-8d37-020bc2a6232b 2018-09-08 09:07:16,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526380062103s 2018-09-08 09:07:16,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cffd3f2-8ead-49d4-8d37-020bc2a6232b 2018-09-08 09:07:16,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:18,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:18,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:19,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-735280d5-297c-4d60-87b2-70915da82e87 x-compute-request-id: req-735280d5-297c-4d60-87b2-70915da82e87 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:19,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-735280d5-297c-4d60-87b2-70915da82e87 2018-09-08 09:07:19,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05581617355s 2018-09-08 09:07:19,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-735280d5-297c-4d60-87b2-70915da82e87 2018-09-08 09:07:19,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:21,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:22,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:21 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-a24bf978-9cde-45d1-9c1f-105e70b2dbbf x-compute-request-id: req-a24bf978-9cde-45d1-9c1f-105e70b2dbbf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:22,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a24bf978-9cde-45d1-9c1f-105e70b2dbbf 2018-09-08 09:07:22,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87625002861s 2018-09-08 09:07:22,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a24bf978-9cde-45d1-9c1f-105e70b2dbbf 2018-09-08 09:07:22,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:24,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:25,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42720b6e-5c60-4a7e-a8d9-99d975a4c470 x-compute-request-id: req-42720b6e-5c60-4a7e-a8d9-99d975a4c470 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:25,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-42720b6e-5c60-4a7e-a8d9-99d975a4c470 2018-09-08 09:07:25,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570946216583s 2018-09-08 09:07:25,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-42720b6e-5c60-4a7e-a8d9-99d975a4c470 2018-09-08 09:07:25,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:27,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:27,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6131477-4626-42d1-9d02-dfa1abef7096 x-compute-request-id: req-c6131477-4626-42d1-9d02-dfa1abef7096 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:27,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6131477-4626-42d1-9d02-dfa1abef7096 2018-09-08 09:07:27,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546716928482s 2018-09-08 09:07:27,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6131477-4626-42d1-9d02-dfa1abef7096 2018-09-08 09:07:27,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:29,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-040587dd-e959-4c2f-9a60-360731e023b2 x-compute-request-id: req-040587dd-e959-4c2f-9a60-360731e023b2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:30,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-040587dd-e959-4c2f-9a60-360731e023b2 2018-09-08 09:07:30,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352366924286s 2018-09-08 09:07:30,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-040587dd-e959-4c2f-9a60-360731e023b2 2018-09-08 09:07:30,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:32,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:32,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:32,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24635edb-b6c6-40ca-a0be-110376ecdc4a x-compute-request-id: req-24635edb-b6c6-40ca-a0be-110376ecdc4a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:32,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24635edb-b6c6-40ca-a0be-110376ecdc4a 2018-09-08 09:07:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502161026001s 2018-09-08 09:07:32,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24635edb-b6c6-40ca-a0be-110376ecdc4a 2018-09-08 09:07:32,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:34,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:35,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-290a4d4a-20df-43d5-b95e-c94ce0143861 x-compute-request-id: req-290a4d4a-20df-43d5-b95e-c94ce0143861 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:35,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-290a4d4a-20df-43d5-b95e-c94ce0143861 2018-09-08 09:07:35,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490556001663s 2018-09-08 09:07:35,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-290a4d4a-20df-43d5-b95e-c94ce0143861 2018-09-08 09:07:35,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:37,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:37,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:37 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-e62f35a1-0829-47b3-b41d-845dd343560f x-compute-request-id: req-e62f35a1-0829-47b3-b41d-845dd343560f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:37,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e62f35a1-0829-47b3-b41d-845dd343560f 2018-09-08 09:07:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502950906754s 2018-09-08 09:07:37,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e62f35a1-0829-47b3-b41d-845dd343560f 2018-09-08 09:07:37,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:39,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:40,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d47a63-e1b0-4fda-b734-764a9a43e3f1 x-compute-request-id: req-91d47a63-e1b0-4fda-b734-764a9a43e3f1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:40,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91d47a63-e1b0-4fda-b734-764a9a43e3f1 2018-09-08 09:07:40,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506206989288s 2018-09-08 09:07:40,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91d47a63-e1b0-4fda-b734-764a9a43e3f1 2018-09-08 09:07:40,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:42,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:42,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:42,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ff97fb3-1c1d-41f0-a20d-7f053c002739 x-compute-request-id: req-2ff97fb3-1c1d-41f0-a20d-7f053c002739 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:42,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ff97fb3-1c1d-41f0-a20d-7f053c002739 2018-09-08 09:07:42,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511204957962s 2018-09-08 09:07:42,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ff97fb3-1c1d-41f0-a20d-7f053c002739 2018-09-08 09:07:42,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:44,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:45,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5715886c-76bf-4b4b-a9e6-936b76fdb9f0 x-compute-request-id: req-5715886c-76bf-4b4b-a9e6-936b76fdb9f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:45,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5715886c-76bf-4b4b-a9e6-936b76fdb9f0 2018-09-08 09:07:45,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51597905159s 2018-09-08 09:07:45,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5715886c-76bf-4b4b-a9e6-936b76fdb9f0 2018-09-08 09:07:45,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:47,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:47,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-402794e1-b92a-4a39-b7b5-9f6e70190147 x-compute-request-id: req-402794e1-b92a-4a39-b7b5-9f6e70190147 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:47,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-402794e1-b92a-4a39-b7b5-9f6e70190147 2018-09-08 09:07:47,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508247852325s 2018-09-08 09:07:47,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-402794e1-b92a-4a39-b7b5-9f6e70190147 2018-09-08 09:07:47,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:49,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:49 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-0eef0a2b-17ca-4cd6-928b-679fd4739dfa x-compute-request-id: req-0eef0a2b-17ca-4cd6-928b-679fd4739dfa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:50,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0eef0a2b-17ca-4cd6-928b-679fd4739dfa 2018-09-08 09:07:50,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368431806564s 2018-09-08 09:07:50,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0eef0a2b-17ca-4cd6-928b-679fd4739dfa 2018-09-08 09:07:50,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:52,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:52,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-256037d4-3829-41c3-9c74-a14dcf631684 x-compute-request-id: req-256037d4-3829-41c3-9c74-a14dcf631684 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:52,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-256037d4-3829-41c3-9c74-a14dcf631684 2018-09-08 09:07:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504660844803s 2018-09-08 09:07:52,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-256037d4-3829-41c3-9c74-a14dcf631684 2018-09-08 09:07:52,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:54,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:55,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ccaf5d1-f354-4730-98b4-6452a11a6eb1 x-compute-request-id: req-8ccaf5d1-f354-4730-98b4-6452a11a6eb1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:55,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ccaf5d1-f354-4730-98b4-6452a11a6eb1 2018-09-08 09:07:55,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37228512764s 2018-09-08 09:07:55,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ccaf5d1-f354-4730-98b4-6452a11a6eb1 2018-09-08 09:07:55,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:57,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:07:57,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-558b332f-8d08-4837-b1d6-2f3dc434e2a0 x-compute-request-id: req-558b332f-8d08-4837-b1d6-2f3dc434e2a0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:07:57,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-558b332f-8d08-4837-b1d6-2f3dc434e2a0 2018-09-08 09:07:57,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519213914871s 2018-09-08 09:07:57,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-558b332f-8d08-4837-b1d6-2f3dc434e2a0 2018-09-08 09:07:57,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:07:59,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:07:59,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:00,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24400763-4c9e-4e82-b923-d13424691ad0 x-compute-request-id: req-24400763-4c9e-4e82-b923-d13424691ad0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:00,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24400763-4c9e-4e82-b923-d13424691ad0 2018-09-08 09:08:00,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450289964676s 2018-09-08 09:08:00,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24400763-4c9e-4e82-b923-d13424691ad0 2018-09-08 09:08:00,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:02,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:02,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97c3525b-f286-4b29-855c-fa9aed7193f0 x-compute-request-id: req-97c3525b-f286-4b29-855c-fa9aed7193f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:02,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-97c3525b-f286-4b29-855c-fa9aed7193f0 2018-09-08 09:08:02,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361924171448s 2018-09-08 09:08:02,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-97c3525b-f286-4b29-855c-fa9aed7193f0 2018-09-08 09:08:02,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:04,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:05,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08: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-000febf1-c995-440e-b120-50311473f22b x-compute-request-id: req-000febf1-c995-440e-b120-50311473f22b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:05,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-000febf1-c995-440e-b120-50311473f22b 2018-09-08 09:08:05,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524752855301s 2018-09-08 09:08:05,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-000febf1-c995-440e-b120-50311473f22b 2018-09-08 09:08:05,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:07,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:07,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a01bb8-ad2e-46fc-a33e-e6480d14124a x-compute-request-id: req-45a01bb8-ad2e-46fc-a33e-e6480d14124a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:07,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45a01bb8-ad2e-46fc-a33e-e6480d14124a 2018-09-08 09:08:07,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685032844543s 2018-09-08 09:08:07,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45a01bb8-ad2e-46fc-a33e-e6480d14124a 2018-09-08 09:08:07,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:09,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:10,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d144e3e-06de-46bc-aaac-81c13ea999da x-compute-request-id: req-9d144e3e-06de-46bc-aaac-81c13ea999da Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:10,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d144e3e-06de-46bc-aaac-81c13ea999da 2018-09-08 09:08:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493310213089s 2018-09-08 09:08:10,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d144e3e-06de-46bc-aaac-81c13ea999da 2018-09-08 09:08:10,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:12,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:12,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0795527b-22ef-49c2-a011-28582af49d33 x-compute-request-id: req-0795527b-22ef-49c2-a011-28582af49d33 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:12,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0795527b-22ef-49c2-a011-28582af49d33 2018-09-08 09:08:12,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510414838791s 2018-09-08 09:08:12,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0795527b-22ef-49c2-a011-28582af49d33 2018-09-08 09:08:12,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:15,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4ee5d3b-a5cd-4274-82d3-f3202b5ec536 x-compute-request-id: req-d4ee5d3b-a5cd-4274-82d3-f3202b5ec536 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:15,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d4ee5d3b-a5cd-4274-82d3-f3202b5ec536 2018-09-08 09:08:15,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378330945969s 2018-09-08 09:08:15,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d4ee5d3b-a5cd-4274-82d3-f3202b5ec536 2018-09-08 09:08:15,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:17,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:17,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f28293e-ece0-447e-8969-05211a56c819 x-compute-request-id: req-9f28293e-ece0-447e-8969-05211a56c819 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:17,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f28293e-ece0-447e-8969-05211a56c819 2018-09-08 09:08:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502365112305s 2018-09-08 09:08:17,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f28293e-ece0-447e-8969-05211a56c819 2018-09-08 09:08:17,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:19,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:20,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:19 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-2edc9bba-f4d8-49d7-90f8-58eea53ecb16 x-compute-request-id: req-2edc9bba-f4d8-49d7-90f8-58eea53ecb16 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:20,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2edc9bba-f4d8-49d7-90f8-58eea53ecb16 2018-09-08 09:08:20,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356842041016s 2018-09-08 09:08:20,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2edc9bba-f4d8-49d7-90f8-58eea53ecb16 2018-09-08 09:08:20,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:22,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:22,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:22,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba7c648-fc36-46ce-b3fd-d60c9452068e x-compute-request-id: req-7ba7c648-fc36-46ce-b3fd-d60c9452068e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:22,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ba7c648-fc36-46ce-b3fd-d60c9452068e 2018-09-08 09:08:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516316890717s 2018-09-08 09:08:22,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ba7c648-fc36-46ce-b3fd-d60c9452068e 2018-09-08 09:08:22,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:24,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:25,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f39d2e2b-f534-4c45-b77d-b51f9357f95f x-compute-request-id: req-f39d2e2b-f534-4c45-b77d-b51f9357f95f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:25,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f39d2e2b-f534-4c45-b77d-b51f9357f95f 2018-09-08 09:08:25,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522370100021s 2018-09-08 09:08:25,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f39d2e2b-f534-4c45-b77d-b51f9357f95f 2018-09-08 09:08:25,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:27,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:27,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:27,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a993d41-d949-473e-887f-a1a58875a5e2 x-compute-request-id: req-5a993d41-d949-473e-887f-a1a58875a5e2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:27,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a993d41-d949-473e-887f-a1a58875a5e2 2018-09-08 09:08:27,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514395952225s 2018-09-08 09:08:27,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a993d41-d949-473e-887f-a1a58875a5e2 2018-09-08 09:08:27,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:29,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:29,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:30,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36137ffd-dd27-44d1-84b2-10160b94cd72 x-compute-request-id: req-36137ffd-dd27-44d1-84b2-10160b94cd72 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:30,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36137ffd-dd27-44d1-84b2-10160b94cd72 2018-09-08 09:08:30,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515017032623s 2018-09-08 09:08:30,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36137ffd-dd27-44d1-84b2-10160b94cd72 2018-09-08 09:08:30,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:32,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b91365a-8db0-4678-b20e-ff3b0874f8c9 x-compute-request-id: req-0b91365a-8db0-4678-b20e-ff3b0874f8c9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:32,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b91365a-8db0-4678-b20e-ff3b0874f8c9 2018-09-08 09:08:32,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654162168503s 2018-09-08 09:08:32,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b91365a-8db0-4678-b20e-ff3b0874f8c9 2018-09-08 09:08:32,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:34,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:35,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d8ca458-0f6f-4ffa-8f51-d4c8e36d0ca4 x-compute-request-id: req-8d8ca458-0f6f-4ffa-8f51-d4c8e36d0ca4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:35,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8d8ca458-0f6f-4ffa-8f51-d4c8e36d0ca4 2018-09-08 09:08:35,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367645025253s 2018-09-08 09:08:35,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8d8ca458-0f6f-4ffa-8f51-d4c8e36d0ca4 2018-09-08 09:08:35,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:37,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:37,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:37 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-88515d56-5f3a-44e7-a459-c9a20ca157d0 x-compute-request-id: req-88515d56-5f3a-44e7-a459-c9a20ca157d0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:37,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88515d56-5f3a-44e7-a459-c9a20ca157d0 2018-09-08 09:08:37,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361976146698s 2018-09-08 09:08:37,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88515d56-5f3a-44e7-a459-c9a20ca157d0 2018-09-08 09:08:37,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:39,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:40,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-874f85b1-8d46-4f8a-934c-6c14903a78bd x-compute-request-id: req-874f85b1-8d46-4f8a-934c-6c14903a78bd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:40,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-874f85b1-8d46-4f8a-934c-6c14903a78bd 2018-09-08 09:08:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516772031784s 2018-09-08 09:08:40,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-874f85b1-8d46-4f8a-934c-6c14903a78bd 2018-09-08 09:08:40,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:42,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:42,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-693bd7cf-0738-47aa-8cee-b36cec44d93f x-compute-request-id: req-693bd7cf-0738-47aa-8cee-b36cec44d93f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:42,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-693bd7cf-0738-47aa-8cee-b36cec44d93f 2018-09-08 09:08:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524517059326s 2018-09-08 09:08:42,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-693bd7cf-0738-47aa-8cee-b36cec44d93f 2018-09-08 09:08:42,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:44,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:44,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2065ef8c-2634-4a6c-bbe0-a1a2a00aa8d4 x-compute-request-id: req-2065ef8c-2634-4a6c-bbe0-a1a2a00aa8d4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:06:14Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:45,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2065ef8c-2634-4a6c-bbe0-a1a2a00aa8d4 2018-09-08 09:08:45,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536628007889s 2018-09-08 09:08:45,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2065ef8c-2634-4a6c-bbe0-a1a2a00aa8d4 2018-09-08 09:08:45,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:08:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:08:47,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63c6233c-97e2-4820-a9b6-25d9cb8b0e23 x-compute-request-id: req-63c6233c-97e2-4820-a9b6-25d9cb8b0e23 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:5d:b4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:08:44.000000", "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:08:45Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:08:47,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63c6233c-97e2-4820-a9b6-25d9cb8b0e23 2018-09-08 09:08:47,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375248908997s 2018-09-08 09:08:47,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63c6233c-97e2-4820-a9b6-25d9cb8b0e23 2018-09-08 09:08:47,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 09:08:47,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f7e974f0-b472-4bc7-b5e3-453e66713d99 Date: Sat, 08 Sep 2018 09:08:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:08:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"542e2ab4-4091-4b8f-be60-558b5a0e53c7","ip_address":"192.168.120.12"}],"id":"b55dd83f-8573-4811-a21e-e03f95a5034c","security_groups":["6dcf11ba-2c0b-400e-8751-c9de8279d734"],"mac_address":"fa:16:3e:1d:5d:b4","project_id":"af51e5719f5740309ce74c06935d591a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:06:14Z","binding:vnic_type":"normal","device_id":"df167a5e-6a0d-4be4-a018-fce1e9a1cd5d"}]} 2018-09-08 09:08:47,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-f7e974f0-b472-4bc7-b5e3-453e66713d99 2018-09-08 09:08:47,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0619759559631s 2018-09-08 09:08:47,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-f7e974f0-b472-4bc7-b5e3-453e66713d99 2018-09-08 09:08:47,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b55dd83f-8573-4811-a21e-e03f95a5034c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:47,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ea944f16-1fb7-42a5-bcd6-34aed0e588f3 Date: Sat, 08 Sep 2018 09:08:47 GMT RESP BODY: {"floatingips": []} 2018-09-08 09:08:47,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b55dd83f-8573-4811-a21e-e03f95a5034c used request id req-ea944f16-1fb7-42a5-bcd6-34aed0e588f3 2018-09-08 09:08:47,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206220149994s 2018-09-08 09:08:47,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b55dd83f-8573-4811-a21e-e03f95a5034c used request id req-ea944f16-1fb7-42a5-bcd6-34aed0e588f3 2018-09-08 09:08:47,580 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:5d:b4', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1440ff2e-abf6-457b-bf55-620bf9aaed8d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T09:08:44.000000', 'flavor': Munch({u'id': u'e013c126-a40c-4cee-af7a-fd9f7439cbd7'}), 'az': u'nova', 'id': u'df167a5e-6a0d-4be4-a018-fce1e9a1cd5d', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0559171c36e1407cbea2d9f9a766a6ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af51e5719f5740309ce74c06935d591a', 'name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T09:08:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T09:08:45Z', 'hostId': u'7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T09:08:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'af51e5719f5740309ce74c06935d591a', 'name': u'cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'adminPass': u'eSQ3cBc7yFhB', 'tenant_id': u'af51e5719f5740309ce74c06935d591a', 'region': 'regionOne', 'created': u'2018-09-08T09:06:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 09:08:47,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:08:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:47,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-7b254d35-02da-4337-9bbf-7c3d1c1259d5 Date: Sat, 08 Sep 2018 09:08:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["542e2ab4-4091-4b8f-be60-558b5a0e53c7"],"updated_at":"2018-09-08T09:04:17Z","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:08:47,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b254d35-02da-4337-9bbf-7c3d1c1259d5 2018-09-08 09:08:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112194061279s 2018-09-08 09:08:47,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b254d35-02da-4337-9bbf-7c3d1c1259d5 2018-09-08 09:08:47,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 09:08:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:47,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-44360c65-75ae-4d53-98c3-700c7e3a8457 Date: Sat, 08 Sep 2018 09:08:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:08:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"542e2ab4-4091-4b8f-be60-558b5a0e53c7","ip_address":"192.168.120.12"}],"id":"b55dd83f-8573-4811-a21e-e03f95a5034c","security_groups":["6dcf11ba-2c0b-400e-8751-c9de8279d734"],"mac_address":"fa:16:3e:1d:5d:b4","project_id":"af51e5719f5740309ce74c06935d591a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:06:14Z","binding:vnic_type":"normal","device_id":"df167a5e-6a0d-4be4-a018-fce1e9a1cd5d"}]} 2018-09-08 09:08:47,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-44360c65-75ae-4d53-98c3-700c7e3a8457 2018-09-08 09:08:47,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.224426984787s 2018-09-08 09:08:47,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-44360c65-75ae-4d53-98c3-700c7e3a8457 2018-09-08 09:08:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-08 09:08:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c"}}' 2018-09-08 09:08:49,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b2d51538-c892-4de6-9590-77eb63f321cb Date: Sat, 08 Sep 2018 09:08:49 GMT RESP BODY: {"floatingip": {"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}} 2018-09-08 09:08:49,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b2d51538-c892-4de6-9590-77eb63f321cb 2018-09-08 09:08:49,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75828695297s 2018-09-08 09:08:49,682 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b2d51538-c892-4de6-9590-77eb63f321cb 2018-09-08 09:08:49,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:49,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:49,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-510c2194-093f-4464-8f6f-7b572ed076b5 Date: Sat, 08 Sep 2018 09:08:49 GMT RESP BODY: {"floatingips": [{"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}]} 2018-09-08 09:08:49,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-510c2194-093f-4464-8f6f-7b572ed076b5 2018-09-08 09:08:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0251331329346s 2018-09-08 09:08:49,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-510c2194-093f-4464-8f6f-7b572ed076b5 2018-09-08 09:08:49,720 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:08:49,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:49,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:49,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-65ade2b6-1744-4c6a-ba77-9b8a20c7ffb1 Date: Sat, 08 Sep 2018 09:08:49 GMT RESP BODY: {"floatingips": [{"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}]} 2018-09-08 09:08:49,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-65ade2b6-1744-4c6a-ba77-9b8a20c7ffb1 2018-09-08 09:08:49,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0247161388397s 2018-09-08 09:08:49,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-65ade2b6-1744-4c6a-ba77-9b8a20c7ffb1 2018-09-08 09:08:49,854 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:08:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:49,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-a42c029b-8ac8-46af-9e50-f4ff51f66ccb Date: Sat, 08 Sep 2018 09:08:49 GMT RESP BODY: {"floatingips": [{"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}]} 2018-09-08 09:08:49,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a42c029b-8ac8-46af-9e50-f4ff51f66ccb 2018-09-08 09:08:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0290520191193s 2018-09-08 09:08:49,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a42c029b-8ac8-46af-9e50-f4ff51f66ccb 2018-09-08 09:08:49,992 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:08:50,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-43d3c019-cd73-4aa5-8767-86e9a9efc80a Date: Sat, 08 Sep 2018 09:08:50 GMT RESP BODY: {"floatingips": [{"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}]} 2018-09-08 09:08:50,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-43d3c019-cd73-4aa5-8767-86e9a9efc80a 2018-09-08 09:08:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261759757996s 2018-09-08 09:08:50,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-43d3c019-cd73-4aa5-8767-86e9a9efc80a 2018-09-08 09:08:50,127 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:08:50,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:08:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:08:50,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-ec47a48b-88db-47fd-ac38-d00259f97d73 Date: Sat, 08 Sep 2018 09:08:50 GMT RESP BODY: {"floatingips": [{"router_id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:08:48Z", "updated_at": "2018-09-08T09:08:48Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "af51e5719f5740309ce74c06935d591a", "port_id": "b55dd83f-8573-4811-a21e-e03f95a5034c", "id": "a386f0db-cb5d-4485-bb9b-f760a6bd002e"}]} 2018-09-08 09:08:50,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ec47a48b-88db-47fd-ac38-d00259f97d73 2018-09-08 09:08:50,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215690135956s 2018-09-08 09:08:50,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ec47a48b-88db-47fd-ac38-d00259f97d73 2018-09-08 09:08:50,258 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'cbb5ee0e-2eda-49da-84a5-7d8c46957a98', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'af51e5719f5740309ce74c06935d591a', 'created_at': u'2018-09-08T09:08:48Z', 'attached': True, 'updated_at': u'2018-09-08T09:08:48Z', 'id': u'a386f0db-cb5d-4485-bb9b-f760a6bd002e', 'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af51e5719f5740309ce74c06935d591a', 'name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'cbb5ee0e-2eda-49da-84a5-7d8c46957a98', 'project_id': u'af51e5719f5740309ce74c06935d591a', 'port_id': u'b55dd83f-8573-4811-a21e-e03f95a5034c', 'port': u'b55dd83f-8573-4811-a21e-e03f95a5034c', 'network': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff'}) 2018-09-08 09:08:50,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 09:08:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 09:08:53,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:08:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e1d5534-28a9-49d3-9e28-223ebd3814dc x-compute-request-id: req-6e1d5534-28a9-49d3-9e28-223ebd3814dc Content-Encoding: gzip Content-Length: 11301 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1909094134 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.298833] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.301048] pid_max: default: 32768 minimum: 301\n[ 0.302274] Security Framework initialized\n[ 0.303417] SELinux: Initializing.\n[ 0.304705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308543] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311329] Mount-cache hash table entries: 4096\n[ 0.312785] Initializing cgroup subsys memory\n[ 0.313975] Initializing cgroup subsys devices\n[ 0.315143] Initializing cgroup subsys freezer\n[ 0.316308] Initializing cgroup subsys net_cls\n[ 0.317464] Initializing cgroup subsys blkio\n[ 0.318594] Initializing cgroup subsys perf_event\n[ 0.319790] Initializing cgroup subsys hugetlb\n[ 0.320943] Initializing cgroup subsys pids\n[ 0.322059] Initializing cgroup subsys net_prio\n[ 0.323345] CPU: Physical Processor ID: 0\n[ 0.325137] mce: CPU supports 10 MCE banks\n[ 0.326275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327572] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328863] tlb_flushall_shift: 6\n[ 0.330057] Freeing SMP alternatives: 28k freed\n[ 0.334069] ACPI: Core revision 20130517\n[ 0.335561] ACPI: All ACPI Tables successfully acquired\n[ 0.337017] ftrace: allocating 25812 entries in 101 pages\n[ 0.359354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360888] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362402] smpboot: Max logical packages: 2\n[ 0.363745] Enabling x2apic\n[ 0.364690] Enabled x2apic\n[ 0.365772] Switched APIC routing to physical x2apic.\n[ 0.367954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380028] KVM setup paravirtual spinlock\n[ 0.382311] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383968] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406666] Brought up 2 CPUs\n[ 0.406670] KVM setup async PF for cpu 1\n[ 0.406673] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409898] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412064] devtmpfs: initialized\n[ 0.414764] EVM: security.selinux\n[ 0.415814] EVM: security.ima\n[ 0.416778] EVM: security.capability\n[ 0.418435] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420041] pinctrl core: initialized pinctrl subsystem\n[ 0.421464] NET: Registered protocol family 16\n[ 0.422826] ACPI: bus type PCI registered\n[ 0.423990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425548] PCI: Using configuration type 1 for base access\n[ 0.430263] ACPI: Added _OSI(Module Device)\n[ 0.431453] ACPI: Added _OSI(Processor Device)\n[ 0.432656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433905] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436746] ACPI: Interpreter enabled\n[ 0.437856] ACPI: (supports S0 S5)\n[ 0.438872] ACPI: Using IOAPIC for interrupt routing\n[ 0.440133] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445635] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447368] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.448897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451766] acpiphp: Slot [3] registered\n[ 0.452886] acpiphp: Slot [4] registered\n[ 0.454004] acpiphp: Slot [5] registered\n[ 0.455119] acpiphp: Slot [6] registered\n[ 0.456229] acpiphp: Slot [7] registered\n[ 0.457334] acpiphp: Slot [8] registered\n[ 0.458479] acpiphp: Slot [9] registered\n[ 0.459615] acpiphp: Slot [10] registered\n[ 0.460784] acpiphp: Slot [11] registered\n[ 0.461917] acpiphp: Slot [12] registered\n[ 0.463052] acpiphp: Slot [13] registered\n[ 0.464219] acpiphp: Slot [14] registered\n[ 0.465382] acpiphp: Slot [15] registered\n[ 0.466542] acpiphp: Slot [16] registered\n[ 0.467697] acpiphp: Slot [17] registered\n[ 0.469024] acpiphp: Slot [18] registered\n[ 0.470341] acpiphp: Slot [19] registered\n[ 0.471472] acpiphp: Slot [20] registered\n[ 0.472582] acpiphp: Slot [21] registered\n[ 0.473691] acpiphp: Slot [22] registered\n[ 0.474822] acpiphp: Slot [23] registered\n[ 0.475929] acpiphp: Slot [24] registered\n[ 0.477036] acpiphp: Slot [25] registered\n[ 0.478139] acpiphp: Slot [26] registered\n[ 0.479252] acpiphp: Slot [27] registered\n[ 0.480348] acpiphp: Slot [28] registered\n[ 0.481445] acpiphp: Slot [29] registered\n[ 0.482540] acpiphp: Slot [30] registered\n[ 0.483636] acpiphp: Slot [31] registered\n[ 0.484734] PCI host bridge to bus 0000:00\n[ 0.485838] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492230] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.499955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511539] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513580] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568476] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573605] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577405] vgaarb: loaded\n[ 0.578295] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579747] SCSI subsystem initialized\n[ 0.580820] ACPI: bus type USB registered\n[ 0.581935] usbcore: registered new interface driver usbfs\n[ 0.583270] usbcore: registered new interface driver hub\n[ 0.584636] usbcore: registered new device driver usb\n[ 0.586082] PCI: Using ACPI for IRQ routing\n[ 0.587454] NetLabel: Initializing\n[ 0.588472] NetLabel: domain hash size = 128\n[ 0.589618] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590893] NetLabel: unlabeled traffic allowed by default\n[ 0.592329] Switched to clocksource kvm-clock\n[ 0.599488] pnp: PnP ACPI init\n[ 0.600427] ACPI: bus type PNP registered\n[ 0.601828] pnp: PnP ACPI: found 5 devices\n[ 0.602918] ACPI: bus type PNP unregistered\n[ 0.610047] NET: Registered protocol family 2\n[ 0.611422] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.613596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.615385] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.616951] TCP: reno registered\n[ 0.617915] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619364] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620992] NET: Registered protocol family 1\n[ 0.622230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623647] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625038] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644967] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665085] Unpacking initramfs...\n[ 1.076718] Freeing initrd memory: 37508k freed\n[ 1.086124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.087698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.096908] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.098511] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.100276] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.101798] Initialise system trusted keyring\n[ 1.103004] audit: initializing netlink socket (disabled)\n[ 1.104357] type=2000 audit(1536397727.509:1): initialized\n[ 1.120989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.122490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.125082] zpool: loaded\n[ 1.125987] zbud: loaded\n[ 1.127039] VFS: Disk quotas dquot_6.5.2\n[ 1.128179] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.129796] msgmni has been set to 7578\n[ 1.130956] Key type big_key registered\n[ 1.132602] NET: Registered protocol family 38\n[ 1.133837] Key type asymmetric registered\n[ 1.134976] Asymmetric key parser 'x509' registered\n[ 1.136211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.138310] io scheduler noop registered\n[ 1.139423] io scheduler deadline registered (default)\n[ 1.140748] io scheduler cfq registered\n[ 1.141933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.153258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.154886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.156946] ACPI: Power Button [PWRF]\n[ 1.158105] GHES: HEST is not enabled!\n[ 1.159240] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.183977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.185596] Non-volatile memory driver v1.3\n[ 1.186772] Linux agpgart interface v0.103\n[ 1.187993] crash memory driver: version 1.1\n[ 1.189212] rdac: device handler registered\n[ 1.190397] hp_sw: device handler registered\n[ 1.191571] emc: device handler registered\n[ 1.192710] alua: device handler registered\n[ 1.193882] libphy: Fixed MDIO Bus: probed\n[ 1.195054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.196590] ehci-pci: EHCI PCI platform driver\n[ 1.197788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.199274] ohci-pci: OHCI PCI platform driver\n[ 1.200474] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.220535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.221864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.223950] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.225281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.226714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.228241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.230210] usb usb1: Product: UHCI Host Controller\n[ 1.231536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.233137] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.234397] hub 1-0:1.0: USB hub found\n[ 1.235462] hub 1-0:1.0: 2 ports detected\n[ 1.236645] usbcore: registered new interface driver usbserial\n[ 1.238038] usbcore: registered new interface driver usbserial_generic\n[ 1.239525] usbserial: USB Serial support registered for generic\n[ 1.240982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.243763] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.245322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.246960] mousedev: PS/2 mouse device common for all mice\n[ 1.248887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251705] rtc_cmos 00:00: RTC can wake from S4\n[ 1.252443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.252859] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260927] cpuidle: using governor menu\n[ 1.262053] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263442] usbcore: registered new interface driver usbhid\n[ 1.264782] usbhid: USB HID core driver\n[ 1.265865] drop_monitor: Initializing network drop monitor service\n[ 1.267358] TCP: cubic registered\n[ 1.268348] Initializing XFRM netlink socket\n[ 1.269529] NET: Registered protocol family 10\n[ 1.270813] NET: Registered protocol family 17\n[ 1.272111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273478] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274885] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.277234] Loading compiled-in X.509 certificates\n[ 1.278480] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280828] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.283580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.285931] registered taskstats version 1\n[ 1.288578] Key type trusted registered\n[ 1.290994] Key type encrypted registered\n[ 1.293355] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295059] rtc_cmos 00:00: setting system clock to 2018-09-08 09:08:47 UTC (1536397727)\n[ 1.297829] Freeing unused kernel memory: 1680k freed\n[ 1.302241] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.306352] systemd[1]: Detected virtualization kvm.\n[ 1.307645] systemd[1]: Detected architecture x86-64.\n[ 1.308919] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.311296] systemd[1]: No hostname configured.\n[ 1.312522] systemd[1]: Set hostname to .\n[ 1.313826] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.337951] systemd[1]: Created slice Root Slice.\n[ 1.339189] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.341210] systemd[1]: Listening on udev Kernel Socket.\n[ 1.342531] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.344640] systemd[1]: Created slice System Slice.\n[ 1.345888] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.347825] systemd[1]: Reached target Slices.\n[ 1.348993] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.350894] systemd[1]: Listening on Journal Socket.\n[ 1.352143] systemd[1]: Starting Journal Socket.\n[ 1.353597] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.355809] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.358596] systemd[1]: Reached target Timers.\n[ 1.359779] systemd[1]: Starting Timers.\n[ 1.361156] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.364606] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.366726] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.370361] systemd[1]: Reached target Swap.\n[ 1.371518] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373467] systemd[1]: Reached target Local File Systems.\n[ 1.374793] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.376767] systemd[1]: Reached target Paths.\n[ 1.377932] systemd[1]: Starting Paths.\n[ 1.379312] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.382262] systemd[1]: Listening on udev Control Socket.\n[ 1.383585] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.385862] systemd[1]: Reached target Sockets.\n[ 1.387063] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.389177] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.426983] RPC: Registered named UNIX socket transport module.\n[ 1.428423] RPC: Registered udp transport module.\n[ 1.429640] RPC: Registered tcp transport module.\n[ 1.430841] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.525678] FDC 0 is a S82078B\n[ 1.538342] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.549079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.552126] scsi host0: ata_piix\n[ 1.553208] scsi host1: ata_piix\n[ 1.554220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.555754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.595335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.600627] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.690127] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693315] usb 1-1: Product: QEMU USB Tablet\n[ 1.694519] usb 1-1: Manufacturer: QEMU\n[ 1.695633] usb 1-1: SerialNumber: 42\n[ 1.705261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.707909] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.791821] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794134] XFS (vda1): Mounting V4 Filesystem\n[ 1.874030] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.099376] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.100960] systemd-journald[106]: Received SIGTERM from PID 1 (n/a).\n[ 2.174307] SELinux: Disabled at runtime.\n[ 2.212351] type=1404 audit(1536397728.417:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259862] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.261329] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.586120] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.643242] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.725294] type=1305 audit(1536397728.929:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.982324] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.018935] ppdev: user-space parallel port driver\n[ 3.020968] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.025352] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m[ 3.049691] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Found device /dev/ttyS0.\n[ 3.052208] [TTM] Initializing pool allocator\n[ 3.056242] [TTM] Initializing DMA pool allocator\n[ 3.059054] [drm] fb mappable at 0xFC000000\n[ 3.060621] [drm] vram aper at 0xFC000000\n[ 3.062080] [drm] size 33554432\n[ 3.063403] [drm] fb depth is 24\n[ 3.064754] [drm] pitch is 3072\n[[32m OK [0m] Started Login Service.\n[ 3.069573] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.078526] AES CTR mode by8 optimization enabled\n[ 3.092443] Console: switching to colour frame buffer device 128x48\n[ 3.105953] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP client/server.\n[ 3.109776] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.111407] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.122062] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.154854] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.185649] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.195739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n\n[ 3.208383] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.626244] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:08:50 +0000. Up 3.59 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started System Logging Service.\n"} 2018-09-08 09:08:53,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action used request id req-6e1d5534-28a9-49d3-9e28-223ebd3814dc 2018-09-08 09:08:53,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 3.22856712341s 2018-09-08 09:08:53,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action used request id req-6e1d5534-28a9-49d3-9e28-223ebd3814dc 2018-09-08 09:08:53,489 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1909094134 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.298833] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.301048] pid_max: default: 32768 minimum: 301 [ 0.302274] Security Framework initialized [ 0.303417] SELinux: Initializing. [ 0.304705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308543] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311329] Mount-cache hash table entries: 4096 [ 0.312785] Initializing cgroup subsys memory [ 0.313975] Initializing cgroup subsys devices [ 0.315143] Initializing cgroup subsys freezer [ 0.316308] Initializing cgroup subsys net_cls [ 0.317464] Initializing cgroup subsys blkio [ 0.318594] Initializing cgroup subsys perf_event [ 0.319790] Initializing cgroup subsys hugetlb [ 0.320943] Initializing cgroup subsys pids [ 0.322059] Initializing cgroup subsys net_prio [ 0.323345] CPU: Physical Processor ID: 0 [ 0.325137] mce: CPU supports 10 MCE banks [ 0.326275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327572] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328863] tlb_flushall_shift: 6 [ 0.330057] Freeing SMP alternatives: 28k freed [ 0.334069] ACPI: Core revision 20130517 [ 0.335561] ACPI: All ACPI Tables successfully acquired [ 0.337017] ftrace: allocating 25812 entries in 101 pages [ 0.359354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360888] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362402] smpboot: Max logical packages: 2 [ 0.363745] Enabling x2apic [ 0.364690] Enabled x2apic [ 0.365772] Switched APIC routing to physical x2apic. [ 0.367954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380028] KVM setup paravirtual spinlock [ 0.382311] smpboot: Booting Node 0, Processors #1 OK [ 0.383968] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406666] Brought up 2 CPUs [ 0.406670] KVM setup async PF for cpu 1 [ 0.406673] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409898] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412064] devtmpfs: initialized [ 0.414764] EVM: security.selinux [ 0.415814] EVM: security.ima [ 0.416778] EVM: security.capability [ 0.418435] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420041] pinctrl core: initialized pinctrl subsystem [ 0.421464] NET: Registered protocol family 16 [ 0.422826] ACPI: bus type PCI registered [ 0.423990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425548] PCI: Using configuration type 1 for base access [ 0.430263] ACPI: Added _OSI(Module Device) [ 0.431453] ACPI: Added _OSI(Processor Device) [ 0.432656] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436746] ACPI: Interpreter enabled [ 0.437856] ACPI: (supports S0 S5) [ 0.438872] ACPI: Using IOAPIC for interrupt routing [ 0.440133] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445635] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447368] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451766] acpiphp: Slot [3] registered [ 0.452886] acpiphp: Slot [4] registered [ 0.454004] acpiphp: Slot [5] registered [ 0.455119] acpiphp: Slot [6] registered [ 0.456229] acpiphp: Slot [7] registered [ 0.457334] acpiphp: Slot [8] registered [ 0.458479] acpiphp: Slot [9] registered [ 0.459615] acpiphp: Slot [10] registered [ 0.460784] acpiphp: Slot [11] registered [ 0.461917] acpiphp: Slot [12] registered [ 0.463052] acpiphp: Slot [13] registered [ 0.464219] acpiphp: Slot [14] registered [ 0.465382] acpiphp: Slot [15] registered [ 0.466542] acpiphp: Slot [16] registered [ 0.467697] acpiphp: Slot [17] registered [ 0.469024] acpiphp: Slot [18] registered [ 0.470341] acpiphp: Slot [19] registered [ 0.471472] acpiphp: Slot [20] registered [ 0.472582] acpiphp: Slot [21] registered [ 0.473691] acpiphp: Slot [22] registered [ 0.474822] acpiphp: Slot [23] registered [ 0.475929] acpiphp: Slot [24] registered [ 0.477036] acpiphp: Slot [25] registered [ 0.478139] acpiphp: Slot [26] registered [ 0.479252] acpiphp: Slot [27] registered [ 0.480348] acpiphp: Slot [28] registered [ 0.481445] acpiphp: Slot [29] registered [ 0.482540] acpiphp: Slot [30] registered [ 0.483636] acpiphp: Slot [31] registered [ 0.484734] PCI host bridge to bus 0000:00 [ 0.485838] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492230] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.499955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511539] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513580] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568476] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573605] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577405] vgaarb: loaded [ 0.578295] vgaarb: bridge control possible 0000:00:02.0 [ 0.579747] SCSI subsystem initialized [ 0.580820] ACPI: bus type USB registered [ 0.581935] usbcore: registered new interface driver usbfs [ 0.583270] usbcore: registered new interface driver hub [ 0.584636] usbcore: registered new device driver usb [ 0.586082] PCI: Using ACPI for IRQ routing [ 0.587454] NetLabel: Initializing [ 0.588472] NetLabel: domain hash size = 128 [ 0.589618] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590893] NetLabel: unlabeled traffic allowed by default [ 0.592329] Switched to clocksource kvm-clock [ 0.599488] pnp: PnP ACPI init [ 0.600427] ACPI: bus type PNP registered [ 0.601828] pnp: PnP ACPI: found 5 devices [ 0.602918] ACPI: bus type PNP unregistered [ 0.610047] NET: Registered protocol family 2 [ 0.611422] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.613596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.615385] TCP: Hash tables configured (established 32768 bind 32768) [ 0.616951] TCP: reno registered [ 0.617915] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619364] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620992] NET: Registered protocol family 1 [ 0.622230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623647] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644967] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665085] Unpacking initramfs... [ 1.076718] Freeing initrd memory: 37508k freed [ 1.086124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.087698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.096908] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.098511] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.100276] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.101798] Initialise system trusted keyring [ 1.103004] audit: initializing netlink socket (disabled) [ 1.104357] type=2000 audit(1536397727.509:1): initialized [ 1.120989] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122490] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.125082] zpool: loaded [ 1.125987] zbud: loaded [ 1.127039] VFS: Disk quotas dquot_6.5.2 [ 1.128179] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.129796] msgmni has been set to 7578 [ 1.130956] Key type big_key registered [ 1.132602] NET: Registered protocol family 38 [ 1.133837] Key type asymmetric registered [ 1.134976] Asymmetric key parser 'x509' registered [ 1.136211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.138310] io scheduler noop registered [ 1.139423] io scheduler deadline registered (default) [ 1.140748] io scheduler cfq registered [ 1.141933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.153258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.154886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.156946] ACPI: Power Button [PWRF] [ 1.158105] GHES: HEST is not enabled! [ 1.159240] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.183977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.185596] Non-volatile memory driver v1.3 [ 1.186772] Linux agpgart interface v0.103 [ 1.187993] crash memory driver: version 1.1 [ 1.189212] rdac: device handler registered [ 1.190397] hp_sw: device handler registered [ 1.191571] emc: device handler registered [ 1.192710] alua: device handler registered [ 1.193882] libphy: Fixed MDIO Bus: probed [ 1.195054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.196590] ehci-pci: EHCI PCI platform driver [ 1.197788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.199274] ohci-pci: OHCI PCI platform driver [ 1.200474] uhci_hcd: USB Universal Host Controller Interface driver [ 1.220535] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.221864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.223950] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.225281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.226714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.228241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.230210] usb usb1: Product: UHCI Host Controller [ 1.231536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.233137] usb usb1: SerialNumber: 0000:00:01.2 [ 1.234397] hub 1-0:1.0: USB hub found [ 1.235462] hub 1-0:1.0: 2 ports detected [ 1.236645] usbcore: registered new interface driver usbserial [ 1.238038] usbcore: registered new interface driver usbserial_generic [ 1.239525] usbserial: USB Serial support registered for generic [ 1.240982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.243763] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.245322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.246960] mousedev: PS/2 mouse device common for all mice [ 1.248887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251705] rtc_cmos 00:00: RTC can wake from S4 [ 1.252443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.252859] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260927] cpuidle: using governor menu [ 1.262053] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263442] usbcore: registered new interface driver usbhid [ 1.264782] usbhid: USB HID core driver [ 1.265865] drop_monitor: Initializing network drop monitor service [ 1.267358] TCP: cubic registered [ 1.268348] Initializing XFRM netlink socket [ 1.269529] NET: Registered protocol family 10 [ 1.270813] NET: Registered protocol family 17 [ 1.272111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273478] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274885] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.277234] Loading compiled-in X.509 certificates [ 1.278480] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280828] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.283580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.285931] registered taskstats version 1 [ 1.288578] Key type trusted registered [ 1.290994] Key type encrypted registered [ 1.293355] IMA: No TPM chip found, activating TPM-bypass! [ 1.295059] rtc_cmos 00:00: setting system clock to 2018-09-08 09:08:47 UTC (1536397727) [ 1.297829] Freeing unused kernel memory: 1680k freed [ 1.302241] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.306352] systemd[1]: Detected virtualization kvm. [ 1.307645] systemd[1]: Detected architecture x86-64. [ 1.308919] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.311296] systemd[1]: No hostname configured. [ 1.312522] systemd[1]: Set hostname to . [ 1.313826] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.337951] systemd[1]: Created slice Root Slice. [ 1.339189] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.341210] systemd[1]: Listening on udev Kernel Socket. [ 1.342531] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.344640] systemd[1]: Created slice System Slice. [ 1.345888] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.347825] systemd[1]: Reached target Slices. [ 1.348993] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.350894] systemd[1]: Listening on Journal Socket. [ 1.352143] systemd[1]: Starting Journal Socket. [ 1.353597] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.355809] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.358596] systemd[1]: Reached target Timers. [ 1.359779] systemd[1]: Starting Timers. [ 1.361156] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.364606] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.366726] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.370361] systemd[1]: Reached target Swap. [ 1.371518] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.373467] systemd[1]: Reached target Local File Systems. [ 1.374793] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.376767] systemd[1]: Reached target Paths. [ 1.377932] systemd[1]: Starting Paths. [ 1.379312] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.382262] systemd[1]: Listening on udev Control Socket. [ 1.383585] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.385862] systemd[1]: Reached target Sockets. [ 1.387063] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.389177] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.426983] RPC: Registered named UNIX socket transport module. [ 1.428423] RPC: Registered udp transport module. [ 1.429640] RPC: Registered tcp transport module. [ 1.430841] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.525678] FDC 0 is a S82078B [ 1.538342] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.549079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.552126] scsi host0: ata_piix [ 1.553208] scsi host1: ata_piix [ 1.554220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.555754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.595335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.600627] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.690127] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693315] usb 1-1: Product: QEMU USB Tablet [ 1.694519] usb 1-1: Manufacturer: QEMU [ 1.695633] usb 1-1: SerialNumber: 42 [ 1.705261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.707909] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.791821] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794134] XFS (vda1): Mounting V4 Filesystem [ 1.874030] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.099376] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 2.100960] systemd-journald[106]: Received SIGTERM from PID 1 (n/a). [ 2.174307] SELinux: Disabled at runtime. [ 2.212351] type=1404 audit(1536397728.417:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259862] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.261329] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.586120] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.643242] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.725294] type=1305 audit(1536397728.929:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.982324] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.018935] ppdev: user-space parallel port driver [ 3.020968] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.025352] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m[ 3.049691] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Found device /dev/ttyS0. [ 3.052208] [TTM] Initializing pool allocator [ 3.056242] [TTM] Initializing DMA pool allocator [ 3.059054] [drm] fb mappable at 0xFC000000 [ 3.060621] [drm] vram aper at 0xFC000000 [ 3.062080] [drm] size 33554432 [ 3.063403] [drm] fb depth is 24 [ 3.064754] [drm] pitch is 3072 [[32m OK [0m] Started Login Service. [ 3.069573] fbcon: cirrusdrmfb (fb0) is primary device [ 3.078526] AES CTR mode by8 optimization enabled [ 3.092443] Console: switching to colour frame buffer device 128x48 [ 3.105953] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP client/server. [ 3.109776] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.111407] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.122062] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.154854] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.185649] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Permit User Sessions. [ 3.195739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.208383] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.626244] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:08:50 +0000. Up 3.59 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. 2018-09-08 09:08:53,493 - paramiko.transport - DEBUG - starting thread (client mode): 0x48cd4050L 2018-09-08 09:08:53,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:08:53,508 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-08 09:08:53,509 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-08 09:08:53,522 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:08:53,522 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:08:53,522 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:08:53,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:08:53,523 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:08:53,523 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:08:53,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:08:53,531 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:08:53,557 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-08 09:08:53,558 - paramiko.transport - DEBUG - Trying key 82809893def63846000aef94a35d7245 from /tmp/tmphe5W3I 2018-09-08 09:08:53,570 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:08:53,591 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-09-08 09:08:53,624 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-09-08 09:08:53,626 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:08:53,632 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-09-08 09:08:53,640 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: Authentication failed. 2018-09-08 09:09:02,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 09:09:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 09:09:03,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfda4f9c-a662-4500-9eff-f3e0fa87396c x-compute-request-id: req-dfda4f9c-a662-4500-9eff-f3e0fa87396c Content-Encoding: gzip Content-Length: 12751 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1909094134 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.298833] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.301048] pid_max: default: 32768 minimum: 301\n[ 0.302274] Security Framework initialized\n[ 0.303417] SELinux: Initializing.\n[ 0.304705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308543] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311329] Mount-cache hash table entries: 4096\n[ 0.312785] Initializing cgroup subsys memory\n[ 0.313975] Initializing cgroup subsys devices\n[ 0.315143] Initializing cgroup subsys freezer\n[ 0.316308] Initializing cgroup subsys net_cls\n[ 0.317464] Initializing cgroup subsys blkio\n[ 0.318594] Initializing cgroup subsys perf_event\n[ 0.319790] Initializing cgroup subsys hugetlb\n[ 0.320943] Initializing cgroup subsys pids\n[ 0.322059] Initializing cgroup subsys net_prio\n[ 0.323345] CPU: Physical Processor ID: 0\n[ 0.325137] mce: CPU supports 10 MCE banks\n[ 0.326275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327572] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328863] tlb_flushall_shift: 6\n[ 0.330057] Freeing SMP alternatives: 28k freed\n[ 0.334069] ACPI: Core revision 20130517\n[ 0.335561] ACPI: All ACPI Tables successfully acquired\n[ 0.337017] ftrace: allocating 25812 entries in 101 pages\n[ 0.359354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360888] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362402] smpboot: Max logical packages: 2\n[ 0.363745] Enabling x2apic\n[ 0.364690] Enabled x2apic\n[ 0.365772] Switched APIC routing to physical x2apic.\n[ 0.367954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380028] KVM setup paravirtual spinlock\n[ 0.382311] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383968] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406666] Brought up 2 CPUs\n[ 0.406670] KVM setup async PF for cpu 1\n[ 0.406673] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409898] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412064] devtmpfs: initialized\n[ 0.414764] EVM: security.selinux\n[ 0.415814] EVM: security.ima\n[ 0.416778] EVM: security.capability\n[ 0.418435] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420041] pinctrl core: initialized pinctrl subsystem\n[ 0.421464] NET: Registered protocol family 16\n[ 0.422826] ACPI: bus type PCI registered\n[ 0.423990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425548] PCI: Using configuration type 1 for base access\n[ 0.430263] ACPI: Added _OSI(Module Device)\n[ 0.431453] ACPI: Added _OSI(Processor Device)\n[ 0.432656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433905] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436746] ACPI: Interpreter enabled\n[ 0.437856] ACPI: (supports S0 S5)\n[ 0.438872] ACPI: Using IOAPIC for interrupt routing\n[ 0.440133] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445635] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447368] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.448897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451766] acpiphp: Slot [3] registered\n[ 0.452886] acpiphp: Slot [4] registered\n[ 0.454004] acpiphp: Slot [5] registered\n[ 0.455119] acpiphp: Slot [6] registered\n[ 0.456229] acpiphp: Slot [7] registered\n[ 0.457334] acpiphp: Slot [8] registered\n[ 0.458479] acpiphp: Slot [9] registered\n[ 0.459615] acpiphp: Slot [10] registered\n[ 0.460784] acpiphp: Slot [11] registered\n[ 0.461917] acpiphp: Slot [12] registered\n[ 0.463052] acpiphp: Slot [13] registered\n[ 0.464219] acpiphp: Slot [14] registered\n[ 0.465382] acpiphp: Slot [15] registered\n[ 0.466542] acpiphp: Slot [16] registered\n[ 0.467697] acpiphp: Slot [17] registered\n[ 0.469024] acpiphp: Slot [18] registered\n[ 0.470341] acpiphp: Slot [19] registered\n[ 0.471472] acpiphp: Slot [20] registered\n[ 0.472582] acpiphp: Slot [21] registered\n[ 0.473691] acpiphp: Slot [22] registered\n[ 0.474822] acpiphp: Slot [23] registered\n[ 0.475929] acpiphp: Slot [24] registered\n[ 0.477036] acpiphp: Slot [25] registered\n[ 0.478139] acpiphp: Slot [26] registered\n[ 0.479252] acpiphp: Slot [27] registered\n[ 0.480348] acpiphp: Slot [28] registered\n[ 0.481445] acpiphp: Slot [29] registered\n[ 0.482540] acpiphp: Slot [30] registered\n[ 0.483636] acpiphp: Slot [31] registered\n[ 0.484734] PCI host bridge to bus 0000:00\n[ 0.485838] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492230] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.499955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511539] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513580] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.565534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568476] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.570235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573605] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.575235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.577405] vgaarb: loaded\n[ 0.578295] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579747] SCSI subsystem initialized\n[ 0.580820] ACPI: bus type USB registered\n[ 0.581935] usbcore: registered new interface driver usbfs\n[ 0.583270] usbcore: registered new interface driver hub\n[ 0.584636] usbcore: registered new device driver usb\n[ 0.586082] PCI: Using ACPI for IRQ routing\n[ 0.587454] NetLabel: Initializing\n[ 0.588472] NetLabel: domain hash size = 128\n[ 0.589618] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590893] NetLabel: unlabeled traffic allowed by default\n[ 0.592329] Switched to clocksource kvm-clock\n[ 0.599488] pnp: PnP ACPI init\n[ 0.600427] ACPI: bus type PNP registered\n[ 0.601828] pnp: PnP ACPI: found 5 devices\n[ 0.602918] ACPI: bus type PNP unregistered\n[ 0.610047] NET: Registered protocol family 2\n[ 0.611422] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.613596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.615385] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.616951] TCP: reno registered\n[ 0.617915] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619364] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620992] NET: Registered protocol family 1\n[ 0.622230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623647] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625038] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644967] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665085] Unpacking initramfs...\n[ 1.076718] Freeing initrd memory: 37508k freed\n[ 1.086124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.087698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.096908] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.098511] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.100276] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.101798] Initialise system trusted keyring\n[ 1.103004] audit: initializing netlink socket (disabled)\n[ 1.104357] type=2000 audit(1536397727.509:1): initialized\n[ 1.120989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.122490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.125082] zpool: loaded\n[ 1.125987] zbud: loaded\n[ 1.127039] VFS: Disk quotas dquot_6.5.2\n[ 1.128179] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.129796] msgmni has been set to 7578\n[ 1.130956] Key type big_key registered\n[ 1.132602] NET: Registered protocol family 38\n[ 1.133837] Key type asymmetric registered\n[ 1.134976] Asymmetric key parser 'x509' registered\n[ 1.136211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.138310] io scheduler noop registered\n[ 1.139423] io scheduler deadline registered (default)\n[ 1.140748] io scheduler cfq registered\n[ 1.141933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.153258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.154886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.156946] ACPI: Power Button [PWRF]\n[ 1.158105] GHES: HEST is not enabled!\n[ 1.159240] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.183977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.185596] Non-volatile memory driver v1.3\n[ 1.186772] Linux agpgart interface v0.103\n[ 1.187993] crash memory driver: version 1.1\n[ 1.189212] rdac: device handler registered\n[ 1.190397] hp_sw: device handler registered\n[ 1.191571] emc: device handler registered\n[ 1.192710] alua: device handler registered\n[ 1.193882] libphy: Fixed MDIO Bus: probed\n[ 1.195054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.196590] ehci-pci: EHCI PCI platform driver\n[ 1.197788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.199274] ohci-pci: OHCI PCI platform driver\n[ 1.200474] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.220535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.221864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.223950] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.225281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.226714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.228241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.230210] usb usb1: Product: UHCI Host Controller\n[ 1.231536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.233137] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.234397] hub 1-0:1.0: USB hub found\n[ 1.235462] hub 1-0:1.0: 2 ports detected\n[ 1.236645] usbcore: registered new interface driver usbserial\n[ 1.238038] usbcore: registered new interface driver usbserial_generic\n[ 1.239525] usbserial: USB Serial support registered for generic\n[ 1.240982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.243763] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.245322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.246960] mousedev: PS/2 mouse device common for all mice\n[ 1.248887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251705] rtc_cmos 00:00: RTC can wake from S4\n[ 1.252443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.252859] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260927] cpuidle: using governor menu\n[ 1.262053] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263442] usbcore: registered new interface driver usbhid\n[ 1.264782] usbhid: USB HID core driver\n[ 1.265865] drop_monitor: Initializing network drop monitor service\n[ 1.267358] TCP: cubic registered\n[ 1.268348] Initializing XFRM netlink socket\n[ 1.269529] NET: Registered protocol family 10\n[ 1.270813] NET: Registered protocol family 17\n[ 1.272111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273478] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274885] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.277234] Loading compiled-in X.509 certificates\n[ 1.278480] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280828] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.283580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.285931] registered taskstats version 1\n[ 1.288578] Key type trusted registered\n[ 1.290994] Key type encrypted registered\n[ 1.293355] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295059] rtc_cmos 00:00: setting system clock to 2018-09-08 09:08:47 UTC (1536397727)\n[ 1.297829] Freeing unused kernel memory: 1680k freed\n[ 1.302241] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.306352] systemd[1]: Detected virtualization kvm.\n[ 1.307645] systemd[1]: Detected architecture x86-64.\n[ 1.308919] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.311296] systemd[1]: No hostname configured.\n[ 1.312522] systemd[1]: Set hostname to .\n[ 1.313826] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.337951] systemd[1]: Created slice Root Slice.\n[ 1.339189] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.341210] systemd[1]: Listening on udev Kernel Socket.\n[ 1.342531] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.344640] systemd[1]: Created slice System Slice.\n[ 1.345888] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.347825] systemd[1]: Reached target Slices.\n[ 1.348993] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.350894] systemd[1]: Listening on Journal Socket.\n[ 1.352143] systemd[1]: Starting Journal Socket.\n[ 1.353597] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.355809] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.358596] systemd[1]: Reached target Timers.\n[ 1.359779] systemd[1]: Starting Timers.\n[ 1.361156] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.364606] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.366726] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.370361] systemd[1]: Reached target Swap.\n[ 1.371518] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373467] systemd[1]: Reached target Local File Systems.\n[ 1.374793] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.376767] systemd[1]: Reached target Paths.\n[ 1.377932] systemd[1]: Starting Paths.\n[ 1.379312] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.382262] systemd[1]: Listening on udev Control Socket.\n[ 1.383585] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.385862] systemd[1]: Reached target Sockets.\n[ 1.387063] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.389177] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.426983] RPC: Registered named UNIX socket transport module.\n[ 1.428423] RPC: Registered udp transport module.\n[ 1.429640] RPC: Registered tcp transport module.\n[ 1.430841] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.525678] FDC 0 is a S82078B\n[ 1.538342] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.549079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.552126] scsi host0: ata_piix\n[ 1.553208] scsi host1: ata_piix\n[ 1.554220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.555754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.595335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.600627] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.690127] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693315] usb 1-1: Product: QEMU USB Tablet\n[ 1.694519] usb 1-1: Manufacturer: QEMU\n[ 1.695633] usb 1-1: SerialNumber: 42\n[ 1.705261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.707909] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.791821] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794134] XFS (vda1): Mounting V4 Filesystem\n[ 1.874030] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.099376] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.100960] systemd-journald[106]: Received SIGTERM from PID 1 (n/a).\n[ 2.174307] SELinux: Disabled at runtime.\n[ 2.212351] type=1404 audit(1536397728.417:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259862] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.261329] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.586120] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.643242] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.725294] type=1305 audit(1536397728.929:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.982324] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.018935] ppdev: user-space parallel port driver\n[ 3.020968] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.025352] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m[ 3.049691] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Found device /dev/ttyS0.\n[ 3.052208] [TTM] Initializing pool allocator\n[ 3.056242] [TTM] Initializing DMA pool allocator\n[ 3.059054] [drm] fb mappable at 0xFC000000\n[ 3.060621] [drm] vram aper at 0xFC000000\n[ 3.062080] [drm] size 33554432\n[ 3.063403] [drm] fb depth is 24\n[ 3.064754] [drm] pitch is 3072\n[[32m OK [0m] Started Login Service.\n[ 3.069573] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.078526] AES CTR mode by8 optimization enabled\n[ 3.092443] Console: switching to colour frame buffer device 128x48\n[ 3.105953] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP client/server.\n[ 3.109776] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.111407] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.122062] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.154854] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.185649] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.195739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n\n[ 3.208383] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.626244] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:08:50 +0000. Up 3.59 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.696766] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:08:52 +0000. Up 5.61 seconds.\n[ 5.745073] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.747167] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.749134] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.751070] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.753381] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.756910] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:1d:5d:b4 |\n[ 5.759152] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.761390] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.763782] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.766173] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.787378] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.789814] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.792260] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.804157] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.806532] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.790669] cloud-init[3072]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:08:56 +0000. Up 9.73 seconds.\n[ 10.222538] cloud-init[3480]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:08:56 +0000. Up 10.17 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 82:80:98:93:de:f6:38:46:00:0a:ef:94:a3:5d:72:45 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.299962] cloud-init[3480]: Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.29 seconds\n"} 2018-09-08 09:09:03,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action used request id req-dfda4f9c-a662-4500-9eff-f3e0fa87396c 2018-09-08 09:09:03,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07642006874s 2018-09-08 09:09:03,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d/action used request id req-dfda4f9c-a662-4500-9eff-f3e0fa87396c 2018-09-08 09:09:03,726 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1909094134 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.298833] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.301048] pid_max: default: 32768 minimum: 301 [ 0.302274] Security Framework initialized [ 0.303417] SELinux: Initializing. [ 0.304705] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308543] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311329] Mount-cache hash table entries: 4096 [ 0.312785] Initializing cgroup subsys memory [ 0.313975] Initializing cgroup subsys devices [ 0.315143] Initializing cgroup subsys freezer [ 0.316308] Initializing cgroup subsys net_cls [ 0.317464] Initializing cgroup subsys blkio [ 0.318594] Initializing cgroup subsys perf_event [ 0.319790] Initializing cgroup subsys hugetlb [ 0.320943] Initializing cgroup subsys pids [ 0.322059] Initializing cgroup subsys net_prio [ 0.323345] CPU: Physical Processor ID: 0 [ 0.325137] mce: CPU supports 10 MCE banks [ 0.326275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327572] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328863] tlb_flushall_shift: 6 [ 0.330057] Freeing SMP alternatives: 28k freed [ 0.334069] ACPI: Core revision 20130517 [ 0.335561] ACPI: All ACPI Tables successfully acquired [ 0.337017] ftrace: allocating 25812 entries in 101 pages [ 0.359354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360888] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362402] smpboot: Max logical packages: 2 [ 0.363745] Enabling x2apic [ 0.364690] Enabled x2apic [ 0.365772] Switched APIC routing to physical x2apic. [ 0.367954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380028] KVM setup paravirtual spinlock [ 0.382311] smpboot: Booting Node 0, Processors #1 OK [ 0.383968] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406666] Brought up 2 CPUs [ 0.406670] KVM setup async PF for cpu 1 [ 0.406673] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409898] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412064] devtmpfs: initialized [ 0.414764] EVM: security.selinux [ 0.415814] EVM: security.ima [ 0.416778] EVM: security.capability [ 0.418435] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420041] pinctrl core: initialized pinctrl subsystem [ 0.421464] NET: Registered protocol family 16 [ 0.422826] ACPI: bus type PCI registered [ 0.423990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425548] PCI: Using configuration type 1 for base access [ 0.430263] ACPI: Added _OSI(Module Device) [ 0.431453] ACPI: Added _OSI(Processor Device) [ 0.432656] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433905] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436746] ACPI: Interpreter enabled [ 0.437856] ACPI: (supports S0 S5) [ 0.438872] ACPI: Using IOAPIC for interrupt routing [ 0.440133] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445635] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447368] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451766] acpiphp: Slot [3] registered [ 0.452886] acpiphp: Slot [4] registered [ 0.454004] acpiphp: Slot [5] registered [ 0.455119] acpiphp: Slot [6] registered [ 0.456229] acpiphp: Slot [7] registered [ 0.457334] acpiphp: Slot [8] registered [ 0.458479] acpiphp: Slot [9] registered [ 0.459615] acpiphp: Slot [10] registered [ 0.460784] acpiphp: Slot [11] registered [ 0.461917] acpiphp: Slot [12] registered [ 0.463052] acpiphp: Slot [13] registered [ 0.464219] acpiphp: Slot [14] registered [ 0.465382] acpiphp: Slot [15] registered [ 0.466542] acpiphp: Slot [16] registered [ 0.467697] acpiphp: Slot [17] registered [ 0.469024] acpiphp: Slot [18] registered [ 0.470341] acpiphp: Slot [19] registered [ 0.471472] acpiphp: Slot [20] registered [ 0.472582] acpiphp: Slot [21] registered [ 0.473691] acpiphp: Slot [22] registered [ 0.474822] acpiphp: Slot [23] registered [ 0.475929] acpiphp: Slot [24] registered [ 0.477036] acpiphp: Slot [25] registered [ 0.478139] acpiphp: Slot [26] registered [ 0.479252] acpiphp: Slot [27] registered [ 0.480348] acpiphp: Slot [28] registered [ 0.481445] acpiphp: Slot [29] registered [ 0.482540] acpiphp: Slot [30] registered [ 0.483636] acpiphp: Slot [31] registered [ 0.484734] PCI host bridge to bus 0000:00 [ 0.485838] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492230] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.499955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501593] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503094] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504680] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511539] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513580] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563674] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.565534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568476] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.570235] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571972] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573605] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575235] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.577405] vgaarb: loaded [ 0.578295] vgaarb: bridge control possible 0000:00:02.0 [ 0.579747] SCSI subsystem initialized [ 0.580820] ACPI: bus type USB registered [ 0.581935] usbcore: registered new interface driver usbfs [ 0.583270] usbcore: registered new interface driver hub [ 0.584636] usbcore: registered new device driver usb [ 0.586082] PCI: Using ACPI for IRQ routing [ 0.587454] NetLabel: Initializing [ 0.588472] NetLabel: domain hash size = 128 [ 0.589618] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590893] NetLabel: unlabeled traffic allowed by default [ 0.592329] Switched to clocksource kvm-clock [ 0.599488] pnp: PnP ACPI init [ 0.600427] ACPI: bus type PNP registered [ 0.601828] pnp: PnP ACPI: found 5 devices [ 0.602918] ACPI: bus type PNP unregistered [ 0.610047] NET: Registered protocol family 2 [ 0.611422] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.613596] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.615385] TCP: Hash tables configured (established 32768 bind 32768) [ 0.616951] TCP: reno registered [ 0.617915] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619364] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620992] NET: Registered protocol family 1 [ 0.622230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623647] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644967] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665085] Unpacking initramfs... [ 1.076718] Freeing initrd memory: 37508k freed [ 1.086124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.087698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.096908] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.098511] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.100276] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.101798] Initialise system trusted keyring [ 1.103004] audit: initializing netlink socket (disabled) [ 1.104357] type=2000 audit(1536397727.509:1): initialized [ 1.120989] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122490] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.125082] zpool: loaded [ 1.125987] zbud: loaded [ 1.127039] VFS: Disk quotas dquot_6.5.2 [ 1.128179] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.129796] msgmni has been set to 7578 [ 1.130956] Key type big_key registered [ 1.132602] NET: Registered protocol family 38 [ 1.133837] Key type asymmetric registered [ 1.134976] Asymmetric key parser 'x509' registered [ 1.136211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.138310] io scheduler noop registered [ 1.139423] io scheduler deadline registered (default) [ 1.140748] io scheduler cfq registered [ 1.141933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.153258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.154886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.156946] ACPI: Power Button [PWRF] [ 1.158105] GHES: HEST is not enabled! [ 1.159240] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.183977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.185596] Non-volatile memory driver v1.3 [ 1.186772] Linux agpgart interface v0.103 [ 1.187993] crash memory driver: version 1.1 [ 1.189212] rdac: device handler registered [ 1.190397] hp_sw: device handler registered [ 1.191571] emc: device handler registered [ 1.192710] alua: device handler registered [ 1.193882] libphy: Fixed MDIO Bus: probed [ 1.195054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.196590] ehci-pci: EHCI PCI platform driver [ 1.197788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.199274] ohci-pci: OHCI PCI platform driver [ 1.200474] uhci_hcd: USB Universal Host Controller Interface driver [ 1.220535] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.221864] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.223950] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.225281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.226714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.228241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.230210] usb usb1: Product: UHCI Host Controller [ 1.231536] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.233137] usb usb1: SerialNumber: 0000:00:01.2 [ 1.234397] hub 1-0:1.0: USB hub found [ 1.235462] hub 1-0:1.0: 2 ports detected [ 1.236645] usbcore: registered new interface driver usbserial [ 1.238038] usbcore: registered new interface driver usbserial_generic [ 1.239525] usbserial: USB Serial support registered for generic [ 1.240982] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.243763] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.245322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.246960] mousedev: PS/2 mouse device common for all mice [ 1.248887] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251705] rtc_cmos 00:00: RTC can wake from S4 [ 1.252443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.252859] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260927] cpuidle: using governor menu [ 1.262053] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263442] usbcore: registered new interface driver usbhid [ 1.264782] usbhid: USB HID core driver [ 1.265865] drop_monitor: Initializing network drop monitor service [ 1.267358] TCP: cubic registered [ 1.268348] Initializing XFRM netlink socket [ 1.269529] NET: Registered protocol family 10 [ 1.270813] NET: Registered protocol family 17 [ 1.272111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273478] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274885] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.277234] Loading compiled-in X.509 certificates [ 1.278480] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280828] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.283580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.285931] registered taskstats version 1 [ 1.288578] Key type trusted registered [ 1.290994] Key type encrypted registered [ 1.293355] IMA: No TPM chip found, activating TPM-bypass! [ 1.295059] rtc_cmos 00:00: setting system clock to 2018-09-08 09:08:47 UTC (1536397727) [ 1.297829] Freeing unused kernel memory: 1680k freed [ 1.302241] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.306352] systemd[1]: Detected virtualization kvm. [ 1.307645] systemd[1]: Detected architecture x86-64. [ 1.308919] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.311296] systemd[1]: No hostname configured. [ 1.312522] systemd[1]: Set hostname to . [ 1.313826] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.337951] systemd[1]: Created slice Root Slice. [ 1.339189] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.341210] systemd[1]: Listening on udev Kernel Socket. [ 1.342531] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.344640] systemd[1]: Created slice System Slice. [ 1.345888] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.347825] systemd[1]: Reached target Slices. [ 1.348993] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.350894] systemd[1]: Listening on Journal Socket. [ 1.352143] systemd[1]: Starting Journal Socket. [ 1.353597] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.355809] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.358596] systemd[1]: Reached target Timers. [ 1.359779] systemd[1]: Starting Timers. [ 1.361156] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.364606] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.366726] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.370361] systemd[1]: Reached target Swap. [ 1.371518] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.373467] systemd[1]: Reached target Local File Systems. [ 1.374793] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.376767] systemd[1]: Reached target Paths. [ 1.377932] systemd[1]: Starting Paths. [ 1.379312] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.382262] systemd[1]: Listening on udev Control Socket. [ 1.383585] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.385862] systemd[1]: Reached target Sockets. [ 1.387063] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.389177] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.426983] RPC: Registered named UNIX socket transport module. [ 1.428423] RPC: Registered udp transport module. [ 1.429640] RPC: Registered tcp transport module. [ 1.430841] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.525678] FDC 0 is a S82078B [ 1.538342] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.549079] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.552126] scsi host0: ata_piix [ 1.553208] scsi host1: ata_piix [ 1.554220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.555754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.595335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.600627] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.690127] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693315] usb 1-1: Product: QEMU USB Tablet [ 1.694519] usb 1-1: Manufacturer: QEMU [ 1.695633] usb 1-1: SerialNumber: 42 [ 1.705261] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.707909] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.791821] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794134] XFS (vda1): Mounting V4 Filesystem [ 1.874030] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.099376] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 2.100960] systemd-journald[106]: Received SIGTERM from PID 1 (n/a). [ 2.174307] SELinux: Disabled at runtime. [ 2.212351] type=1404 audit(1536397728.417:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259862] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.261329] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.586120] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.643242] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.725294] type=1305 audit(1536397728.929:3): audit_pid=432 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.982324] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.018935] ppdev: user-space parallel port driver [ 3.020968] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.025352] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m[ 3.049691] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Found device /dev/ttyS0. [ 3.052208] [TTM] Initializing pool allocator [ 3.056242] [TTM] Initializing DMA pool allocator [ 3.059054] [drm] fb mappable at 0xFC000000 [ 3.060621] [drm] vram aper at 0xFC000000 [ 3.062080] [drm] size 33554432 [ 3.063403] [drm] fb depth is 24 [ 3.064754] [drm] pitch is 3072 [[32m OK [0m] Started Login Service. [ 3.069573] fbcon: cirrusdrmfb (fb0) is primary device [ 3.078526] AES CTR mode by8 optimization enabled [ 3.092443] Console: switching to colour frame buffer device 128x48 [ 3.105953] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP client/server. [ 3.109776] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.111407] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.122062] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.154854] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.185649] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Permit User Sessions. [ 3.195739] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.208383] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.626244] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:08:50 +0000. Up 3.59 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.696766] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:08:52 +0000. Up 5.61 seconds. [ 5.745073] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.747167] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.749134] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.751070] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.753381] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.756910] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:1d:5d:b4 | [ 5.759152] cloud-init[795]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.761390] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.763782] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.766173] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.787378] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.789814] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.792260] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.804157] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.806532] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.790669] cloud-init[3072]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:08:56 +0000. Up 9.73 seconds. [ 10.222538] cloud-init[3480]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:08:56 +0000. Up 10.17 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 82:80:98:93:de:f6:38:46:00:0a:ef:94:a3:5d:72:45 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.299962] cloud-init[3480]: Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.29 seconds 2018-09-08 09:09:03,729 - paramiko.transport - DEBUG - starting thread (client mode): 0x48d453d0L 2018-09-08 09:09:03,730 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:09:03,737 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-08 09:09:03,737 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-08 09:09:03,751 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:09:03,751 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:09:03,751 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:09:03,752 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:09:03,752 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:09:03,752 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:09:03,764 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:09:03,764 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:09:03,794 - paramiko.transport - DEBUG - Trying key 82809893def63846000aef94a35d7245 from /tmp/tmphe5W3I 2018-09-08 09:09:03,805 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:09:03,825 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:09:03,826 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-08 09:09:03,827 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-08 09:09:03,827 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-08 09:09:03,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-09-08 09:09:04,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:04,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:04,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5840, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5844, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1952, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5835, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5467, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5827, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:02 GMT 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:04,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-08 09:09:04,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:04,080 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5840, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5844, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1952, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5835, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 897, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 814, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 5467, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5827, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-08 09:09:04,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:04,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5840, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5844, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1952, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5835, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5467, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5827, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:02 GMT 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-08 09:09:04,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:04,333 - functest.core.cloudify - INFO - The current manager status is running 2018-09-08 09:09:04,333 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-08 09:09:04,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:04,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:04,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:03.040Z", "updated_at": "2018-09-08T09:09:03.040Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:04,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:03 GMT 2018-09-08 09:09:04,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:04,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-08 09:09:04,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:04,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-09-08 09:09:04,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:04,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:04,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:04,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:03.040Z", "updated_at": "2018-09-08T09:09:03.040Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:03 GMT 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-08 09:09:04,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:04,558 - functest.core.cloudify - DEBUG - List secrets: 2018-09-08 09:09:04,558 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-09-08 09:09:04,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:04,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:04,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:04,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:03.040Z", "updated_at": "2018-09-08T09:09:03.040Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:03 GMT 2018-09-08 09:09:04,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:04,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-08 09:09:04,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:04,644 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-08 09:09:04,644 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-08 09:09:04,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:09:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:09:04,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bff6d0d-843b-4439-8df8-24e10f693e22 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a"}, "enabled": true, "id": "af51e5719f5740309ce74c06935d591a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:09:04,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7bff6d0d-843b-4439-8df8-24e10f693e22 2018-09-08 09:09:04,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106136083603s 2018-09-08 09:09:04,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7bff6d0d-843b-4439-8df8-24e10f693e22 2018-09-08 09:09:04,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-09-08 09:09:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/af51e5719f5740309ce74c06935d591a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-09-08 09:09:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-65e29be9-3304-4628-8d2f-8ae06c5886bb Date: Sat, 08 Sep 2018 09:09:04 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-09-08 09:09:04,996 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/af51e5719f5740309ce74c06935d591a.json used request id req-65e29be9-3304-4628-8d2f-8ae06c5886bb 2018-09-08 09:09:04,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.242110013962s 2018-09-08 09:09:04,996 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/af51e5719f5740309ce74c06935d591a.json used request id req-65e29be9-3304-4628-8d2f-8ae06c5886bb 2018-09-08 09:09:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-09-08 09:09:04,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-08 09:09:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:09:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3abf522-4076-497c-85a3-bf9292d73b5a Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/0a2a57075d5544d0bb4788ce88367eb1"}, "enabled": true, "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/298cfbf03a654b3bb291c1b620fad447"}, "enabled": true, "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3eba42b0f6f84fed9005bdd019606e23"}, "enabled": true, "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/45a98b538d914ce384466456ac4672c3"}, "enabled": true, "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/51bacad4302149d9a4d51127009132e1"}, "enabled": true, "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/827f4dfe0b8c4d39b0d77b9a292532ee"}, "enabled": true, "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/8c038f689c7f4661bb8ad7639b2b599c"}, "enabled": true, "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8d6bd05cb479405ca516fdd09978aa92"}, "enabled": true, "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d123a43dbfb4021a42c86fc6ce250b9"}, "enabled": true, "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9f306e8b7b9f4909bde4cdc3b78c4cd9"}, "enabled": true, "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a37903e137fb4dd78d3e89173b5c3c67"}, "enabled": true, "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c33256ab3aec44839c73075b500b415c"}, "enabled": true, "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c81c7e5807af4c758170ca7c531fc354"}, "enabled": true, "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d7aecd932dc04693b13d0dcb50f5ed32"}, "enabled": true, "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d9b078a8b225461e8f047050c9a25770"}, "enabled": true, "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/df0aef845fb74724a4f7b6ad015ce917"}, "enabled": true, "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-08 09:09:05,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-d3abf522-4076-497c-85a3-bf9292d73b5a 2018-09-08 09:09:05,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.09135389328s 2018-09-08 09:09:05,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-08 09:09:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:09:05,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb295e3-a79c-45dd-8342-96dcfdfc893e Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0c7e58d743984a7293f539f480565ff9"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "0c7e58d743984a7293f539f480565ff9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f9c6b596a194265b5ec893fc034437e"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/106748b985d041d899115c9dfca519a0"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "106748b985d041d899115c9dfca519a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/16cdfd71c5eb42aeb29ed8b44ade3bae"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/172d77c2d7d549a6bf0bb8b70e6bae3a"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/190eead482184eceacd3e78491eaf293"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "190eead482184eceacd3e78491eaf293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/192be001254f461fa9798ce1572e0307"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "192be001254f461fa9798ce1572e0307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f6db3de900c4f4a844f357a8cdb7333"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "1f6db3de900c4f4a844f357a8cdb7333"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26cbc27d8d3a4046ab29152201e5681e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/29f533bcb1f74c39b6cd3a3593292b26"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3438c1fb1eb24c89b811c4843a98effa"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "3438c1fb1eb24c89b811c4843a98effa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4822f7393e0248baab0e4a10eacdbdb7"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4ca7462b6e734af28b3832d0985556d6"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f644ed8c1d54c43bdc264b92e31050b"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5334ac7485454032a2e84a6ac829b431"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "5334ac7485454032a2e84a6ac829b431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5cd7b713832d4159be5a98ee813eb7ee"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/64f85b13342a46dd8bbc85fb4d76cf48"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aa731b221e84f97afcd37fd98d2db40"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "6aa731b221e84f97afcd37fd98d2db40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f5980fa70be40af8bcff3b32e4b04bf"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/707a0dac36aa40ba915b84b6d89de5fc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/72ebf1d208824c32884b23ffa57102e6"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/806b587cddc14aeb9831f7a7d9d276cb"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8102dfa53a6e4dae9205654e58418760"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "8102dfa53a6e4dae9205654e58418760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/917108e03dce48d48af2e67c2ffdab9e"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "917108e03dce48d48af2e67c2ffdab9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9464d21a6e6e49ffae2402548d687eb0"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9a22e2a342b047efb2e9495e7194d9a3"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c22e28d6431409b8fd314104508c978"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "9c22e28d6431409b8fd314104508c978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5135dc80ef4a99a00eaefaad642e3a"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/afcf493c82d045aa9415bd1f33bc4089"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "afcf493c82d045aa9415bd1f33bc4089"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62869cc462e492fbdeb04a9fa26bb75"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b68a4b9b8d944583bd1541463c89fd7c"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b8f684595d3345ee896840b51b0eac1b"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ba999a4287ff4d0292e55b5ce2baf1db"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bebbaff1abfc40128139f236bf620e53"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "bebbaff1abfc40128139f236bf620e53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bee940d154804d29906b872a4b7fbf78"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "bee940d154804d29906b872a4b7fbf78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cd356a5ee1884f3a88f7cad627123212"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d84272fe250a45a4936c7d8c4ebac726"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "d84272fe250a45a4936c7d8c4ebac726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d89350b7e1ee41f298515e05172b2429"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "d89350b7e1ee41f298515e05172b2429"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd3c801056344b059a83f8a932c5c561"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "dd3c801056344b059a83f8a932c5c561"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e367c6ee0fa445609e52e753d367df9c"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec07c77d1ddd420d927aed4735dbe05a"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "ec07c77d1ddd420d927aed4735dbe05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ee44311ab63e476c9fb9de240acdc544"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "ee44311ab63e476c9fb9de240acdc544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f04f43a9799749849831a8f3e20e7ac1"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "f04f43a9799749849831a8f3e20e7ac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc714254f6c54eacb95a2fc0c3c155e6"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-08 09:09:05,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-1eb295e3-a79c-45dd-8342-96dcfdfc893e 2018-09-08 09:09:05,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.104034900665s 2018-09-08 09:09:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '9de34ac6-e25f-4321-8a1d-3005c2eac6ae', 'keystone_tenant_name': u'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'project_domain_name': 'Default'} 2018-09-08 09:09:05,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:05,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:03 GMT 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:05,322 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "9de34ac6-e25f-4321-8a1d-3005c2eac6ae"} 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:05,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.060Z", "updated_at": "2018-09-08T09:09:04.060Z", "created_by": "admin", "private_resource": false, "value": "9de34ac6-e25f-4321-8a1d-3005c2eac6ae", "key": "keystone_password"} 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-09-08 09:09:05,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:05,482 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"} 2018-09-08 09:09:05,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.200Z", "updated_at": "2018-09-08T09:09:04.200Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "key": "keystone_tenant_name"} 2018-09-08 09:09:05,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:05,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:05,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:05,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-09-08 09:09:05,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:05,636 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-09-08 09:09:05,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.395Z", "updated_at": "2018-09-08T09:09:04.395Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:05,859 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2018-09-08 09:09:06,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.606Z", "updated_at": "2018-09-08T09:09:04.606Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.23:5000", "key": "keystone_url"} 2018-09-08 09:09:06,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:06,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:06,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:06,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-09-08 09:09:06,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:06,023 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:06,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.708Z", "updated_at": "2018-09-08T09:09:04.708Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:06,122 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c"} 2018-09-08 09:09:06,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:06,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.798Z", "updated_at": "2018-09-08T09:09:04.798Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "key": "keystone_username"} 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:06,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:06,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:06,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-09-08 09:09:06,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:06,207 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-08 09:09:06,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:06,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:04.882Z", "updated_at": "2018-09-08T09:09:04.882Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-09-08 09:09:06,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:06,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:04 GMT 2018-09-08 09:09:06,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:06,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-09-08 09:09:06,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:06,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-09-08 09:09:06,300 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:09:06,301 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:09:06,301 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:09:06,307 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:09:06,538 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 09:09:06,539 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-08 09:09:06,550 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 09:09:06,550 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-08 09:09:06,550 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-08 09:09:06,560 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-08 09:09:50,819 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-08 09:09:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.hmc.edu * extras: mirrors.cat.pdx.edu * updates: mirror.scalabledns.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-08 09:09:50,820 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-08 09:09:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-09-08 09:09:50,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:09:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:09:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-165dc1a1-55e8-42df-ad44-e791d533fa50 Date: Sat, 08 Sep 2018 09:09:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "4b45c8a1-6786-4a75-badd-47a726d005d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "747d62bf-5976-4884-98c4-3c6cad84fec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-08T09:06:09Z", "revision_number": 0, "id": "a065c709-eb44-4d2a-961f-8e7314f859ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:09Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "c4d02271-1f9f-4e12-bc6c-23937d7e6719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 8, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:04:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 4, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:09:50,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-165dc1a1-55e8-42df-ad44-e791d533fa50 2018-09-08 09:09:50,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0568869113922s 2018-09-08 09:09:50,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-165dc1a1-55e8-42df-ad44-e791d533fa50 2018-09-08 09:09:50,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:09:50,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f"}}' 2018-09-08 09:09:51,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b61afd44-80e8-4866-8aef-9483d8641620 Date: Sat, 08 Sep 2018 09:09:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T09:09:51Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "port_range_min": 22, "revision_number": 0, "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:09:51Z", "project_id": "af51e5719f5740309ce74c06935d591a", "id": "1970d34d-37c4-4df5-adcb-c898c1012365"}} 2018-09-08 09:09:51,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b61afd44-80e8-4866-8aef-9483d8641620 2018-09-08 09:09:51,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.563982009888s 2018-09-08 09:09:51,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b61afd44-80e8-4866-8aef-9483d8641620 2018-09-08 09:09:51,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-09-08 09:09:51,548 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-09-08 09:09:54,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:09:54,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:09:54,385 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-08 09:09:54,385 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:54.118Z", "updated_at": "2018-09-08T09:09:54.118Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-08 09:09:54,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:09:54,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:09:54 GMT 2018-09-08 09:09:54,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:09:54,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-08 09:09:54,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:09:54,409 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-08 09:09:55,860 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-09-08 09:09:55,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:09:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:09:56,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-659e3710-d79e-41cb-aca7-af7c90fac30a Date: Sat, 08 Sep 2018 09:09:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "metadata": {}}], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": 4373348352, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:04:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:09:56,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-659e3710-d79e-41cb-aca7-af7c90fac30a 2018-09-08 09:09:56,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185168981552s 2018-09-08 09:09:56,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-659e3710-d79e-41cb-aca7-af7c90fac30a 2018-09-08 09:09:56,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:09:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}' 2018-09-08 09:09:56,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c X-Openstack-Request-Id: req-58ebdf84-e1b8-459c-8dee-a7714b49cd7c Date: Sat, 08 Sep 2018 09:09:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "size": null, "self": "/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-09-08T09:09:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": null, "created_at": "2018-09-08T09:09:56Z", "protected": false} 2018-09-08 09:09:56,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-58ebdf84-e1b8-459c-8dee-a7714b49cd7c 2018-09-08 09:09:56,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.615320920944s 2018-09-08 09:09:56,664 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-58ebdf84-e1b8-459c-8dee-a7714b49cd7c returning object d3ed81f4-fa3c-4b6b-8739-913fc27a091c 2018-09-08 09:09:56,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:09:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '' 2018-09-08 09:10:02,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7490a401-f4fa-4a6d-aeb3-576d21b5a249 Date: Sat, 08 Sep 2018 09:10:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:10:02,992 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file used request id req-7490a401-f4fa-4a6d-aeb3-576d21b5a249 2018-09-08 09:10:02,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.32753300667s 2018-09-08 09:10:02,993 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file used request id req-7490a401-f4fa-4a6d-aeb3-576d21b5a249 2018-09-08 09:10:02,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:10:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:10:03,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-60b7aa51-246d-4e0e-bb53-059363f5bd88 Date: Sat, 08 Sep 2018 09:10:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/snap", "metadata": {}}], "file": "/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "size": 263193088, "self": "/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-09-08T09:10:02Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-09-08T09:09:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "metadata": {}}], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": 4373348352, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:04:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:10:03,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60b7aa51-246d-4e0e-bb53-059363f5bd88 2018-09-08 09:10:03,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176973104477s 2018-09-08 09:10:03,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60b7aa51-246d-4e0e-bb53-059363f5bd88 2018-09-08 09:10:03,173 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/file', 'owner': u'af51e5719f5740309ce74c06935d591a', 'id': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'size': 263193088, u'self': u'/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af51e5719f5740309ce74c06935d591a', 'name': 'cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:10:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:10:02Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'self': u'/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'created': u'2018-09-08T09:09:56Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-09-08T09:09:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:10:03,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:10:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-09-08 09:10:03,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:10: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,Accept-Encoding x-openstack-request-id: req-a8a1fd14-ca8c-45ac-8a96-7f14b045a4dc x-compute-request-id: req-a8a1fd14-ca8c-45ac-8a96-7f14b045a4dc Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51283449-8b8f-41ff-87f4-008ac45592d4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "51283449-8b8f-41ff-87f4-008ac45592d4", "name": "cloudify_ims-flavor_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:10:03,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a8a1fd14-ca8c-45ac-8a96-7f14b045a4dc 2018-09-08 09:10:03,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0524070262909s 2018-09-08 09:10:03,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a8a1fd14-ca8c-45ac-8a96-7f14b045a4dc returning object 51283449-8b8f-41ff-87f4-008ac45592d4 2018-09-08 09:10:03,228 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'51283449-8b8f-41ff-87f4-008ac45592d4', 'swap': 0}) 2018-09-08 09:10:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:10:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" -d '{"extra_specs": {}}' 2018-09-08 09:10:03,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:10: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-4381d423-cd94-4af8-8af8-608f2a3fc85d x-compute-request-id: req-4381d423-cd94-4af8-8af8-608f2a3fc85d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:10:03,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4/os-extra_specs used request id req-4381d423-cd94-4af8-8af8-608f2a3fc85d 2018-09-08 09:10:03,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217950344086s 2018-09-08 09:10:03,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4/os-extra_specs used request id req-4381d423-cd94-4af8-8af8-608f2a3fc85d 2018-09-08 09:10:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-09-08 09:10:03,251 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "bono_cluster_size": 1, "flavor_id": "51283449-8b8f-41ff-87f4-008ac45592d4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:04,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "bono_cluster_size": 1, "flavor_id": "51283449-8b8f-41ff-87f4-008ac45592d4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:03.535Z", "updated_at": "2018-09-08T09:10:03.535Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:04 GMT 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-08 09:10:04,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:04,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:04,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:04 GMT 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:04,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:04,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:04 GMT 2018-09-08 09:10:04,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:04,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:10:04,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:04,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:04,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:04,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:04,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:04,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:04 GMT 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:04,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:09,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:09,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:05.794Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:05.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:05.982Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:05.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:06.200Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:06.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:06.762Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:06.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.050Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.050Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.838Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.838Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.838Z", "message": "Installing from directory: /tmp/tmpYN412u [args=--prefix=\"/tmp/openstack-w5S3hj\" --constraint=\"/tmp/openstack-w5S3hj/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.838Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:07.838Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpYN412u --prefix=\"/tmp/openstack-w5S3hj\" --constraint=\"/tmp/openstack-w5S3hj/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:07.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:09,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:09 GMT 2018-09-08 09:10:09,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:09,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-09-08 09:10:09,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:09,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-08 09:10:09,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-08 09:10:09,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-08 09:10:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpYN412u [args=--prefix="/tmp/openstack-w5S3hj" --constraint="/tmp/openstack-w5S3hj/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-08 09:10:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:10:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpYN412u --prefix="/tmp/openstack-w5S3hj" --constraint="/tmp/openstack-w5S3hj/constraint.txt" 2018-09-08 09:10:09,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:10,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:10,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:10,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:10 GMT 2018-09-08 09:10:10,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:10,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:10,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:15,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:15,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:15,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:15 GMT 2018-09-08 09:10:15,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:15,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:10:15,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:15,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:15,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:15,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:15,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:15 GMT 2018-09-08 09:10:15,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:15,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:15,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:20,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:20,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:20,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:20 GMT 2018-09-08 09:10:20,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:20,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:10:20,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:20,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:20,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:20,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:20,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:20,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:20,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:20 GMT 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:20,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:25,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:25,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:25 GMT 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:25,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:25,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:25,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:25,543 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:25 GMT 2018-09-08 09:10:25,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:25,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:25,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:30,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:30,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:30 GMT 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:30,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:30 GMT 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:35,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:35,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:34.729Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:34.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:34.880Z", "message": "Removing directory: /tmp/tmpYN412u", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:34.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d", "logger": "5b404742-b64f-442e-8bec-2ebb3b0e29a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:35.658Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:35.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:35 GMT 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1573 2018-09-08 09:10:35,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-08 09:10:35,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYN412u 2018-09-08 09:10:35,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:10:35,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:35,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:35,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:35,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:35,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:35,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:35 GMT 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-08 09:10:35,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:40,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:40,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:40,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:36.125Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:36.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:36.125Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:36.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:37.138Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:37.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:41,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:40 GMT 2018-09-08 09:10:41,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:41,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1534 2018-09-08 09:10:41,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:41,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-09-08 09:10:41,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-08 09:10:41,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-08 09:10:41,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d 2018-09-08 09:10:41,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"} 2018-09-08 09:10:41,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:41,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:41 GMT 2018-09-08 09:10:41,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:41,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-09-08 09:10:41,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:41,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-09-08 09:10:41,070 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-08 09:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:41,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:41,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:41 GMT 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:10:41,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:41,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:41,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:41,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:41,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:41,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:41,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:41 GMT 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:10:41,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:41,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:10:41,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:41,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:41,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:41 GMT 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:10:41,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:46,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:46,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:46,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:41.857Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:41.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:43.297Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:43.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.173Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "3583ca2a-3d07-4f96-ab6b-50a14f8522ea"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:45.229Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:45.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "bind_security_group_o9oqr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "3583ca2a-3d07-4f96-ab6b-50a14f8522ea"}, {"node_instance_id": "ellis_security_group_lpdz8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "669a75df-a203-4726-9407-9d25ffbcb57b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "669a75df-a203-4726-9407-9d25ffbcb57b"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "bind_security_group_o9oqr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "3583ca2a-3d07-4f96-ab6b-50a14f8522ea"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "bind_security_group_o9oqr5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "3583ca2a-3d07-4f96-ab6b-50a14f8522ea"}, {"node_instance_id": "ellis_security_group_lpdz8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "669a75df-a203-4726-9407-9d25ffbcb57b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "669a75df-a203-4726-9407-9d25ffbcb57b"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.167Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b01cebaa-985d-4e1e-a62c-5f03fbe485f1"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:46.314Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:46.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 48, "offset": 0, "size": 50}}} 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:46,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:46 GMT 2018-09-08 09:10:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26849 2018-09-08 09:10:46,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-09-08 09:10:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-09-08 09:10:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-09-08 09:10:46,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-08 09:10:46,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-08 09:10:46,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:10:46,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:10:46,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:46,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:46 GMT 2018-09-08 09:10:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:10:46,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:51,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:51,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_12tnjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:47.374Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:46Z', u'updated_at': u'2018-09-08T09:10:46Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'd9b78b7e-e6e5-4b5d-a8c6-1f99101a95cf'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:47.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "22ccb7be-f191-4f6c-b5c0-7c389539659b"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:47.605Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:47.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:48.180Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:47Z', u'updated_at': u'2018-09-08T09:10:47Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'aa03f395-2e55-4e11-a0bf-f49fd15af6ff'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:48.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0adb04bb-b495-49e3-93c0-3c0258a93078"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:48.408Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:48.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:48.408Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:48.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:48.408Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:48.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:48.408Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:48.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6ce8d695-3b40-4a04-9f45-81e18ff6b155"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.460Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "55fcf0f8-e390-4f12-a0f9-6888abf61a95"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.481Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.481Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.481Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:49.481Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:49.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e14aadc8-854b-4bf5-8ccd-bd8356f20a28"}, {"node_instance_id": "homer_security_group_okihrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e14aadc8-854b-4bf5-8ccd-bd8356f20a28"}, {"node_instance_id": "homer_security_group_okihrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.485Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e14aadc8-854b-4bf5-8ccd-bd8356f20a28"}, {"node_instance_id": "homer_security_group_okihrq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.485Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e14aadc8-854b-4bf5-8ccd-bd8356f20a28"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:50.583Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:50.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}], "metadata": {"pagination": {"total": 103, "offset": 48, "size": 50}}} 2018-09-08 09:10:51,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:51,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:51 GMT 2018-09-08 09:10:51,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:51,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32639 2018-09-08 09:10:51,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:46Z', u'updated_at': u'2018-09-08T09:10:46Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'd9b78b7e-e6e5-4b5d-a8c6-1f99101a95cf'} 2018-09-08 09:10:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-08 09:10:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:47Z', u'updated_at': u'2018-09-08T09:10:47Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'aa03f395-2e55-4e11-a0bf-f49fd15af6ff'} 2018-09-08 09:10:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-08 09:10:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-09-08 09:10:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-09-08 09:10:51,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:10:51,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:51,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:51,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:51,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:51,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:51 GMT 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:10:51,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:52,124 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:10:56,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:10:56,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:56,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:56,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:56,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "90f59378-077e-43e6-b43d-e012b68a9d57"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.628Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.628Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.628Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:51.628Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:51.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:52.637Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:52.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_floatingip_02fp2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:53.269Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:52Z', u'updated_at': u'2018-09-08T09:10:52Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'3b980e3f-8ddb-4202-a5ff-0279ed6c5a30'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:53.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4cbea9c2-15f4-4332-a72c-063036173209"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:53.767Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:53.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:53.767Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:53.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.518Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5b5e1a3b-dd3e-42ea-b48f-590ddbf4a6e2"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.518Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "sprout_security_group_lm61yu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.518Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5b5e1a3b-dd3e-42ea-b48f-590ddbf4a6e2"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.553Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.553Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:54.828Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.572Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.572Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.572Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64a1fd2f-0cb5-4d81-8d07-1a00f2862dd7"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.851Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.851Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.851Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.851Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:55.851Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:55.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.739Z", "message": "Using external resource keypair: cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d3df1070-8b6a-4f1e-bc43-b239b0732f64"}], "metadata": {"pagination": {"total": 133, "offset": 98, "size": 50}}} 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:56 GMT 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20188 2018-09-08 09:10:56,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:10:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'af51e5719f5740309ce74c06935d591a', u'created_at': u'2018-09-08T09:10:52Z', u'updated_at': u'2018-09-08T09:10:52Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'af51e5719f5740309ce74c06935d591a', u'port_id': None, u'id': u'3b980e3f-8ddb-4202-a5ff-0279ed6c5a30'} 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-09-08 09:10:56,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-08 09:10:56,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:10:56,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:10:56,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:10:56,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c 2018-09-08 09:10:56,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:10:56,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:10:56,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:10:56,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:10:56,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:10:56,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:10:56 GMT 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:10:56,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:01,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:01,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:01,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:01,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:01,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:01,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_9vrqdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.876Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.876Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.876Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.876Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:56.876Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:56.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:57.886Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:57.886Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:57.886Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:10:59.703Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:10:59.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.339Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eeb0254d-fcf9-44eb-a054-d3a5993bf26e', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd9b78b7e-e6e5-4b5d-a8c6-1f99101a95cf', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "14cb66e9-a3d8-461b-8d55-968102b6a198"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.915Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64193624-7c1a-42b9-8da7-08355f8150b7"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'07e5adfb-2b39-4085-811a-46ff19c06c6a', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'0124e615-9cbc-4e37-a271-212822026092', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'aa03f395-2e55-4e11-a0bf-f49fd15af6ff', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a75aaab9-cff4-4fe3-946d-734c7fa2c415"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1a7def51-7439-4d54-b02f-cd3df4190a69', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3b980e3f-8ddb-4202-a5ff-0279ed6c5a30', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ddfe13b6-c87d-484b-9212-38969be8bbf3"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9f9a0a9f-879b-43b8-bb5a-7565707c71be', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1ca8bfc3-344e-4c77-868a-c0f3b8a2a830"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_2684m2'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ddfe13b6-c87d-484b-9212-38969be8bbf3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_bwjn7o'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a75aaab9-cff4-4fe3-946d-734c7fa2c415"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_6pffbk'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "14cb66e9-a3d8-461b-8d55-968102b6a198"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:00.920Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_y2zij5'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:00.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64193624-7c1a-42b9-8da7-08355f8150b7"}], "metadata": {"pagination": {"total": 172, "offset": 133, "size": 50}}} 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:01 GMT 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22190 2018-09-08 09:11:01,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:01,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:01,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'eeb0254d-fcf9-44eb-a054-d3a5993bf26e', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd9b78b7e-e6e5-4b5d-a8c6-1f99101a95cf', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-09-08 09:11:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:11:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}] 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'07e5adfb-2b39-4085-811a-46ff19c06c6a', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'0124e615-9cbc-4e37-a271-212822026092', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'aa03f395-2e55-4e11-a0bf-f49fd15af6ff', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1a7def51-7439-4d54-b02f-cd3df4190a69', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3b980e3f-8ddb-4202-a5ff-0279ed6c5a30', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}] 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9f9a0a9f-879b-43b8-bb5a-7565707c71be', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_2684m2'} 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_bwjn7o'} 2018-09-08 09:11:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_6pffbk'} 2018-09-08 09:11:01,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_y2zij5'} 2018-09-08 09:11:01,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:02,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:02,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:02,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:02 GMT 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:02,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:07,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:08,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:08,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:08,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:08,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:01.934Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:01.934Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:01.934Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:01.941Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_pthx0f'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:01.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1ca8bfc3-344e-4c77-868a-c0f3b8a2a830"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ddfe13b6-c87d-484b-9212-38969be8bbf3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a75aaab9-cff4-4fe3-946d-734c7fa2c415"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "14cb66e9-a3d8-461b-8d55-968102b6a198"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64193624-7c1a-42b9-8da7-08355f8150b7"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_2684m2', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ddfe13b6-c87d-484b-9212-38969be8bbf3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_bwjn7o', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a75aaab9-cff4-4fe3-946d-734c7fa2c415"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_6pffbk', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "14cb66e9-a3d8-461b-8d55-968102b6a198"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_y2zij5', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64193624-7c1a-42b9-8da7-08355f8150b7"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_2684m2', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ddfe13b6-c87d-484b-9212-38969be8bbf3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_bwjn7o', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a75aaab9-cff4-4fe3-946d-734c7fa2c415"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_6pffbk', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "14cb66e9-a3d8-461b-8d55-968102b6a198"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:02.954Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_y2zij5', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:02.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "64193624-7c1a-42b9-8da7-08355f8150b7"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:03.919Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:03.947Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:03.971Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:03.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1ca8bfc3-344e-4c77-868a-c0f3b8a2a830"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:03.971Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_pthx0f', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:03.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1ca8bfc3-344e-4c77-868a-c0f3b8a2a830"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:03.971Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_pthx0f', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:03.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1ca8bfc3-344e-4c77-868a-c0f3b8a2a830"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.008Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:05.398Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'038db420-0a4a-43c8-9a36-c25a5c357226', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:05.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "32eee325-9cf9-4357-b4bf-5bf0929152ef"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.007Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0124e615-9cbc-4e37-a271-212822026092', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4e7cc744-db95-4e86-b254-b466df8018ba', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8316d6f9-8239-44df-8eaa-823205eb319e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.007Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5900454f-4aba-4faa-929a-080fe4e26072', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "272be240-620d-4f3f-872b-02923eb25093"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.007Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_rgl87b'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "272be240-620d-4f3f-872b-02923eb25093"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.007Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_456gq9'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "32eee325-9cf9-4357-b4bf-5bf0929152ef"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.007Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yutxj0'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8316d6f9-8239-44df-8eaa-823205eb319e"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:06.078Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:06.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 212, "offset": 172, "size": 50}}} 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:08 GMT 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:08,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27305 2018-09-08 09:11:08,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:08,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:11:08,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:11:08,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:08,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_pthx0f'} 2018-09-08 09:11:08,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_2684m2', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_bwjn7o', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_6pffbk', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_y2zij5', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_2684m2', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_bwjn7o', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_6pffbk', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_y2zij5', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_pthx0f', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_pthx0f', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'038db420-0a4a-43c8-9a36-c25a5c357226', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-09-08 09:11:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0124e615-9cbc-4e37-a271-212822026092', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4e7cc744-db95-4e86-b254-b466df8018ba', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', u'external_type': u'keypair'}, {u'external_id': u'9c6f3ef6-af16-434f-b1ac-17174977564e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5900454f-4aba-4faa-929a-080fe4e26072', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_rgl87b'} 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_456gq9'} 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yutxj0'} 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:08,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:08,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:08,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:08,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:08 GMT 2018-09-08 09:11:08,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:08,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:08,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:13,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:13,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:07.134Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:07.134Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:07.134Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:07.134Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:07.134Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:08.654Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yutxj0', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:08.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8316d6f9-8239-44df-8eaa-823205eb319e"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:09.413Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:09.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:09.413Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:09.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "272be240-620d-4f3f-872b-02923eb25093"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "32eee325-9cf9-4357-b4bf-5bf0929152ef"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8316d6f9-8239-44df-8eaa-823205eb319e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_rgl87b', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "272be240-620d-4f3f-872b-02923eb25093"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_456gq9', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "32eee325-9cf9-4357-b4bf-5bf0929152ef"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yutxj0', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8316d6f9-8239-44df-8eaa-823205eb319e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_rgl87b', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "272be240-620d-4f3f-872b-02923eb25093"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:10.050Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_456gq9', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "32eee325-9cf9-4357-b4bf-5bf0929152ef"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:11.564Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:12.615Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:12.615Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 239, "offset": 212, "size": 50}}} 2018-09-08 09:11:13,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:13,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:13 GMT 2018-09-08 09:11:13,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:13,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17814 2018-09-08 09:11:13,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yutxj0', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_rgl87b', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_456gq9', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yutxj0', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_rgl87b', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_456gq9', 'key_name': u'cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'image': u'd3ed81f4-fa3c-4b6b-8739-913fc27a091c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c', 'cloudify_management_network_id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}, 'nics': [{'net-id': u'a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6'}], 'flavor': u'51283449-8b8f-41ff-87f4-008ac45592d4'} 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:13,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:13,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:13,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:13 GMT 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:13,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:13,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:18,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:18,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:18,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:18,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:18,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:18,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:13.676Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:13.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:13.676Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:13.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:13.676Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:13.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:13.676Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:13.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:13.676Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:13.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:14.734Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:14.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:15.782Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:15.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:15.782Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:15.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:15.782Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:15.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:16.810Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:16.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:17.840Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:17.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:17.840Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:17.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 257, "offset": 239, "size": 50}}} 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:18 GMT 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12568 2018-09-08 09:11:18,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:18,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:18,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:11:18,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:18,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:11:18,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:11:18,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:11:18,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:18,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:18,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:18,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:18,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:18 GMT 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:18,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:23,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:23,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:23,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:23,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:23,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:23 GMT 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:11:23,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:23,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:24,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:24,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:24,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:24,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:24,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:24 GMT 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:24,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:29,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:29,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-08 09:11:29,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:29,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:29 GMT 2018-09-08 09:11:29,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:29,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:11:29,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:29,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:29,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:29 GMT 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:29,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:34,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:34,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:34,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:34 GMT 2018-09-08 09:11:34,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:34,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:11:34,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:34,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:34,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:34,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:34,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:34 GMT 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:34,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:34,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:39,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:39,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:39,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:39,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:39 GMT 2018-09-08 09:11:39,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:39,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:11:39,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:39,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:39,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:39,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:39,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:39 GMT 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:39,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:39,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:44,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:44,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:40.644Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:40.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:40.927Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:40.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:40.927Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:40.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:40.927Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:40.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:42.718Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:42.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:42.961Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:42.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:43.996Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:43.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:43.996Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:43.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:43.996Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:43.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:43.996Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:43.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 267, "offset": 257, "size": 50}}} 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:44 GMT 2018-09-08 09:11:44,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:44,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6456 2018-09-08 09:11:44,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:44,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:44,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:44,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:44,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:44,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:44,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:44,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:44,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:44 GMT 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:44,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:49,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:49,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:45.025Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:45.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:45.025Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:45.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:45.025Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:45.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:46.085Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:46.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:47.097Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:47.097Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:47.097Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:48.114Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:48.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:48.114Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:48.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:48.114Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:48.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:48.114Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:11:48.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:49.128Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:49.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 279, "offset": 267, "size": 50}}} 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:49 GMT 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8728 2018-09-08 09:11:49,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:49,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:49,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:11:49,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:49,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:49,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:49,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:49,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:49,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:49 GMT 2018-09-08 09:11:49,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:49,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:49,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:54,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:54,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:50.224Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:50.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:11:50.224Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:11:50.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 281, "offset": 279, "size": 50}}} 2018-09-08 09:11:54,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:54,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:54 GMT 2018-09-08 09:11:54,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:54,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-09-08 09:11:54,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:11:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:11:54,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:11:55,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:11:55,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:11:55,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:11:55 GMT 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:11:55,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:11:55,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:00,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:00,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:00 GMT 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:00,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:00,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:00,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:00 GMT 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:00,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:05,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:05,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:05 GMT 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:05,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:05,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:05,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:05,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:05,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:05 GMT 2018-09-08 09:12:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:05,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:10,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:10,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:10,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:10,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:10,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:10,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:10 GMT 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:10,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:10,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:10,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:10,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:10,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:10,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:10 GMT 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:10,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:15,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:15,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:13.084Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:13.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:13.258Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:13.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:13.258Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:13.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:13.258Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:13.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:14.846Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:15.297Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:15.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 287, "offset": 281, "size": 50}}} 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:15 GMT 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3156 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:15,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:15 GMT 2018-09-08 09:12:15,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:15,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:15,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:20,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:20,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:20,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:16.331Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:16.331Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:16.331Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:16.331Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:17.348Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:17.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:17.348Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:17.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:17.348Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:17.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:18.399Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:18.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:19.446Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:19.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:19.446Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:19.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:19.446Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:19.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:20.463Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:20.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:20.463Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:20.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:20.463Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:20.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:20.463Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:20.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 302, "offset": 287, "size": 50}}} 2018-09-08 09:12:20,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:20,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:20 GMT 2018-09-08 09:12:20,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:20,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10890 2018-09-08 09:12:20,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:20,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:20,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:20,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:20,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:12:20,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:20,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:20 GMT 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:20,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:25,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:25,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:21.482Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:21.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:22.495Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:22.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:22.495Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:22.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 305, "offset": 302, "size": 50}}} 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:25 GMT 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3490 2018-09-08 09:12:25,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-08 09:12:25,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:26,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:26,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:26 GMT 2018-09-08 09:12:26,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:26,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:26,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:31,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:31,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:31,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:31,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:31 GMT 2018-09-08 09:12:31,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:31,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:31,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:31,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:31,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:31,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:31,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:31 GMT 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:31,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:36,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:36,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-08 09:12:36,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:36,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:36 GMT 2018-09-08 09:12:36,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:36,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:36,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:36,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:36,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:36 GMT 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:36,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:41,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:41,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:41,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:41 GMT 2018-09-08 09:12:41,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:41,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:12:41,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:41,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:41,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:41,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:41 GMT 2018-09-08 09:12:41,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:41,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:41,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:46,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:46,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:45.408Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:45.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:45.594Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:45.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:45.594Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:45.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:45.594Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:45.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:46 GMT 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:46,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:46,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:46,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:46,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:46,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:47 GMT 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:47,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:52,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:54,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:47.197Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:47.846Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:47.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:47.846Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:47.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:49.692Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:49.692Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:49.692Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:49.692Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:49.692Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:49.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:51.233Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:51.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:52.884Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:52.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:52.884Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:52.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:52.884Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:52.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 321, "offset": 309, "size": 50}}} 2018-09-08 09:12:54,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:54,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:54 GMT 2018-09-08 09:12:54,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:54,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7484 2018-09-08 09:12:54,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:12:54,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:12:54,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:12:55,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:12:55,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:12:55,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:12:55,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:12:55 GMT 2018-09-08 09:12:55,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:12:55,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:12:55,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:00,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:01,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:01,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:01,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:01,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:54.961Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:54.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:54.961Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:54.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:54.961Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:12:54.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:56.435Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:56.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:12:56.435Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:12:56.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 326, "offset": 321, "size": 50}}} 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:01 GMT 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4514 2018-09-08 09:13:01,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:13:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-08 09:13:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:01,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:02,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:02,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:02,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:02,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:02,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:02 GMT 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:02,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:07,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:02.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:02.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:03.649Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:03.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:04.944Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:04.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:08 GMT 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3490 2018-09-08 09:13:08,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:08,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:08,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:08,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-08 09:13:08,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:09,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:09 GMT 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:09,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:14,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:15,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:15,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:15 GMT 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:15,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:13:15,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:15,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:16 GMT 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:16,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:21,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:22,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:22,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:22,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:19.106Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:19.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:20.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:20.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:20.474Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:20.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:20.474Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:20.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:22 GMT 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:22,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-09-08 09:13:22,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:22,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:22,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:23,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:23,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:23 GMT 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:23,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:23,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:28,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:33,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:23.998Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:23.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:25.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:25.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:25.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:25.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:25.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:25.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:27.432Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:27.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:27.432Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:27.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:27.432Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:27.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:27.432Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:27.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 341, "offset": 333, "size": 50}}} 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:33 GMT 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5430 2018-09-08 09:13:33,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:33,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:34,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:34,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:34 GMT 2018-09-08 09:13:34,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:34,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:34,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:39,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:41,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:32.833Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:32.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:34.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:34.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:35.123Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:35.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4584d84-1e94-4885-a874-591664e97dd3"}], "metadata": {"pagination": {"total": 350, "offset": 341, "size": 50}}} 2018-09-08 09:13:41,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:41,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:41 GMT 2018-09-08 09:13:41,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:41,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5944 2018-09-08 09:13:41,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:13:41,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:41,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:41 GMT 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:41,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:46,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:46,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:46,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:46,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:41.701Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:41.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:43.860Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:43.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:43.860Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:43.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:43.860Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:43.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:43.860Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:43.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:43.860Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:43.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:45.704Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:45.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:45.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:45.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.731Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:46.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4e330ffc-c013-48f6-a3c3-1895290ba9e2"}], "metadata": {"pagination": {"total": 368, "offset": 350, "size": 50}}} 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:46 GMT 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11525 2018-09-08 09:13:46,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:46,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:46,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:13:46,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:13:46,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:13:46,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:13:46,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:47,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:47,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:47 GMT 2018-09-08 09:13:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:47,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:47,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:52,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:52,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:52,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:46.927Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:13:46.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 369, "offset": 368, "size": 50}}} 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:52 GMT 2018-09-08 09:13:52,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:52,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1310 2018-09-08 09:13:52,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:52,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-09-08 09:13:52,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:52,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:52,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:52,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:52 GMT 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:52,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:52,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:57,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:13:57,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:57,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:54.033Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:54.768Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:54.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:55.991Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:55.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b37c1fc3-c052-4e52-8f30-9e4bbe61c4a7"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:56.295Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:56.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:56.788Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:56.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:56.788Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:56.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 375, "offset": 369, "size": 50}}} 2018-09-08 09:13:57,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:57,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:57 GMT 2018-09-08 09:13:57,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:57,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3155 2018-09-08 09:13:57,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:13:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:13:57,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:13:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:13:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:13:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:13:57,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:13:57,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:13:57,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:13:57,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:13:57,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:13:57 GMT 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:13:57,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:02,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:02,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.521Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.805Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.805Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.805Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:57.850Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:57.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:58.831Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:58.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:58.831Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:58.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:58.855Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:58.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7d7a8fe0-9207-40ff-b33b-c28c4f9b55dd"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.855Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.855Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:13:59.881Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:13:59.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:01.264Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.017Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.263Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 413, "offset": 375, "size": 50}}} 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:02 GMT 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20445 2018-09-08 09:14:02,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:02,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:14:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-08 09:14:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-08 09:14:02,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:02,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:02,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:02 GMT 2018-09-08 09:14:02,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:02,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:02,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:07,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:07,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:07,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:07,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:07,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:07,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Creating Agent bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:02.542Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:02.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.362Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.362Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}], "metadata": {"pagination": {"total": 564, "offset": 413, "size": 50}}} 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:07 GMT 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27750 2018-09-08 09:14:07,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_bwjn7o 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:14:07,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:07,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:07,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:07 GMT 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:07,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:12,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:12,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:03.577Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.423Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_bwjn7o/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_bwjn7o', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_bwjn7o/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_bwjn7o', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Creating Agent proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:04.594Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:04.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.547Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.547Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.547Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.547Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": "/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2c8e5943-512e-4f5f-ae36-1c21a7d47fa3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": "Successfully created daemon: bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d7eabbcc-a3b7-4d83-aa64-f959fd6c4740"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:05.655Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:05.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.657Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.657Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.657Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.657Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.657Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}], "metadata": {"pagination": {"total": 744, "offset": 463, "size": 50}}} 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:12 GMT 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28273 2018-09-08 09:14:12,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:12,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:12,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_bwjn7o/env 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_bwjn7o/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_bwjn7o', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_bwjn7o/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_bwjn7o', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_y2zij5 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:14:12,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:12,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_bwjn7o 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:12,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:12,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:12,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:12,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:12,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:13,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:13,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:13,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:13 GMT 2018-09-08 09:14:13,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:13,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:13,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:18,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:18,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad83fb4f-bf67-4e78-b899-f7331c090816"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Creating Agent ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_y2zij5/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_y2zij5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_y2zij5/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_y2zij5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}], "metadata": {"pagination": {"total": 896, "offset": 513, "size": 50}}} 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:18,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:18 GMT 2018-09-08 09:14:18,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:18,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28374 2018-09-08 09:14:18,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:18,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:14:18,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:18,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_6pffbk 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_y2zij5/env 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_y2zij5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_y2zij5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_y2zij5/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_y2zij5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:18,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:18,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:18,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:18,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:18,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:18,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:18 GMT 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:18,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:23,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:24,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:24,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:06.695Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:06.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.681Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Successfully configured daemon: bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d4f28849-1036-4d9d-85e5-6a67513fbc79"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Successfully created daemon: proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "632589f2-583e-41f6-9b30-71b2d2813c8b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:07.725Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.702Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.702Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Configuring Agent proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}], "metadata": {"pagination": {"total": 1041, "offset": 563, "size": 50}}} 2018-09-08 09:14:24,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:24,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:24 GMT 2018-09-08 09:14:24,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:24,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27481 2018-09-08 09:14:24,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:24,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:24,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:24,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:24,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_bwjn7o 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_y2zij5 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:24,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:24,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_y2zij5 2018-09-08 09:14:24,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:24,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:25,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:25,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:25,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:25,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:25 GMT 2018-09-08 09:14:25,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:25,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:25,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:30,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:30,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:30,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:08.766Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.845Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_6pffbk/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Starting Agent bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Successfully created daemon: ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "/home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_6pffbk', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_6pffbk/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_6pffbk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "434b7b8a-e81a-49b0-b09d-f22d0cda5e25"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Successfully configured daemon: proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "12b7e557-7ad5-4ca0-a6ca-26594286bc67"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:09.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:09.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.882Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}], "metadata": {"pagination": {"total": 1208, "offset": 613, "size": 50}}} 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:30,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:30 GMT 2018-09-08 09:14:30,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:30,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28341 2018-09-08 09:14:30,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_6pffbk/env 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_bwjn7o 2018-09-08 09:14:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_6pffbk 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_6pffbk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_6pffbk', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_6pffbk/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_6pffbk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_y2zij5 2018-09-08 09:14:30,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:30,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:30,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:31,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:31,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:31 GMT 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:31,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:36,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:36,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:36,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:36,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:36,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:10.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:10.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.075Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Configuring Agent ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}], "metadata": {"pagination": {"total": 1282, "offset": 663, "size": 50}}} 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:36 GMT 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27762 2018-09-08 09:14:36,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-08 09:14:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_6pffbk 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:36,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:36,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:36,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:36,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:36 GMT 2018-09-08 09:14:36,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:36,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:36,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:41,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:41,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:41,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:41,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:41,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:41,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Creating Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Starting Agent proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Creating Agent vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:12.107Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:12.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.164Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.164Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Successfully configured daemon: ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Successfully started daemon: bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_bwjn7o start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "5736c33b-9183-47af-86cc-13e9aed13db8"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:13.179Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:13.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "07ac8d1f-dc7a-494e-a6e3-4041096ebda5"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.136Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1339, "offset": 713, "size": 50}}} 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:41 GMT 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27213 2018-09-08 09:14:41,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:41,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_2684m2 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_y2zij5 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:41,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_pthx0f 2018-09-08 09:14:41,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_6pffbk 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_bwjn7o 2018-09-08 09:14:41,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_bwjn7o start 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:41,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:41,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:41,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:41,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:41,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:41,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:41 GMT 2018-09-08 09:14:41,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:41,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:41,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:46,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:47,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:47,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Successfully created daemon: vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_2684m2/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_pthx0f', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_pthx0f/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_pthx0f', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "[localhost] run: /home/ubuntu/bono_host_bwjn7o/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_2684m2', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_2684m2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_2684m2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_pthx0f/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e8c16283-6257-49c6-8fec-127046cf83af"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:14.202Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:14.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.211Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Successfully created daemon: bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Successfully started daemon: proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "/home/ubuntu/bind_host_2684m2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Removing directory: /tmp/tmplmhNFV", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "7c8a09d4-0c15-41af-af6c-0a3357e9500b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "6f88f5ad-2294-44a7-9ec5-970d223ebfec"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_y2zij5 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "675a51da-41cf-4acb-b3be-b05ca500104a"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:15.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1371, "offset": 763, "size": 50}}} 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:47,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:47 GMT 2018-09-08 09:14:47,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:47,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29454 2018-09-08 09:14:47,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:47,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:14:47,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_pthx0f 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:14:47,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_2684m2/env 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_pthx0f/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_pthx0f', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_pthx0f/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_pthx0f', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_bwjn7o/env/bin/pip freeze 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_2684m2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_2684m2', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_2684m2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_2684m2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:14:47,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_pthx0f/env 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:47,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:47,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:14:47,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_2684m2 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_y2zij5 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_2684m2/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:47,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplmhNFV 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_y2zij5 start 2018-09-08 09:14:47,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:47,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:14:47,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:47,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:14:47,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:47,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:47,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:47 GMT 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:47,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:52,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:52,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:52,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.237Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1bfe6f6e-ba75-4d5b-a672-3c2d87792d54"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "[localhost] run: /home/ubuntu/proxy_host_y2zij5/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "919034cf-2d2b-4d19-9263-9c3c3bbc8287"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Configuring Agent vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Starting Agent ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:16.273Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:16.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Configuring Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}], "metadata": {"pagination": {"total": 1386, "offset": 813, "size": 50}}} 2018-09-08 09:14:52,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:52,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:52 GMT 2018-09-08 09:14:52,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:52,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27358 2018-09-08 09:14:52,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_y2zij5/env/bin/pip freeze 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_pthx0f 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_6pffbk 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_2684m2 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:14:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:52,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:53,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:53,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:53,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:53,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:53,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:53 GMT 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:53,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:58,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:58,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Successfully configured daemon: bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2ffe4fdd-b671-4f76-b2b7-c12c2f8f6649"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "82b97dbf-6622-4c2f-b43b-50a8cc91ca34"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ccf1467a-37fa-4f7c-9734-49ba11abafdc"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.775Z", "message": "Configuring Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b9396fb5-11db-4829-8f3c-cbc936007d9e"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:17.810Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:17.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}], "metadata": {"pagination": {"total": 1400, "offset": 863, "size": 50}}} 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:58 GMT 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26866 2018-09-08 09:14:58,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_2684m2 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-08 09:14:58,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_2684m2 2018-09-08 09:14:58,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:14:58,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:58,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:58,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:14:58,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:14:58,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:14:58,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:14:58,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:14:59,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:14:59,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:14:59,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:14:59,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:14:59 GMT 2018-09-08 09:14:59,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:14:59,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:14:59,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:04,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:04,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:18.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:18.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.173Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.173Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.173Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.173Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.173Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_6pffbk start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Successfully started daemon: ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "023266e2-be3c-46e2-92b7-44dc598bd7c0"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Starting Agent vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:19.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:19.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.228Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}], "metadata": {"pagination": {"total": 1405, "offset": 913, "size": 50}}} 2018-09-08 09:15:04,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:04,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:04 GMT 2018-09-08 09:15:04,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:04,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26984 2018-09-08 09:15:04,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_6pffbk start 2018-09-08 09:15:04,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_6pffbk 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_pthx0f 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:04,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:15:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:04,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:04,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:04,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:04,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:04 GMT 2018-09-08 09:15:04,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:04,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:04,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:09,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:09,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:09,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:09,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:09,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:09,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:20.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:21.344Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:21.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:21.344Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:21.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:21.344Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:21.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Removing directory: /tmp/tmpxIN4aE", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Starting Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "70ff79e3-4e60-40e3-b75e-65041590508b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Creating Agent sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.082Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.488Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:22.488Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}], "metadata": {"pagination": {"total": 1408, "offset": 963, "size": 50}}} 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:09 GMT 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27695 2018-09-08 09:15:09,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:09,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxIN4aE 2018-09-08 09:15:09,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:15:09,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_2684m2 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:15:09,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_yutxj0 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-08 09:15:09,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:15:09,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:09,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:09,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:10,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:10,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:10 GMT 2018-09-08 09:15:10,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:10,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:15,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:15,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:15,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Successfully started daemon: vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_pthx0f start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f81e5ba7-2cf8-41c9-a127-c15a22eb6562"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "proxy_node_jppd9d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Executing: /tmp/PZDWA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "84309b77-c7db-4109-9e79-c7d5c9f09105"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "proxy_node_jppd9d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/PZDWA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "84309b77-c7db-4109-9e79-c7d5c9f09105"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.496Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.518Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.518Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:23.518Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:23.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.814Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_yutxj0/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}], "metadata": {"pagination": {"total": 1410, "offset": 1013, "size": 50}}} 2018-09-08 09:15:15,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:15,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:15 GMT 2018-09-08 09:15:15,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:15,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27248 2018-09-08 09:15:15,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:15,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_pthx0f 2018-09-08 09:15:15,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_pthx0f start 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PZDWA/install_requirements.sh 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/PZDWA/install_requirements.sh 2018-09-08 09:15:15,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:15:15,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:15,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:15,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_yutxj0/env 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:15:15,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:15:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:15:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:15:15,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:15,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:15,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:15,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:15,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:15 GMT 2018-09-08 09:15:15,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:15,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:15,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:20,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:21,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "/home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_yutxj0/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Creating Agent homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_yutxj0', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_yutxj0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_yutxj0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Successfully created daemon: sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "0035b62b-108f-4388-8438-cfa6cb147387"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:25.819Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:25.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_456gq9', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_456gq9/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_456gq9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_456gq9/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "[localhost] run: /home/ubuntu/vellum_host_pthx0f/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}], "metadata": {"pagination": {"total": 1425, "offset": 1063, "size": 50}}} 2018-09-08 09:15:21,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:21,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:21 GMT 2018-09-08 09:15:21,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:21,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29920 2018-09-08 09:15:21,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:21,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:15:21,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:15:21,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:15:21,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_yutxj0/env 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_456gq9 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_yutxj0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_yutxj0', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_yutxj0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_yutxj0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_yutxj0 2018-09-08 09:15:21,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_456gq9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_456gq9', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_456gq9/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_456gq9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:21,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_456gq9/env 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:15:21,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_pthx0f/env/bin/pip freeze 2018-09-08 09:15:21,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:21,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:21,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:21 GMT 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:21,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:21,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:26,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:26,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "[localhost] run: /home/ubuntu/vellum_host_pthx0f/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_456gq9/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.899Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.899Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:26.899Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:26.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Successfully started daemon: bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Successfully created daemon: homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "/home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_2684m2 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "baf7e8be-f6fb-4533-83c1-327b511c3561"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Removing directory: /tmp/tmpIe3kCJ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "67801ece-ff75-4083-a4c6-571551f9e3fe"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Configuring Agent sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.879Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a557e6a7-3283-4571-a93c-fef9719a0ee5"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:27.917Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:27.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.056Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_rgl87b/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "/home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "[localhost] run: /home/ubuntu/bind_host_2684m2/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}], "metadata": {"pagination": {"total": 1445, "offset": 1113, "size": 50}}} 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:26 GMT 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27744 2018-09-08 09:15:26,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:26,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_pthx0f/env/bin/pip freeze 2018-09-08 09:15:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_456gq9/env 2018-09-08 09:15:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:26,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_2684m2 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_456gq9 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_2684m2 start 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIe3kCJ 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_yutxj0 2018-09-08 09:15:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:26,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:26,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:26,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_rgl87b/env 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:15:26,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_2684m2/env/bin/pip freeze 2018-09-08 09:15:26,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:26,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:26 GMT 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:26,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:31,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:31,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Successfully configured daemon: sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "288d08aa-cf71-462c-aa40-627eae7a8f2c"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_rgl87b', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_rgl87b/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_rgl87b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:29.099Z", "message": "Successfully created daemon: dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:29.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1b0296fb-5c9e-47e2-9bee-53f8e361436f"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.100Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Configuring Agent homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Starting Agent sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Removing directory: /tmp/tmpmlF3Rg", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b1ab5c9a-e1e4-4585-8fa1-0e3abb1aa2e9"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:30.148Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:30.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1445, "offset": 1163, "size": 50}}} 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:31 GMT 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27880 2018-09-08 09:15:31,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:31,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:15:31,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_yutxj0 2018-09-08 09:15:31,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-08 09:15:31,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-08 09:15:31,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-08 09:15:31,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_rgl87b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_rgl87b', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_rgl87b/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_rgl87b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DnUjkQ.q0zPmXa2hC7SdMkJkbnIZoe9Z7Q'} 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_rgl87b 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:31,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-08 09:15:31,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_456gq9 2018-09-08 09:15:31,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_yutxj0 2018-09-08 09:15:31,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:31,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmlF3Rg 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:31,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:31,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:31,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:31,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:31,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:31 GMT 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:31,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:36,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:36,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:36,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.714Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Successfully configured daemon: homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Configuring Agent dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:31.715Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aff35ffa-e2d1-4603-8391-79d37bf3e0d2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.769Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Starting Agent homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Successfully configured daemon: dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "51eb1511-e8bf-457f-8d3d-54d0c2a3f2e8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:32.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:32.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:33.801Z", "message": "Successfully started daemon: sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:33.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}], "metadata": {"pagination": {"total": 1448, "offset": 1213, "size": 50}}} 2018-09-08 09:15:36,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:36,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:36 GMT 2018-09-08 09:15:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26673 2018-09-08 09:15:36,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:36,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:36,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_456gq9 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_rgl87b 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:15:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:36,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_456gq9 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_rgl87b 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_yutxj0 2018-09-08 09:15:36,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:37,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:37,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:37 GMT 2018-09-08 09:15:37,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:37,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:37,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:42,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:42,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:42,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:33.801Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:33.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:33.801Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_yutxj0 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:33.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "d1f248a9-7634-4459-96bd-854fec5001f2"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:33.802Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:33.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.496Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.496Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.496Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.496Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Starting Agent dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:35.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:35.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:36.643Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:36.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:36.643Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:36.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:36.643Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:36.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Successfully started daemon: homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_456gq9 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "95c404eb-206c-48e2-9259-71d16c11dfd8"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.055Z", "message": "[localhost] run: /home/ubuntu/sprout_host_yutxj0/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:37.678Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:37.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.158Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.158Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.158Z", "message": "[localhost] run: /home/ubuntu/homer_host_456gq9/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.158Z", "message": "Removing directory: /tmp/tmpFGEwxP", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c42d11c9-8c34-42f0-b2ae-b8977367f7dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.713Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.713Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:38.713Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:38.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}], "metadata": {"pagination": {"total": 1448, "offset": 1263, "size": 50}}} 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:42,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:42 GMT 2018-09-08 09:15:42,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:42,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27110 2018-09-08 09:15:42,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:42,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:42,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_yutxj0 start 2018-09-08 09:15:42,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_rgl87b 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_456gq9 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_456gq9 start 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:15:42,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_yutxj0/env/bin/pip freeze 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:42,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:42,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_456gq9/env/bin/pip freeze 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFGEwxP 2018-09-08 09:15:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:15:42,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:42,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:42,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:42 GMT 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:42,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:47,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:47,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_rgl87b start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Removing directory: /tmp/tmpFDJopc", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Successfully started daemon: dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "c9126f6c-02f2-4026-b86d-0a6b15fbb149"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.174Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aa36fe83-4018-414b-b2de-4efdfc19bf53"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.829Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.829Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.829Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.829Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:39.829Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:39.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:40.358Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:40.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.207Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.207Z", "message": "[localhost] run: /home/ubuntu/dime_host_rgl87b/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.207Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.207Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:41.255Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:41.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.680Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.680Z", "message": "Removing directory: /tmp/tmpawJiDl", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e48a264d-367f-40c5-9b65-6bbb3b6f7c3e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:42.739Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:42.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:43.768Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:44.801Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:44.801Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:44.801Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:44.801Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1448, "offset": 1313, "size": 50}}} 2018-09-08 09:15:47,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:47,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:47 GMT 2018-09-08 09:15:47,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:47,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26384 2018-09-08 09:15:47,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:47,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_rgl87b start 2018-09-08 09:15:47,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFDJopc 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_rgl87b 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-08 09:15:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-08 09:15:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_rgl87b/env/bin/pip freeze 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpawJiDl 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-08 09:15:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:47,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:48,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:48,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:48,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:48,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:48,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:48 GMT 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:48,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:53,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:53,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:53,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:44.801Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:44.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:46.170Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:46.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:46.170Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:46.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:46.170Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:46.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:47.305Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:47.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:48.831Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:48.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:49.183Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:49.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:49.183Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:49.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:49.183Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:49.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:50.230Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:50.230Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:50.230Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:50.230Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:50.230Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:51.391Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:51.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:52.286Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:52.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:52.286Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:52.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:54.611Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:54.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:55.310Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:55.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:55.310Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:55.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:55.310Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:55.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:55.310Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:55.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:56.362Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:56.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.514Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.514Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.514Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.514Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.514Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:57.975Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JB8SI/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:57.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:58.713Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:58.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:58.713Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:58.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:14:59.915Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:14:59.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:00.867Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:00.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:02.554Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:02.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_node_jppd9d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:07.292Z", "message": "Execution done (return_code=0): /tmp/PZDWA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:07.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "84309b77-c7db-4109-9e79-c7d5c9f09105"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:07.488Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:07.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:08.502Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:08.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:09.888Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:09.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:10.607Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:10.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.251Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo mv /tmp/tmpLzUYq2 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo mv /tmp/tmp9PS2Zf /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo mv /tmp/tmpF5ee63 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}], "metadata": {"pagination": {"total": 1448, "offset": 1363, "size": 50}}} 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:53,462 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:53 GMT 2018-09-08 09:15:53,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:53,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26144 2018-09-08 09:15:53,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:53,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JB8SI/bind.py 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PZDWA/install_requirements.sh 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:15:53,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.6', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLzUYq2 /etc/clearwater/local_config 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9PS2Zf /etc/clearwater/shared_config 2018-09-08 09:15:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-09-08 09:15:53,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:15:53,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF5ee63 /etc/bind/named.conf.local 2018-09-08 09:15:53,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:15:53,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-09-08 09:15:53,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:54,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:54,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:54 GMT 2018-09-08 09:15:54,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:54,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:54,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:59,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:15:59,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:59,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:19.972Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.481Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "[localhost] run: sudo mv /tmp/tmpidN02X /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "[localhost] run: sudo mv /tmp/tmpeXLhGS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:20.980Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:20.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "8545775c-ef77-4f54-b909-59b040905dce"}, {"node_instance_id": "bind_fklvf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:21.165Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:21.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:22.116Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:22.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:22.116Z", "message": "Executing: /tmp/HA35H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:22.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:22.116Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/HA35H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:22.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:22.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:22.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:22.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:22.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:23.129Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:23.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:23.129Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:23.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:24.573Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:24.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:34.061Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2684m2\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 8s (2,800 B/s)\nReading package lists...\n\nreal\t0m10.601s\nuser\t0m2.647s\nsys\t0m0.216s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:34.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:34.595Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:34.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:15:34.595Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:15:34.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}], "metadata": {"pagination": {"total": 1448, "offset": 1413, "size": 50}}} 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:59 GMT 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:59,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17268 2018-09-08 09:15:59,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:15:59,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpidN02X /etc/bind/db.clearwater.local 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:15:59,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeXLhGS /etc/bind/db.clearwater.opnfv 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:15:59,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HA35H/install-etcd.sh 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/HA35H/install-etcd.sh 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-09-08 09:15:59,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-09-08 09:15:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2684m2 Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 8s (2,800 B/s) Reading package lists... real 0m10.601s user 0m2.647s sys 0m0.216s 2018-09-08 09:15:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:15:59,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-09-08 09:15:59,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:15:59,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:15:59,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:15:59,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:15:59,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:15:59 GMT 2018-09-08 09:15:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:15:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:15:59,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:04,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:04,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:04,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:04,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:04 GMT 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:04,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:04,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:04,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:04,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:04 GMT 2018-09-08 09:16:04,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:04,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:04,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:09,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:09,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:09 GMT 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:09,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:09,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:09,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:09 GMT 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:09,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:09,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:14,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:14,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:14,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:14,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:14,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:14,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:14 GMT 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:14,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:14,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:14,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:14 GMT 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:14,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:19,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:19,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:19 GMT 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:19,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:19,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:19,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:19,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:19 GMT 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:19,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:24,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:24,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:24,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:24,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:24,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:24,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:24 GMT 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:24,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:24,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:25,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:25,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:25,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:25,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:25 GMT 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:25,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:30,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:30,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:30,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:30,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:30,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:30 GMT 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:30,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:30,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:30,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:30,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:30,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:30 GMT 2018-09-08 09:16:30,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:30,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:30,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:35,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:35,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:35,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:35,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:35,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:35 GMT 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:35,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:35,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:35,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:35,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:35 GMT 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:35,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:40,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:40,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:40 GMT 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:40,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:40,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:40 GMT 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:40,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:45,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:45,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:45,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:45,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:45,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:45 GMT 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:45,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:45,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:45,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:45 GMT 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:45,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:50,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:50,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:50 GMT 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:50,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:50,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:50,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:50,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:50 GMT 2018-09-08 09:16:50,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:50,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:50,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:55,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:16:55,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:55,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:55 GMT 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:16:55,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:16:56,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:16:56,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:16:56,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:16:56 GMT 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:16:56,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:01,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:01,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:01 GMT 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:01,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:01,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:01 GMT 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:01,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:06,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:06,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-09-08 09:17:06,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:06,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:06 GMT 2018-09-08 09:17:06,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:06,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:17:06,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:06,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:06,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:06,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:06,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:06 GMT 2018-09-08 09:17:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:06,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:11,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:11,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:11,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:07.595Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2684m2\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,570 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8957\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m32.919s\nuser\t0m18.219s\nsys\t0m7.918s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:07.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:07.870Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:07.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:08.882Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:08.882Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9a:e7:94 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:e794/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71194 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30786 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123518003 (123.5 MB) TX bytes:5436802 (5.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:198 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16569 (16.5 KB) TX bytes:16569 (16.5 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:08.882Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:08.882Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:08.882Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.001s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:09.903Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:09.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:09.903Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8957/monit \ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 9071/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9071/etcd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8549/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8549/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8549/ntpd \nudp 0 0 0.0.0.0:42551 0.0.0.0:* 619/dhclient \nudp 0 0 192.168.120.6:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8549/ntpd \nudp6 0 0 ::1:123 :::* 8549/ntpd \nudp6 0 0 :::123 :::* 8549/ntpd \nudp6 0 0 :::18637 :::* 619/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9486 1128/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9271 911/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10898 1649/python2.7 /tmp/cloudify-logging-server-a30ed.socket\nunix 2 [ ACC ] STREAM LISTENING 7059 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13721 2482/python2.7 /tmp/ctx-glbWzE.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1729 393/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:09.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:09.903Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:09.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:09.903Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:13 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:13 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 26 2 0 09:13 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:13 ? 00:00:00 [vmstat]\nroot 37 2 0 09:13 ? 00:00:00 [ksmd]\nroot 38 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:13 ? 00:00:00 [crypto]\nroot 53 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:13 ? 00:00:00 [vballoon]\nroot 56 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 09:13 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 09:13 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 123 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:13 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 483 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 619 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:13 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork\nroot 941 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind\nroot 961 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1004 1 0 09:13 ? 00:00:00 rsyslogd\nroot 1049 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 09:13 ? 00:00:00 cron\ndaemon 1100 1 0 09:13 ? 00:00:00 atd\nroot 1113 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1254 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2684m2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2684m2 --logging-server-logdir=/home/ubuntu/bind_host_2684m2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2%I.log --pidfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2.pid\nubuntu 1688 1649 0 09:14 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2684m2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2684m2 --logging-server-logdir=/home/ubuntu/bind_host_2684m2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2%I.log --pidfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2.pid\nubuntu 1763 1 0 09:14 ? 00:00:01 python2.7 /home/ubuntu/bind_host_2684m2/env/bin/diamond --configfile /home/ubuntu/bind_host_2684m2/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 09:15 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1688 0 09:15 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 /home/ubuntu/bind_host_2684m2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4EWgsZ\nubuntu 2493 2482 0 09:15 ? 00:00:00 /bin/sh -c /tmp/HA35H/install-etcd.sh\nubuntu 2495 2493 0 09:15 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh\nroot 3007 2 0 09:16 ? 00:00:00 [kworker/u5:2]\nntp 8549 1 0 09:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8957 1 0 09:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9071 1 0 09:16 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 9144 1 0 09:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9149 9144 0 09:16 ? 00:00:00 inotifywait -e create -qq .\nroot 9196 8957 0 09:16 ? 00:00:00 [check-monit-upt] \nroot 9198 8957 0 09:16 ? 00:00:00 [check-etcd-upti] \nroot 9204 8957 0 09:16 ? 00:00:00 [poll_etcd_clust] \nroot 9207 8957 0 09:16 ? 00:00:00 [poll_etcd.sh] \nubuntu 9426 2495 0 09:17 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh\nubuntu 9427 9426 0 09:17 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh\nroot 9428 9427 0 09:17 ? 00:00:00 sudo ps -edf\nroot 9429 9428 0 09:17 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:09.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:10.919Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:10.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:10.919Z", "message": "[etcd] => [08-Sep-2018 09:16:54 UTC] clearwater-diags-monitor starting\n[08-Sep-2018 09:16:54 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:10.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:10.919Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:10.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:10.919Z", "message": "[etcd] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.034s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:10.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:10.919Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:10.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}], "metadata": {"pagination": {"total": 1464, "offset": 1437, "size": 50}}} 2018-09-08 09:17:11,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:11,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:11 GMT 2018-09-08 09:17:11,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:11,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66796 2018-09-08 09:17:11,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:11,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-2684m2 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,570 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8957 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m32.919s user 0m18.219s sys 0m7.918s 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9a:e7:94 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:e794/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71194 errors:0 dropped:0 overruns:0 frame:0 TX packets:30786 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123518003 (123.5 MB) TX bytes:5436802 (5.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16569 (16.5 KB) TX bytes:16569 (16.5 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-09-08 09:17:11,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.001s sys 0m0.009s 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8957/monit tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 9071/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9071/etcd udp 0 0 192.168.120.6:123 0.0.0.0:* 8549/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8549/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8549/ntpd udp 0 0 0.0.0.0:42551 0.0.0.0:* 619/dhclient udp 0 0 192.168.120.6:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8549/ntpd udp6 0 0 ::1:123 :::* 8549/ntpd udp6 0 0 :::123 :::* 8549/ntpd udp6 0 0 :::18637 :::* 619/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9486 1128/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9271 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10898 1649/python2.7 /tmp/cloudify-logging-server-a30ed.socket unix 2 [ ACC ] STREAM LISTENING 7059 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13721 2482/python2.7 /tmp/ctx-glbWzE.socket unix 2 [ ACC ] SEQPACKET LISTENING 1729 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.003s sys 0m0.003s 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:13 ? 00:00:00 [kworker/0:0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:13 ? 00:00:00 [kworker/1:0] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 26 2 0 09:13 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/0:1] root 34 2 0 09:13 ? 00:00:00 [khungtaskd] root 35 2 0 09:13 ? 00:00:00 [kswapd0] root 36 2 0 09:13 ? 00:00:00 [vmstat] root 37 2 0 09:13 ? 00:00:00 [ksmd] root 38 2 0 09:13 ? 00:00:00 [khugepaged] root 39 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:13 ? 00:00:00 [crypto] root 53 2 0 09:13 ? 00:00:00 [kthrotld] root 54 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:13 ? 00:00:00 [vballoon] root 56 2 0 09:13 ? 00:00:00 [kworker/1:1] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 59 2 0 09:13 ? 00:00:00 [kworker/u4:2] root 60 2 0 09:13 ? 00:00:00 [kworker/u4:3] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 123 2 0 09:13 ? 00:00:00 [kpsmoused] root 142 2 0 09:13 ? 00:00:00 [kworker/0:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 483 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 619 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:13 ? 00:00:00 [kauditd] message+ 911 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork root 941 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon syslog 1004 1 0 09:13 ? 00:00:00 rsyslogd root 1049 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 09:13 ? 00:00:00 cron daemon 1100 1 0 09:13 ? 00:00:00 atd root 1113 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2684m2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2684m2 --logging-server-logdir=/home/ubuntu/bind_host_2684m2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2%I.log --pidfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2.pid ubuntu 1688 1649 0 09:14 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_2684m2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_2684m2 --logging-server-logdir=/home/ubuntu/bind_host_2684m2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2%I.log --pidfile=/home/ubuntu/bind_host_2684m2/work/bind_host_2684m2.pid ubuntu 1763 1 0 09:14 ? 00:00:01 python2.7 /home/ubuntu/bind_host_2684m2/env/bin/diamond --configfile /home/ubuntu/bind_host_2684m2/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 09:15 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1688 0 09:15 ? 00:00:00 /home/ubuntu/bind_host_2684m2/env/bin/python2.7 /home/ubuntu/bind_host_2684m2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4EWgsZ ubuntu 2493 2482 0 09:15 ? 00:00:00 /bin/sh -c /tmp/HA35H/install-etcd.sh ubuntu 2495 2493 0 09:15 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh root 3007 2 0 09:16 ? 00:00:00 [kworker/u5:2] ntp 8549 1 0 09:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8957 1 0 09:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9071 1 0 09:16 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 9144 1 0 09:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9149 9144 0 09:16 ? 00:00:00 inotifywait -e create -qq . root 9196 8957 0 09:16 ? 00:00:00 [check-monit-upt] root 9198 8957 0 09:16 ? 00:00:00 [check-etcd-upti] root 9204 8957 0 09:16 ? 00:00:00 [poll_etcd_clust] root 9207 8957 0 09:16 ? 00:00:00 [poll_etcd.sh] ubuntu 9426 2495 0 09:17 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh ubuntu 9427 9426 0 09:17 ? 00:00:00 /bin/bash -e /tmp/HA35H/install-etcd.sh root 9428 9427 0 09:17 ? 00:00:00 sudo ps -edf root 9429 9428 0 09:17 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2018-09-08 09:17:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [08-Sep-2018 09:16:54 UTC] clearwater-diags-monitor starting [08-Sep-2018 09:16:54 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-08 09:17:11,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-09-08 09:17:11,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.034s user 0m0.004s sys 0m0.002s 2018-09-08 09:17:11,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-08 09:17:11,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:11,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:11,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:11,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:11,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:11,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:11 GMT 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:11,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:16,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:16,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:16,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:16,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:16,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:12.106Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:12.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:12.106Z", "message": "[etcd] => 2018-09-08 09:16:52.963831867 Stopping etcd clearwater-etcd\n2018-09-08 09:16:53.480400454 Restarting etcd clearwater-etcd\n2018-09-08 09:16:53.485238474 Configured ETCDCTL_PEERS: \n2018-09-08 09:16:53.486038848 Check for previous failed startup attempt\n2018-09-08 09:16:53.487193229 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-09-08 09:16:53.498231748 etcdctl returned 2\n2018-09-08 09:16:53.503017315 Creating new cluster...\n2018-09-08 09:16:53.505524879 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2018-09-08 09:16:53.508284458 Check we're actually a member of the cluster\n2018-09-08 09:16:53.515482624 Wait for etcd to startup\n2018-09-08 09:16:54.525350546 Etcd started successfully\n2018-09-08 09:16:53.525269 I | etcdmain: etcd Version: 3.1.7\n2018-09-08 09:16:53.525305 I | etcdmain: Git SHA: 43b7507\n2018-09-08 09:16:53.525309 I | etcdmain: Go Version: go1.7.5\n2018-09-08 09:16:53.525313 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-08 09:16:53.525316 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-08 09:16:53.525373 I | embed: listening for peers on http://192.168.120.6:2380\n2018-09-08 09:16:53.525403 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-08 09:16:53.644140 I | etcdserver: name = 192-168-120-6\n2018-09-08 09:16:53.644153 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2018-09-08 09:16:53.644158 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2018-09-08 09:16:53.644161 I | etcdserver: heartbeat = 100ms\n2018-09-08 09:16:53.644164 I | etcdserver: election = 1000ms\n2018-09-08 09:16:53.644168 I | etcdserver: snapshot count = 10000\n2018-09-08 09:16:53.644174 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2018-09-08 09:16:53.644177 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380\n2018-09-08 09:16:53.644183 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380\n2018-09-08 09:16:53.896006 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a\n2018-09-08 09:16:53.896074 I | raft: 93f14446c7a3117b became follower at term 0\n2018-09-08 09:16:53.896093 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-08 09:16:53.896098 I | raft: 93f14446c7a3117b became follower at term 1\n2018-09-08 09:16:54.045907 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-08 09:16:54.046790 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a\n2018-09-08 09:16:54.896291 I | raft: 93f14446c7a3117b is starting a new election at term 1\n2018-09-08 09:16:54.912120 I | raft: 93f14446c7a3117b became candidate at term 2\n2018-09-08 09:16:54.912143 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2\n2018-09-08 09:16:54.912159 I | raft: 93f14446c7a3117b became leader at term 2\n2018-09-08 09:16:54.912170 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2\n2018-09-08 09:16:54.912365 I | etcdserver: setting up the initial cluster version to 3.1\n2018-09-08 09:16:54.918197 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-08 09:16:54.918232 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-08 09:16:54.918260 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a\n2018-09-08 09:16:54.918296 I | embed: ready to serve client requests\n2018-09-08 09:16:54.921780 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-08 09:16:54.922231 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57792\n2018-09-08 09:16:54.923662 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57793\n2018-09-08 09:16:54.926483 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57800\n2018-09-08 09:16:58.062228 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57801\n2018-09-08 09:16:58.067816 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57802\n2018-09-08 09:16:58.068302 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57803\n2018-09-08 09:17:08.031426 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:57804\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:12.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:12.106Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:12.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:12.276Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:12.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bind_fklvf9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:13.127Z", "message": "Execution done (return_code=0): /tmp/HA35H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:13.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a2a90deb-2440-41d0-a59b-04c15a5ba7f9"}, {"node_instance_id": "bind_fklvf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:13.222Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:13.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:14.249Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:14.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:14.915Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3J5C0/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:14.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.142Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.142Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UVMGF/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.142Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.142Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:15.296Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:15.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/BURQB/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-u1b5mq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mv /tmp/tmpgkSL2K /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-e6rgi9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQ8X2/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mv /tmp/tmp27RKE0 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-2cf9w5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mv /tmp/tmp3QZpyC /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CUS03/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}], "metadata": {"pagination": {"total": 1531, "offset": 1453, "size": 50}}} 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:16 GMT 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:16,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31518 2018-09-08 09:17:16,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-09-08 09:17:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-09-08 09:16:52.963831867 Stopping etcd clearwater-etcd 2018-09-08 09:16:53.480400454 Restarting etcd clearwater-etcd 2018-09-08 09:16:53.485238474 Configured ETCDCTL_PEERS: 2018-09-08 09:16:53.486038848 Check for previous failed startup attempt 2018-09-08 09:16:53.487193229 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-09-08 09:16:53.498231748 etcdctl returned 2 2018-09-08 09:16:53.503017315 Creating new cluster... 2018-09-08 09:16:53.505524879 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2018-09-08 09:16:53.508284458 Check we're actually a member of the cluster 2018-09-08 09:16:53.515482624 Wait for etcd to startup 2018-09-08 09:16:54.525350546 Etcd started successfully 2018-09-08 09:16:53.525269 I | etcdmain: etcd Version: 3.1.7 2018-09-08 09:16:53.525305 I | etcdmain: Git SHA: 43b7507 2018-09-08 09:16:53.525309 I | etcdmain: Go Version: go1.7.5 2018-09-08 09:16:53.525313 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-08 09:16:53.525316 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-08 09:16:53.525373 I | embed: listening for peers on http://192.168.120.6:2380 2018-09-08 09:16:53.525403 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-08 09:16:53.644140 I | etcdserver: name = 192-168-120-6 2018-09-08 09:16:53.644153 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2018-09-08 09:16:53.644158 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2018-09-08 09:16:53.644161 I | etcdserver: heartbeat = 100ms 2018-09-08 09:16:53.644164 I | etcdserver: election = 1000ms 2018-09-08 09:16:53.644168 I | etcdserver: snapshot count = 10000 2018-09-08 09:16:53.644174 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2018-09-08 09:16:53.644177 I | etcdserver: initial advertise peer URLs = http://192.168.120.6:2380 2018-09-08 09:16:53.644183 I | etcdserver: initial cluster = 192-168-120-6=http://192.168.120.6:2380 2018-09-08 09:16:53.896006 I | etcdserver: starting member 93f14446c7a3117b in cluster 92628967c2eb7c3a 2018-09-08 09:16:53.896074 I | raft: 93f14446c7a3117b became follower at term 0 2018-09-08 09:16:53.896093 I | raft: newRaft 93f14446c7a3117b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-08 09:16:53.896098 I | raft: 93f14446c7a3117b became follower at term 1 2018-09-08 09:16:54.045907 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-08 09:16:54.046790 I | etcdserver/membership: added member 93f14446c7a3117b [http://192.168.120.6:2380] to cluster 92628967c2eb7c3a 2018-09-08 09:16:54.896291 I | raft: 93f14446c7a3117b is starting a new election at term 1 2018-09-08 09:16:54.912120 I | raft: 93f14446c7a3117b became candidate at term 2 2018-09-08 09:16:54.912143 I | raft: 93f14446c7a3117b received MsgVoteResp from 93f14446c7a3117b at term 2 2018-09-08 09:16:54.912159 I | raft: 93f14446c7a3117b became leader at term 2 2018-09-08 09:16:54.912170 I | raft: raft.node: 93f14446c7a3117b elected leader 93f14446c7a3117b at term 2 2018-09-08 09:16:54.912365 I | etcdserver: setting up the initial cluster version to 3.1 2018-09-08 09:16:54.918197 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-08 09:16:54.918232 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-08 09:16:54.918260 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 92628967c2eb7c3a 2018-09-08 09:16:54.918296 I | embed: ready to serve client requests 2018-09-08 09:16:54.921780 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-08 09:16:54.922231 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57792 2018-09-08 09:16:54.923662 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57793 2018-09-08 09:16:54.926483 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57800 2018-09-08 09:16:58.062228 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57801 2018-09-08 09:16:58.067816 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57802 2018-09-08 09:16:58.068302 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57803 2018-09-08 09:17:08.031426 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.6/liveness-check remote:192.168.120.6:57804 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-08 09:17:16,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HA35H/install-etcd.sh 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3J5C0/clearwater.py 2018-09-08 09:17:16,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UVMGF/clearwater.py 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BURQB/clearwater.py 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-u1b5mq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgkSL2K /etc/dnsmasq.resolv.conf 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.6', 'name': u'ellis-e6rgi9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQ8X2/clearwater.py 2018-09-08 09:17:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp27RKE0 /etc/clearwater/local_config 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-2cf9w5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3QZpyC /etc/dnsmasq.resolv.conf 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CUS03/clearwater.py 2018-09-08 09:17:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:16,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:16,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:16,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:16 GMT 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:16,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:21,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:22,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-u1b5mq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mv /tmp/tmp27RKE0 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo mv /tmp/tmpgkSL2K /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQ8X2/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-2cf9w5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "e4a581bb-840a-4921-ae1d-3527411936eb"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "91b790c7-f50f-476c-9c56-7a4d4deb3b20"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.160Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:16.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:16.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmp233KK5 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmp5BxrMt /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-fwmo6l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmpsD1PiO /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-duia8z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmpJSDTgk /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "117c8b19-01d5-41fd-a388-6ba8626f8076"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmpdPZnek /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "a562a8f2-b836-4ed3-9fdd-0156f5134cd4"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmp8Kk136 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ad32431d-8364-4030-a0b1-999bc6dfe7cf"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.192Z", "message": "[localhost] run: sudo mv /tmp/tmpNGFVdh /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4183c0a7-7bd6-47dc-9d36-c589c88d31ff"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:17.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:17.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.211Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7XFTN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.211Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ZBKFN/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9d936826-b02d-4f0b-8184-677d78eb1e8a"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.211Z", "message": "Executing: /tmp/7XFTN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.211Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MWC65/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "66833ed3-b6e3-430d-a92d-afee475b540e"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1619, "offset": 1503, "size": 50}}} 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:22 GMT 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:22,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27397 2018-09-08 09:17:22,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'sprout-u1b5mq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp27RKE0 /etc/clearwater/local_config 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgkSL2K /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQ8X2/clearwater.py 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'homer-2cf9w5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp233KK5 /etc/clearwater/local_config 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-08 09:17:22,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5BxrMt /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'vellum-fwmo6l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsD1PiO /etc/clearwater/local_config 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.6', 'name': u'dime-duia8z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-09-08 09:17:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJSDTgk /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdPZnek /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8Kk136 /etc/clearwater/local_config 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNGFVdh /etc/dnsmasq.resolv.conf 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/7XFTN/install-homer.sh 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ZBKFN/append_proxy_snmp_conf.py 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7XFTN/install-homer.sh 2018-09-08 09:17:22,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MWC65/append_proxy_snmp_conf.py 2018-09-08 09:17:22,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:22,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:22,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:22,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:22,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:22,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:22,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:22 GMT 2018-09-08 09:17:22,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:22,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:22,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:27,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:27,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:27,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2cf9w5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:18.331Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:18.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8D6OU/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/49RTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XJJ7K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Executing: /tmp/8D6OU/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Executing: /tmp/GAVLV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Executing: /tmp/XJJ7K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Executing: /tmp/49RTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GAVLV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.219Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:19.396Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:19.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "Executing: /tmp/J9XLD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/J9XLD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:20.352Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:20.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}], "metadata": {"pagination": {"total": 1619, "offset": 1553, "size": 50}}} 2018-09-08 09:17:27,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:27,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:27 GMT 2018-09-08 09:17:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:27,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25417 2018-09-08 09:17:27,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:27,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-09-08 09:17:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8D6OU/install-bono.sh 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/49RTC/install-vellum.sh 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XJJ7K/install-ellis.sh 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8D6OU/install-bono.sh 2018-09-08 09:17:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GAVLV/install-dime.sh 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XJJ7K/install-ellis.sh 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/49RTC/install-vellum.sh 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GAVLV/install-dime.sh 2018-09-08 09:17:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:17:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J9XLD/install-sprout.sh 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-09-08 09:17:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/J9XLD/install-sprout.sh 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-09-08 09:17:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-09-08 09:17:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-09-08 09:17:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-09-08 09:17:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-09-08 09:17:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-09-08 09:17:27,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:27,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:27,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:27,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:27 GMT 2018-09-08 09:17:27,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:27,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:27,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:32,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:32,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:32,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:21.369Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:21.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:21.369Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:21.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:28.596Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-456gq9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,035 kB/s)\nReading package lists...\n\nreal\t0m8.927s\nuser\t0m5.145s\nsys\t0m0.425s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:28.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-pthx0f\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,077 kB/s)\nReading package lists...\n\nreal\t0m8.636s\nuser\t0m4.867s\nsys\t0m0.433s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:29.392Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-6pffbk\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,082 kB/s)\nReading package lists...\n\nreal\t0m8.411s\nuser\t0m4.454s\nsys\t0m0.345s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:30.516Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:30.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}], "metadata": {"pagination": {"total": 1628, "offset": 1603, "size": 50}}} 2018-09-08 09:17:32,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:32,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:32 GMT 2018-09-08 09:17:32,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:32,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20119 2018-09-08 09:17:32,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-09-08 09:17:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-09-08 09:17:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-456gq9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,035 kB/s) Reading package lists... real 0m8.927s user 0m5.145s sys 0m0.425s 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-pthx0f Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,077 kB/s) Reading package lists... real 0m8.636s user 0m4.867s sys 0m0.433s 2018-09-08 09:17:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-6pffbk Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,082 kB/s) Reading package lists... real 0m8.411s user 0m4.454s sys 0m0.345s 2018-09-08 09:17:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:32,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:33,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:33,407 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:33 GMT 2018-09-08 09:17:33,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:33,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:33,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:38,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:38,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:38,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:38,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:38,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:34.343Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-bwjn7o\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,169 kB/s)\nReading package lists...\n\nreal\t0m13.828s\nuser\t0m4.548s\nsys\t0m0.277s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:34.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:34.556Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-rgl87b\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,179 kB/s)\nReading package lists...\n\nreal\t0m13.898s\nuser\t0m4.972s\nsys\t0m0.527s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:34.556Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yutxj0\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,173 kB/s)\nReading package lists...\n\nreal\t0m13.364s\nuser\t0m4.930s\nsys\t0m0.576s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:34.556Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:35.605Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:35.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:35.605Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:35.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:35.605Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:35.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:35.605Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:35.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:17:35.605Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:17:35.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}], "metadata": {"pagination": {"total": 1637, "offset": 1614, "size": 50}}} 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:38 GMT 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19058 2018-09-08 09:17:38,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:38,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-bwjn7o Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,169 kB/s) Reading package lists... real 0m13.828s user 0m4.548s sys 0m0.277s 2018-09-08 09:17:38,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-rgl87b Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,179 kB/s) Reading package lists... real 0m13.898s user 0m4.972s sys 0m0.527s 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yutxj0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [80.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [765 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [246 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [208 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [134 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [474 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [547 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,173 kB/s) Reading package lists... real 0m13.364s user 0m4.930s sys 0m0.576s 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:17:38,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-09-08 09:17:38,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-09-08 09:17:38,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:38,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:38,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:38 GMT 2018-09-08 09:17:38,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:38,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:38,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:43,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:44,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:44,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:44 GMT 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:44,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:44,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:44,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:44,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:44,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:44,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:44 GMT 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:44,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:49,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:49,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:49,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:49,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:49 GMT 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:49,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:17:49,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:49,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:49,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:49,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:49,963 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:49 GMT 2018-09-08 09:17:49,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:49,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:49,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:54,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:55,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:55 GMT 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:17:55,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:17:55,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:17:55,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:17:55,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:17:55,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:17:55 GMT 2018-09-08 09:17:55,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:17:55,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:17:55,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:00,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:00,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:00 GMT 2018-09-08 09:18:00,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:00,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:00,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:00,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:00,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:00 GMT 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:00,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:05,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:05,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:05 GMT 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:05,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:05,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:05,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:05,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:05,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:05,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:05 GMT 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:05,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:10,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:10,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:10,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:10 GMT 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:10,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:11,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:11,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:11,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:11,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:11,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:11 GMT 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:11,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:16,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:16,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:16 GMT 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:16,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:16,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:16,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:16,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:16 GMT 2018-09-08 09:18:16,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:16,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:16,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:21,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:21,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:21,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:21,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:21 GMT 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:21,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:21,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:21,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:21,832 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:21 GMT 2018-09-08 09:18:21,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:21,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:21,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:26,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:27,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:27,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:27 GMT 2018-09-08 09:18:27,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:27,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:27,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:27,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:27,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:27,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:27,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:27,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:27,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:27 GMT 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:27,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:32,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:32,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:32,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:32,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:32 GMT 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:32,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:32,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:32,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:32,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:32,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:32,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:32,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:32 GMT 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:32,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:37,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:37,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:37,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:37 GMT 2018-09-08 09:18:37,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:37,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:37,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:37,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:38,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:38,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:38,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:38 GMT 2018-09-08 09:18:38,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:38,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:38,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:43,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:43,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:43 GMT 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:43,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:43,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:43,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:43,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:43 GMT 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:43,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:48,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:48,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:48,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:48,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:48 GMT 2018-09-08 09:18:48,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:48,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:48,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:48,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:49,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:49,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:49,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:48 GMT 2018-09-08 09:18:49,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:49,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:49,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:54,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:54,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:54,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:54,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:54 GMT 2018-09-08 09:18:54,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:54,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:54,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:54,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:54,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:54,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:54,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:54,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:54 GMT 2018-09-08 09:18:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:54,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:54,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:59,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:59,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:59 GMT 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:18:59,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:18:59,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:18:59,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:18:59,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:18:59 GMT 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:18:59,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:04,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:04,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:04 GMT 2018-09-08 09:19:04,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:04,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:04,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:04,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:05,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:05,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:05,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:05 GMT 2018-09-08 09:19:05,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:05,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:05,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:10,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:10,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:10 GMT 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:10,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:10,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:10,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:10,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:10 GMT 2018-09-08 09:19:10,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:10,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:10,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:15,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:15,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:15,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:15 GMT 2018-09-08 09:19:15,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:15,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:15,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:15,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:15,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:15,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:15,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:15,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:15,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:15 GMT 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:15,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:20,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:20,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:20 GMT 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:20,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:20,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:20,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:20,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:20 GMT 2018-09-08 09:19:20,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:20,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:20,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:25,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:26,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:26,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:26 GMT 2018-09-08 09:19:26,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:26,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:26,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:26,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:26,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:26,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:26,126 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:26 GMT 2018-09-08 09:19:26,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:26,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:26,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:31,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:31,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:31,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:31 GMT 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:31,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:31,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:31,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:31,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:31 GMT 2018-09-08 09:19:31,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:31,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:31,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:36,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:36,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:36,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:36,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:36,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:36 GMT 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:36,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:36,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:36,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:36,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:36 GMT 2018-09-08 09:19:36,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:36,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:36,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:41,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:41,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:41,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:41 GMT 2018-09-08 09:19:41,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:41,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:41,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:41,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:41,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:41 GMT 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:41,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:46,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:47,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:47 GMT 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:47,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:47,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:47,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:47,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:47,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:47,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:47 GMT 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:47,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:52,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:52,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:52,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:52 GMT 2018-09-08 09:19:52,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:52,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:52,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:52,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:52,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:52,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:52 GMT 2018-09-08 09:19:52,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:52,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:52,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:57,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:19:57,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:57,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:57,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:57,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:57 GMT 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:19:57,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:19:57,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:19:57,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:19:57,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:19:57,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:19:57 GMT 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:19:57,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:02,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:03,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1623, "size": 50}}} 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:03 GMT 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:03,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:03,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:03 GMT 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:03,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:08,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:08,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:08,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:08,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:03.577Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-bwjn7o\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,922 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8664\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8721\nclearwater-socket-factory-sig start/running, process 8728\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m28.587s\nuser\t0m8.647s\nsys\t0m7.508s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:03.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:04.697Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:04.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}], "metadata": {"pagination": {"total": 1639, "offset": 1623, "size": 50}}} 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:08 GMT 2018-09-08 09:20:08,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:08,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37673 2018-09-08 09:20:08,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-bwjn7o Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 6 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,922 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8664 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8721 clearwater-socket-factory-sig start/running, process 8728 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m28.587s user 0m8.647s sys 0m7.508s 2018-09-08 09:20:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:20:08,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:08,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:08,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:08 GMT 2018-09-08 09:20:08,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:08,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:08,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:13,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:14,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1625, "size": 50}}} 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:14 GMT 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:14,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:14,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:14,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:14,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:14 GMT 2018-09-08 09:20:14,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:14,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:14,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:19,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:19,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:19,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1625, "size": 50}}} 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:19 GMT 2018-09-08 09:20:19,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:19,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:19,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:19,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:19,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:19,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:19 GMT 2018-09-08 09:20:19,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:19,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:19,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:24,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:25,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1625, "size": 50}}} 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:25 GMT 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:25,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:25,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:25,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:25,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:25 GMT 2018-09-08 09:20:25,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:25,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:25,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:30,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:30,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1625, "size": 50}}} 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:30 GMT 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:30,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:31,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:31,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:31,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:31,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:31,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:31 GMT 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:31,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:36,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:36,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:34.954Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-456gq9\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 10s (8,156 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9010\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................+++\n........................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m5.653s\nuser\t0m20.524s\nsys\t0m11.858s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:34.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:35.714Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:35.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}], "metadata": {"pagination": {"total": 1641, "offset": 1625, "size": 50}}} 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:36 GMT 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51398 2018-09-08 09:20:36,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-456gq9 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 6 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 10s (8,156 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9010 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................+++ ........................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m5.653s user 0m20.524s sys 0m11.858s 2018-09-08 09:20:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:20:36,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:36,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:36,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:36,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:36 GMT 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:36,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:41,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:41,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:37.567Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.589s\nuser\t0m12.242s\nsys\t0m2.560s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:37.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:38.748Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:38.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}], "metadata": {"pagination": {"total": 1643, "offset": 1627, "size": 50}}} 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:41 GMT 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14898 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:41,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.589s user 0m12.242s sys 0m2.560s 2018-09-08 09:20:41,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:20:41,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:41,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:41 GMT 2018-09-08 09:20:41,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:41,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:41,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:46,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:47,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:47,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1643, "offset": 1629, "size": 50}}} 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:47 GMT 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:47,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:47,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:47 GMT 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:47,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:52,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:52,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:48.201Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yutxj0\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 15s (3,594 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8947\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9048\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9065\nclearwater-socket-factory-sig start/running, process 9070\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................+++\n..............................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m13.155s\nuser\t0m9.787s\nsys\t0m9.738s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:48.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:48.771Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:48.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:51.419Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (573 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m13.486s\nuser\t0m0.806s\nsys\t0m0.566s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:51.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:51.792Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:51.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}], "metadata": {"pagination": {"total": 1647, "offset": 1629, "size": 50}}} 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:52 GMT 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:52,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50053 2018-09-08 09:20:52,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:52,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yutxj0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 6 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 15s (3,594 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8947 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9048 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9065 clearwater-socket-factory-sig start/running, process 9070 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................+++ ..............................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m13.155s user 0m9.787s sys 0m9.738s 2018-09-08 09:20:52,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:20:52,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (573 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m13.486s user 0m0.806s sys 0m0.566s 2018-09-08 09:20:52,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-09-08 09:20:52,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:52,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:52,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:52,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:52 GMT 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:52,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:57,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:58,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:53.159Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:53.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:53.159Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:53.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:54.372Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.068s\nuser\t0m0.004s\nsys\t0m0.045s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:54.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:55.172Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:81:cb:87 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe81:cb87/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87007 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53735 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131664074 (131.6 MB) TX bytes:9859880 (9.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3805 (3.8 KB) TX bytes:3805 (3.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:55.172Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:55.172Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/bono/bono_20180908T090000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/clearwater-sa08\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] => 2018:09:08 09:19:59: Namespace: management\n2018:09:08 09:19:59: [management] Starting server\n2018:09:08 09:19:59: [management] Listening for requests\n2018:09:08 09:19:59: Namespace: signaling\n2018:09:08 09:19:59: [signaling] Starting server\n2018:09:08 09:19:59: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:13 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 26 2 0 09:13 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:13 ? 00:00:00 [vmstat]\nroot 38 2 0 09:13 ? 00:00:00 [ksmd]\nroot 39 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:13 ? 00:00:00 [crypto]\nroot 54 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:13 ? 00:00:00 [vballoon]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 125 2 0 09:13 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 511 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 641 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:13 ? 00:00:00 [kauditd]\nmessage+ 912 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 969 1 0 09:13 ? 00:00:00 rsyslogd\nroot 1052 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 09:13 ? 00:00:00 cron\ndaemon 1112 1 0 09:13 ? 00:00:00 atd\nroot 1123 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:14 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_bwjn7o --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_bwjn7o --logging-server-logdir=/home/ubuntu/bono_host_bwjn7o/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o%I.log --pidfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o.pid\nubuntu 1764 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/bono_host_bwjn7o/env/bin/diamond --configfile /home/ubuntu/bono_host_bwjn7o/work/plugins/diamond/etc/diamond.conf\nubuntu 1843 1650 0 09:17 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_bwjn7o --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_bwjn7o --logging-server-logdir=/home/ubuntu/bono_host_bwjn7o/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o%I.log --pidfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o.pid\nubuntu 1864 1843 0 09:17 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 /home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vKqUzG\nubuntu 1876 1864 0 09:17 ? 00:00:00 /bin/sh -c /tmp/8D6OU/install-bono.sh\nubuntu 1878 1876 0 09:17 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh\nroot 2598 2 0 09:18 ? 00:00:00 [kworker/u5:2]\nntp 8156 1 0 09:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8664 1 0 09:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8721 1 0 09:19 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8722 8721 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8728 1 0 09:19 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8730 8728 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8734 8722 0 09:19 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8737 8730 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8738 8737 0 09:19 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9049 1 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-cqsedp.clearwater.local --alias=172.30.9.206,bono-cqsedp.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-cqsedp.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9827 1 0 09:20 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9890 1878 0 09:20 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh\nubuntu 9891 9890 0 09:20 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh\nroot 9892 9891 0 09:20 ? 00:00:00 sudo ps -edf\nroot 9893 9892 0 09:20 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.008s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:56.612Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9827/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8664/monit \ntcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9049/bono \ntcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9049/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9049/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9827/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8156/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8156/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8156/ntpd \nudp 0 0 0.0.0.0:28173 0.0.0.0:* 641/dhclient \nudp 0 0 192.168.120.15:5058 0.0.0.0:* 9049/bono \nudp 0 0 192.168.120.15:5060 0.0.0.0:* 9049/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9827/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 641/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8156/ntpd \nudp6 0 0 ::1:123 :::* 8156/ntpd \nudp6 0 0 :::123 :::* 8156/ntpd \nudp6 0 0 :::10707 :::* 641/dhclient \nudp6 0 0 ::1:53 :::* 9827/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 766 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21104 8734/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21107 8738/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11212 1650/python2.7 /tmp/cloudify-logging-server-5cea6.socket\nunix 2 [ ACC ] STREAM LISTENING 11662 1864/python2.7 /tmp/ctx-kraCjn.socket\nunix 2 [ ACC ] STREAM LISTENING 7028 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8078 912/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9118 1129/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:57.625Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:57.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:57.625Z", "message": "[bono] => 2018-09-08 09:20:18.945640284 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:57.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}], "metadata": {"pagination": {"total": 1665, "offset": 1633, "size": 50}}} 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:58 GMT 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22460 2018-09-08 09:20:58,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:20:58,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-09-08 09:20:58,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.068s user 0m0.004s sys 0m0.045s 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:81:cb:87 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe81:cb87/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87007 errors:0 dropped:0 overruns:0 frame:0 TX packets:53735 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131664074 (131.6 MB) TX bytes:9859880 (9.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3805 (3.8 KB) TX bytes:3805 (3.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/bono/bono_20180908T090000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/clearwater-sa08 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.009s user 0m0.003s sys 0m0.003s 2018-09-08 09:20:58,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-09-08 09:20:58,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-09-08 09:20:58,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:09:08 09:19:59: Namespace: management 2018:09:08 09:19:59: [management] Starting server 2018:09:08 09:19:59: [management] Listening for requests 2018:09:08 09:19:59: Namespace: signaling 2018:09:08 09:19:59: [signaling] Starting server 2018:09:08 09:19:59: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-08 09:20:58,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:13 ? 00:00:00 [kworker/0:0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 26 2 0 09:13 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/1:1] root 33 2 0 09:13 ? 00:00:00 [kworker/0:1] root 35 2 0 09:13 ? 00:00:00 [khungtaskd] root 36 2 0 09:13 ? 00:00:00 [kswapd0] root 37 2 0 09:13 ? 00:00:00 [vmstat] root 38 2 0 09:13 ? 00:00:00 [ksmd] root 39 2 0 09:13 ? 00:00:00 [khugepaged] root 40 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:13 ? 00:00:00 [crypto] root 54 2 0 09:13 ? 00:00:00 [kthrotld] root 55 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:13 ? 00:00:00 [vballoon] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 124 2 0 09:13 ? 00:00:00 [kpsmoused] root 125 2 0 09:13 ? 00:00:00 [kworker/1:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 511 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 641 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:13 ? 00:00:00 [kauditd] message+ 912 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon syslog 969 1 0 09:13 ? 00:00:00 rsyslogd root 1052 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 09:13 ? 00:00:00 cron daemon 1112 1 0 09:13 ? 00:00:00 atd root 1123 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:14 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_bwjn7o --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_bwjn7o --logging-server-logdir=/home/ubuntu/bono_host_bwjn7o/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o%I.log --pidfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o.pid ubuntu 1764 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/bono_host_bwjn7o/env/bin/diamond --configfile /home/ubuntu/bono_host_bwjn7o/work/plugins/diamond/etc/diamond.conf ubuntu 1843 1650 0 09:17 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_bwjn7o --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_bwjn7o --logging-server-logdir=/home/ubuntu/bono_host_bwjn7o/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o%I.log --pidfile=/home/ubuntu/bono_host_bwjn7o/work/bono_host_bwjn7o.pid ubuntu 1864 1843 0 09:17 ? 00:00:00 /home/ubuntu/bono_host_bwjn7o/env/bin/python2.7 /home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vKqUzG ubuntu 1876 1864 0 09:17 ? 00:00:00 /bin/sh -c /tmp/8D6OU/install-bono.sh ubuntu 1878 1876 0 09:17 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh root 2598 2 0 09:18 ? 00:00:00 [kworker/u5:2] ntp 8156 1 0 09:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8664 1 0 09:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8721 1 0 09:19 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8722 8721 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8728 1 0 09:19 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8730 8728 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8734 8722 0 09:19 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8737 8730 0 09:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8738 8737 0 09:19 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9049 1 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-cqsedp.clearwater.local --alias=172.30.9.206,bono-cqsedp.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-cqsedp.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9827 1 0 09:20 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9890 1878 0 09:20 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh ubuntu 9891 9890 0 09:20 ? 00:00:00 /bin/bash -e /tmp/8D6OU/install-bono.sh root 9892 9891 0 09:20 ? 00:00:00 sudo ps -edf root 9893 9892 0 09:20 ? 00:00:00 ps -edf real 0m0.008s user 0m0.008s sys 0m0.001s 2018-09-08 09:20:58,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-08 09:20:58,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9827/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8664/monit tcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9049/bono tcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9049/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9049/bono tcp6 0 0 ::1:53 :::* LISTEN 9827/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8156/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8156/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8156/ntpd udp 0 0 0.0.0.0:28173 0.0.0.0:* 641/dhclient udp 0 0 192.168.120.15:5058 0.0.0.0:* 9049/bono udp 0 0 192.168.120.15:5060 0.0.0.0:* 9049/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9827/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 641/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8156/ntpd udp6 0 0 ::1:123 :::* 8156/ntpd udp6 0 0 :::123 :::* 8156/ntpd udp6 0 0 :::10707 :::* 641/dhclient udp6 0 0 ::1:53 :::* 9827/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 766 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21104 8734/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21107 8738/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11212 1650/python2.7 /tmp/cloudify-logging-server-5cea6.socket unix 2 [ ACC ] STREAM LISTENING 11662 1864/python2.7 /tmp/ctx-kraCjn.socket unix 2 [ ACC ] STREAM LISTENING 7028 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8078 912/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9118 1129/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-08 09:20:58,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-08 09:20:58,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-09-08 09:20:18.945640284 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-08 09:20:58,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:20:58,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:20:58 GMT 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:20:59,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:04,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:04,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:04,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:04,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:04,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:58.836Z", "message": "Execution done (return_code=0): /tmp/8D6OU/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:58.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:58.836Z", "message": "[bono] sudo cat /var/log/bono/bono_20180908T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:58.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:58.836Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:58.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "ade6a6bb-1f99-4724-ae11-831e3993ae44"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:20:59.229Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:20:59.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "bono_cqsedp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:00.480Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:00.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:01.106Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EF9XM/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:01.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:01.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:01.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:01.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:01.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "[localhost] run: sudo mv /tmp/tmpKknmMl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "[localhost] run: sudo mv /tmp/tmpyci4_d /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.085Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f74d6456-168e-4bab-b7f5-ce79aefe66cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.562Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.562Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:02.562Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:02.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:03.855Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Y7OGX/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:03.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "550bad1b-2280-4c38-af7f-23d294e00b22"}], "metadata": {"pagination": {"total": 1689, "offset": 1648, "size": 50}}} 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:04 GMT 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12673 2018-09-08 09:21:04,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8D6OU/install-bono.sh 2018-09-08 09:21:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180908T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-09-08 09:21:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EF9XM/bind.py 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:21:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKknmMl /etc/bind/db.clearwater.local 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyci4_d /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:21:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Y7OGX/add-snmpproxy-collector.py 2018-09-08 09:21:04,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:04,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:04 GMT 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:04,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:09,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:10,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:05.087Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_y2zij5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:05.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "550bad1b-2280-4c38-af7f-23d294e00b22"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:06.439Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-6pffbk\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 18s (3,655 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9259\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10000\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....+++\n.......+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m36.960s\nuser\t0m16.305s\nsys\t0m11.087s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:06.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:07.136Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:07.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}], "metadata": {"pagination": {"total": 1692, "offset": 1671, "size": 50}}} 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:10 GMT 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 47023 2018-09-08 09:21:10,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_y2zij5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-09-08 09:21:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-6pffbk Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 6 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 18s (3,655 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9259 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10000 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....+++ .......+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m36.960s user 0m16.305s sys 0m11.087s 2018-09-08 09:21:10,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:21:10,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:10,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:10,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:10,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:10,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:10 GMT 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:10,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:15,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:16,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:10.745Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:10.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1693, "offset": 1674, "size": 50}}} 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:16 GMT 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-09-08 09:21:16,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:16,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:16,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:16,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:16,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:16 GMT 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:16,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:21,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:21,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:21,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:21,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:17.564Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m42.142s\nuser\t0m12.777s\nsys\t0m3.301s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:17.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:18.147Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:18.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:18.147Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:18.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:19.165Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:19.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:20.520Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.004s\nsys\t0m0.058s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:20.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}], "metadata": {"pagination": {"total": 1698, "offset": 1675, "size": 50}}} 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:21 GMT 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16561 2018-09-08 09:21:21,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:21,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m42.142s user 0m12.777s sys 0m3.301s 2018-09-08 09:21:21,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-09-08 09:21:21,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-09-08 09:21:21,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-09-08 09:21:21,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.004s sys 0m0.058s 2018-09-08 09:21:21,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:21,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:21,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:21,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:21 GMT 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:21,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:21,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:26,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:26,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:26,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:26,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:26,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:21.264Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:21.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:21.264Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:21.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:21.264Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:af:f9:e7 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:f9e7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111746 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57303 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166636991 (166.6 MB) TX bytes:10566042 (10.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:21.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9835/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1079/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9010/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9189/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9835/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1079/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8493/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8493/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8493/ntpd \nudp 0 0 0.0.0.0:56798 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9835/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8493/ntpd \nudp6 0 0 ::1:123 :::* 8493/ntpd \nudp6 0 0 :::123 :::* 8493/ntpd \nudp6 0 0 :::29021 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9835/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11229 1649/python2.7 /tmp/cloudify-logging-server-ee434.socket\nunix 2 [ ACC ] STREAM LISTENING 11723 1854/python2.7 /tmp/ctx-aMURpD.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7260 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7117 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8116 1108/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8158 1165/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.012s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 09:13 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:13 ? 00:00:00 [vmstat]\nroot 38 2 0 09:13 ? 00:00:00 [ksmd]\nroot 39 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:13 ? 00:00:00 [crypto]\nroot 54 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:13 ? 00:00:00 [vballoon]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:13 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 09:13 ? 00:00:00 [kworker/u5:2]\nroot 507 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:13 ? 00:00:00 [kauditd]\nroot 947 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1004 1 0 09:14 ? 00:00:00 rsyslogd\nroot 1035 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1038 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1042 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1043 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1045 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1079 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D\nroot 1081 1 0 09:14 ? 00:00:00 cron\ndaemon 1082 1 0 09:14 ? 00:00:00 atd\nroot 1101 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance\nroot 1108 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1165 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork\nroot 1180 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1197 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_456gq9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_456gq9 --logging-server-logdir=/home/ubuntu/homer_host_456gq9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9%I.log --pidfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9.pid\nubuntu 1763 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/homer_host_456gq9/env/bin/diamond --configfile /home/ubuntu/homer_host_456gq9/work/plugins/diamond/etc/diamond.conf\nubuntu 1833 1649 0 09:17 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_456gq9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_456gq9 --logging-server-logdir=/home/ubuntu/homer_host_456gq9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9%I.log --pidfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9.pid\nubuntu 1854 1833 0 09:17 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 /home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dAIxMe\nubuntu 1865 1854 0 09:17 ? 00:00:00 /bin/sh -c /tmp/7XFTN/install-homer.sh\nubuntu 1867 1865 0 09:17 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh\nroot 2922 2 0 09:19 ? 00:00:00 [kworker/u5:0]\nntp 8493 1 0 09:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9010 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9069 1 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9073 9069 0 09:20 ? 00:00:00 inotifywait -e create -qq .\nroot 9189 1 0 09:20 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9190 9189 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 9191 9189 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 9192 9189 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 9193 9189 0 09:20 ? 00:00:00 nginx: worker process\nroot 9671 9010 0 09:21 ? 00:00:00 [nginx_ping] \nroot 9673 9010 0 09:21 ? 00:00:00 [check-nginx-upt] \nroot 9676 9010 0 09:21 ? 00:00:00 [check-monit-upt] \ndnsmasq 9835 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9899 1867 0 09:21 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh\nubuntu 9900 9899 0 09:21 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh\nroot 9901 9900 0 09:21 ? 00:00:00 sudo ps -edf\nroot 9902 9901 0 09:21 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:22.649Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:22.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:23.664Z", "message": "[homer] => 2018-09-08 09:20:55.961657588 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:23.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:23.664Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:23.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:23.664Z", "message": "[homer] => [08-Sep-2018 09:20:15 UTC] clearwater-diags-monitor starting\n[08-Sep-2018 09:20:15 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:23.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:24.854Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:24.854Z", "message": "Execution done (return_code=0): /tmp/7XFTN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:24.854Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:24.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dadc7f8f-854c-4699-85bf-7af0d894ff56"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:25.097Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:25.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:26.705Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-rgl87b\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 10s (8,680 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9395\nclearwater-socket-factory-sig start/running, process 9403\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9449\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................................................+++\n..................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m50.265s\nuser\t0m21.551s\nsys\t0m13.681s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:26.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:26.705Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:26.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}], "metadata": {"pagination": {"total": 1718, "offset": 1680, "size": 50}}} 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:26 GMT 2018-09-08 09:21:26,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:26,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82512 2018-09-08 09:21:26,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-09-08 09:21:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-09-08 09:21:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:af:f9:e7 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaf:f9e7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111746 errors:0 dropped:0 overruns:0 frame:0 TX packets:57303 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166636991 (166.6 MB) TX bytes:10566042 (10.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9835/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1079/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9010/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9189/nginx tcp6 0 0 ::1:53 :::* LISTEN 9835/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1079/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8493/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8493/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8493/ntpd udp 0 0 0.0.0.0:56798 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9835/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8493/ntpd udp6 0 0 ::1:123 :::* 8493/ntpd udp6 0 0 :::123 :::* 8493/ntpd udp6 0 0 :::29021 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9835/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11229 1649/python2.7 /tmp/cloudify-logging-server-ee434.socket unix 2 [ ACC ] STREAM LISTENING 11723 1854/python2.7 /tmp/ctx-aMURpD.socket unix 2 [ ACC ] SEQPACKET LISTENING 7260 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7117 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8116 1108/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8158 1165/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-08 09:21:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.012s user 0m0.002s sys 0m0.004s 2018-09-08 09:21:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 4 2 0 09:13 ? 00:00:00 [kworker/0:0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/0:1] root 33 2 0 09:13 ? 00:00:00 [kworker/1:1] root 35 2 0 09:13 ? 00:00:00 [khungtaskd] root 36 2 0 09:13 ? 00:00:00 [kswapd0] root 37 2 0 09:13 ? 00:00:00 [vmstat] root 38 2 0 09:13 ? 00:00:00 [ksmd] root 39 2 0 09:13 ? 00:00:00 [khugepaged] root 40 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:13 ? 00:00:00 [crypto] root 54 2 0 09:13 ? 00:00:00 [kthrotld] root 55 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:13 ? 00:00:00 [vballoon] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 124 2 0 09:13 ? 00:00:00 [kpsmoused] root 142 2 0 09:13 ? 00:00:00 [kworker/1:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 431 2 0 09:13 ? 00:00:00 [kworker/u5:2] root 507 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:13 ? 00:00:00 [kauditd] root 947 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon syslog 1004 1 0 09:14 ? 00:00:00 rsyslogd root 1035 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1038 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1042 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1043 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1045 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1079 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D root 1081 1 0 09:14 ? 00:00:00 cron daemon 1082 1 0 09:14 ? 00:00:00 atd root 1101 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance root 1108 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1165 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork root 1180 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind root 1197 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_456gq9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_456gq9 --logging-server-logdir=/home/ubuntu/homer_host_456gq9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9%I.log --pidfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9.pid ubuntu 1763 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/homer_host_456gq9/env/bin/diamond --configfile /home/ubuntu/homer_host_456gq9/work/plugins/diamond/etc/diamond.conf ubuntu 1833 1649 0 09:17 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_456gq9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_456gq9 --logging-server-logdir=/home/ubuntu/homer_host_456gq9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9%I.log --pidfile=/home/ubuntu/homer_host_456gq9/work/homer_host_456gq9.pid ubuntu 1854 1833 0 09:17 ? 00:00:00 /home/ubuntu/homer_host_456gq9/env/bin/python2.7 /home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dAIxMe ubuntu 1865 1854 0 09:17 ? 00:00:00 /bin/sh -c /tmp/7XFTN/install-homer.sh ubuntu 1867 1865 0 09:17 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh root 2922 2 0 09:19 ? 00:00:00 [kworker/u5:0] ntp 8493 1 0 09:19 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9010 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9069 1 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9073 9069 0 09:20 ? 00:00:00 inotifywait -e create -qq . root 9189 1 0 09:20 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9190 9189 0 09:20 ? 00:00:00 nginx: worker process www-data 9191 9189 0 09:20 ? 00:00:00 nginx: worker process www-data 9192 9189 0 09:20 ? 00:00:00 nginx: worker process www-data 9193 9189 0 09:20 ? 00:00:00 nginx: worker process root 9671 9010 0 09:21 ? 00:00:00 [nginx_ping] root 9673 9010 0 09:21 ? 00:00:00 [check-nginx-upt] root 9676 9010 0 09:21 ? 00:00:00 [check-monit-upt] dnsmasq 9835 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9899 1867 0 09:21 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh ubuntu 9900 9899 0 09:21 ? 00:00:00 /bin/bash -e /tmp/7XFTN/install-homer.sh root 9901 9900 0 09:21 ? 00:00:00 sudo ps -edf root 9902 9901 0 09:21 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-09-08 09:21:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-09-08 09:21:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-09-08 09:20:55.961657588 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [08-Sep-2018 09:20:15 UTC] clearwater-diags-monitor starting [08-Sep-2018 09:20:15 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7XFTN/install-homer.sh 2018-09-08 09:21:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-08 09:21:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-rgl87b Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 6 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 10s (8,680 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9395 clearwater-socket-factory-sig start/running, process 9403 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9449 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................................................+++ ..................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m50.265s user 0m21.551s sys 0m13.681s 2018-09-08 09:21:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:21:26,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:27,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:27 GMT 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:27,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:32,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:32,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:32,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2cf9w5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:27.243Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:27.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:27.895Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5NIDC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:27.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.253Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.253Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "[localhost] run: sudo mv /tmp/tmpB8Wiq_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "[localhost] run: sudo mv /tmp/tmpxTwyb1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:28.878Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:28.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "dcf752ef-039d-4fb3-9c90-c96ea2277407"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:29.267Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:29.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1735, "offset": 1698, "size": 50}}} 2018-09-08 09:21:32,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:32,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:32 GMT 2018-09-08 09:21:32,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:32,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9027 2018-09-08 09:21:32,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:32,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:21:32,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5NIDC/bind.py 2018-09-08 09:21:32,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:32,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:32,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:21:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB8Wiq_ /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:21:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:21:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxTwyb1 /etc/bind/db.clearwater.local 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:21:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:32,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:32,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:32,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:32,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:32 GMT 2018-09-08 09:21:32,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:32,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:32,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:37,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:37,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:33.427Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m44.782s\nuser\t0m12.882s\nsys\t0m3.225s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:33.903Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:33.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:33.903Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:33.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:34.913Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:34.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:36.283Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.008s\nsys\t0m0.049s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:36.923Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:36.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:36.923Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e8:7a:2a \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee8:7a2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:92112 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59059 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134000448 (134.0 MB) TX bytes:10779203 (10.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:36.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:36.923Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:36.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}], "metadata": {"pagination": {"total": 1743, "offset": 1714, "size": 50}}} 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:37 GMT 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19068 2018-09-08 09:21:37,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:37,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m44.782s user 0m12.882s sys 0m3.225s 2018-09-08 09:21:37,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-09-08 09:21:37,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-09-08 09:21:37,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-09-08 09:21:37,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.008s sys 0m0.049s 2018-09-08 09:21:37,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-09-08 09:21:37,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e8:7a:2a inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee8:7a2a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:92112 errors:0 dropped:0 overruns:0 frame:0 TX packets:59059 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134000448 (134.0 MB) TX bytes:10779203 (10.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:37,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-09-08 09:21:37,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:38,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:38 GMT 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:38,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:43,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:43,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:43,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180908T090000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9767/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9048/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9767/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8458/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:44765 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9767/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8458/ntpd \nudp6 0 0 ::1:123 :::* 8458/ntpd \nudp6 0 0 :::123 :::* 8458/ntpd \nudp6 0 0 :::42019 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 9767/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9231 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11430 1652/python2.7 /tmp/cloudify-logging-server-112b9.socket\nunix 2 [ ACC ] STREAM LISTENING 9287 1172/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 12413 1858/python2.7 /tmp/ctx-vWV693.socket\nunix 2 [ ACC ] STREAM LISTENING 6798 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7336 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20753 9080/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21785 9082/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:13 ? 00:00:00 [vmstat]\nroot 38 2 0 09:13 ? 00:00:00 [ksmd]\nroot 39 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:13 ? 00:00:00 [crypto]\nroot 54 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:13 ? 00:00:00 [vballoon]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 125 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:13 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 437 2 0 09:13 ? 00:00:00 [kworker/u5:2]\nroot 536 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 09:13 ? 00:00:00 [kauditd]\nroot 937 1 0 09:14 ? 00:00:00 upstart-file-bridge --daemon\nroot 1037 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 09:14 ? 00:00:00 cron\ndaemon 1096 1 0 09:14 ? 00:00:00 atd\nroot 1102 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1172 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork\nroot 1182 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1256 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 09:14 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 09:14 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yutxj0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yutxj0 --logging-server-logdir=/home/ubuntu/sprout_host_yutxj0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0%I.log --pidfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0.pid\nubuntu 1766 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_yutxj0/env/bin/diamond --configfile /home/ubuntu/sprout_host_yutxj0/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1652 0 09:17 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yutxj0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yutxj0 --logging-server-logdir=/home/ubuntu/sprout_host_yutxj0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0%I.log --pidfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0.pid\nubuntu 1858 1836 0 09:17 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 /home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i_qRqy\nubuntu 1869 1858 0 09:17 ? 00:00:00 /bin/sh -c /tmp/J9XLD/install-sprout.sh\nubuntu 1871 1869 0 09:17 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh\nroot 2962 2 0 09:19 ? 00:00:00 [kworker/u5:0]\nntp 8458 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8947 1 0 09:20 ? 00:00:00 rsyslogd\nroot 9048 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9065 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9066 9065 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9070 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9071 9070 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9080 9066 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9081 9071 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9082 9081 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9767 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9830 1871 0 09:21 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh\nubuntu 9831 9830 0 09:21 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh\nroot 9832 9831 0 09:21 ? 00:00:00 sudo ps -edf\nroot 9833 9832 0 09:21 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:38.239Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:38.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.974s\nuser\t0m12.103s\nsys\t0m2.483s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[sprout] => 2018-09-08 09:21:13.142834627 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.320Z", "message": "[sprout] => 2018:09:08 09:20:36: Namespace: management\n2018:09:08 09:20:36: [management] Starting server\n2018:09:08 09:20:36: [management] Listening for requests\n2018:09:08 09:20:36: Namespace: signaling\n2018:09:08 09:20:36: [signaling] Starting server\n2018:09:08 09:20:36: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:39.946Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:39.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:40.333Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:40.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:40.333Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:40.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:40.333Z", "message": "Execution done (return_code=0): /tmp/J9XLD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:40.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:40.333Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:40.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2e8a48ff-fd87-40b2-bb71-79570b3490b6"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:41.002Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:41.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:41.707Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.003s\nsys\t0m0.047s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:41.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.315Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.315Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.531Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.531Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.531Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.531Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5UTZT/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:42.531Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c9:9e:e1 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec9:9ee1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95733 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58633 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147275055 (147.2 MB) TX bytes:10908659 (10.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:82 errors:0 dropped:0 overruns:0 frame:0\n TX packets:82 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6574 (6.5 KB) TX bytes:6574 (6.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}], "metadata": {"pagination": {"total": 1771, "offset": 1722, "size": 50}}} 2018-09-08 09:21:43,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:43,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:43 GMT 2018-09-08 09:21:43,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:43,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 41471 2018-09-08 09:21:43,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:43,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-08 09:21:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-09-08 09:21:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180908T090000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.008s user 0m0.003s sys 0m0.003s 2018-09-08 09:21:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9767/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9048/monit tcp6 0 0 ::1:53 :::* LISTEN 9767/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.20:123 0.0.0.0:* 8458/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:44765 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9767/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8458/ntpd udp6 0 0 ::1:123 :::* 8458/ntpd udp6 0 0 :::123 :::* 8458/ntpd udp6 0 0 :::42019 :::* 587/dhclient udp6 0 0 ::1:53 :::* 9767/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9231 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11430 1652/python2.7 /tmp/cloudify-logging-server-112b9.socket unix 2 [ ACC ] STREAM LISTENING 9287 1172/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 12413 1858/python2.7 /tmp/ctx-vWV693.socket unix 2 [ ACC ] STREAM LISTENING 6798 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7336 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20753 9080/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21785 9082/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-08 09:21:43,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/1:1] root 33 2 0 09:13 ? 00:00:00 [kworker/0:1] root 35 2 0 09:13 ? 00:00:00 [khungtaskd] root 36 2 0 09:13 ? 00:00:00 [kswapd0] root 37 2 0 09:13 ? 00:00:00 [vmstat] root 38 2 0 09:13 ? 00:00:00 [ksmd] root 39 2 0 09:13 ? 00:00:00 [khugepaged] root 40 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:13 ? 00:00:00 [crypto] root 54 2 0 09:13 ? 00:00:00 [kthrotld] root 55 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:13 ? 00:00:00 [vballoon] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 125 2 0 09:13 ? 00:00:00 [kpsmoused] root 142 2 0 09:13 ? 00:00:00 [kworker/0:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 437 2 0 09:13 ? 00:00:00 [kworker/u5:2] root 536 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 09:13 ? 00:00:00 [kauditd] root 937 1 0 09:14 ? 00:00:00 upstart-file-bridge --daemon root 1037 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 09:14 ? 00:00:00 cron daemon 1096 1 0 09:14 ? 00:00:00 atd root 1102 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1172 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork root 1182 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind root 1256 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 09:14 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 09:14 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yutxj0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yutxj0 --logging-server-logdir=/home/ubuntu/sprout_host_yutxj0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0%I.log --pidfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0.pid ubuntu 1766 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_yutxj0/env/bin/diamond --configfile /home/ubuntu/sprout_host_yutxj0/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1652 0 09:17 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_yutxj0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_yutxj0 --logging-server-logdir=/home/ubuntu/sprout_host_yutxj0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0%I.log --pidfile=/home/ubuntu/sprout_host_yutxj0/work/sprout_host_yutxj0.pid ubuntu 1858 1836 0 09:17 ? 00:00:00 /home/ubuntu/sprout_host_yutxj0/env/bin/python2.7 /home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i_qRqy ubuntu 1869 1858 0 09:17 ? 00:00:00 /bin/sh -c /tmp/J9XLD/install-sprout.sh ubuntu 1871 1869 0 09:17 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh root 2962 2 0 09:19 ? 00:00:00 [kworker/u5:0] ntp 8458 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8947 1 0 09:20 ? 00:00:00 rsyslogd root 9048 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9065 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9066 9065 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9070 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9071 9070 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9080 9066 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9081 9071 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9082 9081 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9767 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9830 1871 0 09:21 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh ubuntu 9831 9830 0 09:21 ? 00:00:00 /bin/bash -e /tmp/J9XLD/install-sprout.sh root 9832 9831 0 09:21 ? 00:00:00 sudo ps -edf root 9833 9832 0 09:21 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-09-08 09:21:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-09-08 09:21:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-08 09:21:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.974s user 0m12.103s sys 0m2.483s 2018-09-08 09:21:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-09-08 09:21:43,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-09-08 09:21:13.142834627 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:09:08 09:20:36: Namespace: management 2018:09:08 09:20:36: [management] Starting server 2018:09:08 09:20:36: [management] Listening for requests 2018:09:08 09:20:36: Namespace: signaling 2018:09:08 09:20:36: [signaling] Starting server 2018:09:08 09:20:36: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-09-08 09:21:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J9XLD/install-sprout.sh 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.003s sys 0m0.047s 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-09-08 09:21:43,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-09-08 09:21:43,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:21:43,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5UTZT/bind.py 2018-09-08 09:21:43,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c9:9e:e1 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec9:9ee1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95733 errors:0 dropped:0 overruns:0 frame:0 TX packets:58633 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147275055 (147.2 MB) TX bytes:10908659 (10.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:82 errors:0 dropped:0 overruns:0 frame:0 TX packets:82 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6574 (6.5 KB) TX bytes:6574 (6.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:43,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:43,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:43,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:43,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:43,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:43,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:43 GMT 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:43,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:48,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:49,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:49,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:49,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:49,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[localhost] run: sudo mv /tmp/tmp7SpeBz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:13 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:13 ? 00:00:00 [vmstat]\nroot 37 2 0 09:13 ? 00:00:00 [ksmd]\nroot 38 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:13 ? 00:00:00 [crypto]\nroot 53 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:13 ? 00:00:00 [vballoon]\nroot 56 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 141 2 0 09:13 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 09:13 ? 00:00:00 [kworker/u5:2]\nroot 504 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 652 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 09:13 ? 00:00:00 [kauditd]\nroot 936 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 987 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork\nsyslog 996 1 0 09:13 ? 00:00:00 rsyslogd\nroot 1024 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1052 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 09:13 ? 00:00:00 cron\ndaemon 1106 1 0 09:13 ? 00:00:00 atd\nroot 1114 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1647 1 0 09:14 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_6pffbk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_6pffbk --logging-server-logdir=/home/ubuntu/ellis_host_6pffbk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk%I.log --pidfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk.pid\nubuntu 1761 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_6pffbk/env/bin/diamond --configfile /home/ubuntu/ellis_host_6pffbk/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1647 0 09:17 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_6pffbk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_6pffbk --logging-server-logdir=/home/ubuntu/ellis_host_6pffbk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk%I.log --pidfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk.pid\nubuntu 1859 1837 0 09:17 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 /home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-iHrZUO\nubuntu 1870 1859 0 09:17 ? 00:00:00 /bin/sh -c /tmp/XJJ7K/install-ellis.sh\nubuntu 1872 1870 0 09:17 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh\nroot 3350 2 0 09:18 ? 00:00:00 [kworker/u5:0]\nmysql 9259 1 0 09:20 ? 00:00:00 /usr/sbin/mysqld\nntp 9409 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10000 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10055 1 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10059 10055 0 09:20 ? 00:00:00 inotifywait -e create -qq .\nroot 10169 1 0 09:20 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10170 10169 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 10171 10169 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 10172 10169 0 09:20 ? 00:00:00 nginx: worker process\nwww-data 10173 10169 0 09:20 ? 00:00:00 nginx: worker process\nellis 10380 1 0 09:21 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10579 10000 0 09:21 ? 00:00:00 [nginx_ping] \nroot 10581 10000 0 09:21 ? 00:00:00 [check-nginx-upt] \nroot 10587 10000 0 09:21 ? 00:00:00 [check-monit-upt] \nroot 10588 10000 0 09:21 ? 00:00:00 [poll_ellis.sh] \nroot 10599 10000 0 09:21 ? 00:00:00 [poll_ellis_http] \nroot 10601 10000 0 09:21 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10609 10601 0 09:21 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10651 10609 0 09:21 ? 00:00:00 sleep 24\ndnsmasq 10888 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10951 1872 0 09:21 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh\nubuntu 10952 10951 0 09:21 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh\nroot 10953 10952 0 09:21 ? 00:00:00 sudo ps -edf\nroot 10954 10953 0 09:21 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[localhost] run: sudo mv /tmp/tmpFnq3O5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10888/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10000/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10169/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9259/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10888/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9409/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9409/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9409/ntpd \nudp 0 0 0.0.0.0:65082 0.0.0.0:* 652/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10888/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9409/ntpd \nudp6 0 0 ::1:123 :::* 9409/ntpd \nudp6 0 0 :::123 :::* 9409/ntpd \nudp6 0 0 :::43968 :::* 652/dhclient \nudp6 0 0 ::1:53 :::* 10888/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21002 9259/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11449 1647/python2.7 /tmp/cloudify-logging-server-d4306.socket\nunix 2 [ ACC ] STREAM LISTENING 11246 1859/python2.7 /tmp/ctx-ctlgYi.socket\nunix 2 [ ACC ] STREAM LISTENING 22475 10380/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 1620 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9322 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1930 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8137 987/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/mysql.err\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/ellis\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "335d6f6d-fea2-42cb-8cf1-f630b9bd0d0f"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.091Z", "message": "[ellis] => [08-Sep-2018 09:20:46 UTC] clearwater-diags-monitor starting\n[08-Sep-2018 09:20:46 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:44.419Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:44.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.341Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.341Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.341Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.417Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.417Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MN92I/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "1c4fa3f5-6697-42ba-b42e-f20e6fd7e00e"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.417Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.417Z", "message": "Execution done (return_code=0): /tmp/XJJ7K/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:45.417Z", "message": "[ellis] => 2018-09-08 09:21:20.798302262 Stopping etcd clearwater-etcd\n2018-09-08 09:21:21.640496553 Restarting etcd clearwater-etcd\n2018-09-08 09:21:21.644784070 Configured ETCDCTL_PEERS: 192.168.120.6:4000,\n2018-09-08 09:21:21.645486877 Check for previous failed startup attempt\n2018-09-08 09:21:21.646496230 Running etcdctl member list\n93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true\n2018-09-08 09:21:21.657874342 etcdctl returned 0\n2018-09-08 09:21:21.662689356 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:45.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "f1bc7acf-d04e-4a61-a759-2da9acd07fe7"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:46.354Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:46.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:47.550Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:47.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:47.550Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:47.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:47.552Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A1UC5/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:47.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:48.429Z", "message": "Executing: /tmp/IJUD2/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:48.429Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:48.429Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IJUD2/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:48.429Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:48.429Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}], "metadata": {"pagination": {"total": 1812, "offset": 1748, "size": 50}}} 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:49 GMT 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33139 2018-09-08 09:21:49,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:49,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7SpeBz /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:21:49,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:13 ? 00:00:00 [kworker/1:0] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/0:1] root 34 2 0 09:13 ? 00:00:00 [khungtaskd] root 35 2 0 09:13 ? 00:00:00 [kswapd0] root 36 2 0 09:13 ? 00:00:00 [vmstat] root 37 2 0 09:13 ? 00:00:00 [ksmd] root 38 2 0 09:13 ? 00:00:00 [khugepaged] root 39 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:13 ? 00:00:00 [crypto] root 53 2 0 09:13 ? 00:00:00 [kthrotld] root 54 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:13 ? 00:00:00 [vballoon] root 56 2 0 09:13 ? 00:00:00 [kworker/1:1] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 124 2 0 09:13 ? 00:00:00 [kpsmoused] root 141 2 0 09:13 ? 00:00:00 [kworker/0:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 435 2 0 09:13 ? 00:00:00 [kworker/u5:2] root 504 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 652 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 09:13 ? 00:00:00 [kauditd] root 936 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon message+ 987 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork syslog 996 1 0 09:13 ? 00:00:00 rsyslogd root 1024 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind root 1052 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 09:13 ? 00:00:00 cron daemon 1106 1 0 09:13 ? 00:00:00 atd root 1114 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1647 1 0 09:14 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_6pffbk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_6pffbk --logging-server-logdir=/home/ubuntu/ellis_host_6pffbk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk%I.log --pidfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk.pid ubuntu 1761 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_6pffbk/env/bin/diamond --configfile /home/ubuntu/ellis_host_6pffbk/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1647 0 09:17 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_6pffbk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_6pffbk --logging-server-logdir=/home/ubuntu/ellis_host_6pffbk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk%I.log --pidfile=/home/ubuntu/ellis_host_6pffbk/work/ellis_host_6pffbk.pid ubuntu 1859 1837 0 09:17 ? 00:00:00 /home/ubuntu/ellis_host_6pffbk/env/bin/python2.7 /home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-iHrZUO ubuntu 1870 1859 0 09:17 ? 00:00:00 /bin/sh -c /tmp/XJJ7K/install-ellis.sh ubuntu 1872 1870 0 09:17 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh root 3350 2 0 09:18 ? 00:00:00 [kworker/u5:0] mysql 9259 1 0 09:20 ? 00:00:00 /usr/sbin/mysqld ntp 9409 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10000 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10055 1 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10059 10055 0 09:20 ? 00:00:00 inotifywait -e create -qq . root 10169 1 0 09:20 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10170 10169 0 09:20 ? 00:00:00 nginx: worker process www-data 10171 10169 0 09:20 ? 00:00:00 nginx: worker process www-data 10172 10169 0 09:20 ? 00:00:00 nginx: worker process www-data 10173 10169 0 09:20 ? 00:00:00 nginx: worker process ellis 10380 1 0 09:21 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10579 10000 0 09:21 ? 00:00:00 [nginx_ping] root 10581 10000 0 09:21 ? 00:00:00 [check-nginx-upt] root 10587 10000 0 09:21 ? 00:00:00 [check-monit-upt] root 10588 10000 0 09:21 ? 00:00:00 [poll_ellis.sh] root 10599 10000 0 09:21 ? 00:00:00 [poll_ellis_http] root 10601 10000 0 09:21 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10609 10601 0 09:21 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10651 10609 0 09:21 ? 00:00:00 sleep 24 dnsmasq 10888 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10951 1872 0 09:21 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh ubuntu 10952 10951 0 09:21 ? 00:00:00 /bin/bash -e /tmp/XJJ7K/install-ellis.sh root 10953 10952 0 09:21 ? 00:00:00 sudo ps -edf root 10954 10953 0 09:21 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFnq3O5 /etc/bind/db.clearwater.local 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10888/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10000/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10169/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9259/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10888/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 9409/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9409/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9409/ntpd udp 0 0 0.0.0.0:65082 0.0.0.0:* 652/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10888/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9409/ntpd udp6 0 0 ::1:123 :::* 9409/ntpd udp6 0 0 :::123 :::* 9409/ntpd udp6 0 0 :::43968 :::* 652/dhclient udp6 0 0 ::1:53 :::* 10888/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21002 9259/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11449 1647/python2.7 /tmp/cloudify-logging-server-d4306.socket unix 2 [ ACC ] STREAM LISTENING 11246 1859/python2.7 /tmp/ctx-ctlgYi.socket unix 2 [ ACC ] STREAM LISTENING 22475 10380/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 1620 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9322 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1930 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8137 987/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-09-08 09:21:49,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/mysql.err /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/ellis /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.000s sys 0m0.005s 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [08-Sep-2018 09:20:46 UTC] clearwater-diags-monitor starting [08-Sep-2018 09:20:46 UTC] Waiting for trigger files real 0m0.004s user 0m0.001s sys 0m0.003s 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-09-08 09:21:49,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MN92I/add-snmpproxy-collector.py 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XJJ7K/install-ellis.sh 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-09-08 09:21:20.798302262 Stopping etcd clearwater-etcd 2018-09-08 09:21:21.640496553 Restarting etcd clearwater-etcd 2018-09-08 09:21:21.644784070 Configured ETCDCTL_PEERS: 192.168.120.6:4000, 2018-09-08 09:21:21.645486877 Check for previous failed startup attempt 2018-09-08 09:21:21.646496230 Running etcdctl member list 93f14446c7a3117b: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=true 2018-09-08 09:21:21.657874342 etcdctl returned 0 2018-09-08 09:21:21.662689356 Joining existing cluster... real 0m0.004s user 0m0.004s sys 0m0.002s 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:21:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A1UC5/bind.py 2018-09-08 09:21:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IJUD2/create_number.sh 2018-09-08 09:21:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-08 09:21:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IJUD2/create_number.sh 2018-09-08 09:21:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-09-08 09:21:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:21:49,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:49,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:49,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:49,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:49,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:49,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:49 GMT 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:49,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:54,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:21:54,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:54,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "[localhost] run: sudo mv /tmp/tmpsY8DJg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:49.874Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:49.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:50.235Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:50.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:50.947Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:50.947Z", "message": "[localhost] run: sudo mv /tmp/tmp1usgl9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:50.947Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "2f79daab-9d55-435e-a79f-6a3f8eb0875d"}], "metadata": {"pagination": {"total": 1824, "offset": 1783, "size": 50}}} 2018-09-08 09:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:54 GMT 2018-09-08 09:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6796 2018-09-08 09:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:21:54,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:21:54,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:21:54,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:21:54,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:21:54,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsY8DJg /etc/bind/db.clearwater.local 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1usgl9 /etc/bind/db.clearwater.opnfv 2018-09-08 09:21:54,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:21:54,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:21:55,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:21:55,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:21:55 GMT 2018-09-08 09:21:55,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:21:55,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:21:55,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:00,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:00,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:00,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:00,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:55.753Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:55.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:56.646Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (16.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.857s\nuser\t0m12.524s\nsys\t0m2.737s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:56.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:56.990Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:56.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:58.285Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:58.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:58.285Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:58.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:21:59.500Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.055s\nuser\t0m0.003s\nsys\t0m0.053s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:21:59.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:00.298Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:00.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:00.298Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2e:1a:75 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2e:1a75/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:118101 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56278 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172177418 (172.1 MB) TX bytes:10914703 (10.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:00.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:00.298Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:00.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}], "metadata": {"pagination": {"total": 1833, "offset": 1794, "size": 50}}} 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:00 GMT 2018-09-08 09:22:00,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:00,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19518 2018-09-08 09:22:00,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:00,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:22:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 6 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (16.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.857s user 0m12.524s sys 0m2.737s 2018-09-08 09:22:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-09-08 09:22:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-09-08 09:22:00,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-09-08 09:22:00,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.055s user 0m0.003s sys 0m0.053s 2018-09-08 09:22:00,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-09-08 09:22:00,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2e:1a:75 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2e:1a75/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:118101 errors:0 dropped:0 overruns:0 frame:0 TX packets:56278 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172177418 (172.1 MB) TX bytes:10914703 (10.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:22:00,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-09-08 09:22:00,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:00,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:00,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:00,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:00 GMT 2018-09-08 09:22:00,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:00,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:00,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:05,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:06,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:06,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:01.376Z", "message": "[dime] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/ralf\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20180908T090000Z.txt\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:01.376Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:01.376Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10476/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9536/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10476/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8823/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8823/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8823/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10169/snmpd \nudp 0 0 0.0.0.0:21496 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10476/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8823/ntpd \nudp6 0 0 ::1:123 :::* 8823/ntpd \nudp6 0 0 :::123 :::* 8823/ntpd \nudp6 0 0 :::161 :::* 10169/snmpd \nudp6 0 0 :::4108 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 10476/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9517 894/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7739 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11575 1651/python2.7 /tmp/cloudify-logging-server-997da.socket\nunix 2 [ ACC ] STREAM LISTENING 12397 1856/python2.7 /tmp/ctx-WZGXNo.socket\nunix 2 [ ACC ] STREAM LISTENING 424 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21299 9407/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21794 9412/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23264 10169/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9697 1128/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:01.376Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:01.376Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:00 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 35 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 36 2 0 09:13 ? 00:00:00 [vmstat]\nroot 37 2 0 09:13 ? 00:00:00 [ksmd]\nroot 38 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 39 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 09:13 ? 00:00:00 [crypto]\nroot 53 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 54 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 09:13 ? 00:00:00 [vballoon]\nroot 56 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:13 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 09:13 ? 00:00:00 [kworker/u5:2]\nroot 497 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:13 ? 00:00:00 [kauditd]\nmessage+ 894 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork\nroot 930 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 09:13 ? 00:00:00 rsyslogd\nroot 1050 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 09:13 ? 00:00:00 cron\ndaemon 1097 1 0 09:13 ? 00:00:00 atd\nroot 1111 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 09:14 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 09:14 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_rgl87b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_rgl87b --logging-server-logdir=/home/ubuntu/dime_host_rgl87b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b%I.log --pidfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b.pid\nubuntu 1765 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/dime_host_rgl87b/env/bin/diamond --configfile /home/ubuntu/dime_host_rgl87b/work/plugins/diamond/etc/diamond.conf\nubuntu 1834 1651 0 09:17 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_rgl87b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_rgl87b --logging-server-logdir=/home/ubuntu/dime_host_rgl87b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b%I.log --pidfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b.pid\nubuntu 1856 1834 0 09:17 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 /home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SFDqrJ\nubuntu 1867 1856 0 09:17 ? 00:00:00 /bin/sh -c /tmp/GAVLV/install-dime.sh\nubuntu 1869 1867 0 09:17 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh\nroot 2973 2 0 09:19 ? 00:00:00 [kworker/u5:0]\nntp 8823 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9395 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9396 9395 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9403 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9404 9403 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9407 9396 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9411 9404 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9412 9411 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9536 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10169 1 0 09:21 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10476 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10539 1869 0 09:21 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh\nubuntu 10540 10539 0 09:21 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh\nroot 10541 10540 0 09:21 ? 00:00:00 sudo ps -edf\nroot 10542 10541 0 09:21 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:02.392Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:02.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:02.392Z", "message": "[dime] => 2018:09:08 09:20:48: Namespace: management\n2018:09:08 09:20:48: [management] Starting server\n2018:09:08 09:20:48: [management] Listening for requests\n2018:09:08 09:20:48: Namespace: signaling\n2018:09:08 09:20:48: [signaling] Starting server\n2018:09:08 09:20:48: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:02.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:03.589Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:03.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:03.590Z", "message": "[dime] => 2018-09-08 09:21:38.843145390 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:03.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:03.590Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:03.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:03.590Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:03.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:03.590Z", "message": "Execution done (return_code=0): /tmp/GAVLV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:03.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "164d00db-8cd5-4e11-ad53-819ab76ff040"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:04.640Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:04.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:04.640Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:04.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "dime_duia8z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:04.640Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:04.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:04.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TSX1M/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:04.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:05.611Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:05.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:05.611Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:05.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}], "metadata": {"pagination": {"total": 1854, "offset": 1803, "size": 50}}} 2018-09-08 09:22:06,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:06,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:06 GMT 2018-09-08 09:22:06,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:06,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22921 2018-09-08 09:22:06,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/ralf /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20180908T090000Z.txt /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.010s user 0m0.000s sys 0m0.006s 2018-09-08 09:22:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-09-08 09:22:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10476/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9536/monit tcp6 0 0 ::1:53 :::* LISTEN 10476/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8823/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8823/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8823/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10169/snmpd udp 0 0 0.0.0.0:21496 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10476/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8823/ntpd udp6 0 0 ::1:123 :::* 8823/ntpd udp6 0 0 :::123 :::* 8823/ntpd udp6 0 0 :::161 :::* 10169/snmpd udp6 0 0 :::4108 :::* 560/dhclient udp6 0 0 ::1:53 :::* 10476/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9517 894/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7739 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11575 1651/python2.7 /tmp/cloudify-logging-server-997da.socket unix 2 [ ACC ] STREAM LISTENING 12397 1856/python2.7 /tmp/ctx-WZGXNo.socket unix 2 [ ACC ] STREAM LISTENING 424 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21299 9407/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21794 9412/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23264 10169/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9697 1128/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-08 09:22:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-09-08 09:22:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:00 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/1:1] root 34 2 0 09:13 ? 00:00:00 [khungtaskd] root 35 2 0 09:13 ? 00:00:00 [kswapd0] root 36 2 0 09:13 ? 00:00:00 [vmstat] root 37 2 0 09:13 ? 00:00:00 [ksmd] root 38 2 0 09:13 ? 00:00:00 [khugepaged] root 39 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 40 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 09:13 ? 00:00:00 [crypto] root 53 2 0 09:13 ? 00:00:00 [kthrotld] root 54 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 55 2 0 09:13 ? 00:00:00 [vballoon] root 56 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 59 2 0 09:13 ? 00:00:00 [kworker/0:1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 124 2 0 09:13 ? 00:00:00 [kpsmoused] root 142 2 0 09:13 ? 00:00:00 [kworker/0:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 435 2 0 09:13 ? 00:00:00 [kworker/u5:2] root 497 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:13 ? 00:00:00 [kauditd] message+ 894 1 0 09:13 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 09:13 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 09:13 ? 00:00:00 rsyslogd root 1050 1 0 09:13 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 09:13 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 09:13 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 09:13 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 09:13 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 09:13 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 09:13 ? 00:00:00 cron daemon 1097 1 0 09:13 ? 00:00:00 atd root 1111 1 0 09:13 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 09:13 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 09:13 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 09:13 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 09:14 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 09:14 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_rgl87b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_rgl87b --logging-server-logdir=/home/ubuntu/dime_host_rgl87b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b%I.log --pidfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b.pid ubuntu 1765 1 0 09:14 ? 00:00:02 python2.7 /home/ubuntu/dime_host_rgl87b/env/bin/diamond --configfile /home/ubuntu/dime_host_rgl87b/work/plugins/diamond/etc/diamond.conf ubuntu 1834 1651 0 09:17 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_rgl87b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_rgl87b --logging-server-logdir=/home/ubuntu/dime_host_rgl87b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b%I.log --pidfile=/home/ubuntu/dime_host_rgl87b/work/dime_host_rgl87b.pid ubuntu 1856 1834 0 09:17 ? 00:00:00 /home/ubuntu/dime_host_rgl87b/env/bin/python2.7 /home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SFDqrJ ubuntu 1867 1856 0 09:17 ? 00:00:00 /bin/sh -c /tmp/GAVLV/install-dime.sh ubuntu 1869 1867 0 09:17 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh root 2973 2 0 09:19 ? 00:00:00 [kworker/u5:0] ntp 8823 1 0 09:20 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9395 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9396 9395 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9403 1 0 09:20 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9404 9403 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9407 9396 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9411 9404 0 09:20 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9412 9411 0 09:20 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9536 1 0 09:20 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10169 1 0 09:21 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10476 1 0 09:21 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10539 1869 0 09:21 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh ubuntu 10540 10539 0 09:21 ? 00:00:00 /bin/bash -e /tmp/GAVLV/install-dime.sh root 10541 10540 0 09:21 ? 00:00:00 sudo ps -edf root 10542 10541 0 09:21 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-09-08 09:22:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-08 09:22:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:09:08 09:20:48: Namespace: management 2018:09:08 09:20:48: [management] Starting server 2018:09:08 09:20:48: [management] Listening for requests 2018:09:08 09:20:48: Namespace: signaling 2018:09:08 09:20:48: [signaling] Starting server 2018:09:08 09:20:48: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-09-08 09:21:38.843145390 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GAVLV/install-dime.sh 2018-09-08 09:22:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:22:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:22:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:22:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TSX1M/bind.py 2018-09-08 09:22:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:22:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:22:06,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:06,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:06,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:06,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:06 GMT 2018-09-08 09:22:06,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:06,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:06,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:11,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:11,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:11,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:11,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:11,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.681Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "[localhost] run: sudo mv /tmp/tmpYu3769 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "[localhost] run: sudo mv /tmp/tmpB4Xgha /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:06.844Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "4c89ea0e-4db4-4d6a-9006-00ffb72ae882"}], "metadata": {"pagination": {"total": 1865, "offset": 1821, "size": 50}}} 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:11 GMT 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:11,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6339 2018-09-08 09:22:11,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:11,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:22:11,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYu3769 /etc/bind/db.clearwater.local 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB4Xgha /etc/bind/db.clearwater.opnfv 2018-09-08 09:22:11,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:22:11,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:22:11,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:11,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:11,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:11,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:11 GMT 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:11,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:11,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:16,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:16,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:16,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:16,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1831, "size": 50}}} 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:16 GMT 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:22:16,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:16,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:16,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:16,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:16 GMT 2018-09-08 09:22:16,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:16,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:16,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:21,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:21,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:21,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:21,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:21,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1831, "size": 50}}} 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:21 GMT 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:22:21,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:21,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:22,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:22,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:22 GMT 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:22,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:22,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:27,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:27,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1831, "size": 50}}} 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:27 GMT 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:27,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:27,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:27,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:27,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:27 GMT 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:27,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:32,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:32,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1831, "size": 50}}} 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:32 GMT 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:32,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:32,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:32,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:32,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:32 GMT 2018-09-08 09:22:32,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:32,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:32,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:37,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:37,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:34.782Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:34.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}], "metadata": {"pagination": {"total": 1866, "offset": 1831, "size": 50}}} 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:37 GMT 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-09-08 09:22:37,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:37,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-08 09:22:37,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:37,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:37 GMT 2018-09-08 09:22:37,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:37,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:37,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:42,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:42,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:42,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:42,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:42,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:42.111Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 0s (6,793 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.123s\nuser\t0m3.540s\nsys\t0m0.937s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}], "metadata": {"pagination": {"total": 1867, "offset": 1832, "size": 50}}} 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:42 GMT 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5328 2018-09-08 09:22:42,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:42,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 0s (6,793 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.123s user 0m3.540s sys 0m0.937s 2018-09-08 09:22:42,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:42,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:42,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:42,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:42 GMT 2018-09-08 09:22:42,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:42,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:42,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:47,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:47,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:47,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:47,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:47,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:42.875Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:42.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:42.875Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:42.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:42.875Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:42.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:45.069Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.012s\nsys\t0m0.050s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:45.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:45.884Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:45.884Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:82:f7 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:82f7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:150298 errors:0 dropped:0 overruns:0 frame:0\n TX packets:83910 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218896015 (218.8 MB) TX bytes:13862030 (13.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:45.884Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:45.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:46.893Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14247/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12628/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12301/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14247/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 11898/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:44765 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12301/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14247/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11898/ntpd \nudp6 0 0 ::1:123 :::* 11898/ntpd \nudp6 0 0 :::123 :::* 11898/ntpd \nudp6 0 0 :::42019 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 14247/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9261 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11422 1649/python2.7 /tmp/cloudify-logging-server-9b3de.socket\nunix 2 [ ACC ] STREAM LISTENING 11738 1859/python2.7 /tmp/ctx-s40e06.socket\nunix 2 [ ACC ] STREAM LISTENING 1656 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9099 938/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7159 392/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:46.893Z", "message": "[vellum] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/chronos\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/rogers\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20180908T090000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/unattended-upgrades\n/var/log/memcached.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:46.893Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:46.893Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:46.893Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 09:13 ? 00:00:01 /sbin/init\nroot 2 0 0 09:13 ? 00:00:00 [kthreadd]\nroot 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 09:13 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 09:13 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 09:13 ? 00:00:00 [rcu_sched]\nroot 8 2 0 09:13 ? 00:00:00 [rcuos/0]\nroot 9 2 0 09:13 ? 00:00:00 [rcuos/1]\nroot 10 2 0 09:13 ? 00:00:00 [rcu_bh]\nroot 11 2 0 09:13 ? 00:00:00 [rcuob/0]\nroot 12 2 0 09:13 ? 00:00:00 [rcuob/1]\nroot 13 2 0 09:13 ? 00:00:00 [migration/0]\nroot 14 2 0 09:13 ? 00:00:00 [watchdog/0]\nroot 15 2 0 09:13 ? 00:00:00 [watchdog/1]\nroot 16 2 0 09:13 ? 00:00:00 [migration/1]\nroot 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 09:13 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 09:13 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 09:13 ? 00:00:00 [khelper]\nroot 21 2 0 09:13 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 09:13 ? 00:00:00 [netns]\nroot 23 2 0 09:13 ? 00:00:00 [writeback]\nroot 24 2 0 09:13 ? 00:00:00 [kintegrityd]\nroot 25 2 0 09:13 ? 00:00:00 [bioset]\nroot 26 2 0 09:13 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 09:13 ? 00:00:00 [kblockd]\nroot 28 2 0 09:13 ? 00:00:00 [ata_sff]\nroot 29 2 0 09:13 ? 00:00:00 [khubd]\nroot 30 2 0 09:13 ? 00:00:00 [md]\nroot 31 2 0 09:13 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 09:13 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 09:13 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 09:13 ? 00:00:00 [khungtaskd]\nroot 36 2 0 09:13 ? 00:00:00 [kswapd0]\nroot 37 2 0 09:13 ? 00:00:00 [vmstat]\nroot 38 2 0 09:13 ? 00:00:00 [ksmd]\nroot 39 2 0 09:13 ? 00:00:00 [khugepaged]\nroot 40 2 0 09:13 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 09:13 ? 00:00:00 [crypto]\nroot 54 2 0 09:13 ? 00:00:00 [kthrotld]\nroot 55 2 0 09:13 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 09:13 ? 00:00:00 [vballoon]\nroot 57 2 0 09:13 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 09:13 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 09:13 ? 00:00:00 [deferwq]\nroot 80 2 0 09:13 ? 00:00:00 [charger_manager]\nroot 124 2 0 09:13 ? 00:00:00 [kpsmoused]\nroot 142 2 0 09:13 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 440 2 0 09:13 ? 00:00:00 [kworker/u5:1]\nroot 484 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 09:13 ? 00:00:00 [kauditd]\nroot 918 1 0 09:14 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 938 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork\nroot 960 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 976 1 0 09:14 ? 00:00:00 rsyslogd\nroot 1049 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 09:14 ? 00:00:00 cron\ndaemon 1110 1 0 09:14 ? 00:00:00 atd\nroot 1118 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1254 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_pthx0f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_pthx0f --logging-server-logdir=/home/ubuntu/vellum_host_pthx0f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f%I.log --pidfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f.pid\nubuntu 1763 1 0 09:14 ? 00:00:03 python2.7 /home/ubuntu/vellum_host_pthx0f/env/bin/diamond --configfile /home/ubuntu/vellum_host_pthx0f/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1649 0 09:17 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_pthx0f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_pthx0f --logging-server-logdir=/home/ubuntu/vellum_host_pthx0f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f%I.log --pidfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f.pid\nubuntu 1859 1837 0 09:17 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 /home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-nAC2VV\nubuntu 1870 1859 0 09:17 ? 00:00:00 /bin/sh -c /tmp/49RTC/install-vellum.sh\nubuntu 1872 1870 0 09:17 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh\nroot 2239 2 0 09:17 ? 00:00:00 [kworker/u5:2]\nntp 11898 1 0 09:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12301 1 0 09:21 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12628 1 0 09:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13279 1 0 09:22 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13287 13279 0 09:22 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13687 12628 0 09:22 ? 00:00:00 [check-monit-upt] \ndnsmasq 14247 1 0 09:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14310 1872 0 09:22 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh\nubuntu 14311 14310 0 09:22 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh\nroot 14312 14311 0 09:22 ? 00:00:00 sudo ps -edf\nroot 14313 14312 0 09:22 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:46.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}], "metadata": {"pagination": {"total": 1879, "offset": 1833, "size": 50}}} 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:47 GMT 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19474 2018-09-08 09:22:47,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:47,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-09-08 09:22:47,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.012s sys 0m0.050s 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:82:f7 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe97:82f7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:150298 errors:0 dropped:0 overruns:0 frame:0 TX packets:83910 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218896015 (218.8 MB) TX bytes:13862030 (13.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-09-08 09:22:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14247/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12628/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12301/memcached tcp6 0 0 ::1:53 :::* LISTEN 14247/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 11898/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:44765 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12301/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14247/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11898/ntpd udp6 0 0 ::1:123 :::* 11898/ntpd udp6 0 0 :::123 :::* 11898/ntpd udp6 0 0 :::42019 :::* 567/dhclient udp6 0 0 ::1:53 :::* 14247/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9261 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11422 1649/python2.7 /tmp/cloudify-logging-server-9b3de.socket unix 2 [ ACC ] STREAM LISTENING 11738 1859/python2.7 /tmp/ctx-s40e06.socket unix 2 [ ACC ] STREAM LISTENING 1656 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9099 938/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7159 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.004s sys 0m0.005s 2018-09-08 09:22:47,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/chronos /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/rogers /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20180908T090000Z.txt /var/log/astaire/astaire_current.txt /var/log/unattended-upgrades /var/log/memcached.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.008s user 0m0.000s sys 0m0.006s 2018-09-08 09:22:47,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-09-08 09:22:47,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-09-08 09:22:47,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:13 ? 00:00:01 /sbin/init root 2 0 0 09:13 ? 00:00:00 [kthreadd] root 3 2 0 09:13 ? 00:00:00 [ksoftirqd/0] root 5 2 0 09:13 ? 00:00:00 [kworker/0:0H] root 6 2 0 09:13 ? 00:00:00 [kworker/u4:0] root 7 2 0 09:13 ? 00:00:00 [rcu_sched] root 8 2 0 09:13 ? 00:00:00 [rcuos/0] root 9 2 0 09:13 ? 00:00:00 [rcuos/1] root 10 2 0 09:13 ? 00:00:00 [rcu_bh] root 11 2 0 09:13 ? 00:00:00 [rcuob/0] root 12 2 0 09:13 ? 00:00:00 [rcuob/1] root 13 2 0 09:13 ? 00:00:00 [migration/0] root 14 2 0 09:13 ? 00:00:00 [watchdog/0] root 15 2 0 09:13 ? 00:00:00 [watchdog/1] root 16 2 0 09:13 ? 00:00:00 [migration/1] root 17 2 0 09:13 ? 00:00:00 [ksoftirqd/1] root 18 2 0 09:13 ? 00:00:00 [kworker/1:0] root 19 2 0 09:13 ? 00:00:00 [kworker/1:0H] root 20 2 0 09:13 ? 00:00:00 [khelper] root 21 2 0 09:13 ? 00:00:00 [kdevtmpfs] root 22 2 0 09:13 ? 00:00:00 [netns] root 23 2 0 09:13 ? 00:00:00 [writeback] root 24 2 0 09:13 ? 00:00:00 [kintegrityd] root 25 2 0 09:13 ? 00:00:00 [bioset] root 26 2 0 09:13 ? 00:00:00 [kworker/u5:0] root 27 2 0 09:13 ? 00:00:00 [kblockd] root 28 2 0 09:13 ? 00:00:00 [ata_sff] root 29 2 0 09:13 ? 00:00:00 [khubd] root 30 2 0 09:13 ? 00:00:00 [md] root 31 2 0 09:13 ? 00:00:00 [devfreq_wq] root 32 2 0 09:13 ? 00:00:00 [kworker/0:1] root 33 2 0 09:13 ? 00:00:00 [kworker/1:1] root 35 2 0 09:13 ? 00:00:00 [khungtaskd] root 36 2 0 09:13 ? 00:00:00 [kswapd0] root 37 2 0 09:13 ? 00:00:00 [vmstat] root 38 2 0 09:13 ? 00:00:00 [ksmd] root 39 2 0 09:13 ? 00:00:00 [khugepaged] root 40 2 0 09:13 ? 00:00:00 [fsnotify_mark] root 41 2 0 09:13 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 09:13 ? 00:00:00 [crypto] root 54 2 0 09:13 ? 00:00:00 [kthrotld] root 55 2 0 09:13 ? 00:00:00 [kworker/u4:1] root 56 2 0 09:13 ? 00:00:00 [vballoon] root 57 2 0 09:13 ? 00:00:00 [scsi_eh_0] root 58 2 0 09:13 ? 00:00:00 [scsi_eh_1] root 79 2 0 09:13 ? 00:00:00 [deferwq] root 80 2 0 09:13 ? 00:00:00 [charger_manager] root 124 2 0 09:13 ? 00:00:00 [kpsmoused] root 142 2 0 09:13 ? 00:00:00 [kworker/0:2] root 186 2 0 09:13 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 09:13 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 09:13 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 09:13 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 440 2 0 09:13 ? 00:00:00 [kworker/u5:1] root 484 1 0 09:13 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 09:13 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 09:13 ? 00:00:00 [kauditd] root 918 1 0 09:14 ? 00:00:00 upstart-file-bridge --daemon message+ 938 1 0 09:14 ? 00:00:00 dbus-daemon --system --fork root 960 1 0 09:14 ? 00:00:00 /lib/systemd/systemd-logind syslog 976 1 0 09:14 ? 00:00:00 rsyslogd root 1049 1 0 09:14 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 09:14 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 09:14 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 09:14 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 09:14 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 09:14 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 09:14 ? 00:00:00 cron daemon 1110 1 0 09:14 ? 00:00:00 atd root 1118 1 0 09:14 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 09:14 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 09:14 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 09:14 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 09:14 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_pthx0f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_pthx0f --logging-server-logdir=/home/ubuntu/vellum_host_pthx0f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f%I.log --pidfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f.pid ubuntu 1763 1 0 09:14 ? 00:00:03 python2.7 /home/ubuntu/vellum_host_pthx0f/env/bin/diamond --configfile /home/ubuntu/vellum_host_pthx0f/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1649 0 09:17 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_pthx0f --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_pthx0f --logging-server-logdir=/home/ubuntu/vellum_host_pthx0f/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f%I.log --pidfile=/home/ubuntu/vellum_host_pthx0f/work/vellum_host_pthx0f.pid ubuntu 1859 1837 0 09:17 ? 00:00:00 /home/ubuntu/vellum_host_pthx0f/env/bin/python2.7 /home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-nAC2VV ubuntu 1870 1859 0 09:17 ? 00:00:00 /bin/sh -c /tmp/49RTC/install-vellum.sh ubuntu 1872 1870 0 09:17 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh root 2239 2 0 09:17 ? 00:00:00 [kworker/u5:2] ntp 11898 1 0 09:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12301 1 0 09:21 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12628 1 0 09:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13279 1 0 09:22 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13287 13279 0 09:22 ? 00:00:00 cpulimit -e astaire -l 10 root 13687 12628 0 09:22 ? 00:00:00 [check-monit-upt] dnsmasq 14247 1 0 09:22 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14310 1872 0 09:22 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh ubuntu 14311 14310 0 09:22 ? 00:00:00 /bin/bash -e /tmp/49RTC/install-vellum.sh root 14312 14311 0 09:22 ? 00:00:00 sudo ps -edf root 14313 14312 0 09:22 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-09-08 09:22:47,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:47,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:47,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:47,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:47,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:47 GMT 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:47,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:52,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:53,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:47.903Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:47.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:47.903Z", "message": "[vellum] => 2018-09-08 09:21:59.394936494 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:47.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:47.903Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:47.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:48.913Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:48.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:48.913Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:48.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:48.913Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:48.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:48.913Z", "message": "[vellum] => INFO [main] 2018-09-08 09:19:08,034 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-09-08 09:19:08,050 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:08,135 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:08,291 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-09-08 09:19:08,299 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-09-08 09:19:08,299 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-09-08 09:19:08,660 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:08,685 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:08,725 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 711616(694K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73997200(72262K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16699144(16307K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1536398347.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1536398347.log]\nINFO [main] 2018-09-08 09:19:08,804 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-09-08 09:19:08,804 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-09-08 09:19:08,868 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-09-08 09:19:08,870 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-09-08 09:19:08,870 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-09-08 09:19:08,874 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-09-08 09:19:08,879 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-09-08 09:19:08,884 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-09-08 09:19:08,885 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-09-08 09:19:08,951 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-09-08 09:19:10,155 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-09-08 09:19:10,164 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-09-08 09:19:10,169 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-09-08 09:19:10,174 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-09-08 09:19:10,178 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-09-08 09:19:10,182 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-09-08 09:19:10,188 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-09-08 09:19:10,192 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-09-08 09:19:10,196 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-09-08 09:19:10,199 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-09-08 09:19:10,204 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-09-08 09:19:10,208 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-09-08 09:19:10,211 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-09-08 09:19:10,214 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-09-08 09:19:10,217 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-09-08 09:19:10,220 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-09-08 09:19:10,294 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-09-08 09:19:10,295 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-09-08 09:19:10,346 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:10,352 Memtable.java:347 - Writing Memtable-local@221828051(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:10,384 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=399)\nINFO [main] 2018-09-08 09:19:11,010 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-09-08 09:19:11,159 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-09-08 09:19:11,159 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-09-08 09:19:11,162 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-09-08 09:19:11,174 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-09-08 09:19:11,175 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-09-08 09:19:11,190 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:11,198 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-09-08 09:19:11,207 SystemKeyspace.java:765 - No host ID found, created cc989164-4618-4a87-9791-4b440cdb6cdf (Note: This should happen exactly once per node).\nINFO [main] 2018-09-08 09:19:11,210 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-09-08 09:19:11,211 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:11,212 Memtable.java:347 - Writing Memtable-local@1576271188(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:11,213 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=93397)\nINFO [main] 2018-09-08 09:19:11,859 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:11,866 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:11,891 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-09-08 09:19:11,908 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:11,917 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:11,926 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:11,932 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:11,941 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-09-08 09:19:11,942 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-08 09:19:11,949 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-08 09:19:11,959 StorageService.java:959 - Generated random tokens. tokens are [-4537151727292233782, 1655371793604574941, -2498878916265097993, 4898378582447077864, -3166229341771027211, 8844003358923584319, 7413336014287471153, -5503187861244233777, 8249176124647922070, -286242960310111180, 320080836544660399, 8819766768103894348, 2515563633011284408, 608602639255033560, -5801812543056026831, -2575678003064647726, -1687307912208801491, 298335653886504041, 1897711826048665699, -1036338816924349854, 6069685931038833989, -6444255995838603932, -3622808042402013613, 4854154483798117012, -2502210871539433578, -5219055998901543176, -2406783499007412729, 1537894719616775855, -3239180636624082363, -8217911275771300460, 7635439746135106233, -2793092014496848426, -8860484141396316156, 1879605224100068523, 4290062001603093022, 3641468140731689385, 5044196736184092536, 5092333256689702506, 8831808512557733633, 9158203637580442763, 4732049734002371196, 7584468790189648269, 1588896539823937278, 5503623962684805020, 1315290843468669946, -9146546622146895708, 3540513000911682701, 1508573289983018601, 4984851240781161333, 2692834934197402866, 7312655174438578520, 2595337918701959909, 8658185277896570721, -78732404603521982, -2382307497334240444, 6371266211896110541, -6774112791019784863, -303198898704943314, 2045073368943338175, -7951083817340722640, -1143906981128325697, -6449958320353036150, 5124843697069231078, -949120414443994261, -501656970771602453, 1970806856955080349, -1794897907978359983, -1642402663440683878, -7693825514346839051, 1117863485437080769, 4963218798207930331, -1739665725585620432, 306121867704813887, 9006568544699086917, 1383076811899599654, 4419283159791486973, 8652172056726736351, 1685519314082891349, -7754370023716984478, 1987394807746594334, -3371117414571884689, -4832324559225595361, 3762972014716269519, -7142352419837260273, 9133263878808437960, -9175780835321849836, 6177220226655090437, -5807761713621425982, 7284753428984562549, -1772420778449042062, 8111441047172038975, -7574430958782254896, -891304965710048810, -1307439276413203143, -6316468201646292760, -7178978521005912147, 2972953475368075215, -6793754577660624065, -5628244145141312756, 1991881041824912578, 3642368242920122819, 2030746814059768341, 5756843410056637184, 7964919872129640017, -6582885721828843008, 6669813410955522688, -6023138558300575634, -1674357523478695247, -5185998426795703671, -7389557915925039861, -7784097519309211669, 2529642304016370976, 4384304489380962172, -2228556840048019905, -2677191655018426233, 6811801678913018571, 4228157118634744629, -199891890283044585, 7312738585715978931, 249333494055433720, -4839218556407210165, 67506134539700510, -2681956555157118952, 9063051344110938983, -4463457802059338895, 232175333987151425, -2156389284195313978, 2901383652680293534, 1818395970617783728, 3306530344334295469, -3873016400134474271, -8907410963512978619, 3369787515723696462, -5455732767038872029, 6248731859927776966, 5781475025127420293, -4029803192798532338, 7624864891647655616, -6116633895567015907, 5998850743155457864, 6719511768800542904, -6782098079467008894, 2533912662222619900, 7684161332703730266, 7606098438628743266, -938938701179741727, -1405158331686849509, -6304176682899572178, 3069401177272277220, -8703510343393111029, 6027589686090375939, -2683030466127633116, 4049208701346698904, 1096259632073926914, -5307442813132763463, 2410881157794819924, 391164338146115452, -577624410790527922, -2730730790129862059, 4484982886577316242, -5996412007134466134, 7876093050110685993, -7695587739599304422, 2903396813649133571, -3817353965101003352, 1552735503428619897, 3635532984708474222, 806085614856183418, 695671061388239627, -61996650752490891, 2639645070424082821, 4643793920617761763, -1953509520248477652, 1374689735055084891, -100232713717080409, -140084735727066154, -4806334038545555251, -6696410717777893594, 6538192605858487125, 1681569787684079845, -7248519184000986513, -9212270665009929518, 7233541993990457571, -3221896097078656389, 8480695712361417554, -7892958323779470607, -5135409844584355099, -4687355278935991764, -8240797446159690620, 3994944357662311395, -6562411408059754783, 6241687379997308476, -631040004441171712, 8808630125100074366, 754930159271601337, 5253852603745457712, 4762846166638444895, 1285753333089640291, 2101990231958038631, -8762355961695729800, 6444535897721248929, -6076485022025719530, -1008420950952130749, -3354664382035337797, 7826990362442754310, -5359337465886922169, -2296529672264810842, 4649161719152786698, 5416297814147506924, 5383622706508099806, -6925031479288608901, -5568672586878558552, 1815178083709105469, -606023597990451082, 3615830015753598558, -9015405939460354233, -6915947610060087440, 1341412697536651095, -8137927386974351528, 4015466913601585391, 8528744460678933641, 5998498140931979916, 8972294714342639576, 1256648662441337743, -3748360021478930095, 2616907547828196843, -3296932885232389096, 3217322648305962825, -7970713554091758645, 506654623145901824, 4016243359823606388, -7064440296403729751, 6527473093880405428, -8355777302745048027, -4592989815366132473, -7911540787440251049, 7665923265882415512, 1440890726972974018, 5692511621727838088, -6558528640023779925, -2061644669109975073, -678582008275238046, 7195059420200455814, -2431173573473796680, -8665219429233210835, 46718944273710619, 8795370072181640548, 7428733215522639904, 4303328583344875497, -3045209551572896649, -1390434975155784123, 806585622947808118, 5891529722036963094, 4219445301508952571, 4911327963878663849, 4154621694821784930]\nINFO [main] 2018-09-08 09:19:11,968 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@126a802d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@5dbe71cf[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@2cb3e6b0}\nINFO [MigrationStage:1] 2018-09-08 09:19:12,006 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,006 Memtable.java:347 - Writing Memtable-schema_keyspaces@425772504(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,008 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352)\nINFO [MigrationStage:1] 2018-09-08 09:19:12,441 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:12,441 Memtable.java:347 - Writing Memtable-schema_columnfamilies@325319156(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:12,450 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352)\nINFO [MigrationStage:1] 2018-09-08 09:19:12,851 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,852 Memtable.java:347 - Writing Memtable-schema_columns@134266337(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352)\nINFO [MigrationStage:1] 2018-09-08 09:19:13,199 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:13,200 Memtable.java:347 - Writing Memtable-schema_triggers@1978883323(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:13,201 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352)\nINFO [MigrationStage:1] 2018-09-08 09:19:13,611 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:13,612 Memtable.java:347 - Writing Memtable-schema_usertypes@886230061(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:13,613 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352)\nINFO [MigrationStage:1] 2018-09-08 09:19:14,032 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@13cb32aa[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-08 09:19:14,036 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-09-08 09:19:14,036 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@437543cd[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-08 09:19:14,041 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-09-08 09:19:14,075 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:14,075 Memtable.java:347 - Writing Memtable-local@693593131(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-08 09:19:14,076 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102595)\nINFO [main] 2018-09-08 09:19:14,718 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51461 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:14,719 Memtable.java:347 - Writing Memtable-local@654998386(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-08 09:19:14,731 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=114567)\nINFO [CompactionExecutor:1] 2018-09-08 09:19:15,538 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-09-08 09:19:15,569 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-09-08 09:19:15,645 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-09-08 09:19:15,672 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-09-08 09:19:15,673 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-09-08 09:19:15,716 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-09-08 09:19:15,721 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-09-08 09:19:16,027 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,934 bytes to 5,757 (~97% of original) in 483ms = 0.011367MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,582 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,597 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,598 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,599 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-09-08 09:21:56,605 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-09-08 09:21:56,606 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:48.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:48.913Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:48.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:49.786Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:49.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:49.934Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:49.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:49.934Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:49.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:49.934Z", "message": "Execution done (return_code=0): /tmp/49RTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:49.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:49.934Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:49.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "9004fca5-54b9-4421-b056-412bf38bb0f3"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:50.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:50.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:50.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:50.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:50.659Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:50.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:50.943Z", "message": "Executing: /tmp/UKZST/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:50.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:50.943Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UKZST/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:50.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:51.956Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:51.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:51.956Z", "message": "[vellum] 192.168.120.13", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:51.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:51.956Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:51.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:52.966Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:52.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:22:52.966Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:22:52.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1904, "offset": 1845, "size": 50}}} 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:53 GMT 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 67032 2018-09-08 09:22:53,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:53,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-08 09:22:53,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-09-08 09:21:59.394936494 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-08 09:22:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-09-08 09:22:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-08 09:22:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-08 09:22:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-09-08 09:22:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-09-08 09:19:08,034 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-09-08 09:19:08,050 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:08,135 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:08,291 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-09-08 09:19:08,299 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-09-08 09:19:08,299 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-09-08 09:19:08,660 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:08,685 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:08,725 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 711616(694K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73997200(72262K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-09-08 09:19:08,726 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16699144(16307K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-09-08 09:19:08,727 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1536398347.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1536398347.log] INFO [main] 2018-09-08 09:19:08,804 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-09-08 09:19:08,804 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-09-08 09:19:08,868 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-09-08 09:19:08,870 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-09-08 09:19:08,870 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-09-08 09:19:08,874 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-09-08 09:19:08,879 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-09-08 09:19:08,884 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-09-08 09:19:08,885 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-09-08 09:19:08,951 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-09-08 09:19:10,155 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-09-08 09:19:10,164 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-09-08 09:19:10,169 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-09-08 09:19:10,174 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-09-08 09:19:10,178 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-09-08 09:19:10,182 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-09-08 09:19:10,188 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-09-08 09:19:10,192 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-09-08 09:19:10,196 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-09-08 09:19:10,199 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-09-08 09:19:10,204 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-09-08 09:19:10,208 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-09-08 09:19:10,211 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-09-08 09:19:10,214 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-09-08 09:19:10,217 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-09-08 09:19:10,220 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-09-08 09:19:10,294 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-09-08 09:19:10,295 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-09-08 09:19:10,346 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-08 09:19:10,352 Memtable.java:347 - Writing Memtable-local@221828051(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-08 09:19:10,384 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=399) INFO [main] 2018-09-08 09:19:11,010 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-09-08 09:19:11,159 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-09-08 09:19:11,159 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-09-08 09:19:11,162 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-09-08 09:19:11,174 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-09-08 09:19:11,175 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-09-08 09:19:11,190 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:11,198 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-09-08 09:19:11,207 SystemKeyspace.java:765 - No host ID found, created cc989164-4618-4a87-9791-4b440cdb6cdf (Note: This should happen exactly once per node). INFO [main] 2018-09-08 09:19:11,210 StorageService.java:807 - Starting up server gossip INFO [main] 2018-09-08 09:19:11,211 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-08 09:19:11,212 Memtable.java:347 - Writing Memtable-local@1576271188(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-08 09:19:11,213 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=93397) INFO [main] 2018-09-08 09:19:11,859 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:11,866 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:11,891 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-09-08 09:19:11,908 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:11,917 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:11,926 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:11,932 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:11,941 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-09-08 09:19:11,942 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-08 09:19:11,949 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-08 09:19:11,959 StorageService.java:959 - Generated random tokens. tokens are [-4537151727292233782, 1655371793604574941, -2498878916265097993, 4898378582447077864, -3166229341771027211, 8844003358923584319, 7413336014287471153, -5503187861244233777, 8249176124647922070, -286242960310111180, 320080836544660399, 8819766768103894348, 2515563633011284408, 608602639255033560, -5801812543056026831, -2575678003064647726, -1687307912208801491, 298335653886504041, 1897711826048665699, -1036338816924349854, 6069685931038833989, -6444255995838603932, -3622808042402013613, 4854154483798117012, -2502210871539433578, -5219055998901543176, -2406783499007412729, 1537894719616775855, -3239180636624082363, -8217911275771300460, 7635439746135106233, -2793092014496848426, -8860484141396316156, 1879605224100068523, 4290062001603093022, 3641468140731689385, 5044196736184092536, 5092333256689702506, 8831808512557733633, 9158203637580442763, 4732049734002371196, 7584468790189648269, 1588896539823937278, 5503623962684805020, 1315290843468669946, -9146546622146895708, 3540513000911682701, 1508573289983018601, 4984851240781161333, 2692834934197402866, 7312655174438578520, 2595337918701959909, 8658185277896570721, -78732404603521982, -2382307497334240444, 6371266211896110541, -6774112791019784863, -303198898704943314, 2045073368943338175, -7951083817340722640, -1143906981128325697, -6449958320353036150, 5124843697069231078, -949120414443994261, -501656970771602453, 1970806856955080349, -1794897907978359983, -1642402663440683878, -7693825514346839051, 1117863485437080769, 4963218798207930331, -1739665725585620432, 306121867704813887, 9006568544699086917, 1383076811899599654, 4419283159791486973, 8652172056726736351, 1685519314082891349, -7754370023716984478, 1987394807746594334, -3371117414571884689, -4832324559225595361, 3762972014716269519, -7142352419837260273, 9133263878808437960, -9175780835321849836, 6177220226655090437, -5807761713621425982, 7284753428984562549, -1772420778449042062, 8111441047172038975, -7574430958782254896, -891304965710048810, -1307439276413203143, -6316468201646292760, -7178978521005912147, 2972953475368075215, -6793754577660624065, -5628244145141312756, 1991881041824912578, 3642368242920122819, 2030746814059768341, 5756843410056637184, 7964919872129640017, -6582885721828843008, 6669813410955522688, -6023138558300575634, -1674357523478695247, -5185998426795703671, -7389557915925039861, -7784097519309211669, 2529642304016370976, 4384304489380962172, -2228556840048019905, -2677191655018426233, 6811801678913018571, 4228157118634744629, -199891890283044585, 7312738585715978931, 249333494055433720, -4839218556407210165, 67506134539700510, -2681956555157118952, 9063051344110938983, -4463457802059338895, 232175333987151425, -2156389284195313978, 2901383652680293534, 1818395970617783728, 3306530344334295469, -3873016400134474271, -8907410963512978619, 3369787515723696462, -5455732767038872029, 6248731859927776966, 5781475025127420293, -4029803192798532338, 7624864891647655616, -6116633895567015907, 5998850743155457864, 6719511768800542904, -6782098079467008894, 2533912662222619900, 7684161332703730266, 7606098438628743266, -938938701179741727, -1405158331686849509, -6304176682899572178, 3069401177272277220, -8703510343393111029, 6027589686090375939, -2683030466127633116, 4049208701346698904, 1096259632073926914, -5307442813132763463, 2410881157794819924, 391164338146115452, -577624410790527922, -2730730790129862059, 4484982886577316242, -5996412007134466134, 7876093050110685993, -7695587739599304422, 2903396813649133571, -3817353965101003352, 1552735503428619897, 3635532984708474222, 806085614856183418, 695671061388239627, -61996650752490891, 2639645070424082821, 4643793920617761763, -1953509520248477652, 1374689735055084891, -100232713717080409, -140084735727066154, -4806334038545555251, -6696410717777893594, 6538192605858487125, 1681569787684079845, -7248519184000986513, -9212270665009929518, 7233541993990457571, -3221896097078656389, 8480695712361417554, -7892958323779470607, -5135409844584355099, -4687355278935991764, -8240797446159690620, 3994944357662311395, -6562411408059754783, 6241687379997308476, -631040004441171712, 8808630125100074366, 754930159271601337, 5253852603745457712, 4762846166638444895, 1285753333089640291, 2101990231958038631, -8762355961695729800, 6444535897721248929, -6076485022025719530, -1008420950952130749, -3354664382035337797, 7826990362442754310, -5359337465886922169, -2296529672264810842, 4649161719152786698, 5416297814147506924, 5383622706508099806, -6925031479288608901, -5568672586878558552, 1815178083709105469, -606023597990451082, 3615830015753598558, -9015405939460354233, -6915947610060087440, 1341412697536651095, -8137927386974351528, 4015466913601585391, 8528744460678933641, 5998498140931979916, 8972294714342639576, 1256648662441337743, -3748360021478930095, 2616907547828196843, -3296932885232389096, 3217322648305962825, -7970713554091758645, 506654623145901824, 4016243359823606388, -7064440296403729751, 6527473093880405428, -8355777302745048027, -4592989815366132473, -7911540787440251049, 7665923265882415512, 1440890726972974018, 5692511621727838088, -6558528640023779925, -2061644669109975073, -678582008275238046, 7195059420200455814, -2431173573473796680, -8665219429233210835, 46718944273710619, 8795370072181640548, 7428733215522639904, 4303328583344875497, -3045209551572896649, -1390434975155784123, 806585622947808118, 5891529722036963094, 4219445301508952571, 4911327963878663849, 4154621694821784930] INFO [main] 2018-09-08 09:19:11,968 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@126a802d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@5dbe71cf[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@2cb3e6b0} INFO [MigrationStage:1] 2018-09-08 09:19:12,006 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,006 Memtable.java:347 - Writing Memtable-schema_keyspaces@425772504(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,008 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352) INFO [MigrationStage:1] 2018-09-08 09:19:12,441 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-08 09:19:12,441 Memtable.java:347 - Writing Memtable-schema_columnfamilies@325319156(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-08 09:19:12,450 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352) INFO [MigrationStage:1] 2018-09-08 09:19:12,851 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,852 Memtable.java:347 - Writing Memtable-schema_columns@134266337(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-08 09:19:12,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352) INFO [MigrationStage:1] 2018-09-08 09:19:13,199 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-08 09:19:13,200 Memtable.java:347 - Writing Memtable-schema_triggers@1978883323(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-08 09:19:13,201 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352) INFO [MigrationStage:1] 2018-09-08 09:19:13,611 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-08 09:19:13,612 Memtable.java:347 - Writing Memtable-schema_usertypes@886230061(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-08 09:19:13,613 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102352) INFO [MigrationStage:1] 2018-09-08 09:19:14,032 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@13cb32aa[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-08 09:19:14,036 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-09-08 09:19:14,036 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@437543cd[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-08 09:19:14,041 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-09-08 09:19:14,075 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-08 09:19:14,075 Memtable.java:347 - Writing Memtable-local@693593131(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-08 09:19:14,076 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=102595) INFO [main] 2018-09-08 09:19:14,718 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51461 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-08 09:19:14,719 Memtable.java:347 - Writing Memtable-local@654998386(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-08 09:19:14,731 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1536398350131, position=114567) INFO [CompactionExecutor:1] 2018-09-08 09:19:15,538 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-09-08 09:19:15,569 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-09-08 09:19:15,645 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-09-08 09:19:15,672 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-09-08 09:19:15,673 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-09-08 09:19:15,716 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-09-08 09:19:15,721 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-09-08 09:19:16,027 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,934 bytes to 5,757 (~97% of original) in 483ms = 0.011367MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,582 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,597 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,598 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-09-08 09:21:54,599 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-09-08 09:21:56,605 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-09-08 09:21:56,606 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-08 09:22:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-09-08 09:22:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:22:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-09-08 09:22:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-09-08 09:22:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/49RTC/install-vellum.sh 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UKZST/start-vellum.sh 2018-09-08 09:22:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UKZST/start-vellum.sh 2018-09-08 09:22:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-09-08 09:22:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.13 2018-09-08 09:22:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-08 09:22:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-09-08 09:22:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:22:53,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:53,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:53,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:53,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:53,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:53 GMT 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:53,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:58,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:58,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1904, "offset": 1868, "size": 50}}} 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:58 GMT 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:22:58,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:22:58,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:22:58,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:22:58,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:22:58,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:22:58 GMT 2018-09-08 09:22:58,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:22:58,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:22:58,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:03,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:03,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:02.433Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:02.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1905, "offset": 1868, "size": 50}}} 2018-09-08 09:23:03,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:03,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:03 GMT 2018-09-08 09:23:03,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:03,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:23:03,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:03,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:03,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:03,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:03,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:03 GMT 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:03,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:03,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:08,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:08,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:08.268Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.6:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.6\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}], "metadata": {"pagination": {"total": 1906, "offset": 1869, "size": 50}}} 2018-09-08 09:23:08,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:08,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:08 GMT 2018-09-08 09:23:08,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:08,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1450 2018-09-08 09:23:08,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:08,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.6:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.6 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-09-08 09:23:08,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:08 GMT 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:08,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:13,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:13,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:11.988Z", "message": "Execution done (return_code=0): /tmp/IJUD2/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:11.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "aae36e13-a8a4-488a-9fa6-65d12c7cee44"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:12.129Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:12.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:12.981Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:12.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1909, "offset": 1870, "size": 50}}} 2018-09-08 09:23:13,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:13,702 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:13 GMT 2018-09-08 09:23:13,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:13,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1675 2018-09-08 09:23:13,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IJUD2/create_number.sh 2018-09-08 09:23:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:23:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:13,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:13,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:13 GMT 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:13,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:18,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:18,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1873, "size": 50}}} 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:18 GMT 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:18,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:18,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:18 GMT 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:18,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:23,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:24,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:22.905Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:22.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1910, "offset": 1873, "size": 50}}} 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:24 GMT 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:24,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:24,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:24,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:24 GMT 2018-09-08 09:23:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:24,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:29,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:29,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1874, "size": 50}}} 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:29,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:29 GMT 2018-09-08 09:23:29,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:29,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:23:29,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:29,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:29,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:29,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:29 GMT 2018-09-08 09:23:29,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:29,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:29,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:34,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:33.143Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:33.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1911, "offset": 1874, "size": 50}}} 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:34 GMT 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:23:34,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:34,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:34 GMT 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:34,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:39,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1875, "size": 50}}} 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:39 GMT 2018-09-08 09:23:39,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:39,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:23:39,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:39,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:39 GMT 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:39,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:44,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:44,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:43.379Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:43.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1912, "offset": 1875, "size": 50}}} 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:44 GMT 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:23:44,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:44,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:44,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:44,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:44 GMT 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:44,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:49,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:49,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:49,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:49,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:49,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:49,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1876, "size": 50}}} 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:49 GMT 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:23:49,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:49,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:49,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:49,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:49 GMT 2018-09-08 09:23:49,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:49,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:49,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:54,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:23:55,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:55,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:23:53.615Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:23:53.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1913, "offset": 1876, "size": 50}}} 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:55 GMT 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:55,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:23:55,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:23:55,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:23:55,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:23:55,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:23:55,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:23:55,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:23:55 GMT 2018-09-08 09:23:55,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:23:55,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:23:55,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:00,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:00,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:00,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:00,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:00,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:00,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1877, "size": 50}}} 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:00 GMT 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:00,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:00,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:00,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:00,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:00,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:00,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:00 GMT 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:00,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:05,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:05,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:03.851Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:03.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1914, "offset": 1877, "size": 50}}} 2018-09-08 09:24:05,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:05,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:05 GMT 2018-09-08 09:24:05,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:05,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:05,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:05,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:05,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:05,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:05,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:05 GMT 2018-09-08 09:24:05,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:05,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:05,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:10,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:10,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:10,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1878, "size": 50}}} 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:10 GMT 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:10,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:10,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:10 GMT 2018-09-08 09:24:10,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:10,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:10,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:15,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:15,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:15,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:15,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:14.087Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:14.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1915, "offset": 1878, "size": 50}}} 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:15 GMT 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:15,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:15,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:15,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:15,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:15,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:15 GMT 2018-09-08 09:24:15,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:15,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:15,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:20,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:20,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:20,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1879, "size": 50}}} 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:20 GMT 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:20,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:21,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:21,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:21 GMT 2018-09-08 09:24:21,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:21,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:21,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:26,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:26,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:24.323Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:24.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1916, "offset": 1879, "size": 50}}} 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:26 GMT 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:26,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:26,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:26,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:26,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:26,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:26 GMT 2018-09-08 09:24:26,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:26,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:26,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:31,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1880, "size": 50}}} 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:31 GMT 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:31,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:31,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:31,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:31,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:31,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:31 GMT 2018-09-08 09:24:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:31,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:36,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:36,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:34.559Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:34.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1917, "offset": 1880, "size": 50}}} 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:36 GMT 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:36,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:36,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:36,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:36,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:36 GMT 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:36,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:41,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:41,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1881, "size": 50}}} 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:41 GMT 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:41,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:41,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:41,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:41,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:41 GMT 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:41,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:46,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:46,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:44.795Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:44.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1918, "offset": 1881, "size": 50}}} 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:46 GMT 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:46,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:46,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:46,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:46 GMT 2018-09-08 09:24:46,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:46,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:46,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:51,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:51,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:51,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:51,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:51,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1882, "size": 50}}} 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:51 GMT 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:51,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:51,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:51 GMT 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:51,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:56,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:57,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:24:55.030Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:24:55.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1919, "offset": 1882, "size": 50}}} 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:57 GMT 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:24:57,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:24:57,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:24:57,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:24:57,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:24:57,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:24:57 GMT 2018-09-08 09:24:57,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:24:57,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:24:57,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:02,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:02,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1883, "size": 50}}} 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:02 GMT 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:02,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:02,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:02,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:02,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:02 GMT 2018-09-08 09:25:02,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:02,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:02,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:07,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:07,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:07,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:07,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:07,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:07,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:05.267Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:05.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1920, "offset": 1883, "size": 50}}} 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:07 GMT 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:25:07,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:07,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:25:07,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:07,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:07,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:07 GMT 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:07,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:12,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:12,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1884, "size": 50}}} 2018-09-08 09:25:12,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:12,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:12 GMT 2018-09-08 09:25:12,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:12,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:25:12,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:12,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:12,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:12,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:12,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:12 GMT 2018-09-08 09:25:12,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:12,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:12,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:17,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:18,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:15.503Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:15.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1921, "offset": 1884, "size": 50}}} 2018-09-08 09:25:18,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:18,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:18 GMT 2018-09-08 09:25:18,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:18,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:25:18,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:18,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:25:18,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:18,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:18 GMT 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:18,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:23,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:23,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:23,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:23,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1885, "size": 50}}} 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:23 GMT 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:23,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:25:23,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:23,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:23,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:23,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:23 GMT 2018-09-08 09:25:23,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:23,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:23,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:28,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:28,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:25.746Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:25.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}], "metadata": {"pagination": {"total": 1922, "offset": 1885, "size": 50}}} 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:28,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:28 GMT 2018-09-08 09:25:28,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:28,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-08 09:25:28,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:28,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-08 09:25:28,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:28,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:28,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:28 GMT 2018-09-08 09:25:28,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:28,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:28,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:33,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:33,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:33,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:33,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1886, "size": 50}}} 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:33 GMT 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:33,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-08 09:25:33,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:33,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:33,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:33,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:33,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:33 GMT 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:33,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-08 09:25:33,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:38,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:35.780Z", "message": "Execution done (return_code=0): /tmp/UKZST/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:35.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "b2ac8412-4947-4b70-8c73-3ff20b8c88cd"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:35.905Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:35.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:36.706Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:36.706Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:36.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:36.990Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OVIEB/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:36.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:36.990Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:36.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:37.719Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:37.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "[localhost] run: sudo mv /tmp/tmpcBqHs4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "[localhost] run: sudo mv /tmp/tmpTCmDN4 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.027Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b", "logger": "bb48887c-a0bc-488e-bfe5-369cd4539ab4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:25:38.728Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:25:38.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 1941, "offset": 1886, "size": 50}}} 2018-09-08 09:25:39,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:39,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:39 GMT 2018-09-08 09:25:39,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:39,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10573 2018-09-08 09:25:39,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:39,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UKZST/start-vellum.sh 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OVIEB/bind.py 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:25:39,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcBqHs4 /etc/bind/db.clearwater.opnfv 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'ellis': {u'ellis_e6rgi9': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-e6rgi9'}}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTCmDN4 /etc/bind/db.clearwater.local 2018-09-08 09:25:39,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:25:39,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:25:39,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:25:39,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:25:39,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:25:39,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-09-08 09:25:39,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0207d9ce-461e-4cb5-b64c-675ea3b30e9b 2018-09-08 09:25:39,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:39,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:39,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"} 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:39 GMT 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:39,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-09-08 09:25:39,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:39,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-08T09:10:41.146Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'0207d9ce-461e-4cb5-b64c-675ea3b30e9b'} 2018-09-08 09:25:39,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:25:39,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.213", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:25:39 GMT 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-08 09:25:39,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:25:39,352 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-09-08 09:25:39,519 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-09-08 09:25:39,587 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-09-08 09:25:39,587 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-09-08 09:25:39,746 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:25:39,747 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-09-08 09:26:04,860 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:26:04,860 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-09-08 09:26:29,955 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:26:29,955 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-09-08 09:26:55,329 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:26:55,330 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-09-08 09:27:20,413 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:27:20,414 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-09-08 09:27:45,514 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:27:45,515 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-09-08 09:28:10,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:28:10,595 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-09-08 09:28:35,685 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:28:35,686 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-09-08 09:29:00,758 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:29:00,759 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-09-08 09:29:25,952 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:29:25,952 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-09-08 09:29:51,055 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-08 09:29:51,056 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-09-08 09:30:16,334 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550909@clearwater.opnfv', u'sip_username': u'6505550909', u'formatted_number': u'(650) 555-0909', u'number': u'6505550909', u'sip_uri': u'sip:6505550909@clearwater.opnfv', u'number_id': u'7ebccd541b0248c5baad045c19630d21', u'sip_password': u'YR7Asgec5', u'pstn': False} 2018-09-08 09:30:16,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-08 09:30:16,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:30:16,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:30:16,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:30:16,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:30:16,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.213", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:30:16 GMT 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-08 09:30:16,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:30:16,419 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-09-08 09:30:16,420 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-09-08 09:30:16,427 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-09-08 09:30:16,428 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-09-08 09:32:29,432 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550251, 6505550144) Passed Basic Call - SDP (TCP) - (6505550484, 6505550436) Passed Basic Call - Tel URIs (TCP) - (6505550874, 6505550425) Passed Basic Call - Unknown number (TCP) - (6505550127, 6505550033) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550199, 6505550760) Passed Basic Call - Messages - Pager model (TCP) - (6505550795, 6505550720) Passed Basic Call - Pracks (TCP) - (6505550393, 6505550541) Passed Basic Registration (TCP) - (6505550021) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550537, 6505550436) Passed Call Barring - Outbound Rejection (TCP) - (6505550198, 6505550742) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550173, 6505550663) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550299, 6505550531, 6505550835) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550309, 6505550151, 6505550259) Passed Call Diversion - Not reachable (408) (TCP) - (6505550075, 6505550603, 6505550286) Passed Call Diversion - Not reachable (503) (TCP) - (6505550548, 6505550305, 6505550455) Passed Call Diversion - Not reachable (500) (TCP) - (6505550026, 6505550882, 6505550509) Passed Call Diversion - Busy (TCP) - (6505550200, 6505550530, 6505550117) Passed Call Diversion - Unconditional (TCP) - (6505550106, 6505550723, 6505550266) Passed Call Diversion - No answer (TCP) - (6505550419, 6505550238, 6505550709) Passed Call Diversion - Bad target URI (TCP) - (6505550186, 6505550969) Passed Call Diversion - Audio-only call (TCP) - (6505550673, 6505550807, 6505550433, 6505550630) Passed Call Diversion - Audio-video call (TCP) - (6505550693, 6505550821, 6505550953, 6505550253) Passed Call Waiting - Accepted (TCP) - (6505550227, 6505550003, 6505550988) Passed Call Waiting - Cancelled (TCP) - (6505550066, 6505550439, 6505550742) Passed CANCEL - Mainline (TCP) - (6505550201, 6505550590) Passed Filtering - Accept-Contact (TCP) - (6505550516, 6505550152) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550835, 6505550703) Passed Filtering - Accept-Contact no match (TCP) - (6505550176, 6505550096) Passed Filtering - Accept-Contact negated match (TCP) - (6505550624, 6505550686) Passed Filtering - RFC3841 example (TCP) - (6505550380, 6505550060) Passed Filtering - Reject-Contact no match (TCP) - (6505550317, 6505550415) Passed Filtering - Reject-Contact match (TCP) - (6505550130, 6505550945) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550883) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550711) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550853) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550251) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550844, 6505550914) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550375, 6505550560) Passed GRUU - Call - only GRUU as target (TCP) - (6505550726, 6505550900) Passed GRUU - Call - AoR as target (TCP) - (6505550920, 6505550903) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550983, 6505550167) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550127, 6505550718) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550917, 6505550179) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550357, 6505550580) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550870, 6505550327) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550441, 6505550237) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550232) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550345) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550343) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550794, 6505550134) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550517, 6505550857) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-09-08 09:32:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-09-08 09:32:29,562 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 09:32:29,563 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-08 09:32:29,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-09-08 09:32:29,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-09-08 09:32:29,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:04.522Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c9ba6bd1-e130-4e8f-b8a6-9b86d5fb642d"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:41.146Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "0207d9ce-461e-4cb5-b64c-675ea3b30e9b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:29,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:29 GMT 2018-09-08 09:32:29,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:29,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-09-08 09:32:29,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:29,649 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-08 09:32:29,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:29,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:29,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:29 GMT 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:29,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:29,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:29,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:29,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:29,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:29,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:29,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:29 GMT 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:32:29,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:29,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:30,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:30 GMT 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:30,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:35,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:30.654Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:30.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.858Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:31.858Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:31.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.393Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/40C3F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "037971d0-49cc-4be9-b77f-b6b0404b59da"}, {"node_instance_id": "homer_2cf9w5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:32.873Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:32.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26d9bd6f-bbdc-417c-adf6-691062b05b64"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/RWI9D/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "818f7205-dd1d-4c27-bde5-a35bc1699564"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/DYKB6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "d25ed19e-9949-49df-b0d4-ec78abe922b8"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/OWJER/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a958ca94-9211-462d-b16d-4417d4683b4d"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/RWI9D/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "818f7205-dd1d-4c27-bde5-a35bc1699564"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Execution done (return_code=1): /tmp/RWI9D/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "818f7205-dd1d-4c27-bde5-a35bc1699564"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Execution done (return_code=1): /tmp/6ATKA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "22f6c8d8-b1d5-469c-9968-e2241407e3f0"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "d25ed19e-9949-49df-b0d4-ec78abe922b8"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "22f6c8d8-b1d5-469c-9968-e2241407e3f0"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Execution done (return_code=1): /tmp/OWJER/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a958ca94-9211-462d-b16d-4417d4683b4d"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/VIX04/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26d9bd6f-bbdc-417c-adf6-691062b05b64"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a958ca94-9211-462d-b16d-4417d4683b4d"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "037971d0-49cc-4be9-b77f-b6b0404b59da"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/40C3F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "037971d0-49cc-4be9-b77f-b6b0404b59da"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/DYKB6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "d25ed19e-9949-49df-b0d4-ec78abe922b8"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/6ATKA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "22f6c8d8-b1d5-469c-9968-e2241407e3f0"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/6ATKA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "22f6c8d8-b1d5-469c-9968-e2241407e3f0"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Execution done (return_code=1): /tmp/40C3F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "037971d0-49cc-4be9-b77f-b6b0404b59da"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/VIX04/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26d9bd6f-bbdc-417c-adf6-691062b05b64"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "818f7205-dd1d-4c27-bde5-a35bc1699564"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.153Z", "message": "Executing: /tmp/OWJER/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a958ca94-9211-462d-b16d-4417d4683b4d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_rgl87b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_6pffbk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:33.939Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_456gq9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:32:33.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:34.230Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1XS2S/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:34.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:34.951Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:34.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:34.951Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:34.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 54, "offset": 0, "size": 50}}} 2018-09-08 09:32:35,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:35,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:35 GMT 2018-09-08 09:32:35,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:35,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30363 2018-09-08 09:32:35,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/40C3F/stop-vellum.sh 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/RWI9D/stop-ellis.sh 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/DYKB6/stop-sprout.sh 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/OWJER/stop-homer.sh 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RWI9D/stop-ellis.sh 2018-09-08 09:32:35,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RWI9D/stop-ellis.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/6ATKA/stop-dime.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/OWJER/stop-homer.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/VIX04/stop-bono.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/40C3F/stop-vellum.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DYKB6/stop-sprout.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6ATKA/stop-dime.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/6ATKA/stop-dime.sh 2018-09-08 09:32:35,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/40C3F/stop-vellum.sh 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VIX04/stop-bono.sh 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OWJER/stop-homer.sh 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1XS2S/bind.py 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:35,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:35,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:35,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:35,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:35 GMT 2018-09-08 09:32:35,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:35,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:35,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:40,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:40,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo mv /tmp/tmpEhRsIM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo mv /tmp/tmptBbGeV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EZC4C/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K8L6F/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5UJSB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo mv /tmp/tmpk_vcIj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "fae3458e-af7b-4e1d-a307-2a06b7150662"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.222Z", "message": "[localhost] run: sudo mv /tmp/tmpiDRhnZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.959Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.959Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.959Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:35.959Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:35.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo mv /tmp/tmpkebj1w /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo mv /tmp/tmprtaJCD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo mv /tmp/tmpZtcdqu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3612789-2628-4dd0-8e6b-fce942dea2cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo mv /tmp/tmp6XezJO /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9cda401f-73dd-449e-bafb-d43af3d64b92"}], "metadata": {"pagination": {"total": 154, "offset": 50, "size": 50}}} 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:40 GMT 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29926 2018-09-08 09:32:40,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:40,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:32:40,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEhRsIM /etc/bind/db.clearwater.local 2018-09-08 09:32:40,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:32:40,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:32:40,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptBbGeV /etc/bind/db.clearwater.local 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:32:40,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:32:40,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {u'homer_2cf9w5': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'homer-2cf9w5'}}, u'ellis': {}, u'dime': {u'dime_duia8z': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-duia8z'}}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EZC4C/bind.py 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K8L6F/bind.py 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:40,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5UJSB/bind.py 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpk_vcIj /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiDRhnZ /etc/bind/db.clearwater.local 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:40,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkebj1w /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprtaJCD /etc/bind/db.clearwater.local 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZtcdqu /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_u1b5mq': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-u1b5mq'}}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6XezJO /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:40,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:40,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:40,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:32:40,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:40,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:40,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:40,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:40,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:40,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:40 GMT 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:40,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:45,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:45,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.271Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e1b20545-910e-49ae-814d-b5f599aac31c"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_yutxj0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_2cf9w5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:36.969Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:36.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Executing: /tmp/4QECE/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "3ac85f1c-f077-4a7e-8140-82133e858dca"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "13c563f8-edc2-4421-81f1-3c370226d979"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KLLGQ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "13c563f8-edc2-4421-81f1-3c370226d979"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Executing: /tmp/I8126/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9649eeaf-82c1-42fe-bed1-6aefdcae997f"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a2dd80fd-b1ef-4c4a-9d3a-6561de767ab6"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Executing: /tmp/NXVP4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a2dd80fd-b1ef-4c4a-9d3a-6561de767ab6"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4QECE/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "3ac85f1c-f077-4a7e-8140-82133e858dca"}, {"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "3ac85f1c-f077-4a7e-8140-82133e858dca"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Execution done (return_code=1): /tmp/DYKB6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "d25ed19e-9949-49df-b0d4-ec78abe922b8"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9649eeaf-82c1-42fe-bed1-6aefdcae997f"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I8126/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9649eeaf-82c1-42fe-bed1-6aefdcae997f"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Executing: /tmp/KLLGQ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "13c563f8-edc2-4421-81f1-3c370226d979"}, {"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.285Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NXVP4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a2dd80fd-b1ef-4c4a-9d3a-6561de767ab6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:37.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:37.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ANVAO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "[localhost] run: sudo mv /tmp/tmpq7IhmT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.409Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:38.991Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:38.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:39.532Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:39.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:39.532Z", "message": "[localhost] run: sudo mv /tmp/tmp8g4TPx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:39.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:39.532Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:39.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8e1864e2-9490-4a3c-b6f1-98a011a4229b"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.001Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.001Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.001Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.551Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "be671d74-1417-4912-9590-f54601edd5e9"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.551Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MLF63/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "be671d74-1417-4912-9590-f54601edd5e9"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:40.551Z", "message": "Executing: /tmp/MLF63/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:40.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "be671d74-1417-4912-9590-f54601edd5e9"}, {"node_instance_id": "homer_2cf9w5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:43.482Z", "message": "Execution done (return_code=0): /tmp/KLLGQ/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:43.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "13c563f8-edc2-4421-81f1-3c370226d979"}, {"node_instance_id": "homer_2cf9w5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:43.628Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:43.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:45.011Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:45.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:45.011Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:45.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:45.011Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:45.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 162, "offset": 100, "size": 50}}} 2018-09-08 09:32:45,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:45,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:45 GMT 2018-09-08 09:32:45,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:45,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28245 2018-09-08 09:32:45,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:45,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:45,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:45,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4QECE/remove-cluster-node.sh 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KLLGQ/remove-cluster-node.sh 2018-09-08 09:32:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I8126/remove-cluster-node.sh 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NXVP4/remove-cluster-node.sh 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4QECE/remove-cluster-node.sh 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/DYKB6/stop-sprout.sh 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:32:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I8126/remove-cluster-node.sh 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KLLGQ/remove-cluster-node.sh 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NXVP4/remove-cluster-node.sh 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ANVAO/bind.py 2018-09-08 09:32:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {u'bono_cqsedp': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-cqsedp'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq7IhmT /etc/bind/db.clearwater.local 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:32:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8g4TPx /etc/bind/db.clearwater.opnfv 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:32:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MLF63/remove-cluster-node.sh 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MLF63/remove-cluster-node.sh 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KLLGQ/remove-cluster-node.sh 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:32:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:32:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:32:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:45,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:45,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:45,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:45 GMT 2018-09-08 09:32:45,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:45,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:45,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:50,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:50,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:50,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:50,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:50,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:50,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_e6rgi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:45.866Z", "message": "Execution done (return_code=0): /tmp/4QECE/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:45.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "3ac85f1c-f077-4a7e-8140-82133e858dca"}, {"node_instance_id": "ellis_e6rgi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:46.054Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:46.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:47.023Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:47.023Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:47.023Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:47.023Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_duia8z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:47.562Z", "message": "Execution done (return_code=0): /tmp/I8126/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:47.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9649eeaf-82c1-42fe-bed1-6aefdcae997f"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:48.034Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:48.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:48.034Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:48.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:48.034Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:48.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.046Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:49.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:49.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.074Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.074Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.074Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.074Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.074Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Stopping Agent homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Stopping Agent dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:50.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}], "metadata": {"pagination": {"total": 206, "offset": 150, "size": 50}}} 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:50 GMT 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23243 2018-09-08 09:32:50,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4QECE/remove-cluster-node.sh 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:32:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I8126/remove-cluster-node.sh 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_456gq9 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_rgl87b 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:50,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:50,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:50,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:50,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:50,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:50,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:50 GMT 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:50,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:55,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:55,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:51.892Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:51.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:52.083Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:52.083Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.102Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.102Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.102Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.102Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Stopping Agent ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:53.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:53.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_456gq9 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_rgl87b stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Successfully stopped daemon: homer_host_456gq9\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Successfully stopped daemon: dime_host_rgl87b\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bda57859-99b7-42e8-9c3c-e7e36e75006a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:54.604Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4abb5a01-9dac-47ee-9446-a590d64bd5aa"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.172Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.172Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.172Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.172Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Deleting Agent homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:55.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:55.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}], "metadata": {"pagination": {"total": 244, "offset": 194, "size": 50}}} 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:55 GMT 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20546 2018-09-08 09:32:55,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:32:55,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:32:55,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_6pffbk 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:55,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_456gq9 stop 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_rgl87b stop 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_456gq9 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_rgl87b 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:32:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_456gq9 2018-09-08 09:32:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:32:55,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:32:55,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:32:55,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:32:55 GMT 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:32:55,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:32:55,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:00,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:00,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.181Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.181Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.181Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Deleting Agent dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:56.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:56.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:57.658Z", "message": "Successfully deleted daemon: homer_host_456gq9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:57.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:57.658Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:57.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:57.658Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:57.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "f4917932-66ba-4026-94fb-56cc68371e7a"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:57.705Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:57.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.364Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.364Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.364Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.364Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Successfully stopped daemon: ellis_host_6pffbk\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Successfully deleted daemon: dime_host_rgl87b", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "09556cee-10c9-49b6-bafc-96baf6cd299e"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:58.686Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_6pffbk stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:58.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "823bd182-c00c-4eb6-acb0-83ca6c94cb77"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.380Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.380Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.380Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.380Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.380Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Deleting Agent ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "sprout_u1b5mq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Execution done (return_code=0): /tmp/MLF63/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "be671d74-1417-4912-9590-f54601edd5e9"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:32:59.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:32:59.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_u1b5mq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:00.408Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 294, "offset": 232, "size": 50}}} 2018-09-08 09:33:00,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:00,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:00 GMT 2018-09-08 09:33:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:00,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26613 2018-09-08 09:33:00,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:00,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_rgl87b 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_456gq9 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:33:00,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_6pffbk 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_rgl87b 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:33:00,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_6pffbk stop 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_6pffbk 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MLF63/remove-cluster-node.sh 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:00,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:33:00,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:33:00,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:01,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:01 GMT 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:01,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:06,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:06,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.019Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.416Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.416Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.416Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.768Z", "message": "Successfully deleted daemon: ellis_host_6pffbk", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:01.768Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "72e1ef34-d240-4b59-b7cc-bc86d502fb0c"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:02.430Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:02.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.449Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.449Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.449Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.449Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Stopping Agent sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:03.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:03.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:04.466Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:04.466Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:04.466Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:04.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:05.823Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:05.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 324, "offset": 282, "size": 50}}} 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:06 GMT 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15898 2018-09-08 09:33:06,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:33:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:33:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_6pffbk 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:33:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:33:06,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_yutxj0 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:33:06,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:33:06,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:33:06,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:06,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:06,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:06,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:06,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:06 GMT 2018-09-08 09:33:06,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:06,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:06,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:11,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:11,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:11,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:11,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:06.474Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:06.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:06.474Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:06.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:07.484Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:07.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:07.484Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:07.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:07.484Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:07.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:07.809Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:07.820Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_yutxj0 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:07.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.493Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.493Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.493Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.493Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Successfully stopped daemon: sprout_host_yutxj0\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "5b8e15a9-3b51-42b3-ac94-d2ddee6a0738"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Deleting Agent sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:08.836Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:08.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.020Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.503Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.503Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.712Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.876Z", "message": "Successfully deleted daemon: sprout_host_yutxj0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:10.876Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:10.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0284a80b-b1df-4d44-8800-a1cded646edc"}], "metadata": {"pagination": {"total": 352, "offset": 312, "size": 50}}} 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:11 GMT 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15047 2018-09-08 09:33:11,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_yutxj0 stop 2018-09-08 09:33:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_yutxj0 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_yutxj0 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_yutxj0 2018-09-08 09:33:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:33:11,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:11,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:11,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:11,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:11 GMT 2018-09-08 09:33:11,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:11,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:11,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:16,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:16,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:16,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:16,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:16,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:11.536Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:11.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:11.536Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:11.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:11.536Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:11.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:12.545Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:12.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:12.545Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:12.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:12.545Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:12.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.257Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4ee2ed64-43d7-4a6a-9e89-d2ab9fce0710"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.564Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.564Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.564Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.564Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.564Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:13.890Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:13.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bc4028c5-a284-4dc5-996c-e29a6700096c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:14.584Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:14.584Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:15.603Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:15.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:15.603Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:15.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:15.603Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:15.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_host_456gq9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:15.689Z", "message": "Waiting for server \"070e99a6-9f4e-4da0-a53c-43f176f798aa\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:15.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "4ee2ed64-43d7-4a6a-9e89-d2ab9fce0710"}], "metadata": {"pagination": {"total": 372, "offset": 340, "size": 50}}} 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:16 GMT 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9744 2018-09-08 09:33:16,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:16,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:33:16,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:33:16,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:16,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "070e99a6-9f4e-4da0-a53c-43f176f798aa" to be deleted. current status: SHUTOFF 2018-09-08 09:33:16,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:16 GMT 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:16,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:21,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:21,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:21,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_rgl87b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:16.901Z", "message": "Waiting for server \"b637e3cd-a5ae-42b9-9c22-67450f1095c1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:16.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "bc4028c5-a284-4dc5-996c-e29a6700096c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:19.143Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:19.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:19.775Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:19.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:19.775Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:19.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:20.787Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:20.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 377, "offset": 359, "size": 50}}} 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:21,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:21 GMT 2018-09-08 09:33:21,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:21,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2738 2018-09-08 09:33:21,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b637e3cd-a5ae-42b9-9c22-67450f1095c1" to be deleted. current status: SHUTOFF 2018-09-08 09:33:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:21,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:21,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:21,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:21,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:21,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:21 GMT 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:21,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:21,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:26,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:27,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:27,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_456gq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:21.803Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_host_rgl87b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:21.803Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:21.803Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:21.803Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:21.803Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.439Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "978cb2b2-dd5c-457c-b1f5-86b4415d671a"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:22.832Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:22.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "homer_security_group_okihrq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:23.573Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:23.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9b315d49-9d66-4117-888c-1a6994c43561"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:23.874Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:23.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:23.874Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:23.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_security_group_f5cail", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:23.932Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:23.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "3ffb484d-58ab-4168-bc8f-7ceec55d80b7"}, {"node_instance_id": "homer_security_group_okihrq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:24.888Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:24.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "dime_security_group_f5cail", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:24.888Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:24.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_host_6pffbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:24.942Z", "message": "Waiting for server \"526cbe71-c4be-4cc0-bbc1-d809175e710e\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:24.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "978cb2b2-dd5c-457c-b1f5-86b4415d671a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:26.405Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:26.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:26.405Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:26.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:26.405Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:26.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 399, "offset": 364, "size": 50}}} 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:27 GMT 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11379 2018-09-08 09:33:27,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:33:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "526cbe71-c4be-4cc0-bbc1-d809175e710e" to be deleted. current status: SHUTOFF 2018-09-08 09:33:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:27,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:27,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:27,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:27,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:27 GMT 2018-09-08 09:33:27,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:27,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:27,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:32,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:32,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_6pffbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:29.538Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:29.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:30.093Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:30.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:31.107Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:31.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:31.107Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:31.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:31.107Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:31.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:31.107Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:31.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:31.839Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:31.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "27043f41-749b-45ce-b8ef-930499415065"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:32.116Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:32.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:32.116Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:32.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:32.116Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:32.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_floatingip_12tnjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:32.414Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:32.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "186d57c5-3f8b-42c1-b822-85827204ef48"}], "metadata": {"pagination": {"total": 410, "offset": 386, "size": 50}}} 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:32 GMT 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5642 2018-09-08 09:33:32,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:32,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:33:32,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:32,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:32,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:33:32,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-08 09:33:32,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-08 09:33:32,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:32,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:32 GMT 2018-09-08 09:33:32,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:32,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:32,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:37,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:37,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:37,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_12tnjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "ellis_security_group_lpdz8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.125Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:33.773Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26b89b93-65e6-42af-89ae-fa6d3aeaa5a6"}, {"node_instance_id": "sprout_host_yutxj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:35.847Z", "message": "Waiting for server \"913004da-3b50-4495-971a-3aa3f0d2ab0d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:35.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26b89b93-65e6-42af-89ae-fa6d3aeaa5a6"}], "metadata": {"pagination": {"total": 418, "offset": 397, "size": 50}}} 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:37 GMT 2018-09-08 09:33:37,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:37,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4245 2018-09-08 09:33:37,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:37,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-08 09:33:37,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:33:37,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:33:37,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:33:37,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:33:37,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:37,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:33:37,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "913004da-3b50-4495-971a-3aa3f0d2ab0d" to be deleted. current status: SHUTOFF 2018-09-08 09:33:37,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:37,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:37,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:37,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:37,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:37 GMT 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:37,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:43,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:43,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yutxj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:41.140Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:41.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:42.242Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:42.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 420, "offset": 405, "size": 50}}} 2018-09-08 09:33:43,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:43,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:43 GMT 2018-09-08 09:33:43,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:43,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1064 2018-09-08 09:33:43,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:43,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:33:43,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:33:43,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:43,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:43,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:43,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:43,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:43,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:43 GMT 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:43,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:48,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:48,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_lm61yu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:43.250Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:43.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:43.250Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:43.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:43.250Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:43.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "sprout_security_group_lm61yu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:43.384Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:43.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "eea4463c-eb21-42c7-b423-e95735c31841"}, {"node_instance_id": "sprout_security_group_lm61yu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:33:44.266Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:33:44.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 425, "offset": 407, "size": 50}}} 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:48 GMT 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2713 2018-09-08 09:33:48,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:33:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:33:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:33:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:33:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:33:48,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:48,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:48 GMT 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:48,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:53,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:53,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:53,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:53 GMT 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:33:53,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:53,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:53,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:53,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:53,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:53 GMT 2018-09-08 09:33:53,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:53,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:53,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:58,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:58,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:58 GMT 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:33:58,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:33:58,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:33:58 GMT 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:33:58,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:03,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:03,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:03,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:03,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:03 GMT 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:03,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:03,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:03,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:03,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:03,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:03 GMT 2018-09-08 09:34:03,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:03,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:03,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:08,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:08,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:08,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:08,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:08 GMT 2018-09-08 09:34:08,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:08,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:08,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:08,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:09,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:09,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:09,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:09 GMT 2018-09-08 09:34:09,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:09,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:09,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:14,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:14,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:14 GMT 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:14,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:14,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:14 GMT 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:14,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:19,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:19,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:19,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:19,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:19,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:19 GMT 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:19,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:19,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:19,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:19,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:19 GMT 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:19,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:19,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:24,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:24,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:24,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:24,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:24 GMT 2018-09-08 09:34:24,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:24,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:24,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:24,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:24,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:24,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:24,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:24,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:24 GMT 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:24,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:29,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:29,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:29,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:29 GMT 2018-09-08 09:34:29,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:29,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:29,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:29,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:29,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:29 GMT 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:29,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:34,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:34,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:34 GMT 2018-09-08 09:34:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:34,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:34,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:34,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:34,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:34,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:34 GMT 2018-09-08 09:34:34,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:34,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:34,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:40,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:40,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:40,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:40 GMT 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:40,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:40,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:40,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:40,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:40 GMT 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:40,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:45,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:45,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:45,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:45,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:45 GMT 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:45,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:45,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:45,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:45,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:45,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:45,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:45,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:45 GMT 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:45,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:50,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:50,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:50 GMT 2018-09-08 09:34:50,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:50,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:34:50,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:50,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:50,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:50,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:50,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:50,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:50,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:50 GMT 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:50,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:55,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:34:55,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fwmo6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:53.906Z", "message": "Execution done (return_code=2): /tmp/NXVP4/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:53.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a2dd80fd-b1ef-4c4a-9d3a-6561de767ab6"}, {"node_instance_id": "vellum_fwmo6l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:54.078Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a2fb4e081ef23227: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.6:4000 has no leader\n; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.13:4000 has no leader\n; error #3: client: etcd member http://192.168.120.15:4000 has no leader\n; error #4: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member a2fb4e081ef23227: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.6:4000 has no leader\n; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.13:4000 has no leader\n; error #3: client: etcd member http://192.168.120.15:4000 has no leader\n; error #4: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_pthx0f/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member a2fb4e081ef23227: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.6:4000 has no leader\n; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.13:4000 has no leader\n; error #3: client: etcd member http://192.168.120.15:4000 has no leader\n; error #4: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:34:54.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:55.276Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:55.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:55.276Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:55.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:55.276Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:55.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 430, "offset": 412, "size": 50}}} 2018-09-08 09:34:55,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:55,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:55 GMT 2018-09-08 09:34:55,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:55,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4922 2018-09-08 09:34:55,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:34:55,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/NXVP4/remove-cluster-node.sh 2018-09-08 09:34:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a2fb4e081ef23227: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.6:4000 has no leader ; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.13:4000 has no leader ; error #3: client: etcd member http://192.168.120.15:4000 has no leader ; error #4: client: endpoint http://192.168.120.18:4000 exceeded header timeout 2018-09-08 09:34:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:34:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:34:55,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:34:55,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:34:55,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:34:55,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:34:55,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:34:55 GMT 2018-09-08 09:34:55,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:34:55,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:34:55,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:00,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:00,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:00,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:56.287Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:56.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:56.287Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:56.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:56.287Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:56.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.372Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.372Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.372Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.372Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.420Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:57.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:57.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Stopping Agent vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:34:58.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:34:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}], "metadata": {"pagination": {"total": 447, "offset": 417, "size": 50}}} 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:00,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:00 GMT 2018-09-08 09:35:00,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:00,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-09-08 09:35:00,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:00,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:35:00,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_pthx0f 2018-09-08 09:35:00,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:00,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:00,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:00,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:00,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:00 GMT 2018-09-08 09:35:00,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:00,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:00,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:05,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:05,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:05,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:02.058Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:02.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:02.249Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:02.382Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:02.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:02.462Z", "message": "Successfully stopped daemon: vellum_host_pthx0f\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:02.462Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_pthx0f stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:02.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2622e01f-510e-4e4a-a8d0-88f141ce7a6f"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.390Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.390Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:03.477Z", "message": "Deleting Agent vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:03.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:05.121Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:05.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:05.494Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:05.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:05.494Z", "message": "Successfully deleted daemon: vellum_host_pthx0f", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:05.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "e6f102e6-4c7d-46f1-a525-1b20c7f6d332"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:05.583Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:05.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 468, "offset": 434, "size": 50}}} 2018-09-08 09:35:05,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:05,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:05 GMT 2018-09-08 09:35:05,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:05,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11471 2018-09-08 09:35:05,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:35:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:35:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:35:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_pthx0f 2018-09-08 09:35:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_pthx0f stop 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:35:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_pthx0f 2018-09-08 09:35:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:35:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:35:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_pthx0f 2018-09-08 09:35:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:35:05,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:06,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:06 GMT 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:06,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:11,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:11,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:06.405Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:06.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:06.405Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:06.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:08.333Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:08.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:09.415Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:09.415Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 473, "offset": 455, "size": 50}}} 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:11 GMT 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2618 2018-09-08 09:35:11,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:35:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:35:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:35:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:11,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:11,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:11,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:11,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:11,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:11 GMT 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:11,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:16,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:16,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:16,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:16,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:16,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:13.635Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:13.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:14.433Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:14.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:14.433Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:14.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 476, "offset": 460, "size": 50}}} 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:16 GMT 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-09-08 09:35:16,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:16,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:16,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:16,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:16,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:16,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:16 GMT 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:16,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:21,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:21,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:21,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:21,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:18.437Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:18.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:19.536Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:19.536Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:19.536Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:19.904Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:19.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "7cf8f9de-702b-4f13-a090-033790e4dc9c"}], "metadata": {"pagination": {"total": 481, "offset": 463, "size": 50}}} 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:21 GMT 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-09-08 09:35:21,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:21,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:35:21,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:35:21,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:35:21,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:35:21,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:35:21,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:21,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:21,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:21,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:21,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:21 GMT 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:21,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:26,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:26,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:26,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:26,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:26,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:26,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:22.293Z", "message": "Waiting for server \"389c1074-f693-472f-b8f3-802aeea006b1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:22.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "7cf8f9de-702b-4f13-a090-033790e4dc9c"}], "metadata": {"pagination": {"total": 482, "offset": 468, "size": 50}}} 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:26 GMT 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-09-08 09:35:26,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "389c1074-f693-472f-b8f3-802aeea006b1" to be deleted. current status: SHUTOFF 2018-09-08 09:35:26,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:26,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:26,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:26,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:26,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:26,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:26 GMT 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:26,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:31,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:32,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_pthx0f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:27.826Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:27.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:28.728Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:28.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:29.770Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:29.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:29.770Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:29.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:29.770Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:29.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "vellum_security_group_86n0wz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:29.954Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:29.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "83113d25-b7b5-4816-b334-124fa8288ac4"}, {"node_instance_id": "vellum_security_group_86n0wz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:31.122Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:31.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 489, "offset": 469, "size": 50}}} 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:32,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:32 GMT 2018-09-08 09:35:32,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:32,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-09-08 09:35:32,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:35:32,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:35:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:35:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:35:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:35:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:35:32,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:35:32,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:32,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:32,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:32,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:32,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:32,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:32 GMT 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:32,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:37,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:37,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:37,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:37,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:37,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:32.728Z", "message": "Execution done (return_code=124): /tmp/VIX04/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:32.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "26d9bd6f-bbdc-417c-adf6-691062b05b64"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:32.971Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:35:32.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:33.777Z", "message": "Downloaded scripts/bind/bind.py to /tmp/R3DDU/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:33.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:33.791Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:33.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:33.791Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:33.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "[localhost] run: sudo mv /tmp/tmpY0kMNO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "[localhost] run: sudo mv /tmp/tmptbMwY6 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.513Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "395d7ae2-473f-456c-aa5c-3a2caa42e8f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:34.798Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:34.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:35.753Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GKT3U/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:35.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "825ba3e8-c095-4b02-970d-0174c56f3dc9"}, {"node_instance_id": "bono_cqsedp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:35.805Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:35.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:35.805Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:35.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:35.805Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:35.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:36.529Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:36.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "825ba3e8-c095-4b02-970d-0174c56f3dc9"}, {"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:36.529Z", "message": "Executing: /tmp/GKT3U/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:36.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "825ba3e8-c095-4b02-970d-0174c56f3dc9"}], "metadata": {"pagination": {"total": 513, "offset": 476, "size": 50}}} 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:37 GMT 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13414 2018-09-08 09:35:37,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/VIX04/stop-bono.sh 2018-09-08 09:35:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R3DDU/bind.py 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY0kMNO /etc/bind/db.clearwater.local 2018-09-08 09:35:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-08 09:35:37,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptbMwY6 /etc/bind/db.clearwater.opnfv 2018-09-08 09:35:37,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-08 09:35:37,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-08 09:35:37,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-08 09:35:37,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_fwmo6l': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-fwmo6l'}}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.6', u'hss_hostname': u''}. 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GKT3U/remove-cluster-node.sh 2018-09-08 09:35:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:35:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-08 09:35:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-08 09:35:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-08 09:35:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GKT3U/remove-cluster-node.sh 2018-09-08 09:35:37,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:37,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:37,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:37 GMT 2018-09-08 09:35:37,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:37,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:37,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:42,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:42,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-08 09:35:42,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:42,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:42 GMT 2018-09-08 09:35:42,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:42,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:35:42,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:42,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:42,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:42,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:42,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:42,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:42 GMT 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:42,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:47,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:47,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:47 GMT 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:47,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:47,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:47,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:47 GMT 2018-09-08 09:35:47,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:47,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:47,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:52,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:52,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:52,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:52,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:52,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:52 GMT 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:35:52,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:52,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:52,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:52 GMT 2018-09-08 09:35:52,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:52,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:52,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:57,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:57,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cqsedp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:56.747Z", "message": "Execution done (return_code=2): /tmp/GKT3U/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:56.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "825ba3e8-c095-4b02-970d-0174c56f3dc9"}, {"node_instance_id": "bono_cqsedp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:57.354Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_bwjn7o/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-08T09:35:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 515, "offset": 499, "size": 50}}} 2018-09-08 09:35:57,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:57,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:57 GMT 2018-09-08 09:35:57,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:57,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1948 2018-09-08 09:35:57,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:35:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/GKT3U/remove-cluster-node.sh 2018-09-08 09:35:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-09-08 09:35:57,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:35:58,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:35:58,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:35:58,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:35:58 GMT 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:35:58,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:03,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:03,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fklvf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:58.524Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:58.524Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:58.524Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:58.524Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:58.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:58.816Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:58.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_fklvf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_node_jppd9d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:35:59.829Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:35:59.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:00.844Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:00.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:00.844Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:00.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:01.855Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:01.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.545Z", "message": "Stopping Agent bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.866Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:02.866Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:02.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 555, "offset": 501, "size": 50}}} 2018-09-08 09:36:03,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:03,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:03 GMT 2018-09-08 09:36:03,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:03,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20489 2018-09-08 09:36:03,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:36:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-08 09:36:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_bwjn7o 2018-09-08 09:36:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:03,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:03,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:03 GMT 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:03,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:08,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:08,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Stopping Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:03.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:03.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:06.829Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:06.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.052Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.622Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.622Z", "message": "Successfully stopped daemon: bono_host_bwjn7o\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.622Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_2684m2 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.622Z", "message": "Successfully stopped daemon: bind_host_2684m2\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "8ee05af3-e7e1-48c4-8dfd-207e1c8858c2"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.622Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_bwjn7o stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "9ff02930-dc32-48af-9604-25e34c1578f3"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:07.876Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:07.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 576, "offset": 541, "size": 50}}} 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:08 GMT 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11257 2018-09-08 09:36:08,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:08,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_2684m2 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:08,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_bwjn7o 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_2684m2 stop 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_2684m2 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_bwjn7o stop 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:36:08,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:08,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:08,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:36:08,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:08,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:08,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:08,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:08,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:08,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:08 GMT 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:08,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:13,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:13,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Deleting Agent bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Deleting Agent bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:08.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:08.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:09.803Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:09.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.263Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.659Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.659Z", "message": "Successfully deleted daemon: bind_host_2684m2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.659Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "30203cb8-b459-45c3-8bff-98551baca29b"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.659Z", "message": "Successfully deleted daemon: bono_host_bwjn7o", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.659Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "2756806f-14f0-4392-acc1-f98dc77c3ded"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5954)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_y2zij5/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5954)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:10.892Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:10.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:11.800Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:11.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:11.902Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:11.902Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:11.902Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:11.902Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Stopping Agent proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.913Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 627, "offset": 562, "size": 50}}} 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:13 GMT 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28150 2018-09-08 09:36:13,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_bwjn7o 2018-09-08 09:36:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_2684m2 2018-09-08 09:36:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:36:13,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_2684m2 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_bwjn7o 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:36:13,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954) 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:13,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_y2zij5 2018-09-08 09:36:13,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:13,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:36:13,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:13,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:13,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:13 GMT 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:13,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:13,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:18,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:18,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:12.913Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:12.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:13.927Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:13.927Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:13.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.388Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.625Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.709Z", "message": "Successfully stopped daemon: proxy_host_y2zij5\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.709Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_y2zij5 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "29e80087-8465-4d00-8483-2ed20e59023a"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.950Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.950Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:16.950Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:16.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Deleting Agent proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:18.280Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:18.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 649, "offset": 612, "size": 50}}} 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:18 GMT 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11331 2018-09-08 09:36:18,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:36:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:36:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:36:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_y2zij5 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_y2zij5 stop 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-08 09:36:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_y2zij5 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-08 09:36:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:36:18,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:18,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:18 GMT 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:18,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:23,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:23,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:23,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:23,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:23,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:23,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:18.991Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:18.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:18.991Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:18.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:18.991Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:18.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:19.435Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:19.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:19.747Z", "message": "Successfully deleted daemon: proxy_host_y2zij5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:19.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:19.747Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:19.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "add402da-319f-4976-9a01-59231eddd4f2"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:20.054Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:20.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:20.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:20.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:20.054Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:20.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:22.205Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:22.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:23.078Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:23.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:23.078Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:23.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:23.078Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:23.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:23.555Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ec63a5d0-fd14-403b-a80e-2160069e0b7c"}], "metadata": {"pagination": {"total": 665, "offset": 633, "size": 50}}} 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:23 GMT 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7224 2018-09-08 09:36:23,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_y2zij5 2018-09-08 09:36:23,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:36:23,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:36:23,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:36:23,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:23,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:23 GMT 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:23,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:28,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:29,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:24.142Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:24.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:24.142Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:24.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:24.142Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:24.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:25.474Z", "message": "Waiting for server \"8dd88eed-c8aa-4620-971c-0132111d1cd7\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:25.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ec63a5d0-fd14-403b-a80e-2160069e0b7c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:27.954Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:27.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:28.448Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:28.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 674, "offset": 647, "size": 50}}} 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:29 GMT 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3256 2018-09-08 09:36:29,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8dd88eed-c8aa-4620-971c-0132111d1cd7" to be deleted. current status: ACTIVE 2018-09-08 09:36:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:29,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:29,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:29,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:29,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:29,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:29 GMT 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:29,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:34,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:34,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:34,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:34,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:34,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:34,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.354Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ad5e2f2b-880b-49db-8f6a-47a013f65b6f"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.469Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.469Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.469Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.469Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:29.469Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:29.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "proxy_host_y2zij5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:30.807Z", "message": "Waiting for server \"8dd88eed-c8aa-4620-971c-0132111d1cd7\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ec63a5d0-fd14-403b-a80e-2160069e0b7c"}, {"node_instance_id": "bind_host_2684m2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:31.822Z", "message": "Waiting for server \"0f7d6ca4-46dd-4751-8116-5cac1a9afdd6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:31.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ad5e2f2b-880b-49db-8f6a-47a013f65b6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:33.200Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:33.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 683, "offset": 653, "size": 50}}} 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:34 GMT 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4782 2018-09-08 09:36:34,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:34,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:36:34,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:36:34,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:36:34,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:34,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:34,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:34,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8dd88eed-c8aa-4620-971c-0132111d1cd7" to be deleted. current status: ACTIVE 2018-09-08 09:36:34,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0f7d6ca4-46dd-4751-8116-5cac1a9afdd6" to be deleted. current status: SHUTOFF 2018-09-08 09:36:34,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-08 09:36:34,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:34,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:34,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:34,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:34 GMT 2018-09-08 09:36:34,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:34,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:34,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:39,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:39,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:39,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:39,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_bwjn7o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:34.480Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:34.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:34.480Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:34.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:34.480Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:34.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:34.696Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:34.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a13f5230-5b73-49c1-b9ea-e896f27b3719"}, {"node_instance_id": "proxy_host_y2zij5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:36.040Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:36.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_host_2684m2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:36.493Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:36.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:36.841Z", "message": "Waiting for server \"32d1501f-7a54-44e4-887e-1da31a88a98f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:36.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a13f5230-5b73-49c1-b9ea-e896f27b3719"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:37.529Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:37.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:37.529Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:37.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_floatingip_02fp2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.423Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "a3e86e58-a5ff-4f7a-be73-e98bf6ccbbc6"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_security_group_o9oqr5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.537Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_security_group_o9oqr5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:38.855Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:38.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "ce220fd1-b89e-4f79-a845-433a4a859b4e"}], "metadata": {"pagination": {"total": 700, "offset": 662, "size": 50}}} 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:39 GMT 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8688 2018-09-08 09:36:39,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:39,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:39,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:36:39,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:36:39,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-08 09:36:39,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "32d1501f-7a54-44e4-887e-1da31a88a98f" to be deleted. current status: SHUTOFF 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-08 09:36:39,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:36:39,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:36:39,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:39,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:39 GMT 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:39,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:44,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:44,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:44,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:44,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_o9oqr5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:39.546Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:39.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bind_floatingip_02fp2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:40.552Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:40.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_host_bwjn7o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:42.074Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:42.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:43.564Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:43.564Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:43.564Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:43.564Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:43.564Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 708, "offset": 679, "size": 50}}} 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:44 GMT 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3974 2018-09-08 09:36:44,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:44,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:36:44,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:44,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-08 09:36:44,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:44,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:44,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:44,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:44,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-08 09:36:44,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:44,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:44,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:44,933 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:44 GMT 2018-09-08 09:36:44,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:44,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-08 09:36:44,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:49,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-09-08 09:36:50,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:50,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:50,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_ewtjmu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:44.768Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:44.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.646Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "0786db44-389d-4e91-8419-07ce24fc519e"}, {"node_instance_id": "keypair_9vrqdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.964Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "343fc9bb-b596-4af9-917f-8ae0a01bfd26"}, {"node_instance_id": "internal_sip_security_group_40cc27", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.964Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "cf4c79e7-453d-46a2-8256-cb3ea809c013"}, {"node_instance_id": "bono_security_group_ewtjmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.964Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "033da2ef-1d9b-4543-b2d4-546e17ae7335"}, {"node_instance_id": "bono_floatingip_rc4cy4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.964Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04", "logger": "7eeb9635-5484-4b7f-859a-cf38904ffed9"}, {"node_instance_id": "keypair_9vrqdz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:45.996Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:45.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_security_group_ewtjmu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:46.819Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:46.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "internal_sip_security_group_40cc27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:46.819Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:46.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "base_security_group_1qyf06", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:46.819Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:46.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:47.836Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:47.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}, {"node_instance_id": "bono_floatingip_rc4cy4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-08T09:36:47.836Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:36:47.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e655de0b-8e47-4360-aa1e-d04445817e04"}], "metadata": {"pagination": {"total": 734, "offset": 687, "size": 50}}} 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:50 GMT 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13501 2018-09-08 09:36:50,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:50,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:50,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-08 09:36:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-08 09:36:50,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:36:50,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-09-08 09:36:50,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-08 09:36:50,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e655de0b-8e47-4360-aa1e-d04445817e04 2018-09-08 09:36:50,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:50,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:50,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:50,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:50,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:32:29.806Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e655de0b-8e47-4360-aa1e-d04445817e04"} 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:50 GMT 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-09-08 09:36:50,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:50,108 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv 2018-09-08 09:36:50,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:50,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:50,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d3ed81f4-fa3c-4b6b-8739-913fc27a091c", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "bono_cluster_size": 1, "flavor_id": "51283449-8b8f-41ff-87f4-008ac45592d4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:10:03.535Z", "updated_at": "2018-09-08T09:10:03.535Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:50 GMT 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-08 09:36:50,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:50,889 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:36:50,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:36:50,983 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:36:50,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:09:54.118Z", "updated_at": "2018-09-08T09:09:54.118Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-08 09:36:50,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:36:50,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:36:50 GMT 2018-09-08 09:36:50,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:36:50,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-08 09:36:50,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:36:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:36:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:52,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b582d672-5ed6-4da8-8555-dacfb6a673cd Date: Sat, 08 Sep 2018 09:36:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:36:52,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c used request id req-b582d672-5ed6-4da8-8555-dacfb6a673cd 2018-09-08 09:36:52,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58450388908s 2018-09-08 09:36:52,594 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d3ed81f4-fa3c-4b6b-8739-913fc27a091c used request id req-b582d672-5ed6-4da8-8555-dacfb6a673cd 2018-09-08 09:36:52,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:36:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:36:52,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5af67ca-136a-4252-b615-d4b0418bca35 x-compute-request-id: req-a5af67ca-136a-4252-b615-d4b0418bca35 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51283449-8b8f-41ff-87f4-008ac45592d4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "51283449-8b8f-41ff-87f4-008ac45592d4", "name": "cloudify_ims-flavor_alt_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "name": "cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:36:52,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a5af67ca-136a-4252-b615-d4b0418bca35 2018-09-08 09:36:52,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183825016022s 2018-09-08 09:36:52,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a5af67ca-136a-4252-b615-d4b0418bca35 2018-09-08 09:36:52,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:36:52,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:36:52,823 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a87dba7e-4063-4d52-aba1-85b14550ee90 x-compute-request-id: req-a87dba7e-4063-4d52-aba1-85b14550ee90 Content-Length: 0 Content-Type: application/json 2018-09-08 09:36:52,823 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4 used request id req-a87dba7e-4063-4d52-aba1-85b14550ee90 2018-09-08 09:36:52,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420858860016s 2018-09-08 09:36:52,824 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/51283449-8b8f-41ff-87f4-008ac45592d4 used request id req-a87dba7e-4063-4d52-aba1-85b14550ee90 2018-09-08 09:36:52,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 09:36:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a386f0db-cb5d-4485-bb9b-f760a6bd002e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:53,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a3d3d69-0490-421d-80e7-3c7d8b39ba39 Content-Length: 0 Date: Sat, 08 Sep 2018 09:36:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:36:53,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a386f0db-cb5d-4485-bb9b-f760a6bd002e.json used request id req-8a3d3d69-0490-421d-80e7-3c7d8b39ba39 2018-09-08 09:36:53,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05698299408s 2018-09-08 09:36:53,884 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a386f0db-cb5d-4485-bb9b-f760a6bd002e.json used request id req-8a3d3d69-0490-421d-80e7-3c7d8b39ba39 2018-09-08 09:36:53,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:36:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:54,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6b26b1b9-f342-4899-b8d1-d5fecd12fd5d Date: Sat, 08 Sep 2018 09:36:54 GMT RESP BODY: {"floatingips": []} 2018-09-08 09:36:54,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6b26b1b9-f342-4899-b8d1-d5fecd12fd5d 2018-09-08 09:36:54,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.181256055832s 2018-09-08 09:36:54,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6b26b1b9-f342-4899-b8d1-d5fecd12fd5d 2018-09-08 09:36:54,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 09:36:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:54,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41eb08ee-947a-4775-8fc4-244c891cc7e8 x-compute-request-id: req-41eb08ee-947a-4775-8fc4-244c891cc7e8 Content-Type: application/json 2018-09-08 09:36:54,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-41eb08ee-947a-4775-8fc4-244c891cc7e8 2018-09-08 09:36:54,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.481364011765s 2018-09-08 09:36:54,554 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d used request id req-41eb08ee-947a-4775-8fc4-244c891cc7e8 2018-09-08 09:36:54,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:36:54,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:55,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8949fcc5-0f0e-4d2d-8548-e78abb30c548 x-compute-request-id: req-8949fcc5-0f0e-4d2d-8548-e78abb30c548 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:5d:b4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:08:44.000000", "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:36:54Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:36:55,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8949fcc5-0f0e-4d2d-8548-e78abb30c548 2018-09-08 09:36:55,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855162143707s 2018-09-08 09:36:55,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8949fcc5-0f0e-4d2d-8548-e78abb30c548 2018-09-08 09:36:55,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:36:57,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:36:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:36:58,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa0415f0-de34-4ac8-b8e7-0de91e7f21aa x-compute-request-id: req-aa0415f0-de34-4ac8-b8e7-0de91e7f21aa Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:5d:b4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:08:44.000000", "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:36:54Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:36:58,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa0415f0-de34-4ac8-b8e7-0de91e7f21aa 2018-09-08 09:36:58,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863626003265s 2018-09-08 09:36:58,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa0415f0-de34-4ac8-b8e7-0de91e7f21aa 2018-09-08 09:36:58,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:37:00,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:37:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:00,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4f9aa05-5d72-4000-bea6-6768b6edc725 x-compute-request-id: req-b4f9aa05-5d72-4000-bea6-6768b6edc725 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:5d:b4", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "rel": "bookmark"}], "image": {"id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "links": [{"href": "http://172.30.9.23:8774/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:08:44.000000", "flavor": {"id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "links": [{"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}]}, "id": "df167a5e-6a0d-4be4-a018-fce1e9a1cd5d", "security_groups": [{"name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}], "user_id": "0559171c36e1407cbea2d9f9a766a6ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:37:00Z", "hostId": "7c99009fd7a44fe9328f2bb29dc3b252bea108802af09261e9f0b50d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "name": "cloudify_ims-vm_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "created": "2018-09-08T09:06:12Z", "tenant_id": "af51e5719f5740309ce74c06935d591a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:37:00,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4f9aa05-5d72-4000-bea6-6768b6edc725 2018-09-08 09:37:00,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342720985413s 2018-09-08 09:37:00,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4f9aa05-5d72-4000-bea6-6768b6edc725 2018-09-08 09:37:00,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:37:02,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:37:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:02,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf7b848-900d-4626-b04c-1210f17ab61d x-compute-request-id: req-6cf7b848-900d-4626-b04c-1210f17ab61d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 09:37:02,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6cf7b848-900d-4626-b04c-1210f17ab61d 2018-09-08 09:37:02,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0871450901031s 2018-09-08 09:37:02,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6cf7b848-900d-4626-b04c-1210f17ab61d 2018-09-08 09:37:02,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:37:02,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:02,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-a0f22e5b-2582-44f4-9887-0d4264258ec1 Date: Sat, 08 Sep 2018 09:37:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:06:06Z", "updated_at": "2018-09-08T09:06:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "02008b30-a8e8-4498-9d25-8d663e34de2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "4b45c8a1-6786-4a75-badd-47a726d005d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "583fc007-a384-4e5b-ac26-0a86b4c989d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "747d62bf-5976-4884-98c4-3c6cad84fec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-08T09:06:09Z", "revision_number": 0, "id": "a065c709-eb44-4d2a-961f-8e7314f859ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:09Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:06:08Z", "revision_number": 0, "id": "c4d02271-1f9f-4e12-bc6c-23937d7e6719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:08Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:06:06Z", "revision_number": 0, "id": "d6fa02b4-2ffd-41d3-9f39-c8ac75858742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:06Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:06:07Z", "revision_number": 0, "id": "d7a3f3a9-0613-46a3-830c-ecfd407780c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:06:07Z", "security_group_id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 8, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "6dcf11ba-2c0b-400e-8751-c9de8279d734", "name": "cloudify_ims-sg_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}, {"description": "Default security group", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:15Z", "updated_at": "2018-09-08T09:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:09:51Z", "revision_number": 0, "id": "1970d34d-37c4-4df5-adcb-c898c1012365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:09:51Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "4062d878-5741-40d4-b7a0-307a1f04a8db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "d8f86ace-dd9e-49dc-b763-8b4091b9cdf1", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e45c3ab0-b1c5-4dcc-8f24-87b7223b8753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv4", "project_id": "af51e5719f5740309ce74c06935d591a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:04:15Z", "revision_number": 0, "id": "e4c39264-2598-428f-b147-0bd08de4b629", "remote_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "remote_ip_prefix": null, "created_at": "2018-09-08T09:04:15Z", "security_group_id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "tenant_id": "af51e5719f5740309ce74c06935d591a", "port_range_min": null, "ethertype": "IPv6", "project_id": "af51e5719f5740309ce74c06935d591a"}], "revision_number": 5, "project_id": "af51e5719f5740309ce74c06935d591a", "id": "9946a0cb-d5d9-4594-a1c0-8b920dd1421f", "name": "default"}]} 2018-09-08 09:37:02,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0f22e5b-2582-44f4-9887-0d4264258ec1 2018-09-08 09:37:02,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212893009186s 2018-09-08 09:37:02,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0f22e5b-2582-44f4-9887-0d4264258ec1 2018-09-08 09:37:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-08 09:37:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6dcf11ba-2c0b-400e-8751-c9de8279d734.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:03,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12119a0d-6199-4359-9c7e-78ec5c023ed9 Content-Length: 0 Date: Sat, 08 Sep 2018 09:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:37:03,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6dcf11ba-2c0b-400e-8751-c9de8279d734.json used request id req-12119a0d-6199-4359-9c7e-78ec5c023ed9 2018-09-08 09:37:03,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.33531498909s 2018-09-08 09:37:03,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6dcf11ba-2c0b-400e-8751-c9de8279d734.json used request id req-12119a0d-6199-4359-9c7e-78ec5c023ed9 2018-09-08 09:37:03,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-08 09:37:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:03,329 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:37: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-fb936404-1755-4ef4-b52e-efc1ba52e06c x-compute-request-id: req-fb936404-1755-4ef4-b52e-efc1ba52e06c Content-Length: 0 Content-Type: application/json 2018-09-08 09:37:03,329 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c used request id req-fb936404-1755-4ef4-b52e-efc1ba52e06c 2018-09-08 09:37:03,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0562629699707s 2018-09-08 09:37:03,330 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_20bc57e6-e3f8-41ca-b746-3537e4e2329c used request id req-fb936404-1755-4ef4-b52e-efc1ba52e06c 2018-09-08 09:37:03,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 09:37:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" -d '{"subnet_id": "542e2ab4-4091-4b8f-be60-558b5a0e53c7"}' 2018-09-08 09:37:04,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-10dccfd4-dfaa-40b0-b3da-fc205bc3bd55 Date: Sat, 08 Sep 2018 09:37:04 GMT RESP BODY: {"network_id": "a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6", "tenant_id": "af51e5719f5740309ce74c06935d591a", "subnet_id": "542e2ab4-4091-4b8f-be60-558b5a0e53c7", "subnet_ids": ["542e2ab4-4091-4b8f-be60-558b5a0e53c7"], "port_id": "5a5ea30b-06d6-46ea-aacf-a9da5b00119a", "id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98"} 2018-09-08 09:37:04,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/remove_router_interface.json used request id req-10dccfd4-dfaa-40b0-b3da-fc205bc3bd55 2018-09-08 09:37:04,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51128721237s 2018-09-08 09:37:04,842 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98/remove_router_interface.json used request id req-10dccfd4-dfaa-40b0-b3da-fc205bc3bd55 returning object cbb5ee0e-2eda-49da-84a5-7d8c46957a98 2018-09-08 09:37:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 09:37:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:05,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-50656b12-8033-4803-8924-66e549dbf43d Date: Sat, 08 Sep 2018 09:37:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af51e5719f5740309ce74c06935d591a", "created_at": "2018-09-08T09:04:18Z", "admin_state_up": true, "updated_at": "2018-09-08T09:37:04Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "af51e5719f5740309ce74c06935d591a", "id": "cbb5ee0e-2eda-49da-84a5-7d8c46957a98", "name": "cloudify_ims-router_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:37:05,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-50656b12-8033-4803-8924-66e549dbf43d 2018-09-08 09:37:05,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.21856880188s 2018-09-08 09:37:05,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-50656b12-8033-4803-8924-66e549dbf43d 2018-09-08 09:37:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 09:37:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:08,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f60049c2-2921-4cdb-b349-b3f2511dcca0 Content-Length: 0 Date: Sat, 08 Sep 2018 09:37:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:37:08,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98.json used request id req-f60049c2-2921-4cdb-b349-b3f2511dcca0 2018-09-08 09:37:08,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.31350708008s 2018-09-08 09:37:08,377 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/cbb5ee0e-2eda-49da-84a5-7d8c46957a98.json used request id req-f60049c2-2921-4cdb-b349-b3f2511dcca0 2018-09-08 09:37:08,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 09:37:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:08,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5a94c3c9-c5f8-452d-86c6-c4c2838ed5b9 Date: Sat, 08 Sep 2018 09:37:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:04:17Z","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":"af51e5719f5740309ce74c06935d591a","id":"542e2ab4-4091-4b8f-be60-558b5a0e53c7","subnetpool_id":null,"name":"cloudify_ims-subnet_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:37:08,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5a94c3c9-c5f8-452d-86c6-c4c2838ed5b9 2018-09-08 09:37:08,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.19137096405s 2018-09-08 09:37:08,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5a94c3c9-c5f8-452d-86c6-c4c2838ed5b9 2018-09-08 09:37:08,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 09:37:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/542e2ab4-4091-4b8f-be60-558b5a0e53c7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:10,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3808e11-9b2c-42cc-9867-1c5ee3d5f3f9 Date: Sat, 08 Sep 2018 09:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:37:10,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/542e2ab4-4091-4b8f-be60-558b5a0e53c7.json used request id req-c3808e11-9b2c-42cc-9867-1c5ee3d5f3f9 2018-09-08 09:37:10,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23247504234s 2018-09-08 09:37:10,803 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/542e2ab4-4091-4b8f-be60-558b5a0e53c7.json used request id req-c3808e11-9b2c-42cc-9867-1c5ee3d5f3f9 2018-09-08 09:37:10,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:37:10,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:10,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-d88dbc45-a057-4846-afcd-bda56b2fadc3 Date: Sat, 08 Sep 2018 09:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"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-08T09:37:10Z","tenant_id":"af51e5719f5740309ce74c06935d591a","created_at":"2018-09-08T09:04:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"af51e5719f5740309ce74c06935d591a","id":"a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6","name":"cloudify_ims-net_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:37:10,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d88dbc45-a057-4846-afcd-bda56b2fadc3 2018-09-08 09:37:10,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119903087616s 2018-09-08 09:37:10,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d88dbc45-a057-4846-afcd-bda56b2fadc3 2018-09-08 09:37:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 09:37:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:12,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b31e726d-fadc-4ec5-8d5c-867cb97577ff Date: Sat, 08 Sep 2018 09:37:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:37:12,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6.json used request id req-b31e726d-fadc-4ec5-8d5c-867cb97577ff 2018-09-08 09:37:12,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44030284882s 2018-09-08 09:37:12,366 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7eb6c49-b3c1-4bef-9cb1-fc53de139fc6.json used request id req-b31e726d-fadc-4ec5-8d5c-867cb97577ff 2018-09-08 09:37:12,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:37:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-cb481883-a40f-4b8e-b618-ed3138440d0a Date: Sat, 08 Sep 2018 09:37:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "metadata": {}}], "file": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/file", "owner": "af51e5719f5740309ce74c06935d591a", "id": "1440ff2e-abf6-457b-bf55-620bf9aaed8d", "size": 4373348352, "self": "/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:04:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:37:12,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb481883-a40f-4b8e-b618-ed3138440d0a 2018-09-08 09:37:12,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180195093155s 2018-09-08 09:37:12,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb481883-a40f-4b8e-b618-ed3138440d0a 2018-09-08 09:37:12,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:37:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e5d9832e9f04cc6636ae480bcba4b2469f30fc" 2018-09-08 09:37:15,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73992f56-5bb4-4dc4-aa88-4c85874ea934 Date: Sat, 08 Sep 2018 09:37:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:37:15,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d used request id req-73992f56-5bb4-4dc4-aa88-4c85874ea934 2018-09-08 09:37:15,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.15469884872s 2018-09-08 09:37:15,704 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1440ff2e-abf6-457b-bf55-620bf9aaed8d used request id req-73992f56-5bb4-4dc4-aa88-4c85874ea934 2018-09-08 09:37:15,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:37:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:15,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6511e6ce-0772-443c-8bcd-d75c192da203 x-compute-request-id: req-6511e6ce-0772-443c-8bcd-d75c192da203 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "e013c126-a40c-4cee-af7a-fd9f7439cbd7", "name": "cloudify_ims-flavor_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:37:15,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6511e6ce-0772-443c-8bcd-d75c192da203 2018-09-08 09:37:15,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358610153198s 2018-09-08 09:37:15,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6511e6ce-0772-443c-8bcd-d75c192da203 2018-09-08 09:37:15,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:37:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:15,795 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efd583df-8aae-439a-94bb-ffe30542a205 x-compute-request-id: req-efd583df-8aae-439a-94bb-ffe30542a205 Content-Length: 0 Content-Type: application/json 2018-09-08 09:37:15,795 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7 used request id req-efd583df-8aae-439a-94bb-ffe30542a205 2018-09-08 09:37:15,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0523679256439s 2018-09-08 09:37:15,796 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e013c126-a40c-4cee-af7a-fd9f7439cbd7 used request id req-efd583df-8aae-439a-94bb-ffe30542a205 2018-09-08 09:37:15,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:37:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:15,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdee075b-a582-4795-a72c-98e975d6360a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c", "links": {"self": "http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad"}, "domain_id": "default", "enabled": true, "id": "0559171c36e1407cbea2d9f9a766a6ad", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:37:15,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bdee075b-a582-4795-a72c-98e975d6360a 2018-09-08 09:37:15,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984389781952s 2018-09-08 09:37:15,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bdee075b-a582-4795-a72c-98e975d6360a 2018-09-08 09:37:15,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:37:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:15,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdfaca3-d926-4e17-b498-64accd50ce26 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad"}, "enabled": true, "id": "0559171c36e1407cbea2d9f9a766a6ad", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}} 2018-09-08 09:37:15,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad used request id req-1cdfaca3-d926-4e17-b498-64accd50ce26 2018-09-08 09:37:15,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943639278412s 2018-09-08 09:37:15,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad used request id req-1cdfaca3-d926-4e17-b498-64accd50ce26 2018-09-08 09:37:15,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 09:37:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:16,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-081fee09-7338-4602-ac94-8d82a61dbd97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:37:16,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad used request id req-081fee09-7338-4602-ac94-8d82a61dbd97 2018-09-08 09:37:16,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179957151413s 2018-09-08 09:37:16,177 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0559171c36e1407cbea2d9f9a766a6ad used request id req-081fee09-7338-4602-ac94-8d82a61dbd97 2018-09-08 09:37:16,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:37:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:16,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a06ee4e-3c04-4c59-8597-427ec878668e Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a"}, "enabled": true, "id": "af51e5719f5740309ce74c06935d591a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_20bc57e6-e3f8-41ca-b746-3537e4e2329c"}]} 2018-09-08 09:37:16,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8a06ee4e-3c04-4c59-8597-427ec878668e 2018-09-08 09:37:16,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0793859958649s 2018-09-08 09:37:16,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8a06ee4e-3c04-4c59-8597-427ec878668e 2018-09-08 09:37:16,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 09:37:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:16,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a36180-5389-43e2-bc68-254dfce2dd2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:37:16,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a used request id req-91a36180-5389-43e2-bc68-254dfce2dd2d 2018-09-08 09:37:16,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162975072861s 2018-09-08 09:37:16,423 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/af51e5719f5740309ce74c06935d591a used request id req-91a36180-5389-43e2-bc68-254dfce2dd2d 2018-09-08 09:37:16,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:37:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc6c15c-6a01-4735-be51-1afc18ba754c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5d2978e3ad04a1b8e56ee7edd1072ef", "links": {"self": "http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:37:16,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bc6c15c-6a01-4735-be51-1afc18ba754c 2018-09-08 09:37:16,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800089836121s 2018-09-08 09:37:16,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 09:37:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5047d4c7aad07b6b14d6ebf0cf9926f7cb1ff828" 2018-09-08 09:37:16,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e879d7c-2b09-4531-a111-8fde4c5cea03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:37:16,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a5d2978e3ad04a1b8e56ee7edd1072ef used request id req-9e879d7c-2b09-4531-a111-8fde4c5cea03 2018-09-08 09:37:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105521917343s 2018-09-08 09:37:16,677 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-09-08 09:37:16,718 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-09-08 09:37:16,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:37:16,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:37:16,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:37:16,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:37:16,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:37:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:37:16,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4761b42b-3f5c-4bd4-8929-8b802faa43de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:37:16,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4761b42b-3f5c-4bd4-8929-8b802faa43de 2018-09-08 09:37:16,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:37:17,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T10:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["oYGwKSXuQKSjXF40Wlj_ew"], "issued_at": "2018-09-08T09:37:17.000000Z"}} 2018-09-08 09:37:17,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:37:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-390d448f-97c1-463a-b15c-77407c421f2e Date: Sat, 08 Sep 2018 09:37:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 09:37:17,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-390d448f-97c1-463a-b15c-77407c421f2e 2018-09-08 09:37:17,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230525970459s 2018-09-08 09:37:17,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-390d448f-97c1-463a-b15c-77407c421f2e 2018-09-08 09:37:17,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:37:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:17,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 09:37:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 09:37:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c58be4-a35e-43aa-928b-0fb326a39438 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:37:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-38c58be4-a35e-43aa-928b-0fb326a39438 2018-09-08 09:37:17,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0994801521301s 2018-09-08 09:37:17,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 09:37:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}}' 2018-09-08 09:37:17,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d487d11d-dce1-4d1d-94bb-b89a5f3dea66 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c"}, "enabled": true, "id": "4d9ad4103a784a278b98d8852655022c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:37:17,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d487d11d-dce1-4d1d-94bb-b89a5f3dea66 2018-09-08 09:37:17,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111840963364s 2018-09-08 09:37:17,647 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d487d11d-dce1-4d1d-94bb-b89a5f3dea66 2018-09-08 09:37:17,648 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'id': u'4d9ad4103a784a278b98d8852655022c', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 09:37:17,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 09:37:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357205867767s 2018-09-08 09:37:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c49e54-38f7-415b-ae3d-8dd9754e0ada Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45"}, "enabled": true, "id": "aed6b0570f254cd29aa225d9c4436a45", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:37:18,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 used request id req-e5c49e54-38f7-415b-ae3d-8dd9754e0ada 2018-09-08 09:37:18,100 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aed6b0570f254cd29aa225d9c4436a45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f'}) 2018-09-08 09:37:18,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:37:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d52c646-499f-4cf7-bed6-74eff5344974 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:37:18,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d52c646-499f-4cf7-bed6-74eff5344974 2018-09-08 09:37:18,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773439407349s 2018-09-08 09:37:18,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:37:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574761af-0aa6-4d27-aea5-39330ce7a8b4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:37:18,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-574761af-0aa6-4d27-aea5-39330ce7a8b4 2018-09-08 09:37:18,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084764957428s 2018-09-08 09:37:18,266 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 09:37:18,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 09:37:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"role": {"name": "Member"}}' 2018-09-08 09:37:18,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1134303b-31fe-4cc5-b937-5a729e716aad Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75a54973473d440599b964732995a1d9", "links": {"self": "http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9"}, "name": "Member"}} 2018-09-08 09:37:18,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1134303b-31fe-4cc5-b937-5a729e716aad 2018-09-08 09:37:18,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0990900993347s 2018-09-08 09:37:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c935fe25-ebe0-4d84-8aae-ccadab39c04f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9"}, "domain_id": null, "name": "Member", "id": "75a54973473d440599b964732995a1d9"}} 2018-09-08 09:37:18,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9 used request id req-c935fe25-ebe0-4d84-8aae-ccadab39c04f 2018-09-08 09:37:18,441 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9'}, 'domain_id': None, 'human_id': None, 'id': u'75a54973473d440599b964732995a1d9', 'HUMAN_ID': False}) 2018-09-08 09:37:18,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:37:18,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c87b24-34c8-4559-8074-d08521b80f9e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75a54973473d440599b964732995a1d9", "links": {"self": "http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:37:18,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80c87b24-34c8-4559-8074-d08521b80f9e 2018-09-08 09:37:18,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084920167923s 2018-09-08 09:37:18,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 09:37:18,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87366ac-8b04-492a-855e-506e2febeef4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 09:37:18,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e87366ac-8b04-492a-855e-506e2febeef4 2018-09-08 09:37:18,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.164908885956s 2018-09-08 09:37:18,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:37:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6306cdda-848f-4403-94fb-e2001850e9b0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "links": {"self": "http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45"}, "domain_id": "default", "enabled": true, "id": "aed6b0570f254cd29aa225d9c4436a45", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:37:18,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6306cdda-848f-4403-94fb-e2001850e9b0 2018-09-08 09:37:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0907990932465s 2018-09-08 09:37:18,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6306cdda-848f-4403-94fb-e2001850e9b0 2018-09-08 09:37:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:37:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d02968-abc4-4ca5-9d18-d3a2666345ca Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c"}, "enabled": true, "id": "4d9ad4103a784a278b98d8852655022c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 09:37:18,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-03d02968-abc4-4ca5-9d18-d3a2666345ca 2018-09-08 09:37:18,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862638950348s 2018-09-08 09:37:18,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-03d02968-abc4-4ca5-9d18-d3a2666345ca 2018-09-08 09:37:18,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 09:37:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=aed6b0570f254cd29aa225d9c4436a45&scope.project.id=4d9ad4103a784a278b98d8852655022c&role.id=75a54973473d440599b964732995a1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:18,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab3370e-8292-45af-8517-583352edc8a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=aed6b0570f254cd29aa225d9c4436a45&scope.project.id=4d9ad4103a784a278b98d8852655022c&role.id=75a54973473d440599b964732995a1d9", "previous": null, "next": null}} 2018-09-08 09:37:18,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=aed6b0570f254cd29aa225d9c4436a45&scope.project.id=4d9ad4103a784a278b98d8852655022c&role.id=75a54973473d440599b964732995a1d9 used request id req-bab3370e-8292-45af-8517-583352edc8a2 2018-09-08 09:37:18,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.090026140213s 2018-09-08 09:37:18,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 09:37:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c/users/aed6b0570f254cd29aa225d9c4436a45/roles/75a54973473d440599b964732995a1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:19,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326494ad-6eb2-4d55-9dcd-498bdf913480 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:37:19,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c/users/aed6b0570f254cd29aa225d9c4436a45/roles/75a54973473d440599b964732995a1d9 used request id req-326494ad-6eb2-4d55-9dcd-498bdf913480 2018-09-08 09:37:19,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114701986313s 2018-09-08 09:37:19,086 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9c7f233e-342b-4948-9534-521be88bd826', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'project_id': u'4d9ad4103a784a278b98d8852655022c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:37:19,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:37:19,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:37:19,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:37:19,092 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'password': '9c7f233e-342b-4948-9534-521be88bd826', 'project_name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4d9ad4103a784a278b98d8852655022c', 'project_domain_name': 'Default'} 2018-09-08 09:37:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-09-08 09:37:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-09-08 09:37:19,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-09-08 09:37:19,184 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:37:19,185 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=False, shell=None) 2018-09-08 09:37:19,457 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-09-08 09:37:19,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-09-08 09:37:19,608 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-09-08 09:37:19,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:37:19,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:19,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb761f03-5fa8-414f-bb2e-84c38ffb60ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:37:19,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-eb761f03-5fa8-414f-bb2e-84c38ffb60ac 2018-09-08 09:37:19,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0813500881195s 2018-09-08 09:37:19,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:37:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:37:19,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb237b2-822d-46e1-933a-09f143f82418 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c"}, "enabled": true, "id": "4d9ad4103a784a278b98d8852655022c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 09:37:19,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-afb237b2-822d-46e1-933a-09f143f82418 2018-09-08 09:37:19,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0917251110077s 2018-09-08 09:37:19,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-afb237b2-822d-46e1-933a-09f143f82418 2018-09-08 09:37:19,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 09:37:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"network": {"tenant_id": "4d9ad4103a784a278b98d8852655022c", "name": "vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "admin_state_up": true}}' 2018-09-08 09:37:20,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-432837c2-e7c9-4382-9ce5-47adf49b74dc Date: Sat, 08 Sep 2018 09:37:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:37:20Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f","admin_state_up":true,"tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","mtu":1450}} 2018-09-08 09:37:20,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-432837c2-e7c9-4382-9ce5-47adf49b74dc 2018-09-08 09:37:20,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.571246147156s 2018-09-08 09:37:20,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-432837c2-e7c9-4382-9ce5-47adf49b74dc 2018-09-08 09:37:20,359 - 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-08T09:37:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd6ec6532-a2a2-495f-ac01-07cf7afc9b76', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'created_at': u'2018-09-08T09:37:20Z', u'mtu': 1450, u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d9ad4103a784a278b98d8852655022c'}) 2018-09-08 09:37:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:37:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc08620-78c9-4358-9c50-3b4fc827c4b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:37:20,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6fc08620-78c9-4358-9c50-3b4fc827c4b3 2018-09-08 09:37:20,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:37:20,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75a54973473d440599b964732995a1d9", "name": "Member"}], "expires_at": "2018-09-08T10:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d9ad4103a784a278b98d8852655022c", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4d9ad4103a784a278b98d8852655022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/4d9ad4103a784a278b98d8852655022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/4d9ad4103a784a278b98d8852655022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4d9ad4103a784a278b98d8852655022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/4d9ad4103a784a278b98d8852655022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/4d9ad4103a784a278b98d8852655022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4d9ad4103a784a278b98d8852655022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/4d9ad4103a784a278b98d8852655022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/4d9ad4103a784a278b98d8852655022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/4d9ad4103a784a278b98d8852655022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/4d9ad4103a784a278b98d8852655022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/4d9ad4103a784a278b98d8852655022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "id": "aed6b0570f254cd29aa225d9c4436a45"}, "audit_ids": ["FOT_qrhvRgiWjQkmobPxDg"], "issued_at": "2018-09-08T09:37:20.000000Z"}} 2018-09-08 09:37:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:37:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:37:21,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-488a9d5c-91d9-4a68-9433-303aa6f45509 Date: Sat, 08 Sep 2018 09:37:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T09:37:20Z","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:37:21,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-488a9d5c-91d9-4a68-9433-303aa6f45509 2018-09-08 09:37:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266130924225s 2018-09-08 09:37:21,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-488a9d5c-91d9-4a68-9433-303aa6f45509 2018-09-08 09:37:21,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 09:37:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"subnet": {"name": "vyos_vrouter-subnet_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "enable_dhcp": true, "network_id": "d6ec6532-a2a2-495f-ac01-07cf7afc9b76", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-08 09:37:21,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c64c0ec1-7b63-4c52-8ce1-41dc04eb2d13 Date: Sat, 08 Sep 2018 09:37:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:37:21Z","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":"4d9ad4103a784a278b98d8852655022c","id":"75e8b17c-817c-4419-81d3-222c9d7d20af","subnetpool_id":null,"name":"vyos_vrouter-subnet_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:37:21,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c64c0ec1-7b63-4c52-8ce1-41dc04eb2d13 2018-09-08 09:37:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.628443956375s 2018-09-08 09:37:21,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c64c0ec1-7b63-4c52-8ce1-41dc04eb2d13 2018-09-08 09:37:21,643 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:37:21Z', 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'75e8b17c-817c-4419-81d3-222c9d7d20af', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'enable_dhcp': True, u'network_id': u'd6ec6532-a2a2-495f-ac01-07cf7afc9b76', u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:37:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d9ad4103a784a278b98d8852655022c'}) 2018-09-08 09:37:21,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 09:37:21,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "vyos_vrouter-router_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "admin_state_up": true}}' 2018-09-08 09:37:27,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c433f12c-fddf-45af-8e36-16b864c5bd67 Date: Sat, 08 Sep 2018 09:37:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:22Z", "admin_state_up": true, "updated_at": "2018-09-08T09:37:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "3a49187f-4422-4a77-8010-70aea1672b2e", "name": "vyos_vrouter-router_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:37:27,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c433f12c-fddf-45af-8e36-16b864c5bd67 2018-09-08 09:37:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.54378700256s 2018-09-08 09:37:27,188 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c433f12c-fddf-45af-8e36-16b864c5bd67 2018-09-08 09:37:27,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:37:23Z', u'revision_number': 2, u'id': u'3a49187f-4422-4a77-8010-70aea1672b2e', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'admin_state_up': True, u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:37:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d9ad4103a784a278b98d8852655022c'}) 2018-09-08 09:37:27,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 09:37:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"subnet_id": "75e8b17c-817c-4419-81d3-222c9d7d20af"}' 2018-09-08 09:37:29,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e07d4c6-c0c0-4bdf-a47e-62a839a432d6 Date: Sat, 08 Sep 2018 09:37:29 GMT RESP BODY: {"network_id": "d6ec6532-a2a2-495f-ac01-07cf7afc9b76", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "subnet_id": "75e8b17c-817c-4419-81d3-222c9d7d20af", "subnet_ids": ["75e8b17c-817c-4419-81d3-222c9d7d20af"], "port_id": "58052bba-de53-4d8b-9f5e-5f80525a6249", "id": "3a49187f-4422-4a77-8010-70aea1672b2e"} 2018-09-08 09:37:29,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/add_router_interface.json used request id req-8e07d4c6-c0c0-4bdf-a47e-62a839a432d6 2018-09-08 09:37:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34444999695s 2018-09-08 09:37:29,534 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/add_router_interface.json used request id req-8e07d4c6-c0c0-4bdf-a47e-62a839a432d6 returning object 3a49187f-4422-4a77-8010-70aea1672b2e 2018-09-08 09:37:29,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-08 09:37:53,217 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-08 09:37:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:37:53,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 09:37:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 09:37:53,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:37:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:37:53,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9f114f42-48bd-4941-b827-19426bf62fbf Date: Sat, 08 Sep 2018 09:37:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:37:53,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f114f42-48bd-4941-b827-19426bf62fbf 2018-09-08 09:37:53,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182673931122s 2018-09-08 09:37:53,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f114f42-48bd-4941-b827-19426bf62fbf 2018-09-08 09:37:53,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:37:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}' 2018-09-08 09:37:53,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756 X-Openstack-Request-Id: req-546a603f-dd6d-49cc-828d-ca8d3d2663b7 Date: Sat, 08 Sep 2018 09:37:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": null, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:37:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": null, "created_at": "2018-09-08T09:37:53Z", "protected": false} 2018-09-08 09:37:53,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-546a603f-dd6d-49cc-828d-ca8d3d2663b7 2018-09-08 09:37:53,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212585926056s 2018-09-08 09:37:53,633 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-546a603f-dd6d-49cc-828d-ca8d3d2663b7 returning object 4468eb75-0921-41da-a428-cbc7345a9756 2018-09-08 09:37:53,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:37:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '' 2018-09-08 09:39:06,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64409c01-cd74-4351-ac59-00c846e1ea62 Date: Sat, 08 Sep 2018 09:39:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:39:06,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file used request id req-64409c01-cd74-4351-ac59-00c846e1ea62 2018-09-08 09:39:06,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.8803699017s 2018-09-08 09:39:06,515 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file used request id req-64409c01-cd74-4351-ac59-00c846e1ea62 2018-09-08 09:39:06,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:39:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:06,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b6db6ba2-c140-43fa-896d-153b238aabcf Date: Sat, 08 Sep 2018 09:39:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "metadata": {}}], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": 4373348352, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:39:06,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b6db6ba2-c140-43fa-896d-153b238aabcf 2018-09-08 09:39:06,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173671007156s 2018-09-08 09:39:06,689 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b6db6ba2-c140-43fa-896d-153b238aabcf 2018-09-08 09:39:06,691 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file', 'owner': u'4d9ad4103a784a278b98d8852655022c', 'id': u'4468eb75-0921-41da-a428-cbc7345a9756', 'size': 4373348352, u'self': u'/v2/images/4468eb75-0921-41da-a428-cbc7345a9756', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d9ad4103a784a278b98d8852655022c', 'name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:39:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:39:06Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/4468eb75-0921-41da-a428-cbc7345a9756', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'created': u'2018-09-08T09:37:53Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-08T09:37:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4468eb75-0921-41da-a428-cbc7345a9756', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:39:06,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:39:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-08 09:39:06,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39: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-dfd6ddc0-b42a-4e2c-a7a2-66388074e898 x-compute-request-id: req-dfd6ddc0-b42a-4e2c-a7a2-66388074e898 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "name": "vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:39:06,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dfd6ddc0-b42a-4e2c-a7a2-66388074e898 2018-09-08 09:39:06,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20120716095s 2018-09-08 09:39:06,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dfd6ddc0-b42a-4e2c-a7a2-66388074e898 returning object 475912b5-66bf-48e3-8c2c-3a2212dd1ce4 2018-09-08 09:39:06,895 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'475912b5-66bf-48e3-8c2c-3a2212dd1ce4', 'swap': 0}) 2018-09-08 09:39:06,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:39:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"extra_specs": {}}' 2018-09-08 09:39:06,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39: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-5ab83434-2ef4-47d9-8713-0cc889b2aca8 x-compute-request-id: req-5ab83434-2ef4-47d9-8713-0cc889b2aca8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:39:06,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4/os-extra_specs used request id req-5ab83434-2ef4-47d9-8713-0cc889b2aca8 2018-09-08 09:39:06,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211579799652s 2018-09-08 09:39:06,917 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4/os-extra_specs used request id req-5ab83434-2ef4-47d9-8713-0cc889b2aca8 2018-09-08 09:39:06,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-08 09:39:06,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"keypair": {"name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}}' 2018-09-08 09:39:07,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39: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-1a069afb-6b20-490a-9942-596506ad10ec x-compute-request-id: req-1a069afb-6b20-490a-9942-596506ad10ec Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWRXbooiemkEm4LLiptLRUSrZl/BF1/sQWf6zmT2NbByZxFzvD0TQrli9/ZdY7JJs/nZwkC9NpnJtoqbwuvD1AOZnXzfy2Bbd+fxsjGtfMeY0VT+ayfC9F2Hmy8SPgrmM6vJKlN9BKZ/KNmUkCKuK0eNmh+Ost3vFKVtQS2BTfz9VX05Igpguh5pmXag/VuDyjw61PiKUg4BlCRe/tFwEazevoWkkqWM94mTHGxCscGFli3vg6NztYx9AG2SKheOrUkUAHLNvatnirdtgOR86ouj+E09HFVFTskyZBowCuiYjfnhzxaEs1ok8B6mCjmCSVHlsY6Xzwlepp6TIt66MJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1kV26KInppBJuCy4qbS0VEq2ZfwRdf7EFn+s5k9jWwcmcRc7\nw9E0K5Yvf2XWOySbP52cJAvTaZybaKm8Lrw9QDmZ1838tgW3fn8bIxrXzHmNFU/m\nsnwvRdh5svEj4K5jOrySpTfQSmfyjZlJAiritHjZofjrLd7xSlbUEtgU38/VV9OS\nIKYLoeaZl2oP1bg8o8OtT4ilIOAZQkXv7RcBGs3r6FpJKljPeJkxxsQrHBhZYt74\nOjc7WMfQBtkioXjq1JFAByzb2rZ4q3bYDkfOqLo/hNPRxVRU7JMmQaMAromI354c\n8WhLNaJPAepgo5gklR5bGOl88JXqaekyLeujCQIDAQABAoIBAQDEcjlbfVdm8UB1\nN6MyC/eMlFb314tWp/W1PucQ3FYWHc8Tvh5QIFx5XZ88aOxpmt0vDNwbfDAe0rL0\n2TErk++AE49FeJgpdcJOmlAR9klFMWe002WJ3CsnGRoygbzIAHn/XuX/zdUMcpLB\nWXjDIPhqR6YYRvOvQYftBQA4Kp2wttg0bQTgkwIPKXxMChZdcW+gqvFV9aQF39GD\ng52Z1NUtAN63xEGwkPKGKaWE0u6TNQyilQqFJ9LC7RqC4dAZ3dnZOED5Gs1C+K1+\nN5jX4AfdQqQyi2x8KZjEvVbLDvrBN6XDtqFUqp9LsUUtQWDPLu62xrpEy/D7lvk+\nmjGlF08RAoGBAPawy9iiBfxfmMki5bQ1tFU0nqMYdwio2PUQtUiMcL0DWBW8obL3\njD94gQktBI8DOGVqSXDrztX5PFfsrRBf2+sBMdmExZExKFzI35Zj0kFnySNhgQLk\nlr02kVmPWWorrcOcyTX0rL50dPRa9aja61NyRcqS0rTfd/vzLAwdq5F1AoGBAN5b\nebdqy/eLKaXpFytDv3Tqnp3y2hhjGbDFjrknvh3xUaXi+IucjKpaFjEI3SJcoQQB\nXvMNcuG6tLFyNUuvzDMmIF9BmsEWZ+1sY0W1CfNd8jCulFyvrMFBQ+nuYnZYyYxD\n21XttKBfmzcMUGBni+vJoGAKMo2hSuc1s+XWZ2TFAoGBAJVJMFMM2ep8P42Y3MFN\nrq/RhB7W81H+PC0xy0L4GlGH8IpW+NPBEtJmLlBLOfMB0+Mriv4W9bhvd6ENzT2X\nhRKWSoCD5LuUsARWW1g7WEXUdNhAbT4+7ynaF+PG6Clj/WffPbS1OMSY3R3y3a8t\nrDN3d9y7NV/XzFhgNEuwuN7xAoGBAMqIa69jeXF6sm7Khy4DQWqPIfcgcwLvkUDw\nUXXY+1RusD33JQiViZLJB5mWR0W7NXZegUvFnjR5SYivTFgqQkb8nVPmf70MWZFq\nvmmJ4wxnL+iju8NIyIQmnGOBnPHLIZm/XRNBttq0+r4DW1rUNiCIwKl54F4c4gsD\nYV8iEX85AoGBALiOtFDdooguSGvBOTWSEz15E5zcYSTrG3DTHNMNThZK0zD5e0iE\nkJvFCZw9u83Itx4Ro3EjidXNXvTuvqdCuuSAWzqh8qR6t/i+Hr+DLmEhLqtaPxT8\nz2vpbDDpLalgqyTQYx3v6llkl3ukfI2RHJSkRD8dAzFaJs+8SX0bRlSZ\n-----END RSA PRIVATE KEY-----\n", "user_id": "aed6b0570f254cd29aa225d9c4436a45", "name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "fingerprint": "23:61:3d:b3:8a:bb:e2:97:1b:5f:2f:55:96:88:c3:34"}} 2018-09-08 09:39:07,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1a069afb-6b20-490a-9942-596506ad10ec 2018-09-08 09:39:07,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.373751163483s 2018-09-08 09:39:07,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1a069afb-6b20-490a-9942-596506ad10ec 2018-09-08 09:39:07,293 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWRXbooiemkEm4LLiptLRUSrZl/BF1/sQWf6zmT2NbByZxFzvD0TQrli9/ZdY7JJs/nZwkC9NpnJtoqbwuvD1AOZnXzfy2Bbd+fxsjGtfMeY0VT+ayfC9F2Hmy8SPgrmM6vJKlN9BKZ/KNmUkCKuK0eNmh+Ost3vFKVtQS2BTfz9VX05Igpguh5pmXag/VuDyjw61PiKUg4BlCRe/tFwEazevoWkkqWM94mTHGxCscGFli3vg6NztYx9AG2SKheOrUkUAHLNvatnirdtgOR86ouj+E09HFVFTskyZBowCuiYjfnhzxaEs1ok8B6mCjmCSVHlsY6Xzwlepp6TIt66MJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1kV26KInppBJuCy4qbS0VEq2ZfwRdf7EFn+s5k9jWwcmcRc7\nw9E0K5Yvf2XWOySbP52cJAvTaZybaKm8Lrw9QDmZ1838tgW3fn8bIxrXzHmNFU/m\nsnwvRdh5svEj4K5jOrySpTfQSmfyjZlJAiritHjZofjrLd7xSlbUEtgU38/VV9OS\nIKYLoeaZl2oP1bg8o8OtT4ilIOAZQkXv7RcBGs3r6FpJKljPeJkxxsQrHBhZYt74\nOjc7WMfQBtkioXjq1JFAByzb2rZ4q3bYDkfOqLo/hNPRxVRU7JMmQaMAromI354c\n8WhLNaJPAepgo5gklR5bGOl88JXqaekyLeujCQIDAQABAoIBAQDEcjlbfVdm8UB1\nN6MyC/eMlFb314tWp/W1PucQ3FYWHc8Tvh5QIFx5XZ88aOxpmt0vDNwbfDAe0rL0\n2TErk++AE49FeJgpdcJOmlAR9klFMWe002WJ3CsnGRoygbzIAHn/XuX/zdUMcpLB\nWXjDIPhqR6YYRvOvQYftBQA4Kp2wttg0bQTgkwIPKXxMChZdcW+gqvFV9aQF39GD\ng52Z1NUtAN63xEGwkPKGKaWE0u6TNQyilQqFJ9LC7RqC4dAZ3dnZOED5Gs1C+K1+\nN5jX4AfdQqQyi2x8KZjEvVbLDvrBN6XDtqFUqp9LsUUtQWDPLu62xrpEy/D7lvk+\nmjGlF08RAoGBAPawy9iiBfxfmMki5bQ1tFU0nqMYdwio2PUQtUiMcL0DWBW8obL3\njD94gQktBI8DOGVqSXDrztX5PFfsrRBf2+sBMdmExZExKFzI35Zj0kFnySNhgQLk\nlr02kVmPWWorrcOcyTX0rL50dPRa9aja61NyRcqS0rTfd/vzLAwdq5F1AoGBAN5b\nebdqy/eLKaXpFytDv3Tqnp3y2hhjGbDFjrknvh3xUaXi+IucjKpaFjEI3SJcoQQB\nXvMNcuG6tLFyNUuvzDMmIF9BmsEWZ+1sY0W1CfNd8jCulFyvrMFBQ+nuYnZYyYxD\n21XttKBfmzcMUGBni+vJoGAKMo2hSuc1s+XWZ2TFAoGBAJVJMFMM2ep8P42Y3MFN\nrq/RhB7W81H+PC0xy0L4GlGH8IpW+NPBEtJmLlBLOfMB0+Mriv4W9bhvd6ENzT2X\nhRKWSoCD5LuUsARWW1g7WEXUdNhAbT4+7ynaF+PG6Clj/WffPbS1OMSY3R3y3a8t\nrDN3d9y7NV/XzFhgNEuwuN7xAoGBAMqIa69jeXF6sm7Khy4DQWqPIfcgcwLvkUDw\nUXXY+1RusD33JQiViZLJB5mWR0W7NXZegUvFnjR5SYivTFgqQkb8nVPmf70MWZFq\nvmmJ4wxnL+iju8NIyIQmnGOBnPHLIZm/XRNBttq0+r4DW1rUNiCIwKl54F4c4gsD\nYV8iEX85AoGBALiOtFDdooguSGvBOTWSEz15E5zcYSTrG3DTHNMNThZK0zD5e0iE\nkJvFCZw9u83Itx4Ro3EjidXNXvTuvqdCuuSAWzqh8qR6t/i+Hr+DLmEhLqtaPxT8\nz2vpbDDpLalgqyTQYx3v6llkl3ukfI2RHJSkRD8dAzFaJs+8SX0bRlSZ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'aed6b0570f254cd29aa225d9c4436a45', 'name': u'vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'created_at': '2018-09-08T09:39:07.293682', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d9ad4103a784a278b98d8852655022c', 'name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:61:3d:b3:8a:bb:e2:97:1b:5f:2f:55:96:88:c3:34', 'type': 'ssh', 'id': u'vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f'}) 2018-09-08 09:39:07,294 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA1kV26KInppBJuCy4qbS0VEq2ZfwRdf7EFn+s5k9jWwcmcRc7 w9E0K5Yvf2XWOySbP52cJAvTaZybaKm8Lrw9QDmZ1838tgW3fn8bIxrXzHmNFU/m snwvRdh5svEj4K5jOrySpTfQSmfyjZlJAiritHjZofjrLd7xSlbUEtgU38/VV9OS IKYLoeaZl2oP1bg8o8OtT4ilIOAZQkXv7RcBGs3r6FpJKljPeJkxxsQrHBhZYt74 Ojc7WMfQBtkioXjq1JFAByzb2rZ4q3bYDkfOqLo/hNPRxVRU7JMmQaMAromI354c 8WhLNaJPAepgo5gklR5bGOl88JXqaekyLeujCQIDAQABAoIBAQDEcjlbfVdm8UB1 N6MyC/eMlFb314tWp/W1PucQ3FYWHc8Tvh5QIFx5XZ88aOxpmt0vDNwbfDAe0rL0 2TErk++AE49FeJgpdcJOmlAR9klFMWe002WJ3CsnGRoygbzIAHn/XuX/zdUMcpLB WXjDIPhqR6YYRvOvQYftBQA4Kp2wttg0bQTgkwIPKXxMChZdcW+gqvFV9aQF39GD g52Z1NUtAN63xEGwkPKGKaWE0u6TNQyilQqFJ9LC7RqC4dAZ3dnZOED5Gs1C+K1+ N5jX4AfdQqQyi2x8KZjEvVbLDvrBN6XDtqFUqp9LsUUtQWDPLu62xrpEy/D7lvk+ mjGlF08RAoGBAPawy9iiBfxfmMki5bQ1tFU0nqMYdwio2PUQtUiMcL0DWBW8obL3 jD94gQktBI8DOGVqSXDrztX5PFfsrRBf2+sBMdmExZExKFzI35Zj0kFnySNhgQLk lr02kVmPWWorrcOcyTX0rL50dPRa9aja61NyRcqS0rTfd/vzLAwdq5F1AoGBAN5b ebdqy/eLKaXpFytDv3Tqnp3y2hhjGbDFjrknvh3xUaXi+IucjKpaFjEI3SJcoQQB XvMNcuG6tLFyNUuvzDMmIF9BmsEWZ+1sY0W1CfNd8jCulFyvrMFBQ+nuYnZYyYxD 21XttKBfmzcMUGBni+vJoGAKMo2hSuc1s+XWZ2TFAoGBAJVJMFMM2ep8P42Y3MFN rq/RhB7W81H+PC0xy0L4GlGH8IpW+NPBEtJmLlBLOfMB0+Mriv4W9bhvd6ENzT2X hRKWSoCD5LuUsARWW1g7WEXUdNhAbT4+7ynaF+PG6Clj/WffPbS1OMSY3R3y3a8t rDN3d9y7NV/XzFhgNEuwuN7xAoGBAMqIa69jeXF6sm7Khy4DQWqPIfcgcwLvkUDw UXXY+1RusD33JQiViZLJB5mWR0W7NXZegUvFnjR5SYivTFgqQkb8nVPmf70MWZFq vmmJ4wxnL+iju8NIyIQmnGOBnPHLIZm/XRNBttq0+r4DW1rUNiCIwKl54F4c4gsD YV8iEX85AoGBALiOtFDdooguSGvBOTWSEz15E5zcYSTrG3DTHNMNThZK0zD5e0iE kJvFCZw9u83Itx4Ro3EjidXNXvTuvqdCuuSAWzqh8qR6t/i+Hr+DLmEhLqtaPxT8 z2vpbDDpLalgqyTQYx3v6llkl3ukfI2RHJSkRD8dAzFaJs+8SX0bRlSZ -----END RSA PRIVATE KEY----- 2018-09-08 09:39:07,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-08 09:39:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group": {"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-09-08 09:39:07,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-3203cf68-2d30-4514-a40a-71f3e558bc87 Date: Sat, 08 Sep 2018 09:39:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 2, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:39:07,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3203cf68-2d30-4514-a40a-71f3e558bc87 2018-09-08 09:39:07,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.362890958786s 2018-09-08 09:39:07,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3203cf68-2d30-4514-a40a-71f3e558bc87 2018-09-08 09:39:07,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f02b84ac-e958-4dc1-9544-eb10b5efa2d8 Date: Sat, 08 Sep 2018 09:39:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 2, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:07,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f02b84ac-e958-4dc1-9544-eb10b5efa2d8 2018-09-08 09:39:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201157808304s 2018-09-08 09:39:07,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f02b84ac-e958-4dc1-9544-eb10b5efa2d8 2018-09-08 09:39:07,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:07,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:08,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-af2d8653-ad3e-4843-b5dc-345e62dd40f2 Date: Sat, 08 Sep 2018 09:39:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:08Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "54e365bd-a30b-4a73-a356-bee51a626445"}} 2018-09-08 09:39:08,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-af2d8653-ad3e-4843-b5dc-345e62dd40f2 2018-09-08 09:39:08,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.309247016907s 2018-09-08 09:39:08,181 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-af2d8653-ad3e-4843-b5dc-345e62dd40f2 2018-09-08 09:39:08,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:08,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-d30b8adc-b671-4bd0-a64d-9018a7cf13e7 Date: Sat, 08 Sep 2018 09:39:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 3, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:08,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d30b8adc-b671-4bd0-a64d-9018a7cf13e7 2018-09-08 09:39:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196969032288s 2018-09-08 09:39:08,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d30b8adc-b671-4bd0-a64d-9018a7cf13e7 2018-09-08 09:39:08,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:08,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f8f75a2c-4f25-477f-84c6-f74f2e2cec0b Date: Sat, 08 Sep 2018 09:39:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:08Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6"}} 2018-09-08 09:39:08,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f8f75a2c-4f25-477f-84c6-f74f2e2cec0b 2018-09-08 09:39:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.332285881042s 2018-09-08 09:39:08,719 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f8f75a2c-4f25-477f-84c6-f74f2e2cec0b 2018-09-08 09:39:08,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:08,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-42465d6c-b7ae-4b1a-9ccf-c6a6eec1c001 Date: Sat, 08 Sep 2018 09:39:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:08,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-42465d6c-b7ae-4b1a-9ccf-c6a6eec1c001 2018-09-08 09:39:08,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20113492012s 2018-09-08 09:39:08,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-42465d6c-b7ae-4b1a-9ccf-c6a6eec1c001 2018-09-08 09:39:08,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:09,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-46c3ee2b-6bfe-480c-8c47-ea6b0680f3df Date: Sat, 08 Sep 2018 09:39:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": 80, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:09Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "345964c1-f390-425d-beb5-ba42cb577240"}} 2018-09-08 09:39:09,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-46c3ee2b-6bfe-480c-8c47-ea6b0680f3df 2018-09-08 09:39:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.31814289093s 2018-09-08 09:39:09,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-46c3ee2b-6bfe-480c-8c47-ea6b0680f3df 2018-09-08 09:39:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:09,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-1d91a977-8a6d-489a-8ec2-c7a04daeb0e2 Date: Sat, 08 Sep 2018 09:39:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "345964c1-f390-425d-beb5-ba42cb577240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 5, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:09,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1d91a977-8a6d-489a-8ec2-c7a04daeb0e2 2018-09-08 09:39:09,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350657939911s 2018-09-08 09:39:09,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1d91a977-8a6d-489a-8ec2-c7a04daeb0e2 2018-09-08 09:39:09,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:09,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:09,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-88a18ac7-9655-4f2f-bd3c-090f5a74cf25 Date: Sat, 08 Sep 2018 09:39:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": 443, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:09Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "d180e4a2-697e-464f-b217-819036746a6c"}} 2018-09-08 09:39:09,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88a18ac7-9655-4f2f-bd3c-090f5a74cf25 2018-09-08 09:39:09,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.324054956436s 2018-09-08 09:39:09,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88a18ac7-9655-4f2f-bd3c-090f5a74cf25 2018-09-08 09:39:09,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:09,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-e9d154f4-f19e-49f3-b9dc-025221a878a3 Date: Sat, 08 Sep 2018 09:39:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "345964c1-f390-425d-beb5-ba42cb577240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "d180e4a2-697e-464f-b217-819036746a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 6, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:09,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e9d154f4-f19e-49f3-b9dc-025221a878a3 2018-09-08 09:39:09,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622119903564s 2018-09-08 09:39:09,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e9d154f4-f19e-49f3-b9dc-025221a878a3 2018-09-08 09:39:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:10,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a3fb0a04-9c1f-49a1-b33d-b8ecc48d1ef5 Date: Sat, 08 Sep 2018 09:39:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-08T09:39:10Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:10Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "eba2109e-f714-4979-bb27-b43afaabde8c"}} 2018-09-08 09:39:10,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a3fb0a04-9c1f-49a1-b33d-b8ecc48d1ef5 2018-09-08 09:39:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.510114908218s 2018-09-08 09:39:10,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a3fb0a04-9c1f-49a1-b33d-b8ecc48d1ef5 2018-09-08 09:39:10,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:39:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:10,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-bf328976-048f-41dd-9559-dc3012d35bc9 Date: Sat, 08 Sep 2018 09:39:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "345964c1-f390-425d-beb5-ba42cb577240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "d180e4a2-697e-464f-b217-819036746a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-08T09:39:10Z", "revision_number": 0, "id": "eba2109e-f714-4979-bb27-b43afaabde8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:10Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 7, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:10,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bf328976-048f-41dd-9559-dc3012d35bc9 2018-09-08 09:39:10,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201401948929s 2018-09-08 09:39:10,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bf328976-048f-41dd-9559-dc3012d35bc9 2018-09-08 09:39:10,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-08 09:39:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a"}}' 2018-09-08 09:39:11,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-279c9d04-b313-4977-8162-316ece2b87ee Date: Sat, 08 Sep 2018 09:39:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-08T09:39:10Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:10Z", "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "38640a28-f863-4a0e-8364-6534c2bf07f0"}} 2018-09-08 09:39:11,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-279c9d04-b313-4977-8162-316ece2b87ee 2018-09-08 09:39:11,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.304865837097s 2018-09-08 09:39:11,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-279c9d04-b313-4977-8162-316ece2b87ee 2018-09-08 09:39:11,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:39:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:11,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6097a42c-570e-4e36-a0c4-8729889cce07 Date: Sat, 08 Sep 2018 09:39:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75e8b17c-817c-4419-81d3-222c9d7d20af"],"updated_at":"2018-09-08T09:37:21Z","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:11,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6097a42c-570e-4e36-a0c4-8729889cce07 2018-09-08 09:39:11,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248292207718s 2018-09-08 09:39:11,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6097a42c-570e-4e36-a0c4-8729889cce07 2018-09-08 09:39:11,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:39:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:11,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-856ae7e7-f4f7-4834-89fe-275d01bdb9cd Date: Sat, 08 Sep 2018 09:39:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "metadata": {}}], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": 4373348352, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:39:11,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-856ae7e7-f4f7-4834-89fe-275d01bdb9cd 2018-09-08 09:39:11,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189604043961s 2018-09-08 09:39:11,467 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-856ae7e7-f4f7-4834-89fe-275d01bdb9cd 2018-09-08 09:39:11,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:39:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:11,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f849059a-238f-41c0-b6c3-e09192ca3aa8 x-compute-request-id: req-f849059a-238f-41c0-b6c3-e09192ca3aa8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "name": "vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:39:11,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f849059a-238f-41c0-b6c3-e09192ca3aa8 2018-09-08 09:39:11,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0345120429993s 2018-09-08 09:39:11,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f849059a-238f-41c0-b6c3-e09192ca3aa8 2018-09-08 09:39:11,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-08 09:39:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"server": {"name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "imageRef": "4468eb75-0921-41da-a428-cbc7345a9756", "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "flavorRef": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d6ec6532-a2a2-495f-ac01-07cf7afc9b76"}], "security_groups": [{"name": "c9934e73-441f-449b-a4f1-06aa5671e85a"}]}}' 2018-09-08 09:39:13,558 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-870a3716-b6da-416e-b61f-084ab578e15c x-compute-request-id: req-870a3716-b6da-416e-b61f-084ab578e15c Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c9934e73-441f-449b-a4f1-06aa5671e85a"}], "OS-DCF:diskConfig": "MANUAL", "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "adminPass": "99aMsxoe6Epw"}} 2018-09-08 09:39:13,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-870a3716-b6da-416e-b61f-084ab578e15c 2018-09-08 09:39:13,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.05380797386s 2018-09-08 09:39:13,559 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-870a3716-b6da-416e-b61f-084ab578e15c 2018-09-08 09:39:13,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:13,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c7b3369-40d8-4dbe-a482-73d56689f653 x-compute-request-id: req-4c7b3369-40d8-4dbe-a482-73d56689f653 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:13,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c7b3369-40d8-4dbe-a482-73d56689f653 2018-09-08 09:39:13,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421744823456s 2018-09-08 09:39:13,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c7b3369-40d8-4dbe-a482-73d56689f653 2018-09-08 09:39:13,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:39:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:14,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-d7c861da-535f-4fb0-b175-9abeaab02315 Date: Sat, 08 Sep 2018 09:39:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75e8b17c-817c-4419-81d3-222c9d7d20af"],"updated_at":"2018-09-08T09:37:21Z","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:14,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d7c861da-535f-4fb0-b175-9abeaab02315 2018-09-08 09:39:14,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114603996277s 2018-09-08 09:39:14,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d7c861da-535f-4fb0-b175-9abeaab02315 2018-09-08 09:39:14,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 09:39:14,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:14,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fa8dc14f-dec2-484c-84f1-d099c8254ab2 Date: Sat, 08 Sep 2018 09:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:37:21Z","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":"4d9ad4103a784a278b98d8852655022c","id":"75e8b17c-817c-4419-81d3-222c9d7d20af","subnetpool_id":null,"name":"vyos_vrouter-subnet_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:39:14,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fa8dc14f-dec2-484c-84f1-d099c8254ab2 2018-09-08 09:39:14,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197988033295s 2018-09-08 09:39:14,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fa8dc14f-dec2-484c-84f1-d099c8254ab2 2018-09-08 09:39:14,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:16,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:16,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64dc4e7a-9932-4fe5-a8bb-f35c5500acf5 x-compute-request-id: req-64dc4e7a-9932-4fe5-a8bb-f35c5500acf5 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:16,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64dc4e7a-9932-4fe5-a8bb-f35c5500acf5 2018-09-08 09:39:16,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291774988174s 2018-09-08 09:39:16,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64dc4e7a-9932-4fe5-a8bb-f35c5500acf5 2018-09-08 09:39:16,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:18,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:19,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9280717d-d396-439f-895b-255547592b9f x-compute-request-id: req-9280717d-d396-439f-895b-255547592b9f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:19,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9280717d-d396-439f-895b-255547592b9f 2018-09-08 09:39:19,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672701835632s 2018-09-08 09:39:19,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9280717d-d396-439f-895b-255547592b9f 2018-09-08 09:39:19,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:21,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:22,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:21 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-8d93d281-b84d-423b-9992-2752c7de4d62 x-compute-request-id: req-8d93d281-b84d-423b-9992-2752c7de4d62 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:22,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8d93d281-b84d-423b-9992-2752c7de4d62 2018-09-08 09:39:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08610701561s 2018-09-08 09:39:22,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8d93d281-b84d-423b-9992-2752c7de4d62 2018-09-08 09:39:22,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:24,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:24,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:24,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-974060c0-3997-4a52-8aa5-0c062bc6ec66 x-compute-request-id: req-974060c0-3997-4a52-8aa5-0c062bc6ec66 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:24,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-974060c0-3997-4a52-8aa5-0c062bc6ec66 2018-09-08 09:39:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574749946594s 2018-09-08 09:39:24,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-974060c0-3997-4a52-8aa5-0c062bc6ec66 2018-09-08 09:39:24,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:26,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:27,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08a3b9cc-424e-44a0-bf20-c5b4679e8fb4 x-compute-request-id: req-08a3b9cc-424e-44a0-bf20-c5b4679e8fb4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:27,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08a3b9cc-424e-44a0-bf20-c5b4679e8fb4 2018-09-08 09:39:27,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723436117172s 2018-09-08 09:39:27,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08a3b9cc-424e-44a0-bf20-c5b4679e8fb4 2018-09-08 09:39:27,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:29,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:30,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4733551c-087d-47ec-ab69-d9312652f2c0 x-compute-request-id: req-4733551c-087d-47ec-ab69-d9312652f2c0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:30,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4733551c-087d-47ec-ab69-d9312652f2c0 2018-09-08 09:39:30,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647159099579s 2018-09-08 09:39:30,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4733551c-087d-47ec-ab69-d9312652f2c0 2018-09-08 09:39:30,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:32,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:32,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1ad4d35-6924-45bb-939b-c795be47d805 x-compute-request-id: req-a1ad4d35-6924-45bb-939b-c795be47d805 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:32,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1ad4d35-6924-45bb-939b-c795be47d805 2018-09-08 09:39:32,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639109134674s 2018-09-08 09:39:32,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1ad4d35-6924-45bb-939b-c795be47d805 2018-09-08 09:39:32,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:34,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:35,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-225526cc-f13a-4dfe-9615-d4182b3f2b49 x-compute-request-id: req-225526cc-f13a-4dfe-9615-d4182b3f2b49 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:35,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-225526cc-f13a-4dfe-9615-d4182b3f2b49 2018-09-08 09:39:35,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735419988632s 2018-09-08 09:39:35,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-225526cc-f13a-4dfe-9615-d4182b3f2b49 2018-09-08 09:39:35,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:37,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:38,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:37 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-5ef0e59c-03a6-427e-a61c-a74c82108e59 x-compute-request-id: req-5ef0e59c-03a6-427e-a61c-a74c82108e59 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:38,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ef0e59c-03a6-427e-a61c-a74c82108e59 2018-09-08 09:39:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811283111572s 2018-09-08 09:39:38,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ef0e59c-03a6-427e-a61c-a74c82108e59 2018-09-08 09:39:38,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:41,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e26efc24-61b3-4c56-92c3-af87e3d2e1f1 x-compute-request-id: req-e26efc24-61b3-4c56-92c3-af87e3d2e1f1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:41,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e26efc24-61b3-4c56-92c3-af87e3d2e1f1 2018-09-08 09:39:41,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57016992569s 2018-09-08 09:39:41,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e26efc24-61b3-4c56-92c3-af87e3d2e1f1 2018-09-08 09:39:41,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:43,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:43 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-1403c799-4759-438b-94e9-0d5a0b0c6e41 x-compute-request-id: req-1403c799-4759-438b-94e9-0d5a0b0c6e41 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:43,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1403c799-4759-438b-94e9-0d5a0b0c6e41 2018-09-08 09:39:43,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529452085495s 2018-09-08 09:39:43,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1403c799-4759-438b-94e9-0d5a0b0c6e41 2018-09-08 09:39:43,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:45,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:45,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:46,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fef517e7-74f6-4426-b05e-88294bd7d246 x-compute-request-id: req-fef517e7-74f6-4426-b05e-88294bd7d246 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:46,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fef517e7-74f6-4426-b05e-88294bd7d246 2018-09-08 09:39:46,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09309196472s 2018-09-08 09:39:46,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fef517e7-74f6-4426-b05e-88294bd7d246 2018-09-08 09:39:46,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:48,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:49,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36bc837e-b0c9-409d-9cd9-488108baf41b x-compute-request-id: req-36bc837e-b0c9-409d-9cd9-488108baf41b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:49,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36bc837e-b0c9-409d-9cd9-488108baf41b 2018-09-08 09:39:49,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675033092499s 2018-09-08 09:39:49,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36bc837e-b0c9-409d-9cd9-488108baf41b 2018-09-08 09:39:49,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:51,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:52,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe14508-b084-4cdf-82fc-ad0ee405f662 x-compute-request-id: req-dfe14508-b084-4cdf-82fc-ad0ee405f662 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:52,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dfe14508-b084-4cdf-82fc-ad0ee405f662 2018-09-08 09:39:52,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561852931976s 2018-09-08 09:39:52,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dfe14508-b084-4cdf-82fc-ad0ee405f662 2018-09-08 09:39:52,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:54,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:54,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-416c7f09-1442-49d1-a6a0-1adc94b4fc00 x-compute-request-id: req-416c7f09-1442-49d1-a6a0-1adc94b4fc00 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:54,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-416c7f09-1442-49d1-a6a0-1adc94b4fc00 2018-09-08 09:39:54,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526396989822s 2018-09-08 09:39:54,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-416c7f09-1442-49d1-a6a0-1adc94b4fc00 2018-09-08 09:39:54,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:56,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:57,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2652232c-3a62-47d8-88ca-3b1c549526cc x-compute-request-id: req-2652232c-3a62-47d8-88ca-3b1c549526cc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:57,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2652232c-3a62-47d8-88ca-3b1c549526cc 2018-09-08 09:39:57,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54776096344s 2018-09-08 09:39:57,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2652232c-3a62-47d8-88ca-3b1c549526cc 2018-09-08 09:39:57,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:39:59,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:39:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:39:59,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d238a9a-19ab-402f-9174-9aa9f005be4c x-compute-request-id: req-4d238a9a-19ab-402f-9174-9aa9f005be4c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:39:59,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d238a9a-19ab-402f-9174-9aa9f005be4c 2018-09-08 09:39:59,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537176847458s 2018-09-08 09:39:59,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d238a9a-19ab-402f-9174-9aa9f005be4c 2018-09-08 09:39:59,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:01,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:02,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e95eae1-cfbf-40b5-bc11-2ebb2f90399a x-compute-request-id: req-4e95eae1-cfbf-40b5-bc11-2ebb2f90399a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:02,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e95eae1-cfbf-40b5-bc11-2ebb2f90399a 2018-09-08 09:40:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703362941742s 2018-09-08 09:40:02,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e95eae1-cfbf-40b5-bc11-2ebb2f90399a 2018-09-08 09:40:02,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:04,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:04,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40: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-4f57eaa1-de6a-44ca-ad58-44142069ed75 x-compute-request-id: req-4f57eaa1-de6a-44ca-ad58-44142069ed75 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:04,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4f57eaa1-de6a-44ca-ad58-44142069ed75 2018-09-08 09:40:04,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398115873337s 2018-09-08 09:40:04,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4f57eaa1-de6a-44ca-ad58-44142069ed75 2018-09-08 09:40:04,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:06,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:07,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40: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-8e5a3291-863d-4326-85ea-5bb5ab173f49 x-compute-request-id: req-8e5a3291-863d-4326-85ea-5bb5ab173f49 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:07,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e5a3291-863d-4326-85ea-5bb5ab173f49 2018-09-08 09:40:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497164964676s 2018-09-08 09:40:07,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e5a3291-863d-4326-85ea-5bb5ab173f49 2018-09-08 09:40:07,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:09,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:09,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36e00049-99df-4d11-8f7f-e988122f7d55 x-compute-request-id: req-36e00049-99df-4d11-8f7f-e988122f7d55 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:09,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36e00049-99df-4d11-8f7f-e988122f7d55 2018-09-08 09:40:09,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240477085114s 2018-09-08 09:40:09,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36e00049-99df-4d11-8f7f-e988122f7d55 2018-09-08 09:40:09,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:11,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:12,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7516c211-0f30-47b8-a4b3-1c9589f38a63 x-compute-request-id: req-7516c211-0f30-47b8-a4b3-1c9589f38a63 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:12,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7516c211-0f30-47b8-a4b3-1c9589f38a63 2018-09-08 09:40:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531174898148s 2018-09-08 09:40:12,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7516c211-0f30-47b8-a4b3-1c9589f38a63 2018-09-08 09:40:12,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:14,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:14,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74f3e9c5-0b06-4a0b-be4b-b781ca2d2f76 x-compute-request-id: req-74f3e9c5-0b06-4a0b-be4b-b781ca2d2f76 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:14,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74f3e9c5-0b06-4a0b-be4b-b781ca2d2f76 2018-09-08 09:40:14,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530916929245s 2018-09-08 09:40:14,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74f3e9c5-0b06-4a0b-be4b-b781ca2d2f76 2018-09-08 09:40:14,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:16,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-731ddbb6-6c3e-4d71-9bc7-e73ac67545a0 x-compute-request-id: req-731ddbb6-6c3e-4d71-9bc7-e73ac67545a0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:17,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-731ddbb6-6c3e-4d71-9bc7-e73ac67545a0 2018-09-08 09:40:17,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550096035004s 2018-09-08 09:40:17,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-731ddbb6-6c3e-4d71-9bc7-e73ac67545a0 2018-09-08 09:40:17,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:19,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:19 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-da1ad823-aabc-4600-b749-0b4261572875 x-compute-request-id: req-da1ad823-aabc-4600-b749-0b4261572875 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:19,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da1ad823-aabc-4600-b749-0b4261572875 2018-09-08 09:40:19,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513046979904s 2018-09-08 09:40:19,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da1ad823-aabc-4600-b749-0b4261572875 2018-09-08 09:40:19,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:21,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:22,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:21 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-fe693143-dcec-445f-9052-aa1ad3fcda0f x-compute-request-id: req-fe693143-dcec-445f-9052-aa1ad3fcda0f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:22,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe693143-dcec-445f-9052-aa1ad3fcda0f 2018-09-08 09:40:22,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537541866302s 2018-09-08 09:40:22,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe693143-dcec-445f-9052-aa1ad3fcda0f 2018-09-08 09:40:22,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:24,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:24,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4be0a082-43a9-4e4d-97ca-1c7a85d95e09 x-compute-request-id: req-4be0a082-43a9-4e4d-97ca-1c7a85d95e09 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:24,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4be0a082-43a9-4e4d-97ca-1c7a85d95e09 2018-09-08 09:40:24,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687572002411s 2018-09-08 09:40:24,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4be0a082-43a9-4e4d-97ca-1c7a85d95e09 2018-09-08 09:40:24,902 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:26,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:27,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7424e93-1460-4bed-87f7-a86274538fd1 x-compute-request-id: req-d7424e93-1460-4bed-87f7-a86274538fd1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:27,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7424e93-1460-4bed-87f7-a86274538fd1 2018-09-08 09:40:27,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376410961151s 2018-09-08 09:40:27,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7424e93-1460-4bed-87f7-a86274538fd1 2018-09-08 09:40:27,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:29,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:29,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0886df63-71c0-491a-a098-0d9308af1ea6 x-compute-request-id: req-0886df63-71c0-491a-a098-0d9308af1ea6 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:29,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0886df63-71c0-491a-a098-0d9308af1ea6 2018-09-08 09:40:29,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677577972412s 2018-09-08 09:40:29,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0886df63-71c0-491a-a098-0d9308af1ea6 2018-09-08 09:40:29,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:31,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:31,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:32,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-346f2421-5930-4376-99a6-9b726393924a x-compute-request-id: req-346f2421-5930-4376-99a6-9b726393924a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:32,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-346f2421-5930-4376-99a6-9b726393924a 2018-09-08 09:40:32,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495601177216s 2018-09-08 09:40:32,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-346f2421-5930-4376-99a6-9b726393924a 2018-09-08 09:40:32,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:34,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:34,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:35,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1863a740-7d76-4daf-90b6-610367dcf2ed x-compute-request-id: req-1863a740-7d76-4daf-90b6-610367dcf2ed Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:35,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1863a740-7d76-4daf-90b6-610367dcf2ed 2018-09-08 09:40:35,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616162061691s 2018-09-08 09:40:35,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1863a740-7d76-4daf-90b6-610367dcf2ed 2018-09-08 09:40:35,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:37,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:37,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:37 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-7a3c929c-bd7c-403d-a03e-9146400dda32 x-compute-request-id: req-7a3c929c-bd7c-403d-a03e-9146400dda32 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:37,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7a3c929c-bd7c-403d-a03e-9146400dda32 2018-09-08 09:40:37,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523150920868s 2018-09-08 09:40:37,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7a3c929c-bd7c-403d-a03e-9146400dda32 2018-09-08 09:40:37,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:39,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fb02796-194f-4d0a-b23e-2825c0b8fb41 x-compute-request-id: req-3fb02796-194f-4d0a-b23e-2825c0b8fb41 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:40,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fb02796-194f-4d0a-b23e-2825c0b8fb41 2018-09-08 09:40:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540714025497s 2018-09-08 09:40:40,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fb02796-194f-4d0a-b23e-2825c0b8fb41 2018-09-08 09:40:40,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:42,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:42,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9201b680-fdc4-453a-ae1c-ec8bcd204167 x-compute-request-id: req-9201b680-fdc4-453a-ae1c-ec8bcd204167 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:42,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9201b680-fdc4-453a-ae1c-ec8bcd204167 2018-09-08 09:40:42,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491327047348s 2018-09-08 09:40:42,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9201b680-fdc4-453a-ae1c-ec8bcd204167 2018-09-08 09:40:42,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:44,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:45,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a6b479-de34-4b43-9422-c9a6e6f711de x-compute-request-id: req-18a6b479-de34-4b43-9422-c9a6e6f711de Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:45,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18a6b479-de34-4b43-9422-c9a6e6f711de 2018-09-08 09:40:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511118173599s 2018-09-08 09:40:45,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18a6b479-de34-4b43-9422-c9a6e6f711de 2018-09-08 09:40:45,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:47,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab7d452c-47b0-44b7-bc7b-5f48719909a1 x-compute-request-id: req-ab7d452c-47b0-44b7-bc7b-5f48719909a1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:47,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab7d452c-47b0-44b7-bc7b-5f48719909a1 2018-09-08 09:40:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43985915184s 2018-09-08 09:40:47,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab7d452c-47b0-44b7-bc7b-5f48719909a1 2018-09-08 09:40:47,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:50,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:49 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-9486480a-da4a-4ace-9c1d-7cacb74e198f x-compute-request-id: req-9486480a-da4a-4ace-9c1d-7cacb74e198f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:50,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9486480a-da4a-4ace-9c1d-7cacb74e198f 2018-09-08 09:40:50,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499373197556s 2018-09-08 09:40:50,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9486480a-da4a-4ace-9c1d-7cacb74e198f 2018-09-08 09:40:50,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:52,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:52,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e293e3-47ba-43fd-8be4-903a619e2323 x-compute-request-id: req-95e293e3-47ba-43fd-8be4-903a619e2323 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:52,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95e293e3-47ba-43fd-8be4-903a619e2323 2018-09-08 09:40:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518452882767s 2018-09-08 09:40:52,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95e293e3-47ba-43fd-8be4-903a619e2323 2018-09-08 09:40:52,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:54,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:55,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0445a07-15c8-49df-949a-6838c5c24349 x-compute-request-id: req-e0445a07-15c8-49df-949a-6838c5c24349 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:55,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0445a07-15c8-49df-949a-6838c5c24349 2018-09-08 09:40:55,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514261007309s 2018-09-08 09:40:55,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0445a07-15c8-49df-949a-6838c5c24349 2018-09-08 09:40:55,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:57,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:40:57,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7809e3e-cfe1-4f5a-8346-af8d7914940f x-compute-request-id: req-b7809e3e-cfe1-4f5a-8346-af8d7914940f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:40:57,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b7809e3e-cfe1-4f5a-8346-af8d7914940f 2018-09-08 09:40:57,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661224126816s 2018-09-08 09:40:57,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b7809e3e-cfe1-4f5a-8346-af8d7914940f 2018-09-08 09:40:57,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:40:59,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:40:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:00,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-735b8075-e133-450a-99fe-1f0a4f74b790 x-compute-request-id: req-735b8075-e133-450a-99fe-1f0a4f74b790 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:00,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-735b8075-e133-450a-99fe-1f0a4f74b790 2018-09-08 09:41:00,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525854110718s 2018-09-08 09:41:00,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-735b8075-e133-450a-99fe-1f0a4f74b790 2018-09-08 09:41:00,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:02,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:02,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-096117c7-60f2-4e94-9655-2f38dd42b066 x-compute-request-id: req-096117c7-60f2-4e94-9655-2f38dd42b066 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:02,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-096117c7-60f2-4e94-9655-2f38dd42b066 2018-09-08 09:41:02,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581797838211s 2018-09-08 09:41:02,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-096117c7-60f2-4e94-9655-2f38dd42b066 2018-09-08 09:41:02,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:04,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:04,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:05,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41: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-45e050c8-3626-46dd-9148-1b0d90495162 x-compute-request-id: req-45e050c8-3626-46dd-9148-1b0d90495162 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:05,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45e050c8-3626-46dd-9148-1b0d90495162 2018-09-08 09:41:05,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61073923111s 2018-09-08 09:41:05,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45e050c8-3626-46dd-9148-1b0d90495162 2018-09-08 09:41:05,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:07,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:08,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b498d654-1c3d-4d4b-942b-8733fda2920a x-compute-request-id: req-b498d654-1c3d-4d4b-942b-8733fda2920a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:08,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b498d654-1c3d-4d4b-942b-8733fda2920a 2018-09-08 09:41:08,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489959001541s 2018-09-08 09:41:08,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b498d654-1c3d-4d4b-942b-8733fda2920a 2018-09-08 09:41:08,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:10,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:10,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:10 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-e6b7c38a-e4c1-4c5d-a319-72f866f37762 x-compute-request-id: req-e6b7c38a-e4c1-4c5d-a319-72f866f37762 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:10,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6b7c38a-e4c1-4c5d-a319-72f866f37762 2018-09-08 09:41:10,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515961885452s 2018-09-08 09:41:10,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6b7c38a-e4c1-4c5d-a319-72f866f37762 2018-09-08 09:41:10,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:12,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:13,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84eed5eb-d56a-4cfa-b782-351939f902fd x-compute-request-id: req-84eed5eb-d56a-4cfa-b782-351939f902fd Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:13,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84eed5eb-d56a-4cfa-b782-351939f902fd 2018-09-08 09:41:13,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540000915527s 2018-09-08 09:41:13,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84eed5eb-d56a-4cfa-b782-351939f902fd 2018-09-08 09:41:13,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:15,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:15,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1ac071f-3168-47e3-845e-f596356871ab x-compute-request-id: req-a1ac071f-3168-47e3-845e-f596356871ab Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:15,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1ac071f-3168-47e3-845e-f596356871ab 2018-09-08 09:41:15,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492882013321s 2018-09-08 09:41:15,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1ac071f-3168-47e3-845e-f596356871ab 2018-09-08 09:41:15,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:17,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:18,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a260181-a7c6-4c01-ae65-473c8e5ba8a7 x-compute-request-id: req-9a260181-a7c6-4c01-ae65-473c8e5ba8a7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:18,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a260181-a7c6-4c01-ae65-473c8e5ba8a7 2018-09-08 09:41:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566205024719s 2018-09-08 09:41:18,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a260181-a7c6-4c01-ae65-473c8e5ba8a7 2018-09-08 09:41:18,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:20,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:20,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65fd0bc5-4b5f-432d-bfa8-5aa9d90d9f3a x-compute-request-id: req-65fd0bc5-4b5f-432d-bfa8-5aa9d90d9f3a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:20,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65fd0bc5-4b5f-432d-bfa8-5aa9d90d9f3a 2018-09-08 09:41:20,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487216949463s 2018-09-08 09:41:20,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65fd0bc5-4b5f-432d-bfa8-5aa9d90d9f3a 2018-09-08 09:41:20,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:22,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:23,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b690df8-7eef-4a1d-820a-ce950465dc5e x-compute-request-id: req-6b690df8-7eef-4a1d-820a-ce950465dc5e Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:23,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b690df8-7eef-4a1d-820a-ce950465dc5e 2018-09-08 09:41:23,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71390414238s 2018-09-08 09:41:23,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b690df8-7eef-4a1d-820a-ce950465dc5e 2018-09-08 09:41:23,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:25,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755d1163-2530-4af0-aa4f-7ae0094d0adf x-compute-request-id: req-755d1163-2530-4af0-aa4f-7ae0094d0adf Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:25,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-755d1163-2530-4af0-aa4f-7ae0094d0adf 2018-09-08 09:41:25,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503214836121s 2018-09-08 09:41:25,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-755d1163-2530-4af0-aa4f-7ae0094d0adf 2018-09-08 09:41:25,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:27,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:27,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:28,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4034f5e2-28af-4dd3-b195-a4f4fe481c05 x-compute-request-id: req-4034f5e2-28af-4dd3-b195-a4f4fe481c05 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:28,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4034f5e2-28af-4dd3-b195-a4f4fe481c05 2018-09-08 09:41:28,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377008914948s 2018-09-08 09:41:28,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4034f5e2-28af-4dd3-b195-a4f4fe481c05 2018-09-08 09:41:28,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:30,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:30,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:30 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-08385a40-ac15-4ae9-b722-1b9b17d4f0a8 x-compute-request-id: req-08385a40-ac15-4ae9-b722-1b9b17d4f0a8 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:30,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08385a40-ac15-4ae9-b722-1b9b17d4f0a8 2018-09-08 09:41:30,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365206956863s 2018-09-08 09:41:30,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08385a40-ac15-4ae9-b722-1b9b17d4f0a8 2018-09-08 09:41:30,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:32,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:33,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b53f6ba9-e283-4c86-bcec-3dca69dc6ebd x-compute-request-id: req-b53f6ba9-e283-4c86-bcec-3dca69dc6ebd Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:33,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b53f6ba9-e283-4c86-bcec-3dca69dc6ebd 2018-09-08 09:41:33,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349648952484s 2018-09-08 09:41:33,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b53f6ba9-e283-4c86-bcec-3dca69dc6ebd 2018-09-08 09:41:33,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:35,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:35,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a472fb05-1828-46b9-9d93-e9c7ef46495a x-compute-request-id: req-a472fb05-1828-46b9-9d93-e9c7ef46495a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:35,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a472fb05-1828-46b9-9d93-e9c7ef46495a 2018-09-08 09:41:35,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383925914764s 2018-09-08 09:41:35,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a472fb05-1828-46b9-9d93-e9c7ef46495a 2018-09-08 09:41:35,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:37,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:38,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:37 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-15bd2001-3976-4811-af45-943db4b4af35 x-compute-request-id: req-15bd2001-3976-4811-af45-943db4b4af35 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:38,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15bd2001-3976-4811-af45-943db4b4af35 2018-09-08 09:41:38,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532215118408s 2018-09-08 09:41:38,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15bd2001-3976-4811-af45-943db4b4af35 2018-09-08 09:41:38,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:40,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29906f2b-8dea-4018-a924-fb61542d4eba x-compute-request-id: req-29906f2b-8dea-4018-a924-fb61542d4eba Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:40,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-29906f2b-8dea-4018-a924-fb61542d4eba 2018-09-08 09:41:40,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522520065308s 2018-09-08 09:41:40,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-29906f2b-8dea-4018-a924-fb61542d4eba 2018-09-08 09:41:40,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:42,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:43,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fdabbb5-cfbf-49a4-87ee-75c44a74b1a1 x-compute-request-id: req-0fdabbb5-cfbf-49a4-87ee-75c44a74b1a1 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:43,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0fdabbb5-cfbf-49a4-87ee-75c44a74b1a1 2018-09-08 09:41:43,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51279091835s 2018-09-08 09:41:43,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0fdabbb5-cfbf-49a4-87ee-75c44a74b1a1 2018-09-08 09:41:43,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:45,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:45,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ab4b58-e315-4f26-9f4d-b89b06fdb63c x-compute-request-id: req-86ab4b58-e315-4f26-9f4d-b89b06fdb63c Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:45,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-86ab4b58-e315-4f26-9f4d-b89b06fdb63c 2018-09-08 09:41:45,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614996194839s 2018-09-08 09:41:45,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-86ab4b58-e315-4f26-9f4d-b89b06fdb63c 2018-09-08 09:41:45,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:47,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:48,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff07b791-3b5d-410b-8e21-dd2c1fa2ad91 x-compute-request-id: req-ff07b791-3b5d-410b-8e21-dd2c1fa2ad91 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:48,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff07b791-3b5d-410b-8e21-dd2c1fa2ad91 2018-09-08 09:41:48,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657382011414s 2018-09-08 09:41:48,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff07b791-3b5d-410b-8e21-dd2c1fa2ad91 2018-09-08 09:41:48,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:50,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-290c84b0-2997-43ce-b01d-56142fe968a0 x-compute-request-id: req-290c84b0-2997-43ce-b01d-56142fe968a0 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:50,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-290c84b0-2997-43ce-b01d-56142fe968a0 2018-09-08 09:41:50,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234055995941s 2018-09-08 09:41:50,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-290c84b0-2997-43ce-b01d-56142fe968a0 2018-09-08 09:41:50,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:52,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:53,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a830098-e22d-4ff7-9c2c-2ca38295066a x-compute-request-id: req-1a830098-e22d-4ff7-9c2c-2ca38295066a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-08T09:39:16Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:53,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a830098-e22d-4ff7-9c2c-2ca38295066a 2018-09-08 09:41:53,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534476041794s 2018-09-08 09:41:53,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a830098-e22d-4ff7-9c2c-2ca38295066a 2018-09-08 09:41:53,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:41:55,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:41:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:55,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeb7f065-bcd1-41dc-8f9b-da56cbcb8510 x-compute-request-id: req-eeb7f065-bcd1-41dc-8f9b-da56cbcb8510 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:41:55,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eeb7f065-bcd1-41dc-8f9b-da56cbcb8510 2018-09-08 09:41:55,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490119934082s 2018-09-08 09:41:55,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eeb7f065-bcd1-41dc-8f9b-da56cbcb8510 2018-09-08 09:41:55,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 09:41:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1703ba9b-2cd8-4ae8-89cd-cca3317b0f7f Date: Sat, 08 Sep 2018 09:41:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:41:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75e8b17c-817c-4419-81d3-222c9d7d20af","ip_address":"192.168.120.8"}],"id":"ec243e2b-6c58-4ba6-b83c-1f25af7562e1","security_groups":["c9934e73-441f-449b-a4f1-06aa5671e85a"],"mac_address":"fa:16:3e:70:a9:a1","project_id":"4d9ad4103a784a278b98d8852655022c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:39:16Z","binding:vnic_type":"normal","device_id":"e536e951-7fbc-4238-b075-075e3ecbb363"}]} 2018-09-08 09:41:55,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-1703ba9b-2cd8-4ae8-89cd-cca3317b0f7f 2018-09-08 09:41:55,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610330104828s 2018-09-08 09:41:55,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-1703ba9b-2cd8-4ae8-89cd-cca3317b0f7f 2018-09-08 09:41:55,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ec243e2b-6c58-4ba6-b83c-1f25af7562e1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:55,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bec8c506-5696-433f-8bd4-946a9d62820d Date: Sat, 08 Sep 2018 09:41:55 GMT RESP BODY: {"floatingips": []} 2018-09-08 09:41:55,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ec243e2b-6c58-4ba6-b83c-1f25af7562e1 used request id req-bec8c506-5696-433f-8bd4-946a9d62820d 2018-09-08 09:41:55,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207719802856s 2018-09-08 09:41:55,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ec243e2b-6c58-4ba6-b83c-1f25af7562e1 used request id req-bec8c506-5696-433f-8bd4-946a9d62820d 2018-09-08 09:41:55,724 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:a9:a1', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4468eb75-0921-41da-a428-cbc7345a9756'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T09:41:53.000000', 'flavor': Munch({u'id': u'475912b5-66bf-48e3-8c2c-3a2212dd1ce4'}), 'az': u'nova', 'id': u'e536e951-7fbc-4238-b075-075e3ecbb363', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'aed6b0570f254cd29aa225d9c4436a45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d9ad4103a784a278b98d8852655022c', 'name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-08T09:41:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-08T09:41:54Z', 'hostId': u'129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-08T09:41:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d9ad4103a784a278b98d8852655022c', 'name': u'vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'adminPass': u'99aMsxoe6Epw', 'tenant_id': u'4d9ad4103a784a278b98d8852655022c', 'region': 'regionOne', 'created': u'2018-09-08T09:39:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-08 09:41:55,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:41:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:55,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-5dae6aef-a4ab-41fa-998f-d4188d0bf867 Date: Sat, 08 Sep 2018 09:41:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75e8b17c-817c-4419-81d3-222c9d7d20af"],"updated_at":"2018-09-08T09:37:21Z","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:41:55,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dae6aef-a4ab-41fa-998f-d4188d0bf867 2018-09-08 09:41:55,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109000921249s 2018-09-08 09:41:55,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dae6aef-a4ab-41fa-998f-d4188d0bf867 2018-09-08 09:41:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-08 09:41:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:55,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7141d376-d801-4626-aaed-c01bd5630ba9 Date: Sat, 08 Sep 2018 09:41:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-08T09:41:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75e8b17c-817c-4419-81d3-222c9d7d20af","ip_address":"192.168.120.8"}],"id":"ec243e2b-6c58-4ba6-b83c-1f25af7562e1","security_groups":["c9934e73-441f-449b-a4f1-06aa5671e85a"],"mac_address":"fa:16:3e:70:a9:a1","project_id":"4d9ad4103a784a278b98d8852655022c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:39:16Z","binding:vnic_type":"normal","device_id":"e536e951-7fbc-4238-b075-075e3ecbb363"}]} 2018-09-08 09:41:55,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-7141d376-d801-4626-aaed-c01bd5630ba9 2018-09-08 09:41:55,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0625522136688s 2018-09-08 09:41:55,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-7141d376-d801-4626-aaed-c01bd5630ba9 2018-09-08 09:41:55,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-08 09:41:55,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"floatingip": {"floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1"}}' 2018-09-08 09:41:57,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-3dff8749-6497-4b2d-9d63-781025c40e4a Date: Sat, 08 Sep 2018 09:41:57 GMT RESP BODY: {"floatingip": {"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}} 2018-09-08 09:41:57,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3dff8749-6497-4b2d-9d63-781025c40e4a 2018-09-08 09:41:57,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.95103597641s 2018-09-08 09:41:57,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3dff8749-6497-4b2d-9d63-781025c40e4a 2018-09-08 09:41:57,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:57,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e3b74434-647f-45b7-8718-500cebea8f07 Date: Sat, 08 Sep 2018 09:41:57 GMT RESP BODY: {"floatingips": [{"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}]} 2018-09-08 09:41:57,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e3b74434-647f-45b7-8718-500cebea8f07 2018-09-08 09:41:57,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0329999923706s 2018-09-08 09:41:57,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e3b74434-647f-45b7-8718-500cebea8f07 2018-09-08 09:41:57,900 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:41:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:58,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f351072f-19f3-4421-8db2-f61fc29ac1b4 Date: Sat, 08 Sep 2018 09:41:58 GMT RESP BODY: {"floatingips": [{"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}]} 2018-09-08 09:41:58,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f351072f-19f3-4421-8db2-f61fc29ac1b4 2018-09-08 09:41:58,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0274729728699s 2018-09-08 09:41:58,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f351072f-19f3-4421-8db2-f61fc29ac1b4 2018-09-08 09:41:58,036 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:41:58,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:58,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c8587a38-b7d0-480f-8d92-9f3f36703729 Date: Sat, 08 Sep 2018 09:41:58 GMT RESP BODY: {"floatingips": [{"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}]} 2018-09-08 09:41:58,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c8587a38-b7d0-480f-8d92-9f3f36703729 2018-09-08 09:41:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236930847168s 2018-09-08 09:41:58,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c8587a38-b7d0-480f-8d92-9f3f36703729 2018-09-08 09:41:58,170 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:41:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:58,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:58,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9267aece-b9af-4c02-83a1-3ee714f80657 Date: Sat, 08 Sep 2018 09:41:58 GMT RESP BODY: {"floatingips": [{"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}]} 2018-09-08 09:41:58,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9267aece-b9af-4c02-83a1-3ee714f80657 2018-09-08 09:41:58,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225131511688s 2018-09-08 09:41:58,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9267aece-b9af-4c02-83a1-3ee714f80657 2018-09-08 09:41:58,301 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-08 09:41:58,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:41:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:41:58,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-3ccccd2b-6ca8-421e-93dc-2b8b5f8e8b8b Date: Sat, 08 Sep 2018 09:41:58 GMT RESP BODY: {"floatingips": [{"router_id": "3a49187f-4422-4a77-8010-70aea1672b2e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:41:56Z", "updated_at": "2018-09-08T09:41:56Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d9ad4103a784a278b98d8852655022c", "port_id": "ec243e2b-6c58-4ba6-b83c-1f25af7562e1", "id": "c14ab916-6fef-40a7-9856-ac5142dc136c"}]} 2018-09-08 09:41:58,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3ccccd2b-6ca8-421e-93dc-2b8b5f8e8b8b 2018-09-08 09:41:58,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0265560150146s 2018-09-08 09:41:58,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3ccccd2b-6ca8-421e-93dc-2b8b5f8e8b8b 2018-09-08 09:41:58,438 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3a49187f-4422-4a77-8010-70aea1672b2e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4d9ad4103a784a278b98d8852655022c', 'created_at': u'2018-09-08T09:41:56Z', 'attached': True, 'updated_at': u'2018-09-08T09:41:56Z', 'id': u'c14ab916-6fef-40a7-9856-ac5142dc136c', 'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d9ad4103a784a278b98d8852655022c', 'name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3a49187f-4422-4a77-8010-70aea1672b2e', 'project_id': u'4d9ad4103a784a278b98d8852655022c', 'port_id': u'ec243e2b-6c58-4ba6-b83c-1f25af7562e1', 'port': u'ec243e2b-6c58-4ba6-b83c-1f25af7562e1', 'network': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff'}) 2018-09-08 09:41:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 09:41:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 09:42:01,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3b6e398-b3ce-4331-8e47-fa90aa7362c2 x-compute-request-id: req-f3b6e398-b3ce-4331-8e47-fa90aa7362c2 Content-Encoding: gzip Content-Length: 10977 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2026610228 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.306197] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.308405] pid_max: default: 32768 minimum: 301\n[ 0.309595] Security Framework initialized\n[ 0.310695] SELinux: Initializing.\n[ 0.311963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.316486] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319270] Mount-cache hash table entries: 4096\n[ 0.320679] Initializing cgroup subsys memory\n[ 0.321831] Initializing cgroup subsys devices\n[ 0.322989] Initializing cgroup subsys freezer\n[ 0.324137] Initializing cgroup subsys net_cls\n[ 0.325285] Initializing cgroup subsys blkio\n[ 0.326404] Initializing cgroup subsys perf_event\n[ 0.327591] Initializing cgroup subsys hugetlb\n[ 0.328734] Initializing cgroup subsys pids\n[ 0.329839] Initializing cgroup subsys net_prio\n[ 0.331079] CPU: Physical Processor ID: 0\n[ 0.332854] mce: CPU supports 10 MCE banks\n[ 0.333988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336535] tlb_flushall_shift: 6\n[ 0.337722] Freeing SMP alternatives: 28k freed\n[ 0.341651] ACPI: Core revision 20130517\n[ 0.343145] ACPI: All ACPI Tables successfully acquired\n[ 0.344583] ftrace: allocating 25812 entries in 101 pages\n[ 0.367007] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368506] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369995] smpboot: Max logical packages: 2\n[ 0.371301] Enabling x2apic\n[ 0.372192] Enabled x2apic\n[ 0.373281] Switched APIC routing to physical x2apic.\n[ 0.375468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.379594] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.387137] KVM setup paravirtual spinlock\n[ 0.389404] smpboot: Booting Node 0, Processors #1 OK\n[ 0.391025] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.413624] Brought up 2 CPUs\n[ 0.413626] KVM setup async PF for cpu 1\n[ 0.413630] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.416749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418850] devtmpfs: initialized\n[ 0.421624] EVM: security.selinux\n[ 0.422623] EVM: security.ima\n[ 0.423534] EVM: security.capability\n[ 0.425156] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426690] pinctrl core: initialized pinctrl subsystem\n[ 0.428060] NET: Registered protocol family 16\n[ 0.429417] ACPI: bus type PCI registered\n[ 0.430498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.432024] PCI: Using configuration type 1 for base access\n[ 0.436660] ACPI: Added _OSI(Module Device)\n[ 0.437856] ACPI: Added _OSI(Processor Device)\n[ 0.439029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440478] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443633] ACPI: Interpreter enabled\n[ 0.444946] ACPI: (supports S0 S5)\n[ 0.446197] ACPI: Using IOAPIC for interrupt routing\n[ 0.447775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.461813] acpiphp: Slot [3] registered\n[ 0.463169] acpiphp: Slot [4] registered\n[ 0.464514] acpiphp: Slot [5] registered\n[ 0.465870] acpiphp: Slot [6] registered\n[ 0.467201] acpiphp: Slot [7] registered\n[ 0.468564] acpiphp: Slot [8] registered\n[ 0.469914] acpiphp: Slot [9] registered\n[ 0.471276] acpiphp: Slot [10] registered\n[ 0.472688] acpiphp: Slot [11] registered\n[ 0.474051] acpiphp: Slot [12] registered\n[ 0.475424] acpiphp: Slot [13] registered\n[ 0.476833] acpiphp: Slot [14] registered\n[ 0.478194] acpiphp: Slot [15] registered\n[ 0.479584] acpiphp: Slot [16] registered\n[ 0.480995] acpiphp: Slot [17] registered\n[ 0.482370] acpiphp: Slot [18] registered\n[ 0.483751] acpiphp: Slot [19] registered\n[ 0.485160] acpiphp: Slot [20] registered\n[ 0.486504] acpiphp: Slot [21] registered\n[ 0.487864] acpiphp: Slot [22] registered\n[ 0.489245] acpiphp: Slot [23] registered\n[ 0.490607] acpiphp: Slot [24] registered\n[ 0.491972] acpiphp: Slot [25] registered\n[ 0.493356] acpiphp: Slot [26] registered\n[ 0.494695] acpiphp: Slot [27] registered\n[ 0.496054] acpiphp: Slot [28] registered\n[ 0.497425] acpiphp: Slot [29] registered\n[ 0.498789] acpiphp: Slot [30] registered\n[ 0.500151] acpiphp: Slot [31] registered\n[ 0.501525] PCI host bridge to bus 0000:00\n[ 0.502892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.504565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510967] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.519275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.521377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.523313] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.535729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.592935] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.597430] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.599441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.602171] vgaarb: loaded\n[ 0.603262] vgaarb: bridge control possible 0000:00:02.0\n[ 0.605067] SCSI subsystem initialized\n[ 0.606410] ACPI: bus type USB registered\n[ 0.607787] usbcore: registered new interface driver usbfs\n[ 0.609505] usbcore: registered new interface driver hub\n[ 0.611148] usbcore: registered new device driver usb\n[ 0.612892] PCI: Using ACPI for IRQ routing\n[ 0.614617] NetLabel: Initializing\n[ 0.615827] NetLabel: domain hash size = 128\n[ 0.617266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618826] NetLabel: unlabeled traffic allowed by default\n[ 0.620664] Switched to clocksource kvm-clock\n[ 0.628382] pnp: PnP ACPI init\n[ 0.629528] ACPI: bus type PNP registered\n[ 0.631186] pnp: PnP ACPI: found 5 devices\n[ 0.632529] ACPI: bus type PNP unregistered\n[ 0.640011] NET: Registered protocol family 2\n[ 0.641711] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.644400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.646624] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.648601] TCP: reno registered\n[ 0.649812] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651644] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.653584] NET: Registered protocol family 1\n[ 0.655000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658413] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.698629] Unpacking initramfs...\n[ 1.117434] Freeing initrd memory: 37508k freed\n[ 1.126625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.128181] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.144058] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.145572] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.147330] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.148803] Initialise system trusted keyring\n[ 1.149987] audit: initializing netlink socket (disabled)\n[ 1.151332] type=2000 audit(1536399715.876:1): initialized\n[ 1.168230] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.169708] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171990] zpool: loaded\n[ 1.172891] zbud: loaded\n[ 1.173922] VFS: Disk quotas dquot_6.5.2\n[ 1.175053] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.176717] msgmni has been set to 7578\n[ 1.177848] Key type big_key registered\n[ 1.179650] NET: Registered protocol family 38\n[ 1.180835] Key type asymmetric registered\n[ 1.181954] Asymmetric key parser 'x509' registered\n[ 1.183200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.185278] io scheduler noop registered\n[ 1.186375] io scheduler deadline registered (default)\n[ 1.187658] io scheduler cfq registered\n[ 1.188826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.201873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.203909] ACPI: Power Button [PWRF]\n[ 1.205094] GHES: HEST is not enabled!\n[ 1.206257] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.230890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.232681] Non-volatile memory driver v1.3\n[ 1.233826] Linux agpgart interface v0.103\n[ 1.235069] crash memory driver: version 1.1\n[ 1.236275] rdac: device handler registered\n[ 1.237461] hp_sw: device handler registered\n[ 1.238616] emc: device handler registered\n[ 1.239732] alua: device handler registered\n[ 1.240893] libphy: Fixed MDIO Bus: probed\n[ 1.242088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243609] ehci-pci: EHCI PCI platform driver\n[ 1.244794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246243] ohci-pci: OHCI PCI platform driver\n[ 1.247423] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.268606] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.270668] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.271990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.273674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.275440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.277773] usb usb1: Product: UHCI Host Controller\n[ 1.279119] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.281120] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.282825] hub 1-0:1.0: USB hub found\n[ 1.284182] hub 1-0:1.0: 2 ports detected\n[ 1.285643] usbcore: registered new interface driver usbserial\n[ 1.287202] usbcore: registered new interface driver usbserial_generic\n[ 1.289185] usbserial: USB Serial support registered for generic\n[ 1.291041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.294351] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.295658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.297067] mousedev: PS/2 mouse device common for all mice\n[ 1.298778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.301579] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.303751] rtc_cmos 00:00: RTC can wake from S4\n[ 1.304147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.304263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.304301] cpuidle: using governor menu\n[ 1.304353] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.304423] usbcore: registered new interface driver usbhid\n[ 1.304425] usbhid: USB HID core driver\n[ 1.304454] drop_monitor: Initializing network drop monitor service\n[ 1.304499] TCP: cubic registered\n[ 1.304501] Initializing XFRM netlink socket\n[ 1.304577] NET: Registered protocol family 10\n[ 1.305192] NET: Registered protocol family 17\n[ 1.306541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306545] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.306629] Loading compiled-in X.509 certificates\n[ 1.306647] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.306653] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.306981] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.306995] registered taskstats version 1\n[ 1.308549] Key type trusted registered\n[ 1.309685] Key type encrypted registered\n[ 1.310855] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.311890] rtc_cmos 00:00: setting system clock to 2018-09-08 09:41:55 UTC (1536399715)\n[ 1.339049] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.339357] Freeing unused kernel memory: 1680k freed\n[ 1.345822] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.350423] systemd[1]: Detected virtualization kvm.\n[ 1.351802] systemd[1]: Detected architecture x86-64.\n[ 1.353160] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.355899] systemd[1]: No hostname configured.\n[ 1.357165] systemd[1]: Set hostname to .\n[ 1.358595] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.382311] systemd[1]: Created slice Root Slice.\n[ 1.383601] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.385655] systemd[1]: Reached target Timers.\n[ 1.386860] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388858] systemd[1]: Created slice System Slice.\n[ 1.390119] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.392185] systemd[1]: Reached target Local File Systems.\n[ 1.393540] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.395604] systemd[1]: Reached target Slices.\n[ 1.396789] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.398750] systemd[1]: Listening on Journal Socket.\n[ 1.400015] systemd[1]: Starting Journal Socket.\n[ 1.401637] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.403774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.405905] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.408799] systemd[1]: Reached target Paths.\n[ 1.409972] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.411795] systemd[1]: Reached target Swap.\n[ 1.412952] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.414904] systemd[1]: Listening on udev Control Socket.\n[ 1.416247] systemd[1]: Starting udev Control Socket.\n[ 1.417958] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.420442] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.424811] systemd[1]: Listening on udev Kernel Socket.\n[ 1.426143] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.428487] systemd[1]: Reached target Sockets.\n[ 1.429695] systemd[1]: Starting Sockets.\n[ 1.431084] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.434191] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.437301] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 1.440054] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.444380] systemd[1]: Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Journal Service.\n[ 1.446865] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.498226] RPC: Registered named UNIX socket transport module.\n[ 1.500266] RPC: Registered udp transport module.\n[ 1.501925] RPC: Registered tcp transport module.\n[ 1.503576] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.587751] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.603285] FDC 0 is a S82078B\n[ 1.625654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.665730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669540] scsi host0: ata_piix\n[ 1.672551] scsi host1: ata_piix\n[ 1.673770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.675369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.675400] vda: vda1\n[ 1.743260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.744807] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.746402] usb 1-1: Product: QEMU USB Tablet\n[ 1.747561] usb 1-1: Manufacturer: QEMU\n[ 1.748649] usb 1-1: SerialNumber: 42\n[ 1.758417] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.761009] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n Mounting /sysroot...\n[ 2.107043] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.109504] XFS (vda1): Mounting V4 Filesystem\n[ 2.145707] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 2.187266] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.410724] systemd-journald[127]: Received SIGTERM from PID 1 (systemd).\n[ 2.675057] SELinux: Disabled at runtime.\n[ 2.713686] type=1404 audit(1536399716.902:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.773073] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.775041] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[ 3.306660] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.367623] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.501350] type=1305 audit(1536399717.689:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.690565] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Login Service...[ 3.699790] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.718047] [drm] Initialized drm 1.1.0 20060810\n[ 3.727778] ppdev: user-space parallel port driver\n[ 3.755508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.755509] [TTM] Initializing pool allocator\n[ 3.755510] [TTM] Initializing DMA pool allocator\n[ 3.755729] [drm] fb mappable at 0xFC000000\n[ 3.755730] [drm] vram aper at 0xFC000000\n[ 3.755730] [drm] size 33554432\n[ 3.755730] [drm] fb depth is 24\n[ 3.755730] [drm] pitch is 3072\n[ 3.765228] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.785146] Console: switching to colour frame buffer device 128x48\n[ 3.801990] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.806677] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.860930] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.869501] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.876183] alg: No test for crc32 (crc32-pclmul)\n[ 3.905442] intel_rapl: no valid rapl domains found in package 0\n[ 3.940243] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n[ 3.958766] intel_powerclamp: No package C-state available\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.290120] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:41:58 +0000. Up 4.25 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-09-08 09:42:01,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action used request id req-f3b6e398-b3ce-4331-8e47-fa90aa7362c2 2018-09-08 09:42:01,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.86607599258s 2018-09-08 09:42:01,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action used request id req-f3b6e398-b3ce-4331-8e47-fa90aa7362c2 2018-09-08 09:42:01,306 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2026610228 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.306197] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.308405] pid_max: default: 32768 minimum: 301 [ 0.309595] Security Framework initialized [ 0.310695] SELinux: Initializing. [ 0.311963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.316486] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319270] Mount-cache hash table entries: 4096 [ 0.320679] Initializing cgroup subsys memory [ 0.321831] Initializing cgroup subsys devices [ 0.322989] Initializing cgroup subsys freezer [ 0.324137] Initializing cgroup subsys net_cls [ 0.325285] Initializing cgroup subsys blkio [ 0.326404] Initializing cgroup subsys perf_event [ 0.327591] Initializing cgroup subsys hugetlb [ 0.328734] Initializing cgroup subsys pids [ 0.329839] Initializing cgroup subsys net_prio [ 0.331079] CPU: Physical Processor ID: 0 [ 0.332854] mce: CPU supports 10 MCE banks [ 0.333988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336535] tlb_flushall_shift: 6 [ 0.337722] Freeing SMP alternatives: 28k freed [ 0.341651] ACPI: Core revision 20130517 [ 0.343145] ACPI: All ACPI Tables successfully acquired [ 0.344583] ftrace: allocating 25812 entries in 101 pages [ 0.367007] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368506] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369995] smpboot: Max logical packages: 2 [ 0.371301] Enabling x2apic [ 0.372192] Enabled x2apic [ 0.373281] Switched APIC routing to physical x2apic. [ 0.375468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.379594] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387137] KVM setup paravirtual spinlock [ 0.389404] smpboot: Booting Node 0, Processors #1 OK [ 0.391025] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.413624] Brought up 2 CPUs [ 0.413626] KVM setup async PF for cpu 1 [ 0.413630] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.416749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418850] devtmpfs: initialized [ 0.421624] EVM: security.selinux [ 0.422623] EVM: security.ima [ 0.423534] EVM: security.capability [ 0.425156] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426690] pinctrl core: initialized pinctrl subsystem [ 0.428060] NET: Registered protocol family 16 [ 0.429417] ACPI: bus type PCI registered [ 0.430498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.432024] PCI: Using configuration type 1 for base access [ 0.436660] ACPI: Added _OSI(Module Device) [ 0.437856] ACPI: Added _OSI(Processor Device) [ 0.439029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440478] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443633] ACPI: Interpreter enabled [ 0.444946] ACPI: (supports S0 S5) [ 0.446197] ACPI: Using IOAPIC for interrupt routing [ 0.447775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.461813] acpiphp: Slot [3] registered [ 0.463169] acpiphp: Slot [4] registered [ 0.464514] acpiphp: Slot [5] registered [ 0.465870] acpiphp: Slot [6] registered [ 0.467201] acpiphp: Slot [7] registered [ 0.468564] acpiphp: Slot [8] registered [ 0.469914] acpiphp: Slot [9] registered [ 0.471276] acpiphp: Slot [10] registered [ 0.472688] acpiphp: Slot [11] registered [ 0.474051] acpiphp: Slot [12] registered [ 0.475424] acpiphp: Slot [13] registered [ 0.476833] acpiphp: Slot [14] registered [ 0.478194] acpiphp: Slot [15] registered [ 0.479584] acpiphp: Slot [16] registered [ 0.480995] acpiphp: Slot [17] registered [ 0.482370] acpiphp: Slot [18] registered [ 0.483751] acpiphp: Slot [19] registered [ 0.485160] acpiphp: Slot [20] registered [ 0.486504] acpiphp: Slot [21] registered [ 0.487864] acpiphp: Slot [22] registered [ 0.489245] acpiphp: Slot [23] registered [ 0.490607] acpiphp: Slot [24] registered [ 0.491972] acpiphp: Slot [25] registered [ 0.493356] acpiphp: Slot [26] registered [ 0.494695] acpiphp: Slot [27] registered [ 0.496054] acpiphp: Slot [28] registered [ 0.497425] acpiphp: Slot [29] registered [ 0.498789] acpiphp: Slot [30] registered [ 0.500151] acpiphp: Slot [31] registered [ 0.501525] PCI host bridge to bus 0000:00 [ 0.502892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510967] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.519275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.521377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.523313] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.535729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592935] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597430] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.602171] vgaarb: loaded [ 0.603262] vgaarb: bridge control possible 0000:00:02.0 [ 0.605067] SCSI subsystem initialized [ 0.606410] ACPI: bus type USB registered [ 0.607787] usbcore: registered new interface driver usbfs [ 0.609505] usbcore: registered new interface driver hub [ 0.611148] usbcore: registered new device driver usb [ 0.612892] PCI: Using ACPI for IRQ routing [ 0.614617] NetLabel: Initializing [ 0.615827] NetLabel: domain hash size = 128 [ 0.617266] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618826] NetLabel: unlabeled traffic allowed by default [ 0.620664] Switched to clocksource kvm-clock [ 0.628382] pnp: PnP ACPI init [ 0.629528] ACPI: bus type PNP registered [ 0.631186] pnp: PnP ACPI: found 5 devices [ 0.632529] ACPI: bus type PNP unregistered [ 0.640011] NET: Registered protocol family 2 [ 0.641711] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.644400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.646624] TCP: Hash tables configured (established 32768 bind 32768) [ 0.648601] TCP: reno registered [ 0.649812] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651644] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.653584] NET: Registered protocol family 1 [ 0.655000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658413] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698629] Unpacking initramfs... [ 1.117434] Freeing initrd memory: 37508k freed [ 1.126625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.128181] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.144058] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.145572] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.147330] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.148803] Initialise system trusted keyring [ 1.149987] audit: initializing netlink socket (disabled) [ 1.151332] type=2000 audit(1536399715.876:1): initialized [ 1.168230] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.169708] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171990] zpool: loaded [ 1.172891] zbud: loaded [ 1.173922] VFS: Disk quotas dquot_6.5.2 [ 1.175053] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.176717] msgmni has been set to 7578 [ 1.177848] Key type big_key registered [ 1.179650] NET: Registered protocol family 38 [ 1.180835] Key type asymmetric registered [ 1.181954] Asymmetric key parser 'x509' registered [ 1.183200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.185278] io scheduler noop registered [ 1.186375] io scheduler deadline registered (default) [ 1.187658] io scheduler cfq registered [ 1.188826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.201873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.203909] ACPI: Power Button [PWRF] [ 1.205094] GHES: HEST is not enabled! [ 1.206257] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.230890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.232681] Non-volatile memory driver v1.3 [ 1.233826] Linux agpgart interface v0.103 [ 1.235069] crash memory driver: version 1.1 [ 1.236275] rdac: device handler registered [ 1.237461] hp_sw: device handler registered [ 1.238616] emc: device handler registered [ 1.239732] alua: device handler registered [ 1.240893] libphy: Fixed MDIO Bus: probed [ 1.242088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243609] ehci-pci: EHCI PCI platform driver [ 1.244794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246243] ohci-pci: OHCI PCI platform driver [ 1.247423] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.268606] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.270668] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.271990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.273674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.275440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.277773] usb usb1: Product: UHCI Host Controller [ 1.279119] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.281120] usb usb1: SerialNumber: 0000:00:01.2 [ 1.282825] hub 1-0:1.0: USB hub found [ 1.284182] hub 1-0:1.0: 2 ports detected [ 1.285643] usbcore: registered new interface driver usbserial [ 1.287202] usbcore: registered new interface driver usbserial_generic [ 1.289185] usbserial: USB Serial support registered for generic [ 1.291041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.294351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.295658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.297067] mousedev: PS/2 mouse device common for all mice [ 1.298778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.301579] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.303751] rtc_cmos 00:00: RTC can wake from S4 [ 1.304147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.304263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.304301] cpuidle: using governor menu [ 1.304353] hidraw: raw HID events driver (C) Jiri Kosina [ 1.304423] usbcore: registered new interface driver usbhid [ 1.304425] usbhid: USB HID core driver [ 1.304454] drop_monitor: Initializing network drop monitor service [ 1.304499] TCP: cubic registered [ 1.304501] Initializing XFRM netlink socket [ 1.304577] NET: Registered protocol family 10 [ 1.305192] NET: Registered protocol family 17 [ 1.306541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306545] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306563] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.306629] Loading compiled-in X.509 certificates [ 1.306647] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.306653] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.306981] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.306995] registered taskstats version 1 [ 1.308549] Key type trusted registered [ 1.309685] Key type encrypted registered [ 1.310855] IMA: No TPM chip found, activating TPM-bypass! [ 1.311890] rtc_cmos 00:00: setting system clock to 2018-09-08 09:41:55 UTC (1536399715) [ 1.339049] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.339357] Freeing unused kernel memory: 1680k freed [ 1.345822] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.350423] systemd[1]: Detected virtualization kvm. [ 1.351802] systemd[1]: Detected architecture x86-64. [ 1.353160] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.355899] systemd[1]: No hostname configured. [ 1.357165] systemd[1]: Set hostname to . [ 1.358595] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.382311] systemd[1]: Created slice Root Slice. [ 1.383601] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.385655] systemd[1]: Reached target Timers. [ 1.386860] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.388858] systemd[1]: Created slice System Slice. [ 1.390119] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.392185] systemd[1]: Reached target Local File Systems. [ 1.393540] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.395604] systemd[1]: Reached target Slices. [ 1.396789] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.398750] systemd[1]: Listening on Journal Socket. [ 1.400015] systemd[1]: Starting Journal Socket. [ 1.401637] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.403774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.405905] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.408799] systemd[1]: Reached target Paths. [ 1.409972] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.411795] systemd[1]: Reached target Swap. [ 1.412952] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.414904] systemd[1]: Listening on udev Control Socket. [ 1.416247] systemd[1]: Starting udev Control Socket. [ 1.417958] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.420442] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.424811] systemd[1]: Listening on udev Kernel Socket. [ 1.426143] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.428487] systemd[1]: Reached target Sockets. [ 1.429695] systemd[1]: Starting Sockets. [ 1.431084] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.434191] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.437301] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 1.440054] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.444380] systemd[1]: Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. [ 1.446865] systemd[1]: Started Journal Service. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.498226] RPC: Registered named UNIX socket transport module. [ 1.500266] RPC: Registered udp transport module. [ 1.501925] RPC: Registered tcp transport module. [ 1.503576] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.587751] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.603285] FDC 0 is a S82078B [ 1.625654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.665730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669540] scsi host0: ata_piix [ 1.672551] scsi host1: ata_piix [ 1.673770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.675369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.675400] vda: vda1 [ 1.743260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.744807] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.746402] usb 1-1: Product: QEMU USB Tablet [ 1.747561] usb 1-1: Manufacturer: QEMU [ 1.748649] usb 1-1: SerialNumber: 42 [ 1.758417] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.761009] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. Mounting /sysroot... [ 2.107043] SGI XFS with ACLs, security attributes, no debug enabled [ 2.109504] XFS (vda1): Mounting V4 Filesystem [ 2.145707] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 2.187266] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.410724] systemd-journald[127]: Received SIGTERM from PID 1 (systemd). [ 2.675057] SELinux: Disabled at runtime. [ 2.713686] type=1404 audit(1536399716.902:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.773073] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.775041] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [ 3.306660] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [ 3.367623] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.501350] type=1305 audit(1536399717.689:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting NTP client/server... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.690565] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service...[ 3.699790] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.718047] [drm] Initialized drm 1.1.0 20060810 [ 3.727778] ppdev: user-space parallel port driver [ 3.755508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.755509] [TTM] Initializing pool allocator [ 3.755510] [TTM] Initializing DMA pool allocator [ 3.755729] [drm] fb mappable at 0xFC000000 [ 3.755730] [drm] vram aper at 0xFC000000 [ 3.755730] [drm] size 33554432 [ 3.755730] [drm] fb depth is 24 [ 3.755730] [drm] pitch is 3072 [ 3.765228] fbcon: cirrusdrmfb (fb0) is primary device [ 3.785146] Console: switching to colour frame buffer device 128x48 [ 3.801990] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.806677] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.860930] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.869501] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.876183] alg: No test for crc32 (crc32-pclmul) [ 3.905442] intel_rapl: no valid rapl domains found in package 0 [ 3.940243] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. [ 3.958766] intel_powerclamp: No package C-state available Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.290120] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:41:58 +0000. Up 4.25 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-09-08 09:42:02,309 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-09-08 09:42:11,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-08 09:42:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-08 09:42:12,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-585ad9b1-c880-42a8-acc8-627b997fba3a x-compute-request-id: req-585ad9b1-c880-42a8-acc8-627b997fba3a Content-Encoding: gzip Content-Length: 12761 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2026610228 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.306197] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.308405] pid_max: default: 32768 minimum: 301\n[ 0.309595] Security Framework initialized\n[ 0.310695] SELinux: Initializing.\n[ 0.311963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.316486] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319270] Mount-cache hash table entries: 4096\n[ 0.320679] Initializing cgroup subsys memory\n[ 0.321831] Initializing cgroup subsys devices\n[ 0.322989] Initializing cgroup subsys freezer\n[ 0.324137] Initializing cgroup subsys net_cls\n[ 0.325285] Initializing cgroup subsys blkio\n[ 0.326404] Initializing cgroup subsys perf_event\n[ 0.327591] Initializing cgroup subsys hugetlb\n[ 0.328734] Initializing cgroup subsys pids\n[ 0.329839] Initializing cgroup subsys net_prio\n[ 0.331079] CPU: Physical Processor ID: 0\n[ 0.332854] mce: CPU supports 10 MCE banks\n[ 0.333988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336535] tlb_flushall_shift: 6\n[ 0.337722] Freeing SMP alternatives: 28k freed\n[ 0.341651] ACPI: Core revision 20130517\n[ 0.343145] ACPI: All ACPI Tables successfully acquired\n[ 0.344583] ftrace: allocating 25812 entries in 101 pages\n[ 0.367007] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368506] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369995] smpboot: Max logical packages: 2\n[ 0.371301] Enabling x2apic\n[ 0.372192] Enabled x2apic\n[ 0.373281] Switched APIC routing to physical x2apic.\n[ 0.375468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.379594] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.387137] KVM setup paravirtual spinlock\n[ 0.389404] smpboot: Booting Node 0, Processors #1 OK\n[ 0.391025] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.413624] Brought up 2 CPUs\n[ 0.413626] KVM setup async PF for cpu 1\n[ 0.413630] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.416749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418850] devtmpfs: initialized\n[ 0.421624] EVM: security.selinux\n[ 0.422623] EVM: security.ima\n[ 0.423534] EVM: security.capability\n[ 0.425156] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426690] pinctrl core: initialized pinctrl subsystem\n[ 0.428060] NET: Registered protocol family 16\n[ 0.429417] ACPI: bus type PCI registered\n[ 0.430498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.432024] PCI: Using configuration type 1 for base access\n[ 0.436660] ACPI: Added _OSI(Module Device)\n[ 0.437856] ACPI: Added _OSI(Processor Device)\n[ 0.439029] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440478] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443633] ACPI: Interpreter enabled\n[ 0.444946] ACPI: (supports S0 S5)\n[ 0.446197] ACPI: Using IOAPIC for interrupt routing\n[ 0.447775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.461813] acpiphp: Slot [3] registered\n[ 0.463169] acpiphp: Slot [4] registered\n[ 0.464514] acpiphp: Slot [5] registered\n[ 0.465870] acpiphp: Slot [6] registered\n[ 0.467201] acpiphp: Slot [7] registered\n[ 0.468564] acpiphp: Slot [8] registered\n[ 0.469914] acpiphp: Slot [9] registered\n[ 0.471276] acpiphp: Slot [10] registered\n[ 0.472688] acpiphp: Slot [11] registered\n[ 0.474051] acpiphp: Slot [12] registered\n[ 0.475424] acpiphp: Slot [13] registered\n[ 0.476833] acpiphp: Slot [14] registered\n[ 0.478194] acpiphp: Slot [15] registered\n[ 0.479584] acpiphp: Slot [16] registered\n[ 0.480995] acpiphp: Slot [17] registered\n[ 0.482370] acpiphp: Slot [18] registered\n[ 0.483751] acpiphp: Slot [19] registered\n[ 0.485160] acpiphp: Slot [20] registered\n[ 0.486504] acpiphp: Slot [21] registered\n[ 0.487864] acpiphp: Slot [22] registered\n[ 0.489245] acpiphp: Slot [23] registered\n[ 0.490607] acpiphp: Slot [24] registered\n[ 0.491972] acpiphp: Slot [25] registered\n[ 0.493356] acpiphp: Slot [26] registered\n[ 0.494695] acpiphp: Slot [27] registered\n[ 0.496054] acpiphp: Slot [28] registered\n[ 0.497425] acpiphp: Slot [29] registered\n[ 0.498789] acpiphp: Slot [30] registered\n[ 0.500151] acpiphp: Slot [31] registered\n[ 0.501525] PCI host bridge to bus 0000:00\n[ 0.502892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.504565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.506521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510967] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.519275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.521377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.523313] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.535729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.592935] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.597430] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.599441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.602171] vgaarb: loaded\n[ 0.603262] vgaarb: bridge control possible 0000:00:02.0\n[ 0.605067] SCSI subsystem initialized\n[ 0.606410] ACPI: bus type USB registered\n[ 0.607787] usbcore: registered new interface driver usbfs\n[ 0.609505] usbcore: registered new interface driver hub\n[ 0.611148] usbcore: registered new device driver usb\n[ 0.612892] PCI: Using ACPI for IRQ routing\n[ 0.614617] NetLabel: Initializing\n[ 0.615827] NetLabel: domain hash size = 128\n[ 0.617266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618826] NetLabel: unlabeled traffic allowed by default\n[ 0.620664] Switched to clocksource kvm-clock\n[ 0.628382] pnp: PnP ACPI init\n[ 0.629528] ACPI: bus type PNP registered\n[ 0.631186] pnp: PnP ACPI: found 5 devices\n[ 0.632529] ACPI: bus type PNP unregistered\n[ 0.640011] NET: Registered protocol family 2\n[ 0.641711] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.644400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.646624] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.648601] TCP: reno registered\n[ 0.649812] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651644] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.653584] NET: Registered protocol family 1\n[ 0.655000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658413] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.698629] Unpacking initramfs...\n[ 1.117434] Freeing initrd memory: 37508k freed\n[ 1.126625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.128181] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.144058] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.145572] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.147330] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.148803] Initialise system trusted keyring\n[ 1.149987] audit: initializing netlink socket (disabled)\n[ 1.151332] type=2000 audit(1536399715.876:1): initialized\n[ 1.168230] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.169708] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171990] zpool: loaded\n[ 1.172891] zbud: loaded\n[ 1.173922] VFS: Disk quotas dquot_6.5.2\n[ 1.175053] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.176717] msgmni has been set to 7578\n[ 1.177848] Key type big_key registered\n[ 1.179650] NET: Registered protocol family 38\n[ 1.180835] Key type asymmetric registered\n[ 1.181954] Asymmetric key parser 'x509' registered\n[ 1.183200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.185278] io scheduler noop registered\n[ 1.186375] io scheduler deadline registered (default)\n[ 1.187658] io scheduler cfq registered\n[ 1.188826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.200275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.201873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.203909] ACPI: Power Button [PWRF]\n[ 1.205094] GHES: HEST is not enabled!\n[ 1.206257] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.230890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.232681] Non-volatile memory driver v1.3\n[ 1.233826] Linux agpgart interface v0.103\n[ 1.235069] crash memory driver: version 1.1\n[ 1.236275] rdac: device handler registered\n[ 1.237461] hp_sw: device handler registered\n[ 1.238616] emc: device handler registered\n[ 1.239732] alua: device handler registered\n[ 1.240893] libphy: Fixed MDIO Bus: probed\n[ 1.242088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243609] ehci-pci: EHCI PCI platform driver\n[ 1.244794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246243] ohci-pci: OHCI PCI platform driver\n[ 1.247423] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.268606] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.270668] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.271990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.273674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.275440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.277773] usb usb1: Product: UHCI Host Controller\n[ 1.279119] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.281120] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.282825] hub 1-0:1.0: USB hub found\n[ 1.284182] hub 1-0:1.0: 2 ports detected\n[ 1.285643] usbcore: registered new interface driver usbserial\n[ 1.287202] usbcore: registered new interface driver usbserial_generic\n[ 1.289185] usbserial: USB Serial support registered for generic\n[ 1.291041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.294351] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.295658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.297067] mousedev: PS/2 mouse device common for all mice\n[ 1.298778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.301579] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.303751] rtc_cmos 00:00: RTC can wake from S4\n[ 1.304147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.304263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.304301] cpuidle: using governor menu\n[ 1.304353] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.304423] usbcore: registered new interface driver usbhid\n[ 1.304425] usbhid: USB HID core driver\n[ 1.304454] drop_monitor: Initializing network drop monitor service\n[ 1.304499] TCP: cubic registered\n[ 1.304501] Initializing XFRM netlink socket\n[ 1.304577] NET: Registered protocol family 10\n[ 1.305192] NET: Registered protocol family 17\n[ 1.306541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306545] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.306629] Loading compiled-in X.509 certificates\n[ 1.306647] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.306653] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.306981] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.306995] registered taskstats version 1\n[ 1.308549] Key type trusted registered\n[ 1.309685] Key type encrypted registered\n[ 1.310855] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.311890] rtc_cmos 00:00: setting system clock to 2018-09-08 09:41:55 UTC (1536399715)\n[ 1.339049] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.339357] Freeing unused kernel memory: 1680k freed\n[ 1.345822] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.350423] systemd[1]: Detected virtualization kvm.\n[ 1.351802] systemd[1]: Detected architecture x86-64.\n[ 1.353160] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.355899] systemd[1]: No hostname configured.\n[ 1.357165] systemd[1]: Set hostname to .\n[ 1.358595] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.382311] systemd[1]: Created slice Root Slice.\n[ 1.383601] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.385655] systemd[1]: Reached target Timers.\n[ 1.386860] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388858] systemd[1]: Created slice System Slice.\n[ 1.390119] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.392185] systemd[1]: Reached target Local File Systems.\n[ 1.393540] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.395604] systemd[1]: Reached target Slices.\n[ 1.396789] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.398750] systemd[1]: Listening on Journal Socket.\n[ 1.400015] systemd[1]: Starting Journal Socket.\n[ 1.401637] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.403774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.405905] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.408799] systemd[1]: Reached target Paths.\n[ 1.409972] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.411795] systemd[1]: Reached target Swap.\n[ 1.412952] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.414904] systemd[1]: Listening on udev Control Socket.\n[ 1.416247] systemd[1]: Starting udev Control Socket.\n[ 1.417958] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.420442] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.424811] systemd[1]: Listening on udev Kernel Socket.\n[ 1.426143] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.428487] systemd[1]: Reached target Sockets.\n[ 1.429695] systemd[1]: Starting Sockets.\n[ 1.431084] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.434191] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.437301] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 1.440054] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.444380] systemd[1]: Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Journal Service.\n[ 1.446865] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.498226] RPC: Registered named UNIX socket transport module.\n[ 1.500266] RPC: Registered udp transport module.\n[ 1.501925] RPC: Registered tcp transport module.\n[ 1.503576] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.587751] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.603285] FDC 0 is a S82078B\n[ 1.625654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.665730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.669540] scsi host0: ata_piix\n[ 1.672551] scsi host1: ata_piix\n[ 1.673770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.675369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.675400] vda: vda1\n[ 1.743260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.744807] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.746402] usb 1-1: Product: QEMU USB Tablet\n[ 1.747561] usb 1-1: Manufacturer: QEMU\n[ 1.748649] usb 1-1: SerialNumber: 42\n[ 1.758417] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.761009] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n Mounting /sysroot...\n[ 2.107043] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.109504] XFS (vda1): Mounting V4 Filesystem\n[ 2.145707] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 2.187266] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.410724] systemd-journald[127]: Received SIGTERM from PID 1 (systemd).\n[ 2.675057] SELinux: Disabled at runtime.\n[ 2.713686] type=1404 audit(1536399716.902:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.773073] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.775041] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[ 3.306660] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.367623] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.501350] type=1305 audit(1536399717.689:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.690565] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Login Service...[ 3.699790] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.718047] [drm] Initialized drm 1.1.0 20060810\n[ 3.727778] ppdev: user-space parallel port driver\n[ 3.755508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.755509] [TTM] Initializing pool allocator\n[ 3.755510] [TTM] Initializing DMA pool allocator\n[ 3.755729] [drm] fb mappable at 0xFC000000\n[ 3.755730] [drm] vram aper at 0xFC000000\n[ 3.755730] [drm] size 33554432\n[ 3.755730] [drm] fb depth is 24\n[ 3.755730] [drm] pitch is 3072\n[ 3.765228] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.785146] Console: switching to colour frame buffer device 128x48\n[ 3.801990] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.806677] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.860930] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.869501] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.876183] alg: No test for crc32 (crc32-pclmul)\n[ 3.905442] intel_rapl: no valid rapl domains found in package 0\n[ 3.940243] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n[ 3.958766] intel_powerclamp: No package C-state available\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.290120] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:41:58 +0000. Up 4.25 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.484391] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:42:01 +0000. Up 6.43 seconds.\n[ 6.508594] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.519223] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.524394] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.539023] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.542567] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.544609] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:70:a9:a1 |\n[ 6.547369] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.549917] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.557183] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.559705] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.562035] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.565335] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.567749] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.570120] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.572417] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.630477] cloud-init[2451]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:42:04 +0000. Up 9.47 seconds.\n[ 10.647495] cloud-init[2652]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:42:05 +0000. Up 10.60 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 23:61:3d:b3:8a:bb:e2:97:1b:5f:2f:55:96:88:c3:34 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.728189] cloud-init[2652]: Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:42:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.72 seconds\n"} 2018-09-08 09:42:12,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action used request id req-585ad9b1-c880-42a8-acc8-627b997fba3a 2018-09-08 09:42:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.14023995399s 2018-09-08 09:42:12,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363/action used request id req-585ad9b1-c880-42a8-acc8-627b997fba3a 2018-09-08 09:42:12,461 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2026610228 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.306197] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.308405] pid_max: default: 32768 minimum: 301 [ 0.309595] Security Framework initialized [ 0.310695] SELinux: Initializing. [ 0.311963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.316486] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319270] Mount-cache hash table entries: 4096 [ 0.320679] Initializing cgroup subsys memory [ 0.321831] Initializing cgroup subsys devices [ 0.322989] Initializing cgroup subsys freezer [ 0.324137] Initializing cgroup subsys net_cls [ 0.325285] Initializing cgroup subsys blkio [ 0.326404] Initializing cgroup subsys perf_event [ 0.327591] Initializing cgroup subsys hugetlb [ 0.328734] Initializing cgroup subsys pids [ 0.329839] Initializing cgroup subsys net_prio [ 0.331079] CPU: Physical Processor ID: 0 [ 0.332854] mce: CPU supports 10 MCE banks [ 0.333988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335267] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336535] tlb_flushall_shift: 6 [ 0.337722] Freeing SMP alternatives: 28k freed [ 0.341651] ACPI: Core revision 20130517 [ 0.343145] ACPI: All ACPI Tables successfully acquired [ 0.344583] ftrace: allocating 25812 entries in 101 pages [ 0.367007] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368506] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369995] smpboot: Max logical packages: 2 [ 0.371301] Enabling x2apic [ 0.372192] Enabled x2apic [ 0.373281] Switched APIC routing to physical x2apic. [ 0.375468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.379594] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387137] KVM setup paravirtual spinlock [ 0.389404] smpboot: Booting Node 0, Processors #1 OK [ 0.391025] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.413624] Brought up 2 CPUs [ 0.413626] KVM setup async PF for cpu 1 [ 0.413630] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.416749] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418850] devtmpfs: initialized [ 0.421624] EVM: security.selinux [ 0.422623] EVM: security.ima [ 0.423534] EVM: security.capability [ 0.425156] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426690] pinctrl core: initialized pinctrl subsystem [ 0.428060] NET: Registered protocol family 16 [ 0.429417] ACPI: bus type PCI registered [ 0.430498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.432024] PCI: Using configuration type 1 for base access [ 0.436660] ACPI: Added _OSI(Module Device) [ 0.437856] ACPI: Added _OSI(Processor Device) [ 0.439029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440478] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443633] ACPI: Interpreter enabled [ 0.444946] ACPI: (supports S0 S5) [ 0.446197] ACPI: Using IOAPIC for interrupt routing [ 0.447775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458257] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.461813] acpiphp: Slot [3] registered [ 0.463169] acpiphp: Slot [4] registered [ 0.464514] acpiphp: Slot [5] registered [ 0.465870] acpiphp: Slot [6] registered [ 0.467201] acpiphp: Slot [7] registered [ 0.468564] acpiphp: Slot [8] registered [ 0.469914] acpiphp: Slot [9] registered [ 0.471276] acpiphp: Slot [10] registered [ 0.472688] acpiphp: Slot [11] registered [ 0.474051] acpiphp: Slot [12] registered [ 0.475424] acpiphp: Slot [13] registered [ 0.476833] acpiphp: Slot [14] registered [ 0.478194] acpiphp: Slot [15] registered [ 0.479584] acpiphp: Slot [16] registered [ 0.480995] acpiphp: Slot [17] registered [ 0.482370] acpiphp: Slot [18] registered [ 0.483751] acpiphp: Slot [19] registered [ 0.485160] acpiphp: Slot [20] registered [ 0.486504] acpiphp: Slot [21] registered [ 0.487864] acpiphp: Slot [22] registered [ 0.489245] acpiphp: Slot [23] registered [ 0.490607] acpiphp: Slot [24] registered [ 0.491972] acpiphp: Slot [25] registered [ 0.493356] acpiphp: Slot [26] registered [ 0.494695] acpiphp: Slot [27] registered [ 0.496054] acpiphp: Slot [28] registered [ 0.497425] acpiphp: Slot [29] registered [ 0.498789] acpiphp: Slot [30] registered [ 0.500151] acpiphp: Slot [31] registered [ 0.501525] PCI host bridge to bus 0000:00 [ 0.502892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.506521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510967] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.519275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.521377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.523313] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.535729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592935] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597430] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.602171] vgaarb: loaded [ 0.603262] vgaarb: bridge control possible 0000:00:02.0 [ 0.605067] SCSI subsystem initialized [ 0.606410] ACPI: bus type USB registered [ 0.607787] usbcore: registered new interface driver usbfs [ 0.609505] usbcore: registered new interface driver hub [ 0.611148] usbcore: registered new device driver usb [ 0.612892] PCI: Using ACPI for IRQ routing [ 0.614617] NetLabel: Initializing [ 0.615827] NetLabel: domain hash size = 128 [ 0.617266] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618826] NetLabel: unlabeled traffic allowed by default [ 0.620664] Switched to clocksource kvm-clock [ 0.628382] pnp: PnP ACPI init [ 0.629528] ACPI: bus type PNP registered [ 0.631186] pnp: PnP ACPI: found 5 devices [ 0.632529] ACPI: bus type PNP unregistered [ 0.640011] NET: Registered protocol family 2 [ 0.641711] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.644400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.646624] TCP: Hash tables configured (established 32768 bind 32768) [ 0.648601] TCP: reno registered [ 0.649812] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651644] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.653584] NET: Registered protocol family 1 [ 0.655000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658413] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698629] Unpacking initramfs... [ 1.117434] Freeing initrd memory: 37508k freed [ 1.126625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.128181] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.144058] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.145572] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.147330] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.148803] Initialise system trusted keyring [ 1.149987] audit: initializing netlink socket (disabled) [ 1.151332] type=2000 audit(1536399715.876:1): initialized [ 1.168230] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.169708] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171990] zpool: loaded [ 1.172891] zbud: loaded [ 1.173922] VFS: Disk quotas dquot_6.5.2 [ 1.175053] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.176717] msgmni has been set to 7578 [ 1.177848] Key type big_key registered [ 1.179650] NET: Registered protocol family 38 [ 1.180835] Key type asymmetric registered [ 1.181954] Asymmetric key parser 'x509' registered [ 1.183200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.185278] io scheduler noop registered [ 1.186375] io scheduler deadline registered (default) [ 1.187658] io scheduler cfq registered [ 1.188826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.200275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.201873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.203909] ACPI: Power Button [PWRF] [ 1.205094] GHES: HEST is not enabled! [ 1.206257] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.230890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.232681] Non-volatile memory driver v1.3 [ 1.233826] Linux agpgart interface v0.103 [ 1.235069] crash memory driver: version 1.1 [ 1.236275] rdac: device handler registered [ 1.237461] hp_sw: device handler registered [ 1.238616] emc: device handler registered [ 1.239732] alua: device handler registered [ 1.240893] libphy: Fixed MDIO Bus: probed [ 1.242088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243609] ehci-pci: EHCI PCI platform driver [ 1.244794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246243] ohci-pci: OHCI PCI platform driver [ 1.247423] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.268606] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.270668] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.271990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.273674] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.275440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.277773] usb usb1: Product: UHCI Host Controller [ 1.279119] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.281120] usb usb1: SerialNumber: 0000:00:01.2 [ 1.282825] hub 1-0:1.0: USB hub found [ 1.284182] hub 1-0:1.0: 2 ports detected [ 1.285643] usbcore: registered new interface driver usbserial [ 1.287202] usbcore: registered new interface driver usbserial_generic [ 1.289185] usbserial: USB Serial support registered for generic [ 1.291041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.294351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.295658] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.297067] mousedev: PS/2 mouse device common for all mice [ 1.298778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.301579] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.303751] rtc_cmos 00:00: RTC can wake from S4 [ 1.304147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.304263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.304301] cpuidle: using governor menu [ 1.304353] hidraw: raw HID events driver (C) Jiri Kosina [ 1.304423] usbcore: registered new interface driver usbhid [ 1.304425] usbhid: USB HID core driver [ 1.304454] drop_monitor: Initializing network drop monitor service [ 1.304499] TCP: cubic registered [ 1.304501] Initializing XFRM netlink socket [ 1.304577] NET: Registered protocol family 10 [ 1.305192] NET: Registered protocol family 17 [ 1.306541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306545] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306563] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.306629] Loading compiled-in X.509 certificates [ 1.306647] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.306653] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.306981] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.306995] registered taskstats version 1 [ 1.308549] Key type trusted registered [ 1.309685] Key type encrypted registered [ 1.310855] IMA: No TPM chip found, activating TPM-bypass! [ 1.311890] rtc_cmos 00:00: setting system clock to 2018-09-08 09:41:55 UTC (1536399715) [ 1.339049] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.339357] Freeing unused kernel memory: 1680k freed [ 1.345822] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.350423] systemd[1]: Detected virtualization kvm. [ 1.351802] systemd[1]: Detected architecture x86-64. [ 1.353160] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.355899] systemd[1]: No hostname configured. [ 1.357165] systemd[1]: Set hostname to . [ 1.358595] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.382311] systemd[1]: Created slice Root Slice. [ 1.383601] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.385655] systemd[1]: Reached target Timers. [ 1.386860] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.388858] systemd[1]: Created slice System Slice. [ 1.390119] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.392185] systemd[1]: Reached target Local File Systems. [ 1.393540] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.395604] systemd[1]: Reached target Slices. [ 1.396789] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.398750] systemd[1]: Listening on Journal Socket. [ 1.400015] systemd[1]: Starting Journal Socket. [ 1.401637] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.403774] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.405905] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.408799] systemd[1]: Reached target Paths. [ 1.409972] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.411795] systemd[1]: Reached target Swap. [ 1.412952] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.414904] systemd[1]: Listening on udev Control Socket. [ 1.416247] systemd[1]: Starting udev Control Socket. [ 1.417958] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.420442] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.424811] systemd[1]: Listening on udev Kernel Socket. [ 1.426143] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.428487] systemd[1]: Reached target Sockets. [ 1.429695] systemd[1]: Starting Sockets. [ 1.431084] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.434191] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.437301] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 1.440054] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.444380] systemd[1]: Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. [ 1.446865] systemd[1]: Started Journal Service. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.498226] RPC: Registered named UNIX socket transport module. [ 1.500266] RPC: Registered udp transport module. [ 1.501925] RPC: Registered tcp transport module. [ 1.503576] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.587751] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.603285] FDC 0 is a S82078B [ 1.625654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.665730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.669540] scsi host0: ata_piix [ 1.672551] scsi host1: ata_piix [ 1.673770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.675369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.675400] vda: vda1 [ 1.743260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.744807] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.746402] usb 1-1: Product: QEMU USB Tablet [ 1.747561] usb 1-1: Manufacturer: QEMU [ 1.748649] usb 1-1: SerialNumber: 42 [ 1.758417] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.761009] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. Mounting /sysroot... [ 2.107043] SGI XFS with ACLs, security attributes, no debug enabled [ 2.109504] XFS (vda1): Mounting V4 Filesystem [ 2.145707] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 2.187266] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.410724] systemd-journald[127]: Received SIGTERM from PID 1 (systemd). [ 2.675057] SELinux: Disabled at runtime. [ 2.713686] type=1404 audit(1536399716.902:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.773073] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.775041] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [ 3.306660] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [ 3.367623] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.501350] type=1305 audit(1536399717.689:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting NTP client/server... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.690565] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service...[ 3.699790] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.718047] [drm] Initialized drm 1.1.0 20060810 [ 3.727778] ppdev: user-space parallel port driver [ 3.755508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.755509] [TTM] Initializing pool allocator [ 3.755510] [TTM] Initializing DMA pool allocator [ 3.755729] [drm] fb mappable at 0xFC000000 [ 3.755730] [drm] vram aper at 0xFC000000 [ 3.755730] [drm] size 33554432 [ 3.755730] [drm] fb depth is 24 [ 3.755730] [drm] pitch is 3072 [ 3.765228] fbcon: cirrusdrmfb (fb0) is primary device [ 3.785146] Console: switching to colour frame buffer device 128x48 [ 3.801990] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.806677] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.860930] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.869501] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.876183] alg: No test for crc32 (crc32-pclmul) [ 3.905442] intel_rapl: no valid rapl domains found in package 0 [ 3.940243] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. [ 3.958766] intel_powerclamp: No package C-state available Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.290120] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 08 Sep 2018 09:41:58 +0000. Up 4.25 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting System Logging Service... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.484391] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Sat, 08 Sep 2018 09:42:01 +0000. Up 6.43 seconds. [ 6.508594] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.519223] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.524394] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.539023] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.542567] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.544609] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:70:a9:a1 | [ 6.547369] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.549917] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.557183] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.559705] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.562035] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.565335] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.567749] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.570120] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.572417] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.630477] cloud-init[2451]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 08 Sep 2018 09:42:04 +0000. Up 9.47 seconds. [ 10.647495] cloud-init[2652]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 08 Sep 2018 09:42:05 +0000. Up 10.60 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 23:61:3d:b3:8a:bb:e2:97:1b:5f:2f:55:96:88:c3:34 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.728189] cloud-init[2652]: Cloud-init v. 0.7.5 finished at Sat, 08 Sep 2018 09:42:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.72 seconds 2018-09-08 09:42:12,465 - paramiko.transport - DEBUG - starting thread (client mode): 0x48c0c3d0L 2018-09-08 09:42:12,466 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:42:12,491 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-08 09:42:12,491 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-08 09:42:12,497 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:42:12,497 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-08 09:42:12,498 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-08 09:42:12,498 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:42:12,498 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-08 09:42:12,498 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:42:12,516 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-08 09:42:12,517 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:42:12,529 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-08 09:42:12,531 - paramiko.transport - DEBUG - Trying key 23613db38abbe2971b5f2f559688c334 from /tmp/tmpY_vjJc 2018-09-08 09:42:12,558 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:42:12,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-08 09:42:12,647 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-08 09:42:12,647 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-08 09:42:12,647 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-08 09:42:12,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-09-08 09:42:12,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:42:12,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:42:12,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:42:12,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4462, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4472, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1620, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4446, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 858, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4230, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4437, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:42:11 GMT 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-08 09:42:12,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:42:12,790 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4462, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4472, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1620, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4446, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 858, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 815, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4230, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4437, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-08 09:42:12,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-09-08 09:42:12,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4462, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4472, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1620, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4446, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 858, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4230, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4437, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:42:11 GMT 2018-09-08 09:42:12,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:42:12,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-08 09:42:12,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:42:12,905 - functest.core.cloudify - INFO - The current manager status is running 2018-09-08 09:42:12,905 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:42:13,019 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:42:11.215Z", "updated_at": "2018-09-08T09:42:11.215Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:42:11 GMT 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-08 09:42:13,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:42:13,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-09-08 09:42:13,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:42:13,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:42:11.215Z", "updated_at": "2018-09-08T09:42:11.215Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-08 09:42:13,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:42:13,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:42:11 GMT 2018-09-08 09:42:13,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:42:13,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-08 09:42:13,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:42:13,084 - functest.core.cloudify - DEBUG - List secrets: 2018-09-08 09:42:13,085 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-09-08 09:42:13,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-08T09:42:11.215Z", "updated_at": "2018-09-08T09:42:11.215Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-08 09:42:13,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:42:13,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:42:11 GMT 2018-09-08 09:42:13,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:42:13,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-08 09:42:13,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:42:13,148 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-08 09:42:13,148 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-08 09:42:13,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-09-08 09:42:13,149 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:42:13,150 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:42:13,150 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:42:13,155 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:42:13,230 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-08 09:42:13,231 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-08 09:42:13,232 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-08 09:42:13,272 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-08 09:42:13,272 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-08 09:42:13,304 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-08 09:42:55,318 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-08 09:42:55,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.sonic.net * extras: mirror.sjc02.svwh.net * updates: mirrors.xtom.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 26 MB/s | 54 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-08 09:42:55,319 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-08 09:42:55,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-09-08 09:42:55,320 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-09-08 09:42:58,572 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-09-08 09:42:58,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:42:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:42:58,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c63fcfd5-778b-4d49-a58a-e57e52d9ed13 Date: Sat, 08 Sep 2018 09:42:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "metadata": {}}], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": 4373348352, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:42:58,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c63fcfd5-778b-4d49-a58a-e57e52d9ed13 2018-09-08 09:42:58,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203814983368s 2018-09-08 09:42:58,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c63fcfd5-778b-4d49-a58a-e57e52d9ed13 2018-09-08 09:42:58,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:42:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}' 2018-09-08 09:42:58,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4 X-Openstack-Request-Id: req-cb100256-cef7-4564-98a5-8fde7811199f Date: Sat, 08 Sep 2018 09:42:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "size": null, "self": "/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-08T09:42:58Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": null, "created_at": "2018-09-08T09:42:58Z", "protected": false} 2018-09-08 09:42:58,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cb100256-cef7-4564-98a5-8fde7811199f 2018-09-08 09:42:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213155031204s 2018-09-08 09:42:58,993 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cb100256-cef7-4564-98a5-8fde7811199f returning object 529a55ae-2e08-4a60-b17d-9c28f6b664f4 2018-09-08 09:42:58,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:42:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '' 2018-09-08 09:43:07,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-335940b5-b278-4e9e-9983-9a5b5d987f7e Date: Sat, 08 Sep 2018 09:43:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:43:07,280 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file used request id req-335940b5-b278-4e9e-9983-9a5b5d987f7e 2018-09-08 09:43:07,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.2855618s 2018-09-08 09:43:07,280 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file used request id req-335940b5-b278-4e9e-9983-9a5b5d987f7e 2018-09-08 09:43:07,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:43:07,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:43:07,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-f4b5a59a-b142-4120-8834-b2249fd6db78 Date: Sat, 08 Sep 2018 09:43:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/snap", "metadata": {}}], "file": "/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "size": 426967040, "self": "/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-08T09:43:07Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-09-08T09:42:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "metadata": {}}], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": 4373348352, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:43:07,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4b5a59a-b142-4120-8834-b2249fd6db78 2018-09-08 09:43:07,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168967962265s 2018-09-08 09:43:07,450 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4b5a59a-b142-4120-8834-b2249fd6db78 2018-09-08 09:43:07,453 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/file', 'owner': u'4d9ad4103a784a278b98d8852655022c', 'id': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'size': 426967040, u'self': u'/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d9ad4103a784a278b98d8852655022c', 'name': 'vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:43:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:43:07Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'created': u'2018-09-08T09:42:58Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-09-08T09:42:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:43:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:43:07,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-09-08 09:43:07,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b1dc9fb-f8a9-4307-894f-e25790928b5d x-compute-request-id: req-9b1dc9fb-f8a9-4307-894f-e25790928b5d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "name": "vyos_vrouter-flavor_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:43:07,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9b1dc9fb-f8a9-4307-894f-e25790928b5d 2018-09-08 09:43:07,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.052610874176s 2018-09-08 09:43:07,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9b1dc9fb-f8a9-4307-894f-e25790928b5d returning object 6fcaae11-5110-42aa-959e-2fb04790ab11 2018-09-08 09:43:07,507 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'6fcaae11-5110-42aa-959e-2fb04790ab11', 'swap': 0}) 2018-09-08 09:43:07,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:43:07,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" -d '{"extra_specs": {}}' 2018-09-08 09:43:07,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:43: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-b2aa486a-4c0e-4997-ba08-f363d7c5056b x-compute-request-id: req-b2aa486a-4c0e-4997-ba08-f363d7c5056b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:43:07,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11/os-extra_specs used request id req-b2aa486a-4c0e-4997-ba08-f363d7c5056b 2018-09-08 09:43:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188570022583s 2018-09-08 09:43:07,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11/os-extra_specs used request id req-b2aa486a-4c0e-4997-ba08-f363d7c5056b 2018-09-08 09:43:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-08 09:43:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:43:07,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e02dc6-425e-4461-acd9-154ae8292b3c Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/0a2a57075d5544d0bb4788ce88367eb1"}, "enabled": true, "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/298cfbf03a654b3bb291c1b620fad447"}, "enabled": true, "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3eba42b0f6f84fed9005bdd019606e23"}, "enabled": true, "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/45a98b538d914ce384466456ac4672c3"}, "enabled": true, "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/51bacad4302149d9a4d51127009132e1"}, "enabled": true, "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/827f4dfe0b8c4d39b0d77b9a292532ee"}, "enabled": true, "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/8c038f689c7f4661bb8ad7639b2b599c"}, "enabled": true, "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8d6bd05cb479405ca516fdd09978aa92"}, "enabled": true, "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d123a43dbfb4021a42c86fc6ce250b9"}, "enabled": true, "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9f306e8b7b9f4909bde4cdc3b78c4cd9"}, "enabled": true, "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a37903e137fb4dd78d3e89173b5c3c67"}, "enabled": true, "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c33256ab3aec44839c73075b500b415c"}, "enabled": true, "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c81c7e5807af4c758170ca7c531fc354"}, "enabled": true, "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d7aecd932dc04693b13d0dcb50f5ed32"}, "enabled": true, "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d9b078a8b225461e8f047050c9a25770"}, "enabled": true, "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/df0aef845fb74724a4f7b6ad015ce917"}, "enabled": true, "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-08 09:43:07,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-64e02dc6-425e-4461-acd9-154ae8292b3c 2018-09-08 09:43:07,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0768210887909s 2018-09-08 09:43:07,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-08 09:43:07,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:43:07,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edf4f9c-9442-46b8-99c7-0d6ec8d9c2dd Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0c7e58d743984a7293f539f480565ff9"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "0c7e58d743984a7293f539f480565ff9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f9c6b596a194265b5ec893fc034437e"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/106748b985d041d899115c9dfca519a0"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "106748b985d041d899115c9dfca519a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/16cdfd71c5eb42aeb29ed8b44ade3bae"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/172d77c2d7d549a6bf0bb8b70e6bae3a"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/190eead482184eceacd3e78491eaf293"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "190eead482184eceacd3e78491eaf293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/192be001254f461fa9798ce1572e0307"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "192be001254f461fa9798ce1572e0307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f6db3de900c4f4a844f357a8cdb7333"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "1f6db3de900c4f4a844f357a8cdb7333"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26cbc27d8d3a4046ab29152201e5681e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/29f533bcb1f74c39b6cd3a3593292b26"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3438c1fb1eb24c89b811c4843a98effa"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "3438c1fb1eb24c89b811c4843a98effa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4822f7393e0248baab0e4a10eacdbdb7"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4ca7462b6e734af28b3832d0985556d6"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f644ed8c1d54c43bdc264b92e31050b"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5334ac7485454032a2e84a6ac829b431"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "5334ac7485454032a2e84a6ac829b431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5cd7b713832d4159be5a98ee813eb7ee"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/64f85b13342a46dd8bbc85fb4d76cf48"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aa731b221e84f97afcd37fd98d2db40"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "6aa731b221e84f97afcd37fd98d2db40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f5980fa70be40af8bcff3b32e4b04bf"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/707a0dac36aa40ba915b84b6d89de5fc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/72ebf1d208824c32884b23ffa57102e6"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/806b587cddc14aeb9831f7a7d9d276cb"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8102dfa53a6e4dae9205654e58418760"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "8102dfa53a6e4dae9205654e58418760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/917108e03dce48d48af2e67c2ffdab9e"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "917108e03dce48d48af2e67c2ffdab9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9464d21a6e6e49ffae2402548d687eb0"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9a22e2a342b047efb2e9495e7194d9a3"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c22e28d6431409b8fd314104508c978"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "9c22e28d6431409b8fd314104508c978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5135dc80ef4a99a00eaefaad642e3a"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/afcf493c82d045aa9415bd1f33bc4089"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "afcf493c82d045aa9415bd1f33bc4089"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62869cc462e492fbdeb04a9fa26bb75"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b68a4b9b8d944583bd1541463c89fd7c"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b8f684595d3345ee896840b51b0eac1b"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ba999a4287ff4d0292e55b5ce2baf1db"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bebbaff1abfc40128139f236bf620e53"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "bebbaff1abfc40128139f236bf620e53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bee940d154804d29906b872a4b7fbf78"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "bee940d154804d29906b872a4b7fbf78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cd356a5ee1884f3a88f7cad627123212"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d84272fe250a45a4936c7d8c4ebac726"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "d84272fe250a45a4936c7d8c4ebac726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d89350b7e1ee41f298515e05172b2429"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "d89350b7e1ee41f298515e05172b2429"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd3c801056344b059a83f8a932c5c561"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "dd3c801056344b059a83f8a932c5c561"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e367c6ee0fa445609e52e753d367df9c"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec07c77d1ddd420d927aed4735dbe05a"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "ec07c77d1ddd420d927aed4735dbe05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ee44311ab63e476c9fb9de240acdc544"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "ee44311ab63e476c9fb9de240acdc544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f04f43a9799749849831a8f3e20e7ac1"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "f04f43a9799749849831a8f3e20e7ac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc714254f6c54eacb95a2fc0c3c155e6"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-08 09:43:07,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-3edf4f9c-9442-46b8-99c7-0d6ec8d9c2dd 2018-09-08 09:43:07,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0831010341644s 2018-09-08 09:43:07,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-09-08 09:43:07,700 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-09-08 09:43:09,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:09,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:09,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:09,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:09,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:09,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:09,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:09,452 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-08 09:43:09,452 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:09.396Z", "updated_at": "2018-09-08T09:43:09.396Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-08 09:43:09,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:09,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:09 GMT 2018-09-08 09:43:09,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:09,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-08 09:43:09,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:09,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-09-08 09:43:09,467 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "keystone_password": "9c7f233e-342b-4948-9534-521be88bd826", "reference_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "target_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "target_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-09-08 09:43:10,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:10,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "target_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "keystone_password": "9c7f233e-342b-4948-9534-521be88bd826", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:09.647Z", "updated_at": "2018-09-08T09:43:09.647Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:10 GMT 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-08 09:43:10,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:10,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:10,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:10 GMT 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:10,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:10,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:10,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:10,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:10,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:10 GMT 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:43:10,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:10,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:10,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:10 GMT 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:10,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:15,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:15,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:15,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:11.267Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:11.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:11.691Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:11.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:12.322Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:12.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:12.355Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:12.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:12.355Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:12.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:12.355Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:12.355Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:13.351Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:13.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:13.351Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:13.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:13.351Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwyfH9t --prefix=\"/tmp/openstack-S3xuoJ\" --constraint=\"/tmp/openstack-S3xuoJ/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:13.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:13.351Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:13.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:13.351Z", "message": "Installing from directory: /tmp/tmpwyfH9t [args=--prefix=\"/tmp/openstack-S3xuoJ\" --constraint=\"/tmp/openstack-S3xuoJ/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:13.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-08 09:43:15,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:15,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:15 GMT 2018-09-08 09:43:15,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:15,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-09-08 09:43:15,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:15,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-09-08 09:43:15,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-08 09:43:15,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-09-08 09:43:15,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwyfH9t --prefix="/tmp/openstack-S3xuoJ" --constraint="/tmp/openstack-S3xuoJ/constraint.txt" 2018-09-08 09:43:15,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-08 09:43:15,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpwyfH9t [args=--prefix="/tmp/openstack-S3xuoJ" --constraint="/tmp/openstack-S3xuoJ/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-08 09:43:15,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:15,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:15,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:15,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:15 GMT 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:15,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:15,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:20,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:20,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:20,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:20,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:20 GMT 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:20,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:43:20,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:20,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:21,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:21,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:21,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:21 GMT 2018-09-08 09:43:21,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:21,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:21,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:26,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:26,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:26,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:26 GMT 2018-09-08 09:43:26,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:26,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:43:26,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:26,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:26,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:26 GMT 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:26,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:31,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:31,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:31,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:31,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:31,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:31,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:31 GMT 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:43:31,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:31,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:31,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:31,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:31,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:31,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:31 GMT 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:31,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:36,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:36,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:36,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:36,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:36 GMT 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-08 09:43:36,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:36,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:36,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:36,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:36,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:36 GMT 2018-09-08 09:43:36,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:36,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-08 09:43:36,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:41,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:41,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:41,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:41,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:41,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:41,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:38.960Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:38.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:39.396Z", "message": "Removing directory: /tmp/tmpwyfH9t", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:39.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2", "logger": "7b5abce3-e580-4573-b2a7-903445e8cbf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:39.938Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:39.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:40.393Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:40.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:40.393Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:40.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:41.423Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:41.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:41 GMT 2018-09-08 09:43:41,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:41,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-09-08 09:43:41,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-08 09:43:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpwyfH9t 2018-09-08 09:43:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-08 09:43:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-08 09:43:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-09-08 09:43:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-08 09:43:41,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/df883fd5-6706-465d-91fb-c21b77c9b8d2 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:41,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"} 2018-09-08 09:43:41,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:41,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:41 GMT 2018-09-08 09:43:41,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:41,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-09-08 09:43:41,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:41,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-09-08 09:43:41,627 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-08 09:43:41,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:41,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:41,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:41,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:41 GMT 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:43:41,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:41,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:41,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:41 GMT 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:41,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:43:41,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:41,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:41,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:43:41,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:41,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:41 GMT 2018-09-08 09:43:41,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:41,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:43:41,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:46,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:47,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:47,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:42.434Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:42.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:43.441Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:43.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.509Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "external_network_vjkjli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "external_network_vjkjli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.749Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:44.988Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:44.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "289268de-14f6-4239-b510-d506adde0f9c"}, {"node_instance_id": "keypair_5x351y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:45.872Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:45.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "external_network_vjkjli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:45.872Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:45.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:45.872Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:45.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "keypair_5x351y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:45.872Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:45.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:45.872Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:45.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "external_network_vjkjli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.246Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "34f9d440-0911-4059-add7-84f6775fc246"}, {"node_instance_id": "external_network_vjkjli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.916Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "keypair_5x351y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.916Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.916Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.916Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:46.916Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:46.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 34, "offset": 0, "size": 50}}} 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:47,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:47 GMT 2018-09-08 09:43:47,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:47,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18305 2018-09-08 09:43:47,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:47,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-09-08 09:43:47,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-08 09:43:47,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-08 09:43:47,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-08 09:43:47,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-08 09:43:47,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-08 09:43:47,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-09-08 09:43:47,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-08 09:43:47,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-08 09:43:47,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:47,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-08 09:43:47,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-08 09:43:47,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:43:47,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:47,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:43:47,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:47,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:47 GMT 2018-09-08 09:43:47,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:47,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:43:47,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:52,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:52,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_duxq25", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.399Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:43:46Z', u'updated_at': u'2018-09-08T09:43:46Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'4d9ad4103a784a278b98d8852655022c', u'port_id': None, u'id': u'493a09a0-1c70-490a-beb4-375cdcf5e516'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "e98ccb33-4ce8-4532-b1fc-0db53cf7958c"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.945Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "external_network_vjkjli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.945Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "external_network_vjkjli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.945Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.945Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:47.945Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:47.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.003Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:43:47Z', u'updated_at': u'2018-09-08T09:43:47Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'4d9ad4103a784a278b98d8852655022c', u'port_id': None, u'id': u'c2aaa886-016c-4665-bdf3-38398b1b0309'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "81c2df84-0f5a-4738-a833-7f3a11c7b245"}, {"node_instance_id": "keypair_5x351y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "keypair_5x351y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:48.967Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:48.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "router_cb9ddy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "router_cb9ddy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "keypair_5x351y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "router_cb9ddy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:49.996Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:49.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:51.158Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:51.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:51.158Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:51.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:51.158Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:51.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:51.158Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:51.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "security_group_7im7uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:51.158Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:51.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 60, "offset": 34, "size": 50}}} 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:52,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:52 GMT 2018-09-08 09:43:52,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:52,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13452 2018-09-08 09:43:52,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:52,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:43:46Z', u'updated_at': u'2018-09-08T09:43:46Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'4d9ad4103a784a278b98d8852655022c', u'port_id': None, u'id': u'493a09a0-1c70-490a-beb4-375cdcf5e516'} 2018-09-08 09:43:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-08 09:43:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4d9ad4103a784a278b98d8852655022c', u'created_at': u'2018-09-08T09:43:47Z', u'updated_at': u'2018-09-08T09:43:47Z', u'floating_network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'4d9ad4103a784a278b98d8852655022c', u'port_id': None, u'id': u'c2aaa886-016c-4665-bdf3-38398b1b0309'} 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-08 09:43:52,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-08 09:43:52,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-08 09:43:52,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:52,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-08 09:43:52,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:52,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:52,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:43:52,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:52,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:52 GMT 2018-09-08 09:43:52,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:52,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:43:52,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:57,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:43:57,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:57,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:53.048Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:53.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:54.155Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:54.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:54.155Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:54.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:55.216Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:55.216Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:55.216Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:55.216Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:55.282Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:55.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:55.282Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:55.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "router_cb9ddy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:56.383Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:56.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:56.383Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:56.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:56.383Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:56.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 70, "offset": 60, "size": 50}}} 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:57,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:57 GMT 2018-09-08 09:43:57,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:57,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5089 2018-09-08 09:43:57,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:43:57,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-08 09:43:57,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:43:57,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-09-08 09:43:57,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-08 09:43:57,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-08 09:43:57,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:43:57,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:43:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:43:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:43:57,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:43:57 GMT 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:43:57,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:02,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:02,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_cb9ddy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:57.561Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:57.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "router_cb9ddy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:57.561Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:57.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:58.574Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:58.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:58.574Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:58.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:58.574Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:58.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:59.953Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:59.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:59.953Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:59.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:59.953Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:59.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:59.953Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:59.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:43:59.953Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:43:59.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:00.992Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:00.992Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:00.992Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:01.887Z", "message": "connect_security_group(): source_id=18e60366-31ac-466f-88f1-fce3e22df2cf target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:01.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "b9206245-7e2c-4263-8707-78d64c0f1db0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:02.011Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:02.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:02.011Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:02.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:02.011Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:02.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 87, "offset": 70, "size": 50}}} 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:02 GMT 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8712 2018-09-08 09:44:02,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:02,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:02,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:02,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:44:02,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=18e60366-31ac-466f-88f1-fce3e22df2cf target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-08 09:44:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:02,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-08 09:44:02,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:02,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:02,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:02,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:02,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:02 GMT 2018-09-08 09:44:02,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:02,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:02,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:07,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:07,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:03.029Z", "message": "connect_security_group(): source_id=0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2 target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:03.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "8dd95d39-1631-4196-a27d-686fc3b31055"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:03.136Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:03.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:03.136Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:03.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:03.136Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:03.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:04.149Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:04.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:04.149Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:04.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:04.149Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:04.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:06.723Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:06.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 95, "offset": 87, "size": 50}}} 2018-09-08 09:44:07,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:07,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:07 GMT 2018-09-08 09:44:07,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:07,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4247 2018-09-08 09:44:07,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:07,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2 target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-09-08 09:44:07,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-09-08 09:44:07,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:07,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:07 GMT 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:07,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:12,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:12,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:07.819Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:07.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:10.218Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:10.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:11.167Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:11.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:11.167Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:11.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:12.206Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:12.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:12.206Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:12.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 106, "offset": 95, "size": 50}}} 2018-09-08 09:44:12,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:12,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:12 GMT 2018-09-08 09:44:12,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:12,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5433 2018-09-08 09:44:12,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:12,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-08 09:44:12,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-08 09:44:12,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-08 09:44:12,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:12,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:12,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:12,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:13,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:13,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:13 GMT 2018-09-08 09:44:13,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:13,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:13,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:18,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:18,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:13.239Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:13.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:13.239Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:13.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:13.239Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:13.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:13.836Z", "message": "connect_security_group(): source_id=4e0cccea-2c51-495b-8e23-5769b28dfafa target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:13.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "aaef460a-9c11-4c30-9b05-22b672b3d573"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:14.931Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:14.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:15.055Z", "message": "connect_security_group(): source_id=f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:15.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "37ad9c76-badd-4310-97ec-25c5e3dfd9df"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:15.256Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:15.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:15.256Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:15.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:16.271Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:16.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:16.271Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:16.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:16.271Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:16.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:17.566Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:17.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 120, "offset": 106, "size": 50}}} 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:18 GMT 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6488 2018-09-08 09:44:18,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4e0cccea-2c51-495b-8e23-5769b28dfafa target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a target={u'external_id': u'767b0f93-4972-4b65-81a5-1ef711fb8d49', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-08 09:44:18,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:18,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:18,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:18,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-08 09:44:18,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:18,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:18,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:18,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:18,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:18 GMT 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:18,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:23,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:23,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:18.589Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:18.589Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:18.589Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:18.589Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.288Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.288Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.288Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.288Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.288Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:19.631Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:50:96:d2'}, {u'external_id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dc:ea:04'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:19.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "d23f6fd3-77a7-452e-8b80-6b997f09b59a"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:20.122Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4b:b4:49'}, {u'external_id': u'18e60366-31ac-466f-88f1-fce3e22df2cf', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:82:30'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:20.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "2a89ba64-bcb6-4cab-b7a9-fe80f7a1b0d7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:20.122Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:20.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "d23f6fd3-77a7-452e-8b80-6b997f09b59a"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:20.122Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:20.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "2a89ba64-bcb6-4cab-b7a9-fe80f7a1b0d7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:21.839Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa'}, {'port-id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:21.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "d23f6fd3-77a7-452e-8b80-6b997f09b59a"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:22.131Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:22.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "d23f6fd3-77a7-452e-8b80-6b997f09b59a"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:22.131Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa'}, {'port-id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:22.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "d23f6fd3-77a7-452e-8b80-6b997f09b59a"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:23.155Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a'}, {'port-id': u'18e60366-31ac-466f-88f1-fce3e22df2cf'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:23.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "2a89ba64-bcb6-4cab-b7a9-fe80f7a1b0d7"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:23.155Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a'}, {'port-id': u'18e60366-31ac-466f-88f1-fce3e22df2cf'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:23.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "2a89ba64-bcb6-4cab-b7a9-fe80f7a1b0d7"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:23.155Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:23.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "2a89ba64-bcb6-4cab-b7a9-fe80f7a1b0d7"}], "metadata": {"pagination": {"total": 137, "offset": 118, "size": 50}}} 2018-09-08 09:44:23,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:23,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:23 GMT 2018-09-08 09:44:23,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:23,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11907 2018-09-08 09:44:23,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:23,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-08 09:44:23,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:44:23,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:44:23,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-08 09:44:23,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:50:96:d2'}, {u'external_id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dc:ea:04'}] 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4b:b4:49'}, {u'external_id': u'18e60366-31ac-466f-88f1-fce3e22df2cf', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:82:30'}] 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-09-08 09:44:23,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa'}, {'port-id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'} 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'4e0cccea-2c51-495b-8e23-5769b28dfafa'}, {'port-id': u'0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'} 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a'}, {'port-id': u'18e60366-31ac-466f-88f1-fce3e22df2cf'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'} 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'529a55ae-2e08-4a60-b17d-9c28f6b664f4', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'139ca03b-66d4-49ca-af70-10efbae3d32d'}, 'nics': [{'port-id': u'f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a'}, {'port-id': u'18e60366-31ac-466f-88f1-fce3e22df2cf'}], 'flavor': u'6fcaae11-5110-42aa-959e-2fb04790ab11'} 2018-09-08 09:44:23,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-08 09:44:23,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:23,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:23,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:23 GMT 2018-09-08 09:44:23,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:23,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:23,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:28,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:29,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:24.361Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:24.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:25.306Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:25.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:25.306Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:25.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:25.306Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:25.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:26.433Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:26.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 147, "offset": 135, "size": 50}}} 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:29 GMT 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-09-08 09:44:29,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:29,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:44:29,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:44:29,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-08 09:44:29,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-08 09:44:29,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-08 09:44:29,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:29,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:29,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:29 GMT 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:29,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:34,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:34,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:34,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:29.857Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:44:29.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:30.456Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:44:30.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-09-08 09:44:34,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:34,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:34 GMT 2018-09-08 09:44:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-09-08 09:44:34,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:34,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:44:34,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-08 09:44:34,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:34,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:34,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:34,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:34 GMT 2018-09-08 09:44:34,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:34,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:34,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:39,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:39,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:39,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:39 GMT 2018-09-08 09:44:39,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:39,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:44:39,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:39,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:39,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:39 GMT 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:39,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:44,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:45,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:45,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:45,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:45,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:45,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:45 GMT 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:44:45,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:45,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:45,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:45,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:45,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:45,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:45 GMT 2018-09-08 09:44:45,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:45,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:45,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:50,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:50,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:50,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:50,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:50,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:50,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:50 GMT 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:44:50,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:50,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:50,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:50,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:50 GMT 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:50,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:55,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:44:55,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:55,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:55,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:55 GMT 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:44:55,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:44:55,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:44:56,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:44:56,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:44:56,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:44:56 GMT 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:44:56,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:01,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:01,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:01,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:44:59.843Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:44:59.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:00.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:00.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:00.477Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:00.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:00.477Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:00.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 153, "offset": 147, "size": 50}}} 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:01 GMT 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-09-08 09:45:01,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:01,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:45:01,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:45:01,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:45:01,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-08 09:45:01,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:01,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:01,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:01,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:01,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:01,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:01 GMT 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:01,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:06,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:06,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:06,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:02.288Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:45:02.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:02.486Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-08T09:45:02.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:06 GMT 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-09-08 09:45:06,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:06,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:45:06,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-08 09:45:06,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:06,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:06,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:06 GMT 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:06,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:06,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:11,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:11,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:11,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:11 GMT 2018-09-08 09:45:11,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:11,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:45:11,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:11,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:11,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:11 GMT 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:11,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:16,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:16,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:16,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:16 GMT 2018-09-08 09:45:16,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:16,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:45:16,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:16,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:16,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:16 GMT 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:16,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:21,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:21,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:21 GMT 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:21,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:21,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:21 GMT 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:21,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:26,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:27,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:27,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:27,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:27,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:27 GMT 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:45:27,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:27,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:27,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:27,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:27,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:27 GMT 2018-09-08 09:45:27,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:27,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:27,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:32,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:32,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:32,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:32 GMT 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:32,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-08 09:45:32,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:32,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:32,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:32,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:32 GMT 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:32,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-08 09:45:32,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:37,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:45:37,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:37,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:37,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:37,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:32.306Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:32.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:32.520Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:32.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:32.520Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:32.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:32.520Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:32.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:34.415Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:34.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "3c3a6655-3108-452f-a19b-ca30cafe78c8"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:34.616Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:35.199Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:35.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d", "logger": "79c16514-4b17-4f07-9b6e-9cc569ffcd4b"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:35.541Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:35.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:45:36.555Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-08T09:45:36.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 164, "offset": 153, "size": 50}}} 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:37 GMT 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4691 2018-09-08 09:45:37,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:37,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-08 09:45:37,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-08 09:45:37,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-08 09:45:37,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-09-08 09:45:37,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d 2018-09-08 09:45:37,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:45:37,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"} 2018-09-08 09:45:37,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:45:37,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:45:37 GMT 2018-09-08 09:45:37,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:45:37,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-09-08 09:45:37,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:45:37,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-08T09:43:41.705Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d'} 2018-09-08 09:45:37,639 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-09-08 09:45:37,720 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-08 09:45:37,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-08 09:45:37,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-09-08 09:45:37,802 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.204 2018-09-08 09:45:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:38,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:37 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-0441a99b-6820-4e12-86ea-8c80cc6431c1 x-compute-request-id: req-0441a99b-6820-4e12-86ea-8c80cc6431c1 Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:38,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0441a99b-6820-4e12-86ea-8c80cc6431c1 2018-09-08 09:45:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992733001709s 2018-09-08 09:45:38,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0441a99b-6820-4e12-86ea-8c80cc6431c1 2018-09-08 09:45:38,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:39,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44ba8bd5-1aa1-4dcf-aed9-a2e3511d0711 x-compute-request-id: req-44ba8bd5-1aa1-4dcf-aed9-a2e3511d0711 Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:39,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-44ba8bd5-1aa1-4dcf-aed9-a2e3511d0711 2018-09-08 09:45:39,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83799290657s 2018-09-08 09:45:39,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-44ba8bd5-1aa1-4dcf-aed9-a2e3511d0711 2018-09-08 09:45:39,642 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2018-09-08 09:45:39,642 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:50:96:d2 2018-09-08 09:45:39,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:40,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80c854e7-dc47-4834-928b-0d9750724ca4 x-compute-request-id: req-80c854e7-dc47-4834-928b-0d9750724ca4 Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:40,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-80c854e7-dc47-4834-928b-0d9750724ca4 2018-09-08 09:45:40,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68115401268s 2018-09-08 09:45:40,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-80c854e7-dc47-4834-928b-0d9750724ca4 2018-09-08 09:45:40,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:41,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a662f5c3-2f57-4334-b056-5e0caa8ccc5c x-compute-request-id: req-a662f5c3-2f57-4334-b056-5e0caa8ccc5c Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:41,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a662f5c3-2f57-4334-b056-5e0caa8ccc5c 2018-09-08 09:45:41,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691825151443s 2018-09-08 09:45:41,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a662f5c3-2f57-4334-b056-5e0caa8ccc5c 2018-09-08 09:45:41,024 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.5 2018-09-08 09:45:41,024 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:dc:ea:04 2018-09-08 09:45:41,025 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-09-08 09:45:41,025 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.210 2018-09-08 09:45:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ec36c5c-ca8f-432d-a2cc-5db8e5aed92d x-compute-request-id: req-9ec36c5c-ca8f-432d-a2cc-5db8e5aed92d Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:41,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ec36c5c-ca8f-432d-a2cc-5db8e5aed92d 2018-09-08 09:45:41,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639080047607s 2018-09-08 09:45:41,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ec36c5c-ca8f-432d-a2cc-5db8e5aed92d 2018-09-08 09:45:41,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:42,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73da013-42c5-4250-84a0-f026226551f3 x-compute-request-id: req-e73da013-42c5-4250-84a0-f026226551f3 Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:42,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e73da013-42c5-4250-84a0-f026226551f3 2018-09-08 09:45:42,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833605051041s 2018-09-08 09:45:42,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e73da013-42c5-4250-84a0-f026226551f3 2018-09-08 09:45:42,507 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-09-08 09:45:42,507 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:4b:b4:49 2018-09-08 09:45:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:43,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57074870-527f-4b11-abe3-fd961fd77eca x-compute-request-id: req-57074870-527f-4b11-abe3-fd961fd77eca Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:43,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57074870-527f-4b11-abe3-fd961fd77eca 2018-09-08 09:45:43,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702534914017s 2018-09-08 09:45:43,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57074870-527f-4b11-abe3-fd961fd77eca 2018-09-08 09:45:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:45:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:45:43,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:45:43 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-23b1feed-85e3-48ce-8164-a4162d84404b x-compute-request-id: req-23b1feed-85e3-48ce-8164-a4162d84404b Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:45:43,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23b1feed-85e3-48ce-8164-a4162d84404b 2018-09-08 09:45:43,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427613019943s 2018-09-08 09:45:43,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23b1feed-85e3-48ce-8164-a4162d84404b 2018-09-08 09:45:43,646 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-09-08 09:45:43,647 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:66:82:30 2018-09-08 09:45:43,647 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-09-08 09:45:43,660 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:45:43,678 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-09-08 09:45:43,688 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:45:43,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-09-08 09:45:43,711 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-09-08 09:45:43,723 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:45:43,806 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-09-08 09:45:43' 2018-09-08 09:45:43,806 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-09-08 09:45:43,806 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-09-08 09:45:43,822 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:45:43,845 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-09-08 09:45:43,848 - paramiko.transport - DEBUG - starting thread (client mode): 0x48bf5910L 2018-09-08 09:45:43,849 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:45:43,852 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-08 09:45:43,852 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-08 09:45:43,853 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:45:43,853 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-08 09:45:43,853 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-08 09:45:43,854 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:45:43,854 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-08 09:45:43,854 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:45:43,889 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-08 09:45:43,998 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-08 09:45:43,998 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:45:44,000 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-08 09:45:44,038 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:45:44,044 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-08 09:45:44,045 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-08 09:45:44,065 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-09-08 09:45:44,066 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:45:44,067 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:45:44,067 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:45:44,070 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:45:44,071 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:45:45,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-08 09:45:46,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-08 09:45:51,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-08 09:45:52,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-08 09:45:57,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-08 09:45:58,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-08 09:46:03,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-09-08 09:46:04,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:09,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-09-08 09:46:10,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:15,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-09-08 09:46:16,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:21,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-09-08 09:46:22,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:27,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-09-08 09:46:28,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:33,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-09-08 09:46:34,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:39,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-09-08 09:46:40,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:45,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-09-08 09:46:46,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:51,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-09-08 09:46:52,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:46:57,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-09-08 09:46:58,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:47:03,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-08 09:47:04,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-08 09:47:09,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' 2018-09-08 09:47:10,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-08 09:47:15,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 2018-09-08 09:47:16,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 [edit] vyos@vyos# 2018-09-08 09:47:21,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.12 2018-09-08 09:47:22,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.12 [edit] vyos@vyos# 2018-09-08 09:47:27,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inbound 2018-09-08 09:47:28,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-09-08 09:47:33,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 2018-09-08 09:47:34,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2018-09-08 09:47:39,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-09-08 09:47:40,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-09-08 09:47:45,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-09-08 09:47:46,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-09-08 09:47:51,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-09-08 09:47:52,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-09-08 09:47:57,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-09-08 09:47:58,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-09-08 09:48:03,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-09-08 09:48:04,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-09-08 09:48:09,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-09-08 09:48:10,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-09-08 09:48:15,246 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-09-08 09:48:16,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-09-08 09:48:21,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-09-08 09:48:22,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-09-08 09:48:27,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-09-08 09:48:28,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-09-08 09:48:33,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-09-08 09:48:34,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-09-08 09:48:39,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-09-08 09:48:40,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-09-08 09:48:45,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-08 09:48:46,274 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-08 09:48:51,359 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:48:51,389 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-09-08 09:48:51,413 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:48:51,449 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-09-08 09:48:51,453 - paramiko.transport - DEBUG - starting thread (client mode): 0x48bf5d90L 2018-09-08 09:48:51,453 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:48:51,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-08 09:48:51,462 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-08 09:48:51,463 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:48:51,463 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-08 09:48:51,463 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-08 09:48:51,463 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:48:51,464 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-08 09:48:51,464 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:48:51,496 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-08 09:48:51,607 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-08 09:48:51,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:48:51,611 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-08 09:48:51,644 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:48:51,654 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-08 09:48:51,655 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-08 09:48:51,675 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-09-08 09:48:51,676 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:48:51,677 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:48:51,677 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:48:51,680 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:48:51,681 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:48:52,709 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-08 09:48:53,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-08 09:48:58,716 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-08 09:48:59,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-08 09:49:04,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-08 09:49:05,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-08 09:49:10,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-09-08 09:49:11,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:16,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-09-08 09:49:17,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:22,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-09-08 09:49:23,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:28,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-09-08 09:49:29,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:34,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-09-08 09:49:35,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:40,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-09-08 09:49:41,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:46,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-09-08 09:49:47,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:52,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-09-08 09:49:53,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:49:58,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-09-08 09:49:59,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:50:04,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-09-08 09:50:05,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-08 09:50:10,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-08 09:50:11,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-08 09:50:16,805 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-09-08 09:50:17,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-08 09:50:22,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-09-08 09:50:23,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-09-08 09:50:28,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.5 2018-09-08 09:50:29,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.5 [edit] vyos@vyos# 2018-09-08 09:50:34,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-09-08 09:50:35,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-09-08 09:50:40,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-09-08 09:50:41,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-09-08 09:50:46,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-09-08 09:50:47,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-09-08 09:50:52,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-09-08 09:50:53,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-09-08 09:50:58,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-09-08 09:50:59,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-09-08 09:51:04,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-09-08 09:51:05,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-09-08 09:51:10,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-09-08 09:51:11,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-09-08 09:51:16,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-09-08 09:51:17,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-09-08 09:51:22,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-09-08 09:51:23,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-09-08 09:51:28,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-09-08 09:51:29,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-09-08 09:51:34,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-09-08 09:51:35,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-09-08 09:51:40,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-09-08 09:51:41,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-09-08 09:51:46,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.5 2018-09-08 09:51:47,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2018-09-08 09:51:52,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-08 09:51:53,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-08 09:51:59,012 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:51:59,044 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-09-08 09:51:59,045 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-09-08 09:52:59,064 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-09-08 09:52:59,082 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-09-08 09:52:59,116 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-09-08 09:52:59,120 - paramiko.transport - DEBUG - starting thread (client mode): 0x4877c5d0L 2018-09-08 09:52:59,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-08 09:52:59,125 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-08 09:52:59,126 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-08 09:52:59,127 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-08 09:52:59,167 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-08 09:52:59,272 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-08 09:52:59,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-08 09:52:59,276 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-08 09:52:59,306 - paramiko.transport - DEBUG - userauth is OK 2018-09-08 09:52:59,313 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-08 09:52:59,313 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-08 09:52:59,340 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-09-08 09:52:59,341 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-08 09:52:59,341 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-08 09:52:59,342 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-08 09:52:59,343 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:52:59,345 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-08 09:53:00,346 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-09-08 09:53:30,440 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 09:53:30,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-09-08 09:53:30,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.5 4 65002 2 5 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-09-08 09:53:30,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 | no-more BGP neighbor is 12.0.0.5, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.5 BGP state = Established, up for 00:01:06 Last read 14:14:42, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.12, Local port: 179 Foreign host: 12.0.0.5, Foreign port: 45488 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:fe66:8230 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-09-08 09:53:30,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-08 09:53:30,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-08 09:53:30,475 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-08 09:53:30,475 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-09-08 09:53:30,475 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-09-08 09:53:30,475 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-09-08 09:53:30,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:53:30,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:53:31,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:53:30 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-671cc86d-5b46-469e-a096-077d11f32bf4 x-compute-request-id: req-671cc86d-5b46-469e-a096-077d11f32bf4 Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:12Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:53:31,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-671cc86d-5b46-469e-a096-077d11f32bf4 2018-09-08 09:53:31,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4567501545s 2018-09-08 09:53:31,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-671cc86d-5b46-469e-a096-077d11f32bf4 2018-09-08 09:53:31,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 09:53:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:53:32,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c888af62-4edf-4fe2-bd0d-a969dc1f6a08 x-compute-request-id: req-c888af62-4edf-4fe2-bd0d-a969dc1f6a08 Content-Type: application/json 2018-09-08 09:53:32,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653 used request id req-c888af62-4edf-4fe2-bd0d-a969dc1f6a08 2018-09-08 09:53:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.165642023087s 2018-09-08 09:53:32,103 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653 used request id req-c888af62-4edf-4fe2-bd0d-a969dc1f6a08 2018-09-08 09:53:32,103 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-09-08 09:53:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:53:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:53:33,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e16b769-235a-4424-b641-6f917eadec62 x-compute-request-id: req-1e16b769-235a-4424-b641-6f917eadec62 Content-Encoding: gzip Content-Length: 1206 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:b4:49", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:82:30", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ff531235-4c5d-44c7-af68-07d8e5976f81", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:13.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "ff531235-4c5d-44c7-af68-07d8e5976f81", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:45:14Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:96:d2", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ea:04", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8bca1aee-3ef6-4682-87a2-d493f339f653", "rel": "bookmark"}], "image": {"id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "links": [{"href": "http://172.30.9.23:8774/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:45:11.000000", "flavor": {"id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "links": [{"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}]}, "id": "8bca1aee-3ef6-4682-87a2-d493f339f653", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:53:32Z", "hostId": "d930ba20f8fb2d8e94c89d98d1c234b52c72b55230845011fbca8336", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-08T09:44:24Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "139ca03b-66d4-49ca-af70-10efbae3d32d"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:41:54Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:53:33,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e16b769-235a-4424-b641-6f917eadec62 2018-09-08 09:53:33,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30595803261s 2018-09-08 09:53:33,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e16b769-235a-4424-b641-6f917eadec62 2018-09-08 09:53:33,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 09:53:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:53:33,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e02f42e-069f-471b-8547-763f063bfeb6 x-compute-request-id: req-8e02f42e-069f-471b-8547-763f063bfeb6 Content-Type: application/json 2018-09-08 09:53:33,594 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81 used request id req-8e02f42e-069f-471b-8547-763f063bfeb6 2018-09-08 09:53:33,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.180469989777s 2018-09-08 09:53:33,594 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ff531235-4c5d-44c7-af68-07d8e5976f81 used request id req-8e02f42e-069f-471b-8547-763f063bfeb6 2018-09-08 09:53:33,717 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 09:53:33,718 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-08 09:53:33,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-09-08 09:53:33,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-09-08 09:53:33,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:10.282Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "df883fd5-6706-465d-91fb-c21b77c9b8d2"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:41.705Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "3c96cf7b-2a21-48ee-8a7f-b8aaeb89c95d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:33,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:33 GMT 2018-09-08 09:53:33,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:33,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-09-08 09:53:33,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:33,811 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-08 09:53:34,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:34,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:34,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:34 GMT 2018-09-08 09:53:34,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:34,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:34,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:34,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:53:34,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-08 09:53:34,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:34,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:34 GMT 2018-09-08 09:53:34,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:34,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-08 09:53:34,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:34,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:53:34,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:34,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:34 GMT 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:34,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:34,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:39,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:39,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:34.701Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:34.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:35.662Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:35.662Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:35.662Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:35.662Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:36.676Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:36.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:36.676Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:36.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:36.676Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:36.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:36.676Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:36.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:37.706Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:37.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:37.706Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-08T09:53:37.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:37.706Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-08T09:53:37.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:37.706Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:37.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:38.718Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:38.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:38.718Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:38.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:39 GMT 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-09-08 09:53:39,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:39,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-09-08 09:53:39,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:39,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:39,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:53:39,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404] 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404] 2018-09-08 09:53:39,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-08 09:53:39,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-08 09:53:39,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-08 09:53:39,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:39,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:39 GMT 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:39,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:44,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:53:44,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:39.261Z", "message": "Detaching port 0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:39.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "3bcb766c-ec51-4460-aedf-784baf0675d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.007Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.314Z", "message": "Detaching port 18e60366-31ac-466f-88f1-fce3e22df2cf...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "d0033701-1f58-4f5c-8dbe-cf6d8998a4d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.314Z", "message": "Successfully detached port 0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "3bcb766c-ec51-4460-aedf-784baf0675d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.756Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.756Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:40.756Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:40.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:41.327Z", "message": "Successfully detached port 18e60366-31ac-466f-88f1-fce3e22df2cf", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:41.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "d0033701-1f58-4f5c-8dbe-cf6d8998a4d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:42.564Z", "message": "Detaching port 4e0cccea-2c51-495b-8e23-5769b28dfafa...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:42.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "101633b0-6161-4ddc-b51c-a10d58b0eb8a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.032Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.337Z", "message": "Detaching port f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "e8cc9b0c-72d1-40fb-bbc0-395628945ce5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.337Z", "message": "Successfully detached port 4e0cccea-2c51-495b-8e23-5769b28dfafa", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "101633b0-6161-4ddc-b51c-a10d58b0eb8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.337Z", "message": "Successfully detached port f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "e8cc9b0c-72d1-40fb-bbc0-395628945ce5"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.792Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.792Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.792Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:43.792Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:43.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:44.368Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:44.368Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "93f0d27c-77ed-465f-8615-ae72d72484fc"}], "metadata": {"pagination": {"total": 33, "offset": 13, "size": 50}}} 2018-09-08 09:53:44,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:44,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:44 GMT 2018-09-08 09:53:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9374 2018-09-08 09:53:44,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:44,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2... 2018-09-08 09:53:44,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-08 09:53:44,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 18e60366-31ac-466f-88f1-fce3e22df2cf... 2018-09-08 09:53:44,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0d4c68f2-9bfb-445c-afe1-250bc5fbbbf2 2018-09-08 09:53:44,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-08 09:53:44,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 18e60366-31ac-466f-88f1-fce3e22df2cf 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4e0cccea-2c51-495b-8e23-5769b28dfafa... 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a... 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4e0cccea-2c51-495b-8e23-5769b28dfafa 2018-09-08 09:53:44,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f3d7a5ae-07c2-4b15-9932-4f99bf9ab87a 2018-09-08 09:53:44,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:44,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:53:44,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:53:44,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-08 09:53:44,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-08 09:53:44,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:53:44,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:44,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:44,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:44 GMT 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:44,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:44,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:49,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:53:49,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:49,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:49,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:49,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_05vjny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:44.806Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:44.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:44.806Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:44.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:44.806Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:44.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:45.401Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:45.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "06c3d887-ca9d-4f5b-95bb-ce01a4843a8a"}, {"node_instance_id": "reference_vnf_host_uzwfeo", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:45.818Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-08T09:53:45.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_host_05vjny", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:45.818Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-08T09:53:45.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:46.864Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:46.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.215Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:48.370Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:48.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "45878a22-aaaa-4fee-8b3a-cb7d2ebded5e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:49.232Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:49.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:49.418Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:49.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "12459771-5ff4-46c7-9a10-c7c54a5dabf8"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:49.418Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:49.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "6f29ebd7-8057-43e5-a524-72f1829f4034"}, {"node_instance_id": "keypair_5x351y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:49.418Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:49.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "12459771-5ff4-46c7-9a10-c7c54a5dabf8"}], "metadata": {"pagination": {"total": 63, "offset": 31, "size": 50}}} 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:49 GMT 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18025 2018-09-08 09:53:49,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:49,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 8bca1aee-3ef6-4682-87a2-d493f339f653 could not be found. [status_code=404] 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ff531235-4c5d-44c7-af68-07d8e5976f81 could not be found. [status_code=404] 2018-09-08 09:53:49,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-08 09:53:49,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-08 09:53:49,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-08 09:53:49,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-09-08 09:53:49,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:49,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:49 GMT 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:49,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:54,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:54,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_data_plane_port_f7gdpa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_data_plane_port_44u6c3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "keypair_5x351y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.255Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:50.443Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:50.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "30ae36aa-2648-485c-a1e3-cd446067adaa"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:51.403Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:51.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_port_ahqdjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:51.403Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:51.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:51.450Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:51.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "2f08beab-4c92-49d8-8608-4356bed906a9"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.426Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.426Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.426Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.426Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_port_dljpma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.426Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_subnet_sk0p23", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:52.457Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:52.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "1c09d8c3-50c8-4b97-b5b3-3e268439138d"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "security_group_7im7uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.451Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "reference_vnf_ip_dbwvuz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:53.550Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:53.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "3ba1b478-c68d-4726-86c8-c1ee3c19a731"}, {"node_instance_id": "security_group_7im7uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.463Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.463Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "security_group_7im7uz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.463Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.463Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "security_group_7im7uz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.463Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:54.572Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:54.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "adc7e76a-6851-47c2-87d0-9aff79728906"}], "metadata": {"pagination": {"total": 98, "offset": 58, "size": 50}}} 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:54 GMT 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17475 2018-09-08 09:53:54,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:54,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-08 09:53:54,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:54,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-09-08 09:53:54,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-08 09:53:54,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-08 09:53:54,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-08 09:53:54,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-08 09:53:54,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-08 09:53:54,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:53:54,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:53:54 GMT 2018-09-08 09:53:54,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:53:54,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:53:54,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:53:59,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:54:00,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:00,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_dbwvuz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:55.502Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:55.502Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "security_group_7im7uz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:55.502Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:55.502Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_subnet_sk0p23", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:55.502Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:55.502Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "security_group_7im7uz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:55.596Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:55.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "5bcb7ab4-7a10-4fac-a0a0-d0f0d54f0e6b"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:56.539Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:56.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "target_vnf_ip_duxq25", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:56.539Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:56.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_subnet_s620gm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.557Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "data_plane_network_sk33m9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:57.598Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:57.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "0317eb2c-a9f6-4603-b0f8-de0d71cb889f"}, {"node_instance_id": "management_plane_subnet_s620gm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:58.620Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:58.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "a7ee653b-4c46-4c8a-8fc3-a77a99391d05"}, {"node_instance_id": "data_plane_network_sk33m9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:53:58.977Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:53:58.977Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}], "metadata": {"pagination": {"total": 114, "offset": 93, "size": 50}}} 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:00,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:00 GMT 2018-09-08 09:54:00,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:00,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8248 2018-09-08 09:54:00,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:00,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-08 09:54:00,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-08 09:54:00,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-09-08 09:54:00,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-08 09:54:00,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-08 09:54:00,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-08 09:54:00,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:54:00,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:00,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:00 GMT 2018-09-08 09:54:00,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:00,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:54:00,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:05,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:05,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_s620gm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:00.980Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:00.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:01.626Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:01.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "router_cb9ddy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:01.626Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:01.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "router_cb9ddy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "router_cb9ddy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "router_cb9ddy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:02.665Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:02.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "management_plane_network_1ox052", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:03.101Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:03.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "af5a14a0-5a1f-4493-9584-872caacb9b9b"}, {"node_instance_id": "router_cb9ddy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:03.649Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:03.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "0325e8e1-9621-4030-9f61-26f37a22892b"}, {"node_instance_id": "management_plane_network_1ox052", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:04.491Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:04.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}], "metadata": {"pagination": {"total": 126, "offset": 109, "size": 50}}} 2018-09-08 09:54:05,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:05,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:05 GMT 2018-09-08 09:54:05,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:05,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-09-08 09:54:05,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:05,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-08 09:54:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:54:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:54:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:54:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:54:05,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-09-08 09:54:05,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-08 09:54:05,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:54:05,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:05,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:05,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:05 GMT 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-08 09:54:05,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:10,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-08 09:54:10,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:10,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_cb9ddy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:06.397Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:06.397Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "external_network_vjkjli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:07.524Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:07.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "external_network_vjkjli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:07.524Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:07.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "external_network_vjkjli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:07.675Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:07.675Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "external_network_vjkjli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:07.675Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:07.675Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": "external_network_vjkjli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:08.337Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:08.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7", "logger": "41ead41a-83b3-419d-83e1-5c82ab4064b9"}, {"node_instance_id": "external_network_vjkjli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:08.688Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:08.688Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-08T09:54:09.727Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-08T09:54:09.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "820638e6-559a-443a-8097-bc658fe557f7"}], "metadata": {"pagination": {"total": 134, "offset": 121, "size": 50}}} 2018-09-08 09:54:10,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:10,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:10 GMT 2018-09-08 09:54:10,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:10,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-09-08 09:54:10,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:10,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-09-08 09:54:10,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-08 09:54:10,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-09-08 09:54:10,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/820638e6-559a-443a-8097-bc658fe557f7 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:10,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:53:33.923Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "820638e6-559a-443a-8097-bc658fe557f7"} 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:10 GMT 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:10,439 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv 2018-09-08 09:54:10,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:10,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:10,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:10,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "target_vnf_flavor_id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "keystone_password": "9c7f233e-342b-4948-9534-521be88bd826", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "529a55ae-2e08-4a60-b17d-9c28f6b664f4", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:09.647Z", "updated_at": "2018-09-08T09:43:09.647Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:10 GMT 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-08 09:54:10,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:10,704 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv 2018-09-08 09:54:10,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-08 09:54:10,793 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-08 09:54:10,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-08T09:43:09.396Z", "updated_at": "2018-09-08T09:43:09.396Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-08 09:54:10,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-08 09:54:10,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 08 Sep 2018 09:54:10 GMT 2018-09-08 09:54:10,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-08 09:54:10,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-08 09:54:10,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-08 09:54:10,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:54:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:12,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6db5f62-d2b7-4902-8fa6-3f0eac000fca Date: Sat, 08 Sep 2018 09:54:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:54:12,917 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4 used request id req-f6db5f62-d2b7-4902-8fa6-3f0eac000fca 2018-09-08 09:54:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.10935592651s 2018-09-08 09:54:12,917 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/529a55ae-2e08-4a60-b17d-9c28f6b664f4 used request id req-f6db5f62-d2b7-4902-8fa6-3f0eac000fca 2018-09-08 09:54:12,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:54:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:13,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-196687c3-7aa1-4e6b-9b07-b6219215dd65 x-compute-request-id: req-196687c3-7aa1-4e6b-9b07-b6219215dd65 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "name": "vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "6fcaae11-5110-42aa-959e-2fb04790ab11", "name": "vyos_vrouter-flavor_alt_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:54:13,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-196687c3-7aa1-4e6b-9b07-b6219215dd65 2018-09-08 09:54:13,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.588142156601s 2018-09-08 09:54:13,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-196687c3-7aa1-4e6b-9b07-b6219215dd65 2018-09-08 09:54:13,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:54:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:13,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8c5f523-dae4-4f67-82d2-c30cf4e97aff x-compute-request-id: req-a8c5f523-dae4-4f67-82d2-c30cf4e97aff Content-Length: 0 Content-Type: application/json 2018-09-08 09:54:13,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11 used request id req-a8c5f523-dae4-4f67-82d2-c30cf4e97aff 2018-09-08 09:54:13,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381710529327s 2018-09-08 09:54:13,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6fcaae11-5110-42aa-959e-2fb04790ab11 used request id req-a8c5f523-dae4-4f67-82d2-c30cf4e97aff 2018-09-08 09:54:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 09:54:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c14ab916-6fef-40a7-9856-ac5142dc136c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:14,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e671beac-2af0-457f-a804-88ef00d05e9a Content-Length: 0 Date: Sat, 08 Sep 2018 09:54:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:54:14,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c14ab916-6fef-40a7-9856-ac5142dc136c.json used request id req-e671beac-2af0-457f-a804-88ef00d05e9a 2018-09-08 09:54:14,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.05930900574s 2018-09-08 09:54:14,610 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c14ab916-6fef-40a7-9856-ac5142dc136c.json used request id req-e671beac-2af0-457f-a804-88ef00d05e9a 2018-09-08 09:54:14,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 09:54:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:14,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fe2f795e-476a-4219-9a70-a599060e7eff Date: Sat, 08 Sep 2018 09:54:14 GMT RESP BODY: {"floatingips": []} 2018-09-08 09:54:14,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fe2f795e-476a-4219-9a70-a599060e7eff 2018-09-08 09:54:14,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.155345916748s 2018-09-08 09:54:14,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fe2f795e-476a-4219-9a70-a599060e7eff 2018-09-08 09:54:14,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-08 09:54:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:14,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02116129-c3c9-4f34-b7d8-e52b122b3a93 x-compute-request-id: req-02116129-c3c9-4f34-b7d8-e52b122b3a93 Content-Type: application/json 2018-09-08 09:54:14,929 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-02116129-c3c9-4f34-b7d8-e52b122b3a93 2018-09-08 09:54:14,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156128168106s 2018-09-08 09:54:14,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363 used request id req-02116129-c3c9-4f34-b7d8-e52b122b3a93 2018-09-08 09:54:14,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:54:14,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:15,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a24679-a4cd-4dca-b780-8d5c0d46fada x-compute-request-id: req-68a24679-a4cd-4dca-b780-8d5c0d46fada Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:54:14Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:54:15,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68a24679-a4cd-4dca-b780-8d5c0d46fada 2018-09-08 09:54:15,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804151058197s 2018-09-08 09:54:15,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68a24679-a4cd-4dca-b780-8d5c0d46fada 2018-09-08 09:54:15,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:54:17,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:54:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:18,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a011a5c9-fadb-4aa4-aa80-7f866058def8 x-compute-request-id: req-a011a5c9-fadb-4aa4-aa80-7f866058def8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:a9:a1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e536e951-7fbc-4238-b075-075e3ecbb363", "rel": "bookmark"}], "image": {"id": "4468eb75-0921-41da-a428-cbc7345a9756", "links": [{"href": "http://172.30.9.23:8774/images/4468eb75-0921-41da-a428-cbc7345a9756", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-08T09:41:53.000000", "flavor": {"id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "links": [{"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}]}, "id": "e536e951-7fbc-4238-b075-075e3ecbb363", "security_groups": [{"name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}], "user_id": "aed6b0570f254cd29aa225d9c4436a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-08T09:54:14Z", "hostId": "129c2c5b133286ad8d79efbcaa1733a0279762ba6fd4fc4c48bc9eb7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "name": "vyos_vrouter-vm_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "created": "2018-09-08T09:39:13Z", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-08 09:54:18,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a011a5c9-fadb-4aa4-aa80-7f866058def8 2018-09-08 09:54:18,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638564825058s 2018-09-08 09:54:18,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a011a5c9-fadb-4aa4-aa80-7f866058def8 2018-09-08 09:54:18,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-08 09:54:20,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-08 09:54:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:20,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79736681-1665-4f70-9c66-827e8d89c75f x-compute-request-id: req-79736681-1665-4f70-9c66-827e8d89c75f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-08 09:54:20,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79736681-1665-4f70-9c66-827e8d89c75f 2018-09-08 09:54:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.085018157959s 2018-09-08 09:54:20,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79736681-1665-4f70-9c66-827e8d89c75f 2018-09-08 09:54:20,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-08 09:54:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:20,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-ad323753-0730-41e1-b02b-e8cbc69b9708 Date: Sat, 08 Sep 2018 09:54:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:19Z", "updated_at": "2018-09-08T09:37:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "083ccf01-38a4-4df5-baad-a41cd61a8b15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "15b11d1f-2af2-4205-bccf-3b29b4a0f447", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "3436c333-2e53-44b7-b640-70de03a7dcf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:37:20Z", "revision_number": 0, "id": "90ce83fe-5768-4a5a-8e7e-6b914883e6bd", "remote_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "remote_ip_prefix": null, "created_at": "2018-09-08T09:37:20Z", "security_group_id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 4, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c29dbe8b-3f0b-4ece-9213-7193ace30693", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:39:07Z", "updated_at": "2018-09-08T09:39:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "04a79cd1-eea9-4637-8d50-57517f1e70f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "208ee82c-2dc1-4104-b188-4e2f1ca270a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "345964c1-f390-425d-beb5-ba42cb577240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-08T09:39:10Z", "revision_number": 0, "id": "38640a28-f863-4a0e-8364-6534c2bf07f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:10Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-08T09:39:08Z", "revision_number": 0, "id": "54e365bd-a30b-4a73-a356-bee51a626445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:08Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-08T09:39:07Z", "revision_number": 0, "id": "94b4c045-2764-4b91-8425-5ef9bf689286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:07Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-08T09:39:09Z", "revision_number": 0, "id": "d180e4a2-697e-464f-b217-819036746a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:09Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-08T09:39:10Z", "revision_number": 0, "id": "eba2109e-f714-4979-bb27-b43afaabde8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-08T09:39:10Z", "security_group_id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4d9ad4103a784a278b98d8852655022c"}], "revision_number": 8, "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "c9934e73-441f-449b-a4f1-06aa5671e85a", "name": "vyos_vrouter-sg_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:54:20,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad323753-0730-41e1-b02b-e8cbc69b9708 2018-09-08 09:54:20,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536499023438s 2018-09-08 09:54:20,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad323753-0730-41e1-b02b-e8cbc69b9708 2018-09-08 09:54:20,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-08 09:54:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c9934e73-441f-449b-a4f1-06aa5671e85a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:20,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d05b09-ec32-44a5-8ba9-450b242a1464 Content-Length: 0 Date: Sat, 08 Sep 2018 09:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:54:20,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c9934e73-441f-449b-a4f1-06aa5671e85a.json used request id req-37d05b09-ec32-44a5-8ba9-450b242a1464 2018-09-08 09:54:20,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.24360704422s 2018-09-08 09:54:20,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c9934e73-441f-449b-a4f1-06aa5671e85a.json used request id req-37d05b09-ec32-44a5-8ba9-450b242a1464 2018-09-08 09:54:20,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-08 09:54:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:20,814 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5d7e95c-3b17-4b87-bff7-8aab0e0b3813 x-compute-request-id: req-a5d7e95c-3b17-4b87-bff7-8aab0e0b3813 Content-Length: 0 Content-Type: application/json 2018-09-08 09:54:20,814 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f used request id req-a5d7e95c-3b17-4b87-bff7-8aab0e0b3813 2018-09-08 09:54:20,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0397889614105s 2018-09-08 09:54:20,814 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_c5ea9baa-0fe0-4135-8c6a-458d6caf793f used request id req-a5d7e95c-3b17-4b87-bff7-8aab0e0b3813 2018-09-08 09:54:20,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 09:54:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" -d '{"subnet_id": "75e8b17c-817c-4419-81d3-222c9d7d20af"}' 2018-09-08 09:54:22,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cf759e0-e7a3-4f91-8672-d090315ec7a3 Date: Sat, 08 Sep 2018 09:54:22 GMT RESP BODY: {"network_id": "d6ec6532-a2a2-495f-ac01-07cf7afc9b76", "tenant_id": "4d9ad4103a784a278b98d8852655022c", "subnet_id": "75e8b17c-817c-4419-81d3-222c9d7d20af", "subnet_ids": ["75e8b17c-817c-4419-81d3-222c9d7d20af"], "port_id": "58052bba-de53-4d8b-9f5e-5f80525a6249", "id": "3a49187f-4422-4a77-8010-70aea1672b2e"} 2018-09-08 09:54:22,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/remove_router_interface.json used request id req-9cf759e0-e7a3-4f91-8672-d090315ec7a3 2018-09-08 09:54:22,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70397496223s 2018-09-08 09:54:22,519 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e/remove_router_interface.json used request id req-9cf759e0-e7a3-4f91-8672-d090315ec7a3 returning object 3a49187f-4422-4a77-8010-70aea1672b2e 2018-09-08 09:54:22,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 09:54:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:22,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f71e8ba8-b498-484f-a439-0bcfb69a7ba1 Date: Sat, 08 Sep 2018 09:54:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d9ad4103a784a278b98d8852655022c", "created_at": "2018-09-08T09:37:22Z", "admin_state_up": true, "updated_at": "2018-09-08T09:54:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4d9ad4103a784a278b98d8852655022c", "id": "3a49187f-4422-4a77-8010-70aea1672b2e", "name": "vyos_vrouter-router_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:54:22,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f71e8ba8-b498-484f-a439-0bcfb69a7ba1 2018-09-08 09:54:22,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.084450006485s 2018-09-08 09:54:22,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f71e8ba8-b498-484f-a439-0bcfb69a7ba1 2018-09-08 09:54:22,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 09:54:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:26,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d957842-7cc9-4898-905b-f07453c168f6 Content-Length: 0 Date: Sat, 08 Sep 2018 09:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:54:26,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e.json used request id req-7d957842-7cc9-4898-905b-f07453c168f6 2018-09-08 09:54:26,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.51862812042s 2018-09-08 09:54:26,125 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3a49187f-4422-4a77-8010-70aea1672b2e.json used request id req-7d957842-7cc9-4898-905b-f07453c168f6 2018-09-08 09:54:26,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 09:54:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:26,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1601f7e2-e477-4a04-a991-72e63885d6f4 Date: Sat, 08 Sep 2018 09:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:37:21Z","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":"4d9ad4103a784a278b98d8852655022c","id":"75e8b17c-817c-4419-81d3-222c9d7d20af","subnetpool_id":null,"name":"vyos_vrouter-subnet_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:54:26,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1601f7e2-e477-4a04-a991-72e63885d6f4 2018-09-08 09:54:26,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0693199634552s 2018-09-08 09:54:26,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1601f7e2-e477-4a04-a991-72e63885d6f4 2018-09-08 09:54:26,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 09:54:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/75e8b17c-817c-4419-81d3-222c9d7d20af.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:28,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3858883-e1bf-4a32-a699-1e178f1a6540 Date: Sat, 08 Sep 2018 09:54:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:54:28,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/75e8b17c-817c-4419-81d3-222c9d7d20af.json used request id req-d3858883-e1bf-4a32-a699-1e178f1a6540 2018-09-08 09:54:28,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.60906791687s 2018-09-08 09:54:28,806 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/75e8b17c-817c-4419-81d3-222c9d7d20af.json used request id req-d3858883-e1bf-4a32-a699-1e178f1a6540 2018-09-08 09:54:28,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:54:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-04983134-72d0-4b46-96c7-eb115cd69db8 Date: Sat, 08 Sep 2018 09:54:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"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-08T09:54:28Z","tenant_id":"4d9ad4103a784a278b98d8852655022c","created_at":"2018-09-08T09:37:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"4d9ad4103a784a278b98d8852655022c","id":"d6ec6532-a2a2-495f-ac01-07cf7afc9b76","name":"vyos_vrouter-net_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}]} 2018-09-08 09:54:29,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04983134-72d0-4b46-96c7-eb115cd69db8 2018-09-08 09:54:29,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244197130203s 2018-09-08 09:54:29,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04983134-72d0-4b46-96c7-eb115cd69db8 2018-09-08 09:54:29,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 09:54:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d6ec6532-a2a2-495f-ac01-07cf7afc9b76.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:29,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5c0636d-cae5-41ea-9930-9fcc14f9aa92 Date: Sat, 08 Sep 2018 09:54:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 09:54:29,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d6ec6532-a2a2-495f-ac01-07cf7afc9b76.json used request id req-a5c0636d-cae5-41ea-9930-9fcc14f9aa92 2018-09-08 09:54:29,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.700263977051s 2018-09-08 09:54:29,753 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d6ec6532-a2a2-495f-ac01-07cf7afc9b76.json used request id req-a5c0636d-cae5-41ea-9930-9fcc14f9aa92 2018-09-08 09:54:29,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:54:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b5b1b6f9-246d-4bab-9129-8c552737510a Date: Sat, 08 Sep 2018 09:54:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "metadata": {}}], "file": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756/file", "owner": "4d9ad4103a784a278b98d8852655022c", "id": "4468eb75-0921-41da-a428-cbc7345a9756", "size": 4373348352, "self": "/v2/images/4468eb75-0921-41da-a428-cbc7345a9756", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/4468eb75-0921-41da-a428-cbc7345a9756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-08T09:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-08T09:37:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:54:30,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5b1b6f9-246d-4bab-9129-8c552737510a 2018-09-08 09:54:30,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.568523168564s 2018-09-08 09:54:30,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5b1b6f9-246d-4bab-9129-8c552737510a 2018-09-08 09:54:30,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 09:54:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07b6797bcadd3c6969a0b2cb2d0b9b0e07e88a80" 2018-09-08 09:54:33,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f8f491e-9200-488a-97ef-4b51698a72ec Date: Sat, 08 Sep 2018 09:54:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:54:33,964 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756 used request id req-1f8f491e-9200-488a-97ef-4b51698a72ec 2018-09-08 09:54:33,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.63919901848s 2018-09-08 09:54:33,964 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4468eb75-0921-41da-a428-cbc7345a9756 used request id req-1f8f491e-9200-488a-97ef-4b51698a72ec 2018-09-08 09:54:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 09:54:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:33,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13e773dd-f21a-4b4f-9dee-8b4c733b654a x-compute-request-id: req-13e773dd-f21a-4b4f-9dee-8b4c733b654a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "475912b5-66bf-48e3-8c2c-3a2212dd1ce4", "name": "vyos_vrouter-flavor_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 09:54:33,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-13e773dd-f21a-4b4f-9dee-8b4c733b654a 2018-09-08 09:54:33,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314419269562s 2018-09-08 09:54:33,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-13e773dd-f21a-4b4f-9dee-8b4c733b654a 2018-09-08 09:54:33,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 09:54:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,051 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78a3081a-1e6d-4e7b-9d54-68e74c6a2c05 x-compute-request-id: req-78a3081a-1e6d-4e7b-9d54-68e74c6a2c05 Content-Length: 0 Content-Type: application/json 2018-09-08 09:54:34,052 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4 used request id req-78a3081a-1e6d-4e7b-9d54-68e74c6a2c05 2018-09-08 09:54:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534539222717s 2018-09-08 09:54:34,052 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/475912b5-66bf-48e3-8c2c-3a2212dd1ce4 used request id req-78a3081a-1e6d-4e7b-9d54-68e74c6a2c05 2018-09-08 09:54:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:54:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96ee6d1-90e2-45d6-bcf7-7aaac8352d23 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f", "links": {"self": "http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45"}, "domain_id": "default", "enabled": true, "id": "aed6b0570f254cd29aa225d9c4436a45", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:54:34,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b96ee6d1-90e2-45d6-bcf7-7aaac8352d23 2018-09-08 09:54:34,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103893041611s 2018-09-08 09:54:34,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b96ee6d1-90e2-45d6-bcf7-7aaac8352d23 2018-09-08 09:54:34,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:54:34,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22374614-8f9b-4da8-a85f-9e5d59e8f9e5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45"}, "enabled": true, "id": "aed6b0570f254cd29aa225d9c4436a45", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}} 2018-09-08 09:54:34,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 used request id req-22374614-8f9b-4da8-a85f-9e5d59e8f9e5 2018-09-08 09:54:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970430374146s 2018-09-08 09:54:34,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 used request id req-22374614-8f9b-4da8-a85f-9e5d59e8f9e5 2018-09-08 09:54:34,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 09:54:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71100e7-cc3a-45e2-8509-5d33bb34dfc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:54:34,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 used request id req-c71100e7-cc3a-45e2-8509-5d33bb34dfc7 2018-09-08 09:54:34,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215528011322s 2018-09-08 09:54:34,477 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aed6b0570f254cd29aa225d9c4436a45 used request id req-c71100e7-cc3a-45e2-8509-5d33bb34dfc7 2018-09-08 09:54:34,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:54:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d81abbb-36e6-40df-95d2-3e3301a873a7 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c"}, "enabled": true, "id": "4d9ad4103a784a278b98d8852655022c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c5ea9baa-0fe0-4135-8c6a-458d6caf793f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-08 09:54:34,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0d81abbb-36e6-40df-95d2-3e3301a873a7 2018-09-08 09:54:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837290287018s 2018-09-08 09:54:34,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0d81abbb-36e6-40df-95d2-3e3301a873a7 2018-09-08 09:54:34,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 09:54:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e151cf1f-51fa-49b4-a94b-a5acc7241e10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:54:34,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c used request id req-e151cf1f-51fa-49b4-a94b-a5acc7241e10 2018-09-08 09:54:34,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162039995193s 2018-09-08 09:54:34,727 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d9ad4103a784a278b98d8852655022c used request id req-e151cf1f-51fa-49b4-a94b-a5acc7241e10 2018-09-08 09:54:34,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:54:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfcf060-7503-4da9-8328-cbc6023f98df Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75a54973473d440599b964732995a1d9", "links": {"self": "http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9"}, "name": "Member"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:54:34,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2bfcf060-7503-4da9-8328-cbc6023f98df 2018-09-08 09:54:34,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748600959778s 2018-09-08 09:54:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 09:54:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77068904521677206ccea48b50db2bb503b9176" 2018-09-08 09:54:34,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b40cec-55a0-4e8d-8a69-b524670c9e27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:54:34,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/75a54973473d440599b964732995a1d9 used request id req-e1b40cec-55a0-4e8d-8a69-b524670c9e27 2018-09-08 09:54:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123471021652s 2018-09-08 09:54:34,947 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-09-08 09:54:34,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:54:34,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:54:34,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:54:34,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:54:34,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:54:34,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:54:34,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:54:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:54:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be8a69d-4eff-48cc-84fa-0d17b5d42512 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:54:34,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2be8a69d-4eff-48cc-84fa-0d17b5d42512 2018-09-08 09:54:34,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:54:35,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f376d2e221f54d64a99cacf2559df943", "name": "admin"}], "expires_at": "2018-09-08T10:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b23e73e7e32408e9471fdcd36b9754b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/0b23e73e7e32408e9471fdcd36b9754b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "16862d7cd5c541538391467efc3552be"}, "audit_ids": ["U7qIxJHKRneKUuSqAG6HFg"], "issued_at": "2018-09-08T09:54:35.000000Z"}} 2018-09-08 09:54:35,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:54:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:35,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7ea9e16c-a48c-4a6f-ae28-53843629d3e5 Date: Sat, 08 Sep 2018 09:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","provider:network_type":"flat"}]} 2018-09-08 09:54:35,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ea9e16c-a48c-4a6f-ae28-53843629d3e5 2018-09-08 09:54:35,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260255813599s 2018-09-08 09:54:35,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ea9e16c-a48c-4a6f-ae28-53843629d3e5 2018-09-08 09:54:35,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:54:35,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:35,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 08 Sep 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23: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.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-08 09:54:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:35,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e50ffab-8870-4240-92a3-1bcab312f8fc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:54:35,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9e50ffab-8870-4240-92a3-1bcab312f8fc 2018-09-08 09:54:35,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.112983942032s 2018-09-08 09:54:35,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-08 09:54:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}}' 2018-09-08 09:54:35,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ebfe4e3-d1a0-4cb3-9561-fc66a3cbb526 Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab"}, "enabled": true, "id": "e5e679be4b5246b1a74595874741daab", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}} 2018-09-08 09:54:35,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8ebfe4e3-d1a0-4cb3-9561-fc66a3cbb526 2018-09-08 09:54:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109258174896s 2018-09-08 09:54:35,838 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8ebfe4e3-d1a0-4cb3-9561-fc66a3cbb526 2018-09-08 09:54:35,839 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'id': u'e5e679be4b5246b1a74595874741daab', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-08 09:54:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-08 09:54:36,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357403039932s 2018-09-08 09:54:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13441610-4659-4291-9726-9c21824ca32b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079"}, "enabled": true, "id": "d9d0f3b6f191442096c842337553b079", "options": {}, "domain_id": "default", "name": "juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}} 2018-09-08 09:54:36,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 used request id req-13441610-4659-4291-9726-9c21824ca32b 2018-09-08 09:54:36,292 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9d0f3b6f191442096c842337553b079', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0'}) 2018-09-08 09:54:36,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:54:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0be576-fd88-4bf0-a1a3-8047d439e89e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:54:36,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f0be576-fd88-4bf0-a1a3-8047d439e89e 2018-09-08 09:54:36,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790450572968s 2018-09-08 09:54:36,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:54:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88483e69-4460-48ac-b270-42f6761b79cc Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:54:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88483e69-4460-48ac-b270-42f6761b79cc 2018-09-08 09:54:36,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803711414337s 2018-09-08 09:54:36,455 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-08 09:54:36,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-08 09:54:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"role": {"name": "Member"}}' 2018-09-08 09:54:36,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8b8744-8c55-495f-b187-864cbcf3af51 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edd4c966968b48ba929f024b42da5a85", "links": {"self": "http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85"}, "name": "Member"}} 2018-09-08 09:54:36,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad8b8744-8c55-495f-b187-864cbcf3af51 2018-09-08 09:54:36,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.119783878326s 2018-09-08 09:54:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d494d7-7f06-46d5-9980-1fdba2cb0a90 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85"}, "domain_id": null, "name": "Member", "id": "edd4c966968b48ba929f024b42da5a85"}} 2018-09-08 09:54:36,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85 used request id req-95d494d7-7f06-46d5-9980-1fdba2cb0a90 2018-09-08 09:54:36,652 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85'}, 'domain_id': None, 'human_id': None, 'id': u'edd4c966968b48ba929f024b42da5a85', 'HUMAN_ID': False}) 2018-09-08 09:54:36,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 09:54:36,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffc3669-5a29-4b7a-865c-70b4a3cf2ad6 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edd4c966968b48ba929f024b42da5a85", "links": {"self": "http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 09:54:36,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ffc3669-5a29-4b7a-865c-70b4a3cf2ad6 2018-09-08 09:54:36,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797147750854s 2018-09-08 09:54:36,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-08 09:54:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18c22df-eecf-424c-a7e2-26df10d0e7fc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-08 09:54:36,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c18c22df-eecf-424c-a7e2-26df10d0e7fc 2018-09-08 09:54:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833539962769s 2018-09-08 09:54:36,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 09:54:36,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867ccb5c-c3a3-4ca7-bd75-5c070d5c071f Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "links": {"self": "http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079"}, "domain_id": "default", "enabled": true, "id": "d9d0f3b6f191442096c842337553b079", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 09:54:36,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-867ccb5c-c3a3-4ca7-bd75-5c070d5c071f 2018-09-08 09:54:36,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0321350097656s 2018-09-08 09:54:36,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-867ccb5c-c3a3-4ca7-bd75-5c070d5c071f 2018-09-08 09:54:36,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:54:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:36,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0d39b2-b487-4792-b85d-7f13f96dbbf4 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab"}, "enabled": true, "id": "e5e679be4b5246b1a74595874741daab", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 09:54:36,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5b0d39b2-b487-4792-b85d-7f13f96dbbf4 2018-09-08 09:54:36,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800471305847s 2018-09-08 09:54:36,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5b0d39b2-b487-4792-b85d-7f13f96dbbf4 2018-09-08 09:54:36,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-08 09:54:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=d9d0f3b6f191442096c842337553b079&scope.project.id=e5e679be4b5246b1a74595874741daab&role.id=edd4c966968b48ba929f024b42da5a85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802573af-f370-4c87-8058-c6b32afeac66 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d9d0f3b6f191442096c842337553b079&scope.project.id=e5e679be4b5246b1a74595874741daab&role.id=edd4c966968b48ba929f024b42da5a85", "previous": null, "next": null}} 2018-09-08 09:54:37,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d9d0f3b6f191442096c842337553b079&scope.project.id=e5e679be4b5246b1a74595874741daab&role.id=edd4c966968b48ba929f024b42da5a85 used request id req-802573af-f370-4c87-8058-c6b32afeac66 2018-09-08 09:54:37,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0827860832214s 2018-09-08 09:54:37,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-08 09:54:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab/users/d9d0f3b6f191442096c842337553b079/roles/edd4c966968b48ba929f024b42da5a85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04baf945-c403-4c38-b0ba-9c5f607c6481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 09:54:37,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab/users/d9d0f3b6f191442096c842337553b079/roles/edd4c966968b48ba929f024b42da5a85 used request id req-04baf945-c403-4c38-b0ba-9c5f607c6481 2018-09-08 09:54:37,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123734951019s 2018-09-08 09:54:37,147 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '6f44f35c-c90e-4452-b53d-ab7135d6b6ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'project_id': u'e5e679be4b5246b1a74595874741daab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23: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-08 09:54:37,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-08 09:54:37,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-08 09:54:37,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-08 09:54:37,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-08 09:54:37,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-08 09:54:37,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-08 09:54:37,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-08 09:54:37,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-08 09:54:37,152 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'password': '6f44f35c-c90e-4452-b53d-ab7135d6b6ce', 'project_name': 'juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e5e679be4b5246b1a74595874741daab', 'project_domain_name': 'Default'} 2018-09-08 09:54:37,219 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-09-08 09:54:37,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-08 09:54:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d321fc4-3bbc-4ddf-b797-0fba7927485f Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/0a2a57075d5544d0bb4788ce88367eb1"}, "enabled": true, "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/298cfbf03a654b3bb291c1b620fad447"}, "enabled": true, "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3eba42b0f6f84fed9005bdd019606e23"}, "enabled": true, "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/45a98b538d914ce384466456ac4672c3"}, "enabled": true, "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/51bacad4302149d9a4d51127009132e1"}, "enabled": true, "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/827f4dfe0b8c4d39b0d77b9a292532ee"}, "enabled": true, "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/8c038f689c7f4661bb8ad7639b2b599c"}, "enabled": true, "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8d6bd05cb479405ca516fdd09978aa92"}, "enabled": true, "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d123a43dbfb4021a42c86fc6ce250b9"}, "enabled": true, "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9f306e8b7b9f4909bde4cdc3b78c4cd9"}, "enabled": true, "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a37903e137fb4dd78d3e89173b5c3c67"}, "enabled": true, "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c33256ab3aec44839c73075b500b415c"}, "enabled": true, "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c81c7e5807af4c758170ca7c531fc354"}, "enabled": true, "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d7aecd932dc04693b13d0dcb50f5ed32"}, "enabled": true, "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/d9b078a8b225461e8f047050c9a25770"}, "enabled": true, "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/df0aef845fb74724a4f7b6ad015ce917"}, "enabled": true, "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-08 09:54:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-6d321fc4-3bbc-4ddf-b797-0fba7927485f 2018-09-08 09:54:37,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0832810401917s 2018-09-08 09:54:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-08 09:54:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1c78ae-f1eb-45b8-9c4f-5ae80ad42d96 Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0c7e58d743984a7293f539f480565ff9"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "0c7e58d743984a7293f539f480565ff9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f9c6b596a194265b5ec893fc034437e"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/106748b985d041d899115c9dfca519a0"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "106748b985d041d899115c9dfca519a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/16cdfd71c5eb42aeb29ed8b44ade3bae"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/172d77c2d7d549a6bf0bb8b70e6bae3a"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/190eead482184eceacd3e78491eaf293"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "190eead482184eceacd3e78491eaf293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/192be001254f461fa9798ce1572e0307"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "192be001254f461fa9798ce1572e0307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1f6db3de900c4f4a844f357a8cdb7333"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "298cfbf03a654b3bb291c1b620fad447", "id": "1f6db3de900c4f4a844f357a8cdb7333"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26cbc27d8d3a4046ab29152201e5681e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/29f533bcb1f74c39b6cd3a3593292b26"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3438c1fb1eb24c89b811c4843a98effa"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c33256ab3aec44839c73075b500b415c", "id": "3438c1fb1eb24c89b811c4843a98effa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4822f7393e0248baab0e4a10eacdbdb7"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4ca7462b6e734af28b3832d0985556d6"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f644ed8c1d54c43bdc264b92e31050b"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5334ac7485454032a2e84a6ac829b431"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "5334ac7485454032a2e84a6ac829b431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5cd7b713832d4159be5a98ee813eb7ee"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/64f85b13342a46dd8bbc85fb4d76cf48"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aa731b221e84f97afcd37fd98d2db40"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c038f689c7f4661bb8ad7639b2b599c", "id": "6aa731b221e84f97afcd37fd98d2db40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f5980fa70be40af8bcff3b32e4b04bf"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/707a0dac36aa40ba915b84b6d89de5fc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/72ebf1d208824c32884b23ffa57102e6"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/806b587cddc14aeb9831f7a7d9d276cb"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8102dfa53a6e4dae9205654e58418760"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "8102dfa53a6e4dae9205654e58418760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/917108e03dce48d48af2e67c2ffdab9e"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "827f4dfe0b8c4d39b0d77b9a292532ee", "id": "917108e03dce48d48af2e67c2ffdab9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9464d21a6e6e49ffae2402548d687eb0"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9a22e2a342b047efb2e9495e7194d9a3"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c22e28d6431409b8fd314104508c978"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3eba42b0f6f84fed9005bdd019606e23", "id": "9c22e28d6431409b8fd314104508c978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5135dc80ef4a99a00eaefaad642e3a"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d6bd05cb479405ca516fdd09978aa92", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/afcf493c82d045aa9415bd1f33bc4089"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df0aef845fb74724a4f7b6ad015ce917", "id": "afcf493c82d045aa9415bd1f33bc4089"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62869cc462e492fbdeb04a9fa26bb75"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b68a4b9b8d944583bd1541463c89fd7c"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b8f684595d3345ee896840b51b0eac1b"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ba999a4287ff4d0292e55b5ce2baf1db"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bebbaff1abfc40128139f236bf620e53"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a37903e137fb4dd78d3e89173b5c3c67", "id": "bebbaff1abfc40128139f236bf620e53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bee940d154804d29906b872a4b7fbf78"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d123a43dbfb4021a42c86fc6ce250b9", "id": "bee940d154804d29906b872a4b7fbf78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cd356a5ee1884f3a88f7cad627123212"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d84272fe250a45a4936c7d8c4ebac726"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45a98b538d914ce384466456ac4672c3", "id": "d84272fe250a45a4936c7d8c4ebac726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d89350b7e1ee41f298515e05172b2429"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "d89350b7e1ee41f298515e05172b2429"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd3c801056344b059a83f8a932c5c561"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c81c7e5807af4c758170ca7c531fc354", "id": "dd3c801056344b059a83f8a932c5c561"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e367c6ee0fa445609e52e753d367df9c"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec07c77d1ddd420d927aed4735dbe05a"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a2a57075d5544d0bb4788ce88367eb1", "id": "ec07c77d1ddd420d927aed4735dbe05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ee44311ab63e476c9fb9de240acdc544"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "id": "ee44311ab63e476c9fb9de240acdc544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f04f43a9799749849831a8f3e20e7ac1"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7aecd932dc04693b13d0dcb50f5ed32", "id": "f04f43a9799749849831a8f3e20e7ac1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc714254f6c54eacb95a2fc0c3c155e6"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "51bacad4302149d9a4d51127009132e1", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-08 09:54:37,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-ed1c78ae-f1eb-45b8-9c4f-5ae80ad42d96 2018-09-08 09:54:37,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0843951702118s 2018-09-08 09:54:37,429 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-09-08 09:54:37,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-08 09:54:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3834bd-693d-4313-8a51-b98e67750891 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/d6b04892fd4a41f9a69afe7abe26db93"}, "description": "", "name": "heat_stack", "enabled": true, "id": "d6b04892fd4a41f9a69afe7abe26db93"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-08 09:54:37,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3f3834bd-693d-4313-8a51-b98e67750891 2018-09-08 09:54:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0762231349945s 2018-09-08 09:54:37,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 09:54:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 09:54:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae35cb5-0253-4d45-abc1-98607e05ad68 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab"}, "enabled": true, "id": "e5e679be4b5246b1a74595874741daab", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 09:54:37,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cae35cb5-0253-4d45-abc1-98607e05ad68 2018-09-08 09:54:37,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823540687561s 2018-09-08 09:54:37,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cae35cb5-0253-4d45-abc1-98607e05ad68 2018-09-08 09:54:37,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-08 09:54:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"network": {"tenant_id": "e5e679be4b5246b1a74595874741daab", "name": "juju_epc-net_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "admin_state_up": true}}' 2018-09-08 09:54:38,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-36ad44d7-b7f2-49a0-bcc9-47b41ea743bb Date: Sat, 08 Sep 2018 09:54:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a35a8734-7ee8-48ef-a5b3-d1928c80e90a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"e5e679be4b5246b1a74595874741daab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-08T09:54:37Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_aa8388b7-98b8-4755-a2f7-5c775f921fe0","admin_state_up":true,"tenant_id":"e5e679be4b5246b1a74595874741daab","created_at":"2018-09-08T09:54:37Z","mtu":1450}} 2018-09-08 09:54:38,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-36ad44d7-b7f2-49a0-bcc9-47b41ea743bb 2018-09-08 09:54:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.686308145523s 2018-09-08 09:54:38,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-36ad44d7-b7f2-49a0-bcc9-47b41ea743bb 2018-09-08 09:54:38,280 - 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-08T09:54:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a35a8734-7ee8-48ef-a5b3-d1928c80e90a', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'created_at': u'2018-09-08T09:54:37Z', u'mtu': 1450, u'tenant_id': u'e5e679be4b5246b1a74595874741daab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e5e679be4b5246b1a74595874741daab'}) 2018-09-08 09:54:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-08 09:54:38,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c216b5-ace3-4796-8cd9-09eb3d17c0bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-08 09:54:38,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f3c216b5-ace3-4796-8cd9-09eb3d17c0bd 2018-09-08 09:54:38,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-08 09:54:38,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edd4c966968b48ba929f024b42da5a85", "name": "Member"}], "expires_at": "2018-09-08T10:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5e679be4b5246b1a74595874741daab", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a22e2a342b047efb2e9495e7194d9a3"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62869cc462e492fbdeb04a9fa26bb75"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ec07c77d1ddd420d927aed4735dbe05a"}], "type": "identity", "id": "0a2a57075d5544d0bb4788ce88367eb1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e5e679be4b5246b1a74595874741daab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c7e58d743984a7293f539f480565ff9"}, {"url": "http://172.30.9.23:8776/v2/e5e679be4b5246b1a74595874741daab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "190eead482184eceacd3e78491eaf293"}, {"url": "http://192.30.9.10:8776/v2/e5e679be4b5246b1a74595874741daab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f6db3de900c4f4a844f357a8cdb7333"}], "type": "volumev2", "id": "298cfbf03a654b3bb291c1b620fad447", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4822f7393e0248baab0e4a10eacdbdb7"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "806b587cddc14aeb9831f7a7d9d276cb"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c22e28d6431409b8fd314104508c978"}], "type": "cloudformation", "id": "3eba42b0f6f84fed9005bdd019606e23", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "72ebf1d208824c32884b23ffa57102e6"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd356a5ee1884f3a88f7cad627123212"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d84272fe250a45a4936c7d8c4ebac726"}], "type": "compute", "id": "45a98b538d914ce384466456ac4672c3", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca7462b6e734af28b3832d0985556d6"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d89350b7e1ee41f298515e05172b2429"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc714254f6c54eacb95a2fc0c3c155e6"}], "type": "network", "id": "51bacad4302149d9a4d51127009132e1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e5e679be4b5246b1a74595874741daab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26cbc27d8d3a4046ab29152201e5681e"}, {"url": "http://192.30.9.10:8004/v1/e5e679be4b5246b1a74595874741daab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cd7b713832d4159be5a98ee813eb7ee"}, {"url": "http://172.30.9.23:8004/v1/e5e679be4b5246b1a74595874741daab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917108e03dce48d48af2e67c2ffdab9e"}], "type": "orchestration", "id": "827f4dfe0b8c4d39b0d77b9a292532ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e5e679be4b5246b1a74595874741daab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fc47c5f840d4fdd96c6ed9bfe3bfe5b"}, {"url": "http://192.30.9.10:8776/v3/e5e679be4b5246b1a74595874741daab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5334ac7485454032a2e84a6ac829b431"}, {"url": "http://172.30.9.23:8776/v3/e5e679be4b5246b1a74595874741daab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6aa731b221e84f97afcd37fd98d2db40"}], "type": "volumev3", "id": "8c038f689c7f4661bb8ad7639b2b599c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/e5e679be4b5246b1a74595874741daab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192be001254f461fa9798ce1572e0307"}, {"url": "http://172.30.9.23:8776/v1/e5e679be4b5246b1a74595874741daab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f644ed8c1d54c43bdc264b92e31050b"}, {"url": "http://192.30.9.10:8776/v1/e5e679be4b5246b1a74595874741daab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac5135dc80ef4a99a00eaefaad642e3a"}], "type": "volume", "id": "8d6bd05cb479405ca516fdd09978aa92", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64f85b13342a46dd8bbc85fb4d76cf48"}, {"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b8f684595d3345ee896840b51b0eac1b"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bee940d154804d29906b872a4b7fbf78"}], "type": "key-manager", "id": "9d123a43dbfb4021a42c86fc6ce250b9", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16cdfd71c5eb42aeb29ed8b44ade3bae"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e367c6ee0fa445609e52e753d367df9c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee44311ab63e476c9fb9de240acdc544"}], "type": "metric", "id": "9f306e8b7b9f4909bde4cdc3b78c4cd9", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9464d21a6e6e49ffae2402548d687eb0"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b68a4b9b8d944583bd1541463c89fd7c"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bebbaff1abfc40128139f236bf620e53"}], "type": "alarming", "id": "a37903e137fb4dd78d3e89173b5c3c67", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f9c6b596a194265b5ec893fc034437e"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "172d77c2d7d549a6bf0bb8b70e6bae3a"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3438c1fb1eb24c89b811c4843a98effa"}], "type": "image", "id": "c33256ab3aec44839c73075b500b415c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29f533bcb1f74c39b6cd3a3593292b26"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "707a0dac36aa40ba915b84b6d89de5fc"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd3c801056344b059a83f8a932c5c561"}], "type": "placement", "id": "c81c7e5807af4c758170ca7c531fc354", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f5980fa70be40af8bcff3b32e4b04bf"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba999a4287ff4d0292e55b5ce2baf1db"}, {"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04f43a9799749849831a8f3e20e7ac1"}], "type": "policy", "id": "d7aecd932dc04693b13d0dcb50f5ed32", "name": "congress"}, {"endpoints": [], "type": "metering", "id": "d9b078a8b225461e8f047050c9a25770", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "106748b985d041d899115c9dfca519a0"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8102dfa53a6e4dae9205654e58418760"}, {"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afcf493c82d045aa9415bd1f33bc4089"}], "type": "nfv-orchestration", "id": "df0aef845fb74724a4f7b6ad015ce917", "name": "tacker"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "id": "d9d0f3b6f191442096c842337553b079"}, "audit_ids": ["3yq9SOHRRg6Zjb7OY3XDaQ"], "issued_at": "2018-09-08T09:54:38.000000Z"}} 2018-09-08 09:54:38,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 09:54:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:54:38,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-12fc6660-e963-44a4-aaed-a9a3254b7292 Date: Sat, 08 Sep 2018 09:54:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-08T09:54:37Z","tenant_id":"e5e679be4b5246b1a74595874741daab","created_at":"2018-09-08T09:54:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e5e679be4b5246b1a74595874741daab","id":"a35a8734-7ee8-48ef-a5b3-d1928c80e90a","name":"juju_epc-net_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 09:54:38,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12fc6660-e963-44a4-aaed-a9a3254b7292 2018-09-08 09:54:38,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255542993546s 2018-09-08 09:54:38,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12fc6660-e963-44a4-aaed-a9a3254b7292 2018-09-08 09:54:38,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-08 09:54:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"subnet": {"name": "juju_epc-subnet_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "enable_dhcp": true, "network_id": "a35a8734-7ee8-48ef-a5b3-d1928c80e90a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-09-08 09:54:39,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d301be0-24a9-45f4-9588-4f2c55f32336 Date: Sat, 08 Sep 2018 09:54:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a35a8734-7ee8-48ef-a5b3-d1928c80e90a","tenant_id":"e5e679be4b5246b1a74595874741daab","created_at":"2018-09-08T09:54:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:54:39Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"e5e679be4b5246b1a74595874741daab","id":"2701d2bb-f1fe-41a8-8401-f2afcea104c1","subnetpool_id":null,"name":"juju_epc-subnet_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}} 2018-09-08 09:54:39,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0d301be0-24a9-45f4-9588-4f2c55f32336 2018-09-08 09:54:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.744661092758s 2018-09-08 09:54:39,669 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0d301be0-24a9-45f4-9588-4f2c55f32336 2018-09-08 09:54:39,670 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:54:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'2701d2bb-f1fe-41a8-8401-f2afcea104c1', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'enable_dhcp': True, u'network_id': u'a35a8734-7ee8-48ef-a5b3-d1928c80e90a', u'tenant_id': u'e5e679be4b5246b1a74595874741daab', u'created_at': u'2018-09-08T09:54:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'e5e679be4b5246b1a74595874741daab'}) 2018-09-08 09:54:39,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-08 09:54:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"router": {"external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff"}, "name": "juju_epc-router_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "admin_state_up": true}}' 2018-09-08 09:54:44,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a3ae5e67-8a91-46a9-9262-4c83ed011a3d Date: Sat, 08 Sep 2018 09:54:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:54:40Z", "admin_state_up": true, "updated_at": "2018-09-08T09:54:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e5e679be4b5246b1a74595874741daab", "id": "da7d423e-d847-4deb-96b9-174e970eed76", "name": "juju_epc-router_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}} 2018-09-08 09:54:44,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a3ae5e67-8a91-46a9-9262-4c83ed011a3d 2018-09-08 09:54:44,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13460183144s 2018-09-08 09:54:44,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a3ae5e67-8a91-46a9-9262-4c83ed011a3d 2018-09-08 09:54:44,806 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-08T09:54:41Z', u'revision_number': 2, u'id': u'da7d423e-d847-4deb-96b9-174e970eed76', u'external_gateway_info': {u'network_id': u'2781c3e4-21ff-4df4-b788-80b48ea8a8ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ef8cf309-a3b7-426e-bbba-3278ce692485', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'admin_state_up': True, u'tenant_id': u'e5e679be4b5246b1a74595874741daab', u'created_at': u'2018-09-08T09:54:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'e5e679be4b5246b1a74595874741daab'}) 2018-09-08 09:54:44,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-08 09:54:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"subnet_id": "2701d2bb-f1fe-41a8-8401-f2afcea104c1"}' 2018-09-08 09:54:46,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1a77c80-5183-401c-9b8a-70bc7e515211 Date: Sat, 08 Sep 2018 09:54:46 GMT RESP BODY: {"network_id": "a35a8734-7ee8-48ef-a5b3-d1928c80e90a", "tenant_id": "e5e679be4b5246b1a74595874741daab", "subnet_id": "2701d2bb-f1fe-41a8-8401-f2afcea104c1", "subnet_ids": ["2701d2bb-f1fe-41a8-8401-f2afcea104c1"], "port_id": "c790cc9e-3c2e-4d91-9e04-accdf7e8c732", "id": "da7d423e-d847-4deb-96b9-174e970eed76"} 2018-09-08 09:54:46,901 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/add_router_interface.json used request id req-c1a77c80-5183-401c-9b8a-70bc7e515211 2018-09-08 09:54:46,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09509992599s 2018-09-08 09:54:46,902 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/add_router_interface.json used request id req-c1a77c80-5183-401c-9b8a-70bc7e515211 returning object da7d423e-d847-4deb-96b9-174e970eed76 2018-09-08 09:54:46,903 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-09-08 09:54:48,884 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:735b7aed1ace8169dfe8028e333e637b sha256:c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7 2018-09-08 09:54:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:54:48,890 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 08 Sep 2018 09:54:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-08 09:54:48,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:54:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:54:49,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c2a5dee1-045e-41cf-8c20-21af7fc94058 Date: Sat, 08 Sep 2018 09:54:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:54:49,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2a5dee1-045e-41cf-8c20-21af7fc94058 2018-09-08 09:54:49,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177998065948s 2018-09-08 09:54:49,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2a5dee1-045e-41cf-8c20-21af7fc94058 2018-09-08 09:54:49,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:54:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}' 2018-09-08 09:54:49,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314 X-Openstack-Request-Id: req-95d14641-9cd5-4649-9b15-d6a7b71a9d53 Date: Sat, 08 Sep 2018 09:54:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "5b49f771-b505-4d57-b829-0d84eec1b314", "size": null, "self": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "updated_at": "2018-09-08T09:54:49Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": null, "created_at": "2018-09-08T09:54:49Z", "protected": false} 2018-09-08 09:54:49,278 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-95d14641-9cd5-4649-9b15-d6a7b71a9d53 2018-09-08 09:54:49,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.203459978104s 2018-09-08 09:54:49,279 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-95d14641-9cd5-4649-9b15-d6a7b71a9d53 returning object 5b49f771-b505-4d57-b829-0d84eec1b314 2018-09-08 09:54:49,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:54:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '' 2018-09-08 09:54:55,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfa94d00-5598-482f-9c55-c8324b14f7bc Date: Sat, 08 Sep 2018 09:54:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:54:55,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file used request id req-bfa94d00-5598-482f-9c55-c8324b14f7bc 2018-09-08 09:54:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.69651603699s 2018-09-08 09:54:55,976 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file used request id req-bfa94d00-5598-482f-9c55-c8324b14f7bc 2018-09-08 09:54:55,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:54:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:54:56,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-dffc8579-bb03-40a1-9a5b-d0e8e964dfc6 Date: Sat, 08 Sep 2018 09:54:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "metadata": {}}], "file": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "5b49f771-b505-4d57-b829-0d84eec1b314", "size": 296878080, "self": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "updated_at": "2018-09-08T09:54:55Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": "735b7aed1ace8169dfe8028e333e637b", "created_at": "2018-09-08T09:54:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:54:56,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dffc8579-bb03-40a1-9a5b-d0e8e964dfc6 2018-09-08 09:54:56,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177361011505s 2018-09-08 09:54:56,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dffc8579-bb03-40a1-9a5b-d0e8e964dfc6 2018-09-08 09:54:56,155 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file', 'owner': u'e5e679be4b5246b1a74595874741daab', 'id': u'5b49f771-b505-4d57-b829-0d84eec1b314', 'size': 296878080, u'self': u'/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e5e679be4b5246b1a74595874741daab', 'name': 'juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:54:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:54:55Z', u'owner_specified.shade.sha256': u'c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7', u'owner_specified.shade.object': u'images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'735b7aed1ace8169dfe8028e333e637b', 'properties': {u'self': u'/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314', u'owner_specified.shade.md5': u'735b7aed1ace8169dfe8028e333e637b', u'owner_specified.shade.object': u'images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'owner_specified.shade.sha256': u'c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'created': u'2018-09-08T09:54:49Z', 'checksum': u'735b7aed1ace8169dfe8028e333e637b', 'created_at': u'2018-09-08T09:54:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314', u'owner_specified.shade.md5': u'735b7aed1ace8169dfe8028e333e637b', u'owner_specified.shade.object': u'images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'owner_specified.shade.sha256': u'c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:54:57,248 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 5b49f771-b505-4d57-b829-0d84eec1b314 -s xenial -r regionOne -u http://172.30.9.23:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-08 09:54:57,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:54:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-08 09:54:57,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4352d41b-69a1-47f0-a657-894a9ef8f06f x-compute-request-id: req-4352d41b-69a1-47f0-a657-894a9ef8f06f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73028e77-07fc-47ba-a63c-f9290da65b92", "name": "juju_epc-flavor_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:54:57,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4352d41b-69a1-47f0-a657-894a9ef8f06f 2018-09-08 09:54:57,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227272987366s 2018-09-08 09:54:57,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4352d41b-69a1-47f0-a657-894a9ef8f06f returning object 73028e77-07fc-47ba-a63c-f9290da65b92 2018-09-08 09:54:57,478 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'73028e77-07fc-47ba-a63c-f9290da65b92', 'swap': 0}) 2018-09-08 09:54:57,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:54:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"extra_specs": {}}' 2018-09-08 09:54:57,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e122af5-63a8-4e6e-8dd0-838d3b4439b9 x-compute-request-id: req-0e122af5-63a8-4e6e-8dd0-838d3b4439b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:54:57,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92/os-extra_specs used request id req-0e122af5-63a8-4e6e-8dd0-838d3b4439b9 2018-09-08 09:54:57,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227630138397s 2018-09-08 09:54:57,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92/os-extra_specs used request id req-0e122af5-63a8-4e6e-8dd0-838d3b4439b9 2018-09-08 09:54:57,502 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-09-08 09:54:57,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 09:54:57,510 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-09-08 09:54:57,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-09-08 09:54:57,607 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-09-08 09:54:57,718 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-09-08 09:54:57,719 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-08 09:54:59,373 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-09-08 09:54:59,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:54:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:54:59,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-0be48cea-347d-4280-ab8b-5911a9a69909 Date: Sat, 08 Sep 2018 09:54:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "metadata": {}}], "file": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "5b49f771-b505-4d57-b829-0d84eec1b314", "size": 296878080, "self": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "updated_at": "2018-09-08T09:54:55Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": "735b7aed1ace8169dfe8028e333e637b", "created_at": "2018-09-08T09:54:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:54:59,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0be48cea-347d-4280-ab8b-5911a9a69909 2018-09-08 09:54:59,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.560566186905s 2018-09-08 09:54:59,934 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0be48cea-347d-4280-ab8b-5911a9a69909 2018-09-08 09:54:59,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-08 09:54:59,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}' 2018-09-08 09:55:00,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df X-Openstack-Request-Id: req-1027a251-ee76-4ed3-b1d1-96cd4614cdb4 Date: Sat, 08 Sep 2018 09:55:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "d8d12fcc-f49b-4116-ac92-8c768b85d5df", "size": null, "self": "/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-09-08T09:55:00Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": null, "created_at": "2018-09-08T09:55:00Z", "protected": false} 2018-09-08 09:55:00,212 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1027a251-ee76-4ed3-b1d1-96cd4614cdb4 2018-09-08 09:55:00,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.274502038956s 2018-09-08 09:55:00,212 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1027a251-ee76-4ed3-b1d1-96cd4614cdb4 returning object d8d12fcc-f49b-4116-ac92-8c768b85d5df 2018-09-08 09:55:00,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-08 09:55:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '' 2018-09-08 09:55:06,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f2e8175-9f68-4876-b8b8-39ab269708aa Date: Sat, 08 Sep 2018 09:55:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 09:55:06,183 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file used request id req-9f2e8175-9f68-4876-b8b8-39ab269708aa 2018-09-08 09:55:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.9700191021s 2018-09-08 09:55:06,183 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file used request id req-9f2e8175-9f68-4876-b8b8-39ab269708aa 2018-09-08 09:55:06,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 09:55:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 09:55:06,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-329d85af-d834-4e6d-9ccd-6a6110b3349a Date: Sat, 08 Sep 2018 09:55:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/snap", "metadata": {}}], "file": "/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "d8d12fcc-f49b-4116-ac92-8c768b85d5df", "size": 263193088, "self": "/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-09-08T09:55:06Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-09-08T09:55:00Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "metadata": {}}], "file": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "5b49f771-b505-4d57-b829-0d84eec1b314", "size": 296878080, "self": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "updated_at": "2018-09-08T09:54:55Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": "735b7aed1ace8169dfe8028e333e637b", "created_at": "2018-09-08T09:54:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 09:55:06,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-329d85af-d834-4e6d-9ccd-6a6110b3349a 2018-09-08 09:55:06,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361528396606s 2018-09-08 09:55:06,221 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-329d85af-d834-4e6d-9ccd-6a6110b3349a 2018-09-08 09:55:06,223 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/file', 'owner': u'e5e679be4b5246b1a74595874741daab', 'id': u'd8d12fcc-f49b-4116-ac92-8c768b85d5df', 'size': 263193088, u'self': u'/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e5e679be4b5246b1a74595874741daab', 'name': 'juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-08T09:55:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-08T09:55:06Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'self': u'/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'created': u'2018-09-08T09:55:00Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-09-08T09:55:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}}) 2018-09-08 09:55:06,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i d8d12fcc-f49b-4116-ac92-8c768b85d5df -s trusty -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-08 09:55:06,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-08 09:55:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-08 09:55:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:55: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-19a0b31a-9e93-4e36-be22-6a13bd67ecad x-compute-request-id: req-19a0b31a-9e93-4e36-be22-6a13bd67ecad Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "name": "juju_epc-flavor_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-08 09:55:06,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-19a0b31a-9e93-4e36-be22-6a13bd67ecad 2018-09-08 09:55:06,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0563371181488s 2018-09-08 09:55:06,430 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-19a0b31a-9e93-4e36-be22-6a13bd67ecad returning object 0ab3d080-63a4-4734-ba9a-c1e852d9e48a 2018-09-08 09:55:06,431 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b23e73e7e32408e9471fdcd36b9754b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'0ab3d080-63a4-4734-ba9a-c1e852d9e48a', 'swap': 0}) 2018-09-08 09:55:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-08 09:55:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" -d '{"extra_specs": {}}' 2018-09-08 09:55:06,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 09:55: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-d83bbe8c-656b-4074-adff-8ab5481c8e03 x-compute-request-id: req-d83bbe8c-656b-4074-adff-8ab5481c8e03 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-08 09:55:06,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a/os-extra_specs used request id req-d83bbe8c-656b-4074-adff-8ab5481c8e03 2018-09-08 09:55:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222799777985s 2018-09-08 09:55:06,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a/os-extra_specs used request id req-d83bbe8c-656b-4074-adff-8ab5481c8e03 2018-09-08 09:55:06,455 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-09-08 09:59:18,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.2.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=a35a8734-7ee8-48ef-a5b3-d1928c80e90a --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 09:55:06 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 09:55:06 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=a35a8734-7ee8-48ef-a5b3-d1928c80e90a", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 09:55:06 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 09:55:06 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:a35a8734-7ee8-48ef-a5b3-d1928c80e90a external-network:] 09:55:07 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 09:55:07 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[ssl-hostname-verification:false firewall-mode:instance test-mode:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvriWagfRPARwmAKrqGk0LMdAOdQ1GTrokY+ltw0o2YIy2FuivRW+nmkpDB8OVwwpugErP4+cNk/To5cxa9bbtceXKTJtpUa3P4d5IQ9iboe5Y45B/fikZVRiMhqvvm3jutUt38V6cP/kRBDvrxr31Z6qGwYPXjto1PvQHmfw9E/7702zOTnDaytNAihG60sp4Mg2oFRlYdizHgVMymYF3C+yfpWCsJ8N6EtmtazjAiCedLlJmauFKsqRhcelXatvE/b90j5Vs8o50OQ1GlR/VoPiD36/yr9/YHdkQvYun2xJcxnAzztrj/0Enz3hlICwV5mJ+T7JkbmdFhsqpckjX juju-client-key default-series:xenial enable-os-refresh-update:true agent-metadata-url: http-proxy: max-status-history-age:336h use-floating-ip:true image-metadata-url: image-stream:released disable-network-management:false no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false use-default-secgroup:true name:controller update-status-hook-interval:5m apt-http-proxy: uuid:a3578c48-b40e-4b61-8ff1-d4988a06f275 provisioner-harvest-mode:destroyed apt-ftp-proxy: network:a35a8734-7ee8-48ef-a5b3-d1928c80e90a apt-mirror: enable-os-upgrade:true resource-tags: max-action-results-size:5G ignore-machine-addresses:false proxy-ssh:false apt-https-proxy: max-status-history-size:5G logging-config: development:false max-action-results-age:336h automatically-retry-hooks:true https-proxy: type:openstack external-network: net-bond-reconfigure-delay:17 ftp-proxy: agent-stream:released transmit-vendor-metrics:true apt-no-proxy:] 09:55:07 INFO juju.provider.openstack provider.go:144 opening model "controller" 09:55:07 DEBUG goose :1 auth details: &{Token:gAAAAABbk5x7tpgwotsMjbmUMsKLnJHwpyh46xS-n8bZct5C3AbNrr80736pa1ZuoxG1bkujnJDYeMjN71S97PJoCI2Dv27ndFgGOjY2ECnDNT5BLgwUxqCtQF17hSevNilVXiIgGR5DTXaLQCmoQ6MECYOrViK0odjcBtNC0AmiFHTaC6gcpa8 TenantId:e5e679be4b5246b1a74595874741daab UserId:d9d0f3b6f191442096c842337553b079 Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.23:5000 compute:http://172.30.9.23:8774/v2.1 key-manager:http://172.30.9.23:9311 network:http://172.30.9.23:9696 policy:http://172.30.9.23:1789 image:http://172.30.9.23:9292 cloudformation:http://172.30.9.23:8000/v1 orchestration:http://172.30.9.23:8004/v1/e5e679be4b5246b1a74595874741daab volume:http://172.30.9.23:8776/v1/e5e679be4b5246b1a74595874741daab metric:http://172.30.9.23:8041 nfv-orchestration:http://172.30.9.23:9890 volumev2:http://172.30.9.23:8776/v2/e5e679be4b5246b1a74595874741daab volumev3:http://172.30.9.23:8776/v3/e5e679be4b5246b1a74595874741daab alarming:http://172.30.9.23:8042 placement:http://172.30.9.23:8778/placement]]} 09:55:07 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 09:55:07 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:8774/" 09:55:07 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 09:55:08 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 09:55:08 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 09:55:08 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 09:55:08 INFO cmd bootstrap.go:233 Loading image metadata 09:55:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 09:55:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 09:55:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [wily win2008r2 win2012hv win2016 win2016nano yakkety win7 win81 saucy xenial win2012r2 win2012 win2016hv centos7 quantal trusty win2012hvr2 precise raring vivid zesty win8 win10 opensuseleap utopic genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 09:55:08 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 09:55:10 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 09:55:11 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 09:55:11 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 09:55:11 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 09:55:11 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 09:55:11 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 09:55:11 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 09:55:11 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 09:55:11 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 09:55:11 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 09:55:11 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 09:55:11 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 09:55:12 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 09:55:15 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 09:55:15 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 09:55:16 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 09:55:16 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:5b49f771-b505-4d57-b829-0d84eec1b314 Arch:amd64 VirtType:}] 09:55:16 INFO juju.environs.instances image.go:106 find instance - using image with id: 5b49f771-b505-4d57-b829-0d84eec1b314 09:55:16 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 09:55:16 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 09:55:16 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2491 bytes 09:55:16 DEBUG juju.provider.openstack provider.go:1022 using network id "a35a8734-7ee8-48ef-a5b3-d1928c80e90a" 09:55:16 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:9696/" 09:55:16 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] 09:55:21 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" has status BUILD, wait 10 seconds before retry, attempt 12 09:57:34 INFO juju.provider.openstack provider.go:1189 started instance "9e53bdbf-f032-42dc-a2bf-eb0e615b0efa" 09:57:34 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 09:57:36 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.208 09:57:36 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.208 - 9e53bdbf-f032-42dc-a2bf-eb0e615b0efa (arch=amd64 mem=2G cores=1) 09:57:38 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 09:57:38 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 09:57:38 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 09:57:38 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 09:57:41 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 09:57:41 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 09:57:43 DEBUG juju.provider.openstack provider.go:414 instance 9e53bdbf-f032-42dc-a2bf-eb0e615b0efa has floating IP address: 172.30.9.208 Attempting to connect to 172.30.9.208:22 Attempting to connect to 192.168.121.11:22 09:57:43 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 09:57:43 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-06f275-controller-0 09:59:14 INFO cmd bootstrap.go:423 Bootstrap agent now started 09:59:15 DEBUG juju.provider.openstack provider.go:414 instance 9e53bdbf-f032-42dc-a2bf-eb0e615b0efa has floating IP address: 172.30.9.208 09:59:15 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.208:17070 192.168.121.11:17070] 09:59:15 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.208 to verify accessibility... 09:59:15 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.11:17070] 09:59:17 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" 09:59:17 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" 09:59:18 DEBUG juju.api monitor.go:35 RPC connection died 09:59:18 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 09:59:18 INFO cmd controller.go:88 Controller machines are in the "controller" model. 09:59:18 INFO cmd controller.go:89 Initial model "default" added. 09:59:18 INFO cmd supercommand.go:465 command finished 2018-09-08 09:59:18,730 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-09-08 09:59:18,730 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-09-08 09:59:39,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-09-08 09:59:39,547 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-09-08 10:25:37,000 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-08 10:25:20.265028Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-08 10:25:37,001 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-09-08 10:25:37,001 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-09-08 10:25:37,154 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.207 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.202 3306/tcp oai-epc/0* active idle 2 172.30.9.203 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.207 ec513131-137e-4f27-80de-7a30efb025bc xenial nova ACTIVE 1 started 172.30.9.202 f14299eb-b0e9-4866-831b-80a36176fc06 trusty nova ACTIVE 2 started 172.30.9.203 5850d7d2-a69a-40c7-9243-749415e02536 trusty nova ACTIVE 3 started 172.30.9.205 3238bb14-9013-47af-9ca9-6bfa4eb2d6dd trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-09-08 10:25:37,308 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.207 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-09-08 10:25:37,310 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-09-08 10:25:37,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.203 (agent:idle, workload:active) 2152/udp 2018-09-08 10:25:37,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-09-08 10:25:37,613 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.205 (agent:idle, workload:active) 2018-09-08 10:25:37,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-09-08 10:25:37,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-09-08 10:25:38,188 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-09-08 10:25:38,189 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-09-08 10:25:38,675 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-f90659-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.207 closed. 2018-09-08 10:25:38,676 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-09-08 10:25:39,799 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 69b4a3d3-1949-4171-8a11-05b4b424536d 2018-09-08 10:35:20,104 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-08 10:35:03.383466Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-08 10:35:20,105 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-09-08 10:35:20,535 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-09-08 10:35:20,536 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-09-08 10:35:20,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-09-08 10:35:20,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-09-08 10:35:20,808 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-08 10:35:20,809 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-08 10:35:21,723 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 10:02:35 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 10:02:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 10:02:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 10:02:35 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 10:02:35 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 10:02:35 DEBUG juju.worker start "engine" machine-0: 10:02:35 INFO juju.worker start "engine" machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 10:02:35 DEBUG juju.worker "engine" started machine-0: 10:02:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 10:02:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 10:02:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:35 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:35 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 10:02:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 10:02:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 10:02:37 DEBUG juju.worker.apicaller connected machine-0: 10:02:37 DEBUG juju.worker.apicaller changing password... machine-0: 10:02:38 DEBUG juju.worker.apicaller password changed machine-0: 10:02:38 DEBUG juju.api RPC connection died machine-0: 10:02:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 10:02:38 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:02:38 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:38 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:38 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:38 DEBUG juju.worker.apicaller connected machine-0: 10:02:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:02:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:02:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:02:38 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 10:02:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:02:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:02:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 10:02:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 10:02:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:02:38 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:02:38 INFO juju.worker.upgrader unblocking abort check machine-0: 10:02:38 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 10:02:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 10:02:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 10:02:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:02:39 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:02:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 10:02:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.logger logger setup machine-0: 10:02:39 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:02:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:02:39 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:02:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 10:02:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 10:02:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 10:02:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-0: 10:02:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 10:02:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:02:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:02:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:02:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:02:39 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 10:02:39 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:02:39 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-0: 10:02:39 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-0: 10:02:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 10:02:39 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 10:02:39 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 10:02:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 10:02:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 10:02:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 10:02:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:02:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:02:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:02:39 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 10:02:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 10:02:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:02:39 DEBUG juju.network "lxdbr0" has addresses [fe80::b846:eeff:feed:121e/64 fe80::1/64] machine-0: 10:02:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:02:39 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 10:02:39 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 10:02:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:02:39 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:02:39 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:02:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:02:39 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] machine-0: 10:02:39 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 10:02:39 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 10:02:39 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 10:02:39 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 10:02:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 10:02:40 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 10:02:40 INFO juju.worker.machiner "machine-0" started machine-0: 10:02:40 DEBUG juju.worker start "0-container-watcher" machine-0: 10:02:40 DEBUG juju.worker start "stateconverter" machine-0: 10:02:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 10:02:40 INFO juju.worker start "0-container-watcher" machine-0: 10:02:40 DEBUG juju.worker "0-container-watcher" started machine-0: 10:02:40 INFO juju.worker start "stateconverter" machine-0: 10:02:40 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 10:02:40 DEBUG juju.worker "stateconverter" started machine-0: 10:02:40 DEBUG juju.service discovered init system "systemd" from local host machine-0: 10:02:40 DEBUG juju.worker.deployer state addresses: ["192.168.121.11:37017"] machine-0: 10:02:40 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "172.30.9.208:17070"] machine-0: 10:02:40 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 10:02:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 10:02:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 10:02:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 10:02:40 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 10:02:40 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 10:02:40 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 10:02:40 INFO juju.worker start "api" unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:02:40 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:02:40 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:02:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:02:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:02:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:02:42 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 10:02:42 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 10:02:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:02:42 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:02:42 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:02:42 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:02:42 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-0: 10:02:42 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:f4:de:67 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:f4:de:67 1450 0 ens3 ethernet false false manual [] [] []} {3 ba:46:ee:ed:12:1e 1500 0 lxdbr0 bridge false false manual [] [] []} {3 ba:46:ee:ed:12:1e 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network "lxdbr0" has addresses [fe80::b846:eeff:feed:121e/64 fe80::1/64] unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network including address public:172.30.9.208 for machine unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 10:02:43 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 10:02:43 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.dependency "uniter" manifold worker started machine-0: 10:02:43 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 10:02:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 10:02:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 10:02:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:02:43 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 10:02:43 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 10:02:43 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:02:43 DEBUG httpbakery client do GET https://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 10:02:43 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 10:02:43 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:02:43 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:02:44 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:02:44 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:02:44 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 10:02:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:02:46 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 10:02:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 10:02:46 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:02:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:02:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:02:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3832 kB/s) unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54340 files and directories currently installed.) unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 10:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 10:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 10:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 10:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:04:25 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:04:26 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:04:28 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 10:04:29 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:04:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:04:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install --2018-09-08 10:05:07-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 10:05:08 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 10:05:08 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 10:05:08 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 10:05:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:05:08 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 92.4K 8m25s unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 183K 6m19s unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 93.0K 6m59s unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 184K 6m17s unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 184K 5m52s unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 185K 5m35s unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 185K 5m23s unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 185K 5m13s unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 185K 5m6s unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 185K 5m0s unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 185K 4m55s unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 186K 4m51s unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 186K 4m47s unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 7.73M 4m27s unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 93.2K 4m42s unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 31.1M 4m24s unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 185K 4m23s unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 185K 4m21s unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 186K 4m20s unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 612K 4m11s unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 259K 4m7s unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 186K 4m7s unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 186K 4m6s unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 254K 4m3s unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 643K 3m56s unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 186K 3m56s unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 187K 3m56s unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 375K 3m52s unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 342K 3m48s unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 189K 3m48s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 257K 3m46s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 602K 3m41s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 186K 3m42s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 191K 3m42s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 616K 3m37s unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 252K 3m36s unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 184K 3m37s unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 191K 3m37s unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 256K 3m35s unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 325K 3m33s unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 248K 3m32s unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 185K 3m33s unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 187K 3m33s unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 211K 3m33s unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 749K 3m29s unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 208K 3m29s unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 187K 3m29s unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 164K 3m30s unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 88.3M 3m26s unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 186K 3m26s unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 188K 3m27s unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 207K 3m27s unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 187K 3m27s unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 359K 3m25s unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 299K 3m24s unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 189K 3m24s unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 206K 3m24s unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 361K 3m22s unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 303K 3m21s unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 209K 3m21s unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 192K 3m21s unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 444K 3m19s unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 255K 3m19s unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 208K 3m19s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 358K 3m17s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 300K 3m16s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 211K 3m16s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 292K 3m15s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 296K 3m14s unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 239K 3m14s unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 192K 3m14s unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 344K 3m13s unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 284K 3m12s unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 212K 3m12s unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 351K 3m11s unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 307K 3m10s unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 211K 3m10s unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 356K 3m9s unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 306K 3m8s unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 212K 3m8s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 376K 3m7s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 139K 3m8s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 84.5M 3m6s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 275K 3m5s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 292K 3m4s unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 210K 3m4s unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 228K 3m4s unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 305K 3m3s unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 314K 3m3s unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 229K 3m2s unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 608K 3m1s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 210K 3m1s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 374K 3m0s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 308K 2m59s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 218K 2m59s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 387K 2m58s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 321K 2m58s unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 372K 2m57s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 358K 2m56s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 199K 2m56s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 1.03M 2m54s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 215K 2m54s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 372K 2m54s unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 345K 2m53s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 229K 2m53s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 621K 2m52s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 222K 2m51s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 373K 2m51s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 331K 2m50s unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 242K 2m50s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 546K 2m49s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 220K 2m49s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 637K 2m48s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 245K 2m47s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 385K 2m47s unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 342K 2m46s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 245K 2m46s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 547K 2m45s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 223K 2m45s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 623K 2m44s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 255K 2m44s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 432K 2m43s unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 315K 2m42s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 448K 2m42s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 309K 2m41s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 461K 2m40s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 315K 2m40s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 449K 2m39s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 331K 2m39s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 1.10M 2m38s unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 261K 2m37s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 698K 2m36s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 476K 2m36s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 161K 2m36s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 90.4M 2m35s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 544K 2m34s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 430K 2m33s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 323K 2m33s unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 429K 2m32s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 325K 2m32s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 429K 2m31s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 339K 2m31s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 410K 2m30s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 423K 2m30s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 456K 2m29s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 477K 2m28s unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 395K 2m28s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 351K 2m27s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 481K 2m27s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 418K 2m26s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 360K 2m26s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 652K 2m25s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 454K 2m25s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 161K 2m25s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 71.2M 2m24s unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 921K 2m23s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 291K 2m23s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 417K 2m22s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 324K 2m22s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 417K 2m21s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 275K 2m21s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 396K 2m21s unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 330K 2m21s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 128K 2m21s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 42.6M 2m20s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 73.8M 2m19s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 239K 2m19s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 245K 2m19s unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 389K 2m19s unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 245K 2m19s unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 290K 2m18s unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 310K 2m18s unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 120K 2m19s unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 74.8M 2m18s unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 392K 2m18s unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 217K 2m18s unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 211K 2m18s unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 233K 2m18s unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 266K 2m17s unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 240K 2m17s unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 236K 2m17s unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 245K 2m17s unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 266K 2m17s unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 292K 2m17s unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 250K 2m17s unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 230K 2m17s unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 251K 2m17s unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 266K 2m16s unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 264K 2m16s unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 216K 2m16s unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 299K 2m16s unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 226K 2m16s unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 261K 2m16s unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 254K 2m16s unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 304K 2m15s unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 214K 2m15s unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 279K 2m15s unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 301K 2m15s unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 135K 2m16s unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.22M 2m15s unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 188K 2m15s unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 213K 2m15s unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 205K 2m15s unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 320K 2m15s unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 214K 2m15s unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 275K 2m14s unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 208K 2m14s unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 332K 2m14s unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 262K 2m14s unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 221K 2m14s unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 298K 2m14s unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 273K 2m14s unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 260K 2m13s unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 247K 2m13s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 294K 2m13s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 242K 2m13s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 299K 2m13s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 299K 2m12s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 242K 2m12s unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 250K 2m12s unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 332K 2m12s unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 262K 2m12s unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 219K 2m12s unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 388K 2m11s unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 263K 2m11s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 223K 2m11s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 396K 2m11s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 264K 2m11s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 225K 2m10s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 415K 2m10s unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 257K 2m10s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 307K 2m10s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 335K 2m9s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 261K 2m9s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 417K 2m9s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 268K 2m9s unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 408K 2m8s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 330K 2m8s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 321K 2m8s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 436K 2m7s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 322K 2m7s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 447K 2m7s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 419K 2m6s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 335K 2m6s unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 626K 2m6s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 338K 2m5s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 615K 2m5s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 412K 2m4s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 452K 2m4s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 638K 2m4s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 419K 2m3s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 672K 2m3s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 605K 2m2s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 437K 2m2s unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 678K 2m2s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 655K 2m1s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 421K 2m1s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 677K 2m0s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 942K 2m0s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 470K 1m59s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 667K 1m59s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 1.24M 1m58s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 633K 1m58s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 580K 1m58s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 748K 1m57s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.26M 1m57s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 634K 1m56s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 621K 1m56s unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 699K 1m55s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.26M 1m55s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 828K 1m54s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 805K 1m54s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 497K 1m54s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 1.12M 1m53s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 5.36M 1m53s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 677K 1m52s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 626K 1m52s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 763K 1m51s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.15M 1m51s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 5.65M 1m50s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 738K 1m50s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 616K 1m50s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 728K 1m49s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.18M 1m49s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 8.82M 1m48s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 834K 1m48s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 858K 1m47s unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 1.08M 1m47s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 733K 1m47s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 1.38M 1m46s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 10.3M 1m46s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 849K 1m45s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.94M 1m45s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 645K 1m44s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 826K 1m44s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 2.88M 1m44s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.64M 1m43s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.42M 1m43s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 1.26M 1m42s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 1.02M 1m42s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.10M 1m41s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 762K 1m41s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 1.40M 1m41s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 10.1M 1m40s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.44M 1m40s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 1.28M 99s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.02M 99s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 1.06M 99s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 895K 98s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.16M 98s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.59M 97s unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 9.91M 97s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 166K 97s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 80.8M 97s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 90.1M 96s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 99.7M 96s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 29.5M 95s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 88.0M 95s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 219K 95s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 78.8M 94s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 72.2M 94s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 75.7M 93s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 87.1M 93s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 91.0M 93s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 82.0M 92s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 14.2M 92s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 726K 91s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 971K 91s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 659K 91s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 1.25M 90s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.63M 90s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 10.8M 90s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 746K 89s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 944K 89s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 677K 89s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 1.21M 88s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.59M 88s unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 11.0M 88s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 935K 87s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 791K 87s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 668K 87s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.27M 86s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 1.43M 86s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 11.2M 86s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 9.54M 85s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 697K 85s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1003K 85s machine-1: 10:05:58 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 10:05:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 10:05:58 DEBUG juju.agent read agent config, format "2.0" machine-1: 10:05:58 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:05:58 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 10:05:58 DEBUG juju.worker start "engine" machine-1: 10:05:58 INFO juju.worker start "engine" machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 10:05:58 DEBUG juju.worker "engine" started machine-1: 10:05:58 DEBUG juju.worker.introspection stats worker now serving machine-1: 10:05:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 700K 84s machine-1: 10:05:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 10:05:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.25M 84s machine-1: 10:05:58 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-1: 10:05:58 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-1: 10:05:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 10:05:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.59M 84s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 11.1M 83s machine-1: 10:05:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 10:05:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.21M 83s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.26M 83s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 608K 83s machine-1: 10:05:58 DEBUG juju.worker.apicaller connected machine-1: 10:05:58 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 843K 82s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 3.17M 82s unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 1.61M 82s machine-1: 10:05:58 DEBUG juju.worker.apicaller password changed machine-1: 10:05:58 DEBUG juju.api RPC connection died machine-1: 10:05:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:05:58 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:05:58 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-1: 10:05:58 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-1: 10:05:58 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 9.68M 81s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 184K 81s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 73.5M 81s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 68.9M 81s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 70.4M 80s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 74.8M 80s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 84.8M 80s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 87.9M 79s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 804K 79s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 570K 79s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 698K 78s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.30M 78s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 7.18M 78s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 914K 78s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 743K 77s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 520K 77s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.13M 77s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 6.88M 77s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.33M 76s unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 608K 76s machine-1: 10:05:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 145K 76s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 74.6M 76s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 87.3M 76s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 75.6M 75s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 604K 75s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 81.3M 75s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 91.9M 74s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 84.3M 74s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 800K 74s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 399K 74s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 748K 73s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 4.15M 73s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 736K 73s machine-1: 10:06:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:06:00 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:06:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 403K 73s machine-1: 10:06:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 752K 72s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.10M 72s machine-1: 10:06:00 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:06:00 INFO juju.worker.upgrader unblocking abort check machine-1: 10:06:00 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 10:06:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 10:06:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:06:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:06:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:06:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 10:06:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.logger logger setup machine-1: 10:06:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 10:06:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:06:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:06:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:06:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:06:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:06:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 180K 72s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 65.6M 72s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 77.3M 72s unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 90.5M 71s machine-1: 10:06:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:06:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:06:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:06:00 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:06:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:06:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:06:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:06:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:06:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 10:06:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:06:01 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:06:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:06:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:06:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:06:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 10:06:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-1: 10:06:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:06:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 10:06:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:06:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:06:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:06:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:06:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:06:01 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 10:06:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:06:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 10:06:01 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 10:06:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:06:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:06:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:06:01 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 10:06:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 10:06:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:06:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:06:01 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:06:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:06:01 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 466K 71s machine-1: 10:06:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 362K 71s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.44M 71s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 451K 71s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 416K 70s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.23M 70s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 455K 70s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 433K 70s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.13M 70s unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 678K 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 331K 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.19M 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 937K 69s machine-1: 10:06:02 DEBUG juju.worker start "1-container-watcher" machine-1: 10:06:02 DEBUG juju.worker start "stateconverter" machine-1: 10:06:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 10:06:02 INFO juju.worker start "1-container-watcher" machine-1: 10:06:02 DEBUG juju.worker "1-container-watcher" started machine-1: 10:06:02 INFO juju.worker start "stateconverter" machine-1: 10:06:02 DEBUG juju.worker "stateconverter" started machine-1: 10:06:02 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 122K 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 687K 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 88.6M 69s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 71.2M 68s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 7.62M 68s unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 412K 68s machine-1: 10:06:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:06:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 353K 68s machine-1: 10:06:02 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 1.24M 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 252K 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.22M 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 422K 67s machine-1: 10:06:03 DEBUG juju.service discovered init system "upstart" from local host machine-1: 10:06:03 INFO juju.worker.machiner "machine-1" started machine-1: 10:06:03 DEBUG juju.worker.deployer state addresses: ["192.168.121.11:37017"] machine-1: 10:06:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "172.30.9.208:17070"] machine-1: 10:06:03 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 10:06:03 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 10:06:03 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 10:06:03 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 10:06:03 DEBUG juju.worker start "api" unit-mysql-0: 10:06:03 INFO juju.worker start "api" unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 10:06:03 DEBUG juju.worker "api" started unit-mysql-0: 10:06:03 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 347K 67s unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-mysql-0: 10:06:03 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:06:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.88M 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 273K 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 146K 67s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 93.4M 66s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 80.6M 66s unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 5.36M 66s unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 267K 66s unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 608K 66s unit-mysql-0: 10:06:04 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:06:04 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 295K 65s unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 545K 65s unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 300K 65s unit-mysql-0: 10:06:04 DEBUG juju.worker.apicaller password changed unit-mysql-0: 10:06:04 DEBUG juju.api RPC connection died unit-mysql-0: 10:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:06:04 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:90:bf:a5 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.5 [] [] []} {2 fa:16:3e:90:bf:a5 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 10:06:04 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:06:04 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-mysql-0: 10:06:04 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-mysql-0: 10:06:04 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 486K 65s unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 422K 65s unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 333K 65s unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 880K 65s unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 234K 65s unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.75M 64s unit-mysql-0: 10:06:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 254K 64s unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 758K 64s unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 10:06:05 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:06:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:06:05 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 10:06:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:06:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:06:05 DEBUG juju.network including address public:172.30.9.208 for machine unit-mysql-0: 10:06:05 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-mysql-0: 10:06:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 10:06:05 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 10:06:05 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 10:06:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 10:06:05 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-mysql-0: 10:06:05 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 10:06:05 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 10:06:05 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 10:06:05 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 10:06:05 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.logger logger setup unit-mysql-0: 10:06:05 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 306K 64s unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 10:06:05 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 474K 64s unit-mysql-0: 10:06:05 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 10:06:05 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 10:06:05 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 941K 64s unit-mysql-0: 10:06:06 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 233K 64s unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 2.95M 63s unit-mysql-0: 10:06:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 10:06:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 10:06:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 10:06:06 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 10:06:06 INFO juju.worker.uniter resuming charm install unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 10:06:06 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 10:06:06 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 10:06:06 DEBUG httpbakery client do GET https://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 10:06:06 DEBUG httpbakery } -> error unit-mysql-0: 10:06:06 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 10:06:06 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 271K 63s unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 679K 63s unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 309K 63s unit-mysql-0: 10:06:06 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 462K 63s unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 994K 63s unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 229K 63s unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.49M 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 270K 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 626K 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 440K 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 117K 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 35.3M 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 52.3M 62s unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.01M 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 227K 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 755K 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 244K 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 438K 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 319K 61s unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 318K 61s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 131K 61s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 58.0M 61s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 58.2M 60s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 242K 60s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 515K 60s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 212K 60s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 184K 60s unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.80M 60s unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 145K 60s unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 294K 60s unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 183K 60s unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 163K 60s unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 185K 60s unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 185K 60s unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 210K 60s unit-abot-epc-basic-0: 10:06:12 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 189K 60s unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 10:06:12 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:06:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 10:06:12 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:06:12 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 185K 60s unit-mysql-0: 10:06:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:06:12 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 182K 60s unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:06:12 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 189K 60s unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:06:12 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 10:06:13 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 186K 60s unit-mysql-0: 10:06:13 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:06:13 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 10:06:13 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 10:06:13 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 10:06:13 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 186K 60s unit-abot-epc-basic-0: 10:06:13 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 185K 60s unit-mysql-0: 10:06:13 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1037 kB/s) unit-abot-epc-basic-0: 10:06:13 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 186K 60s unit-abot-epc-basic-0: 10:06:14 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 189K 60s unit-mysql-0: 10:06:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 10:06:14 DEBUG unit.mysql/0.install (Reading database ... 78141 files and directories currently installed.) unit-mysql-0: 10:06:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 10:06:14 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:14 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 190K 60s unit-abot-epc-basic-0: 10:06:14 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 229K 60s unit-abot-epc-basic-0: 10:06:14 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 225K 60s unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 220K 60s unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 240K 59s unit-mysql-0: 10:06:15 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 219K 59s unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 193K 59s unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 243K 59s unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 328K 59s unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 260K 59s unit-mysql-0: 10:06:16 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 208K 59s unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 463K 59s unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 271K 59s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 338K 59s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 383K 59s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 344K 58s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 400K 58s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 345K 58s unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 407K 58s unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:06:17 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 353K 58s unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:06:17 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 418K 58s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 535K 58s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 440K 57s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 689K 57s unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (36.0 kB/s) unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 354K 57s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 443K 57s unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 853K 57s unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install (Reading database ... 78181 files and directories currently installed.) unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 503K 57s unit-mysql-0: 10:06:18 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 472K 56s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.68M 56s unit-abot-epc-basic-0: 10:06:18 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 507K 56s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 526K 56s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 783K 56s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 587K 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 727K 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 467K 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 3.08M 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 590K 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 742K 55s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 489K 54s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 3.30M 54s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 624K 54s unit-mysql-0: 10:06:19 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 754K 54s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 549K 54s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.89M 53s unit-abot-epc-basic-0: 10:06:19 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 924K 53s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 999K 53s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 962K 53s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 516K 53s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 2.63M 52s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 944K 52s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1008K 52s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 962K 52s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 561K 52s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.98M 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 3.34M 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 686K 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 792K 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.51M 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 599K 51s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 2.72M 50s unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.01M 50s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 161K 50s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 75.2M 50s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 71.0M 50s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 81.5M 49s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 79.6M 49s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 76.2M 49s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 76.5M 49s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 2.40M 49s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 884K 48s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 536K 48s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.55M 48s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 649K 48s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.85M 48s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 914K 48s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 537K 47s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.53M 47s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 650K 47s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 2.04M 47s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 884K 47s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 537K 47s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 2.56M 46s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 648K 46s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.19M 46s unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.01M 46s unit-mysql-0: 10:06:21 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 537K 46s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 2.48M 45s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 937K 45s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.28M 45s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 816K 45s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 537K 45s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 2.22M 45s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.87M 44s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 772K 44s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 2.21M 44s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 908K 44s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 564K 44s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 3.00M 44s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 943K 43s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.32M 43s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 841K 43s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 958K 43s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 828K 43s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.94M 42s unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.08M 42s unit-mysql-0: 10:06:22 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.29M 42s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 832K 42s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 923K 42s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 838K 42s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 3.42M 41s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 161K 41s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 73.3M 41s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 57.9M 41s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 53.4M 41s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 55.8M 41s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 39.9M 40s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.46M 40s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 826K 40s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 804K 40s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 849K 40s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 973K 40s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.16M 40s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 780K 39s unit-mysql-0: 10:06:23 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 477K 39s unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.58M 39s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 752K 39s unit-mysql-0: 10:06:24 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 833K 39s unit-mysql-0: 10:06:24 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 539K 39s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.74M 38s unit-mysql-0: 10:06:24 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 944K 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.19M 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 818K 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 502K 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.83M 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 177K 38s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 81.3M 37s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 81.3M 37s unit-mysql-0: 10:06:24 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 10:06:24 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 269K 37s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 80.1M 37s unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 65.8M 37s unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.60M 37s unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.25M 36s unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 610K 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 746K 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 454K 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 934K 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 520K 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 504K 36s unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.30M 36s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 651K 35s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 769K 35s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 464K 35s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 883K 35s unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 820K 35s unit-mysql-0: 10:06:25 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 512K 35s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 804K 35s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 597K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 736K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 528K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.31M 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 652K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 778K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 537K 34s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 709K 33s unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.09M 33s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 798K 33s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 475K 33s unit-mysql-0: 10:06:26 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 10:06:26 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 838K 33s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 1.02M 33s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 763K 33s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 497K 32s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 884K 32s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 855K 32s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 880K 32s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (6899 kB/s) unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 499K 32s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 908K 32s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 845K 32s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 885K 31s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 479K 31s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install (Reading database ... 78191 files and directories currently installed.) unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 990K 31s unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 788K 31s unit-mysql-0: 10:06:27 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:27 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 562K 31s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 805K 31s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 889K 31s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 857K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 534K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 805K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 891K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 789K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 564K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 806K 30s unit-mysql-0: 10:06:28 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 10:06:28 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 882K 30s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 794K 29s unit-mysql-0: 10:06:28 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 557K 29s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 750K 29s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 983K 29s unit-abot-epc-basic-0: 10:06:28 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 792K 29s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 557K 29s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 755K 29s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 884K 28s unit-mysql-0: 10:06:29 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 10:06:29 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 162K 28s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 91.5M 28s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 89.6M 28s unit-abot-epc-basic-0: 10:06:29 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 72.3M 28s unit-mysql-0: 10:06:29 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:30 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 49.9K 28s unit-abot-epc-basic-0: 10:06:30 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 85.0M 28s unit-abot-epc-basic-0: 10:06:30 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 60.2M 28s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 90.3K 28s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 11.2M 28s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 14.8M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 75.7M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 93.8M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 189K 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 12.0M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 10.8M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 188K 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 11.5M 27s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 10.7M 26s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 188K 26s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 11.5M 26s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 10.9M 26s unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 11.3M 26s unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 188K 26s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 11.2M 26s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 11.4M 26s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 190K 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 9.23M 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 11.0M 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 10.8M 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 190K 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 10.7M 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 11.3M 25s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 11.3M 24s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 190K 24s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 11.3M 24s unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 11.3M 24s unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.65M 24s unit-mysql-0: 10:06:32 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 202K 24s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 11.0M 24s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 11.3M 24s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 2.90M 23s unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 202K 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 8.70M 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 11.5M 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 6.89M 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.98M 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 204K 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 10.5M 23s unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 11.5M 22s unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 3.25M 22s unit-mysql-0: 10:06:33 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:33 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 789K 22s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 264K 22s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 11.1M 22s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 11.0M 22s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 3.36M 22s unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 451K 21s unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 354K 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 10.5M 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 11.0M 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 3.38M 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 2.38M 21s unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 217K 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 11.0M 21s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 9.99M 20s unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 11.2M 20s unit-mysql-0: 10:06:34 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:34 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.50M 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 96.2K 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 86.5M 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 69.2M 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 85.8M 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 80.3M 20s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 77.2M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 66.4M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 7.29M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 8.14M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 3.30M 19s unit-mysql-0: 10:06:35 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 10:06:35 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 149K 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 72.9M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 86.1M 19s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 72.4M 18s unit-mysql-0: 10:06:35 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 273K 18s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 6.22M 18s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 5.15M 18s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 686K 18s unit-mysql-0: 10:06:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 10:06:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 262K 18s unit-abot-epc-basic-0: 10:06:35 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 5.05M 18s unit-mysql-0: 10:06:36 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.29M 18s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 207K 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 5.38M 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.77M 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 203K 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 6.34M 17s unit-mysql-0: 10:06:36 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 10:06:36 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 5.12M 17s unit-mysql-0: 10:06:36 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 690K 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 262K 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 6.49M 17s unit-abot-epc-basic-0: 10:06:36 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.85M 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 202K 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 8.14M 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 178K 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 72.7M 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 80.4M 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 73.3M 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 830K 16s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 243K 15s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 4.75M 15s unit-mysql-0: 10:06:37 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 10:06:37 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 426K 15s unit-mysql-0: 10:06:37 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 332K 15s unit-abot-epc-basic-0: 10:06:37 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.13M 15s unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 198K 15s unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 4.30M 15s unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.82M 15s unit-mysql-0: 10:06:38 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 10:06:38 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 200K 15s unit-mysql-0: 10:06:38 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 4.96M 14s unit-abot-epc-basic-0: 10:06:38 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 178K 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 191K 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 63.3M 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 68.3M 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 6.03M 14s unit-mysql-0: 10:06:39 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 10:06:39 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:06:39 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 191K 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 4.48M 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 412K 14s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 327K 13s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 656K 13s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 256K 13s unit-abot-epc-basic-0: 10:06:39 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.40M 13s unit-mysql-0: 10:06:40 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 10:06:40 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 197K 13s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.87M 13s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 195K 13s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 4.92M 13s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 596K 13s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 269K 12s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 1.97M 12s unit-mysql-0: 10:06:40 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 201K 12s unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 3.76M 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 231K 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 990K 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 802K 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 238K 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 2.46M 12s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 199K 11s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 4.67M 11s unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 673K 11s unit-mysql-0: 10:06:41 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:06:41 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:06:41 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 255K 11s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.12M 11s unit-mysql-0: 10:06:42 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 10:06:42 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:06:42 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 201K 11s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 4.74M 11s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 142K 11s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 77.2M 11s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 67.6M 10s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 260K 10s unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 619K 10s unit-mysql-0: 10:06:43 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 10:06:43 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 257K 10s unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 616K 10s unit-mysql-0: 10:06:43 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 257K 10s unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 619K 10s unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 257K 10s unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 761K 10s unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 240K 9s unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 780K 9s unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 248K 9s unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 1.58M 9s unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 265K 9s unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 662K 9s unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 674K 9s unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 259K 9s unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 794K 9s unit-mysql-0: 10:06:44 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 242K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.83M 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 268K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 700K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 648K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 262K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.79M 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 270K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 580K 8s unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 793K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 261K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 784K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 252K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 1.39M 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 783K 7s unit-mysql-0: 10:06:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 10:06:46 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:06:46 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 263K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 703K 7s unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 259K 7s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.45M 6s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 525K 6s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 303K 6s unit-mysql-0: 10:06:47 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 10:06:47 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 760K 6s unit-mysql-0: 10:06:47 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 255K 6s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.57M 6s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 353K 6s unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 425K 6s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 147K 6s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 84.4M 5s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 93.7M 5s unit-mysql-0: 10:06:48 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 10:06:48 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 255K 5s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 642K 5s unit-mysql-0: 10:06:48 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 250K 5s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 648K 5s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 253K 5s unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 645K 5s unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 256K 4s unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 634K 4s unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 263K 4s unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 667K 4s unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 483K 4s unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 385K 4s unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 785K 4s unit-mysql-0: 10:06:49 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 251K 4s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 742K 4s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 255K 3s unit-mysql-0: 10:06:50 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 10:06:50 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 672K 3s unit-mysql-0: 10:06:50 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 524K 3s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 386K 3s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 787K 3s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 260K 3s unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 693K 3s unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 358K 3s unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 564K 3s unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 851K 2s unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 253K 2s unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 731K 2s unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 285K 2s unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 985K 2s unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 840K 2s unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 10:06:51 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 253K 2s unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 740K 2s unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 259K 2s unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 716K 1s unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 901K 1s unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 301K 1s unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 745K 1s unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 10:06:52 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 255K 1s unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 736K 1s unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 495K 1s unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 419K 1s unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 710K 1s unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 255K 0s unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 715K 0s unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 522K 0s unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 386K 0s unit-mysql-0: 10:06:53 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 759K=1m45s unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install 2018-09-08 10:06:53 (443 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:06:54 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 10:06:55 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 10:06:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 10:06:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 10:06:56 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 10:06:57 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 10:06:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 10:06:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 10:06:58 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:06:59 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-mysql-0: 10:07:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 10:07:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-mysql-0: 10:07:00 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-mysql-0: 10:07:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 10:07:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 10:07:02 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-mysql-0: 10:07:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-mysql-0: 10:07:06 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-mysql-0: 10:07:07 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-mysql-0: 10:07:07 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-mysql-0: 10:07:08 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-mysql-0: 10:07:08 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-mysql-0: 10:07:08 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-mysql-0: 10:07:09 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 10:07:09 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-mysql-0: 10:07:10 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-mysql-0: 10:07:10 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-mysql-0: 10:07:10 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-mysql-0: 10:07:11 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-mysql-0: 10:07:11 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-mysql-0: 10:07:11 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-mysql-0: 10:07:11 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-mysql-0: 10:07:12 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:07:12 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-mysql-0: 10:07:12 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:07:12 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-mysql-0: 10:07:12 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-mysql-0: 10:07:13 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 10:07:14 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-mysql-0: 10:07:14 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-134.160 [867 kB] unit-mysql-0: 10:07:14 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 10:07:14 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-mysql-0: 10:07:14 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 10:07:15 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 10:07:15 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-mysql-0: 10:07:15 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-mysql-0: 10:07:16 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-mysql-0: 10:07:16 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:07:16 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-mysql-0: 10:07:17 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-mysql-0: 10:07:17 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:18 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-mysql-0: 10:07:18 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 10:07:18 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:07:18 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-mysql-0: 10:07:19 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-mysql-0: 10:07:19 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-mysql-0: 10:07:20 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-mysql-0: 10:07:20 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-mysql-0: 10:07:20 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-mysql-0: 10:07:21 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-mysql-0: 10:07:21 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-mysql-0: 10:07:21 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 10:07:22 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 10:07:23 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (151 kB/s) unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install (Reading database ... 83319 files and directories currently installed.) unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-mysql-0: 10:07:24 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3782 kB/s) unit-mysql-0: 10:07:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:07:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:07:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:07:26 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 10:07:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 10:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 10:07:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 10:07:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 10:07:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 10:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 10:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-mysql-0: 10:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:07:32 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 10:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 10:07:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 10:07:33 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-mysql-0: 10:07:33 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (375 kB/s) unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install (Reading database ... 83419 files and directories currently installed.) unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-mysql-0: 10:07:34 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 10:07:35 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 10:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 10:07:37 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 10:07:37 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:07:37 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 10:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 10:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 10:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 10:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 10:07:38 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 10:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 10:07:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 10:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 10:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 10:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 10:07:39 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 10:07:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 10:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 10:07:40 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 10:07:40 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:07:40 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 10:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 10:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 10:07:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 10:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 10:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 10:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-mysql-0: 10:07:43 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 10:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 10:07:43 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 10:07:44 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 10:07:44 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 10:07:45 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 10:07:45 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 10:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 10:07:45 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 10:07:45 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 10:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-mysql-0: 10:07:46 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 10:07:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 10:07:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 10:07:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 10:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-mysql-0: 10:07:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:07:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:07:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:07:47 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 10:07:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 10:07:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 10:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 10:07:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 10:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 10:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 10:07:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 10:07:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 10:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 10:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 10:07:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 10:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 10:07:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 10:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 10:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 10:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:07:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 10:07:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:07:56 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 10:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 10:07:56 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 10:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 10:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 10:07:57 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 10:07:58 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 10:07:58 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 10:07:58 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 10:07:58 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 10:07:59 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 10:07:59 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-mysql-0: 10:07:59 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 10:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 10:07:59 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3054 kB/s) unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 10:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 10:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed (Reading database ... 83513 files and directories currently installed.) unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 10:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 10:08:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 10:08:01 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 10:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 10:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 10:08:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 10:08:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 10:08:02 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 10:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 10:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:08:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 10:08:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 10:08:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 10:08:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:08:04 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 10:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 10:08:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 10:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 10:08:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 10:08:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 10:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 10:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 10:08:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 10:08:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 10:08:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:08:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 10:08:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:08:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 10:08:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 10:08:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 10:08:09 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 10:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 10:08:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 10:08:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:08:10 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:08:11 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 10:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:08:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 10:08:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:08:12 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 10:08:12 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 10:08:13 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:08:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 10:08:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:08:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 10:08:13 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:08:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:08:14 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 10:08:14 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:08:15 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 10:08:15 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:08:15 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:08:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 10:08:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:08:17 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:08:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 10:08:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 10:08:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:08:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 10:08:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:08:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:08:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 10:08:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 10:08:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 10:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 10:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:08:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 10:08:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:08:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:08:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 10:08:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:08:23 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:08:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 10:08:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 10:08:25 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:08:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:08:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 10:08:25 DEBUG unit.mysql/0.config-changed 180908 10:08:25 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 10:08:25 DEBUG unit.mysql/0.config-changed 180908 10:08:25 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 10:08:25 DEBUG unit.mysql/0.config-changed 180908 10:08:25 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16996 ... unit-abot-epc-basic-0: 10:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 10:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:08:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 10:08:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:08:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:08:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 10:08:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:08:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 10:08:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:08:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:08:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 10:08:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:08:34 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:08:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 10:08:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 10:08:36 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 10:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 10:08:39 DEBUG unit.mysql/0.config-changed mysql start/running, process 17131 unit-mysql-0: 10:08:40 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 10:08:40 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 10:08:41 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 10:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 10:08:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:08:42 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 10:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 10:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 10:08:45 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:08:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:08:46 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:08:47 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 10:08:47 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61187 files and directories currently installed.) unit-abot-epc-basic-0: 10:08:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 10:08:47 DEBUG unit.mysql/0.config-changed mysql start/running, process 17251 unit-mysql-0: 10:08:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:08:47 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 10:08:47 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:08:48 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 10:08:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:08:49 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-134.160_amd64.deb ... unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-134.160) ... unit-mysql-0: 10:08:51 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 10:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 10:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:08:53 DEBUG unit.mysql/0.start mysql start/running, process 17361 unit-mysql-0: 10:08:53 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 10:08:54 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 10:08:54 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 10:08:54 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 10:08:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:08:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:08:54 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:08:54 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 10:08:54 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 10:08:54 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 10:08:54 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 10:08:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 10:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 10:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 10:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 10:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 10:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 10:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 10:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 10:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 10:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 10:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 10:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 10:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 10:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 10:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 10:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 10:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 10:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 10:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:09:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 10:09:28 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:09:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 10:09:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 10:09:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... machine-2: 10:09:34 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 10:09:34 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:09:34 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:09:34 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:09:34 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:09:34 DEBUG juju.worker start "engine" machine-2: 10:09:34 INFO juju.worker start "engine" machine-2: 10:09:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:09:34 DEBUG juju.worker "engine" started machine-2: 10:09:34 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:09:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.apicaller connecting with old password machine-2: 10:09:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:09:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:09:34 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:09:34 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:09:34 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:09:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 10:09:34 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... machine-2: 10:09:34 DEBUG juju.worker.apicaller connected machine-2: 10:09:34 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... machine-2: 10:09:34 DEBUG juju.worker.apicaller password changed machine-2: 10:09:34 DEBUG juju.api RPC connection died machine-2: 10:09:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 10:09:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:09:34 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:09:34 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:09:34 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:09:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-2: 10:09:35 DEBUG juju.worker.apicaller connected machine-2: 10:09:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:09:35 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:09:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:09:35 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:09:35 INFO juju.worker.upgrader unblocking abort check machine-2: 10:09:35 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:09:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:09:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:09:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:09:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:09:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:09:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-2: 10:09:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:09:35 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:09:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:09:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:09:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:09:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:09:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:09:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:09:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:09:35 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 10:09:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:09:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 10:09:35 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 10:09:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:09:35 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 10:09:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:09:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:09:35 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:09:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:09:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:09:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:09:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 10:09:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.logger logger setup machine-2: 10:09:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:09:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:09:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 10:09:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:09:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:09:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:09:35 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 10:09:35 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 10:09:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:09:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:09:35 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:09:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:09:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:09:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:09:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:09:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:09:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:09:35 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:09:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:09:36 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] machine-2: 10:09:36 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 10:09:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:09:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:09:36 DEBUG juju.worker start "2-container-watcher" machine-2: 10:09:36 DEBUG juju.worker start "stateconverter" machine-2: 10:09:36 INFO juju.worker start "2-container-watcher" machine-2: 10:09:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:09:36 DEBUG juju.worker "2-container-watcher" started machine-2: 10:09:36 INFO juju.worker start "stateconverter" machine-2: 10:09:36 DEBUG juju.worker "stateconverter" started machine-2: 10:09:36 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:09:36 INFO juju.worker.machiner "machine-2" started machine-2: 10:09:36 DEBUG juju.service discovered init system "upstart" from local host machine-2: 10:09:36 DEBUG juju.worker.deployer state addresses: ["192.168.121.11:37017"] machine-2: 10:09:36 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "172.30.9.208:17070"] machine-2: 10:09:36 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 10:09:37 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:09:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:09:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:09:37 DEBUG juju.worker start "api" unit-oai-epc-0: 10:09:37 INFO juju.worker start "api" unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:09:37 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:09:37 DEBUG juju.worker "api" started unit-oai-epc-0: 10:09:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:37 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:37 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:09:37 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:e6:f5:69 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:e6:f5:69 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 10:09:37 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:09:37 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:09:38 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 10:09:38 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:09:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:09:38 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:09:38 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:38 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:38 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:09:39 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:09:39 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:09:39 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:09:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:09:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:09:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:09:39 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:09:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:09:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:09:39 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 10:09:39 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-epc-0: 10:09:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:09:39 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:09:39 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:09:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:09:39 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-oai-epc-0: 10:09:39 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:09:39 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:09:39 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 10:09:39 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:09:39 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:09:39 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:09:39 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:09:39 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:09:39 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:09:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 10:09:39 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:09:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:09:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:09:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:09:39 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:09:39 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:09:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 10:09:39 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 10:09:39 DEBUG httpbakery client do GET https://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 10:09:39 DEBUG httpbakery } -> error unit-oai-epc-0: 10:09:39 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:09:39 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 10:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:09:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 10:09:39 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:09:41 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:09:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:09:41 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:09:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:09:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:09:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:09:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:09:41 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 10:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-oai-epc-0: 10:09:42 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:09:42 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 10:09:42 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 10:09:42 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 10:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-epc-0: 10:09:42 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 10:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-oai-epc-0: 10:09:43 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 10:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 10:09:43 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (1812 kB/s) unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:09:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 10:09:45 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 10:09:45 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:09:45 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-oai-epc-0: 10:09:46 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:09:47 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-epc-0: 10:09:47 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-oai-epc-0: 10:09:49 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-oai-epc-0: 10:09:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 10:09:50 DEBUG unit.oai-epc/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-epc-0: 10:09:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-oai-epc-0: 10:09:50 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 10:09:50 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-oai-epc-0: 10:09:51 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:09:53 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-oai-epc-0: 10:09:54 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:09:54 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-oai-epc-0: 10:09:55 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-epc-0: 10:09:55 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:09:56 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1497 kB/s) unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 10:09:56 DEBUG unit.oai-epc/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-epc-0: 10:09:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:09:57 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:09:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 10:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 10:09:58 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 10:09:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 10:09:58 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:09:59 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:09:59 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:09:59 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 10:09:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 10:09:59 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 10:10:00 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:10:00 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 10:10:00 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 10:10:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:10:00 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:01 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 10:10:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:10:01 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:04 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 10:10:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:10:04 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:04 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:10:05 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:05 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:06 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 10:10:06 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:10:06 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:10:06 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:06 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:07 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:10:07 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:10:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:10:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:10:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:10:10 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... machine-3: 10:10:10 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 10:10:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:10:10 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:10:11 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:10:11 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:10:11 DEBUG juju.worker start "engine" machine-3: 10:10:11 INFO juju.worker start "engine" machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:10:11 DEBUG juju.worker "engine" started machine-3: 10:10:11 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.apicaller connecting with old password machine-3: 10:10:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 10:10:11 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:10:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:10:11 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:10:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:10:11 DEBUG juju.worker.apicaller connected machine-3: 10:10:11 DEBUG juju.worker.apicaller changing password... machine-3: 10:10:11 DEBUG juju.worker.apicaller password changed machine-3: 10:10:11 DEBUG juju.api RPC connection died machine-3: 10:10:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 10:10:11 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:10:11 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:11 DEBUG juju.worker.apicaller connected machine-3: 10:10:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:10:12 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:10:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:10:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:10:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:10:12 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:10:12 INFO juju.worker.upgrader unblocking abort check machine-3: 10:10:12 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:10:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:10:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:10:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:10:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 10:10:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.logger logger setup machine-3: 10:10:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:10:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:10:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:10:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:10:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-3: 10:10:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:10:12 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:10:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:10:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:10:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:10:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:10:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 10:10:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:10:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:10:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:10:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:10:12 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 10:10:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:10:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 10:10:12 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 10:10:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:10:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:10:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:10:12 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 10:10:12 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 10:10:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:10:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:10:12 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:10:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:10:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:10:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:10:12 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:10:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:10:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:10:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:10:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:10:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:10:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:10:12 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:10:12 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] machine-3: 10:10:12 DEBUG juju.worker start "3-container-watcher" machine-3: 10:10:12 DEBUG juju.worker start "stateconverter" machine-3: 10:10:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:10:12 INFO juju.worker start "3-container-watcher" machine-3: 10:10:12 DEBUG juju.worker "3-container-watcher" started machine-3: 10:10:12 INFO juju.worker start "stateconverter" machine-3: 10:10:12 DEBUG juju.worker "stateconverter" started machine-3: 10:10:12 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:10:12 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:10:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:10:12 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 10:10:12 DEBUG juju.service discovered init system "upstart" from local host machine-3: 10:10:12 DEBUG juju.worker.deployer state addresses: ["192.168.121.11:37017"] machine-3: 10:10:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "172.30.9.208:17070"] machine-3: 10:10:12 INFO juju.worker.machiner "machine-3" started machine-3: 10:10:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 10:10:12 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:10:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:10:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:10:12 DEBUG juju.worker start "api" unit-oai-hss-0: 10:10:12 INFO juju.worker start "api" unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:10:12 DEBUG juju.worker "api" started unit-oai-hss-0: 10:10:12 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 10:10:12 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:10:12 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:10:12 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:13 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:10:13 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 10:10:13 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 10:10:13 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:10:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 10:10:13 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:10:13 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:10:13 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:10:13 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:10:13 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:4f:aa:52 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.15 [] [] []} {2 fa:16:3e:4f:aa:52 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 10:10:14 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:10:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:10:14 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:10:14 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:10:14 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:10:14 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:10:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:10:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:10:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:10:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:10:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:10:14 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 10:10:14 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-hss-0: 10:10:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:10:14 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:10:14 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:10:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:10:14 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-oai-hss-0: 10:10:14 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:10:14 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:10:14 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-oai-hss-0: 10:10:14 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-oai-hss-0: 10:10:14 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:10:14 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:10:14 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:10:14 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:10:14 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:10:14 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 10:10:14 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 10:10:14 DEBUG httpbakery client do GET https://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 10:10:14 DEBUG httpbakery } -> error unit-oai-hss-0: 10:10:14 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:10:14 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:10:14 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:10:14 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:10:15 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:10:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:10:15 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:10:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:10:16 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:10:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:10:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:10:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:10:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:10:17 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 10:10:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3108 kB/s) unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:10:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:10:20 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 10:10:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:10:20 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 10:10:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install --2018-09-08 10:10:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 10:10:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install 0K ....... 72.4M=0s unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install 2018-09-08 10:10:20 (72.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install --2018-09-08 10:10:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:10:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 365K 3s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 368K 3s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 37.1M 2s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 29.2M 1s unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 375K 2s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 37.1M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 31.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 47.2M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 38.4M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 52.2M 1s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 9.5 KB/sec) unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 385K 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 35.8M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 46.2M 0s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 57.4M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 48.8M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 50.4M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 57.9M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 64.8M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 62.8M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 60.4M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 80.3M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 119M=0.7s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2018-09-08 10:10:21 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install --2018-09-08 10:10:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 59.8M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 59.0M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 58.7M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 55.3M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 58.8M 0s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1145.5 KB/sec) unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 63.2M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 75.1M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 77.3M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 73.5M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 72.0M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 80.4M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 114M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 83.9M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 80.2M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 79.5M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 127M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 114M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 130M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 129M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 115M 0s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 129M 0s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 261.1 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 623.5 KB/sec) unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 404K 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 50.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 52.4M 1s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 56.1M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 63.6M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 55.6M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 48.2M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 72.4M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 73.0M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 76.3M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 66.3M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 74.4M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 74.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 76.1M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 66.0M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 72.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 76.3M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 73.5M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 65.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 73.3M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 75.1M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 73.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 62.2M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 75.7M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 73.8M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 75.4M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 74.5M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 120M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 129M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 127M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 106M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 128M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 128M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 128M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 113M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 125M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 130M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 126M 1s unit-oai-epc-0: 10:10:21 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 112M 1s unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1293.6 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 79.2 KB/sec) unit-abot-epc-basic-0: 10:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1287.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 445K 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 59.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 55.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 59.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 65.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 68.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 71.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 70.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 79.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 82.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 82.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 74.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 80.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 78.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 74.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 65.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 79.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 74.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 74.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 67.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 75.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 76.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 74.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 69.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 72.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 78.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 70.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 67.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 75.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 76.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 81.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 67.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 77.7M 1s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 74.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 75.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 81.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 122M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 102M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 128M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 129M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 125M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 114M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 130M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 109M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 124M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 129M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 129M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 114M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 193.4 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 117.2 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 469K 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 53.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 59.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 65.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 69.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 53.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 73.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 75.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 71.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 58.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 70.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 69.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 66.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 58.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 70.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 69.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 70.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 59.9M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 69.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 72.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 69.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 68.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 72.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 83.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 71.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 67.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 88.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 71.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 77.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 70.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 78.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 80.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 80.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 71.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 94.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 123M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 119M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 112M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 121M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 112M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 127M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 129M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 120M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 112M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 290.8 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 126M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 129M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 129M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 51.1 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 275.5 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 468K 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 60.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 49.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 66.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 57.7M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 34.3 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 66.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 71.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 78.0M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 90.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 94.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 80.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 77.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 69.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 82.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 75.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 77.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 70.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 78.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 78.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 78.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 69.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 78.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 76.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 77.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 70.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 85.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 87.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 78.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 84.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 91.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 86.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 91.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 68.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 91.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 78.2M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 350.2 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 76.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 65.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 82.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 81.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 113M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 95.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 116M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 115M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 115M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 101M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 111M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 115M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 115M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 102M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 115M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 69.6 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 179.7 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 101.0 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 468K 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 52.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 47.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 51.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 59.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 59.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 58.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 68.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 69.4M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 66.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 60.3M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 66.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 68.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 69.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 60.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 67.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 69.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 71.2M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 61.6M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 68.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 64.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 69.1M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 59.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 73.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 77.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 73.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 68.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 76.9M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 71.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 82.7M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 101.5 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 70.8M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 86.0M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 112M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 114M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 97.5M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 112M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 108M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 112M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 98.7M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 107M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 107M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 97.3M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 114M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 118M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 108M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 109M 0s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 118M 0s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 108M=0.7s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2018-09-08 10:10:22 (17.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install --2018-09-08 10:10:22-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 102.9 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 435.8 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1364.5 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 54.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 58.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 67.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 70.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 55.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 82.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 75.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 82.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 73.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 76.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 104M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 78.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 68.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 106M 1s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 822.5 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 77.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 78.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 82.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 79.6M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 84.7M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 97.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 69.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 86.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 88.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 73.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 79.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 83.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 68.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 82.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 64.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 92.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 62.6M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 73.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 77.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 72.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 78.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 72.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 74.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 70.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 67.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 83.7M 1s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 64.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 80.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 76.6M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 76.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 74.6M 1s unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 73.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 66.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 80.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 67.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 84.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 73.8M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 58.6M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 76.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 71.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 71.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 66.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 73.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 74.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 116M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 98.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 118M 1s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 208.0 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 718.2 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 509K 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 63.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 69.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 62.2M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 60.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 57.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 71.9M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 219.4 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 77.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 68.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 87.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 78.6M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 79.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 67.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 80.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 72.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 74.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 64.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 83.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 78.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 115M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 11.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 63.3M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 73.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 75.0M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 61.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 68.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 71.2M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 74.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 65.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 72.2M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 74.6M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 70.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 59.3M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 74.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 70.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 93.4M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 63.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 76.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 82.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 88.1M 2s unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 69.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 88.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 80.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 83.2M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 115M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 116M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 115M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 99.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 117M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 85.1M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 66.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 63.3M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 74.5M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 73.9M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 75.4M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 87.0M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 95.2M 1s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 106M 1s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 671.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/153 KB 3/48 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 525K 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 57.3M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 72.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 59.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 60.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 64.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 69.3M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 71.0M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 91.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 60.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 67.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 70.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 78.4M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 65.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 80.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 76.8M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 73.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 73.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 68.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 89.2M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 6/48 KB 3/153 KB 9/48 KB 3/153 KB 11/48 KB 3/153 KB 14/48 KB 3/153 KB 16/48 KB 3/153 KB 16/48 KB 6/153 KB 19/48 KB 6/153 KB 22/48 KB 9/153 KB 25/48 KB 9/153 KB 27/48 KB 9/153 KB 30/48 KB 9/153 KB 32/48 KB 9/153 KB 36/48 KB 9/153 KB 19/48 KB 9/153 KB 36/48 KB 11/153 KB 36/48 KB 14/153 KB 36/48 KB 16/153 KB 36/48 KB 19/153 KB 36/48 KB 22/153 KB 36/48 KB 25/153 KB 36/48 KB 27/153 KB 36/48 KB 30/153 KB 40/48 KB 30/153 KB 44/48 KB 30/153 KB 44/48 KB 3/35 KB 30/153 KB 48/48 KB 3/35 KB 32/153 KB 3/50 KB 48/48 KB 3/35 KB 32/153 KB 6/50 KB 48/48 KB 3/35 KB 32/153 KB 9/50 KB 48/48 KB 3/35 KB 32/153 KB 11/50 KB 48/48 KB 3/35 KB 32/153 KB 48/48 KB 3/35 KB 30/153 KB 48/48 KB 3/35 KB 36/153 KB 11/50 KB 48/48 KB 3/35 KB 40/153 KB 11/50 KB 48/48 KB 3/35 KB 44/153 KB 11/50 KB 48/48 KB 3/35 KB 48/153 KB 11/50 KB 48/48 KB 6/35 KB 48/153 KB 11/50 KB 48/48 KB 6/35 KB 52/153 KB 11/50 KB 48/48 KB 9/35 KB 56/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 60/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 64/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 68/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 52/153 KB 14/50 KB 3/30 KB 48/48 KB 9/35 KB 52/153 KB 14/50 KB 48/48 KB 9/35 KB 72/153 KB 16/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 19/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 22/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 25/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 27/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 30/50 KB 3/30 KB 48/48 KB 9/35 KB 72/153 KB 32/50 KB 3/30 KB 48/48 KB 9/35 KB 52/153 KB 11/50 KB 48/48 KB 11/35 KB 72/153 KB 32/50 KB 3/30 KB 48/48 KB 14/35 KB 72/153 KB 32/50 KB 3/30 KB 16/35 KB 72/153 KB 32/50 KB 3/30 KB 19/35 KB 72/153 KB 32/50 KB 3/30 KB 22/35 KB 72/153 KB 32/50 KB 3/30 KB 25/35 KB 72/153 KB 32/50 KB 6/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 870.8 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 7.37M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 68.3M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 64.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 74.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 64.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 66.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 60.0M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 65.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 67.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 66.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 61.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 69.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 64.7M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 25/35 KB 76/153 KB 32/50 KB 6/30 KB 25/35 KB 80/153 KB 36/50 KB 6/30 KB 22/35 KB 72/153 KB 32/50 KB 6/30 KB 27/35 KB 80/153 KB 36/50 KB 9/30 KB 27/35 KB 80/153 KB 36/50 KB 11/30 KB 27/35 KB 80/153 KB 36/50 KB 14/30 KB 27/35 KB 84/153 KB 36/50 KB 16/30 KB 27/35 KB 80/153 KB 36/50 KB 6/30 KB 25/35 KB 76/153 KB 36/50 KB 6/30 KB 27/35 KB 84/153 KB 40/50 KB 16/30 KB 27/35 KB 84/153 KB 44/50 KB 16/30 KB 27/35 KB 84/153 KB 48/50 KB 16/30 KB 27/35 KB 84/153 KB 50/50 KB 16/30 KB 30/35 KB 84/153 KB 50/50 KB 16/30 KB 32/35 KB 84/153 KB 50/50 KB 16/30 KB 27/35 KB 84/153 KB 36/50 KB 14/30 KB 32/35 KB 88/153 KB 50/50 KB 16/30 KB 35/35 KB 92/153 KB 50/50 KB 19/30 KB 35/35 KB 96/153 KB 50/50 KB 19/30 KB 35/35 KB 88/153 KB 50/50 KB 19/30 KB 32/35 KB 88/153 KB 50/50 KB 19/30 KB 35/35 KB 96/153 KB 50/50 KB 22/30 KB 35/35 KB 100/153 KB 50/50 KB 22/30 KB 35/35 KB 100/153 KB 50/50 KB 25/30 KB 35/35 KB 104/153 KB 50/50 KB 27/30 KB 35/35 KB 104/153 KB 50/50 KB 27/30 KB 35/35 KB 108/153 KB 50/50 KB 30/30 KB 35/35 KB 112/153 KB 50/50 KB 30/30 KB 35/35 KB 104/153 KB 50/50 KB 30/30 KB 35/35 KB 116/153 KB 50/50 KB 30/30 KB 35/35 KB 120/153 KB 50/50 KB 30/30 KB 35/35 KB 124/153 KB 50/50 KB 30/30 KB 35/35 KB 128/153 KB 50/50 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1058.3 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 67.9M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 59.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 70.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 75.3M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 35/35 KB 128/153 KB 4/190 KB 30/30 KB 35/35 KB 128/153 KB 8/190 KB 30/30 KB 35/35 KB 128/153 KB 12/190 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 539.6 KB/sec) unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 77.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 71.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 114M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 116M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 128/153 KB 16/190 KB 30/30 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 112M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 94.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 109M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 112M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 79.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 60.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 77.1M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 79.9M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 132/153 KB 16/190 KB 30/30 KB 136/153 KB 20/190 KB 140/153 KB 20/190 KB 132/153 KB 20/190 KB 30/30 KB 140/153 KB 24/190 KB 140/153 KB 28/190 KB 140/153 KB 32/190 KB 140/153 KB 36/190 KB 140/153 KB 40/190 KB 140/153 KB 44/190 KB 140/153 KB 48/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 483.6 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 68.7M 2s unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 76.9M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 67.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 78.6M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 63.7M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 70.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 88.5M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 115M 2s unit-oai-epc-0: 10:10:22 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 96.3M 2s unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 3/119 KB 140/153 KB 48/190 KB 6/119 KB 140/153 KB 48/190 KB 9/119 KB 140/153 KB 48/190 KB 11/119 KB 144/153 KB 52/190 KB 14/119 KB 144/153 KB 52/190 KB 9/119 KB 144/153 KB 52/190 KB 9/119 KB 144/153 KB 48/190 KB 14/119 KB 148/153 KB 52/190 KB 14/119 KB 152/153 KB 52/190 KB 14/119 KB 153/153 KB 52/190 KB 14/119 KB 153/153 KB 56/190 KB 14/119 KB 153/153 KB 60/190 KB 14/119 KB 153/153 KB 64/190 KB 3/37 KB 14/119 KB 153/153 KB 60/190 KB 3/37 KB 14/119 KB 153/153 KB 64/190 KB 6/37 KB 14/119 KB 153/153 KB 64/190 KB 9/37 KB 14/119 KB 153/153 KB 68/190 KB 9/37 KB 16/119 KB 3/86 KB 153/153 KB 68/190 KB 11/37 KB 16/119 KB 153/153 KB 68/190 KB 11/37 KB 16/119 KB 153/153 KB 68/190 KB 11/37 KB 19/119 KB 3/86 KB 153/153 KB 72/190 KB 14/37 KB 19/119 KB 5/86 KB 72/190 KB 16/37 KB 19/119 KB 5/86 KB 72/190 KB 14/37 KB 19/119 KB 8/86 KB 72/190 KB 16/37 KB 19/119 KB 8/86 KB 72/190 KB 19/37 KB 19/119 KB 11/86 KB 72/190 KB 19/37 KB 19/119 KB 11/86 KB 72/190 KB 22/37 KB 19/119 KB 11/86 KB 72/190 KB 25/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1641.1 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 19/119 KB 11/86 KB 72/190 KB 27/37 KB 19/119 KB 11/86 KB 72/190 KB 30/37 KB 19/119 KB 11/86 KB 72/190 KB 32/37 KB 19/119 KB 11/86 KB 72/190 KB 35/37 KB 16/119 KB 3/86 KB 153/153 KB 72/190 KB 35/37 KB 19/119 KB 13/86 KB 76/190 KB 35/37 KB 19/119 KB 13/86 KB 80/190 KB 35/37 KB 19/119 KB 13/86 KB 72/190 KB 35/37 KB 22/119 KB 13/86 KB 80/190 KB 35/37 KB 25/119 KB 13/86 KB 80/190 KB 35/37 KB 27/119 KB 13/86 KB 80/190 KB 35/37 KB 30/119 KB 13/86 KB 80/190 KB 35/37 KB 19/119 KB 13/86 KB 72/190 KB 35/37 KB 32/119 KB 13/86 KB 84/190 KB 35/37 KB 32/119 KB 16/86 KB 84/190 KB 35/37 KB 30/119 KB 13/86 KB 84/190 KB 35/37 KB 32/119 KB 16/86 KB 88/190 KB 35/37 KB 32/119 KB 19/86 KB 92/190 KB 35/37 KB 32/119 KB 19/86 KB 96/190 KB 35/37 KB 32/119 KB 19/86 KB 88/190 KB 35/37 KB 32/119 KB 21/86 KB 96/190 KB 35/37 KB 36/119 KB 24/86 KB 100/190 KB 35/37 KB 36/119 KB 27/86 KB 100/190 KB 35/37 KB 36/119 KB 21/86 KB 100/190 KB 35/37 KB 36/119 KB 21/86 KB 96/190 KB 35/37 KB 40/119 KB 27/86 KB 100/190 KB 37/37 KB 44/119 KB 27/86 KB 100/190 KB 37/37 KB 48/119 KB 27/86 KB 100/190 KB 37/37 KB 48/119 KB 27/86 KB 104/190 KB 37/37 KB 48/119 KB 27/86 KB 108/190 KB 37/37 KB 48/119 KB 29/86 KB 112/190 KB 37/37 KB 36/119 KB 27/86 KB 100/190 KB 37/37 KB 48/119 KB 29/86 KB 108/190 KB 37/37 KB 48/119 KB 32/86 KB 112/190 KB 37/37 KB 48/119 KB 36/86 KB 112/190 KB 37/37 KB 52/119 KB 40/86 KB 116/190 KB 4/66 KB 37/37 KB 52/119 KB 44/86 KB 116/190 KB 4/66 KB 37/37 KB 52/119 KB 48/86 KB 116/190 KB 4/66 KB 37/37 KB 52/119 KB 36/86 KB 112/190 KB 37/37 KB 56/119 KB 48/86 KB 116/190 KB 4/66 KB 37/37 KB 60/119 KB 48/86 KB 116/190 KB 4/66 KB 37/37 KB 64/119 KB 48/86 KB 116/190 KB 4/66 KB 37/37 KB 52/119 KB 36/86 KB 116/190 KB 4/66 KB 37/37 KB 52/119 KB 36/86 KB 116/190 KB 37/37 KB 64/119 KB 48/86 KB 120/190 KB 4/66 KB 37/37 KB 64/119 KB 48/86 KB 120/190 KB 8/66 KB 37/37 KB 64/119 KB 48/86 KB 120/190 KB 12/66 KB 37/37 KB 64/119 KB 48/86 KB 124/190 KB 12/66 KB 37/37 KB 64/119 KB 48/86 KB 128/190 KB 12/66 KB 37/37 KB 64/119 KB 48/86 KB 128/190 KB 16/66 KB 37/37 KB 64/119 KB 48/86 KB 132/190 KB 16/66 KB 37/37 KB 68/119 KB 48/86 KB 132/190 KB 16/66 KB 37/37 KB 68/119 KB 52/86 KB 132/190 KB 20/66 KB 37/37 KB 68/119 KB 52/86 KB 132/190 KB 16/66 KB 37/37 KB 72/119 KB 56/86 KB 136/190 KB 24/66 KB 37/37 KB 72/119 KB 56/86 KB 136/190 KB 24/66 KB 37/37 KB 76/119 KB 56/86 KB 136/190 KB 24/66 KB 37/37 KB 80/119 KB 56/86 KB 136/190 KB 24/66 KB 37/37 KB 72/119 KB 56/86 KB 136/190 KB 24/66 KB 37/37 KB 80/119 KB 56/86 KB 136/190 KB 28/66 KB 37/37 KB 80/119 KB 60/86 KB 136/190 KB 32/66 KB 80/119 KB 60/86 KB 136/190 KB 28/66 KB 80/119 KB 64/86 KB 136/190 KB 32/66 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 407.1 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 68/119 KB 52/86 KB 136/190 KB 28/66 KB 37/37 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 80/119 KB 64/86 KB 140/190 KB 32/66 KB 80/119 KB 64/86 KB 144/190 KB 36/66 KB 84/119 KB 68/86 KB 144/190 KB 40/66 KB 84/119 KB 68/86 KB 144/190 KB 36/66 KB 84/119 KB 64/86 KB 144/190 KB 36/66 KB 80/119 KB 64/86 KB 144/190 KB 32/66 KB 88/119 KB 68/86 KB 144/190 KB 44/66 KB 92/119 KB 68/86 KB 144/190 KB 44/66 KB 96/119 KB 68/86 KB 144/190 KB 44/66 KB 100/119 KB 68/86 KB 144/190 KB 44/66 KB 84/119 KB 72/86 KB 148/190 KB 44/66 KB 100/119 KB 72/86 KB 148/190 KB 44/66 KB 100/119 KB 68/86 KB 148/190 KB 44/66 KB 100/119 KB 76/86 KB 148/190 KB 44/66 KB 100/119 KB 76/86 KB 152/190 KB 48/66 KB 100/119 KB 76/86 KB 152/190 KB 44/66 KB 100/119 KB 80/86 KB 156/190 KB 48/66 KB 100/119 KB 80/86 KB 160/190 KB 48/66 KB 100/119 KB 80/86 KB 156/190 KB 48/66 KB 100/119 KB 84/86 KB 160/190 KB 48/66 KB 104/119 KB 86/86 KB 164/190 KB 52/66 KB 104/119 KB 84/86 KB 164/190 KB 52/66 KB 3/26 KB 104/119 KB 86/86 KB 164/190 KB 56/66 KB 6/26 KB 104/119 KB 86/86 KB 164/190 KB 56/66 KB 104/119 KB 86/86 KB 164/190 KB 56/66 KB 6/26 KB 104/119 KB 86/86 KB 164/190 KB 60/66 KB 6/26 KB 104/119 KB 86/86 KB 164/190 KB 64/66 KB 104/119 KB 84/86 KB 164/190 KB 48/66 KB 104/119 KB 84/86 KB 160/190 KB 48/66 KB 9/26 KB 108/119 KB 86/86 KB 164/190 KB 64/66 KB 9/26 KB 112/119 KB 86/86 KB 164/190 KB 64/66 KB 9/26 KB 116/119 KB 86/86 KB 164/190 KB 64/66 KB 9/26 KB 119/119 KB 86/86 KB 168/190 KB 64/66 KB 9/26 KB 104/119 KB 86/86 KB 164/190 KB 64/66 KB 9/26 KB 116/119 KB 86/86 KB 168/190 KB 64/66 KB 9/26 KB 119/119 KB 86/86 KB 172/190 KB 64/66 KB 11/26 KB 119/119 KB 86/86 KB 172/190 KB 66/66 KB 11/26 KB 119/119 KB 86/86 KB 176/190 KB 66/66 KB 9/26 KB 119/119 KB 86/86 KB 172/190 KB 66/66 KB 14/26 KB 119/119 KB 86/86 KB 176/190 KB 66/66 KB 16/26 KB 119/119 KB 86/86 KB 176/190 KB 66/66 KB 19/26 KB 119/119 KB 86/86 KB 180/190 KB 66/66 KB 22/26 KB 119/119 KB 86/86 KB 180/190 KB 66/66 KB 16/26 KB 119/119 KB 86/86 KB 180/190 KB 66/66 KB 22/26 KB 119/119 KB 86/86 KB 184/190 KB 66/66 KB 22/26 KB 119/119 KB 86/86 KB 188/190 KB 66/66 KB 22/26 KB 119/119 KB 86/86 KB 190/190 KB 66/66 KB 25/26 KB 119/119 KB 86/86 KB 190/190 KB 66/66 KB 26/26 KB 190/190 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 799.4 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 599.9 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 1074.8 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 26/26 KB 4/324 KB 190/190 KB 26/26 KB 8/324 KB 190/190 KB 26/26 KB 12/324 KB 4/79 KB 26/26 KB 16/324 KB 4/79 KB 26/26 KB 8/324 KB 4/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1580.3 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install 26/26 KB 16/324 KB 8/79 KB 26/26 KB 16/324 KB 12/79 KB 26/26 KB 16/324 KB 16/79 KB 26/26 KB 20/324 KB 16/79 KB 26/26 KB 20/324 KB 20/79 KB 26/26 KB 20/324 KB 24/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 200.4 KB/sec) unit-abot-epc-basic-0: 10:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 3/152 KB 24/324 KB 24/79 KB 6/152 KB 24/324 KB 24/79 KB 26/26 KB 24/324 KB 24/79 KB 6/152 KB 28/324 KB 28/79 KB 6/152 KB 32/324 KB 28/79 KB 6/152 KB 24/324 KB 28/79 KB 6/152 KB 32/324 KB 32/79 KB 6/152 KB 36/324 KB 32/79 KB 9/152 KB 40/324 KB 36/79 KB 9/152 KB 44/324 KB 36/79 KB 9/152 KB 48/324 KB 36/79 KB 9/152 KB 36/324 KB 36/79 KB 9/152 KB 36/324 KB 32/79 KB 11/152 KB 48/324 KB 36/79 KB 14/152 KB 48/324 KB 36/79 KB 14/152 KB 48/324 KB 40/79 KB 16/152 KB 48/324 KB 40/79 KB 16/152 KB 48/324 KB 44/79 KB 19/152 KB 48/324 KB 48/79 KB 22/152 KB 52/324 KB 48/79 KB 25/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 27/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 30/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 32/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 19/152 KB 52/324 KB 48/79 KB 19/152 KB 48/324 KB 48/79 KB 22/152 KB 4/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 8/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 12/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 16/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 20/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 24/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 28/228 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 32/228 KB 52/324 KB 48/79 KB 3/32 KB 22/152 KB 52/324 KB 48/79 KB 3/32 KB 36/152 KB 32/228 KB 52/324 KB 48/79 KB 6/32 KB 36/152 KB 32/228 KB 52/324 KB 48/79 KB 9/32 KB 36/152 KB 36/228 KB 52/324 KB 48/79 KB 11/32 KB 36/152 KB 36/228 KB 52/324 KB 48/79 KB 14/32 KB 36/152 KB 36/228 KB 56/324 KB 48/79 KB 16/32 KB 36/152 KB 36/228 KB 56/324 KB 52/79 KB 19/32 KB 36/152 KB 36/228 KB 52/324 KB 48/79 KB 9/32 KB 36/152 KB 40/228 KB 56/324 KB 52/79 KB 19/32 KB 36/152 KB 44/228 KB 56/324 KB 52/79 KB 19/32 KB 36/152 KB 48/228 KB 56/324 KB 52/79 KB 19/32 KB 36/152 KB 52/228 KB 56/324 KB 52/79 KB 19/32 KB 36/152 KB 36/228 KB 56/324 KB 52/79 KB 16/32 KB 36/152 KB 56/228 KB 56/324 KB 56/79 KB 19/32 KB 36/152 KB 56/228 KB 56/324 KB 60/79 KB 19/32 KB 36/152 KB 56/228 KB 56/324 KB 64/79 KB 19/32 KB 36/152 KB 36/228 KB 56/324 KB 48/79 KB 14/32 KB 36/152 KB 56/228 KB 60/324 KB 64/79 KB 19/32 KB 36/152 KB 56/228 KB 64/324 KB 64/79 KB 19/32 KB 36/152 KB 56/228 KB 68/324 KB 64/79 KB 19/32 KB 36/152 KB 56/228 KB 72/324 KB 64/79 KB 22/32 KB 36/152 KB 56/228 KB 76/324 KB 64/79 KB 22/32 KB 36/152 KB 56/228 KB 80/324 KB 64/79 KB 22/32 KB 36/152 KB 56/228 KB 56/324 KB 60/79 KB 19/32 KB 36/152 KB 60/228 KB 80/324 KB 64/79 KB 22/32 KB 36/152 KB 64/228 KB 80/324 KB 64/79 KB 22/32 KB 36/152 KB 68/228 KB 80/324 KB 64/79 KB 22/32 KB 36/152 KB 72/228 KB 80/324 KB 68/79 KB 22/32 KB 36/152 KB 76/228 KB 80/324 KB 68/79 KB 22/32 KB 36/152 KB 80/228 KB 80/324 KB 68/79 KB 22/32 KB 36/152 KB 56/228 KB 68/324 KB 64/79 KB 22/32 KB 36/152 KB 80/228 KB 80/324 KB 68/79 KB 25/32 KB 36/152 KB 80/228 KB 80/324 KB 68/79 KB 27/32 KB 36/152 KB 80/228 KB 80/324 KB 68/79 KB 30/32 KB 36/152 KB 80/228 KB 80/324 KB 68/79 KB 32/32 KB 36/152 KB 68/228 KB 80/324 KB 68/79 KB 22/32 KB 36/152 KB 80/228 KB 80/324 KB 72/79 KB 32/32 KB 36/152 KB 80/228 KB 80/324 KB 76/79 KB 32/32 KB 36/152 KB 80/228 KB 80/324 KB 79/79 KB 32/32 KB 40/152 KB 84/228 KB 80/324 KB 79/79 KB 32/32 KB 40/152 KB 80/228 KB 80/324 KB 79/79 KB 32/32 KB 44/152 KB 84/228 KB 84/324 KB 79/79 KB 32/32 KB 40/152 KB 84/228 KB 84/324 KB 79/79 KB 32/32 KB 44/152 KB 84/228 KB 88/324 KB 79/79 KB 32 unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 545K 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 47.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 54.3M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install /32 KB 48/152 KB 84/228 KB 88/324 KB 79/79 KB 32/32 KB 48/152 KB 84/228 KB 92/324 KB 79/79 KB 32/32 KB 48/152 KB 84/228 KB 96/324 KB 79/79 KB 32/32 KB 52/152 KB 84/228 KB 96/324 KB 79/79 KB 32/32 KB 56/152 KB 88/228 KB 96/324 KB 79/79 KB 32/32 KB 60/152 KB 88/228 KB 96/324 KB 79/79 KB 32/32 KB 52/152 KB 88/228 KB 96/324 KB 79/79 KB 32/32 KB 60/152 KB 92/228 KB 100/324 KB 79/79 KB 32/32 KB 60/152 KB 96/228 KB 100/324 KB 79/79 KB 32/32 KB 60/152 KB 88/228 KB 100/324 KB 79/79 KB 32/32 KB 60/152 KB 96/228 KB 104/324 KB 79/79 KB 32/32 KB 64/152 KB 96/228 KB 108/324 KB 79/79 KB 32/32 KB 64/152 KB 96/228 KB 112/324 KB 79/79 KB 32/32 KB 64/152 KB 96/228 KB 104/324 KB 79/79 KB 32/32 KB 64/152 KB 100/228 KB 112/324 KB 79/79 KB 32/32 KB 64/152 KB 104/228 KB 116/324 KB 79/79 KB 68/152 KB 108/228 KB 116/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 199.5 KB/sec) unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 59.9M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 68/152 KB 112/228 KB 116/324 KB 64/152 KB 100/228 KB 116/324 KB 79/79 KB 32/32 KB 68/152 KB 104/228 KB 116/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 499.6 KB/sec) unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 62.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 59.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 84.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 78.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 68.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 59.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 80.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 70.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 74.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 63.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 76.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 69.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 74.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 65.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 81.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 5.16M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 69.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 63.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 64.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 56.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 62.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 65.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 64.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 55.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 66.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 64.4M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 72/152 KB 112/228 KB 116/324 KB 76/152 KB 112/228 KB 116/324 KB 76/152 KB 112/228 KB 120/324 KB 80/152 KB 112/228 KB 120/324 KB 80/152 KB 112/228 KB 124/324 KB 80/152 KB 112/228 KB 128/324 KB 80/152 KB 112/228 KB 132/324 KB 84/152 KB 116/228 KB 136/324 KB 84/152 KB 116/228 KB 140/324 KB 84/152 KB 116/228 KB 144/324 KB 84/152 KB 116/228 KB 132/324 KB 80/152 KB 116/228 KB 132/324 KB 84/152 KB 120/228 KB 144/324 KB 84/152 KB 124/228 KB 144/324 KB 84/152 KB 128/228 KB 144/324 KB 88/152 KB 128/228 KB 4/234 KB 144/324 KB 92/152 KB 128/228 KB 4/234 KB 144/324 KB 96/152 KB 128/228 KB 4/234 KB 144/324 KB 96/152 KB 132/228 KB 4/234 KB 144/324 KB 100/152 KB 136/228 KB 4/234 KB 148/324 KB 100/152 KB 140/228 KB 4/234 KB 148/324 KB 100/152 KB 144/228 KB 4/234 KB 148/324 KB 84/152 KB 128/228 KB 4/234 KB 144/324 KB 100/152 KB 144/228 KB 8/234 KB 148/324 KB 100/152 KB 144/228 KB 12/234 KB 148/324 KB 100/152 KB 144/228 KB 16/234 KB 148/324 KB 100/152 KB 132/228 KB 4/234 KB 148/324 KB 104/152 KB 144/228 KB 16/234 KB 148/324 KB 108/152 KB 144/228 KB 16/234 KB 148/324 KB 112/152 KB 144/228 KB 16/234 KB 148/324 KB 96/152 KB 132/228 KB 4/234 KB 148/324 KB 112/152 KB 144/228 KB 16/234 KB 152/324 KB 112/152 KB 144/228 KB 16/234 KB 156/324 KB 112/152 KB 144/228 KB 16/234 KB 160/324 KB 116/152 KB 144/228 KB 16/234 KB 164/324 KB 116/152 KB 148/228 KB 20/234 KB 168/324 KB 116/152 KB 148/228 KB 20/234 KB 172/324 KB 116/152 KB 144/228 KB 16/234 KB 160/324 KB 116/152 KB 148/228 KB 20/234 KB 164/324 KB 116/152 KB 144/228 KB 20/234 KB 164/324 KB 116/152 KB 148/228 KB 24/234 KB 172/324 KB 116/152 KB 152/228 KB 24/234 KB 172/324 KB 116/152 KB 156/228 KB 28/234 KB 172/324 KB 116/152 KB 152/228 KB 28/234 KB 172/324 KB 116/152 KB 156/228 KB 32/234 KB 172/324 KB 120/152 KB 160/228 KB 32/234 KB 172/324 KB 120/152 KB 156/228 KB 32/234 KB 172/324 KB 124/152 KB 160/228 KB 32/234 KB 172/324 KB 128/152 KB 160/228 KB 32/234 KB 172/324 KB 128/152 KB 164/228 KB 32/234 KB 172/324 KB 132/152 KB 168/228 KB 36/234 KB 176/324 KB 132/152 KB 172/228 KB 36/234 KB 176/324 KB 132/152 KB 176/228 KB 36/234 KB 176/324 KB 132/152 KB 164/228 KB 36/234 KB 176/324 KB 128/152 KB 164/228 KB 36/234 KB 176/324 KB 128/152 KB 164/228 KB 32/234 KB 176/324 KB 132/152 KB 176/228 KB 40/234 KB 176/324 KB 132/152 KB 176/228 KB 40/234 KB 180/324 KB 136/152 KB 176/228 KB 44/234 KB 180/324 KB 132/152 KB 176/228 KB 44/234 KB 180/324 KB 136/152 KB 176/228 KB 48/234 KB 180/324 KB 136/152 KB 176/228 KB 48/234 KB 184/324 KB 140/152 KB 176/228 KB 48/234 KB 184/324 KB 140/152 KB 176/228 KB 48/234 KB 188/324 KB 144/152 KB 176/228 KB 48/234 KB 188/324 KB 148/152 KB 176/228 KB 48/234 KB 192/324 KB 152/152 KB 180/228 KB 52/234 KB 192/324 KB 148/152 KB 180/228 KB 52/234 KB 192/324 KB 148/152 KB 180/228 KB 48/234 KB 192/324 KB 144/152 KB 176/228 KB 48/234 KB 192/324 KB 152/152 KB 184/228 KB 52/234 KB 192/324 KB 152/152 KB 188/228 KB 52/234 KB 192/324 KB 152/152 KB 192/228 KB 56/234 KB 192/324 KB 152/152 KB 196/228 KB 56/234 KB 192/324 KB 152/152 KB 200/228 KB 56/234 KB 196/324 KB 152/152 KB 188/228 KB 56/234 KB 192/324 KB 152/152 KB 200/228 KB 60/234 KB 196/324 KB 152/152 KB 200/228 KB 64/234 KB 196/324 KB 152/152 KB 196/228 KB 56/234 KB 196/324 KB 152/152 KB 200/228 KB 64/234 KB 200/324 KB 152/152 KB 200/228 KB 64/234 KB 204/324 KB 152/152 KB 200/228 KB 64/234 KB 208/324 KB 152/152 KB 200/228 KB 64/234 KB 212/32 unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 62.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 54.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 72.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 111M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 98.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 116M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 68.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 69.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 66.7M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 4 KB 152/152 KB 204/228 KB 68/234 KB 216/324 KB 152/152 KB 204/228 KB 68/234 KB 220/324 KB 152/152 KB 204/228 KB 68/234 KB 212/324 KB 152/152 KB 200/228 KB 68/234 KB 212/324 KB 152/152 KB 204/228 KB 72/234 KB 224/324 KB 152/152 KB 204/228 KB 76/234 KB 224/324 KB 152/152 KB 208/228 KB 80/234 KB 224/324 KB 152/152 KB 208/228 KB 76/234 KB 224/324 KB 152/152 KB 212/228 KB 80/234 KB 224/324 KB 152/152 KB 216/228 KB 84/234 KB 224/324 KB 152/152 KB 220/228 KB 84/234 KB 224/324 KB 152/152 KB 224/228 KB 84/234 KB 224/324 KB 152/152 KB 212/228 KB 84/234 KB 224/324 KB 152/152 KB 204/228 KB 68/234 KB 224/324 KB 152/152 KB 224/228 KB 84/234 KB 228/324 KB 152/152 KB 224/228 KB 88/234 KB 228/324 KB 152/152 KB 224/228 KB 92/234 KB 228/324 KB 152/152 KB 224/228 KB 96/234 KB 228/324 KB 152/152 KB 224/228 KB 96/234 KB 232/324 KB 152/152 KB 224/228 KB 96/234 KB 236/324 KB 152/152 KB 228/228 KB 96/234 KB 240/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 790.7 KB/sec) unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 62.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 59.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 110M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 105M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 62.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 68.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 67.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 64.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 53.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 62.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 103M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 100M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 116M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 152/152 KB 228/228 KB 96/234 KB 236/324 KB 228/228 KB 100/234 KB 240/324 KB 228/228 KB 104/234 KB 244/324 KB 228/228 KB 108/234 KB 244/324 KB 228/228 KB 100/234 KB 244/324 KB 228/228 KB 112/234 KB 244/324 KB 228/228 KB 112/234 KB 248/324 KB 228/228 KB 112/234 KB 252/324 KB 228/228 KB 112/234 KB 256/324 KB 228/228 KB 116/234 KB 256/324 KB 228/228 KB 120/234 KB 256/324 KB 228/228 KB 124/234 KB 256/324 KB 228/228 KB 128/234 KB 256/324 KB 228/228 KB 128/234 KB 260/324 KB 228/228 KB 132/234 KB 264/324 KB 228/228 KB 132/234 KB 264/324 KB 228/228 KB 136/234 KB 268/324 KB 228/228 KB 136/234 KB 272/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1125.3 KB/sec) unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install 228/228 KB 136/234 KB 272/324 KB 140/234 KB 272/324 KB 144/234 KB 272/324 KB 144/234 KB 276/324 KB 144/234 KB 280/324 KB 144/234 KB 284/324 KB 144/234 KB 288/324 KB 148/234 KB 288/324 KB 152/234 KB 288/324 KB 156/234 KB 288/324 KB 160/234 KB 288/324 KB 160/234 KB 292/324 KB 160/234 KB 296/324 KB 160/234 KB 300/324 KB 160/234 KB 304/324 KB 164/234 KB 304/324 KB 168/234 KB 304/324 KB 172/234 KB 304/324 KB 176/234 KB 304/324 KB 176/234 KB 308/324 KB 176/234 KB 312/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 180/234 KB 320/324 KB 184/234 KB 320/324 KB 188/234 KB 320/324 KB 192/234 KB 320/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 192/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1486.0 KB/sec) unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 1060.7 KB/sec) unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 564K 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 49.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 64.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 59.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 55.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 59.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 56.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 67.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 71.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 93.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 80.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 62.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 86.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 82.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 89.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 57.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 73.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 86.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 3.79M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 54.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 43.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 44.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 50.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 54.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 54.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 61.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 63.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 92.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 95.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 118M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 70.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 65.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 70.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 65.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 54.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 66.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 67.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 108M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 104M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 118M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 119M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 102M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 61.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 67.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 67.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 64.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 59.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 68.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 111M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 120M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 93.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 120M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 110M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 97.2M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8891078805285606211.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.561 s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-08T10:10:23+00:00 unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 577K 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 43.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 47.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 47.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 50.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 57.6M 2s unit-abot-epc-basic-0: 10:10:23 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 58.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 68.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 45.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 65.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 84.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 71.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 62.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 96.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 111M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 95.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 3.66M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 43.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 95.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 77.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 78.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 84.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 105M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 91.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 84.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 88.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 113M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 102M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 110M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 128M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 117M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 40.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 71.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 48.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 56.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 121M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 90.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 86.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 80.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 129M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 119M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 39.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 69.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 85.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 81.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 108M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 80.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 93.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 78.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 79.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 84.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 82.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 109M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 571K 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 67.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 55.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 74.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 53.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 69.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 69.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 66.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 72.9M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 78.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 81.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 109M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 69.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 97.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 78.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 78.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 65.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 108M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 112M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 3.35M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 75.3M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 63.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 88.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 42.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 77.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 71.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 75.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 65.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 79.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 77.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 75.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 68.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 76.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 79.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 69.5M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 68.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 114M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 96.7M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 76.6M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 65.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 75.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 73.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 114M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 100M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 79.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 77.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 71.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 70.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 118M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 119M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 117M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 106M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 28.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 76.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 76.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 72.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 60.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 72.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 112M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 119M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 598K 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 62.0M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 55.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 61.4M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 61.8M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 74.1M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 72.2M 2s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 77.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 70.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 81.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 75.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 83.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 75.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 76.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 82.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 83.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 71.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 89.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 3.17M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 54.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 87.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 12.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 60.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 63.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 50.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 58.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 59.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 84.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 101M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 115M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 87.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 61.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 41.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 55.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 61.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 80.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 82.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 73.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 82.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 83.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 73.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 59.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 72.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 72.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 79.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 103M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 119M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 118M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 119M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 65.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 77.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 79.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 76.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 67.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 86.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 114M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 118M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 105M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 1.36M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 57.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 69.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 1.12M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 45.5M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 56.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 75.5M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 59.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 62.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 66.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 75.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 62.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 72.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 77.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 73.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 66.6M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 81.0M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 75.6M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 81.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 72.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 114M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 3.30M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 55.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 7.22M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 59.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 58.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 52.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 57.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 55.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 59.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 64.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 76.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 75.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 86.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 33.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 61.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 70.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 73.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 71.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 62.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 74.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 73.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 76.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 101M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 111M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 68.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 71.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 84.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 117M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 114M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 115M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 70.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 73.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 74.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 74.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 75.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 112M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 115M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 1.46M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 62.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 53.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 61.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 80.8M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 1.16M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 70.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 54.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 57.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 52.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 62.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 57.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 78.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 65.4M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 57.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 67.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 79.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 74.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 74.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 78.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 97.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 80.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 1.89M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 54.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 52.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 52.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 58.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 65.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 72.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 61.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 81.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 79.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 90.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 63.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 79.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 90.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 84.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 64.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 77.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 77.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 105M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 72.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 73.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 71.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 103M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 99.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 116M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 112M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 115M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 101M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 85.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 75.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 74.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 67.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 69.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 74.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 93.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 100M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 111M 1s unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 1.56M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 56.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 61.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 61.0M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 83.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 1.16M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 54.7M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 60.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 67.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 63.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 76.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 70.5M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 76.9M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 83.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 80.3M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 82.8M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 83.1M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 71.6M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 78.2M 1s unit-oai-epc-0: 10:10:23 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 87.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 1.68M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 54.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 49.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 56.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 55.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 58.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 60.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 69.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 71.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 72.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 69.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 87.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 76.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 74.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 69.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 80.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 76.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 58.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 68.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 100M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 114M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 109M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 96.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 114M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 107M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 72.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 74.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 115M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 80.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 75.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 61.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 71.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 80.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 73.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 76.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 111M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 115M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 113M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 1.67M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 53.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 47.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 66.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 98.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 97.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 1.26M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 69.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 24.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 54.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 81.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 54.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 72.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 60.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 75.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 79.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 75.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 60.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 75.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 76.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 1.53M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 57.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 55.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 51.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 55.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 59.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 69.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 61.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 70.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 70.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 76.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 65.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 102M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 77.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 71.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 75.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 83.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 101M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 98.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 101M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 113M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 117M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 88.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 64.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 98.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 79.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 73.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 95.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 111M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 79.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 80.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 84.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 74.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 80.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 92.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 63.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 81.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 82.3M 1s unit-oai-hss-0: 10:10:24 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:10:24 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 10:10:24 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 10:10:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 1.74M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 54.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 55.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 67.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 71.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 84.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 1.26M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 56.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 63.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 63.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 72.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 65.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 71.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 80.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 79.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 78.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 80.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 71.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 81.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 76.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 1.37M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 60.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 53.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 49.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 55.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 61.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 68.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 59.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 69.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 69.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 77.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 68.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 75.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 81.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 77.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 99.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 115M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 94.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 75.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 64.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 73.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 68.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 107M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 100M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 113M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 116M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 114M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 101M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 111M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 69.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 73.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 71.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 72.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 60.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 69.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 72.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 75.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 100M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 114M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 106M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 2.01M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 60.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 74.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 65.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 54.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 1.23M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 59.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 54.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 75.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 59.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 62.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 75.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 96.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 65.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 77.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 83.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 91.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 101M 1s unit-oai-hss-0: 10:10:24 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.2 kB/s) unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 1.27M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 54.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 55.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 66.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 60.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 71.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 69.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 81.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 89.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 63.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 90.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 74.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 75.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 83.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 73.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 86.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 86.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 62.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 101M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 82.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 74.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 90.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 71.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 77.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 88.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 78.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 89.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 74.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 89.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 65.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 48.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 66.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 91.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 78.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 75.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 62.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 63.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 91.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 77.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 67.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 2.30M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 58.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 62.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 58.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 57.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 102M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 105M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 1.33M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 66.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 22.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 60.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 55.9M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 61.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 61.1M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 61.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 70.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 55.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 74.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 105M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 1.26M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 15.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 47.6M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 59.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 60.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 63.5M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 54.2M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 71.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 71.4M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 68.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 59.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 75.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 80.7M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 89.8M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 71.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 85.3M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 90.0M 1s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 75.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 64.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 76.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 89.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 81.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 67.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 110M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 118M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 106M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 105M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 112M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 110M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 110M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 22.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 75.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 74.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 74.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 65.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 72.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 72.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 73.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 91.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 118M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 118M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 2.83M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 61.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 74.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 60.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 78.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 57.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 1.29M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 59.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 46.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 68.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 68.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 70.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 62.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 41.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 71.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 65.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 82.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 60.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 1.09M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 68.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 90.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 57.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 94.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 79.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 70.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 86.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 85.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 85.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 63.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 88.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 64.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 81.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 75.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 67.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 85.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 71.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 74.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 86.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 50.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 82.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 89.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 79.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 82.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 55.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 31.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 77.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 97.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 57.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 58.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 48.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 73.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 75.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 95.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 83.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 64.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 91.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 75.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 78.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 3.35M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 74.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 72.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 72.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 63.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 68.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 86.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 114M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 100M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 1.32M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 71.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 46.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 62.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 69.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 71.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 41.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 67.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 66.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 1019K 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 65.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 55.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 38.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 59.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 63.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 67.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 57.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 60.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 71.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 75.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 80.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 71.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 100M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 109M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 87.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 77.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 92.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 93.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 88.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 102M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 133M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 131M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 93.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 97.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 125M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 136M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 132M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 120M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 15.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 79.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 75.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 79.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 97.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 84.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 72.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 87.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 84.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 110M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 94.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 136M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 4.10M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 71.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 71.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 39.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 77.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 78.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 84.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 101M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 1.32M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 71.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 63.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 74.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 98.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 74.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 78.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 58.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 71.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 929K 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 75.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 75.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 71.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 92.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 68.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 68.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 88.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 83.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 84.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 48.0M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 86.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 61.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 84.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 94.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 67.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 69.6M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 67.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 77.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 93.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 64.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 86.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 63.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 89.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 84.2M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 79.9M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 50.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 98.1M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 38.8M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 88.3M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 72.7M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 94.5M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 83.4M 0s unit-oai-epc-0: 10:10:24 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 83.1M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 76.8M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 72.0M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 87.6M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 83.7M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 102M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 116M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 137M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 5.18M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 83.3M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 86.0M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 80.5M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 89.7M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 85.8M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 89.6M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 96.0M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 1.30M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 71.9M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 65.7M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 68.7M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 91.5M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 70.6M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 76.7M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 876K 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 70.1M 0s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 53750K ...... 100% 74.8M=2.5s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install 2018-09-08 10:10:25 (20.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install FINISHED --2018-09-08 10:10:25-- unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install Total wall clock time: 4.6s unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (16.9 MB/s) unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 10:10:25 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5876302198451759423.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.697 s unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-08T10:10:25+00:00 unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:25 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:10:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall605386873518498865.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.668 s unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-08T10:10:28+00:00 unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:10:28 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 10:10:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 10:10:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-oai-hss-0: 10:10:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-oai-epc-0: 10:10:29 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 10:10:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:10:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-hss-0: 10:10:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:10:29 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 23.8MB/s eta 0:00:01  17% |##### | 20kB 3.0MB/s eta 0:00:01  25% |######## | 30kB 3.6MB/s eta 0:00:01  34% |########## | 40kB 3.6MB/s eta 0:00:01  42% |############# | 51kB 3.9MB/s eta 0:00:01  51% |################ | 61kB 4.6MB/s eta 0:00:01  59% |################### | 71kB 4.8MB/s eta 0:00:01  68% |##################### | 81kB 4.7MB/s eta 0:00:01  76% |######################## | 92kB 5.2MB/s eta 0:00:01  85% |########################### | 102kB 5.3MB/s eta 0:00:01  93% |############################## | 112kB 5.4MB/s eta 0:00:01  100% |################################| 122kB 5.0MB/s unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 39.2MB/s eta 0:00:01  15% |#### | 20kB 13.8MB/s eta 0:00:01  23% |####### | 30kB 18.6MB/s eta 0:00:01  30% |######### | 40kB 9.1MB/s eta 0:00:01  38% |############ | 51kB 9.4MB/s eta 0:00:01  46% |############## | 61kB 11.0MB/s eta 0:00:01  53% |################# | 71kB 10.3MB/s eta 0:00:01  61% |################### | 81kB 11.5MB/s eta 0:00:01  69% |###################### | 92kB 9.6MB/s eta 0:00:01  76% |######################## | 102kB 8.7MB/s eta 0:00:01  84% |########################### | 112kB 8.8MB/s eta 0:00:01  92% |############################# | 122kB 8.8MB/s eta 0:00:01  99% |############################### | 133kB 8.8MB/s eta 0:00:01  100% |################################| 143kB 6.0MB/s unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:10:30 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1589 kB/s) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 30.4MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.6MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  78% |######################### | 71kB 6.0MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 35.9MB/s eta 0:00:01  16% |##### | 20kB 16.9MB/s eta 0:00:01  24% |####### | 30kB 12.9MB/s eta 0:00:01  32% |########## | 40kB 8.7MB/s eta 0:00:01  40% |############ | 51kB 8.2MB/s eta 0:00:01  48% |############### | 61kB 9.6MB/s eta 0:00:01  56% |################## | 71kB 9.3MB/s eta 0:00:01  64% |#################### | 81kB 10.3MB/s eta 0:00:01  72% |####################### | 92kB 9.5MB/s eta 0:00:01  81% |######################### | 102kB 8.7MB/s eta 0:00:01  89% |############################ | 112kB 8.8MB/s eta 0:00:01  97% |############################### | 122kB 8.9MB/s eta 0:00:01  100% |################################| 133kB 5.5MB/s unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 23.8MB/s eta 0:00:01  44% |############## | 20kB 10.4MB/s eta 0:00:01  66% |##################### | 30kB 14.2MB/s eta 0:00:01  88% |############################ | 40kB 14.2MB/s eta 0:00:01  100% |################################| 51kB 8.2MB/s unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 37.1MB/s eta 0:00:01  6% |## | 20kB 14.3MB/s eta 0:00:01  9% |### | 30kB 18.5MB/s eta 0:00:01  12% |#### | 40kB 13.1MB/s eta 0:00:01  15% |##### | 51kB 9.5MB/s eta 0:00:01  19% |###### | 61kB 11.0MB/s eta 0:00:01  22% |####### | 71kB 9.8MB/s eta 0:00:01  25% |######## | 81kB 9.2MB/s eta 0:00:01  28% |######### | 92kB 10.1MB/s eta 0:00:01  31% |########## | 102kB 8.8MB/s eta 0:00:01  34% |########### | 112kB 8.9MB/s eta 0:00:01  38% |############ | 122kB 8.3MB/s eta 0:00:01  41% |############# | 133kB 7.6MB/s eta 0:00:01  44% |############## | 143kB 8.4MB/s eta 0:00:01  47% |############### | 153kB 9.1MB/s eta 0:00:01  50% |################ | 163kB 8.6MB/s eta 0:00:01  53% |################# | 174kB 9.9MB/s eta 0:00:01  57% |################## | 184kB 8.6MB/s eta 0:00:01  60% |################### | 194kB 8.6MB/s eta 0:00:01  63% |#################### | 204kB 9.9MB/s eta 0:00:01  66% |##################### | 215kB 7.6MB/s eta 0:00:01  69% |###################### | 225kB 8.8MB/s eta 0:00:01  72% |####################### | 235kB 9.2MB/s eta 0:00:01  76% |######################## | 245kB 8.2MB/s eta 0:00:01  79% |######################### | 256kB 9.1MB/s eta 0:00:01  82% |########################## | 266kB 9.0MB/s eta 0:00:01  85% |########################### | 276kB 9.0MB/s eta 0:00:01  88% |############################ | 286kB 9.5MB/s eta 0:00:01  91% |############################# | 296kB 8.6MB/s eta 0:00:01  95% |############################## | 307kB 9.2MB/s eta 0:00:01  98% |############################### | 317kB 12.1MB/s eta 0:00:01  100% |################################| 327kB 3.7MB/s unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 40.8MB/s eta 0:00:01  28% |######### | 20kB 23.9MB/s eta 0:00:01  43% |############# | 30kB 30.1MB/s eta 0:00:01  57% |################## | 40kB 9.5MB/s eta 0:00:01  71% |####################### | 51kB 10.0MB/s eta 0:00:01  86% |########################### | 61kB 11.3MB/s eta 0:00:01  100% |################################| 71kB 7.3MB/s unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 10:10:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:10:32 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-oai-hss-0: 10:10:33 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.3MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  45% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################## | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.5MB/s eta 0:00:01  79% |######################### | 71kB 5.7MB/s eta 0:00:01  90% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-oai-hss-0: 10:10:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-hss-0: 10:10:33 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 10:10:33 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 10:10:34 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:10:34 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:10:34 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 10:10:34 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 10:10:34 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 10:10:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 10:10:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 10:10:34 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 10:10:34 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 10:10:34 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:10:35 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 10:10:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:10:35 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:35 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:10:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:10:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 10:10:36 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 10:10:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:10:36 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.6 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 1/23 KB 4/23 KB 6/23 KB 9/23 KB 12/23 KB 14/23 KB 17/23 KB 20/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 3/9 KB 6/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 3/15 KB 6/15 KB 8/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 551.1 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 209.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 510.1 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 544.5 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 546.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3246.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 84.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 380.8 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 120.8 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 116.4 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 70.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 64.6 KB/sec) unit-abot-epc-basic-0: 10:10:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 220.8 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 353.0 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 472.9 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 3/48 KB 16/114 KB 3/48 KB 11/114 KB 3/48 KB 19/114 KB 3/48 KB 19/114 KB 5/48 KB 21/114 KB 5/48 KB 21/114 KB 8/48 KB 24/114 KB 8/48 KB 24/114 KB 11/48 KB 27/114 KB 11/48 KB 27/114 KB 13/48 KB 29/114 KB 13/48 KB 29/114 KB 16/48 KB 32/114 KB 16/48 KB 32/114 KB 19/48 KB 32/114 KB 21/48 KB 32/114 KB 24/48 KB 36/114 KB 27/48 KB 36/114 KB 24/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-oai-hss-0: 10:10:38 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 10:10:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 48/114 KB 27/48 KB 48/114 KB 29/48 KB 52/114 KB 29/48 KB 56/114 KB 32/48 KB 52/114 KB 32/48 KB 60/114 KB 36/48 KB 60/114 KB 32/48 KB 64/114 KB 40/48 KB 64/114 KB 40/48 KB 64/114 KB 44/48 KB 64/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 68/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 3/35 KB 96/114 KB 48/48 KB 6/35 KB 100/114 KB 48/48 KB 9/35 KB 100/114 KB 48/48 KB 3/35 KB 100/114 KB 48/48 KB 9/35 KB 104/114 KB 48/48 KB 9/35 KB 108/114 KB 48/48 KB 9/35 KB 112/114 KB 48/48 KB 11/35 KB 112/114 KB 48/48 KB 14/35 KB 114/114 KB 48/48 KB 3/29 KB 16/35 KB 114/114 KB 11/35 KB 114/114 KB 48/48 KB 3/29 KB 14/35 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 978.6 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 3/29 KB 19/35 KB 114/114 KB 6/29 KB 19/35 KB 114/114 KB 6/29 KB 22/35 KB 114/114 KB 9/29 KB 22/35 KB 114/114 KB 11/29 KB 22/35 KB 114/114 KB 11/29 KB 25/35 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1956.2 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 14/29 KB 27/35 KB 3/56 KB 11/29 KB 27/35 KB 3/56 KB 14/29 KB 30/35 KB 3/56 KB 11/29 KB 25/35 KB 3/56 KB 16/29 KB 30/35 KB 6/56 KB 16/29 KB 30/35 KB 9/56 KB 16/29 KB 30/35 KB 11/56 KB 16/29 KB 32/35 KB 14/56 KB 16/29 KB 30/35 KB 3/56 KB 19/29 KB 32/35 KB 14/56 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 16/29 KB 32/35 KB 11/56 KB 19/29 KB 35/35 KB 14/56 KB 22/29 KB 35/35 KB 14/56 KB 3/85 KB 22/29 KB 35/35 KB 14/56 KB 22/29 KB 35/35 KB 14/56 KB 6/85 KB 25/29 KB 35/35 KB 16/56 KB 9/85 KB 25/29 KB 35/35 KB 16/56 KB 6/85 KB 25/29 KB 35/35 KB 14/56 KB 6/85 KB 27/29 KB 35/35 KB 16/56 KB 9/85 KB 27/29 KB 35/35 KB 19/56 KB 9/85 KB 29/29 KB 35/35 KB 19/56 KB 9/85 KB 29/29 KB 35/35 KB 19/56 KB 11/85 KB 29/29 KB 35/35 KB 22/56 KB 11/85 KB 29/29 KB 35/35 KB 22/56 KB 14/85 KB 29/29 KB 35/35 KB 22/56 KB 16/85 KB 29/29 KB 25/56 KB 19/85 KB 3/24 KB 29/29 KB 25/56 KB 22/85 KB 3/24 KB 29/29 KB 35/35 KB 25/56 KB 16/85 KB 3/24 KB 29/29 KB 35/35 KB 25/56 KB 16/85 KB 29/29 KB 27/56 KB 22/85 KB 3/24 KB 29/29 KB 30/56 KB 22/85 KB 6/24 KB 29/29 KB 30/56 KB 22/85 KB 6/24 KB 29/29 KB 32/56 KB 22/85 KB 6/24 KB 29/29 KB 32/56 KB 22/85 KB 9/24 KB 29/29 KB 32/56 KB 25/85 KB 11/24 KB 36/56 KB 25/85 KB 14/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 521.4 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 36/56 KB 25/85 KB 11/24 KB 40/56 KB 25/85 KB 14/24 KB 29/29 KB 32/56 KB 25/85 KB 9/24 KB 44/56 KB 27/85 KB 14/24 KB 44/56 KB 30/85 KB 14/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 434.5 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 44/56 KB 32/85 KB 14/24 KB 44/56 KB 36/85 KB 16/24 KB 44/56 KB 40/85 KB 16/24 KB 44/56 KB 25/85 KB 14/24 KB 44/56 KB 32/85 KB 16/24 KB 48/56 KB 44/85 KB 16/24 KB 48/56 KB 44/85 KB 19/24 KB 52/56 KB 44/85 KB 19/24 KB 52/56 KB 44/85 KB 22/24 KB 56/56 KB 44/85 KB 22/24 KB 56/56 KB 44/85 KB 24/24 KB 56/56 KB 44/85 KB 24/24 KB 56/56 KB 48/85 KB 24/24 KB 56/56 KB 48/85 KB 24/24 KB 3/86 KB 56/56 KB 48/85 KB 24/24 KB 6/86 KB 56/56 KB 52/85 KB 24/24 KB 6/86 KB 56/85 KB 9/86 KB 60/85 KB 9/86 KB 64/85 KB 9/86 KB 68/85 KB 9/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 56/56 KB 52/85 KB 24/24 KB 9/86 KB 72/85 KB 11/86 KB 72/85 KB 14/86 KB 72/85 KB 16/86 KB 72/85 KB 19/86 KB 72/85 KB 22/86 KB 72/85 KB 25/86 KB 72/85 KB 9/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 823.6 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 76/85 KB 25/86 KB 80/85 KB 27/86 KB 76/85 KB 27/86 KB 80/85 KB 30/86 KB 84/85 KB 30/86 KB 85/85 KB 30/86 KB 85/85 KB 32/86 KB 85/85 KB 36/86 KB 85/85 KB 40/86 KB 85/85 KB 44/86 KB 85/85 KB 48/86 KB 85/85 KB 52/86 KB 85/85 KB 56/86 KB 85/85 KB 60/86 KB 85/85 KB 64/86 KB 85/85 KB 68/86 KB 85/85 KB 72/86 KB 85/85 KB 76/86 KB 85/85 KB 80/86 KB 85/85 KB 3/218 KB 80/86 KB 85/85 KB 5/218 KB 80/86 KB 85/85 KB 8/218 KB 80/86 KB 85/85 KB 11/218 KB 80/86 KB 85/85 KB 13/218 KB 80/86 KB 85/85 KB 16/218 KB 80/86 KB 85/85 KB 19/218 KB 80/86 KB 85/85 KB 21/218 KB 80/86 KB 85/85 KB 24/218 KB 80/86 KB 85/85 KB 27/218 KB 80/86 KB 85/85 KB 29/218 KB 80/86 KB 85/85 KB 32/218 KB 80/86 KB 85/85 KB 36/218 KB 80/86 KB 85/85 KB 40/218 KB 80/86 KB 85/85 KB 44/218 KB 80/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 981.0 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 48/218 KB 80/86 KB 52/218 KB 80/86 KB 56/218 KB 80/86 KB 60/218 KB 80/86 KB 64/218 KB 80/86 KB 64/218 KB 84/86 KB 3/12 KB 64/218 KB 84/86 KB 5/12 KB 64/218 KB 84/86 KB 8/12 KB 64/218 KB 84/86 KB 11/12 KB 64/218 KB 84/86 KB 12/12 KB 68/218 KB 84/86 KB 12/12 KB 64/218 KB 84/86 KB 72/218 KB 86/86 KB 12/12 KB 72/218 KB 84/86 KB 12/12 KB 76/218 KB 86/86 KB 12/12 KB 80/218 KB 86/86 KB 12/12 KB 84/218 KB 86/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 92/218 KB 86/86 KB 12/12 KB 96/218 KB 86/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 100/218 KB 86/86 KB 104/218 KB 108/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 917.3 KB/sec) unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1895.1 KB/sec) unit-oai-hss-0: 10:10:38 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5695219249343023690.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6068844573120649079.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5815657263377600277.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4017492392524589991.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3446054361343011085.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7206964154636915828.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.498 s unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-08T10:10:38+00:00 unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:10:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 10:10:38 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:10:39 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:10:40 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:10:40 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:10:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 10:10:40 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:10:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:10:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:10:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:10:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 10:10:41 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-oai-hss-0: 10:10:41 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:10:41 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.3 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 351.8 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1443.0 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 226.4 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-oai-hss-0: 10:10:41 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1253.3 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 10:10:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 2/38 KB 5/38 KB 6/38 KB 9/38 KB 10/38 KB 13/38 KB 14/38 KB 17/38 KB 18/38 KB 21/38 KB 22/38 KB 25/38 KB 26/38 KB 29/38 KB 30/38 KB 33/38 KB 36/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1339.4 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1145.7 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 294.1 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 235.5 KB/sec) unit-oai-hss-0: 10:10:42 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 299.2 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 278.1 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 332.9 KB/sec) unit-abot-epc-basic-0: 10:10:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 10:10:42 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:10:42 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:10:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:10:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:10:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 10:10:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:10:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 282.2 KB/sec) unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:10:44 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:10:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:10:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:10:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:10:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 240.3 KB/sec) unit-abot-epc-basic-0: 10:10:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-epc-0: 10:10:44 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 39.4 KB/sec) unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:10:45 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:10:45 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 87.5 KB/sec) unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 79.6 KB/sec) unit-abot-epc-basic-0: 10:10:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 525.6 KB/sec) unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1690.2 KB/sec) unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 10:10:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 173.7 KB/sec) unit-abot-epc-basic-0: 10:10:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 987.2 KB/sec) unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2023.4 KB/sec) unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 10:10:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 174.5 KB/sec) unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 10:10:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 10:10:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:10:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:10:50 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 10:10:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:10:51 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 10:10:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install --2018-09-08 10:10:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 0K ....... 84.0M=0s unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 2018-09-08 10:10:51 (84.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install --2018-09-08 10:10:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 185K 6s unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 52.1M 3s unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 369K 3s unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 31.5M 2s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 376K 2s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 34.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 32.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 39.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 33.6M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 658K 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 918K 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 48.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 43.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 53.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 52.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 60.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 75.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 72.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 86.8M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 1.66M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 507K 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 64.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 57.0M=0.8s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2018-09-08 10:10:52 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install --2018-09-08 10:10:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 95.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 82.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 82.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 79.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 74.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 80.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 82.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 91.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 74.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 95.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 95.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 107M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 78.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 96.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 99.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 89.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 89.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 80.8M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 81.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 83.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 84.2M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 78.9M 0s unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 501.5 KB/sec) unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 407K 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 78.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 46.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 68.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 80.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 77.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 81.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 66.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 78.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 91.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 93.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 81.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 98.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 91.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 87.3M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 81.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 92.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 93.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 87.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 80.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 94.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 88.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 101M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 79.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 94.3M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 87.8M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 92.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 78.3M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 91.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 101M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 94.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 103M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 117M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 88.3M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 83.8M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 79.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 120M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 145M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 156M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 123M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 148M 0s unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 150M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 138M 0s unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 443K 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 84.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 61.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 85.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 84.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 76.2M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 73.6M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 86.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 95.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 94.6M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 102M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 93.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 82.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 89.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 72.2M 1s unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 96.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 85.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 84.8M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 77.0M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 84.7M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 87.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 86.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 74.5M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 90.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 82.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 78.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 69.4M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 99.3M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 78.1M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 85.9M 1s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 70.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 80.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 89.2M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 84.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 75.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 81.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 83.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 90.8M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 71.7M 0s unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 86.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 85.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 90.1M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 75.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 83.8M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 126M 0s unit-oai-epc-0: 10:10:52 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 136M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 119M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 132M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 132M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 137M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 114M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 137M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 126M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 134M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 119M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 134M 0s unit-abot-epc-basic-0: 10:10:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 475K 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 79.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 58.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 68.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 68.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 70.2M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 65.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 84.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 92.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 82.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 76.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 83.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 86.8M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 83.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 75.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 87.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 122M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 138M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 115M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 127M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 88.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 82.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 77.2M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 89.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 92.2M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 89.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 75.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 90.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 83.4M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 89.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 78.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 87.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 91.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 89.0M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 76.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 97.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 86.9M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 53.5M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 93.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 118M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 103M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 110M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 92.6M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 108M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 98.7M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 123M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 97.3M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 123M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 156M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 163M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 142M 0s unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 164M 0s unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 465K 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 76.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 83.9M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 72.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 89.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 80.6M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 78.2M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 75.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 94.1M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 94.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 97.2M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 85.4M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 99.2M 0s unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1047.3 KB/sec) unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 98.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 101M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 86.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 100M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 109M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 91.1M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 88.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 108M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 125M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 99.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 89.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 107M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 131M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 120M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 82.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 89.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 85.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 83.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 78.0M 0s unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 84.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 88.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 91.9M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 78.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 83.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 84.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 85.4M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 76.2M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 84.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 86.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 85.6M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 77.1M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 89.9M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 92.6M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 81.4M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 77.1M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 93.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 91.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 136M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 114M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 135M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 139M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 128M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 120M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 135M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 131M 0s unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 466K 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 68.1M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 60.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 66.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 66.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 72.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 71.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 74.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 129M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 79.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 66.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 69.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 88.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 100M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 85.3M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 98.9M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 98.4M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 84.2M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 69.8M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 88.2M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 86.5M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 87.7M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 78.0M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 83.9M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 107M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 128M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 120M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 128M 0s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 119M=0.7s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2018-09-08 10:10:53 (18.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install --2018-09-08 10:10:53-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1994.0 KB/sec) unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 77.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 78.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 78.9M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 67.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 64.0M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 76.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 84.7M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 88.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 88.5M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 91.0M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 83.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 94.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 78.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 91.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 85.6M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 82.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 75.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 84.5M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 79.9M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 85.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 77.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 91.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 87.6M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 85.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 75.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 89.9M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 83.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 94.9M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 74.6M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 81.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 91.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 80.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 72.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 84.7M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 81.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 81.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 71.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 84.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 86.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 84.2M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 73.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 84.6M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 80.5M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 86.6M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 73.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 114M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 136M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 138M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 116M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 139M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 130M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 133M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 116M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 141M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 134M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 142M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 122M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 134M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 141M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 134M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 123M 1s unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 485K 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 60.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 77.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 72.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 66.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 70.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 71.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 78.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 89.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 88.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 91.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 86.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 82.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 94.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 94.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 101M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 73.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 88.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 94.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 136M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 82.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 94.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 85.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 88.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 77.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 84.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 90.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 91.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 77.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 111M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 92.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 86.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 76.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 90.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 107M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 90.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 79.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 118M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 81.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 92.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 76.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 86.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 109M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 92.3M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 75.1M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 95.4M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 87.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 85.8M 1s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 116M 1s unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install done unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 467K 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 64.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 64.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 72.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 70.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 62.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 70.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 88.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 82.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 73.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 83.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 83.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 85.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 77.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 85.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 86.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 84.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 76.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 83.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 82.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 85.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 93.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 132M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 135M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 100M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 89.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 87.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 83.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 76.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 85.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 88.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 86.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 76.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 83.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 88.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 85.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 74.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 87.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 86.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 83.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 74.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 85.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 83.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 87.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 76.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 88.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 78.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 99.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 98.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 134M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 134M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 132M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 120M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 131M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 136M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 130M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 133M 2s unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 10:10:53 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 472K 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 69.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 63.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 70.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 62.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 71.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 78.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 85.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 71.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 87.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 81.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 87.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 76.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 85.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 87.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 82.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 74.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 109M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 131M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 119M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 75.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 89.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 88.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 84.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 98.7M 2s unit-oai-epc-0: 10:10:53 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 10:10:53 INFO juju.worker.uniter.context trying to kill context process 8626 unit-oai-epc-0: 10:10:53 INFO juju.worker.uniter.context waiting for context process 8626 to die unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 107M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 86.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 87.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 76.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 87.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 84.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 85.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 76.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 85.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 87.8M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 88.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 78.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 89.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 86.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 105M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 78.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 94.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 88.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 79.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 89.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 127M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 136M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 115M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 130M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 119M 2s unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 10:10:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-oai-epc-0: 10:10:53 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 10:10:53 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 10:10:53 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 471K 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 60.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 66.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 76.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 81.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 65.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 74.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 81.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 86.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 73.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 85.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 85.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 86.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 76.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 85.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 87.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 83.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 72.2M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 84.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 89.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 87.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 77.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 84.0M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 87.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 86.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 73.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 85.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 81.5M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 92.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 84.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 85.1M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 77.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 87.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 86.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 87.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 74.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 83.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 91.3M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 86.4M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 80.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 102M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 88.6M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 86.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 81.7M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 91.9M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 135M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 134M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 118M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 135M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 135M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 133M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 115M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 130M 2s unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 126M 2s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 477K 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 63.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 68.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 66.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 70.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 74.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 113M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 112M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 77.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 89.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 77.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 84.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 86.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 83.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 74.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 87.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 87.2M 2s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 51.9 KB/sec) unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 91.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 80.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 85.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 87.8M 2s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 87.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 73.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 90.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 86.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 84.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 76.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 88.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 88.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 92.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 79.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 107M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 132M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 89.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 76.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 93.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 87.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 89.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 81.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 92.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 96.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 93.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 77.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 104M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 96.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 94.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 79.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 92.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 90.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 116M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 115M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 138M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 135M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 125M 2s unit-oai-epc-0: 10:10:54 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 473K 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 72.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 57.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 72.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 70.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 75.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 64.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 79.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 100M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 129M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 122M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 140M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 71.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 83.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 88.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 90.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 81.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 87.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 89.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 92.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 77.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 87.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 92.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 87.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 75.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 85.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 87.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 90.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 73.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 89.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 90.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 87.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 78.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 89.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 88.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 87.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 106M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 128M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 94.4M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 93.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 78.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 90.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 83.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 88.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 71.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 87.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 89.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 86.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 75.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 83.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 108M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 132M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 118M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 134M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 135M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 136M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 114M 1s machine-2: 10:10:54 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 10:10:54 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 479K 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 71.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 69.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 71.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 61.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 71.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 74.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 78.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 74.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 107M 2s unit-oai-epc-0: 10:10:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:10:54 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 10:10:54 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 130M 2s unit-oai-epc-0: 10:10:54 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 116M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 133M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 24.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 79.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 85.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 84.6M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 76.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 88.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 87.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 86.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 76.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 85.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 87.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 88.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 72.5M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 86.7M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 85.9M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 88.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 75.8M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 88.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 85.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 80.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 75.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 87.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 86.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 113M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 113M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 96.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 84.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 85.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 75.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 87.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 87.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 87.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 75.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 86.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 91.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 117M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 130M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 130M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 136M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 117M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 134M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 481K 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 62.3M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 65.0M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 72.1M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 70.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 57.2M 2s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 68.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 79.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 85.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 78.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 89.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 91.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 133M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 117M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 135M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 20.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 83.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 89.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 72.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 88.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 85.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 84.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 74.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 80.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 90.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 83.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 74.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 86.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 80.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 84.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 77.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 83.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 84.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 90.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 75.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 103M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 105M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 111M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 105M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 92.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 83.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 84.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 72.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 90.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 95.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 103M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 73.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 103M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 126M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 138M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 112M 1s machine-2: 10:10:54 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 134M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 135M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 131M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 441.4 KB/sec) unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 483K 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 68.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 62.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 67.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 57.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 62.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 81.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 85.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 70.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 86.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 81.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 85.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 132M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 135M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 134M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 111M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 135M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 15.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 78.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 82.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 71.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 82.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 84.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 81.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 71.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 87.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 85.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 85.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 73.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 79.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 85.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 82.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 70.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 80.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 82.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 81.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 68.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 81.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 118M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 132M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 85.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 84.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 87.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 80.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 72.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 80.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 84.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 93.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 134M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 137M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 129M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 134M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 122M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 493K 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 70.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 52.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 66.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 67.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 65.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 62.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 81.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 81.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 84.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 59.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 79.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 98.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 128M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 128M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 129M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 17.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 79.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 84.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 44.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 74.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 82.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 80.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 77.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 72.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 90.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 95.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 92.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 72.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 83.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 81.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 80.7M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 71.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 80.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 81.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 80.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 70.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 80.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 84.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 82.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 72.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 116M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 105M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 92.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 70.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 79.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 82.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 102M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 128M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 116M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 129M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 491K 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 61.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 57.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 63.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 56.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 60.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 75.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 76.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 64.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 72.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 74.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 99.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 113M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 125M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 131M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 118M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 129M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 26.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 76.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 86.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 114M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 19.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 76.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 79.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 63.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 76.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 80.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 78.0M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 66.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 78.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 76.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 79.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 69.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 78.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 74.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 79.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 66.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 78.7M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 78.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 78.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 67.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 85.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 130M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 103M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 72.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 80.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 107M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 133M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 108M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 126M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 130M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 132M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 111M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 130M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 501K 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 58.8M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 56.7 KB/sec) unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 61.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 65.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 63.5M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 56.1M 1s unit-abot-epc-basic-0: 10:10:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 73.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 87.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 86.9M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 73.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 88.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 87.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 89.8M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 80.1M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 130M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 129M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 128M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 113M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 19.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 92.4M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 82.2M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 74.6M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 84.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 93.3M 1s unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 131M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 15.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 70.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 82.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 86.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 102M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 73.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 91.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 103M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 95.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 77.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 86.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 88.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 89.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 76.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 83.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 82.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 82.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 73.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 85.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 85.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 84.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 75.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 83.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 102M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 90.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 92.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 135M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 130M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 133M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 112M 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 499K 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 50.9 KB/sec) unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 54.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 58.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 62.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 58.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 54.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 71.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 77.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 81.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 66.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 77.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 76.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 73.4M 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 75.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 124M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 128M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 128M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 113M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 130M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 123M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 116M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 79.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 84.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 82.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 81.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 95.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 129M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 9.48M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 84.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 71.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 81.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 81.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 86.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 71.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 81.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 81.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 79.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 70.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 82.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 75.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 77.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 69.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 82.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 84.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 82.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 74.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 79.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 83.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 129M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 116M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 129M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 132M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 131M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 112M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 132M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 132M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 499K 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 65.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 56.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 66.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 63.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 66.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 67.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 82.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 78.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 82.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 69.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 81.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 78.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 104M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 107M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 131M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 131M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 133M 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 105M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 87.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 83.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 84.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 74.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 84.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 82.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 80.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 75.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 127M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 130M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 129M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 9.59M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 78.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 82.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 85.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 70.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 81.7M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 86.0M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 85.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 71.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 85.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 79.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 84.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 73.0M 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 81.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 81.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 85.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 72.9M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 83.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 83.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 125M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 114M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 133M 1s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 133M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 126M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 116M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 501K 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 73.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 70.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 67.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 89.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 77.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 74.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 77.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 81.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 81.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 86.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 68.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 90.8M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 83.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 85.1M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 73.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 95.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 134M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 127M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 88.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 86.5M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 94.2M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 78.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 79.4M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 85.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 85.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 89.6M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 80.3M 1s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 86.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 81.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 124M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 117M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 133M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 11.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 21.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 84.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 77.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 84.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 83.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 84.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 74.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 83.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 84.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 85.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 76.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 84.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 84.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 85.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 73.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 85.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 87.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 91.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 94.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 134M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 112M 0s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 506K 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 70.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 68.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 62.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 115M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 115M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 28.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 72.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 72.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 64.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 74.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 69.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 83.2M 0s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 68.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 89.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 86.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 91.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 80.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 84.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 90.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 86.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 74.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 88.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 80.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 84.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 73.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 81.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 103M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 129M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 119M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 135M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 128M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 118M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 26.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 10.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 82.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 82.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 73.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 81.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 81.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 83.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 73.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 82.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 82.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 83.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 71.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 82.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 83.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 83.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 71.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 117M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 127M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 129M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 116M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 132M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 137M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 514K 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 65.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 64.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 56.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 90.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 112M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 118M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 15.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 55.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 61.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 66.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 59.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 60.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 68.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 78.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 69.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 67.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 68.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 81.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 73.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 69.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 81.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 77.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 115M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 133M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 136M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 130M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 115M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 136M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 122M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 72.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 78.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 79.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 93.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 114M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 9.98M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 80.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 85.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 83.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 80.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 81.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 94.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 80.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 74.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 93.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 85.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 94.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 78.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 84.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 109M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 83.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 75.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 106M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 87.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 93.8M 0s unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 185.5 KB/sec) unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 514K 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 70.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 79.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 82.3M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 98.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 108M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 118M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 108M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 42.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 19.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 88.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 87.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 78.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 89.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 88.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 91.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 79.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 88.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 87.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 97.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 88.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 85.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 93.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 91.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 79.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 88.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 128M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 130M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 23.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 84.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 80.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 79.1M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 88.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 88.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 88.9M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 78.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 130M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 10.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 74.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 87.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 70.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 55.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 75.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 82.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 81.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 82.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 73.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 83.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 83.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 91.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 80.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 80.6M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 91.8M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 83.7M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 77.5M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 131M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 134M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 126M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 533K 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 75.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 53.0M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 45.2M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 19.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 77.4M 0s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 53750K ...... 100% 36.8M=2.6s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install 2018-09-08 10:10:55 (20.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install FINISHED --2018-09-08 10:10:55-- unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Total wall clock time: 4.8s unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.1s (16.2 MB/s) unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 10:10:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1203.6 KB/sec) unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install 1/16 KB 3/16 KB 5/16 KB 7/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 758.7 KB/sec) unit-abot-epc-basic-0: 10:10:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install 3/34 KB 4/34 KB 7/34 KB 8/34 KB 11/34 KB 12/34 KB 15/34 KB 16/34 KB 19/34 KB 20/34 KB 23/34 KB 24/34 KB 27/34 KB 28/34 KB 31/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1508.9 KB/sec) unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 146.4 KB/sec) unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 10:10:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 871.8 KB/sec) unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 67.4 KB/sec) unit-abot-epc-basic-0: 10:10:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 72.7 KB/sec) unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 10:10:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 106.2 KB/sec) unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 10:11:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 800.0 KB/sec) unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 10:11:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 10:11:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 10:11:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 1.5 KB/sec) unit-abot-epc-basic-0: 10:11:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 10:11:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 10:11:04 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 640.4 KB/sec) unit-abot-epc-basic-0: 10:11:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1478.0 KB/sec) unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 939.0 KB/sec) unit-abot-epc-basic-0: 10:11:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1883.6 KB/sec) unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 279.2 KB/sec) unit-abot-epc-basic-0: 10:11:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1359.3 KB/sec) unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.6 KB/sec) unit-abot-epc-basic-0: 10:11:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 413.1 KB/sec) unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 10:11:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 974.9 KB/sec) unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 58.0 KB/sec) unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 598.6 KB/sec) unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1846.3 KB/sec) unit-abot-epc-basic-0: 10:11:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 261.5 KB/sec) unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) unit-abot-epc-basic-0: 10:11:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.1 KB/sec) unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 10:11:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:11:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:11:14 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:11:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:11:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 14/966 KB 18/966 KB 22/966 KB 26/966 KB 28/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 117/966 KB 121/966 KB 125/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 174/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 206/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 965/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 251.8 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 3/10 KB 96/590 KB 6/10 KB 96/590 KB 9/10 KB 96/590 KB 10/10 KB 96/590 KB 10/10 KB 96/590 KB 3/240 KB 10/10 KB 96/590 KB 5/240 KB 10/10 KB 100/590 KB 5/240 KB 10/10 KB 104/590 KB 8/240 KB 10/10 KB 108/590 KB 8/240 KB 10/10 KB 112/590 KB 8/240 KB 10/10 KB 100/590 KB 8/240 KB 10/10 KB 112/590 KB 11/240 KB 10/10 KB 112/590 KB 13/240 KB 10/10 KB 112/590 KB 3/1710 KB 13/240 KB 10/10 KB 112/590 KB 5/1710 KB 13/240 KB 10/10 KB 112/590 KB 8/1710 KB 13/240 KB 10/10 KB 112/590 KB 11/1710 KB 13/240 KB 10/10 KB 112/590 KB 13/1710 KB 13/240 KB 10/10 KB 116/590 KB 13/1710 KB 13/240 KB 10/10 KB 3/232 KB 120/590 KB 13/1710 KB 16/240 KB 10/10 KB 3/232 KB 124/590 KB 13/1710 KB 16/240 KB 10/10 KB 3/232 KB 128/590 KB 13/1710 KB 16/240 KB 10/10 KB 3/232 KB 116/590 KB 13/1710 KB 16/240 KB 10/10 KB 3/232 KB 116/590 KB 13/1710 KB 13/240 KB 10/10 KB 5/232 KB 128/590 KB 13/1710 KB 16/240 KB 10/10 KB 8/232 KB 128/590 KB 13/1710 KB 16/240 KB 11/232 KB 128/590 KB 13/1710 KB 16/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 11/232 KB 128/590 KB 16/1710 KB 16/240 KB 11/232 KB 128/590 KB 19/1710 KB 16/240 KB 11/232 KB 128/590 KB 21/1710 KB 16/240 KB 11/232 KB 128/590 KB 24/1710 KB 16/240 KB 11/232 KB 128/590 KB 27/1710 KB 16/240 KB 11/232 KB 128/590 KB 29/1710 KB 16/240 KB 11/232 KB 128/590 KB 32/1710 KB 16/240 KB 13/232 KB 128/590 KB 32/1710 KB 16/240 KB 13/232 KB 128/590 KB 36/1710 KB 16/240 KB 16/232 KB 128/590 KB 40/1710 KB 19/240 KB 16/232 KB 128/590 KB 44/1710 KB 19/240 KB 16/232 KB 128/590 KB 36/1710 KB 19/240 KB 13/232 KB 128/590 KB 36/1710 KB 19/240 KB 16/232 KB 128/590 KB 44/1710 KB 21/240 KB 19/232 KB 128/590 KB 44/1710 KB 21/240 KB 21/232 KB 128/590 KB 44/1710 KB 21/240 KB 21/232 KB 128/590 KB 44/1710 KB 24/240 KB 21/232 KB 132/590 KB 44/1710 KB 24/240 KB 24/232 KB 136/590 KB 48/1710 KB 27/240 KB 24/232 KB 140/590 KB 48/1710 KB 27/240 KB 24/232 KB 144/590 KB 48/1710 KB 27/240 KB 21/232 KB 132/590 KB 48/1710 KB 27/240 KB 24/232 KB 132/590 KB 48/1710 KB 27/240 KB 21/232 KB 132/590 KB 48/1710 KB 24/240 KB 27/232 KB 144/590 KB 48/1710 KB 27/240 KB 27/232 KB 144/590 KB 48/1710 KB 29/240 KB 27/232 KB 144/590 KB 52/1710 KB 29/240 KB 29/232 KB 148/590 KB 56/1710 KB 32/240 KB 29/232 KB 148/590 KB 3/44 KB 56/1710 KB 32/240 KB 29/232 KB 148/590 KB 52/1710 KB 32/240 KB 32/232 KB 148/590 KB 3/44 KB 56/1710 KB 32/240 KB 36/232 KB 148/590 KB 6/44 KB 60/1710 KB 32/240 KB 40/232 KB 148/590 KB 6/44 KB 60/1710 KB 32/240 KB 44/232 KB 148/590 KB 6/44 KB 60/1710 KB 32/240 KB 29/232 KB 148/590 KB 52/1710 KB 32/240 KB 27/232 KB 144/590 KB 52/1710 KB 32/240 KB 32/232 KB 148/590 KB 6/44 KB 60/1710 KB 32/240 KB 44/232 KB 148/590 KB 6/44 KB 64/1710 KB 32/240 KB 44/232 KB 148/590 KB 6/44 KB 68/1710 KB 32/240 KB 44/232 KB 152/590 KB 6/44 KB 72/1710 KB 36/240 KB 32/232 KB 148/590 KB 6/44 KB 56/1710 KB 32/240 KB 44/232 KB 152/590 KB 9/44 KB 72/1710 KB 36/240 KB 44/232 KB 152/590 KB 11/44 KB 72/1710 KB 36/240 KB 44/232 KB 152/590 KB 6/44 KB 68/1710 KB 36/240 KB 44/232 KB 156/590 KB 11/44 KB 72/1710 KB 36/240 KB 44/232 KB 160/590 KB 11/44 KB 72/1710 KB 36/240 KB 44/232 KB 148/590 KB 6/44 KB 68/1710 KB 36/240 KB 44/232 KB 160/590 KB 14/44 KB 72/1710 KB 40/240 KB 44/232 KB 160/590 KB 14/44 KB 72/1710 KB 44/240 KB 44/232 KB 160/590 KB 14/44 KB 72/1710 KB 48/240 KB 44/232 KB 160/590 KB 14/44 KB 72/1710 KB 52/240 KB 48/232 KB 164/590 KB 14/44 KB 76/1710 KB 56/240 KB 48/232 KB 164/590 KB 14/44 KB 76/1710 KB 60/240 KB 44/232 KB 160/590 KB 14/44 KB 72/1710 KB 36/240 KB 48/232 KB 164/590 KB 16/44 KB 76/1710 KB 64/240 KB 48/232 KB 164/590 KB 19/44 KB 76/1710 KB 64/240 KB 48/232 KB 164/590 KB 22/44 KB 76/1710 KB 64/240 KB 48/232 KB 164/590 KB 14/44 KB 76/1710 KB 52/240 KB 48/232 KB 168/590 KB 22/44 KB 76/1710 KB 64/240 KB 48/232 KB 160/590 KB 14/44 KB 76/1710 KB 52/240 KB 48/232 KB 160/590 KB 14/44 KB 72/1710 KB 52/240 KB 48/232 KB 168/590 KB 25/44 KB 80/1710 KB 64/240 KB 52/232 KB 168/590 KB 25/44 KB 80/1710 KB 64/240 KB 56/232 KB 172/590 KB 25/44 KB 84/1710 KB 64/240 KB 60/232 KB 172/590 KB 25/44 KB 84/1710 KB 64/240 KB 64/232 KB 172/590 KB 25/44 KB 84/1710 KB 64/240 KB 48/232 KB 168/590 KB 25/44 KB 76/1710 KB 64/240 KB 64/232 KB 172/590 KB 27/44 KB 84/1710 KB 64/240 KB 52/232 KB 172/590 KB 25/44 KB 84/1710 KB 64/240 KB 52/232 KB 172/590 KB 25/44 KB 80/1710 KB 64/240 KB 64/232 KB 176/590 KB 30/44 KB 84/1710 KB 64/240 KB 48/232 KB 164/590 KB 14/44 KB 84/1710 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 64/240 KB 68/232 KB 176/590 KB 30/44 KB 84/1710 KB 64/240 KB 72/232 KB 180/590 KB 30/44 KB 88/1710 KB 68/240 KB 76/232 KB 180/590 KB 30/44 KB 88/1710 KB 68/240 KB 80/232 KB 180/590 KB 30/44 KB 88/1710 KB 68/240 KB 68/232 KB 180/590 KB 30/44 KB 88/1710 KB 68/240 KB 68/232 KB 180/590 KB 30/44 KB 88/1710 KB 64/240 KB 64/232 KB 172/590 KB 30/44 KB 84/1710 KB 64/240 KB 68/232 KB 176/590 KB 30/44 KB 88/1710 KB 64/240 KB 80/232 KB 180/590 KB 30/44 KB 92/1710 KB 68/240 KB 80/232 KB 180/590 KB 30/44 KB 96/1710 KB 68/240 KB 80/232 KB 180/590 KB 32/44 KB 96/1710 KB 68/240 KB 80/232 KB 180/590 KB 32/44 KB 100/1710 KB 68/240 KB 80/232 KB 184/590 KB 36/44 KB 104/1710 KB 72/240 KB 80/232 KB 184/590 KB 36/44 KB 108/1710 KB 72/240 KB 80/232 KB 184/590 KB 36/44 KB 112/1710 KB 72/240 KB 80/232 KB 184/590 KB 36/44 KB 100/1710 KB 72/240 KB 80/232 KB 184/590 KB 36/44 KB 112/1710 KB 76/240 KB 80/232 KB 184/590 KB 36/44 KB 112/1710 KB 80/240 KB 80/232 KB 184/590 KB 36/44 KB 100/1710 KB 68/240 KB 80/232 KB 184/590 KB 32/44 KB 100/1710 KB 68/240 KB 80/232 KB 188/590 KB 36/44 KB 112/1710 KB 80/240 KB 80/232 KB 192/590 KB 36/44 KB 112/1710 KB 80/240 KB 80/232 KB 192/590 KB 40/44 KB 112/1710 KB 80/240 KB 80/232 KB 192/590 KB 44/44 KB 112/1710 KB 80/240 KB 80/232 KB 196/590 KB 44/44 KB 112/1710 KB 80/240 KB 84/232 KB 200/590 KB 44/44 KB 116/1710 KB 84/240 KB 84/232 KB 204/590 KB 44/44 KB 116/1710 KB 84/240 KB 84/232 KB 196/590 KB 44/44 KB 116/1710 KB 84/240 KB 88/232 KB 204/590 KB 44/44 KB 116/1710 KB 84/240 KB 92/232 KB 204/590 KB 44/44 KB 116/1710 KB 84/240 KB 96/232 KB 204/590 KB 44/44 KB 116/1710 KB 84/240 KB 80/232 KB 196/590 KB 44/44 KB 116/1710 KB 84/240 KB 96/232 KB 204/590 KB 44/44 KB 116/1710 KB 88/240 KB 96/232 KB 204/590 KB 44/44 KB 116/1710 KB 92/240 KB 96/232 KB 208/590 KB 44/44 KB 116/1710 KB 96/240 KB 80/232 KB 196/590 KB 44/44 KB 116/1710 KB 80/240 KB 96/232 KB 208/590 KB 44/44 KB 120/1710 KB 96/240 KB 96/232 KB 208/590 KB 44/44 KB 124/1710 KB 96/240 KB 96/232 KB 208/590 KB 44/44 KB 128/1710 KB 96/240 KB 96/232 KB 208/590 KB 44/44 KB 132/1710 KB 96/240 KB 100/232 KB 208/590 KB 136/1710 KB 100/240 KB 100/232 KB 208/590 KB 140/1710 KB 100/240 KB 100/232 KB 208/590 KB 144/1710 KB 100/240 KB 96/232 KB 208/590 KB 44/44 KB 116/1710 KB 92/240 KB 100/232 KB 212/590 KB 144/1710 KB 100/240 KB 100/232 KB 216/590 KB 144/1710 KB 100/240 KB 100/232 KB 220/590 KB 144/1710 KB 100/240 KB 100/232 KB 224/590 KB 144/1710 KB 100/240 KB 100/232 KB 228/590 KB 144/1710 KB 100/240 KB 100/232 KB 232/590 KB 148/1710 KB 100/240 KB 100/232 KB 236/590 KB 148/1710 KB 100/240 KB 100/232 KB 240/590 KB 148/1710 KB 100/240 KB 100/232 KB 208/590 KB 44/44 KB 132/1710 KB 100/240 KB 100/232 KB 208/590 KB 44/44 KB 132/1710 KB 96/240 KB 104/232 KB 240/590 KB 148/1710 KB 100/240 KB 108/232 KB 240/590 KB 148/1710 KB 100/240 KB 112/232 KB 240/590 KB 148/1710 KB 100/240 KB 116/232 KB 240/590 KB 148/1710 KB 104/240 KB 120/232 KB 240/590 KB 148/1710 KB 104/240 KB 124/232 KB 240/590 KB 148/1710 KB 104/240 KB 128/232 KB 240/590 KB 148/1710 KB 104/240 KB 100/232 KB 228/590 KB 148/1710 KB 100/240 KB 128/232 KB 240/590 KB 152/1710 KB 104/240 KB 128/232 KB 240/590 KB 156/1710 KB 104/240 KB 128/232 KB 240/590 KB 160/1710 KB 104/240 KB 128/232 KB 240/590 KB 164/1710 KB 104/240 KB 132/232 KB 244/590 KB 168/1710 KB 104/240 KB 132/232 K unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install B 244/590 KB 172/1710 KB 104/240 KB 132/232 KB 244/590 KB 176/1710 KB 104/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 112/232 KB 240/590 KB 148/1710 KB 104/240 KB 132/232 KB 244/590 KB 176/1710 KB 108/240 KB 132/232 KB 244/590 KB 176/1710 KB 112/240 KB 132/232 KB 244/590 KB 176/1710 KB 116/240 KB 132/232 KB 244/590 KB 176/1710 KB 120/240 KB 132/232 KB 244/590 KB 176/1710 KB 124/240 KB 132/232 KB 244/590 KB 176/1710 KB 128/240 KB 132/232 KB 244/590 KB 176/1710 KB 132/240 KB 132/232 KB 244/590 KB 176/1710 KB 136/240 KB 132/232 KB 244/590 KB 176/1710 KB 140/240 KB 132/232 KB 244/590 KB 176/1710 KB 144/240 KB 132/232 KB 244/590 KB 164/1710 KB 104/240 KB 132/232 KB 240/590 KB 164/1710 KB 104/240 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 136/232 KB 244/590 KB 176/1710 KB 144/240 KB 140/232 KB 244/590 KB 176/1710 KB 144/240 KB 144/232 KB 244/590 KB 176/1710 KB 144/240 KB 144/232 KB 248/590 KB 176/1710 KB 144/240 KB 144/232 KB 252/590 KB 176/1710 KB 144/240 KB 144/232 KB 256/590 KB 176/1710 KB 144/240 KB 148/232 KB 256/590 KB 176/1710 KB 144/240 KB 152/232 KB 260/590 KB 180/1710 KB 148/240 KB 156/232 KB 260/590 KB 180/1710 KB 148/240 KB 160/232 KB 260/590 KB 180/1710 KB 148/240 KB 148/232 KB 260/590 KB 180/1710 KB 148/240 KB 148/232 KB 260/590 KB 176/1710 KB 148/240 KB 148/232 KB 256/590 KB 176/1710 KB 148/240 KB 160/232 KB 264/590 KB 180/1710 KB 148/240 KB 160/232 KB 264/590 KB 180/1710 KB 152/240 KB 160/232 KB 268/590 KB 180/1710 KB 152/240 KB 160/232 KB 272/590 KB 180/1710 KB 152/240 KB 160/232 KB 272/590 KB 184/1710 KB 156/240 KB 160/232 KB 272/590 KB 184/1710 KB 160/240 KB 160/232 KB 272/590 KB 184/1710 KB 152/240 KB 160/232 KB 272/590 KB 188/1710 KB 160/240 KB 160/232 KB 272/590 KB 192/1710 KB 160/240 KB 164/232 KB 272/590 KB 196/1710 KB 160/240 KB 164/232 KB 276/590 KB 200/1710 KB 164/240 KB 164/232 KB 276/590 KB 204/1710 KB 164/240 KB 164/232 KB 276/590 KB 208/1710 KB 164/240 KB 164/232 KB 272/590 KB 192/1710 KB 160/240 KB 168/232 KB 276/590 KB 208/1710 KB 164/240 KB 172/232 KB 276/590 KB 208/1710 KB 164/240 KB 176/232 KB 276/590 KB 208/1710 KB 164/240 KB 164/232 KB 276/590 KB 196/1710 KB 164/240 KB 164/232 KB 276/590 KB 196/1710 KB 160/240 KB 176/232 KB 280/590 KB 208/1710 KB 168/240 KB 176/232 KB 280/590 KB 208/1710 KB 168/240 KB 176/232 KB 284/590 KB 208/1710 KB 168/240 KB 176/232 KB 284/590 KB 208/1710 KB 172/240 KB 176/232 KB 284/590 KB 208/1710 KB 176/240 KB 176/232 KB 288/590 KB 208/1710 KB 176/240 KB 176/232 KB 292/590 KB 208/1710 KB 176/240 KB 180/232 KB 296/590 KB 212/1710 KB 180/240 KB 180/232 KB 300/590 KB 212/1710 KB 180/240 KB 180/232 KB 304/590 KB 212/1710 KB 180/240 KB 180/232 KB 292/590 KB 212/1710 KB 180/240 KB 180/232 KB 292/590 KB 208/1710 KB 180/240 KB 184/232 KB 304/590 KB 212/1710 KB 180/240 KB 188/232 KB 304/590 KB 212/1710 KB 180/240 KB 192/232 KB 304/590 KB 212/1710 KB 180/240 KB 176/232 KB 292/590 KB 208/1710 KB 180/240 KB 192/232 KB 304/590 KB 212/1710 KB 184/240 KB 192/232 KB 304/590 KB 212/1710 KB 188/240 KB 192/232 KB 304/590 KB 216/1710 KB 188/240 KB 192/232 KB 304/590 KB 220/1710 KB 188/240 KB 192/232 KB 304/590 KB 220/1710 KB 192/240 KB 192/232 KB 304/590 KB 224/1710 KB 192/240 KB 192/232 KB 304/590 KB 228/1710 KB 192/240 KB 196/232 KB 308/590 KB 232/1710 KB 196/240 KB 4/258 KB 196/232 KB 308/590 KB 236/1710 KB 196/240 KB 4/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 4/258 KB 196/232 KB 308/590 KB 228/1710 KB 196/240 KB 4/258 KB 192/232 KB 304/590 KB 228/1710 KB 192/240 KB 4/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 8/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 12/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 16/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 20/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 24/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 28/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 32/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 36/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 40/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 44/258 KB 196/232 KB 308/590 KB 240/1710 KB 196/240 KB 48/258 KB 200/232 KB 308/590 KB 240/1710 KB 196/240 KB 48/258 KB 192/232 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 308/590 KB 228/1710 KB 196/240 KB 4/258 KB 204/232 KB 312/590 KB 240/1710 KB 196/240 KB 48/258 KB 204/232 KB 316/590 KB 240/1710 KB 196/240 KB 48/258 KB 204/232 KB 320/590 KB 240/1710 KB 196/240 KB 48/258 KB 192/232 KB 304/590 KB 228/1710 KB 196/240 KB 4/258 KB 204/232 KB 320/590 KB 240/1710 KB 200/240 KB 48/258 KB 204/232 KB 320/590 KB 240/1710 KB 204/240 KB 48/258 KB 204/232 KB 320/590 KB 240/1710 KB 208/240 KB 48/258 KB 204/232 KB 308/590 KB 240/1710 KB 196/240 KB 48/258 KB 208/232 KB 320/590 KB 240/1710 KB 208/240 KB 48/258 KB 208/232 KB 320/590 KB 240/1710 KB 208/240 KB 52/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 56/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 60/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 64/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 68/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 72/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 76/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 244/1710 KB 208/240 KB 52/258 KB 212/232 KB 320/590 KB 248/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 252/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 256/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 260/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 264/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 268/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 212/232 KB 320/590 KB 240/1710 KB 208/240 KB 52/258 KB 216/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 220/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 224/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 228/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 232/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 232/232 KB 320/590 KB 272/1710 KB 208/240 KB 80/258 KB 232/232 KB 320/590 KB 272/1710 KB 208/240 KB 84/258 KB 232/232 KB 320/590 KB 276/1710 KB 208/240 KB 88/258 KB 232/232 KB 320/590 KB 276/1710 KB 208/240 KB 92/258 KB 232/232 KB 320/590 KB 276/1710 KB 208/240 KB 96/258 KB 232/232 KB 320/590 KB 276/1710 KB 208/240 KB 84/258 KB 232/232 KB 320/590 KB 280/1710 KB 208/240 KB 96/258 KB 232/232 KB 320/590 KB 284/1710 KB 208/240 KB 96/258 KB 232/232 KB 320/590 KB 288/1710 KB 208/240 KB 96/258 KB 232/232 KB 320/590 KB 292/1710 KB 208/240 KB 96/258 KB 232/232 KB 320/590 KB 296/1710 KB 208/240 KB 100/258 KB 232/232 KB 320/590 KB 300/1710 KB 208/240 KB 100/258 KB 232/232 KB 320/590 KB 304/1710 KB 208/240 KB 100/258 KB 232/232 KB 320/590 KB 292/1710 KB 208/240 KB 100/258 KB 232/232 KB 320/590 KB 304/1710 KB 208/240 KB 104/258 KB 232/232 KB 320/590 KB 304/1710 KB 208/240 KB 108/258 KB 232/232 KB 320/590 KB 304/1710 KB 208/240 KB 112/258 KB 232/232 KB 320/590 KB 308/1710 KB 208/240 KB 112/258 KB 232/232 KB 320/590 KB 312/1710 KB 208/240 KB 116/258 KB 232/232 KB 320/590 KB 316/1710 KB 208/240 KB 116/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1621.5 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 232/232 KB 320/590 KB 308/1710 KB 208/240 KB 116/258 KB 320/590 KB 316/1710 KB 208/240 KB 120/258 KB 320/590 KB 316/1710 KB 208/240 KB 124/258 KB 320/590 KB 316/1710 KB 208/240 KB 128/258 KB 320/590 KB 320/1710 KB 208/240 KB 128/258 KB 320/590 KB 324/1710 KB 208/240 KB 128/258 KB 324/590 KB 328/1710 KB 212/240 KB 132/258 KB 324/590 KB 332/1710 KB 212/240 KB 132/258 KB 324/590 KB 336/1710 KB 212/240 KB 132/258 KB 324/590 KB 324/1710 KB 212/240 KB 132/258 KB 324/590 KB 324/1710 KB 212/240 KB 128/258 KB 324/590 KB 336/1710 KB 216/240 KB 132/258 KB 324/590 KB 336/1710 KB 220/240 KB 132/258 KB 324/590 KB 336/1710 KB 224/240 KB 132/258 KB 324/590 KB 336/1710 KB 228/240 KB 132/258 KB 324/590 KB 336/1710 KB 232/240 KB 132/258 KB 324/590 KB 336/1710 KB 236/240 KB 132/258 KB 324/590 KB 336/1710 KB 240/240 KB 132/258 KB 324/590 KB 324/1710 KB 208/240 KB 128/258 KB 328/590 KB 336/1710 KB 240/240 KB 132/258 KB 332/590 KB 336/1710 KB 240/240 KB 132/258 KB 336/590 KB 336/1710 KB 240/240 KB 132/258 KB 340/590 KB 336/1710 KB 240/240 KB 132/258 KB 344/590 KB 336/1710 KB 240/240 KB 132/258 KB 348/590 KB 336/1710 KB 240/240 KB 132/258 KB 352/590 KB 336/1710 KB 240/240 KB 132/258 KB 356/590 KB 336/1710 KB 240/240 KB 132/258 KB 360/590 KB 336/1710 KB 240/240 KB 132/258 KB 364/590 KB 336/1710 KB 240/240 KB 132/258 KB 368/590 KB 336/1710 KB 240/240 KB 132/258 KB 372/590 KB 336/1710 KB 240/240 KB 132/258 KB 376/590 KB 336/1710 KB 240/240 KB 132/258 KB 380/590 KB 336/1710 KB 240/240 KB 132/258 KB 384/590 KB 336/1710 KB 240/240 KB 132/258 KB 388/590 KB 336/1710 KB 240/240 KB 132/258 KB 392/590 KB 336/1710 KB 240/240 KB 132/258 KB 396/590 KB 336/1710 KB 240/240 KB 132/258 KB 400/590 KB 336/1710 KB 240/240 KB 132/258 KB 404/590 KB 336/1710 KB 240/240 KB 132/258 KB 408/590 KB 336/1710 KB 240/240 KB 132/258 KB 412/590 KB 336/1710 KB 240/240 KB 132/258 KB 416/590 KB 336/1710 KB 240/240 KB 132/258 KB 416/590 KB 336/1710 KB 240/240 KB 136/258 KB 416/590 KB 336/1710 KB 240/240 KB 140/258 KB 416/590 KB 336/1710 KB 240/240 KB 144/258 KB 416/590 KB 336/1710 KB 240/240 KB 148/258 KB 420/590 KB 4/223 KB 340/1710 KB 152/258 KB 420/590 KB 4/223 KB 340/1710 KB 156/258 KB 420/590 KB 4/223 KB 340/1710 KB 160/258 KB 420/590 KB 4/223 KB 340/1710 KB 148/258 KB 424/590 KB 4/223 KB 340/1710 KB 160/258 KB 416/590 KB 4/223 KB 340/1710 KB 148/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1564.0 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 416/590 KB 4/223 KB 336/1710 KB 240/240 KB 148/258 KB 424/590 KB 8/223 KB 340/1710 KB 160/258 KB 424/590 KB 12/223 KB 340/1710 KB 160/258 KB 424/590 KB 16/223 KB 340/1710 KB 160/258 KB 424/590 KB 20/223 KB 340/1710 KB 160/258 KB 428/590 KB 24/223 KB 344/1710 KB 160/258 KB 428/590 KB 28/223 KB 344/1710 KB 160/258 KB 428/590 KB 20/223 KB 344/1710 KB 160/258 KB 424/590 KB 20/223 KB 344/1710 KB 160/258 KB 428/590 KB 28/223 KB 348/1710 KB 160/258 KB 432/590 KB 28/223 KB 348/1710 KB 160/258 KB 432/590 KB 28/223 KB 352/1710 KB 160/258 KB 436/590 KB 28/223 KB 352/1710 KB 160/258 KB 440/590 KB 32/223 KB 356/1710 KB 164/258 KB 444/590 KB 32/223 KB 356/1710 KB 164/258 KB 436/590 KB 32/223 KB 352/1710 KB 160/258 KB 448/590 KB 36/223 KB 356/1710 KB 164/258 KB 448/590 KB 40/223 KB 356/1710 KB 164/258 KB 448/590 KB 44/223 KB 356/1710 KB 164/258 KB 448/590 KB 48/223 KB 356/1710 KB 164/258 KB 436/590 KB 32/223 KB 356/1710 KB 164/258 KB 436/590 KB 32/223 KB 352/1710 KB 164/258 KB 448/590 KB 48/223 KB 360/1710 KB 168/258 KB 448/590 KB 48/223 KB 360/1710 KB 172/258 KB 448/590 KB 32/223 KB 356/1710 KB 164/258 KB 448/590 KB 48/223 KB 360/1710 KB 168/258 KB 448/590 KB 48/223 KB 364/1710 KB 176/258 KB 3/208 KB 448/590 KB 48/223 KB 364/1710 KB 176/258 KB 6/208 KB 448/590 KB 48/223 KB 364/1710 KB 176/258 KB 9/208 KB 448/590 KB 48/223 KB 364/1710 KB 176/258 KB 9/208 KB 448/590 KB 48/223 KB 368/1710 KB 176/258 KB 11/208 KB 448/590 KB 48/223 KB 368/1710 KB 176/258 KB 14/208 KB 448/590 KB 48/223 KB 368/1710 KB 176/258 KB 16/208 KB 448/590 KB 48/223 KB 368/1710 KB 176/258 KB 16/208 KB 448/590 KB 48/223 KB 368/1710 KB 176/258 KB 16/208 KB 448/590 KB 48/223 KB 368/1710 KB 180/258 KB 16/208 KB 452/590 KB 52/223 KB 372/1710 KB 184/258 KB 16/208 KB 452/590 KB 52/223 KB 372/1710 KB 188/258 KB 16/208 KB 452/590 KB 52/223 KB 372/1710 KB 192/258 KB 16/208 KB 452/590 KB 52/223 KB 372/1710 KB 180/258 KB 16/208 KB 452/590 KB 52/223 KB 368/1710 KB 180/258 KB 16/208 KB 456/590 KB 52/223 KB 372/1710 KB 192/258 KB 16/208 KB 460/590 KB 52/223 KB 372/1710 KB 192/258 KB 16/208 KB 448/590 KB 52/223 KB 368/1710 KB 180/258 KB 16/208 KB 460/590 KB 56/223 KB 376/1710 KB 192/258 KB 16/208 KB 460/590 KB 52/223 KB 376/1710 KB 192/258 KB 16/208 KB 464/590 KB 56/223 KB 380/1710 KB 192/258 KB 16/208 KB 464/590 KB 56/223 KB 384/1710 KB 192/258 KB 16/208 KB 464/590 KB 56/223 KB 376/1710 KB 192/258 KB 16/208 KB 464/590 KB 60/223 KB 384/1710 KB 192/258 KB 16/208 KB 464/590 KB 64/223 KB 384/1710 KB 192/258 KB 16/208 KB 468/590 KB 64/223 KB 384/1710 KB 196/258 KB 16/208 KB 472/590 KB 68/223 KB 388/1710 KB 196/258 KB 16/208 KB 476/590 KB 68/223 KB 388/1710 KB 196/258 KB 16/208 KB 480/590 KB 68/223 KB 388/1710 KB 196/258 KB 16/208 KB 464/590 KB 64/223 KB 384/1710 KB 196/258 KB 16/208 KB 480/590 KB 68/223 KB 388/1710 KB 200/258 KB 16/208 KB 468/590 KB 68/223 KB 388/1710 KB 196/258 KB 16/208 KB 480/590 KB 72/223 KB 388/1710 KB 204/258 KB 16/208 KB 468/590 KB 64/223 KB 388/1710 KB 196/258 KB 16/208 KB 480/590 KB 72/223 KB 392/1710 KB 204/258 KB 16/208 KB 480/590 KB 72/223 KB 393/1710 KB 204/258 KB 16/208 KB 480/590 KB 72/223 KB 397/1710 KB 204/258 KB 16/208 KB 484/590 KB 76/223 KB 401/1710 KB 204/258 KB 16/208 KB 484/590 KB 76/223 KB 405/1710 KB 204/258 KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 204/258 KB 16/208 KB 480/590 KB 68/223 KB 388/1710 KB 204/258 KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 208/258 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 212/258 KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 216/258 KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 220/258 KB 16/208 KB 484/590 KB 76/223 KB 409/1710 KB 224/258 KB 16/208 KB 484/590 KB 76/223 KB 397/1710 KB 204/258 KB 16/208 KB 488/590 KB 76/223 KB 409/1710 KB 224/258 KB 16/208 KB 492/590 KB 76/223 KB 409/1710 KB 224/258 KB 16/208 KB 496/590 KB 76/223 KB 409/1710 KB 224/258 KB 16/208 KB 480/590 KB 76/223 KB 397/1710 KB 204/258 KB 16/208 KB 496/590 KB 80/223 KB 409/1710 KB 224/258 KB 16/208 KB 496/590 KB 80/223 KB 413/1710 KB 224/258 KB 16/208 KB 496/590 KB 80/223 KB 417/1710 KB 224/258 KB 16/208 KB 496/590 KB 80/223 KB 421/1710 KB 224/258 KB 16/208 KB 500/590 KB 80/223 KB 425/1710 KB 224/258 KB 16/208 KB 500/590 KB 80/223 KB 421/1710 KB 224/258 KB 16/208 KB 504/590 KB 80/223 KB 425/1710 KB 224/258 KB 16/208 KB 508/590 KB 80/223 KB 425/1710 KB 228/258 KB 16/208 KB 512/590 KB 80/223 KB 425/1710 KB 228/258 KB 16/208 KB 504/590 KB 80/223 KB 425/1710 KB 228/258 KB 16/208 KB 512/590 KB 80/223 KB 425/1710 KB 232/258 KB 16/208 KB 512/590 KB 80/223 KB 425/1710 KB 236/258 KB 16/208 KB 512/590 KB 80/223 KB 425/1710 KB 240/258 KB 16/208 KB 512/590 KB 80/223 KB 429/1710 KB 240/258 KB 16/208 KB 516/590 KB 80/223 KB 433/1710 KB 240/258 KB 16/208 KB 516/590 KB 80/223 KB 437/1710 KB 240/258 KB 16/208 KB 516/590 KB 80/223 KB 441/1710 KB 240/258 KB 16/208 KB 516/590 KB 80/223 KB 429/1710 KB 240/258 KB 16/208 KB 520/590 KB 80/223 KB 441/1710 KB 240/258 KB 16/208 KB 520/590 KB 80/223 KB 441/1710 KB 244/258 KB 16/208 KB 524/590 KB 80/223 KB 441/1710 KB 244/258 KB 16/208 KB 524/590 KB 80/223 KB 441/1710 KB 248/258 KB 16/208 KB 524/590 KB 80/223 KB 441/1710 KB 252/258 KB 16/208 KB 528/590 KB 80/223 KB 441/1710 KB 256/258 KB 16/208 KB 528/590 KB 80/223 KB 441/1710 KB 252/258 KB 16/208 KB 528/590 KB 80/223 KB 445/1710 KB 256/258 KB 16/208 KB 528/590 KB 80/223 KB 449/1710 KB 258/258 KB 16/208 KB 528/590 KB 80/223 KB 453/1710 KB 258/258 KB 16/208 KB 528/590 KB 80/223 KB 457/1710 KB 258/258 KB 16/208 KB 528/590 KB 80/223 KB 445/1710 KB 258/258 KB 16/208 KB 532/590 KB 80/223 KB 457/1710 KB 258/258 KB 16/208 KB 536/590 KB 80/223 KB 457/1710 KB 258/258 KB 16/208 KB 540/590 KB 80/223 KB 457/1710 KB 258/258 KB 16/208 KB 544/590 KB 80/223 KB 457/1710 KB 258/258 KB 16/208 KB 544/590 KB 80/223 KB 461/1710 KB 258/258 KB 16/208 KB 544/590 KB 80/223 KB 465/1710 KB 258/258 KB 16/208 KB 544/590 KB 80/223 KB 469/1710 KB 258/258 KB 16/208 KB 544/590 KB 80/223 KB 473/1710 KB 258/258 KB 16/208 KB 548/590 KB 80/223 KB 473/1710 KB 258/258 KB 16/208 KB 552/590 KB 80/223 KB 473/1710 KB 258/258 KB 16/208 KB 556/590 KB 80/223 KB 473/1710 KB 258/258 KB 16/208 KB 560/590 KB 80/223 KB 473/1710 KB 258/258 KB 16/208 KB 560/590 KB 80/223 KB 477/1710 KB 258/258 KB 16/208 KB 560/590 KB 80/223 KB 481/1710 KB 258/258 KB 16/208 KB 560/590 KB 80/223 KB 485/1710 KB 258/258 KB 16/208 KB 560/590 KB 80/223 KB 489/1710 KB 258/258 KB 16/208 KB 564/590 KB 80/223 KB 489/1710 KB 258/258 KB 16/208 KB 568/590 KB 80/223 KB 489/1710 KB 258/258 KB 16/208 KB 572/590 KB 80/223 KB 489/1710 KB 258/258 KB 16/208 KB 576/590 KB 80/223 KB 489/1710 KB 258/258 KB 16/208 KB 576/590 KB 80/223 KB 493/1710 KB 258/258 KB 16/208 KB 576/590 KB 80/223 KB 497/1710 KB 258/258 KB 16/208 KB 576/590 KB 80/223 KB 501/1710 KB 258/258 KB 16/208 KB 576/590 KB 80/223 KB 505/1710 KB 258/258 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install KB 16/208 KB 576/590 KB 80/223 KB 509/1710 KB 258/258 KB 16/208 KB 580/590 KB 80/223 KB 509/1710 KB 258/258 KB 16/208 KB 584/590 KB 80/223 KB 509/1710 KB 258/258 KB 16/208 KB 588/590 KB 80/223 KB 509/1710 KB 258/258 KB 16/208 KB 590/590 KB 80/223 KB 509/1710 KB 258/258 KB 19/208 KB 590/590 KB 80/223 KB 509/1710 KB 258/258 KB 22/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 25/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 27/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 30/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 32/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 36/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 19/208 KB 590/590 KB 84/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 88/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 92/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 96/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 100/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 104/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 108/223 KB 509/1710 KB 258/258 KB 40/208 KB 590/590 KB 112/223 KB 509/1710 KB 258/258 KB 44/208 KB 590/590 KB 112/223 KB 509/1710 KB 258/258 KB 48/208 KB 590/590 KB 112/223 KB 509/1710 KB 258/258 KB 48/208 KB 590/590 KB 116/223 KB 509/1710 KB 258/258 KB 52/208 KB 590/590 KB 120/223 KB 509/1710 KB 258/258 KB 52/208 KB 590/590 KB 124/223 KB 509/1710 KB 258/258 KB 52/208 KB 590/590 KB 128/223 KB 509/1710 KB 258/258 KB 52/208 KB 590/590 KB 116/223 KB 509/1710 KB 258/258 KB 56/208 KB 590/590 KB 128/223 KB 509/1710 KB 258/258 KB 60/208 KB 590/590 KB 128/223 KB 509/1710 KB 258/258 KB 62/208 KB 590/590 KB 128/223 KB 509/1710 KB 258/258 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1370.5 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 66/208 KB 590/590 KB 132/223 KB 509/1710 KB 62/208 KB 590/590 KB 132/223 KB 509/1710 KB 66/208 KB 590/590 KB 136/223 KB 509/1710 KB 70/208 KB 590/590 KB 136/223 KB 509/1710 KB 74/208 KB 590/590 KB 140/223 KB 509/1710 KB 78/208 KB 590/590 KB 140/223 KB 509/1710 KB 70/208 KB 590/590 KB 140/223 KB 509/1710 KB 78/208 KB 590/590 KB 144/223 KB 509/1710 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 78/208 KB 590/590 KB 148/223 KB 509/1710 KB 82/208 KB 590/590 KB 152/223 KB 509/1710 KB 82/208 KB 590/590 KB 156/223 KB 509/1710 KB 82/208 KB 590/590 KB 160/223 KB 509/1710 KB 82/208 KB 590/590 KB 148/223 KB 509/1710 KB 86/208 KB 590/590 KB 160/223 KB 509/1710 KB 90/208 KB 590/590 KB 160/223 KB 509/1710 KB 94/208 KB 590/590 KB 160/223 KB 509/1710 KB 94/208 KB 590/590 KB 160/223 KB 513/1710 KB 94/208 KB 590/590 KB 160/223 KB 517/1710 KB 94/208 KB 590/590 KB 160/223 KB 521/1710 KB 94/208 KB 590/590 KB 160/223 KB 525/1710 KB 94/208 KB 590/590 KB 164/223 KB 529/1710 KB 98/208 KB 590/590 KB 164/223 KB 533/1710 KB 98/208 KB 590/590 KB 164/223 KB 537/1710 KB 94/208 KB 590/590 KB 164/223 KB 525/1710 KB 98/208 KB 590/590 KB 168/223 KB 537/1710 KB 98/208 KB 590/590 KB 172/223 KB 537/1710 KB 98/208 KB 590/590 KB 164/223 KB 529/1710 KB 98/208 KB 590/590 KB 176/223 KB 537/1710 KB 102/208 KB 590/590 KB 176/223 KB 537/1710 KB 106/208 KB 590/590 KB 176/223 KB 537/1710 KB 110/208 KB 590/590 KB 176/223 KB 537/1710 KB 110/208 KB 590/590 KB 176/223 KB 541/1710 KB 114/208 KB 590/590 KB 180/223 KB 545/1710 KB 114/208 KB 590/590 KB 180/223 KB 549/1710 KB 114/208 KB 590/590 KB 180/223 KB 541/1710 KB 118/208 KB 590/590 KB 180/223 KB 549/1710 KB 122/208 KB 590/590 KB 180/223 KB 549/1710 KB 126/208 KB 590/590 KB 180/223 KB 549/1710 KB 110/208 KB 590/590 KB 180/223 KB 541/1710 KB 126/208 KB 590/590 KB 184/223 KB 549/1710 KB 126/208 KB 590/590 KB 188/223 KB 549/1710 KB 126/208 KB 590/590 KB 192/223 KB 549/1710 KB 126/208 KB 3/38 KB 590/590 KB 192/223 KB 549/1710 KB 126/208 KB 6/38 KB 590/590 KB 192/223 KB 549/1710 KB 126/208 KB 9/38 KB 590/590 KB 192/223 KB 549/1710 KB 126/208 KB 9/38 KB 590/590 KB 196/223 KB 549/1710 KB 130/208 KB 11/38 KB 200/223 KB 553/1710 KB 130/208 KB 11/38 KB 196/223 KB 553/1710 KB 130/208 KB 11/38 KB 204/223 KB 557/1710 KB 130/208 KB 11/38 KB 204/223 KB 561/1710 KB 130/208 KB 11/38 KB 204/223 KB 565/1710 KB 130/208 KB 11/38 KB 204/223 KB 569/1710 KB 130/208 KB 11/38 KB 196/223 KB 549/1710 KB 126/208 KB 11/38 KB 590/590 KB 196/223 KB 549/1710 KB 130/208 KB 14/38 KB 204/223 KB 569/1710 KB 130/208 KB 16/38 KB 204/223 KB 569/1710 KB 130/208 KB 19/38 KB 204/223 KB 569/1710 KB 130/208 KB 22/38 KB 204/223 KB 569/1710 KB 130/208 KB 25/38 KB 204/223 KB 569/1710 KB 130/208 KB 27/38 KB 204/223 KB 569/1710 KB 130/208 KB 30/38 KB 204/223 KB 569/1710 KB 134/208 KB 32/38 KB 204/223 KB 569/1710 KB 130/208 KB 11/38 KB 204/223 KB 553/1710 KB 134/208 KB 30/38 KB 204/223 KB 569/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2834.9 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 138/208 KB 32/38 KB 204/223 KB 569/1710 KB 142/208 KB 32/38 KB 204/223 KB 569/1710 KB 142/208 KB 32/38 KB 208/223 KB 569/1710 KB 142/208 KB 35/38 KB 208/223 KB 569/1710 KB 146/208 KB 35/38 KB 208/223 KB 569/1710 KB 150/208 KB 38/38 KB 208/223 KB 573/1710 KB 154/208 KB 38/38 KB 212/223 KB 573/1710 KB 146/208 KB 38/38 KB 208/223 KB 573/1710 KB 146/208 KB 38/38 KB 208/223 KB 569/1710 KB 154/208 KB 38/38 KB 212/223 KB 577/1710 KB 150/208 KB 38/38 KB 212/223 KB 573/1710 KB 154/208 KB 38/38 KB 216/223 KB 577/1710 KB 154/208 KB 38/38 KB 220/223 KB 577/1710 KB 154/208 KB 38/38 KB 212/223 KB 577/1710 KB 158/208 KB 38/38 KB 220/223 KB 577/1710 KB 158/208 KB 38/38 KB 223/223 KB 577/1710 KB 158/208 KB 38/38 KB 223/223 KB 581/1710 KB 158/208 KB 38/38 KB 223/223 KB 585/1710 KB 162/208 KB 38/38 KB 223/223 KB 585/1710 KB 166/208 KB 38/38 KB 223/223 KB 589/1710 KB 170/208 KB 38/38 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 4/18 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 8/18 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 12/18 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 16/18 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 18/18 KB 223/223 KB 589/1710 KB 162/208 KB 38/38 KB 223/223 KB 589/1710 KB 174/208 KB 38/38 KB 18/18 KB 223/223 KB 593/1710 KB 174/208 KB 38/38 KB 18/18 KB 223/223 KB 597/1710 KB 174/208 KB 38/38 KB 18/18 KB 223/223 KB 601/1710 KB 174/208 KB 38/38 KB 18/18 KB 223/223 KB 605/1710 KB 178/208 KB 38/38 KB 18/18 KB 223/223 KB 605/1710 KB 182/208 KB 38/38 KB 18/18 KB 223/223 KB 605/1710 KB 186/208 KB 38/38 KB 18/18 KB 223/223 KB 605/1710 KB 186/208 KB 38/38 KB 18/18 KB 223/223 KB 609/1710 KB 190/208 KB 38/38 KB 18/18 KB 223/223 KB 609/1710 KB 190/208 KB 38/38 KB 18/18 KB 223/223 KB 613/1710 KB 190/208 KB 38/38 KB 18/18 KB 223/223 KB 617/1710 KB 194/208 KB 38/38 KB 18/18 KB 223/223 KB 617/1710 KB 198/208 KB 38/38 KB 18/18 KB 223/223 KB 617/1710 KB 202/208 KB 18/18 KB 223/223 KB 617/1710 KB 206/208 KB 18/18 KB 223/223 KB 617/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 173.4 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 206/208 KB 18/18 KB 223/223 KB 621/1710 KB 206/208 KB 18/18 KB 223/223 KB 625/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1013.9 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 208/208 KB 18/18 KB 223/223 KB 625/1710 KB 208/208 KB 18/18 KB 629/1710 KB 208/208 KB 18/18 KB 633/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 80.5 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 208/208 KB 637/1710 KB 208/208 KB 641/1710 KB 208/208 KB 645/1710 KB 208/208 KB 649/1710 KB 208/208 KB 653/1710 KB 208/208 KB 4/531 KB 653/1710 KB 208/208 KB 3/214 KB 4/531 KB 653/1710 KB 208/208 KB 3/214 KB 8/531 KB 653/1710 KB 208/208 KB 3/214 KB 12/531 KB 653/1710 KB 208/208 KB 3/214 KB 16/531 KB 653/1710 KB 208/208 KB 6/214 KB 16/531 KB 653/1710 KB 208/208 KB 9/214 KB 16/531 KB 653/1710 KB 208/208 KB 11/214 KB 16/531 KB 653/1710 KB 208/208 KB 14/214 KB 16/531 KB 653/1710 KB 208/208 KB 16/214 KB 20/531 KB 653/1710 KB 208/208 KB 14/214 KB 20/531 KB 653/1710 KB 208/208 KB 16/214 KB 24/531 KB 653/1710 KB 208/208 KB 16/214 KB 28/531 KB 653/1710 KB 208/208 KB 16/214 KB 32/531 KB 653/1710 KB 208/208 KB 19/214 KB 32/531 KB 653/1710 KB 208/208 KB 22/214 KB 32/531 KB 653/1710 KB 208/208 KB 25/214 KB 32/531 KB 653/1710 KB 208/208 KB 25/214 KB 32/531 KB 657/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 900.0 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 25/214 KB 32/531 KB 657/1710 KB 4/1267 KB 25/214 KB 32/531 KB 657/1710 KB 8/1267 KB 25/214 KB 32/531 KB 657/1710 KB 12/1267 KB 25/214 KB 32/531 KB 657/1710 KB 16/1267 KB 25/214 KB 36/531 KB 657/1710 KB 16/1267 KB 27/214 KB 40/531 KB 661/1710 KB 16/1267 KB 27/214 KB 44/531 KB 661/1710 KB 16/1267 KB 27/214 KB 36/531 KB 661/1710 KB 16/1267 KB 25/214 KB 36/531 KB 661/1710 KB 16/1267 KB 27/214 KB 48/531 KB 665/1710 KB 20/1267 KB 27/214 KB 48/531 KB 661/1710 KB 20/1267 KB 27/214 KB 48/531 KB 665/1710 KB 24/1267 KB 27/214 KB 48/531 KB 665/1710 KB 28/1267 KB 27/214 KB 48/531 KB 665/1710 KB 32/1267 KB 30/214 KB 48/531 KB 665/1710 KB 32/1267 KB 27/214 KB 48/531 KB 665/1710 KB 32/1267 KB 32/214 KB 48/531 KB 665/1710 KB 32/1267 KB 36/214 KB 48/531 KB 665/1710 KB 32/1267 KB 40/214 KB 52/531 KB 669/1710 KB 36/1267 KB 44/214 KB 52/531 KB 669/1710 KB 36/1267 KB 48/214 KB 52/531 KB 669/1710 KB 36/1267 KB 36/214 KB 52/531 KB 669/1710 KB 36/1267 KB 48/214 KB 52/531 KB 669/1710 KB 40/1267 KB 48/214 KB 52/531 KB 669/1710 KB 44/1267 KB 48/214 KB 52/531 KB 669/1710 KB 48/1267 KB 48/214 KB 52/531 KB 669/1710 KB 52/1267 KB 48/214 KB 52/531 KB 669/1710 KB 56/1267 KB 36/214 KB 52/531 KB 669/1710 KB 32/1267 KB 36/214 KB 48/531 KB 669/1710 KB 32/1267 KB 48/214 KB 56/531 KB 673/1710 KB 56/1267 KB 48/214 KB 56/531 KB 677/1710 KB 56/1267 KB 48/214 KB 56/531 KB 681/1710 KB 56/1267 KB 48/214 KB 56/531 KB 669/1710 KB 56/1267 KB 48/214 KB 60/531 KB 681/1710 KB 56/1267 KB 48/214 KB 63/531 KB 681/1710 KB 56/1267 KB 48/214 KB 63/531 KB 685/1710 KB 56/1267 KB 3/109 KB 52/214 KB 67/531 KB 689/1710 KB 60/1267 KB 3/109 KB 52/214 KB 67/531 KB 693/1710 KB 60/1267 KB 3/109 KB 52/214 KB 67/531 KB 685/1710 KB 60/1267 KB 3/109 KB 48/214 KB 67/531 KB 685/1710 KB 60/1267 KB 3/109 KB 52/214 KB 67/531 KB 693/1710 KB 64/1267 KB 3/109 KB 48/214 KB 63/531 KB 685/1710 KB 56/1267 KB 6/109 KB 52/214 KB 67/531 KB 693/1710 KB 64/1267 KB 9/109 KB 52/214 KB 67/531 KB 693/1710 KB 64/1267 KB 9/109 KB 52/214 KB 67/531 KB 693/1710 KB 68/1267 KB 3/109 KB 48/214 KB 67/531 KB 685/1710 KB 56/1267 KB 11/109 KB 56/214 KB 67/531 KB 697/1710 KB 68/1267 KB 11/109 KB 52/214 KB 67/531 KB 697/1710 KB 68/1267 KB 11/109 KB 52/214 KB 67/531 KB 693/1710 KB 68/1267 KB 11/109 KB 56/214 KB 71/531 KB 697/1710 KB 68/1267 KB 11/109 KB 60/214 KB 71/531 KB 697/1710 KB 68/1267 KB 14/109 KB 61/214 KB 71/531 KB 697/1710 KB 68/1267 KB 14/109 KB 60/214 KB 71/531 KB 697/1710 KB 68/1267 KB 14/109 KB 61/214 KB 75/531 KB 697/1710 KB 72/1267 KB 14/109 KB 61/214 KB 75/531 KB 697/1710 KB 68/1267 KB 14/109 KB 61/214 KB 79/531 KB 697/1710 KB 76/1267 KB 16/109 KB 61/214 KB 79/531 KB 697/1710 KB 76/1267 KB 19/109 KB 61/214 KB 83/531 KB 697/1710 KB 76/1267 KB 22/109 KB 65/214 KB 83/531 KB 701/1710 KB 76/1267 KB 14/109 KB 61/214 KB 79/531 KB 697/1710 KB 76/1267 KB 22/109 KB 65/214 KB 83/531 KB 701/1710 KB 80/1267 KB 22/109 KB 65/214 KB 83/531 KB 701/1710 KB 84/1267 KB 16/109 KB 61/214 KB 83/531 KB 697/1710 KB 76/1267 KB 25/109 KB 65/214 KB 87/531 KB 701/1710 KB 84/1267 KB 25/109 KB 65/214 KB 83/531 KB 701/1710 KB 84/1267 KB 19/109 KB 65/214 KB 83/531 KB 701/1710 KB 76/1267 KB 19/109 KB 61/214 KB 83/531 KB 701/1710 KB 76/1267 KB 25/109 KB 69/214 KB 87/531 KB 705/1710 KB 84/1267 KB 25/109 KB 69/214 KB 87/531 KB 705/1710 KB 84/1267 KB 25/109 KB 73/214 KB 87/531 KB 705/1710 KB 84/1267 KB 25/109 KB 73/214 KB 87/531 KB 709/1710 KB 84/1267 K unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install B 25/109 KB 73/214 KB 87/531 KB 713/1710 KB 84/1267 KB 25/109 KB 77/214 KB 91/531 KB 717/1710 KB 84/1267 KB 27/109 KB 77/214 KB 91/531 KB 721/1710 KB 88/1267 KB 25/109 KB 77/214 KB 91/531 KB 713/1710 KB 84/1267 KB 25/109 KB 77/214 KB 87/531 KB 713/1710 KB 84/1267 KB 27/109 KB 77/214 KB 95/531 KB 725/1710 KB 88/1267 KB 27/109 KB 77/214 KB 91/531 KB 717/1710 KB 88/1267 KB 27/109 KB 77/214 KB 91/531 KB 717/1710 KB 84/1267 KB 30/109 KB 77/214 KB 95/531 KB 725/1710 KB 88/1267 KB 32/109 KB 81/214 KB 95/531 KB 725/1710 KB 92/1267 KB 36/109 KB 81/214 KB 95/531 KB 725/1710 KB 92/1267 KB 30/109 KB 81/214 KB 95/531 KB 725/1710 KB 92/1267 KB 36/109 KB 85/214 KB 99/531 KB 725/1710 KB 92/1267 KB 30/109 KB 77/214 KB 95/531 KB 725/1710 KB 92/1267 KB 36/109 KB 89/214 KB 99/531 KB 725/1710 KB 96/1267 KB 36/109 KB 89/214 KB 99/531 KB 725/1710 KB 100/1267 KB 36/109 KB 89/214 KB 99/531 KB 725/1710 KB 104/1267 KB 36/109 KB 81/214 KB 99/531 KB 725/1710 KB 92/1267 KB 36/109 KB 81/214 KB 99/531 KB 725/1710 KB 92/1267 KB 40/109 KB 89/214 KB 103/531 KB 725/1710 KB 104/1267 KB 40/109 KB 89/214 KB 107/531 KB 725/1710 KB 104/1267 KB 40/109 KB 89/214 KB 111/531 KB 729/1710 KB 104/1267 KB 40/109 KB 89/214 KB 99/531 KB 725/1710 KB 104/1267 KB 36/109 KB 89/214 KB 99/531 KB 725/1710 KB 100/1267 KB 40/109 KB 93/214 KB 111/531 KB 729/1710 KB 104/1267 KB 40/109 KB 89/214 KB 107/531 KB 729/1710 KB 104/1267 KB 40/109 KB 93/214 KB 111/531 KB 733/1710 KB 104/1267 KB 44/109 KB 97/214 KB 115/531 KB 737/1710 KB 108/1267 KB 44/109 KB 97/214 KB 115/531 KB 741/1710 KB 108/1267 KB 44/109 KB 97/214 KB 115/531 KB 733/1710 KB 108/1267 KB 44/109 KB 97/214 KB 111/531 KB 733/1710 KB 108/1267 KB 44/109 KB 93/214 KB 111/531 KB 733/1710 KB 108/1267 KB 40/109 KB 93/214 KB 111/531 KB 733/1710 KB 108/1267 KB 44/109 KB 97/214 KB 119/531 KB 745/1710 KB 112/1267 KB 48/109 KB 97/214 KB 119/531 KB 745/1710 KB 112/1267 KB 52/109 KB 97/214 KB 119/531 KB 745/1710 KB 112/1267 KB 56/109 KB 101/214 KB 119/531 KB 745/1710 KB 116/1267 KB 60/109 KB 101/214 KB 119/531 KB 745/1710 KB 116/1267 KB 63/109 KB 101/214 KB 119/531 KB 745/1710 KB 116/1267 KB 44/109 KB 97/214 KB 115/531 KB 745/1710 KB 116/1267 KB 52/109 KB 101/214 KB 119/531 KB 745/1710 KB 116/1267 KB 52/109 KB 101/214 KB 119/531 KB 745/1710 KB 112/1267 KB 52/109 KB 101/214 KB 119/531 KB 745/1710 KB 112/1267 KB 63/109 KB 105/214 KB 119/531 KB 745/1710 KB 116/1267 KB 63/109 KB 109/214 KB 119/531 KB 745/1710 KB 116/1267 KB 63/109 KB 109/214 KB 123/531 KB 745/1710 KB 116/1267 KB 63/109 KB 109/214 KB 127/531 KB 745/1710 KB 116/1267 KB 63/109 KB 113/214 KB 127/531 KB 745/1710 KB 116/1267 KB 67/109 KB 117/214 KB 131/531 KB 749/1710 KB 120/1267 KB 63/109 KB 113/214 KB 127/531 KB 745/1710 KB 120/1267 KB 67/109 KB 117/214 KB 131/531 KB 749/1710 KB 124/1267 KB 67/109 KB 117/214 KB 131/531 KB 749/1710 KB 128/1267 KB 67/109 KB 113/214 KB 131/531 KB 749/1710 KB 120/1267 KB 67/109 KB 121/214 KB 131/531 KB 749/1710 KB 128/1267 KB 67/109 KB 125/214 KB 131/531 KB 749/1710 KB 128/1267 KB 67/109 KB 113/214 KB 127/531 KB 749/1710 KB 120/1267 KB 71/109 KB 125/214 KB 135/531 KB 749/1710 KB 128/1267 KB 75/109 KB 125/214 KB 135/531 KB 749/1710 KB 128/1267 KB 63/109 KB 113/214 KB 127/531 KB 749/1710 KB 120/1267 KB 75/109 KB 125/214 KB 135/531 KB 753/1710 KB 132/1267 KB 75/109 KB 125/214 KB 135/531 KB 757/1710 KB 132/1267 KB 75/109 KB 125/214 KB 135/531 KB 761/1710 KB 132/1267 KB 75/109 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 129/214 KB 135/531 KB 761/1710 KB 132/1267 KB 79/109 KB 133/214 KB 135/531 KB 765/1710 KB 132/1267 KB 79/109 KB 137/214 KB 135/531 KB 765/1710 KB 132/1267 KB 79/109 KB 141/214 KB 135/531 KB 765/1710 KB 132/1267 KB 75/109 KB 125/214 KB 135/531 KB 749/1710 KB 132/1267 KB 67/109 KB 125/214 KB 135/531 KB 749/1710 KB 128/1267 KB 79/109 KB 141/214 KB 139/531 KB 765/1710 KB 132/1267 KB 79/109 KB 141/214 KB 143/531 KB 765/1710 KB 132/1267 KB 79/109 KB 141/214 KB 143/531 KB 765/1710 KB 136/1267 KB 79/109 KB 141/214 KB 143/531 KB 765/1710 KB 140/1267 KB 79/109 KB 141/214 KB 147/531 KB 765/1710 KB 140/1267 KB 79/109 KB 141/214 KB 151/531 KB 765/1710 KB 144/1267 KB 79/109 KB 141/214 KB 155/531 KB 765/1710 KB 144/1267 KB 79/109 KB 141/214 KB 159/531 KB 765/1710 KB 144/1267 KB 79/109 KB 129/214 KB 135/531 KB 765/1710 KB 132/1267 KB 79/109 KB 141/214 KB 159/531 KB 769/1710 KB 144/1267 KB 79/109 KB 141/214 KB 159/531 KB 773/1710 KB 144/1267 KB 79/109 KB 129/214 KB 135/531 KB 761/1710 KB 132/1267 KB 79/109 KB 141/214 KB 147/531 KB 765/1710 KB 144/1267 KB 79/109 KB 141/214 KB 159/531 KB 777/1710 KB 148/1267 KB 83/109 KB 145/214 KB 163/531 KB 777/1710 KB 152/1267 KB 83/109 KB 145/214 KB 163/531 KB 777/1710 KB 156/1267 KB 83/109 KB 145/214 KB 163/531 KB 777/1710 KB 160/1267 KB 83/109 KB 145/214 KB 163/531 KB 777/1710 KB 148/1267 KB 83/109 KB 149/214 KB 163/531 KB 777/1710 KB 160/1267 KB 83/109 KB 141/214 KB 159/531 KB 777/1710 KB 148/1267 KB 87/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 91/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 95/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 99/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 103/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 107/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 109/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 83/109 KB 141/214 KB 163/531 KB 777/1710 KB 148/1267 KB 109/109 KB 153/214 KB 167/531 KB 777/1710 KB 160/1267 KB 109/109 KB 153/214 KB 171/531 KB 777/1710 KB 160/1267 KB 79/109 KB 141/214 KB 159/531 KB 777/1710 KB 148/1267 KB 109/109 KB 153/214 KB 175/531 KB 781/1710 KB 160/1267 KB 109/109 KB 153/214 KB 175/531 KB 785/1710 KB 160/1267 KB 109/109 KB 153/214 KB 175/531 KB 789/1710 KB 160/1267 KB 109/109 KB 153/214 KB 175/531 KB 793/1710 KB 160/1267 KB 83/109 KB 153/214 KB 163/531 KB 777/1710 KB 160/1267 KB 109/109 KB 157/214 KB 175/531 KB 793/1710 KB 160/1267 KB 109/109 KB 153/214 KB 175/531 KB 793/1710 KB 160/1267 KB 109/109 KB 157/214 KB 175/531 KB 797/1710 KB 160/1267 KB 109/109 KB 161/214 KB 179/531 KB 801/1710 KB 164/1267 KB 109/109 KB 161/214 KB 179/531 KB 805/1710 KB 164/1267 KB 109/109 KB 161/214 KB 179/531 KB 809/1710 KB 164/1267 KB 109/109 KB 161/214 KB 179/531 KB 797/1710 KB 164/1267 KB 109/109 KB 165/214 KB 179/531 KB 809/1710 KB 164/1267 KB 109/109 KB 157/214 KB 179/531 KB 797/1710 KB 164/1267 KB 109/109 KB 157/214 KB 175/531 KB 797/1710 KB 164/1267 KB 109/109 KB 169/214 KB 179/531 KB 809/1710 KB 168/1267 KB 109/109 KB 169/214 KB 179/531 KB 809/1710 KB 172/1267 KB 109/109 KB 169/214 KB 179/531 KB 809/1710 KB 176/1267 KB 109/109 KB 169/214 KB 179/531 KB 809/1710 KB 164/1267 KB 109/109 KB 173/214 KB 183/531 KB 809/1710 KB 176/1267 KB 109/109 KB 169/214 KB 183/531 KB 809/1710 KB 176/1267 KB 109/109 KB 173/214 KB 187/531 KB 809/1710 KB 176/1267 KB 109/109 KB 173/214 KB 191/531 KB 809/1710 KB 176/1267 KB 109/109 KB 177/214 KB 195/531 KB 809/1710 KB 176/126 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 7 KB 109/109 KB 177/214 KB 199/531 KB 813/1710 KB 180/1267 KB 109/109 KB 177/214 KB 203/531 KB 813/1710 KB 180/1267 KB 109/109 KB 177/214 KB 191/531 KB 809/1710 KB 176/1267 KB 109/109 KB 177/214 KB 195/531 KB 813/1710 KB 180/1267 KB 109/109 KB 177/214 KB 195/531 KB 809/1710 KB 180/1267 KB 109/109 KB 177/214 KB 203/531 KB 813/1710 KB 184/1267 KB 109/109 KB 177/214 KB 203/531 KB 813/1710 KB 188/1267 KB 109/109 KB 177/214 KB 203/531 KB 813/1710 KB 192/1267 KB 109/109 KB 181/214 KB 203/531 KB 813/1710 KB 192/1267 KB 109/109 KB 181/214 KB 203/531 KB 817/1710 KB 192/1267 KB 109/109 KB 185/214 KB 203/531 KB 817/1710 KB 192/1267 KB 109/109 KB 189/214 KB 203/531 KB 817/1710 KB 192/1267 KB 109/109 KB 189/214 KB 203/531 KB 821/1710 KB 192/1267 KB 109/109 KB 189/214 KB 203/531 KB 825/1710 KB 192/1267 KB 109/109 KB 193/214 KB 203/531 KB 825/1710 KB 192/1267 KB 197/214 KB 207/531 KB 829/1710 KB 196/1267 KB 201/214 KB 207/531 KB 829/1710 KB 196/1267 KB 205/214 KB 207/531 KB 829/1710 KB 196/1267 KB 193/214 KB 207/531 KB 829/1710 KB 196/1267 KB 193/214 KB 207/531 KB 825/1710 KB 196/1267 KB 205/214 KB 207/531 KB 829/1710 KB 200/1267 KB 109/109 KB 193/214 KB 207/531 KB 825/1710 KB 192/1267 KB 205/214 KB 211/531 KB 829/1710 KB 200/1267 KB 205/214 KB 211/531 KB 833/1710 KB 204/1267 KB 205/214 KB 211/531 KB 837/1710 KB 204/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 383.4 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 205/214 KB 211/531 KB 829/1710 KB 204/1267 KB 205/214 KB 215/531 KB 837/1710 KB 208/1267 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 205/214 KB 215/531 KB 837/1710 KB 212/1267 KB 209/214 KB 215/531 KB 841/1710 KB 216/1267 KB 209/214 KB 215/531 KB 841/1710 KB 220/1267 KB 205/214 KB 215/531 KB 837/1710 KB 204/1267 KB 209/214 KB 219/531 KB 841/1710 KB 220/1267 KB 209/214 KB 223/531 KB 841/1710 KB 220/1267 KB 209/214 KB 215/531 KB 841/1710 KB 212/1267 KB 205/214 KB 215/531 KB 841/1710 KB 212/1267 KB 209/214 KB 227/531 KB 841/1710 KB 220/1267 KB 213/214 KB 231/531 KB 845/1710 KB 220/1267 KB 213/214 KB 235/531 KB 845/1710 KB 220/1267 KB 213/214 KB 239/531 KB 845/1710 KB 220/1267 KB 213/214 KB 227/531 KB 845/1710 KB 220/1267 KB 213/214 KB 227/531 KB 841/1710 KB 220/1267 KB 214/214 KB 239/531 KB 845/1710 KB 220/1267 KB 214/214 KB 239/531 KB 849/1710 KB 220/1267 KB 214/214 KB 239/531 KB 853/1710 KB 220/1267 KB 214/214 KB 239/531 KB 857/1710 KB 220/1267 KB 214/214 KB 243/531 KB 857/1710 KB 220/1267 KB 214/214 KB 247/531 KB 861/1710 KB 224/1267 KB 214/214 KB 251/531 KB 861/1710 KB 224/1267 KB 214/214 KB 243/531 KB 861/1710 KB 224/1267 KB 214/214 KB 251/531 KB 865/1710 KB 224/1267 KB 214/214 KB 251/531 KB 869/1710 KB 224/1267 KB 214/214 KB 251/531 KB 873/1710 KB 224/1267 KB 214/214 KB 251/531 KB 4/80 KB 873/1710 KB 224/1267 KB 214/214 KB 251/531 KB 8/80 KB 873/1710 KB 224/1267 KB 251/531 KB 12/80 KB 873/1710 KB 224/1267 KB 214/214 KB 243/531 KB 857/1710 KB 224/1267 KB 251/531 KB 12/80 KB 873/1710 KB 228/1267 KB 255/531 KB 16/80 KB 873/1710 KB 232/1267 KB 255/531 KB 16/80 KB 873/1710 KB 236/1267 KB 255/531 KB 16/80 KB 873/1710 KB 228/1267 KB 255/531 KB 12/80 KB 873/1710 KB 228/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 722.5 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 255/531 KB 16/80 KB 877/1710 KB 240/1267 KB 259/531 KB 20/80 KB 881/1710 KB 240/1267 KB 259/531 KB 20/80 KB 885/1710 KB 240/1267 KB 259/531 KB 20/80 KB 877/1710 KB 240/1267 KB 259/531 KB 16/80 KB 877/1710 KB 240/1267 KB 255/531 KB 16/80 KB 873/1710 KB 240/1267 KB 263/531 KB 20/80 KB 885/1710 KB 240/1267 KB 267/531 KB 20/80 KB 885/1710 KB 240/1267 KB 271/531 KB 24/80 KB 889/1710 KB 240/1267 KB 267/531 KB 24/80 KB 889/1710 KB 240/1267 KB 267/531 KB 24/80 KB 885/1710 KB 240/1267 KB 271/531 KB 28/80 KB 889/1710 KB 244/1267 KB 271/531 KB 32/80 KB 889/1710 KB 244/1267 KB 271/531 KB 24/80 KB 889/1710 KB 244/1267 KB 271/531 KB 32/80 KB 893/1710 KB 244/1267 KB 275/531 KB 36/80 KB 897/1710 KB 248/1267 KB 275/531 KB 36/80 KB 901/1710 KB 248/1267 KB 275/531 KB 36/80 KB 905/1710 KB 248/1267 KB 275/531 KB 36/80 KB 893/1710 KB 248/1267 KB 275/531 KB 32/80 KB 893/1710 KB 248/1267 KB 271/531 KB 32/80 KB 893/1710 KB 248/1267 KB 275/531 KB 36/80 KB 905/1710 KB 252/1267 KB 275/531 KB 36/80 KB 905/1710 KB 256/1267 KB 279/531 KB 36/80 KB 905/1710 KB 256/1267 KB 279/531 KB 40/80 KB 905/1710 KB 256/1267 KB 283/531 KB 44/80 KB 905/1710 KB 256/1267 KB 283/531 KB 48/80 KB 905/1710 KB 256/1267 KB 283/531 KB 40/80 KB 905/1710 KB 256/1267 KB 287/531 KB 48/80 KB 905/1710 KB 256/1267 KB 287/531 KB 52/80 KB 905/1710 KB 256/1267 KB 291/531 KB 56/80 KB 909/1710 KB 260/1267 KB 291/531 KB 60/80 KB 909/1710 KB 260/1267 KB 291/531 KB 64/80 KB 909/1710 KB 260/1267 KB 291/531 KB 52/80 KB 909/1710 KB 260/1267 KB 291/531 KB 64/80 KB 913/1710 KB 260/1267 KB 291/531 KB 52/80 KB 905/1710 KB 260/1267 KB 291/531 KB 52/80 KB 905/1710 KB 256/1267 KB 295/531 KB 64/80 KB 913/1710 KB 260/1267 KB 295/531 KB 64/80 KB 917/1710 KB 260/1267 KB 295/531 KB 64/80 KB 917/1710 KB 264/1267 KB 299/531 KB 64/80 KB 921/1710 KB 264/1267 KB 4/1044 KB 299/531 KB 64/80 KB 925/1710 KB 264/1267 KB 4/1044 KB 299/531 KB 68/80 KB 929/1710 KB 268/1267 KB 4/1044 KB 299/531 KB 68/80 KB 933/1710 KB 268/1267 KB 4/1044 KB 299/531 KB 68/80 KB 937/1710 KB 268/1267 KB 299/531 KB 64/80 KB 917/1710 KB 264/1267 KB 4/1044 KB 303/531 KB 68/80 KB 937/1710 KB 268/1267 KB 4/1044 KB 307/531 KB 68/80 KB 937/1710 KB 268/1267 KB 4/1044 KB 311/531 KB 68/80 KB 937/1710 KB 268/1267 KB 4/1044 KB 299/531 KB 68/80 KB 925/1710 KB 268/1267 KB 4/1044 KB 299/531 KB 64/80 KB 925/1710 KB 268/1267 KB 4/1044 KB 299/531 KB 64/80 KB 921/1710 KB 264/1267 KB 8/1044 KB 315/531 KB 68/80 KB 937/1710 KB 272/1267 KB 12/1044 KB 315/531 KB 68/80 KB 937/1710 KB 272/1267 KB 16/1044 KB 315/531 KB 68/80 KB 937/1710 KB 272/1267 KB 20/1044 KB 315/531 KB 68/80 KB 937/1710 KB 272/1267 KB 4/1044 KB 315/531 KB 68/80 KB 937/1710 KB 272/1267 KB 20/1044 KB 315/531 KB 68/80 KB 937/1710 KB 276/1267 KB 24/1044 KB 315/531 KB 72/80 KB 937/1710 KB 276/1267 KB 24/1044 KB 315/531 KB 68/80 KB 937/1710 KB 276/1267 KB 28/1044 KB 315/531 KB 72/80 KB 937/1710 KB 276/1267 KB 32/1044 KB 315/531 KB 72/80 KB 937/1710 KB 276/1267 KB 32/1044 KB 315/531 KB 76/80 KB 937/1710 KB 276/1267 KB 32/1044 KB 315/531 KB 80/80 KB 937/1710 KB 276/1267 KB 32/1044 KB 315/531 KB 80/80 KB 937/1710 KB 276/1267 KB 32/1044 KB 319/531 KB 80/80 KB 937/1710 KB 280/1267 KB 32/1044 KB 315/531 KB 80/80 KB 937/1710 KB 280/1267 KB 32/1044 KB 319/531 KB 80/80 KB 937/1710 KB 284/1267 KB 32/1044 KB 319/531 KB 80/80 KB 941/1710 KB 288/1267 KB 32/1044 KB 323/531 KB 80/80 KB 941/1710 KB 288/1267 KB 36/1044 KB 327/531 KB 80/80 K unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install B 941/1710 KB 292/1267 KB 36/1044 KB 331/531 KB 80/80 KB 941/1710 KB 292/1267 KB 36/1044 KB 335/531 KB 80/80 KB 941/1710 KB 292/1267 KB 32/1044 KB 319/531 KB 80/80 KB 941/1710 KB 284/1267 KB 36/1044 KB 323/531 KB 80/80 KB 941/1710 KB 292/1267 KB 36/1044 KB 323/531 KB 80/80 KB 941/1710 KB 288/1267 KB 40/1044 KB 335/531 KB 80/80 KB 945/1710 KB 292/1267 KB 44/1044 KB 335/531 KB 80/80 KB 945/1710 KB 292/1267 KB 48/1044 KB 335/531 KB 80/80 KB 945/1710 KB 292/1267 KB 36/1044 KB 335/531 KB 80/80 KB 945/1710 KB 292/1267 KB 48/1044 KB 335/531 KB 80/80 KB 945/1710 KB 296/1267 KB 48/1044 KB 335/531 KB 80/80 KB 949/1710 KB 300/1267 KB 48/1044 KB 335/531 KB 80/80 KB 949/1710 KB 304/1267 KB 48/1044 KB 335/531 KB 80/80 KB 949/1710 KB 296/1267 KB 48/1044 KB 335/531 KB 80/80 KB 953/1710 KB 304/1267 KB 48/1044 KB 339/531 KB 80/80 KB 953/1710 KB 304/1267 KB 52/1044 KB 343/531 KB 80/80 KB 957/1710 KB 308/1267 KB 52/1044 KB 347/531 KB 80/80 KB 957/1710 KB 308/1267 KB 52/1044 KB 339/531 KB 80/80 KB 957/1710 KB 308/1267 KB 52/1044 KB 339/531 KB 80/80 KB 953/1710 KB 308/1267 KB 52/1044 KB 339/531 KB 80/80 KB 953/1710 KB 304/1267 KB 56/1044 KB 351/531 KB 80/80 KB 961/1710 KB 308/1267 KB 60/1044 KB 351/531 KB 80/80 KB 961/1710 KB 308/1267 KB 64/1044 KB 351/531 KB 80/80 KB 961/1710 KB 308/1267 KB 64/1044 KB 351/531 KB 80/80 KB 961/1710 KB 312/1267 KB 64/1044 KB 351/531 KB 80/80 KB 961/1710 KB 316/1267 KB 64/1044 KB 351/531 KB 80/80 KB 965/1710 KB 316/1267 KB 64/1044 KB 351/531 KB 80/80 KB 969/1710 KB 316/1267 KB 64/1044 KB 351/531 KB 80/80 KB 961/1710 KB 316/1267 KB 64/1044 KB 351/531 KB 80/80 KB 969/1710 KB 320/1267 KB 52/1044 KB 351/531 KB 80/80 KB 965/1710 KB 316/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 247.7 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 64/1044 KB 351/531 KB 969/1710 KB 324/1267 KB 68/1044 KB 355/531 KB 973/1710 KB 328/1267 KB 68/1044 KB 355/531 KB 973/1710 KB 332/1267 KB 68/1044 KB 355/531 KB 973/1710 KB 336/1267 KB 68/1044 KB 355/531 KB 973/1710 KB 324/1267 KB 68/1044 KB 351/531 KB 973/1710 KB 324/1267 KB 68/1044 KB 355/531 KB 977/1710 KB 336/1267 KB 68/1044 KB 355/531 KB 981/1710 KB 336/1267 KB 68/1044 KB 351/531 KB 969/1710 KB 324/1267 KB 72/1044 KB 359/531 KB 981/1710 KB 336/1267 KB 76/1044 KB 359/531 KB 981/1710 KB 336/1267 KB 80/1044 KB 359/531 KB 981/1710 KB 336/1267 KB 68/1044 KB 359/531 KB 981/1710 KB 336/1267 KB 80/1044 KB 363/531 KB 981/1710 KB 336/1267 KB 80/1044 KB 363/531 KB 985/1710 KB 336/1267 KB 80/1044 KB 367/531 KB 985/1710 KB 336/1267 KB 80/1044 KB 371/531 KB 985/1710 KB 336/1267 KB 84/1044 KB 375/531 KB 989/1710 KB 340/1267 KB 4/61 KB 84/1044 KB 371/531 KB 989/1710 KB 340/1267 KB 4/61 KB 84/1044 KB 375/531 KB 989/1710 KB 340/1267 KB 8/61 KB 84/1044 KB 375/531 KB 989/1710 KB 340/1267 KB 12/61 KB 84/1044 KB 375/531 KB 989/1710 KB 340/1267 KB 16/61 KB 84/1044 KB 371/531 KB 989/1710 KB 340/1267 KB 84/1044 KB 371/531 KB 989/1710 KB 336/1267 KB 84/1044 KB 375/531 KB 993/1710 KB 340/1267 KB 16/61 KB 84/1044 KB 375/531 KB 997/1710 KB 344/1267 KB 16/61 KB 84/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 16/61 KB 84/1044 KB 371/531 KB 985/1710 KB 336/1267 KB 88/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 16/61 KB 92/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 16/61 KB 92/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 20/61 KB 96/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 24/61 KB 96/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 28/61 KB 84/1044 KB 379/531 KB 997/1710 KB 344/1267 KB 16/61 KB 96/1044 KB 383/531 KB 1001/1710 KB 344/1267 KB 28/61 KB 84/1044 KB 375/531 KB 993/1710 KB 344/1267 KB 16/61 KB 96/1044 KB 379/531 KB 1001/1710 KB 344/1267 KB 20/61 KB 96/1044 KB 383/531 KB 1001/1710 KB 348/1267 KB 28/61 KB 96/1044 KB 383/531 KB 1001/1710 KB 352/1267 KB 28/61 KB 96/1044 KB 387/531 KB 1001/1710 KB 352/1267 KB 28/61 KB 100/1044 KB 387/531 KB 1005/1710 KB 356/1267 KB 32/61 KB 100/1044 KB 387/531 KB 1001/1710 KB 352/1267 KB 28/61 KB 104/1044 KB 387/531 KB 1005/1710 KB 356/1267 KB 32/61 KB 108/1044 KB 387/531 KB 1005/1710 KB 356/1267 KB 32/61 KB 100/1044 KB 387/531 KB 1005/1710 KB 356/1267 KB 28/61 KB 100/1044 KB 387/531 KB 1001/1710 KB 356/1267 KB 28/61 KB 108/1044 KB 391/531 KB 1009/1710 KB 360/1267 KB 32/61 KB 108/1044 KB 391/531 KB 1005/1710 KB 356/1267 KB 32/61 KB 112/1044 KB 391/531 KB 1009/1710 KB 360/1267 KB 32/61 KB 108/1044 KB 391/531 KB 1009/1710 KB 360/1267 KB 32/61 KB 112/1044 KB 395/531 KB 1009/1710 KB 364/1267 KB 32/61 KB 112/1044 KB 399/531 KB 1013/1710 KB 364/1267 KB 32/61 KB 112/1044 KB 403/531 KB 1013/1710 KB 364/1267 KB 32/61 KB 116/1044 KB 407/531 KB 1013/1710 KB 364/1267 KB 36/61 KB 116/1044 KB 411/531 KB 1013/1710 KB 364/1267 KB 36/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 364/1267 KB 36/61 KB 112/1044 KB 391/531 KB 1009/1710 KB 364/1267 KB 32/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 368/1267 KB 36/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 372/1267 KB 36/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 376/1267 KB 36/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 380/1267 KB 36/61 KB 116/1044 KB 415/531 KB 1013/1710 KB 384/1267 KB 36/61 KB 116/1044 KB 403/531 KB 1013/1710 KB 364/1267 KB 36/61 KB 120/1044 KB 415/531 KB 1013/1710 KB 384/1267 KB 36/61 KB 124/1044 KB 415/531 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 1013/1710 KB 384/1267 KB 36/61 KB 112/1044 KB 403/531 KB 1013/1710 KB 364/1267 KB 36/61 KB 112/1044 KB 395/531 KB 1013/1710 KB 364/1267 KB 32/61 KB 124/1044 KB 415/531 KB 1017/1710 KB 384/1267 KB 36/61 KB 124/1044 KB 415/531 KB 1021/1710 KB 384/1267 KB 36/61 KB 124/1044 KB 415/531 KB 1025/1710 KB 384/1267 KB 40/61 KB 124/1044 KB 415/531 KB 1029/1710 KB 384/1267 KB 40/61 KB 124/1044 KB 415/531 KB 1021/1710 KB 384/1267 KB 40/61 KB 128/1044 KB 415/531 KB 1029/1710 KB 384/1267 KB 44/61 KB 128/1044 KB 415/531 KB 1029/1710 KB 384/1267 KB 48/61 KB 128/1044 KB 415/531 KB 1029/1710 KB 384/1267 KB 40/61 KB 128/1044 KB 415/531 KB 1033/1710 KB 384/1267 KB 48/61 KB 128/1044 KB 415/531 KB 1033/1710 KB 384/1267 KB 52/61 KB 132/1044 KB 419/531 KB 1037/1710 KB 388/1267 KB 56/61 KB 132/1044 KB 419/531 KB 1037/1710 KB 388/1267 KB 60/61 KB 132/1044 KB 419/531 KB 1037/1710 KB 388/1267 KB 61/61 KB 132/1044 KB 419/531 KB 1037/1710 KB 388/1267 KB 52/61 KB 132/1044 KB 419/531 KB 1037/1710 KB 384/1267 KB 52/61 KB 128/1044 KB 419/531 KB 1033/1710 KB 384/1267 KB 52/61 KB 128/1044 KB 419/531 KB 1037/1710 KB 384/1267 KB 52/61 KB 136/1044 KB 419/531 KB 1041/1710 KB 388/1267 KB 61/61 KB 136/1044 KB 423/531 KB 1045/1710 KB 392/1267 KB 61/61 KB 136/1044 KB 423/531 KB 1049/1710 KB 392/1267 KB 61/61 KB 136/1044 KB 419/531 KB 1037/1710 KB 388/1267 KB 61/61 KB 136/1044 KB 423/531 KB 1041/1710 KB 392/1267 KB 61/61 KB 136/1044 KB 423/531 KB 1041/1710 KB 388/1267 KB 61/61 KB 136/1044 KB 427/531 KB 1049/1710 KB 392/1267 KB 61/61 KB 140/1044 KB 427/531 KB 1049/1710 KB 396/1267 KB 61/61 KB 136/1044 KB 427/531 KB 1049/1710 KB 396/1267 KB 61/61 KB 140/1044 KB 427/531 KB 1049/1710 KB 400/1267 KB 61/61 KB 140/1044 KB 431/531 KB 1049/1710 KB 400/1267 KB 61/61 KB 144/1044 KB 431/531 KB 1049/1710 KB 400/1267 KB 61/61 KB 144/1044 KB 431/531 KB 1053/1710 KB 400/1267 KB 61/61 KB 148/1044 KB 435/531 KB 1057/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 435/531 KB 1061/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 435/531 KB 1065/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 435/531 KB 1053/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 439/531 KB 1065/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 431/531 KB 1053/1710 KB 400/1267 KB 61/61 KB 152/1044 KB 439/531 KB 1065/1710 KB 404/1267 KB 61/61 KB 148/1044 KB 431/531 KB 1053/1710 KB 404/1267 KB 61/61 KB 152/1044 KB 439/531 KB 1065/1710 KB 408/1267 KB 61/61 KB 156/1044 KB 443/531 KB 1065/1710 KB 412/1267 KB 61/61 KB 156/1044 KB 443/531 KB 1065/1710 KB 408/1267 KB 61/61 KB 152/1044 KB 443/531 KB 1065/1710 KB 408/1267 KB 61/61 KB 156/1044 KB 447/531 KB 1065/1710 KB 412/1267 KB 61/61 KB 160/1044 KB 447/531 KB 1065/1710 KB 412/1267 KB 61/61 KB 160/1044 KB 447/531 KB 1065/1710 KB 416/1267 KB 61/61 KB 160/1044 KB 451/531 KB 1065/1710 KB 416/1267 KB 61/61 KB 164/1044 KB 455/531 KB 1069/1710 KB 416/1267 KB 61/61 KB 164/1044 KB 459/531 KB 1069/1710 KB 416/1267 KB 61/61 KB 164/1044 KB 463/531 KB 1069/1710 KB 420/1267 KB 61/61 KB 164/1044 KB 451/531 KB 1069/1710 KB 416/1267 KB 61/61 KB 160/1044 KB 451/531 KB 1069/1710 KB 416/1267 KB 61/61 KB 164/1044 KB 463/531 KB 1073/1710 KB 420/1267 KB 61/61 KB 164/1044 KB 459/531 KB 1069/1710 KB 420/1267 KB 61/61 KB 164/1044 KB 463/531 KB 1073/1710 KB 424/1267 KB 61/61 KB 168/1044 KB 463/531 KB 1077/1710 KB 428/1267 KB 61/61 KB 168/1044 KB 463/531 KB 1077/1710 KB 432/1267 KB 61/61 KB 168/1044 KB 463/531 KB 1077/1710 KB 424/1267 KB 61/61 KB 168/1044 KB 463/531 KB 1073/1710 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 424/1267 KB 61/61 KB 172/1044 KB 463/531 KB 1077/1710 KB 432/1267 KB 61/61 KB 176/1044 KB 463/531 KB 1081/1710 KB 432/1267 KB 172/1044 KB 463/531 KB 1081/1710 KB 432/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 176/1044 KB 463/531 KB 1085/1710 KB 432/1267 KB 180/1044 KB 467/531 KB 1089/1710 KB 436/1267 KB 180/1044 KB 467/531 KB 1085/1710 KB 436/1267 KB 180/1044 KB 471/531 KB 1093/1710 KB 436/1267 KB 180/1044 KB 463/531 KB 1085/1710 KB 436/1267 KB 184/1044 KB 471/531 KB 1093/1710 KB 436/1267 KB 176/1044 KB 463/531 KB 1085/1710 KB 436/1267 KB 184/1044 KB 475/531 KB 1093/1710 KB 440/1267 KB 184/1044 KB 475/531 KB 1093/1710 KB 444/1267 KB 184/1044 KB 475/531 KB 1093/1710 KB 436/1267 KB 188/1044 KB 479/531 KB 1093/1710 KB 444/1267 KB 188/1044 KB 475/531 KB 1093/1710 KB 444/1267 KB 180/1044 KB 467/531 KB 1093/1710 KB 444/1267 KB 188/1044 KB 479/531 KB 1097/1710 KB 444/1267 KB 192/1044 KB 479/531 KB 1097/1710 KB 444/1267 KB 192/1044 KB 479/531 KB 1097/1710 KB 448/1267 KB 192/1044 KB 479/531 KB 1101/1710 KB 448/1267 KB 192/1044 KB 483/531 KB 1101/1710 KB 448/1267 KB 192/1044 KB 487/531 KB 1101/1710 KB 448/1267 KB 192/1044 KB 487/531 KB 1105/1710 KB 448/1267 KB 192/1044 KB 491/531 KB 1109/1710 KB 448/1267 KB 192/1044 KB 491/531 KB 1113/1710 KB 448/1267 KB 192/1044 KB 491/531 KB 1105/1710 KB 448/1267 KB 192/1044 KB 495/531 KB 1113/1710 KB 448/1267 KB 192/1044 KB 499/531 KB 1113/1710 KB 448/1267 KB 192/1044 KB 503/531 KB 1117/1710 KB 448/1267 KB 192/1044 KB 507/531 KB 1117/1710 KB 448/1267 KB 192/1044 KB 511/531 KB 1117/1710 KB 448/1267 KB 192/1044 KB 499/531 KB 1117/1710 KB 448/1267 KB 192/1044 KB 511/531 KB 1121/1710 KB 448/1267 KB 192/1044 KB 511/531 KB 1125/1710 KB 448/1267 KB 192/1044 KB 511/531 KB 1129/1710 KB 448/1267 KB 192/1044 KB 511/531 KB 1133/1710 KB 448/1267 KB 192/1044 KB 515/531 KB 1137/1710 KB 448/1267 KB 192/1044 KB 515/531 KB 1141/1710 KB 448/1267 KB 192/1044 KB 515/531 KB 1145/1710 KB 448/1267 KB 192/1044 KB 515/531 KB 1133/1710 KB 448/1267 KB 192/1044 KB 519/531 KB 1145/1710 KB 448/1267 KB 192/1044 KB 523/531 KB 1145/1710 KB 448/1267 KB 192/1044 KB 527/531 KB 1145/1710 KB 448/1267 KB 192/1044 KB 531/531 KB 1145/1710 KB 448/1267 KB 192/1044 KB 531/531 KB 1149/1710 KB 448/1267 KB 192/1044 KB 531/531 KB 1153/1710 KB 448/1267 KB 192/1044 KB 531/531 KB 1157/1710 KB 448/1267 KB 192/1044 KB 531/531 KB 1161/1710 KB 448/1267 KB 196/1044 KB 531/531 KB 1161/1710 KB 448/1267 KB 200/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 204/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 208/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 212/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 216/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 220/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 196/1044 KB 531/531 KB 1161/1710 KB 452/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 456/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 460/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 468/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 472/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 476/1267 KB 224/1044 KB 531/531 KB 1161/1710 KB 480/1267 KB 228/1044 KB 531/531 KB 1161/1710 KB 480/1267 KB 232/1044 KB 531/531 KB 1161/1710 KB 484/1267 KB 236/1044 KB 531/531 KB 1161/1710 KB 484/1267 KB 240/1044 KB 531/531 KB 1161/1710 KB 484/1267 KB 228/1044 KB 531/531 KB 1161/1710 KB 484/1267 KB 240/1044 KB 531/531 KB 1161/1710 KB 488/1267 KB 240/1044 KB 531/531 KB 1161/1710 KB 492/1267 KB 240/1044 KB 531/531 KB 1161/1710 KB 496/1267 KB 240/1044 KB 531/531 KB 1161/1710 KB 500/1267 KB 244/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 4/1063 KB 244/1044 KB 531/531 KB 1161/1710 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install KB 504/1267 KB 8/1063 KB 244/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 12/1063 KB 244/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 16/1063 KB 244/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 244/1044 KB 531/531 KB 1161/1710 KB 500/1267 KB 16/1063 KB 248/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 20/1063 KB 248/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 24/1063 KB 248/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 28/1063 KB 248/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 32/1063 KB 248/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 32/1063 KB 252/1044 KB 531/531 KB 1161/1710 KB 504/1267 KB 32/1063 KB 252/1044 KB 531/531 KB 1161/1710 KB 508/1267 KB 36/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 508/1267 KB 40/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 508/1267 KB 44/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 508/1267 KB 48/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 508/1267 KB 48/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 512/1267 KB 32/1063 KB 256/1044 KB 531/531 KB 1161/1710 KB 512/1267 KB 48/1063 KB 260/1044 KB 531/531 KB 1161/1710 KB 512/1267 KB 52/1063 KB 264/1044 KB 1165/1710 KB 516/1267 KB 52/1063 KB 268/1044 KB 1165/1710 KB 516/1267 KB 52/1063 KB 272/1044 KB 1165/1710 KB 516/1267 KB 52/1063 KB 260/1044 KB 1165/1710 KB 516/1267 KB 52/1063 KB 260/1044 KB 1165/1710 KB 512/1267 KB 52/1063 KB 260/1044 KB 1161/1710 KB 512/1267 KB 56/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 60/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 64/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 68/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 72/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 76/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 80/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 80/1063 KB 272/1044 KB 1169/1710 KB 520/1267 KB 80/1063 KB 272/1044 KB 1169/1710 KB 524/1267 KB 80/1063 KB 272/1044 KB 1169/1710 KB 528/1267 KB 52/1063 KB 272/1044 KB 1169/1710 KB 516/1267 KB 80/1063 KB 272/1044 KB 1173/1710 KB 528/1267 KB 80/1063 KB 272/1044 KB 1177/1710 KB 528/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1370.3 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 84/1063 KB 272/1044 KB 1177/1710 KB 532/1267 KB 88/1063 KB 272/1044 KB 1181/1710 KB 532/1267 KB 92/1063 KB 272/1044 KB 1181/1710 KB 532/1267 KB 96/1063 KB 272/1044 KB 1181/1710 KB 532/1267 KB 80/1063 KB 272/1044 KB 1177/1710 KB 532/1267 KB 96/1063 KB 272/1044 KB 1181/1710 KB 536/1267 KB 96/1063 KB 276/1044 KB 1181/1710 KB 540/1267 KB 96/1063 KB 276/1044 KB 1181/1710 KB 544/1267 KB 84/1063 KB 272/1044 KB 1181/1710 KB 532/1267 KB 96/1063 KB 276/1044 KB 1185/1710 KB 544/1267 KB 96/1063 KB 276/1044 KB 1189/1710 KB 544/1267 KB 96/1063 KB 276/1044 KB 1193/1710 KB 544/1267 KB 96/1063 KB 276/1044 KB 1181/1710 KB 536/1267 KB 96/1063 KB 280/1044 KB 1193/1710 KB 544/1267 KB 96/1063 KB 284/1044 KB 1193/1710 KB 544/1267 KB 96/1063 KB 288/1044 KB 1193/1710 KB 544/1267 KB 96/1063 KB 288/1044 KB 1197/1710 KB 544/1267 KB 100/1063 KB 292/1044 KB 1201/1710 KB 548/1267 KB 100/1063 KB 292/1044 KB 1205/1710 KB 548/1267 KB 100/1063 KB 292/1044 KB 1209/1710 KB 548/1267 KB 100/1063 KB 292/1044 KB 1197/1710 KB 548/1267 KB 100/1063 KB 288/1044 KB 1197/1710 KB 544/1267 KB 104/1063 KB 292/1044 KB 1209/1710 KB 548/1267 KB 108/1063 KB 292/1044 KB 1209/1710 KB 548/1267 KB 112/1063 KB 292/1044 KB 1209/1710 KB 548/1267 KB 100/1063 KB 288/1044 KB 1197/1710 KB 548/1267 KB 112/1063 KB 296/1044 KB 1209/1710 KB 548/1267 KB 112/1063 KB 300/1044 KB 1209/1710 KB 548/1267 KB 112/1063 KB 304/1044 KB 1209/1710 KB 552/1267 KB 112/1063 KB 308/1044 KB 1209/1710 KB 552/1267 KB 116/1063 KB 312/1044 KB 1213/1710 KB 552/1267 KB 116/1063 KB 316/1044 KB 1213/1710 KB 552/1267 KB 116/1063 KB 320/1044 KB 1213/1710 KB 552/1267 KB 112/1063 KB 300/1044 KB 1209/1710 KB 552/1267 KB 116/1063 KB 320/1044 KB 1213/1710 KB 556/1267 KB 116/1063 KB 320/1044 KB 1213/1710 KB 560/1267 KB 116/1063 KB 308/1044 KB 1213/1710 KB 552/1267 KB 112/1063 KB 308/1044 KB 1213/1710 KB 552/1267 KB 120/1063 KB 320/1044 KB 1213/1710 KB 560/1267 KB 120/1063 KB 320/1044 KB 1217/1710 KB 560/1267 KB 120/1063 KB 320/1044 KB 1221/1710 KB 560/1267 KB 124/1063 KB 320/1044 KB 1221/1710 KB 560/1267 KB 128/1063 KB 320/1044 KB 1221/1710 KB 560/1267 KB 128/1063 KB 320/1044 KB 1225/1710 KB 560/1267 KB 128/1063 KB 320/1044 KB 1229/1710 KB 560/1267 KB 132/1063 KB 324/1044 KB 1233/1710 KB 564/1267 KB 132/1063 KB 324/1044 KB 1237/1710 KB 564/1267 KB 132/1063 KB 324/1044 KB 1241/1710 KB 564/1267 KB 132/1063 KB 324/1044 KB 1229/1710 KB 564/1267 KB 132/1063 KB 328/1044 KB 1241/1710 KB 564/1267 KB 132/1063 KB 320/1044 KB 1229/1710 KB 564/1267 KB 132/1063 KB 328/1044 KB 1241/1710 KB 568/1267 KB 132/1063 KB 328/1044 KB 1241/1710 KB 572/1267 KB 132/1063 KB 328/1044 KB 1241/1710 KB 576/1267 KB 132/1063 KB 320/1044 KB 1229/1710 KB 560/1267 KB 136/1063 KB 328/1044 KB 1241/1710 KB 576/1267 KB 140/1063 KB 328/1044 KB 1241/1710 KB 576/1267 KB 144/1063 KB 328/1044 KB 1241/1710 KB 576/1267 KB 148/1063 KB 328/1044 KB 1241/1710 KB 576/1267 KB 152/1063 KB 332/1044 KB 1245/1710 KB 580/1267 KB 156/1063 KB 332/1044 KB 1245/1710 KB 580/1267 KB 148/1063 KB 332/1044 KB 1245/1710 KB 580/1267 KB 148/1063 KB 332/1044 KB 1241/1710 KB 580/1267 KB 148/1063 KB 332/1044 KB 1241/1710 KB 576/1267 KB 156/1063 KB 336/1044 KB 1245/1710 KB 584/1267 KB 156/1063 KB 336/1044 KB 1245/1710 KB 584/1267 KB 156/1063 KB 336/1044 KB 1245/1710 KB 588/1267 KB 156/1063 KB 336/1044 KB 1245/1710 KB 592/1267 KB 156/1063 KB 336/1044 KB 1245/1710 KB 596/1267 KB 160/1063 KB 340/1044 KB 1249/1710 KB 600/1267 KB 160/1063 KB 340/1044 KB 1249/1710 KB 596/1267 K unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install B 160/1063 KB 344/1044 KB 1249/1710 KB 604/1267 KB 160/1063 KB 348/1044 KB 1249/1710 KB 604/1267 KB 160/1063 KB 352/1044 KB 1249/1710 KB 604/1267 KB 160/1063 KB 336/1044 KB 1249/1710 KB 596/1267 KB 156/1063 KB 336/1044 KB 1249/1710 KB 596/1267 KB 160/1063 KB 352/1044 KB 1253/1710 KB 604/1267 KB 160/1063 KB 352/1044 KB 1257/1710 KB 604/1267 KB 164/1063 KB 352/1044 KB 1257/1710 KB 604/1267 KB 168/1063 KB 356/1044 KB 1261/1710 KB 604/1267 KB 172/1063 KB 356/1044 KB 1261/1710 KB 604/1267 KB 160/1063 KB 340/1044 KB 1261/1710 KB 604/1267 KB 172/1063 KB 356/1044 KB 1261/1710 KB 608/1267 KB 176/1063 KB 356/1044 KB 1261/1710 KB 608/1267 KB 164/1063 KB 352/1044 KB 1261/1710 KB 604/1267 KB 176/1063 KB 356/1044 KB 1265/1710 KB 608/1267 KB 176/1063 KB 356/1044 KB 1269/1710 KB 608/1267 KB 176/1063 KB 356/1044 KB 1273/1710 KB 608/1267 KB 164/1063 KB 356/1044 KB 1261/1710 KB 604/1267 KB 176/1063 KB 360/1044 KB 1273/1710 KB 608/1267 KB 176/1063 KB 364/1044 KB 1273/1710 KB 608/1267 KB 176/1063 KB 368/1044 KB 1273/1710 KB 608/1267 KB 180/1063 KB 372/1044 KB 1273/1710 KB 608/1267 KB 180/1063 KB 376/1044 KB 1277/1710 KB 612/1267 KB 180/1063 KB 380/1044 KB 1277/1710 KB 612/1267 KB 180/1063 KB 384/1044 KB 1277/1710 KB 612/1267 KB 180/1063 KB 368/1044 KB 1273/1710 KB 608/1267 KB 180/1063 KB 372/1044 KB 1277/1710 KB 612/1267 KB 180/1063 KB 372/1044 KB 1273/1710 KB 612/1267 KB 180/1063 KB 384/1044 KB 1277/1710 KB 616/1267 KB 180/1063 KB 384/1044 KB 1277/1710 KB 620/1267 KB 180/1063 KB 384/1044 KB 1281/1710 KB 620/1267 KB 184/1063 KB 384/1044 KB 1281/1710 KB 624/1267 KB 184/1063 KB 384/1044 KB 1281/1710 KB 620/1267 KB 188/1063 KB 384/1044 KB 1281/1710 KB 624/1267 KB 188/1063 KB 384/1044 KB 1285/1710 KB 624/1267 KB 192/1063 KB 384/1044 KB 1285/1710 KB 624/1267 KB 192/1063 KB 384/1044 KB 1285/1710 KB 624/1267 KB 192/1063 KB 384/1044 KB 1289/1710 KB 624/1267 KB 196/1063 KB 388/1044 KB 1293/1710 KB 628/1267 KB 196/1063 KB 388/1044 KB 1297/1710 KB 628/1267 KB 196/1063 KB 388/1044 KB 1289/1710 KB 628/1267 KB 196/1063 KB 384/1044 KB 1289/1710 KB 628/1267 KB 200/1063 KB 388/1044 KB 1301/1710 KB 628/1267 KB 192/1063 KB 384/1044 KB 1289/1710 KB 628/1267 KB 200/1063 KB 388/1044 KB 1301/1710 KB 632/1267 KB 200/1063 KB 388/1044 KB 1301/1710 KB 636/1267 KB 200/1063 KB 388/1044 KB 1301/1710 KB 640/1267 KB 204/1063 KB 388/1044 KB 1301/1710 KB 640/1267 KB 208/1063 KB 388/1044 KB 1301/1710 KB 640/1267 KB 208/1063 KB 392/1044 KB 1301/1710 KB 640/1267 KB 196/1063 KB 388/1044 KB 1301/1710 KB 628/1267 KB 208/1063 KB 396/1044 KB 1301/1710 KB 640/1267 KB 212/1063 KB 396/1044 KB 1301/1710 KB 640/1267 KB 216/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 644/1267 KB 212/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 644/1267 KB 216/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 648/1267 KB 216/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 652/1267 KB 212/1063 KB 396/1044 KB 4/713 KB 1301/1710 KB 640/1267 KB 220/1063 KB 400/1044 KB 8/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 12/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 16/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 20/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 24/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 28/713 KB 1305/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 32/713 KB 1305/1710 KB 656/1267 KB 212/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 640/1267 KB 220/1063 KB 400/1044 KB 32/713 KB 1309/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 32/713 KB 1313 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install /1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 32/713 KB 1317/1710 KB 656/1267 KB 212/1063 KB 400/1044 KB 4/713 KB 1301/1710 KB 640/1267 KB 220/1063 KB 400/1044 KB 36/713 KB 1317/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 40/713 KB 1317/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 44/713 KB 1317/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 48/713 KB 1317/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 32/713 KB 1313/1710 KB 656/1267 KB 220/1063 KB 400/1044 KB 4/713 KB 1305/1710 KB 652/1267 KB 224/1063 KB 400/1044 KB 48/713 KB 1317/1710 KB 656/1267 KB 224/1063 KB 404/1044 KB 48/713 KB 1317/1710 KB 656/1267 KB 224/1063 KB 408/1044 KB 52/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 412/1044 KB 52/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 52/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 404/1044 KB 52/713 KB 1317/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 56/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 60/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 64/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 68/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 72/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 76/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 416/1044 KB 80/713 KB 1321/1710 KB 656/1267 KB 224/1063 KB 404/1044 KB 52/713 KB 1321/1710 KB 656/1267 KB 228/1063 KB 416/1044 KB 80/713 KB 1325/1710 KB 656/1267 KB 228/1063 KB 416/1044 KB 80/713 KB 1329/1710 KB 660/1267 KB 228/1063 KB 416/1044 KB 84/713 KB 1333/1710 KB 660/1267 KB 228/1063 KB 416/1044 KB 80/713 KB 1321/1710 KB 656/1267 KB 228/1063 KB 416/1044 KB 84/713 KB 1329/1710 KB 660/1267 KB 232/1063 KB 416/1044 KB 88/713 KB 1333/1710 KB 660/1267 KB 232/1063 KB 416/1044 KB 92/713 KB 1333/1710 KB 660/1267 KB 228/1063 KB 416/1044 KB 80/713 KB 1325/1710 KB 660/1267 KB 232/1063 KB 416/1044 KB 92/713 KB 1333/1710 KB 664/1267 KB 232/1063 KB 416/1044 KB 84/713 KB 1333/1710 KB 660/1267 KB 232/1063 KB 416/1044 KB 92/713 KB 1333/1710 KB 668/1267 KB 236/1063 KB 416/1044 KB 96/713 KB 1333/1710 KB 668/1267 KB 232/1063 KB 416/1044 KB 96/713 KB 1333/1710 KB 668/1267 KB 236/1063 KB 420/1044 KB 96/713 KB 1333/1710 KB 672/1267 KB 240/1063 KB 420/1044 KB 96/713 KB 1333/1710 KB 676/1267 KB 240/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 680/1267 KB 240/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 684/1267 KB 240/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 688/1267 KB 240/1063 KB 420/1044 KB 96/713 KB 1333/1710 KB 672/1267 KB 244/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 688/1267 KB 248/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 688/1267 KB 252/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 688/1267 KB 256/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 688/1267 KB 240/1063 KB 420/1044 KB 100/713 KB 1337/1710 KB 676/1267 KB 240/1063 KB 420/1044 KB 96/713 KB 1337/1710 KB 676/1267 KB 236/1063 KB 420/1044 KB 96/713 KB 1333/1710 KB 676/1267 KB 256/1063 KB 424/1044 KB 100/713 KB 1341/1710 KB 688/1267 KB 256/1063 KB 428/1044 KB 100/713 KB 1341/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 100/713 KB 1341/1710 KB 688/1267 KB 256/1063 KB 420/1044 KB 100/713 KB 1341/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 100/713 KB 1345/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 100/713 KB 1349/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 104/713 KB 1349/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 108/713 KB 1349/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 112/713 KB 1349/1710 KB 688/1267 KB 256/1063 KB 432/1044 KB 116/713 KB 1349/1710 KB 688/1267 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install KB 260/1063 KB 436/1044 KB 120/713 KB 1353/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 124/713 KB 1353/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 128/713 KB 1353/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 116/713 KB 1353/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 128/713 KB 1357/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 116/713 KB 1349/1710 KB 688/1267 KB 260/1063 KB 436/1044 KB 116/713 KB 1349/1710 KB 692/1267 KB 256/1063 KB 436/1044 KB 116/713 KB 1349/1710 KB 688/1267 KB 264/1063 KB 440/1044 KB 128/713 KB 1361/1710 KB 692/1267 KB 264/1063 KB 444/1044 KB 128/713 KB 1361/1710 KB 692/1267 KB 264/1063 KB 448/1044 KB 128/713 KB 1361/1710 KB 692/1267 KB 264/1063 KB 452/1044 KB 128/713 KB 1361/1710 KB 696/1267 KB 264/1063 KB 452/1044 KB 128/713 KB 1361/1710 KB 700/1267 KB 264/1063 KB 452/1044 KB 128/713 KB 1361/1710 KB 704/1267 KB 264/1063 KB 436/1044 KB 128/713 KB 1361/1710 KB 692/1267 KB 260/1063 KB 436/1044 KB 128/713 KB 1361/1710 KB 692/1267 KB 264/1063 KB 452/1044 KB 128/713 KB 1365/1710 KB 704/1267 KB 268/1063 KB 452/1044 KB 128/713 KB 1365/1710 KB 704/1267 KB 272/1063 KB 452/1044 KB 128/713 KB 1365/1710 KB 704/1267 KB 276/1063 KB 452/1044 KB 128/713 KB 1365/1710 KB 704/1267 KB 280/1063 KB 452/1044 KB 132/713 KB 1369/1710 KB 708/1267 KB 284/1063 KB 452/1044 KB 132/713 KB 1369/1710 KB 708/1267 KB 288/1063 KB 452/1044 KB 132/713 KB 1369/1710 KB 708/1267 KB 276/1063 KB 452/1044 KB 132/713 KB 1369/1710 KB 708/1267 KB 288/1063 KB 452/1044 KB 136/713 KB 1369/1710 KB 708/1267 KB 276/1063 KB 452/1044 KB 128/713 KB 1369/1710 KB 708/1267 KB 264/1063 KB 452/1044 KB 128/713 KB 1369/1710 KB 704/1267 KB 288/1063 KB 456/1044 KB 136/713 KB 1369/1710 KB 708/1267 KB 288/1063 KB 460/1044 KB 136/713 KB 1369/1710 KB 708/1267 KB 288/1063 KB 464/1044 KB 136/713 KB 1369/1710 KB 708/1267 KB 276/1063 KB 452/1044 KB 128/713 KB 1369/1710 KB 704/1267 KB 288/1063 KB 464/1044 KB 136/713 KB 1373/1710 KB 708/1267 KB 288/1063 KB 464/1044 KB 136/713 KB 1377/1710 KB 708/1267 KB 288/1063 KB 464/1044 KB 136/713 KB 1381/1710 KB 708/1267 KB 288/1063 KB 464/1044 KB 140/713 KB 1385/1710 KB 712/1267 KB 292/1063 KB 468/1044 KB 140/713 KB 1389/1710 KB 712/1267 KB 292/1063 KB 468/1044 KB 140/713 KB 1393/1710 KB 712/1267 KB 292/1063 KB 468/1044 KB 140/713 KB 1397/1710 KB 712/1267 KB 288/1063 KB 464/1044 KB 140/713 KB 1381/1710 KB 712/1267 KB 288/1063 KB 464/1044 KB 136/713 KB 1381/1710 KB 712/1267 KB 292/1063 KB 468/1044 KB 140/713 KB 1397/1710 KB 716/1267 KB 292/1063 KB 468/1044 KB 144/713 KB 1397/1710 KB 716/1267 KB 292/1063 KB 468/1044 KB 140/713 KB 1385/1710 KB 712/1267 KB 292/1063 KB 472/1044 KB 144/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 476/1044 KB 144/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 144/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 148/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 152/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 156/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 160/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 480/1044 KB 164/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 484/1044 KB 168/713 KB 1401/1710 KB 720/1267 KB 292/1063 KB 484/1044 KB 172/713 KB 1401/1710 KB 720/1267 KB 292/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 292/1063 KB 464/1044 KB 140/713 KB 1385/1710 KB 712/1267 KB 296/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 300/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 304/1063 KB 484/1044 KB 176/713 KB 14 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 01/1710 KB 720/1267 KB 308/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 312/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 316/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1401/1710 KB 720/1267 KB 292/1063 KB 484/1044 KB 164/713 KB 1401/1710 KB 720/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1405/1710 KB 720/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1409/1710 KB 720/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 720/1267 KB 292/1063 KB 484/1044 KB 164/713 KB 1397/1710 KB 720/1267 KB 292/1063 KB 468/1044 KB 144/713 KB 1397/1710 KB 720/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 724/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 728/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 732/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 736/1267 KB 320/1063 KB 484/1044 KB 176/713 KB 1413/1710 KB 740/1267 KB 320/1063 KB 488/1044 KB 176/713 KB 1413/1710 KB 740/1267 KB 320/1063 KB 492/1044 KB 176/713 KB 1413/1710 KB 740/1267 KB 320/1063 KB 496/1044 KB 176/713 KB 1413/1710 KB 740/1267 KB 320/1063 KB 496/1044 KB 176/713 KB 1417/1710 KB 740/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1421/1710 KB 744/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1425/1710 KB 744/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1429/1710 KB 744/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1417/1710 KB 744/1267 KB 320/1063 KB 500/1044 KB 180/713 KB 1417/1710 KB 744/1267 KB 320/1063 KB 496/1044 KB 176/713 KB 1417/1710 KB 744/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1429/1710 KB 748/1267 KB 324/1063 KB 500/1044 KB 180/713 KB 1429/1710 KB 752/1267 KB 320/1063 KB 500/1044 KB 176/713 KB 1417/1710 KB 744/1267 KB 324/1063 KB 504/1044 KB 180/713 KB 1429/1710 KB 752/1267 KB 324/1063 KB 508/1044 KB 184/713 KB 1429/1710 KB 752/1267 KB 324/1063 KB 512/1044 KB 184/713 KB 1429/1710 KB 752/1267 KB 324/1063 KB 504/1044 KB 184/713 KB 1429/1710 KB 752/1267 KB 324/1063 KB 512/1044 KB 188/713 KB 1429/1710 KB 752/1267 KB 324/1063 KB 512/1044 KB 192/713 KB 1429/1710 KB 752/1267 KB 328/1063 KB 512/1044 KB 196/713 KB 1429/1710 KB 752/1267 KB 328/1063 KB 516/1044 KB 200/713 KB 1433/1710 KB 756/1267 KB 328/1063 KB 516/1044 KB 204/713 KB 1433/1710 KB 756/1267 KB 328/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 328/1063 KB 512/1044 KB 192/713 KB 1429/1710 KB 752/1267 KB 332/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 336/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 340/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 344/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 348/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 352/1063 KB 516/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 328/1063 KB 516/1044 KB 196/713 KB 1433/1710 KB 756/1267 KB 352/1063 KB 520/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 352/1063 KB 524/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1433/1710 KB 756/1267 KB 328/1063 KB 512/1044 KB 196/713 KB 1433/1710 KB 756/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1433/1710 KB 760/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1433/1710 KB 764/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1433/1710 KB 768/1267 KB 328/1063 KB 512/1044 KB 196/713 KB 1433/1710 KB 752/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1437/1710 KB 768/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1441/1710 KB 768/1267 KB 352/1063 KB 528/1044 KB 208/713 KB 1445/1710 KB 768/1267 KB 352/1063 KB 528/104 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 4 KB 208/713 KB 1445/1710 KB 772/1267 KB 352/1063 KB 532/1044 KB 208/713 KB 1449/1710 KB 776/1267 KB 352/1063 KB 532/1044 KB 208/713 KB 1449/1710 KB 780/1267 KB 352/1063 KB 532/1044 KB 208/713 KB 1449/1710 KB 784/1267 KB 352/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 788/1267 KB 356/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 792/1267 KB 356/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 796/1267 KB 356/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 800/1267 KB 352/1063 KB 532/1044 KB 208/713 KB 1449/1710 KB 772/1267 KB 352/1063 KB 532/1044 KB 208/713 KB 1445/1710 KB 772/1267 KB 356/1063 KB 536/1044 KB 212/713 KB 1453/1710 KB 800/1267 KB 356/1063 KB 536/1044 KB 212/713 KB 1453/1710 KB 800/1267 KB 356/1063 KB 540/1044 KB 212/713 KB 1453/1710 KB 800/1267 KB 356/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 788/1267 KB 352/1063 KB 532/1044 KB 212/713 KB 1449/1710 KB 784/1267 KB 356/1063 KB 540/1044 KB 216/713 KB 1457/1710 KB 800/1267 KB 356/1063 KB 540/1044 KB 220/713 KB 1457/1710 KB 800/1267 KB 356/1063 KB 540/1044 KB 224/713 KB 1457/1710 KB 800/1267 KB 356/1063 KB 540/1044 KB 212/713 KB 1457/1710 KB 800/1267 KB 360/1063 KB 540/1044 KB 224/713 KB 1457/1710 KB 800/1267 KB 360/1063 KB 544/1044 KB 224/713 KB 1461/1710 KB 800/1267 KB 360/1063 KB 540/1044 KB 224/713 KB 1461/1710 KB 800/1267 KB 364/1063 KB 544/1044 KB 224/713 KB 1461/1710 KB 800/1267 KB 368/1063 KB 544/1044 KB 224/713 KB 1461/1710 KB 800/1267 KB 372/1063 KB 544/1044 KB 224/713 KB 1461/1710 KB 800/1267 KB 376/1063 KB 548/1044 KB 228/713 KB 1465/1710 KB 804/1267 KB 380/1063 KB 548/1044 KB 228/713 KB 1465/1710 KB 804/1267 KB 384/1063 KB 548/1044 KB 228/713 KB 1465/1710 KB 804/1267 KB 372/1063 KB 548/1044 KB 228/713 KB 1465/1710 KB 804/1267 KB 372/1063 KB 544/1044 KB 228/713 KB 1461/1710 KB 800/1267 KB 384/1063 KB 548/1044 KB 232/713 KB 1465/1710 KB 804/1267 KB 372/1063 KB 548/1044 KB 228/713 KB 1465/1710 KB 800/1267 KB 384/1063 KB 552/1044 KB 232/713 KB 1465/1710 KB 804/1267 KB 372/1063 KB 544/1044 KB 228/713 KB 1465/1710 KB 800/1267 KB 384/1063 KB 552/1044 KB 236/713 KB 1469/1710 KB 804/1267 KB 384/1063 KB 552/1044 KB 236/713 KB 1473/1710 KB 804/1267 KB 384/1063 KB 552/1044 KB 236/713 KB 1465/1710 KB 804/1267 KB 384/1063 KB 556/1044 KB 240/713 KB 1473/1710 KB 804/1267 KB 384/1063 KB 556/1044 KB 236/713 KB 1473/1710 KB 804/1267 KB 384/1063 KB 556/1044 KB 240/713 KB 1477/1710 KB 804/1267 KB 384/1063 KB 560/1044 KB 240/713 KB 1477/1710 KB 804/1267 KB 384/1063 KB 560/1044 KB 240/713 KB 1481/1710 KB 804/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1485/1710 KB 808/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1489/1710 KB 808/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1481/1710 KB 808/1267 KB 384/1063 KB 560/1044 KB 240/713 KB 1481/1710 KB 808/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1493/1710 KB 812/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1493/1710 KB 816/1267 KB 388/1063 KB 564/1044 KB 240/713 KB 1481/1710 KB 808/1267 KB 388/1063 KB 568/1044 KB 244/713 KB 1493/1710 KB 816/1267 KB 388/1063 KB 560/1044 KB 240/713 KB 1481/1710 KB 808/1267 KB 388/1063 KB 568/1044 KB 248/713 KB 1493/1710 KB 816/1267 KB 392/1063 KB 568/1044 KB 252/713 KB 1493/1710 KB 816/1267 KB 392/1063 KB 568/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 388/1063 KB 564/1044 KB 244/713 KB 1493/1710 KB 808/1267 KB 392/1063 KB 572/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 392/1063 KB 568/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 396/1063 KB 572/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 400/1063 KB 572/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 404/1063 KB 576/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 408/1063 KB 576/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 412/1063 KB 576/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 416/1063 KB 576/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 400/1063 KB 576/1044 KB 256/713 KB 1493/1710 KB 816/1267 KB 416/1063 KB 580/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 416/1063 KB 584/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 416/1063 KB 588/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 416/1063 KB 592/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 404/1063 KB 576/1044 KB 260/713 KB 1497/1710 KB 820/1267 KB 404/1063 KB 576/1044 KB 260/713 KB 1493/1710 KB 820/1267 KB 404/1063 KB 576/1044 KB 256/713 KB 1493/1710 KB 820/1267 KB 416/1063 KB 592/1044 KB 264/713 KB 1497/1710 KB 824/1267 KB 416/1063 KB 592/1044 KB 264/713 KB 1497/1710 KB 828/1267 KB 416/1063 KB 592/1044 KB 264/713 KB 1497/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 264/713 KB 1497/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 268/713 KB 1497/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 268/713 KB 1501/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 268/713 KB 1505/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 272/713 KB 1505/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 272/713 KB 1509/1710 KB 832/1267 KB 416/1063 KB 592/1044 KB 272/713 KB 1509/1710 KB 836/1267 KB 416/1063 KB 592/1044 KB 272/713 KB 1509/1710 KB 840/1267 KB 420/1063 KB 592/1044 KB 272/713 KB 1509/1710 KB 844/1267 KB 420/1063 KB 592/1044 KB 272/713 KB 1513/1710 KB 848/1267 KB 420/1063 KB 596/1044 KB 272/713 KB 1513/1710 KB 848/1267 KB 420/1063 KB 600/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 420/1063 KB 604/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 420/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 420/1063 KB 592/1044 KB 272/713 KB 1509/1710 KB 840/1267 KB 424/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 428/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 432/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 420/1063 KB 596/1044 KB 276/713 KB 1513/1710 KB 852/1267 KB 432/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 856/1267 KB 432/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 860/1267 KB 432/1063 KB 608/1044 KB 276/713 KB 1513/1710 KB 864/1267 KB 420/1063 KB 596/1044 KB 276/713 KB 1513/1710 KB 848/1267 KB 432/1063 KB 608/1044 KB 280/713 KB 1513/1710 KB 864/1267 KB 432/1063 KB 608/1044 KB 284/713 KB 1513/1710 KB 864/1267 KB 432/1063 KB 608/1044 KB 288/713 KB 1513/1710 KB 864/1267 KB 420/1063 KB 592/1044 KB 272/713 KB 1513/1710 KB 844/1267 KB 432/1063 KB 608/1044 KB 288/713 KB 1517/1710 KB 864/1267 KB 432/1063 KB 608/1044 KB 288/713 KB 1521/1710 KB 864/1267 KB 432/1063 KB 608/1044 KB 288/713 KB 1525/1710 KB 864/1267 KB 432/1063 KB 608/1044 KB 288/713 KB 1529/1710 KB 864/1267 KB 436/1063 KB 612/1044 KB 292/713 KB 1533/1710 KB 868/1267 KB 436/1063 KB 612/1044 KB 292/713 KB 1537/1710 KB 868/1267 KB 436/1063 KB 612/1044 KB 292/713 KB 1541/1710 KB 868/1267 KB 436/1063 KB 612/1044 KB 292/713 KB 1529/1710 KB 868/1267 KB 436/1063 KB 612/1044 KB 292/713 KB 1529/1710 KB 864/1267 KB 440/1063 KB 612/1044 KB 292/713 KB 1541/1710 KB 868/1267 KB 444/1063 KB 612/1044 KB 292/713 KB 1541/1710 KB 868/1267 KB 432/1063 KB 612/1044 KB 292/713 KB 1529/1710 KB 864/1267 KB 432/1063 KB 612/1044 KB 288/713 KB 1529/1710 KB 864/1267 KB 444/1063 KB 616/1044 KB 292/713 KB 1541/1710 KB 868/1267 KB 444/1063 KB 616/1044 KB 296/713 KB 1541/17 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 10 KB 868/1267 KB 444/1063 KB 620/1044 KB 296/713 KB 1541/1710 KB 868/1267 KB 444/1063 KB 624/1044 KB 300/713 KB 1541/1710 KB 868/1267 KB 444/1063 KB 624/1044 KB 300/713 KB 1541/1710 KB 868/1267 KB 444/1063 KB 624/1044 KB 304/713 KB 1541/1710 KB 868/1267 KB 448/1063 KB 624/1044 KB 304/713 KB 1541/1710 KB 868/1267 KB 448/1063 KB 624/1044 KB 304/713 KB 1541/1710 KB 872/1267 KB 448/1063 KB 624/1044 KB 304/713 KB 1541/1710 KB 876/1267 KB 448/1063 KB 624/1044 KB 304/713 KB 1541/1710 KB 880/1267 KB 452/1063 KB 628/1044 KB 304/713 KB 1541/1710 KB 884/1267 KB 452/1063 KB 628/1044 KB 308/713 KB 1545/1710 KB 888/1267 KB 452/1063 KB 628/1044 KB 308/713 KB 1545/1710 KB 892/1267 KB 452/1063 KB 628/1044 KB 308/713 KB 1545/1710 KB 896/1267 KB 452/1063 KB 628/1044 KB 304/713 KB 1541/1710 KB 880/1267 KB 448/1063 KB 628/1044 KB 304/713 KB 1541/1710 KB 880/1267 KB 456/1063 KB 632/1044 KB 308/713 KB 1545/1710 KB 896/1267 KB 452/1063 KB 628/1044 KB 308/713 KB 1545/1710 KB 884/1267 KB 456/1063 KB 636/1044 KB 312/713 KB 1545/1710 KB 896/1267 KB 452/1063 KB 628/1044 KB 304/713 KB 1545/1710 KB 884/1267 KB 456/1063 KB 636/1044 KB 312/713 KB 1549/1710 KB 896/1267 KB 456/1063 KB 636/1044 KB 312/713 KB 1545/1710 KB 896/1267 KB 456/1063 KB 636/1044 KB 312/713 KB 1545/1710 KB 896/1267 KB 456/1063 KB 640/1044 KB 312/713 KB 1549/1710 KB 896/1267 KB 456/1063 KB 640/1044 KB 316/713 KB 1549/1710 KB 896/1267 KB 460/1063 KB 640/1044 KB 316/713 KB 1549/1710 KB 896/1267 KB 464/1063 KB 640/1044 KB 320/713 KB 1549/1710 KB 896/1267 KB 464/1063 KB 640/1044 KB 316/713 KB 1549/1710 KB 896/1267 KB 468/1063 KB 640/1044 KB 320/713 KB 1549/1710 KB 896/1267 KB 472/1063 KB 644/1044 KB 324/713 KB 1553/1710 KB 900/1267 KB 476/1063 KB 644/1044 KB 324/713 KB 1553/1710 KB 900/1267 KB 480/1063 KB 644/1044 KB 324/713 KB 1553/1710 KB 900/1267 KB 468/1063 KB 644/1044 KB 324/713 KB 1553/1710 KB 900/1267 KB 468/1063 KB 644/1044 KB 324/713 KB 1549/1710 KB 900/1267 KB 468/1063 KB 640/1044 KB 324/713 KB 1549/1710 KB 900/1267 KB 480/1063 KB 648/1044 KB 328/713 KB 1553/1710 KB 900/1267 KB 480/1063 KB 648/1044 KB 332/713 KB 1557/1710 KB 900/1267 KB 468/1063 KB 640/1044 KB 320/713 KB 1549/1710 KB 900/1267 KB 480/1063 KB 648/1044 KB 336/713 KB 1557/1710 KB 904/1267 KB 480/1063 KB 648/1044 KB 324/713 KB 1553/1710 KB 900/1267 KB 480/1063 KB 652/1044 KB 336/713 KB 1557/1710 KB 904/1267 KB 480/1063 KB 648/1044 KB 328/713 KB 1557/1710 KB 900/1267 KB 480/1063 KB 656/1044 KB 336/713 KB 1557/1710 KB 904/1267 KB 480/1063 KB 648/1044 KB 336/713 KB 1557/1710 KB 904/1267 KB 480/1063 KB 656/1044 KB 336/713 KB 1561/1710 KB 904/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1565/1710 KB 908/1267 KB 480/1063 KB 656/1044 KB 336/713 KB 1561/1710 KB 908/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1565/1710 KB 912/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1565/1710 KB 916/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1569/1710 KB 920/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1561/1710 KB 908/1267 KB 484/1063 KB 660/1044 KB 336/713 KB 1561/1710 KB 908/1267 KB 480/1063 KB 660/1044 KB 336/713 KB 1561/1710 KB 908/1267 KB 484/1063 KB 660/1044 KB 340/713 KB 1569/1710 KB 916/1267 KB 484/1063 KB 664/1044 KB 340/713 KB 1573/1710 KB 920/1267 KB 484/1063 KB 664/1044 KB 340/713 KB 1569/1710 KB 920/1267 KB 484/1063 KB 668/1044 KB 340/713 KB 1573/1710 KB 920/1267 KB 488/1063 KB 668/1044 KB 344/713 KB 1573/1710 KB 920/1267 KB 492/1063 KB 672/1044 KB 344/713 KB 1573/1710 KB 920/1267 KB 496/1063 KB 672/1044 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 344/713 KB 1573/1710 KB 920/1267 KB 484/1063 KB 668/1044 KB 344/713 KB 1573/1710 KB 920/1267 KB 496/1063 KB 672/1044 KB 348/713 KB 1573/1710 KB 920/1267 KB 488/1063 KB 672/1044 KB 344/713 KB 1573/1710 KB 920/1267 KB 496/1063 KB 672/1044 KB 352/713 KB 1573/1710 KB 920/1267 KB 496/1063 KB 676/1044 KB 352/713 KB 1573/1710 KB 920/1267 KB 500/1063 KB 680/1044 KB 356/713 KB 1577/1710 KB 924/1267 KB 500/1063 KB 684/1044 KB 356/713 KB 1577/1710 KB 924/1267 KB 500/1063 KB 688/1044 KB 356/713 KB 1577/1710 KB 924/1267 KB 500/1063 KB 676/1044 KB 356/713 KB 1577/1710 KB 924/1267 KB 496/1063 KB 676/1044 KB 352/713 KB 1573/1710 KB 924/1267 KB 500/1063 KB 688/1044 KB 356/713 KB 1577/1710 KB 928/1267 KB 500/1063 KB 676/1044 KB 352/713 KB 1577/1710 KB 924/1267 KB 500/1063 KB 688/1044 KB 356/713 KB 1581/1710 KB 928/1267 KB 500/1063 KB 688/1044 KB 356/713 KB 1585/1710 KB 928/1267 KB 500/1063 KB 688/1044 KB 356/713 KB 1589/1710 KB 928/1267 KB 500/1063 KB 676/1044 KB 352/713 KB 1573/1710 KB 924/1267 KB 504/1063 KB 688/1044 KB 356/713 KB 1589/1710 KB 928/1267 KB 508/1063 KB 688/1044 KB 356/713 KB 1589/1710 KB 928/1267 KB 512/1063 KB 688/1044 KB 360/713 KB 1589/1710 KB 928/1267 KB 508/1063 KB 688/1044 KB 360/713 KB 1589/1710 KB 928/1267 KB 512/1063 KB 688/1044 KB 364/713 KB 1589/1710 KB 932/1267 KB 512/1063 KB 688/1044 KB 368/713 KB 1589/1710 KB 932/1267 KB 512/1063 KB 688/1044 KB 360/713 KB 1589/1710 KB 932/1267 KB 512/1063 KB 688/1044 KB 368/713 KB 1589/1710 KB 936/1267 KB 512/1063 KB 688/1044 KB 368/713 KB 1589/1710 KB 940/1267 KB 512/1063 KB 688/1044 KB 368/713 KB 1589/1710 KB 944/1267 KB 516/1063 KB 692/1044 KB 368/713 KB 1589/1710 KB 948/1267 KB 516/1063 KB 692/1044 KB 372/713 KB 1593/1710 KB 952/1267 KB 516/1063 KB 692/1044 KB 372/713 KB 1593/1710 KB 956/1267 KB 516/1063 KB 692/1044 KB 368/713 KB 1589/1710 KB 944/1267 KB 512/1063 KB 692/1044 KB 368/713 KB 1589/1710 KB 944/1267 KB 520/1063 KB 696/1044 KB 372/713 KB 1593/1710 KB 956/1267 KB 520/1063 KB 700/1044 KB 372/713 KB 1593/1710 KB 956/1267 KB 520/1063 KB 704/1044 KB 372/713 KB 1593/1710 KB 956/1267 KB 516/1063 KB 692/1044 KB 372/713 KB 1593/1710 KB 948/1267 KB 516/1063 KB 692/1044 KB 368/713 KB 1593/1710 KB 948/1267 KB 520/1063 KB 704/1044 KB 376/713 KB 1597/1710 KB 956/1267 KB 520/1063 KB 704/1044 KB 376/713 KB 1601/1710 KB 956/1267 KB 520/1063 KB 704/1044 KB 376/713 KB 1605/1710 KB 956/1267 KB 520/1063 KB 692/1044 KB 372/713 KB 1593/1710 KB 956/1267 KB 524/1063 KB 704/1044 KB 376/713 KB 1605/1710 KB 956/1267 KB 528/1063 KB 704/1044 KB 376/713 KB 1605/1710 KB 956/1267 KB 520/1063 KB 704/1044 KB 376/713 KB 1605/1710 KB 956/1267 KB 528/1063 KB 704/1044 KB 380/713 KB 1605/1710 KB 956/1267 KB 528/1063 KB 704/1044 KB 384/713 KB 1605/1710 KB 956/1267 KB 528/1063 KB 704/1044 KB 388/713 KB 1605/1710 KB 956/1267 KB 532/1063 KB 708/1044 KB 392/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 708/1044 KB 396/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 708/1044 KB 400/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 708/1044 KB 388/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 712/1044 KB 400/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 716/1044 KB 400/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 720/1044 KB 400/713 KB 1609/1710 KB 960/1267 KB 532/1063 KB 704/1044 KB 388/713 KB 1609/1710 KB 960/1267 KB 528/1063 KB 704/1044 KB 388/713 KB 1609/1710 KB 956/1267 KB 532/1063 KB 720/1044 KB 400/713 KB 1613/1710 KB 960/1267 KB 532/1063 KB 720/1044 KB 400/713 KB 1617/1710 KB 960/1267 KB 532/ unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 1063 KB 720/1044 KB 400/713 KB 1621/1710 KB 960/1267 KB 532/1063 KB 704/1044 KB 388/713 KB 1609/1710 KB 956/1267 KB 536/1063 KB 720/1044 KB 400/713 KB 1621/1710 KB 960/1267 KB 540/1063 KB 720/1044 KB 400/713 KB 1621/1710 KB 960/1267 KB 544/1063 KB 720/1044 KB 400/713 KB 1621/1710 KB 960/1267 KB 544/1063 KB 720/1044 KB 400/713 KB 1625/1710 KB 960/1267 KB 548/1063 KB 724/1044 KB 404/713 KB 1629/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 404/713 KB 1633/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 404/713 KB 1637/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 404/713 KB 1625/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 404/713 KB 1625/1710 KB 964/1267 KB 544/1063 KB 720/1044 KB 404/713 KB 1625/1710 KB 964/1267 KB 544/1063 KB 720/1044 KB 400/713 KB 1625/1710 KB 964/1267 KB 552/1063 KB 724/1044 KB 408/713 KB 1637/1710 KB 968/1267 KB 552/1063 KB 724/1044 KB 408/713 KB 1637/1710 KB 972/1267 KB 552/1063 KB 724/1044 KB 408/713 KB 1637/1710 KB 976/1267 KB 552/1063 KB 724/1044 KB 408/713 KB 1637/1710 KB 980/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1641/1710 KB 984/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1641/1710 KB 988/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1641/1710 KB 992/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1641/1710 KB 980/1267 KB 552/1063 KB 724/1044 KB 408/713 KB 1637/1710 KB 964/1267 KB 552/1063 KB 728/1044 KB 412/713 KB 1645/1710 KB 992/1267 KB 552/1063 KB 728/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1637/1710 KB 980/1267 KB 552/1063 KB 728/1044 KB 408/713 KB 1637/1710 KB 980/1267 KB 556/1063 KB 732/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 552/1063 KB 732/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 556/1063 KB 736/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 560/1063 KB 736/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 564/1063 KB 736/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 568/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 996/1267 KB 572/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 996/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 996/1267 KB 564/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 996/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 1000/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 1004/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 1008/1267 KB 552/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 992/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1649/1710 KB 1008/1267 KB 576/1063 KB 740/1044 KB 420/713 KB 1653/1710 KB 1008/1267 KB 564/1063 KB 740/1044 KB 420/713 KB 1645/1710 KB 992/1267 KB 576/1063 KB 740/1044 KB 424/713 KB 1653/1710 KB 1008/1267 KB 564/1063 KB 740/1044 KB 416/713 KB 1645/1710 KB 992/1267 KB 576/1063 KB 744/1044 KB 428/713 KB 1653/1710 KB 1008/1267 KB 576/1063 KB 744/1044 KB 428/713 KB 1653/1710 KB 1008/1267 KB 576/1063 KB 748/1044 KB 428/713 KB 1653/1710 KB 1008/1267 KB 576/1063 KB 748/1044 KB 432/713 KB 1653/1710 KB 1008/1267 KB 576/1063 KB 752/1044 KB 432/713 KB 1653/1710 KB 1008/1267 KB 576/1063 KB 752/1044 KB 436/713 KB 1653/1710 KB 1008/1267 KB 580/1063 KB 756/1044 KB 440/713 KB 1657/1710 KB 1012/1267 KB 580/1063 KB 756/1044 KB 444/713 KB 1657/1710 KB 1012/1267 KB 580/1063 KB 756/1044 KB 448/713 KB 1657/1710 KB 1012/1267 KB 580/1063 KB 756/1044 KB 436/713 KB 1657/1710 KB 1012/1267 KB 584/1063 KB 756/1044 KB 448/713 KB 1657/1710 KB 1012/1267 KB 588/1063 KB 756/1044 KB 448/713 KB 1657/1710 KB 1012/1267 KB 576/1063 KB 756/1044 KB 436/713 KB 1657/1710 KB 1012/1267 KB 576/1063 KB 756/1044 KB 436/71 unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 3 KB 1657/1710 KB 1008/1267 KB 576/1063 KB 752/1044 KB 436/713 KB 1657/1710 KB 1008/1267 KB 588/1063 KB 756/1044 KB 448/713 KB 1661/1710 KB 1012/1267 KB 588/1063 KB 756/1044 KB 448/713 KB 1665/1710 KB 1012/1267 KB 588/1063 KB 756/1044 KB 448/713 KB 1669/1710 KB 1012/1267 KB 588/1063 KB 760/1044 KB 448/713 KB 1669/1710 KB 1012/1267 KB 592/1063 KB 764/1044 KB 448/713 KB 1669/1710 KB 1012/1267 KB 592/1063 KB 768/1044 KB 448/713 KB 1669/1710 KB 1016/1267 KB 592/1063 KB 772/1044 KB 448/713 KB 1669/1710 KB 1016/1267 KB 592/1063 KB 776/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 592/1063 KB 780/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 592/1063 KB 784/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 592/1063 KB 760/1044 KB 448/713 KB 1669/1710 KB 1012/1267 KB 596/1063 KB 784/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 600/1063 KB 784/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 604/1063 KB 784/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 608/1063 KB 784/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 592/1063 KB 772/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 608/1063 KB 784/1044 KB 452/713 KB 1677/1710 KB 1016/1267 KB 592/1063 KB 772/1044 KB 452/713 KB 1673/1710 KB 1016/1267 KB 608/1063 KB 784/1044 KB 456/713 KB 1677/1710 KB 1016/1267 KB 592/1063 KB 764/1044 KB 448/713 KB 1669/1710 KB 1016/1267 KB 608/1063 KB 784/1044 KB 456/713 KB 1681/1710 KB 1020/1267 KB 608/1063 KB 784/1044 KB 456/713 KB 1681/1710 KB 1024/1267 KB 608/1063 KB 784/1044 KB 456/713 KB 1681/1710 KB 1028/1267 KB 608/1063 KB 784/1044 KB 456/713 KB 1681/1710 KB 1016/1267 KB 608/1063 KB 784/1044 KB 460/713 KB 1681/1710 KB 1028/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1685/1710 KB 1028/1267 KB 608/1063 KB 784/1044 KB 460/713 KB 1685/1710 KB 1028/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1685/1710 KB 1032/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1685/1710 KB 1036/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1685/1710 KB 1040/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1689/1710 KB 1044/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1689/1710 KB 1048/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1689/1710 KB 1052/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1689/1710 KB 1056/1267 KB 608/1063 KB 784/1044 KB 464/713 KB 1689/1710 KB 1040/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1693/1710 KB 1056/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1697/1710 KB 1056/1267 KB 612/1063 KB 788/1044 KB 468/713 KB 1689/1710 KB 1044/1267 KB 612/1063 KB 784/1044 KB 468/713 KB 1689/1710 KB 1044/1267 KB 616/1063 KB 792/1044 KB 468/713 KB 1697/1710 KB 1056/1267 KB 608/1063 KB 784/1044 KB 468/713 KB 1689/1710 KB 1044/1267 KB 620/1063 KB 792/1044 KB 472/713 KB 1697/1710 KB 1056/1267 KB 620/1063 KB 792/1044 KB 476/713 KB 1697/1710 KB 1056/1267 KB 620/1063 KB 792/1044 KB 480/713 KB 1697/1710 KB 1056/1267 KB 620/1063 KB 792/1044 KB 468/713 KB 1697/1710 KB 1056/1267 KB 624/1063 KB 792/1044 KB 480/713 KB 1701/1710 KB 1056/1267 KB 620/1063 KB 792/1044 KB 480/713 KB 1701/1710 KB 1056/1267 KB 612/1063 KB 792/1044 KB 480/713 KB 1701/1710 KB 1056/1267 KB 624/1063 KB 796/1044 KB 480/713 KB 1701/1710 KB 1056/1267 KB 628/1063 KB 796/1044 KB 480/713 KB 1701/1710 KB 1056/1267 KB 632/1063 KB 800/1044 KB 484/713 KB 1705/1710 KB 1060/1267 KB 636/1063 KB 800/1044 KB 484/713 KB 1705/1710 KB 1060/1267 KB 640/1063 KB 800/1044 KB 484/713 KB 1705/1710 KB 1060/1267 KB 628/1063 KB 800/1044 KB 484/713 KB 1705/1710 KB 1060/1267 KB 628/1063 KB 800/1044 KB 480/713 KB 1705/1710 KB 1060/1267 KB 628/1063 KB 800/1044 KB unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 480/713 KB 1701/1710 KB 1056/1267 KB 640/1063 KB 804/1044 KB 488/713 KB 1705/1710 KB 1060/1267 KB 628/1063 KB 800/1044 KB 480/713 KB 1701/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 488/713 KB 1709/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 492/713 KB 1709/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 488/713 KB 1709/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 492/713 KB 1710/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 496/713 KB 1710/1710 KB 1060/1267 KB 640/1063 KB 804/1044 KB 496/713 KB 1710/1710 KB 1064/1267 KB 640/1063 KB 804/1044 KB 496/713 KB 1710/1710 KB 1068/1267 KB 640/1063 KB 808/1044 KB 496/713 KB 1710/1710 KB 1072/1267 KB 640/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1076/1267 KB 644/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1080/1267 KB 644/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1084/1267 KB 644/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 640/1063 KB 808/1044 KB 496/713 KB 1710/1710 KB 1068/1267 KB 644/1063 KB 812/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 644/1063 KB 816/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 644/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1076/1267 KB 648/1063 KB 816/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 652/1063 KB 816/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 816/1044 KB 500/713 KB 1710/1710 KB 1088/1267 KB 640/1063 KB 808/1044 KB 500/713 KB 1710/1710 KB 1072/1267 KB 656/1063 KB 816/1044 KB 504/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 816/1044 KB 508/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 816/1044 KB 512/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 820/1044 KB 512/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 824/1044 KB 512/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 828/1044 KB 512/713 KB 1710/1710 KB 1088/1267 KB 656/1063 KB 832/1044 KB 512/713 KB 1710/1710 KB 1092/1267 KB 656/1063 KB 832/1044 KB 516/713 KB 1710/1710 KB 1092/1267 KB 660/1063 KB 836/1044 KB 520/713 KB 1710/1710 KB 1092/1267 KB 660/1063 KB 836/1044 KB 524/713 KB 1710/1710 KB 1092/1267 KB 656/1063 KB 828/1044 KB 512/713 KB 1710/1710 KB 1092/1267 KB 660/1063 KB 836/1044 KB 524/713 KB 1710/1710 KB 1096/1267 KB 660/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1100/1267 KB 660/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1104/1267 KB 660/1063 KB 836/1044 KB 516/713 KB 1710/1710 KB 1092/1267 KB 660/1063 KB 832/1044 KB 516/713 KB 1710/1710 KB 1092/1267 KB 664/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1104/1267 KB 668/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1104/1267 KB 672/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1104/1267 KB 660/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1096/1267 KB 672/1063 KB 836/1044 KB 528/713 KB 1710/1710 KB 1108/1267 KB 676/1063 KB 840/1044 KB 532/713 KB 1112/1267 KB 676/1063 KB 840/1044 KB 532/713 KB 1116/1267 KB 676/1063 KB 840/1044 KB 532/713 KB 1120/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3108.9 KB/sec) unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 676/1063 KB 840/1044 KB 532/713 KB 1710/1710 KB 1108/1267 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:16 DEBUG unit.abot-epc-basic/0.install 676/1063 KB 840/1044 KB 528/713 KB 1710/1710 KB 1108/1267 KB 672/1063 KB 840/1044 KB 528/713 KB 1710/1710 KB 1108/1267 KB 676/1063 KB 844/1044 KB 536/713 KB 1120/1267 KB 676/1063 KB 848/1044 KB 536/713 KB 1120/1267 KB 676/1063 KB 840/1044 KB 536/713 KB 1120/1267 KB 676/1063 KB 848/1044 KB 540/713 KB 1120/1267 KB 680/1063 KB 848/1044 KB 544/713 KB 1120/1267 KB 680/1063 KB 848/1044 KB 548/713 KB 1120/1267 KB 680/1063 KB 852/1044 KB 552/713 KB 1124/1267 KB 680/1063 KB 852/1044 KB 556/713 KB 1124/1267 KB 680/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 680/1063 KB 848/1044 KB 540/713 KB 1120/1267 KB 684/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 688/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 692/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 696/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 700/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 704/1063 KB 852/1044 KB 560/713 KB 1124/1267 KB 680/1063 KB 852/1044 KB 548/713 KB 1124/1267 KB 704/1063 KB 852/1044 KB 560/713 KB 1128/1267 KB 704/1063 KB 852/1044 KB 560/713 KB 1132/1267 KB 704/1063 KB 852/1044 KB 560/713 KB 1136/1267 KB 680/1063 KB 852/1044 KB 548/713 KB 1120/1267 KB 704/1063 KB 856/1044 KB 560/713 KB 1136/1267 KB 704/1063 KB 860/1044 KB 560/713 KB 1136/1267 KB 704/1063 KB 864/1044 KB 560/713 KB 1136/1267 KB 704/1063 KB 864/1044 KB 564/713 KB 1136/1267 KB 708/1063 KB 868/1044 KB 568/713 KB 1140/1267 KB 708/1063 KB 868/1044 KB 572/713 KB 1140/1267 KB 708/1063 KB 868/1044 KB 576/713 KB 1140/1267 KB 708/1063 KB 868/1044 KB 564/713 KB 1140/1267 KB 708/1063 KB 868/1044 KB 564/713 KB 1136/1267 KB 712/1063 KB 868/1044 KB 576/713 KB 1144/1267 KB 716/1063 KB 868/1044 KB 576/713 KB 1144/1267 KB 704/1063 KB 868/1044 KB 564/713 KB 1136/1267 KB 720/1063 KB 872/1044 KB 576/713 KB 1144/1267 KB 720/1063 KB 876/1044 KB 576/713 KB 1144/1267 KB 720/1063 KB 880/1044 KB 576/713 KB 1144/1267 KB 708/1063 KB 868/1044 KB 576/713 KB 1144/1267 KB 720/1063 KB 880/1044 KB 576/713 KB 1148/1267 KB 720/1063 KB 880/1044 KB 576/713 KB 1152/1267 KB 720/1063 KB 880/1044 KB 576/713 KB 1152/1267 KB 724/1063 KB 880/1044 KB 576/713 KB 1152/1267 KB 728/1063 KB 884/1044 KB 580/713 KB 1156/1267 KB 724/1063 KB 884/1044 KB 580/713 KB 1156/1267 KB 732/1063 KB 884/1044 KB 584/713 KB 1156/1267 KB 732/1063 KB 884/1044 KB 588/713 KB 1156/1267 KB 732/1063 KB 884/1044 KB 592/713 KB 1156/1267 KB 724/1063 KB 884/1044 KB 576/713 KB 1156/1267 KB 724/1063 KB 884/1044 KB 576/713 KB 1152/1267 KB 732/1063 KB 888/1044 KB 592/713 KB 1160/1267 KB 732/1063 KB 892/1044 KB 592/713 KB 1160/1267 KB 732/1063 KB 896/1044 KB 592/713 KB 1160/1267 KB 732/1063 KB 896/1044 KB 592/713 KB 1160/1267 KB 732/1063 KB 896/1044 KB 592/713 KB 1164/1267 KB 732/1063 KB 896/1044 KB 592/713 KB 1168/1267 KB 732/1063 KB 884/1044 KB 580/713 KB 1156/1267 KB 736/1063 KB 896/1044 KB 592/713 KB 1168/1267 KB 736/1063 KB 900/1044 KB 592/713 KB 1168/1267 KB 740/1063 KB 904/1044 KB 596/713 KB 1172/1267 KB 740/1063 KB 908/1044 KB 596/713 KB 1172/1267 KB 740/1063 KB 912/1044 KB 596/713 KB 1172/1267 KB 740/1063 KB 900/1044 KB 596/713 KB 1172/1267 KB 740/1063 KB 912/1044 KB 600/713 KB 1172/1267 KB 740/1063 KB 912/1044 KB 604/713 KB 1172/1267 KB 740/1063 KB 900/1044 KB 592/713 KB 1172/1267 KB 740/1063 KB 912/1044 KB 604/713 KB 1176/1267 KB 740/1063 KB 912/1044 KB 608/713 KB 1180/1267 KB 740/1063 KB 912/1044 KB 608/713 KB 1184/1267 KB 740/1063 KB 900/1044 KB 592/713 KB 1168/1267 KB 740/1063 KB 912/1044 KB 608/713 KB 1176/1267 KB 740/1063 KB 4/257 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 912/1044 KB 608/713 KB 1184/1267 KB 740/1063 KB 8/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 740/1063 KB 12/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 740/1063 KB 16/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 744/1063 KB 16/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 748/1063 KB 16/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 16/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 20/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 24/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 28/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 32/257 KB 912/1044 KB 608/713 KB 1184/1267 KB 752/1063 KB 32/257 KB 912/1044 KB 608/713 KB 1188/1267 KB 756/1063 KB 32/257 KB 916/1044 KB 612/713 KB 1192/1267 KB 756/1063 KB 32/257 KB 916/1044 KB 612/713 KB 1196/1267 KB 756/1063 KB 36/257 KB 916/1044 KB 612/713 KB 1200/1267 KB 752/1063 KB 32/257 KB 916/1044 KB 608/713 KB 1188/1267 KB 756/1063 KB 36/257 KB 920/1044 KB 612/713 KB 1200/1267 KB 756/1063 KB 36/257 KB 924/1044 KB 612/713 KB 1200/1267 KB 756/1063 KB 36/257 KB 928/1044 KB 612/713 KB 1200/1267 KB 756/1063 KB 32/257 KB 916/1044 KB 612/713 KB 1188/1267 KB 752/1063 KB 32/257 KB 916/1044 KB 612/713 KB 1188/1267 KB 756/1063 KB 36/257 KB 916/1044 KB 612/713 KB 1196/1267 KB 760/1063 KB 40/257 KB 928/1044 KB 612/713 KB 1200/1267 KB 760/1063 KB 44/257 KB 928/1044 KB 612/713 KB 1200/1267 KB 760/1063 KB 48/257 KB 928/1044 KB 612/713 KB 1200/1267 KB 760/1063 KB 48/257 KB 928/1044 KB 616/713 KB 1200/1267 KB 760/1063 KB 48/257 KB 928/1044 KB 620/713 KB 1200/1267 KB 760/1063 KB 48/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 760/1063 KB 52/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 760/1063 KB 56/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 760/1063 KB 60/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 760/1063 KB 64/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 760/1063 KB 64/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 764/1063 KB 64/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 768/1063 KB 64/257 KB 928/1044 KB 624/713 KB 1200/1267 KB 772/1063 KB 68/257 KB 932/1044 KB 624/713 KB 1204/1267 KB 768/1063 KB 68/257 KB 932/1044 KB 624/713 KB 1204/1267 KB 768/1063 KB 64/257 KB 932/1044 KB 624/713 KB 1204/1267 KB 768/1063 KB 64/257 KB 932/1044 KB 624/713 KB 1200/1267 KB 776/1063 KB 72/257 KB 936/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 72/257 KB 940/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 72/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 72/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 72/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 76/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 776/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 780/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1212/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1212/1267 KB 776/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1212/1267 KB 772/1063 KB 80/257 KB 944/1044 KB 628/713 KB 1208/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 632/713 KB 1212/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 636/713 KB 1212/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 640/713 KB 1212/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 644/713 KB 1212/1267 KB 788/1063 KB 84/257 KB 948/1044 KB 648/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 948/1044 KB 652/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 948/1044 KB 656/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 948/1044 KB 644/713 KB 1216/1267 KB 784/1063 KB 80/257 KB 944/1044 KB 644/71 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 3 KB 1216/1267 KB 788/1063 KB 84/257 KB 952/1044 KB 656/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 956/1044 KB 656/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 960/1044 KB 656/713 KB 1216/1267 KB 788/1063 KB 84/257 KB 944/1044 KB 644/713 KB 1216/1267 KB 792/1063 KB 84/257 KB 960/1044 KB 656/713 KB 1216/1267 KB 796/1063 KB 84/257 KB 960/1044 KB 656/713 KB 1220/1267 KB 800/1063 KB 84/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 784/1063 KB 84/257 KB 944/1044 KB 644/713 KB 1216/1267 KB 800/1063 KB 88/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 800/1063 KB 92/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 800/1063 KB 96/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 800/1063 KB 100/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 804/1063 KB 104/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 804/1063 KB 108/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 796/1063 KB 84/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 792/1063 KB 84/257 KB 960/1044 KB 656/713 KB 1220/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 660/713 KB 1224/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 660/713 KB 1228/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 660/713 KB 1232/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 660/713 KB 1236/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1240/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1244/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1248/1267 KB 804/1063 KB 100/257 KB 960/1044 KB 660/713 KB 1220/1267 KB 808/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1248/1267 KB 812/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1248/1267 KB 816/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1248/1267 KB 804/1063 KB 112/257 KB 960/1044 KB 664/713 KB 1236/1267 KB 816/1063 KB 112/257 KB 960/1044 KB 668/713 KB 1248/1267 KB 816/1063 KB 112/257 KB 960/1044 KB 672/713 KB 1248/1267 KB 816/1063 KB 112/257 KB 960/1044 KB 676/713 KB 1248/1267 KB 820/1063 KB 116/257 KB 960/1044 KB 680/713 KB 1252/1267 KB 820/1063 KB 116/257 KB 960/1044 KB 684/713 KB 1252/1267 KB 820/1063 KB 116/257 KB 960/1044 KB 688/713 KB 1252/1267 KB 820/1063 KB 116/257 KB 960/1044 KB 676/713 KB 1252/1267 KB 820/1063 KB 120/257 KB 960/1044 KB 688/713 KB 1252/1267 KB 820/1063 KB 124/257 KB 960/1044 KB 688/713 KB 1252/1267 KB 820/1063 KB 112/257 KB 960/1044 KB 676/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 960/1044 KB 688/713 KB 1252/1267 KB 816/1063 KB 112/257 KB 960/1044 KB 676/713 KB 1252/1267 KB 820/1063 KB 128/257 KB 960/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 964/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 968/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 972/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 976/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 980/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 984/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 988/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 992/1044 KB 688/713 KB 1252/1267 KB 824/1063 KB 128/257 KB 996/1044 KB 688/713 KB 1252/1267 KB 828/1063 KB 132/257 KB 1000/1044 KB 692/713 KB 1256/1267 KB 828/1063 KB 132/257 KB 1004/1044 KB 692/713 KB 1256/1267 KB 828/1063 KB 132/257 KB 1008/1044 KB 692/713 KB 1256/1267 KB 828/1063 KB 132/257 KB 996/1044 KB 692/713 KB 1256/1267 KB 828/1063 KB 128/257 KB 996/1044 KB 692/713 KB 1256/1267 KB 828/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1256/1267 KB 828/1063 KB 128/257 KB 996/1044 KB 688/713 KB 1256/1267 KB 824/1063 KB 128/257 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 996/1044 KB 688/713 KB 1256/1267 KB 832/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1260/1267 KB 832/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1264/1267 KB 832/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1260/1267 KB 832/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1267/1267 KB 836/1063 KB 132/257 KB 1008/1044 KB 696/713 KB 1267/1267 KB 840/1063 KB 136/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 844/1063 KB 136/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 848/1063 KB 136/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 836/1063 KB 136/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 848/1063 KB 140/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 848/1063 KB 144/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 836/1063 KB 132/257 KB 1008/1044 KB 700/713 KB 1267/1267 KB 848/1063 KB 144/257 KB 1008/1044 KB 704/713 KB 1267/1267 KB 848/1063 KB 148/257 KB 1008/1044 KB 704/713 KB 1267/1267 KB 852/1063 KB 152/257 KB 1012/1044 KB 708/713 KB 1267/1267 KB 852/1063 KB 156/257 KB 1012/1044 KB 708/713 KB 1267/1267 KB 852/1063 KB 160/257 KB 1012/1044 KB 708/713 KB 1267/1267 KB 852/1063 KB 148/257 KB 1012/1044 KB 708/713 KB 1267/1267 KB 852/1063 KB 160/257 KB 1012/1044 KB 712/713 KB 1267/1267 KB 852/1063 KB 160/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 852/1063 KB 148/257 KB 1012/1044 KB 704/713 KB 1267/1267 KB 856/1063 KB 160/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 860/1063 KB 160/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 864/1063 KB 160/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 868/1063 KB 164/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 872/1063 KB 164/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 848/1063 KB 148/257 KB 1012/1044 KB 704/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1016/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1020/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1024/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1028/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 164/257 KB 1032/1044 KB 713/713 KB 876/1063 KB 164/257 KB 1036/1044 KB 713/713 KB 876/1063 KB 164/257 KB 1040/1044 KB 713/713 KB 864/1063 KB 164/257 KB 1012/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 168/257 KB 1040/1044 KB 713/713 KB 876/1063 KB 172/257 KB 1040/1044 KB 713/713 KB 876/1063 KB 176/257 KB 1040/1044 KB 713/713 KB 880/1063 KB 176/257 KB 1040/1044 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2121.4 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 884/1063 KB 176/257 KB 1040/1044 KB 713/713 KB 888/1063 KB 180/257 KB 1044/1044 KB 713/713 KB 892/1063 KB 180/257 KB 1044/1044 KB 713/713 KB 896/1063 KB 180/257 KB 1044/1044 KB 713/713 KB 884/1063 KB 180/257 KB 1044/1044 KB 713/713 KB 896/1063 KB 180/257 KB 1044/1044 KB 713/713 KB 884/1063 KB 180/257 KB 1040/1044 KB 713/713 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 896/1063 KB 184/257 KB 1044/1044 KB 713/713 KB 896/1063 KB 188/257 KB 1044/1044 KB 713/713 KB 896/1063 KB 192/257 KB 1044/1044 KB 713/713 KB 896/1063 KB 196/257 KB 1044/1044 KB 713/713 KB 900/1063 KB 200/257 KB 1044/1044 KB 713/713 KB 900/1063 KB 204/257 KB 1044/1044 KB 713/713 KB 900/1063 KB 208/257 KB 1044/1044 KB 713/713 KB 900/1063 KB 196/257 KB 1044/1044 KB 713/713 KB 904/1063 KB 208/257 KB 1044/1044 KB 713/713 KB 908/1063 KB 208/257 KB 1044/1044 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1186.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 908/1063 KB 212/257 KB 1044/1044 KB 912/1063 KB 216/257 KB 1044/1044 KB 912/1063 KB 220/257 KB 1044/1044 KB 912/1063 KB 224/257 KB 1044/1044 KB 912/1063 KB 212/257 KB 1044/1044 KB 916/1063 KB 224/257 KB 1044/1044 KB 920/1063 KB 224/257 KB 1044/1044 KB 924/1063 KB 224/257 KB 1044/1044 KB 928/1063 KB 224/257 KB 1044/1044 KB 928/1063 KB 228/257 KB 1044/1044 KB 932/1063 KB 232/257 KB 1044/1044 KB 932/1063 KB 236/257 KB 1044/1044 KB 932/1063 KB 228/257 KB 1044/1044 KB 936/1063 KB 240/257 KB 1044/1044 KB 932/1063 KB 240/257 KB 1044/1044 KB 940/1063 KB 240/257 KB 1044/1044 KB 944/1063 KB 240/257 KB 1044/1044 KB 944/1063 KB 244/257 KB 1044/1044 KB 948/1063 KB 248/257 KB 1044/1044 KB 948/1063 KB 252/257 KB 1044/1044 KB 948/1063 KB 256/257 KB 1044/1044 KB 948/1063 KB 257/257 KB 1044/1044 KB 948/1063 KB 244/257 KB 1044/1044 KB 952/1063 KB 257/257 KB 1044/1044 KB 956/1063 KB 257/257 KB 1044/1044 KB 960/1063 KB 257/257 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1722.6 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 964/1063 KB 257/257 KB 968/1063 KB 257/257 KB 972/1063 KB 257/257 KB 976/1063 KB 257/257 KB 980/1063 KB 257/257 KB 984/1063 KB 257/257 KB 988/1063 KB 257/257 KB 992/1063 KB 257/257 KB 996/1063 KB 257/257 KB 1000/1063 KB 257/257 KB 1004/1063 KB 257/257 KB 1008/1063 KB 257/257 KB 1012/1063 KB 257/257 KB 1016/1063 KB 257/257 KB 1020/1063 KB 257/257 KB 1024/1063 KB 257/257 KB 1024/1063 KB 257/257 KB 4/549 KB 1024/1063 KB 3/5 KB 257/257 KB 8/549 KB 1024/1063 KB 3/5 KB 257/257 KB 12/549 KB 1024/1063 KB 3/5 KB 257/257 KB 16/549 KB 1024/1063 KB 3/5 KB 257/257 KB 4/549 KB 1024/1063 KB 5/5 KB 257/257 KB 16/549 KB 1024/1063 KB 5/5 KB 257/257 KB 4/358 KB 16/549 KB 1024/1063 KB 5/5 KB 257/257 KB 8/358 KB 16/549 KB 1024/1063 KB 5/5 KB 257/257 KB 12/358 KB 16/549 KB 1024/1063 KB 5/5 KB 257/257 KB 16/358 KB 16/549 KB 1024/1063 KB 5/5 KB 257/257 KB 16/358 KB 20/549 KB 1024/1063 KB 5/5 KB 257/257 KB 20/358 KB 24/549 KB 1024/1063 KB 5/5 KB 257/257 KB 20/358 KB 28/549 KB 1024/1063 KB 5/5 KB 257/257 KB 20/358 KB 32/549 KB 1024/1063 KB 5/5 KB 257/257 KB 20/358 KB 20/549 KB 1024/1063 KB 5/5 KB 257/257 KB 24/358 KB 32/549 KB 1024/1063 KB 5/5 KB 257/257 KB 28/358 KB 32/549 KB 1024/1063 KB 5/5 KB 257/257 KB 32/358 KB 32/549 KB 1024/1063 KB 5/5 KB 257/257 KB 32/358 KB 36/549 KB 1024/1063 KB 5/5 KB 36/358 KB 40/549 KB 1024/1063 KB 5/5 KB 36/358 KB 44/549 KB 1024/1063 KB 5/5 KB 36/358 KB 48/549 KB 1024/1063 KB 5/5 KB 36/358 KB 36/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1024/1063 KB 5/5 KB 40/358 KB 48/549 KB 1024/1063 KB 5/5 KB 44/358 KB 48/549 KB 1024/1063 KB 5/5 KB 48/358 KB 48/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.0 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1024/1063 KB 52/358 KB 48/549 KB 1024/1063 KB 56/358 KB 52/549 KB 1024/1063 KB 60/358 KB 52/549 KB 1024/1063 KB 64/358 KB 52/549 KB 1024/1063 KB 52/358 KB 52/549 KB 1024/1063 KB 64/358 KB 56/549 KB 1024/1063 KB 64/358 KB 60/549 KB 1024/1063 KB 64/358 KB 64/549 KB 1024/1063 KB 68/358 KB 64/549 KB 1024/1063 KB 72/358 KB 68/549 KB 1024/1063 KB 68/358 KB 68/549 KB 1024/1063 KB 72/358 KB 72/549 KB 1024/1063 KB 72/358 KB 76/549 KB 1024/1063 KB 76/358 KB 76/549 KB 1024/1063 KB 80/358 KB 80/549 KB 1024/1063 KB 76/358 KB 80/549 KB 1028/1063 KB 80/358 KB 80/549 KB 1032/1063 KB 84/358 KB 84/549 KB 1036/1063 KB 84/358 KB 84/549 KB 1040/1063 KB 84/358 KB 84/549 KB 1028/1063 KB 84/358 KB 84/549 KB 1040/1063 KB 84/358 KB 3/404 KB 88/549 KB 1028/1063 KB 84/358 KB 80/549 KB 1040/1063 KB 84/358 KB 3/404 KB 84/549 KB 1040/1063 KB 84/358 KB 5/404 KB 88/549 KB 1040/1063 KB 84/358 KB 8/404 KB 88/549 KB 1040/1063 KB 84/358 KB 11/404 KB 88/549 KB 1040/1063 KB 84/358 KB 13/404 KB 88/549 KB 1040/1063 KB 84/358 KB 13/404 KB 4/86 KB 88/549 KB 1040/1063 KB 84/358 KB 16/404 KB 4/86 KB 88/549 KB 1040/1063 KB 84/358 KB 16/404 KB 8/86 KB 88/549 KB 1040/1063 KB 84/358 KB 16/404 KB 12/86 KB 88/549 KB 1040/1063 KB 84/358 KB 19/404 KB 12/86 KB 88/549 KB 1040/1063 KB 84/358 KB 19/404 KB 16/86 KB 88/549 KB 1040/1063 KB 84/358 KB 21/404 KB 16/86 KB 88/549 KB 1040/1063 KB 84/358 KB 21/404 KB 20/86 KB 88/549 KB 1040/1063 KB 84/358 KB 24/404 KB 20/86 KB 88/549 KB 1040/1063 KB 84/358 KB 27/404 KB 20/86 KB 88/549 KB 1040/1063 KB 84/358 KB 27/404 KB 24/86 KB 88/549 KB 1040/1063 KB 84/358 KB 29/404 KB 24/86 KB 88/549 KB 1040/1063 KB 84/358 KB 29/404 KB 28/86 KB 88/549 KB 1040/1063 KB 88/358 KB 29/404 KB 28/86 KB 88/549 KB 1040/1063 KB 88/358 KB 32/404 KB 32/86 KB 92/549 KB 1040/1063 KB 92/358 KB 32/404 KB 32/86 KB 96/549 KB 1040/1063 KB 88/358 KB 32/404 KB 32/86 KB 88/549 KB 1040/1063 KB 88/358 KB 29/404 KB 32/86 KB 88/549 KB 1040/1063 KB 92/358 KB 32/404 KB 32/86 KB 92/549 KB 1040/1063 KB 96/358 KB 32/404 KB 32/86 KB 96/549 KB 1040/1063 KB 96/358 KB 32/404 KB 36/86 KB 96/549 KB 1044/1063 KB 100/358 KB 36/404 KB 40/86 KB 100/549 KB 1044/1063 KB 100/358 KB 36/404 KB 44/86 KB 100/549 KB 1044/1063 KB 100/358 KB 36/404 KB 48/86 KB 100/549 KB 1044/1063 KB 100/358 KB 36/404 KB 36/86 KB 100/549 KB 1044/1063 KB 100/358 KB 36/404 KB 36/86 KB 96/549 KB 1048/1063 KB 100/358 KB 36/404 KB 48/86 KB 100/549 KB 1040/1063 KB 100/358 KB 36/404 KB 36/86 KB 96/549 KB 1052/1063 KB 100/358 KB 40/404 KB 48/86 KB 100/549 KB 1056/1063 KB 100/358 KB 40/404 KB 48/86 KB 100/549 KB 1040/1063 KB 100/358 KB 32/404 KB 36/86 KB 96/549 KB 1056/1063 KB 104/358 KB 40/404 KB 48/86 KB 104/549 KB 1056/1063 KB 100/358 KB 40/404 KB 48/86 KB 104/549 KB 1048/1063 KB 100/358 KB 40/404 KB 48/86 KB 100/549 KB 1056/1063 KB 104/358 KB 44/404 KB 48/86 KB 104/549 KB 1056/1063 KB 104/358 KB 48/404 KB 48/86 KB 104/549 KB 1056/1063 KB 104/358 KB 48/404 KB 48/86 KB 108/549 KB 1056/1063 KB 108/358 KB 48/404 KB 48/86 KB 108/549 KB 1056/1063 KB 112/358 KB 48/404 KB 48/86 KB 108/549 KB 1056/1063 KB 112/358 KB 48/404 KB 48/86 KB 112/549 KB 1056/1063 KB 112/358 KB 52/404 KB 48/86 KB 112/549 KB 1060/1063 KB 116/358 KB 56/404 KB 52/86 KB 116/549 KB 1060/1063 KB 116/358 KB 60/404 KB 52/86 KB 116/549 KB 1060/1063 KB 116/358 KB 52/404 KB 52/86 KB 116/549 KB 1060/1063 KB 116/358 KB 52/404 KB 52/86 KB 112/549 KB 1060/1063 KB 116/358 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 60/404 KB 56/86 KB 116/549 KB 1060/1063 KB 116/358 KB 60/404 KB 60/86 KB 116/549 KB 1060/1063 KB 116/358 KB 52/404 KB 48/86 KB 112/549 KB 1063/1063 KB 116/358 KB 60/404 KB 60/86 KB 116/549 KB 1056/1063 KB 116/358 KB 52/404 KB 48/86 KB 112/549 KB 1063/1063 KB 120/358 KB 60/404 KB 60/86 KB 116/549 KB 1063/1063 KB 124/358 KB 60/404 KB 60/86 KB 116/549 KB 1063/1063 KB 124/358 KB 64/404 KB 64/86 KB 120/549 KB 1063/1063 KB 124/358 KB 64/404 KB 60/86 KB 120/549 KB 1063/1063 KB 124/358 KB 60/404 KB 60/86 KB 120/549 KB 1063/1063 KB 128/358 KB 64/404 KB 64/86 KB 124/549 KB 1063/1063 KB 124/358 KB 64/404 KB 64/86 KB 124/549 KB 1063/1063 KB 128/358 KB 64/404 KB 64/86 KB 128/549 KB 1063/1063 KB 128/358 KB 64/404 KB 64/86 KB 132/549 KB 1063/1063 KB 132/358 KB 68/404 KB 68/86 KB 136/549 KB 1063/1063 KB 132/358 KB 68/404 KB 68/86 KB 140/549 KB 1063/1063 KB 132/358 KB 68/404 KB 68/86 KB 132/549 KB 1063/1063 KB 136/358 KB 68/404 KB 68/86 KB 140/549 KB 1063/1063 KB 128/358 KB 68/404 KB 68/86 KB 132/549 KB 1063/1063 KB 136/358 KB 68/404 KB 72/86 KB 140/549 KB 1063/1063 KB 136/358 KB 68/404 KB 76/86 KB 140/549 KB 1063/1063 KB 136/358 KB 68/404 KB 80/86 KB 140/549 KB 1063/1063 KB 128/358 KB 68/404 KB 64/86 KB 132/549 KB 1063/1063 KB 140/358 KB 72/404 KB 80/86 KB 140/549 KB 1063/1063 KB 140/358 KB 76/404 KB 80/86 KB 140/549 KB 1063/1063 KB 140/358 KB 80/404 KB 80/86 KB 140/549 KB 1063/1063 KB 140/358 KB 68/404 KB 80/86 KB 140/549 KB 1063/1063 KB 144/358 KB 80/404 KB 80/86 KB 140/549 KB 1063/1063 KB 144/358 KB 84/404 KB 80/86 KB 140/549 KB 1063/1063 KB 148/358 KB 88/404 KB 84/86 KB 144/549 KB 1063/1063 KB 148/358 KB 92/404 KB 84/86 KB 144/549 KB 1063/1063 KB 148/358 KB 96/404 KB 84/86 KB 144/549 KB 1063/1063 KB 148/358 KB 84/404 KB 84/86 KB 144/549 KB 1063/1063 KB 144/358 KB 84/404 KB 84/86 KB 144/549 KB 1063/1063 KB 144/358 KB 84/404 KB 84/86 KB 140/549 KB 1063/1063 KB 152/358 KB 96/404 KB 86/86 KB 144/549 KB 1063/1063 KB 152/358 KB 96/404 KB 86/86 KB 148/549 KB 1063/1063 KB 152/358 KB 96/404 KB 86/86 KB 152/549 KB 1063/1063 KB 152/358 KB 96/404 KB 86/86 KB 148/549 KB 1063/1063 KB 156/358 KB 96/404 KB 86/86 KB 152/549 KB 1063/1063 KB 160/358 KB 96/404 KB 86/86 KB 152/549 KB 1063/1063 KB 160/358 KB 100/404 KB 86/86 KB 156/549 KB 164/358 KB 104/404 KB 86/86 KB 156/549 KB 164/358 KB 108/404 KB 86/86 KB 156/549 KB 164/358 KB 112/404 KB 86/86 KB 156/549 KB 1063/1063 KB 160/358 KB 96/404 KB 86/86 KB 156/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1636.5 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 164/358 KB 112/404 KB 86/86 KB 160/549 KB 164/358 KB 112/404 KB 86/86 KB 164/549 KB 164/358 KB 112/404 KB 86/86 KB 168/549 KB 164/358 KB 112/404 KB 86/86 KB 172/549 KB 164/358 KB 112/404 KB 86/86 KB 176/549 KB 1063/1063 KB 164/358 KB 100/404 KB 86/86 KB 156/549 KB 168/358 KB 112/404 KB 86/86 KB 176/549 KB 172/358 KB 112/404 KB 86/86 KB 176/549 KB 176/358 KB 112/404 KB 86/86 KB 176/549 KB 180/358 KB 112/404 KB 86/86 KB 176/549 KB 184/358 KB 116/404 KB 180/549 KB 188/358 KB 116/404 KB 180/549 KB 192/358 KB 116/404 KB 180/549 KB 180/358 KB 116/404 KB 180/549 KB 180/358 KB 116/404 KB 176/549 KB 192/358 KB 120/404 KB 180/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 130.9 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 192/358 KB 124/404 KB 180/549 KB 192/358 KB 128/404 KB 180/549 KB 192/358 KB 128/404 KB 184/549 KB 192/358 KB 128/404 KB 188/549 KB 192/358 KB 128/404 KB 192/549 KB 196/358 KB 128/404 KB 192/549 KB 200/358 KB 132/404 KB 196/549 KB 204/358 KB 132/404 KB 196/549 KB 208/358 KB 132/404 KB 196/549 KB 196/358 KB 132/404 KB 196/549 KB 196/358 KB 132/404 KB 192/549 KB 208/358 KB 136/404 KB 196/549 KB 208/358 KB 140/404 KB 196/549 KB 208/358 KB 144/404 KB 196/549 KB 208/358 KB 144/404 KB 200/549 KB 208/358 KB 144/404 KB 204/549 KB 208/358 KB 144/404 KB 208/549 KB 208/358 KB 144/404 KB 212/549 KB 212/358 KB 148/404 KB 216/549 KB 212/358 KB 148/404 KB 220/549 KB 212/358 KB 148/404 KB 224/549 KB 212/358 KB 148/404 KB 212/549 KB 208/358 KB 148/404 KB 212/549 KB 212/358 KB 152/404 KB 224/549 KB 212/358 KB 156/404 KB 224/549 KB 216/358 KB 156/404 KB 224/549 KB 220/358 KB 156/404 KB 224/549 KB 220/358 KB 160/404 KB 224/549 KB 224/358 KB 160/404 KB 224/549 KB 224/358 KB 164/404 KB 224/549 KB 228/358 KB 3/894 KB 168/404 KB 228/549 KB 228/358 KB 3/894 KB 172/404 KB 228/549 KB 228/358 KB 3/894 KB 176/404 KB 228/549 KB 228/358 KB 3/894 KB 164/404 KB 228/549 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 228/358 KB 3/894 KB 164/404 KB 224/549 KB 224/358 KB 3/894 KB 164/404 KB 224/549 KB 4/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 8/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 12/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 16/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 20/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 24/587 KB 228/358 KB 3/894 KB 176/404 KB 232/549 KB 24/587 KB 228/358 KB 6/894 KB 176/404 KB 232/549 KB 28/587 KB 228/358 KB 6/894 KB 176/404 KB 232/549 KB 32/587 KB 228/358 KB 6/894 KB 176/404 KB 232/549 KB 32/587 KB 228/358 KB 9/894 KB 176/404 KB 232/549 KB 32/587 KB 228/358 KB 11/894 KB 176/404 KB 232/549 KB 36/587 KB 228/358 KB 11/894 KB 176/404 KB 232/549 KB 36/587 KB 228/358 KB 14/894 KB 176/404 KB 232/549 KB 36/587 KB 228/358 KB 16/894 KB 176/404 KB 232/549 KB 40/587 KB 228/358 KB 16/894 KB 176/404 KB 232/549 KB 40/587 KB 228/358 KB 19/894 KB 176/404 KB 232/549 KB 44/587 KB 228/358 KB 19/894 KB 176/404 KB 232/549 KB 48/587 KB 228/358 KB 19/894 KB 176/404 KB 232/549 KB 48/587 KB 228/358 KB 22/894 KB 176/404 KB 232/549 KB 48/587 KB 228/358 KB 25/894 KB 176/404 KB 232/549 KB 52/587 KB 228/358 KB 25/894 KB 176/404 KB 232/549 KB 52/587 KB 228/358 KB 27/894 KB 176/404 KB 232/549 KB 52/587 KB 228/358 KB 30/894 KB 176/404 KB 232/549 KB 56/587 KB 228/358 KB 30/894 KB 176/404 KB 232/549 KB 60/587 KB 232/358 KB 30/894 KB 176/404 KB 232/549 KB 56/587 KB 232/358 KB 30/894 KB 176/404 KB 232/549 KB 60/587 KB 232/358 KB 32/894 KB 176/404 KB 232/549 KB 64/587 KB 236/358 KB 32/894 KB 176/404 KB 232/549 KB 64/587 KB 232/358 KB 32/894 KB 176/404 KB 232/549 KB 64/587 KB 240/358 KB 32/894 KB 176/404 KB 232/549 KB 64/587 KB 244/358 KB 32/894 KB 180/404 KB 232/549 KB 68/587 KB 248/358 KB 36/894 KB 180/404 KB 236/549 KB 68/587 KB 252/358 KB 36/894 KB 180/404 KB 236/549 KB 68/587 KB 256/358 KB 36/894 KB 180/404 KB 236/549 KB 64/587 KB 240/358 KB 32/894 KB 180/404 KB 232/549 KB 68/587 KB 244/358 KB 36/894 KB 180/404 KB 236/549 KB 64/587 KB 244/358 KB 36/894 KB 180/404 KB 236/549 KB 68/587 KB 256/358 KB 40/894 KB 180/404 KB 236/549 KB 68/587 KB 256/358 KB 44/894 KB 180/404 KB 236/549 KB 64/587 KB 244/358 KB 32/894 KB 180/404 KB 236/5 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 49 KB 72/587 KB 256/358 KB 44/894 KB 180/404 KB 240/549 KB 72/587 KB 256/358 KB 44/894 KB 180/404 KB 244/549 KB 72/587 KB 256/358 KB 48/894 KB 184/404 KB 248/549 KB 72/587 KB 256/358 KB 48/894 KB 184/404 KB 252/549 KB 72/587 KB 256/358 KB 48/894 KB 184/404 KB 256/549 KB 72/587 KB 256/358 KB 44/894 KB 180/404 KB 236/549 KB 76/587 KB 256/358 KB 48/894 KB 184/404 KB 256/549 KB 80/587 KB 256/358 KB 48/894 KB 184/404 KB 256/549 KB 72/587 KB 256/358 KB 48/894 KB 184/404 KB 244/549 KB 72/587 KB 256/358 KB 44/894 KB 184/404 KB 244/549 KB 80/587 KB 256/358 KB 48/894 KB 188/404 KB 256/549 KB 80/587 KB 256/358 KB 48/894 KB 192/404 KB 256/549 KB 84/587 KB 256/358 KB 48/894 KB 192/404 KB 256/549 KB 88/587 KB 260/358 KB 52/894 KB 196/404 KB 260/549 KB 92/587 KB 260/358 KB 52/894 KB 196/404 KB 260/549 KB 96/587 KB 260/358 KB 52/894 KB 196/404 KB 260/549 KB 84/587 KB 256/358 KB 48/894 KB 196/404 KB 256/549 KB 96/587 KB 260/358 KB 52/894 KB 200/404 KB 260/549 KB 96/587 KB 260/358 KB 52/894 KB 204/404 KB 260/549 KB 96/587 KB 260/358 KB 52/894 KB 208/404 KB 260/549 KB 84/587 KB 260/358 KB 52/894 KB 196/404 KB 260/549 KB 84/587 KB 260/358 KB 52/894 KB 196/404 KB 256/549 KB 84/587 KB 256/358 KB 52/894 KB 196/404 KB 256/549 KB 96/587 KB 260/358 KB 56/894 KB 208/404 KB 260/549 KB 96/587 KB 264/358 KB 60/894 KB 208/404 KB 260/549 KB 96/587 KB 264/358 KB 64/894 KB 208/404 KB 260/549 KB 96/587 KB 264/358 KB 56/894 KB 208/404 KB 260/549 KB 96/587 KB 268/358 KB 64/894 KB 208/404 KB 260/549 KB 96/587 KB 272/358 KB 64/894 KB 208/404 KB 260/549 KB 96/587 KB 272/358 KB 64/894 KB 212/404 KB 260/549 KB 100/587 KB 276/358 KB 68/894 KB 216/404 KB 264/549 KB 100/587 KB 276/358 KB 68/894 KB 220/404 KB 264/549 KB 96/587 KB 272/358 KB 64/894 KB 212/404 KB 264/549 KB 100/587 KB 276/358 KB 68/894 KB 220/404 KB 268/549 KB 100/587 KB 276/358 KB 68/894 KB 220/404 KB 272/549 KB 100/587 KB 276/358 KB 68/894 KB 220/404 KB 276/549 KB 100/587 KB 276/358 KB 68/894 KB 224/404 KB 280/549 KB 100/587 KB 276/358 KB 68/894 KB 212/404 KB 264/549 KB 100/587 KB 276/358 KB 72/894 KB 224/404 KB 280/549 KB 100/587 KB 276/358 KB 76/894 KB 224/404 KB 280/549 KB 100/587 KB 276/358 KB 64/894 KB 212/404 KB 264/549 KB 100/587 KB 272/358 KB 64/894 KB 212/404 KB 264/549 KB 104/587 KB 276/358 KB 76/894 KB 224/404 KB 280/549 KB 108/587 KB 280/358 KB 76/894 KB 224/404 KB 280/549 KB 112/587 KB 280/358 KB 76/894 KB 224/404 KB 280/549 KB 100/587 KB 276/358 KB 68/894 KB 224/404 KB 276/549 KB 104/587 KB 280/358 KB 76/894 KB 224/404 KB 280/549 KB 112/587 KB 284/358 KB 76/894 KB 224/404 KB 280/549 KB 112/587 KB 288/358 KB 76/894 KB 224/404 KB 280/549 KB 112/587 KB 288/358 KB 80/894 KB 224/404 KB 280/549 KB 112/587 KB 288/358 KB 80/894 KB 228/404 KB 280/549 KB 116/587 KB 292/358 KB 84/894 KB 232/404 KB 284/549 KB 116/587 KB 292/358 KB 84/894 KB 236/404 KB 284/549 KB 116/587 KB 292/358 KB 84/894 KB 240/404 KB 284/549 KB 116/587 KB 292/358 KB 84/894 KB 228/404 KB 284/549 KB 116/587 KB 292/358 KB 84/894 KB 240/404 KB 288/549 KB 116/587 KB 292/358 KB 84/894 KB 228/404 KB 280/549 KB 116/587 KB 288/358 KB 80/894 KB 228/404 KB 280/549 KB 116/587 KB 292/358 KB 80/894 KB 228/404 KB 280/549 KB 116/587 KB 292/358 KB 88/894 KB 240/404 KB 288/549 KB 116/587 KB 296/358 KB 92/894 KB 240/404 KB 288/549 KB 120/587 KB 296/358 KB 96/894 KB 240/404 KB 288/549 KB 116/587 KB 296/358 KB 88/894 KB 240/404 KB 288/549 KB 120/587 KB 300/358 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 96/894 KB 240/404 KB 288/549 KB 120/587 KB 304/358 KB 96/894 KB 240/404 KB 288/549 KB 120/587 KB 296/358 KB 92/894 KB 240/404 KB 288/549 KB 124/587 KB 304/358 KB 96/894 KB 240/404 KB 288/549 KB 128/587 KB 304/358 KB 96/894 KB 240/404 KB 288/549 KB 132/587 KB 304/358 KB 96/894 KB 240/404 KB 288/549 KB 136/587 KB 308/358 KB 100/894 KB 244/404 KB 292/549 KB 140/587 KB 308/358 KB 100/894 KB 244/404 KB 292/549 KB 132/587 KB 308/358 KB 100/894 KB 244/404 KB 292/549 KB 132/587 KB 304/358 KB 96/894 KB 240/404 KB 292/549 KB 144/587 KB 308/358 KB 100/894 KB 244/404 KB 296/549 KB 144/587 KB 308/358 KB 100/894 KB 244/404 KB 300/549 KB 144/587 KB 308/358 KB 100/894 KB 244/404 KB 304/549 KB 132/587 KB 304/358 KB 100/894 KB 244/404 KB 292/549 KB 132/587 KB 304/358 KB 96/894 KB 244/404 KB 292/549 KB 144/587 KB 308/358 KB 104/894 KB 244/404 KB 304/549 KB 144/587 KB 308/358 KB 108/894 KB 248/404 KB 304/549 KB 144/587 KB 308/358 KB 112/894 KB 248/404 KB 304/549 KB 144/587 KB 308/358 KB 104/894 KB 248/404 KB 304/549 KB 144/587 KB 312/358 KB 112/894 KB 252/404 KB 304/549 KB 144/587 KB 312/358 KB 112/894 KB 256/404 KB 304/549 KB 144/587 KB 312/358 KB 112/894 KB 248/404 KB 304/549 KB 144/587 KB 316/358 KB 112/894 KB 256/404 KB 304/549 KB 144/587 KB 320/358 KB 112/894 KB 256/404 KB 304/549 KB 144/587 KB 324/358 KB 112/894 KB 256/404 KB 304/549 KB 144/587 KB 328/358 KB 116/894 KB 260/404 KB 308/549 KB 144/587 KB 332/358 KB 116/894 KB 260/404 KB 308/549 KB 144/587 KB 336/358 KB 116/894 KB 260/404 KB 308/549 KB 144/587 KB 316/358 KB 112/894 KB 256/404 KB 304/549 KB 148/587 KB 336/358 KB 116/894 KB 260/404 KB 308/549 KB 152/587 KB 336/358 KB 116/894 KB 260/404 KB 308/549 KB 156/587 KB 336/358 KB 116/894 KB 260/404 KB 308/549 KB 144/587 KB 324/358 KB 116/894 KB 260/404 KB 308/549 KB 144/587 KB 324/358 KB 112/894 KB 260/404 KB 308/549 KB 156/587 KB 336/358 KB 116/894 KB 264/404 KB 308/549 KB 156/587 KB 336/358 KB 116/894 KB 268/404 KB 308/549 KB 156/587 KB 336/358 KB 120/894 KB 272/404 KB 308/549 KB 144/587 KB 324/358 KB 112/894 KB 256/404 KB 308/549 KB 156/587 KB 336/358 KB 120/894 KB 272/404 KB 312/549 KB 156/587 KB 336/358 KB 120/894 KB 272/404 KB 316/549 KB 156/587 KB 336/358 KB 120/894 KB 272/404 KB 320/549 KB 156/587 KB 336/358 KB 120/894 KB 268/404 KB 308/549 KB 156/587 KB 336/358 KB 124/894 KB 272/404 KB 320/549 KB 156/587 KB 336/358 KB 128/894 KB 272/404 KB 320/549 KB 156/587 KB 336/358 KB 128/894 KB 276/404 KB 320/549 KB 160/587 KB 340/358 KB 132/894 KB 280/404 KB 324/549 KB 160/587 KB 340/358 KB 132/894 KB 284/404 KB 324/549 KB 160/587 KB 336/358 KB 128/894 KB 276/404 KB 320/549 KB 164/587 KB 340/358 KB 132/894 KB 284/404 KB 324/549 KB 168/587 KB 340/358 KB 132/894 KB 288/404 KB 324/549 KB 172/587 KB 340/358 KB 132/894 KB 288/404 KB 324/549 KB 176/587 KB 340/358 KB 132/894 KB 288/404 KB 324/549 KB 160/587 KB 340/358 KB 132/894 KB 276/404 KB 324/549 KB 160/587 KB 336/358 KB 132/894 KB 276/404 KB 324/549 KB 176/587 KB 340/358 KB 132/894 KB 288/404 KB 328/549 KB 176/587 KB 340/358 KB 132/894 KB 288/404 KB 332/549 KB 160/587 KB 336/358 KB 132/894 KB 276/404 KB 320/549 KB 176/587 KB 340/358 KB 132/894 KB 288/404 KB 336/549 KB 176/587 KB 344/358 KB 136/894 KB 288/404 KB 336/549 KB 176/587 KB 348/358 KB 136/894 KB 288/404 KB 336/549 KB 176/587 KB 352/358 KB 136/894 KB 288/404 KB 336/549 KB 164/587 KB 340/358 KB 132/894 KB 288/404 KB 324/549 KB 180/587 KB 352/358 KB 136/894 K unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install B 288/404 KB 340/549 KB 184/587 KB 356/358 KB 136/894 KB 292/404 KB 340/549 KB 188/587 KB 356/358 KB 136/894 KB 292/404 KB 340/549 KB 192/587 KB 356/358 KB 136/894 KB 292/404 KB 340/549 KB 176/587 KB 352/358 KB 136/894 KB 288/404 KB 340/549 KB 176/587 KB 340/358 KB 136/894 KB 288/404 KB 336/549 KB 192/587 KB 356/358 KB 140/894 KB 292/404 KB 340/549 KB 192/587 KB 356/358 KB 144/894 KB 292/404 KB 340/549 KB 192/587 KB 356/358 KB 148/894 KB 292/404 KB 340/549 KB 192/587 KB 356/358 KB 152/894 KB 292/404 KB 344/549 KB 192/587 KB 356/358 KB 156/894 KB 292/404 KB 344/549 KB 192/587 KB 356/358 KB 160/894 KB 292/404 KB 344/549 KB 180/587 KB 356/358 KB 136/894 KB 292/404 KB 340/549 KB 180/587 KB 356/358 KB 136/894 KB 288/404 KB 340/549 KB 192/587 KB 358/358 KB 160/894 KB 292/404 KB 344/549 KB 192/587 KB 356/358 KB 148/894 KB 292/404 KB 344/549 KB 192/587 KB 358/358 KB 160/894 KB 292/404 KB 348/549 KB 192/587 KB 358/358 KB 160/894 KB 292/404 KB 352/549 KB 192/587 KB 358/358 KB 160/894 KB 296/404 KB 352/549 KB 192/587 KB 358/358 KB 160/894 KB 300/404 KB 352/549 KB 192/587 KB 358/358 KB 160/894 KB 304/404 KB 352/549 KB 192/587 KB 358/358 KB 164/894 KB 304/404 KB 352/549 KB 196/587 KB 358/358 KB 168/894 KB 308/404 KB 356/549 KB 196/587 KB 358/358 KB 172/894 KB 308/404 KB 356/549 KB 196/587 KB 358/358 KB 176/894 KB 308/404 KB 356/549 KB 196/587 KB 358/358 KB 164/894 KB 308/404 KB 356/549 KB 196/587 KB 358/358 KB 164/894 KB 304/404 KB 356/549 KB 196/587 KB 358/358 KB 176/894 KB 308/404 KB 360/549 KB 196/587 KB 358/358 KB 176/894 KB 308/404 KB 364/549 KB 196/587 KB 358/358 KB 176/894 KB 308/404 KB 368/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 505.5 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 196/587 KB 358/358 KB 164/894 KB 304/404 KB 352/549 KB 200/587 KB 180/894 KB 312/404 KB 372/549 KB 204/587 KB 180/894 KB 312/404 KB 372/549 KB 208/587 KB 180/894 KB 312/404 KB 372/549 KB 212/587 KB 180/894 KB 312/404 KB 372/549 KB 216/587 KB 180/894 KB 312/404 KB 372/549 KB 196/587 KB 180/894 KB 312/404 KB 372/549 KB 196/587 KB 176/894 KB 312/404 KB 372/549 KB 216/587 KB 180/894 KB 312/404 KB 376/549 KB 196/587 KB 176/894 KB 312/404 KB 368/549 KB 216/587 KB 184/894 KB 316/404 KB 376/549 KB 216/587 KB 184/894 KB 320/404 KB 376/549 KB 216/587 KB 184/894 KB 312/404 KB 376/549 KB 216/587 KB 188/894 KB 320/404 KB 376/549 KB 216/587 KB 190/894 KB 320/404 KB 380/549 KB 216/587 KB 190/894 KB 324/404 KB 380/549 KB 216/587 KB 190/894 KB 328/404 KB 380/549 KB 216/587 KB 190/894 KB 332/404 KB 380/549 KB 220/587 KB 190/894 KB 336/404 KB 380/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 220/587 KB 190/894 KB 332/404 KB 380/549 KB 224/587 KB 190/894 KB 336/404 KB 380/549 KB 228/587 KB 190/894 KB 336/404 KB 380/549 KB 232/587 KB 194/894 KB 340/404 KB 380/549 KB 236/587 KB 194/894 KB 340/404 KB 380/549 KB 240/587 KB 194/894 KB 340/404 KB 380/549 KB 216/587 KB 188/894 KB 320/404 KB 380/549 KB 240/587 KB 194/894 KB 340/404 KB 384/549 KB 240/587 KB 194/894 KB 340/404 KB 388/549 KB 240/587 KB 194/894 KB 340/404 KB 392/549 KB 240/587 KB 194/894 KB 340/404 KB 396/549 KB 240/587 KB 194/894 KB 340/404 KB 400/549 KB 228/587 KB 194/894 KB 340/404 KB 380/549 KB 240/587 KB 198/894 KB 340/404 KB 400/549 KB 240/587 KB 202/894 KB 340/404 KB 400/549 KB 228/587 KB 190/894 KB 340/404 KB 380/549 KB 240/587 KB 206/894 KB 344/404 KB 400/549 KB 240/587 KB 206/894 KB 340/404 KB 400/549 KB 240/587 KB 206/894 KB 348/404 KB 400/549 KB 240/587 KB 206/894 KB 352/404 KB 400/549 KB 240/587 KB 206/894 KB 356/404 KB 400/549 KB 244/587 KB 210/894 KB 360/404 KB 404/549 KB 244/587 KB 210/894 KB 364/404 KB 404/549 KB 244/587 KB 210/894 KB 368/404 KB 404/549 KB 244/587 KB 210/894 KB 356/404 KB 404/549 KB 244/587 KB 210/894 KB 368/404 KB 408/549 KB 244/587 KB 210/894 KB 368/404 KB 412/549 KB 244/587 KB 210/894 KB 356/404 KB 400/549 KB 240/587 KB 210/894 KB 356/404 KB 400/549 KB 248/587 KB 214/894 KB 368/404 KB 416/549 KB 248/587 KB 218/894 KB 368/404 KB 416/549 KB 244/587 KB 210/894 KB 368/404 KB 416/549 KB 248/587 KB 218/894 KB 368/404 KB 416/549 KB 248/587 KB 222/894 KB 368/404 KB 416/549 KB 252/587 KB 222/894 KB 368/404 KB 416/549 KB 256/587 KB 222/894 KB 368/404 KB 416/549 KB 260/587 KB 222/894 KB 368/404 KB 416/549 KB 264/587 KB 226/894 KB 372/404 KB 420/549 KB 4/26 KB 268/587 KB 226/894 KB 372/404 KB 420/549 KB 4/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 4/26 KB 260/587 KB 226/894 KB 372/404 KB 420/549 KB 4/26 KB 260/587 KB 226/894 KB 368/404 KB 420/549 KB 4/26 KB 260/587 KB 222/894 KB 368/404 KB 420/549 KB 4/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 8/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 12/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 16/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 20/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 24/26 KB 272/587 KB 226/894 KB 372/404 KB 420/549 KB 26/26 KB 260/587 KB 222/894 KB 368/404 KB 420/549 KB 272/587 KB 226/894 KB 372/404 KB 424/549 KB 26/26 KB 272/587 KB 230/894 KB 372/404 KB 424/549 KB 26/26 KB 272/587 KB 234/894 KB 372/404 KB 424/549 KB 26/26 KB 272/587 KB 238/894 KB 372/404 KB 428/549 KB 26/26 KB 272/587 KB 234/894 KB 372/404 KB 428/549 KB 26/26 KB 272/587 KB 238/894 KB 372/404 KB 432/549 KB 26/26 KB 272/587 KB 238/894 KB 376/404 KB 432/549 KB 26/26 KB 272/587 KB 238/894 KB 380/404 KB 432/549 KB 26/26 KB 272/587 KB 238/894 KB 384/404 KB 432/549 KB 26/26 KB 276/587 KB 238/894 KB 384/404 KB 432/549 KB 26/26 KB 280/587 KB 242/894 KB 388/404 KB 436/549 KB 26/26 KB 284/587 KB 242/894 KB 388/404 KB 436/549 KB 26/26 KB 288/587 KB 242/894 KB 388/404 KB 436/549 KB 26/26 KB 276/587 KB 242/894 KB 388/404 KB 436/549 KB 26/26 KB 276/587 KB 238/894 KB 388/404 KB 436/549 KB 26/26 KB 288/587 KB 242/894 KB 388/404 KB 440/549 KB 26/26 KB 288/587 KB 246/894 KB 388/404 KB 440/549 KB 26/26 KB 288/587 KB 246/894 KB 388/404 KB 444/549 KB 26/26 KB 276/587 KB 238/894 KB 388/404 KB 432/549 KB 26/26 KB 288/587 KB 250/894 KB 388/404 KB 444/549 KB 26/26 KB 288/587 KB 254/894 KB 388/404 KB 44 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 4/549 KB 26/26 KB 288/587 KB 254/894 KB 392/404 KB 448/549 KB 26/26 KB 288/587 KB 254/894 KB 396/404 KB 448/549 KB 26/26 KB 288/587 KB 254/894 KB 400/404 KB 448/549 KB 26/26 KB 288/587 KB 254/894 KB 388/404 KB 448/549 KB 26/26 KB 288/587 KB 258/894 KB 400/404 KB 448/549 KB 26/26 KB 292/587 KB 262/894 KB 404/404 KB 452/549 KB 26/26 KB 292/587 KB 266/894 KB 404/404 KB 452/549 KB 26/26 KB 292/587 KB 270/894 KB 404/404 KB 452/549 KB 26/26 KB 292/587 KB 258/894 KB 404/404 KB 452/549 KB 26/26 KB 288/587 KB 258/894 KB 404/404 KB 452/549 KB 26/26 KB 288/587 KB 258/894 KB 404/404 KB 448/549 KB 26/26 KB 292/587 KB 270/894 KB 404/404 KB 456/549 KB 26/26 KB 292/587 KB 270/894 KB 404/404 KB 460/549 KB 26/26 KB 292/587 KB 270/894 KB 404/404 KB 464/549 KB 26/26 KB 296/587 KB 270/894 KB 404/404 KB 464/549 KB 26/26 KB 300/587 KB 270/894 KB 404/404 KB 464/549 KB 26/26 KB 304/587 KB 270/894 KB 404/404 KB 464/549 KB 26/26 KB 308/587 KB 270/894 KB 404/404 KB 464/549 KB 312/587 KB 274/894 KB 404/404 KB 468/549 KB 316/587 KB 274/894 KB 404/404 KB 468/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 34.6 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 308/587 KB 274/894 KB 404/404 KB 468/549 KB 316/587 KB 278/894 KB 404/404 KB 468/549 KB 316/587 KB 282/894 KB 404/404 KB 468/549 KB 316/587 KB 286/894 KB 404/404 KB 468/549 KB 308/587 KB 270/894 KB 404/404 KB 468/549 KB 316/587 KB 286/894 KB 404/404 KB 472/549 KB 316/587 KB 286/894 KB 404/404 KB 476/549 KB 316/587 KB 286/894 KB 404/404 KB 480/549 KB 320/587 KB 286/894 KB 404/404 KB 480/549 KB 320/587 KB 286/894 KB 404/404 KB 484/549 KB 324/587 KB 290/894 KB 404/404 KB 488/549 KB 324/587 KB 290/894 KB 404/404 KB 492/549 KB 324/587 KB 290/894 KB 404/404 KB 496/549 KB 324/587 KB 290/894 KB 500/549 KB 324/587 KB 290/894 KB 504/549 KB 324/587 KB 290/894 KB 508/549 KB 324/587 KB 290/894 KB 512/549 KB 324/587 KB 290/894 KB 404/404 KB 484/549 KB 324/587 KB 294/894 KB 512/549 KB 324/587 KB 286/894 KB 404/404 KB 484/549 KB 328/587 KB 294/894 KB 512/549 KB 332/587 KB 298/894 KB 512/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 545.4 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 328/587 KB 298/894 KB 512/549 KB 332/587 KB 302/894 KB 512/549 KB 336/587 KB 302/894 KB 512/549 KB 336/587 KB 306/894 KB 512/549 KB 336/587 KB 306/894 KB 512/549 KB 4/79 KB 336/587 KB 306/894 KB 512/549 KB 8/79 KB 336/587 KB 306/894 KB 512/549 KB 12/79 KB 336/587 KB 306/894 KB 512/549 KB 16/79 KB 336/587 KB 310/894 KB 512/549 KB 16/79 KB 336/587 KB 314/894 KB 512/549 KB 20/79 KB 336/587 KB 310/894 KB 512/549 KB 20/79 KB 340/587 KB 314/894 KB 512/549 KB 24/79 KB 340/587 KB 314/894 KB 512/549 KB 28/79 KB 340/587 KB 314/894 KB 512/549 KB 32/79 KB 340/587 KB 314/894 KB 512/549 KB 20/79 KB 344/587 KB 314/894 KB 512/549 KB 32/79 KB 344/587 KB 318/894 KB 512/549 KB 32/79 KB 344/587 KB 322/894 KB 512/549 KB 36/79 KB 348/587 KB 326/894 KB 516/549 KB 36/79 KB 348/587 KB 330/894 KB 516/549 KB 36/79 KB 348/587 KB 334/894 KB 516/549 KB 36/79 KB 344/587 KB 318/894 KB 512/549 KB 36/79 KB 348/587 KB 334/894 KB 516/549 KB 40/79 KB 348/587 KB 334/894 KB 516/549 KB 44/79 KB 348/587 KB 334/894 KB 516/549 KB 48/79 KB 348/587 KB 334/894 KB 516/549 KB 52/79 KB 348/587 KB 334/894 KB 516/549 KB 56/79 KB 348/587 KB 334/894 KB 516/549 KB 60/79 KB 348/587 KB 334/894 KB 516/549 KB 64/79 KB 348/587 KB 322/894 KB 516/549 KB 36/79 KB 348/587 KB 334/894 KB 520/549 KB 64/79 KB 348/587 KB 334/894 KB 524/549 KB 64/79 KB 348/587 KB 334/894 KB 528/549 KB 64/79 KB 348/587 KB 322/894 KB 512/549 KB 36/79 KB 352/587 KB 334/894 KB 528/549 KB 64/79 KB 356/587 KB 334/894 KB 528/549 KB 64/79 KB 360/587 KB 334/894 KB 528/549 KB 64/79 KB 364/587 KB 334/894 KB 528/549 KB 64/79 KB 368/587 KB 334/894 KB 528/549 KB 64/79 KB 372/587 KB 334/894 KB 528/549 KB 64/79 KB 376/587 KB 338/894 KB 532/549 KB 68/79 KB 372/587 KB 338/894 KB 532/549 KB 68/79 KB 376/587 KB 342/894 KB 532/549 KB 68/79 KB 372/587 KB 334/894 KB 532/549 KB 68/79 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 4/1822 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 8/1822 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 12/1822 KB 376/587 KB 346/894 KB 536/549 KB 68/79 KB 16/1822 KB 376/587 KB 346/894 KB 540/549 KB 68/79 KB 16/1822 KB 376/587 KB 346/894 KB 544/549 KB 68/79 KB 16/1822 KB 372/587 KB 334/894 KB 528/549 KB 68/79 KB 376/587 KB 350/894 KB 544/549 KB 72/79 KB 16/1822 KB 380/587 KB 350/894 KB 544/549 KB 76/79 KB 16/1822 KB 380/587 KB 350/894 KB 544/549 KB 76/79 KB 20/1822 KB 380/587 KB 350/894 KB 544/549 KB 76/79 KB 24/1822 KB 380/587 KB 350/894 KB 544/549 KB 76/79 KB 28/1822 KB 380/587 KB 350/894 KB 544/549 KB 76/79 KB 32/1822 KB 376/587 KB 350/894 KB 544/549 KB 68/79 KB 16/1822 KB 380/587 KB 350/894 KB 544/549 KB 72/79 KB 16/1822 KB 384/587 KB 350/894 KB 544/549 KB 76/79 KB 32/1822 KB 384/587 KB 350/894 KB 548/549 KB 76/79 KB 32/1822 KB 384/587 KB 350/894 KB 549/549 KB 79/79 KB 32/1822 KB 384/587 KB 350/894 KB 548/549 KB 79/79 KB 32/1822 KB 384/587 KB 350/894 KB 549/549 KB 79/79 KB 36/1822 KB 384/587 KB 350/894 KB 549/549 KB 79/79 KB 40/1822 KB 384/587 KB 350/894 KB 549/549 KB 79/79 KB 44/1822 KB 384/587 KB 350/894 KB 549/549 KB 79/79 KB 48/1822 KB 384/587 KB 354/894 KB 549/549 KB 79/79 KB 48/1822 KB 384/587 KB 358/894 KB 549/549 KB 79/79 KB 48/1822 KB 384/587 KB 362/894 KB 549/549 KB 79/79 KB 48/1822 KB 388/587 KB 366/894 KB 549/549 KB 79/79 KB 48/1822 KB 388/587 KB 366/894 KB 549/549 KB 79/79 KB 52/1822 KB 388/587 KB 366/89 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 4 KB 549/549 KB 79/79 KB 56/1822 KB 388/587 KB 366/894 KB 549/549 KB 79/79 KB 60/1822 KB 388/587 KB 366/894 KB 549/549 KB 79/79 KB 64/1822 KB 388/587 KB 362/894 KB 549/549 KB 79/79 KB 48/1822 KB 392/587 KB 366/894 KB 549/549 KB 79/79 KB 64/1822 KB 392/587 KB 366/894 KB 549/549 KB 79/79 KB 68/1822 KB 396/587 KB 370/894 KB 549/549 KB 79/79 KB 72/1822 KB 396/587 KB 370/894 KB 549/549 KB 79/79 KB 76/1822 KB 396/587 KB 370/894 KB 549/549 KB 79/79 KB 80/1822 KB 396/587 KB 370/894 KB 549/549 KB 79/79 KB 68/1822 KB 396/587 KB 366/894 KB 549/549 KB 79/79 KB 68/1822 KB 400/587 KB 370/894 KB 549/549 KB 79/79 KB 80/1822 KB 404/587 KB 370/894 KB 549/549 KB 79/79 KB 80/1822 KB 404/587 KB 374/894 KB 549/549 KB 79/79 KB 80/1822 KB 404/587 KB 378/894 KB 549/549 KB 80/1822 KB 404/587 KB 382/894 KB 549/549 KB 80/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 404/587 KB 382/894 KB 549/549 KB 84/1822 KB 408/587 KB 386/894 KB 88/1822 KB 408/587 KB 386/894 KB 92/1822 KB 408/587 KB 386/894 KB 96/1822 KB 408/587 KB 386/894 KB 84/1822 KB 412/587 KB 386/894 KB 96/1822 KB 416/587 KB 386/894 KB 96/1822 KB 404/587 KB 386/894 KB 84/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 720.9 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 420/587 KB 386/894 KB 96/1822 KB 420/587 KB 390/894 KB 96/1822 KB 420/587 KB 394/894 KB 96/1822 KB 420/587 KB 398/894 KB 96/1822 KB 424/587 KB 398/894 KB 96/1822 KB 428/587 KB 398/894 KB 96/1822 KB 432/587 KB 398/894 KB 96/1822 KB 436/587 KB 402/894 KB 96/1822 KB 440/587 KB 402/894 KB 100/1822 KB 444/587 KB 402/894 KB 100/1822 KB 448/587 KB 402/894 KB 100/1822 KB 432/587 KB 402/894 KB 96/1822 KB 436/587 KB 402/894 KB 100/1822 KB 448/587 KB 402/894 KB 104/1822 KB 448/587 KB 402/894 KB 108/1822 KB 448/587 KB 402/894 KB 112/1822 KB 448/587 KB 406/894 KB 4/115 KB 116/1822 KB 452/587 KB 406/894 KB 4/115 KB 120/1822 KB 452/587 KB 406/894 KB 4/115 KB 124/1822 KB 448/587 KB 406/894 KB 4/115 KB 112/1822 KB 448/587 KB 402/894 KB 4/115 KB 112/1822 KB 452/587 KB 406/894 KB 8/115 KB 124/1822 KB 452/587 KB 406/894 KB 12/115 KB 124/1822 KB 452/587 KB 406/894 KB 16/115 KB 124/1822 KB 452/587 KB 410/894 KB 16/115 KB 124/1822 KB 452/587 KB 414/894 KB 16/115 KB 124/1822 KB 452/587 KB 414/894 KB 20/115 KB 124/1822 KB 452/587 KB 414/894 KB 24/115 KB 124/1822 KB 452/587 KB 414/894 KB 28/115 KB 124/1822 KB 452/587 KB 4/206 KB 414/894 KB 32/115 KB 124/1822 KB 452/587 KB 406/894 KB 4/115 KB 116/1822 KB 456/587 KB 4/206 KB 414/894 KB 32/115 KB 124/1822 KB 452/587 KB 4/206 KB 414/894 KB 28/115 KB 124/1822 KB 460/587 KB 8/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 12/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 16/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 20/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 24/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 28/206 KB 418/894 KB 32/115 KB 128/1822 KB 456/587 KB 4/206 KB 418/894 KB 32/115 KB 128/1822 KB 456/587 KB 4/206 KB 418/894 KB 32/115 KB 124/1822 KB 460/587 KB 32/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 36/206 KB 418/894 KB 32/115 KB 128/1822 KB 460/587 KB 40/206 KB 422/894 KB 36/115 KB 132/1822 KB 460/587 KB 44/206 KB 422/894 KB 36/115 KB 132/1822 KB 460/587 KB 48/206 KB 422/894 KB 36/115 KB 132/1822 KB 460/587 KB 32/206 KB 418/894 KB 32/115 KB 128/1822 KB 464/587 KB 48/206 KB 422/894 KB 36/115 KB 132/1822 KB 468/587 KB 48/206 KB 422/894 KB 36/115 KB 132/1822 KB 460/587 KB 36/206 KB 422/894 KB 36/115 KB 132/1822 KB 460/587 KB 36/206 KB 422/894 KB 36/115 KB 128/1822 KB 460/587 KB 36/206 KB 422/894 KB 32/115 KB 128/1822 KB 468/587 KB 48/206 KB 426/894 KB 36/115 KB 132/1822 KB 468/587 KB 48/206 KB 430/894 KB 36/115 KB 132/1822 KB 468/587 KB 48/206 KB 434/894 KB 36/115 KB 132/1822 KB 468/587 KB 48/206 KB 434/894 KB 40/115 KB 136/1822 KB 468/587 KB 48/206 KB 434/894 KB 40/115 KB 132/1822 KB 468/587 KB 48/206 KB 434/894 KB 44/115 KB 136/1822 KB 468/587 KB 48/206 KB 434/894 KB 48/115 KB 136/1822 KB 468/587 KB 48/206 KB 434/894 KB 48/115 KB 140/1822 KB 472/587 KB 48/206 KB 434/894 KB 48/115 KB 140/1822 KB 476/587 KB 48/206 KB 434/894 KB 48/115 KB 144/1822 KB 480/587 KB 48/206 KB 438/894 KB 48/115 KB 144/1822 KB 472/587 KB 48/206 KB 434/894 KB 48/115 KB 144/1822 KB 476/587 KB 48/206 KB 438/894 KB 48/115 KB 144/1822 KB 480/587 KB 48/206 KB 442/894 KB 48/115 KB 144/1822 KB 480/587 KB 48/206 KB 446/894 KB 48/115 KB 144/1822 KB 480/587 KB 48/206 KB 450/894 KB 48/115 KB 144/1822 KB 484/587 KB 52/206 KB 454/894 KB 52/115 KB 148/1822 KB 484/587 KB 52/206 KB 458/894 KB 52/115 KB 148/1822 KB 484/587 KB 52/206 KB 462/894 KB 52/115 KB 148/1822 KB 484/587 KB 52/206 KB 450/894 KB 52/115 KB 148/1 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 822 KB 488/587 KB 52/206 KB 462/894 KB 52/115 KB 148/1822 KB 480/587 KB 52/206 KB 450/894 KB 52/115 KB 148/1822 KB 480/587 KB 52/206 KB 450/894 KB 52/115 KB 144/1822 KB 488/587 KB 52/206 KB 462/894 KB 56/115 KB 148/1822 KB 480/587 KB 52/206 KB 450/894 KB 48/115 KB 144/1822 KB 488/587 KB 52/206 KB 462/894 KB 60/115 KB 148/1822 KB 488/587 KB 56/206 KB 462/894 KB 60/115 KB 152/1822 KB 488/587 KB 56/206 KB 462/894 KB 60/115 KB 148/1822 KB 488/587 KB 60/206 KB 462/894 KB 64/115 KB 152/1822 KB 488/587 KB 60/206 KB 462/894 KB 64/115 KB 156/1822 KB 488/587 KB 60/206 KB 462/894 KB 64/115 KB 152/1822 KB 488/587 KB 60/206 KB 462/894 KB 64/115 KB 160/1822 KB 492/587 KB 60/206 KB 462/894 KB 64/115 KB 160/1822 KB 496/587 KB 60/206 KB 462/894 KB 64/115 KB 160/1822 KB 496/587 KB 64/206 KB 462/894 KB 64/115 KB 160/1822 KB 496/587 KB 64/206 KB 462/894 KB 64/115 KB 164/1822 KB 496/587 KB 68/206 KB 466/894 KB 68/115 KB 168/1822 KB 496/587 KB 68/206 KB 466/894 KB 68/115 KB 172/1822 KB 496/587 KB 68/206 KB 466/894 KB 68/115 KB 176/1822 KB 496/587 KB 68/206 KB 466/894 KB 68/115 KB 164/1822 KB 496/587 KB 72/206 KB 466/894 KB 68/115 KB 176/1822 KB 496/587 KB 64/206 KB 466/894 KB 68/115 KB 164/1822 KB 496/587 KB 64/206 KB 462/894 KB 68/115 KB 164/1822 KB 496/587 KB 72/206 KB 466/894 KB 72/115 KB 176/1822 KB 496/587 KB 72/206 KB 466/894 KB 76/115 KB 176/1822 KB 496/587 KB 72/206 KB 466/894 KB 80/115 KB 176/1822 KB 496/587 KB 76/206 KB 466/894 KB 80/115 KB 176/1822 KB 496/587 KB 80/206 KB 470/894 KB 80/115 KB 176/1822 KB 496/587 KB 76/206 KB 470/894 KB 80/115 KB 176/1822 KB 496/587 KB 80/206 KB 474/894 KB 80/115 KB 176/1822 KB 496/587 KB 80/206 KB 478/894 KB 80/115 KB 176/1822 KB 496/587 KB 84/206 KB 482/894 KB 80/115 KB 176/1822 KB 496/587 KB 84/206 KB 486/894 KB 84/115 KB 180/1822 KB 496/587 KB 84/206 KB 490/894 KB 84/115 KB 180/1822 KB 496/587 KB 84/206 KB 494/894 KB 84/115 KB 180/1822 KB 496/587 KB 84/206 KB 478/894 KB 80/115 KB 176/1822 KB 496/587 KB 84/206 KB 482/894 KB 84/115 KB 180/1822 KB 496/587 KB 84/206 KB 482/894 KB 80/115 KB 180/1822 KB 496/587 KB 84/206 KB 494/894 KB 88/115 KB 184/1822 KB 496/587 KB 84/206 KB 494/894 KB 88/115 KB 188/1822 KB 496/587 KB 84/206 KB 494/894 KB 88/115 KB 188/1822 KB 496/587 KB 84/206 KB 494/894 KB 88/115 KB 192/1822 KB 496/587 KB 84/206 KB 494/894 KB 92/115 KB 192/1822 KB 496/587 KB 84/206 KB 494/894 KB 96/115 KB 192/1822 KB 496/587 KB 88/206 KB 494/894 KB 96/115 KB 192/1822 KB 496/587 KB 92/206 KB 494/894 KB 96/115 KB 192/1822 KB 496/587 KB 96/206 KB 494/894 KB 96/115 KB 192/1822 KB 496/587 KB 100/206 KB 494/894 KB 96/115 KB 192/1822 KB 496/587 KB 104/206 KB 498/894 KB 100/115 KB 196/1822 KB 496/587 KB 108/206 KB 498/894 KB 100/115 KB 196/1822 KB 496/587 KB 112/206 KB 498/894 KB 100/115 KB 196/1822 KB 496/587 KB 100/206 KB 498/894 KB 100/115 KB 196/1822 KB 496/587 KB 100/206 KB 498/894 KB 100/115 KB 192/1822 KB 496/587 KB 112/206 KB 498/894 KB 104/115 KB 200/1822 KB 496/587 KB 112/206 KB 498/894 KB 104/115 KB 200/1822 KB 496/587 KB 112/206 KB 498/894 KB 108/115 KB 200/1822 KB 496/587 KB 100/206 KB 498/894 KB 96/115 KB 192/1822 KB 496/587 KB 112/206 KB 498/894 KB 108/115 KB 204/1822 KB 496/587 KB 112/206 KB 498/894 KB 108/115 KB 208/1822 KB 496/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 496/587 KB 112/206 KB 498/894 KB 112/115 KB 208/1822 KB 500/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 504/587 KB 112/206 KB 50 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 2/894 KB 112/115 KB 208/1822 KB 508/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 512/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 516/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 520/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 524/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 528/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 532/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 536/587 KB 112/206 KB 502/894 KB 112/115 KB 208/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 212/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 216/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 220/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 224/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 228/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 208/1822 KB 536/587 KB 120/206 KB 506/894 KB 115/115 KB 232/1822 KB 536/587 KB 124/206 KB 506/894 KB 115/115 KB 232/1822 KB 536/587 KB 112/206 KB 506/894 KB 115/115 KB 208/1822 KB 536/587 KB 112/206 KB 506/894 KB 112/115 KB 208/1822 KB 536/587 KB 128/206 KB 510/894 KB 115/115 KB 232/1822 KB 536/587 KB 128/206 KB 514/894 KB 115/115 KB 232/1822 KB 536/587 KB 128/206 KB 518/894 KB 115/115 KB 232/1822 KB 536/587 KB 128/206 KB 522/894 KB 115/115 KB 232/1822 KB 536/587 KB 128/206 KB 526/894 KB 115/115 KB 232/1822 KB 536/587 KB 128/206 KB 526/894 KB 115/115 KB 232/1822 KB 536/587 KB 132/206 KB 526/894 KB 115/115 KB 232/1822 KB 536/587 KB 136/206 KB 530/894 KB 115/115 KB 232/1822 KB 536/587 KB 140/206 KB 530/894 KB 115/115 KB 232/1822 KB 536/587 KB 144/206 KB 530/894 KB 115/115 KB 232/1822 KB 536/587 KB 132/206 KB 530/894 KB 115/115 KB 232/1822 KB 536/587 KB 116/206 KB 506/894 KB 115/115 KB 232/1822 KB 536/587 KB 144/206 KB 530/894 KB 115/115 KB 236/1822 KB 536/587 KB 144/206 KB 530/894 KB 115/115 KB 240/1822 KB 536/587 KB 144/206 KB 534/894 KB 115/115 KB 240/1822 KB 536/587 KB 144/206 KB 538/894 KB 115/115 KB 240/1822 KB 536/587 KB 144/206 KB 542/894 KB 115/115 KB 240/1822 KB 536/587 KB 148/206 KB 542/894 KB 115/115 KB 240/1822 KB 536/587 KB 152/206 KB 546/894 KB 115/115 KB 244/1822 KB 536/587 KB 156/206 KB 546/894 KB 115/115 KB 244/1822 KB 536/587 KB 160/206 KB 546/894 KB 115/115 KB 244/1822 KB 536/587 KB 148/206 KB 546/894 KB 115/115 KB 244/1822 KB 536/587 KB 148/206 KB 542/894 KB 115/115 KB 244/1822 KB 536/587 KB 160/206 KB 546/894 KB 115/115 KB 248/1822 KB 536/587 KB 160/206 KB 546/894 KB 115/115 KB 252/1822 KB 536/587 KB 160/206 KB 546/894 KB 115/115 KB 256/1822 KB 536/587 KB 160/206 KB 550/894 KB 115/115 KB 256/1822 KB 536/587 KB 160/206 KB 554/894 KB 115/115 KB 256/1822 KB 536/587 KB 160/206 KB 558/894 KB 115/115 KB 256/1822 KB 536/587 KB 160/206 KB 562/894 KB 115/115 KB 256/1822 KB 536/587 KB 164/206 KB 566/894 KB 260/1822 KB 536/587 KB 164/206 KB 562/894 KB 260/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 140.1 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 536/587 KB 160/206 KB 562/894 KB 115/115 KB 260/1822 KB 536/587 KB 164/206 KB 566/894 KB 264/1822 KB 536/587 KB 164/206 KB 566/894 KB 268/1822 KB 536/587 KB 168/206 KB 566/894 KB 272/1822 KB 536/587 KB 168/206 KB 566/894 KB 268/1822 KB 536/587 KB 172/206 KB 566/894 KB 272/1822 KB 536/587 KB 176/206 KB 566/894 KB 272/1822 KB 536/587 KB 176/206 KB 570/894 KB 272/1822 KB 536/587 KB 176/206 KB 574/894 KB 272/1822 KB 536/587 KB 176/206 KB 574/894 KB 276/1822 KB 540/587 KB 176/206 KB 574/894 KB 280/1822 KB 540/587 KB 176/206 KB 574/894 KB 284/1822 KB 540/587 KB 180/206 KB 574/894 KB 288/1822 KB 540/587 KB 176/206 KB 574/894 KB 276/1822 KB 544/587 KB 180/206 KB 574/894 KB 288/1822 KB 540/587 KB 180/206 KB 574/894 KB 284/1822 KB 544/587 KB 184/206 KB 574/894 KB 288/1822 KB 544/587 KB 188/206 KB 574/894 KB 288/1822 KB 544/587 KB 192/206 KB 578/894 KB 288/1822 KB 544/587 KB 188/206 KB 578/894 KB 288/1822 KB 544/587 KB 192/206 KB 582/894 KB 288/1822 KB 544/587 KB 192/206 KB 586/894 KB 288/1822 KB 544/587 KB 192/206 KB 590/894 KB 288/1822 KB 548/587 KB 192/206 KB 594/894 KB 288/1822 KB 548/587 KB 196/206 KB 598/894 KB 292/1822 KB 548/587 KB 196/206 KB 602/894 KB 292/1822 KB 548/587 KB 196/206 KB 606/894 KB 292/1822 KB 548/587 KB 192/206 KB 590/894 KB 288/1822 KB 548/587 KB 196/206 KB 594/894 KB 292/1822 KB 552/587 KB 196/206 KB 606/894 KB 292/1822 KB 548/587 KB 196/206 KB 594/894 KB 288/1822 KB 556/587 KB 200/206 KB 606/894 KB 296/1822 KB 556/587 KB 204/206 KB 606/894 KB 296/1822 KB 556/587 KB 206/206 KB 606/894 KB 296/1822 KB 556/587 KB 196/206 KB 606/894 KB 296/1822 KB 552/587 KB 196/206 KB 606/894 KB 296/1822 KB 556/587 KB 206/206 KB 606/894 KB 300/1822 KB 556/587 KB 206/206 KB 606/894 KB 304/1822 KB 560/587 KB 206/206 KB 606/894 KB 304/1822 KB 560/587 KB 206/206 KB 606/894 KB 308/1822 KB 564/587 KB 206/206 KB 610/894 KB 312/1822 KB 564/587 KB 206/206 KB 610/894 KB 316/1822 KB 564/587 KB 206/206 KB 610/894 KB 320/1822 KB 564/587 KB 206/206 KB 610/894 KB 308/1822 KB 568/587 KB 206/206 KB 610/894 KB 320/1822 KB 572/587 KB 206/206 KB 610/894 KB 320/1822 KB 576/587 KB 206/206 KB 610/894 KB 320/1822 KB 560/587 KB 206/206 KB 610/894 KB 308/1822 KB 576/587 KB 206/206 KB 614/894 KB 320/1822 KB 576/587 KB 206/206 KB 618/894 KB 320/1822 KB 576/587 KB 206/206 KB 622/894 KB 320/1822 KB 576/587 KB 206/206 KB 626/894 KB 320/1822 KB 580/587 KB 206/206 KB 630/894 KB 324/1822 KB 580/587 KB 206/206 KB 634/894 KB 324/1822 KB 580/587 KB 206/206 KB 638/894 KB 324/1822 KB 580/587 KB 206/206 KB 626/894 KB 324/1822 KB 580/587 KB 206/206 KB 626/894 KB 320/1822 KB 584/587 KB 206/206 KB 638/894 KB 324/1822 KB 587/587 KB 206/206 KB 638/894 KB 324/1822 KB 587/587 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 4/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 8/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 12/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 16/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 20/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 24/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 28/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 32/314 KB 206/206 KB 638/894 KB 328/1822 KB 587/587 KB 32/314 KB 206/206 KB 638/894 KB 332/1822 KB 587/587 KB 32/314 KB 206/206 KB 638/894 KB 336/1822 KB 587/587 KB 36/314 KB 206/206 KB 638/894 KB 336/1822 KB 587/587 KB 40/314 KB 206/206 KB 638/894 KB 336/1822 KB 587/587 KB 44/314 KB 206/206 KB 638/894 KB 33 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 6/1822 KB 587/587 KB 48/314 KB 206/206 KB 638/894 KB 336/1822 KB 587/587 KB 52/314 KB 206/206 KB 638/894 KB 336/1822 KB 587/587 KB 56/314 KB 642/894 KB 340/1822 KB 587/587 KB 60/314 KB 642/894 KB 340/1822 KB 587/587 KB 64/314 KB 642/894 KB 340/1822 KB 587/587 KB 68/314 KB 642/894 KB 340/1822 KB 587/587 KB 72/314 KB 642/894 KB 340/1822 KB 587/587 KB 52/314 KB 642/894 KB 340/1822 KB 587/587 KB 76/314 KB 642/894 KB 340/1822 KB 587/587 KB 80/314 KB 642/894 KB 344/1822 KB 587/587 KB 52/314 KB 642/894 KB 336/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 245.7 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 587/587 KB 76/314 KB 642/894 KB 344/1822 KB 587/587 KB 84/314 KB 646/894 KB 348/1822 KB 587/587 KB 84/314 KB 646/894 KB 352/1822 KB 587/587 KB 84/314 KB 646/894 KB 344/1822 KB 587/587 KB 84/314 KB 650/894 KB 352/1822 KB 587/587 KB 84/314 KB 654/894 KB 352/1822 KB 587/587 KB 84/314 KB 654/894 KB 356/1822 KB 587/587 KB 84/314 KB 654/894 KB 360/1822 KB 587/587 KB 84/314 KB 654/894 KB 364/1822 KB 587/587 KB 84/314 KB 654/894 KB 368/1822 KB 587/587 KB 84/314 KB 642/894 KB 344/1822 KB 88/314 KB 658/894 KB 368/1822 KB 92/314 KB 658/894 KB 368/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 695.9 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 96/314 KB 658/894 KB 368/1822 KB 587/587 KB 84/314 KB 658/894 KB 368/1822 KB 96/314 KB 662/894 KB 368/1822 KB 96/314 KB 666/894 KB 368/1822 KB 96/314 KB 670/894 KB 368/1822 KB 96/314 KB 674/894 KB 368/1822 KB 100/314 KB 4/57 KB 678/894 KB 372/1822 KB 100/314 KB 4/57 KB 682/894 KB 372/1822 KB 100/314 KB 4/57 KB 674/894 KB 372/1822 KB 100/314 KB 4/57 KB 674/894 KB 368/1822 KB 96/314 KB 4/57 KB 674/894 KB 368/1822 KB 100/314 KB 8/57 KB 682/894 KB 372/1822 KB 100/314 KB 12/57 KB 682/894 KB 372/1822 KB 100/314 KB 16/57 KB 682/894 KB 372/1822 KB 100/314 KB 20/57 KB 682/894 KB 372/1822 KB 104/314 KB 20/57 KB 682/894 KB 376/1822 KB 104/314 KB 20/57 KB 682/894 KB 372/1822 KB 108/314 KB 20/57 KB 682/894 KB 376/1822 KB 112/314 KB 20/57 KB 682/894 KB 376/1822 KB 112/314 KB 20/57 KB 682/894 KB 380/1822 KB 112/314 KB 24/57 KB 682/894 KB 380/1822 KB 112/314 KB 24/57 KB 682/894 KB 384/1822 KB 112/314 KB 28/57 KB 682/894 KB 384/1822 KB 112/314 KB 32/57 KB 682/894 KB 384/1822 KB 116/314 KB 32/57 KB 682/894 KB 384/1822 KB 120/314 KB 36/57 KB 686/894 KB 388/1822 KB 124/314 KB 36/57 KB 686/894 KB 388/1822 KB 128/314 KB 36/57 KB 686/894 KB 388/1822 KB 116/314 KB 36/57 KB 686/894 KB 388/1822 KB 128/314 KB 36/57 KB 686/894 KB 392/1822 KB 116/314 KB 36/57 KB 686/894 KB 384/1822 KB 116/314 KB 32/57 KB 686/894 KB 384/1822 KB 128/314 KB 36/57 KB 690/894 KB 392/1822 KB 128/314 KB 40/57 KB 690/894 KB 396/1822 KB 128/314 KB 36/57 KB 690/894 KB 396/1822 KB 128/314 KB 40/57 KB 690/894 KB 400/1822 KB 128/314 KB 44/57 KB 690/894 KB 400/1822 KB 132/314 KB 48/57 KB 3/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 3/263 KB 694/894 KB 404/1822 KB 128/314 KB 44/57 KB 3/263 KB 690/894 KB 400/1822 KB 132/314 KB 52/57 KB 5/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 8/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 11/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 13/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 16/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 19/263 KB 694/894 KB 404/1822 KB 132/314 KB 52/57 KB 21/263 KB 694/894 KB 404/1822 KB 132/314 KB 56/57 KB 21/263 KB 694/894 KB 404/1822 KB 132/314 KB 57/57 KB 21/263 KB 694/894 KB 404/1822 KB 132/314 KB 44/57 KB 3/263 KB 694/894 KB 404/1822 KB 132/314 KB 44/57 KB 3/263 KB 694/894 KB 400/1822 KB 128/314 KB 44/57 KB 3/263 KB 694/894 KB 400/1822 KB 132/314 KB 57/57 KB 24/263 KB 698/894 KB 404/1822 KB 132/314 KB 57/57 KB 24/263 KB 702/894 KB 404/1822 KB 132/314 KB 57/57 KB 24/263 KB 706/894 KB 404/1822 KB 136/314 KB 57/57 KB 24/263 KB 710/894 KB 408/1822 KB 136/314 KB 57/57 KB 24/263 KB 714/894 KB 408/1822 KB 136/314 KB 57/57 KB 24/263 KB 718/894 KB 408/1822 KB 132/314 KB 57/57 KB 24/263 KB 694/894 KB 404/1822 KB 136/314 KB 57/57 KB 24/263 KB 706/894 KB 408/1822 KB 136/314 KB 57/57 KB 24/263 KB 706/894 KB 404/1822 KB 140/314 KB 57/57 KB 24/263 KB 718/894 KB 408/1822 KB 144/314 KB 57/57 KB 24/263 KB 718/894 KB 408/1822 KB 144/314 KB 57/57 KB 27/263 KB 718/894 KB 412/1822 KB 144/314 KB 57/57 KB 24/263 KB 718/894 KB 412/1822 KB 144/314 KB 57/57 KB 27/263 KB 718/894 KB 416/1822 KB 144/314 KB 57/57 KB 29/263 KB 718/894 KB 416/1822 KB 144/314 KB 57/57 KB 32/263 KB 718/894 KB 416/1822 KB 148/314 KB 57/57 KB 36/263 KB 722/894 KB 420/1822 KB 148/314 KB 57/57 KB 32/263 KB 722/894 KB 420/1822 KB 148/314 KB 57/57 KB 36/263 KB 726/894 KB 420/1822 KB 148/314 KB 57/57 KB 36/263 KB 730/894 KB 420/1822 KB 148/31 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 4 KB 57/57 KB 36/263 KB 734/894 KB 420/1822 KB 148/314 KB 57/57 KB 32/263 KB 718/894 KB 420/1822 KB 152/314 KB 57/57 KB 40/263 KB 734/894 KB 420/1822 KB 156/314 KB 57/57 KB 40/263 KB 734/894 KB 420/1822 KB 144/314 KB 57/57 KB 32/263 KB 718/894 KB 420/1822 KB 156/314 KB 57/57 KB 40/263 KB 734/894 KB 424/1822 KB 156/314 KB 57/57 KB 40/263 KB 734/894 KB 428/1822 KB 160/314 KB 57/57 KB 40/263 KB 734/894 KB 432/1822 KB 148/314 KB 57/57 KB 40/263 KB 734/894 KB 420/1822 KB 160/314 KB 57/57 KB 40/263 KB 734/894 KB 428/1822 KB 160/314 KB 57/57 KB 40/263 KB 734/894 KB 436/1822 KB 164/314 KB 57/57 KB 44/263 KB 738/894 KB 440/1822 KB 164/314 KB 57/57 KB 44/263 KB 738/894 KB 444/1822 KB 164/314 KB 57/57 KB 44/263 KB 738/894 KB 448/1822 KB 164/314 KB 57/57 KB 44/263 KB 738/894 KB 436/1822 KB 164/314 KB 57/57 KB 44/263 KB 734/894 KB 436/1822 KB 160/314 KB 57/57 KB 44/263 KB 734/894 KB 436/1822 KB 164/314 KB 57/57 KB 48/263 KB 738/894 KB 448/1822 KB 168/314 KB 57/57 KB 48/263 KB 738/894 KB 448/1822 KB 172/314 KB 57/57 KB 48/263 KB 738/894 KB 448/1822 KB 172/314 KB 57/57 KB 48/263 KB 742/894 KB 448/1822 KB 172/314 KB 57/57 KB 48/263 KB 746/894 KB 448/1822 KB 176/314 KB 57/57 KB 48/263 KB 750/894 KB 448/1822 KB 176/314 KB 57/57 KB 48/263 KB 746/894 KB 448/1822 KB 176/314 KB 57/57 KB 52/263 KB 750/894 KB 448/1822 KB 176/314 KB 57/57 KB 56/263 KB 750/894 KB 448/1822 KB 176/314 KB 57/57 KB 60/263 KB 754/894 KB 448/1822 KB 180/314 KB 64/263 KB 754/894 KB 448/1822 KB 180/314 KB 64/263 KB 754/894 KB 452/1822 KB 180/314 KB 64/263 KB 754/894 KB 456/1822 KB 176/314 KB 57/57 KB 56/263 KB 754/894 KB 448/1822 KB 180/314 KB 60/263 KB 754/894 KB 448/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 65.1 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 184/314 KB 64/263 KB 754/894 KB 460/1822 KB 188/314 KB 64/263 KB 754/894 KB 460/1822 KB 192/314 KB 64/263 KB 758/894 KB 460/1822 KB 188/314 KB 64/263 KB 758/894 KB 460/1822 KB 192/314 KB 64/263 KB 762/894 KB 460/1822 KB 192/314 KB 64/263 KB 766/894 KB 460/1822 KB 180/314 KB 64/263 KB 754/894 KB 460/1822 KB 192/314 KB 64/263 KB 766/894 KB 464/1822 KB 192/314 KB 64/263 KB 770/894 KB 464/1822 KB 196/314 KB 68/263 KB 774/894 KB 468/1822 KB 196/314 KB 68/263 KB 778/894 KB 468/1822 KB 196/314 KB 68/263 KB 782/894 KB 468/1822 KB 196/314 KB 68/263 KB 770/894 KB 468/1822 KB 196/314 KB 68/263 KB 770/894 KB 464/1822 KB 192/314 KB 68/263 KB 770/894 KB 464/1822 KB 200/314 KB 72/263 KB 782/894 KB 468/1822 KB 200/314 KB 76/263 KB 782/894 KB 468/1822 KB 200/314 KB 80/263 KB 782/894 KB 468/1822 KB 200/314 KB 80/263 KB 782/894 KB 468/1822 KB 204/314 KB 80/263 KB 782/894 KB 468/1822 KB 208/314 KB 80/263 KB 782/894 KB 468/1822 KB 208/314 KB 80/263 KB 782/894 KB 472/1822 KB 208/314 KB 80/263 KB 782/894 KB 476/1822 KB 208/314 KB 80/263 KB 782/894 KB 480/1822 KB 208/314 KB 80/263 KB 782/894 KB 484/1822 KB 212/314 KB 84/263 KB 786/894 KB 484/1822 KB 216/314 KB 84/263 KB 786/894 KB 4/99 KB 484/1822 KB 220/314 KB 84/263 KB 786/894 KB 4/99 KB 484/1822 KB 224/314 KB 84/263 KB 786/894 KB 4/99 KB 484/1822 KB 208/314 KB 84/263 KB 786/894 KB 484/1822 KB 208/314 KB 84/263 KB 782/894 KB 484/1822 KB 224/314 KB 88/263 KB 786/894 KB 4/99 KB 488/1822 KB 224/314 KB 92/263 KB 786/894 KB 4/99 KB 488/1822 KB 224/314 KB 96/263 KB 786/894 KB 4/99 KB 488/1822 KB 224/314 KB 84/263 KB 786/894 KB 4/99 KB 488/1822 KB 212/314 KB 84/263 KB 786/894 KB 4/99 KB 484/1822 KB 224/314 KB 96/263 KB 790/894 KB 8/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 12/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 16/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 20/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 24/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 28/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 32/99 KB 488/1822 KB 224/314 KB 96/263 KB 790/894 KB 36/99 KB 488/1822 KB 228/314 KB 100/263 KB 790/894 KB 40/99 KB 492/1822 KB 228/314 KB 100/263 KB 790/894 KB 44/99 KB 492/1822 KB 228/314 KB 100/263 KB 790/894 KB 48/99 KB 492/1822 KB 224/314 KB 96/263 KB 790/894 KB 4/99 KB 488/1822 KB 228/314 KB 100/263 KB 794/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 798/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 802/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 806/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 810/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 814/894 KB 48/99 KB 492/1822 KB 228/314 KB 100/263 KB 790/894 KB 36/99 KB 492/1822 KB 228/314 KB 104/263 KB 814/894 KB 48/99 KB 492/1822 KB 228/314 KB 96/263 KB 790/894 KB 36/99 KB 492/1822 KB 224/314 KB 96/263 KB 790/894 KB 36/99 KB 492/1822 KB 232/314 KB 104/263 KB 814/894 KB 48/99 KB 496/1822 KB 232/314 KB 104/263 KB 814/894 KB 48/99 KB 500/1822 KB 232/314 KB 108/263 KB 814/894 KB 48/99 KB 500/1822 KB 232/314 KB 108/263 KB 814/894 KB 48/99 KB 500/1822 KB 236/314 KB 108/263 KB 814/894 KB 48/99 KB 500/1822 KB 236/314 KB 112/263 KB 814/894 KB 48/99 KB 500/1822 KB 240/314 KB 112/263 KB 814/894 KB 48/99 KB 500/1822 KB 240/314 KB 112/263 KB 814/894 KB 48/99 KB 504/1822 KB 240/314 KB 112/263 KB 814/894 KB 48/99 KB 508/1822 KB 240/314 KB 112/263 KB 814/894 KB 48/99 KB 512/1822 KB 240/314 KB 112/263 KB 818/894 KB 52 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install /99 KB 516/1822 KB 244/314 KB 116/263 KB 818/894 KB 52/99 KB 520/1822 KB 240/314 KB 112/263 KB 818/894 KB 52/99 KB 512/1822 KB 244/314 KB 116/263 KB 818/894 KB 56/99 KB 520/1822 KB 244/314 KB 116/263 KB 818/894 KB 60/99 KB 520/1822 KB 244/314 KB 116/263 KB 818/894 KB 64/99 KB 520/1822 KB 240/314 KB 112/263 KB 818/894 KB 48/99 KB 512/1822 KB 244/314 KB 116/263 KB 818/894 KB 52/99 KB 516/1822 KB 244/314 KB 120/263 KB 818/894 KB 64/99 KB 520/1822 KB 244/314 KB 112/263 KB 818/894 KB 52/99 KB 516/1822 KB 248/314 KB 124/263 KB 818/894 KB 64/99 KB 520/1822 KB 248/314 KB 124/263 KB 822/894 KB 64/99 KB 520/1822 KB 248/314 KB 124/263 KB 826/894 KB 64/99 KB 520/1822 KB 248/314 KB 128/263 KB 830/894 KB 64/99 KB 520/1822 KB 248/314 KB 120/263 KB 818/894 KB 64/99 KB 520/1822 KB 252/314 KB 128/263 KB 830/894 KB 64/99 KB 520/1822 KB 256/314 KB 128/263 KB 830/894 KB 64/99 KB 520/1822 KB 248/314 KB 128/263 KB 826/894 KB 64/99 KB 520/1822 KB 256/314 KB 128/263 KB 830/894 KB 64/99 KB 524/1822 KB 256/314 KB 128/263 KB 830/894 KB 64/99 KB 528/1822 KB 260/314 KB 128/263 KB 834/894 KB 64/99 KB 532/1822 KB 260/314 KB 132/263 KB 834/894 KB 68/99 KB 536/1822 KB 260/314 KB 132/263 KB 834/894 KB 68/99 KB 540/1822 KB 260/314 KB 132/263 KB 834/894 KB 68/99 KB 544/1822 KB 260/314 KB 128/263 KB 834/894 KB 64/99 KB 528/1822 KB 256/314 KB 128/263 KB 834/894 KB 64/99 KB 528/1822 KB 260/314 KB 132/263 KB 834/894 KB 68/99 KB 532/1822 KB 260/314 KB 128/263 KB 834/894 KB 68/99 KB 532/1822 KB 260/314 KB 132/263 KB 834/894 KB 72/99 KB 544/1822 KB 260/314 KB 132/263 KB 834/894 KB 76/99 KB 544/1822 KB 260/314 KB 132/263 KB 834/894 KB 80/99 KB 544/1822 KB 260/314 KB 136/263 KB 834/894 KB 80/99 KB 544/1822 KB 260/314 KB 140/263 KB 838/894 KB 80/99 KB 544/1822 KB 260/314 KB 140/263 KB 838/894 KB 80/99 KB 544/1822 KB 260/314 KB 144/263 KB 838/894 KB 80/99 KB 544/1822 KB 264/314 KB 144/263 KB 842/894 KB 80/99 KB 544/1822 KB 264/314 KB 144/263 KB 838/894 KB 80/99 KB 544/1822 KB 264/314 KB 144/263 KB 846/894 KB 80/99 KB 544/1822 KB 268/314 KB 144/263 KB 846/894 KB 80/99 KB 544/1822 KB 272/314 KB 144/263 KB 846/894 KB 80/99 KB 544/1822 KB 272/314 KB 144/263 KB 850/894 KB 80/99 KB 544/1822 KB 276/314 KB 148/263 KB 854/894 KB 84/99 KB 548/1822 KB 276/314 KB 148/263 KB 858/894 KB 84/99 KB 548/1822 KB 276/314 KB 148/263 KB 850/894 KB 84/99 KB 548/1822 KB 272/314 KB 144/263 KB 850/894 KB 84/99 KB 544/1822 KB 276/314 KB 148/263 KB 858/894 KB 88/99 KB 548/1822 KB 276/314 KB 148/263 KB 858/894 KB 92/99 KB 548/1822 KB 272/314 KB 148/263 KB 850/894 KB 84/99 KB 548/1822 KB 276/314 KB 148/263 KB 858/894 KB 96/99 KB 548/1822 KB 272/314 KB 144/263 KB 850/894 KB 84/99 KB 548/1822 KB 276/314 KB 152/263 KB 858/894 KB 96/99 KB 548/1822 KB 276/314 KB 156/263 KB 858/894 KB 96/99 KB 548/1822 KB 276/314 KB 160/263 KB 858/894 KB 96/99 KB 548/1822 KB 280/314 KB 160/263 KB 858/894 KB 99/99 KB 552/1822 KB 280/314 KB 160/263 KB 858/894 KB 99/99 KB 548/1822 KB 276/314 KB 160/263 KB 858/894 KB 99/99 KB 548/1822 KB 284/314 KB 160/263 KB 858/894 KB 99/99 KB 552/1822 KB 284/314 KB 160/263 KB 862/894 KB 99/99 KB 552/1822 KB 284/314 KB 160/263 KB 862/894 KB 99/99 KB 556/1822 KB 284/314 KB 160/263 KB 862/894 KB 99/99 KB 560/1822 KB 288/314 KB 160/263 KB 866/894 KB 99/99 KB 564/1822 KB 288/314 KB 164/263 KB 866/894 KB 99/99 KB 568/1822 KB 288/314 KB 164/263 KB 866/894 KB 99/99 KB 572/1822 KB 288/314 KB 164/263 KB 866/894 KB 99/ unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 99 KB 576/1822 KB 288/314 KB 160/263 KB 866/894 KB 99/99 KB 560/1822 KB 288/314 KB 164/263 KB 870/894 KB 99/99 KB 576/1822 KB 288/314 KB 164/263 KB 874/894 KB 99/99 KB 576/1822 KB 288/314 KB 164/263 KB 878/894 KB 99/99 KB 576/1822 KB 288/314 KB 160/263 KB 862/894 KB 99/99 KB 560/1822 KB 292/314 KB 164/263 KB 878/894 KB 99/99 KB 576/1822 KB 296/314 KB 164/263 KB 878/894 KB 99/99 KB 576/1822 KB 300/314 KB 164/263 KB 878/894 KB 99/99 KB 576/1822 KB 304/314 KB 164/263 KB 878/894 KB 99/99 KB 576/1822 KB 288/314 KB 164/263 KB 866/894 KB 99/99 KB 564/1822 KB 304/314 KB 168/263 KB 878/894 KB 99/99 KB 576/1822 KB 304/314 KB 172/263 KB 878/894 KB 99/99 KB 576/1822 KB 304/314 KB 176/263 KB 878/894 KB 99/99 KB 576/1822 KB 304/314 KB 176/263 KB 882/894 KB 99/99 KB 576/1822 KB 308/314 KB 180/263 KB 886/894 KB 99/99 KB 580/1822 KB 308/314 KB 180/263 KB 890/894 KB 99/99 KB 580/1822 KB 308/314 KB 180/263 KB 894/894 KB 99/99 KB 580/1822 KB 308/314 KB 180/263 KB 882/894 KB 99/99 KB 580/1822 KB 308/314 KB 180/263 KB 882/894 KB 99/99 KB 576/1822 KB 308/314 KB 176/263 KB 882/894 KB 99/99 KB 576/1822 KB 308/314 KB 184/263 KB 894/894 KB 99/99 KB 580/1822 KB 312/314 KB 184/263 KB 894/894 KB 99/99 KB 580/1822 KB 314/314 KB 184/263 KB 894/894 KB 99/99 KB 580/1822 KB 314/314 KB 188/263 KB 894/894 KB 99/99 KB 580/1822 KB 314/314 KB 192/263 KB 894/894 KB 99/99 KB 580/1822 KB 314/314 KB 192/263 KB 894/894 KB 584/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 314/314 KB 192/263 KB 894/894 KB 588/1822 KB 314/314 KB 192/263 KB 894/894 KB 592/1822 KB 314/314 KB 196/263 KB 894/894 KB 592/1822 KB 200/263 KB 596/1822 KB 204/263 KB 596/1822 KB 208/263 KB 596/1822 KB 314/314 KB 196/263 KB 894/894 KB 596/1822 KB 208/263 KB 600/1822 KB 208/263 KB 604/1822 KB 208/263 KB 608/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 342.6 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 208/263 KB 612/1822 KB 212/263 KB 616/1822 KB 212/263 KB 620/1822 KB 212/263 KB 624/1822 KB 212/263 KB 612/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 974.0 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 216/263 KB 624/1822 KB 220/263 KB 624/1822 KB 224/263 KB 624/1822 KB 228/263 KB 624/1822 KB 232/263 KB 628/1822 KB 236/263 KB 628/1822 KB 240/263 KB 628/1822 KB 228/263 KB 628/1822 KB 240/263 KB 632/1822 KB 240/263 KB 636/1822 KB 240/263 KB 640/1822 KB 240/263 KB 4/276 KB 640/1822 KB 240/263 KB 8/276 KB 640/1822 KB 240/263 KB 12/276 KB 640/1822 KB 240/263 KB 16/276 KB 640/1822 KB 240/263 KB 20/276 KB 640/1822 KB 240/263 KB 24/276 KB 640/1822 KB 240/263 KB 28/276 KB 640/1822 KB 240/263 KB 32/276 KB 640/1822 KB 240/263 KB 32/276 KB 644/1822 KB 244/263 KB 32/276 KB 644/1822 KB 248/263 KB 32/276 KB 644/1822 KB 252/263 KB 32/276 KB 644/1822 KB 256/263 KB 32/276 KB 644/1822 KB 256/263 KB 32/276 KB 648/1822 KB 3/54 KB 256/263 KB 36/276 KB 652/1822 KB 3/54 KB 256/263 KB 36/276 KB 648/1822 KB 3/54 KB 256/263 KB 40/276 KB 652/1822 KB 3/54 KB 256/263 KB 44/276 KB 652/1822 KB 3/54 KB 256/263 KB 32/276 KB 648/1822 KB 3/54 KB 256/263 KB 44/276 KB 3/748 KB 652/1822 KB 5/54 KB 256/263 KB 44/276 KB 3/748 KB 652/1822 KB 8/54 KB 256/263 KB 44/276 KB 6/748 KB 652/1822 KB 5/54 KB 256/263 KB 44/276 KB 6/748 KB 652/1822 KB 8/54 KB 256/263 KB 44/276 KB 9/748 KB 652/1822 KB 11/54 KB 256/263 KB 44/276 KB 9/748 KB 652/1822 KB 13/54 KB 256/263 KB 44/276 KB 9/748 KB 652/1822 KB 13/54 KB 256/263 KB 44/276 KB 11/748 KB 652/1822 KB 16/54 KB 256/263 KB 44/276 KB 11/748 KB 652/1822 KB 16/54 KB 256/263 KB 44/276 KB 14/748 KB 652/1822 KB 19/54 KB 256/263 KB 44/276 KB 14/748 KB 652/1822 KB 19/54 KB 256/263 KB 44/276 KB 16/748 KB 652/1822 KB 21/54 KB 256/263 KB 48/276 KB 16/748 KB 652/1822 KB 19/54 KB 256/263 KB 48/276 KB 16/748 KB 652/1822 KB 21/54 KB 256/263 KB 48/276 KB 16/748 KB 656/1822 KB 21/54 KB 260/263 KB 48/276 KB 19/748 KB 656/1822 KB 21/54 KB 263/263 KB 52/276 KB 19/748 KB 656/1822 KB 21/54 KB 256/263 KB 48/276 KB 19/748 KB 656/1822 KB 24/54 KB 263/263 KB 52/276 KB 19/748 KB 656/1822 KB 24/54 KB 263/263 KB 52/276 KB 22/748 KB 656/1822 KB 27/54 KB 263/263 KB 52/276 KB 25/748 KB 656/1822 KB 27/54 KB 263/263 KB 52/276 KB 27/748 KB 660/1822 KB 21/54 KB 260/263 KB 52/276 KB 19/748 KB 656/1822 KB 27/54 KB 263/263 KB 56/276 KB 27/748 KB 660/1822 KB 27/54 KB 263/263 KB 60/276 KB 27/748 KB 660/1822 KB 27/54 KB 263/263 KB 63/276 KB 27/748 KB 660/1822 KB 27/54 KB 263/263 KB 52/276 KB 25/748 KB 660/1822 KB 27/54 KB 263/263 KB 52/276 KB 22/748 KB 656/1822 KB 29/54 KB 263/263 KB 63/276 KB 27/748 KB 660/1822 KB 32/54 KB 263/263 KB 63/276 KB 27/748 KB 660/1822 KB 32/54 KB 263/263 KB 63/276 KB 27/748 KB 664/1822 KB 32/54 KB 263/263 KB 63/276 KB 30/748 KB 664/1822 KB 32/54 KB 263/263 KB 63/276 KB 32/748 KB 668/1822 KB 36/54 KB 263/263 KB 67/276 KB 36/748 KB 668/1822 KB 32/54 KB 263/263 KB 63/276 KB 30/748 KB 668/1822 KB 36/54 KB 263/263 KB 67/276 KB 36/748 KB 672/1822 KB 36/54 KB 263/263 KB 67/276 KB 32/748 KB 668/1822 KB 36/54 KB 263/263 KB 71/276 KB 36/748 KB 672/1822 KB 36/54 KB 263/263 KB 75/276 KB 36/748 KB 672/1822 KB 36/54 KB 79/276 KB 36/748 KB 672/1822 KB 36/54 KB 263/263 KB 63/276 KB 32/748 KB 668/1822 KB 40/54 KB 79/276 KB 36/748 KB 672/1822 KB 44/54 KB 79/276 KB 36/748 KB 672/1822 KB 48/54 KB 79/276 KB 36/748 KB 672/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 280.4 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 48/54 KB 79/276 KB 36/748 KB 676/1822 KB 48/54 KB 79/276 KB 36/748 KB 680/1822 KB 48/54 KB 79/276 KB 40/748 KB 684/1822 KB 52/54 KB 79/276 KB 40/748 KB 688/1822 KB 48/54 KB 79/276 KB 40/748 KB 680/1822 KB 52/54 KB 79/276 KB 44/748 KB 688/1822 KB 52/54 KB 79/276 KB 48/748 KB 688/1822 KB 52/54 KB 79/276 KB 40/748 KB 684/1822 KB 54/54 KB 79/276 KB 48/748 KB 688/1822 KB 54/54 KB 83/276 KB 48/748 KB 688/1822 KB 54/54 KB 87/276 KB 48/748 KB 688/1822 KB 54/54 KB 91/276 KB 48/748 KB 688/1822 KB 54/54 KB 95/276 KB 48/748 KB 688/1822 KB 54/54 KB 99/276 KB 52/748 KB 688/1822 KB 54/54 KB 95/276 KB 52/748 KB 688/1822 KB 54/54 KB 99/276 KB 52/748 KB 692/1822 KB 54/54 KB 99/276 KB 56/748 KB 696/1822 KB 54/54 KB 99/276 KB 60/748 KB 696/1822 KB 54/54 KB 99/276 KB 60/748 KB 700/1822 KB 54/54 KB 99/276 KB 63/748 KB 700/1822 KB 54/54 KB 99/276 KB 63/748 KB 700/1822 KB 54/54 KB 99/276 KB 63/748 KB 704/1822 KB 54/54 KB 99/276 KB 67/748 KB 704/1822 KB 54/54 KB 103/276 KB 71/748 KB 708/1822 KB 54/54 KB 103/276 KB 67/748 KB 708/1822 KB 54/54 KB 103/276 KB 67/748 KB 704/1822 KB 54/54 KB 107/276 KB 71/748 KB 708/1822 KB 54/54 KB 111/276 KB 71/748 KB 708/1822 KB 54/54 KB 111/276 KB 71/748 KB 712/1822 KB 54/54 KB 111/276 KB 71/748 KB 716/1822 KB 54/54 KB 111/276 KB 75/748 KB 720/1822 KB 54/54 KB 111/276 KB 75/748 KB 716/1822 KB 54/54 KB 111/276 KB 79/748 KB 720/1822 KB 54/54 KB 111/276 KB 83/748 KB 720/1822 KB 54/54 KB 3/223 KB 115/276 KB 83/748 KB 724/1822 KB 54/54 KB 6/223 KB 115/276 KB 83/748 KB 724/1822 KB 54/54 KB 9/223 KB 115/276 KB 83/748 KB 724/1822 KB 11/223 KB 115/276 KB 83/748 KB 724/1822 KB 14/223 KB 115/276 KB 83/748 KB 724/1822 KB 16/223 KB 115/276 KB 83/748 KB 724/1822 KB 19/223 KB 115/276 KB 83/748 KB 724/1822 KB 22/223 KB 115/276 KB 83/748 KB 724/1822 KB 54/54 KB 115/276 KB 83/748 KB 724/1822 KB 54/54 KB 115/276 KB 83/748 KB 720/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 56.7 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 22/223 KB 119/276 KB 83/748 KB 724/1822 KB 22/223 KB 123/276 KB 83/748 KB 724/1822 KB 22/223 KB 127/276 KB 83/748 KB 724/1822 KB 22/223 KB 127/276 KB 87/748 KB 724/1822 KB 25/223 KB 127/276 KB 91/748 KB 728/1822 KB 25/223 KB 127/276 KB 87/748 KB 728/1822 KB 22/223 KB 127/276 KB 87/748 KB 728/1822 KB 25/223 KB 127/276 KB 91/748 KB 732/1822 KB 25/223 KB 127/276 KB 91/748 KB 736/1822 KB 27/223 KB 131/276 KB 95/748 KB 736/1822 KB 30/223 KB 131/276 KB 95/748 KB 736/1822 KB 32/223 KB 131/276 KB 95/748 KB 736/1822 KB 36/223 KB 131/276 KB 95/748 KB 740/1822 KB 40/223 KB 131/276 KB 95/748 KB 740/1822 KB 44/223 KB 131/276 KB 95/748 KB 740/1822 KB 25/223 KB 131/276 KB 95/748 KB 736/1822 KB 48/223 KB 3/27 KB 135/276 KB 95/748 KB 740/1822 KB 48/223 KB 3/27 KB 139/276 KB 95/748 KB 740/1822 KB 48/223 KB 3/27 KB 143/276 KB 95/748 KB 740/1822 KB 25/223 KB 127/276 KB 95/748 KB 736/1822 KB 44/223 KB 3/27 KB 131/276 KB 95/748 KB 740/1822 KB 48/223 KB 6/27 KB 143/276 KB 95/748 KB 740/1822 KB 48/223 KB 6/27 KB 143/276 KB 99/748 KB 740/1822 KB 48/223 KB 9/27 KB 143/276 KB 103/748 KB 740/1822 KB 48/223 KB 9/27 KB 143/276 KB 107/748 KB 740/1822 KB 48/223 KB 9/27 KB 143/276 KB 111/748 KB 740/1822 KB 32/223 KB 131/276 KB 95/748 KB 740/1822 KB 48/223 KB 9/27 KB 143/276 KB 111/748 KB 744/1822 KB 48/223 KB 9/27 KB 143/276 KB 111/748 KB 748/1822 KB 48/223 KB 9/27 KB 143/276 KB 111/748 KB 752/1822 KB 48/223 KB 9/27 KB 143/276 KB 99/748 KB 740/1822 KB 48/223 KB 11/27 KB 143/276 KB 111/748 KB 752/1822 KB 48/223 KB 14/27 KB 143/276 KB 111/748 KB 752/1822 KB 48/223 KB 16/27 KB 143/276 KB 111/748 KB 752/1822 KB 48/223 KB 16/27 KB 147/276 KB 111/748 KB 756/1822 KB 48/223 KB 19/27 KB 147/276 KB 111/748 KB 756/1822 KB 48/223 KB 19/27 KB 151/276 KB 111/748 KB 756/1822 KB 48/223 KB 19/27 KB 151/276 KB 111/748 KB 756/1822 KB 48/223 KB 22/27 KB 155/276 KB 111/748 KB 756/1822 KB 48/223 KB 22/27 KB 155/276 KB 115/748 KB 756/1822 KB 48/223 KB 22/27 KB 155/276 KB 119/748 KB 756/1822 KB 48/223 KB 25/27 KB 155/276 KB 123/748 KB 756/1822 KB 48/223 KB 25/27 KB 155/276 KB 127/748 KB 756/1822 KB 48/223 KB 16/27 KB 143/276 KB 111/748 KB 756/1822 KB 52/223 KB 25/27 KB 155/276 KB 127/748 KB 760/1822 KB 52/223 KB 25/27 KB 155/276 KB 127/748 KB 764/1822 KB 52/223 KB 25/27 KB 155/276 KB 127/748 KB 768/1822 KB 52/223 KB 25/27 KB 155/276 KB 127/748 KB 756/1822 KB 56/223 KB 25/27 KB 155/276 KB 127/748 KB 768/1822 KB 60/223 KB 25/27 KB 155/276 KB 127/748 KB 768/1822 KB 64/223 KB 25/27 KB 155/276 KB 127/748 KB 768/1822 KB 48/223 KB 25/27 KB 155/276 KB 119/748 KB 756/1822 KB 48/223 KB 19/27 KB 155/276 KB 111/748 KB 756/1822 KB 64/223 KB 25/27 KB 159/276 KB 127/748 KB 768/1822 KB 64/223 KB 27/27 KB 159/276 KB 127/748 KB 768/1822 KB 64/223 KB 27/27 KB 163/276 KB 127/748 KB 768/1822 KB 64/223 KB 27/27 KB 167/276 KB 127/748 KB 768/1822 KB 64/223 KB 27/27 KB 171/276 KB 127/748 KB 768/1822 KB 68/223 KB 27/27 KB 175/276 KB 131/748 KB 768/1822 KB 68/223 KB 27/27 KB 179/276 KB 131/748 KB 772/1822 KB 68/223 KB 27/27 KB 183/276 KB 131/748 KB 772/1822 KB 64/223 KB 27/27 KB 171/276 KB 131/748 KB 768/1822 KB 68/223 KB 27/27 KB 183/276 KB 135/748 KB 772/1822 KB 68/223 KB 27/27 KB 183/276 KB 139/748 KB 772/1822 KB 68/223 KB 27/27 KB 183/276 KB 143/748 KB 772/1822 KB 68/223 KB 27/27 KB 171/276 KB 131/748 KB 768/1822 KB 68/223 KB 27/27 KB 175/276 KB 131/748 KB 772/1822 KB 72/223 KB 27/27 KB 183/276 KB 143/748 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 776/1822 KB 72/223 KB 27/27 KB 183/276 KB 143/748 KB 780/1822 KB 72/223 KB 27/27 KB 183/276 KB 143/748 KB 784/1822 KB 72/223 KB 27/27 KB 183/276 KB 147/748 KB 784/1822 KB 72/223 KB 27/27 KB 187/276 KB 151/748 KB 788/1822 KB 72/223 KB 27/27 KB 187/276 KB 155/748 KB 788/1822 KB 72/223 KB 27/27 KB 187/276 KB 159/748 KB 788/1822 KB 72/223 KB 27/27 KB 187/276 KB 147/748 KB 788/1822 KB 72/223 KB 27/27 KB 187/276 KB 159/748 KB 792/1822 KB 72/223 KB 27/27 KB 187/276 KB 159/748 KB 796/1822 KB 72/223 KB 27/27 KB 187/276 KB 159/748 KB 800/1822 KB 72/223 KB 27/27 KB 187/276 KB 147/748 KB 784/1822 KB 72/223 KB 27/27 KB 183/276 KB 143/748 KB 772/1822 KB 76/223 KB 27/27 KB 187/276 KB 159/748 KB 800/1822 KB 80/223 KB 27/27 KB 187/276 KB 159/748 KB 800/1822 KB 80/223 KB 27/27 KB 191/276 KB 159/748 KB 800/1822 KB 84/223 KB 27/27 KB 191/276 KB 159/748 KB 800/1822 KB 88/223 KB 27/27 KB 195/276 KB 163/748 KB 804/1822 KB 92/223 KB 27/27 KB 195/276 KB 163/748 KB 804/1822 KB 96/223 KB 27/27 KB 195/276 KB 163/748 KB 804/1822 KB 84/223 KB 27/27 KB 195/276 KB 163/748 KB 804/1822 KB 96/223 KB 27/27 KB 195/276 KB 167/748 KB 804/1822 KB 96/223 KB 27/27 KB 195/276 KB 171/748 KB 804/1822 KB 96/223 KB 195/276 KB 175/748 KB 804/1822 KB 84/223 KB 27/27 KB 195/276 KB 159/748 KB 804/1822 KB 96/223 KB 199/276 KB 175/748 KB 804/1822 KB 96/223 KB 203/276 KB 175/748 KB 804/1822 KB 84/223 KB 27/27 KB 191/276 KB 159/748 KB 804/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 27.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 96/223 KB 207/276 KB 175/748 KB 804/1822 KB 96/223 KB 207/276 KB 175/748 KB 808/1822 KB 96/223 KB 207/276 KB 175/748 KB 812/1822 KB 96/223 KB 207/276 KB 175/748 KB 816/1822 KB 100/223 KB 207/276 KB 175/748 KB 820/1822 KB 100/223 KB 211/276 KB 179/748 KB 824/1822 KB 100/223 KB 211/276 KB 179/748 KB 828/1822 KB 100/223 KB 211/276 KB 179/748 KB 832/1822 KB 100/223 KB 207/276 KB 175/748 KB 816/1822 KB 104/223 KB 211/276 KB 179/748 KB 832/1822 KB 108/223 KB 211/276 KB 179/748 KB 832/1822 KB 100/223 KB 211/276 KB 179/748 KB 820/1822 KB 112/223 KB 215/276 KB 179/748 KB 832/1822 KB 112/223 KB 219/276 KB 179/748 KB 832/1822 KB 112/223 KB 223/276 KB 179/748 KB 832/1822 KB 100/223 KB 207/276 KB 179/748 KB 820/1822 KB 112/223 KB 211/276 KB 179/748 KB 832/1822 KB 112/223 KB 223/276 KB 183/748 KB 832/1822 KB 112/223 KB 223/276 KB 187/748 KB 832/1822 KB 112/223 KB 223/276 KB 191/748 KB 832/1822 KB 112/223 KB 223/276 KB 195/748 KB 832/1822 KB 116/223 KB 227/276 KB 199/748 KB 836/1822 KB 116/223 KB 227/276 KB 203/748 KB 836/1822 KB 116/223 KB 227/276 KB 207/748 KB 836/1822 KB 116/223 KB 227/276 KB 195/748 KB 836/1822 KB 116/223 KB 227/276 KB 195/748 KB 832/1822 KB 116/223 KB 223/276 KB 195/748 KB 832/1822 KB 120/223 KB 227/276 KB 207/748 KB 836/1822 KB 124/223 KB 227/276 KB 207/748 KB 836/1822 KB 128/223 KB 227/276 KB 207/748 KB 836/1822 KB 128/223 KB 231/276 KB 207/748 KB 836/1822 KB 128/223 KB 235/276 KB 207/748 KB 836/1822 KB 128/223 KB 239/276 KB 207/748 KB 836/1822 KB 128/223 KB 239/276 KB 207/748 KB 840/1822 KB 128/223 KB 239/276 KB 207/748 KB 844/1822 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 3/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 5/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 8/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 11/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 13/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 16/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 19/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 21/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 24/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 27/178 KB 128/223 KB 239/276 KB 207/748 KB 848/1822 KB 29/178 KB 132/223 KB 239/276 KB 207/748 KB 848/1822 KB 32/178 KB 132/223 KB 239/276 KB 207/748 KB 848/1822 KB 36/178 KB 132/223 KB 243/276 KB 211/748 KB 852/1822 KB 40/178 KB 132/223 KB 243/276 KB 211/748 KB 852/1822 KB 44/178 KB 132/223 KB 239/276 KB 207/748 KB 848/1822 KB 29/178 KB 136/223 KB 243/276 KB 211/748 KB 852/1822 KB 48/178 KB 140/223 KB 243/276 KB 211/748 KB 852/1822 KB 48/178 KB 144/223 KB 243/276 KB 211/748 KB 852/1822 KB 48/178 KB 132/223 KB 243/276 KB 211/748 KB 852/1822 KB 36/178 KB 132/223 KB 243/276 KB 207/748 KB 852/1822 KB 36/178 KB 132/223 KB 243/276 KB 207/748 KB 848/1822 KB 36/178 KB 144/223 KB 247/276 KB 211/748 KB 852/1822 KB 48/178 KB 144/223 KB 251/276 KB 211/748 KB 852/1822 KB 48/178 KB 144/223 KB 251/276 KB 215/748 KB 852/1822 KB 48/178 KB 144/223 KB 251/276 KB 219/748 KB 852/1822 KB 48/178 KB 144/223 KB 255/276 KB 223/748 KB 856/1822 KB 48/178 KB 144/223 KB 255/276 KB 219/748 KB 856/1822 KB 48/178 KB 144/223 KB 251/276 KB 219/748 KB 856/1822 KB 48/178 KB 148/223 KB 255/276 KB 223/748 KB 860/1822 KB 48/178 KB 148/223 KB 255/276 KB 223/748 KB 864/1822 KB 48/178 KB 148/223 KB 255/276 KB 227/748 KB 864/1822 KB 48/178 KB 148/223 KB 259/276 KB 231/748 KB 868/1822 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 48/178 KB 148/223 KB 255/276 KB 223/748 KB 856/1822 KB 48/178 KB 132/223 KB 243/276 KB 211/748 KB 852/1822 KB 48/178 KB 152/223 KB 259/276 KB 231/748 KB 868/1822 KB 48/178 KB 156/223 KB 259/276 KB 231/748 KB 868/1822 KB 48/178 KB 160/223 KB 259/276 KB 231/748 KB 868/1822 KB 48/178 KB 160/223 KB 259/276 KB 231/748 KB 868/1822 KB 52/178 KB 164/223 KB 259/276 KB 235/748 KB 868/1822 KB 56/178 KB 164/223 KB 259/276 KB 235/748 KB 868/1822 KB 60/178 KB 164/223 KB 259/276 KB 235/748 KB 868/1822 KB 64/178 KB 148/223 KB 259/276 KB 227/748 KB 868/1822 KB 48/178 KB 148/223 KB 259/276 KB 227/748 KB 864/1822 KB 48/178 KB 164/223 KB 263/276 KB 235/748 KB 868/1822 KB 64/178 KB 164/223 KB 267/276 KB 235/748 KB 868/1822 KB 64/178 KB 164/223 KB 271/276 KB 235/748 KB 868/1822 KB 64/178 KB 164/223 KB 271/276 KB 235/748 KB 872/1822 KB 64/178 KB 164/223 KB 271/276 KB 235/748 KB 876/1822 KB 64/178 KB 164/223 KB 271/276 KB 235/748 KB 880/1822 KB 64/178 KB 164/223 KB 275/276 KB 235/748 KB 884/1822 KB 64/178 KB 164/223 KB 275/276 KB 235/748 KB 888/1822 KB 68/178 KB 164/223 KB 275/276 KB 235/748 KB 892/1822 KB 68/178 KB 164/223 KB 275/276 KB 235/748 KB 896/1822 KB 68/178 KB 164/223 KB 259/276 KB 235/748 KB 868/1822 KB 52/178 KB 160/223 KB 259/276 KB 235/748 KB 868/1822 KB 52/178 KB 164/223 KB 275/276 KB 239/748 KB 896/1822 KB 68/178 KB 164/223 KB 275/276 KB 243/748 KB 896/1822 KB 68/178 KB 168/223 KB 275/276 KB 247/748 KB 896/1822 KB 68/178 KB 168/223 KB 275/276 KB 251/748 KB 896/1822 KB 68/178 KB 168/223 KB 275/276 KB 255/748 KB 896/1822 KB 68/178 KB 164/223 KB 275/276 KB 235/748 KB 884/1822 KB 68/178 KB 164/223 KB 275/276 KB 235/748 KB 880/1822 KB 64/178 KB 168/223 KB 276/276 KB 255/748 KB 896/1822 KB 68/178 KB 168/223 KB 275/276 KB 243/748 KB 896/1822 KB 68/178 KB 172/223 KB 276/276 KB 255/748 KB 896/1822 KB 68/178 KB 176/223 KB 276/276 KB 255/748 KB 896/1822 KB 68/178 KB 180/223 KB 276/276 KB 255/748 KB 896/1822 KB 68/178 KB 184/223 KB 276/276 KB 259/748 KB 900/1822 KB 72/178 KB 188/223 KB 276/276 KB 259/748 KB 900/1822 KB 72/178 KB 192/223 KB 276/276 KB 259/748 KB 900/1822 KB 72/178 KB 180/223 KB 276/276 KB 259/748 KB 900/1822 KB 72/178 KB 180/223 KB 276/276 KB 259/748 KB 896/1822 KB 72/178 KB 180/223 KB 276/276 KB 255/748 KB 896/1822 KB 72/178 KB 192/223 KB 276/276 KB 259/748 KB 900/1822 KB 76/178 KB 192/223 KB 276/276 KB 259/748 KB 900/1822 KB 80/178 KB 192/223 KB 276/276 KB 259/748 KB 900/1822 KB 84/178 KB 196/223 KB 276/276 KB 263/748 KB 904/1822 KB 88/178 KB 196/223 KB 276/276 KB 263/748 KB 904/1822 KB 92/178 KB 196/223 KB 276/276 KB 263/748 KB 904/1822 KB 84/178 KB 192/223 KB 276/276 KB 263/748 KB 904/1822 KB 84/178 KB 192/223 KB 276/276 KB 263/748 KB 900/1822 KB 84/178 KB 196/223 KB 276/276 KB 263/748 KB 908/1822 KB 96/178 KB 196/223 KB 276/276 KB 267/748 KB 912/1822 KB 96/178 KB 196/223 KB 276/276 KB 267/748 KB 916/1822 KB 96/178 KB 196/223 KB 276/276 KB 263/748 KB 904/1822 KB 96/178 KB 200/223 KB 276/276 KB 267/748 KB 916/1822 KB 96/178 KB 196/223 KB 276/276 KB 267/748 KB 908/1822 KB 96/178 KB 200/223 KB 276/276 KB 271/748 KB 916/1822 KB 96/178 KB 200/223 KB 276/276 KB 275/748 KB 916/1822 KB 96/178 KB 204/223 KB 276/276 KB 279/748 KB 916/1822 KB 100/178 KB 204/223 KB 276/276 KB 283/748 KB 920/1822 KB 100/178 KB 204/223 KB 276/276 KB 287/748 KB 920/1822 KB 100/178 KB 204/223 KB 276/276 KB 275/748 KB 916/1822 KB 100/178 KB 204/223 KB 276/276 KB 275/748 KB 916/1822 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 96/178 KB 208/223 KB 276/276 KB 287/748 KB 920/1822 KB 100/178 KB 204/223 KB 276/276 KB 279/748 KB 920/1822 KB 100/178 KB 208/223 KB 276/276 KB 287/748 KB 924/1822 KB 100/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 274.6 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 208/223 KB 287/748 KB 928/1822 KB 100/178 KB 208/223 KB 287/748 KB 928/1822 KB 104/178 KB 208/223 KB 287/748 KB 928/1822 KB 108/178 KB 208/223 KB 287/748 KB 928/1822 KB 112/178 KB 208/223 KB 287/748 KB 932/1822 KB 116/178 KB 212/223 KB 291/748 KB 932/1822 KB 120/178 KB 212/223 KB 291/748 KB 932/1822 KB 124/178 KB 212/223 KB 291/748 KB 932/1822 KB 128/178 KB 208/223 KB 287/748 KB 932/1822 KB 112/178 KB 212/223 KB 291/748 KB 932/1822 KB 116/178 KB 212/223 KB 287/748 KB 932/1822 KB 116/178 KB 216/223 KB 291/748 KB 932/1822 KB 128/178 KB 220/223 KB 291/748 KB 932/1822 KB 128/178 KB 223/223 KB 291/748 KB 932/1822 KB 128/178 KB 223/223 KB 295/748 KB 932/1822 KB 128/178 KB 223/223 KB 295/748 KB 936/1822 KB 128/178 KB 223/223 KB 299/748 KB 936/1822 KB 128/178 KB 223/223 KB 303/748 KB 940/1822 KB 128/178 KB 223/223 KB 299/748 KB 940/1822 KB 128/178 KB 223/223 KB 303/748 KB 944/1822 KB 128/178 KB 223/223 KB 307/748 KB 944/1822 KB 128/178 KB 223/223 KB 311/748 KB 948/1822 KB 132/178 KB 223/223 KB 315/748 KB 948/1822 KB 132/178 KB 223/223 KB 307/748 KB 948/1822 KB 132/178 KB 223/223 KB 307/748 KB 948/1822 KB 128/178 KB 223/223 KB 315/748 KB 952/1822 KB 132/178 KB 223/223 KB 319/748 KB 952/1822 KB 132/178 KB 223/223 KB 319/748 KB 956/1822 KB 136/178 KB 223/223 KB 319/748 KB 956/1822 KB 132/178 KB 223/223 KB 319/748 KB 960/1822 KB 136/178 KB 223/223 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 4/23 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 8/23 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 12/23 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 16/23 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 20/23 KB 319/748 KB 960/1822 KB 140/178 KB 223/223 KB 23/23 KB 319/748 KB 960/1822 KB 140/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 219.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 23/23 KB 319/748 KB 960/1822 KB 144/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 23/23 KB 319/748 KB 964/1822 KB 148/178 KB 23/23 KB 323/748 KB 968/1822 KB 148/178 KB 23/23 KB 323/748 KB 972/1822 KB 148/178 KB 23/23 KB 323/748 KB 976/1822 KB 148/178 KB 23/23 KB 319/748 KB 960/1822 KB 148/178 KB 23/23 KB 323/748 KB 964/1822 KB 148/178 KB 23/23 KB 327/748 KB 976/1822 KB 148/178 KB 23/23 KB 331/748 KB 976/1822 KB 148/178 KB 23/23 KB 335/748 KB 976/1822 KB 148/178 KB 23/23 KB 335/748 KB 976/1822 KB 152/178 KB 23/23 KB 335/748 KB 976/1822 KB 156/178 KB 23/23 KB 335/748 KB 976/1822 KB 160/178 KB 23/23 KB 335/748 KB 980/1822 KB 160/178 KB 23/23 KB 339/748 KB 984/1822 KB 164/178 KB 23/23 KB 339/748 KB 988/1822 KB 164/178 KB 23/23 KB 339/748 KB 992/1822 KB 164/178 KB 23/23 KB 339/748 KB 980/1822 KB 164/178 KB 23/23 KB 339/748 KB 992/1822 KB 168/178 KB 23/23 KB 339/748 KB 992/1822 KB 172/178 KB 23/23 KB 339/748 KB 992/1822 KB 176/178 KB 23/23 KB 339/748 KB 980/1822 KB 160/178 KB 23/23 KB 343/748 KB 992/1822 KB 176/178 KB 23/23 KB 347/748 KB 992/1822 KB 176/178 KB 23/23 KB 351/748 KB 992/1822 KB 176/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 22.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 355/748 KB 996/1822 KB 178/178 KB 351/748 KB 996/1822 KB 178/178 KB 351/748 KB 992/1822 KB 178/178 KB 355/748 KB 1000/1822 KB 178/178 KB 359/748 KB 1000/1822 KB 178/178 KB 363/748 KB 1000/1822 KB 178/178 KB 363/748 KB 1004/1822 KB 178/178 KB 363/748 KB 1008/1822 KB 178/178 KB 367/748 KB 1008/1822 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 4/55 KB 367/748 KB 1008/1822 KB 178/178 KB 8/55 KB 367/748 KB 1008/1822 KB 178/178 KB 12/55 KB 367/748 KB 1008/1822 KB 178/178 KB 16/55 KB 367/748 KB 1008/1822 KB 178/178 KB 16/55 KB 371/748 KB 1008/1822 KB 178/178 KB 20/55 KB 375/748 KB 1012/1822 KB 178/178 KB 20/55 KB 379/748 KB 1012/1822 KB 178/178 KB 20/55 KB 371/748 KB 1012/1822 KB 178/178 KB 20/55 KB 371/748 KB 1008/1822 KB 178/178 KB 24/55 KB 383/748 KB 1012/1822 KB 178/178 KB 28/55 KB 383/748 KB 1012/1822 KB 178/178 KB 32/55 KB 383/748 KB 1012/1822 KB 178/178 KB 32/55 KB 383/748 KB 1016/1822 KB 178/178 KB 32/55 KB 383/748 KB 1020/1822 KB 178/178 KB 32/55 KB 383/748 KB 1024/1822 KB 178/178 KB 20/55 KB 383/748 KB 1024/1822 KB 178/178 KB 36/55 KB 383/748 KB 1028/1822 KB 178/178 KB 36/55 KB 387/748 KB 1032/1822 KB 36/55 KB 387/748 KB 1036/1822 KB 36/55 KB 387/748 KB 1040/1822 KB 36/55 KB 383/748 KB 1024/1822 KB 178/178 KB 40/55 KB 387/748 KB 1040/1822 KB 44/55 KB 387/748 KB 1040/1822 KB 48/55 KB 387/748 KB 1040/1822 KB 36/55 KB 387/748 KB 1028/1822 KB 48/55 KB 391/748 KB 1040/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 172.1 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 52/55 KB 391/748 KB 1040/1822 KB 55/55 KB 391/748 KB 1040/1822 KB 55/55 KB 395/748 KB 1040/1822 KB 55/55 KB 399/748 KB 1040/1822 KB 55/55 KB 3/1210 KB 399/748 KB 1040/1822 KB 55/55 KB 6/1210 KB 399/748 KB 1040/1822 KB 55/55 KB 9/1210 KB 399/748 KB 1040/1822 KB 55/55 KB 11/1210 KB 399/748 KB 1040/1822 KB 55/55 KB 14/1210 KB 399/748 KB 1040/1822 KB 55/55 KB 14/1210 KB 399/748 KB 1044/1822 KB 55/55 KB 16/1210 KB 403/748 KB 1048/1822 KB 55/55 KB 16/1210 KB 403/748 KB 1052/1822 KB 55/55 KB 16/1210 KB 403/748 KB 1044/1822 KB 55/55 KB 16/1210 KB 399/748 KB 1044/1822 KB 55/55 KB 19/1210 KB 403/748 KB 1056/1822 KB 55/55 KB 22/1210 KB 403/748 KB 1056/1822 KB 55/55 KB 22/1210 KB 407/748 KB 1056/1822 KB 55/55 KB 22/1210 KB 411/748 KB 1056/1822 KB 55/55 KB 25/1210 KB 411/748 KB 1056/1822 KB 55/55 KB 25/1210 KB 415/748 KB 1056/1822 KB 55/55 KB 25/1210 KB 411/748 KB 1056/1822 KB 55/55 KB 27/1210 KB 415/748 KB 1056/1822 KB 55/55 KB 30/1210 KB 419/748 KB 1056/1822 KB 55/55 KB 32/1210 KB 419/748 KB 1056/1822 KB 55/55 KB 27/1210 KB 419/748 KB 1056/1822 KB 55/55 KB 32/1210 KB 423/748 KB 1060/1822 KB 55/55 KB 32/1210 KB 427/748 KB 1060/1822 KB 55/55 KB 32/1210 KB 431/748 KB 1060/1822 KB 55/55 KB 32/1210 KB 419/748 KB 1060/1822 KB 55/55 KB 32/1210 KB 431/748 KB 1064/1822 KB 55/55 KB 32/1210 KB 431/748 KB 1068/1822 KB 55/55 KB 32/1210 KB 431/748 KB 1072/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 52.1 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 435/748 KB 1072/1822 KB 4/471 KB 36/1210 KB 439/748 KB 1076/1822 KB 4/471 KB 36/1210 KB 435/748 KB 1076/1822 KB 4/471 KB 36/1210 KB 435/748 KB 1072/1822 KB 8/471 KB 36/1210 KB 443/748 KB 1076/1822 KB 12/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 16/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 20/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 24/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 28/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 32/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 36/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 36/1210 KB 435/748 KB 1072/1822 KB 40/471 KB 40/1210 KB 443/748 KB 1080/1822 KB 40/471 KB 44/1210 KB 443/748 KB 1080/1822 KB 40/471 KB 48/1210 KB 443/748 KB 1080/1822 KB 40/471 KB 48/1210 KB 443/748 KB 1080/1822 KB 44/471 KB 48/1210 KB 443/748 KB 1080/1822 KB 48/471 KB 48/1210 KB 443/748 KB 1080/1822 KB 8/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 48/471 KB 52/1210 KB 443/748 KB 1084/1822 KB 48/471 KB 52/1210 KB 443/748 KB 1088/1822 KB 48/471 KB 52/1210 KB 443/748 KB 1080/1822 KB 48/471 KB 56/1210 KB 443/748 KB 1088/1822 KB 48/471 KB 60/1210 KB 443/748 KB 1088/1822 KB 48/471 KB 61/1210 KB 443/748 KB 1088/1822 KB 48/471 KB 65/1210 KB 443/748 KB 1088/1822 KB 52/471 KB 69/1210 KB 4/93 KB 443/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 4/93 KB 443/748 KB 1092/1822 KB 4/471 KB 36/1210 KB 443/748 KB 1080/1822 KB 52/471 KB 73/1210 KB 4/93 KB 447/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 4/93 KB 451/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 4/93 KB 455/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 4/93 KB 459/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 4/93 KB 463/748 KB 1092/1822 KB 52/471 KB 65/1210 KB 4/93 KB 443/748 KB 1092/1822 KB 48/471 KB 65/1210 KB 4/93 KB 443/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 8/93 KB 463/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 12/93 KB 463/748 KB 1092/1822 KB 52/471 KB 73/1210 KB 16/93 KB 463/748 KB 1092/1822 KB 56/471 KB 73/1210 KB 16/93 KB 463/748 KB 1092/1822 KB 60/471 KB 73/1210 KB 16/93 KB 463/748 KB 1092/1822 KB 64/471 KB 73/1210 KB 16/93 KB 463/748 KB 1092/1822 KB 48/471 KB 65/1210 KB 443/748 KB 1092/1822 KB 64/471 KB 73/1210 KB 16/93 KB 463/748 KB 1096/1822 KB 64/471 KB 73/1210 KB 16/93 KB 463/748 KB 1100/1822 KB 64/471 KB 73/1210 KB 20/93 KB 463/748 KB 1104/1822 KB 64/471 KB 73/1210 KB 20/93 KB 463/748 KB 1100/1822 KB 64/471 KB 73/1210 KB 24/93 KB 463/748 KB 1104/1822 KB 64/471 KB 73/1210 KB 28/93 KB 463/748 KB 1104/1822 KB 64/471 KB 73/1210 KB 32/93 KB 463/748 KB 1108/1822 KB 64/471 KB 77/1210 KB 32/93 KB 467/748 KB 1108/1822 KB 68/471 KB 77/1210 KB 32/93 KB 471/748 KB 1108/1822 KB 68/471 KB 77/1210 KB 32/93 KB 475/748 KB 1108/1822 KB 64/471 KB 73/1210 KB 28/93 KB 463/748 KB 1108/1822 KB 68/471 KB 77/1210 KB 36/93 KB 475/748 KB 1112/1822 KB 68/471 KB 77/1210 KB 36/93 KB 479/748 KB 1112/1822 KB 68/471 KB 77/1210 KB 36/93 KB 475/748 KB 1108/1822 KB 68/471 KB 77/1210 KB 32/93 KB 467/748 KB 1108/1822 KB 64/471 KB 77/1210 KB 32/93 KB 463/748 KB 1108/1822 KB 68/471 KB 81/1210 KB 36/93 KB 479/748 KB 1116/1822 KB 72/471 KB 85/1210 KB 36/93 KB 479/748 KB 1116/1822 KB 68/471 KB 77/1210 KB 36/93 KB 479/748 KB 1116/1822 KB 72/471 KB 89/1210 KB 40/93 KB 479/748 KB 1120/1822 KB 72/471 KB 85/1210 KB 40/93 KB 479/748 KB 1116/1822 KB 72/471 KB 81/1210 KB 36/93 KB 479/748 KB 1116/1822 KB 76/471 KB 89/1210 KB 40/93 KB 479/748 KB 1120/1822 KB 80/471 KB 89/1210 KB 40/93 KB 479/748 KB 1120/1822 KB 80/471 KB 89/1210 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 40/93 KB 483/748 KB 1120/1822 KB 84/471 KB 89/1210 KB 44/93 KB 487/748 KB 1124/1822 KB 84/471 KB 89/1210 KB 44/93 KB 491/748 KB 1124/1822 KB 84/471 KB 89/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 84/471 KB 89/1210 KB 44/93 KB 483/748 KB 1124/1822 KB 88/471 KB 89/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 92/471 KB 89/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 72/471 KB 89/1210 KB 44/93 KB 483/748 KB 1120/1822 KB 92/471 KB 93/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 92/471 KB 97/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 96/471 KB 101/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 96/471 KB 105/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 96/471 KB 109/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 80/471 KB 89/1210 KB 44/93 KB 483/748 KB 1124/1822 KB 96/471 KB 109/1210 KB 44/93 KB 495/748 KB 1128/1822 KB 96/471 KB 109/1210 KB 44/93 KB 495/748 KB 1132/1822 KB 96/471 KB 109/1210 KB 44/93 KB 495/748 KB 1136/1822 KB 80/471 KB 89/1210 KB 44/93 KB 483/748 KB 1120/1822 KB 96/471 KB 109/1210 KB 48/93 KB 495/748 KB 1136/1822 KB 96/471 KB 109/1210 KB 52/93 KB 495/748 KB 1136/1822 KB 96/471 KB 109/1210 KB 56/93 KB 495/748 KB 1136/1822 KB 96/471 KB 97/1210 KB 44/93 KB 495/748 KB 1124/1822 KB 96/471 KB 109/1210 KB 60/93 KB 495/748 KB 1136/1822 KB 96/471 KB 109/1210 KB 64/93 KB 495/748 KB 1136/1822 KB 96/471 KB 109/1210 KB 64/93 KB 495/748 KB 1140/1822 KB 100/471 KB 113/1210 KB 68/93 KB 499/748 KB 1144/1822 KB 100/471 KB 113/1210 KB 68/93 KB 499/748 KB 1148/1822 KB 100/471 KB 113/1210 KB 68/93 KB 499/748 KB 1140/1822 KB 100/471 KB 113/1210 KB 68/93 KB 495/748 KB 1140/1822 KB 100/471 KB 113/1210 KB 68/93 KB 503/748 KB 1148/1822 KB 100/471 KB 113/1210 KB 68/93 KB 507/748 KB 1148/1822 KB 104/471 KB 113/1210 KB 68/93 KB 511/748 KB 1148/1822 KB 96/471 KB 113/1210 KB 68/93 KB 495/748 KB 1140/1822 KB 96/471 KB 109/1210 KB 68/93 KB 495/748 KB 1140/1822 KB 104/471 KB 113/1210 KB 68/93 KB 507/748 KB 1148/1822 KB 108/471 KB 113/1210 KB 68/93 KB 511/748 KB 1148/1822 KB 112/471 KB 113/1210 KB 68/93 KB 511/748 KB 1148/1822 KB 112/471 KB 113/1210 KB 68/93 KB 511/748 KB 1152/1822 KB 112/471 KB 117/1210 KB 68/93 KB 511/748 KB 1152/1822 KB 112/471 KB 121/1210 KB 72/93 KB 511/748 KB 1152/1822 KB 112/471 KB 125/1210 KB 72/93 KB 511/748 KB 1156/1822 KB 112/471 KB 129/1210 KB 72/93 KB 511/748 KB 1156/1822 KB 116/471 KB 133/1210 KB 72/93 KB 515/748 KB 1156/1822 KB 116/471 KB 137/1210 KB 72/93 KB 515/748 KB 1156/1822 KB 112/471 KB 117/1210 KB 72/93 KB 511/748 KB 1152/1822 KB 116/471 KB 137/1210 KB 76/93 KB 515/748 KB 1156/1822 KB 116/471 KB 137/1210 KB 80/93 KB 515/748 KB 1156/1822 KB 116/471 KB 129/1210 KB 72/93 KB 515/748 KB 1156/1822 KB 116/471 KB 129/1210 KB 72/93 KB 511/748 KB 1156/1822 KB 112/471 KB 121/1210 KB 72/93 KB 511/748 KB 1156/1822 KB 116/471 KB 137/1210 KB 80/93 KB 519/748 KB 1160/1822 KB 120/471 KB 137/1210 KB 80/93 KB 519/748 KB 1164/1822 KB 120/471 KB 137/1210 KB 80/93 KB 519/748 KB 1168/1822 KB 116/471 KB 137/1210 KB 80/93 KB 519/748 KB 1156/1822 KB 120/471 KB 137/1210 KB 80/93 KB 519/748 KB 1160/1822 KB 120/471 KB 137/1210 KB 84/93 KB 523/748 KB 1168/1822 KB 124/471 KB 137/1210 KB 84/93 KB 527/748 KB 1168/1822 KB 120/471 KB 137/1210 KB 84/93 KB 519/748 KB 1168/1822 KB 124/471 KB 137/1210 KB 84/93 KB 523/748 KB 1168/1822 KB 128/471 KB 137/1210 KB 84/93 KB 527/748 KB 1168/1822 KB 128/471 KB 137/1210 KB 84/93 KB 531/748 KB 1168/1822 KB 132/471 KB 141/1210 KB 88/93 KB 535/748 KB 1172/1822 KB 132/4 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 71 KB 141/1210 KB 88/93 KB 539/748 KB 1172/1822 KB 132/471 KB 141/1210 KB 88/93 KB 543/748 KB 1172/1822 KB 128/471 KB 137/1210 KB 88/93 KB 531/748 KB 1168/1822 KB 132/471 KB 141/1210 KB 92/93 KB 543/748 KB 1172/1822 KB 132/471 KB 141/1210 KB 93/93 KB 543/748 KB 1172/1822 KB 132/471 KB 141/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 132/471 KB 141/1210 KB 88/93 KB 531/748 KB 1172/1822 KB 128/471 KB 141/1210 KB 88/93 KB 531/748 KB 1172/1822 KB 132/471 KB 145/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 136/471 KB 149/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 136/471 KB 153/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 136/471 KB 157/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 128/471 KB 137/1210 KB 88/93 KB 531/748 KB 1172/1822 KB 136/471 KB 157/1210 KB 93/93 KB 547/748 KB 1176/1822 KB 136/471 KB 157/1210 KB 93/93 KB 547/748 KB 1180/1822 KB 136/471 KB 157/1210 KB 93/93 KB 547/748 KB 1184/1822 KB 136/471 KB 145/1210 KB 93/93 KB 547/748 KB 1172/1822 KB 140/471 KB 157/1210 KB 93/93 KB 547/748 KB 1184/1822 KB 144/471 KB 157/1210 KB 93/93 KB 547/748 KB 1184/1822 KB 148/471 KB 157/1210 KB 93/93 KB 547/748 KB 1184/1822 KB 152/471 KB 161/1210 KB 93/93 KB 551/748 KB 1188/1822 KB 156/471 KB 161/1210 KB 93/93 KB 551/748 KB 1188/1822 KB 160/471 KB 161/1210 KB 93/93 KB 551/748 KB 1188/1822 KB 148/471 KB 161/1210 KB 93/93 KB 551/748 KB 1188/1822 KB 148/471 KB 161/1210 KB 93/93 KB 547/748 KB 1188/1822 KB 160/471 KB 161/1210 KB 93/93 KB 551/748 KB 1192/1822 KB 160/471 KB 161/1210 KB 93/93 KB 555/748 KB 1196/1822 KB 148/471 KB 161/1210 KB 93/93 KB 547/748 KB 1184/1822 KB 160/471 KB 161/1210 KB 93/93 KB 555/748 KB 1192/1822 KB 160/471 KB 161/1210 KB 93/93 KB 559/748 KB 1196/1822 KB 160/471 KB 161/1210 KB 93/93 KB 559/748 KB 1200/1822 KB 160/471 KB 165/1210 KB 93/93 KB 559/748 KB 1200/1822 KB 160/471 KB 169/1210 KB 93/93 KB 559/748 KB 1200/1822 KB 160/471 KB 173/1210 KB 93/93 KB 559/748 KB 1200/1822 KB 160/471 KB 177/1210 KB 563/748 KB 1200/1822 KB 164/471 KB 181/1210 KB 563/748 KB 1204/1822 KB 164/471 KB 185/1210 KB 563/748 KB 1204/1822 KB 164/471 KB 189/1210 KB 563/748 KB 1204/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 84.9 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 160/471 KB 173/1210 KB 93/93 KB 563/748 KB 1200/1822 KB 164/471 KB 189/1210 KB 567/748 KB 1204/1822 KB 164/471 KB 189/1210 KB 571/748 KB 1204/1822 KB 164/471 KB 189/1210 KB 575/748 KB 1204/1822 KB 164/471 KB 177/1210 KB 563/748 KB 1204/1822 KB 168/471 KB 189/1210 KB 575/748 KB 1204/1822 KB 160/471 KB 177/1210 KB 563/748 KB 1204/1822 KB 172/471 KB 189/1210 KB 575/748 KB 1204/1822 KB 176/471 KB 189/1210 KB 575/748 KB 1208/1822 KB 172/471 KB 189/1210 KB 575/748 KB 1208/1822 KB 176/471 KB 189/1210 KB 575/748 KB 1212/1822 KB 176/471 KB 189/1210 KB 575/748 KB 1216/1822 KB 180/471 KB 189/1210 KB 575/748 KB 1216/1822 KB 184/471 KB 193/1210 KB 579/748 KB 1220/1822 KB 188/471 KB 193/1210 KB 579/748 KB 1220/1822 KB 192/471 KB 193/1210 KB 579/748 KB 1220/1822 KB 180/471 KB 193/1210 KB 579/748 KB 1220/1822 KB 180/471 KB 189/1210 KB 579/748 KB 1220/1822 KB 192/471 KB 193/1210 KB 583/748 KB 1220/1822 KB 192/471 KB 193/1210 KB 587/748 KB 1220/1822 KB 180/471 KB 189/1210 KB 575/748 KB 1220/1822 KB 192/471 KB 193/1210 KB 591/748 KB 1224/1822 KB 192/471 KB 193/1210 KB 587/748 KB 1224/1822 KB 192/471 KB 193/1210 KB 591/748 KB 1228/1822 KB 192/471 KB 197/1210 KB 591/748 KB 1232/1822 KB 196/471 KB 197/1210 KB 591/748 KB 1236/1822 KB 196/471 KB 197/1210 KB 595/748 KB 1240/1822 KB 196/471 KB 197/1210 KB 595/748 KB 1244/1822 KB 196/471 KB 197/1210 KB 595/748 KB 1248/1822 KB 192/471 KB 197/1210 KB 591/748 KB 1228/1822 KB 196/471 KB 201/1210 KB 595/748 KB 1248/1822 KB 196/471 KB 205/1210 KB 595/748 KB 1248/1822 KB 196/471 KB 209/1210 KB 595/748 KB 1248/1822 KB 4/53 KB 196/471 KB 213/1210 KB 595/748 KB 1248/1822 KB 4/53 KB 196/471 KB 217/1210 KB 595/748 KB 1248/1822 KB 4/53 KB 196/471 KB 221/1210 KB 595/748 KB 1248/1822 KB 196/471 KB 197/1210 KB 595/748 KB 1236/1822 KB 4/53 KB 196/471 KB 221/1210 KB 599/748 KB 1248/1822 KB 4/53 KB 196/471 KB 221/1210 KB 603/748 KB 1248/1822 KB 4/53 KB 196/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 196/471 KB 197/1210 KB 591/748 KB 1232/1822 KB 4/53 KB 196/471 KB 209/1210 KB 595/748 KB 1248/1822 KB 8/53 KB 196/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 12/53 KB 196/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 16/53 KB 196/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 20/53 KB 196/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 24/53 KB 200/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 28/53 KB 200/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 32/53 KB 200/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 20/53 KB 200/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 32/53 KB 204/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 32/53 KB 208/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 32/53 KB 212/471 KB 221/1210 KB 607/748 KB 1248/1822 KB 36/53 KB 216/471 KB 225/1210 KB 611/748 KB 1252/1822 KB 36/53 KB 220/471 KB 225/1210 KB 611/748 KB 1252/1822 KB 36/53 KB 212/471 KB 225/1210 KB 611/748 KB 1252/1822 KB 36/53 KB 212/471 KB 221/1210 KB 611/748 KB 1252/1822 KB 36/53 KB 220/471 KB 225/1210 KB 615/748 KB 1252/1822 KB 32/53 KB 212/471 KB 221/1210 KB 607/748 KB 1252/1822 KB 36/53 KB 220/471 KB 225/1210 KB 619/748 KB 1256/1822 KB 36/53 KB 220/471 KB 225/1210 KB 619/748 KB 1256/1822 KB 36/53 KB 220/471 KB 225/1210 KB 623/748 KB 1256/1822 KB 36/53 KB 220/471 KB 225/1210 KB 623/748 KB 1260/1822 KB 36/53 KB 212/471 KB 221/1210 KB 607/748 KB 1252/1822 KB 36/53 KB 224/471 KB 225/1210 KB 623/748 KB 1260/1822 KB 40/53 KB 224/471 KB 229/1210 KB 623/748 KB 1264/1822 KB 36/53 KB 224/471 KB 229/1210 KB 623/748 KB 1264/ unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1822 KB 36/53 KB 224/471 KB 229/1210 KB 623/748 KB 1260/1822 KB 40/53 KB 224/471 KB 233/1210 KB 623/748 KB 1264/1822 KB 40/53 KB 224/471 KB 237/1210 KB 623/748 KB 1264/1822 KB 44/53 KB 228/471 KB 241/1210 KB 623/748 KB 1264/1822 KB 44/53 KB 228/471 KB 245/1210 KB 627/748 KB 1268/1822 KB 44/53 KB 228/471 KB 249/1210 KB 627/748 KB 1268/1822 KB 44/53 KB 228/471 KB 253/1210 KB 627/748 KB 1268/1822 KB 44/53 KB 228/471 KB 237/1210 KB 623/748 KB 1264/1822 KB 44/53 KB 224/471 KB 237/1210 KB 623/748 KB 1264/1822 KB 48/53 KB 228/471 KB 253/1210 KB 627/748 KB 1268/1822 KB 52/53 KB 228/471 KB 253/1210 KB 627/748 KB 1268/1822 KB 53/53 KB 228/471 KB 253/1210 KB 627/748 KB 1268/1822 KB 44/53 KB 228/471 KB 241/1210 KB 627/748 KB 1268/1822 KB 53/53 KB 228/471 KB 253/1210 KB 631/748 KB 1268/1822 KB 53/53 KB 228/471 KB 253/1210 KB 635/748 KB 1268/1822 KB 53/53 KB 232/471 KB 253/1210 KB 635/748 KB 1268/1822 KB 44/53 KB 228/471 KB 241/1210 KB 623/748 KB 1268/1822 KB 53/53 KB 232/471 KB 253/1210 KB 639/748 KB 1268/1822 KB 53/53 KB 236/471 KB 253/1210 KB 639/748 KB 1272/1822 KB 53/53 KB 240/471 KB 253/1210 KB 639/748 KB 1272/1822 KB 53/53 KB 244/471 KB 253/1210 KB 639/748 KB 1272/1822 KB 53/53 KB 248/471 KB 257/1210 KB 643/748 KB 1272/1822 KB 53/53 KB 252/471 KB 257/1210 KB 643/748 KB 1272/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1272/1822 KB 53/53 KB 232/471 KB 253/1210 KB 639/748 KB 1272/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1276/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1280/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1284/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1288/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1292/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1296/1822 KB 53/53 KB 256/471 KB 257/1210 KB 643/748 KB 1300/1822 KB 53/53 KB 260/471 KB 257/1210 KB 643/748 KB 1304/1822 KB 53/53 KB 260/471 KB 257/1210 KB 643/748 KB 1308/1822 KB 53/53 KB 260/471 KB 257/1210 KB 643/748 KB 1312/1822 KB 53/53 KB 244/471 KB 257/1210 KB 643/748 KB 1272/1822 KB 53/53 KB 244/471 KB 253/1210 KB 643/748 KB 1272/1822 KB 53/53 KB 260/471 KB 257/1210 KB 647/748 KB 1312/1822 KB 53/53 KB 260/471 KB 257/1210 KB 651/748 KB 1312/1822 KB 53/53 KB 260/471 KB 257/1210 KB 655/748 KB 1312/1822 KB 53/53 KB 260/471 KB 261/1210 KB 655/748 KB 1312/1822 KB 53/53 KB 260/471 KB 265/1210 KB 655/748 KB 1312/1822 KB 53/53 KB 260/471 KB 269/1210 KB 655/748 KB 1312/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 47.7 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 260/471 KB 269/1210 KB 659/748 KB 1312/1822 KB 260/471 KB 269/1210 KB 663/748 KB 1312/1822 KB 260/471 KB 269/1210 KB 667/748 KB 1312/1822 KB 260/471 KB 269/1210 KB 671/748 KB 1312/1822 KB 53/53 KB 260/471 KB 257/1210 KB 643/748 KB 1300/1822 KB 264/471 KB 273/1210 KB 671/748 KB 1312/1822 KB 268/471 KB 273/1210 KB 671/748 KB 1312/1822 KB 272/471 KB 273/1210 KB 671/748 KB 1312/1822 KB 260/471 KB 273/1210 KB 671/748 KB 1312/1822 KB 272/471 KB 277/1210 KB 671/748 KB 1312/1822 KB 272/471 KB 281/1210 KB 671/748 KB 1312/1822 KB 272/471 KB 285/1210 KB 671/748 KB 1312/1822 KB 272/471 KB 285/1210 KB 675/748 KB 1312/1822 KB 276/471 KB 289/1210 KB 679/748 KB 1316/1822 KB 276/471 KB 289/1210 KB 683/748 KB 1316/1822 KB 276/471 KB 289/1210 KB 687/748 KB 1316/1822 KB 276/471 KB 289/1210 KB 675/748 KB 1316/1822 KB 276/471 KB 285/1210 KB 675/748 KB 1316/1822 KB 276/471 KB 285/1210 KB 675/748 KB 1312/1822 KB 280/471 KB 289/1210 KB 687/748 KB 1320/1822 KB 284/471 KB 289/1210 KB 687/748 KB 1320/1822 KB 288/471 KB 289/1210 KB 687/748 KB 1320/1822 KB 276/471 KB 289/1210 KB 687/748 KB 1320/1822 KB 288/471 KB 293/1210 KB 687/748 KB 1320/1822 KB 288/471 KB 297/1210 KB 687/748 KB 1320/1822 KB 288/471 KB 301/1210 KB 687/748 KB 1324/1822 KB 288/471 KB 305/1210 KB 687/748 KB 1324/1822 KB 292/471 KB 309/1210 KB 691/748 KB 1324/1822 KB 292/471 KB 313/1210 KB 691/748 KB 1324/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1324/1822 KB 288/471 KB 297/1210 KB 687/748 KB 1324/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1328/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1332/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1336/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1340/1822 KB 292/471 KB 317/1210 KB 691/748 KB 1344/1822 KB 292/471 KB 305/1210 KB 691/748 KB 1324/1822 KB 292/471 KB 305/1210 KB 687/748 KB 1324/1822 KB 296/471 KB 317/1210 KB 691/748 KB 1344/1822 KB 296/471 KB 317/1210 KB 695/748 KB 1344/1822 KB 296/471 KB 317/1210 KB 699/748 KB 1344/1822 KB 300/471 KB 317/1210 KB 699/748 KB 1344/1822 KB 304/471 KB 317/1210 KB 699/748 KB 1344/1822 KB 304/471 KB 317/1210 KB 703/748 KB 1344/1822 KB 304/471 KB 317/1210 KB 707/748 KB 1344/1822 KB 308/471 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 3/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 6/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 9/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 11/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 14/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 16/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 321/1210 KB 707/748 KB 1348/1822 KB 308/471 KB 19/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 22/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 25/276 KB 321/1210 KB 711/748 KB 1348/1822 KB 308/471 KB 25/276 KB 321/1210 KB 715/748 KB 1348/1822 KB 312/471 KB 27/276 KB 321/1210 KB 719/748 KB 1348/1822 KB 304/471 KB 321/1210 KB 707/748 KB 1348/1822 KB 312/471 KB 27/276 KB 321/1210 KB 719/748 KB 1352/1822 KB 304/471 KB 321/1210 KB 707/748 KB 1344/1822 KB 312/471 KB 27/276 KB 321/1210 KB 715/748 KB 1348/1822 KB 308/471 KB 27/276 KB 321/1210 KB 715/748 KB 1348/1822 KB 316/471 KB 27/276 KB 321/1210 KB 719/748 KB 1352/1822 KB 316/471 KB 27/276 KB 325/1210 KB 719/748 KB 1352/1822 KB 316/471 KB 27/276 KB 329/1210 KB 719/748 KB 1352/1822 KB 320/471 KB 30/276 KB 333/1210 KB 723/748 KB 1356/1822 KB 320/471 KB 30/276 KB 329/1210 KB 723/748 KB 1356/1822 KB 320/471 KB 30/276 KB 333/1210 KB 72 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 3/748 KB 1360/1822 KB 316/471 KB 30/276 KB 329/1210 KB 719/748 KB 1352/1822 KB 320/471 KB 32/276 KB 333/1210 KB 723/748 KB 1360/1822 KB 320/471 KB 36/276 KB 333/1210 KB 723/748 KB 1360/1822 KB 320/471 KB 40/276 KB 337/1210 KB 723/748 KB 1364/1822 KB 320/471 KB 44/276 KB 337/1210 KB 723/748 KB 1364/1822 KB 320/471 KB 48/276 KB 337/1210 KB 723/748 KB 1364/1822 KB 320/471 KB 30/276 KB 329/1210 KB 723/748 KB 1352/1822 KB 320/471 KB 30/276 KB 329/1210 KB 719/748 KB 1352/1822 KB 324/471 KB 48/276 KB 337/1210 KB 723/748 KB 1364/1822 KB 328/471 KB 48/276 KB 337/1210 KB 727/748 KB 1364/1822 KB 320/471 KB 36/276 KB 337/1210 KB 723/748 KB 1364/1822 KB 320/471 KB 36/276 KB 337/1210 KB 723/748 KB 1360/1822 KB 324/471 KB 48/276 KB 337/1210 KB 727/748 KB 1364/1822 KB 328/471 KB 48/276 KB 337/1210 KB 731/748 KB 1364/1822 KB 332/471 KB 48/276 KB 337/1210 KB 731/748 KB 1364/1822 KB 332/471 KB 48/276 KB 341/1210 KB 735/748 KB 1364/1822 KB 332/471 KB 48/276 KB 345/1210 KB 735/748 KB 1368/1822 KB 336/471 KB 48/276 KB 349/1210 KB 735/748 KB 1368/1822 KB 332/471 KB 48/276 KB 337/1210 KB 735/748 KB 1364/1822 KB 336/471 KB 48/276 KB 345/1210 KB 735/748 KB 1368/1822 KB 332/471 KB 48/276 KB 341/1210 KB 735/748 KB 1368/1822 KB 336/471 KB 48/276 KB 349/1210 KB 735/748 KB 1372/1822 KB 336/471 KB 48/276 KB 349/1210 KB 735/748 KB 1376/1822 KB 340/471 KB 48/276 KB 349/1210 KB 735/748 KB 1376/1822 KB 344/471 KB 52/276 KB 353/1210 KB 739/748 KB 1380/1822 KB 348/471 KB 52/276 KB 353/1210 KB 739/748 KB 1380/1822 KB 352/471 KB 52/276 KB 353/1210 KB 739/748 KB 1380/1822 KB 340/471 KB 52/276 KB 353/1210 KB 739/748 KB 1380/1822 KB 340/471 KB 52/276 KB 353/1210 KB 739/748 KB 1376/1822 KB 340/471 KB 48/276 KB 353/1210 KB 739/748 KB 1376/1822 KB 340/471 KB 48/276 KB 349/1210 KB 739/748 KB 1376/1822 KB 352/471 KB 52/276 KB 357/1210 KB 743/748 KB 1384/1822 KB 352/471 KB 52/276 KB 357/1210 KB 747/748 KB 1384/1822 KB 352/471 KB 52/276 KB 357/1210 KB 748/748 KB 1384/1822 KB 352/471 KB 52/276 KB 357/1210 KB 748/748 KB 1384/1822 KB 352/471 KB 52/276 KB 353/1210 KB 739/748 KB 1384/1822 KB 352/471 KB 52/276 KB 361/1210 KB 748/748 KB 1388/1822 KB 352/471 KB 52/276 KB 361/1210 KB 748/748 KB 1384/1822 KB 352/471 KB 56/276 KB 365/1210 KB 748/748 KB 1388/1822 KB 352/471 KB 56/276 KB 361/1210 KB 748/748 KB 1388/1822 KB 352/471 KB 60/276 KB 365/1210 KB 748/748 KB 1388/1822 KB 352/471 KB 63/276 KB 365/1210 KB 748/748 KB 1392/1822 KB 352/471 KB 67/276 KB 365/1210 KB 748/748 KB 1392/1822 KB 356/471 KB 71/276 KB 369/1210 KB 748/748 KB 1392/1822 KB 356/471 KB 75/276 KB 369/1210 KB 748/748 KB 1392/1822 KB 356/471 KB 79/276 KB 369/1210 KB 748/748 KB 1392/1822 KB 352/471 KB 60/276 KB 365/1210 KB 748/748 KB 1392/1822 KB 356/471 KB 79/276 KB 369/1210 KB 748/748 KB 1396/1822 KB 356/471 KB 79/276 KB 369/1210 KB 748/748 KB 1400/1822 KB 356/471 KB 79/276 KB 369/1210 KB 748/748 KB 1404/1822 KB 356/471 KB 79/276 KB 369/1210 KB 748/748 KB 1408/1822 KB 356/471 KB 67/276 KB 369/1210 KB 748/748 KB 1392/1822 KB 356/471 KB 79/276 KB 373/1210 KB 748/748 KB 1408/1822 KB 356/471 KB 79/276 KB 377/1210 KB 748/748 KB 1408/1822 KB 356/471 KB 79/276 KB 381/1210 KB 748/748 KB 1408/1822 KB 356/471 KB 67/276 KB 365/1210 KB 748/748 KB 1392/1822 KB 360/471 KB 79/276 KB 381/1210 KB 748/748 KB 1408/1822 KB 364/471 KB 79/276 KB 381/1210 KB 748/748 KB 1408/1822 KB 368/471 KB 79/276 KB 381/1210 KB 748/748 KB 1408/1822 KB 368/471 KB 79/276 KB 385/1210 KB 748/748 KB 1408/ unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1822 KB 372/471 KB 83/276 KB 389/1210 KB 748/748 KB 1412/1822 KB 372/471 KB 83/276 KB 393/1210 KB 748/748 KB 1412/1822 KB 372/471 KB 83/276 KB 385/1210 KB 748/748 KB 1412/1822 KB 372/471 KB 83/276 KB 393/1210 KB 748/748 KB 1416/1822 KB 372/471 KB 83/276 KB 397/1210 KB 748/748 KB 1420/1822 KB 372/471 KB 83/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 372/471 KB 83/276 KB 385/1210 KB 748/748 KB 1408/1822 KB 376/471 KB 83/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 368/471 KB 83/276 KB 385/1210 KB 748/748 KB 1408/1822 KB 380/471 KB 87/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 376/471 KB 87/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 380/471 KB 91/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 372/471 KB 83/276 KB 397/1210 KB 748/748 KB 1416/1822 KB 384/471 KB 91/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 384/471 KB 95/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 388/471 KB 95/276 KB 397/1210 KB 748/748 KB 1424/1822 KB 392/471 KB 99/276 KB 401/1210 KB 1428/1822 KB 396/471 KB 99/276 KB 401/1210 KB 1428/1822 KB 400/471 KB 99/276 KB 401/1210 KB 1428/1822 KB 388/471 KB 99/276 KB 401/1210 KB 1428/1822 KB 388/471 KB 95/276 KB 401/1210 KB 1428/1822 KB 388/471 KB 95/276 KB 401/1210 KB 1424/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 653.6 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 400/471 KB 99/276 KB 405/1210 KB 1428/1822 KB 400/471 KB 99/276 KB 409/1210 KB 1428/1822 KB 400/471 KB 103/276 KB 409/1210 KB 1432/1822 KB 400/471 KB 103/276 KB 409/1210 KB 1436/1822 KB 400/471 KB 103/276 KB 413/1210 KB 1440/1822 KB 400/471 KB 103/276 KB 409/1210 KB 1428/1822 KB 400/471 KB 107/276 KB 413/1210 KB 1440/1822 KB 400/471 KB 111/276 KB 413/1210 KB 1440/1822 KB 400/471 KB 103/276 KB 413/1210 KB 1436/1822 KB 404/471 KB 111/276 KB 413/1210 KB 1440/1822 KB 408/471 KB 115/276 KB 417/1210 KB 1444/1822 KB 412/471 KB 115/276 KB 417/1210 KB 1444/1822 KB 404/471 KB 115/276 KB 417/1210 KB 1444/1822 KB 404/471 KB 115/276 KB 417/1210 KB 1440/1822 KB 404/471 KB 115/276 KB 413/1210 KB 1440/1822 KB 412/471 KB 115/276 KB 421/1210 KB 1444/1822 KB 416/471 KB 119/276 KB 421/1210 KB 1444/1822 KB 416/471 KB 123/276 KB 421/1210 KB 4/577 KB 1448/1822 KB 416/471 KB 115/276 KB 421/1210 KB 1444/1822 KB 416/471 KB 123/276 KB 425/1210 KB 4/577 KB 1448/1822 KB 416/471 KB 119/276 KB 421/1210 KB 4/577 KB 1448/1822 KB 416/471 KB 119/276 KB 421/1210 KB 4/577 KB 1444/1822 KB 416/471 KB 127/276 KB 425/1210 KB 8/577 KB 1452/1822 KB 416/471 KB 127/276 KB 425/1210 KB 12/577 KB 1452/1822 KB 416/471 KB 127/276 KB 425/1210 KB 16/577 KB 1452/1822 KB 416/471 KB 127/276 KB 425/1210 KB 16/577 KB 1452/1822 KB 416/471 KB 127/276 KB 425/1210 KB 20/577 KB 1452/1822 KB 420/471 KB 127/276 KB 429/1210 KB 24/577 KB 1456/1822 KB 420/471 KB 127/276 KB 429/1210 KB 28/577 KB 1456/1822 KB 420/471 KB 127/276 KB 429/1210 KB 20/577 KB 1456/1822 KB 416/471 KB 127/276 KB 429/1210 KB 20/577 KB 1456/1822 KB 416/471 KB 127/276 KB 429/1210 KB 20/577 KB 1452/1822 KB 416/471 KB 127/276 KB 429/1210 KB 20/577 KB 1452/1822 KB 420/471 KB 127/276 KB 429/1210 KB 32/577 KB 1460/1822 KB 424/471 KB 131/276 KB 433/1210 KB 32/577 KB 1464/1822 KB 424/471 KB 131/276 KB 433/1210 KB 32/577 KB 1468/1822 KB 424/471 KB 131/276 KB 433/1210 KB 32/577 KB 1472/1822 KB 420/471 KB 127/276 KB 429/1210 KB 32/577 KB 1456/1822 KB 424/471 KB 131/276 KB 433/1210 KB 32/577 KB 1460/1822 KB 420/471 KB 131/276 KB 433/1210 KB 32/577 KB 1460/1822 KB 420/471 KB 131/276 KB 429/1210 KB 32/577 KB 1460/1822 KB 428/471 KB 131/276 KB 433/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 135/276 KB 433/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 139/276 KB 437/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 143/276 KB 437/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 135/276 KB 437/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 143/276 KB 441/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 143/276 KB 445/1210 KB 32/577 KB 1472/1822 KB 432/471 KB 139/276 KB 437/1210 KB 32/577 KB 1472/1822 KB 436/471 KB 143/276 KB 445/1210 KB 32/577 KB 1472/1822 KB 440/471 KB 147/276 KB 449/1210 KB 36/577 KB 1476/1822 KB 444/471 KB 147/276 KB 449/1210 KB 36/577 KB 1476/1822 KB 436/471 KB 147/276 KB 449/1210 KB 36/577 KB 1476/1822 KB 444/471 KB 147/276 KB 449/1210 KB 40/577 KB 1476/1822 KB 444/471 KB 147/276 KB 449/1210 KB 44/577 KB 1476/1822 KB 436/471 KB 143/276 KB 449/1210 KB 32/577 KB 1472/1822 KB 444/471 KB 147/276 KB 449/1210 KB 48/577 KB 1476/1822 KB 448/471 KB 147/276 KB 449/1210 KB 48/577 KB 1476/1822 KB 436/471 KB 147/276 KB 449/1210 KB 32/577 KB 1476/1822 KB 436/471 KB 147/276 KB 449/1210 KB 32/577 KB 1472/1822 KB 448/471 KB 151/276 KB 453/1210 KB 48/577 KB 1476/1822 KB 448/471 KB 147/276 KB 453/1210 KB 48/577 KB 1476/1822 KB 448/471 KB 151/276 KB 457/1210 KB 48/577 KB 1476/1822 KB 448/471 KB 155/276 KB 461/1210 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 48/577 KB 1480/1822 KB 448/471 KB 155/276 KB 465/1210 KB 48/577 KB 1480/1822 KB 452/471 KB 155/276 KB 469/1210 KB 52/577 KB 1480/1822 KB 452/471 KB 155/276 KB 473/1210 KB 52/577 KB 1480/1822 KB 452/471 KB 155/276 KB 477/1210 KB 52/577 KB 1480/1822 KB 448/471 KB 155/276 KB 457/1210 KB 48/577 KB 1480/1822 KB 448/471 KB 151/276 KB 457/1210 KB 48/577 KB 1480/1822 KB 452/471 KB 155/276 KB 477/1210 KB 52/577 KB 1484/1822 KB 452/471 KB 159/276 KB 477/1210 KB 52/577 KB 1484/1822 KB 452/471 KB 159/276 KB 477/1210 KB 52/577 KB 1488/1822 KB 452/471 KB 159/276 KB 477/1210 KB 52/577 KB 1492/1822 KB 452/471 KB 163/276 KB 477/1210 KB 52/577 KB 1496/1822 KB 452/471 KB 163/276 KB 477/1210 KB 52/577 KB 1500/1822 KB 452/471 KB 155/276 KB 465/1210 KB 52/577 KB 1480/1822 KB 452/471 KB 155/276 KB 465/1210 KB 48/577 KB 1480/1822 KB 452/471 KB 163/276 KB 477/1210 KB 56/577 KB 1500/1822 KB 456/471 KB 163/276 KB 477/1210 KB 56/577 KB 1500/1822 KB 460/471 KB 163/276 KB 477/1210 KB 60/577 KB 1500/1822 KB 452/471 KB 163/276 KB 477/1210 KB 52/577 KB 1492/1822 KB 456/471 KB 163/276 KB 477/1210 KB 60/577 KB 1500/1822 KB 460/471 KB 163/276 KB 477/1210 KB 64/577 KB 1500/1822 KB 464/471 KB 163/276 KB 477/1210 KB 64/577 KB 1500/1822 KB 464/471 KB 167/276 KB 477/1210 KB 64/577 KB 1500/1822 KB 464/471 KB 171/276 KB 477/1210 KB 64/577 KB 1500/1822 KB 464/471 KB 175/276 KB 477/1210 KB 64/577 KB 1500/1822 KB 464/471 KB 175/276 KB 481/1210 KB 64/577 KB 1500/1822 KB 468/471 KB 179/276 KB 485/1210 KB 68/577 KB 1504/1822 KB 468/471 KB 179/276 KB 489/1210 KB 68/577 KB 1504/1822 KB 468/471 KB 179/276 KB 481/1210 KB 68/577 KB 1504/1822 KB 468/471 KB 175/276 KB 481/1210 KB 68/577 KB 1504/1822 KB 468/471 KB 175/276 KB 481/1210 KB 64/577 KB 1504/1822 KB 471/471 KB 183/276 KB 489/1210 KB 72/577 KB 1504/1822 KB 464/471 KB 175/276 KB 481/1210 KB 64/577 KB 1504/1822 KB 471/471 KB 183/276 KB 489/1210 KB 72/577 KB 1508/1822 KB 471/471 KB 183/276 KB 489/1210 KB 72/577 KB 1512/1822 KB 471/471 KB 183/276 KB 489/1210 KB 72/577 KB 1516/1822 KB 471/471 KB 183/276 KB 493/1210 KB 72/577 KB 1520/1822 KB 468/471 KB 183/276 KB 489/1210 KB 72/577 KB 1508/1822 KB 471/471 KB 183/276 KB 493/1210 KB 76/577 KB 1520/1822 KB 471/471 KB 183/276 KB 493/1210 KB 80/577 KB 1520/1822 KB 471/471 KB 183/276 KB 493/1210 KB 72/577 KB 1516/1822 KB 468/471 KB 183/276 KB 489/1210 KB 72/577 KB 1512/1822 KB 471/471 KB 187/276 KB 493/1210 KB 80/577 KB 1520/1822 KB 471/471 KB 191/276 KB 493/1210 KB 80/577 KB 1520/1822 KB 471/471 KB 195/276 KB 493/1210 KB 80/577 KB 1520/1822 KB 471/471 KB 199/276 KB 497/1210 KB 84/577 KB 1524/1822 KB 471/471 KB 203/276 KB 497/1210 KB 84/577 KB 1524/1822 KB 471/471 KB 207/276 KB 497/1210 KB 84/577 KB 1524/1822 KB 471/471 KB 195/276 KB 497/1210 KB 84/577 KB 1524/1822 KB 471/471 KB 207/276 KB 497/1210 KB 88/577 KB 1524/1822 KB 471/471 KB 207/276 KB 497/1210 KB 92/577 KB 1524/1822 KB 471/471 KB 195/276 KB 497/1210 KB 80/577 KB 1524/1822 KB 471/471 KB 195/276 KB 497/1210 KB 80/577 KB 1520/1822 KB 471/471 KB 207/276 KB 497/1210 KB 96/577 KB 1524/1822 KB 471/471 KB 207/276 KB 501/1210 KB 96/577 KB 1528/1822 KB 471/471 KB 207/276 KB 501/1210 KB 96/577 KB 1524/1822 KB 471/471 KB 207/276 KB 505/1210 KB 96/577 KB 1528/1822 KB 471/471 KB 207/276 KB 505/1210 KB 96/577 KB 1532/1822 KB 471/471 KB 207/276 KB 509/1210 KB 96/577 KB 1536/1822 KB 471/471 KB 207/276 KB 509/1210 KB 96/577 KB 1532/1822 KB 471/471 KB 207/276 KB 513/1210 KB 100/577 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1536/1822 KB 471/471 KB 211/276 KB 517/1210 KB 100/577 KB 1540/1822 KB 471/471 KB 211/276 KB 521/1210 KB 100/577 KB 1540/1822 KB 211/276 KB 525/1210 KB 100/577 KB 1540/1822 KB 471/471 KB 207/276 KB 509/1210 KB 100/577 KB 1536/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 400.9 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 211/276 KB 525/1210 KB 104/577 KB 1540/1822 KB 211/276 KB 525/1210 KB 108/577 KB 1540/1822 KB 211/276 KB 525/1210 KB 112/577 KB 1540/1822 KB 471/471 KB 211/276 KB 513/1210 KB 100/577 KB 1540/1822 KB 471/471 KB 211/276 KB 513/1210 KB 100/577 KB 1536/1822 KB 215/276 KB 525/1210 KB 112/577 KB 1540/1822 KB 219/276 KB 525/1210 KB 112/577 KB 1544/1822 KB 223/276 KB 525/1210 KB 112/577 KB 1544/1822 KB 215/276 KB 525/1210 KB 112/577 KB 1544/1822 KB 223/276 KB 525/1210 KB 112/577 KB 1548/1822 KB 223/276 KB 525/1210 KB 112/577 KB 1552/1822 KB 223/276 KB 525/1210 KB 112/577 KB 1556/1822 KB 227/276 KB 529/1210 KB 116/577 KB 1560/1822 KB 227/276 KB 529/1210 KB 116/577 KB 1564/1822 KB 227/276 KB 529/1210 KB 116/577 KB 1568/1822 KB 227/276 KB 529/1210 KB 116/577 KB 1556/1822 KB 227/276 KB 525/1210 KB 116/577 KB 1556/1822 KB 227/276 KB 529/1210 KB 120/577 KB 1568/1822 KB 227/276 KB 525/1210 KB 112/577 KB 1556/1822 KB 231/276 KB 529/1210 KB 120/577 KB 1568/1822 KB 231/276 KB 529/1210 KB 124/577 KB 1568/1822 KB 231/276 KB 529/1210 KB 128/577 KB 1568/1822 KB 235/276 KB 533/1210 KB 128/577 KB 1568/1822 KB 231/276 KB 533/1210 KB 128/577 KB 1568/1822 KB 235/276 KB 537/1210 KB 128/577 KB 1568/1822 KB 239/276 KB 541/1210 KB 128/577 KB 1568/1822 KB 235/276 KB 541/1210 KB 128/577 KB 1568/1822 KB 243/276 KB 541/1210 KB 128/577 KB 1568/1822 KB 247/276 KB 545/1210 KB 132/577 KB 1572/1822 KB 243/276 KB 545/1210 KB 132/577 KB 1572/1822 KB 243/276 KB 545/1210 KB 132/577 KB 1568/1822 KB 247/276 KB 545/1210 KB 136/577 KB 1572/1822 KB 247/276 KB 545/1210 KB 140/577 KB 1572/1822 KB 4/37 KB 247/276 KB 545/1210 KB 144/577 KB 1572/1822 KB 243/276 KB 545/1210 KB 128/577 KB 1568/1822 KB 4/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 4/37 KB 251/276 KB 545/1210 KB 144/577 KB 1576/1822 KB 4/37 KB 247/276 KB 545/1210 KB 144/577 KB 1576/1822 KB 4/37 KB 247/276 KB 545/1210 KB 140/577 KB 1572/1822 KB 8/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 12/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 16/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 20/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 24/37 KB 251/276 KB 549/1210 KB 144/577 KB 1576/1822 KB 24/37 KB 251/276 KB 553/1210 KB 144/577 KB 1580/1822 KB 24/37 KB 251/276 KB 553/1210 KB 144/577 KB 1576/1822 KB 28/37 KB 255/276 KB 553/1210 KB 144/577 KB 1580/1822 KB 24/37 KB 255/276 KB 553/1210 KB 144/577 KB 1580/1822 KB 28/37 KB 255/276 KB 553/1210 KB 144/577 KB 1584/1822 KB 32/37 KB 255/276 KB 557/1210 KB 144/577 KB 1584/1822 KB 28/37 KB 255/276 KB 557/1210 KB 144/577 KB 1584/1822 KB 32/37 KB 259/276 KB 557/1210 KB 144/577 KB 1584/1822 KB 36/37 KB 263/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 36/37 KB 267/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 36/37 KB 271/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 36/37 KB 259/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 37/37 KB 271/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 32/37 KB 259/276 KB 561/1210 KB 148/577 KB 1588/1822 KB 32/37 KB 259/276 KB 561/1210 KB 144/577 KB 1588/1822 KB 32/37 KB 259/276 KB 561/1210 KB 144/577 KB 1584/1822 KB 37/37 KB 271/276 KB 561/1210 KB 152/577 KB 1588/1822 KB 37/37 KB 271/276 KB 565/1210 KB 156/577 KB 1588/1822 KB 37/37 KB 271/276 KB 569/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 271/276 KB 573/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 275/276 KB 577/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 275/276 KB 581/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 275/276 KB 585/ unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1210 KB 156/577 KB 1592/1822 KB 37/37 KB 275/276 KB 589/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 271/276 KB 565/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 275/276 KB 589/1210 KB 156/577 KB 1596/1822 KB 37/37 KB 275/276 KB 589/1210 KB 156/577 KB 1600/1822 KB 37/37 KB 271/276 KB 565/1210 KB 156/577 KB 1588/1822 KB 37/37 KB 275/276 KB 589/1210 KB 160/577 KB 1600/1822 KB 37/37 KB 275/276 KB 589/1210 KB 160/577 KB 1604/1822 KB 37/37 KB 275/276 KB 589/1210 KB 164/577 KB 1608/1822 KB 37/37 KB 275/276 KB 589/1210 KB 164/577 KB 1612/1822 KB 37/37 KB 275/276 KB 589/1210 KB 164/577 KB 1616/1822 KB 37/37 KB 275/276 KB 573/1210 KB 156/577 KB 1592/1822 KB 37/37 KB 276/276 KB 589/1210 KB 164/577 KB 1616/1822 KB 37/37 KB 275/276 KB 589/1210 KB 164/577 KB 1604/1822 KB 37/37 KB 276/276 KB 589/1210 KB 168/577 KB 1616/1822 KB 37/37 KB 276/276 KB 589/1210 KB 172/577 KB 1616/1822 KB 37/37 KB 276/276 KB 589/1210 KB 176/577 KB 1616/1822 KB 276/276 KB 589/1210 KB 180/577 KB 1616/1822 KB 276/276 KB 593/1210 KB 184/577 KB 1620/1822 KB 276/276 KB 593/1210 KB 188/577 KB 1620/1822 KB 276/276 KB 593/1210 KB 192/577 KB 1620/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 30.5 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 276/276 KB 593/1210 KB 180/577 KB 1620/1822 KB 276/276 KB 593/1210 KB 192/577 KB 1624/1822 KB 276/276 KB 593/1210 KB 192/577 KB 1628/1822 KB 276/276 KB 593/1210 KB 192/577 KB 1632/1822 KB 276/276 KB 593/1210 KB 180/577 KB 1616/1822 KB 276/276 KB 597/1210 KB 192/577 KB 1632/1822 KB 276/276 KB 601/1210 KB 192/577 KB 1632/1822 KB 276/276 KB 605/1210 KB 192/577 KB 1632/1822 KB 276/276 KB 605/1210 KB 196/577 KB 1632/1822 KB 276/276 KB 609/1210 KB 200/577 KB 1636/1822 KB 276/276 KB 609/1210 KB 204/577 KB 1636/1822 KB 276/276 KB 609/1210 KB 208/577 KB 1636/1822 KB 276/276 KB 609/1210 KB 196/577 KB 1636/1822 KB 276/276 KB 609/1210 KB 208/577 KB 1640/1822 KB 276/276 KB 609/1210 KB 208/577 KB 1644/1822 KB 276/276 KB 609/1210 KB 196/577 KB 1632/1822 KB 276/276 KB 613/1210 KB 208/577 KB 1644/1822 KB 276/276 KB 613/1210 KB 208/577 KB 1648/1822 KB 276/276 KB 617/1210 KB 208/577 KB 1648/1822 KB 276/276 KB 621/1210 KB 208/577 KB 1648/1822 KB 276/276 KB 621/1210 KB 208/577 KB 1652/1822 KB 276/276 KB 625/1210 KB 212/577 KB 1656/1822 KB 276/276 KB 625/1210 KB 212/577 KB 1660/1822 KB 276/276 KB 625/1210 KB 212/577 KB 1664/1822 KB 276/276 KB 625/1210 KB 212/577 KB 1652/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 229.7 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 276/276 KB 621/1210 KB 212/577 KB 1652/1822 KB 625/1210 KB 216/577 KB 1664/1822 KB 625/1210 KB 220/577 KB 1664/1822 KB 625/1210 KB 224/577 KB 1664/1822 KB 629/1210 KB 224/577 KB 1664/1822 KB 633/1210 KB 224/577 KB 1664/1822 KB 637/1210 KB 224/577 KB 1664/1822 KB 641/1210 KB 224/577 KB 1664/1822 KB 641/1210 KB 228/577 KB 1668/1822 KB 641/1210 KB 228/577 KB 4/167 KB 1672/1822 KB 641/1210 KB 228/577 KB 4/167 KB 1676/1822 KB 641/1210 KB 228/577 KB 4/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 1664/1822 KB 641/1210 KB 228/577 KB 4/167 KB 1668/1822 KB 641/1210 KB 228/577 KB 8/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 12/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 16/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 20/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 24/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 28/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 32/167 KB 1680/1822 KB 641/1210 KB 228/577 KB 36/167 KB 1680/1822 KB 645/1210 KB 232/577 KB 40/167 KB 1684/1822 KB 645/1210 KB 232/577 KB 44/167 KB 1684/1822 KB 645/1210 KB 232/577 KB 48/167 KB 1684/1822 KB 645/1210 KB 232/577 KB 36/167 KB 1684/1822 KB 645/1210 KB 232/577 KB 36/167 KB 1680/1822 KB 641/1210 KB 232/577 KB 36/167 KB 1680/1822 KB 645/1210 KB 236/577 KB 48/167 KB 1684/1822 KB 649/1210 KB 236/577 KB 48/167 KB 1684/1822 KB 649/1210 KB 240/577 KB 48/167 KB 1684/1822 KB 653/1210 KB 240/577 KB 48/167 KB 1684/1822 KB 653/1210 KB 244/577 KB 48/167 KB 1684/1822 KB 657/1210 KB 248/577 KB 52/167 KB 1688/1822 KB 657/1210 KB 252/577 KB 52/167 KB 1688/1822 KB 657/1210 KB 256/577 KB 52/167 KB 1688/1822 KB 657/1210 KB 244/577 KB 52/167 KB 1688/1822 KB 657/1210 KB 244/577 KB 48/167 KB 1688/1822 KB 653/1210 KB 244/577 KB 48/167 KB 1688/1822 KB 657/1210 KB 256/577 KB 52/167 KB 1692/1822 KB 657/1210 KB 256/577 KB 52/167 KB 1696/1822 KB 661/1210 KB 256/577 KB 52/167 KB 1696/1822 KB 665/1210 KB 256/577 KB 52/167 KB 1696/1822 KB 665/1210 KB 256/577 KB 56/167 KB 1696/1822 KB 669/1210 KB 256/577 KB 56/167 KB 1696/1822 KB 669/1210 KB 256/577 KB 60/167 KB 1696/1822 KB 673/1210 KB 256/577 KB 64/167 KB 1696/1822 KB 673/1210 KB 256/577 KB 68/167 KB 1696/1822 KB 673/1210 KB 260/577 KB 72/167 KB 1700/1822 KB 673/1210 KB 260/577 KB 76/167 KB 1700/1822 KB 673/1210 KB 256/577 KB 60/167 KB 1696/1822 KB 673/1210 KB 260/577 KB 68/167 KB 1700/1822 KB 673/1210 KB 256/577 KB 68/167 KB 1700/1822 KB 673/1210 KB 260/577 KB 80/167 KB 1704/1822 KB 673/1210 KB 260/577 KB 80/167 KB 1708/1822 KB 673/1210 KB 260/577 KB 80/167 KB 1712/1822 KB 673/1210 KB 264/577 KB 80/167 KB 1712/1822 KB 673/1210 KB 268/577 KB 80/167 KB 1712/1822 KB 677/1210 KB 268/577 KB 80/167 KB 1712/1822 KB 681/1210 KB 268/577 KB 80/167 KB 1712/1822 KB 685/1210 KB 268/577 KB 80/167 KB 1712/1822 KB 685/1210 KB 272/577 KB 80/167 KB 1712/1822 KB 689/1210 KB 272/577 KB 80/167 KB 1712/1822 KB 693/1210 KB 276/577 KB 80/167 KB 1716/1822 KB 697/1210 KB 276/577 KB 80/167 KB 1716/1822 KB 701/1210 KB 276/577 KB 80/167 KB 1716/1822 KB 689/1210 KB 276/577 KB 80/167 KB 1716/1822 KB 689/1210 KB 272/577 KB 80/167 KB 1716/1822 KB 673/1210 KB 260/577 KB 80/167 KB 1700/1822 KB 701/1210 KB 276/577 KB 80/167 KB 1720/1822 KB 701/1210 KB 276/577 KB 80/167 KB 1724/1822 KB 701/1210 KB 276/577 KB 80/167 KB 1728/1822 KB 701/1210 KB 276/577 KB 84/167 KB 1728/1822 KB 701/1210 KB 280/577 KB 88/167 KB 1728/1822 KB 701/1210 KB 280/577 KB 92/167 KB 1728/1822 KB 701/1210 KB 280/577 KB 96/167 KB 1728/1822 KB 701/1210 KB 2 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 80/577 KB 100/167 KB 1728/1822 KB 705/1210 KB 280/577 KB 104/167 KB 1732/1822 KB 705/1210 KB 280/577 KB 108/167 KB 1732/1822 KB 705/1210 KB 280/577 KB 112/167 KB 1732/1822 KB 701/1210 KB 280/577 KB 84/167 KB 1728/1822 KB 705/1210 KB 284/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 288/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 292/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 296/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 300/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 304/577 KB 112/167 KB 1732/1822 KB 705/1210 KB 280/577 KB 100/167 KB 1732/1822 KB 701/1210 KB 280/577 KB 100/167 KB 1732/1822 KB 705/1210 KB 304/577 KB 112/167 KB 1736/1822 KB 705/1210 KB 304/577 KB 112/167 KB 1740/1822 KB 705/1210 KB 304/577 KB 112/167 KB 1744/1822 KB 709/1210 KB 304/577 KB 112/167 KB 1744/1822 KB 713/1210 KB 304/577 KB 112/167 KB 1744/1822 KB 717/1210 KB 304/577 KB 112/167 KB 1744/1822 KB 717/1210 KB 304/577 KB 112/167 KB 1748/1822 KB 721/1210 KB 308/577 KB 112/167 KB 3/1192 KB 1752/1822 KB 721/1210 KB 308/577 KB 112/167 KB 3/1192 KB 1756/1822 KB 721/1210 KB 308/577 KB 112/167 KB 3/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 116/167 KB 3/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 3/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 112/167 KB 3/1192 KB 1748/1822 KB 717/1210 KB 308/577 KB 112/167 KB 3/1192 KB 1748/1822 KB 721/1210 KB 308/577 KB 120/167 KB 5/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 8/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 11/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 13/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 16/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 19/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 21/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 24/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 27/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 29/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 32/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 36/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 40/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 44/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 48/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 52/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 56/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 60/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 64/1192 KB 1760/1822 KB 721/1210 KB 308/577 KB 120/167 KB 68/1192 KB 1760/1822 KB 725/1210 KB 308/577 KB 120/167 KB 72/1192 KB 1760/1822 KB 725/1210 KB 308/577 KB 120/167 KB 76/1192 KB 1764/1822 KB 725/1210 KB 308/577 KB 124/167 KB 80/1192 KB 1764/1822 KB 717/1210 KB 308/577 KB 112/167 KB 1748/1822 KB 725/1210 KB 312/577 KB 124/167 KB 80/1192 KB 1764/1822 KB 725/1210 KB 316/577 KB 124/167 KB 80/1192 KB 1764/1822 KB 725/1210 KB 308/577 KB 124/167 KB 76/1192 KB 1764/1822 KB 725/1210 KB 320/577 KB 124/167 KB 80/1192 KB 1764/1822 KB 725/1210 KB 320/577 KB 128/167 KB 80/1192 KB 1764/1822 KB 725/1210 KB 320/577 KB 128/167 KB 84/1192 KB 1764/1822 KB 725/1210 KB 324/577 KB 132/167 KB 88/1192 KB 1764/1822 KB 725/1210 KB 324/577 KB 132/167 KB 92/1192 KB 1764/1822 KB 725/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1764/1822 KB 725/1210 KB 308/577 KB 120/167 KB 72/1192 KB 1764/1822 KB 725/1210 KB 308/577 KB 120/167 KB 72/1192 KB 1760/1822 KB 729/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1764/1822 KB 733/1210 KB 324/577 KB 132/167 KB 96/1192 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 1764/1822 KB 737/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1764/1822 KB 741/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1768/1822 KB 745/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1768/1822 KB 749/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1768/1822 KB 725/1210 KB 324/577 KB 132/167 KB 84/1192 KB 1764/1822 KB 725/1210 KB 324/577 KB 128/167 KB 84/1192 KB 1764/1822 KB 737/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1768/1822 KB 749/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1772/1822 KB 749/1210 KB 324/577 KB 132/167 KB 96/1192 KB 1776/1822 KB 749/1210 KB 328/577 KB 132/167 KB 96/1192 KB 1776/1822 KB 749/1210 KB 332/577 KB 136/167 KB 96/1192 KB 1776/1822 KB 749/1210 KB 336/577 KB 136/167 KB 96/1192 KB 1776/1822 KB 749/1210 KB 328/577 KB 136/167 KB 96/1192 KB 1776/1822 KB 749/1210 KB 336/577 KB 140/167 KB 96/1192 KB 1780/1822 KB 749/1210 KB 336/577 KB 144/167 KB 96/1192 KB 1780/1822 KB 749/1210 KB 336/577 KB 136/167 KB 96/1192 KB 1780/1822 KB 749/1210 KB 336/577 KB 148/167 KB 96/1192 KB 1780/1822 KB 753/1210 KB 340/577 KB 152/167 KB 100/1192 KB 1784/1822 KB 753/1210 KB 340/577 KB 156/167 KB 100/1192 KB 1784/1822 KB 753/1210 KB 340/577 KB 148/167 KB 100/1192 KB 1784/1822 KB 753/1210 KB 340/577 KB 148/167 KB 96/1192 KB 1784/1822 KB 749/1210 KB 336/577 KB 148/167 KB 96/1192 KB 1784/1822 KB 753/1210 KB 340/577 KB 160/167 KB 100/1192 KB 1788/1822 KB 753/1210 KB 340/577 KB 160/167 KB 100/1192 KB 1792/1822 KB 753/1210 KB 336/577 KB 148/167 KB 96/1192 KB 1784/1822 KB 757/1210 KB 340/577 KB 160/167 KB 100/1192 KB 1792/1822 KB 761/1210 KB 344/577 KB 160/167 KB 100/1192 KB 1792/1822 KB 765/1210 KB 344/577 KB 160/167 KB 104/1192 KB 1792/1822 KB 757/1210 KB 344/577 KB 160/167 KB 100/1192 KB 1792/1822 KB 765/1210 KB 348/577 KB 160/167 KB 104/1192 KB 1792/1822 KB 765/1210 KB 352/577 KB 160/167 KB 104/1192 KB 1792/1822 KB 753/1210 KB 344/577 KB 160/167 KB 104/1192 KB 1792/1822 KB 761/1210 KB 344/577 KB 160/167 KB 104/1192 KB 1792/1822 KB 765/1210 KB 352/577 KB 160/167 KB 108/1192 KB 1792/1822 KB 765/1210 KB 352/577 KB 160/167 KB 112/1192 KB 1792/1822 KB 765/1210 KB 352/577 KB 164/167 KB 112/1192 KB 1792/1822 KB 769/1210 KB 356/577 KB 167/167 KB 116/1192 KB 1796/1822 KB 765/1210 KB 352/577 KB 164/167 KB 116/1192 KB 1792/1822 KB 769/1210 KB 356/577 KB 167/167 KB 120/1192 KB 1796/1822 KB 769/1210 KB 356/577 KB 164/167 KB 116/1192 KB 1796/1822 KB 769/1210 KB 352/577 KB 164/167 KB 116/1192 KB 1796/1822 KB 765/1210 KB 352/577 KB 164/167 KB 116/1192 KB 1796/1822 KB 769/1210 KB 356/577 KB 167/167 KB 124/1192 KB 1800/1822 KB 769/1210 KB 356/577 KB 167/167 KB 124/1192 KB 1804/1822 KB 769/1210 KB 356/577 KB 167/167 KB 124/1192 KB 1808/1822 KB 773/1210 KB 356/577 KB 167/167 KB 124/1192 KB 1808/1822 KB 773/1210 KB 360/577 KB 167/167 KB 124/1192 KB 1808/1822 KB 777/1210 KB 360/577 KB 167/167 KB 124/1192 KB 1808/1822 KB 769/1210 KB 356/577 KB 167/167 KB 124/1192 KB 1808/1822 KB 777/1210 KB 364/577 KB 167/167 KB 128/1192 KB 1808/1822 KB 781/1210 KB 368/577 KB 167/167 KB 128/1192 KB 1812/1822 KB 781/1210 KB 364/577 KB 167/167 KB 128/1192 KB 1812/1822 KB 777/1210 KB 364/577 KB 167/167 KB 128/1192 KB 1812/1822 KB 777/1210 KB 368/577 KB 167/167 KB 128/1192 KB 1812/1822 KB 781/1210 KB 368/577 KB 167/167 KB 128/1192 KB 1816/1822 KB 781/1210 KB 368/577 KB 167/167 KB 128/1192 KB 1820/1822 KB 781/1210 KB 368/577 KB 167/167 KB 132/1192 KB 1822/1822 KB 781/1210 KB 372/577 KB 167/167 KB 132/1192 KB 1822/1822 KB 785/1210 KB 376/577 KB 167/167 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 132/1192 KB 1822/1822 KB 785/1210 KB 380/577 KB 167/167 KB 132/1192 KB 1822/1822 KB 781/1210 KB 368/577 KB 167/167 KB 132/1192 KB 1820/1822 KB 785/1210 KB 372/577 KB 167/167 KB 132/1192 KB 1822/1822 KB 785/1210 KB 380/577 KB 167/167 KB 136/1192 KB 1822/1822 KB 789/1210 KB 380/577 KB 167/167 KB 140/1192 KB 1822/1822 KB 789/1210 KB 380/577 KB 167/167 KB 136/1192 KB 1822/1822 KB 793/1210 KB 380/577 KB 167/167 KB 140/1192 KB 1822/1822 KB 797/1210 KB 380/577 KB 167/167 KB 144/1192 KB 1822/1822 KB 797/1210 KB 380/577 KB 167/167 KB 144/1192 KB 1822/1822 KB 797/1210 KB 384/577 KB 167/167 KB 144/1192 KB 1822/1822 KB 797/1210 KB 388/577 KB 167/167 KB 144/1192 KB 1822/1822 KB 801/1210 KB 392/577 KB 148/1192 KB 1822/1822 KB 801/1210 KB 396/577 KB 148/1192 KB 1822/1822 KB 801/1210 KB 400/577 KB 148/1192 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 133.1 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 801/1210 KB 388/577 KB 167/167 KB 148/1192 KB 1822/1822 KB 797/1210 KB 388/577 KB 167/167 KB 148/1192 KB 1822/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 805/1210 KB 400/577 KB 152/1192 KB 1822/1822 KB 805/1210 KB 400/577 KB 156/1192 KB 1822/1822 KB 805/1210 KB 400/577 KB 160/1192 KB 1822/1822 KB 805/1210 KB 400/577 KB 152/1192 KB 1822/1822 KB 809/1210 KB 400/577 KB 160/1192 KB 1822/1822 KB 813/1210 KB 400/577 KB 160/1192 KB 1822/1822 KB 813/1210 KB 400/577 KB 164/1192 KB 1822/1822 KB 817/1210 KB 404/577 KB 168/1192 KB 817/1210 KB 404/577 KB 172/1192 KB 817/1210 KB 404/577 KB 176/1192 KB 817/1210 KB 404/577 KB 164/1192 KB 821/1210 KB 404/577 KB 176/1192 KB 813/1210 KB 404/577 KB 164/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1447.8 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 825/1210 KB 404/577 KB 176/1192 KB 825/1210 KB 408/577 KB 176/1192 KB 829/1210 KB 408/577 KB 180/1192 KB 829/1210 KB 412/577 KB 184/1192 KB 829/1210 KB 412/577 KB 188/1192 KB 829/1210 KB 412/577 KB 192/1192 KB 829/1210 KB 408/577 KB 176/1192 KB 829/1210 KB 412/577 KB 180/1192 KB 829/1210 KB 416/577 KB 192/1192 KB 833/1210 KB 416/577 KB 192/1192 KB 837/1210 KB 420/577 KB 192/1192 KB 841/1210 KB 420/577 KB 192/1192 KB 845/1210 KB 420/577 KB 192/1192 KB 833/1210 KB 420/577 KB 192/1192 KB 845/1210 KB 424/577 KB 192/1192 KB 845/1210 KB 428/577 KB 192/1192 KB 845/1210 KB 432/577 KB 192/1192 KB 849/1210 KB 432/577 KB 192/1192 KB 849/1210 KB 432/577 KB 196/1192 KB 849/1210 KB 432/577 KB 200/1192 KB 4/439 KB 849/1210 KB 432/577 KB 200/1192 KB 8/439 KB 849/1210 KB 432/577 KB 200/1192 KB 12/439 KB 849/1210 KB 432/577 KB 200/1192 KB 16/439 KB 849/1210 KB 432/577 KB 200/1192 KB 16/439 KB 849/1210 KB 432/577 KB 204/1192 KB 20/439 KB 853/1210 KB 432/577 KB 208/1192 KB 20/439 KB 853/1210 KB 432/577 KB 204/1192 KB 24/439 KB 853/1210 KB 436/577 KB 208/1192 KB 16/439 KB 853/1210 KB 432/577 KB 204/1192 KB 20/439 KB 853/1210 KB 436/577 KB 208/1192 KB 24/439 KB 853/1210 KB 440/577 KB 208/1192 KB 24/439 KB 857/1210 KB 444/577 KB 208/1192 KB 4/562 KB 28/439 KB 857/1210 KB 448/577 KB 208/1192 KB 24/439 KB 857/1210 KB 440/577 KB 208/1192 KB 4/562 KB 28/439 KB 857/1210 KB 444/577 KB 208/1192 KB 4/562 KB 32/439 KB 861/1210 KB 448/577 KB 208/1192 KB 4/562 KB 24/439 KB 857/1210 KB 444/577 KB 208/1192 KB 8/562 KB 32/439 KB 861/1210 KB 448/577 KB 208/1192 KB 12/562 KB 32/439 KB 861/1210 KB 448/577 KB 208/1192 KB 16/562 KB 32/439 KB 861/1210 KB 448/577 KB 208/1192 KB 16/562 KB 32/439 KB 861/1210 KB 448/577 KB 212/1192 KB 20/562 KB 36/439 KB 861/1210 KB 452/577 KB 216/1192 KB 20/562 KB 36/439 KB 861/1210 KB 452/577 KB 220/1192 KB 20/562 KB 36/439 KB 861/1210 KB 452/577 KB 224/1192 KB 20/562 KB 36/439 KB 861/1210 KB 452/577 KB 212/1192 KB 20/562 KB 32/439 KB 861/1210 KB 452/577 KB 212/1192 KB 4/562 KB 28/439 KB 861/1210 KB 448/577 KB 208/1192 KB 20/562 KB 36/439 KB 865/1210 KB 452/577 KB 224/1192 KB 20/562 KB 36/439 KB 869/1210 KB 452/577 KB 224/1192 KB 20/562 KB 36/439 KB 873/1210 KB 452/577 KB 224/1192 KB 20/562 KB 36/439 KB 877/1210 KB 452/577 KB 224/1192 KB 20/562 KB 32/439 KB 861/1210 KB 448/577 KB 212/1192 KB 24/562 KB 40/439 KB 877/1210 KB 456/577 KB 224/1192 KB 28/562 KB 40/439 KB 877/1210 KB 456/577 KB 224/1192 KB 32/562 KB 40/439 KB 877/1210 KB 456/577 KB 224/1192 KB 20/562 KB 40/439 KB 877/1210 KB 456/577 KB 224/1192 KB 20/562 KB 36/439 KB 877/1210 KB 456/577 KB 224/1192 KB 32/562 KB 40/439 KB 877/1210 KB 460/577 KB 224/1192 KB 32/562 KB 44/439 KB 877/1210 KB 460/577 KB 224/1192 KB 32/562 KB 48/439 KB 877/1210 KB 460/577 KB 224/1192 KB 36/562 KB 52/439 KB 877/1210 KB 464/577 KB 224/1192 KB 36/562 KB 56/439 KB 881/1210 KB 464/577 KB 228/1192 KB 36/562 KB 48/439 KB 877/1210 KB 464/577 KB 224/1192 KB 32/562 KB 48/439 KB 877/1210 KB 464/577 KB 224/1192 KB 36/562 KB 60/439 KB 881/1210 KB 468/577 KB 228/1192 KB 40/562 KB 60/439 KB 881/1210 KB 472/577 KB 228/1192 KB 40/562 KB 60/439 KB 881/1210 KB 476/577 KB 228/1192 KB 40/562 KB 60/439 KB 881/1210 KB 480/577 KB 228/1192 KB 36/562 KB 52/439 KB 881/1210 KB 464/577 KB 228/1192 KB 36/562 KB 52/439 KB 881/1210 KB 464/577 KB 224/1192 KB 40/562 KB 60/439 KB 881/1210 KB 480/577 KB 232/1192 KB 40/562 KB 60/439 KB 885/1210 KB 480/577 KB 23 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 40/562 KB 60/439 KB 889/1210 KB 480/577 KB 236/1192 KB 40/562 KB 60/439 KB 893/1210 KB 480/577 KB 236/1192 KB 36/562 KB 60/439 KB 881/1210 KB 476/577 KB 228/1192 KB 40/562 KB 60/439 KB 881/1210 KB 468/577 KB 228/1192 KB 44/562 KB 60/439 KB 893/1210 KB 480/577 KB 236/1192 KB 40/562 KB 60/439 KB 885/1210 KB 480/577 KB 236/1192 KB 48/562 KB 60/439 KB 893/1210 KB 480/577 KB 236/1192 KB 48/562 KB 60/439 KB 893/1210 KB 480/577 KB 240/1192 KB 48/562 KB 60/439 KB 897/1210 KB 480/577 KB 240/1192 KB 52/562 KB 64/439 KB 901/1210 KB 484/577 KB 244/1192 KB 52/562 KB 64/439 KB 905/1210 KB 484/577 KB 244/1192 KB 52/562 KB 64/439 KB 909/1210 KB 484/577 KB 244/1192 KB 48/562 KB 64/439 KB 897/1210 KB 480/577 KB 240/1192 KB 52/562 KB 68/439 KB 909/1210 KB 484/577 KB 244/1192 KB 52/562 KB 64/439 KB 897/1210 KB 484/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 488/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 492/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 496/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 500/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 504/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 508/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 512/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 244/1192 KB 52/562 KB 64/439 KB 897/1210 KB 480/577 KB 244/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 248/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 252/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 256/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 260/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 264/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 268/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 272/1192 KB 52/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 52/562 KB 64/439 KB 897/1210 KB 480/577 KB 240/1192 KB 56/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 60/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 64/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 68/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 72/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 76/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 80/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 84/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 88/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 92/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 96/562 KB 68/439 KB 913/1210 KB 516/577 KB 276/1192 KB 52/562 KB 68/439 KB 913/1210 KB 484/577 KB 244/1192 KB 96/562 KB 68/439 KB 917/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 921/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 925/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 929/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 933/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 937/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 941/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 913/1210 KB 516/577 KB 280/1192 KB 96/562 KB 68/439 KB 941/1210 KB 520/577 KB 280/1192 KB 96/562 KB 68/439 KB 941/1210 KB 524/577 KB 280/1192 KB 96/562 KB 68/439 KB 941/1210 KB 528/577 KB 284/1192 KB 96/562 KB 68/439 KB 941/1210 KB 524/577 KB 284/1192 KB 96/562 KB 68/439 KB 941/1210 KB 528/577 KB 288/1192 KB 96/562 KB 68/439 KB 941/1210 KB 528/577 KB 292/1192 KB 100/562 KB 68/439 KB 945/1210 KB 532/577 KB 296/1192 KB 100/562 KB 68/439 KB 945/1210 KB 532/577 KB 300/1192 KB 100/562 KB 68/439 KB 945/1210 KB 532/577 KB 304 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install /1192 KB 100/562 KB 68/439 KB 945/1210 KB 532/577 KB 292/1192 KB 104/562 KB 68/439 KB 945/1210 KB 532/577 KB 304/1192 KB 108/562 KB 68/439 KB 945/1210 KB 532/577 KB 304/1192 KB 112/562 KB 68/439 KB 945/1210 KB 532/577 KB 304/1192 KB 96/562 KB 68/439 KB 945/1210 KB 532/577 KB 292/1192 KB 96/562 KB 68/439 KB 945/1210 KB 528/577 KB 292/1192 KB 112/562 KB 68/439 KB 949/1210 KB 532/577 KB 304/1192 KB 112/562 KB 68/439 KB 953/1210 KB 532/577 KB 304/1192 KB 112/562 KB 68/439 KB 957/1210 KB 532/577 KB 304/1192 KB 112/562 KB 68/439 KB 957/1210 KB 536/577 KB 304/1192 KB 112/562 KB 68/439 KB 957/1210 KB 540/577 KB 304/1192 KB 112/562 KB 68/439 KB 957/1210 KB 544/577 KB 304/1192 KB 112/562 KB 68/439 KB 957/1210 KB 548/577 KB 304/1192 KB 116/562 KB 68/439 KB 961/1210 KB 552/577 KB 308/1192 KB 116/562 KB 68/439 KB 961/1210 KB 556/577 KB 308/1192 KB 116/562 KB 68/439 KB 961/1210 KB 560/577 KB 308/1192 KB 116/562 KB 68/439 KB 961/1210 KB 548/577 KB 308/1192 KB 116/562 KB 68/439 KB 961/1210 KB 548/577 KB 304/1192 KB 116/562 KB 68/439 KB 957/1210 KB 548/577 KB 304/1192 KB 120/562 KB 68/439 KB 961/1210 KB 560/577 KB 308/1192 KB 124/562 KB 68/439 KB 961/1210 KB 560/577 KB 308/1192 KB 124/562 KB 68/439 KB 965/1210 KB 560/577 KB 308/1192 KB 128/562 KB 68/439 KB 969/1210 KB 560/577 KB 308/1192 KB 124/562 KB 68/439 KB 969/1210 KB 560/577 KB 308/1192 KB 128/562 KB 68/439 KB 969/1210 KB 560/577 KB 312/1192 KB 128/562 KB 68/439 KB 973/1210 KB 560/577 KB 312/1192 KB 128/562 KB 68/439 KB 973/1210 KB 560/577 KB 316/1192 KB 128/562 KB 68/439 KB 973/1210 KB 560/577 KB 320/1192 KB 132/562 KB 68/439 KB 973/1210 KB 560/577 KB 320/1192 KB 136/562 KB 68/439 KB 977/1210 KB 564/577 KB 324/1192 KB 140/562 KB 68/439 KB 977/1210 KB 564/577 KB 324/1192 KB 144/562 KB 68/439 KB 977/1210 KB 564/577 KB 324/1192 KB 132/562 KB 68/439 KB 977/1210 KB 564/577 KB 324/1192 KB 144/562 KB 68/439 KB 977/1210 KB 564/577 KB 328/1192 KB 132/562 KB 68/439 KB 977/1210 KB 564/577 KB 320/1192 KB 132/562 KB 68/439 KB 977/1210 KB 560/577 KB 320/1192 KB 144/562 KB 68/439 KB 981/1210 KB 564/577 KB 332/1192 KB 144/562 KB 68/439 KB 985/1210 KB 564/577 KB 332/1192 KB 144/562 KB 68/439 KB 985/1210 KB 568/577 KB 332/1192 KB 144/562 KB 68/439 KB 989/1210 KB 572/577 KB 332/1192 KB 144/562 KB 72/439 KB 989/1210 KB 576/577 KB 332/1192 KB 144/562 KB 72/439 KB 989/1210 KB 572/577 KB 332/1192 KB 144/562 KB 72/439 KB 989/1210 KB 572/577 KB 332/1192 KB 144/562 KB 68/439 KB 977/1210 KB 564/577 KB 332/1192 KB 144/562 KB 72/439 KB 989/1210 KB 576/577 KB 336/1192 KB 144/562 KB 76/439 KB 989/1210 KB 576/577 KB 336/1192 KB 144/562 KB 76/439 KB 989/1210 KB 577/577 KB 336/1192 KB 144/562 KB 80/439 KB 989/1210 KB 577/577 KB 336/1192 KB 148/562 KB 80/439 KB 989/1210 KB 577/577 KB 336/1192 KB 152/562 KB 80/439 KB 989/1210 KB 577/577 KB 336/1192 KB 156/562 KB 84/439 KB 989/1210 KB 577/577 KB 340/1192 KB 160/562 KB 84/439 KB 993/1210 KB 577/577 KB 340/1192 KB 152/562 KB 80/439 KB 989/1210 KB 577/577 KB 340/1192 KB 160/562 KB 84/439 KB 993/1210 KB 577/577 KB 344/1192 KB 160/562 KB 84/439 KB 993/1210 KB 577/577 KB 348/1192 KB 160/562 KB 84/439 KB 993/1210 KB 577/577 KB 352/1192 KB 152/562 KB 84/439 KB 989/1210 KB 577/577 KB 340/1192 KB 160/562 KB 88/439 KB 993/1210 KB 577/577 KB 352/1192 KB 160/562 KB 92/439 KB 993/1210 KB 577/577 KB 352/1192 KB 160/562 KB 96/439 KB 993/1210 KB 577/577 KB 352/1192 KB 156/562 KB 84/439 KB 993/1210 KB 577/577 KB 340/1192 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 160/562 KB 96/439 KB 997/1210 KB 577/577 KB 352/1192 KB 160/562 KB 96/439 KB 1001/1210 KB 577/577 KB 352/1192 KB 160/562 KB 96/439 KB 1005/1210 KB 577/577 KB 352/1192 KB 160/562 KB 96/439 KB 1009/1210 KB 577/577 KB 352/1192 KB 164/562 KB 96/439 KB 1013/1210 KB 577/577 KB 356/1192 KB 164/562 KB 96/439 KB 1017/1210 KB 577/577 KB 356/1192 KB 164/562 KB 96/439 KB 1021/1210 KB 577/577 KB 356/1192 KB 164/562 KB 96/439 KB 1009/1210 KB 577/577 KB 356/1192 KB 164/562 KB 96/439 KB 1021/1210 KB 577/577 KB 360/1192 KB 164/562 KB 96/439 KB 1021/1210 KB 577/577 KB 364/1192 KB 164/562 KB 100/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 164/562 KB 96/439 KB 1009/1210 KB 577/577 KB 352/1192 KB 168/562 KB 100/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 172/562 KB 100/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 176/562 KB 100/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 164/562 KB 100/439 KB 1021/1210 KB 577/577 KB 364/1192 KB 176/562 KB 104/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 176/562 KB 108/439 KB 1021/1210 KB 577/577 KB 368/1192 KB 176/562 KB 112/439 KB 1025/1210 KB 577/577 KB 368/1192 KB 176/562 KB 116/439 KB 1025/1210 KB 577/577 KB 368/1192 KB 180/562 KB 120/439 KB 1025/1210 KB 372/1192 KB 176/562 KB 108/439 KB 1025/1210 KB 577/577 KB 368/1192 KB 180/562 KB 120/439 KB 1029/1210 KB 372/1192 KB 180/562 KB 120/439 KB 1033/1210 KB 372/1192 KB 180/562 KB 120/439 KB 1037/1210 KB 372/1192 KB 180/562 KB 116/439 KB 1025/1210 KB 372/1192 KB 180/562 KB 116/439 KB 1025/1210 KB 368/1192 KB 184/562 KB 120/439 KB 1037/1210 KB 372/1192 KB 188/562 KB 120/439 KB 1037/1210 KB 372/1192 KB 192/562 KB 120/439 KB 1037/1210 KB 372/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 439.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 192/562 KB 120/439 KB 1037/1210 KB 376/1192 KB 192/562 KB 120/439 KB 1037/1210 KB 380/1192 KB 192/562 KB 120/439 KB 1041/1210 KB 380/1192 KB 196/562 KB 124/439 KB 1045/1210 KB 384/1192 KB 196/562 KB 124/439 KB 1049/1210 KB 384/1192 KB 196/562 KB 124/439 KB 1053/1210 KB 384/1192 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 196/562 KB 124/439 KB 1041/1210 KB 384/1192 KB 200/562 KB 124/439 KB 1053/1210 KB 384/1192 KB 192/562 KB 124/439 KB 1041/1210 KB 384/1192 KB 192/562 KB 120/439 KB 1041/1210 KB 384/1192 KB 200/562 KB 128/439 KB 1053/1210 KB 384/1192 KB 200/562 KB 128/439 KB 1053/1210 KB 388/1192 KB 204/562 KB 132/439 KB 1053/1210 KB 392/1192 KB 204/562 KB 132/439 KB 1053/1210 KB 388/1192 KB 208/562 KB 132/439 KB 1057/1210 KB 392/1192 KB 200/562 KB 132/439 KB 1053/1210 KB 388/1192 KB 208/562 KB 136/439 KB 1057/1210 KB 392/1192 KB 208/562 KB 140/439 KB 1057/1210 KB 392/1192 KB 208/562 KB 144/439 KB 1057/1210 KB 396/1192 KB 212/562 KB 144/439 KB 1057/1210 KB 396/1192 KB 216/562 KB 144/439 KB 1057/1210 KB 396/1192 KB 220/562 KB 144/439 KB 1057/1210 KB 396/1192 KB 224/562 KB 144/439 KB 1057/1210 KB 396/1192 KB 204/562 KB 132/439 KB 1057/1210 KB 392/1192 KB 224/562 KB 148/439 KB 1061/1210 KB 396/1192 KB 224/562 KB 148/439 KB 1065/1210 KB 396/1192 KB 224/562 KB 148/439 KB 1069/1210 KB 396/1192 KB 224/562 KB 148/439 KB 1073/1210 KB 396/1192 KB 228/562 KB 148/439 KB 1077/1210 KB 396/1192 KB 228/562 KB 148/439 KB 1081/1210 KB 396/1192 KB 228/562 KB 148/439 KB 1085/1210 KB 396/1192 KB 224/562 KB 148/439 KB 1057/1210 KB 396/1192 KB 208/562 KB 140/439 KB 1057/1210 KB 396/1192 KB 228/562 KB 148/439 KB 1085/1210 KB 400/1192 KB 228/562 KB 148/439 KB 1085/1210 KB 404/1192 KB 228/562 KB 152/439 KB 1085/1210 KB 408/1192 KB 228/562 KB 152/439 KB 1085/1210 KB 408/1192 KB 228/562 KB 156/439 KB 1085/1210 KB 412/1192 KB 228/562 KB 4/256 KB 160/439 KB 1085/1210 KB 412/1192 KB 228/562 KB 148/439 KB 1073/1210 KB 396/1192 KB 228/562 KB 152/439 KB 1085/1210 KB 412/1192 KB 232/562 KB 4/256 KB 160/439 KB 1085/1210 KB 416/1192 KB 228/562 KB 4/256 KB 156/439 KB 1085/1210 KB 412/1192 KB 232/562 KB 8/256 KB 160/439 KB 1085/1210 KB 416/1192 KB 232/562 KB 12/256 KB 160/439 KB 1085/1210 KB 416/1192 KB 232/562 KB 16/256 KB 160/439 KB 1085/1210 KB 416/1192 KB 232/562 KB 20/256 KB 160/439 KB 1085/1210 KB 416/1192 KB 232/562 KB 24/256 KB 164/439 KB 1089/1210 KB 420/1192 KB 232/562 KB 20/256 KB 164/439 KB 1089/1210 KB 420/1192 KB 232/562 KB 24/256 KB 164/439 KB 1089/1210 KB 424/1192 KB 232/562 KB 24/256 KB 164/439 KB 1089/1210 KB 428/1192 KB 232/562 KB 24/256 KB 164/439 KB 1089/1210 KB 432/1192 KB 232/562 KB 20/256 KB 164/439 KB 1089/1210 KB 416/1192 KB 232/562 KB 28/256 KB 164/439 KB 1093/1210 KB 432/1192 KB 232/562 KB 28/256 KB 164/439 KB 1097/1210 KB 432/1192 KB 232/562 KB 28/256 KB 164/439 KB 1101/1210 KB 432/1192 KB 232/562 KB 4/256 KB 160/439 KB 1085/1210 KB 412/1192 KB 236/562 KB 28/256 KB 164/439 KB 1101/1210 KB 432/1192 KB 240/562 KB 28/256 KB 164/439 KB 1101/1210 KB 432/1192 KB 232/562 KB 20/256 KB 164/439 KB 1085/1210 KB 416/1192 KB 240/562 KB 28/256 KB 168/439 KB 1101/1210 KB 432/1192 KB 240/562 KB 28/256 KB 172/439 KB 1101/1210 KB 432/1192 KB 240/562 KB 28/256 KB 176/439 KB 1101/1210 KB 432/1192 KB 232/562 KB 28/256 KB 164/439 KB 1089/1210 KB 432/1192 KB 240/562 KB 32/256 KB 176/439 KB 1101/1210 KB 432/1192 KB 240/562 KB 32/256 KB 180/439 KB 1101/1210 KB 432/1192 KB 244/562 KB 36/256 KB 184/439 KB 1105/1210 KB 436/1192 KB 244/562 KB 36/256 KB 188/439 KB 1105/1210 KB 436/1192 KB 244/562 KB 36/256 KB 192/439 KB 1105/1210 KB 436/1192 KB 244/562 KB 36/256 KB 180/439 KB 1105/1210 KB 436/1192 KB 244/562 KB 36/256 KB 180/439 KB 1101/1210 KB 436/1192 KB 244/562 KB 36/256 KB 192/439 KB 1105/1210 KB 440/1192 KB 244/562 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 36/256 KB 180/439 KB 1101/1210 KB 432/1192 KB 244/562 KB 32/256 KB 180/439 KB 1101/1210 KB 432/1192 KB 248/562 KB 40/256 KB 192/439 KB 1105/1210 KB 440/1192 KB 252/562 KB 40/256 KB 192/439 KB 1105/1210 KB 440/1192 KB 256/562 KB 40/256 KB 192/439 KB 1105/1210 KB 440/1192 KB 256/562 KB 40/256 KB 192/439 KB 1105/1210 KB 444/1192 KB 256/562 KB 40/256 KB 192/439 KB 1105/1210 KB 448/1192 KB 244/562 KB 40/256 KB 192/439 KB 1105/1210 KB 448/1192 KB 256/562 KB 40/256 KB 192/439 KB 1109/1210 KB 448/1192 KB 256/562 KB 44/256 KB 196/439 KB 1113/1210 KB 448/1192 KB 260/562 KB 44/256 KB 200/439 KB 1113/1210 KB 452/1192 KB 260/562 KB 44/256 KB 204/439 KB 1113/1210 KB 452/1192 KB 256/562 KB 44/256 KB 192/439 KB 1109/1210 KB 448/1192 KB 260/562 KB 48/256 KB 204/439 KB 1113/1210 KB 452/1192 KB 260/562 KB 52/256 KB 204/439 KB 1113/1210 KB 452/1192 KB 260/562 KB 56/256 KB 208/439 KB 1113/1210 KB 452/1192 KB 260/562 KB 44/256 KB 196/439 KB 1113/1210 KB 452/1192 KB 260/562 KB 44/256 KB 196/439 KB 1113/1210 KB 448/1192 KB 256/562 KB 44/256 KB 192/439 KB 1113/1210 KB 448/1192 KB 260/562 KB 56/256 KB 208/439 KB 1117/1210 KB 452/1192 KB 264/562 KB 56/256 KB 208/439 KB 1117/1210 KB 452/1192 KB 268/562 KB 56/256 KB 208/439 KB 1117/1210 KB 452/1192 KB 272/562 KB 56/256 KB 208/439 KB 1117/1210 KB 452/1192 KB 272/562 KB 56/256 KB 208/439 KB 1117/1210 KB 456/1192 KB 272/562 KB 56/256 KB 208/439 KB 1117/1210 KB 460/1192 KB 272/562 KB 56/256 KB 208/439 KB 1117/1210 KB 464/1192 KB 272/562 KB 56/256 KB 208/439 KB 1117/1210 KB 468/1192 KB 276/562 KB 60/256 KB 208/439 KB 1121/1210 KB 472/1192 KB 276/562 KB 60/256 KB 208/439 KB 1121/1210 KB 476/1192 KB 276/562 KB 60/256 KB 208/439 KB 1121/1210 KB 480/1192 KB 260/562 KB 52/256 KB 208/439 KB 1113/1210 KB 452/1192 KB 276/562 KB 60/256 KB 212/439 KB 1121/1210 KB 480/1192 KB 276/562 KB 60/256 KB 216/439 KB 1121/1210 KB 480/1192 KB 276/562 KB 60/256 KB 220/439 KB 1121/1210 KB 480/1192 KB 276/562 KB 60/256 KB 224/439 KB 1121/1210 KB 480/1192 KB 276/562 KB 60/256 KB 208/439 KB 1121/1210 KB 468/1192 KB 272/562 KB 60/256 KB 208/439 KB 1121/1210 KB 468/1192 KB 272/562 KB 56/256 KB 208/439 KB 1121/1210 KB 468/1192 KB 276/562 KB 60/256 KB 224/439 KB 1125/1210 KB 480/1192 KB 276/562 KB 60/256 KB 224/439 KB 1129/1210 KB 480/1192 KB 276/562 KB 64/256 KB 224/439 KB 1133/1210 KB 480/1192 KB 276/562 KB 64/256 KB 224/439 KB 1129/1210 KB 480/1192 KB 276/562 KB 68/256 KB 224/439 KB 1133/1210 KB 480/1192 KB 280/562 KB 72/256 KB 224/439 KB 1137/1210 KB 480/1192 KB 280/562 KB 76/256 KB 224/439 KB 1137/1210 KB 480/1192 KB 280/562 KB 80/256 KB 224/439 KB 1137/1210 KB 480/1192 KB 280/562 KB 84/256 KB 224/439 KB 1137/1210 KB 480/1192 KB 280/562 KB 88/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 280/562 KB 92/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 280/562 KB 68/256 KB 224/439 KB 1137/1210 KB 480/1192 KB 280/562 KB 68/256 KB 224/439 KB 1133/1210 KB 480/1192 KB 284/562 KB 96/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 288/562 KB 96/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 292/562 KB 96/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 296/562 KB 96/256 KB 228/439 KB 1141/1210 KB 484/1192 KB 300/562 KB 96/256 KB 228/439 KB 1141/1210 KB 484/1192 KB 304/562 KB 96/256 KB 228/439 KB 1141/1210 KB 484/1192 KB 280/562 KB 84/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 280/562 KB 84/256 KB 224/439 KB 1137/1210 KB 484/1192 KB 292/562 KB 96/256 KB 228/439 KB 1141/1210 KB 484/1192 KB 304/562 KB 96/256 KB 2 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 28/439 KB 1145/1210 KB 488/1192 KB 304/562 KB 96/256 KB 228/439 KB 1149/1210 KB 488/1192 KB 304/562 KB 96/256 KB 228/439 KB 1153/1210 KB 488/1192 KB 308/562 KB 96/256 KB 232/439 KB 1157/1210 KB 488/1192 KB 308/562 KB 96/256 KB 232/439 KB 1161/1210 KB 488/1192 KB 308/562 KB 96/256 KB 232/439 KB 1165/1210 KB 488/1192 KB 308/562 KB 96/256 KB 232/439 KB 1153/1210 KB 488/1192 KB 304/562 KB 96/256 KB 232/439 KB 1153/1210 KB 488/1192 KB 304/562 KB 96/256 KB 228/439 KB 1153/1210 KB 488/1192 KB 308/562 KB 96/256 KB 232/439 KB 1165/1210 KB 492/1192 KB 308/562 KB 96/256 KB 236/439 KB 1165/1210 KB 492/1192 KB 308/562 KB 96/256 KB 236/439 KB 1165/1210 KB 496/1192 KB 308/562 KB 96/256 KB 240/439 KB 1165/1210 KB 496/1192 KB 308/562 KB 96/256 KB 240/439 KB 1165/1210 KB 500/1192 KB 312/562 KB 96/256 KB 244/439 KB 1169/1210 KB 504/1192 KB 312/562 KB 96/256 KB 244/439 KB 1169/1210 KB 508/1192 KB 312/562 KB 96/256 KB 244/439 KB 1169/1210 KB 512/1192 KB 280/562 KB 96/256 KB 228/439 KB 1137/1210 KB 484/1192 KB 312/562 KB 100/256 KB 244/439 KB 1169/1210 KB 512/1192 KB 312/562 KB 104/256 KB 244/439 KB 1169/1210 KB 512/1192 KB 312/562 KB 108/256 KB 244/439 KB 1169/1210 KB 512/1192 KB 312/562 KB 112/256 KB 244/439 KB 1169/1210 KB 512/1192 KB 312/562 KB 96/256 KB 244/439 KB 1169/1210 KB 500/1192 KB 312/562 KB 112/256 KB 244/439 KB 1173/1210 KB 512/1192 KB 312/562 KB 112/256 KB 244/439 KB 1177/1210 KB 512/1192 KB 312/562 KB 112/256 KB 244/439 KB 1181/1210 KB 512/1192 KB 312/562 KB 112/256 KB 244/439 KB 1185/1210 KB 512/1192 KB 312/562 KB 116/256 KB 244/439 KB 1189/1210 KB 516/1192 KB 312/562 KB 116/256 KB 244/439 KB 1193/1210 KB 516/1192 KB 312/562 KB 116/256 KB 244/439 KB 1197/1210 KB 516/1192 KB 312/562 KB 96/256 KB 244/439 KB 1165/1210 KB 500/1192 KB 312/562 KB 96/256 KB 240/439 KB 1165/1210 KB 500/1192 KB 316/562 KB 116/256 KB 244/439 KB 1197/1210 KB 516/1192 KB 320/562 KB 116/256 KB 244/439 KB 1197/1210 KB 516/1192 KB 320/562 KB 116/256 KB 248/439 KB 1197/1210 KB 516/1192 KB 320/562 KB 116/256 KB 252/439 KB 1197/1210 KB 516/1192 KB 320/562 KB 116/256 KB 256/439 KB 1197/1210 KB 516/1192 KB 324/562 KB 116/256 KB 256/439 KB 1197/1210 KB 516/1192 KB 328/562 KB 116/256 KB 256/439 KB 1197/1210 KB 516/1192 KB 332/562 KB 116/256 KB 256/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 116/256 KB 256/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 116/256 KB 260/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 116/256 KB 264/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 116/256 KB 268/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 116/256 KB 272/439 KB 1197/1210 KB 516/1192 KB 312/562 KB 116/256 KB 244/439 KB 1185/1210 KB 516/1192 KB 336/562 KB 120/256 KB 272/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 124/256 KB 272/439 KB 1197/1210 KB 516/1192 KB 336/562 KB 128/256 KB 272/439 KB 1197/1210 KB 516/1192 KB 312/562 KB 112/256 KB 244/439 KB 1185/1210 KB 516/1192 KB 336/562 KB 128/256 KB 272/439 KB 1197/1210 KB 520/1192 KB 336/562 KB 128/256 KB 272/439 KB 1197/1210 KB 524/1192 KB 336/562 KB 128/256 KB 272/439 KB 1197/1210 KB 528/1192 KB 336/562 KB 128/256 KB 272/439 KB 1197/1210 KB 532/1192 KB 340/562 KB 132/256 KB 276/439 KB 1201/1210 KB 536/1192 KB 340/562 KB 132/256 KB 276/439 KB 1201/1210 KB 540/1192 KB 340/562 KB 132/256 KB 276/439 KB 1201/1210 KB 544/1192 KB 340/562 KB 128/256 KB 272/439 KB 1197/1210 KB 532/1192 KB 344/562 KB 132/256 KB 276/439 KB 1201/1210 KB 544/1192 KB 348/562 KB 132/256 KB 276/439 KB 1201/1210 KB 544/1192 KB 352 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install /562 KB 132/256 KB 276/439 KB 1201/1210 KB 544/1192 KB 340/562 KB 132/256 KB 276/439 KB 1201/1210 KB 532/1192 KB 352/562 KB 132/256 KB 280/439 KB 1201/1210 KB 544/1192 KB 352/562 KB 132/256 KB 284/439 KB 1201/1210 KB 544/1192 KB 352/562 KB 132/256 KB 288/439 KB 1201/1210 KB 544/1192 KB 340/562 KB 132/256 KB 272/439 KB 1201/1210 KB 532/1192 KB 352/562 KB 132/256 KB 288/439 KB 1205/1210 KB 544/1192 KB 352/562 KB 132/256 KB 288/439 KB 1209/1210 KB 544/1192 KB 352/562 KB 132/256 KB 288/439 KB 1210/1210 KB 544/1192 KB 340/562 KB 132/256 KB 272/439 KB 1197/1210 KB 532/1192 KB 352/562 KB 136/256 KB 288/439 KB 1210/1210 KB 544/1192 KB 352/562 KB 140/256 KB 288/439 KB 1210/1210 KB 544/1192 KB 352/562 KB 144/256 KB 288/439 KB 1210/1210 KB 544/1192 KB 352/562 KB 144/256 KB 288/439 KB 1210/1210 KB 548/1192 KB 356/562 KB 148/256 KB 292/439 KB 1210/1210 KB 552/1192 KB 356/562 KB 148/256 KB 292/439 KB 1210/1210 KB 556/1192 KB 356/562 KB 148/256 KB 292/439 KB 1210/1210 KB 560/1192 KB 356/562 KB 148/256 KB 292/439 KB 1210/1210 KB 548/1192 KB 356/562 KB 144/256 KB 292/439 KB 1210/1210 KB 548/1192 KB 356/562 KB 144/256 KB 288/439 KB 1210/1210 KB 548/1192 KB 360/562 KB 148/256 KB 292/439 KB 1210/1210 KB 560/1192 KB 364/562 KB 148/256 KB 292/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 148/256 KB 292/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 148/256 KB 296/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 152/256 KB 296/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 156/256 KB 296/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 160/256 KB 300/439 KB 1210/1210 KB 560/1192 KB 368/562 KB 164/256 KB 300/439 KB 1210/1210 KB 560/1192 KB 372/562 KB 168/256 KB 300/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 172/256 KB 300/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 176/256 KB 300/439 KB 1210/1210 KB 564/1192 KB 368/562 KB 156/256 KB 300/439 KB 1210/1210 KB 560/1192 KB 372/562 KB 176/256 KB 304/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 176/256 KB 308/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 176/256 KB 312/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 176/256 KB 316/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 176/256 KB 320/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 164/256 KB 300/439 KB 1210/1210 KB 564/1192 KB 372/562 KB 164/256 KB 300/439 KB 1210/1210 KB 560/1192 KB 376/562 KB 176/256 KB 320/439 KB 1210/1210 KB 564/1192 KB 380/562 KB 176/256 KB 320/439 KB 1210/1210 KB 564/1192 KB 384/562 KB 176/256 KB 320/439 KB 1210/1210 KB 564/1192 KB 384/562 KB 176/256 KB 320/439 KB 1210/1210 KB 568/1192 KB 384/562 KB 176/256 KB 320/439 KB 1210/1210 KB 572/1192 KB 384/562 KB 176/256 KB 320/439 KB 1210/1210 KB 576/1192 KB 384/562 KB 176/256 KB 320/439 KB 1210/1210 KB 580/1192 KB 388/562 KB 180/256 KB 324/439 KB 584/1192 KB 388/562 KB 180/256 KB 324/439 KB 588/1192 KB 388/562 KB 180/256 KB 324/439 KB 592/1192 KB 388/562 KB 180/256 KB 324/439 KB 1210/1210 KB 580/1192 KB 388/562 KB 176/256 KB 324/439 KB 1210/1210 KB 580/1192 KB 388/562 KB 176/256 KB 320/439 KB 1210/1210 KB 580/1192 KB 392/562 KB 180/256 KB 324/439 KB 592/1192 KB 396/562 KB 180/256 KB 324/439 KB 592/1192 KB 400/562 KB 180/256 KB 324/439 KB 592/1192 KB 400/562 KB 184/256 KB 324/439 KB 592/1192 KB 400/562 KB 188/256 KB 328/439 KB 592/1192 KB 400/562 KB 192/256 KB 328/439 KB 592/1192 KB 400/562 KB 184/256 KB 328/439 KB 592/1192 KB 400/562 KB 192/256 KB 332/439 KB 592/1192 KB 400/562 KB 192/256 KB 336/439 KB 5 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 92/1192 KB 400/562 KB 192/256 KB 336/439 KB 596/1192 KB 404/562 KB 196/256 KB 340/439 KB 600/1192 KB 404/562 KB 196/256 KB 340/439 KB 604/1192 KB 404/562 KB 196/256 KB 340/439 KB 608/1192 KB 404/562 KB 196/256 KB 340/439 KB 596/1192 KB 404/562 KB 196/256 KB 336/439 KB 596/1192 KB 404/562 KB 192/256 KB 336/439 KB 596/1192 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 882.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 408/562 KB 196/256 KB 340/439 KB 608/1192 KB 412/562 KB 196/256 KB 340/439 KB 608/1192 KB 416/562 KB 196/256 KB 340/439 KB 608/1192 KB 416/562 KB 200/256 KB 340/439 KB 608/1192 KB 416/562 KB 204/256 KB 340/439 KB 608/1192 KB 416/562 KB 208/256 KB 344/439 KB 608/1192 KB 416/562 KB 204/256 KB 344/439 KB 608/1192 KB 416/562 KB 208/256 KB 348/439 KB 612/1192 KB 416/562 KB 208/256 KB 352/439 KB 612/1192 KB 420/562 KB 208/256 KB 352/439 KB 612/1192 KB 424/562 KB 208/256 KB 352/439 KB 612/1192 KB 428/562 KB 208/256 KB 352/439 KB 612/1192 KB 432/562 KB 208/256 KB 352/439 KB 612/1192 KB 436/562 KB 212/256 KB 352/439 KB 612/1192 KB 440/562 KB 212/256 KB 356/439 KB 612/1192 KB 444/562 KB 212/256 KB 356/439 KB 612/1192 KB 448/562 KB 212/256 KB 356/439 KB 612/1192 KB 416/562 KB 208/256 KB 344/439 KB 612/1192 KB 448/562 KB 212/256 KB 356/439 KB 616/1192 KB 432/562 KB 212/256 KB 356/439 KB 612/1192 KB 436/562 KB 212/256 KB 356/439 KB 612/1192 KB 448/562 KB 212/256 KB 360/439 KB 620/1192 KB 448/562 KB 216/256 KB 360/439 KB 620/1192 KB 448/562 KB 216/256 KB 360/439 KB 624/1192 KB 448/562 KB 220/256 KB 360/439 KB 624/1192 KB 448/562 KB 212/256 KB 360/439 KB 624/1192 KB 448/562 KB 220/256 KB 364/439 KB 624/1192 KB 448/562 KB 220/256 KB 368/439 KB 624/1192 KB 448/562 KB 224/256 KB 368/439 KB 624/1192 KB 448/562 KB 224/256 KB 372/439 KB 624/1192 KB 452/562 KB 228/256 KB 376/439 KB 628/1192 KB 452/562 KB 228/256 KB 380/439 KB 628/1192 KB 452/562 KB 228/256 KB 384/439 KB 628/1192 KB 4/140 KB 452/562 KB 228/256 KB 372/439 KB 628/1192 KB 448/562 KB 228/256 KB 372/439 KB 628/1192 KB 452/562 KB 228/256 KB 384/439 KB 632/1192 KB 4/140 KB 452/562 KB 228/256 KB 384/439 KB 636/1192 KB 4/140 KB 452/562 KB 228/256 KB 384/439 KB 640/1192 KB 4/140 KB 448/562 KB 228/256 KB 372/439 KB 624/1192 KB 452/562 KB 228/256 KB 380/439 KB 628/1192 KB 4/140 KB 452/562 KB 228/256 KB 384/439 KB 640/1192 KB 8/140 KB 452/562 KB 232/256 KB 384/439 KB 640/1192 KB 8/140 KB 452/562 KB 232/256 KB 384/439 KB 640/1192 KB 12/140 KB 452/562 KB 232/256 KB 384/439 KB 640/1192 KB 16/140 KB 452/562 KB 236/256 KB 384/439 KB 640/1192 KB 16/140 KB 452/562 KB 240/256 KB 384/439 KB 640/1192 KB 16/140 KB 452/562 KB 240/256 KB 384/439 KB 640/1192 KB 20/140 KB 456/562 KB 244/256 KB 388/439 KB 644/1192 KB 24/140 KB 456/562 KB 244/256 KB 388/439 KB 644/1192 KB 28/140 KB 456/562 KB 244/256 KB 388/439 KB 644/1192 KB 32/140 KB 456/562 KB 244/256 KB 388/439 KB 644/1192 KB 20/140 KB 456/562 KB 240/256 KB 388/439 KB 644/1192 KB 20/140 KB 456/562 KB 240/256 KB 388/439 KB 640/1192 KB 20/140 KB 460/562 KB 244/256 KB 388/439 KB 644/1192 KB 32/140 KB 464/562 KB 244/256 KB 388/439 KB 644/1192 KB 32/140 KB 464/562 KB 244/256 KB 388/439 KB 648/1192 KB 32/140 KB 464/562 KB 244/256 KB 388/439 KB 652/1192 KB 32/140 KB 464/562 KB 244/256 KB 388/439 KB 656/1192 KB 32/140 KB 452/562 KB 240/256 KB 388/439 KB 640/1192 KB 20/140 KB 464/562 KB 244/256 KB 392/439 KB 656/1192 KB 32/140 KB 464/562 KB 248/256 KB 392/439 KB 656/1192 KB 32/140 KB 464/562 KB 248/256 KB 396/439 KB 656/1192 KB 32/140 KB 464/562 KB 252/256 KB 400/439 KB 656/1192 KB 32/140 KB 464/562 KB 252/256 KB 404/439 KB 656/1192 KB 32/140 KB 468/562 KB 252/256 KB 408/439 KB 660/1192 KB 36/140 KB 464/562 KB 252/256 KB 396/439 KB 656/1192 KB 32/140 KB 468/562 KB 256/256 KB 408/439 KB 660/1192 KB 36/140 KB 468/562 KB 256/256 KB 408/439 KB 660/1192 KB 36/140 KB 468/562 KB 252/256 KB 404/439 K unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install B 660/1192 KB 36/140 KB 468/562 KB 252/256 KB 404/439 KB 660/1192 KB 32/140 KB 472/562 KB 256/256 KB 408/439 KB 660/1192 KB 36/140 KB 476/562 KB 256/256 KB 408/439 KB 660/1192 KB 36/140 KB 480/562 KB 256/256 KB 408/439 KB 660/1192 KB 36/140 KB 468/562 KB 252/256 KB 404/439 KB 660/1192 KB 32/140 KB 480/562 KB 256/256 KB 408/439 KB 664/1192 KB 36/140 KB 480/562 KB 256/256 KB 408/439 KB 668/1192 KB 36/140 KB 480/562 KB 256/256 KB 408/439 KB 668/1192 KB 40/140 KB 480/562 KB 256/256 KB 408/439 KB 672/1192 KB 40/140 KB 480/562 KB 256/256 KB 408/439 KB 672/1192 KB 44/140 KB 480/562 KB 256/256 KB 412/439 KB 672/1192 KB 44/140 KB 480/562 KB 256/256 KB 412/439 KB 672/1192 KB 48/140 KB 480/562 KB 256/256 KB 416/439 KB 672/1192 KB 48/140 KB 484/562 KB 256/256 KB 416/439 KB 672/1192 KB 48/140 KB 488/562 KB 256/256 KB 416/439 KB 676/1192 KB 52/140 KB 492/562 KB 256/256 KB 416/439 KB 676/1192 KB 52/140 KB 496/562 KB 256/256 KB 416/439 KB 676/1192 KB 52/140 KB 500/562 KB 256/256 KB 416/439 KB 676/1192 KB 52/140 KB 484/562 KB 256/256 KB 416/439 KB 676/1192 KB 52/140 KB 484/562 KB 256/256 KB 416/439 KB 676/1192 KB 48/140 KB 500/562 KB 256/256 KB 420/439 KB 676/1192 KB 52/140 KB 500/562 KB 256/256 KB 420/439 KB 680/1192 KB 52/140 KB 500/562 KB 256/256 KB 420/439 KB 684/1192 KB 56/140 KB 500/562 KB 256/256 KB 424/439 KB 684/1192 KB 60/140 KB 500/562 KB 256/256 KB 424/439 KB 684/1192 KB 64/140 KB 500/562 KB 256/256 KB 424/439 KB 684/1192 KB 56/140 KB 500/562 KB 256/256 KB 424/439 KB 684/1192 KB 60/140 KB 500/562 KB 256/256 KB 424/439 KB 688/1192 KB 64/140 KB 500/562 KB 256/256 KB 428/439 KB 688/1192 KB 64/140 KB 500/562 KB 256/256 KB 432/439 KB 688/1192 KB 64/140 KB 500/562 KB 256/256 KB 436/439 KB 688/1192 KB 64/140 KB 504/562 KB 256/256 KB 439/439 KB 692/1192 KB 68/140 KB 504/562 KB 256/256 KB 436/439 KB 692/1192 KB 68/140 KB 504/562 KB 439/439 KB 696/1192 KB 68/140 KB 504/562 KB 439/439 KB 700/1192 KB 68/140 KB 504/562 KB 439/439 KB 704/1192 KB 68/140 KB 504/562 KB 256/256 KB 436/439 KB 688/1192 KB 68/140 KB 504/562 KB 439/439 KB 704/1192 KB 72/140 KB 504/562 KB 439/439 KB 704/1192 KB 76/140 KB 504/562 KB 256/256 KB 436/439 KB 688/1192 KB 64/140 KB 508/562 KB 439/439 KB 704/1192 KB 80/140 KB 512/562 KB 439/439 KB 704/1192 KB 80/140 KB 516/562 KB 439/439 KB 704/1192 KB 80/140 KB 520/562 KB 439/439 KB 708/1192 KB 80/140 KB 524/562 KB 439/439 KB 708/1192 KB 80/140 KB 528/562 KB 439/439 KB 708/1192 KB 80/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 182.5 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 516/562 KB 439/439 KB 708/1192 KB 80/140 KB 516/562 KB 439/439 KB 704/1192 KB 80/140 KB 528/562 KB 439/439 KB 708/1192 KB 84/140 KB 528/562 KB 439/439 KB 708/1192 KB 88/140 KB 528/562 KB 439/439 KB 712/1192 KB 92/140 KB 528/562 KB 439/439 KB 712/1192 KB 96/140 KB 528/562 KB 439/439 KB 712/1192 KB 88/140 KB 528/562 KB 439/439 KB 716/1192 KB 96/140 KB 528/562 KB 439/439 KB 720/1192 KB 96/140 KB 528/562 KB 439/439 KB 720/1192 KB 100/140 KB 532/562 KB 439/439 KB 724/1192 KB 104/140 KB 532/562 KB 439/439 KB 724/1192 KB 108/140 KB 532/562 KB 439/439 KB 724/1192 KB 112/140 KB 532/562 KB 439/439 KB 724/1192 KB 100/140 KB 532/562 KB 439/439 KB 720/1192 KB 100/140 KB 536/562 KB 439/439 KB 724/1192 KB 112/140 KB 540/562 KB 439/439 KB 724/1192 KB 112/140 KB 544/562 KB 439/439 KB 724/1192 KB 112/140 KB 544/562 KB 439/439 KB 728/1192 KB 112/140 KB 544/562 KB 439/439 KB 732/1192 KB 112/140 KB 544/562 KB 439/439 KB 736/1192 KB 112/140 KB 548/562 KB 439/439 KB 736/1192 KB 112/140 KB 552/562 KB 439/439 KB 740/1192 KB 112/140 KB 556/562 KB 439/439 KB 740/1192 KB 112/140 KB 560/562 KB 740/1192 KB 116/140 KB 548/562 KB 439/439 KB 740/1192 KB 112/140 KB 560/562 KB 744/1192 KB 116/140 KB 562/562 KB 748/1192 KB 116/140 KB 562/562 KB 752/1192 KB 116/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 556/562 KB 439/439 KB 740/1192 KB 116/140 KB 562/562 KB 752/1192 KB 120/140 KB 562/562 KB 752/1192 KB 124/140 KB 562/562 KB 752/1192 KB 128/140 KB 562/562 KB 744/1192 KB 116/140 KB 562/562 KB 752/1192 KB 132/140 KB 562/562 KB 752/1192 KB 136/140 KB 4/1118 KB 562/562 KB 752/1192 KB 140/140 KB 4/1118 KB 562/562 KB 752/1192 KB 132/140 KB 4/1118 KB 562/562 KB 752/1192 KB 140/140 KB 8/1118 KB 562/562 KB 752/1192 KB 140/140 KB 12/1118 KB 562/562 KB 752/1192 KB 140/140 KB 16/1118 KB 562/562 KB 752/1192 KB 140/140 KB 20/1118 KB 562/562 KB 752/1192 KB 140/140 KB 24/1118 KB 562/562 KB 752/1192 KB 140/140 KB 28/1118 KB 562/562 KB 752/1192 KB 140/140 KB 32/1118 KB 562/562 KB 752/1192 KB 140/140 KB 36/1118 KB 562/562 KB 756/1192 KB 140/140 KB 36/1118 KB 562/562 KB 756/1192 KB 140/140 KB 36/1118 KB 562/562 KB 760/1192 KB 140/140 KB 36/1118 KB 562/562 KB 764/1192 KB 140/140 KB 36/1118 KB 562/562 KB 764/1192 KB 140/140 KB 40/1118 KB 562/562 KB 764/1192 KB 140/140 KB 44/1118 KB 562/562 KB 768/1192 KB 140/140 KB 48/1118 KB 562/562 KB 768/1192 KB 140/140 KB 44/1118 KB 562/562 KB 768/1192 KB 140/140 KB 52/1118 KB 562/562 KB 772/1192 KB 140/140 KB 56/1118 KB 772/1192 KB 140/140 KB 60/1118 KB 772/1192 KB 140/140 KB 64/1118 KB 562/562 KB 772/1192 KB 140/140 KB 52/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 396.0 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 776/1192 KB 140/140 KB 64/1118 KB 780/1192 KB 140/140 KB 64/1118 KB 784/1192 KB 140/140 KB 64/1118 KB 784/1192 KB 140/140 KB 64/1118 KB 4/1461 KB 784/1192 KB 140/140 KB 64/1118 KB 8/1461 KB 784/1192 KB 140/140 KB 64/1118 KB 12/1461 KB 784/1192 KB 140/140 KB 64/1118 KB 16/1461 KB 788/1192 KB 140/140 KB 64/1118 KB 16/1461 KB 792/1192 KB 68/1118 KB 20/1461 KB 788/1192 KB 140/140 KB 64/1118 KB 20/1461 KB 792/1192 KB 68/1118 KB 24/1461 KB 792/1192 KB 68/1118 KB 28/1461 KB 792/1192 KB 68/1118 KB 32/1461 KB 788/1192 KB 68/1118 KB 20/1461 KB 792/1192 KB 72/1118 KB 36/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 796/1192 KB 72/1118 KB 36/1461 KB 800/1192 KB 72/1118 KB 36/1461 KB 792/1192 KB 68/1118 KB 36/1461 KB 800/1192 KB 76/1118 KB 40/1461 KB 800/1192 KB 76/1118 KB 44/1461 KB 800/1192 KB 76/1118 KB 48/1461 KB 4/37 KB 800/1192 KB 76/1118 KB 48/1461 KB 8/37 KB 800/1192 KB 76/1118 KB 52/1461 KB 12/37 KB 800/1192 KB 76/1118 KB 52/1461 KB 16/37 KB 800/1192 KB 76/1118 KB 52/1461 KB 800/1192 KB 76/1118 KB 36/1461 KB 16/37 KB 800/1192 KB 80/1118 KB 52/1461 KB 16/37 KB 800/1192 KB 84/1118 KB 52/1461 KB 20/37 KB 804/1192 KB 88/1118 KB 52/1461 KB 20/37 KB 804/1192 KB 92/1118 KB 52/1461 KB 20/37 KB 804/1192 KB 96/1118 KB 52/1461 KB 4/37 KB 800/1192 KB 76/1118 KB 52/1461 KB 20/37 KB 804/1192 KB 96/1118 KB 56/1461 KB 20/37 KB 804/1192 KB 96/1118 KB 60/1461 KB 20/37 KB 804/1192 KB 96/1118 KB 64/1461 KB 20/37 KB 804/1192 KB 100/1118 KB 64/1461 KB 20/37 KB 804/1192 KB 104/1118 KB 68/1461 KB 20/37 KB 804/1192 KB 108/1118 KB 68/1461 KB 20/37 KB 804/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 20/37 KB 804/1192 KB 84/1118 KB 52/1461 KB 24/37 KB 804/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 28/37 KB 804/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 32/37 KB 804/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 16/37 KB 804/1192 KB 84/1118 KB 52/1461 KB 32/37 KB 808/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 32/37 KB 812/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 20/37 KB 804/1192 KB 108/1118 KB 68/1461 KB 4/46 KB 32/37 KB 816/1192 KB 112/1118 KB 68/1461 KB 4/46 KB 32/37 KB 816/1192 KB 112/1118 KB 68/1461 KB 8/46 KB 32/37 KB 816/1192 KB 112/1118 KB 68/1461 KB 12/46 KB 32/37 KB 816/1192 KB 112/1118 KB 68/1461 KB 16/46 KB 32/37 KB 820/1192 KB 112/1118 KB 68/1461 KB 16/46 KB 36/37 KB 824/1192 KB 112/1118 KB 68/1461 KB 20/46 KB 36/37 KB 828/1192 KB 112/1118 KB 68/1461 KB 20/46 KB 36/37 KB 832/1192 KB 112/1118 KB 68/1461 KB 20/46 KB 20/37 KB 804/1192 KB 100/1118 KB 68/1461 KB 36/37 KB 832/1192 KB 112/1118 KB 72/1461 KB 20/46 KB 36/37 KB 832/1192 KB 112/1118 KB 76/1461 KB 20/46 KB 36/37 KB 820/1192 KB 112/1118 KB 68/1461 KB 20/46 KB 37/37 KB 832/1192 KB 112/1118 KB 76/1461 KB 20/46 KB 37/37 KB 832/1192 KB 112/1118 KB 80/1461 KB 20/46 KB 32/37 KB 820/1192 KB 112/1118 KB 68/1461 KB 20/46 KB 37/37 KB 832/1192 KB 112/1118 KB 80/1461 KB 24/46 KB 37/37 KB 836/1192 KB 112/1118 KB 84/1461 KB 28/46 KB 37/37 KB 836/1192 KB 112/1118 KB 84/1461 KB 32/46 KB 37/37 KB 836/1192 KB 112/1118 KB 84/1461 KB 36/46 KB 37/37 KB 836/1192 KB 116/1118 KB 84/1461 KB 40/46 KB 37/37 KB 836/1192 KB 116/1118 KB 84/1461 KB 44/46 KB 37/37 KB 836/1192 KB 116/1118 KB 84/1461 KB 46/46 KB 37/37 KB 836/1192 KB 112/1118 KB 84/1461 KB 24/46 KB 37/37 KB 832/1192 KB 112/1118 KB 84/1461 KB 24/46 KB 37/37 KB 836/1192 KB 116/1118 KB 88/1461 KB 46/46 KB 37/37 KB 836/1192 KB 116/1118 KB 84/1461 KB 36/46 KB 37/37 KB 836/1192 KB 120/1118 KB 88/1461 KB 46/46 KB 37/37 KB 836/1192 KB 124/1118 KB 92/1461 KB 46/46 KB 37/37 KB 840/1192 KB 128/1118 KB 92/1461 KB 46/46 KB 37/37 KB 836/1192 KB 120/1118 KB 92/1461 KB 46/46 KB 37/37 KB 840/1192 KB 124/1118 KB 92/1461 KB 46/46 KB 37/37 KB 844/1192 KB 128/1118 KB 96/1461 KB 46/46 KB 37/37 KB 844/1192 KB 128/1118 KB 92/1461 KB 46/46 KB 37/37 KB 848/1192 KB 128/1118 KB 96/1461 KB 46/46 KB 37/37 KB 848/1192 KB 128/1118 KB 100/1461 KB 46/46 KB 37/37 KB 852/1192 KB 132/1118 KB 104/1461 KB 46/46 KB 37/37 KB 852/1192 KB 132/1118 KB 108/1461 KB 46/46 KB 37/37 KB 852/1192 KB 132/1118 KB 100/1461 KB 46/46 KB 37/37 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 852/1192 KB 128/1118 KB 100/1461 KB 46/46 KB 37/37 KB 856/1192 KB 132/1118 KB 108/1461 KB 46/46 KB 37/37 KB 856/1192 KB 136/1118 KB 108/1461 KB 46/46 KB 37/37 KB 860/1192 KB 136/1118 KB 108/1461 KB 46/46 KB 37/37 KB 860/1192 KB 140/1118 KB 112/1461 KB 46/46 KB 37/37 KB 860/1192 KB 140/1118 KB 108/1461 KB 46/46 KB 37/37 KB 860/1192 KB 144/1118 KB 112/1461 KB 46/46 KB 37/37 KB 864/1192 KB 144/1118 KB 112/1461 KB 46/46 KB 37/37 KB 864/1192 KB 148/1118 KB 112/1461 KB 46/46 KB 37/37 KB 868/1192 KB 152/1118 KB 116/1461 KB 46/46 KB 37/37 KB 868/1192 KB 156/1118 KB 116/1461 KB 46/46 KB 37/37 KB 868/1192 KB 160/1118 KB 116/1461 KB 46/46 KB 37/37 KB 868/1192 KB 148/1118 KB 116/1461 KB 46/46 KB 37/37 KB 864/1192 KB 148/1118 KB 116/1461 KB 46/46 KB 37/37 KB 868/1192 KB 160/1118 KB 120/1461 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 25.5 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 868/1192 KB 160/1118 KB 124/1461 KB 46/46 KB 872/1192 KB 160/1118 KB 128/1461 KB 46/46 KB 872/1192 KB 160/1118 KB 124/1461 KB 46/46 KB 876/1192 KB 160/1118 KB 128/1461 KB 46/46 KB 880/1192 KB 160/1118 KB 128/1461 KB 46/46 KB 880/1192 KB 164/1118 KB 128/1461 KB 46/46 KB 884/1192 KB 168/1118 KB 132/1461 KB 884/1192 KB 172/1118 KB 132/1461 KB 884/1192 KB 176/1118 KB 132/1461 KB 884/1192 KB 164/1118 KB 132/1461 KB 884/1192 KB 164/1118 KB 128/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 31.2 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 884/1192 KB 176/1118 KB 136/1461 KB 888/1192 KB 176/1118 KB 136/1461 KB 892/1192 KB 176/1118 KB 136/1461 KB 896/1192 KB 176/1118 KB 140/1461 KB 892/1192 KB 176/1118 KB 140/1461 KB 896/1192 KB 176/1118 KB 144/1461 KB 896/1192 KB 176/1118 KB 148/1461 KB 900/1192 KB 180/1118 KB 152/1461 KB 900/1192 KB 180/1118 KB 156/1461 KB 900/1192 KB 180/1118 KB 160/1461 KB 900/1192 KB 180/1118 KB 148/1461 KB 900/1192 KB 176/1118 KB 148/1461 KB 900/1192 KB 184/1118 KB 160/1461 KB 904/1192 KB 188/1118 KB 160/1461 KB 904/1192 KB 192/1118 KB 160/1461 KB 904/1192 KB 184/1118 KB 160/1461 KB 908/1192 KB 192/1118 KB 160/1461 KB 912/1192 KB 192/1118 KB 160/1461 KB 3/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 6/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 9/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 11/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 14/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 16/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 19/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 22/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 25/287 KB 912/1192 KB 192/1118 KB 160/1461 KB 25/287 KB 916/1192 KB 192/1118 KB 160/1461 KB 27/287 KB 920/1192 KB 196/1118 KB 164/1461 KB 27/287 KB 924/1192 KB 196/1118 KB 164/1461 KB 27/287 KB 916/1192 KB 196/1118 KB 164/1461 KB 27/287 KB 916/1192 KB 192/1118 KB 164/1461 KB 27/287 KB 916/1192 KB 192/1118 KB 160/1461 KB 30/287 KB 928/1192 KB 196/1118 KB 164/1461 KB 30/287 KB 928/1192 KB 196/1118 KB 168/1461 KB 30/287 KB 928/1192 KB 196/1118 KB 172/1461 KB 32/287 KB 928/1192 KB 200/1118 KB 172/1461 KB 32/287 KB 928/1192 KB 196/1118 KB 172/1461 KB 32/287 KB 928/1192 KB 200/1118 KB 176/1461 KB 32/287 KB 928/1192 KB 204/1118 KB 176/1461 KB 27/287 KB 928/1192 KB 196/1118 KB 164/1461 KB 32/287 KB 928/1192 KB 208/1118 KB 176/1461 KB 32/287 KB 932/1192 KB 208/1118 KB 176/1461 KB 36/287 KB 936/1192 KB 212/1118 KB 180/1461 KB 36/287 KB 940/1192 KB 212/1118 KB 180/1461 KB 36/287 KB 944/1192 KB 212/1118 KB 180/1461 KB 36/287 KB 932/1192 KB 212/1118 KB 180/1461 KB 36/287 KB 932/1192 KB 208/1118 KB 180/1461 KB 36/287 KB 932/1192 KB 208/1118 KB 176/1461 KB 40/287 KB 944/1192 KB 212/1118 KB 180/1461 KB 44/287 KB 944/1192 KB 212/1118 KB 180/1461 KB 44/287 KB 944/1192 KB 212/1118 KB 184/1461 KB 44/287 KB 944/1192 KB 212/1118 KB 188/1461 KB 44/287 KB 944/1192 KB 212/1118 KB 192/1461 KB 48/287 KB 944/1192 KB 216/1118 KB 192/1461 KB 44/287 KB 944/1192 KB 216/1118 KB 192/1461 KB 48/287 KB 944/1192 KB 220/1118 KB 192/1461 KB 48/287 KB 944/1192 KB 224/1118 KB 192/1461 KB 48/287 KB 944/1192 KB 228/1118 KB 192/1461 KB 52/287 KB 948/1192 KB 232/1118 KB 196/1461 KB 52/287 KB 948/1192 KB 236/1118 KB 196/1461 KB 52/287 KB 948/1192 KB 228/1118 KB 196/1461 KB 48/287 KB 948/1192 KB 228/1118 KB 196/1461 KB 48/287 KB 944/1192 KB 228/1118 KB 196/1461 KB 56/287 KB 948/1192 KB 240/1118 KB 200/1461 KB 56/287 KB 952/1192 KB 240/1118 KB 200/1461 KB 52/287 KB 948/1192 KB 240/1118 KB 200/1461 KB 60/287 KB 952/1192 KB 240/1118 KB 204/1461 KB 60/287 KB 952/1192 KB 240/1118 KB 200/1461 KB 60/287 KB 956/1192 KB 240/1118 KB 204/1461 KB 64/287 KB 956/1192 KB 240/1118 KB 204/1461 KB 64/287 KB 956/1192 KB 240/1118 KB 208/1461 KB 52/287 KB 960/1192 KB 240/1118 KB 208/1461 KB 64/287 KB 960/1192 KB 240/1118 KB 208/1461 KB 64/287 KB 964/1192 KB 240/1118 KB 208/1461 KB 68/287 KB 968/1192 KB 244/1118 KB 212/1461 KB 68/287 KB 972/1192 KB 244/1118 KB 212/1461 KB 68/287 KB 964/1192 KB 244/1118 KB 212/1461 KB 68/287 KB 964/1192 KB unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 240/1118 KB 212/1461 KB 68/287 KB 972/1192 KB 244/1118 KB 216/1461 KB 68/287 KB 964/1192 KB 240/1118 KB 208/1461 KB 72/287 KB 972/1192 KB 248/1118 KB 216/1461 KB 76/287 KB 972/1192 KB 248/1118 KB 216/1461 KB 80/287 KB 972/1192 KB 248/1118 KB 216/1461 KB 68/287 KB 972/1192 KB 248/1118 KB 216/1461 KB 80/287 KB 972/1192 KB 248/1118 KB 220/1461 KB 80/287 KB 972/1192 KB 252/1118 KB 220/1461 KB 80/287 KB 972/1192 KB 252/1118 KB 224/1461 KB 80/287 KB 976/1192 KB 252/1118 KB 224/1461 KB 80/287 KB 976/1192 KB 256/1118 KB 224/1461 KB 80/287 KB 976/1192 KB 256/1118 KB 228/1461 KB 84/287 KB 980/1192 KB 260/1118 KB 232/1461 KB 84/287 KB 980/1192 KB 260/1118 KB 236/1461 KB 84/287 KB 980/1192 KB 260/1118 KB 228/1461 KB 84/287 KB 976/1192 KB 260/1118 KB 228/1461 KB 88/287 KB 980/1192 KB 260/1118 KB 240/1461 KB 92/287 KB 980/1192 KB 260/1118 KB 240/1461 KB 96/287 KB 980/1192 KB 260/1118 KB 240/1461 KB 80/287 KB 976/1192 KB 260/1118 KB 228/1461 KB 96/287 KB 984/1192 KB 264/1118 KB 240/1461 KB 84/287 KB 984/1192 KB 260/1118 KB 240/1461 KB 96/287 KB 984/1192 KB 260/1118 KB 240/1461 KB 96/287 KB 988/1192 KB 264/1118 KB 240/1461 KB 96/287 KB 992/1192 KB 264/1118 KB 240/1461 KB 96/287 KB 992/1192 KB 268/1118 KB 240/1461 KB 96/287 KB 992/1192 KB 272/1118 KB 240/1461 KB 96/287 KB 992/1192 KB 276/1118 KB 240/1461 KB 100/287 KB 996/1192 KB 280/1118 KB 244/1461 KB 100/287 KB 996/1192 KB 284/1118 KB 244/1461 KB 100/287 KB 996/1192 KB 288/1118 KB 244/1461 KB 100/287 KB 996/1192 KB 276/1118 KB 244/1461 KB 104/287 KB 996/1192 KB 288/1118 KB 244/1461 KB 108/287 KB 996/1192 KB 288/1118 KB 244/1461 KB 112/287 KB 996/1192 KB 288/1118 KB 244/1461 KB 96/287 KB 996/1192 KB 276/1118 KB 244/1461 KB 96/287 KB 992/1192 KB 276/1118 KB 244/1461 KB 112/287 KB 996/1192 KB 288/1118 KB 248/1461 KB 112/287 KB 1000/1192 KB 288/1118 KB 248/1461 KB 112/287 KB 1004/1192 KB 288/1118 KB 252/1461 KB 112/287 KB 1008/1192 KB 288/1118 KB 252/1461 KB 112/287 KB 1000/1192 KB 288/1118 KB 252/1461 KB 112/287 KB 1008/1192 KB 288/1118 KB 256/1461 KB 112/287 KB 1012/1192 KB 288/1118 KB 256/1461 KB 116/287 KB 1016/1192 KB 292/1118 KB 260/1461 KB 116/287 KB 1020/1192 KB 292/1118 KB 260/1461 KB 116/287 KB 1012/1192 KB 292/1118 KB 260/1461 KB 116/287 KB 1012/1192 KB 288/1118 KB 260/1461 KB 116/287 KB 1012/1192 KB 288/1118 KB 256/1461 KB 116/287 KB 1020/1192 KB 296/1118 KB 264/1461 KB 120/287 KB 1020/1192 KB 296/1118 KB 264/1461 KB 116/287 KB 1020/1192 KB 296/1118 KB 264/1461 KB 120/287 KB 1024/1192 KB 296/1118 KB 264/1461 KB 124/287 KB 1024/1192 KB 300/1118 KB 268/1461 KB 124/287 KB 1024/1192 KB 304/1118 KB 268/1461 KB 124/287 KB 1024/1192 KB 296/1118 KB 268/1461 KB 124/287 KB 1024/1192 KB 304/1118 KB 272/1461 KB 124/287 KB 1024/1192 KB 296/1118 KB 264/1461 KB 128/287 KB 1024/1192 KB 304/1118 KB 272/1461 KB 128/287 KB 1024/1192 KB 304/1118 KB 276/1461 KB 132/287 KB 1028/1192 KB 308/1118 KB 280/1461 KB 132/287 KB 1028/1192 KB 308/1118 KB 284/1461 KB 132/287 KB 1028/1192 KB 308/1118 KB 288/1461 KB 132/287 KB 1028/1192 KB 308/1118 KB 276/1461 KB 128/287 KB 1028/1192 KB 308/1118 KB 276/1461 KB 128/287 KB 1028/1192 KB 304/1118 KB 276/1461 KB 132/287 KB 1032/1192 KB 312/1118 KB 288/1461 KB 136/287 KB 1032/1192 KB 312/1118 KB 288/1461 KB 136/287 KB 1036/1192 KB 312/1118 KB 288/1461 KB 136/287 KB 1036/1192 KB 312/1118 KB 288/1461 KB 140/287 KB 1036/1192 KB 316/1118 KB 288/1461 KB 140/287 KB 1040/1192 KB 316/1118 KB 288/1461 KB 136/287 KB 1040/1192 KB 31 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 6/1118 KB 288/1461 KB 144/287 KB 1040/1192 KB 320/1118 KB 288/1461 KB 144/287 KB 1040/1192 KB 316/1118 KB 288/1461 KB 148/287 KB 1040/1192 KB 320/1118 KB 288/1461 KB 152/287 KB 1044/1192 KB 324/1118 KB 292/1461 KB 156/287 KB 1044/1192 KB 324/1118 KB 292/1461 KB 160/287 KB 1044/1192 KB 324/1118 KB 292/1461 KB 148/287 KB 1044/1192 KB 324/1118 KB 292/1461 KB 148/287 KB 1044/1192 KB 320/1118 KB 292/1461 KB 148/287 KB 1044/1192 KB 320/1118 KB 288/1461 KB 160/287 KB 1048/1192 KB 324/1118 KB 292/1461 KB 160/287 KB 1048/1192 KB 324/1118 KB 296/1461 KB 160/287 KB 1048/1192 KB 328/1118 KB 296/1461 KB 160/287 KB 1052/1192 KB 332/1118 KB 300/1461 KB 160/287 KB 1052/1192 KB 328/1118 KB 300/1461 KB 160/287 KB 1052/1192 KB 328/1118 KB 296/1461 KB 160/287 KB 1056/1192 KB 332/1118 KB 300/1461 KB 160/287 KB 1056/1192 KB 332/1118 KB 304/1461 KB 160/287 KB 1056/1192 KB 336/1118 KB 304/1461 KB 164/287 KB 1056/1192 KB 336/1118 KB 304/1461 KB 168/287 KB 1060/1192 KB 340/1118 KB 308/1461 KB 172/287 KB 1060/1192 KB 340/1118 KB 308/1461 KB 164/287 KB 1060/1192 KB 340/1118 KB 308/1461 KB 164/287 KB 1060/1192 KB 340/1118 KB 304/1461 KB 164/287 KB 1056/1192 KB 340/1118 KB 304/1461 KB 176/287 KB 1064/1192 KB 340/1118 KB 308/1461 KB 176/287 KB 1064/1192 KB 340/1118 KB 312/1461 KB 176/287 KB 1064/1192 KB 344/1118 KB 312/1461 KB 176/287 KB 1068/1192 KB 344/1118 KB 312/1461 KB 176/287 KB 1068/1192 KB 344/1118 KB 312/1461 KB 176/287 KB 1068/1192 KB 344/1118 KB 316/1461 KB 176/287 KB 1072/1192 KB 348/1118 KB 316/1461 KB 176/287 KB 1068/1192 KB 348/1118 KB 316/1461 KB 176/287 KB 1072/1192 KB 352/1118 KB 320/1461 KB 176/287 KB 1072/1192 KB 348/1118 KB 320/1461 KB 180/287 KB 1072/1192 KB 352/1118 KB 320/1461 KB 184/287 KB 1076/1192 KB 356/1118 KB 324/1461 KB 188/287 KB 1076/1192 KB 356/1118 KB 324/1461 KB 192/287 KB 1076/1192 KB 356/1118 KB 324/1461 KB 180/287 KB 1076/1192 KB 356/1118 KB 324/1461 KB 180/287 KB 1076/1192 KB 352/1118 KB 320/1461 KB 192/287 KB 1080/1192 KB 356/1118 KB 324/1461 KB 180/287 KB 1076/1192 KB 352/1118 KB 324/1461 KB 192/287 KB 1080/1192 KB 356/1118 KB 328/1461 KB 192/287 KB 1084/1192 KB 360/1118 KB 332/1461 KB 192/287 KB 1084/1192 KB 360/1118 KB 336/1461 KB 196/287 KB 1084/1192 KB 360/1118 KB 340/1461 KB 196/287 KB 1084/1192 KB 360/1118 KB 344/1461 KB 196/287 KB 1084/1192 KB 360/1118 KB 348/1461 KB 196/287 KB 1084/1192 KB 360/1118 KB 352/1461 KB 192/287 KB 1084/1192 KB 360/1118 KB 328/1461 KB 192/287 KB 1084/1192 KB 356/1118 KB 328/1461 KB 196/287 KB 1084/1192 KB 364/1118 KB 352/1461 KB 196/287 KB 1088/1192 KB 368/1118 KB 352/1461 KB 196/287 KB 1088/1192 KB 372/1118 KB 352/1461 KB 196/287 KB 1088/1192 KB 376/1118 KB 352/1461 KB 196/287 KB 1088/1192 KB 380/1118 KB 352/1461 KB 196/287 KB 1088/1192 KB 384/1118 KB 352/1461 KB 196/287 KB 1084/1192 KB 360/1118 KB 336/1461 KB 196/287 KB 1088/1192 KB 364/1118 KB 352/1461 KB 196/287 KB 1092/1192 KB 384/1118 KB 352/1461 KB 200/287 KB 1096/1192 KB 384/1118 KB 352/1461 KB 200/287 KB 1100/1192 KB 384/1118 KB 352/1461 KB 200/287 KB 1092/1192 KB 384/1118 KB 352/1461 KB 204/287 KB 1100/1192 KB 384/1118 KB 352/1461 KB 208/287 KB 1100/1192 KB 384/1118 KB 352/1461 KB 208/287 KB 1104/1192 KB 384/1118 KB 352/1461 KB 212/287 KB 1104/1192 KB 384/1118 KB 352/1461 KB 216/287 KB 1108/1192 KB 388/1118 KB 356/1461 KB 220/287 KB 1108/1192 KB 388/1118 KB 356/1461 KB 224/287 KB 1108/1192 KB 388/1118 KB 356/1461 KB 212/287 KB 1108/1192 KB 388/1118 KB 356/1461 KB 212/287 KB 1104/1192 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install KB 388/1118 KB 356/1461 KB 224/287 KB 1112/1192 KB 388/1118 KB 356/1461 KB 224/287 KB 1116/1192 KB 388/1118 KB 356/1461 KB 224/287 KB 1120/1192 KB 392/1118 KB 356/1461 KB 212/287 KB 1104/1192 KB 384/1118 KB 356/1461 KB 224/287 KB 1116/1192 KB 392/1118 KB 356/1461 KB 224/287 KB 1120/1192 KB 396/1118 KB 360/1461 KB 224/287 KB 1120/1192 KB 396/1118 KB 360/1461 KB 224/287 KB 1120/1192 KB 400/1118 KB 360/1461 KB 224/287 KB 1120/1192 KB 400/1118 KB 364/1461 KB 224/287 KB 1120/1192 KB 400/1118 KB 368/1461 KB 224/287 KB 1120/1192 KB 404/1118 KB 368/1461 KB 228/287 KB 1124/1192 KB 408/1118 KB 372/1461 KB 228/287 KB 1124/1192 KB 412/1118 KB 372/1461 KB 228/287 KB 1124/1192 KB 416/1118 KB 372/1461 KB 228/287 KB 1124/1192 KB 404/1118 KB 372/1461 KB 228/287 KB 1124/1192 KB 404/1118 KB 368/1461 KB 232/287 KB 1124/1192 KB 416/1118 KB 372/1461 KB 224/287 KB 1124/1192 KB 404/1118 KB 368/1461 KB 236/287 KB 1124/1192 KB 416/1118 KB 372/1461 KB 236/287 KB 1128/1192 KB 416/1118 KB 372/1461 KB 236/287 KB 1132/1192 KB 416/1118 KB 372/1461 KB 240/287 KB 1136/1192 KB 416/1118 KB 372/1461 KB 240/287 KB 1132/1192 KB 416/1118 KB 372/1461 KB 240/287 KB 1136/1192 KB 416/1118 KB 376/1461 KB 240/287 KB 1136/1192 KB 416/1118 KB 380/1461 KB 240/287 KB 1136/1192 KB 416/1118 KB 384/1461 KB 240/287 KB 1136/1192 KB 416/1118 KB 388/1461 KB 244/287 KB 1140/1192 KB 420/1118 KB 392/1461 KB 244/287 KB 1140/1192 KB 420/1118 KB 396/1461 KB 244/287 KB 1140/1192 KB 420/1118 KB 400/1461 KB 244/287 KB 1140/1192 KB 420/1118 KB 388/1461 KB 244/287 KB 1140/1192 KB 416/1118 KB 388/1461 KB 240/287 KB 1140/1192 KB 416/1118 KB 388/1461 KB 244/287 KB 1144/1192 KB 420/1118 KB 400/1461 KB 248/287 KB 1144/1192 KB 420/1118 KB 400/1461 KB 252/287 KB 1144/1192 KB 420/1118 KB 400/1461 KB 252/287 KB 1144/1192 KB 424/1118 KB 400/1461 KB 252/287 KB 1148/1192 KB 424/1118 KB 400/1461 KB 256/287 KB 1148/1192 KB 424/1118 KB 400/1461 KB 256/287 KB 1148/1192 KB 428/1118 KB 400/1461 KB 256/287 KB 1152/1192 KB 432/1118 KB 400/1461 KB 256/287 KB 1152/1192 KB 428/1118 KB 400/1461 KB 256/287 KB 1156/1192 KB 432/1118 KB 400/1461 KB 260/287 KB 1160/1192 KB 436/1118 KB 404/1461 KB 260/287 KB 1164/1192 KB 436/1118 KB 404/1461 KB 260/287 KB 1156/1192 KB 436/1118 KB 404/1461 KB 256/287 KB 1156/1192 KB 436/1118 KB 404/1461 KB 256/287 KB 1156/1192 KB 432/1118 KB 404/1461 KB 264/287 KB 1164/1192 KB 436/1118 KB 404/1461 KB 268/287 KB 1164/1192 KB 440/1118 KB 404/1461 KB 264/287 KB 1164/1192 KB 440/1118 KB 404/1461 KB 272/287 KB 1168/1192 KB 440/1118 KB 408/1461 KB 268/287 KB 1168/1192 KB 440/1118 KB 408/1461 KB 268/287 KB 1164/1192 KB 440/1118 KB 408/1461 KB 272/287 KB 1168/1192 KB 444/1118 KB 412/1461 KB 272/287 KB 1168/1192 KB 444/1118 KB 408/1461 KB 272/287 KB 1168/1192 KB 444/1118 KB 416/1461 KB 272/287 KB 1168/1192 KB 448/1118 KB 416/1461 KB 272/287 KB 1172/1192 KB 448/1118 KB 416/1461 KB 276/287 KB 1176/1192 KB 452/1118 KB 420/1461 KB 276/287 KB 1180/1192 KB 452/1118 KB 420/1461 KB 276/287 KB 1184/1192 KB 452/1118 KB 420/1461 KB 276/287 KB 1172/1192 KB 452/1118 KB 420/1461 KB 276/287 KB 1172/1192 KB 448/1118 KB 420/1461 KB 272/287 KB 1172/1192 KB 448/1118 KB 420/1461 KB 280/287 KB 1184/1192 KB 452/1118 KB 420/1461 KB 280/287 KB 1184/1192 KB 452/1118 KB 424/1461 KB 284/287 KB 1184/1192 KB 452/1118 KB 428/1461 KB 284/287 KB 1184/1192 KB 452/1118 KB 424/1461 KB 284/287 KB 1184/1192 KB 456/1118 KB 428/1461 KB 287/287 KB 1184/1192 KB 456/1118 KB 428/1461 KB 287/287 KB 1 unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 184/1192 KB 460/1118 KB 428/1461 KB 287/287 KB 1184/1192 KB 464/1118 KB 432/1461 KB 287/287 KB 1184/1192 KB 460/1118 KB 432/1461 KB 287/287 KB 1188/1192 KB 464/1118 KB 432/1461 KB 287/287 KB 1192/1192 KB 464/1118 KB 436/1461 KB 287/287 KB 1192/1192 KB 464/1118 KB 436/1461 KB 287/287 KB 1192/1192 KB 468/1118 KB 436/1461 KB 287/287 KB 1192/1192 KB 472/1118 KB 436/1461 KB 287/287 KB 1188/1192 KB 464/1118 KB 436/1461 KB 287/287 KB 1192/1192 KB 476/1118 KB 440/1461 KB 287/287 KB 1192/1192 KB 476/1118 KB 444/1461 KB 287/287 KB 1192/1192 KB 476/1118 KB 448/1461 KB 287/287 KB 1192/1192 KB 476/1118 KB 436/1461 KB 287/287 KB 1192/1192 KB 480/1118 KB 448/1461 KB 287/287 KB 1192/1192 KB 480/1118 KB 452/1461 KB 287/287 KB 1192/1192 KB 484/1118 KB 456/1461 KB 287/287 KB 1192/1192 KB 484/1118 KB 460/1461 KB 287/287 KB 1192/1192 KB 484/1118 KB 464/1461 KB 287/287 KB 1192/1192 KB 484/1118 KB 452/1461 KB 287/287 KB 1192/1192 KB 488/1118 KB 464/1461 KB 287/287 KB 1192/1192 KB 492/1118 KB 464/1461 KB 287/287 KB 1192/1192 KB 496/1118 KB 464/1461 KB 287/287 KB 1192/1192 KB 496/1118 KB 468/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 472/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 476/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 480/1461 KB 287/287 KB 1192/1192 KB 500/1118 KB 468/1461 KB 287/287 KB 1192/1192 KB 504/1118 KB 480/1461 KB 287/287 KB 1192/1192 KB 508/1118 KB 480/1461 KB 287/287 KB 1192/1192 KB 512/1118 KB 480/1461 KB 287/287 KB 1192/1192 KB 516/1118 KB 480/1461 KB 287/287 KB 1192/1192 KB 520/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 524/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 516/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 488/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 492/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 496/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 187.3 KB/sec) unit-abot-epc-basic-0: 10:11:17 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 528/1118 KB 500/1461 KB 1192/1192 KB 528/1118 KB 504/1461 KB 1192/1192 KB 528/1118 KB 508/1461 KB 1192/1192 KB 528/1118 KB 512/1461 KB 1192/1192 KB 532/1118 KB 512/1461 KB 1192/1192 KB 536/1118 KB 512/1461 KB 1192/1192 KB 540/1118 KB 512/1461 KB 1192/1192 KB 544/1118 KB 512/1461 KB 1192/1192 KB 548/1118 KB 512/1461 KB 552/1118 KB 516/1461 KB 556/1118 KB 516/1461 KB 560/1118 KB 516/1461 KB 548/1118 KB 516/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 776.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 560/1118 KB 520/1461 KB 560/1118 KB 524/1461 KB 560/1118 KB 528/1461 KB 564/1118 KB 528/1461 KB 568/1118 KB 532/1461 KB 572/1118 KB 532/1461 KB 576/1118 KB 532/1461 KB 564/1118 KB 532/1461 KB 576/1118 KB 536/1461 KB 576/1118 KB 540/1461 KB 576/1118 KB 544/1461 KB 580/1118 KB 544/1461 KB 584/1118 KB 548/1461 KB 588/1118 KB 548/1461 KB 580/1118 KB 548/1461 KB 588/1118 KB 552/1461 KB 592/1118 KB 552/1461 KB 592/1118 KB 556/1461 KB 592/1118 KB 560/1461 KB 596/1118 KB 560/1461 KB 600/1118 KB 564/1461 KB 604/1118 KB 564/1461 KB 608/1118 KB 564/1461 KB 596/1118 KB 564/1461 KB 608/1118 KB 568/1461 KB 608/1118 KB 572/1461 KB 608/1118 KB 576/1461 KB 612/1118 KB 576/1461 KB 616/1118 KB 580/1461 KB 620/1118 KB 580/1461 KB 612/1118 KB 580/1461 KB 624/1118 KB 584/1461 KB 624/1118 KB 580/1461 KB 624/1118 KB 588/1461 KB 624/1118 KB 592/1461 KB 624/1118 KB 596/1461 KB 628/1118 KB 600/1461 KB 628/1118 KB 604/1461 KB 628/1118 KB 608/1461 KB 628/1118 KB 596/1461 KB 632/1118 KB 608/1461 KB 636/1118 KB 608/1461 KB 640/1118 KB 608/1461 KB 644/1118 KB 608/1461 KB 648/1118 KB 612/1461 KB 652/1118 KB 612/1461 KB 656/1118 KB 612/1461 KB 644/1118 KB 612/1461 KB 656/1118 KB 616/1461 KB 656/1118 KB 620/1461 KB 656/1118 KB 624/1461 KB 656/1118 KB 628/1461 KB 660/1118 KB 632/1461 KB 660/1118 KB 636/1461 KB 660/1118 KB 640/1461 KB 660/1118 KB 628/1461 KB 664/1118 KB 640/1461 KB 668/1118 KB 640/1461 KB 672/1118 KB 640/1461 KB 672/1118 KB 644/1461 KB 676/1118 KB 648/1461 KB 676/1118 KB 652/1461 KB 676/1118 KB 656/1461 KB 676/1118 KB 644/1461 KB 680/1118 KB 656/1461 KB 684/1118 KB 656/1461 KB 688/1118 KB 656/1461 KB 688/1118 KB 660/1461 KB 692/1118 KB 664/1461 KB 692/1118 KB 668/1461 KB 692/1118 KB 660/1461 KB 696/1118 KB 668/1461 KB 696/1118 KB 672/1461 KB 700/1118 KB 672/1461 KB 704/1118 KB 672/1461 KB 704/1118 KB 676/1461 KB 708/1118 KB 680/1461 KB 708/1118 KB 684/1461 KB 708/1118 KB 688/1461 KB 708/1118 KB 676/1461 KB 712/1118 KB 688/1461 KB 716/1118 KB 688/1461 KB 720/1118 KB 688/1461 KB 720/1118 KB 692/1461 KB 724/1118 KB 696/1461 KB 724/1118 KB 700/1461 KB 724/1118 KB 704/1461 KB 724/1118 KB 692/1461 KB 728/1118 KB 704/1461 KB 732/1118 KB 704/1461 KB 736/1118 KB 704/1461 KB 736/1118 KB 708/1461 KB 736/1118 KB 712/1461 KB 736/1118 KB 716/1461 KB 736/1118 KB 720/1461 KB 740/1118 KB 720/1461 KB 744/1118 KB 720/1461 KB 748/1118 KB 720/1461 KB 752/1118 KB 720/1461 KB 752/1118 KB 724/1461 KB 752/1118 KB 728/1461 KB 752/1118 KB 732/1461 KB 752/1118 KB 736/1461 KB 756/1118 KB 736/1461 KB 760/1118 KB 736/1461 KB 764/1118 KB 736/1461 KB 768/1118 KB 736/1461 KB 768/1118 KB 740/1461 KB 772/1118 KB 740/1461 KB 772/1118 KB 744/1461 KB 772/1118 KB 748/1461 KB 772/1118 KB 752/1461 KB 776/1118 KB 752/1461 KB 780/1118 KB 752/1461 KB 784/1118 KB 752/1461 KB 784/1118 KB 756/1461 KB 784/1118 KB 760/1461 KB 784/1118 KB 764/1461 KB 784/1118 KB 768/1461 KB 788/1118 KB 768/1461 KB 792/1118 KB 768/1461 KB 796/1118 KB 768/1461 KB 800/1118 KB 768/1461 KB 800/1118 KB 772/1461 KB 800/1118 KB 776/1461 KB 800/1118 KB 780/1461 KB 800/1118 KB 784/1461 KB 804/1118 KB 784/1461 KB 808/1118 KB 784/1461 KB 812/1118 KB 784/1461 KB 816/1118 KB 784/1461 KB 816/1118 KB 788/1461 KB 816/1118 KB 792/1461 KB 816/1118 KB 796/1461 KB 816/1118 KB 800/1461 KB 816/1118 KB 804/1461 KB 820/1118 KB 804/1461 KB 824/1118 KB 804/1461 KB 828/1118 KB 804/1461 KB 832/1118 KB 804/1461 KB 832/1118 KB 808/1461 KB 832/111 unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 8 KB 812/1461 KB 832/1118 KB 816/1461 KB 832/1118 KB 820/1461 KB 836/1118 KB 824/1461 KB 836/1118 KB 828/1461 KB 836/1118 KB 832/1461 KB 836/1118 KB 820/1461 KB 840/1118 KB 832/1461 KB 844/1118 KB 832/1461 KB 848/1118 KB 832/1461 KB 852/1118 KB 832/1461 KB 856/1118 KB 836/1461 KB 860/1118 KB 836/1461 KB 864/1118 KB 836/1461 KB 852/1118 KB 836/1461 KB 864/1118 KB 840/1461 KB 864/1118 KB 844/1461 KB 864/1118 KB 848/1461 KB 868/1118 KB 848/1461 KB 872/1118 KB 848/1461 KB 872/1118 KB 852/1461 KB 876/1118 KB 852/1461 KB 876/1118 KB 856/1461 KB 880/1118 KB 856/1461 KB 880/1118 KB 860/1461 KB 880/1118 KB 864/1461 KB 880/1118 KB 868/1461 KB 884/1118 KB 872/1461 KB 884/1118 KB 876/1461 KB 884/1118 KB 880/1461 KB 884/1118 KB 868/1461 KB 888/1118 KB 880/1461 KB 892/1118 KB 880/1461 KB 896/1118 KB 880/1461 KB 900/1118 KB 880/1461 KB 904/1118 KB 884/1461 KB 908/1118 KB 884/1461 KB 912/1118 KB 884/1461 KB 900/1118 KB 884/1461 KB 912/1118 KB 888/1461 KB 912/1118 KB 892/1461 KB 912/1118 KB 896/1461 KB 916/1118 KB 896/1461 KB 920/1118 KB 900/1461 KB 924/1118 KB 900/1461 KB 916/1118 KB 900/1461 KB 924/1118 KB 904/1461 KB 928/1118 KB 908/1461 KB 928/1118 KB 912/1461 KB 928/1118 KB 904/1461 KB 928/1118 KB 916/1461 KB 932/1118 KB 920/1461 KB 932/1118 KB 924/1461 KB 932/1118 KB 916/1461 KB 936/1118 KB 924/1461 KB 940/1118 KB 924/1461 KB 940/1118 KB 928/1461 KB 944/1118 KB 928/1461 KB 948/1118 KB 928/1461 KB 952/1118 KB 932/1461 KB 956/1118 KB 932/1461 KB 960/1118 KB 932/1461 KB 948/1118 KB 932/1461 KB 960/1118 KB 936/1461 KB 960/1118 KB 940/1461 KB 960/1118 KB 944/1461 KB 960/1118 KB 948/1461 KB 964/1118 KB 952/1461 KB 964/1118 KB 956/1461 KB 964/1118 KB 960/1461 KB 964/1118 KB 948/1461 KB 968/1118 KB 960/1461 KB 972/1118 KB 960/1461 KB 976/1118 KB 960/1461 KB 980/1118 KB 960/1461 KB 984/1118 KB 964/1461 KB 988/1118 KB 964/1461 KB 992/1118 KB 964/1461 KB 980/1118 KB 964/1461 KB 992/1118 KB 968/1461 KB 992/1118 KB 972/1461 KB 992/1118 KB 976/1461 KB 996/1118 KB 976/1461 KB 1000/1118 KB 980/1461 KB 1004/1118 KB 980/1461 KB 996/1118 KB 980/1461 KB 1008/1118 KB 984/1461 KB 1008/1118 KB 988/1461 KB 1008/1118 KB 988/1461 KB 1008/1118 KB 992/1461 KB 1012/1118 KB 992/1461 KB 1016/1118 KB 996/1461 KB 1020/1118 KB 996/1461 KB 1024/1118 KB 996/1461 KB 1012/1118 KB 996/1461 KB 1024/1118 KB 1000/1461 KB 1024/1118 KB 1004/1461 KB 1024/1118 KB 1008/1461 KB 1028/1118 KB 1008/1461 KB 1032/1118 KB 1012/1461 KB 1036/1118 KB 1012/1461 KB 1040/1118 KB 1012/1461 KB 1028/1118 KB 1012/1461 KB 1040/1118 KB 1016/1461 KB 1040/1118 KB 1020/1461 KB 1040/1118 KB 1024/1461 KB 1044/1118 KB 1024/1461 KB 1048/1118 KB 1028/1461 KB 1052/1118 KB 1028/1461 KB 1056/1118 KB 1028/1461 KB 1044/1118 KB 1028/1461 KB 1056/1118 KB 1032/1461 KB 1056/1118 KB 1036/1461 KB 1056/1118 KB 1040/1461 KB 1060/1118 KB 1040/1461 KB 1064/1118 KB 1040/1461 KB 1068/1118 KB 1040/1461 KB 1072/1118 KB 1044/1461 KB 1068/1118 KB 1044/1461 KB 1072/1118 KB 1048/1461 KB 1072/1118 KB 1052/1461 KB 1072/1118 KB 1056/1461 KB 1072/1118 KB 1060/1461 KB 1076/1118 KB 1060/1461 KB 1080/1118 KB 1060/1461 KB 1084/1118 KB 1060/1461 KB 1088/1118 KB 1060/1461 KB 1088/1118 KB 1064/1461 KB 1088/1118 KB 1068/1461 KB 1088/1118 KB 1072/1461 KB 1088/1118 KB 1076/1461 KB 1092/1118 KB 1076/1461 KB 1096/1118 KB 1076/1461 KB 1100/1118 KB 1076/1461 KB 1104/1118 KB 1076/1461 KB 1104/1118 KB 1080/1461 KB 1104/1118 KB 1084/1461 KB 1104/1118 KB 1088/1461 KB 1108 unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install /1118 KB 1088/1461 KB 1112/1118 KB 1088/1461 KB 1116/1118 KB 1088/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 693.0 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 124.4 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 85.5 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 82.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 34.5 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 140.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 61.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 162.3 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 174.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 393.7 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 66.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/21 KB 3/149 KB 5/21 KB 4/10 KB 3/149 KB 8/21 KB 4/10 KB 3/149 KB 2/21 KB 4/10 KB 5/149 KB 8/21 KB 4/10 KB 8/149 KB 8/21 KB 4/10 KB 11/149 KB 8/21 KB 4/10 KB 2/21 KB 4/10 KB 11/149 KB 8/21 KB 8/10 KB 11/149 KB 8/21 KB 10/10 KB 13/149 KB 8/21 KB 10/10 KB 13/149 KB 11/21 KB 10/10 KB 16/149 KB 11/21 KB 10/10 KB 16/149 KB 13/21 KB 10/10 KB 19/149 KB 13/21 KB 10/10 KB 21/149 KB 13/21 KB 10/10 KB 21/149 KB 16/21 KB 10/10 KB 21/149 KB 18/21 KB 10/10 KB 24/149 KB 18/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 27/149 KB 21/21 KB 10/10 KB 3/6 KB 27/149 KB 21/21 KB 10/10 KB 6/6 KB 29/149 KB 21/21 KB 10/10 KB 6/6 KB 29/149 KB 21/21 KB 10/10 KB 3/6 KB 29/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 36/149 KB 21/21 KB 10/10 KB 6/6 KB 40/149 KB 21/21 KB 10/10 KB 6/6 KB 44/149 KB 21/21 KB 10/10 KB 6/6 KB 48/149 KB 21/21 KB 10/10 KB 6/6 KB 52/149 KB 21/21 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 6/6 KB 56/149 KB 21/21 KB 6/6 KB 60/149 KB 21/21 KB 6/6 KB 64/149 KB 21/21 KB 6/6 KB 64/149 KB 21/21 KB 4/14 KB 4/30 KB 68/149 KB 8/14 KB 4/30 KB 68/149 KB 12/14 KB 4/30 KB 68/149 KB 14/14 KB 4/30 KB 68/149 KB 4/14 KB 8/30 KB 68/149 KB 14/14 KB 12/30 KB 68/149 KB 14/14 KB 16/30 KB 68/149 KB 14/14 KB 68/149 KB 4/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 653.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 193.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 20/30 KB 68/149 KB 14/14 KB 24/30 KB 72/149 KB 14/14 KB 28/30 KB 72/149 KB 14/14 KB 30/30 KB 72/149 KB 14/14 KB 20/30 KB 72/149 KB 14/14 KB 30/30 KB 76/149 KB 14/14 KB 30/30 KB 80/149 KB 14/14 KB 30/30 KB 84/149 KB 14/14 KB 30/30 KB 88/149 KB 14/14 KB 30/30 KB 92/149 KB 14/14 KB 30/30 KB 96/149 KB 14/14 KB 30/30 KB 100/149 KB 14/14 KB 30/30 KB 104/149 KB 14/14 KB 30/30 KB 108/149 KB 14/14 KB 30/30 KB 112/149 KB 14/14 KB 30/30 KB 116/149 KB 14/14 KB 30/30 KB 120/149 KB 14/14 KB 30/30 KB 124/149 KB 14/14 KB 30/30 KB 128/149 KB 14/14 KB 30/30 KB 132/149 KB 14/14 KB 30/30 KB 136/149 KB 14/14 KB 30/30 KB 140/149 KB 14/14 KB 30/30 KB 144/149 KB 14/14 KB 30/30 KB 148/149 KB 14/14 KB 30/30 KB 149/149 KB 14/14 KB 30/30 KB 149/149 KB 14/14 KB 3/37 KB 30/30 KB 149/149 KB 14/14 KB 3/14 KB 6/37 KB 30/30 KB 149/149 KB 14/14 KB 3/14 KB 9/37 KB 30/30 KB 149/149 KB 14/14 KB 3/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 3/14 KB 3/37 KB 30/30 KB 149/149 KB 14/14 KB 5/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 8/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 11/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 13/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 14/14 KB 11/37 KB 30/30 KB 149/149 KB 14/14 KB 14/14 KB 14/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 754.1 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 340.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 149/149 KB 14/14 KB 14/14 KB 16/37 KB 149/149 KB 14/14 KB 19/37 KB 149/149 KB 14/14 KB 22/37 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 149/149 KB 14/14 KB 25/37 KB 149/149 KB 14/14 KB 27/37 KB 149/149 KB 14/14 KB 30/37 KB 149/149 KB 14/14 KB 32/37 KB 149/149 KB 14/14 KB 35/37 KB 149/149 KB 14/14 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 297.6 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 4/11 KB 149/149 KB 37/37 KB 8/11 KB 149/149 KB 37/37 KB 3/37 KB 11/11 KB 3/37 KB 4/11 KB 149/149 KB 37/37 KB 3/37 KB 11/11 KB 6/37 KB 11/11 KB 9/37 KB 11/11 KB 11/37 KB 11/11 KB 14/37 KB 11/11 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2903.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 720.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 11/11 KB 19/37 KB 11/11 KB 22/37 KB 11/11 KB 25/37 KB 11/11 KB 27/37 KB 11/11 KB 30/37 KB 11/11 KB 3/43 KB 30/37 KB 11/11 KB 5/43 KB 30/37 KB 11/11 KB 8/43 KB 30/37 KB 11/11 KB 11/43 KB 30/37 KB 11/11 KB 13/43 KB 30/37 KB 11/11 KB 16/43 KB 30/37 KB 11/11 KB 19/43 KB 30/37 KB 11/11 KB 21/43 KB 30/37 KB 11/11 KB 21/43 KB 32/37 KB 11/11 KB 24/43 KB 32/37 KB 11/11 KB 27/43 KB 32/37 KB 11/11 KB 29/43 KB 32/37 KB 11/11 KB 32/43 KB 32/37 KB 11/11 KB 32/43 KB 35/37 KB 11/11 KB 32/43 KB 37/37 KB 11/11 KB 36/43 KB 37/37 KB 11/11 KB 40/43 KB 37/37 KB 11/11 KB 43/43 KB 37/37 KB 11/11 KB 4/7 KB 43/43 KB 37/37 KB 11/11 KB 7/7 KB 43/43 KB 37/37 KB 11/11 KB 7/7 KB 43/43 KB 3/60 KB 37/37 KB 7/7 KB 43/43 KB 6/60 KB 37/37 KB 7/7 KB 43/43 KB 9/60 KB 37/37 KB 7/7 KB 43/43 KB 11/60 KB 37/37 KB 7/7 KB 43/43 KB 14/60 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 7/7 KB 43/43 KB 16/60 KB 37/37 KB 7/7 KB 43/43 KB 19/60 KB 37/37 KB 7/7 KB 43/43 KB 22/60 KB 37/37 KB 7/7 KB 43/43 KB 25/60 KB 37/37 KB 7/7 KB 43/43 KB 27/60 KB 37/37 KB 7/7 KB 43/43 KB 30/60 KB 37/37 KB 7/7 KB 43/43 KB 32/60 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 690.1 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 606.0 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 7/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 KB 7/7 KB 52/60 KB 7/7 KB 56/60 KB 7/7 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 103.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 839.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 91.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1154.0 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1571.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 10:11:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 117.8 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 100.2 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 112.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-oai-epc-0: 10:11:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:11:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:11:19 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:11:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:11:19 DEBUG juju.worker start "api" unit-oai-epc-0: 10:11:19 INFO juju.worker start "api" machine-2: 10:11:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 10:11:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:11:19 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:11:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:11:19 DEBUG juju.worker "api" started unit-oai-epc-0: 10:11:19 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-oai-epc-0: 10:11:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 60.5 KB/sec) unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:11:19 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:19 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1136.2 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 33.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom machine-2: 10:11:19 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:11:19 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:11:19 DEBUG juju.worker start "engine" machine-2: 10:11:19 INFO juju.worker start "engine" unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) machine-2: 10:11:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:11:19 DEBUG juju.worker "engine" started machine-2: 10:11:19 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:11:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 4/156 KB 13/13 KB 8/156 KB 13/13 KB 4/87 KB 12/156 KB 13/13 KB 4/87 KB 16/156 KB 13/13 KB 4/87 KB 4/156 KB 13/13 KB 4/87 KB 16/156 KB 13/13 KB 8/87 KB 16/156 KB 12/87 KB 16/156 KB 16/87 KB 16/156 KB 20/87 KB 16/156 KB 24/87 KB 20/156 KB 28/87 KB 20/156 KB 32/87 KB 20/156 KB 24/87 KB 24/156 KB 32/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 524.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 28/156 KB 32/87 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:11:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 32/156 KB 32/87 KB 32/156 KB 36/87 KB 36/156 KB 3/48 KB 40/87 KB 36/156 KB 3/48 KB 44/87 KB 36/156 KB 3/48 KB 48/87 KB 36/156 KB 3/48 KB 36/87 KB 36/156 KB 5/48 KB 48/87 KB 36/156 KB 36/87 KB 40/156 KB 5/48 KB 48/87 KB 40/156 KB 8/48 KB 48/87 KB 44/156 KB 8/48 KB 48/87 KB 48/156 KB 8/48 KB 48/87 KB 48/156 KB 11/48 KB 48/87 KB 52/156 KB 11/48 KB 48/87 KB 56/156 KB 13/48 KB 52/87 KB 52/156 KB 13/48 KB 52/87 KB 56/156 KB 16/48 KB 52/87 KB 52/156 KB 11/48 KB 52/87 KB 56/156 KB 16/48 KB 56/87 KB 56/156 KB 19/48 KB 56/87 KB 56/156 KB 19/48 KB 60/87 KB 60/156 KB 19/48 KB 3/35 KB 64/87 KB 60/156 KB 19/48 KB 3/35 KB 60/87 KB 64/156 KB 21/48 KB 3/35 KB 64/87 KB 56/156 KB 19/48 KB 3/35 KB 60/87 KB 60/156 KB 21/48 KB 3/35 KB 64/87 KB 64/156 KB 24/48 KB 6/35 KB 64/87 KB 68/156 KB 27/48 KB 6/35 KB 68/87 KB 64/156 KB 21/48 KB 6/35 KB 64/87 KB 68/156 KB 27/48 KB 9/35 KB 68/87 KB 68/156 KB 27/48 KB 11/35 KB 68/87 KB 68/156 KB 27/48 KB 14/35 KB 68/87 KB 68/156 KB 29/48 KB 14/35 KB 68/87 KB 68/156 KB 24/48 KB 6/35 KB 68/87 KB 72/156 KB 29/48 KB 14/35 KB 68/87 KB 64/156 KB 24/48 KB 6/35 KB 68/87 KB 72/156 KB 29/48 KB 16/35 KB 72/87 KB 72/156 KB 29/48 KB 16/35 KB 76/87 KB 76/156 KB 32/48 KB 16/35 KB 80/87 KB 72/156 KB 29/48 KB 16/35 KB 68/87 KB 76/156 KB 32/48 KB 16/35 KB 76/87 KB 76/156 KB 29/48 KB 16/35 KB 76/87 KB 80/156 KB 32/48 KB 19/35 KB 80/87 KB 80/156 KB 32/48 KB 19/35 KB 80/87 KB 80/156 KB 32/48 KB 19/35 KB 3/21 KB 80/87 KB 84/156 KB 36/48 KB 22/35 KB 6/21 KB 84/87 KB 84/156 KB 36/48 KB 22/35 KB 9/21 KB 84/87 KB 84/156 KB 36/48 KB 22/35 KB 3/21 KB 84/87 KB 80/156 KB 36/48 KB 22/35 KB 3/21 KB 84/87 KB 84/156 KB 36/48 KB 22/35 KB 9/21 KB 87/87 KB 80/156 KB 36/48 KB 22/35 KB 3/21 KB 80/87 KB 84/156 KB 36/48 KB 25/35 KB 9/21 KB 87/87 KB 80/156 KB 36/48 KB 19/35 KB 3/21 KB 80/87 KB 84/156 KB 40/48 KB 25/35 KB 9/21 KB 87/87 KB 84/156 KB 44/48 KB 27/35 KB 9/21 KB 87/87 KB 84/156 KB 48/48 KB 27/35 KB 9/21 KB 87/87 KB 88/156 KB 48/48 KB 27/35 KB 9/21 KB 87/87 KB 84/156 KB 40/48 KB 27/35 KB 9/21 KB 87/87 KB 88/156 KB 48/48 KB 30/35 KB 11/21 KB 87/87 KB 88/156 KB 48/48 KB 27/35 KB 11/21 KB 87/87 KB 88/156 KB 48/48 KB 27/35 KB 9/21 KB 87/87 KB 92/156 KB 48/48 KB 30/35 KB 11/21 KB 87/87 KB 96/156 KB 48/48 KB 30/35 KB 11/21 KB 87/87 KB 96/156 KB 48/48 KB 32/35 KB 11/21 KB 87/87 KB 96/156 KB 48/48 KB 32/35 KB 14/21 KB 87/87 KB 96/156 KB 48/48 KB 35/35 KB 14/21 KB 87/87 KB 96/156 KB 48/48 KB 35/35 KB 16/21 KB 87/87 KB 100/156 KB 48/48 KB 35/35 KB 16/21 KB 87/87 KB 104/156 KB 48/48 KB 35/35 KB 19/21 KB 87/87 KB 108/156 KB 48/48 KB 35/35 KB 19/21 KB 87/87 KB 112/156 KB 48/48 KB 35/35 KB 19/21 KB 87/87 KB 100/156 KB 48/48 KB 35/35 KB 19/21 KB 87/87 KB 112/156 KB 48/48 KB 35/35 KB 21/21 KB 87/87 KB 116/156 KB 35/35 KB 21/21 KB 120/156 KB 35/35 KB 21/21 KB 124/156 KB 35/35 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 842.2 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 128/156 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1973.3 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:11:19 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:11:19 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar machine-2: 10:11:19 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 132/156 KB 21/21 KB 136/156 KB 140/156 KB 144/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 416.1 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 144/156 KB 3/86 KB 148/156 KB 3/86 KB 152/156 KB 4/24 KB 5/86 KB 3/14 KB 156/156 KB 4/24 KB 5/86 KB 3/14 KB 156/156 KB 4/24 KB 5/86 KB 3/14 KB 148/156 KB 4/24 KB 5/86 KB 3/14 KB 148/156 KB 4/24 KB 3/86 KB 3/14 KB 148/156 KB 3/86 KB 3/14 KB 156/156 KB 8/24 KB 5/86 KB 3/14 KB 156/156 KB 8/24 KB 5/86 KB 6/14 KB 156/156 KB 12/24 KB 5/86 KB 6/14 KB 156/156 KB 16/24 KB 5/86 KB 6/14 KB 156/156 KB 20/24 KB 8/86 KB 6/14 KB 156/156 KB 24/24 KB 3/119 KB 8/86 KB 9/14 KB 156/156 KB 24/24 KB 3/119 KB 8/86 KB 9/14 KB 156/156 KB 16/24 KB 8/86 KB 6/14 KB 156/156 KB 24/24 KB 3/119 KB 11/86 KB 9/14 KB 156/156 KB 24/24 KB 3/119 KB 13/86 KB 9/14 KB 156/156 KB 24/24 KB 3/119 KB 16/86 KB 9/14 KB 156/156 KB 24/24 KB 3/119 KB 19/86 KB 9/14 KB 156/156 KB 20/24 KB 3/119 KB 8/86 KB 9/14 KB 156/156 KB 20/24 KB 8/86 KB 9/14 KB 156/156 KB 24/24 KB 3/119 KB 19/86 KB 11/14 KB 156/156 KB 24/24 KB 3/119 KB 19/86 KB 14/14 KB 156/156 KB 24/24 KB 3/119 KB 21/86 KB 14/14 KB 156/156 KB 24/24 KB 6/119 KB 21/86 KB 14/14 KB 156/156 KB 24/24 KB 6/119 KB 24/86 KB 14/14 KB 156/156 KB 24/24 KB 6/119 KB 27/86 KB 14/14 KB 156/156 KB 24/24 KB 9/119 KB 27/86 KB 14/14 KB 156/156 KB 24/24 KB 9/119 KB 29/86 KB 14/14 KB 156/156 KB 24/24 KB 11/119 KB 32/86 KB 14/14 KB 156/156 KB 24/24 KB 11/119 KB 29/86 KB 14/14 KB 156/156 KB 24/24 KB 14/119 KB 32/86 KB 14/14 KB 156/156 KB 24/24 KB 14/119 KB 36/86 KB 14/14 KB 156/156 KB 24/24 KB 16/119 KB 40/86 KB 14/14 KB 156/156 KB 24/24 KB 16/119 KB 44/86 KB 14/14 KB 156/156 KB 24/24 KB 16/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 16/119 KB 36/86 KB 14/14 KB 156/156 KB 24/24 KB 19/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 22/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 25/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 27/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 30/119 KB 48/86 KB 14/14 KB 156/156 KB 24/24 KB 30/119 KB 52/86 KB 14/14 KB 156/156 KB 24/24 KB 32/119 KB 52/86 KB 14/14 KB 156/156 KB 24/24 KB 32/119 KB 56/86 KB 14/14 KB 156/156 KB 24/24 KB 32/119 KB 60/86 KB 14/14 KB 156/156 KB 24/24 KB 32/119 KB 64/86 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 352.7 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 195.1 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2195.6 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar machine-2: 10:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 36/119 KB 64/86 KB 40/119 KB 68/86 KB 44/119 KB 68/86 KB 36/119 KB 68/86 KB 44/119 KB 72/86 KB 48/119 KB 72/86 KB 48/119 KB 76/86 KB 48/119 KB 80/86 KB 52/119 KB 80/86 KB 56/119 KB 84/86 KB 60/119 KB 84/86 KB 52/119 KB 84/86 KB 60/119 KB 86/86 KB 64/119 KB 86/86 KB 68/119 KB 86/86 KB 72/119 KB 86/86 KB 76/119 KB 86/86 KB 80/119 KB 86/86 KB 3/37 KB 80/119 KB 86/86 KB 5/37 KB 80/119 KB 86/86 KB 8/37 KB 80/119 KB 86/86 KB 8/37 KB 80/119 KB 86/86 KB 4/29 KB 11/37 KB 4/57 KB 80/119 KB 86/86 KB 8/29 KB 11/37 KB 4/57 KB 80/119 KB 86/86 KB 12/29 KB 11/37 KB 4/57 KB 80/119 KB 86/86 KB 16/29 KB 11/37 KB 4/57 KB 80/119 KB 86/86 KB 4/29 KB 11/37 KB 80/119 KB 86/86 KB 4/29 KB 13/37 KB 4/57 KB 80/119 KB 86/86 KB 16/29 KB 16/37 KB 4/57 KB 80/119 KB 86/86 KB 16/29 KB 19/37 KB 4/57 KB 80/119 KB 86/86 KB 16/29 KB 19/37 KB 8/57 KB 80/119 KB 86/86 KB 16/29 KB 19/37 KB 12/57 KB 80/119 KB 86/86 KB 16/29 KB 19/37 KB 16/57 KB 80/119 KB 86/86 KB 16/29 KB 21/37 KB 16/57 KB 80/119 KB 86/86 KB 16/29 KB 21/37 KB 16/57 KB 80/119 KB 86/86 KB 20/29 KB 24/37 KB 20/57 KB 80/119 KB 86/86 KB 20/29 KB 24/37 KB 24/57 KB 80/119 KB 86/86 KB 24/29 KB 24/37 KB 28/57 KB 80/119 KB 86/86 KB 24/29 KB 24/37 KB 16/57 KB 80/119 KB 86/86 KB 20/29 KB 24/37 KB 20/57 KB 80/119 KB 86/86 KB 24/29 KB 27/37 KB 28/57 KB 80/119 KB 86/86 KB 24/29 KB 27/37 KB 28/57 KB 80/119 KB 86/86 KB 28/29 KB 27/37 KB 28/57 KB 80/119 KB 86/86 KB 29/29 KB 29/37 KB 28/57 KB 80/119 KB 86/86 KB 29/29 KB 29/37 KB 32/57 KB 80/119 KB 86/86 KB 29/29 KB 32/37 KB 32/57 KB 80/119 KB 86/86 KB 29/29 KB 35/37 KB 32/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 32/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 36/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 40/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 44/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 48/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 52/57 KB 80/119 KB 86/86 KB 29/29 KB 37/37 KB 56/57 KB 80/119 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1027.4 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 37/37 KB 57/57 KB 84/119 KB 29/29 KB 37/37 KB 56/57 KB 84/119 KB 29/29 KB 37/37 KB 57/57 KB 88/119 KB 29/29 KB 37/37 KB 57/57 KB 92/119 KB 29/29 KB 37/37 KB 57/57 KB 96/119 KB 29/29 KB 37/37 KB 57/57 KB 100/119 KB 29/29 KB 57/57 KB 104/119 KB 57/57 KB 108/119 KB 57/57 KB 112/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 430.7 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 334.0 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 57/57 KB 116/119 KB 57/57 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 641.8 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 4/11 KB 119/119 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 8/11 KB 119/119 KB 11/11 KB 119/119 KB 11/11 KB 119/119 KB 3/33 KB 11/11 KB 119/119 KB 6/33 KB 11/11 KB 119/119 KB 9/33 KB 3/21 KB 11/11 KB 119/119 KB 11/33 KB 3/21 KB 11/11 KB 119/119 KB 14/33 KB 3/21 KB 11/11 KB 119/119 KB 16/33 KB 3/21 KB 11/11 KB 19/33 KB 3/21 KB 11/11 KB 119/119 KB 6/33 KB 3/21 KB 11/11 KB 19/33 KB 6/21 KB 11/11 KB 19/33 KB 9/21 KB 11/11 KB 19/33 KB 11/21 KB 11/11 KB 19/33 KB 14/21 KB 11/11 KB 19/33 KB 16/21 KB 11/11 KB 22/33 KB 19/21 KB 11/11 KB 22/33 KB 16/21 KB 11/11 KB 25/33 KB 19/21 KB 11/11 KB 4/5 KB 25/33 KB 19/21 KB 5/5 KB 25/33 KB 19/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 105.7 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 5/5 KB 27/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1238.8 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 5/5 KB 25/33 KB 21/21 KB 5/5 KB 30/33 KB 21/21 KB 5/5 KB 32/33 KB 21/21 KB 5/5 KB 33/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 44.1 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install 3/14 KB 33/33 KB 21/21 KB 6/14 KB 33/33 KB 21/21 KB 9/14 KB 33/33 KB 21/21 KB 11/14 KB 33/33 KB 21/21 KB 14/14 KB 33/33 KB 21/21 KB 14/14 KB 33/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 312.0 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 129.4 KB/sec) unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:19 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes machine-2: 10:11:19 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:11:19 DEBUG juju.worker.apicaller connected machine-2: 10:11:20 DEBUG juju.api RPC connection died machine-2: 10:11:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:11:20 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:11:20 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:11:20 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-2: 10:11:20 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:20 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:11:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 10:11:20 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:11:20 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:20 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-epc-0: 10:11:20 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 447.6 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 99.4 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 244.8 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1651.6 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 92.7 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 76.7 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-oai-epc-0: 10:11:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/39 KB 3/223 KB 5/286 KB 3/39 KB 3/223 KB 8/286 KB 3/39 KB 3/223 KB 3/45 KB 11/286 KB 3/39 KB 3/223 KB 3/45 KB 13/286 KB 3/39 KB 3/223 KB 3/45 KB 16/286 KB 3/39 KB 3/223 KB 3/286 KB 6/39 KB 3/223 KB 3/45 KB 16/286 KB 9/39 KB 3/223 KB 3/45 KB 16/286 KB 3/223 KB 3/286 KB 9/39 KB 5/223 KB 3/45 KB 16/286 KB 9/39 KB 8/223 KB 3/45 KB 16/286 KB 9/39 KB 11/223 KB 3/45 KB 16/286 KB 9/39 KB 13/223 KB 3/45 KB 16/286 KB 9/39 KB 16/223 KB 3/45 KB 16/286 KB 11/39 KB 19/223 KB 3/45 KB 16/286 KB 3/39 KB 3/223 KB 3/45 KB 8/286 KB 11/39 KB 19/223 KB 6/45 KB 16/286 KB 11/39 KB 19/223 KB 9/45 KB 16/286 KB 11/39 KB 19/223 KB 11/45 KB 16/286 KB 11/39 KB 19/223 KB 14/45 KB 16/286 KB 11/39 KB 16/223 KB 3/45 KB 16/286 KB 14/39 KB 21/223 KB 14/45 KB 19/286 KB 16/39 KB 21/223 KB 14/45 KB 19/286 KB 11/39 KB 21/223 KB 14/45 KB 19/286 KB 11/39 KB 19/223 KB 14/45 KB 19/286 KB 16/39 KB 21/223 KB 14/45 KB 21/286 KB 19/39 KB 21/223 KB 16/45 KB 24/286 KB 19/39 KB 21/223 KB 16/45 KB 21/286 KB 19/39 KB 21/223 KB 14/45 KB 21/286 KB 19/39 KB 24/223 KB 16/45 KB 24/286 KB 19/39 KB 24/223 KB 19/45 KB 24/286 KB 22/39 KB 27/223 KB 19/45 KB 27/286 KB 22/39 KB 27/223 KB 19/45 KB 29/286 KB 22/39 KB 27/223 KB 22/45 KB 3/308 KB 32/286 KB 22/39 KB 27/223 KB 19/45 KB 24/286 KB 22/39 KB 24/223 KB 19/45 KB 24/286 KB 22/39 KB 29/223 KB 22/45 KB 3/308 KB 32/286 KB 25/39 KB 32/223 KB 22/45 KB 3/308 KB 32/286 KB 25/39 KB 36/223 KB 22/45 KB 3/308 KB 32/286 KB 25/39 KB 40/223 KB 22/45 KB 3/308 KB 36/286 KB 25/39 KB 44/223 KB 22/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 22/45 KB 3/308 KB 36/286 KB 22/39 KB 27/223 KB 22/45 KB 3/308 KB 29/286 KB 22/39 KB 27/223 KB 22/45 KB 29/286 KB 25/39 KB 48/223 KB 25/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 27/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 30/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 32/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 36/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 40/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 44/45 KB 3/308 KB 36/286 KB 25/39 KB 36/223 KB 22/45 KB 3/308 KB 36/286 KB 25/39 KB 48/223 KB 44/45 KB 3/308 KB 40/286 KB 25/39 KB 48/223 KB 44/45 KB 3/308 KB 44/286 KB 25/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 25/39 KB 29/223 KB 22/45 KB 3/308 KB 32/286 KB 27/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 30/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 32/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 35/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 38/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 39/39 KB 48/223 KB 44/45 KB 3/308 KB 48/286 KB 39/39 KB 48/223 KB 45/45 KB 3/308 KB 48/286 KB 39/39 KB 48/223 KB 45/45 KB 3/308 KB 52/286 KB 39/39 KB 52/223 KB 45/45 KB 5/308 KB 56/286 KB 39/39 KB 52/223 KB 45/45 KB 5/308 KB 60/286 KB 39/39 KB 52/223 KB 45/45 KB 5/308 KB 64/286 KB 39/39 KB 52/223 KB 45/45 KB 5/308 KB 52/286 KB 39/39 KB 52/223 KB 45/45 KB 3/308 KB 52/286 KB 39/39 KB 56/223 KB 45/45 KB 5/308 KB 64/286 KB 39/39 KB 56/223 KB 45/45 KB 8/308 KB 64/286 KB 39/39 KB 60/223 KB 45/45 KB 8/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 8/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 11/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 13/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 16/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 19/308 KB 64/286 KB 68/223 KB 21/308 KB 68/286 KB 68/223 KB 24/308 KB 68/286 KB 68/223 KB 27/ unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 308 KB 68/286 KB 39/39 KB 68/223 KB 45/45 KB 19/308 KB 68/286 KB 39/39 KB 68/223 KB 45/45 KB 19/308 KB 64/286 KB 72/223 KB 27/308 KB 68/286 KB 76/223 KB 27/308 KB 68/286 KB 80/223 KB 27/308 KB 68/286 KB 80/223 KB 27/308 KB 72/286 KB 80/223 KB 27/308 KB 76/286 KB 80/223 KB 27/308 KB 80/286 KB 80/223 KB 29/308 KB 80/286 KB 80/223 KB 32/308 KB 80/286 KB 84/223 KB 36/308 KB 80/286 KB 84/223 KB 40/308 KB 84/286 KB 84/223 KB 44/308 KB 84/286 KB 84/223 KB 48/308 KB 84/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 84/223 KB 36/308 KB 84/286 KB 84/223 KB 48/308 KB 88/286 KB 84/223 KB 48/308 KB 92/286 KB 84/223 KB 48/308 KB 96/286 KB 84/223 KB 32/308 KB 80/286 KB 88/223 KB 48/308 KB 96/286 KB 92/223 KB 48/308 KB 96/286 KB 96/223 KB 48/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1009.6 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 100/223 KB 48/308 KB 96/286 KB 104/223 KB 52/308 KB 96/286 KB 108/223 KB 52/308 KB 96/286 KB 112/223 KB 52/308 KB 96/286 KB 112/223 KB 52/308 KB 100/286 KB 112/223 KB 52/308 KB 104/286 KB 112/223 KB 52/308 KB 108/286 KB 100/223 KB 52/308 KB 96/286 KB 112/223 KB 56/308 KB 108/286 KB 112/223 KB 60/308 KB 112/286 KB 112/223 KB 64/308 KB 112/286 KB 112/223 KB 56/308 KB 112/286 KB 116/223 KB 64/308 KB 112/286 KB 120/223 KB 64/308 KB 112/286 KB 124/223 KB 64/308 KB 112/286 KB 128/223 KB 64/308 KB 112/286 KB 128/223 KB 68/308 KB 112/286 KB 128/223 KB 72/308 KB 116/286 KB 128/223 KB 76/308 KB 116/286 KB 128/223 KB 80/308 KB 116/286 KB 128/223 KB 68/308 KB 116/286 KB 128/223 KB 80/308 KB 120/286 KB 128/223 KB 80/308 KB 124/286 KB 128/223 KB 80/308 KB 128/286 KB 132/223 KB 80/308 KB 128/286 KB 136/223 KB 80/308 KB 128/286 KB 3/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 3/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 6/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 8/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 11/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 14/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 16/22 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 16/22 KB 140/223 KB 80/308 KB 132/286 KB 4/174 KB 16/22 KB 144/223 KB 80/308 KB 132/286 KB 4/174 KB 136/223 KB 80/308 KB 132/286 KB 4/174 KB 136/223 KB 80/308 KB 128/286 KB 4/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 8/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 12/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 16/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 20/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 24/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 28/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 32/174 KB 19/22 KB 148/223 KB 84/308 KB 132/286 KB 32/174 KB 19/22 KB 152/223 KB 84/308 KB 136/286 KB 36/174 KB 19/22 KB 156/223 KB 84/308 KB 136/286 KB 36/174 KB 19/22 KB 160/223 KB 84/308 KB 136/286 KB 36/174 KB 19/22 KB 144/223 KB 84/308 KB 132/286 KB 4/174 KB 19/22 KB 160/223 KB 88/308 KB 136/286 KB 36/174 KB 19/22 KB 144/223 KB 80/308 KB 132/286 KB 4/174 KB 22/22 KB 160/223 KB 88/308 KB 136/286 KB 36/174 KB 22/22 KB 160/223 KB 88/308 KB 136/286 KB 36/174 KB 22/22 KB 160/223 KB 92/308 KB 136/286 KB 36/174 KB 22/22 KB 160/223 KB 96/308 KB 136/286 KB 36/174 KB 19/22 KB 148/223 KB 84/308 KB 136/286 KB 36/174 KB 19/22 KB 148/223 KB 84/308 KB 136/286 KB 32/174 KB 22/22 KB 160/223 KB 96/308 KB 140/286 KB 36/174 KB 22/22 KB 160/223 KB 96/308 KB 144/286 KB 36/174 KB 22/22 KB 160/223 KB 96/308 KB 144/286 KB 40/174 KB 22/22 KB 160/223 KB 96/308 KB 144/286 KB 44/174 KB 22/22 KB 160/223 KB 96/308 KB 144/286 KB 48/174 KB 22/22 KB 160/223 KB 96/308 KB 144/286 KB 52/174 KB 22/22 KB 164/223 KB 100/308 KB 148/286 KB 56/174 KB 22/22 KB 164/223 KB 100/308 KB 148/286 KB 60/174 KB 22/22 KB 164/223 KB 100/308 KB 148/286 KB 64/174 KB 22/22 KB 164/223 KB 100/308 KB 148/286 KB 52/174 KB 22/22 KB 164/223 KB 100/308 KB 144/286 KB 52/174 KB 22/22 KB 164/223 KB 104/308 KB 148/286 KB 64/174 KB 22/22 KB 164/223 KB 108/308 KB 152/286 KB 64/174 KB 22/22 KB 164/223 KB 112/308 KB 152/286 KB 64/174 KB 22/22 KB 164/223 KB 96/308 KB 144/286 KB 52/174 KB 22/22 KB 164/223 KB 104/308 KB 152/286 KB 64/174 KB 22/22 KB 164/223 KB 112/308 KB 156/286 KB 64/174 KB 22/22 KB 164/223 KB 112/308 KB 160/286 KB 64/174 KB 22/22 KB 164/223 KB 112/308 KB 164/286 KB 64/174 KB 168/223 KB 11 unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install 6/308 KB 168/286 KB 68/174 KB 168/223 KB 116/308 KB 172/286 KB 68/174 KB 168/223 KB 116/308 KB 176/286 KB 68/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 394.0 KB/sec) unit-abot-epc-basic-0: 10:11:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 22/22 KB 168/223 KB 116/308 KB 164/286 KB 68/174 KB 168/223 KB 120/308 KB 176/286 KB 68/174 KB 168/223 KB 124/308 KB 176/286 KB 68/174 KB 168/223 KB 128/308 KB 176/286 KB 68/174 KB 22/22 KB 168/223 KB 112/308 KB 164/286 KB 68/174 KB 22/22 KB 168/223 KB 112/308 KB 164/286 KB 64/174 KB 172/223 KB 128/308 KB 176/286 KB 68/174 KB 176/223 KB 128/308 KB 176/286 KB 68/174 KB 180/223 KB 128/308 KB 176/286 KB 68/174 KB 184/223 KB 128/308 KB 176/286 KB 68/174 KB 188/223 KB 128/308 KB 176/286 KB 68/174 KB 192/223 KB 128/308 KB 176/286 KB 72/174 KB 196/223 KB 128/308 KB 176/286 KB 72/174 KB 3/9 KB 200/223 KB 132/308 KB 180/286 KB 72/174 KB 3/9 KB 204/223 KB 132/308 KB 180/286 KB 72/174 KB 3/9 KB 208/223 KB 132/308 KB 180/286 KB 72/174 KB 188/223 KB 128/308 KB 176/286 KB 72/174 KB 3/9 KB 196/223 KB 132/308 KB 180/286 KB 72/174 KB 3/9 KB 208/223 KB 132/308 KB 180/286 KB 76/174 KB 6/9 KB 208/223 KB 132/308 KB 180/286 KB 76/174 KB 6/9 KB 208/223 KB 132/308 KB 180/286 KB 80/174 KB 9/9 KB 208/223 KB 132/308 KB 180/286 KB 80/174 KB 9/9 KB 208/223 KB 132/308 KB 180/286 KB 80/174 KB 196/223 KB 132/308 KB 180/286 KB 72/174 KB 9/9 KB 208/223 KB 136/308 KB 180/286 KB 80/174 KB 9/9 KB 208/223 KB 140/308 KB 180/286 KB 80/174 KB 9/9 KB 208/223 KB 144/308 KB 180/286 KB 80/174 KB 9/9 KB 208/223 KB 148/308 KB 180/286 KB 80/174 KB 9/9 KB 212/223 KB 152/308 KB 180/286 KB 84/174 KB 9/9 KB 212/223 KB 156/308 KB 180/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 180/286 KB 84/174 KB 196/223 KB 128/308 KB 180/286 KB 72/174 KB 9/9 KB 212/223 KB 160/308 KB 184/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 188/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 192/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 196/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 200/286 KB 84/174 KB 9/9 KB 212/223 KB 160/308 KB 204/286 KB 84/174 KB 9/9 KB 212/223 KB 148/308 KB 180/286 KB 84/174 KB 9/9 KB 216/223 KB 160/308 KB 204/286 KB 84/174 KB 9/9 KB 208/223 KB 148/308 KB 180/286 KB 84/174 KB 9/9 KB 216/223 KB 160/308 KB 208/286 KB 88/174 KB 9/9 KB 216/223 KB 160/308 KB 208/286 KB 92/174 KB 9/9 KB 216/223 KB 160/308 KB 208/286 KB 96/174 KB 9/9 KB 216/223 KB 160/308 KB 208/286 KB 100/174 KB 9/9 KB 220/223 KB 160/308 KB 208/286 KB 104/174 KB 9/9 KB 220/223 KB 160/308 KB 208/286 KB 108/174 KB 9/9 KB 220/223 KB 160/308 KB 208/286 KB 112/174 KB 9/9 KB 216/223 KB 160/308 KB 208/286 KB 84/174 KB 9/9 KB 220/223 KB 160/308 KB 208/286 KB 100/174 KB 9/9 KB 223/223 KB 160/308 KB 208/286 KB 112/174 KB 9/9 KB 223/223 KB 160/308 KB 212/286 KB 112/174 KB 223/223 KB 164/308 KB 216/286 KB 116/174 KB 223/223 KB 164/308 KB 220/286 KB 116/174 KB 223/223 KB 164/308 KB 224/286 KB 116/174 KB 223/223 KB 164/308 KB 212/286 KB 116/174 KB 223/223 KB 164/308 KB 224/286 KB 120/174 KB 223/223 KB 164/308 KB 224/286 KB 124/174 KB 223/223 KB 164/308 KB 224/286 KB 128/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 117.9 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 9/9 KB 223/223 KB 164/308 KB 212/286 KB 112/174 KB 223/223 KB 168/308 KB 224/286 KB 128/174 KB 223/223 KB 172/308 KB 224/286 KB 128/174 KB 223/223 KB 176/308 KB 224/286 KB 128/174 KB 223/223 KB 180/308 KB 224/286 KB 128/174 KB 223/223 KB 184/308 KB 228/286 KB 132/174 KB 223/223 KB 188/308 KB 228/286 KB 132/174 KB 223/223 KB 192/308 KB 228/286 KB 132/174 KB 223/223 KB 180/308 KB 228/286 KB 132/174 KB 223/223 KB 192/308 KB 232/286 KB 132/174 KB 223/223 KB 192/308 KB 236/286 KB 132/174 KB 223/223 KB 192/308 KB 240/286 KB 132/174 KB 223/223 KB 180/308 KB 224/286 KB 132/174 KB 223/223 KB 192/308 KB 240/286 KB 136/174 KB 223/223 KB 192/308 KB 240/286 KB 140/174 KB 223/223 KB 192/308 KB 240/286 KB 144/174 KB 223/223 KB 196/308 KB 240/286 KB 144/174 KB 223/223 KB 200/308 KB 244/286 KB 148/174 KB 204/308 KB 244/286 KB 148/174 KB 208/308 KB 244/286 KB 148/174 KB 223/223 KB 196/308 KB 244/286 KB 148/174 KB 223/223 KB 196/308 KB 244/286 KB 144/174 KB 208/308 KB 248/286 KB 148/174 KB 208/308 KB 252/286 KB 148/174 KB 208/308 KB 256/286 KB 148/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2683.9 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 4/22 KB 208/308 KB 256/286 KB 148/174 KB 8/22 KB 208/308 KB 256/286 KB 148/174 KB 12/22 KB 208/308 KB 256/286 KB 148/174 KB 16/22 KB 208/308 KB 256/286 KB 148/174 KB 20/22 KB 208/308 KB 256/286 KB 148/174 KB 22/22 KB 208/308 KB 256/286 KB 148/174 KB 22/22 KB 208/308 KB 256/286 KB 152/174 KB 22/22 KB 208/308 KB 256/286 KB 156/174 KB 22/22 KB 208/308 KB 256/286 KB 160/174 KB 22/22 KB 212/308 KB 256/286 KB 160/174 KB 3/17 KB 216/308 KB 260/286 KB 160/174 KB 3/17 KB 220/308 KB 260/286 KB 160/174 KB 3/17 KB 224/308 KB 260/286 KB 160/174 KB 3/17 KB 228/308 KB 260/286 KB 160/174 KB 3/17 KB 232/308 KB 260/286 KB 160/174 KB 3/17 KB 236/308 KB 260/286 KB 160/174 KB 3/17 KB 240/308 KB 260/286 KB 160/174 KB 3/17 KB 244/308 KB 260/286 KB 160/174 KB 3/17 KB 248/308 KB 260/286 KB 160/174 KB 3/17 KB 252/308 KB 260/286 KB 160/174 KB 3/17 KB 256/308 KB 260/286 KB 160/174 KB 3/17 KB 212/308 KB 260/286 KB 160/174 KB 6/17 KB 256/308 KB 260/286 KB 160/174 KB 9/17 KB 256/308 KB 260/286 KB 160/174 KB 11/17 KB 256/308 KB 260/286 KB 160/174 KB 14/17 KB 256/308 KB 260/286 KB 160/174 KB 16/17 KB 256/308 KB 260/286 KB 160/174 KB 17/17 KB 256/308 KB 260/286 KB 160/174 KB 212/308 KB 260/286 KB 160/174 KB 17/17 KB 256/308 KB 264/286 KB 160/174 KB 17/17 KB 256/308 KB 268/286 KB 160/174 KB 17/17 KB 256/308 KB 272/286 KB 160/174 KB 17/17 KB 256/308 KB 276/286 KB 160/174 KB 17/17 KB 256/308 KB 280/286 KB 160/174 KB 17/17 KB 256/308 KB 284/286 KB 160/174 KB 17/17 KB 256/308 KB 286/286 KB 160/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 17/17 KB 260/308 KB 286/286 KB 160/174 KB 17/17 KB 264/308 KB 286/286 KB 160/174 KB 17/17 KB 268/308 KB 286/286 KB 160/174 KB 17/17 KB 272/308 KB 286/286 KB 160/174 KB 17/17 KB 276/308 KB 286/286 KB 160/174 KB 17/17 KB 280/308 KB 286/286 KB 160/174 KB 17/17 KB 284/308 KB 286/286 KB 160/174 KB 17/17 KB 288/308 KB 286/286 KB 160/174 KB 17/17 KB 292/308 KB 286/286 KB 160/174 KB 17/17 KB 296/308 KB 286/286 KB 160/174 KB 17/17 KB 300/308 KB 286/286 KB 160/174 KB 17/17 KB 304/308 KB 286/286 KB 160/174 KB 17/17 KB 308/308 KB 286/286 KB 160/174 KB 17/17 KB 308/308 KB 286/286 KB 160/174 KB 17/17 KB 308/308 KB 286/286 KB 164/174 KB 17/17 KB 308/308 KB 286/286 KB 168/174 KB 17/17 KB 308/308 KB 286/286 KB 172/174 KB 17/17 KB 308/308 KB 286/286 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 149.8 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-oai-epc-0: 10:11:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2341.4 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2651.3 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1523.8 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 9/13 KB 3/11 KB 9/13 KB 6/11 KB 9/13 KB 9/11 KB 9/13 KB 11/11 KB 11/13 KB 11/11 KB 13/13 KB 11/11 KB 13/13 KB 11/11 KB 4/11 KB 13/13 KB 11/11 KB 8/11 KB 13/13 KB 11/11 KB 11/11 KB 13/13 KB 11/11 KB 11/11 KB 3/28 KB 13/13 KB 11/11 KB 11/11 KB 5/28 KB 13/13 KB 11/11 KB 11/11 KB 8/28 KB 13/13 KB 11/11 KB 11/11 KB 11/28 KB 13/13 KB 11/11 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 3/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 3/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 5/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 8/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 11/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 13/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 16/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 19/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 21/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 24/28 KB 13/13 KB 11/11 KB 14/14 KB 11/11 KB 27/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 86.9 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 13/13 KB 14/14 KB 11/11 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 82.3 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 103.8 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 3/309 KB 28/28 KB 6/309 KB 28/28 KB 9/309 KB 28/28 KB 11/309 KB 28/28 KB 14/309 KB 28/28 KB 16/309 KB 28/28 KB 19/309 KB 28/28 KB 22/309 KB 28/28 KB 25/309 KB 28/28 KB 27/309 KB 28/28 KB 30/309 KB 28/28 KB 30/309 KB 4/192 KB 28/28 KB 30/309 KB 8/192 KB 28/28 KB 30/309 KB 12/192 KB 28/28 KB 30/309 KB 16/192 KB 28/28 KB 32/309 KB 16/192 KB 28/28 KB 32/309 KB 20/192 KB 28/28 KB 32/309 KB 24/192 KB 28/28 KB 32/309 KB 28/192 KB 28/28 KB 32/309 KB 32/192 KB 28/28 KB 32/309 KB 32/192 KB 3/37 KB 32/309 KB 32/192 KB 5/37 KB 32/309 KB 32/192 KB 8/37 KB 32/309 KB 32/192 KB 11/37 KB 32/309 KB 32/192 KB 13/37 KB 32/309 KB 32/192 KB 16/37 KB 32/309 KB 32/192 KB 19/37 KB 32/309 KB 32/192 KB 21/37 KB 32/309 KB 32/192 KB 24/37 KB 32/309 KB 36/192 KB 3/14 KB 24/37 KB 32/309 KB 36/192 KB 6/14 KB 24/37 KB 32/309 KB 36/192 KB 9/14 KB 24/37 KB 32/309 KB 36/192 KB 11/14 KB 24/37 KB 32/309 KB 36/192 KB 14/14 KB 27/37 KB 32/309 KB 36/192 KB 14/14 KB 27/37 KB 32/309 KB 36/192 KB 24/37 KB 32/309 KB 36/192 KB 11/14 KB 27/37 KB 32/309 KB 36/192 KB 14/14 KB 29/37 KB 32/309 KB 36/192 KB 14/14 KB 32/37 KB 32/309 KB 40/192 KB 14/14 KB 32/37 KB 32/309 KB 44/192 KB 14/14 KB 32/37 KB 36/309 KB 48/192 KB 14/14 KB 35/37 KB 36/309 KB 44/192 KB 14/14 KB 35/37 KB 40/309 KB 48/192 KB 14/14 KB 35/37 KB 44/309 KB 48/192 KB 14/14 KB 35/37 KB 48/309 KB 48/192 KB 14/14 KB 35/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 203.5 KB/sec) unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 32/309 KB 44/192 KB 14/14 KB 35/37 KB 48/309 KB 48/192 KB 14/14 KB 37/37 KB 48/309 KB 52/192 KB 14/14 KB 37/37 KB 48/309 KB 56/192 KB 14/14 KB 37/37 KB 48/309 KB 60/192 KB 14/14 KB 37/37 KB 48/309 KB 64/192 KB 14/14 KB 37/37 KB 52/309 KB 64/192 KB 14/14 KB 37/37 KB 56/309 KB 64/192 KB 14/14 KB 37/37 KB 60/309 KB 64/192 KB 14/14 KB 37/37 KB 64/309 KB 64/192 KB 14/14 KB 37/37 KB 68/309 KB 64/192 KB 14/14 KB 37/37 KB 72/309 KB 68/192 KB 14/14 KB 37/37 KB 76/309 KB 68/192 KB 14/14 KB 37/37 KB 80/309 KB 68/192 KB 14/14 KB 37/37 KB 68/309 KB 68/192 KB 14/14 KB 37/37 KB 80/309 KB 72/192 KB 14/14 KB 37/37 KB 80/309 KB 76/192 KB 14/14 KB 37/37 KB 80/309 KB 80/192 KB 14/14 KB 37/37 KB 80/309 KB 84/192 KB 14/14 KB 37/37 KB 80/309 KB 88/192 KB 14/14 KB 37/37 KB 80/309 KB 92/192 KB 14/14 KB 37/37 KB 80/309 KB 96/192 KB 14/14 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 95.2 KB/sec) unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 80/309 KB 100/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 251.7 KB/sec) unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 84/309 KB 100/192 KB 37/37 KB 88/309 KB 100/192 KB 92/309 KB 100/192 KB 96/309 KB 100/192 KB 100/309 KB 100/192 KB 104/309 KB 104/192 KB 100/309 KB 104/192 KB 104/309 KB 108/192 KB 104/309 KB 112/192 KB 104/309 KB 116/192 KB 108/309 KB 120/192 KB 108/309 KB 124/192 KB 108/309 KB 128/192 KB 108/309 KB 116/192 KB 112/309 KB 128/192 KB 116/309 KB 128/192 KB 120/309 KB 128/192 KB 124/309 KB 128/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 128/309 KB 140/192 KB 128/309 KB 144/192 KB 128/309 KB 148/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 148/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 148/309 KB 160/192 KB 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 160/309 KB 168/192 KB 160/309 KB 172/192 KB 160/309 KB 176/192 KB 164/309 KB 176/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 176/309 KB 180/192 KB 176/309 KB 184/192 KB 176/309 KB 188/192 KB 176/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 269/309 KB 192/192 KB 273/309 KB 192/192 KB 277/309 KB 192/192 KB 281/309 KB 192/192 KB 285/309 KB 192/192 KB 289/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1153.5 KB/sec) unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:11:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 293/309 KB 297/309 KB 301/309 KB 305/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1772.4 KB/sec) unit-oai-epc-0: 10:11:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:11:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:11:21 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 10:11:21 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-epc-0: 10:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:11:21 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:11:21 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:11:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:11:21 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:11:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:11:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:11:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:11:21 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:11:21 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:11:21 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:11:21 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:11:21 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:11:21 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true machine-2: 10:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:11:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:11:21 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 10:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 10:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:11:21 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:11:21 INFO juju.worker.upgrader unblocking abort check machine-2: 10:11:21 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:11:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom machine-2: 10:11:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 199.4 KB/sec) unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) machine-2: 10:11:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:11:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 10:11:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at machine-2: 10:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:11:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what machine-2: 10:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 10:11:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:11:21 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar machine-2: 10:11:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:11:21 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 10:11:21 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:11:21 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 10:11:21 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 10:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:11:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:11:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:11:21 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 61/74 KB 65/74 KB 69/74 KB 73/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3202.2 KB/sec) machine-2: 10:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:11:21 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 10:11:21 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 10:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:11:21 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:11:21 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:11:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:11:21 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] machine-2: 10:11:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:11:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:11:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:11:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:11:21 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 10:11:21 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- machine-2: 10:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:11:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-2: 10:11:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:11:21 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:11:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:11:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:11:21 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 10:11:21 DEBUG juju.worker start "2-container-watcher" machine-2: 10:11:21 DEBUG juju.worker start "stateconverter" machine-2: 10:11:21 INFO juju.worker start "2-container-watcher" machine-2: 10:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:11:21 DEBUG juju.worker "2-container-watcher" started machine-2: 10:11:21 INFO juju.worker start "stateconverter" machine-2: 10:11:21 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:11:21 DEBUG juju.worker "stateconverter" started machine-2: 10:11:21 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:11:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:11:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:11:21 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:11:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:11:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 10:11:21 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 10:11:21 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... machine-2: 10:11:22 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:e6:f5:69 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:e6:f5:69 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:11:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:11:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:11:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:11:22 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 10:11:22 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:22 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:11:22 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sat Sep 08 10:11:22 UTC 2018]; root of context hierarchy unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:11:22 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 10:11:22 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 10:11:22 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:11:23 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 10:11:23 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 10:11:23 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 10:11:23 INFO juju.worker.uniter.context trying to kill context process 8628 unit-oai-hss-0: 10:11:23 INFO juju.worker.uniter.context waiting for context process 8628 to die unit-oai-hss-0: 10:11:23 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 10:11:23 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 10:11:23 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 10:11:23 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:11:23 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 10:11:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:11:23 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 10:11:23 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:11:23 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 10:11:23 INFO juju.worker.uniter.operation ran "install" hook machine-3: 10:11:24 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 10:11:24 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot unit-oai-epc-0: 10:11:24 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 10:11:24 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:11:24 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 10:11:24 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 10:11:24 DEBUG unit.oai-epc/0.install + git pull unit-oai-hss-0: 10:11:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:24 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 10:11:24 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 10:11:24 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 10:11:24 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 10:11:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 10:11:24 DEBUG juju.worker killing runner 0xc420229860 unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sat Sep 08 10:11:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:11:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:11:25 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 10:11:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 10:11:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 10:11:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:11:25 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 10:11:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:11:25 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sat Sep 08 10:11:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install Sep 08, 2018 10:11:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: STEP EXECUTION TIME TAKEN :1293 MS unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: STEP EXECUTION TIME TAKEN :126 MS unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:11:26 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 0m1.952s unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.089 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.016 sec unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 08-Sep-2018 10:11:27.047 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 260.7 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 188.2 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 55.2 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 404.0 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 760.8 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 22/22 KB 3/181 KB 6/181 KB 9/181 KB 11/181 KB 14/181 KB 16/181 KB 19/181 KB 22/181 KB 25/181 KB 27/181 KB 30/181 KB 32/181 KB 36/181 KB 40/181 KB 44/181 KB 48/181 KB 52/181 KB 56/181 KB 60/181 KB 64/181 KB 64/181 KB 3/60 KB 64/181 KB 6/60 KB 64/181 KB 9/60 KB 64/181 KB 11/60 KB 64/181 KB 14/60 KB 64/181 KB 16/60 KB 64/181 KB 19/60 KB 64/181 KB 22/60 KB 64/181 KB 25/60 KB 64/181 KB 27/60 KB 3/203 KB 64/181 KB 27/60 KB 5/203 KB 64/181 KB 27/60 KB 8/203 KB 64/181 KB 30/60 KB 5/203 KB 64/181 KB 30/60 KB 8/203 KB 64/181 KB 32/60 KB 11/203 KB 64/181 KB 32/60 KB 13/203 KB 64/181 KB 32/60 KB 13/203 KB 64/181 KB 36/60 KB 16/203 KB 64/181 KB 36/60 KB 19/203 KB 64/181 KB 36/60 KB 19/203 KB 64/181 KB 40/60 KB 19/203 KB 64/181 KB 44/60 KB 21/203 KB 64/181 KB 48/60 KB 21/203 KB 64/181 KB 44/60 KB 24/203 KB 64/181 KB 48/60 KB 27/203 KB 64/181 KB 48/60 KB 29/203 KB 64/181 KB 52/60 KB 32/203 KB 68/181 KB 52/60 KB 27/203 KB 64/181 KB 52/60 KB 32/203 KB 68/181 KB 56/60 KB 32/203 KB 68/181 KB 60/60 KB 29/203 KB 68/181 KB 52/60 KB 32/203 KB 72/181 KB 60/60 KB 32/203 KB 76/181 KB 60/60 KB 32/203 KB 80/181 KB 60/60 KB 32/203 KB 84/181 KB 60/60 KB 36/203 KB 84/181 KB 60/60 KB 40/203 KB 84/181 KB 60/60 KB 44/203 KB 84/181 KB 60/60 KB 48/203 KB 84/181 KB 60/60 KB 48/203 KB 88/181 KB 60/60 KB 48/203 KB 92/181 KB 60/60 KB 48/203 KB 96/181 KB 60/60 KB 52/203 KB 96/181 KB 60/60 KB 56/203 KB 100/181 KB 60/60 KB 60/203 KB 100/181 KB 60/60 KB 64/203 KB 100/181 KB 60/60 KB 68/203 KB 100/181 KB 60/60 KB 72/203 KB 3/57 KB 100/181 KB 60/60 KB 76/203 KB 3/57 KB 100/181 KB 60/60 KB 80/203 KB 3/57 KB 100/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1230.3 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 52/203 KB 100/181 KB 60/60 KB 68/203 KB 3/57 KB 100/181 KB 60/60 KB 80/203 KB 5/57 KB 100/181 KB 80/203 KB 8/57 KB 100/181 KB 80/203 KB 11/57 KB 100/181 KB 80/203 KB 13/57 KB 100/181 KB 80/203 KB 16/57 KB 100/181 KB 80/203 KB 19/57 KB 100/181 KB 80/203 KB 21/57 KB 100/181 KB 80/203 KB 21/57 KB 104/181 KB 80/203 KB 24/57 KB 108/181 KB 80/203 KB 24/57 KB 104/181 KB 80/203 KB 24/57 KB 112/181 KB 80/203 KB 27/57 KB 112/181 KB 80/203 KB 29/57 KB 112/181 KB 80/203 KB 29/57 KB 116/181 KB 84/203 KB 32/57 KB 120/181 KB 84/203 KB 32/57 KB 124/181 KB 84/203 KB 32/57 KB 128/181 KB 84/203 KB 32/57 KB 116/181 KB 80/203 KB 32/57 KB 116/181 KB 84/203 KB 36/57 KB 128/181 KB 88/203 KB 40/57 KB 128/181 KB 88/203 KB 44/57 KB 128/181 KB 88/203 KB 48/57 KB 128/181 KB 88/203 KB 36/57 KB 128/181 KB 92/203 KB 48/57 KB 132/181 KB 96/203 KB 48/57 KB 132/181 KB 96/203 KB 52/57 KB 132/181 KB 100/203 KB 56/57 KB 132/181 KB 100/203 KB 57/57 KB 132/181 KB 88/203 KB 48/57 KB 132/181 KB 100/203 KB 57/57 KB 136/181 KB 100/203 KB 57/57 KB 140/181 KB 100/203 KB 57/57 KB 144/181 KB 100/203 KB 52/57 KB 132/181 KB 104/203 KB 57/57 KB 144/181 KB 108/203 KB 57/57 KB 144/181 KB 112/203 KB 57/57 KB 144/181 KB 112/203 KB 57/57 KB 148/181 KB 116/203 KB 57/57 KB 152/181 KB 116/203 KB 57/57 KB 156/181 KB 116/203 KB 57/57 KB 160/181 KB 116/203 KB 57/57 KB 164/181 KB 116/203 KB 57/57 KB 168/181 KB 116/203 KB 57/57 KB 172/181 KB 116/203 KB 57/57 KB 148/181 KB 120/203 KB 57/57 KB 172/181 KB 124/203 KB 57/57 KB 172/181 KB 128/203 KB 57/57 KB 172/181 KB 132/203 KB 57/57 KB 172/181 KB 132/203 KB 57/57 KB 176/181 KB 132/203 KB 57/57 KB 180/181 KB 132/203 KB 57/57 KB 181/181 KB 136/203 KB 57/57 KB 181/181 KB 140/203 KB 57/57 KB 181/181 KB 144/203 KB 57/57 KB 181/181 KB 148/203 KB 57/57 KB 181/181 KB 152/203 KB 57/57 KB 181/181 KB 156/203 KB 57/57 KB 181/181 KB 160/203 KB 57/57 KB 181/181 KB 164/203 KB 57/57 KB 181/181 KB 168/203 KB 57/57 KB 181/181 KB 172/203 KB 57/57 KB 181/181 KB 176/203 KB 57/57 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 932.8 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 180/203 KB 181/181 KB 184/203 KB 188/203 KB 192/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2771.0 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 196/203 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2857.1 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 10:11:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 296.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 290.9 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1188.6 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 66.6 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 475.6 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 60.5 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 3/44 KB 6/44 KB 9/44 KB 3/46 KB 6/44 KB 3/46 KB 4/158 KB 3/201 KB 9/44 KB 5/46 KB 4/54 KB 4/158 KB 3/201 KB 9/44 KB 8/46 KB 4/54 KB 4/158 KB 3/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 3/201 KB 9/44 KB 3/46 KB 4/54 KB 4/158 KB 5/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 8/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 11/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 13/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 16/201 KB 9/44 KB 11/46 KB 4/54 KB 4/158 KB 9/44 KB 3/46 KB 4/54 KB 8/158 KB 16/201 KB 9/44 KB 13/46 KB 4/54 KB 12/158 KB 16/201 KB 9/44 KB 13/46 KB 4/54 KB 16/158 KB 16/201 KB 9/44 KB 13/46 KB 4/54 KB 9/44 KB 3/46 KB 4/54 KB 16/158 KB 16/201 KB 9/44 KB 13/46 KB 8/54 KB 16/158 KB 16/201 KB 9/44 KB 13/46 KB 12/54 KB 16/158 KB 16/201 KB 9/44 KB 13/46 KB 16/54 KB 16/158 KB 16/201 KB 9/44 KB 13/46 KB 20/54 KB 20/158 KB 19/201 KB 11/44 KB 13/46 KB 24/54 KB 20/158 KB 19/201 KB 11/44 KB 13/46 KB 28/54 KB 20/158 KB 19/201 KB 11/44 KB 13/46 KB 32/54 KB 4/158 KB 16/201 KB 9/44 KB 13/46 KB 4/54 KB 20/158 KB 19/201 KB 11/44 KB 16/46 KB 32/54 KB 20/158 KB 19/201 KB 11/44 KB 13/46 KB 20/54 KB 20/158 KB 19/201 KB 9/44 KB 13/46 KB 20/54 KB 20/158 KB 16/201 KB 9/44 KB 13/46 KB 20/54 KB 24/158 KB 19/201 KB 11/44 KB 16/46 KB 32/54 KB 28/158 KB 21/201 KB 11/44 KB 16/46 KB 32/54 KB 32/158 KB 21/201 KB 11/44 KB 19/46 KB 32/54 KB 24/158 KB 21/201 KB 11/44 KB 16/46 KB 32/54 KB 32/158 KB 24/201 KB 14/44 KB 19/46 KB 32/54 KB 32/158 KB 21/201 KB 14/44 KB 19/46 KB 32/54 KB 28/158 KB 21/201 KB 11/44 KB 19/46 KB 32/54 KB 32/158 KB 24/201 KB 14/44 KB 21/46 KB 32/54 KB 32/158 KB 24/201 KB 16/44 KB 21/46 KB 32/54 KB 32/158 KB 27/201 KB 19/44 KB 21/46 KB 32/54 KB 36/158 KB 27/201 KB 22/44 KB 24/46 KB 36/54 KB 32/158 KB 27/201 KB 16/44 KB 21/46 KB 32/54 KB 36/158 KB 29/201 KB 22/44 KB 24/46 KB 36/54 KB 36/158 KB 29/201 KB 25/44 KB 24/46 KB 36/54 KB 36/158 KB 27/201 KB 19/44 KB 24/46 KB 36/54 KB 36/158 KB 27/201 KB 19/44 KB 24/46 KB 32/54 KB 40/158 KB 32/201 KB 25/44 KB 24/46 KB 36/54 KB 44/158 KB 32/201 KB 25/44 KB 24/46 KB 36/54 KB 48/158 KB 32/201 KB 25/44 KB 24/46 KB 40/54 KB 32/158 KB 27/201 KB 19/44 KB 24/46 KB 32/54 KB 48/158 KB 32/201 KB 27/44 KB 27/46 KB 40/54 KB 48/158 KB 32/201 KB 27/44 KB 29/46 KB 40/54 KB 48/158 KB 32/201 KB 27/44 KB 32/46 KB 40/54 KB 48/158 KB 32/201 KB 27/44 KB 24/46 KB 40/54 KB 44/158 KB 32/201 KB 25/44 KB 24/46 KB 40/54 KB 36/158 KB 32/201 KB 25/44 KB 24/46 KB 36/54 KB 48/158 KB 32/201 KB 27/44 KB 32/46 KB 44/54 KB 48/158 KB 32/201 KB 27/44 KB 32/46 KB 48/54 KB 48/158 KB 32/201 KB 30/44 KB 32/46 KB 52/54 KB 52/158 KB 36/201 KB 30/44 KB 36/46 KB 54/54 KB 48/158 KB 32/201 KB 30/44 KB 32/46 KB 48/54 KB 52/158 KB 36/201 KB 32/44 KB 36/46 KB 54/54 KB 52/158 KB 36/201 KB 30/44 KB 36/46 KB 52/54 KB 52/158 KB 40/201 KB 32/44 KB 36/46 KB 54/54 KB 52/158 KB 44/201 KB 32/44 KB 36/46 KB 54/54 KB 52/158 KB 48/201 KB 32/44 KB 36/46 KB 54/54 KB 52/158 KB 52/201 KB 32/44 KB 36/46 KB 54/54 KB 52/158 KB 56/201 KB 36/44 KB 36/46 KB 54/54 KB 52/158 KB 60/201 KB 36/44 KB 36/46 KB 54/54 KB 52/158 KB 64/201 KB 36/44 KB 36/46 KB 54/54 KB 52/158 KB 32/201 KB 30/44 KB 36/46 KB 52/54 KB 48/158 KB 32/201 KB 30/44 KB 36/46 KB 52/54 KB 52/158 KB 64/201 KB 36/44 KB 40/46 KB 54/54 KB 52/158 KB 64/201 KB 36/44 KB 44/46 KB 54/54 KB 52/158 KB 64/201 KB 36/44 KB 46/46 KB 54/54 KB 56/158 KB unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 64/201 KB 36/44 KB 46/46 KB 54/54 KB 60/158 KB 64/201 KB 36/44 KB 46/46 KB 54/54 KB 64/158 KB 64/201 KB 36/44 KB 46/46 KB 54/54 KB 52/158 KB 52/201 KB 36/44 KB 36/46 KB 54/54 KB 64/158 KB 64/201 KB 40/44 KB 46/46 KB 54/54 KB 64/158 KB 64/201 KB 44/44 KB 46/46 KB 54/54 KB 68/158 KB 64/201 KB 44/44 KB 46/46 KB 54/54 KB 72/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 76/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 80/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 84/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 88/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 92/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 68/158 KB 68/201 KB 44/44 KB 46/46 KB 54/54 KB 92/158 KB 72/201 KB 44/44 KB 46/46 KB 54/54 KB 92/158 KB 76/201 KB 44/44 KB 46/46 KB 54/54 KB 92/158 KB 80/201 KB 44/44 KB 46/46 KB 54/54 KB 96/158 KB 80/201 KB 44/44 KB 46/46 KB 54/54 KB 96/158 KB 84/201 KB 44/44 KB 46/46 KB 54/54 KB 100/158 KB 88/201 KB 44/44 KB 46/46 KB 54/54 KB 100/158 KB 92/201 KB 44/44 KB 46/46 KB 54/54 KB 100/158 KB 96/201 KB 44/44 KB 46/46 KB 54/54 KB 100/158 KB 84/201 KB 44/44 KB 46/46 KB 54/54 KB 104/158 KB 96/201 KB 44/44 KB 46/46 KB 54/54 KB 108/158 KB 96/201 KB 44/44 KB 46/46 KB 54/54 KB 112/158 KB 96/201 KB 44/44 KB 46/46 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1251.1 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 112/158 KB 100/201 KB 44/44 KB 46/46 KB 112/158 KB 104/201 KB 44/44 KB 46/46 KB 112/158 KB 108/201 KB 44/44 KB 46/46 KB 112/158 KB 112/201 KB 44/44 KB 46/46 KB 116/158 KB 112/201 KB 44/44 KB 46/46 KB 120/158 KB 112/201 KB 44/44 KB 46/46 KB 124/158 KB 112/201 KB 44/44 KB 46/46 KB 128/158 KB 112/201 KB 44/44 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 900.4 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 128/158 KB 116/201 KB 132/158 KB 120/201 KB 132/158 KB 124/201 KB 132/158 KB 128/201 KB 132/158 KB 116/201 KB 136/158 KB 128/201 KB 140/158 KB 128/201 KB 144/158 KB 128/201 KB 148/158 KB 128/201 KB 152/158 KB 132/201 KB 156/158 KB 132/201 KB 158/158 KB 132/201 KB 148/158 KB 132/201 KB 158/158 KB 136/201 KB 158/158 KB 140/201 KB 158/158 KB 140/201 KB 3/6 KB 158/158 KB 140/201 KB 6/6 KB 158/158 KB 140/201 KB 6/6 KB 158/158 KB 144/201 KB 6/6 KB 158/158 KB 148/201 KB 6/6 KB 158/158 KB 152/201 KB 6/6 KB 158/158 KB 156/201 KB 6/6 KB 158/158 KB 160/201 KB 6/6 KB 158/158 KB 164/201 KB 6/6 KB 158/158 KB 164/201 KB 6/6 KB 3/3 KB 158/158 KB 168/201 KB 6/6 KB 3/3 KB 158/158 KB 172/201 KB 6/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 3/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 6/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 9/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 11/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 14/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 16/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 19/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 22/367 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 25/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 158/158 KB 176/201 KB 3/3 KB 27/367 KB 158/158 KB 176/201 KB 3/3 KB 30/367 KB 158/158 KB 176/201 KB 3/3 KB 32/367 KB 158/158 KB 176/201 KB 3/3 KB 36/367 KB 158/158 KB 176/201 KB 3/3 KB 40/367 KB 158/158 KB 176/201 KB 3/3 KB 44/367 KB 158/158 KB 176/201 KB 3/3 KB 48/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2755.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 176/201 KB 3/3 KB 52/367 KB 176/201 KB 3/3 KB 56/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 45.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 176/201 KB 60/367 KB 176/201 KB 62/367 KB 176/201 KB 66/367 KB 176/201 KB 70/367 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 176/201 KB 74/367 KB 176/201 KB 78/367 KB 176/201 KB 82/367 KB 180/201 KB 3/52 KB 3/5 KB 82/367 KB 180/201 KB 5/52 KB 3/5 KB 82/367 KB 180/201 KB 8/52 KB 3/5 KB 82/367 KB 180/201 KB 3/5 KB 82/367 KB 180/201 KB 8/52 KB 5/5 KB 82/367 KB 180/201 KB 82/367 KB 180/201 KB 11/52 KB 5/5 KB 82/367 KB 180/201 KB 13/52 KB 5/5 KB 82/367 KB 180/201 KB 16/52 KB 5/5 KB 82/367 KB 180/201 KB 19/52 KB 5/5 KB 82/367 KB 180/201 KB 21/52 KB 5/5 KB 82/367 KB 180/201 KB 24/52 KB 5/5 KB 82/367 KB 180/201 KB 27/52 KB 5/5 KB 82/367 KB 180/201 KB 29/52 KB 5/5 KB 82/367 KB 180/201 KB 32/52 KB 5/5 KB 82/367 KB 180/201 KB 36/52 KB 5/5 KB 82/367 KB 180/201 KB 40/52 KB 5/5 KB 82/367 KB 180/201 KB 44/52 KB 5/5 KB 82/367 KB 180/201 KB 48/52 KB 5/5 KB 82/367 KB 180/201 KB 52/52 KB 5/5 KB 82/367 KB 4/47 KB 180/201 KB 52/52 KB 5/5 KB 82/367 KB 4/47 KB 184/201 KB 52/52 KB 5/5 KB 86/367 KB 4/47 KB 184/201 KB 52/52 KB 5/5 KB 90/367 KB 4/47 KB 184/201 KB 52/52 KB 5/5 KB 94/367 KB 4/47 KB 184/201 KB 52/52 KB 5/5 KB 82/367 KB 4/47 KB 188/201 KB 52/52 KB 5/5 KB 94/367 KB 4/47 KB 192/201 KB 52/52 KB 5/5 KB 94/367 KB 4/47 KB 196/201 KB 52/52 KB 5/5 KB 94/367 KB 8/47 KB 200/201 KB 52/52 KB 5/5 KB 94/367 KB 8/47 KB 201/201 KB 52/52 KB 5/5 KB 94/367 KB 8/47 KB 196/201 KB 52/52 KB 5/5 KB 94/367 KB 12/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB 16/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB 20/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB 24/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB 28/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB 8/47 KB 201/201 KB 52/52 KB 5/5 KB 98/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 56.3 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 28/47 KB 201/201 KB 52/52 KB 102/367 KB 28/47 KB 201/201 KB 52/52 KB 106/367 KB 28/47 KB 201/201 KB 52/52 KB 110/367 KB 32/47 KB 201/201 KB 52/52 KB 110/367 KB 32/47 KB 201/201 KB 52/52 KB 114/367 KB 36/47 KB 201/201 KB 118/367 KB 36/47 KB 201/201 KB 122/367 KB 36/47 KB 201/201 KB 126/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 677.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 36/47 KB 201/201 KB 52/52 KB 114/367 KB 40/47 KB 201/201 KB 126/367 KB 44/47 KB 201/201 KB 126/367 KB 47/47 KB 201/201 KB 126/367 KB 47/47 KB 201/201 KB 130/367 KB 47/47 KB 201/201 KB 134/367 KB 47/47 KB 201/201 KB 138/367 KB 47/47 KB 201/201 KB 138/367 KB 3/238 KB 47/47 KB 201/201 KB 138/367 KB 5/238 KB 47/47 KB 201/201 KB 138/367 KB 8/238 KB 47/47 KB 201/201 KB 138/367 KB 11/238 KB 47/47 KB 201/201 KB 138/367 KB 13/238 KB 47/47 KB 201/201 KB 138/367 KB 16/238 KB 47/47 KB 201/201 KB 138/367 KB 19/238 KB 47/47 KB 201/201 KB 138/367 KB 21/238 KB 47/47 KB 201/201 KB 138/367 KB 24/238 KB 47/47 KB 201/201 KB 138/367 KB 27/238 KB 47/47 KB 201/201 KB 138/367 KB 29/238 KB 47/47 KB 201/201 KB 138/367 KB 32/238 KB 47/47 KB 3/28 KB 201/201 KB 138/367 KB 32/238 KB 47/47 KB 3/28 KB 201/201 KB 138/367 KB 36/238 KB 47/47 KB 6/28 KB 201/201 KB 138/367 KB 36/238 KB 47/47 KB 9/28 KB 201/201 KB 138/367 KB 36/238 KB 47/47 KB 11/28 KB 201/201 KB 138/367 KB 36/238 KB 47/47 KB 11/28 KB 201/201 KB 138/367 KB 40/238 KB 47/47 KB 11/28 KB 201/201 KB 138/367 KB 44/238 KB 47/47 KB 11/28 KB 201/201 KB 138/367 KB 48/238 KB 47/47 KB 14/28 KB 201/201 KB 138/367 KB 48/238 KB 47/47 KB 16/28 KB 201/201 KB 138/367 KB 48/238 KB 47/47 KB 16/28 KB 201/201 KB 138/367 KB 52/238 KB 47/47 KB 19/28 KB 201/201 KB 142/367 KB 52/238 KB 47/47 KB 19/28 KB 201/201 KB 138/367 KB 52/238 KB 47/47 KB 22/28 KB 201/201 KB 142/367 KB 52/238 KB 47/47 KB 22/28 KB 201/201 KB 146/367 KB 52/238 KB 25/28 KB 150/367 KB 56/238 KB 25/28 KB 154/367 KB 56/238 KB 25/28 KB 158/367 KB 56/238 KB 47/47 KB 25/28 KB 146/367 KB 56/238 KB 47/47 KB 25/28 KB 146/367 KB 52/238 KB 27/28 KB 158/367 KB 56/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2204.3 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 531.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 27/28 KB 158/367 KB 60/238 KB 28/28 KB 158/367 KB 64/238 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 28/28 KB 158/367 KB 60/238 KB 28/28 KB 158/367 KB 68/238 KB 28/28 KB 158/367 KB 72/238 KB 28/28 KB 158/367 KB 76/238 KB 28/28 KB 158/367 KB 80/238 KB 28/28 KB 162/367 KB 80/238 KB 28/28 KB 166/367 KB 80/238 KB 28/28 KB 170/367 KB 80/238 KB 28/28 KB 174/367 KB 80/238 KB 28/28 KB 178/367 KB 80/238 KB 28/28 KB 182/367 KB 84/238 KB 28/28 KB 186/367 KB 84/238 KB 28/28 KB 178/367 KB 84/238 KB 28/28 KB 190/367 KB 88/238 KB 28/28 KB 190/367 KB 92/238 KB 28/28 KB 190/367 KB 96/238 KB 28/28 KB 190/367 KB 96/238 KB 28/28 KB 4/186 KB 190/367 KB 96/238 KB 28/28 KB 8/186 KB 190/367 KB 96/238 KB 28/28 KB 12/186 KB 190/367 KB 96/238 KB 28/28 KB 16/186 KB 190/367 KB 96/238 KB 28/28 KB 20/186 KB 190/367 KB 96/238 KB 24/186 KB 190/367 KB 100/238 KB 28/186 KB 190/367 KB 100/238 KB 32/186 KB 190/367 KB 100/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 276.1 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 28/28 KB 20/186 KB 190/367 KB 100/238 KB 32/186 KB 194/367 KB 104/238 KB 32/186 KB 194/367 KB 108/238 KB 32/186 KB 194/367 KB 112/238 KB 32/186 KB 194/367 KB 100/238 KB 32/186 KB 198/367 KB 112/238 KB 32/186 KB 202/367 KB 116/238 KB 32/186 KB 206/367 KB 116/238 KB 36/186 KB 206/367 KB 116/238 KB 40/186 KB 206/367 KB 116/238 KB 44/186 KB 206/367 KB 116/238 KB 48/186 KB 206/367 KB 116/238 KB 52/186 KB 206/367 KB 116/238 KB 4/558 KB 52/186 KB 210/367 KB 116/238 KB 8/558 KB 52/186 KB 210/367 KB 116/238 KB 12/558 KB 52/186 KB 210/367 KB 116/238 KB 16/558 KB 52/186 KB 210/367 KB 116/238 KB 32/186 KB 198/367 KB 116/238 KB 16/558 KB 52/186 KB 210/367 KB 120/238 KB 16/558 KB 52/186 KB 210/367 KB 124/238 KB 16/558 KB 52/186 KB 210/367 KB 128/238 KB 52/186 KB 210/367 KB 116/238 KB 16/558 KB 52/186 KB 214/367 KB 128/238 KB 16/558 KB 52/186 KB 218/367 KB 128/238 KB 16/558 KB 52/186 KB 222/367 KB 128/238 KB 20/558 KB 52/186 KB 222/367 KB 128/238 KB 24/558 KB 52/186 KB 222/367 KB 128/238 KB 28/558 KB 52/186 KB 222/367 KB 128/238 KB 32/558 KB 52/186 KB 222/367 KB 128/238 KB 32/558 KB 56/186 KB 222/367 KB 128/238 KB 32/558 KB 60/186 KB 222/367 KB 132/238 KB 32/558 KB 64/186 KB 222/367 KB 132/238 KB 32/558 KB 68/186 KB 222/367 KB 132/238 KB 36/558 KB 68/186 KB 4/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 8/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 12/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 16/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 20/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 24/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 28/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 32/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 36/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 40/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 44/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 48/1199 KB 226/367 KB 132/238 KB 32/558 KB 56/186 KB 222/367 KB 132/238 KB 36/558 KB 68/186 KB 52/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 56/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 60/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 64/1199 KB 226/367 KB 132/238 KB 36/558 KB 68/186 KB 64/1199 KB 226/367 KB 136/238 KB 36/558 KB 68/186 KB 64/1199 KB 226/367 KB 140/238 KB 36/558 KB 68/186 KB 226/367 KB 132/238 KB 40/558 KB 68/186 KB 64/1199 KB 226/367 KB 140/238 KB 44/558 KB 68/186 KB 68/1199 KB 226/367 KB 144/238 KB 48/558 KB 68/186 KB 68/1199 KB 226/367 KB 144/238 KB 32/558 KB 68/186 KB 226/367 KB 132/238 KB 40/558 KB 68/186 KB 68/1199 KB 226/367 KB 144/238 KB 48/558 KB 68/186 KB 68/1199 KB 226/367 KB 148/238 KB 52/558 KB 72/186 KB 68/1199 KB 230/367 KB 152/238 KB 40/558 KB 68/186 KB 68/1199 KB 226/367 KB 140/238 KB 52/558 KB 72/186 KB 72/1199 KB 230/367 KB 152/238 KB 52/558 KB 72/186 KB 76/1199 KB 230/367 KB 152/238 KB 52/558 KB 72/186 KB 80/1199 KB 230/367 KB 152/238 KB 52/558 KB 72/186 KB 68/1199 KB 230/367 KB 148/238 KB 48/558 KB 72/186 KB 68/1199 KB 230/367 KB 148/238 KB 48/558 KB 68/186 KB 68/1199 KB 230/367 KB 148/238 KB 52/558 KB 72/186 KB 80/1199 KB 234/367 KB 156/238 KB 52/558 KB 72/186 KB 80/1199 KB 238/367 KB 156/238 KB 52/558 KB 72/186 KB 80/1199 KB 242/367 KB 156/238 KB 56/558 KB 76/186 KB 84/1199 KB 246/367 KB 156/238 KB 56/558 KB 76/186 KB 84/1199 KB 250/367 KB 156/238 KB 52/558 KB 72/186 KB 80/1199 KB 230/367 KB 156/238 KB 56/558 KB 76/186 KB 84/1199 KB 250/367 KB 160/238 KB 5 unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 6/558 KB 76/186 KB 84/1199 KB 242/367 KB 156/238 KB 60/558 KB 76/186 KB 84/1199 KB 250/367 KB 160/238 KB 64/558 KB 76/186 KB 84/1199 KB 250/367 KB 160/238 KB 68/558 KB 76/186 KB 84/1199 KB 250/367 KB 160/238 KB 72/558 KB 76/186 KB 84/1199 KB 254/367 KB 164/238 KB 76/558 KB 76/186 KB 84/1199 KB 254/367 KB 164/238 KB 52/558 KB 76/186 KB 84/1199 KB 242/367 KB 156/238 KB 76/558 KB 80/186 KB 84/1199 KB 254/367 KB 164/238 KB 76/558 KB 84/186 KB 84/1199 KB 254/367 KB 164/238 KB 76/558 KB 88/186 KB 84/1199 KB 254/367 KB 164/238 KB 76/558 KB 92/186 KB 84/1199 KB 254/367 KB 164/238 KB 76/558 KB 96/186 KB 84/1199 KB 254/367 KB 164/238 KB 52/558 KB 72/186 KB 84/1199 KB 242/367 KB 156/238 KB 76/558 KB 96/186 KB 88/1199 KB 254/367 KB 164/238 KB 76/558 KB 96/186 KB 92/1199 KB 254/367 KB 164/238 KB 76/558 KB 96/186 KB 96/1199 KB 254/367 KB 164/238 KB 76/558 KB 96/186 KB 100/1199 KB 254/367 KB 164/238 KB 80/558 KB 100/186 KB 104/1199 KB 254/367 KB 164/238 KB 80/558 KB 100/186 KB 108/1199 KB 254/367 KB 164/238 KB 80/558 KB 100/186 KB 112/1199 KB 254/367 KB 164/238 KB 68/558 KB 76/186 KB 84/1199 KB 254/367 KB 164/238 KB 80/558 KB 100/186 KB 112/1199 KB 254/367 KB 168/238 KB 80/558 KB 100/186 KB 112/1199 KB 254/367 KB 172/238 KB 80/558 KB 100/186 KB 112/1199 KB 254/367 KB 176/238 KB 68/558 KB 76/186 KB 84/1199 KB 254/367 KB 160/238 KB 80/558 KB 100/186 KB 112/1199 KB 258/367 KB 176/238 KB 80/558 KB 100/186 KB 112/1199 KB 262/367 KB 176/238 KB 80/558 KB 100/186 KB 112/1199 KB 266/367 KB 176/238 KB 80/558 KB 100/186 KB 112/1199 KB 270/367 KB 176/238 KB 80/558 KB 100/186 KB 100/1199 KB 254/367 KB 164/238 KB 84/558 KB 100/186 KB 112/1199 KB 270/367 KB 176/238 KB 88/558 KB 100/186 KB 116/1199 KB 274/367 KB 180/238 KB 92/558 KB 100/186 KB 116/1199 KB 274/367 KB 180/238 KB 76/558 KB 100/186 KB 100/1199 KB 254/367 KB 164/238 KB 92/558 KB 104/186 KB 116/1199 KB 274/367 KB 180/238 KB 92/558 KB 108/186 KB 116/1199 KB 274/367 KB 180/238 KB 92/558 KB 112/186 KB 116/1199 KB 274/367 KB 180/238 KB 92/558 KB 116/186 KB 116/1199 KB 274/367 KB 180/238 KB 84/558 KB 100/186 KB 116/1199 KB 274/367 KB 180/238 KB 84/558 KB 100/186 KB 116/1199 KB 270/367 KB 180/238 KB 96/558 KB 116/186 KB 116/1199 KB 274/367 KB 184/238 KB 96/558 KB 116/186 KB 116/1199 KB 274/367 KB 188/238 KB 96/558 KB 116/186 KB 116/1199 KB 274/367 KB 192/238 KB 84/558 KB 100/186 KB 116/1199 KB 270/367 KB 176/238 KB 96/558 KB 116/186 KB 120/1199 KB 274/367 KB 192/238 KB 96/558 KB 116/186 KB 124/1199 KB 274/367 KB 196/238 KB 96/558 KB 116/186 KB 116/1199 KB 274/367 KB 180/238 KB 96/558 KB 116/186 KB 124/1199 KB 278/367 KB 196/238 KB 96/558 KB 116/186 KB 124/1199 KB 282/367 KB 196/238 KB 100/558 KB 116/186 KB 128/1199 KB 286/367 KB 196/238 KB 100/558 KB 120/186 KB 128/1199 KB 290/367 KB 196/238 KB 100/558 KB 120/186 KB 128/1199 KB 294/367 KB 196/238 KB 100/558 KB 120/186 KB 128/1199 KB 298/367 KB 196/238 KB 100/558 KB 120/186 KB 128/1199 KB 302/367 KB 196/238 KB 96/558 KB 116/186 KB 120/1199 KB 274/367 KB 196/238 KB 100/558 KB 120/186 KB 128/1199 KB 302/367 KB 200/238 KB 100/558 KB 120/186 KB 128/1199 KB 302/367 KB 204/238 KB 100/558 KB 120/186 KB 128/1199 KB 302/367 KB 208/238 KB 100/558 KB 120/186 KB 128/1199 KB 286/367 KB 196/238 KB 100/558 KB 116/186 KB 128/1199 KB 282/367 KB 196/238 KB 100/558 KB 124/186 KB 128/1199 KB 302/367 KB 208/238 KB 100/558 KB 128/186 KB 128/1199 KB 302/367 KB 208/238 KB 100/558 KB 128/186 KB 132/ unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 1199 KB 302/367 KB 208/238 KB 100/558 KB 132/186 KB 136/1199 KB 302/367 KB 208/238 KB 100/558 KB 132/186 KB 140/1199 KB 302/367 KB 208/238 KB 100/558 KB 132/186 KB 144/1199 KB 302/367 KB 208/238 KB 100/558 KB 116/186 KB 124/1199 KB 282/367 KB 196/238 KB 104/558 KB 132/186 KB 144/1199 KB 302/367 KB 208/238 KB 108/558 KB 132/186 KB 144/1199 KB 302/367 KB 208/238 KB 112/558 KB 132/186 KB 144/1199 KB 302/367 KB 208/238 KB 100/558 KB 132/186 KB 132/1199 KB 302/367 KB 208/238 KB 112/558 KB 136/186 KB 144/1199 KB 302/367 KB 208/238 KB 112/558 KB 140/186 KB 144/1199 KB 306/367 KB 208/238 KB 112/558 KB 144/186 KB 144/1199 KB 306/367 KB 208/238 KB 112/558 KB 148/186 KB 148/1199 KB 306/367 KB 208/238 KB 116/558 KB 152/186 KB 148/1199 KB 306/367 KB 212/238 KB 112/558 KB 136/186 KB 144/1199 KB 306/367 KB 208/238 KB 116/558 KB 148/186 KB 148/1199 KB 306/367 KB 212/238 KB 120/558 KB 156/186 KB 148/1199 KB 306/367 KB 212/238 KB 124/558 KB 156/186 KB 148/1199 KB 306/367 KB 212/238 KB 128/558 KB 156/186 KB 148/1199 KB 306/367 KB 212/238 KB 112/558 KB 148/186 KB 148/1199 KB 306/367 KB 212/238 KB 128/558 KB 156/186 KB 148/1199 KB 310/367 KB 216/238 KB 128/558 KB 156/186 KB 148/1199 KB 310/367 KB 220/238 KB 112/558 KB 144/186 KB 148/1199 KB 306/367 KB 208/238 KB 128/558 KB 156/186 KB 148/1199 KB 310/367 KB 224/238 KB 128/558 KB 156/186 KB 148/1199 KB 310/367 KB 212/238 KB 128/558 KB 156/186 KB 152/1199 KB 314/367 KB 224/238 KB 128/558 KB 156/186 KB 152/1199 KB 318/367 KB 224/238 KB 128/558 KB 156/186 KB 152/1199 KB 310/367 KB 224/238 KB 128/558 KB 156/186 KB 156/1199 KB 318/367 KB 224/238 KB 128/558 KB 156/186 KB 160/1199 KB 318/367 KB 224/238 KB 128/558 KB 156/186 KB 160/1199 KB 318/367 KB 228/238 KB 132/558 KB 156/186 KB 164/1199 KB 322/367 KB 232/238 KB 132/558 KB 156/186 KB 164/1199 KB 322/367 KB 236/238 KB 132/558 KB 156/186 KB 164/1199 KB 322/367 KB 228/238 KB 132/558 KB 156/186 KB 164/1199 KB 322/367 KB 238/238 KB 116/558 KB 156/186 KB 148/1199 KB 318/367 KB 228/238 KB 136/558 KB 160/186 KB 164/1199 KB 322/367 KB 238/238 KB 136/558 KB 164/186 KB 164/1199 KB 322/367 KB 238/238 KB 136/558 KB 168/186 KB 164/1199 KB 322/367 KB 238/238 KB 136/558 KB 172/186 KB 164/1199 KB 322/367 KB 238/238 KB 136/558 KB 176/186 KB 164/1199 KB 322/367 KB 238/238 KB 128/558 KB 156/186 KB 164/1199 KB 322/367 KB 228/238 KB 128/558 KB 156/186 KB 164/1199 KB 318/367 KB 228/238 KB 136/558 KB 176/186 KB 168/1199 KB 322/367 KB 238/238 KB 136/558 KB 176/186 KB 172/1199 KB 322/367 KB 238/238 KB 136/558 KB 176/186 KB 176/1199 KB 322/367 KB 238/238 KB 136/558 KB 156/186 KB 164/1199 KB 322/367 KB 238/238 KB 140/558 KB 176/186 KB 176/1199 KB 326/367 KB 238/238 KB 144/558 KB 176/186 KB 176/1199 KB 326/367 KB 238/238 KB 148/558 KB 176/186 KB 176/1199 KB 326/367 KB 238/238 KB 152/558 KB 180/186 KB 180/1199 KB 326/367 KB 238/238 KB 156/558 KB 180/186 KB 180/1199 KB 326/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 326/367 KB 238/238 KB 136/558 KB 176/186 KB 176/1199 KB 326/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 330/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 334/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 338/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 342/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 346/367 KB 238/238 KB 160/558 KB 180/186 KB 180/1199 KB 350/367 KB 238/238 KB 148/558 KB 180/186 KB 180/1199 KB 326/367 KB 238/238 KB 160/558 KB 184/186 KB 180/1199 KB unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 350/367 KB 238/238 KB 160/558 KB 186/186 KB 180/1199 KB 350/367 KB 238/238 KB 148/558 KB 176/186 KB 180/1199 KB 326/367 KB 238/238 KB 160/558 KB 186/186 KB 184/1199 KB 350/367 KB 238/238 KB 160/558 KB 186/186 KB 188/1199 KB 350/367 KB 238/238 KB 160/558 KB 186/186 KB 192/1199 KB 350/367 KB 238/238 KB 160/558 KB 186/186 KB 196/1199 KB 350/367 KB 238/238 KB 164/558 KB 186/186 KB 200/1199 KB 354/367 KB 238/238 KB 164/558 KB 186/186 KB 204/1199 KB 354/367 KB 238/238 KB 164/558 KB 186/186 KB 196/1199 KB 354/367 KB 238/238 KB 160/558 KB 186/186 KB 196/1199 KB 354/367 KB 238/238 KB 164/558 KB 186/186 KB 208/1199 KB 354/367 KB 238/238 KB 168/558 KB 186/186 KB 208/1199 KB 358/367 KB 238/238 KB 168/558 KB 186/186 KB 208/1199 KB 362/367 KB 238/238 KB 168/558 KB 186/186 KB 208/1199 KB 366/367 KB 238/238 KB 168/558 KB 186/186 KB 208/1199 KB 354/367 KB 238/238 KB 172/558 KB 186/186 KB 208/1199 KB 366/367 KB 238/238 KB 176/558 KB 186/186 KB 208/1199 KB 366/367 KB 238/238 KB 180/558 KB 186/186 KB 208/1199 KB 366/367 KB 238/238 KB 184/558 KB 186/186 KB 212/1199 KB 367/367 KB 188/558 KB 186/186 KB 212/1199 KB 367/367 KB 192/558 KB 186/186 KB 212/1199 KB 367/367 KB 180/558 KB 186/186 KB 212/1199 KB 367/367 KB 180/558 KB 186/186 KB 208/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1551.8 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 192/558 KB 186/186 KB 216/1199 KB 367/367 KB 192/558 KB 186/186 KB 220/1199 KB 367/367 KB 192/558 KB 186/186 KB 224/1199 KB 367/367 KB 196/558 KB 186/186 KB 224/1199 KB 367/367 KB 200/558 KB 228/1199 KB 367/367 KB 204/558 KB 228/1199 KB 367/367 KB 208/558 KB 228/1199 KB 367/367 KB 196/558 KB 228/1199 KB 367/367 KB 208/558 KB 232/1199 KB 367/367 KB 208/558 KB 236/1199 KB 367/367 KB 208/558 KB 240/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1177.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 208/558 KB 244/1199 KB 367/367 KB 212/558 KB 248/1199 KB 367/367 KB 212/558 KB 252/1199 KB 367/367 KB 212/558 KB 256/1199 KB 367/367 KB 212/558 KB 244/1199 KB 367/367 KB 216/558 KB 256/1199 KB 367/367 KB 220/558 KB 256/1199 KB 367/367 KB 224/558 KB 256/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2262.2 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 228/558 KB 256/1199 KB 232/558 KB 4/181 KB 260/1199 KB 4/1206 KB 236/558 KB 4/181 KB 260/1199 KB 4/1206 KB 228/558 KB 4/181 KB 260/1199 KB 4/1206 KB 228/558 KB 4/181 KB 256/1199 KB 4/1206 KB 236/558 KB 4/181 KB 260/1199 KB 8/1206 KB 236/558 KB 4/181 KB 260/1199 KB 12/1206 KB 236/558 KB 4/181 KB 260/1199 KB 16/1206 KB 228/558 KB 4/181 KB 256/1199 KB 236/558 KB 8/181 KB 260/1199 KB 16/1206 KB 236/558 KB 12/181 KB 260/1199 KB 16/1206 KB 236/558 KB 16/181 KB 260/1199 KB 16/1206 KB 236/558 KB 16/181 KB 260/1199 KB 20/1206 KB 236/558 KB 20/181 KB 260/1199 KB 24/1206 KB 236/558 KB 20/181 KB 260/1199 KB 20/1206 KB 236/558 KB 20/181 KB 260/1199 KB 28/1206 KB 236/558 KB 20/181 KB 260/1199 KB 32/1206 KB 236/558 KB 24/181 KB 260/1199 KB 32/1206 KB 236/558 KB 28/181 KB 260/1199 KB 32/1206 KB 236/558 KB 32/181 KB 260/1199 KB 32/1206 KB 240/558 KB 36/181 KB 260/1199 KB 32/1206 KB 240/558 KB 40/181 KB 264/1199 KB 36/1206 KB 240/558 KB 44/181 KB 264/1199 KB 36/1206 KB 240/558 KB 32/181 KB 260/1199 KB 32/1206 KB 244/558 KB 44/181 KB 264/1199 KB 36/1206 KB 248/558 KB 44/181 KB 264/1199 KB 36/1206 KB 240/558 KB 36/181 KB 264/1199 KB 36/1206 KB 248/558 KB 44/181 KB 264/1199 KB 40/1206 KB 248/558 KB 44/181 KB 264/1199 KB 44/1206 KB 248/558 KB 44/181 KB 264/1199 KB 48/1206 KB 240/558 KB 36/181 KB 264/1199 KB 32/1206 KB 252/558 KB 44/181 KB 268/1199 KB 48/1206 KB 252/558 KB 44/181 KB 272/1199 KB 48/1206 KB 252/558 KB 44/181 KB 276/1199 KB 48/1206 KB 252/558 KB 44/181 KB 280/1199 KB 48/1206 KB 252/558 KB 44/181 KB 264/1199 KB 48/1206 KB 256/558 KB 48/181 KB 280/1199 KB 48/1206 KB 252/558 KB 48/181 KB 280/1199 KB 48/1206 KB 256/558 KB 48/181 KB 284/1199 KB 48/1206 KB 256/558 KB 48/181 KB 284/1199 KB 52/1206 KB 260/558 KB 52/181 KB 288/1199 KB 56/1206 KB 260/558 KB 52/181 KB 288/1199 KB 60/1206 KB 260/558 KB 52/181 KB 288/1199 KB 64/1206 KB 260/558 KB 52/181 KB 288/1199 KB 52/1206 KB 256/558 KB 52/181 KB 288/1199 KB 52/1206 KB 260/558 KB 52/181 KB 292/1199 KB 64/1206 KB 264/558 KB 52/181 KB 296/1199 KB 64/1206 KB 264/558 KB 52/181 KB 300/1199 KB 64/1206 KB 264/558 KB 52/181 KB 304/1199 KB 64/1206 KB 264/558 KB 52/181 KB 308/1199 KB 64/1206 KB 264/558 KB 52/181 KB 312/1199 KB 68/1206 KB 264/558 KB 52/181 KB 316/1199 KB 68/1206 KB 264/558 KB 52/181 KB 320/1199 KB 68/1206 KB 256/558 KB 52/181 KB 284/1199 KB 52/1206 KB 264/558 KB 56/181 KB 320/1199 KB 68/1206 KB 264/558 KB 60/181 KB 320/1199 KB 68/1206 KB 264/558 KB 64/181 KB 320/1199 KB 68/1206 KB 264/558 KB 68/181 KB 320/1199 KB 68/1206 KB 264/558 KB 72/181 KB 320/1199 KB 68/1206 KB 264/558 KB 52/181 KB 308/1199 KB 68/1206 KB 264/558 KB 72/181 KB 320/1199 KB 72/1206 KB 264/558 KB 52/181 KB 292/1199 KB 64/1206 KB 268/558 KB 72/181 KB 320/1199 KB 76/1206 KB 272/558 KB 72/181 KB 320/1199 KB 76/1206 KB 276/558 KB 72/181 KB 320/1199 KB 76/1206 KB 280/558 KB 72/181 KB 320/1199 KB 76/1206 KB 284/558 KB 72/181 KB 320/1199 KB 76/1206 KB 264/558 KB 76/181 KB 320/1199 KB 76/1206 KB 284/558 KB 76/181 KB 320/1199 KB 80/1206 KB 284/558 KB 76/181 KB 320/1199 KB 76/1206 KB 288/558 KB 80/181 KB 320/1199 KB 80/1206 KB 288/558 KB 76/181 KB 320/1199 KB 80/1206 KB 288/558 KB 84/181 KB 320/1199 KB 80/1206 KB 292/558 KB 88/181 KB 324/1199 KB 84/1206 KB 292/558 KB 92/181 KB 324/1199 KB 84/1206 KB 292/558 KB 84/181 KB 324/1199 KB 84/1206 KB 292/558 KB 84/181 KB 320/1199 KB 84/1206 KB 296/558 KB 96/181 KB 324/1199 KB 84/1206 KB 3 unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 00/558 KB 96/181 KB 324/1199 KB 84/1206 KB 304/558 KB 96/181 KB 324/1199 KB 84/1206 KB 288/558 KB 84/181 KB 320/1199 KB 84/1206 KB 304/558 KB 96/181 KB 328/1199 KB 88/1206 KB 304/558 KB 96/181 KB 328/1199 KB 92/1206 KB 304/558 KB 96/181 KB 328/1199 KB 96/1206 KB 304/558 KB 96/181 KB 328/1199 KB 84/1206 KB 304/558 KB 96/181 KB 332/1199 KB 96/1206 KB 304/558 KB 96/181 KB 336/1199 KB 96/1206 KB 304/558 KB 96/181 KB 340/1199 KB 96/1206 KB 308/558 KB 96/181 KB 344/1199 KB 100/1206 KB 308/558 KB 96/181 KB 348/1199 KB 100/1206 KB 308/558 KB 96/181 KB 352/1199 KB 100/1206 KB 292/558 KB 96/181 KB 324/1199 KB 84/1206 KB 308/558 KB 100/181 KB 352/1199 KB 100/1206 KB 308/558 KB 104/181 KB 352/1199 KB 100/1206 KB 308/558 KB 96/181 KB 340/1199 KB 100/1206 KB 308/558 KB 96/181 KB 340/1199 KB 96/1206 KB 312/558 KB 104/181 KB 352/1199 KB 100/1206 KB 312/558 KB 108/181 KB 352/1199 KB 104/1206 KB 312/558 KB 108/181 KB 352/1199 KB 100/1206 KB 312/558 KB 108/181 KB 352/1199 KB 108/1206 KB 316/558 KB 112/181 KB 352/1199 KB 108/1206 KB 316/558 KB 108/181 KB 352/1199 KB 108/1206 KB 316/558 KB 112/181 KB 352/1199 KB 112/1206 KB 320/558 KB 112/181 KB 352/1199 KB 112/1206 KB 324/558 KB 112/181 KB 352/1199 KB 112/1206 KB 328/558 KB 116/181 KB 356/1199 KB 116/1206 KB 332/558 KB 116/181 KB 356/1199 KB 116/1206 KB 324/558 KB 116/181 KB 356/1199 KB 116/1206 KB 324/558 KB 116/181 KB 356/1199 KB 112/1206 KB 332/558 KB 120/181 KB 356/1199 KB 116/1206 KB 324/558 KB 112/181 KB 356/1199 KB 112/1206 KB 332/558 KB 124/181 KB 356/1199 KB 116/1206 KB 332/558 KB 124/181 KB 360/1199 KB 120/1206 KB 332/558 KB 124/181 KB 364/1199 KB 120/1206 KB 332/558 KB 124/181 KB 356/1199 KB 120/1206 KB 332/558 KB 128/181 KB 364/1199 KB 120/1206 KB 332/558 KB 128/181 KB 364/1199 KB 124/1206 KB 336/558 KB 128/181 KB 368/1199 KB 124/1206 KB 336/558 KB 128/181 KB 364/1199 KB 124/1206 KB 336/558 KB 128/181 KB 368/1199 KB 128/1206 KB 336/558 KB 128/181 KB 368/1199 KB 132/1206 KB 340/558 KB 132/181 KB 372/1199 KB 136/1206 KB 340/558 KB 132/181 KB 372/1199 KB 140/1206 KB 340/558 KB 132/181 KB 372/1199 KB 144/1206 KB 340/558 KB 132/181 KB 372/1199 KB 132/1206 KB 340/558 KB 136/181 KB 372/1199 KB 144/1206 KB 340/558 KB 128/181 KB 372/1199 KB 132/1206 KB 344/558 KB 136/181 KB 372/1199 KB 144/1206 KB 348/558 KB 140/181 KB 372/1199 KB 144/1206 KB 352/558 KB 140/181 KB 372/1199 KB 144/1206 KB 336/558 KB 128/181 KB 372/1199 KB 132/1206 KB 344/558 KB 140/181 KB 372/1199 KB 144/1206 KB 352/558 KB 144/181 KB 372/1199 KB 144/1206 KB 352/558 KB 144/181 KB 376/1199 KB 144/1206 KB 352/558 KB 144/181 KB 380/1199 KB 144/1206 KB 352/558 KB 144/181 KB 384/1199 KB 144/1206 KB 356/558 KB 144/181 KB 384/1199 KB 144/1206 KB 360/558 KB 148/181 KB 388/1199 KB 148/1206 KB 364/558 KB 148/181 KB 388/1199 KB 148/1206 KB 368/558 KB 148/181 KB 388/1199 KB 148/1206 KB 356/558 KB 148/181 KB 388/1199 KB 148/1206 KB 356/558 KB 148/181 KB 384/1199 KB 148/1206 KB 368/558 KB 152/181 KB 388/1199 KB 148/1206 KB 368/558 KB 156/181 KB 388/1199 KB 148/1206 KB 368/558 KB 160/181 KB 388/1199 KB 148/1206 KB 356/558 KB 144/181 KB 384/1199 KB 148/1206 KB 368/558 KB 160/181 KB 388/1199 KB 152/1206 KB 368/558 KB 160/181 KB 392/1199 KB 156/1206 KB 368/558 KB 160/181 KB 392/1199 KB 160/1206 KB 368/558 KB 160/181 KB 392/1199 KB 152/1206 KB 368/558 KB 160/181 KB 396/1199 KB 160/1206 KB 368/558 KB 160/181 KB 400/1199 KB 160/1206 KB 372/558 KB 160/181 KB 400/1199 KB 160/1206 KB unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 376/558 KB 164/181 KB 404/1199 KB 164/1206 KB 380/558 KB 164/181 KB 404/1199 KB 164/1206 KB 372/558 KB 164/181 KB 404/1199 KB 164/1206 KB 380/558 KB 164/181 KB 404/1199 KB 168/1206 KB 384/558 KB 164/181 KB 404/1199 KB 172/1206 KB 384/558 KB 164/181 KB 404/1199 KB 176/1206 KB 372/558 KB 164/181 KB 404/1199 KB 160/1206 KB 372/558 KB 164/181 KB 400/1199 KB 160/1206 KB 384/558 KB 168/181 KB 404/1199 KB 176/1206 KB 384/558 KB 172/181 KB 404/1199 KB 176/1206 KB 384/558 KB 176/181 KB 404/1199 KB 176/1206 KB 384/558 KB 164/181 KB 404/1199 KB 168/1206 KB 384/558 KB 176/181 KB 408/1199 KB 176/1206 KB 384/558 KB 176/181 KB 412/1199 KB 176/1206 KB 384/558 KB 180/181 KB 416/1199 KB 176/1206 KB 384/558 KB 180/181 KB 420/1199 KB 176/1206 KB 388/558 KB 180/181 KB 424/1199 KB 180/1206 KB 388/558 KB 180/181 KB 428/1199 KB 180/1206 KB 388/558 KB 180/181 KB 432/1199 KB 180/1206 KB 388/558 KB 180/181 KB 420/1199 KB 180/1206 KB 388/558 KB 180/181 KB 432/1199 KB 184/1206 KB 388/558 KB 180/181 KB 432/1199 KB 188/1206 KB 388/558 KB 180/181 KB 420/1199 KB 176/1206 KB 392/558 KB 180/181 KB 432/1199 KB 188/1206 KB 396/558 KB 180/181 KB 432/1199 KB 188/1206 KB 400/558 KB 180/181 KB 432/1199 KB 188/1206 KB 384/558 KB 180/181 KB 420/1199 KB 176/1206 KB 400/558 KB 181/181 KB 432/1199 KB 188/1206 KB 400/558 KB 181/181 KB 432/1199 KB 192/1206 KB 404/558 KB 181/181 KB 432/1199 KB 192/1206 KB 408/558 KB 181/181 KB 436/1199 KB 196/1206 KB 412/558 KB 181/181 KB 436/1199 KB 196/1206 KB 416/558 KB 181/181 KB 436/1199 KB 196/1206 KB 404/558 KB 181/181 KB 436/1199 KB 196/1206 KB 416/558 KB 181/181 KB 436/1199 KB 200/1206 KB 416/558 KB 181/181 KB 436/1199 KB 204/1206 KB 404/558 KB 181/181 KB 436/1199 KB 192/1206 KB 416/558 KB 181/181 KB 440/1199 KB 204/1206 KB 416/558 KB 181/181 KB 444/1199 KB 204/1206 KB 416/558 KB 181/181 KB 448/1199 KB 204/1206 KB 416/558 KB 181/181 KB 448/1199 KB 208/1206 KB 416/558 KB 181/181 KB 452/1199 KB 208/1206 KB 420/558 KB 181/181 KB 456/1199 KB 212/1206 KB 420/558 KB 181/181 KB 460/1199 KB 212/1206 KB 420/558 KB 181/181 KB 464/1199 KB 212/1206 KB 420/558 KB 181/181 KB 452/1199 KB 212/1206 KB 420/558 KB 181/181 KB 464/1199 KB 216/1206 KB 420/558 KB 181/181 KB 464/1199 KB 220/1206 KB 420/558 KB 181/181 KB 452/1199 KB 208/1206 KB 424/558 KB 181/181 KB 464/1199 KB 220/1206 KB 428/558 KB 181/181 KB 464/1199 KB 220/1206 KB 432/558 KB 181/181 KB 464/1199 KB 220/1206 KB 432/558 KB 181/181 KB 464/1199 KB 224/1206 KB 432/558 KB 181/181 KB 464/1199 KB 228/1206 KB 436/558 KB 181/181 KB 468/1199 KB 232/1206 KB 436/558 KB 181/181 KB 468/1199 KB 236/1206 KB 436/558 KB 181/181 KB 468/1199 KB 240/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 873.4 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 436/558 KB 181/181 KB 468/1199 KB 228/1206 KB 440/558 KB 468/1199 KB 240/1206 KB 444/558 KB 468/1199 KB 240/1206 KB 448/558 KB 468/1199 KB 240/1206 KB 432/558 KB 181/181 KB 468/1199 KB 228/1206 KB 448/558 KB 472/1199 KB 240/1206 KB 448/558 KB 476/1199 KB 240/1206 KB 448/558 KB 480/1199 KB 240/1206 KB 452/558 KB 480/1199 KB 240/1206 KB 456/558 KB 484/1199 KB 244/1206 KB 460/558 KB 484/1199 KB 244/1206 KB 464/558 KB 484/1199 KB 244/1206 KB 452/558 KB 484/1199 KB 244/1206 KB 464/558 KB 488/1199 KB 244/1206 KB 464/558 KB 492/1199 KB 244/1206 KB 464/558 KB 496/1199 KB 244/1206 KB 452/558 KB 480/1199 KB 244/1206 KB 464/558 KB 496/1199 KB 248/1206 KB 464/558 KB 496/1199 KB 252/1206 KB 464/558 KB 496/1199 KB 256/1206 KB 464/558 KB 500/1199 KB 256/1206 KB 468/558 KB 504/1199 KB 260/1206 KB 468/558 KB 508/1199 KB 260/1206 KB 468/558 KB 500/1199 KB 260/1206 KB 468/558 KB 508/1199 KB 264/1206 KB 468/558 KB 500/1199 KB 256/1206 KB 472/558 KB 512/1199 KB 264/1206 KB 476/558 KB 512/1199 KB 264/1206 KB 480/558 KB 512/1199 KB 264/1206 KB 468/558 KB 512/1199 KB 264/1206 KB 480/558 KB 512/1199 KB 268/1206 KB 480/558 KB 512/1199 KB 272/1206 KB 484/558 KB 512/1199 KB 272/1206 KB 488/558 KB 516/1199 KB 276/1206 KB 492/558 KB 516/1199 KB 276/1206 KB 496/558 KB 516/1199 KB 276/1206 KB 484/558 KB 516/1199 KB 276/1206 KB 484/558 KB 512/1199 KB 276/1206 KB 496/558 KB 516/1199 KB 280/1206 KB 496/558 KB 516/1199 KB 284/1206 KB 496/558 KB 520/1199 KB 288/1206 KB 496/558 KB 520/1199 KB 284/1206 KB 496/558 KB 524/1199 KB 288/1206 KB 496/558 KB 528/1199 KB 288/1206 KB 500/558 KB 528/1199 KB 288/1206 KB 504/558 KB 532/1199 KB 292/1206 KB 508/558 KB 532/1199 KB 292/1206 KB 512/558 KB 532/1199 KB 292/1206 KB 500/558 KB 532/1199 KB 292/1206 KB 500/558 KB 532/1199 KB 288/1206 KB 512/558 KB 536/1199 KB 296/1206 KB 512/558 KB 540/1199 KB 296/1206 KB 512/558 KB 544/1199 KB 296/1206 KB 512/558 KB 532/1199 KB 296/1206 KB 512/558 KB 544/1199 KB 300/1206 KB 512/558 KB 544/1199 KB 304/1206 KB 516/558 KB 544/1199 KB 304/1206 KB 520/558 KB 548/1199 KB 308/1206 KB 524/558 KB 548/1199 KB 308/1206 KB 528/558 KB 548/1199 KB 308/1206 KB 516/558 KB 548/1199 KB 308/1206 KB 528/558 KB 552/1199 KB 308/1206 KB 528/558 KB 556/1199 KB 308/1206 KB 528/558 KB 560/1199 KB 308/1206 KB 516/558 KB 544/1199 KB 308/1206 KB 528/558 KB 560/1199 KB 312/1206 KB 528/558 KB 560/1199 KB 316/1206 KB 528/558 KB 560/1199 KB 320/1206 KB 528/558 KB 564/1199 KB 320/1206 KB 532/558 KB 568/1199 KB 324/1206 KB 532/558 KB 572/1199 KB 324/1206 KB 532/558 KB 564/1199 KB 324/1206 KB 536/558 KB 572/1199 KB 324/1206 KB 540/558 KB 572/1199 KB 324/1206 KB 528/558 KB 564/1199 KB 324/1206 KB 540/558 KB 572/1199 KB 328/1206 KB 544/558 KB 572/1199 KB 328/1206 KB 544/558 KB 572/1199 KB 332/1206 KB 544/558 KB 572/1199 KB 336/1206 KB 544/558 KB 576/1199 KB 336/1206 KB 548/558 KB 576/1199 KB 336/1206 KB 552/558 KB 580/1199 KB 340/1206 KB 556/558 KB 580/1199 KB 340/1206 KB 558/558 KB 580/1199 KB 340/1206 KB 548/558 KB 580/1199 KB 340/1206 KB 558/558 KB 584/1199 KB 340/1206 KB 558/558 KB 588/1199 KB 340/1206 KB 558/558 KB 592/1199 KB 340/1206 KB 548/558 KB 576/1199 KB 340/1206 KB 558/558 KB 592/1199 KB 344/1206 KB 558/558 KB 592/1199 KB 348/1206 KB 558/558 KB 592/1199 KB 352/1206 KB 558/558 KB 596/1199 KB 352/1206 KB 558/558 KB 600/1199 KB 356/1206 KB 558/558 KB 604/1199 KB 356/1206 KB 558/558 KB 596/1199 KB 356/1206 KB 558/558 KB 604/1199 KB unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 360/1206 KB 558/558 KB 604/1199 KB 364/1206 KB 558/558 KB 608/1199 KB 364/1206 KB 558/558 KB 608/1199 KB 368/1206 KB 558/558 KB 608/1199 KB 372/1206 KB 558/558 KB 612/1199 KB 376/1206 KB 558/558 KB 612/1199 KB 380/1206 KB 558/558 KB 612/1199 KB 384/1206 KB 558/558 KB 612/1199 KB 372/1206 KB 558/558 KB 616/1199 KB 384/1206 KB 558/558 KB 620/1199 KB 384/1206 KB 558/558 KB 624/1199 KB 384/1206 KB 558/558 KB 628/1199 KB 384/1206 KB 558/558 KB 632/1199 KB 388/1206 KB 558/558 KB 636/1199 KB 388/1206 KB 558/558 KB 628/1199 KB 388/1206 KB 558/558 KB 636/1199 KB 392/1206 KB 558/558 KB 640/1199 KB 396/1206 KB 558/558 KB 640/1199 KB 400/1206 KB 558/558 KB 640/1199 KB 392/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2401.3 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 644/1199 KB 400/1206 KB 648/1199 KB 404/1206 KB 652/1199 KB 404/1206 KB 656/1199 KB 404/1206 KB 644/1199 KB 404/1206 KB 656/1199 KB 408/1206 KB 656/1199 KB 412/1206 KB 656/1199 KB 416/1206 KB 660/1199 KB 416/1206 KB 664/1199 KB 420/1206 KB 668/1199 KB 420/1206 KB 660/1199 KB 420/1206 KB 668/1199 KB 424/1206 KB 668/1199 KB 428/1206 KB 672/1199 KB 432/1206 KB 672/1199 KB 428/1206 KB 676/1199 KB 432/1206 KB 680/1199 KB 436/1206 KB 684/1199 KB 436/1206 KB 676/1199 KB 436/1206 KB 684/1199 KB 440/1206 KB 684/1199 KB 444/1206 KB 688/1199 KB 448/1206 KB 688/1199 KB 444/1206 KB 692/1199 KB 448/1206 KB 696/1199 KB 452/1206 KB 700/1199 KB 452/1206 KB 692/1199 KB 452/1206 KB 700/1199 KB 456/1206 KB 700/1199 KB 460/1206 KB 700/1199 KB 464/1206 KB 704/1199 KB 464/1206 KB 708/1199 KB 464/1206 KB 712/1199 KB 468/1206 KB 716/1199 KB 468/1206 KB 708/1199 KB 468/1206 KB 716/1199 KB 472/1206 KB 716/1199 KB 476/1206 KB 720/1199 KB 476/1206 KB 720/1199 KB 480/1206 KB 720/1199 KB 484/1206 KB 724/1199 KB 488/1206 KB 724/1199 KB 492/1206 KB 724/1199 KB 484/1206 KB 728/1199 KB 492/1206 KB 732/1199 KB 492/1206 KB 736/1199 KB 492/1206 KB 736/1199 KB 496/1206 KB 740/1199 KB 496/1206 KB 744/1199 KB 500/1206 KB 748/1199 KB 500/1206 KB 740/1199 KB 500/1206 KB 748/1199 KB 504/1206 KB 752/1199 KB 508/1206 KB 752/1199 KB 512/1206 KB 752/1199 KB 504/1206 KB 756/1199 KB 512/1206 KB 760/1199 KB 516/1206 KB 764/1199 KB 516/1206 KB 756/1199 KB 516/1206 KB 768/1199 KB 516/1206 KB 768/1199 KB 520/1206 KB 768/1199 KB 524/1206 KB 768/1199 KB 528/1206 KB 772/1199 KB 528/1206 KB 776/1199 KB 532/1206 KB 780/1199 KB 532/1206 KB 772/1199 KB 532/1206 KB 784/1199 KB 532/1206 KB 784/1199 KB 536/1206 KB 784/1199 KB 540/1206 KB 784/1199 KB 544/1206 KB 788/1199 KB 544/1206 KB 792/1199 KB 544/1206 KB 796/1199 KB 544/1206 KB 800/1199 KB 544/1206 KB 804/1199 KB 544/1206 KB 808/1199 KB 544/1206 KB 812/1199 KB 544/1206 KB 816/1199 KB 544/1206 KB 820/1199 KB 544/1206 KB 824/1199 KB 544/1206 KB 828/1199 KB 544/1206 KB 832/1199 KB 544/1206 KB 836/1199 KB 544/1206 KB 840/1199 KB 544/1206 KB 844/1199 KB 544/1206 KB 848/1199 KB 544/1206 KB 852/1199 KB 544/1206 KB 856/1199 KB 544/1206 KB 860/1199 KB 544/1206 KB 864/1199 KB 544/1206 KB 864/1199 KB 548/1206 KB 864/1199 KB 552/1206 KB 864/1199 KB 556/1206 KB 864/1199 KB 560/1206 KB 864/1199 KB 564/1206 KB 864/1199 KB 568/1206 KB 864/1199 KB 572/1206 KB 864/1199 KB 576/1206 KB 864/1199 KB 580/1206 KB 864/1199 KB 584/1206 KB 864/1199 KB 588/1206 KB 864/1199 KB 592/1206 KB 864/1199 KB 596/1206 KB 864/1199 KB 600/1206 KB 864/1199 KB 604/1206 KB 864/1199 KB 608/1206 KB 864/1199 KB 612/1206 KB 864/1199 KB 616/1206 KB 864/1199 KB 620/1206 KB 864/1199 KB 624/1206 KB 864/1199 KB 628/1206 KB 868/1199 KB 628/1206 KB 872/1199 KB 628/1206 KB 876/1199 KB 628/1206 KB 880/1199 KB 628/1206 KB 880/1199 KB 632/1206 KB 880/1199 KB 636/1206 KB 880/1199 KB 640/1206 KB 884/1199 KB 640/1206 KB 888/1199 KB 640/1206 KB 892/1199 KB 640/1206 KB 896/1199 KB 644/1206 KB 892/1199 KB 644/1206 KB 896/1199 KB 648/1206 KB 896/1199 KB 652/1206 KB 896/1199 KB 656/1206 KB 900/1199 KB 656/1206 KB 904/1199 KB 656/1206 KB 908/1199 KB 656/1206 KB 912/1199 KB 656/1206 KB 912/1199 KB 660/1206 KB 912/1199 KB 664/1206 KB 912/1199 KB 668/1206 KB 912/1199 KB 672/1206 KB 912/1199 KB 676/1206 KB 916/1199 KB 676/1206 KB 920/1199 KB 676/1206 KB 924/1199 KB 676/1206 KB 928/1199 KB 676/1206 unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install KB 928/1199 KB 680/1206 KB 928/1199 KB 684/1206 KB 928/1199 KB 688/1206 KB 932/1199 KB 688/1206 KB 936/1199 KB 692/1206 KB 940/1199 KB 692/1206 KB 944/1199 KB 692/1206 KB 932/1199 KB 692/1206 KB 944/1199 KB 696/1206 KB 944/1199 KB 700/1206 KB 944/1199 KB 704/1206 KB 944/1199 KB 708/1206 KB 948/1199 KB 712/1206 KB 948/1199 KB 716/1206 KB 948/1199 KB 720/1206 KB 948/1199 KB 708/1206 KB 952/1199 KB 720/1206 KB 956/1199 KB 720/1206 KB 960/1199 KB 720/1206 KB 960/1199 KB 724/1206 KB 964/1199 KB 728/1206 KB 964/1199 KB 732/1206 KB 964/1199 KB 724/1206 KB 968/1199 KB 732/1206 KB 972/1199 KB 732/1206 KB 976/1199 KB 732/1206 KB 976/1199 KB 736/1206 KB 976/1199 KB 740/1206 KB 980/1199 KB 740/1206 KB 984/1199 KB 740/1206 KB 988/1199 KB 740/1206 KB 992/1199 KB 740/1206 KB 992/1199 KB 744/1206 KB 992/1199 KB 748/1206 KB 992/1199 KB 752/1206 KB 992/1199 KB 756/1206 KB 996/1199 KB 760/1206 KB 996/1199 KB 764/1206 KB 996/1199 KB 756/1206 KB 1000/1199 KB 764/1206 KB 1004/1199 KB 764/1206 KB 1008/1199 KB 764/1206 KB 1008/1199 KB 768/1206 KB 1012/1199 KB 768/1206 KB 1016/1199 KB 772/1206 KB 1020/1199 KB 772/1206 KB 1024/1199 KB 772/1206 KB 1012/1199 KB 772/1206 KB 1024/1199 KB 776/1206 KB 1024/1199 KB 780/1206 KB 1024/1199 KB 784/1206 KB 1024/1199 KB 788/1206 KB 1028/1199 KB 788/1206 KB 1032/1199 KB 788/1206 KB 1036/1199 KB 788/1206 KB 1040/1199 KB 788/1206 KB 1040/1199 KB 792/1206 KB 1040/1199 KB 796/1206 KB 1040/1199 KB 800/1206 KB 1040/1199 KB 804/1206 KB 1044/1199 KB 804/1206 KB 1048/1199 KB 804/1206 KB 1052/1199 KB 804/1206 KB 1056/1199 KB 804/1206 KB 1056/1199 KB 808/1206 KB 1056/1199 KB 812/1206 KB 1056/1199 KB 816/1206 KB 1060/1199 KB 816/1206 KB 1064/1199 KB 820/1206 KB 1068/1199 KB 820/1206 KB 1072/1199 KB 820/1206 KB 1060/1199 KB 820/1206 KB 1072/1199 KB 824/1206 KB 1072/1199 KB 828/1206 KB 1072/1199 KB 832/1206 KB 1072/1199 KB 836/1206 KB 1076/1199 KB 840/1206 KB 1076/1199 KB 844/1206 KB 1076/1199 KB 836/1206 KB 1080/1199 KB 844/1206 KB 1084/1199 KB 844/1206 KB 1088/1199 KB 844/1206 KB 1088/1199 KB 848/1206 KB 1092/1199 KB 848/1206 KB 1096/1199 KB 852/1206 KB 1100/1199 KB 852/1206 KB 1104/1199 KB 852/1206 KB 1092/1199 KB 852/1206 KB 1104/1199 KB 856/1206 KB 1104/1199 KB 860/1206 KB 1104/1199 KB 864/1206 KB 1104/1199 KB 868/1206 KB 1108/1199 KB 872/1206 KB 1108/1199 KB 876/1206 KB 1108/1199 KB 868/1206 KB 1112/1199 KB 876/1206 KB 1116/1199 KB 876/1206 KB 1120/1199 KB 876/1206 KB 1120/1199 KB 880/1206 KB 1120/1199 KB 884/1206 KB 1124/1199 KB 888/1206 KB 1124/1199 KB 892/1206 KB 1124/1199 KB 884/1206 KB 1128/1199 KB 892/1206 KB 1132/1199 KB 892/1206 KB 1136/1199 KB 892/1206 KB 1136/1199 KB 896/1206 KB 1136/1199 KB 900/1206 KB 1140/1199 KB 904/1206 KB 1140/1199 KB 908/1206 KB 1140/1199 KB 900/1206 KB 1144/1199 KB 908/1206 KB 1148/1199 KB 908/1206 KB 1152/1199 KB 908/1206 KB 1152/1199 KB 912/1206 KB 1156/1199 KB 912/1206 KB 1160/1199 KB 916/1206 KB 1164/1199 KB 916/1206 KB 1168/1199 KB 916/1206 KB 1156/1199 KB 916/1206 KB 1168/1199 KB 920/1206 KB 1168/1199 KB 924/1206 KB 1168/1199 KB 928/1206 KB 1172/1199 KB 928/1206 KB 1176/1199 KB 932/1206 KB 1180/1199 KB 932/1206 KB 1184/1199 KB 932/1206 KB 1172/1199 KB 932/1206 KB 1184/1199 KB 936/1206 KB 1184/1199 KB 940/1206 KB 1184/1199 KB 944/1206 KB 1188/1199 KB 944/1206 KB 1192/1199 KB 948/1206 KB 1196/1199 KB 948/1206 KB 1199/1199 KB 948/1206 KB 1188/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/ unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3956.0 KB/sec) unit-abot-epc-basic-0: 10:11:28 DEBUG unit.abot-epc-basic/0.install 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3779.5 KB/sec) unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 49.173 s unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-08T10:11:29+00:00 unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:11:29 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:11:30 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:31 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:11:31 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:33 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:33 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:34 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:34 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:11:35 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:35 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:11:35 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:11:36 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:11:37 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:11:38 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-f90659-default-0". unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:11:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:11:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:11:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:11:42 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 10:11:42 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:11:42 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 10:11:42 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:11:43 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 10:11:43 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 10:11:43 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 1s (250 kB/s) unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 10:11:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:11:45 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 10:11:46 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-oai-hss-0: 10:11:48 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 10:11:48 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:11:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:11:48 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:11:48 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:11:48 DEBUG juju.worker start "api" unit-oai-hss-0: 10:11:48 INFO juju.worker start "api" machine-3: 10:11:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:11:48 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:11:48 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:11:48 DEBUG juju.worker "api" started unit-oai-hss-0: 10:11:48 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:11:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:48 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:48 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 10:11:48 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] machine-3: 10:11:48 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:11:48 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:11:48 DEBUG juju.worker start "engine" machine-3: 10:11:48 INFO juju.worker start "engine" machine-3: 10:11:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:11:48 DEBUG juju.worker "engine" started machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:11:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:11:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.worker.apicaller connected machine-3: 10:11:48 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:11:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:11:48 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 10:11:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:11:48 INFO juju.api connection established to "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:11:48 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:11:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 10:11:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 10:11:48 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:11:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:11:49 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:49 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:49 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:11:49 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:11:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:11:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:11:49 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 10:11:49 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-hss-0: 10:11:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:11:49 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:11:49 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:11:49 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] unit-oai-hss-0: 10:11:49 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:11:49 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:11:49 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:11:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:11:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:11:49 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 10:11:49 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:11:49 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:11:49 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:11:49 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:11:49 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:11:49 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:11:49 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:11:49 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:11:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 10:11:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:11:49 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] machine-3: 10:11:50 DEBUG juju.api RPC connection died machine-3: 10:11:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] machine-3: 10:11:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:11:50 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 10:11:50 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:11:50 INFO juju.api connection established to "wss://192.168.121.11:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" machine-3: 10:11:50 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/2fb788d1-cded-432b-88b2-a06194f90659/api" unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:11:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:11:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:11:50 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:11:50 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:11:50 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:11:51 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 10:11:51 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 10:11:51 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-hss-0: 10:11:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:11:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:51 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:11:51 DEBUG unit.oai-hss/0.install machine-3: 10:11:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:11:51 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 10:11:51 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 10:11:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:11:52 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 10:11:52 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install Reading state information... machine-3: 10:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:11:52 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 10:11:52 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:11:52 INFO juju.worker.upgrader unblocking abort check machine-3: 10:11:52 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:11:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:11:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-oai-hss-0: 10:11:52 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 10:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ grep -c install machine-3: 10:11:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' machine-3: 10:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what machine-3: 10:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:11:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:11:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.11,::1,localhost", AutoNoProxy:""} machine-3: 10:11:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.logger logger setup machine-3: 10:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:11:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:11:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:11:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:11:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:11:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:11:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:11:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:11:52 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 10:11:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:11:52 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 10:11:52 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 10:11:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:11:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:11:52 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 10:11:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:11:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:11:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:11:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:11:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:11:52 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 10:11:52 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 10:11:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:11:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:11:52 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.11 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:11:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.11:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:11:52 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.11:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "172.30.9.208:17070"] machine-3: 10:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:11:52 INFO juju.worker.deployer checking unit "oai-hss/0" unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] machine-3: 10:11:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:11:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:11:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:11:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:11:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:11:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:11:52 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 10:11:52 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:11:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:11:52 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:11:52 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-oai-hss-0: 10:11:53 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:11:53 DEBUG juju.worker start "3-container-watcher" machine-3: 10:11:53 DEBUG juju.worker start "stateconverter" machine-3: 10:11:53 INFO juju.worker start "3-container-watcher" machine-3: 10:11:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:11:53 DEBUG juju.worker "3-container-watcher" started machine-3: 10:11:53 INFO juju.worker start "stateconverter" machine-3: 10:11:53 DEBUG juju.worker "stateconverter" started machine-3: 10:11:53 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:11:53 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:11:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:53 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:11:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] machine-3: 10:11:53 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:4f:aa:52 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.15 [] [] []} {2 fa:16:3e:4f:aa:52 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:11:53 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 10:11:53 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-oai-hss-0: 10:11:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:11:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 10:11:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:54 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 10:11:54 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:11:54 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 10:11:54 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-oai-hss-0: 10:11:55 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 10:11:55 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 10:11:55 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 10:11:55 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 10:11:55 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 10:11:55 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:56 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:56 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:56 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 10:11:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 10:11:56 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 10:11:56 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 10:11:57 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-oai-hss-0: 10:11:57 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-oai-hss-0: 10:11:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:11:58 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-oai-hss-0: 10:11:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:11:59 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:12:00 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-oai-hss-0: 10:12:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:12:01 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-oai-hss-0: 10:12:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:12:02 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:12:02 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 10:12:02 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:12:02 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 10:12:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 10:12:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 10:12:03 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-hss-0: 10:12:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:12:03 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 10:12:03 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 10:12:04 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 10:12:04 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 10:12:04 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 10:12:04 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 10:12:04 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 10:12:05 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 10:12:05 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 10:12:05 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 10:12:05 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 10:12:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:12:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:12:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:12:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 10:12:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 10:12:06 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 10:12:07 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 10:12:07 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 10:12:07 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-oai-hss-0: 10:12:07 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 10:12:07 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-oai-hss-0: 10:12:07 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 10:12:07 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 10:12:07 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-oai-hss-0: 10:12:08 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-abot-epc-basic-0: 10:12:08 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 10:12:09 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-abot-epc-basic-0: 10:12:09 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-abot-epc-basic-0: 10:12:09 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-abot-epc-basic-0: 10:12:09 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 10:12:09 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-oai-hss-0: 10:12:10 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-oai-hss-0: 10:12:10 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-oai-hss-0: 10:12:10 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-oai-hss-0: 10:12:10 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 10:12:10 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-abot-epc-basic-0: 10:12:11 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 10:12:11 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 10:12:11 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 10:12:11 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-abot-epc-basic-0: 10:12:11 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-oai-hss-0: 10:12:11 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 10:12:12 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-oai-hss-0: 10:12:12 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-abot-epc-basic-0: 10:12:12 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-oai-hss-0: 10:12:12 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 10:12:12 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 10:12:12 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-hss-0: 10:12:12 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 10:12:12 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-oai-hss-0: 10:12:12 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 10:12:12 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-abot-epc-basic-0: 10:12:13 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-abot-epc-basic-0: 10:12:13 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-abot-epc-basic-0: 10:12:13 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 10:12:13 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-oai-hss-0: 10:12:13 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 10:12:14 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-oai-hss-0: 10:12:14 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 10:12:15 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-oai-hss-0: 10:12:15 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 10:12:16 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-oai-hss-0: 10:12:16 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-oai-hss-0: 10:12:17 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-oai-hss-0: 10:12:17 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-oai-hss-0: 10:12:17 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-oai-hss-0: 10:12:17 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 10:12:17 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-oai-hss-0: 10:12:18 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-oai-hss-0: 10:12:18 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-oai-hss-0: 10:12:18 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 10:12:18 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-oai-hss-0: 10:12:19 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-oai-hss-0: 10:12:19 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-oai-hss-0: 10:12:19 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-oai-hss-0: 10:12:19 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 10:12:19 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-oai-hss-0: 10:12:20 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 10:12:20 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-oai-hss-0: 10:12:20 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 10:12:20 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-oai-hss-0: 10:12:20 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 10:12:20 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 10:12:20 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 10:12:20 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-oai-hss-0: 10:12:20 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 10:12:20 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 10:12:21 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 10:12:21 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 10:12:21 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 10:12:21 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 10:12:21 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-oai-hss-0: 10:12:22 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-oai-hss-0: 10:12:22 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-oai-hss-0: 10:12:22 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-oai-hss-0: 10:12:22 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 10:12:22 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 10:12:22 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 10:12:23 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4 [39.4 kB] unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:12:23 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4120 kB/s) unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:12:23 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install (Reading database ... 109370 files and directories currently installed.) unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:12:23 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-oai-hss-0: 10:12:23 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 10:12:24 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:12:24 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 10:12:24 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 10:12:24 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:12:24 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 10:12:24 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 10:12:25 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-oai-hss-0: 10:12:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 10:12:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:12:26 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-oai-hss-0: 10:12:26 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 10:12:26 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 10:12:26 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-oai-hss-0: 10:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 10:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 10:12:26 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 10:12:27 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 10:12:27 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 10:12:27 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 10:12:27 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 10:12:27 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:12:27 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-oai-hss-0: 10:12:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 10:12:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-oai-hss-0: 10:12:28 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 10:12:28 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-oai-hss-0: 10:12:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 10:12:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-oai-hss-0: 10:12:29 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 10:12:29 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-abot-epc-basic-0: 10:12:30 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 10:12:30 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 10:12:30 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:12:30 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-oai-hss-0: 10:12:30 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 10:12:30 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-oai-hss-0: 10:12:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 10:12:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:12:31 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 10:12:31 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-hss-0: 10:12:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 10:12:32 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 10:12:33 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-oai-hss-0: 10:12:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 10:12:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:12:33 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-oai-hss-0: 10:12:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 10:12:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-oai-hss-0: 10:12:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 10:12:34 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 10:12:35 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 10:12:35 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-oai-hss-0: 10:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 10:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 10:12:36 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 10:12:36 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-oai-hss-0: 10:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 10:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 10:12:38 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:12:38 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 10:12:38 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 10:12:38 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 10:12:39 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 10:12:39 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-hss-0: 10:12:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 10:12:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:12:39 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:12:39 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 10:12:39 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 10:12:40 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 10:12:40 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-oai-hss-0: 10:12:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 10:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:12:40 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-oai-hss-0: 10:12:40 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:40 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 10:12:40 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-oai-hss-0: 10:12:41 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 10:12:41 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 10:12:42 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 10:12:42 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:43 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 10:12:43 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:43 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:43 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 10:12:43 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 10:12:43 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 10:12:44 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 10:12:44 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 10:12:44 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-oai-hss-0: 10:12:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 10:12:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:44 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 10:12:44 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-oai-hss-0: 10:12:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 10:12:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:45 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 10:12:45 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-oai-hss-0: 10:12:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 10:12:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 10:12:47 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 10:12:48 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:12:48 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-oai-hss-0: 10:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 10:12:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 10:12:49 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-hss-0: 10:12:49 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:12:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 10:12:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:12:51 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 10:12:51 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-oai-hss-0: 10:12:51 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:51 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 10:12:51 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-oai-hss-0: 10:12:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 10:12:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 10:12:51 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 10:12:51 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 10:12:52 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:12:52 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 10:12:52 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 10:12:52 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 10:12:52 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 10:12:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:53 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-oai-hss-0: 10:12:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 10:12:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:12:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-oai-hss-0: 10:12:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 10:12:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-oai-hss-0: 10:12:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-oai-hss-0: 10:12:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 10:12:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-oai-hss-0: 10:12:55 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:55 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 10:12:55 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 10:12:55 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 10:12:55 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 10:12:56 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 10:12:57 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:12:57 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 10:12:57 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 10:12:57 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:12:57 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:12:57 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 10:12:58 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-hss-0: 10:12:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 10:12:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 10:12:58 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 10:12:58 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 10:12:58 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-hss-0: 10:12:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 10:12:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 10:12:59 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 10:12:59 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 10:13:00 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 10:13:00 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-hss-0: 10:13:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 10:13:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:13:00 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 10:13:00 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 10:13:00 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 10:13:00 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 10:13:01 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-hss-0: 10:13:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 10:13:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:13:01 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 10:13:01 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 10:13:01 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 10:13:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 10:13:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:13:02 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 10:13:02 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:13:03 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 10:13:03 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-oai-hss-0: 10:13:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 10:13:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:13:04 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-oai-hss-0: 10:13:04 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-hss-0: 10:13:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 10:13:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:13:05 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:13:05 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 10:13:06 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 10:13:06 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-oai-hss-0: 10:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-abot-epc-basic-0: 10:13:06 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-hss-0: 10:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:13:06 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 10:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:13:07 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:07 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 10:13:07 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 10:13:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 10:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:13:08 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:13:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 10:13:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:13:09 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:09 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 10:13:09 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-hss-0: 10:13:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 10:13:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 10:13:10 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 10:13:10 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 10:13:11 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 10:13:12 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 10:13:12 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 10:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 10:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:13:12 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:13:12 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 26s (3,348 kB/s) unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 10:13:13 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67239 files and directories currently installed.) unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 10:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 10:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 10:13:14 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-oai-hss-0: 10:13:15 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 10:13:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 10:13:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:13:16 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 10:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 10:13:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 10:13:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:13:17 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:13:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 10:13:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 10:13:18 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:13:19 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 10:13:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 10:13:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:13:20 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 10:13:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 10:13:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 10:13:21 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-oai-hss-0: 10:13:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 10:13:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 10:13:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:13:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 10:13:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 10:13:23 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 10:13:24 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:13:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 10:13:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:13:25 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:13:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:13:29 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:13:29 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:13:30 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:13:30 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:13:30 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:13:30 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 10:13:30 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 10:13:31 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 10:13:31 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 10:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 10:13:31 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:13:32 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 10:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 10:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 10:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 10:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:13:34 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 10:13:34 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 10:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 10:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:13:34 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:13:35 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:13:35 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-oai-hss-0: 10:13:35 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 10:13:35 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:13:36 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:13:36 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:13:36 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 10:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 10:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 10:13:38 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 10:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 10:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:13:41 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 10:13:41 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:13:42 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 10:13:42 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:13:42 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 10:13:42 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 10:13:43 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:13:43 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 10:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:13:43 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:13:44 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:13:44 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 10:13:44 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:44 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:13:44 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:13:45 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:13:45 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 10:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 10:13:47 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 10:13:47 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 10:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 10:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 10:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:13:48 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:13:49 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 10:13:49 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 10:13:49 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:13:50 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 10:13:51 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 10:13:51 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:13:51 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-oai-hss-0: 10:13:51 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:13:51 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 10:13:52 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 10:13:52 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:13:52 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-oai-hss-0: 10:13:52 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-oai-hss-0: 10:13:53 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 10:13:53 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:13:53 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:13:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:13:53 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 10:13:54 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 10:13:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 10:13:54 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:13:54 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:13:55 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:13:55 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:13:55 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 10:13:56 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-oai-hss-0: 10:13:57 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 10:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 10:13:58 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 10:13:58 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 10:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:13:58 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:13:59 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:13:59 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-oai-hss-0: 10:13:59 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 10:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 10:14:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 10:14:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:14:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:14:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 10:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 10:14:01 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 10:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 10:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1134 kB/s) unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install (Reading database ... 116099 files and directories currently installed.) unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 10:14:02 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 10:14:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 10:14:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 10:14:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:14:04 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 10:14:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:14:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 10:14:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:14:05 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:14:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 10:14:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:14:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:14:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 10:14:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:14:06 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 10:14:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:06 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:14:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 10:14:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 10:14:07 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 10:14:07 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 10:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 10:14:08 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:14:08 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:14:08 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 10:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:14:09 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 10:14:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 10:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 10:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 10:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 10:14:10 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 10:14:11 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 10:14:11 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 10:14:11 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 10:14:12 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 10:14:12 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 10:14:12 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 10:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 10:14:13 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 10:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 10:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 10:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 10:14:14 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 10:14:15 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 10:14:15 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 10:14:15 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 10:14:15 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:14:15 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 4s (2205 kB/s) unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install (Reading database ... 116210 files and directories currently installed.) unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:16 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:14:17 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 10:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:14:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 10:14:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 10:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:14:19 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 10:14:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:14:20 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 10:14:20 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 10:14:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:14:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 10:14:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 10:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 10:14:21 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 10:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 10:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 10:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 10:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 10:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:24 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:14:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 10:14:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 10:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 10:14:26 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 10:14:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 10:14:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:14:26 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 10:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:14:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 10:14:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 10:14:27 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 10:14:28 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:14:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 10:14:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 10:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 10:14:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 10:14:29 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 10:14:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 10:14:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:30 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 10:14:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 10:14:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:14:31 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 10:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:14:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 10:14:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 10:14:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 10:14:33 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 10:14:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 10:14:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:14:34 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:14:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 10:14:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 10:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 10:14:36 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:14:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:14:37 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 10:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:14:37 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:14:37 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:14:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 10:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 10:14:38 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 10:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 10:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 10:14:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 10:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 10:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 10:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 10:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 10:14:43 DEBUG unit.oai-hss/0.install 180908 10:14:43 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 10:14:43 DEBUG unit.oai-hss/0.install 180908 10:14:43 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 10:14:43 DEBUG unit.oai-hss/0.install 180908 10:14:43 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11657 ... unit-abot-epc-basic-0: 10:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 10:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 10:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 10:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 10:14:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 10:14:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 10:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 10:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 10:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 10:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 10:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 10:14:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:14:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 10:14:54 DEBUG unit.oai-hss/0.install mysql start/running, process 11790 unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-oai-hss-0: 10:14:55 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 10:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:14:55 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:14:56 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 10:14:56 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:14:56 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:14:56 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 10:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 10:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:14:57 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 10:14:57 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:14:58 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:14:58 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:14:58 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:14:58 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:14:59 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:14:59 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:14:59 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:14:59 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:15:00 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:15:00 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:15:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:15:00 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 10:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 10:15:01 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 10:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 10:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:15:02 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 10:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 10:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 10:15:03 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (229 kB/s) unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install (Reading database ... 118211 files and directories currently installed.) unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 10:15:04 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:15:05 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:15:06 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:15:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 10:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install --2018-09-08 10:15:07-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-abot-epc-basic-0: 10:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-abot-epc-basic-0: 10:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 10:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 377K 3s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 751K 2s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 79.7M 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 759K 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 68.0M 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 64.4M 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 67.7M 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 778K 1s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 45.3M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 58.2M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 49.3M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 47.3M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 51.2M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 64.7M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 81.8M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 826K 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 71.9M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 63.1M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 69.5M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 77.0M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 48.2M 0s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 92.0M=0.4s unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install 2018-09-08 10:15:07 (2.63 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:15:07 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 10:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 10:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 10:15:08 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 10:15:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 10:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 10:15:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 10:15:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 10:15:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:15:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 10:15:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 10:15:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 10:15:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 10:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 10:15:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 10:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-abot-epc-basic-0: 10:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 10:15:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-abot-epc-basic-0: 10:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-abot-epc-basic-0: 10:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 10:15:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 10:15:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-abot-epc-basic-0: 10:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 10:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-abot-epc-basic-0: 10:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 10:15:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-abot-epc-basic-0: 10:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 10:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-abot-epc-basic-0: 10:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 10:15:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-abot-epc-basic-0: 10:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 10:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-abot-epc-basic-0: 10:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 10:15:23 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 10:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 10:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 10:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 10:15:24 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 10:15:25 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:15:26 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:15:26 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 10:15:26 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 10:15:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 10:15:27 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:15:27 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 10:15:27 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:15:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 10:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 10:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (867 kB/s) unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install (Reading database ... 118229 files and directories currently installed.) unit-oai-hss-0: 10:15:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:15:29 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 10:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 10:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 10:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:30 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 10:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 10:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 10:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:15:31 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 10:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 10:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 10:15:32 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 10:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 10:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 10:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:15:32 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 10:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 10:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:15:33 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:15:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 10:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 10:15:34 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 10:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:15:35 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:15:35 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:15:35 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:15:35 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 10:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 10:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:15:36 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:15:36 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install --2018-09-08 10:15:37-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 10:15:37 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 305K 24s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 547K 19s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 710K 16s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 945K 14s unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 12s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.41M 10s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.84M 9s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.01M 8s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.03M 7s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.47M 7s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.50M 6s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.98M 6s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.98M 6s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.22M 5s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.62M 5s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.47M 5s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.07M 4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.16M 4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.15M 4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.68M 4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.50M 4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.11M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.24M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.38M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.41M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.63M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.55M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.28M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.27M 3s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.26M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.78M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.42M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.74M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 8.04M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.58M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.64M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.89M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.54M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.20M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.74M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.89M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.7M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.68M 2s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.73M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.00M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.5M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.0M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.82M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.5M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.9M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.8M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.0M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.9M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.94M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.7M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.7M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.5M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.0M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 16.5M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.9M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 18.2M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.3M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 15.0M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 17.2M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.6M 1s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.4M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 21.7M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.3M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.5M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 20.6M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.8M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.1M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 21.7M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.6M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 20.7M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.8M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.8M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 13.5M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.6M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 24.6M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 19.0M 0s unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.1M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.4M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 24.8M 0s unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.1M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 18.0M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 20.1M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 21.9M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.0M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 20.8M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 25.0M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 22.4M 0s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.7M=1.4s unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install 2018-09-08 10:15:38 (3.48 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 10:15:38 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 10:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-abot-epc-basic-0: 10:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:15:39 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-abot-epc-basic-0: 10:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 10:15:40 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-abot-epc-basic-0: 10:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-abot-epc-basic-0: 10:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-abot-epc-basic-0: 10:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 10:15:41 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-abot-epc-basic-0: 10:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 10:15:42 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-abot-epc-basic-0: 10:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 10:15:43 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 10:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 10:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-abot-epc-basic-0: 10:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 10:15:44 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-mysql-0: 10:15:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:15:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:15:45 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-abot-epc-basic-0: 10:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-abot-epc-basic-0: 10:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 10:15:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-abot-epc-basic-0: 10:15:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-epc-0: 10:15:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 10:15:46 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-hss-0: 10:15:47 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 10:15:47 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 10:15:47 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 10:15:47 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 10:15:47 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-abot-epc-basic-0: 10:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 10:15:48 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-abot-epc-basic-0: 10:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 10:15:49 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-abot-epc-basic-0: 10:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 10:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-abot-epc-basic-0: 10:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 10:15:50 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-abot-epc-basic-0: 10:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 10:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-abot-epc-basic-0: 10:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 10:15:51 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-abot-epc-basic-0: 10:15:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 10:15:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-abot-epc-basic-0: 10:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 10:15:52 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 10:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 10:15:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 10:15:53 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-abot-epc-basic-0: 10:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 10:15:54 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 10:15:55 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-abot-epc-basic-0: 10:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 10:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 10:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 10:15:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:15:56 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-abot-epc-basic-0: 10:15:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 10:15:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-abot-epc-basic-0: 10:15:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 10:15:57 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:15:58 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 10:15:59 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-abot-epc-basic-0: 10:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-abot-epc-basic-0: 10:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 10:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-abot-epc-basic-0: 10:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 10:16:00 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-abot-epc-basic-0: 10:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-abot-epc-basic-0: 10:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Sep 8 10:11 /dev/zero unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 10:16:01 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 10:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 10:16:02 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-abot-epc-basic-0: 10:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 10:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-abot-epc-basic-0: 10:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:16:03 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 10:16:04 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 10:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN wchar.h unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 10:16:05 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:16:06 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC base64.lo unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 10:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 10:16:07 DEBUG unit.oai-hss/0.install CC progname.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC read-file.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC unistd.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 10:16:08 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 10:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 10:16:09 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 10:16:09 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 10:16:09 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 10:16:09 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 10:16:09 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install CC common.lo unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:10 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 10:16:11 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 10:16:11 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 10:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 10:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:11 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 10:16:11 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 10:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 10:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:16:12 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 10:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:12 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 10:16:13 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:16:13 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 10:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 10:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:14 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:16:14 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:16:15 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 10:16:15 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 10:16:15 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:16:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:16:15 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:16:16 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:16:16 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 10:16:17 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 10:16:17 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-oai-hss-0: 10:16:17 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:16:17 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 10:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:16:18 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 10:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:16:18 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 10:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:16:19 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:16:19 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 10:16:19 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install Making all in x86 unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:16:20 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 10:16:21 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CC anon.lo unit-abot-epc-basic-0: 10:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 10:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:16:22 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 10:16:23 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 10:16:23 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 10:16:23 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 10:16:23 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 10:16:23 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 10:16:24 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 10:16:24 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 10:16:24 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 10:16:24 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 10:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 10:16:24 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 10:16:25 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 10:16:25 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 10:16:25 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 10:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 10:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:16:25 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 10:16:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install CC max_record.lo unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install CC server_name.lo unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 10:16:26 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:16:27 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 10:16:27 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 10:16:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 10:16:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 10:16:27 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:16:27 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 10:16:27 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 10:16:27 DEBUG unit.oai-hss/0.install CC status_request.lo unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-abot-epc-basic-0: 10:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:16:28 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC mac.lo unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 10:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 10:16:29 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CC secparams.lo unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CC armor.lo unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:16:30 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 10:16:31 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:16:31 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:16:31 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 10:16:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 10:16:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:16:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:16:32 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 10:16:32 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 10:16:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 10:16:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 10:16:33 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 10:16:33 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 10:16:33 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 10:16:33 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 10:16:34 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 10:16:34 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 10:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install CC pgp.lo unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install CC extras.lo unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-hss-0: 10:16:35 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 10:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 10:16:36 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 10:16:36 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:16:36 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install CC pk.lo unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install CC mac.lo unit-abot-epc-basic-0: 10:16:37 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:16:37 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:16:38 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 10:16:39 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:16:40 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-oai-hss-0: 10:16:41 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 10:16:41 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 10:16:41 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 10:16:42 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:16:42 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 10:16:42 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 10:16:43 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 10:16:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:16:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:43 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 10:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:16:44 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 10:16:44 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 10:16:44 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 10:16:44 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-abot-epc-basic-0: 10:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 10:16:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-oai-hss-0: 10:16:45 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 10:16:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:16:45 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 10:16:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 10:16:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:16:45 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 10:16:45 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 10:16:46 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 10:16:46 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 10:16:46 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 10:16:46 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 10:16:47 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:16:47 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 10:16:47 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:16:47 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:16:48 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 10:16:48 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 10:16:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 10:16:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:16:48 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 10:16:48 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 10:16:49 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 10:16:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 10:16:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 10:16:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:16:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 10:16:50 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-oai-hss-0: 10:16:50 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 10:16:50 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 10:16:50 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-hss-0: 10:16:50 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 10:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 10:16:51 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 10:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 10:16:51 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-hss-0: 10:16:52 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 10:16:52 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 10:16:52 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-oai-hss-0: 10:16:52 DEBUG unit.oai-hss/0.install CC random.lo unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 10:16:52 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 10:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 10:16:53 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 10:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 10:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 10:16:53 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 10:16:53 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 10:16:54 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 10:16:54 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 10:16:54 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 10:16:54 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 10:16:54 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 10:16:55 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 10:16:55 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 10:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 10:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 10:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 10:16:56 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 10:16:57 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 10:16:57 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-oai-hss-0: 10:16:57 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-abot-epc-basic-0: 10:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 10:16:57 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:16:58 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 10:16:58 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 10:16:58 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 10:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install CC xssl.lo unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:16:59 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-abot-epc-basic-0: 10:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 10:17:00 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 10:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 10:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 10:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 10:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 10:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 10:17:03 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 10:17:04 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 10:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 10:17:05 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 10:17:05 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 10:17:05 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 10:17:06 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 10:17:06 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 10:17:06 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 10:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-oai-hss-0: 10:17:07 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 10:17:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 10:17:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 10:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 10:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 10:17:08 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 10:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 10:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 10:17:09 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC cli.o unit-abot-epc-basic-0: 10:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 10:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 10:17:10 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-abot-epc-basic-0: 10:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 10:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-abot-epc-basic-0: 10:17:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 10:17:11 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-abot-epc-basic-0: 10:17:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 10:17:12 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-abot-epc-basic-0: 10:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 10:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 10:17:13 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-abot-epc-basic-0: 10:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 10:17:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install CC utils.lo unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in auth unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-abot-epc-basic-0: 10:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:17:15 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in src unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make install-recursive unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-abot-epc-basic-0: 10:17:16 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:17:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 10:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 10:17:17 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-abot-epc-basic-0: 10:17:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 10:17:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-abot-epc-basic-0: 10:17:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 10:17:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:19 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 10:17:19 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 10:17:19 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 10:17:19 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-abot-epc-basic-0: 10:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 10:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:19 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 10:17:20 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:20 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 10:17:21 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 10:17:22 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:23 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 10:17:23 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 10:17:23 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 10:17:23 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 10:17:23 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:24 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 10:17:25 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 10:17:26 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 10:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-abot-epc-basic-0: 10:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 10:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 10:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 10:17:27 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-abot-epc-basic-0: 10:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 10:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 10:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 10:17:28 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 10:17:29 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:17:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 10:17:30 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 10:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:17:31 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3191 kB/s) unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install (Reading database ... 118505 files and directories currently installed.) unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:32 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 10:17:32 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 10:17:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 10:17:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 10:17:33 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 10:17:34 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 10:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 10:17:35 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 10:17:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 10:17:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:17:36 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 10:17:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 10:17:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:17:37 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 10:17:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 10:17:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:17:37 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 10:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 10:17:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 10:17:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 10:17:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:17:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 10:17:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 10:17:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 10:17:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:17:39 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:17:40 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:17:40 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 10:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 10:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 10:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:17:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 10:17:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:42 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 10:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:43 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 10:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 10:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:43 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:17:43 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:17:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 10:17:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 10:17:44 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 10:17:45 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:17:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 10:17:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:17:46 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-oai-hss-0: 10:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 10:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 10:17:47 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 10:17:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 10:17:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:17:48 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:17:48 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:17:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 10:17:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:17:49 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 10:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 10:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 10:17:50 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 10:17:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 10:17:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 10:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 10:17:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:17:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:17:51 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:17:51 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 10:17:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 10:17:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 10:17:52 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:17:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 10:17:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 10:17:53 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 10:17:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 10:17:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:17:54 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 10:17:54 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 10:17:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 10:17:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 10:17:55 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 10:17:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 10:17:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 10:17:55 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:17:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 10:17:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:17:56 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:17:56 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:17:57 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 10:17:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 10:17:58 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:17:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 10:17:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:17:58 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 10:17:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 10:17:59 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 10:17:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 10:17:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 10:17:59 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:17:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 10:17:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:17:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 10:18:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 10:18:00 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:18:00 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:18:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 10:18:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 10:18:00 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 10:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 10:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:18:01 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:18:01 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 10:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 10:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 10:18:02 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 10:18:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 10:18:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-oai-hss-0: 10:18:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 10:18:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:18:03 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:18:03 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:18:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 10:18:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:18:04 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:04 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 10:18:05 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 10:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:08 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 10:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:09 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:18:10 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 10:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 10:18:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:12 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 10:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 10:18:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 10:18:13 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 10:18:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 10:18:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 10:18:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 10:18:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 10:18:14 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-oai-hss-0: 10:18:15 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:18:15 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 10:18:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 10:18:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 10:18:16 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 10:18:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 10:18:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:18:16 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 10:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 10:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:18:17 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 10:18:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 10:18:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:18:17 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:18 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:18:19 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:18:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:18:20 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:18:20 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:18:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:18:21 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:18:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 10:18:23 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:18:24 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 10:18:24 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:18:24 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:18:24 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:18:24 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:18:25 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:18:25 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:18:26 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:18:26 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:26 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:18:26 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:18:27 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:18:27 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:18:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:18:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:18:27 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:18:28 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:18:28 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 10:18:28 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:18:28 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 10:18:28 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 10:18:29 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 10:18:29 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:18:29 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:18:29 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:18:29 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 10:18:30 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:18:30 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:18:30 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:18:30 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:18:31 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:18:31 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:18:32 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:18:32 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:18:32 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:18:32 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:18:34 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:18:34 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:18:34 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:18:34 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:18:35 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:18:35 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:18:35 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:18:36 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:18:36 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:18:36 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:18:36 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:18:37 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:18:38 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:18:38 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:38 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:18:38 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:18:38 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:18:39 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:18:39 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:18:39 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:18:39 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:18:39 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 10:18:40 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:18:40 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:18:41 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:18:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:41 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 10:18:41 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:18:42 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:18:42 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 10:18:43 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:18:44 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:18:44 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:18:44 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:18:44 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:18:45 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:18:45 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 10:18:45 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:18:45 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:18:46 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:18:46 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:18:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:18:47 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 10:18:47 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 10:18:52 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 10:18:53 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 10:18:54 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-abot-epc-basic-0: 10:18:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 10:18:55 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-abot-epc-basic-0: 10:18:56 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-abot-epc-basic-0: 10:18:56 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-abot-epc-basic-0: 10:18:56 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 10:18:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 10:18:56 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-abot-epc-basic-0: 10:18:57 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 10:18:57 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-abot-epc-basic-0: 10:18:58 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-abot-epc-basic-0: 10:18:58 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 10:18:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:18:58 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 10:18:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 10:18:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:18:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-abot-epc-basic-0: 10:18:59 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 10:18:59 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-abot-epc-basic-0: 10:19:00 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 10:19:00 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 10:19:01 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-abot-epc-basic-0: 10:19:02 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-abot-epc-basic-0: 10:19:02 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-abot-epc-basic-0: 10:19:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-abot-epc-basic-0: 10:19:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 10:19:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:19:03 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:19:03 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 10:19:03 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 10:19:03 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (56.6 kB/s) unit-abot-epc-basic-0: 10:19:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:19:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-abot-epc-basic-0: 10:19:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:19:04 DEBUG unit.oai-hss/0.install (Reading database ... 121396 files and directories currently installed.) unit-oai-hss-0: 10:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 10:19:04 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:19:04 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:19:04 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:04 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:19:05 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:05 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:19:05 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 10:19:05 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 10:19:05 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:19:05 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 10:19:05 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Not Before: Sep 8 10:19:06 2018 GMT unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Not After : Sep 8 10:19:06 2019 GMT unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install FE:1C:98:95:BB:9B:DA:1F:87:30:47:FF:0E:6A:38:A2:3C:15:8D:6D unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install keyid:9C:D6:DB:ED:32:B2:F4:7C:1C:1A:5F:46:F5:56:A0:03:D9:2C:94:8E unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Certificate is to be certified until Sep 8 10:19:06 2019 GMT (365 days) unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_db unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 10:19:06 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-abot-epc-basic-0: 10:19:06 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:19:07 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:19:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:19:07 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 10:19:07 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 10:19:07 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-abot-epc-basic-0: 10:19:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:19:07 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 10:19:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 10:19:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:08 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 10:19:08 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 10:19:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 10:19:08 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 10:19:08 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:19:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 10:19:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 10:19:09 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:19:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:09 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:09 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 10:19:09 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:19:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:09 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 10:19:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 10:19:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:09 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 10:19:09 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 10:19:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:19:10 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 10:19:10 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 10:19:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:19:10 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:19:10 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 10:19:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-abot-epc-basic-0: 10:19:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 10:19:10 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:19:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:19:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:19:11 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:19:11 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-mysql-0: 10:19:11 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ohveibeereijies` identified by 'iegheisuneecego'] unit-mysql-0: 10:19:11 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ohveibeereijies` identified by 'iegheisuneecego'] unit-mysql-0: 10:19:11 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ohveibeereijies', 'password=iegheisuneecego', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 10:19:11 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 10:19:11 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:11 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 10:19:11 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:19:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + user=ohveibeereijies unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + password=iegheisuneecego unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:19:11 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 10:19:11 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:19:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 ohveibeereijies iegheisuneecego oai-hss unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ohveibeereijies"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"iegheisuneecego"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 10:19:11 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 10:19:12 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-mysql-0: 10:19:12 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:19:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:19:12 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 10:19:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 10:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:13 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21952 unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 10:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:13 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:13 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 10:19:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ohveibeereijies unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:19:13 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 10:19:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:14 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 10:19:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:14 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:19:14 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:15 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:15 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:19:15 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:19:15 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 10:19:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:19:15 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 10:19:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 10:19:15 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:19:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:19:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:19:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:19:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:19:17 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:19:18 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 10:19:21 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:19:21 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:19:21 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:24 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:26 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 10:19:26 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:19:26 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 10:19:27 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:19:27 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:27 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:19:27 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:19:28 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:19:28 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:19:28 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:19:28 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:19:28 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:19:29 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:19:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:19:29 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:19:29 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 10:19:29 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:19:30 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 10:19:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:19:30 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 10:19:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:19:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:19:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 10:19:31 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:19:31 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:19:32 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:19:32 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:19:32 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 10:19:34 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:19:35 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:19:36 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:19:37 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:19:37 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:38 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:39 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:39 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:39 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:39 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 10:19:39 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:40 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:41 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 10:19:42 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:42 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:42 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 10:19:42 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:19:42 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 10:19:45 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 10:19:45 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:19:45 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:45 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:19:46 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:19:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 10:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:19:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:19:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 10:19:49 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:19:49 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:19:49 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:19:50 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 10:19:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:52 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 10:19:52 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:52 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:53 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:19:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:19:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:56 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:57 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:19:58 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:19:59 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:20:00 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:20:00 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:20:00 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:20:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:20:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:20:01 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:20:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:20:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:20:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 10:20:03 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:20:04 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 10:20:04 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:20:04 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:20:06 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:20:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:20:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 10:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 10:20:10 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 10:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 10:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:20:12 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:20:13 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:14 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:20:17 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:18 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:20:18 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:20:18 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:20:19 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:20:20 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:20:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:20:20 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:20:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:20:22 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:20:23 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 10:20:24 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:20:24 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 10:20:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 10:20:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:20:29 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 10:20:29 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:20:30 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:20:30 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:20:30 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:20:31 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:20:31 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:20:31 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:20:32 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:20:33 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 10:20:33 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:20:33 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:20:33 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:34 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 10:20:35 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:20:35 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:35 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 10:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:35 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:36 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 10:20:39 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 10:20:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:20:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:20:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:20:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:20:41 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 10:20:41 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 10:20:41 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 10:20:42 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 10:20:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:20:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:20:43 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:20:49 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (33.2 kB/s) unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107925 files and directories currently installed.) unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:20:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:20:53 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:53 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:20:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:20:54 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:21:15 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 10:21:16 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:21:16 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 10:21:16 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 10:21:16 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 10:21:16 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (124 kB/s) unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install (Reading database ... 128004 files and directories currently installed.) unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:21:17 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:21:18 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:21:18 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 10:21:20 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 10:21:23 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 10:21:23 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 10:21:23 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 10:21:23 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 10:21:23 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 10:21:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 10:21:27 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 10:21:28 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:21:28 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:21:29 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-abot-epc-basic-0: 10:21:29 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-epc-0: 10:21:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-abot-epc-basic-0: 10:21:30 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (414 kB/s) unit-abot-epc-basic-0: 10:21:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 10:21:30 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108034 files and directories currently installed.) unit-abot-epc-basic-0: 10:21:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-epc-0: 10:21:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 10:21:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 10:21:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 10:21:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-abot-epc-basic-0: 10:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 10:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-epc-0: 10:21:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-epc-0: 10:21:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 10:21:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 10:21:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 10:21:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 10:21:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-epc-0: 10:21:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 10:21:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 10:21:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-abot-epc-basic-0: 10:21:34 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-epc-0: 10:21:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-abot-epc-basic-0: 10:21:34 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-epc-0: 10:21:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-abot-epc-basic-0: 10:21:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 10:21:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 10:21:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 10:21:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 10:21:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-abot-epc-basic-0: 10:21:35 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:21:35 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-epc-0: 10:21:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 10:21:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 10:21:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:21:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:21:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 10:21:39 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 10:21:40 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:41 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 10:21:42 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 10:21:45 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 10:22:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:22:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:22:11 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 10:22:11 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:22:11 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 10:22:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:19 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 10:22:19 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 10:22:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:22:20 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 10:22:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 10:22:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 10:22:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 10:22:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 10:22:20 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.6 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:21 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:21 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:21 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.6 unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:21 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 10:22:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 10:22:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:21 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:22 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 10:22:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:22 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 10:22:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.15' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.15 unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:22 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 10:22:22 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:22 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:22 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:22 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:22:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.6 unit-oai-epc-0: 10:22:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:22:23 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 10:22:23 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:23 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.6 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.6 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ohveibeereijies unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=iegheisuneecego unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.15 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ohveibeereijies ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:23 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 10:22:23 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 10:22:23 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:22:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.15 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 10:22:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:23 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.6 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.15 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ohveibeereijies unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=iegheisuneecego unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 13908 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 13908' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 13908 =~ .*running.* ]] unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ohveibeereijies ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohveibeereijies --password=iegheisuneecego -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z 'mmehost unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed oai-epc-0.openair4G.eur' ']' unit-oai-hss-0: 10:22:23 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:23 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-hss-0: 10:22:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:22:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-hss-0: 10:22:23 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:22:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:22:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:22:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:22:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:22:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:22:24 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 10:22:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:22:24 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:22:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:22:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:22:25 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 10:22:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:22:25 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:22:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:22:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:22:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 10:22:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:22:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:22:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:22:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:22:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 10:22:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:22:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:22:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:22:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:22:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:22:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:28 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:22:28 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:22:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:22:29 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 10:22:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:22:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:31 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:22:31 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:31 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 10:22:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.15 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:31 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:31 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 13908' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 13908 =~ .*running.* ]] unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:22:31 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:22:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:22:31 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:22:31 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:22:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:24:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:24:29 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:24:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:24:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:25:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 10:25:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 10:25:05 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:25:05 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:25:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:25:05 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 10:25:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:25:05 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:25:05 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:05 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 10:25:06 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:25:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:25:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:25:06 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 10:25:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 10:25:06 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:06 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start SHA256:RiiJUxsvPcZWrXK0dN908mb4QCXsnTsLsKkedw9rbQ0 root@juju-f90659-default-0 unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o .. ....| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o B oo o =..| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o = Oo.+ . = *.| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | . =.o+ .. =.=| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | oS + =.| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | . o .Eo.| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | ... oo.+| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | .o ..++.| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | .. .... | unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-f90659-default-0 unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start SHA256:l679kfmZkP1QxRcgEMFRQcJWaR2ZaLPQLOxArlwh9ac ubuntu@juju-f90659-default-0 unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | .o++*@*=o=. | unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o.oB.O.+ ..| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o+.=.o +| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | . o .oo o| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o SEo .| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o = . | unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | . * o | unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | o + = | unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start | . ... + .| unit-abot-epc-basic-0: 10:25:06 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:25:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:25:06 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:06 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 10:25:06 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:25:07 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:25:07 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:25:07 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:25:07 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:25:07 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 10:25:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:25:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:25:07 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-abot-epc-basic-0: 10:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:25:08 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 10:25:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:25:08 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:25:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:25:09 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.6 unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 10:25:09 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:25:09 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:09 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.6 unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.6/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.6/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:25:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 13908' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 13908 =~ .*running.* ]] unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:25:10 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 14308 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14308' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14308 =~ .*running.* ]] unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:25:10 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:25:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:25:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:25:10 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:25:10 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 10:25:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:25:11 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:25:11 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:25:11 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 10:25:11 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:25:11 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:25:12 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:25:12 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:25:12 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 10:25:12 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:25:12 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:25:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:25:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:25:13 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 10:25:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:25:13 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:25:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:25:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:25:14 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 10:25:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:25:14 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:25:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:25:15 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:25:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:25:15 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:25:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 10:25:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 10:25:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:17 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 10:25:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:25:17 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 10:25:17 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 10:25:18 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 10:25:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:25:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:25:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:25:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.6 unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:25:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.6/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.6/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 10:25:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:25:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:25:18 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:25:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:25:39 DEBUG juju.worker.uniter.remotestate got action change: [69b4a3d3-1949-4171-8a11-05b4b424536d] ok=true unit-abot-epc-basic-0: 10:25:39 DEBUG juju.worker.uniter.operation running operation run action 69b4a3d3-1949-4171-8a11-05b4b424536d unit-abot-epc-basic-0: 10:25:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:25:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:25:39 DEBUG juju.worker.uniter.operation preparing operation "run action 69b4a3d3-1949-4171-8a11-05b4b424536d" unit-abot-epc-basic-0: 10:25:40 DEBUG juju.worker.uniter.operation executing operation "run action 69b4a3d3-1949-4171-8a11-05b4b424536d" unit-abot-epc-basic-0: 10:25:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 10:25:40 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:25:40 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:25:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:25:40 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 10:25:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:25:40 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 10:25:40 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:42 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7732906127211111590.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6612911945535051359.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5435258757739354477.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5689735633115764176.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3515610555282692658.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall9048652276441819256.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.713 s unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-08T10:25:43+00:00 unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:25:43 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:45 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:25:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:45 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:25:45 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:46 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 10:25:47 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:25:48 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:49 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Sep 08 10:25:49 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:49 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:49 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:49 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Sat Sep 08 10:25:51 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:51 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:52 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Sat Sep 08 10:25:52 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:25:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :1333 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:25:54 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:25:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:04 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:04 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:04 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 10:26:04 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05.061 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05.075 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:26:05 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP EXECUTION TIME TAKEN :411 MS unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26.612 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26.622 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:26:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:36 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP EXECUTION TIME TAKEN :420 MS unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:37 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47.629 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47.638 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:26:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:26:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:26:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:26:48 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:26:48 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:26:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:26:48 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:26:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP EXECUTION TIME TAKEN :365 MS unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:26:58 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:26:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08.526 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08.529 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:27:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :738 MS unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:19 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29.962 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29.970 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:27:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:27:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP EXECUTION TIME TAKEN :201 MS unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:40 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP EXECUTION TIME TAKEN :743 MS unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:41 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51.328 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51.334 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:27:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:27:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :376 MS unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:01 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP EXECUTION TIME TAKEN :591 MS unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:02 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12.729 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12.736 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:28:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:28:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :577 MS unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :610 MS unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34.376 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34.379 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:28:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP EXECUTION TIME TAKEN :336 MS unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :610 MS unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:45 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55.895 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55.898 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:28:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:28:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :204 MS unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :606 MS unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17.401 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17.403 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:29:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :193 MS unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :590 MS unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :62 MS unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38.587 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38.589 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :589 MS unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :133 MS unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:49 [main] REPORT: ========================================================================================== unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:29:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:29:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59.830 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59.831 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:29:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 10:30:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16544' unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16544 =~ .*running.* ]] unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:30:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:30:02 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:30:02 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 10:30:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:30:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:30:02 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP EXECUTION TIME TAKEN :194 MS unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :746 MS unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:11 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21.099 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21.102 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :192 MS unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP EXECUTION TIME TAKEN :763 MS unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42.405 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42.410 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP EXECUTION TIME TAKEN :488 MS unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP EXECUTION TIME TAKEN :607 MS unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:30:53 [main] REPORT: ========================================================================================== unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:31:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:31:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:31:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:31:02 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:31:02 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:31:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:31:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:31:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:31:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:31:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:31:02 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03.849 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03.851 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP EXECUTION TIME TAKEN :338 MS unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP EXECUTION TIME TAKEN :633 MS unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35.193 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35.195 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP EXECUTION TIME TAKEN :631 MS unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP EXECUTION TIME TAKEN :139 MS unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:31:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07.295 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07.297 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :389 MS unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :606 MS unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38.931 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38.933 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:32:38 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:32:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP EXECUTION TIME TAKEN :320 MS unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:49 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :599 MS unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :590 MS unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:50 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:32:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10.901 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10.904 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: STEP EXECUTION TIME TAKEN :150 MS unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP EXECUTION TIME TAKEN :348 MS unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:22 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :615 MS unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: STEP EXECUTION TIME TAKEN :598 MS unit-abot-epc-basic-0: 10:33:23 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:24 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44.072 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44.075 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:33:56 [main] REPORT: ========================================================================================== unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 10:34:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17994' unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17994 =~ .*running.* ]] unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:34:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:34:03 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:34:03 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 10:34:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:34:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:34:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16.239 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16.242 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :368 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: STEP EXECUTION TIME TAKEN :622 MS unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48.321 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48.323 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:34:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:34:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run 9m7.244s unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 550.926 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.016 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Sep 08, 2018 10:34:59 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Sep 08 10:25:49 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run 08-Sep-2018 10:34:59.444 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:16 min unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-08T10:35:01+00:00 unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation committing operation "run action 69b4a3d3-1949-4171-8a11-05b4b424536d" unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 10:35:02 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:35:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-09-08 10:35:21,745 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-09-08 10:36:21,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model All hosted models reclaimed, cleaning up controller machines 2018-09-08 10:36:21,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:21,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-9dfed6dd-2a15-42c3-b299-61f5dfa7419b Date: Sat, 08 Sep 2018 10:36:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:08:50Z", "updated_at": "2018-09-08T10:36:02Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "3a12f942-002f-4d1e-8b8e-21b4493a96b9"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:02:09Z", "updated_at": "2018-09-08T10:35:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "669a4e10-bd37-4841-9d37-2d877a46577d"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:05:12Z", "updated_at": "2018-09-08T10:35:50Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "66ebd5ed-6530-4c42-a291-a221f409dacc"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:09:27Z", "updated_at": "2018-09-08T10:36:02Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "8d419c97-edfb-4664-9864-31eed2c38e09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:57:35Z", "updated_at": "2018-09-08T10:36:18Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "ec80ce7f-d8dc-4f40-872a-6d50a8120680"}]} 2018-09-08 10:36:21,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9dfed6dd-2a15-42c3-b299-61f5dfa7419b 2018-09-08 10:36:21,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.194365024567s 2018-09-08 10:36:21,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9dfed6dd-2a15-42c3-b299-61f5dfa7419b 2018-09-08 10:36:21,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 10:36:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/3a12f942-002f-4d1e-8b8e-21b4493a96b9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:22,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3583c815-efd4-4f27-81b3-0b573bf67a99 Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:22,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3a12f942-002f-4d1e-8b8e-21b4493a96b9.json used request id req-3583c815-efd4-4f27-81b3-0b573bf67a99 2018-09-08 10:36:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.820225000381s 2018-09-08 10:36:22,615 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3a12f942-002f-4d1e-8b8e-21b4493a96b9.json used request id req-3583c815-efd4-4f27-81b3-0b573bf67a99 2018-09-08 10:36:22,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:22,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-6247ae3d-f563-435c-a8af-8b48588c95b8 Date: Sat, 08 Sep 2018 10:36:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:02:09Z", "updated_at": "2018-09-08T10:35:40Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "669a4e10-bd37-4841-9d37-2d877a46577d"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:05:12Z", "updated_at": "2018-09-08T10:35:50Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "66ebd5ed-6530-4c42-a291-a221f409dacc"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:09:27Z", "updated_at": "2018-09-08T10:36:02Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "8d419c97-edfb-4664-9864-31eed2c38e09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:57:35Z", "updated_at": "2018-09-08T10:36:18Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "ec80ce7f-d8dc-4f40-872a-6d50a8120680"}]} 2018-09-08 10:36:22,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6247ae3d-f563-435c-a8af-8b48588c95b8 2018-09-08 10:36:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178416013718s 2018-09-08 10:36:22,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6247ae3d-f563-435c-a8af-8b48588c95b8 2018-09-08 10:36:22,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 10:36:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/669a4e10-bd37-4841-9d37-2d877a46577d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:23,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e05f02a9-dae8-4de2-a1ec-1eeb1f8f03cc Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:23,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/669a4e10-bd37-4841-9d37-2d877a46577d.json used request id req-e05f02a9-dae8-4de2-a1ec-1eeb1f8f03cc 2018-09-08 10:36:23,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.540542125702s 2018-09-08 10:36:23,355 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/669a4e10-bd37-4841-9d37-2d877a46577d.json used request id req-e05f02a9-dae8-4de2-a1ec-1eeb1f8f03cc 2018-09-08 10:36:23,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:23,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d22a73b9-b56b-45fd-8176-80172f3f9f8c Date: Sat, 08 Sep 2018 10:36:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:05:12Z", "updated_at": "2018-09-08T10:35:50Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "66ebd5ed-6530-4c42-a291-a221f409dacc"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:09:27Z", "updated_at": "2018-09-08T10:36:02Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "8d419c97-edfb-4664-9864-31eed2c38e09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:57:35Z", "updated_at": "2018-09-08T10:36:18Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "ec80ce7f-d8dc-4f40-872a-6d50a8120680"}]} 2018-09-08 10:36:23,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d22a73b9-b56b-45fd-8176-80172f3f9f8c 2018-09-08 10:36:23,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168951034546s 2018-09-08 10:36:23,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d22a73b9-b56b-45fd-8176-80172f3f9f8c 2018-09-08 10:36:23,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 10:36:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/66ebd5ed-6530-4c42-a291-a221f409dacc.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:24,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8537030-19f3-4616-ab3a-0d014c49283c Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:24,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/66ebd5ed-6530-4c42-a291-a221f409dacc.json used request id req-e8537030-19f3-4616-ab3a-0d014c49283c 2018-09-08 10:36:24,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.561246156693s 2018-09-08 10:36:24,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/66ebd5ed-6530-4c42-a291-a221f409dacc.json used request id req-e8537030-19f3-4616-ab3a-0d014c49283c 2018-09-08 10:36:24,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:24,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-3fa1e1c1-f59c-4ffb-97ac-579983070a94 Date: Sat, 08 Sep 2018 10:36:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T10:09:27Z", "updated_at": "2018-09-08T10:36:02Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "8d419c97-edfb-4664-9864-31eed2c38e09"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:57:35Z", "updated_at": "2018-09-08T10:36:18Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "ec80ce7f-d8dc-4f40-872a-6d50a8120680"}]} 2018-09-08 10:36:24,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3fa1e1c1-f59c-4ffb-97ac-579983070a94 2018-09-08 10:36:24,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.175223112106s 2018-09-08 10:36:24,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3fa1e1c1-f59c-4ffb-97ac-579983070a94 2018-09-08 10:36:24,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 10:36:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/8d419c97-edfb-4664-9864-31eed2c38e09.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:24,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db782ae9-d64a-442e-9154-36d095d2f0b0 Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:24,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8d419c97-edfb-4664-9864-31eed2c38e09.json used request id req-db782ae9-d64a-442e-9154-36d095d2f0b0 2018-09-08 10:36:24,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.541182994843s 2018-09-08 10:36:24,838 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8d419c97-edfb-4664-9864-31eed2c38e09.json used request id req-db782ae9-d64a-442e-9154-36d095d2f0b0 2018-09-08 10:36:24,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:25,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-0feeb64a-deb9-41d5-b0e2-a10f8c340adc Date: Sat, 08 Sep 2018 10:36:25 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:57:35Z", "updated_at": "2018-09-08T10:36:18Z", "floating_network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "e5e679be4b5246b1a74595874741daab", "port_id": null, "id": "ec80ce7f-d8dc-4f40-872a-6d50a8120680"}]} 2018-09-08 10:36:25,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0feeb64a-deb9-41d5-b0e2-a10f8c340adc 2018-09-08 10:36:25,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171351909637s 2018-09-08 10:36:25,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0feeb64a-deb9-41d5-b0e2-a10f8c340adc 2018-09-08 10:36:25,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-08 10:36:25,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/ec80ce7f-d8dc-4f40-872a-6d50a8120680.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:25,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8521cafc-0e74-454e-b799-18b6b41bce00 Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:25,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ec80ce7f-d8dc-4f40-872a-6d50a8120680.json used request id req-8521cafc-0e74-454e-b799-18b6b41bce00 2018-09-08 10:36:25,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.571810007095s 2018-09-08 10:36:25,594 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ec80ce7f-d8dc-4f40-872a-6d50a8120680.json used request id req-8521cafc-0e74-454e-b799-18b6b41bce00 2018-09-08 10:36:25,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-08 10:36:25,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:25,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-098cb763-9fce-445c-a576-1aeefa3f4b1a Date: Sat, 08 Sep 2018 10:36:25 GMT RESP BODY: {"floatingips": []} 2018-09-08 10:36:25,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-098cb763-9fce-445c-a576-1aeefa3f4b1a 2018-09-08 10:36:25,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.147602081299s 2018-09-08 10:36:25,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-098cb763-9fce-445c-a576-1aeefa3f4b1a 2018-09-08 10:36:25,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 10:36:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:27,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac6a2f35-e7d0-4a9d-b38f-9b679ee57b14 Date: Sat, 08 Sep 2018 10:36:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 10:36:27,580 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df used request id req-ac6a2f35-e7d0-4a9d-b38f-9b679ee57b14 2018-09-08 10:36:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.83064889908s 2018-09-08 10:36:27,580 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d8d12fcc-f49b-4116-ac92-8c768b85d5df used request id req-ac6a2f35-e7d0-4a9d-b38f-9b679ee57b14 2018-09-08 10:36:27,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 10:36:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b1b3bb-2aad-4414-951d-03180ef2179a x-compute-request-id: req-50b1b3bb-2aad-4414-951d-03180ef2179a Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0ab3d080-63a4-4734-ba9a-c1e852d9e48a", "name": "juju_epc-flavor_alt_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73028e77-07fc-47ba-a63c-f9290da65b92", "name": "juju_epc-flavor_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 10:36:27,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-50b1b3bb-2aad-4414-951d-03180ef2179a 2018-09-08 10:36:27,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185626983643s 2018-09-08 10:36:27,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-50b1b3bb-2aad-4414-951d-03180ef2179a 2018-09-08 10:36:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 10:36:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:27,810 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 10:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ac24ffd-54e7-4d10-b8e0-79a6484d5469 x-compute-request-id: req-6ac24ffd-54e7-4d10-b8e0-79a6484d5469 Content-Length: 0 Content-Type: application/json 2018-09-08 10:36:27,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a used request id req-6ac24ffd-54e7-4d10-b8e0-79a6484d5469 2018-09-08 10:36:27,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406329631805s 2018-09-08 10:36:27,810 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ab3d080-63a4-4734-ba9a-c1e852d9e48a used request id req-6ac24ffd-54e7-4d10-b8e0-79a6484d5469 2018-09-08 10:36:27,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-08 10:36:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" -d '{"subnet_id": "2701d2bb-f1fe-41a8-8401-f2afcea104c1"}' 2018-09-08 10:36:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2cde685a-c68b-4adf-be1c-67789491f7f3 Date: Sat, 08 Sep 2018 10:36:29 GMT RESP BODY: {"network_id": "a35a8734-7ee8-48ef-a5b3-d1928c80e90a", "tenant_id": "e5e679be4b5246b1a74595874741daab", "subnet_id": "2701d2bb-f1fe-41a8-8401-f2afcea104c1", "subnet_ids": ["2701d2bb-f1fe-41a8-8401-f2afcea104c1"], "port_id": "c790cc9e-3c2e-4d91-9e04-accdf7e8c732", "id": "da7d423e-d847-4deb-96b9-174e970eed76"} 2018-09-08 10:36:29,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/remove_router_interface.json used request id req-2cde685a-c68b-4adf-be1c-67789491f7f3 2018-09-08 10:36:29,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5229640007s 2018-09-08 10:36:29,334 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76/remove_router_interface.json used request id req-2cde685a-c68b-4adf-be1c-67789491f7f3 returning object da7d423e-d847-4deb-96b9-174e970eed76 2018-09-08 10:36:29,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-08 10:36:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6b7bfcdd-b56a-4512-8bc9-19a20677808c Date: Sat, 08 Sep 2018 10:36:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2781c3e4-21ff-4df4-b788-80b48ea8a8ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ef8cf309-a3b7-426e-bbba-3278ce692485", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e5e679be4b5246b1a74595874741daab", "created_at": "2018-09-08T09:54:40Z", "admin_state_up": true, "updated_at": "2018-09-08T10:36:28Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e5e679be4b5246b1a74595874741daab", "id": "da7d423e-d847-4deb-96b9-174e970eed76", "name": "juju_epc-router_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 10:36:29,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6b7bfcdd-b56a-4512-8bc9-19a20677808c 2018-09-08 10:36:29,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.231703042984s 2018-09-08 10:36:29,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6b7bfcdd-b56a-4512-8bc9-19a20677808c 2018-09-08 10:36:29,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-08 10:36:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:33,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb0b6b96-295e-4750-85bd-d8e5acbeed9c Content-Length: 0 Date: Sat, 08 Sep 2018 10:36:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:33,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76.json used request id req-eb0b6b96-295e-4750-85bd-d8e5acbeed9c 2018-09-08 10:36:33,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.47669887543s 2018-09-08 10:36:33,045 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/da7d423e-d847-4deb-96b9-174e970eed76.json used request id req-eb0b6b96-295e-4750-85bd-d8e5acbeed9c 2018-09-08 10:36:33,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-08 10:36:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:33,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f4a8c05a-d4b4-4782-92a1-31b6b4453448 Date: Sat, 08 Sep 2018 10:36:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a35a8734-7ee8-48ef-a5b3-d1928c80e90a","tenant_id":"e5e679be4b5246b1a74595874741daab","created_at":"2018-09-08T09:54:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-08T09:54:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"e5e679be4b5246b1a74595874741daab","id":"2701d2bb-f1fe-41a8-8401-f2afcea104c1","subnetpool_id":null,"name":"juju_epc-subnet_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 10:36:33,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4a8c05a-d4b4-4782-92a1-31b6b4453448 2018-09-08 10:36:33,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.203083992004s 2018-09-08 10:36:33,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f4a8c05a-d4b4-4782-92a1-31b6b4453448 2018-09-08 10:36:33,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-08 10:36:33,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/2701d2bb-f1fe-41a8-8401-f2afcea104c1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:35,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8e9dfb1-f86e-41ca-97be-67a32588f0bd Date: Sat, 08 Sep 2018 10:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:35,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2701d2bb-f1fe-41a8-8401-f2afcea104c1.json used request id req-e8e9dfb1-f86e-41ca-97be-67a32588f0bd 2018-09-08 10:36:35,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55271482468s 2018-09-08 10:36:35,805 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2701d2bb-f1fe-41a8-8401-f2afcea104c1.json used request id req-e8e9dfb1-f86e-41ca-97be-67a32588f0bd 2018-09-08 10:36:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-08 10:36:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:35,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-6820b550-e835-4822-b1a3-9483fc6605b2 Date: Sat, 08 Sep 2018 10:36:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2781c3e4-21ff-4df4-b788-80b48ea8a8ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5936471175df405ebd6ad2fa5f63b924","status":"ACTIVE","subnets":["ef8cf309-a3b7-426e-bbba-3278ce692485"],"description":"","tags":[],"updated_at":"2018-09-08T06:43:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5936471175df405ebd6ad2fa5f63b924","created_at":"2018-09-08T06:43:34Z","mtu":1500},{"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-08T10:36:35Z","tenant_id":"e5e679be4b5246b1a74595874741daab","created_at":"2018-09-08T09:54:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e5e679be4b5246b1a74595874741daab","id":"a35a8734-7ee8-48ef-a5b3-d1928c80e90a","name":"juju_epc-net_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 10:36:35,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6820b550-e835-4822-b1a3-9483fc6605b2 2018-09-08 10:36:35,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116998910904s 2018-09-08 10:36:35,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6820b550-e835-4822-b1a3-9483fc6605b2 2018-09-08 10:36:35,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-08 10:36:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/a35a8734-7ee8-48ef-a5b3-d1928c80e90a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:37,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4adf55b3-6376-4639-aa22-9d705aa0d16f Date: Sat, 08 Sep 2018 10:36:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-08 10:36:37,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a35a8734-7ee8-48ef-a5b3-d1928c80e90a.json used request id req-4adf55b3-6376-4639-aa22-9d705aa0d16f 2018-09-08 10:36:37,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09863591194s 2018-09-08 10:36:37,023 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a35a8734-7ee8-48ef-a5b3-d1928c80e90a.json used request id req-4adf55b3-6376-4639-aa22-9d705aa0d16f 2018-09-08 10:36:37,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-08 10:36:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-2bf1d451-af0c-482b-bb62-9c18316f4d61 Date: Sat, 08 Sep 2018 10:36:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "metadata": {}}], "file": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314/file", "owner": "e5e679be4b5246b1a74595874741daab", "id": "5b49f771-b505-4d57-b829-0d84eec1b314", "size": 296878080, "self": "/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314", "disk_format": "qcow2", "direct_url": "rbd://b29b0130-e971-4a76-8aa4-944b7f727294/images/5b49f771-b505-4d57-b829-0d84eec1b314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c0d099383cd064390b568e20d1c39a9c68ba864764404b70f754a7b1b2f808f7", "updated_at": "2018-09-08T09:54:55Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "735b7aed1ace8169dfe8028e333e637b", "name": "juju_epc-img_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "checksum": "735b7aed1ace8169dfe8028e333e637b", "created_at": "2018-09-08T09:54:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-08 10:36:37,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2bf1d451-af0c-482b-bb62-9c18316f4d61 2018-09-08 10:36:37,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169716835022s 2018-09-08 10:36:37,194 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2bf1d451-af0c-482b-bb62-9c18316f4d61 2018-09-08 10:36:37,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-08 10:36:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c491101e60ab5176b4d44ec26ea6d19426fe5b87" 2018-09-08 10:36:38,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb4b290f-1e9c-4c09-aed8-907d05883d0f Date: Sat, 08 Sep 2018 10:36:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-08 10:36:38,604 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314 used request id req-cb4b290f-1e9c-4c09-aed8-907d05883d0f 2018-09-08 10:36:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40848302841s 2018-09-08 10:36:38,604 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5b49f771-b505-4d57-b829-0d84eec1b314 used request id req-cb4b290f-1e9c-4c09-aed8-907d05883d0f 2018-09-08 10:36:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-08 10:36:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:38,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aae4c46d-9816-497f-bba0-e4ce92e5c311 x-compute-request-id: req-aae4c46d-9816-497f-bba0-e4ce92e5c311 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73028e77-07fc-47ba-a63c-f9290da65b92", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73028e77-07fc-47ba-a63c-f9290da65b92", "name": "juju_epc-flavor_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-08 10:36:38,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-aae4c46d-9816-497f-bba0-e4ce92e5c311 2018-09-08 10:36:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0350861549377s 2018-09-08 10:36:38,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-aae4c46d-9816-497f-bba0-e4ce92e5c311 2018-09-08 10:36:38,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-08 10:36:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:38,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 08 Sep 2018 10:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce9ae59d-c4e4-4a2c-b9c9-54c00f6f05c5 x-compute-request-id: req-ce9ae59d-c4e4-4a2c-b9c9-54c00f6f05c5 Content-Length: 0 Content-Type: application/json 2018-09-08 10:36:38,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92 used request id req-ce9ae59d-c4e4-4a2c-b9c9-54c00f6f05c5 2018-09-08 10:36:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.053181886673s 2018-09-08 10:36:38,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/73028e77-07fc-47ba-a63c-f9290da65b92 used request id req-ce9ae59d-c4e4-4a2c-b9c9-54c00f6f05c5 2018-09-08 10:36:38,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 10:36:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:38,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba80e841-fe6b-41e7-ba50-ac901650fae4 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/06a3ba0dac71476c9f7740edaad2d154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06a3ba0dac71476c9f7740edaad2d154", "email": "tacker@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/16862d7cd5c541538391467efc3552be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16862d7cd5c541538391467efc3552be", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/18342e2e777d4743950f72f292593527"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18342e2e777d4743950f72f292593527", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/646fd093b65f4f6b96995023bfc4c6aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "646fd093b65f4f6b96995023bfc4c6aa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/69fd50ea65fe4d4f82d44806a2ac0b86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69fd50ea65fe4d4f82d44806a2ac0b86", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/6feebc8ab1d4406e9be0c7372f1187c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6feebc8ab1d4406e9be0c7372f1187c8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/6ffee23c422a4c50844730021a291b3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ffee23c422a4c50844730021a291b3e", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/71a9035be88246b8818ae6376c0a6be7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71a9035be88246b8818ae6376c0a6be7", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/8b6dfb1bb5c44de19a373251d51dcd52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6dfb1bb5c44de19a373251d51dcd52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a2bb6cb5f40e49f9b6286a3101dc9c03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2bb6cb5f40e49f9b6286a3101dc9c03", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/b49a945add1f408da840ce47286de784"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b49a945add1f408da840ce47286de784", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0", "links": {"self": "http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079"}, "domain_id": "default", "enabled": true, "id": "d9d0f3b6f191442096c842337553b079", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/da884616a3704a339bed5d1d1077dc43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da884616a3704a339bed5d1d1077dc43", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e4fd982e2c2842e6ae285b23989c5782"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4fd982e2c2842e6ae285b23989c5782", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/e8d6f2993698462fa2807db49862adc6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8d6f2993698462fa2807db49862adc6", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ec092410c7af49ab9b64e6c9b429e1b0"}, "domain_id": "d6b04892fd4a41f9a69afe7abe26db93", "enabled": true, "options": {}, "id": "ec092410c7af49ab9b64e6c9b429e1b0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-08 10:36:38,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ba80e841-fe6b-41e7-ba50-ac901650fae4 2018-09-08 10:36:38,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989420413971s 2018-09-08 10:36:38,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ba80e841-fe6b-41e7-ba50-ac901650fae4 2018-09-08 10:36:38,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-08 10:36:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:38,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8774a4a-a618-45ed-a04f-9039c2f86a1a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079"}, "enabled": true, "id": "d9d0f3b6f191442096c842337553b079", "options": {}, "domain_id": "default", "name": "juju_epc-user_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}} 2018-09-08 10:36:38,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 used request id req-e8774a4a-a618-45ed-a04f-9039c2f86a1a 2018-09-08 10:36:38,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905239582062s 2018-09-08 10:36:38,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 used request id req-e8774a4a-a618-45ed-a04f-9039c2f86a1a 2018-09-08 10:36:38,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-08 10:36:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:39,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 10:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e4a0c4-9bfb-4b0a-86b7-599b451cd848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 10:36:39,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 used request id req-f5e4a0c4-9bfb-4b0a-86b7-599b451cd848 2018-09-08 10:36:39,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.348465919495s 2018-09-08 10:36:39,243 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d9d0f3b6f191442096c842337553b079 used request id req-f5e4a0c4-9bfb-4b0a-86b7-599b451cd848 2018-09-08 10:36:39,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-08 10:36:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:39,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee6db96-ed59-48fb-9e94-74add7c3758f Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/0b23e73e7e32408e9471fdcd36b9754b"}, "enabled": true, "id": "0b23e73e7e32408e9471fdcd36b9754b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5936471175df405ebd6ad2fa5f63b924"}, "enabled": true, "id": "5936471175df405ebd6ad2fa5f63b924", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab"}, "enabled": true, "id": "e5e679be4b5246b1a74595874741daab", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_aa8388b7-98b8-4755-a2f7-5c775f921fe0"}]} 2018-09-08 10:36:39,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-eee6db96-ed59-48fb-9e94-74add7c3758f 2018-09-08 10:36:39,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850229263306s 2018-09-08 10:36:39,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-eee6db96-ed59-48fb-9e94-74add7c3758f 2018-09-08 10:36:39,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-08 10:36:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:39,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 10:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe7be14-cdcc-4f77-92b7-1855f3f4f2a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 10:36:39,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab used request id req-cbe7be14-cdcc-4f77-92b7-1855f3f4f2a0 2018-09-08 10:36:39,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161236047745s 2018-09-08 10:36:39,493 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e5e679be4b5246b1a74595874741daab used request id req-cbe7be14-cdcc-4f77-92b7-1855f3f4f2a0 2018-09-08 10:36:39,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-08 10:36:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:39,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 08 Sep 2018 10:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf425ab-d25f-4cc5-a76d-ebc6a03cc7c7 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7015625b331648d7ad01c26d790733bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/7015625b331648d7ad01c26d790733bb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9700a16419e7487fa5ff2b2fbbd1d301", "links": {"self": "http://172.30.9.23:5000/v3/roles/9700a16419e7487fa5ff2b2fbbd1d301"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edd4c966968b48ba929f024b42da5a85", "links": {"self": "http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85"}, "name": "Member"}, {"domain_id": null, "id": "f376d2e221f54d64a99cacf2559df943", "links": {"self": "http://172.30.9.23:5000/v3/roles/f376d2e221f54d64a99cacf2559df943"}, "name": "admin"}]} 2018-09-08 10:36:39,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbf425ab-d25f-4cc5-a76d-ebc6a03cc7c7 2018-09-08 10:36:39,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785410404205s 2018-09-08 10:36:39,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-08 10:36:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e48bc86e7473ee284fd1b0c96f48344ebec84f" 2018-09-08 10:36:39,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 08 Sep 2018 10:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76842f7b-691c-4f23-ab89-b4d8ec60d299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-08 10:36:39,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/edd4c966968b48ba929f024b42da5a85 used request id req-76842f7b-691c-4f23-ab89-b4d8ec60d299 2018-09-08 10:36:39,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107177972794s 2018-09-08 10:36:39,683 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:14 | PASS | | vyos_vrouter | functest | vnf | 16:14 | PASS | | juju_epc | functest | vnf | 40:43 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-09-08 10:36:39,687 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-08 10:36:39,706 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-08 10:36:48,764 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 10:36:48,767 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 10:36:48,767 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-08 10:36:48,767 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-08 10:36:48,768 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-08 10:36:48,768 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-08 10:37:06,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-278 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-08 10:37:06,093 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=JMNtaPpQQ67GfYeTqFfCXmskZ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-08 10:37:06,094 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-08 10:37:06,094 - xtesting.ci.run_tests - ERROR - Unknown test case or tier 'tempest_full', or not supported by the given scenario 'os-nosdn-nofeature-ha'. 2018-09-08 10:37:06,094 - xtesting.ci.run_tests - DEBUG - Available tiers are: +--------------------+---------------+-----------------+---------------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +--------------------+---------------+-----------------+---------------------------------------------+------------------------------------------+ | components | 3 | weekly | Extensive testing of OpenStack API. | tempest_full_parallel rally_full | +--------------------+---------------+-----------------+---------------------------------------------+------------------------------------------+